From 8ea2d785646a6912efbd3bdce75cbff0adafe60b Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 20 Mar 2023 18:26:23 +0000 Subject: 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. --- ChangeLog.rss | 48 ++++++++++++++++++- ChangeLog.txt | 36 ++++++++++++++ FILELIST.TXT | 56 +++++++++++----------- .../packages/curl-7.88.1-x86_64-1_slack15.0.txt | 11 ----- patches/packages/curl-8.0.1-x86_64-1_slack15.0.txt | 11 +++++ .../packages/vim-9.0.1241-x86_64-1_slack15.0.txt | 11 ----- .../packages/vim-9.0.1418-x86_64-1_slack15.0.txt | 11 +++++ .../vim-gvim-9.0.1241-x86_64-1_slack15.0.txt | 11 ----- .../vim-gvim-9.0.1418-x86_64-1_slack15.0.txt | 11 +++++ 9 files changed, 143 insertions(+), 63 deletions(-) delete mode 100644 patches/packages/curl-7.88.1-x86_64-1_slack15.0.txt create mode 100644 patches/packages/curl-8.0.1-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txt create mode 100644 patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txt create mode 100644 patches/packages/vim-gvim-9.0.1418-x86_64-1_slack15.0.txt diff --git a/ChangeLog.rss b/ChangeLog.rss index c4e154209..a9af9dd75 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,53 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Thu, 16 Mar 2023 23:34:56 GMT - Fri, 17 Mar 2023 12:30:27 GMT + Mon, 20 Mar 2023 18:26:23 GMT + Tue, 21 Mar 2023 12:30:23 GMT maintain_current_git.sh v 1.17 + + Mon, 20 Mar 2023 18:26:23 GMT + Mon, 20 Mar 2023 18:26:23 GMT + https://git.slackware.nl/current/tag/?h=20230320182623 + 20230320182623 + + +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, 16 Mar 2023 23:34:56 GMT Thu, 16 Mar 2023 23:34:56 GMT 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-7.88.1-x86_64-1_slack15.0.txt deleted file mode 100644 index 54c4e875d..000000000 --- a/patches/packages/curl-7.88.1-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -curl: curl (command line URL data transfer tool) -curl: -curl: Curl is a command line tool for transferring data specified with URL -curl: syntax. The command is designed to work without user interaction or -curl: any kind of interactivity. Curl offers a busload of useful tricks -curl: like proxy support, user authentication, ftp upload, HTTP post, SSL -curl: (https:) connections, cookies, file transfer resume and more. -curl: -curl: libcurl is a library that Curl uses to do its job. It is readily -curl: available to be used by your software, too. -curl: diff --git a/patches/packages/curl-8.0.1-x86_64-1_slack15.0.txt b/patches/packages/curl-8.0.1-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..54c4e875d --- /dev/null +++ b/patches/packages/curl-8.0.1-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +curl: curl (command line URL data transfer tool) +curl: +curl: Curl is a command line tool for transferring data specified with URL +curl: syntax. The command is designed to work without user interaction or +curl: any kind of interactivity. Curl offers a busload of useful tricks +curl: like proxy support, user authentication, ftp upload, HTTP post, SSL +curl: (https:) connections, cookies, file transfer resume and more. +curl: +curl: libcurl is a library that Curl uses to do its job. It is readily +curl: available to be used by your software, too. +curl: diff --git a/patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txt b/patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txt deleted file mode 100644 index 4a843388d..000000000 --- a/patches/packages/vim-9.0.1241-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -vim: vim (Vi IMproved) -vim: -vim: Vim is an almost compatible version of the UNIX editor vi. Many new -vim: features have been added: multi level undo, command line history, -vim: filename completion, block operations, and more. -vim: -vim: Vim's development is led by Bram Moolenaar. -vim: -vim: This package also contains the Exuberant Ctags program -vim: written by Darren Hiebert. -vim: diff --git a/patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txt b/patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..4a843388d --- /dev/null +++ b/patches/packages/vim-9.0.1418-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +vim: vim (Vi IMproved) +vim: +vim: Vim is an almost compatible version of the UNIX editor vi. Many new +vim: features have been added: multi level undo, command line history, +vim: filename completion, block operations, and more. +vim: +vim: Vim's development is led by Bram Moolenaar. +vim: +vim: This package also contains the Exuberant Ctags program +vim: written by Darren Hiebert. +vim: diff --git a/patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txt b/patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txt deleted file mode 100644 index 3b81553b1..000000000 --- a/patches/packages/vim-gvim-9.0.1241-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -vim-gvim: vim-gvim (gvim, the X/GTK3 enabled version of vim) -vim-gvim: -vim-gvim: Gvim is a graphical version of vim. Vim is an almost compatible -vim-gvim: version of the UNIX editor vi. Many new features have been added, -vim-gvim: such as multi level undo, command line history, filename completion, -vim-gvim: block operations, and more. -vim-gvim: -vim-gvim: The main vim package in the AP series is required to use this package. -vim-gvim: -vim-gvim: Vim's development is led by Bram Moolenaar. -vim-gvim: diff --git a/patches/packages/vim-gvim-9.0.1418-x86_64-1_slack15.0.txt b/patches/packages/vim-gvim-9.0.1418-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..3b81553b1 --- /dev/null +++ b/patches/packages/vim-gvim-9.0.1418-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +vim-gvim: vim-gvim (gvim, the X/GTK3 enabled version of vim) +vim-gvim: +vim-gvim: Gvim is a graphical version of vim. Vim is an almost compatible +vim-gvim: version of the UNIX editor vi. Many new features have been added, +vim-gvim: such as multi level undo, command line history, filename completion, +vim-gvim: block operations, and more. +vim-gvim: +vim-gvim: The main vim package in the AP series is required to use this package. +vim-gvim: +vim-gvim: Vim's development is led by Bram Moolenaar. +vim-gvim: -- cgit v1.2.3-65-gdbad