diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-01-04 21:44:44 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-01-05 08:59:47 +0100 |
commit | b595b3d8f623b3c668d13768cde5e711a78f6485 (patch) | |
tree | e2f2643de207d72ae3719cae555753e63f16f6f5 /recompress.sh | |
parent | b66dbcf50c5c89b5d222a9da91ffa5e6b9592891 (diff) | |
download | current-b595b3d8f623b3c668d13768cde5e711a78f6485.tar.gz current-b595b3d8f623b3c668d13768cde5e711a78f6485.tar.xz |
Fri Jan 4 21:44:44 UTC 201920190104214444
a/hwdata-0.319-noarch-1.txz: Upgraded.
d/doxygen-1.8.14-x86_64-3.txz: Upgraded.
Reverted (for now) to avoid segfault in doxygen-1.8.15.
l/libwpg-0.3.3-x86_64-1.txz: Upgraded.
l/libxml2-2.9.9-x86_64-1.txz: Upgraded.
l/libxslt-1.1.33-x86_64-1.txz: Upgraded.
l/python-pillow-5.4.0-x86_64-1.txz: Upgraded.
x/xterm-342-x86_64-1.txz: Upgraded.
testing/packages/wpa_supplicant-2.7-x86_64-3.txz: Rebuilt.
Apply TLSv1 patch from Debian and make some config changes to fix
WPA2-Enterprise. Once we have some testing results on this we'll consider
moving it back into the main tree. Thanks to gablek.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh index 0c00d8a19..c56a01f74 100755 --- a/recompress.sh +++ b/recompress.sh @@ -52,6 +52,7 @@ gzip ./source/d/vala/disable-graphviz.patch gzip ./source/d/vala/no.gvc-compat.c.diff gzip ./source/d/mercurial/doinst.sh gzip ./source/d/gcc/gcc-no_fixincludes.diff +gzip ./source/d/doxygen/doxygen.9468ede.diff gzip ./source/d/binutils/patches/binutils-2.20.51.0.10-sec-merge-emit.patch gzip ./source/d/binutils/patches/binutils-2.24-ldforcele.patch gzip ./source/d/binutils/patches/binutils-2.20.51.0.2-libtool-lib64.patch @@ -1129,6 +1130,7 @@ gzip ./testing/source/wpa_supplicant/patches/wpa_supplicant-quiet-scan-results-m gzip ./testing/source/wpa_supplicant/patches/wpa_supplicant-gui-qt4.patch gzip ./testing/source/wpa_supplicant/patches/wpa_supplicant-flush-debug-output.patch gzip ./testing/source/wpa_supplicant/patches/wpa_supplicant-dbus-service-file-args.patch +gzip ./testing/source/wpa_supplicant/patches/allow-tlsv1.patch gzip ./testing/source/wpa_supplicant/patches/wpa_supplicant-2.7-fix-undefined-remove-ie.patch gzip ./testing/source/wpa_supplicant/doinst.sh gzip ./pasture/source/php/php-fpm.conf.diff |