Age | Commit message (Expand) | Author |
---|---|---|
2021-03-05 | gnu: Add lr....* gnu/packages/admin.scm (lr): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Stefan Reichör |
2021-03-04 | gnu: tcpdump: Update to 4.99.0 [security fixes]....* gnu/packages/admin.scm (tcpdump): Update to 4.99.0. | Léo Le Bouter |
2021-03-04 | gnu: libpcap: Update to 1.10.0....* gnu/packages/admin.scm (libpcap): Update to 1.10.0. | Léo Le Bouter |
2021-03-03 | gnu: bpytop: Update to 1.0.63....* gnu/packages/admin.scm (bpytop): Update to 1.0.63. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Michael Rohleder |
2021-03-01 | gnu: ansible: Update to 2.9.18 [security fixes]....* gnu/packages/admin.scm (ansible): Update to 2.9.18. | Léo Le Bouter |
2021-02-28 | gnu: wpa-supplicant, hostapd: Fix CVE-2021-27803....See <https://w1.fi/security/2021-1/wpa_supplicant-p2p-provision-discovery-processing-vulnerability.txt>. * gnu/packages/patches/wpa-supplicant-CVE-2021-27803.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/admin.scm (wpa-supplicant-minimal, hostapd): Apply it. | Léo Le Bouter |
2021-02-25 | gnu: solaar: Add missing dependencies for the GUI....* gnu/packages/admin.scm (solaar)[propagated-inputs]: Add PYTHON-PYYAML, PYTHON-PSUTIL, PYTHON-XLIB, GTK+, and PYTHON-PYGOBJECT. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | lasnesne |
2021-02-21 | gnu: Add vmtouch....* gnu/packages/admin.scm (vmtouch): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | qblade |
2021-02-20 | gnu: lynis: Update to 3.0.3....* gnu/packages/admin.scm (lynis): Update to 3.0.3. [native-inputs]: Update lynis-sdk accordingly. Signed-off-by: Leo Famulari <leo@famulari.name> | Vincent Legoll |
2021-02-18 | gnu: isc-dhcp: Update bundled BIND to 9.11.28 [fixes CVE-2020-8625]....* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled BIND to 9.11.28. | Leo Famulari |
2021-02-17 | gnu: Add ttyload....* gnu/packages/admin.scm (ttyload): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Stefan Reichör |
2021-02-15 | gnu: facter: Update to 4.0.51....* gnu/packages/admin.scm (facter): Update to 4.0.51. | Tobias Geerinckx-Rice |
2021-02-15 | gnu: bpytop: Update to 1.0.62....* gnu/packages/admin.scm (bpytop): Update to 1.0.62. | 宋文武 |
2021-02-15 | gnu: bpytop: Add phase to install themes....Reported by bdju in #guix. * gnu/packages/admin.scm (bpytop)[arguments]: Add install-themes phase. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Michael Rohleder |
2021-02-12 | gnu: bpytop: Don't propagated python-psutil....* gnu/packages/admin.scm (bpytop): Move python-psutil to propagated-inputs. | 宋文武 |
2021-02-12 | gnu: Add bpytop....* gnu/packages/admin.scm (bpytop): New variable. | Zheng Junjie |
2021-02-10 | Revert "gnu: inetutils: Update to 2.0."...This reverts commit 55050e54a987cd99b8477da1a4993e83adcca129, which rebuilds xdg-utils and hence a good part of the world (1838 packages). Reported by mroh in #guix. | Tobias Geerinckx-Rice |
2021-02-09 | gnu: inetutils: Update to 2.0....* gnu/packages/admin.scm (inetutils): Update to 2.0. [source](patches): Remove. * gnu/packages/patches/inetutils-hurd.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. | Ludovic Courtès |
2021-02-07 | gnu: di: Update to 4.48.0.1....* gnu/packages/admin.scm (di): Update to 4.48.0.1. | Tobias Geerinckx-Rice |
2021-02-07 | gnu: detox: Update to 1.3.3....* gnu/packages/admin.scm (detox): Update to 1.3.3. | Tobias Geerinckx-Rice |
2021-02-07 | gnu: thermald: Update to 2.4.2....* gnu/packages/admin.scm (thermald): Update to 2.4.2. | Tobias Geerinckx-Rice |
2021-02-01 | Merge branch 'staging' | Leo Famulari |
2021-01-31 | gnu: opendoas: Update to 6.8.1 [fixes CVE-2019-25016]....* gnu/packages/admin.scm (opendoas): Update to 6.8.1. Signed-off-by: Leo Famulari <leo@famulari.name> | Brice Waegeneire |
2021-01-30 | gnu: Add nq....* gnu/packages/admin.scm (nq): New variable. | Guillaume Le Vaillant |
2021-01-28 | gnu: libcap-ng: Update to 0.8.2....* gnu/packages/admin.scm (libcap-ng): Update to 0.8.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Vincent Legoll |
2021-01-26 | gnu: sudo: Update to 1.9.5p2 [fixes CVE-2021-3156]....* gnu/packages/admin.scm (sudo): Update to 1.9.5p2. | Tobias Geerinckx-Rice |
2021-01-26 | gnu: sudo: Build without pam for the Hurd....* gnu/packages/admin.scm (sudo)[inputs]: Only use linux-pam when not building for the Hurd. | Efraim Flashner |
2021-01-26 | gnu: shadow: Build without pam for the Hurd....* gnu/packages/admin.scm (shadow)[arguments]: Adjust configure-flags to not use pam when building for the Hurd. [inputs]: Only use linux-pam when not building for the Hurd. | Efraim Flashner |
2021-01-21 | gnu: guile2.0-shepherd: Fix build....* gnu/packages/admin.scm (guile2.0-shepherd)[native-inputs]: Add help2man. [arguments]: Add custom phase to patch out import of (ice-9 threads). | Efraim Flashner |
2021-01-21 | gnu: guile2.2-shepherd: Add missing input....* gnu/packages/admin.scm (guile2.2-shepherd)[inputs]: Add guile2.2-readline. | Efraim Flashner |
2021-01-21 | gnu: shepherd: Remove guild warnings....* gnu/packages/admin.scm (shepherd)[arguments]: Pass GUILE_AUTO_COMPILE=0 as make-flag to prevent guild warnings. | Efraim Flashner |
2021-01-17 | gnu: facter: Update to 4.0.49....* gnu/packages/admin.scm (facter): Update to 4.0.49. | Tobias Geerinckx-Rice |
2021-01-17 | gnu: inxi-minimal: Update to 3.2.02-2....* gnu/packages/admin.scm (inxi-minimal): Update to 3.2.02-2. | Tobias Geerinckx-Rice |
2021-01-16 | gnu: Add lrzsz....* gnu/packages/admin.scm (lrzsz): New variable. | Danny Milosavljevic |
2021-01-14 | gnu: facter: Update to 4.0.48....* gnu/packages/admin.scm (facter): Update to 4.0.48. | Tobias Geerinckx-Rice |
2021-01-14 | gnu: acpica: Update to 20210105....* gnu/packages/admin.scm (acpica): Update to 20210105. | Tobias Geerinckx-Rice |
2021-01-12 | gnu: sudo: Update to 1.9.5p1 [fixes setuid sudoedit]....* gnu/packages/admin.scm (sudo): Update to 1.9.5p1. | Tobias Geerinckx-Rice |
2021-01-11 | gnu: inxi-minimal: Update to 3.2.02-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.2.02-1. | Tobias Geerinckx-Rice |
2021-01-11 | gnu: htop: Update to 3.0.5....* gnu/packages/admin.scm (htop): Update to 3.0.5. | Tobias Geerinckx-Rice |
2021-01-11 | gnu: sudo: Update to 1.9.5 [fixes CVE-2021-23239 & CVE-2021-23240]....* gnu/packages/admin.scm (sudo): Update to 1.9.5. | Tobias Geerinckx-Rice |
2021-01-10 | Revert "gnu: nmap: Update license."...This reverts commit 2323a7120a0f3ed96fedfff42e86c0aee97995c0. The new license has been deemed non-free by Fedora [1] and there has not yet been a statement by the FSF claiming otherwise. See also [2]. [1] https://github.com/nmap/nmap/issues/2199 [2] https://lists.gnu.org/archive/html/guix-devel/2020-10/msg00227.html | Leo Prikler |
2021-01-10 | gnu: nmap: Downgrade to 7.80....* gnu/packages/admin.scm (nmap): Downgrade to 7.80. | Leo Prikler |
2021-01-02 | gnu: smartmontools: Update to 7.2....* gnu/packages/admin.scm (smartmontools): Update to 7.2. | Tobias Geerinckx-Rice |
2021-01-02 | gnu: alive: Update to 2.0.3....* gnu/packages/admin.scm (alive): Update to 2.0.3. | Efraim Flashner |
2020-12-27 | gnu: rottlog: Fix mail reporting....* gnu/packages/admin.scm (rottlog)[inputs]: Add MAILUTILS. [phases]: In 'patch-paths', replace "/usr/sbin/sendmail" with 'mail' from Mailutils. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | Léo Le Bouter |
2020-12-24 | gnu: ansible: Update to 2.9.16....* gnu/packages/admin.scm (ansible): Update to 2.9.16. Signed-off-by: Leo Famulari <leo@famulari.name> | Vincent Legoll |
2020-12-23 | gnu: htop: Update to 3.0.4....* gnu/packages/admin.scm (htop): Update to 3.0.4. | Tobias Geerinckx-Rice |
2020-12-22 | gnu: acpica: Update to 20201217....* gnu/packages/admin.scm (acpica): Update to 20201217. | Tobias Geerinckx-Rice |
2020-12-20 | gnu: sudo: Update to 1.9.4p2....* gnu/packages/admin.scm (sudo): Update to 1.9.4p2. | Tobias Geerinckx-Rice |
2020-12-18 | gnu: facter: Update to 4.0.47....* gnu/packages/admin.scm (facter): Update to 4.0.47. | Tobias Geerinckx-Rice |