From 57f9e5505b5fa3040aed5b66af8f1cba94dc5dcf Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 26 Jun 2023 19:44:44 +0000 Subject: Mon Jun 26 19:44:44 UTC 2023 patches/packages/network-scripts-15.0-noarch-19_slack15.0.txz: Rebuilt. This update fixes a bug and adds a new feature: Re-add support for the DHCP_IPADDR parameter from rc.inet1.conf. Expand the help text for DHCP_IPADDR in rc.inet1.conf. Add support for a DHCP_OPTS parameter. Thanks to ljb643 and Darren 'Tadgy' Austin. patches/packages/vim-9.0.1667-x86_64-1_slack15.0.txz: Upgraded. This fixes a rare divide-by-zero bug that could cause vim to crash. In an interactive program such as vim, I can't really see this qualifying as a security issue, but since it was brought up as such on LQ we'll just go along with it this time. :) Thanks to marav for the heads-up. (* Security fix *) patches/packages/vim-gvim-9.0.1667-x86_64-1_slack15.0.txz: Upgraded. --- recompress.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'recompress.sh') diff --git a/recompress.sh b/recompress.sh index e13cea0d0..acdec4e0d 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1218,6 +1218,7 @@ gzip ./patches/source/net-snmp/net-snmp-5.8-modern-rpm-api.patch gzip ./patches/source/openssl/doinst.sh-openssl-solibs gzip ./patches/source/openssl/doinst.sh-openssl gzip ./patches/source/openssl/certwatch +gzip ./patches/source/network-scripts/doinst.sh gzip ./patches/source/tar/CVE-2022-48303.patch gzip ./patches/source/tar/tar-1.13.bzip2.diff gzip ./patches/source/tar/tar.nolonezero.diff -- cgit v1.2.3-65-gdbad