summaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-08-09 19:25:22 +0000
committer Eric Hameleers <alien@slackware.com>2022-08-10 13:30:27 +0200
commit5dd1410e22a0b63ba3ba585e049b7780eeb8fa47 (patch)
treec5c548dde073ccf361cf97ece7356a02c3cece79 /ChangeLog.txt
parente8686ed7fdfe49ea41d3b3178b78a259402f07b8 (diff)
downloadcurrent-5dd1410e22a0b63ba3ba585e049b7780eeb8fa47.tar.gz
current-5dd1410e22a0b63ba3ba585e049b7780eeb8fa47.tar.xz
Tue Aug 9 19:25:22 UTC 202220220809192522_15.0
patches/packages/zlib-1.2.12-x86_64-2_slack15.0.txz: Rebuilt. This is a bugfix update. Applied an upstream patch to restore the handling of CRC inputs to be the same as in previous releases of zlib. This fixes an issue with OpenJDK. Thanks to alienBOB.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 1f99bfc3c..8d6a7f3ac 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,10 @@
+Tue Aug 9 19:25:22 UTC 2022
+patches/packages/zlib-1.2.12-x86_64-2_slack15.0.txz: Rebuilt.
+ This is a bugfix update.
+ Applied an upstream patch to restore the handling of CRC inputs to be the
+ same as in previous releases of zlib. This fixes an issue with OpenJDK.
+ Thanks to alienBOB.
++--------------------------+
Fri Jul 29 19:59:03 UTC 2022
patches/packages/gnutls-3.7.7-x86_64-1_slack15.0.txz: Upgraded.
libgnutls: Fixed double free during verification of pkcs7 signatures.