summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
Commit message (Collapse)AuthorAge
* gnu: s-tui: Update to 1.0.0.Tobias Geerinckx-Rice2020-02-13
| | | | * gnu/packages/admin.scm (s-tui): Update to 1.0.0.
* gnu: isc-bind: Update to 4.4.2.Tobias Geerinckx-Rice2020-02-11
| | | | | | | | | * gnu/packages/admin.scm (isc-bind): Update to 4.4.2. [arguments]: Remove patch application. [native-inputs]: Remove patch and patch file. * gnu/packages/patches/isc-dhcp-4.4.1-fixes-for-newer-bind.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: acpica: Update to 20200110.Tobias Geerinckx-Rice2020-02-11
| | | | * gnu/packages/admin.scm (acpica): Update to 20200110.
* gnu: shadow: Update to 4.8.1.Marius Bakke2020-02-11
| | | | * gnu/packages/admin.scm (shadow): Update to 4.8.1.
* Update e-mail address for Jakob L. Kreuze.Tobias Geerinckx-Rice2020-02-09
| | | | | | | | | | | As requested here: <https://lists.gnu.org/archive/html/guix-devel/2020-02/msg00128.html>. * .mailmap: Add an entry for Jakob. * gnu/machine.scm, gnu/machine/digital-ocean.scm, gnu/machine/ssh.scm, gnu/packages/admin.scm, gnu/packages/i2p.scm, gnu/packages/music.scm, gnu/packages/web.scm, gnu/tests/reconfigure.scm, guix/scripts/deploy.scm, guix/scripts/system/reconfigure.scm: Update their e-mail address.
* gnu: sudo: Update to 1.8.31 [fixes CVE-2019-18634].Tobias Geerinckx-Rice2020-01-31
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.31.
* gnu: neofetch: Update to 6.1.0-1.501d6b7.Oleg Pykhalov2020-01-08
| | | | | | Fix Guix ascii not shown. * gnu/packages/admin.scm (neofetch): Update to 6.1.0-1.501d6b7.
* gnu: inxi-minimal: Update to 3.0.37-1.Oleg Pykhalov2020-01-08
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.0.37-1.
* gnu: smartmontools: Update to 7.1.Tobias Geerinckx-Rice2020-01-01
| | | | * gnu/packages/admin.scm (smartmontools): Update to 7.1.
* gnu: sudo: Update to 1.8.30.Tobias Geerinckx-Rice2020-01-01
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.30.
* gnu: di: Update to 4.47.3.Tobias Geerinckx-Rice2019-12-24
| | | | * gnu/packages/admin.scm (di): Update to 4.47.3.
* gnu: igt-gpu-tools: Update to 1.24.Tobias Geerinckx-Rice2019-12-23
| | | | | * gnu/packages/admin.scm (igt-gpu-tools): Update to 1.24. [inputs]: Add elfutils.
* gnu: igt-gpu-tools: Fetch from upstream git repository.Tobias Geerinckx-Rice2019-12-23
| | | | | * gnu/packages/admin.scm (igt-gpu-tools)[source]: Use GIT-FETCH and GIT-FILE-NAME. Fetch from the master repository, not the mirror.
* gnu: screenfetch: Update to 3.9.1.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/admin.scm (screenfetch): Update to 3.9.1.
* gnu: nnn: Update to 2.8.1.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/admin.scm (nnn): Update to 2.8.1.
* gnu: thermald: Update to 1.9.1.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/admin.scm (thermald): Update to 1.9.1.
* gnu: acpica: Update to 20191213.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/admin.scm (acpica): Update to 20191213.
* Update email for Brett Gilio.Brett Gilio2019-12-19
| | | | | | | | | | * .mailmap: Add name and email for Brett Gilio. * gnu/local.mk, gnu/packages/admin.scm, gnu/packages/audio.scm, gnu/packages/bittorrent.scm, gnu/packages/build-tools.scm, gnu/packages/cran.scm, gnu/packages/emacs-xyz.scm, gnu/packages/messaging.scm, gnu/packages/python-xyz.scm, gnu/packages/sml.scm, gnu/packages/terminals.scm, gnu/packages/wm.scm: Update email for Brett Gilio.
* gnu: isc-dhcp: Fix cross-compilation.Mathieu Othacehe2019-12-19
| | | | | | * gnu/packages/admin.scm (isc-dhcp)[arguments]: Add a configure flag to specify randomdev path, which is needed when cross-compiling. Also add a fix-bind-cross-compilation phase.
* gnu: isc-dhcp: Update bundled BIND to 9.11.14.Mark H Weaver2019-12-18
| | | | | * gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 14. [inputs]: Update hash of bind-source-tarball.
* gnu: netcat-openbsd: Update to 1.206-1.Alex Griffin2019-12-11
| | | | * gnu/packages/admin.scm (netcat-openbsd): Update to 1.206-1.
* gnu: shadow: Update to 4.8.Marius Bakke2019-12-11
| | | | * gnu/packages/admin.scm (shadow): Update to 4.8.
* gnu: shepherd: Use Guile with the finalization crash bug-fix.Ludovic Courtès2019-12-09
| | | | | | | | Fixes <https://bugs.gnu.org/37757>. Reported by Jesse Gibbons <jgibbons2357@gmail.com>. * gnu/packages/admin.scm (shepherd)[native-inputs, inputs]: Use GUILE-2.2/BUG-FIX instead of GUILE-2.2.
* gnu: sunxi-tools: Simplify build.Danny Milosavljevic2019-12-04
| | | | | | | | | | | | * gnu/packages/admin.scm (sunxi-tools-source): New procedure. (sunxi-target-tools): New variable. (sunxi-tools)[source]: Use sunxi-tools-source. [native-inputs]: Remove cross-gcc, cross-libc, cross-libc-static. Add sunxi-target-tools. [arguments]<#:make-flags>: Modify. [arguments]<#:phases>[set-environment-up]: Delete phase. [build-armhf]: Delete phase. [install]: Modify.
* gnu: pscircle: Update to 1.3.1.Tobias Geerinckx-Rice2019-12-01
| | | | * gnu/packages/admin.scm (pscircle): Update to 1.3.1.
* gnu: nnn: Update to 2.7.Tobias Geerinckx-Rice2019-12-01
| | | | * gnu/packages/admin.scm (nnn): Update to 2.7.
* gnu: hostapd: Update to 2.9.Tobias Geerinckx-Rice2019-12-01
| | | | * gnu/packages/admin.scm (hostapd): Update to 2.9.
* gnu: thermald: Update to 1.9.Tobias Geerinckx-Rice2019-12-01
| | | | | | | * gnu/packages/admin.scm (thermald): Update to 1.9. [source]: Remove patch. * packages/patches/thermald-make-int-max32-visible.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: cbatticon: Update to 1.6.10.Tobias Geerinckx-Rice2019-12-01
| | | | * gnu/packages/admin.scm (cbatticon): Update to 1.6.10.
* gnu: acpica: Update to 20191018.Tobias Geerinckx-Rice2019-11-30
| | | | * gnu/packages/admin.scm (acpica): Update to 20191018.
* gnu: Add pam-mount.Guillaume Le Vaillant2019-11-26
| | | | | | | | * gnu/packages/admin.scm (pam-mount): New variable. * gnu/packages/patches/pam-mount-luks2-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add netcat-openbsd.Alex Griffin2019-11-25
| | | | * gnu/packages/admin.scm (netcat-openbsd): New variable.
* gnu: isc-dhcp: Update bundled BIND to 9.11.13 [fixes CVE-2019-6477].Mark H Weaver2019-11-20
| | | | | * gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 13. [inputs]: Update hash of bind-source-tarball.
* gnu: Add 'file-name' where appropriate.Efraim Flashner2019-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (detox, neofetch), gnu/packages/algebra.scm (python-fpylll), gnu/packages/bioinformatics.scm (tbsp, genrich), gnu/packages/crypto.scm (hpenc), gnu/packages/digest.scm (xxhash), gnu/packages/emacs-xyz.scm (emacs-tiny, emacs-ergoemacs-mode, emacs-make-it-so, emacs-poet-theme, emacs-deft, emacs-scribble-mode, emacs-helm-mu, emacs-unidecode, emacs-diff-hl, emacs-helm-exwm, emacs-gif-screencast, emacs-exec-path-from-shell), gnu/packages/engineering.scm (gpx), gnu/packages/freedesktop.scm (waylandpp), gnu/packages/golang.scm (go-github-com-sirupsen-logrus, go-github-com-shirou-gopsutil), gnu/packages/guile-xyz.scm (guile-studio, guile-picture-language, jupyter-guile-kernel), gnu/packages/image-viewers.scm (qview), gnu/packages/java-maths.scm (java-jblas), gnu/packages/llvm.scm (libclc), gnu/packages/logging.scm (spdlog), gnu/packages/ocaml.scm (ocaml-cstruct, ocaml-zarith), gnu/packages/terminals.scm (libtsm), gnu/packages/tigervnc.scm (tigervnc-client), gnu/packages/xdisorg.scm (xcalib, xbanish) [source]: Add file-name.
* gnu: di: Update to 4.47.2.Tobias Geerinckx-Rice2019-11-01
| | | | * gnu/packages/admin.scm (di): Update to 4.47.2.
* gnu: sudo: Update to 1.8.29.Tobias Geerinckx-Rice2019-10-29
| | | | | * gnu/packages/admin.scm (sudo): Update to 1.8.29. [arguments]: Disable new /etc/sudoers syntax check.
* gnu: sunxi-tools: Adapt to cross-compiler toolchain changes.Danny Milosavljevic2019-10-18
| | | | | * gnu/packages/admin.scm (sunxi-tools)[arguments]<#:phases>[set-environment-up]: Adapt to cross-compiler toolchain changes.
* gnu: sudo: Update to 1.8.28p1.Tobias Geerinckx-Rice2019-10-16
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.28p1.
* gnu: ansible: Update to 2.8.5.Arun Isaac2019-10-16
| | | | * gnu/packages/admin.scm (ansible): Update to 2.8.5.
* gnu: ansible: Work around issues with Guix wrapper scripts.Arun Isaac2019-10-16
| | | | | * gnu/packages/admin.scm (ansible)[arguments]: Remove fix-symlinks phase. Add replace-symlinks phase.
* gnu: sudo: Update to 1.8.28 [fixes CVE-2019-14287].Tobias Geerinckx-Rice2019-10-14
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.28.
* gnu: lynis: Update to 2.7.5.Tobias Geerinckx-Rice2019-10-08
| | | | * gnu/packages/admin.scm (lynis): Update to 2.7.5.
* gnu: screenfetch: Use the tagged release.Tobias Geerinckx-Rice2019-10-05
| | | | | * gnu/packages/admin.scm (screenfetch): Use the new 3.9.0 release tag instead of a (functionally identical) naked commit.
* gnu: libcap-ng: Update to 0.7.10.Marius Bakke2019-10-02
| | | | * gnu/packages/admin.scm (libcap-ng): Update to 0.7.10.
* gnu: tcpdump: Update to 4.9.3 [security fixes].Marius Bakke2019-10-02
| | | | | | | | | | | | | This release fixes the following CVEs: CVE-2017-16808, CVE-2018-14468, CVE-2018-14469, CVE-2018-14470, CVE-2018-14466, CVE-2018-14461, CVE-2018-14462, CVE-2018-14465, CVE-2018-14881, CVE-2018-14464, CVE-2018-14463, CVE-2018-14467, CVE-2018-10103, CVE-2018-10105, CVE-2018-14880, CVE-2018-16451, CVE-2018-14882, CVE-2018-16227, CVE-2018-16229, CVE-2018-16301, CVE-2018-16230, CVE-2018-16452, CVE-2018-16300, CVE-2018-16228, CVE-2019-15166, CVE-2019-15167, CVE-2018-14879. * gnu/packages/admin.scm (tcpdump): Update to 4.9.3.
* gnu: libpcap: Update to 1.9.1.Marius Bakke2019-10-02
| | | | * gnu/packages/admin.scm (libpcap): Update to 1.9.1.
* gnu: screenfetch: Update to 3.8.0-2.e7b94fc.Efraim Flashner2019-09-29
| | | | * gnu/packages/admin.scm (screenfetch): Update to 3.8.0-2.e7b94fc.
* gnu: Add debops.Hartmut Goebel2019-09-26
| | | | | | | | * gnu/packages/admin.scm (debops): New variable. * gnu/packages/patches/debops-constants-for-external-program-names.patch, gnu/packages/patches/debops-debops-defaults-fall-back-to-less.patch: New files. * gnu/local.mk: Add them.
* gnu: Add screenfetch.Jakob L. Kreuze2019-09-23
| | | | | | * gnu/packages/admin.scm (screenfetch): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: isc-dhcp: Update bundled BIND to 9.11.11 [fixes CVE-2019-6471].Tobias Geerinckx-Rice2019-09-19
| | | | | * gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 11. [inputs]: Update bind-source-tarball hash.