summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
Commit message (Collapse)AuthorAge
* gnu: bpytop: Don't propagated python-psutil.宋文武2021-02-12
| | | | * gnu/packages/admin.scm (bpytop): Move python-psutil to propagated-inputs.
* gnu: Add bpytop.Zheng Junjie2021-02-12
| | | | * gnu/packages/admin.scm (bpytop): New variable.
* Revert "gnu: inetutils: Update to 2.0."Tobias Geerinckx-Rice2021-02-10
| | | | | | | This reverts commit 55050e54a987cd99b8477da1a4993e83adcca129, which rebuilds xdg-utils and hence a good part of the world (1838 packages). Reported by mroh in #guix.
* gnu: inetutils: Update to 2.0.Ludovic Courtès2021-02-09
| | | | | | | * 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.
* gnu: di: Update to 4.48.0.1.Tobias Geerinckx-Rice2021-02-07
| | | | * gnu/packages/admin.scm (di): Update to 4.48.0.1.
* gnu: detox: Update to 1.3.3.Tobias Geerinckx-Rice2021-02-07
| | | | * gnu/packages/admin.scm (detox): Update to 1.3.3.
* gnu: thermald: Update to 2.4.2.Tobias Geerinckx-Rice2021-02-07
| | | | * gnu/packages/admin.scm (thermald): Update to 2.4.2.
* Merge branch 'staging'Leo Famulari2021-02-01
|\
| * gnu: sudo: Build without pam for the Hurd.Efraim Flashner2021-01-26
| | | | | | | | | | * gnu/packages/admin.scm (sudo)[inputs]: Only use linux-pam when not building for the Hurd.
| * gnu: shadow: Build without pam for the Hurd.Efraim Flashner2021-01-26
| | | | | | | | | | | | * 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.
* | gnu: opendoas: Update to 6.8.1 [fixes CVE-2019-25016].Brice Waegeneire2021-01-31
| | | | | | | | | | | | * gnu/packages/admin.scm (opendoas): Update to 6.8.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: Add nq.Guillaume Le Vaillant2021-01-30
| | | | | | | | * gnu/packages/admin.scm (nq): New variable.
* | gnu: libcap-ng: Update to 0.8.2.Vincent Legoll2021-01-28
| | | | | | | | | | | | * gnu/packages/admin.scm (libcap-ng): Update to 0.8.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: sudo: Update to 1.9.5p2 [fixes CVE-2021-3156].Tobias Geerinckx-Rice2021-01-26
|/ | | | * gnu/packages/admin.scm (sudo): Update to 1.9.5p2.
* gnu: guile2.0-shepherd: Fix build.Efraim Flashner2021-01-21
| | | | | * gnu/packages/admin.scm (guile2.0-shepherd)[native-inputs]: Add help2man. [arguments]: Add custom phase to patch out import of (ice-9 threads).
* gnu: guile2.2-shepherd: Add missing input.Efraim Flashner2021-01-21
| | | | | * gnu/packages/admin.scm (guile2.2-shepherd)[inputs]: Add guile2.2-readline.
* gnu: shepherd: Remove guild warnings.Efraim Flashner2021-01-21
| | | | | * gnu/packages/admin.scm (shepherd)[arguments]: Pass GUILE_AUTO_COMPILE=0 as make-flag to prevent guild warnings.
* gnu: facter: Update to 4.0.49.Tobias Geerinckx-Rice2021-01-17
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.49.
* gnu: inxi-minimal: Update to 3.2.02-2.Tobias Geerinckx-Rice2021-01-17
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.2.02-2.
* gnu: Add lrzsz.Danny Milosavljevic2021-01-16
| | | | * gnu/packages/admin.scm (lrzsz): New variable.
* gnu: facter: Update to 4.0.48.Tobias Geerinckx-Rice2021-01-14
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.48.
* gnu: acpica: Update to 20210105.Tobias Geerinckx-Rice2021-01-14
| | | | * gnu/packages/admin.scm (acpica): Update to 20210105.
* gnu: sudo: Update to 1.9.5p1 [fixes setuid sudoedit].Tobias Geerinckx-Rice2021-01-12
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.5p1.
* gnu: inxi-minimal: Update to 3.2.02-1.Tobias Geerinckx-Rice2021-01-11
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.2.02-1.
* gnu: htop: Update to 3.0.5.Tobias Geerinckx-Rice2021-01-11
| | | | * gnu/packages/admin.scm (htop): Update to 3.0.5.
* gnu: sudo: Update to 1.9.5 [fixes CVE-2021-23239 & CVE-2021-23240].Tobias Geerinckx-Rice2021-01-11
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.5.
* Revert "gnu: nmap: Update license."Leo Prikler2021-01-10
| | | | | | | | | 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
* gnu: nmap: Downgrade to 7.80.Leo Prikler2021-01-10
| | | | * gnu/packages/admin.scm (nmap): Downgrade to 7.80.
* gnu: smartmontools: Update to 7.2.Tobias Geerinckx-Rice2021-01-02
| | | | * gnu/packages/admin.scm (smartmontools): Update to 7.2.
* gnu: alive: Update to 2.0.3.Efraim Flashner2021-01-02
| | | | * gnu/packages/admin.scm (alive): Update to 2.0.3.
* gnu: rottlog: Fix mail reporting.Léo Le Bouter2020-12-27
| | | | | | | | * 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>
* gnu: ansible: Update to 2.9.16.Vincent Legoll2020-12-24
| | | | | | * gnu/packages/admin.scm (ansible): Update to 2.9.16. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: htop: Update to 3.0.4.Tobias Geerinckx-Rice2020-12-23
| | | | * gnu/packages/admin.scm (htop): Update to 3.0.4.
* gnu: acpica: Update to 20201217.Tobias Geerinckx-Rice2020-12-22
| | | | * gnu/packages/admin.scm (acpica): Update to 20201217.
* gnu: sudo: Update to 1.9.4p2.Tobias Geerinckx-Rice2020-12-20
| | | | * gnu/packages/admin.scm (sudo): Update to 1.9.4p2.
* gnu: facter: Update to 4.0.47.Tobias Geerinckx-Rice2020-12-18
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.47.
* gnu: inxi-minimal: Update to 3.2.01-1.Tobias Geerinckx-Rice2020-12-18
| | | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.2.01-1. [inputs]: Add lvm2 and mdadm.
* gnu: sudo: Update to 1.9.4p1.Tobias Geerinckx-Rice2020-12-17
| | | | | | | | * 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.
* gnu: pies: Update to 1.5.Efraim Flashner2020-12-14
| | | | * gnu/packages/admin.scm (pies): Update to 1.5.
* gnu: htop: Update to 3.0.3.Tobias Geerinckx-Rice2020-12-13
| | | | * gnu/packages/admin.scm (htop): Update to 3.0.3.
* gnu: thermald: Update to 2.4.1.Tobias Geerinckx-Rice2020-12-07
| | | | * gnu/packages/admin.scm (thermald): Update to 2.4.1.
* gnu: pam-mount: Update to 2.17.Tobias Geerinckx-Rice2020-12-06
| | | | | | | * 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.
* gnu: Add novena-eeprom.Danny Milosavljevic2020-12-04
| | | | * gnu/packages/admin.scm (novena-eeprom): New variable.
* gnu: Add fiano-fmap.Danny Milosavljevic2020-11-30
| | | | * gnu/packages/admin.scm (fiano-fmap): New variable.
* gnu: Add fiano-utk.Danny Milosavljevic2020-11-30
| | | | * gnu/packages/admin.scm (fiano-utk): New variable.
* gnu: Add fiano.Danny Milosavljevic2020-11-30
| | | | * gnu/packages/admin.scm (fiano): New variable.
* gnu: sudo: Update to 1.9.4.Tobias Geerinckx-Rice2020-11-30
| | | | | | | * gnu/packages/admin.scm (sudo): Update to 1.9.4. [source]: Add patch. * gnu/packages/patches/sudo-fix-build-without-sendmail.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: thermald: Update to 2.4.Tobias Geerinckx-Rice2020-11-29
| | | | * gnu/packages/admin.scm (thermald): Update to 2.4.
* gnu: igt-gpu-tools: Remove unused inputs.Tobias Geerinckx-Rice2020-11-29
| | | | | * gnu/packages/admin.scm (igt-gpu-tools)[inputs]: Remove glib, libxrandr, openssl, and util-macros.
* gnu: igt-gpu-tools: Update to 1.25.Tobias Geerinckx-Rice2020-11-29
| | | | | | | * gnu/packages/admin.scm (igt-gpu-tools): Update to 1.25. [build-system]: Switch to Meson. [native-inputs]: Remove autoconf, automake, and libtool. Add bison & flex.