Mark H Weaver
13fcbf3cce
gnu: linux-libre@4.4: Update to 4.4.134.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.134.
2018-05-30 14:57:22 -04:00
Mark H Weaver
341a36b32c
Merge branch 'master' into core-updates
2018-05-30 02:21:29 -04:00
Mark H Weaver
7cb8d092d5
gnu: linux-libre@4.1: Update to 4.1.52.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.52.
2018-05-29 23:16:14 -04:00
Mark H Weaver
82b695b834
Merge branch 'master' into core-updates
2018-05-28 20:45:37 -04:00
Ricardo Wurmus
3ec07ced8a
gnu: Add singularity.
...
* gnu/packages/linux.scm (singularity): New variable.
2018-05-28 17:36:09 +02:00
Julien Lepiller
2101cc3fb6
gnu: gnu: Make alsa find its plugins by setting ALSA_PLUGIN_DIR.
...
* gnu/packages/patches/alsa-lib-add-environment-variable.patch: New
file.
* gnu/packages/linux.scm (alsa-lib)[source]: Use it.
[native-search-paths]: Add ALSA_PLUGIN_DIR.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-05-27 19:05:34 +02:00
Mark H Weaver
1640f16e78
Merge branch 'master' into core-updates
2018-05-27 01:26:09 -04:00
Mark H Weaver
a4e45acdc0
gnu: linux-libre: Update to 4.16.12.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.12.
(%linux-libre-hash): Update hash.
2018-05-27 01:23:26 -04:00
Mark H Weaver
52a1379814
gnu: linux-libre@4.14: Update to 4.14.44.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.44.
(%linux-libre-4.14-hash): Update hash.
2018-05-27 01:22:36 -04:00
Mark H Weaver
ce9484d851
gnu: linux-libre@4.9: Update to 4.9.103.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.103.
2018-05-27 01:21:55 -04:00
Mark H Weaver
ab7da7bc39
gnu: linux-libre@4.4: Update to 4.4.133.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.133.
2018-05-27 01:20:01 -04:00
Pierre Neidhardt
914205214c
gnu: ntfs-3g: Link 'mount.ntfs' to 'mount.ntfs-3g'.
...
* gnu/packages/linux.scm (ntfs-3g)[arguments]: Add #:phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-24 23:38:47 +02:00
Mark H Weaver
9d10a63402
Merge branch 'master' into core-updates
2018-05-24 02:34:08 -04:00
Mark H Weaver
b7290048ea
gnu: linux-libre: Update to 4.16.11.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.11.
(%linux-libre-hash): Update hash.
2018-05-24 01:15:22 -04:00
Mark H Weaver
a75702d242
gnu: linux-libre@4.14: Update to 4.14.43.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.43.
(%linux-libre-4.14-hash): Update hash.
2018-05-24 01:14:34 -04:00
Mark H Weaver
24c9d8b084
gnu: linux-libre@4.9: Update to 4.9.102.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.102.
2018-05-24 01:13:34 -04:00
Leo Famulari
ad3068b5f1
gnu: procps: Update to 3.3.15 [fixes CVE-2018-{1122,1123,1124,1125,1126}].
...
* gnu/packages/linux.scm (procps): Update to 3.3.15.
2018-05-23 20:47:30 -04:00
Mark H Weaver
ab9da9ec66
Merge branch 'master' into core-updates
2018-05-21 13:41:18 -04:00
Leo Famulari
4699ffa383
gnu: procps: Update to 3.3.14.
...
* gnu/packages/linux.scm (procps): Update to 3.3.14.
[arguments]: Remove obsolete phase 'disable-strtod-test' because the change has
been upstreamed.
2018-05-21 13:34:18 -04:00
Mark H Weaver
0661758e13
Merge branch 'master' into core-updates
2018-05-21 13:22:32 -04:00
Mark H Weaver
c036959b1a
gnu: linux-libre: Update to 4.16.10.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.10.
(%linux-libre-hash): Update hash.
2018-05-21 13:20:18 -04:00
Mark H Weaver
b1bb1e8429
gnu: linux-libre@4.14: Update to 4.14.42.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.42.
(%linux-libre-4.14-hash): Update hash.
2018-05-21 13:19:33 -04:00
Mark H Weaver
e205afbd1c
gnu: linux-libre@4.9: Update to 4.9.101.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.101.
2018-05-21 13:18:41 -04:00
Vagrant Cascadian
5a9dc4a807
gnu: linux-libre: Enable build for aarch64-linux.
...
* gnu/packages/linux.scm (%linux-compatible-systems): Add aarch64-linux.
(linux-libre-4.14): Limit to x86_64-linux, i686-linux and armhf-linux.
* gnu/packages/aux-files/linux-libre/4.16-arm64.conf: New file.
* Makefile.am (AUX_FILES): Add 4.16-arm64.conf.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-21 00:12:02 +02:00
Vagrant Cascadian
a8e3fd5f9d
gnu: linux-libre: Use "make dtbs_install" to install device tree files.
...
* gnu/packages/linux.scm (make-linux-libre):
Use "make dtbs_install" to install device tree files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-20 23:36:59 +02:00
Mark H Weaver
539bf8f2c0
Merge branch 'master' into core-updates
2018-05-17 01:00:50 -04:00
Mark H Weaver
2cf8531f36
gnu: linux-libre: Update to 4.16.9.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.9.
(%linux-libre-hash): Update hash.
2018-05-17 00:49:58 -04:00
Mark H Weaver
22d466737d
gnu: linux-libre@4.14: Update to 4.14.41.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.41.
(%linux-libre-4.14-hash): Update hash.
2018-05-17 00:49:11 -04:00
Mark H Weaver
c0bd585835
gnu: linux-libre@4.9: Update to 4.9.100.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.100.
2018-05-17 00:48:32 -04:00
Mark H Weaver
029dd51d8c
gnu: linux-libre@4.4: Update to 4.4.132.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.132.
2018-05-17 00:47:40 -04:00
Tobias Geerinckx-Rice
b85c1858ac
gnu: libnftnl: Update to 1.1.0.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.1.0.
2018-05-17 01:01:59 +02:00
Tobias Geerinckx-Rice
f3afef52f6
gnu: rng-tools: Use INVOKE.
...
* gnu/packages/linux.scm (rng-tools)[arguments]: Substitute INVOKE for
SYSTEM* and explicitly return #t from phase.
2018-05-17 01:01:58 +02:00
Tobias Geerinckx-Rice
41c77ba3ff
gnu: rng-tools: Update to 6.2.
...
* gnu/packages/linux.scm (rng-tools): Update to 6.2.
2018-05-17 01:01:58 +02:00
Tobias Geerinckx-Rice
7c52558154
gnu: usbutils: Update to 010.
...
* gnu/packages/linux.scm (usbutils): Update to 010.
2018-05-17 01:01:57 +02:00
Mark H Weaver
0d0b572286
gnu: linux-libre: Update to 4.16.8.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.8.
(%linux-libre-hash): Update hash.
2018-05-12 04:00:17 -04:00
Mark H Weaver
7187669a81
gnu: linux-libre@4.14: Update to 4.14.40.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.40.
(%linux-libre-4.14-hash): Update hash.
2018-05-12 03:59:22 -04:00
Mark H Weaver
3944e13a72
gnu: linux-libre@4.9: Update to 4.9.99.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.99.
2018-05-12 03:58:14 -04:00
Danny Milosavljevic
72aa295e44
gnu: Add f2fs-tools@1.7.0.
...
* gnu/packages/linux.scm (f2fs-tools-1.7): New variable.
(f2fs-tools): Inherit from f2fs-tools-1.7.
2018-05-09 19:13:22 +02:00
Mark H Weaver
aedc6e9fc9
Merge branch 'master' into core-updates
2018-05-08 18:45:39 -04:00
Marius Bakke
6e7be7d37a
gnu: strace: Fix build failure on Linux-Libre 4.16.
...
* gnu/packages/patches/strace-kernel-4.16.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/linux.scm (strace)][source](patches): New field.
2018-05-06 21:05:11 +02:00
Marius Bakke
12bd588346
Merge branch 'master' into core-updates
2018-05-06 15:56:24 +02:00
Mark H Weaver
a937148b77
gnu: linux-libre: Update to 4.16.7.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.7.
(%linux-libre-hash): Update hash.
2018-05-03 01:34:03 -04:00
Mark H Weaver
27b3fb2cc3
gnu: linux-libre@4.14: Update to 4.14.39.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.39.
(%linux-libre-4.14-hash): Update hash.
2018-05-03 01:33:01 -04:00
Mark H Weaver
c0e8f0493a
gnu: linux-libre@4.9: Update to 4.9.98.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.98.
2018-05-03 01:32:19 -04:00
Mark H Weaver
9e19c343c7
gnu: linux-libre@4.4: Update to 4.4.131.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.131.
2018-05-03 01:31:04 -04:00
Marius Bakke
87dc306bfe
gnu: libaio: Update to 0.3.111.
...
* gnu/packages/linux.scm (libaio): Update to 0.3.111.
[source]: Download from new home.
[home-page]: Change to pagure.io/libaio.
2018-05-02 13:23:30 +02:00
Marius Bakke
fb5b359d77
gnu: inotify-tools: Update to 3.20.1.
...
* gnu/packages/linux.scm (inotify-tools): Update to 3.20.1.
[source]: Download from new home. Set file-name.
[native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Add 'bootstrap' phase.
[home-page]: Update to redirected.
2018-05-02 13:03:33 +02:00
Rutger Helling
7d5adf0131
gnu: e2fsprogs: Fix build with glibc-2.27.
...
* gnu/packages/patches/e2fsprogs-glibc-2.27.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (e2fsprogs)[source]: Add patch.
2018-05-02 10:11:43 +02:00
Mark H Weaver
f0ae90cbbb
Merge branch 'master' into core-updates
2018-04-30 16:48:15 -04:00
Marius Bakke
a66853810e
Merge branch 'staging'
2018-04-30 19:26:03 +02:00