Releases: archlinux/contrib
Releases · archlinux/contrib
Release: 20240823
Release: 20240720
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
What's Changed
Full Changelog: 2024070...2024071
Release: 20240706
What's Changed
Full Changelog: 2024070...2024070
Release: 20240704
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
What's Changed
- parse-submodules: update the git submodule command by @orhun in #63
- Fix source upstream URL by @kgizdov in #65
- Add type hints to all functions in cleanup-list script by @paulfrische in #62
- Adapt to git packaging repos by @antonio-rojas in #67
- .github: update deprecated checkout action by @jelly in #66
- Contrib aur scripts by @christian-heusel in #71
- Rebuild todo pkgctl by @jelly in #69
New Contributors
- @paulfrische made their first contribution in #62
- @antonio-rojas made their first contribution in #67
- @christian-heusel made their first contribution in #71
Full Changelog: 2022121...2024061
Release: 20221211
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
Release 20210710 Jonas Witschel (1): [compose-asa] update mailing list address Morten Linderud (1): rebuild: Adds rebuild script
Release: 20210418
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
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