diff options
Diffstat (limited to 'gnu-system.am')
-rw-r--r-- | gnu-system.am | 25 |
1 files changed, 6 insertions, 19 deletions
diff --git a/gnu-system.am b/gnu-system.am index cd9561e8b4..2f31f6802a 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -384,6 +384,7 @@ dist_patch_DATA = \ gnu/packages/patches/abiword-pass-no-undefined-to-linker.patch \ gnu/packages/patches/abiword-use-proper-png-api.patch \ gnu/packages/patches/abiword-wmf-version-lookup-fix.patch \ + gnu/packages/patches/acl-hurd-path-max.patch \ gnu/packages/patches/aegis-constness-error.patch \ gnu/packages/patches/aegis-perl-tempdir1.patch \ gnu/packages/patches/aegis-perl-tempdir2.patch \ @@ -415,6 +416,7 @@ dist_patch_DATA = \ gnu/packages/patches/clang-libc-search-path.patch \ gnu/packages/patches/clucene-pkgconfig.patch \ gnu/packages/patches/cmake-fix-tests.patch \ + gnu/packages/patches/coreutils-racy-tail-test.patch \ gnu/packages/patches/cpio-gets-undeclared.patch \ gnu/packages/patches/cpufrequtils-fix-aclocal.patch \ gnu/packages/patches/crda-optional-gcrypt.patch \ @@ -467,6 +469,7 @@ dist_patch_DATA = \ gnu/packages/patches/glibc-bootstrap-system.patch \ gnu/packages/patches/glibc-ldd-x86_64.patch \ gnu/packages/patches/glibc-locales.patch \ + gnu/packages/patches/glibc-o-largefile.patch \ gnu/packages/patches/gmp-arm-asm-nothumb.patch \ gnu/packages/patches/gnucash-price-quotes-perl.patch \ gnu/packages/patches/gnutls-doc-fix.patch \ @@ -524,31 +527,13 @@ dist_patch_DATA = \ gnu/packages/patches/libmad-frame-length.patch \ gnu/packages/patches/libmad-mips-newgcc.patch \ gnu/packages/patches/libtheora-config-guess.patch \ - gnu/packages/patches/libtiff-CVE-2012-4564.patch \ - gnu/packages/patches/libtiff-CVE-2013-1960.patch \ - gnu/packages/patches/libtiff-CVE-2013-1961.patch \ - gnu/packages/patches/libtiff-CVE-2013-4231.patch \ - gnu/packages/patches/libtiff-CVE-2013-4232.patch \ - gnu/packages/patches/libtiff-CVE-2013-4243.patch \ - gnu/packages/patches/libtiff-CVE-2013-4244.patch \ - gnu/packages/patches/libtiff-CVE-2014-8127-pt1.patch \ - gnu/packages/patches/libtiff-CVE-2014-8127-pt2.patch \ - gnu/packages/patches/libtiff-CVE-2014-8127-pt3.patch \ - gnu/packages/patches/libtiff-CVE-2014-8127-pt4.patch \ - gnu/packages/patches/libtiff-CVE-2014-8128-pt1.patch \ - gnu/packages/patches/libtiff-CVE-2014-8128-pt2.patch \ - gnu/packages/patches/libtiff-CVE-2014-8128-pt3.patch \ - gnu/packages/patches/libtiff-CVE-2014-8128-pt4.patch \ - gnu/packages/patches/libtiff-CVE-2014-8128-pt5.patch \ - gnu/packages/patches/libtiff-CVE-2014-8129.patch \ - gnu/packages/patches/libtiff-CVE-2014-9330.patch \ - gnu/packages/patches/libtiff-CVE-2014-9655.patch \ gnu/packages/patches/libtool-skip-tests2.patch \ gnu/packages/patches/libssh-CVE-2014-0017.patch \ gnu/packages/patches/libwmf-CVE-2006-3376.patch \ gnu/packages/patches/libwmf-CVE-2009-1364.patch \ gnu/packages/patches/libwmf-CVE-2015-0848+4588+4695+4696.patch \ gnu/packages/patches/lirc-localstatedir.patch \ + gnu/packages/patches/libpthread-glibc-preparation.patch \ gnu/packages/patches/lm-sensors-hwmon-attrs.patch \ gnu/packages/patches/lua-pkgconfig.patch \ gnu/packages/patches/lua51-liblua-so.patch \ @@ -581,12 +566,14 @@ dist_patch_DATA = \ gnu/packages/patches/nvi-db4.patch \ gnu/packages/patches/openexr-missing-samples.patch \ gnu/packages/patches/openssl-runpath.patch \ + gnu/packages/patches/openssl-c-rehash.patch \ gnu/packages/patches/orpheus-cast-errors-and-includes.patch \ gnu/packages/patches/ots-no-include-missing-file.patch \ gnu/packages/patches/patchelf-page-size.patch \ gnu/packages/patches/patchelf-rework-for-arm.patch \ gnu/packages/patches/patchutils-xfail-gendiff-tests.patch \ gnu/packages/patches/patch-hurd-path-max.patch \ + gnu/packages/patches/perl-autosplit-default-time.patch \ gnu/packages/patches/perl-finance-quote-unuse-mozilla-ca.patch \ gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch \ gnu/packages/patches/perl-module-pluggable-search.patch \ |