diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-05-01 19:49:49 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-05-02 08:59:46 +0200 |
commit | 142b0e6d20ea4d01d0fbf3b0a2329d6c4c98842c (patch) | |
tree | 7898be0d2599fb77e7a149360a2b87b76299257a /recompress.sh | |
parent | d20b8960352742059551ee7c8b5bc041616d9349 (diff) | |
download | current-142b0e6d20ea4d01d0fbf3b0a2329d6c4c98842c.tar.gz |
Wed May 1 19:49:49 UTC 201920190501194949
ap/tmux-2.9a-x86_64-1.txz: Upgraded.
n/dovecot-2.3.6-x86_64-1.txz: Upgraded.
This update fixes two security issues:
Submission-login crashed with signal 11 due to null pointer access when
authentication was aborted by disconnecting.
Submission-login crashed when authentication was started over TLS secured
channel and invalid authentication message was sent.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11494
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11499
(* Security fix *)
n/php-7.2.18-x86_64-1.txz: Upgraded.
This update fixes bugs and a security issue
Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11036
(* Security fix *)
xfce/exo-0.12.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recompress.sh b/recompress.sh index b370e82c..78a6bfa7 100755 --- a/recompress.sh +++ b/recompress.sh @@ -577,7 +577,6 @@ gzip ./source/n/wireless_tools/wireless_tools.nowhine.diff gzip ./source/n/irssi/doinst.sh gzip ./source/n/httpd/httpd.runasapache.diff gzip ./source/n/httpd/doinst.sh -gzip ./source/n/dovecot/fix-mysql-double-free.patch gzip ./source/n/dovecot/dovecot.default.shadow.auth.diff gzip ./source/n/dovecot/doinst.sh gzip ./source/n/dovecot/dovecot.config.README.diff |