diff options
author | Mark H Weaver <mhw@netris.org> | 2016-02-01 17:54:54 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2016-02-01 23:47:35 -0500 |
commit | 5e764e2b6f2357aac9dae3c8921e24c43ed8f2ba (patch) | |
tree | f3087c16c193ab8e8b8118c0022020fb76158e0d /gnu-system.am | |
parent | 4efc8eb27502c75cc44fe8eb0374c72ce2307b9c (diff) | |
download | patches-5e764e2b6f2357aac9dae3c8921e24c43ed8f2ba.tar patches-5e764e2b6f2357aac9dae3c8921e24c43ed8f2ba.tar.gz |
gnu: linux-libre: Update to 4.4.1.
* gnu/packages/patches/linux-libre-CVE-2016-0728.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (linux-libre): Update to 4.4.1.
[source]: Remove patch.
Diffstat (limited to 'gnu-system.am')
-rw-r--r-- | gnu-system.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu-system.am b/gnu-system.am index f91e66f0d5..bac13ce748 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -589,7 +589,6 @@ dist_patch_DATA = \ gnu/packages/patches/libwmf-CVE-2015-4695.patch \ gnu/packages/patches/libwmf-CVE-2015-4696.patch \ gnu/packages/patches/libxslt-CVE-2015-7995.patch \ - gnu/packages/patches/linux-libre-CVE-2016-0728.patch \ gnu/packages/patches/lirc-localstatedir.patch \ gnu/packages/patches/libpthread-glibc-preparation.patch \ gnu/packages/patches/lm-sensors-hwmon-attrs.patch \ |