1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-21 01:30:29 +02:00
Commit Graph

1454 Commits

Author SHA1 Message Date
Mark H Weaver
860c37b9f2 gnu: linux-libre: Update to 4.18.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.3.
(%linux-libre-hash): Update hash.
(%linux-libre-patches): Rename to ...
(%linux-libre-4.18-patches): ... this.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Apply %linux-libre-4.18-patches.
2018-08-19 02:19:20 -04:00
Mark H Weaver
08e43eba4e gnu: linux-libre@4.14: Update to 4.14.65.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.65.
(%linux-libre-4.14-hash): Update hash.
2018-08-19 02:16:53 -04:00
Mark H Weaver
ad6baf9dc1 gnu: linux-libre@4.9: Update to 4.9.122.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.122.
2018-08-19 02:16:08 -04:00
Mark H Weaver
1ae8efa57d gnu: linux-libre@4.4: Update to 4.4.150.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.150.
2018-08-19 02:15:30 -04:00
Mark H Weaver
4ecd049074 Revert "gnu: linux-libre: Add fix from 4.4.150, 4.9.122, 4.14.65, 4.18.3."
This reverts commit 50dbd26ce0.
2018-08-19 02:13:49 -04:00
Mark H Weaver
50dbd26ce0 gnu: linux-libre: Add fix from 4.4.150, 4.9.122, 4.14.65, 4.18.3.
This adds the sole fix included in upstream versions 4.18.3, 4.14.65,
4.9.122, and 4.4.150.

* gnu/packages/linux.scm
(%linux-libre-exempt-zeroed-PTEs-from-inversion-patch): New variable.
(%linux-libre-patches): Repurposed for patches applicable to all versions.
Add the aforementioned fix.
(%linux-libre-4.18-patches): New variable, with definition based on the
previous %linux-libre-patches.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Add %linux-libre-4.18-patches.
(linux-libre-4.14, linux-libre-arm-generic-4.14)
(linux-libre-arm-omap2plus-4.14, linux-libre-4.9)
(linux-libre-4.4): Add %linux-libre-patches.
2018-08-18 15:40:02 -04:00
Mark H Weaver
863e61994c gnu: linux-libre: Update to 4.18.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.2.
(%linux-libre-hash): Update hash.
2018-08-18 15:39:59 -04:00
Mark H Weaver
b8b2247803 gnu: linux-libre@4.14: Update to 4.14.64.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.64.
(%linux-libre-4.14-hash): Update hash.
2018-08-18 15:39:57 -04:00
Mark H Weaver
32f4859399 gnu: linux-libre@4.9: Update to 4.9.121.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.121.
2018-08-18 15:39:55 -04:00
Mark H Weaver
f36f5170b2 gnu: linux-libre@4.4: Update to 4.4.149.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.149.
2018-08-18 15:39:48 -04:00
Tobias Geerinckx-Rice
72e782b2b5 gnu: strace: Disable parallel tests.
Tests fail in undeterministic fashion when run in parallel on phat rigs.

Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32459>.
Reported by Clément Lassieur <clement@lassieur.org>.

* gnu/packages/linux.scm (strace)[arguments]: Disable #:parallel-tests?.
2018-08-18 13:17:11 +02:00
Mark H Weaver
3004f1c69b gnu: linux-libre: Update to 4.18.1.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.1.
(%linux-libre-hash): Update hash.
(%linux-libre-patches): New variable.
(linux-libre): Add %linux-libre-patches.
* gnu/packages/aux-files/linux-libre/4.17-arm.conf,
gnu/packages/aux-files/linux-libre/4.17-arm64.conf,
gnu/packages/aux-files/linux-libre/4.17-i686.conf,
gnu/packages/aux-files/linux-libre/4.17-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/4.18-arm.conf,
gnu/packages/aux-files/linux-libre/4.18-arm64.conf,
gnu/packages/aux-files/linux-libre/4.18-i686.conf,
gnu/packages/aux-files/linux-libre/4.18-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
2018-08-18 06:19:31 -04:00
Mark H Weaver
b42592db6a gnu: linux-libre: Update to 4.17.15.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.15.
(%linux-libre-hash): Update hash.
2018-08-16 16:25:07 -04:00
Mark H Weaver
0dcfc00550 gnu: linux-libre@4.14: Update to 4.14.63.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.63.
(%linux-libre-4.14-hash): Update hash.
2018-08-16 16:25:05 -04:00
Mark H Weaver
4edf8015ab gnu: linux-libre@4.9: Update to 4.9.120.
* gnu/packages/linux.scm (linux-libre@4.9): Update to 4.9.120.
2018-08-16 16:25:02 -04:00
Mark H Weaver
88710fff04 gnu: linux-libre@4.4: Update to 4.4.148.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.148.
2018-08-16 16:25:00 -04:00
Tobias Geerinckx-Rice
1dfb14d2f7 gnu: btrfs-progs: Update to 4.17.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.17.1.
[source]: Remove patch.
[native-inputs]: Add python.
* gnu/packages/patches/btrfs-progs-e-value-block.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-16 22:21:53 +02:00
Tobias Geerinckx-Rice
76c888cb94 gnu: e2fsprogs: Update to 1.44.3.
* gnu/packages/linux.scm (e2fsprogs): Update to 1.44.3.
[source]: Remove glibc-2.27 patch.
(extundelete)[source]: Apply e2fsprogs-1.44 patch.
* gnu/packages/patches/e2fsprogs-glibc-2.27.patch: Delete file...
* gnu/local.mk (dist_patch_DATA): ...remove it, and add...
* gnu/packages/patches/extundelete-e2fsprogs-1.44.patch: ...this new
file.
2018-08-16 22:21:53 +02:00
Tobias Geerinckx-Rice
bf3c84bd2d Revert "gnu: efivar: Update to 36."
This reverts commit 025370b045.

See <https://github.com/rhboot/efivar/issues/111>, and
887fe1fbde7d72788ec348ab4665e1df3d0d704f...
2018-08-16 21:09:12 +02:00
Tobias Geerinckx-Rice
bd835ff22f gnu: multipath-tools: Set CC in #:make-flags.
* gnu/packages/linux.scm (multipath-tools)[arguments]: Set ‘CC=gcc’
in #:make-flags instead of in a custom phase.
2018-08-16 17:57:50 +02:00
Tobias Geerinckx-Rice
12b99f753a gnu: multipath-tools: Update to 0.7.7.
* gnu/packages/linux.scm (multipath-tools): Update to 0.7.7.
2018-08-16 17:57:50 +02:00
Tobias Geerinckx-Rice
21756abd6f gnu: strace: Update to 4.24.
* gnu/packages/linux.scm (strace): Update to 4.24.
2018-08-16 17:57:49 +02:00
Tobias Geerinckx-Rice
acafdda143 gnu: psmisc: Update to 23.2.
* gnu/packages/linux.scm (psmisc): Update to 23.2.
2018-08-16 17:57:49 +02:00
Tobias Geerinckx-Rice
025370b045 gnu: efivar: Update to 36.
* gnu/packages/linux.scm (efivar): Update to 36.
2018-08-16 17:57:49 +02:00
Tobias Geerinckx-Rice
c6dd279004 gnu: efivar: Update home page.
* gnu/packages/linux.scm (efivar)[source, home-page]: Update URIs.
2018-08-16 17:57:48 +02:00
Tobias Geerinckx-Rice
4505369c4e gnu: libnfsidmap: Update to 0.27.
* gnu/packages/linux.scm (libnfsidmap): Update to 0.27.
[source]: Update source URI.
[native-inputs]: Add autoconf.
2018-08-16 17:57:48 +02:00
Tobias Geerinckx-Rice
800e4f9415 gnu: acpid: Update to 2.0.30.
* gnu/packages/linux.scm (acpid): Update to 2.0.30.
2018-08-15 20:10:22 +02:00
Tobias Geerinckx-Rice
88e1ac17ed gnu: iproute2: Update to 4.18.0.
* gnu/packages/linux.scm (iproute): Update to 4.18.0.
2018-08-14 15:54:28 +02:00
Tobias Geerinckx-Rice
e83745a958 gnu: light: Update to 1.1.2.
* gnu/packages/linux.scm (light): Update to 1.1.2.
2018-08-11 05:02:20 +02:00
Mark H Weaver
28e14a6726 gnu: linux-libre: Update to 4.17.14.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.14.
(%linux-libre-hash): Update hash.
2018-08-10 20:33:33 -04:00
Mark H Weaver
36c41daa34 gnu: linux-libre@4.14: Update to 4.14.62.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.62.
(%linux-libre-4.14-hash): Update hash.
2018-08-10 20:32:43 -04:00
Mark H Weaver
85e267fdba gnu: linux-libre@4.9: Update to 4.9.119.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.119.
2018-08-10 20:31:56 -04:00
Mark H Weaver
8c6770057e gnu: linux-libre@4.4: Update to 4.4.147.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.147.
2018-08-10 20:31:14 -04:00
Tobias Geerinckx-Rice
db11d5729f gnu: numactl: Update to 2.0.12.
* gnu/packages/linux.scm (numactl): Update to 2.0.12.
2018-08-09 02:19:08 +02:00
Tobias Geerinckx-Rice
0b4f876737 gnu: numactl: Update home page.
From the project mailing list[0]:

 “The old libnuma website hosted at oss.sgi.com is now gone as that
  website no longer exists. Everything for libnuma/numactl is now at
  GitHub [...]”

[0]: https://www.spinics.net/lists/linux-numa/msg01178.html

* gnu/packages/linux.scm (numactl)[source, home-page]: Update URIs.
2018-08-09 02:18:21 +02:00
Tobias Geerinckx-Rice
9040ca1835 gnu: libnftnl: Update to 1.1.1.
* gnu/packages/linux.scm (libnftnl): Update to 1.1.1.
2018-08-09 02:17:26 +02:00
Mark H Weaver
8000512669 gnu: linux-libre: Update to 4.17.13.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.13.
(%linux-libre-hash): Update hash.
2018-08-07 14:39:53 -04:00
Mark H Weaver
4976677b77 gnu: linux-libre@4.14: Update to 4.14.61.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.61.
(%linux-libre-4.14-hash): Update hash.
2018-08-07 14:39:51 -04:00
Mark H Weaver
8dfb63f8de gnu: linux-libre@4.9: Update to 4.9.118.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.118.
2018-08-07 14:39:49 -04:00
Mark H Weaver
b7d147c12b gnu: linux-libre@4.4: Update to 4.4.146.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.146.
2018-08-07 14:39:46 -04:00
Mark H Weaver
a058b5cfee gnu: linux-libre: Update to 4.17.12.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.12.
(%linux-libre-hash): Update hash.
2018-08-03 22:48:13 -04:00
Mark H Weaver
dd53b43af1 gnu: linux-libre@4.14: Update to 4.14.60.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.60.
(%linux-libre-4.14-hash): Update hash.
2018-08-03 22:47:00 -04:00
Mark H Weaver
ca062f667e gnu: linux-libre@4.9: Update to 4.9.117.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.117.
2018-08-03 22:46:13 -04:00
Pierre Neidhardt
a3ed69b694 gnu: lvm2: Add device-mapper-event support.
* GNU/packages/linux.scm (lvm2)[configure-flags]: Build device-mapper-event.
2018-07-30 21:51:43 +02:00
Mark H Weaver
f8e2df9851 gnu: linux-libre: Update to 4.17.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.11.
(%linux-libre-hash): Update hash.
2018-07-29 03:32:03 -04:00
Mark H Weaver
c85a76cc00 gnu: linux-libre@4.14: Update to 4.14.59.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.59.
(%linux-libre-4.14-hash): Update hash.
2018-07-29 03:31:10 -04:00
Mark H Weaver
8b30bc82dc gnu: linux-libre@4.9: Update to 4.9.116.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.116.
2018-07-29 03:30:32 -04:00
Mark H Weaver
4262a491ce gnu: linux-libre@4.4: Update to 4.4.145.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.145.
2018-07-29 03:29:42 -04:00
Brendan Tildesley
e8ec2dda08 gnu: ecryptfs-utils: Patch more hardcoded paths.
* gnu/packages/linux.scm (ecryptfs-utils): [arguments]: Add an additional file
to be patched that was missing in the last fix. Ecryptfs will now find the
umount binary path as well as mount and others. Re-sort the list of files to be
substituted.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-07-26 13:19:57 -04:00
Marius Bakke
4bda2274a5 gnu: fuse: Update source hash.
The fuse 2.9.8 tarball and signature was modified in place.  Both are signed
by the same key, at different dates, and the only differences are directory
timestamps and a ChangeLog update.

* gnu/packages/linux.scm (fuse)[source](sha256): Update.
2018-07-26 17:17:45 +02:00