Commit Graph

2378 Commits

Author SHA1 Message Date
Marius Bakke d19b14c834
Merge branch 'master' into core-updates 2020-03-21 22:16:02 +01:00
Mark H Weaver ee4c927f33
gnu: linux-libre: Update to 5.4.27.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.27.
(linux-libre-5.4-pristine-source): Update hash.
2020-03-21 16:38:06 -04:00
Mark H Weaver 0d624f1fd8
gnu: linux-libre@4.19: Update to 4.19.112.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.112.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-21 16:38:04 -04:00
Mark H Weaver f120eab056
gnu: linux-libre@4.14: Update to 4.14.174.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.174.
(linux-libre-4.14-pristine-source): Update hash.
2020-03-21 16:38:02 -04:00
Mark H Weaver 3e13d780b8
gnu: linux-libre@4.9: Update to 4.9.217.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.217.
(linux-libre-4.9-pristine-source): Update hash.
2020-03-21 16:37:59 -04:00
Mark H Weaver d1b3c6c746
gnu: linux-libre@4.4: Update to 4.4.217.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.217.
(linux-libre-4.4-pristine-source): Update hash.
2020-03-21 16:37:57 -04:00
Vincent Legoll 93a267b7a4
gnu: blktrace: Update to db4f634.
* gnu/packages/linux.scm (blktrace): Update to db4f634.
[revision]: Increment variable.
[patches]: Remove variable.
* gnu/packages/patches/blktrace-use-rmtree.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-21 15:17:22 +01:00
Vincent Legoll 12eb7bb8af
gnu: Add blktrace.
* gnu/packages/linux.scm (blktrace): New variable.
* gnu/packages/patches/blktrace-use-rmtree.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-20 19:15:52 +01:00
Marius Bakke dd0568a779
Merge branch 'master' into core-updates 2020-03-19 08:50:35 +01:00
Mark H Weaver b3fa8349ab
gnu: linux-libre: Update to 5.4.26.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.26.
(linux-libre-5.4-pristine-source): Update hash.
2020-03-18 16:46:06 -04:00
Mark H Weaver 30f9236685
gnu: linux-libre@4.19: Update to 4.19.111.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.111.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-18 16:45:00 -04:00
Marius Bakke c4d769d359
Merge branch 'master' into core-updates 2020-03-18 19:41:08 +01:00
Marius Bakke d594963856
gnu: eudev: Remove bugfix variant.
* gnu/packages/linux.scm (eudev/btrfs-fix): Remove variable.
(eudev)[arguments]: Add phase patch-bindir-in-btrfs-rules.
* gnu/services/base.scm (<udev-configuration>, udev-service): Refer to EUDEV
instead of EUDEV/BTRFS-FIX.
2020-03-14 13:19:06 +01:00
Marius Bakke f77ab2abdf
gnu: bluez: Incorporate grafted changes.
* gnu/packages/linux.scm (bluez)[replacement]: Remove.
[source](patches): New field.
(bluez/fixed): Remove variable.
2020-03-14 13:18:23 +01:00
Marius Bakke 961d2ee269
Merge branch 'master' into core-updates 2020-03-14 13:13:40 +01:00
Jan Nieuwenhuizen 11a5ffba73
gnu: coreutils: Remove libcap dependency for the Hurd.
* gnu/packages/linux.scm (libcap)[supported-systems]: Remove the Hurd.
* gnu/packages/base.scm (coreutils)[inputs]: Include libcap only for supported
systems.  Fixes building on the Hurd.
2020-03-14 09:24:15 +01:00
Tobias Geerinckx-Rice e496ee679d
gnu: bridge-utils: Update home page.
* gnu/packages/linux.scm (bridge-utils)[home-page]: Follow (HTTPS)
redirection.
2020-03-17 20:02:07 +01:00
Tobias Geerinckx-Rice fe5ed0bbe3
gnu: wireless-tools: Use HTTPS home page.
* gnu/packages/linux.scm (wireless-tools)[home-page]: Use HTTPS.
2020-03-17 03:01:03 +01:00
Mark H Weaver 057b34478f
gnu: linux-libre@4.19: Update to 4.19.110.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.110.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-16 13:54:51 -04:00
Leo Famulari 8bbbbb3935
Revert "gnu: BlueZ: Update to 5.54."
This reverts commit f24aaa81de.

This change caused too many rebuilds for the master branch.
2020-03-15 21:03:57 -04:00
Vincent Legoll f24aaa81de
gnu: BlueZ: Update to 5.54.
* gnu/packages/linux.scm (bluez): Update to 5.54.
[replacement]: Remove field.
(bluez/fixed): Remove variable.
* gnu/packages/patches/bluez-CVE-2020-0556.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 14:25:36 -04:00
Vincent Legoll 323841bda4
gnu: Add nvme-cli
* gnu/packages/linux.scm (nvme-cli): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 13:54:00 -04:00
Marius Bakke bb4674b43f
Merge branch 'master' into staging 2020-03-14 01:42:02 +01:00
Leo Famulari 364a1374ad
gnu: BlueZ: Fix CVE-2020-0556.
* gnu/packages/patches/bluez-CVE-2020-0556.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (bluez)[replacement]: New field.
(bluez/fixed): New variable.
2020-03-13 19:24:30 -04:00
Mark H Weaver ebbe8adc3f
gnu: linux-libre: Update to 5.4.25.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.25.
(linux-libre-5.4-pristine-source): Update hash.
2020-03-12 20:51:59 -04:00
Mark H Weaver 2a2bef35b8
gnu: linux-libre@4.19: Update to 4.19.109.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.109.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-12 20:51:25 -04:00
Mark H Weaver 230a59d418
gnu: linux-libre@4.14: Update to 4.14.173.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.173.
(linux-libre-4.14-pristine-source): Update hash.
2020-03-12 20:50:52 -04:00
Mark H Weaver e0d5a43e51
gnu: linux-libre@4.9: Update to 4.9.216.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.216.
(linux-libre-4.9-pristine-source): Update hash.
2020-03-12 20:50:24 -04:00
Mark H Weaver dcd7a97b8c
gnu: linux-libre@4.4: Update to 4.4.216.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.216.
(linux-libre-4.4-pristine-source): Update hash.
2020-03-12 20:49:19 -04:00
Ludovic Courtès e0dbed64c5
gnu: singularity: Do not use the "errors=remount-ro" squashfs option.
This mount option stopped being supported with Linux-libre 5.4.5:

  http://ci.guix.gnu.org/build/2056359/details

* gnu/packages/linux.scm (singularity)[source]: Remove
"errors=remount-ro" mount option from source code.
2020-03-12 18:32:16 +01:00
Ludovic Courtès 22464cf32a
gnu: singularity: Wrap programs so they find Coreutils.
* gnu/packages/linux.scm (singularity)[arguments]: Add 'set-PATH' phase.
2020-03-12 18:32:16 +01:00
Marius Bakke 41c6e4f2b4
Merge branch 'master' into staging 2020-03-11 22:58:11 +01:00
Tobias Geerinckx-Rice e4c60dcfb2
gnu: tlp: Use HTTPS home page.
* gnu/packages/linux.scm (tlp)[home-page]: Use HTTPS.
2020-03-10 22:23:11 +01:00
Marius Bakke 50b99c90c8
Merge branch 'master' into core-updates 2020-03-10 20:50:02 +01:00
Marius Bakke b3b5714fa7
Merge branch 'master' into staging 2020-03-09 21:45:32 +01:00
Tobias Geerinckx-Rice c3bde0b7af
gnu: libseccomp: Update to 2.4.3.
* gnu/packages/linux.scm (libseccomp): Update to 2.4.3.
[source]: Remove upstreamed patch.
* gnu/packages/patches/libseccomp-open-aarch64.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-03-09 16:01:18 +01:00
Ludovic Courtès 24a4a635fd
gnu: eudev: Add variant with corrected Btrfs rules.
Discussed at <https://bugs.gnu.org/39926>.

* gnu/packages/linux.scm (eudev/btrfs-fix): New variable.
* gnu/services/base.scm (<udev-configuration>)[udev]: Default to it.
(udev-service): Likewise for #:udev.
2020-03-07 22:30:00 +01:00
Mark H Weaver c2f41cb3e8
gnu: linux-libre: Update to 5.4.24.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.24.
(linux-libre-5.4-pristine-source): Update hash.
2020-03-06 14:20:30 -05:00
Mark H Weaver 5d01cc3673
gnu: linux-libre@4.19: Update to 4.19.108.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.108.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-06 14:19:34 -05:00
Marius Bakke ebb7cf9e21
Merge branch 'master' into core-updates 2020-03-04 23:16:17 +01:00
Marius Bakke e32aea5472
Merge branch 'master' into staging 2020-03-04 12:04:42 +01:00
Vincent Legoll c06c7a3aec
gnu: linux: Add lsscsi.
* gnu/packages/linux.scm (lsscsi): New variable.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-03-03 17:22:18 +01:00
Chris Marusich dedbdacf27
gnu: Add kexec-tools.
* gnu/packages/linux.scm (kexec-tools): New variable.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-03-03 05:06:06 -08:00
Marius Bakke fb98351621
Merge branch 'master' into staging 2020-03-02 23:49:10 +01:00
Mark H Weaver 512068a44f
gnu: linux-libre: Update to 5.4.23.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.23.
(linux-libre-5.4-pristine-source): Update hash.
2020-02-28 13:11:21 -05:00
Mark H Weaver 87b35007ce
gnu: linux-libre@4.19: Update to 4.19.107.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.107.
(linux-libre-4.19-pristine-source): Update hash.
2020-02-28 13:10:48 -05:00
Mark H Weaver f9059c7a0b
gnu: linux-libre@4.14: Update to 4.14.172.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.172.
(linux-libre-4.14-pristine-source): Update hash.
2020-02-28 13:10:10 -05:00
Mark H Weaver f989f94750
gnu: linux-libre@4.9: Update to 4.9.215.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.215.
(linux-libre-4.9-pristine-source): Update hash.
2020-02-28 13:09:42 -05:00
Mark H Weaver 8ba4c3eab1
gnu: linux-libre@4.4: Update to 4.4.215.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.215.
(linux-libre-4.4-pristine-source): Update hash.
2020-02-28 13:08:45 -05:00
Marius Bakke d614f0bba9
Merge branch 'master' into staging 2020-02-28 19:07:46 +01:00