Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: archlinux/archlinux-repro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 20230525
Choose a base ref
...
head repository: archlinux/archlinux-repro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20240216
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    de83e94 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Merge remote-tracking branch 'origin/pull/125'

    * origin/pull/125:
      Match how github generates tarballs when signing
      Clone from gitlab instead of using asp
      Update archlinux-keyring before upgrading
      Update gpg trusted key
      Create `$BUILDDIRECTORY/_gnupg` with mode 700
      Rename binary name from repro to archlinux-repro
      Stop early on first archive extension that exists
    Foxboron committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    d0a4971 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. fix: use correct makepkg.conf location without silently failing

    There was a typo when implementing the new devtools makepkg.conf
    location. Unfortunately the code failed silently which made it not be
    detected until now.
    Fix this by using the correct location as well as switch to a simple
    fall-through approach so we can easily fail instead of silently and
    invisibly doing the wrong thing leading to false-negative unreproducible
    packages.
    
    Fixes 63ce751
    anthraxx committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    75dfdc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Merge pull request #126 from archlinux/fix-makepkg-conf

    fix: use correct makepkg.conf location without silently failing
    kpcyrd authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a0e0f9d View commit details
    Browse the repository at this point in the history
Loading