aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/linux-modules.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/tests/linux-modules.scm')
0 files changed, 0 insertions, 0 deletions
runo Victal 2023-07-18gnu: shepherd: Update to 0.10.2....* gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.2. Ludovic Courtès 2023-07-16gnu: thermald: Update to 2.5.3....* gnu/packages/admin.scm (thermald): Update to 2.5.3. Tobias Geerinckx-Rice 2023-07-16gnu: sudo: Update to 1.9.14p1....* gnu/packages/admin.scm (sudo): Update to 1.9.14p1. [arguments]: Use a different filthy hack to quote _PATH_MV. Tobias Geerinckx-Rice 2023-07-16gnu: s-tui: Update to 1.1.4....* gnu/packages/admin.scm (s-tui): Update to 1.1.4. Tobias Geerinckx-Rice 2023-07-16gnu: inxi-minimal: Update to 3.3.28-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.28-1. Tobias Geerinckx-Rice 2023-07-16gnu: jc: Update to 1.23.3....* gnu/packages/admin.scm (jc): Update to 1.23.3. Tobias Geerinckx-Rice 2023-07-16gnu: stress: Update to 1.0.7....* gnu/packages/admin.scm (stress): Update to 1.0.7. Tobias Geerinckx-Rice 2023-07-10gnu: facter: Update to 4.4.1....* gnu/packages/admin.scm (facter): Update to 4.4.1. [arguments,inputs]: Update style. [home-page]: Update. Christopher Baines 2023-07-02gnu: smartmontools: Update to 7.3....* gnu/packages/admin.scm (smartmontools): Update to 7.3. Tobias Geerinckx-Rice 2023-07-02gnu: di: Use G-expressions....* gnu/packages/admin.scm (di)[arguments]: Rewrite as G-expressions. Rename 'setup-environment phase to 'override-environment. Tobias Geerinckx-Rice 2023-07-02gnu: di: Update to 4.52....* gnu/packages/admin.scm (di): Update to 4.52. Tobias Geerinckx-Rice 2023-07-01gnu: tcpdump: Update to 4.99.4 [fixes CVE-2023-1801]....* gnu/packages/admin.scm (tcpdump): Update to 4.99.4. Signed-off-by: Christopher Baines <mail@cbaines.net> Timotej Lazar 2023-06-24gnu: igt-gpu-tools: Fix build with procps@4....* 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. Tobias Geerinckx-Rice 2023-06-17gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?....* 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. Janneke Nieuwenhuizen 2023-06-14gnu: shepherd@0.10: Use guile-fibers 1.3.1....* gnu/packages/admin.scm (shepherd-0.10)[native-inputs, inputs]: Replace GUILE-FIBERS-1.1 with GUILE-FIBERS-1.3. Ludovic Courtès 2023-06-12gnu: doctl: Update to 1.94.0....* gnu/packages/admin.scm (doctl): Update to 1.94.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Matthew James Kraai 2023-06-04gnu: tree: Update to 2.1.1....* gnu/packages/admin.scm (tree): Update to 2.1.1. [arguments]: Remove unneeded 'fix-manpage-version phase. Efraim Flashner 2023-06-01gnu: atop: Update to 2.9.0....* gnu/packages/admin.scm (atop): Update to 2.9.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Greg Hogan 2023-05-30gnu: hyfetch: Update to 1.4.8....* gnu/packages/admin.scm (hyfetch): Update to 1.4.8. [arguments]: Disable tests. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Hilton Chain 2023-05-30gnu: shepherd: Update to 0.10.1....Fixes <https://issues.guix.gnu.org/63717>. * gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.1. Ludovic Courtès 2023-05-26gnu: jc: Update to 1.23.2....* 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> Greg Hogan