Age | Commit message (Expand) | Author |
2022-05-22 | gnu: jc: Update to 1.19.0....* gnu/packages/admin.scm (jc): Update to 1.19.0.
[arguments]: Add a new 'hack-time-zone phase.
| Tobias Geerinckx-Rice |
2022-05-22 | gnu: lynis: Work....Work around <https://issues.guix.gnu.org/55287>.
* gnu/packages/admin.scm (lynis)[arguments]: Add a custom 'unpack phase
that doesn't MAKE-FILE-WRITABLE.
| Tobias Geerinckx-Rice |
2022-05-22 | gnu: lynis: Update to 3.0.8....* gnu/packages/admin.scm (lynis): Update to 3.0.8.
| Tobias Geerinckx-Rice |
2022-05-22 | gnu: shepherd: Update to 0.9.1....* gnu/packages/admin.scm (shepherd-0.9): Update to 0.9.1.
| Ludovic Courtès |
2022-05-17 | gnu: atop: Use new package format....* gnu/packages/admin.scm (atop)[arguments]: Rewrite using g-exps.
[inputs]: Remove input labels.
| Efraim Flashner |
2022-05-17 | gnu: atop: Adjust build....* gnu/packages/admin.scm (atop)[arguments]: Adjust custom 'patch-build
phase to remove references to '/usr' and adjust make-flags accordingly.
Remove trailing #t.
| Efraim Flashner |
2022-05-17 | gnu: atop: Update to 2.7.1....* gnu/packages/admin.scm (atop): Update to 2.7.1.
[arguments]: Remove unnecessary make-flag. Remove unneeded
substitutions.
| Efraim Flashner |
2022-05-17 | gnu: atop: Add release-monitoring-url....* gnu/packages/admin.scm (atop)[properties]: New field.
| Efraim Flashner |
2022-05-08 | gnu: isc-dhcp: Update to 4.4.3....* gnu/packages/admin.scm (isc-dhcp): Update to 4.4.3.
[source]: Remove upstreamed patch.
* gnu/packages/patches/isc-dhcp-gcc-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2022-05-08 | gnu: nq: Use G-expressions....* gnu/packages/admin.scm (nq)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-05-08 | gnu: nq: Update to 0.5....* gnu/packages/admin.scm (nq): Update to 0.5.
| Tobias Geerinckx-Rice |
2022-05-08 | gnu: netcat-openbsd: Update to 1.218-5....* gnu/packages/admin.scm (netcat-openbsd): Update to 1.218-5.
| Tobias Geerinckx-Rice |
2022-05-08 | gnu: inxi-minimal: Update to 3.3.15-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.15-1.
| Tobias Geerinckx-Rice |
2022-05-08 | gnu: htop: Update to 3.2.0....* gnu/packages/admin.scm (htop): Update to 3.2.0.
| Tobias Geerinckx-Rice |
2022-05-01 | gnu: libcap-ng: Omit static libraries....* gnu/packages/admin.scm (libcap-ng)[arguments]: Add "--disable-static"
to #:configure-flags.
| Tobias Geerinckx-Rice |
2022-05-01 | gnu: libcap-ng: Update to 0.8.3....* gnu/packages/admin.scm (libcap-ng): Update to 0.8.3.
| Tobias Geerinckx-Rice |
2022-05-01 | gnu: nnn: Use G-expressions....* gnu/packages/admin.scm (nnn)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-05-01 | gnu: nnn: Update to 4.5....* gnu/packages/admin.scm (nnn): Update to 4.5.
| Tobias Geerinckx-Rice |
2022-05-01 | gnu: audit: Update to 3.0.8....* gnu/packages/admin.scm (audit): Update to 3.0.8.
| Tobias Geerinckx-Rice |
2022-05-01 | gnu: acpica: Update to 20220331....* gnu/packages/admin.scm (acpica): Update to 20220331.
| Tobias Geerinckx-Rice |
2022-04-27 | gnu: Add hyfetch....* gnu/packages/admin.scm (hyfetch): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Wamm K. D |
2022-04-15 | gnu: shepherd: Support cross-compilation....Reported by phodina <phodina@protonmail.com>.
* gnu/packages/admin.scm (shepherd-0.9)[arguments]: New field.
[native-inputs]: Add GUILE-FIBERS-1.1.
| Ludovic Courtès |
2022-04-07 | gnu: shepherd: Add 0.9.0....* gnu/packages/admin.scm (shepherd): Rename to...
(shepherd-0.8): ... this. New variable.
(shepherd): Define as an alias for SHEPHERD-0.8.
(shepherd-0.9): New variable.
(guile2.2-shepherd): Inherit from SHEPHERD-0.9 and adjust inputs
accordingly.
| Ludovic Courtès |
2022-03-28 | gnu: munge: Fix cross-compiling....* gnu/packages/admin.scm (munge)[arguments]: Add configure-flag to set
path to libgcrypt prefix. Add configure flags when cross-compiling to
assume support for pipes.
| Efraim Flashner |
2022-03-28 | gnu: ansible: Use GUIX_PYTHONPATH in the search path specification....* gnu/packages/admin.scm (ansible)[native-search-paths]: Use GUIX_PYTHONPATH.
| Maxim Cournoyer |
2022-03-21 | gnu: shadow: Add variant with man pages....* gnu/packages/admin.scm (shadow)[properties]: New field.
(shadow-with-man-pages): New variable.
| Ludovic Courtès |
2022-03-13 | gnu: isc-dhcp: Update bundled BIND to 9.11.37....* gnu/packages/admin.scm (isc-dhcp)[inputs]:
Update bind-source-tarball to 9.11.37.
| Tobias Geerinckx-Rice |
2022-03-14 | gnu: isc-dhcp: Fix cross-compilation....* gnu/packages/admin.scm (isc-dhcp)[inputs]: Move config to ...
[native-inputs]: ... here.
| Mathieu Othacehe |
2022-02-27 | gnu: sudo: Update to 1.9.10....* gnu/packages/admin.scm (sudo): Update to 1.9.10.
| Tobias Geerinckx-Rice |
2022-02-26 | gnu: thermald: Fix build....* gnu/packages/admin.scm (thermald)[arguments]: Add "--disable-werror" to
'configure-flags'.
| Guillaume Le Vaillant |
2022-02-22 | gnu: testdisk: Relocate and improve description....This is the result of attempting to package 'photorec', only to realize it's
part of testdisk, which we already had in the first place.
* gnu/packages/admin.scm (testdisk): Move to...
* gnu/packages/disk.scm (testdisk): ... here.
[description]: Expound, and add a description section about the included
PhotoRec tool.
| Maxim Cournoyer |
2022-02-19 | gnu: tree: Update to 2.0.2....* gnu/packages/admin.scm (tree): Update to 2.0.2.
| Efraim Flashner |
2022-02-13 | gnu: opendoas: Update to 6.8.2....* gnu/packages/admin.scm (opendoas): Update to 6.8.2.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-02-13 | gnu: audit: Update to 3.0.7....* gnu/packages/admin.scm (audit): Update to 3.0.7.
| Tobias Geerinckx-Rice |
2022-02-14 | gnu: udpcast: Update to 20211207....* gnu/packages/admin.scm (udpcast): Update to 20211207.
[source]: Remove buildroot.net uri.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2022-02-07 | gnu: novena-eeprom: Build with older i2c-tools....* gnu/packages/admin.scm (novena-eeprom)[inputs]: Build with i2c-tools-3.
* gnu/packages/linux.scm (i2c-tools-3): New variable.
| Efraim Flashner |
2022-02-07 | gnu: isc-dhcp: Fix building on riscv64-linux....* gnu/packages/admin.scm (isc-dhcp)[arguments]: Add phase to update
configure scripts.
[inputs]: Add config.
| Efraim Flashner |
2022-01-29 | gnu: cpulimit: Fix build with glibc-2.32....* gnu/packages/patches/cpulimit-with-glib-2.32.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (cpulimit)[source]: Use it.
| Eric Bavier |
2022-01-16 | gnu: wpa-wupplicant: Update to 2.10 [security fixes]....See the upstream advisory for more information on the security fixes
contained in these updates:
https://w1.fi/security/2022-1/sae-eap-pwd-side-channel-attack-update-2.txt
* gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.10.
[source]: Remove obsolete patches.
* gnu/packages/patches/wpa-supplicant-CVE-2021-27803.patch,
gnu/packages/patches/wpa-supplicant-CVE-2021-30004.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Leo Famulari |
2022-01-16 | gnu: hostapd: Use G-expressions....* gnu/packages/admin.scm (hostapd)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: hostapd: Use PKG-CONFIG-FOR-TARGET....* gnu/packages/admin.scm (hostapd)[arguments]: Use PKG-CONFIG-FOR-TARGET.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: hostapd: Update to 2.10....* gnu/packages/admin.scm (hostapd): Update to 2.10.
[arguments]: Don't explicitly return #t from phases.
[source]: Remove patches.
| Tobias Geerinckx-Rice |
2022-01-17 | Revert "gnu: password-store: Fix failing test suite."...This reverts commit a40ac6271578ea061a8a07b2adbd6032a690ca70.
| Marius Bakke |
2022-01-17 | Merge branch 'version-1.4.0'...With resolved conflicts in:
gnu/packages/gnome.scm
gnu/packages/openstack.scm
gnu/packages/python-xyz.scm
| Maxim Cournoyer |
2022-01-10 | gnu: shadow: Update to 4.9....* gnu/packages/admin.scm (shadow): Update to 4.9.
[source]: Remove hurd patch, merged upstream.
[phases]{fix-linking-to-pam}: New phase.
* gnu/packages/patches/shadow-hurd-pctrl.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
| Maxim Cournoyer |
2022-01-10 | gnu: isc-dhcp: Address TODOs....* gnu/packages/admin.scm (isc-dhcp): Remove trailing #t.
[phases]{post-install}: Remove the 'native-inputs' argument.
{post-configure}: Do not patch the libexec scripts.
[inputs]{bash}: Remove conditional.
| Maxim Cournoyer |
2022-01-10 | gnu: Add xfel....* gnu/packages/admin.scm (xfel): New variable.
| Danny Milosavljevic |
2022-01-09 | gnu: thermald: Update to 2.4.7....* gnu/packages/admin.scm (thermald): Update to 2.4.7.
| Tobias Geerinckx-Rice |
2022-01-09 | Revert "gnu: tree: Fix problem with no output when fd3 is present."...This reverts commit bd4f314bbacaaa56751be3a4769f2082be747d24.
| Tobias Geerinckx-Rice |
2022-01-15 | gnu: password-store: Fix failing test suite....* gnu/packages/admin.scm (tree-1): New public variable.
* gnu/packages/password-utils.scm (password-store)[inputs]:
Use it rather than the default tree@2.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com> and
Olivier Dion <olivier.dion@polymtl.ca>.
| Tobias Geerinckx-Rice |