summaryrefslogtreecommitdiff
path: root/gnu/packages/admin.scm
AgeCommit message (Collapse)Author
2023-08-16Update email addresses for Juliana Sims.Juliana Sims
* .mailmap: Add an entry for Juliana. * gnu/packages/admin.scm, gnu/packages/audio.scm, gnu/packages/build-tools.scm, gnu/packages/scheme.scm: Update Juliana's email. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12gnu: uwufetch: Add and use missing inputs.Juliana Sims
* gnu/packages/admin.scm (uwufetch) [inputs]: Add missing inputs. [phases]: Use the fully-qualified paths of the input gawk and grep. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-08gnu: uwufetch: Manually create missing include dir.Juliana Sims
* gnu/packages/admin.scm (uwufetch) [arguments]: Manually create missing include dir. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-08gnu: uwufetch: Fix typo in build phase name.Juliana Sims
* gnu/packages/admin.scm (uwufetch) [arguments]: Fix typo in build phase name. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-30gnu: lynis: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (lynis)[arguments]: Rewrite as G-expressions.
2023-07-30gnu: lynis: Update to 3.0.9.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (lynis): Update to 3.0.9.
2023-07-30gnu: acpica: Update to 20230628.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (acpica): Update to 20230628.
2023-07-30gnu: sudo: Update to 1.9.14p3.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.9.14p3.
2023-07-30gnu: jc: Update to 1.23.4.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (jc): Update to 1.23.4.
2023-07-23gnu: fuse@3: Bind to default FUSE variable.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (fuse): Rename this… (fuse-2): …to this, and… (fuse-3): …rename this… (fuse): …to this! (fuse-static): Rename this… (fuse-2-static): …to this. Adjust all users.
2023-07-18gnu: mactelnet: Unbundle uthash.Bruno Victal
* gnu/packages/admin.scm (mactelnet)[source]: Unbundle uthash. [inputs]: Add uthash. [license]: Remove bsd-2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-18gnu: Add mactelnet.Bruno Victal
* gnu/packages/admin.scm (mactelnet): New variable. * gnu/packages/patches/mactelnet-remove-init.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-18gnu: shepherd: Update to 0.10.2.Ludovic Courtès
* gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.2.
2023-07-16gnu: thermald: Update to 2.5.3.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (thermald): Update to 2.5.3.
2023-07-16gnu: sudo: Update to 1.9.14p1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.9.14p1. [arguments]: Use a different filthy hack to quote _PATH_MV.
2023-07-16gnu: s-tui: Update to 1.1.4.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (s-tui): Update to 1.1.4.
2023-07-16gnu: inxi-minimal: Update to 3.3.28-1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.28-1.
2023-07-16gnu: jc: Update to 1.23.3.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (jc): Update to 1.23.3.
2023-07-16gnu: stress: Update to 1.0.7.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (stress): Update to 1.0.7.
2023-07-10gnu: facter: Update to 4.4.1.Christopher Baines
* gnu/packages/admin.scm (facter): Update to 4.4.1. [arguments,inputs]: Update style. [home-page]: Update.
2023-07-02gnu: smartmontools: Update to 7.3.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (smartmontools): Update to 7.3.
2023-07-02gnu: di: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (di)[arguments]: Rewrite as G-expressions. Rename 'setup-environment phase to 'override-environment.
2023-07-02gnu: di: Update to 4.52.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (di): Update to 4.52.
2023-07-01gnu: tcpdump: Update to 4.99.4 [fixes CVE-2023-1801].Timotej Lazar
* gnu/packages/admin.scm (tcpdump): Update to 4.99.4. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-24gnu: igt-gpu-tools: Fix build with procps@4.Tobias Geerinckx-Rice
* gnu/packages/patches/igt-gpu-tools-Use-libproc2.patch: New file. * gnu/packages/admin.scm (igt-gpu-tools)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
2023-06-17gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?.Janneke Nieuwenhuizen
* gnu/packages/hurd.scm (hurd-target?): Remove. (hurd-system?): Move to... * guix/utils.scm (system-hurd?): ...here. * gnu/packages/*: Update all users, removing (gnu packages hurd) include where now unused.
2023-06-14gnu: shepherd@0.10: Use guile-fibers 1.3.1.Ludovic Courtès
* gnu/packages/admin.scm (shepherd-0.10)[native-inputs, inputs]: Replace GUILE-FIBERS-1.1 with GUILE-FIBERS-1.3.
2023-06-12gnu: doctl: Update to 1.94.0.Matthew James Kraai
* gnu/packages/admin.scm (doctl): Update to 1.94.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-04gnu: tree: Update to 2.1.1.Efraim Flashner
* gnu/packages/admin.scm (tree): Update to 2.1.1. [arguments]: Remove unneeded 'fix-manpage-version phase.
2023-06-01gnu: atop: Update to 2.9.0.Greg Hogan
* gnu/packages/admin.scm (atop): Update to 2.9.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-30gnu: hyfetch: Update to 1.4.8.Hilton Chain
* gnu/packages/admin.scm (hyfetch): Update to 1.4.8. [arguments]: Disable tests. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-30gnu: shepherd: Update to 0.10.1.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/63717>. * gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.1.
2023-05-26gnu: jc: Update to 1.23.2.Greg Hogan
* gnu/packages/admin.scm (jc): Update to 1.23.2. [build-system]: Change to PYPROJECT-BUILD-SYSTEM. [native-inputs]: Add python-pytest. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-13gnu: shepherd: Fetch code from 'mirror://gnu'.Ludovic Courtès
* gnu/packages/admin.scm (shepherd-0.10): Fix URL.
2023-05-13gnu: shepherd: Add 0.10.0.Ludovic Courtès
* gnu/packages/admin.scm (shepherd-0.10): New variable. (guile2.2-shepherd): Inherit from SHEPHERD-0.10.
2023-05-06gnu: hostapd: Add ACS and full dynamic vlan supportAlexey Abramov
* gnu/packages/admin.scm (hostapd): ACS (Automatic Channel Selection) will allow hostapd to pick the channel automatically. Full dynamic vlan support enables hostapd to automatically create bridge and VLAN interfaces if necessary (enables vlan_tagged_interface option). Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-05gnu: guile2.0-shepherd: Remove.Ludovic Courtès
Version 0.9.x of the Shepherd requires Guile >= 2.2. * gnu/packages/admin.scm (guile2.0-shepherd): Remove.
2023-05-02gnu: ufetch: Update to 0.3.Eric Bavier
* gnu/packages/admin.scm (ufetch): Update to 0.3. [license]: 'isc' -> 'expat'.
2023-04-19gnu: python-typing-extensions: Move to (gnu packages python-build).Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-typing-extensions): Move to... * gnu/packages/python-build.scm (python-typing-extensions): ... here.
2023-04-17Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-04-14Merge branch 'master' into core-updates.Maxim Cournoyer
Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm
2023-04-14gnu: ansible: Update to 7.4.0.Maxim Cournoyer
* gnu/packages/admin.scm (ansible): Update to 7.4.0.
2023-04-14gnu: ansible-core: Update to 2.14.4.Maxim Cournoyer
* gnu/packages/admin.scm (ansible-core): Update to 2.14.4. [arguments]: Add skip-controller-tests phase. Update preserve-pythonpath and check phases. Honor parallel-job-count in check phase.
2023-04-13gnu: cbatticon: Update to 1.6.13.kiasoc5
* gnu/packages/admin.scm (cbatticon): Update to 1.6.13. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-03gnu: uwufetch: Update to 2.1.Juliana Sims
* gnu/packages/admin.scm (uwufetch): Update to 2.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-03gnu: thermald: Update to 2.5.2.Jelle Licht
* gnu/packages/admin.scm (thermald): Update to 2.5.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-03gnu: Add dool.Yovan Naumovski
* gnu/packages/admin.scm (dool): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-20Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-03-19gnu: atop: Update to 2.8.1.Yovan Naumovski
* gnu/packages/admin.scm (atop): Update to 2.8.1. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-12gnu: doctl: Update to 1.93.1.Matthew James Kraai
* gnu/packages/admin.scm (doctl): Update to 1.93.1.