Mark H Weaver
9d4385634d
Merge branch 'master' into core-updates
2017-06-18 02:36:51 -04:00
Mark H Weaver
3d9b8b407b
gnu: linux-libre: Update to 4.11.6.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.6.
(%linux-libre-hash): Update hash.
2017-06-18 00:51:46 -04:00
Mark H Weaver
d406f8ca19
gnu: linux-libre@4.9: Update to 4.9.33.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.33.
2017-06-18 00:50:53 -04:00
Mark H Weaver
b2b800f1ff
gnu: linux-libre@4.4: Update to 4.4.73.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.73.
2017-06-18 00:50:03 -04:00
Mark H Weaver
5227d53a59
gnu: linux-libre@4.1: Update to 4.1.41.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.41.
[source]: Remove patch.
2017-06-16 15:39:30 -04:00
Ludovic Courtès
0208476260
gnu: proot: Install man page under the right name.
...
* gnu/packages/linux.scm (proot)[arguments]: In 'install' phase, install
man page as "proot.1", not "man.1".
2017-06-15 23:07:46 +02:00
Mark H Weaver
32fdad78c1
gnu: linux-libre: Update to 4.11.5.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.5.
(%linux-libre-hash): Update hash.
2017-06-15 06:23:16 -04:00
Mark H Weaver
8a16df0290
gnu: linux-libre@4.9: Update to 4.9.32.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.32.
2017-06-15 06:22:36 -04:00
Mark H Weaver
58e53a0468
gnu: linux-libre@4.4: Update to 4.4.72.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.72.
2017-06-15 06:21:49 -04:00
Tobias Geerinckx-Rice
783467ae02
gnu: mcelog: Update to 153.
...
* gnu/packages/linux.scm (mcelog): Update to 153.
2017-06-12 04:25:56 +02:00
Marius Bakke
910416c874
gnu: alsa-lib: Update to 1.1.4.1.
...
* gnu/packages/linux.scm (alsa-lib): Update to 1.1.4.1.
2017-06-11 02:08:39 +02:00
Marius Bakke
5bace4c8ad
Merge branch 'master' into core-updates
...
Conflicts:
* gnu/packages/tls.scm (gnutls): Incorporated 3.5.13 graft (88e2511e21
).
2017-06-11 02:07:06 +02:00
Marius Bakke
20d87dfb45
gnu: alsa-plugins: Update to 1.1.4.
...
* gnu/packages/linux.scm (alsa-plugins): Update to 1.1.4.
2017-06-11 02:00:06 +02:00
Marius Bakke
31baa86448
gnu: alsa-utils: Update to 1.1.4.
...
* gnu/packages/linux.scm (alsa-utils): Update to 1.1.4.
2017-06-11 02:00:05 +02:00
Marius Bakke
ea45e2c500
Merge branch 'master' into core-updates
2017-06-10 02:57:50 +02:00
Ludovic Courtès
202342fdda
gnu: eudev: Update to 3.2.2.
...
* gnu/packages/linux.scm (eudev): Update to 3.2.2.
[source](patches): Remove "eudev-conflicting-declaration.patch".
* gnu/packages/patches/eudev-conflicting-declaration.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-06-09 14:59:12 +02:00
Ludovic Courtès
4e859e9233
gnu: eudev: Build the hardware database.
...
* gnu/packages/linux.scm (usbutils)[inputs]: Replace EUDEV-WITH-HWDB
by EUDEV.
(eudev)[arguments]: New field.
(eudev-with-hwdb): Define in terms of 'deprecated-package'.
2017-06-09 14:59:12 +02:00
Mark H Weaver
6fe5c49ab4
gnu: linux-libre: Update to 4.11.4.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.4.
(%linux-libre-hash): Update hash.
2017-06-09 01:31:08 -04:00
Mark H Weaver
e2d57d12ce
gnu: linux-libre@4.9: Update to 4.9.31.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.31.
2017-06-09 01:30:29 -04:00
Mark H Weaver
f1a710c321
gnu: linux-libre@4.4: Update to 4.4.71.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.71.
2017-06-09 01:29:47 -04:00
Rutger Helling
dfe93c9ac0
gnu: Add nftables.
...
* gnu/packages/linux.scm (nftables): New variable
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-06-08 09:40:14 -04:00
Leo Famulari
c67d587f94
Merge branch 'master' into core-updates
...
This merge commit includes a fix for CVE-2017-6512 in Perl 5.26.0.
2017-06-07 12:11:55 -04:00
Marius Bakke
a2265ea316
gnu: libnl: Update to 3.3.0.
...
Since version 3.2.5, signed tarballs are distributed via GitHub. See e.g.
release announcements:
https://lists.infradead.org/pipermail/libnl/2017-May/002313.html
The home page is somewhat outdated, but still hosts mailing lists and git mirror.
* gnu/packages/linux.scm (libnl): Update to 3.3.0.
[source]: Switch to new release URL.
2017-06-07 00:50:05 +02:00
Marius Bakke
025817a558
gnu: iproute2: Update to 4.11.0.
...
* gnu/packages/linux.scm (iproute): Update to 4.11.0.
2017-06-05 14:36:43 +02:00
Tobias Geerinckx-Rice
be90008220
gnu: fuse-exfat: Update to 1.2.7.
...
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.7.
2017-06-05 13:51:15 +02:00
Marius Bakke
f484a50d50
Merge branch 'staging'
2017-06-05 00:36:11 +02:00
Marius Bakke
d0c45d2d82
Merge branch 'master' into core-updates
...
Conflicts:
gnu/packages/image.scm
(incorporated libtiff graft)
2017-06-03 17:51:21 +02:00
Marius Bakke
81b959c4ec
gnu: util-linux: Update to 2.30.
...
Release notes: https://www.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30-ReleaseNotes
* gnu/packages/linux.scm (util-linux): Update to 2.30.
2017-06-03 17:27:20 +02:00
Tobias Geerinckx-Rice
a280232f41
gnu: mcelog: Update to 152.
...
* gnu/packages/linux.scm (mcelog): Update to 152.
2017-06-03 16:50:25 +02:00
Mark H Weaver
e35a76f670
gnu: linux-libre@4.1: Update to 4.1.40.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.40.
2017-06-03 01:51:01 -04:00
Rutger Helling
1eacffb9bc
gnu: Add archivemount
...
* gnu/packages/linux.scm (archivemount): New variable.
2017-06-02 12:02:37 -04:00
Marius Bakke
9df24909e2
Merge branch 'master' into staging
2017-05-27 03:55:24 +02:00
Mark H Weaver
fdabfdbf8d
gnu: linux-libre: Update to 4.11.3.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.3.
(%linux-libre-hash): Update hash.
2017-05-26 16:17:08 -04:00
Mark H Weaver
cf86b917aa
gnu: linux-libre@4.9: Update to 4.9.30.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.30.
2017-05-26 16:16:32 -04:00
Mark H Weaver
26f8e6f2eb
gnu: linux-libre@4.4: Update to 4.4.70.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.70.
2017-05-26 16:15:51 -04:00
Clément Lassieur
1113386beb
gnu: Add cpuid.
...
* gnu/packages/linux.scm (cpuid): New variable.
2017-05-25 21:38:20 +02:00
ng0
103b7e7955
gnu: Add kbd-neo.
...
* gnu/packages/linux.scm (kbd-neo): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-25 20:15:39 +02:00
ng0
fd7000fe33
gnu: kbd: Add 'native-search-paths'.
...
* gnu/packages/linux.scm (kbd)[native-search-paths]: Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-25 20:05:11 +02:00
Marius Bakke
2af3743bc2
gnu: strace: Update to 4.17.
...
* gnu/packages/linux.scm (strace): Update to 4.17.
2017-05-25 20:04:32 +02:00
Tobias Geerinckx-Rice
8675ae15b7
gnu: mcelog: Update to 151.
...
* gnu/packages/linux.scm (mcelog): Update to 151.
2017-05-24 23:52:04 +02:00
Marius Bakke
e4cddbbcac
Merge branch 'master' into staging
2017-05-22 14:56:50 +02:00
Mark H Weaver
718448e176
gnu: linux-libre: Update to 4.11.2.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.2.
(%linux-libre-hash): Update hash.
2017-05-21 02:03:32 -04:00
Mark H Weaver
519fd6c367
gnu: linux-libre@4.9: Update to 4.9.29.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.29.
2017-05-21 01:45:21 -04:00
Mark H Weaver
ec8d69ebfe
gnu: linux-libre@4.4: Update to 4.4.69.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.69.
2017-05-21 01:44:25 -04:00
Ludovic Courtès
9f8d6eb24a
gnu: unionfs-fuse-static: Remove 'unionfsctl' executable.
...
This avoids pulling in glibc & co. Fixes a regression introduced in
2f861edf5c
(the 'unionfsctl' executable
did not exist in unionfs-fuse 0.26).
* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]
<post-install>: Remove 'unionfsctl' binary.
2017-05-21 01:14:51 +02:00
Tobias Geerinckx-Rice
acf82a1152
gnu: btrfs-progs: Update to 4.11.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.11.
2017-05-18 18:55:11 +02:00
Tobias Geerinckx-Rice
4d2e1d1442
gnu: mcelog: Update to 150.
...
* gnu/packages/linux.scm (mcelog): Update to 150.
2017-05-18 18:55:11 +02:00
Mark H Weaver
05bf7f507a
gnu: linux-libre: Update to 4.11.1.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.1.
(%linux-libre-hash): Update hash.
2017-05-17 14:56:18 -04:00
Mark H Weaver
d6a02184f4
gnu: linux-libre@4.9: Update to 4.9.28.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.28.
2017-05-17 14:55:41 -04:00
Mark H Weaver
42ba7b6f2f
gnu: linux-libre@4.4: Update to 4.4.68.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.68.
2017-05-17 14:54:53 -04:00