summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-01-26 00:34:41 +0000
committer Eric Hameleers <alien@slackware.com>2023-01-26 13:30:28 +0100
commit139b76eee421713ee3f6c9054c40d326bacb20a6 (patch)
tree6d454638176afc40df722a4b58c19de2f09b88be
parent3a08b95c503627106b8e195c13a71523a1ea70b8 (diff)
downloadcurrent-139b76eee421713ee3f6c9054c40d326bacb20a6.tar.gz
current-139b76eee421713ee3f6c9054c40d326bacb20a6.tar.xz
Thu Jan 26 00:34:41 UTC 202320230126003441_15.0
patches/packages/bind-9.16.37-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and the following security issues: An UPDATE message flood could cause :iscman:`named` to exhaust all available memory. This flaw was addressed by adding a new :any:`update-quota` option that controls the maximum number of outstanding DNS UPDATE messages that :iscman:`named` can hold in a queue at any given time (default: 100). :iscman:`named` could crash with an assertion failure when an RRSIG query was received and :any:`stale-answer-client-timeout` was set to a non-zero value. This has been fixed. :iscman:`named` running as a resolver with the :any:`stale-answer-client-timeout` option set to any value greater than ``0`` could crash with an assertion failure, when the :any:`recursive-clients` soft quota was reached. This has been fixed. For more information, see: https://kb.isc.org/docs/cve-2022-3094 https://kb.isc.org/docs/cve-2022-3736 https://kb.isc.org/docs/cve-2022-3924 https://www.cve.org/CVERecord?id=CVE-2022-3094 https://www.cve.org/CVERecord?id=CVE-2022-3736 https://www.cve.org/CVERecord?id=CVE-2022-3924 (* Security fix *) patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txz: Upgraded. Fixed a security issue: Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1225. Thanks to marav for the heads-up. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-0433 (* Security fix *) patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txz: Upgraded. testing/packages/bind-9.18.11-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and the following security issues: An UPDATE message flood could cause :iscman:`named` to exhaust all available memory. This flaw was addressed by adding a new :any:`update-quota` option that controls the maximum number of outstanding DNS UPDATE messages that :iscman:`named` can hold in a queue at any given time (default: 100). :iscman:`named` could crash with an assertion failure when an RRSIG query was received and :any:`stale-answer-client-timeout` was set to a non-zero value. This has been fixed. :iscman:`named` running as a resolver with the :any:`stale-answer-client-timeout` option set to any value greater than ``0`` could crash with an assertion failure, when the :any:`recursive-clients` soft quota was reached. This has been fixed. For more information, see: https://kb.isc.org/docs/cve-2022-3094 https://kb.isc.org/docs/cve-2022-3736 https://kb.isc.org/docs/cve-2022-3924 https://www.cve.org/CVERecord?id=CVE-2022-3094 https://www.cve.org/CVERecord?id=CVE-2022-3736 https://www.cve.org/CVERecord?id=CVE-2022-3924 (* Security fix *)
-rw-r--r--ChangeLog.rss66
-rw-r--r--ChangeLog.txt54
-rw-r--r--FILELIST.TXT98
-rw-r--r--patches/packages/bind-9.16.37-x86_64-1_slack15.0.txt (renamed from patches/packages/bind-9.16.36-x86_64-1_slack15.0.txt)0
-rw-r--r--patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txt (renamed from patches/packages/vim-9.0.1146-x86_64-1_slack15.0.txt)0
-rw-r--r--patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txt (renamed from patches/packages/vim-gvim-9.0.1146-x86_64-1_slack15.0.txt)0
6 files changed, 167 insertions, 51 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 8fb1ea859..2f6e66739 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,72 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
- <pubDate>Fri, 20 Jan 2023 23:58:24 GMT</pubDate>
- <lastBuildDate>Sat, 21 Jan 2023 12:30:17 GMT</lastBuildDate>
+ <pubDate>Thu, 26 Jan 2023 00:34:41 GMT</pubDate>
+ <lastBuildDate>Thu, 26 Jan 2023 12:30:16 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Thu, 26 Jan 2023 00:34:41 GMT</title>
+ <pubDate>Thu, 26 Jan 2023 00:34:41 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20230126003441</link>
+ <guid isPermaLink="false">20230126003441</guid>
+ <description>
+ <![CDATA[<pre>
+patches/packages/bind-9.16.37-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and the following security issues:
+ An UPDATE message flood could cause :iscman:`named` to exhaust all
+ available memory. This flaw was addressed by adding a new
+ :any:`update-quota` option that controls the maximum number of
+ outstanding DNS UPDATE messages that :iscman:`named` can hold in a
+ queue at any given time (default: 100).
+ :iscman:`named` could crash with an assertion failure when an RRSIG
+ query was received and :any:`stale-answer-client-timeout` was set to a
+ non-zero value. This has been fixed.
+ :iscman:`named` running as a resolver with the
+ :any:`stale-answer-client-timeout` option set to any value greater
+ than ``0`` could crash with an assertion failure, when the
+ :any:`recursive-clients` soft quota was reached. This has been fixed.
+ For more information, see:
+ https://kb.isc.org/docs/cve-2022-3094
+ https://kb.isc.org/docs/cve-2022-3736
+ https://kb.isc.org/docs/cve-2022-3924
+ https://www.cve.org/CVERecord?id=CVE-2022-3094
+ https://www.cve.org/CVERecord?id=CVE-2022-3736
+ https://www.cve.org/CVERecord?id=CVE-2022-3924
+ (* Security fix *)
+patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txz: Upgraded.
+ Fixed a security issue:
+ Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1225.
+ Thanks to marav for the heads-up.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2023-0433
+ (* Security fix *)
+patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txz: Upgraded.
+testing/packages/bind-9.18.11-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and the following security issues:
+ An UPDATE message flood could cause :iscman:`named` to exhaust all
+ available memory. This flaw was addressed by adding a new
+ :any:`update-quota` option that controls the maximum number of
+ outstanding DNS UPDATE messages that :iscman:`named` can hold in a
+ queue at any given time (default: 100).
+ :iscman:`named` could crash with an assertion failure when an RRSIG
+ query was received and :any:`stale-answer-client-timeout` was set to a
+ non-zero value. This has been fixed.
+ :iscman:`named` running as a resolver with the
+ :any:`stale-answer-client-timeout` option set to any value greater
+ than ``0`` could crash with an assertion failure, when the
+ :any:`recursive-clients` soft quota was reached. This has been fixed.
+ For more information, see:
+ https://kb.isc.org/docs/cve-2022-3094
+ https://kb.isc.org/docs/cve-2022-3736
+ https://kb.isc.org/docs/cve-2022-3924
+ https://www.cve.org/CVERecord?id=CVE-2022-3094
+ https://www.cve.org/CVERecord?id=CVE-2022-3736
+ https://www.cve.org/CVERecord?id=CVE-2022-3924
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Fri, 20 Jan 2023 23:58:24 GMT</title>
<pubDate>Fri, 20 Jan 2023 23:58:24 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20230120235824</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index dd072633d..8fe2ae661 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,57 @@
+Thu Jan 26 00:34:41 UTC 2023
+patches/packages/bind-9.16.37-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and the following security issues:
+ An UPDATE message flood could cause :iscman:`named` to exhaust all
+ available memory. This flaw was addressed by adding a new
+ :any:`update-quota` option that controls the maximum number of
+ outstanding DNS UPDATE messages that :iscman:`named` can hold in a
+ queue at any given time (default: 100).
+ :iscman:`named` could crash with an assertion failure when an RRSIG
+ query was received and :any:`stale-answer-client-timeout` was set to a
+ non-zero value. This has been fixed.
+ :iscman:`named` running as a resolver with the
+ :any:`stale-answer-client-timeout` option set to any value greater
+ than ``0`` could crash with an assertion failure, when the
+ :any:`recursive-clients` soft quota was reached. This has been fixed.
+ For more information, see:
+ https://kb.isc.org/docs/cve-2022-3094
+ https://kb.isc.org/docs/cve-2022-3736
+ https://kb.isc.org/docs/cve-2022-3924
+ https://www.cve.org/CVERecord?id=CVE-2022-3094
+ https://www.cve.org/CVERecord?id=CVE-2022-3736
+ https://www.cve.org/CVERecord?id=CVE-2022-3924
+ (* Security fix *)
+patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txz: Upgraded.
+ Fixed a security issue:
+ Heap-based Buffer Overflow in GitHub repository vim/vim prior to 9.0.1225.
+ Thanks to marav for the heads-up.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2023-0433
+ (* Security fix *)
+patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txz: Upgraded.
+testing/packages/bind-9.18.11-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes bugs and the following security issues:
+ An UPDATE message flood could cause :iscman:`named` to exhaust all
+ available memory. This flaw was addressed by adding a new
+ :any:`update-quota` option that controls the maximum number of
+ outstanding DNS UPDATE messages that :iscman:`named` can hold in a
+ queue at any given time (default: 100).
+ :iscman:`named` could crash with an assertion failure when an RRSIG
+ query was received and :any:`stale-answer-client-timeout` was set to a
+ non-zero value. This has been fixed.
+ :iscman:`named` running as a resolver with the
+ :any:`stale-answer-client-timeout` option set to any value greater
+ than ``0`` could crash with an assertion failure, when the
+ :any:`recursive-clients` soft quota was reached. This has been fixed.
+ For more information, see:
+ https://kb.isc.org/docs/cve-2022-3094
+ https://kb.isc.org/docs/cve-2022-3736
+ https://kb.isc.org/docs/cve-2022-3924
+ https://www.cve.org/CVERecord?id=CVE-2022-3094
+ https://www.cve.org/CVERecord?id=CVE-2022-3736
+ https://www.cve.org/CVERecord?id=CVE-2022-3924
+ (* Security fix *)
++--------------------------+
Fri Jan 20 23:58:24 UTC 2023
patches/packages/mozilla-thunderbird-102.7.0-x86_64-1_slack15.0.txz: Upgraded.
This release contains security fixes and improvements.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 301feb8b4..127ad3982 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Sat Jan 21 00:03:33 UTC 2023
+Thu Jan 26 00:37:27 UTC 2023
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
-drwxr-xr-x 12 root root 4096 2023-01-20 23:58 .
+drwxr-xr-x 12 root root 4096 2023-01-26 00:34 .
-rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0
-rw-r--r-- 1 root root 16609 2022-03-30 19:03 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1169262 2023-01-19 00:46 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-01-19 00:46 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1169262 2023-01-23 22:12 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-01-23 22:12 ./CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING
-rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3
-rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT
-rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT
--rw-r--r-- 1 root root 1979332 2023-01-20 23:58 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1982149 2023-01-26 00:34 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2022-02-02 08:21 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
@@ -25,7 +25,7 @@ drwxr-xr-x 2 root root 4096 2022-02-02 08:21 ./EFI/BOOT
-rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh
-rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg
-rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg
--rw-r--r-- 1 root root 1528042 2023-01-19 00:46 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1528042 2023-01-23 22:11 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
-rw-r--r-- 1 root root 864745 2022-02-02 08:25 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
@@ -738,22 +738,22 @@ drwxr-xr-x 2 root root 4096 2008-05-07 05:21 ./pasture/source/php/pear
-rwxr-xr-x 1 root root 9448 2018-05-16 22:38 ./pasture/source/php/php.SlackBuild
-rw-r--r-- 1 root root 775 2017-07-07 19:25 ./pasture/source/php/php.ini-development.diff.gz
-rw-r--r-- 1 root root 830 2005-12-09 05:18 ./pasture/source/php/slack-desc
-drwxr-xr-x 4 root root 4096 2023-01-21 00:03 ./patches
--rw-r--r-- 1 root root 63529 2023-01-21 00:03 ./patches/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-01-21 00:03 ./patches/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 86292 2023-01-21 00:03 ./patches/FILE_LIST
--rw-r--r-- 1 root root 11947936 2023-01-21 00:03 ./patches/MANIFEST.bz2
--rw-r--r-- 1 root root 45568 2023-01-21 00:03 ./patches/PACKAGES.TXT
-drwxr-xr-x 3 root root 20480 2023-01-21 00:03 ./patches/packages
+drwxr-xr-x 4 root root 4096 2023-01-26 00:37 ./patches
+-rw-r--r-- 1 root root 63529 2023-01-26 00:37 ./patches/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-01-26 00:37 ./patches/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 86292 2023-01-26 00:37 ./patches/FILE_LIST
+-rw-r--r-- 1 root root 11947160 2023-01-26 00:37 ./patches/MANIFEST.bz2
+-rw-r--r-- 1 root root 45568 2023-01-26 00:37 ./patches/PACKAGES.TXT
+drwxr-xr-x 3 root root 20480 2023-01-26 00:37 ./patches/packages
-rw-r--r-- 1 root root 327 2022-02-15 05:07 ./patches/packages/aaa_base-15.0-x86_64-4_slack15.0.txt
-rw-r--r-- 1 root root 10716 2022-02-15 05:07 ./patches/packages/aaa_base-15.0-x86_64-4_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-02-15 05:07 ./patches/packages/aaa_base-15.0-x86_64-4_slack15.0.txz.asc
-rw-r--r-- 1 root root 326 2022-02-07 18:56 ./patches/packages/at-3.2.3-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 43124 2022-02-07 18:56 ./patches/packages/at-3.2.3-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-02-07 18:56 ./patches/packages/at-3.2.3-x86_64-1_slack15.0.txz.asc
--rw-r--r-- 1 root root 334 2022-12-21 20:24 ./patches/packages/bind-9.16.36-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 2223156 2022-12-21 20:24 ./patches/packages/bind-9.16.36-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2022-12-21 20:24 ./patches/packages/bind-9.16.36-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 334 2023-01-25 18:31 ./patches/packages/bind-9.16.37-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 2224340 2023-01-25 18:31 ./patches/packages/bind-9.16.37-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-01-25 18:31 ./patches/packages/bind-9.16.37-x86_64-1_slack15.0.txz.asc
-rw-r--r-- 1 root root 333 2022-03-17 19:39 ./patches/packages/bluez-5.64-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 1206904 2022-03-17 19:39 ./patches/packages/bluez-5.64-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-03-17 19:39 ./patches/packages/bluez-5.64-x86_64-1_slack15.0.txz.asc
@@ -926,12 +926,12 @@ drwxr-xr-x 2 root root 4096 2022-11-29 21:00 ./patches/packages/linux-5.15
-rw-r--r-- 1 root root 354 2022-02-15 18:37 ./patches/packages/util-linux-2.37.4-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 2805300 2022-02-15 18:37 ./patches/packages/util-linux-2.37.4-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-02-15 18:37 ./patches/packages/util-linux-2.37.4-x86_64-1_slack15.0.txz.asc
--rw-r--r-- 1 root root 383 2023-01-05 03:04 ./patches/packages/vim-9.0.1146-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 8543840 2023-01-05 03:04 ./patches/packages/vim-9.0.1146-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2023-01-05 03:04 ./patches/packages/vim-9.0.1146-x86_64-1_slack15.0.txz.asc
--rw-r--r-- 1 root root 503 2023-01-05 03:05 ./patches/packages/vim-gvim-9.0.1146-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 1718420 2023-01-05 03:05 ./patches/packages/vim-gvim-9.0.1146-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2023-01-05 03:05 ./patches/packages/vim-gvim-9.0.1146-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 383 2023-01-25 19:23 ./patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 8556148 2023-01-25 19:23 ./patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-01-25 19:23 ./patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 503 2023-01-25 19:23 ./patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 1725476 2023-01-25 19:23 ./patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-01-25 19:23 ./patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txz.asc
-rw-r--r-- 1 root root 507 2022-07-10 18:40 ./patches/packages/wavpack-5.5.0-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 185936 2022-07-10 18:40 ./patches/packages/wavpack-5.5.0-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-07-10 18:40 ./patches/packages/wavpack-5.5.0-x86_64-1_slack15.0.txz.asc
@@ -962,7 +962,7 @@ drwxr-xr-x 2 root root 4096 2022-11-29 21:00 ./patches/packages/linux-5.15
-rw-r--r-- 1 root root 388 2022-10-15 04:05 ./patches/packages/zlib-1.2.13-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 105356 2022-10-15 04:05 ./patches/packages/zlib-1.2.13-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-10-15 04:05 ./patches/packages/zlib-1.2.13-x86_64-1_slack15.0.txz.asc
-drwxr-xr-x 64 root root 4096 2023-01-20 23:58 ./patches/source
+drwxr-xr-x 64 root root 4096 2023-01-25 23:56 ./patches/source
drwxr-xr-x 2 root root 4096 2022-01-16 05:07 ./patches/source/aaa_base
-rw-r--r-- 1 root root 11041 2022-02-15 04:49 ./patches/source/aaa_base/_aaa_base.tar.gz
-rwxr-xr-x 1 root root 3894 2022-02-15 05:07 ./patches/source/aaa_base/aaa_base.SlackBuild
@@ -978,13 +978,13 @@ drwxr-xr-x 2 root root 4096 2022-02-07 18:45 ./patches/source/at
-rw-r--r-- 1 root root 428 2018-06-13 02:51 ./patches/source/at/doinst.sh.gz
-rw-r--r-- 1 root root 669 2018-06-14 18:38 ./patches/source/at/rc.atd
-rw-r--r-- 1 root root 776 2019-10-17 17:50 ./patches/source/at/slack-desc
-drwxr-xr-x 3 root root 4096 2022-12-21 19:16 ./patches/source/bind
+drwxr-xr-x 3 root root 4096 2023-01-25 18:29 ./patches/source/bind
-rw-r--r-- 1 root root 5120 2007-06-08 04:48 ./patches/source/bind/3link.sh
--rw-r--r-- 1 root root 5105696 2022-12-21 12:33 ./patches/source/bind/bind-9.16.36.tar.xz
--rw-r--r-- 1 root root 833 2022-12-21 12:33 ./patches/source/bind/bind-9.16.36.tar.xz.asc
--rw-r--r-- 1 root root 874 2022-12-21 12:33 ./patches/source/bind/bind-9.16.36.tar.xz.sha1.asc
--rw-r--r-- 1 root root 874 2022-12-21 12:33 ./patches/source/bind/bind-9.16.36.tar.xz.sha256.asc
--rw-r--r-- 1 root root 874 2022-12-21 12:33 ./patches/source/bind/bind-9.16.36.tar.xz.sha512.asc
+-rw-r--r-- 1 root root 5109440 2023-01-25 12:10 ./patches/source/bind/bind-9.16.37.tar.xz
+-rw-r--r-- 1 root root 833 2023-01-25 12:10 ./patches/source/bind/bind-9.16.37.tar.xz.asc
+-rw-r--r-- 1 root root 833 2023-01-25 12:10 ./patches/source/bind/bind-9.16.37.tar.xz.sha1.asc
+-rw-r--r-- 1 root root 833 2023-01-25 12:10 ./patches/source/bind/bind-9.16.37.tar.xz.sha256.asc
+-rw-r--r-- 1 root root 833 2023-01-25 12:10 ./patches/source/bind/bind-9.16.37.tar.xz.sha512.asc
-rwxr-xr-x 1 root root 5649 2022-03-16 19:30 ./patches/source/bind/bind.SlackBuild
drwxr-xr-x 2 root root 4096 2019-08-19 18:12 ./patches/source/bind/caching-example
-rw-r--r-- 1 root root 195 2001-05-18 02:03 ./patches/source/bind/caching-example/localhost.zone
@@ -1564,14 +1564,14 @@ drwxr-xr-x 2 root root 4096 2020-05-08 19:39 ./patches/source/util-linux/p
-rw-r--r-- 1 root root 335 2014-07-03 08:34 ./patches/source/util-linux/util-linux.fdisk-no-solaris.diff.gz
-rw-r--r-- 1 root root 10292 2009-05-30 01:25 ./patches/source/util-linux/ziptool-1.4.0.tar.xz
-rw-r--r-- 1 root root 386 2009-05-30 01:25 ./patches/source/util-linux/ziptool-fix_build.patch.gz
-drwxr-xr-x 2 root root 4096 2023-01-05 02:55 ./patches/source/vim
+drwxr-xr-x 2 root root 4096 2023-01-25 19:15 ./patches/source/vim
-rw-r--r-- 1 root root 299348 2009-07-09 22:03 ./patches/source/vim/ctags-5.8.tar.xz
-rw-r--r-- 1 root root 2768 2022-02-12 08:11 ./patches/source/vim/ctags.use-conventional-unused-marker.patch.gz
-rw-r--r-- 1 root root 505 2022-09-26 18:00 ./patches/source/vim/doinst.sh.gz
-rw-r--r-- 1 root root 8249 2006-01-19 17:01 ./patches/source/vim/gvim.png
-rw-r--r-- 1 root root 834 2018-02-27 06:13 ./patches/source/vim/slack-desc.vim
-rw-r--r-- 1 root root 959 2018-03-15 02:41 ./patches/source/vim/slack-desc.vim-gvim
--rw-r--r-- 1 root root 10786971 2023-01-05 02:42 ./patches/source/vim/vim-9.0.1146.tar.lz
+-rw-r--r-- 1 root root 10798471 2023-01-25 18:48 ./patches/source/vim/vim-9.0.1241.tar.lz
-rwxr-xr-x 1 root root 6370 2022-09-26 18:39 ./patches/source/vim/vim-gvim.SlackBuild
-rwxr-xr-x 1 root root 7549 2022-09-26 18:39 ./patches/source/vim/vim.SlackBuild
-rw-r--r-- 1 root root 283 2019-01-11 20:43 ./patches/source/vim/vim.vimrc.diff.gz
@@ -15925,7 +15925,7 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xfce/libxfce4util
-rw-r--r-- 1 root root 410497 2020-12-22 22:52 ./source/xfce/libxfce4util/libxfce4util-4.16.0.tar.lz
-rwxr-xr-x 1 root root 4860 2021-02-13 05:32 ./source/xfce/libxfce4util/libxfce4util.SlackBuild
-rw-r--r-- 1 root root 776 2018-02-27 06:13 ./source/xfce/libxfce4util/slack-desc
-drwxr-sr-x 2 root root 4096 2021-11-26 19:25 ./source/xfce/mousepad
+drwxr-xr-x 2 root root 4096 2021-11-26 19:25 ./source/xfce/mousepad
-rw-r--r-- 1 root root 200 2020-06-21 08:00 ./source/xfce/mousepad/doinst.sh.gz
-rw-r--r-- 1 root root 796936 2021-11-26 09:58 ./source/xfce/mousepad/mousepad-0.5.8.tar.lz
-rwxr-xr-x 1 root root 4086 2021-11-26 19:25 ./source/xfce/mousepad/mousepad.SlackBuild
@@ -16088,24 +16088,24 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/y/nethack
-rwxr-xr-x 1 root root 4998 2021-02-13 05:32 ./source/y/nethack/nethack.SlackBuild
-rw-r--r-- 1 root root 59 2020-12-30 20:25 ./source/y/nethack/nethack.url
-rw-r--r-- 1 root root 1031 2020-12-30 21:50 ./source/y/nethack/slack-desc
-drwxr-xr-x 4 root root 4096 2022-12-23 02:42 ./testing
--rw-r--r-- 1 root root 2440 2022-12-23 02:42 ./testing/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-12-23 02:42 ./testing/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 3165 2022-12-23 02:42 ./testing/FILE_LIST
--rw-r--r-- 1 root root 35707 2022-12-23 02:42 ./testing/MANIFEST.bz2
--rw-r--r-- 1 root root 729 2022-12-23 02:42 ./testing/PACKAGES.TXT
-drwxr-xr-x 2 root root 4096 2022-12-23 02:42 ./testing/packages
--rw-r--r-- 1 root root 334 2022-12-21 20:22 ./testing/packages/bind-9.18.10-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 2440956 2022-12-21 20:22 ./testing/packages/bind-9.18.10-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2022-12-21 20:22 ./testing/packages/bind-9.18.10-x86_64-1_slack15.0.txz.asc
-drwxr-xr-x 4 root root 4096 2022-12-22 20:19 ./testing/source
-drwxr-xr-x 3 root root 4096 2022-12-21 20:21 ./testing/source/bind
+drwxr-xr-x 4 root root 4096 2023-01-26 00:37 ./testing
+-rw-r--r-- 1 root root 2440 2023-01-26 00:37 ./testing/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-01-26 00:37 ./testing/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 3165 2023-01-26 00:37 ./testing/FILE_LIST
+-rw-r--r-- 1 root root 35729 2023-01-26 00:37 ./testing/MANIFEST.bz2
+-rw-r--r-- 1 root root 729 2023-01-26 00:37 ./testing/PACKAGES.TXT
+drwxr-xr-x 2 root root 4096 2023-01-26 00:37 ./testing/packages
+-rw-r--r-- 1 root root 334 2023-01-25 18:26 ./testing/packages/bind-9.18.11-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 2438336 2023-01-25 18:26 ./testing/packages/bind-9.18.11-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-01-25 18:26 ./testing/packages/bind-9.18.11-x86_64-1_slack15.0.txz.asc
+drwxr-xr-x 4 root root 4096 2023-01-25 23:55 ./testing/source
+drwxr-xr-x 3 root root 4096 2023-01-25 18:24 ./testing/source/bind
-rw-r--r-- 1 root root 5120 2007-06-08 04:48 ./testing/source/bind/3link.sh
--rw-r--r-- 1 root root 5261572 2022-12-21 12:33 ./testing/source/bind/bind-9.18.10.tar.xz
--rw-r--r-- 1 root root 833 2022-12-21 12:33 ./testing/source/bind/bind-9.18.10.tar.xz.asc
--rw-r--r-- 1 root root 874 2022-12-21 12:33 ./testing/source/bind/bind-9.18.10.tar.xz.sha1.asc
--rw-r--r-- 1 root root 874 2022-12-21 12:33 ./testing/source/bind/bind-9.18.10.tar.xz.sha256.asc
--rw-r--r-- 1 root root 874 2022-12-21 12:33 ./testing/source/bind/bind-9.18.10.tar.xz.sha512.asc
+-rw-r--r-- 1 root root 5284184 2023-01-25 12:16 ./testing/source/bind/bind-9.18.11.tar.xz
+-rw-r--r-- 1 root root 833 2023-01-25 12:16 ./testing/source/bind/bind-9.18.11.tar.xz.asc
+-rw-r--r-- 1 root root 833 2023-01-25 12:16 ./testing/source/bind/bind-9.18.11.tar.xz.sha1.asc
+-rw-r--r-- 1 root root 833 2023-01-25 12:16 ./testing/source/bind/bind-9.18.11.tar.xz.sha256.asc
+-rw-r--r-- 1 root root 833 2023-01-25 12:16 ./testing/source/bind/bind-9.18.11.tar.xz.sha512.asc
-rwxr-xr-x 1 root root 5649 2022-03-16 19:30 ./testing/source/bind/bind.SlackBuild
drwxr-xr-x 2 root root 4096 2019-08-19 18:12 ./testing/source/bind/caching-example
-rw-r--r-- 1 root root 195 2001-05-18 02:03 ./testing/source/bind/caching-example/localhost.zone
diff --git a/patches/packages/bind-9.16.36-x86_64-1_slack15.0.txt b/patches/packages/bind-9.16.37-x86_64-1_slack15.0.txt
index d61583855..d61583855 100644
--- a/patches/packages/bind-9.16.36-x86_64-1_slack15.0.txt
+++ b/patches/packages/bind-9.16.37-x86_64-1_slack15.0.txt
diff --git a/patches/packages/vim-9.0.1146-x86_64-1_slack15.0.txt b/patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txt
index 4a843388d..4a843388d 100644
--- a/patches/packages/vim-9.0.1146-x86_64-1_slack15.0.txt
+++ b/patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txt
diff --git a/patches/packages/vim-gvim-9.0.1146-x86_64-1_slack15.0.txt b/patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txt
index 3b81553b1..3b81553b1 100644
--- a/patches/packages/vim-gvim-9.0.1146-x86_64-1_slack15.0.txt
+++ b/patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txt