diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-09-21 19:19:07 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-09-22 13:30:28 +0200 |
commit | 8f546e8375222b648c76a215d2f8f9dbe0502c37 (patch) | |
tree | 167a1b529324910dfa961969f20283a1c0ac3c85 /recompress.sh | |
parent | b9facc142ff76dd5681ff937488905500fc676a8 (diff) | |
download | current-8f546e8375222b648c76a215d2f8f9dbe0502c37.tar.gz |
Wed Sep 21 19:19:07 UTC 202220220921191907_15.0
patches/packages/cups-2.4.2-x86_64-3_slack15.0.txz: Rebuilt.
Fixed crash when using the CUPS web setup interface:
[PATCH] Fix OpenSSL crash bug - "tls" pointer wasn't cleared after freeing
it (Issue #409).
Thanks to MisterL, bryjen, and kjhambrick.
Fixed an OpenSSL certificate loading issue:
[PATCH] The OpenSSL code path wasn't loading the full certificate
chain (Issue #465).
Thanks to tmmukunn.
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 ac0d2d73..11d7423b 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1239,7 +1239,9 @@ gzip ./patches/source/polkit/0001-configure-fix-elogind-support.patch gzip ./patches/source/bind/doinst.sh gzip ./patches/source/pidgin/fix-gmain_h-compile-error.diff gzip ./patches/source/pidgin/doinst.sh +gzip ./patches/source/cups/cd84d7fde692237af4996d4a0e985a3eb4a293f0.patch gzip ./patches/source/cups/doinst.sh +gzip ./patches/source/cups/c0c403744b1bf4a9790a8fcaabcd60970cbefe06.patch gzip ./patches/source/httpd/httpd.runasapache.diff gzip ./patches/source/httpd/doinst.sh gzip ./patches/source/at/doinst.sh |