Skip to content

Releases: archlinux/contrib

Release: 20240720

20 Jul 10:08
fde69ba
Compare
Choose a tag to compare

What's Changed

  • Don't enforce white color, use terminal default instead by @Antiz96 in #80
  • Ignore /memfd: lines in checkservices by @Antiz96 in #77
  • Add support for services with a delegate cgroup subhierarchy in checkservices + ignore services in machine.slice by default by @Antiz96 in #79
  • Add a configurable "ignored service" list to checkservices by @Antiz96 in #78
  • checkservices: honor -R flag by @uggedal in #64

New Contributors

Full Changelog: 2024071...2024072

Release: 20240714

14 Jul 13:56
c53a022
Compare
Choose a tag to compare

What's Changed

  • Add -o/--offload support to rebuild-todo by @Antiz96 in #75

Full Changelog: 2024070...2024071

Release: 20240706

06 Jul 16:14
20240706
655a2fa
Compare
Choose a tag to compare

What's Changed

  • rebuild-todo: Various improvements by @Antiz96 in #74

Full Changelog: 2024070...2024070

Release: 20240704

04 Jul 13:41
20240704
e5eeff6
Compare
Choose a tag to compare
Caleb Maclennan (1):
      rebuild: Stop forcing all builds to staging, obey args

Jelle van der Waa (2):
      Merge pull request #72 from Antiz96/fix_example_rebuild_todo
      Merge pull request #73 from alerque/no-force-staging

Robin Candau (1):
      Fix typo in rebuild-todo's help message/examples

Release 20240617

17 Jun 13:00
d50ec7b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2022121...2024061

Release: 20221211

11 Dec 09:46
20221211
9de95da
Compare
Choose a tag to compare
Release 20221211

Felix Yan (3):
      Add CI for contrib
      parse-submodules: fix shellcheck error
      srcinfo-pkg-graph, security-tracker-check: fix flake8 warnings/errors

Harry (1):
      fix(checkservices): Added test for pacdiff

Jakub Klinkovský (1):
      checkservices: do not require running as root to parse cli options

Jan Visser (1):
      Allow using -a for autoconfirm

Jelle van der Waa (4):
      Handle default main branch in git
      rebuild-todo: correct svn-packages user
      rebuild-todo: add spacing after y/N
      rebuild-todo: allow filtering on orphan packages

Konstantin Gizdov (3):
      make sure VCS fragment string matches input type: tag, branch, commit
      make sure output is sorted for consistency
      do not redefine local var

orhun (1):
      parse-submodules: update output messages

Release: 20210710

10 Jul 09:43
20210710
8da4a13
Compare
Choose a tag to compare
Release 20210710

Jonas Witschel (1):
      [compose-asa] update mailing list address

Morten Linderud (1):
      rebuild: Adds rebuild script

Release: 20210418

17 Apr 22:58
20210418
6477363
Compare
Choose a tag to compare
Release 20210418

This release contains mostly recent bugfixes.

Andrea Gómez (1):
      Add double quotes to vars and exit for commands that can fail.

Eli Schwartz (1):
      update urls to no longer use deprecated www. subdomain for the Arch site

Morten Linderud (2):
      checkservice: Support cgroupv2 base path

Release: 20210221

21 Feb 22:30
20210221
9f31bd3
Compare
Choose a tag to compare
Release 20210221

    Jelle van der Waa (3):
          repos2aur: detect if trunk directory exists
          repos2aur: get the basename of the provided path
          Add repos2aur as installed script

    Konstantin Gizdov (4):
          initial release of parse-submodules
          prepend 'git+' in source URLs
          make sure submodule paths are unique to the current package
          add parse-submodules to Makefile

Release: 20201205

05 Dec 22:28
20201205
395a57d
Compare
Choose a tag to compare
Release 20201205

Jakub Klinkovský (1):
      checkservices: fix broken parsing of systemctl output

Morten Linderud (5):
      pkgsearch: -p allows us to filter on 'Last Packager'
      cleanup-list: Accept stdin
      cleanup-list: rename tool and drop .py suffix