summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-03-20 18:26:23 +0000
committer Eric Hameleers <alien@slackware.com>2023-03-21 13:30:37 +0100
commit8ea2d785646a6912efbd3bdce75cbff0adafe60b (patch)
treef34296a4dbab7b0127f962447947fba3ab5770b3
parentdb72bca3640e372f07499e2621d0f0951b85ab9b (diff)
downloadcurrent-20230320182623_15.0.tar.gz
current-20230320182623_15.0.tar.xz
Mon Mar 20 18:26:23 UTC 202320230320182623_15.0
patches/packages/curl-8.0.1-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: SSH connection too eager reuse still. HSTS double-free. GSS delegation too eager connection re-use. FTP too eager connection reuse. SFTP path ~ resolving discrepancy. TELNET option IAC injection. For more information, see: https://curl.se/docs/CVE-2023-27538.html https://curl.se/docs/CVE-2023-27537.html https://curl.se/docs/CVE-2023-27536.html https://curl.se/docs/CVE-2023-27535.html https://curl.se/docs/CVE-2023-27534.html https://curl.se/docs/CVE-2023-27533.html https://www.cve.org/CVERecord?id=CVE-2023-27538 https://www.cve.org/CVERecord?id=CVE-2023-27537 https://www.cve.org/CVERecord?id=CVE-2023-27536 https://www.cve.org/CVERecord?id=CVE-2023-27535 https://www.cve.org/CVERecord?id=CVE-2023-27534 https://www.cve.org/CVERecord?id=CVE-2023-27533 (* Security fix *) patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txz: Upgraded. Fixed security issues: NULL pointer dereference issue in utfc_ptr2len. Incorrect Calculation of Buffer Size. Heap-based Buffer Overflow. Thanks to marav for the heads-up. For more information, see: https://www.cve.org/CVERecord?id=CVE-2023-1264 https://www.cve.org/CVERecord?id=CVE-2023-1175 https://www.cve.org/CVERecord?id=CVE-2023-1170 (* Security fix *) patches/packages/vim-gvim-9.0.1418-x86_64-1_slack15.0.txz: Upgraded.
-rw-r--r--ChangeLog.rss48
-rw-r--r--ChangeLog.txt36
-rw-r--r--FILELIST.TXT56
-rw-r--r--patches/packages/curl-8.0.1-x86_64-1_slack15.0.txt (renamed from patches/packages/curl-7.88.1-x86_64-1_slack15.0.txt)0
-rw-r--r--patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txt (renamed from patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txt)0
-rw-r--r--patches/packages/vim-gvim-9.0.1418-x86_64-1_slack15.0.txt (renamed from patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txt)0
6 files changed, 110 insertions, 30 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index c4e154209..a9af9dd75 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,54 @@
<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>Thu, 16 Mar 2023 23:34:56 GMT</pubDate>
- <lastBuildDate>Fri, 17 Mar 2023 12:30:27 GMT</lastBuildDate>
+ <pubDate>Mon, 20 Mar 2023 18:26:23 GMT</pubDate>
+ <lastBuildDate>Tue, 21 Mar 2023 12:30:23 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Mon, 20 Mar 2023 18:26:23 GMT</title>
+ <pubDate>Mon, 20 Mar 2023 18:26:23 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20230320182623</link>
+ <guid isPermaLink="false">20230320182623</guid>
+ <description>
+ <![CDATA[<pre>
+patches/packages/curl-8.0.1-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes security issues:
+ SSH connection too eager reuse still.
+ HSTS double-free.
+ GSS delegation too eager connection re-use.
+ FTP too eager connection reuse.
+ SFTP path ~ resolving discrepancy.
+ TELNET option IAC injection.
+ For more information, see:
+ https://curl.se/docs/CVE-2023-27538.html
+ https://curl.se/docs/CVE-2023-27537.html
+ https://curl.se/docs/CVE-2023-27536.html
+ https://curl.se/docs/CVE-2023-27535.html
+ https://curl.se/docs/CVE-2023-27534.html
+ https://curl.se/docs/CVE-2023-27533.html
+ https://www.cve.org/CVERecord?id=CVE-2023-27538
+ https://www.cve.org/CVERecord?id=CVE-2023-27537
+ https://www.cve.org/CVERecord?id=CVE-2023-27536
+ https://www.cve.org/CVERecord?id=CVE-2023-27535
+ https://www.cve.org/CVERecord?id=CVE-2023-27534
+ https://www.cve.org/CVERecord?id=CVE-2023-27533
+ (* Security fix *)
+patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txz: Upgraded.
+ Fixed security issues:
+ NULL pointer dereference issue in utfc_ptr2len.
+ Incorrect Calculation of Buffer Size.
+ Heap-based Buffer Overflow.
+ Thanks to marav for the heads-up.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2023-1264
+ https://www.cve.org/CVERecord?id=CVE-2023-1175
+ https://www.cve.org/CVERecord?id=CVE-2023-1170
+ (* Security fix *)
+patches/packages/vim-gvim-9.0.1418-x86_64-1_slack15.0.txz: Upgraded.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Thu, 16 Mar 2023 23:34:56 GMT</title>
<pubDate>Thu, 16 Mar 2023 23:34:56 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20230316233456</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 7da608f79..7ff9dee5f 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,39 @@
+Mon Mar 20 18:26:23 UTC 2023
+patches/packages/curl-8.0.1-x86_64-1_slack15.0.txz: Upgraded.
+ This update fixes security issues:
+ SSH connection too eager reuse still.
+ HSTS double-free.
+ GSS delegation too eager connection re-use.
+ FTP too eager connection reuse.
+ SFTP path ~ resolving discrepancy.
+ TELNET option IAC injection.
+ For more information, see:
+ https://curl.se/docs/CVE-2023-27538.html
+ https://curl.se/docs/CVE-2023-27537.html
+ https://curl.se/docs/CVE-2023-27536.html
+ https://curl.se/docs/CVE-2023-27535.html
+ https://curl.se/docs/CVE-2023-27534.html
+ https://curl.se/docs/CVE-2023-27533.html
+ https://www.cve.org/CVERecord?id=CVE-2023-27538
+ https://www.cve.org/CVERecord?id=CVE-2023-27537
+ https://www.cve.org/CVERecord?id=CVE-2023-27536
+ https://www.cve.org/CVERecord?id=CVE-2023-27535
+ https://www.cve.org/CVERecord?id=CVE-2023-27534
+ https://www.cve.org/CVERecord?id=CVE-2023-27533
+ (* Security fix *)
+patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txz: Upgraded.
+ Fixed security issues:
+ NULL pointer dereference issue in utfc_ptr2len.
+ Incorrect Calculation of Buffer Size.
+ Heap-based Buffer Overflow.
+ Thanks to marav for the heads-up.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2023-1264
+ https://www.cve.org/CVERecord?id=CVE-2023-1175
+ https://www.cve.org/CVERecord?id=CVE-2023-1170
+ (* Security fix *)
+patches/packages/vim-gvim-9.0.1418-x86_64-1_slack15.0.txz: Upgraded.
++--------------------------+
Thu Mar 16 23:34:56 UTC 2023
patches/packages/bind-9.16.39-x86_64-1_slack15.0.txz: Upgraded.
This is a bugfix release.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 9954ac35e..efc078bd4 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Thu Mar 16 23:38:22 UTC 2023
+Mon Mar 20 18:31:38 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-03-16 23:34 .
+drwxr-xr-x 12 root root 4096 2023-03-20 18:26 .
-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 1174080 2023-03-14 20:47 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-03-14 20:47 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1173562 2023-03-16 23:38 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-03-16 23:38 ./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 1997335 2023-03-16 23:34 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1998852 2023-03-20 18:26 ./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 1531040 2023-03-14 20:47 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1530422 2023-03-16 23:38 ./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
@@ -739,13 +739,13 @@ 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-03-16 23:38 ./patches
--rw-r--r-- 1 root root 67588 2023-03-16 23:38 ./patches/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-03-16 23:38 ./patches/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 91610 2023-03-16 23:38 ./patches/FILE_LIST
--rw-r--r-- 1 root root 11980858 2023-03-16 23:38 ./patches/MANIFEST.bz2
--rw-r--r-- 1 root root 48600 2023-03-16 23:38 ./patches/PACKAGES.TXT
-drwxr-xr-x 3 root root 20480 2023-03-16 23:38 ./patches/packages
+drwxr-xr-x 4 root root 4096 2023-03-20 18:31 ./patches
+-rw-r--r-- 1 root root 67583 2023-03-20 18:31 ./patches/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-03-20 18:31 ./patches/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 91605 2023-03-20 18:31 ./patches/FILE_LIST
+-rw-r--r-- 1 root root 11991786 2023-03-20 18:31 ./patches/MANIFEST.bz2
+-rw-r--r-- 1 root root 48599 2023-03-20 18:31 ./patches/PACKAGES.TXT
+drwxr-xr-x 3 root root 20480 2023-03-20 18:31 ./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
@@ -773,9 +773,9 @@ drwxr-xr-x 3 root root 20480 2023-03-16 23:38 ./patches/packages
-rw-r--r-- 1 root root 642 2022-09-21 19:13 ./patches/packages/cups-2.4.2-x86_64-3_slack15.0.txt
-rw-r--r-- 1 root root 1589324 2022-09-21 19:13 ./patches/packages/cups-2.4.2-x86_64-3_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-09-21 19:13 ./patches/packages/cups-2.4.2-x86_64-3_slack15.0.txz.asc
--rw-r--r-- 1 root root 552 2023-02-20 19:02 ./patches/packages/curl-7.88.1-x86_64-1_slack15.0.txt
--rw-r--r-- 1 root root 1335832 2023-02-20 19:02 ./patches/packages/curl-7.88.1-x86_64-1_slack15.0.txz
--rw-r--r-- 1 root root 163 2023-02-20 19:02 ./patches/packages/curl-7.88.1-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 552 2023-03-20 17:38 ./patches/packages/curl-8.0.1-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 1337060 2023-03-20 17:38 ./patches/packages/curl-8.0.1-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-03-20 17:38 ./patches/packages/curl-8.0.1-x86_64-1_slack15.0.txz.asc
-rw-r--r-- 1 root root 373 2022-02-24 19:12 ./patches/packages/cyrus-sasl-2.1.28-x86_64-1_slack15.0.txt
-rw-r--r-- 1 root root 993108 2022-02-24 19:12 ./patches/packages/cyrus-sasl-2.1.28-x86_64-1_slack15.0.txz
-rw-r--r-- 1 root root 163 2022-02-24 19:12 ./patches/packages/cyrus-sasl-2.1.28-x86_64-1_slack15.0.txz.asc
@@ -939,12 +939,12 @@ drwxr-xr-x 2 root root 4096 2023-02-18 02:05 ./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-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 383 2023-03-20 17:57 ./patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 8573068 2023-03-20 17:57 ./patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-03-20 17:57 ./patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txz.asc
+-rw-r--r-- 1 root root 503 2023-03-20 17:58 ./patches/packages/vim-gvim-9.0.1418-x86_64-1_slack15.0.txt
+-rw-r--r-- 1 root root 1732436 2023-03-20 17:58 ./patches/packages/vim-gvim-9.0.1418-x86_64-1_slack15.0.txz
+-rw-r--r-- 1 root root 163 2023-03-20 17:58 ./patches/packages/vim-gvim-9.0.1418-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
@@ -978,7 +978,7 @@ drwxr-xr-x 2 root root 4096 2023-02-18 02:05 ./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 69 root root 4096 2023-03-16 23:30 ./patches/source
+drwxr-xr-x 69 root root 4096 2023-03-20 18:24 ./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
@@ -1058,9 +1058,9 @@ drwxr-xr-x 2 root root 4096 2022-09-21 19:12 ./patches/source/cups
-rw-r--r-- 1 root root 46 2021-06-29 19:51 ./patches/source/cups/cups.url
-rw-r--r-- 1 root root 454 2021-04-26 18:11 ./patches/source/cups/doinst.sh.gz
-rw-r--r-- 1 root root 1094 2018-11-29 19:15 ./patches/source/cups/slack-desc
-drwxr-xr-x 2 root root 4096 2023-02-20 19:00 ./patches/source/curl
--rw-r--r-- 1 root root 2581032 2023-02-20 07:31 ./patches/source/curl/curl-7.88.1.tar.xz
--rw-r--r-- 1 root root 488 2023-02-20 07:31 ./patches/source/curl/curl-7.88.1.tar.xz.asc
+drwxr-xr-x 2 root root 4096 2023-03-20 17:36 ./patches/source/curl
+-rw-r--r-- 1 root root 2575544 2023-03-20 13:55 ./patches/source/curl/curl-8.0.1.tar.xz
+-rw-r--r-- 1 root root 488 2023-03-20 13:55 ./patches/source/curl/curl-8.0.1.tar.xz.asc
-rwxr-xr-x 1 root root 4861 2022-04-27 18:34 ./patches/source/curl/curl.SlackBuild
-rw-r--r-- 1 root root 30 2018-04-20 16:49 ./patches/source/curl/curl.url
-rw-r--r-- 1 root root 1004 2019-02-06 21:57 ./patches/source/curl/slack-desc
@@ -1608,14 +1608,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-25 19:15 ./patches/source/vim
+drwxr-xr-x 2 root root 4096 2023-03-20 17:56 ./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 10798471 2023-01-25 18:48 ./patches/source/vim/vim-9.0.1241.tar.lz
+-rw-r--r-- 1 root root 10824042 2023-03-20 17:11 ./patches/source/vim/vim-9.0.1418.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
diff --git a/patches/packages/curl-7.88.1-x86_64-1_slack15.0.txt b/patches/packages/curl-8.0.1-x86_64-1_slack15.0.txt
index 54c4e875d..54c4e875d 100644
--- a/patches/packages/curl-7.88.1-x86_64-1_slack15.0.txt
+++ b/patches/packages/curl-8.0.1-x86_64-1_slack15.0.txt
diff --git a/patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txt b/patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txt
index 4a843388d..4a843388d 100644
--- a/patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txt
+++ b/patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txt
diff --git a/patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txt b/patches/packages/vim-gvim-9.0.1418-x86_64-1_slack15.0.txt
index 3b81553b1..3b81553b1 100644
--- a/patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txt
+++ b/patches/packages/vim-gvim-9.0.1418-x86_64-1_slack15.0.txt