Leo Famulari
833931c96d
gnu: linux-libre 6.1: Update to 6.1.68.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.68.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: I23cb34828bc0f31333ea737e566ee68967ed965e
2023-12-16 15:59:38 -05:00
Leo Famulari
6467384d2a
gnu: linux-libre: Update to 6.6.7.
...
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.7.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I72ffbc67e66f9e4330b87bb189b2a5d29abcdf0b
2023-12-16 15:59:38 -05:00
Liliana Marie Prikler
4c323c2f83
Merge branch 'master' into HEAD
...
Change-Id: I3f5d121162d98ef2ae61a62c4da3b0fd19d864e8
2023-12-03 07:20:53 +01:00
Efraim Flashner
f90f33da02
gnu: go-netlink: Skip test suite.
...
* gnu/packages/linux.scm (go-netlink)[arguments]: Disable tests.
Change-Id: Ifd86f8c800583d1feb9ae4f176f6981fe3d275be
2023-11-28 09:21:32 +02:00
Liliana Marie Prikler
1cc3b7e80f
Merge branch 'master' into gnome-team
...
Change-Id: I62da840b7600f2d3d8541e666d09e2f2a1b7d8c4
2023-11-19 10:02:15 +01:00
Ludovic Courtès
26a403f357
gnu: psm2: Update Git tag name.
...
The tag was apparently renamed.
* gnu/packages/linux.scm (psm2)[source]: Change tag name.
Change-Id: Icfeb9e6f567d03f00f1b7b1d25dbd89f8528dc34
2023-11-15 18:29:37 +01:00
Ludovic Courtès
59d29ebbb2
gnu: psm2: Update to 12.0.
...
* gnu/packages/linux.scm (psm2): Update to 12.0.
2023-11-15 11:36:20 +01:00
Ludovic Courtès
8c1c045a87
gnu: libfabric: Update to 1.19.0.
...
* gnu/packages/linux.scm (libfabric): Update to 1.19.0.
2023-11-15 11:36:20 +01:00
Ludovic Courtès
3f7eeaa57c
gnu: rdma-core: Update to 48.0.
...
* gnu/packages/linux.scm (rdma-core): Update to 48.0.
2023-11-15 11:36:20 +01:00
Liliana Marie Prikler
72e886328c
Merge branch 'master' into gnome-team
...
Change-Id: I88d3789460d1a89917451d80405d89a2824006ac
2023-11-04 07:43:44 +01:00
Simon Tournier
3991d9e4d9
Revert "gnu: lvm2: Remove systemd rule."
...
This reverts commit c0895371c5
, which does not
correctly fix the issue, as reported by Josselin Poiret <dev@jpoiret.xyz> in
<https://issues.guix.gnu.org/issue/66586#6 >.
2023-10-31 22:15:33 +01:00
Yann Dupont
c0895371c5
gnu: lvm2: Remove systemd rule.
...
Fixes <https://issues.guix.gnu.org/65177 >.
Reported by Adrien 'neox' Bourmault <neox@gnu.org>.
* gnu/packages/patches/lvm2-no-systemd.patch: New file.
* gnu/packages/linux.scm (lvm2)[source]: Apply patch.
* gnu/local.mk: Register new patch.
Signed-off-by: Simon Tournier <zimon.toutoune@gmail.com>
Change-Id: I6b9d583f5914cc127c067829b5891827c04608cb
2023-10-31 09:56:13 +01:00
Liliana Marie Prikler
e38d6a9c2f
Merge branch 'master' into gnome-team
...
Change-Id: Ib6f55bebef2fb235fa59fd5442102a3e0ace3191
2023-10-23 21:09:49 +02:00
Jelle Licht
72d9a5d7dd
gnu: linux-libre 6.5: Update deblob scripts version hash.
...
* gnu/packages/linux.scm (deblob-scripts-6.5): Update hash.
Change-Id: If692586bac01369c63099cf8311c9a94e70cc106
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-10-22 02:00:00 +02:00
Tobias Geerinckx-Rice
7164f2b812
gnu: iotop: Update to 1.25.
...
* gnu/packages/linux.scm (iotop): Update to 1.25.
Change-Id: I7ee64c3318f8fd7677c181d32b920dfcf84b1836
2023-10-22 02:00:00 +02:00
Vivien Kraus
cde1becfab
gnu: eudev: Update to 3.2.14.
...
Eudev now has a hardware database /etc/udev/hwdb.bin made up of descriptions
installed in the /lib/udev/hwdb.d directory of each package, and more
generally, UDEV_HWDB_PATH. This database index is compiled with udevadm hwdb
--update. The udev-service-type collects the files and compiles the index.
Previously, the hardware description files provided by eudev would be compiled
into $prefix/etc/udev/hwdb.bin in the eudev output.
* gnu/packages/linux.scm (eudev): Update to 3.2.14.
[modules]: Import (guix build utils).
[#:phases] <allow-eudev-hwdb>: New phase.
<install-in-lib>: New phase.
<build-hwdb>: Remove phase.
[#:configure-flags]: Set sysconfdir to avoid a prefix.
[native-search-paths]: Add UDEV_HWDB_PATH.
* gnu/packages/patches/eudev-rules-directory.patch: Rebase it.
2023-10-10 21:59:24 +02:00
Lars Rustand
110378934e
gnu: Add vendor-reset-linux-module.
...
* gnu/packages/linux.scm (vendor-reset-linux-module): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-10-06 11:52:14 +02:00
Hilton Chain
99a46ecb26
gnu: spectre-meltdown-checker: Update to 0.46.
...
* gnu/packages/patches/spectre-meltdown-checker-externalize-fwdb.patch: Update
patch.
* gnu/packages/patches/spectre-meltdown-checker-find-kernel.patch: Delete file
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (spectre-meltdown-checker): Update to 0.46.
[#:phases]<fixpath>: Correct name for bunzip2.
Substitute lzop and mktemp as well.
2023-10-03 20:21:42 +08:00
Wilko Meyer
c3cf04d05b
gnu: linux-libre 4.14: Update to 4.14.328.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.328.
(linux-libre-4.14-pristine-source): Update hash.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I7787d2ed4cac1afe2b9e988395c440355ce2edaf
2023-07-23 22:26:07 -04:00
Wilko Meyer
0b7031f097
gnu: linux-libre 4.19: Update to 4.19.297.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.297.
(linux-libre-4.19-pristine-source): Update hash.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I85840b2f7984d40ecfd09ea2603f36927cb953f3
2023-07-23 22:26:06 -04:00
Wilko Meyer
3701fdcc9a
gnu: linux-libre 5.4: Update to 5.4.259.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.259.
(linux-libre-5.4-pristine-source): Update hash.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: Iddba0dfd309bedda70bb2e0f910354df352dc059
2023-07-23 22:26:06 -04:00
Wilko Meyer
e672066097
gnu: linux-libre 5.10: Update to 5.10.199.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.199.
(linux-libre-5.10-pristine-source): Update hash.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I79378d78d5feb2b2b7e60f473c522b04a72b85e9
2023-07-23 22:26:05 -04:00
Wilko Meyer
b26526ea05
gnu: linux-libre 5.15: Update to 5.15.137.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.137.
(linux-libre-5.15-pristine-source): Update hash.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: Iec962e677edbab8f0145521905f42a0dc8e9fb56
2023-07-23 22:26:05 -04:00
Wilko Meyer
26709726a8
gnu: linux-libre 6.1: Update to 6.1.60.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.60.
(linux-libre-6.1-pristine-source): Update hash.
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I026d2956ff6fe82a495e363a6905d7ecba530c89
2023-07-23 22:26:04 -04:00
Hilton Chain
5df4084ecd
gnu: linux-libre: Update to 6.6.6.
...
This kernel release fixes WiFi regressions introduced in 6.6.5:
https://lore.kernel.org/lkml/2023121141-mongoose-dazzler-be1b@gregkh/T/#t
https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.6
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.6.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I502e166eaa7c179c52c581e311d3055032448be9
2023-12-12 06:54:15 +08:00
Wilko Meyer
b817d261e2
gnu: Add linux-libre 6.6.1.
...
* gnu/packages/linux.scm (linux-libre-6.6-version, linux-libre-6.6-gnu-revision,
deblob-scripts-6.6, linux-libre-6.6-pristine-source, linux-libre-6.5-source,
linux-libre-headers-6.6, linux-libre-6.6): New variables.
* gnu/packages/aux-files/linux-libre/6.6-arm.conf,
gnu/packages/aux-files/linux-libre/6.6-arm64.conf,
gnu/packages/aux-files/linux-libre/6.6-i686.conf,
gnu/packages/aux-files/linux-libre/6.6-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
Change-Id: I37b2b98b8a2ec745137e92380f34e69082c5e662
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-07-23 22:26:01 -04:00
Leo Famulari
4bf4e340b7
gnu: Remove linux-libre 6.5.
...
This kernel series is no longer supported upstream.
* gnu/packages/linux.scm (linux-libre-6.5-version, linux-libre-6.5-gnu-revision,
deblob-scripts-6.5, linux-libre-6.5-pristine-source, linux-libre-6.5-source,
linux-libre-headers-6.5, linux-libre-6.5): Remove variables.
* gnu/packages/aux-files/linux-libre/6.5-arm.conf,
gnu/packages/aux-files/linux-libre/6.5-arm64.conf,
gnu/packages/aux-files/linux-libre/6.5-i686.conf,
gnu/packages/aux-files/linux-libre/6.5-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
Change-Id: I142c28a82ab4afbdc62f5bfcd69382a4d2a0ea8c
2023-07-23 22:26:01 -04:00
Wilko Meyer
8074235a7e
gnu: linux-libre 4.14: Update to 4.14.329.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.329.
(linux-libre-4.14-pristine-source): Update hash.
Change-Id: I50e419def94b2cbe14f52e5901d0babb0377fcd0
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-07-23 22:26:01 -04:00
Leo Famulari
369e7e91de
gnu: linux-libre 4.14: Update to 4.14.332.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.332.
(linux-libre-4.14-pristine-source): Update hash.
Change-Id: If24c7d599583a042ca224e87b9e54b46954e4c16
2023-07-23 22:26:01 -04:00
Wilko Meyer
3eef9ab1d5
gnu: linux-libre 4.19: Update to 4.19.298.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.298.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
Change-Id: Ib1fc2b05a24254e91c6a2e1d85f4c3aeb01e6071
Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I01b89291e6e3795e16e051ce32c08febcff13cb0
2023-07-23 22:26:01 -04:00
Leo Famulari
073adbb60a
gnu: linux-libre 4.19: Update to 4.19.301.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.301.
(linux-libre-4.19-pristine-source): Update hash.
Change-Id: I0c47e3ba6ef708209e4966451e9749945cdc3ea1
2023-07-23 22:26:01 -04:00
Wilko Meyer
331fbb60f0
gnu: linux-libre 5.4: Update to 5.4.260.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.260.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: I035dc10cd8ee1da0df6518c9cb59080ea90ab5ba
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-07-23 22:26:01 -04:00
Leo Famulari
56b02d51b6
gnu: linux-libre 5.4: Update to 5.4.263.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.263.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: I5a8bb2335e0d3ee2bb40da0a6162de8c5061e1f7
2023-07-23 22:26:01 -04:00
Wilko Meyer
465fca164c
gnu: linux-libre 5.10: Update to 5.10.200.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.200.
(linux-libre-5.10-pristine-source): Update hash.
Change-Id: I7247a07bc79170bf1015d1249eda3462bd7f14aa
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-07-23 22:26:01 -04:00
Wilko Meyer
2410a30f6c
gnu: Make linux-libre 6.6 the default.
...
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Update to 6.6.
* gnu/packages/linux.scm (linux-libre-with-bpf): Update to 6.6.
Change-Id: I6414821ba0f0e75543a3616300ff3233ffa1c3b0
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-07-23 22:26:00 -04:00
Tobias Geerinckx-Rice
6aeb08233d
gnu: erofs-utils: Update to 1.7.1.
...
* gnu/packages/linux.scm (erofs-utils): Update to 1.7.1.
Change-Id: Ia1ac5355c8b0587d42839a551491f153fe2f1c75
2023-11-19 01:00:00 +01:00
Leo Famulari
9a89b4f2ec
gnu: linux-libre 4.14: Update to 4.14.330.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.330.
(linux-libre-4.14-pristine-source): Update hash.
Change-Id: I7070fee547089377d945f9fc86f2eb0fa6f95f0d
2023-07-23 22:26:08 -04:00
Leo Famulari
616c0ca13c
gnu: linux-libre 4.19: Update to 4.19.299.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.299.
(linux-libre-4.19-pristine-source): Update hash.
Change-Id: Ia51529e3c4ea05328404bcccaac883237ddc52be
2023-07-23 22:26:07 -04:00
Leo Famulari
1ec6796c5f
gnu: linux-libre 5.4: Update to 5.4.261.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.261.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: I3624696b83474ffea9c0d633c66f9a9fe440184a
2023-07-23 22:26:07 -04:00
Leo Famulari
875cc9e31f
gnu: linux-libre 5.10: Update to 5.10.201.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.201.
(linux-libre-5.10-pristine-source): Update hash.
Change-Id: Ib578c3d98294d08be248326ef66c31cdfb927805
2023-07-23 22:26:07 -04:00
Leo Famulari
1de25bd7e9
gnu: linux-libre 5.15: Update to 5.15.139.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.139.
(linux-libre-5.15-pristine-source): Update hash.
Change-Id: I664fdafc4e1f60eedb24935a8cda49c3168bfc5a
2023-07-23 22:26:06 -04:00
Leo Famulari
24f5c0cfb6
gnu: linux-libre 6.1: Update to 6.1.63.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.63.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: I95037f235a9c5b61730c0b0423517763e6e0582e
2023-07-23 22:26:06 -04:00
Leo Famulari
8e0485515d
gnu: linux-libre: Update to 6.5.12.
...
* gnu/packages/linux.scm (linux-libre-6.5-version): Update to 6.5.12.
(linux-libre-6.5-pristine-source): Update hash.
Change-Id: Ie4c626df9d2332a64a1b6f4780cbbfefda1d5626
2023-07-23 22:26:05 -04:00
Leo Famulari
2216d98958
gnu: Remove linux-libre 6.4.
...
* gnu/packages/linux.scm (linux-libre-6.4-version, linux-libre-6.4-gnu-revision,
deblob-scripts-6.4, linux-libre-6.4-pristine-source, linux-libre-6.4-source,
linux-libre-headers-6.4, linux-libre-6.4): Remove variables.
* gnu/packages/aux-files/linux-libre/6.4-arm.conf,
gnu/packages/aux-files/linux-libre/6.4-arm64.conf,
gnu/packages/aux-files/linux-libre/6.4-i686.conf,
gnu/packages/aux-files/linux-libre/6.4-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2023-07-23 19:26:00 -07:00
Hilton Chain
23d7a8b323
gnu: ell: Update to 0.59.
...
* gnu/packages/linux.scm (ell): Update to 0.59.
[native-inputs]: Add procps.
2023-10-19 13:38:48 +08:00
Leo Famulari
abf7a1e986
gnu: Add linux-libre 6.5.
...
* gnu/packages/linux.scm (linux-libre-6.5-version, linux-libre-6.5-gnu-revision,
deblob-scripts-6.5, linux-libre-6.5-pristine-source, linux-libre-6.5-source,
linux-libre-headers-6.5, linux-libre-6.5): New variables.
* gnu/packages/aux-files/linux-libre/6.5-arm.conf,
gnu/packages/aux-files/linux-libre/6.5-arm64.conf,
gnu/packages/aux-files/linux-libre/6.5-i686.conf,
gnu/packages/aux-files/linux-libre/6.5-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2023-07-23 22:26:00 -04:00
Tobias Geerinckx-Rice
63efa203d3
gnu: erofs-utils: Update to 1.7.
...
* gnu/packages/linux.scm (erofs-utils): Update to 1.7.
[inputs]: Add zlib.
2023-09-24 02:00:00 +02:00
Jean-Pierre De Jesus DIAZ
ab8290c06a
gnu: Add python-smbus.
...
* gnu/packages/linux.scm (python-smbus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-09-28 00:05:50 +02:00
Tobias Geerinckx-Rice
b2d5a49144
gnu: bpftrace: Update to 0.18.1.
...
* gnu/packages/linux.scm (bpftrace): Update to 0.18.1.
2023-09-10 02:00:00 +02:00
Tobias Geerinckx-Rice
56790b9dbc
gnu: ddcci-driver-linux: Update to 0.4.4.
...
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.4.
2023-09-10 02:00:00 +02:00