diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-03-28 19:33:46 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-03-29 06:59:44 +0200 |
commit | d48b3dea7888fc6e194df1ca985338f95530c610 (patch) | |
tree | 5bd46c357c2b498073aab885690d6b2f28db46ea /source/n | |
parent | 3e5df2ef049ccdbfa62be7f61584878ca2d52083 (diff) | |
download | current-d48b3dea7888fc6e194df1ca985338f95530c610.tar.gz current-d48b3dea7888fc6e194df1ca985338f95530c610.tar.xz |
Mon Mar 28 19:33:46 UTC 202220220328193346
a/kernel-generic-5.17.1-x86_64-1.txz: Upgraded.
a/kernel-huge-5.17.1-x86_64-1.txz: Upgraded.
a/kernel-modules-5.17.1-x86_64-1.txz: Upgraded.
a/util-linux-2.38-x86_64-1.txz: Upgraded.
ap/cups-filters-1.28.13-x86_64-1.txz: Upgraded.
d/kernel-headers-5.17.1-x86-1.txz: Upgraded.
k/kernel-source-5.17.1-noarch-1.txz: Upgraded.
l/shared-mime-info-2.2-x86_64-1.txz: Upgraded.
l/zlib-1.2.12-x86_64-1.txz: Upgraded.
This update fixes memory corruption when deflating (i.e., when compressing)
if the input has many distant matches. Thanks to marav.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
(* Security fix *)
n/epic5-2.1.7-x86_64-1.txz: Upgraded.
n/libgcrypt-1.10.1-x86_64-1.txz: Upgraded.
n/s-nail-14.9.24-x86_64-1.txz: Upgraded.
x/libwacom-2.2.0-x86_64-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/n')
-rwxr-xr-x | source/n/epic5/epic5.SlackBuild | 2 | ||||
-rw-r--r-- | source/n/epic5/epic5.url | 1 | ||||
-rw-r--r-- | source/n/s-nail/s-nail.url | 4 |
3 files changed, 4 insertions, 3 deletions
diff --git a/source/n/epic5/epic5.SlackBuild b/source/n/epic5/epic5.SlackBuild index ea854fa71..29f1547d7 100755 --- a/source/n/epic5/epic5.SlackBuild +++ b/source/n/epic5/epic5.SlackBuild @@ -26,7 +26,7 @@ PKGNAM=epic5 VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} EPICVER=5 HELPFILE=current -BUILD=${BUILD:-4} +BUILD=${BUILD:-1} ## Default to no Ruby support, since it seems that ruby-2.7.0 is not compatible. ## Patches to fix this are welcome, otherwise we'll keep an eye on upstream. diff --git a/source/n/epic5/epic5.url b/source/n/epic5/epic5.url new file mode 100644 index 000000000..9c2cf1ae9 --- /dev/null +++ b/source/n/epic5/epic5.url @@ -0,0 +1 @@ +http://ftp.epicsol.org/pub/epic/ diff --git a/source/n/s-nail/s-nail.url b/source/n/s-nail/s-nail.url index 8881d6eae..60f9597b5 100644 --- a/source/n/s-nail/s-nail.url +++ b/source/n/s-nail/s-nail.url @@ -1,2 +1,2 @@ -http://ftp.sdaoden.eu/s-nail-14.9.23.tar.xz -http://ftp.sdaoden.eu/s-nail-14.9.23.tar.xz.asc +http://ftp.sdaoden.eu/s-nail-14.9.24.tar.xz +http://ftp.sdaoden.eu/s-nail-14.9.24.tar.xz.asc |