aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
Commit message (Expand)AuthorAge
* 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 Famulari2021-02-18
* gnu: Add ttyload.•••* gnu/packages/admin.scm (ttyload): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Stefan Reichör2021-02-17
* gnu: facter: Update to 4.0.51.•••* gnu/packages/admin.scm (facter): Update to 4.0.51. Tobias Geerinckx-Rice2021-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 Rohleder2021-02-15
* 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 Junjie2021-02-12
* 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-Rice2021-02-10
* 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ès2021-02-09
* gnu: di: Update to 4.48.0.1.•••* gnu/packages/admin.scm (di): Update to 4.48.0.1. Tobias Geerinckx-Rice2021-02-07
* gnu: detox: Update to 1.3.3.•••* gnu/packages/admin.scm (detox): Update to 1.3.3. Tobias Geerinckx-Rice2021-02-07
* gnu: thermald: Update to 2.4.2.•••* gnu/packages/admin.scm (thermald): Update to 2.4.2. Tobias Geerinckx-Rice2021-02-07
* Merge branch 'staging'Leo Famulari2021-02-01
|\
| * 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 Flashner2021-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 Flashner2021-01-26
* | 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 Waegeneire2021-01-31
* | gnu: Add nq.•••* gnu/packages/admin.scm (nq): New variable. Guillaume Le Vaillant2021-01-30
* | 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 Legoll2021-01-28
* | gnu: sudo: Update to 1.9.5p2 [fixes CVE-2021-3156].•••* gnu/packages/admin.scm (sudo): Update to 1.9.5p2. Tobias Geerinckx-Rice2021-01-26
|/
* 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 Flashner2021-01-21
* gnu: guile2.2-shepherd: Add missing input.•••* gnu/packages/admin.scm (guile2.2-shepherd)[inputs]: Add guile2.2-readline. Efraim Flashner2021-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 Flashner2021-01-21
* gnu: facter: Update to 4.0.49.•••* gnu/packages/admin.scm (facter): Update to 4.0.49. Tobias Geerinckx-Rice2021-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-Rice2021-01-17
* gnu: Add lrzsz.•••* gnu/packages/admin.scm (lrzsz): New variable. Danny Milosavljevic2021-01-16
* gnu: facter: Update to 4.0.48.•••* gnu/packages/admin.scm (facter): Update to 4.0.48. Tobias Geerinckx-Rice2021-01-14
* gnu: acpica: Update to 20210105.•••* gnu/packages/admin.scm (acpica): Update to 20210105. Tobias Geerinckx-Rice2021-01-14
* gnu: sudo: Update to 1.9.5p1 [fixes setuid sudoedit].•••* gnu/packages/admin.scm (sudo): Update to 1.9.5p1. Tobias Geerinckx-Rice2021-01-12
* gnu: inxi-minimal: Update to 3.2.02-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.2.02-1. Tobias Geerinckx-Rice2021-01-11
* gnu: htop: Update to 3.0.5.•••* gnu/packages/admin.scm (htop): Update to 3.0.5. Tobias Geerinckx-Rice2021-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-Rice2021-01-11
* 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 Prikler2021-01-10
* gnu: nmap: Downgrade to 7.80.•••* gnu/packages/admin.scm (nmap): Downgrade to 7.80. Leo Prikler2021-01-10
* gnu: smartmontools: Update to 7.2.•••* gnu/packages/admin.scm (smartmontools): Update to 7.2. Tobias Geerinckx-Rice2021-01-02
* gnu: alive: Update to 2.0.3.•••* gnu/packages/admin.scm (alive): Update to 2.0.3. Efraim Flashner2021-01-02
* 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 Bouter2020-12-27
* 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 Legoll2020-12-24
* gnu: htop: Update to 3.0.4.•••* gnu/packages/admin.scm (htop): Update to 3.0.4. Tobias Geerinckx-Rice2020-12-23
* gnu: acpica: Update to 20201217.•••* gnu/packages/admin.scm (acpica): Update to 20201217. Tobias Geerinckx-Rice2020-12-22
* gnu: sudo: Update to 1.9.4p2.•••* gnu/packages/admin.scm (sudo): Update to 1.9.4p2. Tobias Geerinckx-Rice2020-12-20
* gnu: facter: Update to 4.0.47.•••* gnu/packages/admin.scm (facter): Update to 4.0.47. Tobias Geerinckx-Rice2020-12-18
* gnu: inxi-minimal: Update to 3.2.01-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.2.01-1. [inputs]: Add lvm2 and mdadm. Tobias Geerinckx-Rice2020-12-18
* gnu: sudo: Update to 1.9.4p1.•••* gnu/packages/admin.scm (sudo): Update to 1.9.4p1. [source]: Remove patch. * gnu/packages/patches/sudo-fix-build-without-sendmail.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2020-12-17
* gnu: pies: Update to 1.5.•••* gnu/packages/admin.scm (pies): Update to 1.5. Efraim Flashner2020-12-14
* gnu: htop: Update to 3.0.3.•••* gnu/packages/admin.scm (htop): Update to 3.0.3. Tobias Geerinckx-Rice2020-12-13
* gnu: thermald: Update to 2.4.1.•••* gnu/packages/admin.scm (thermald): Update to 2.4.1. Tobias Geerinckx-Rice2020-12-07
* gnu: pam-mount: Update to 2.17.•••* gnu/packages/admin.scm (pam-mount): Update to 2.17. [source]: Remove upstreamed patch. * gnu/packages/patches/pam-mount-luks2-support.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2020-12-06
* gnu: Add novena-eeprom.•••* gnu/packages/admin.scm (novena-eeprom): New variable. Danny Milosavljevic2020-12-04
* gnu: Add fiano-fmap.•••* gnu/packages/admin.scm (fiano-fmap): New variable. Danny Milosavljevic2020-11-30
* gnu: Add fiano-utk.•••* gnu/packages/admin.scm (fiano-utk): New variable. Danny Milosavljevic2020-11-30