summaryrefslogtreecommitdiffstats
path: root/recompress.sh
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-09-26 19:43:54 +0000
committer Eric Hameleers <alien@slackware.com>2022-09-27 13:30:30 +0200
commit0ab769ac69705eca0040a7450e3e8f45a8f52cae (patch)
tree0dff0d6ed8eaf46487047c04fe3207fa8a49a55b /recompress.sh
parent1730200e5d8f027efec046f71f5fdb099cc32ddc (diff)
downloadcurrent-0ab769ac69705eca0040a7450e3e8f45a8f52cae.tar.gz
current-0ab769ac69705eca0040a7450e3e8f45a8f52cae.tar.xz
Mon Sep 26 19:43:54 UTC 202220220926194354_15.0
patches/packages/dnsmasq-2.87-x86_64-1_slack15.0.txz: Upgraded. Fix write-after-free error in DHCPv6 server code. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0934 (* Security fix *) patches/packages/vim-9.0.0594-x86_64-1_slack15.0.txz: Upgraded. Fixed stack-based buffer overflow. Thanks to marav for the heads-up. In addition, Mig21 pointed out an issue where the defaults.vim file might need to be edited for some purposes as its contents will override the settings in the system-wide vimrc. Usually this file is replaced whenever vim is upgraded, which in those situations would be inconvenient for the admin. So, I've added support for a file named defaults.vim.custom which (if it exists) will be used instead of the defaults.vim file shipped in the package and will persist through upgrades. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3296 (* Security fix *) patches/packages/vim-gvim-9.0.0594-x86_64-1_slack15.0.txz: Upgraded.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-xrecompress.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh
index 11d7423bc..18228c6a8 100755
--- a/recompress.sh
+++ b/recompress.sh
@@ -1186,6 +1186,7 @@ gzip ./patches/source/seamonkey/doinst.sh
gzip ./patches/source/seamonkey/sm.ui.scrollToClick.diff
gzip ./patches/source/vim/ctags.use-conventional-unused-marker.patch
gzip ./patches/source/vim/vim.vimrc.diff
+gzip ./patches/source/vim/doinst.sh
gzip ./patches/source/poppler/27354e9d9696ee2bc063910a6c9a6b27c5184a52.patch
gzip ./patches/source/libxslt/libxslt.xsltMaxDepth.diff
gzip ./patches/source/net-snmp/net-snmp-5.7.2-cert-path.patch
@@ -1254,6 +1255,10 @@ gzip ./patches/source/mozilla-firefox/mimeTypes.rdf
gzip ./patches/source/mozilla-firefox/mozilla-firefox-mimeTypes-fix.diff
gzip ./patches/source/mozilla-firefox/0027-LTO-Only-enable-LTO-for-Rust-when-complete-build-use.patch
gzip ./patches/source/mozilla-firefox/gkrust.a.no.networking.check.diff
+gzip ./patches/source/dnsmasq/rc.dnsmasq
+gzip ./patches/source/dnsmasq/dnsmasq.leasedir.diff
+gzip ./patches/source/dnsmasq/doinst.sh
+gzip ./patches/source/dnsmasq/dnsmasq.libidn2.diff
gzip ./patches/source/cyrus-sasl/rc.saslauthd
gzip ./patches/source/cyrus-sasl/doinst.sh
gzip ./patches/source/qt5/patches/qt5-qtbase-gcc11.patch