summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-03-30 22:37:05 +0000
committer Eric Hameleers <alien@slackware.com>2022-03-31 06:59:46 +0200
commit20f8c8e77495af3d80549ad1387c560581bc0b31 (patch)
treebbd95a42311104542b512fdfd2f019c34418a47d
parentf1c0c4aac5baeb5f422f8668a863d8f2eeb2edde (diff)
downloadcurrent-20f8c8e77495af3d80549ad1387c560581bc0b31.tar.gz
current-20f8c8e77495af3d80549ad1387c560581bc0b31.tar.xz
Wed Mar 30 22:37:05 UTC 202220220330223705
ap/vim-8.2.4649-x86_64-1.txz: Upgraded. Fixes a use-after-free in utf_ptr2char in vim/vim prior to 8.2.4646. This vulnerability is capable of crashing software, bypassing protection mechanisms, modifying memory, and possibly execution of arbitrary code. Thanks to marav for the heads-up. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1154 https://huntr.dev/bounties/7f0ec6bc-ea0e-45b0-8128-caac72d23425 https://github.com/vim/vim/commit/b55986c52d4cd88a22d0b0b0e8a79547ba13e1d5 (* Security fix *) d/cmake-3.23.0-x86_64-1.txz: Upgraded. d/meson-0.61.4-x86_64-1.txz: Upgraded. l/harfbuzz-4.2.0-x86_64-1.txz: Upgraded. l/libcap-ng-0.8.3-x86_64-1.txz: Upgraded. l/mlt-7.6.0-x86_64-1.txz: Upgraded. x/xdg-desktop-portal-1.14.2-x86_64-1.txz: Upgraded. xap/vim-gvim-8.2.4649-x86_64-1.txz: Upgraded.
-rw-r--r--ChangeLog.rss31
-rw-r--r--ChangeLog.txt19
-rw-r--r--FILELIST.TXT126
-rw-r--r--README_LVM.TXT6
-rwxr-xr-xsource/l/libcap-ng/libcap-ng.SlackBuild2
5 files changed, 115 insertions, 69 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 10f274872..521c86d0f 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,37 @@
<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>Tue, 29 Mar 2022 20:16:24 GMT</pubDate>
- <lastBuildDate>Wed, 30 Mar 2022 04:59:44 GMT</lastBuildDate>
+ <pubDate>Wed, 30 Mar 2022 22:37:05 GMT</pubDate>
+ <lastBuildDate>Thu, 31 Mar 2022 04:59:45 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Wed, 30 Mar 2022 22:37:05 GMT</title>
+ <pubDate>Wed, 30 Mar 2022 22:37:05 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20220330223705</link>
+ <guid isPermaLink="false">20220330223705</guid>
+ <description>
+ <![CDATA[<pre>
+ap/vim-8.2.4649-x86_64-1.txz: Upgraded.
+ Fixes a use-after-free in utf_ptr2char in vim/vim prior to 8.2.4646.
+ This vulnerability is capable of crashing software, bypassing protection
+ mechanisms, modifying memory, and possibly execution of arbitrary code.
+ Thanks to marav for the heads-up.
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1154
+ https://huntr.dev/bounties/7f0ec6bc-ea0e-45b0-8128-caac72d23425
+ https://github.com/vim/vim/commit/b55986c52d4cd88a22d0b0b0e8a79547ba13e1d5
+ (* Security fix *)
+d/cmake-3.23.0-x86_64-1.txz: Upgraded.
+d/meson-0.61.4-x86_64-1.txz: Upgraded.
+l/harfbuzz-4.2.0-x86_64-1.txz: Upgraded.
+l/libcap-ng-0.8.3-x86_64-1.txz: Upgraded.
+l/mlt-7.6.0-x86_64-1.txz: Upgraded.
+x/xdg-desktop-portal-1.14.2-x86_64-1.txz: Upgraded.
+xap/vim-gvim-8.2.4649-x86_64-1.txz: Upgraded.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Tue, 29 Mar 2022 20:16:24 GMT</title>
<pubDate>Tue, 29 Mar 2022 20:16:24 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20220329201624</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 42582d7ed..b4dd9e296 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,22 @@
+Wed Mar 30 22:37:05 UTC 2022
+ap/vim-8.2.4649-x86_64-1.txz: Upgraded.
+ Fixes a use-after-free in utf_ptr2char in vim/vim prior to 8.2.4646.
+ This vulnerability is capable of crashing software, bypassing protection
+ mechanisms, modifying memory, and possibly execution of arbitrary code.
+ Thanks to marav for the heads-up.
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1154
+ https://huntr.dev/bounties/7f0ec6bc-ea0e-45b0-8128-caac72d23425
+ https://github.com/vim/vim/commit/b55986c52d4cd88a22d0b0b0e8a79547ba13e1d5
+ (* Security fix *)
+d/cmake-3.23.0-x86_64-1.txz: Upgraded.
+d/meson-0.61.4-x86_64-1.txz: Upgraded.
+l/harfbuzz-4.2.0-x86_64-1.txz: Upgraded.
+l/libcap-ng-0.8.3-x86_64-1.txz: Upgraded.
+l/mlt-7.6.0-x86_64-1.txz: Upgraded.
+x/xdg-desktop-portal-1.14.2-x86_64-1.txz: Upgraded.
+xap/vim-gvim-8.2.4649-x86_64-1.txz: Upgraded.
++--------------------------+
Tue Mar 29 20:16:24 UTC 2022
a/inih-55-x86_64-1.txz: Upgraded.
a/inotify-tools-3.22.1.0-x86_64-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index af24fcc66..ce71889a0 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Tue Mar 29 20:19:51 UTC 2022
+Wed Mar 30 22:41:04 UTC 2022
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 2022-03-29 20:16 .
+drwxr-xr-x 12 root root 4096 2022-03-30 22:37 .
-rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0
-rw-r--r-- 1 root root 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1095816 2022-03-28 19:41 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-03-28 19:41 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1095717 2022-03-29 20:20 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-03-29 20:20 ./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 81561 2022-03-29 20:16 ./ChangeLog.txt
+-rw-r--r-- 1 root root 82480 2022-03-30 22:37 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2022-03-28 19:32 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
@@ -25,13 +25,13 @@ drwxr-xr-x 2 root root 4096 2022-03-28 19:32 ./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 1426686 2022-03-28 19:41 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1426570 2022-03-29 20:19 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 865363 2022-03-29 20:19 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 865363 2022-03-30 22:40 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
-rw-r--r-- 1 root root 3629 2022-03-28 19:22 ./README.initrd
-rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT
--rw-r--r-- 1 root root 8751 2016-06-28 21:44 ./README_LVM.TXT
+-rw-r--r-- 1 root root 8754 2022-03-30 19:05 ./README_LVM.TXT
-rw-r--r-- 1 root root 19658 2013-06-18 04:34 ./README_RAID.TXT
-rw-r--r-- 1 root root 7928 2018-07-19 06:33 ./README_UEFI.TXT
-rw-r--r-- 1 root root 7613 2022-02-03 04:38 ./RELEASE_NOTES
@@ -744,11 +744,11 @@ drwxr-xr-x 2 root root 4096 2022-02-03 07:02 ./patches
-rw-r--r-- 1 root root 575 2022-02-03 07:02 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2022-02-03 07:02 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT
-drwxr-xr-x 17 root root 4096 2022-03-29 20:19 ./slackware64
--rw-r--r-- 1 root root 337655 2022-03-29 20:19 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-03-29 20:19 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 418763 2022-03-29 20:18 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4238110 2022-03-29 20:18 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2022-03-30 22:40 ./slackware64
+-rw-r--r-- 1 root root 337655 2022-03-30 22:40 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-03-30 22:40 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 418763 2022-03-30 22:39 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4240728 2022-03-30 22:40 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
drwxr-xr-x 2 root root 32768 2022-03-29 20:18 ./slackware64/a
-rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt
@@ -1131,7 +1131,7 @@ drwxr-xr-x 2 root root 32768 2022-03-29 20:18 ./slackware64/a
-rw-r--r-- 1 root root 540 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txt
-rw-r--r-- 1 root root 56160 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txz.asc
-drwxr-xr-x 2 root root 20480 2022-03-28 19:39 ./slackware64/ap
+drwxr-xr-x 2 root root 20480 2022-03-30 22:39 ./slackware64/ap
-rw-r--r-- 1 root root 291 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txt
-rw-r--r-- 1 root root 703580 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz.asc
@@ -1371,9 +1371,9 @@ drwxr-xr-x 2 root root 20480 2022-03-28 19:39 ./slackware64/ap
-rw-r--r-- 1 root root 375 2021-02-13 11:46 ./slackware64/ap/vbetool-1.2.2-x86_64-4.txt
-rw-r--r-- 1 root root 14756 2021-02-13 11:46 ./slackware64/ap/vbetool-1.2.2-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:46 ./slackware64/ap/vbetool-1.2.2-x86_64-4.txz.asc
--rw-r--r-- 1 root root 383 2022-03-27 19:51 ./slackware64/ap/vim-8.2.4639-x86_64-1.txt
--rw-r--r-- 1 root root 8139112 2022-03-27 19:51 ./slackware64/ap/vim-8.2.4639-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-03-27 19:51 ./slackware64/ap/vim-8.2.4639-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 383 2022-03-30 18:18 ./slackware64/ap/vim-8.2.4649-x86_64-1.txt
+-rw-r--r-- 1 root root 8141232 2022-03-30 18:18 ./slackware64/ap/vim-8.2.4649-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-03-30 18:18 ./slackware64/ap/vim-8.2.4649-x86_64-1.txz.asc
-rw-r--r-- 1 root root 604 2021-02-13 11:47 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-2.txt
-rw-r--r-- 1 root root 179076 2021-02-13 11:47 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:47 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-2.txz.asc
@@ -1386,7 +1386,7 @@ drwxr-xr-x 2 root root 20480 2022-03-28 19:39 ./slackware64/ap
-rw-r--r-- 1 root root 506 2022-02-13 19:41 ./slackware64/ap/zsh-5.8.1-x86_64-1.txt
-rw-r--r-- 1 root root 3054964 2022-02-13 19:41 ./slackware64/ap/zsh-5.8.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-02-13 19:41 ./slackware64/ap/zsh-5.8.1-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 20480 2022-03-28 19:39 ./slackware64/d
+drwxr-xr-x 2 root root 20480 2022-03-30 22:39 ./slackware64/d
-rw-r--r-- 1 root root 360 2022-03-09 03:58 ./slackware64/d/Cython-0.29.28-x86_64-1.txt
-rw-r--r-- 1 root root 2393012 2022-03-09 03:58 ./slackware64/d/Cython-0.29.28-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-09 03:58 ./slackware64/d/Cython-0.29.28-x86_64-1.txz.asc
@@ -1414,9 +1414,9 @@ drwxr-xr-x 2 root root 20480 2022-03-28 19:39 ./slackware64/d
-rw-r--r-- 1 root root 663 2021-06-07 18:23 ./slackware64/d/clisp-2.50_20191103_c26de7873-x86_64-5.txt
-rw-r--r-- 1 root root 3119484 2021-06-07 18:23 ./slackware64/d/clisp-2.50_20191103_c26de7873-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-06-07 18:23 ./slackware64/d/clisp-2.50_20191103_c26de7873-x86_64-5.txz.asc
--rw-r--r-- 1 root root 379 2022-03-05 04:20 ./slackware64/d/cmake-3.22.3-x86_64-1.txt
--rw-r--r-- 1 root root 8050996 2022-03-05 04:20 ./slackware64/d/cmake-3.22.3-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-03-05 04:20 ./slackware64/d/cmake-3.22.3-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 379 2022-03-30 18:14 ./slackware64/d/cmake-3.23.0-x86_64-1.txt
+-rw-r--r-- 1 root root 8198620 2022-03-30 18:14 ./slackware64/d/cmake-3.23.0-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-03-30 18:14 ./slackware64/d/cmake-3.23.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 332 2021-02-13 09:13 ./slackware64/d/cscope-15.9-x86_64-3.txt
-rw-r--r-- 1 root root 143136 2021-02-13 09:13 ./slackware64/d/cscope-15.9-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 09:13 ./slackware64/d/cscope-15.9-x86_64-3.txz.asc
@@ -1514,9 +1514,9 @@ drwxr-xr-x 2 root root 20480 2022-03-28 19:39 ./slackware64/d
-rw-r--r-- 1 root root 659 2022-03-02 01:47 ./slackware64/d/mercurial-6.1-x86_64-1.txt
-rw-r--r-- 1 root root 4533320 2022-03-02 01:47 ./slackware64/d/mercurial-6.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-02 01:47 ./slackware64/d/mercurial-6.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 410 2022-03-16 19:41 ./slackware64/d/meson-0.61.3-x86_64-1.txt
--rw-r--r-- 1 root root 1153868 2022-03-16 19:41 ./slackware64/d/meson-0.61.3-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-03-16 19:41 ./slackware64/d/meson-0.61.3-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 410 2022-03-30 18:13 ./slackware64/d/meson-0.61.4-x86_64-1.txt
+-rw-r--r-- 1 root root 1153360 2022-03-30 18:13 ./slackware64/d/meson-0.61.4-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-03-30 18:13 ./slackware64/d/meson-0.61.4-x86_64-1.txz.asc
-rw-r--r-- 1 root root 339 2021-02-13 10:39 ./slackware64/d/nasm-2.15.05-x86_64-3.txt
-rw-r--r-- 1 root root 411484 2021-02-13 10:39 ./slackware64/d/nasm-2.15.05-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:39 ./slackware64/d/nasm-2.15.05-x86_64-3.txz.asc
@@ -2742,7 +2742,7 @@ drwxr-xr-x 2 root root 86016 2022-03-29 20:18 ./slackware64/kde
-rw-r--r-- 1 root root 296 2022-03-03 20:32 ./slackware64/kde/zeroconf-ioslave-21.12.3-x86_64-1.txt
-rw-r--r-- 1 root root 50192 2022-03-03 20:32 ./slackware64/kde/zeroconf-ioslave-21.12.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-03-03 20:32 ./slackware64/kde/zeroconf-ioslave-21.12.3-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 86016 2022-03-29 20:18 ./slackware64/l
+drwxr-xr-x 2 root root 86016 2022-03-30 22:39 ./slackware64/l
-rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt
-rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz
-rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc
@@ -3082,9 +3082,9 @@ drwxr-xr-x 2 root root 86016 2022-03-29 20:18 ./slackware64/l
-rw-r--r-- 1 root root 428 2022-02-20 22:14 ./slackware64/l/gvfs-1.48.1-x86_64-2.txt
-rw-r--r-- 1 root root 1052428 2022-02-20 22:14 ./slackware64/l/gvfs-1.48.1-x86_64-2.txz
-rw-r--r-- 1 root root 163 2022-02-20 22:14 ./slackware64/l/gvfs-1.48.1-x86_64-2.txz.asc
--rw-r--r-- 1 root root 225 2022-03-23 17:15 ./slackware64/l/harfbuzz-4.1.0-x86_64-1.txt
--rw-r--r-- 1 root root 1003476 2022-03-23 17:15 ./slackware64/l/harfbuzz-4.1.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-03-23 17:15 ./slackware64/l/harfbuzz-4.1.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 225 2022-03-30 18:15 ./slackware64/l/harfbuzz-4.2.0-x86_64-1.txt
+-rw-r--r-- 1 root root 1004396 2022-03-30 18:15 ./slackware64/l/harfbuzz-4.2.0-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-03-30 18:15 ./slackware64/l/harfbuzz-4.2.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 506 2021-02-13 06:50 ./slackware64/l/hicolor-icon-theme-0.17-noarch-4.txt
-rw-r--r-- 1 root root 13876 2021-02-13 06:50 ./slackware64/l/hicolor-icon-theme-0.17-noarch-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:50 ./slackware64/l/hicolor-icon-theme-0.17-noarch-4.txz.asc
@@ -3189,9 +3189,9 @@ drwxr-xr-x 2 root root 86016 2022-03-29 20:18 ./slackware64/l
-rw-r--r-- 1 root root 433 2022-01-26 19:21 ./slackware64/l/libcap-2.63-x86_64-1.txt
-rw-r--r-- 1 root root 107452 2022-01-26 19:21 ./slackware64/l/libcap-2.63-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-01-26 19:21 ./slackware64/l/libcap-2.63-x86_64-1.txz.asc
--rw-r--r-- 1 root root 472 2021-11-03 00:56 ./slackware64/l/libcap-ng-0.8.2-x86_64-5.txt
--rw-r--r-- 1 root root 73516 2021-11-03 00:56 ./slackware64/l/libcap-ng-0.8.2-x86_64-5.txz
--rw-r--r-- 1 root root 163 2021-11-03 00:56 ./slackware64/l/libcap-ng-0.8.2-x86_64-5.txz.asc
+-rw-r--r-- 1 root root 472 2022-03-30 17:55 ./slackware64/l/libcap-ng-0.8.3-x86_64-1.txt
+-rw-r--r-- 1 root root 73688 2022-03-30 17:55 ./slackware64/l/libcap-ng-0.8.3-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-03-30 17:55 ./slackware64/l/libcap-ng-0.8.3-x86_64-1.txz.asc
-rw-r--r-- 1 root root 327 2021-02-13 06:58 ./slackware64/l/libcddb-1.3.2-x86_64-8.txt
-rw-r--r-- 1 root root 70308 2021-02-13 06:58 ./slackware64/l/libcddb-1.3.2-x86_64-8.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:58 ./slackware64/l/libcddb-1.3.2-x86_64-8.txz.asc
@@ -3521,9 +3521,9 @@ drwxr-xr-x 2 root root 86016 2022-03-29 20:18 ./slackware64/l
-rw-r--r-- 1 root root 468 2021-02-13 07:20 ./slackware64/l/mhash-0.9.9.9-x86_64-6.txt
-rw-r--r-- 1 root root 123248 2021-02-13 07:20 ./slackware64/l/mhash-0.9.9.9-x86_64-6.txz
-rw-r--r-- 1 root root 163 2021-02-13 07:20 ./slackware64/l/mhash-0.9.9.9-x86_64-6.txz.asc
--rw-r--r-- 1 root root 512 2021-12-26 19:19 ./slackware64/l/mlt-7.4.0-x86_64-1.txt
--rw-r--r-- 1 root root 657108 2021-12-26 19:19 ./slackware64/l/mlt-7.4.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-12-26 19:19 ./slackware64/l/mlt-7.4.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 512 2022-03-30 18:16 ./slackware64/l/mlt-7.6.0-x86_64-1.txt
+-rw-r--r-- 1 root root 662548 2022-03-30 18:16 ./slackware64/l/mlt-7.6.0-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-03-30 18:16 ./slackware64/l/mlt-7.6.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 548 2021-02-13 07:21 ./slackware64/l/mm-1.4.2-x86_64-5.txt
-rw-r--r-- 1 root root 32820 2021-02-13 07:21 ./slackware64/l/mm-1.4.2-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 07:21 ./slackware64/l/mm-1.4.2-x86_64-5.txz.asc
@@ -4392,7 +4392,7 @@ drwxr-xr-x 2 root root 4096 2021-11-06 20:26 ./slackware64/tcl
-rw-r--r-- 1 root root 227 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txt
-rw-r--r-- 1 root root 1788908 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 65536 2022-03-28 19:39 ./slackware64/x
+drwxr-xr-x 2 root root 65536 2022-03-30 22:39 ./slackware64/x
-rw-r--r-- 1 root root 440 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txt
-rw-r--r-- 1 root root 682700 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txz.asc
@@ -5013,9 +5013,9 @@ drwxr-xr-x 2 root root 65536 2022-03-28 19:39 ./slackware64/x
-rw-r--r-- 1 root root 254 2021-02-13 13:12 ./slackware64/x/xdbedizzy-1.1.0-x86_64-5.txt
-rw-r--r-- 1 root root 17628 2021-02-13 13:12 ./slackware64/x/xdbedizzy-1.1.0-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:12 ./slackware64/x/xdbedizzy-1.1.0-x86_64-5.txz.asc
--rw-r--r-- 1 root root 638 2022-03-25 18:08 ./slackware64/x/xdg-desktop-portal-1.14.1-x86_64-1.txt
--rw-r--r-- 1 root root 312780 2022-03-25 18:08 ./slackware64/x/xdg-desktop-portal-1.14.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-03-25 18:08 ./slackware64/x/xdg-desktop-portal-1.14.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 638 2022-03-30 17:57 ./slackware64/x/xdg-desktop-portal-1.14.2-x86_64-1.txt
+-rw-r--r-- 1 root root 314340 2022-03-30 17:57 ./slackware64/x/xdg-desktop-portal-1.14.2-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-03-30 17:57 ./slackware64/x/xdg-desktop-portal-1.14.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 475 2021-02-13 13:04 ./slackware64/x/xdg-user-dirs-0.17-x86_64-3.txt
-rw-r--r-- 1 root root 45932 2021-02-13 13:04 ./slackware64/x/xdg-user-dirs-0.17-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:04 ./slackware64/x/xdg-user-dirs-0.17-x86_64-3.txz.asc
@@ -5346,7 +5346,7 @@ drwxr-xr-x 2 root root 65536 2022-03-28 19:39 ./slackware64/x
-rw-r--r-- 1 root root 213 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txt
-rw-r--r-- 1 root root 25428 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txz.asc
-drwxr-xr-x 2 root root 16384 2022-03-29 20:18 ./slackware64/xap
+drwxr-xr-x 2 root root 16384 2022-03-30 22:39 ./slackware64/xap
-rw-r--r-- 1 root root 625 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txt
-rw-r--r-- 1 root root 2738724 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-04-18 18:11 ./slackware64/xap/MPlayer-20210418-x86_64-1.txz.asc
@@ -5460,9 +5460,9 @@ drwxr-xr-x 2 root root 16384 2022-03-29 20:18 ./slackware64/xap
-rw-r--r-- 1 root root 1340972 2021-09-03 02:17 ./slackware64/xap/ssr-0.4.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-03 02:17 ./slackware64/xap/ssr-0.4.3-x86_64-1.txz.asc
-rw-r--r-- 1 root root 676 2021-09-23 19:13 ./slackware64/xap/tagfile
--rw-r--r-- 1 root root 503 2022-03-27 19:52 ./slackware64/xap/vim-gvim-8.2.4639-x86_64-1.txt
--rw-r--r-- 1 root root 1656972 2022-03-27 19:52 ./slackware64/xap/vim-gvim-8.2.4639-x86_64-1.txz
--rw-r--r-- 1 root root 163 2022-03-27 19:52 ./slackware64/xap/vim-gvim-8.2.4639-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 503 2022-03-30 18:19 ./slackware64/xap/vim-gvim-8.2.4649-x86_64-1.txt
+-rw-r--r-- 1 root root 1660588 2022-03-30 18:19 ./slackware64/xap/vim-gvim-8.2.4649-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2022-03-30 18:19 ./slackware64/xap/vim-gvim-8.2.4649-x86_64-1.txz.asc
-rw-r--r-- 1 root root 455 2021-02-13 13:43 ./slackware64/xap/windowmaker-0.95.9-x86_64-3.txt
-rw-r--r-- 1 root root 1761052 2021-02-13 13:43 ./slackware64/xap/windowmaker-0.95.9-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:43 ./slackware64/xap/windowmaker-0.95.9-x86_64-3.txz.asc
@@ -5613,11 +5613,11 @@ drwxr-xr-x 2 root root 4096 2021-02-15 19:33 ./slackware64/y
-rw-r--r-- 1 root root 1486956 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2022-03-29 20:19 ./source
--rw-r--r-- 1 root root 583078 2022-03-29 20:19 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2022-03-29 20:19 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 811797 2022-03-29 20:19 ./source/FILE_LIST
--rw-r--r-- 1 root root 23569543 2022-03-29 20:19 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2022-03-30 22:41 ./source
+-rw-r--r-- 1 root root 583078 2022-03-30 22:41 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2022-03-30 22:41 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 811797 2022-03-30 22:40 ./source/FILE_LIST
+-rw-r--r-- 1 root root 23575686 2022-03-30 22:40 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
drwxr-xr-x 122 root root 4096 2022-03-29 18:54 ./source/a
-rw-r--r-- 1 root root 111 2022-02-07 20:58 ./source/a/FTBFSlog
@@ -7274,13 +7274,13 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/vbetool
-rw-r--r-- 1 root root 24915 2015-12-20 20:37 ./source/ap/vbetool/vbetool-1.2.2.tar.gz
-rwxr-xr-x 1 root root 3202 2021-02-13 05:31 ./source/ap/vbetool/vbetool.SlackBuild
-rw-r--r-- 1 root root 129 2008-11-24 18:23 ./source/ap/vbetool/vbetool.info
-drwxr-xr-x 2 root root 4096 2022-03-27 19:51 ./source/ap/vim
+drwxr-xr-x 2 root root 4096 2022-03-30 18:18 ./source/ap/vim
-rw-r--r-- 1 root root 299348 2009-07-09 22:03 ./source/ap/vim/ctags-5.8.tar.xz
-rw-r--r-- 1 root root 2768 2022-02-12 08:11 ./source/ap/vim/ctags.use-conventional-unused-marker.patch.gz
-rw-r--r-- 1 root root 8249 2006-01-19 17:01 ./source/ap/vim/gvim.png
-rw-r--r-- 1 root root 834 2018-02-27 06:13 ./source/ap/vim/slack-desc.vim
-rw-r--r-- 1 root root 959 2018-03-15 02:41 ./source/ap/vim/slack-desc.vim-gvim
--rw-r--r-- 1 root root 10394572 2022-03-27 19:50 ./source/ap/vim/vim-8.2.4639.tar.lz
+-rw-r--r-- 1 root root 10400559 2022-03-30 18:17 ./source/ap/vim/vim-8.2.4649.tar.lz
-rwxr-xr-x 1 root root 6360 2021-05-27 18:24 ./source/ap/vim/vim-gvim.SlackBuild
-rwxr-xr-x 1 root root 7924 2022-02-16 19:28 ./source/ap/vim/vim.SlackBuild
-rw-r--r-- 1 root root 283 2019-01-11 20:43 ./source/ap/vim/vim.vimrc.diff.gz
@@ -7378,10 +7378,10 @@ drwxr-xr-x 2 root root 4096 2021-06-07 18:22 ./source/d/clisp
-rw-r--r-- 1 root root 659498 2021-06-06 19:22 ./source/d/clisp/libffcall-2.3.tar.lz
-rw-r--r-- 1 root root 1116 2018-02-27 06:13 ./source/d/clisp/slack-desc
-rwxr-xr-x 1 root root 1890 2020-07-09 18:37 ./source/d/clisp/source.download
-drwxr-xr-x 2 root root 4096 2022-03-05 04:18 ./source/d/cmake
--rw-r--r-- 1 root root 6592016 2022-03-04 19:49 ./source/d/cmake/cmake-3.22.3.tar.lz
+drwxr-xr-x 2 root root 4096 2022-03-30 18:12 ./source/d/cmake
+-rw-r--r-- 1 root root 6723695 2022-03-29 17:55 ./source/d/cmake/cmake-3.23.0.tar.lz
-rwxr-xr-x 1 root root 4277 2021-02-15 20:07 ./source/d/cmake/cmake.SlackBuild
--rw-r--r-- 1 root root 452549 2022-03-05 04:18 ./source/d/cmake/cmake.manpages.tar.lz
+-rw-r--r-- 1 root root 462361 2022-03-30 18:11 ./source/d/cmake/cmake.manpages.tar.lz
-rw-r--r-- 1 root root 42 2019-02-02 19:08 ./source/d/cmake/cmake.url
-rwxr-xr-x 1 root root 1597 2021-03-24 03:37 ./source/d/cmake/extract-manpages-from-binary.sh
-rw-r--r-- 1 root root 832 2018-11-29 19:16 ./source/d/cmake/slack-desc
@@ -7555,9 +7555,9 @@ drwxr-xr-x 2 root root 4096 2022-03-02 01:35 ./source/d/mercurial
-rwxr-xr-x 1 root root 4114 2021-11-23 19:08 ./source/d/mercurial/mercurial.SlackBuild
-rw-r--r-- 1 root root 38 2017-12-02 19:13 ./source/d/mercurial/mercurial.url
-rw-r--r-- 1 root root 1245 2018-02-27 06:13 ./source/d/mercurial/slack-desc
-drwxr-xr-x 2 root root 4096 2022-03-16 19:41 ./source/d/meson
+drwxr-xr-x 2 root root 4096 2022-03-30 18:13 ./source/d/meson
-rw-r--r-- 1 root root 756 2021-05-11 18:50 ./source/d/meson/39bb5e07eab736b525abfc66eb5ad0dd626aedc6.patch.gz
--rw-r--r-- 1 root root 3841994 2022-03-14 05:39 ./source/d/meson/meson-0.61.3.tar.lz
+-rw-r--r-- 1 root root 3841911 2022-03-23 19:49 ./source/d/meson/meson-0.61.4.tar.lz
-rwxr-xr-x 1 root root 3004 2021-11-03 00:39 ./source/d/meson/meson.SlackBuild
-rw-r--r-- 1 root root 185 2021-05-11 18:55 ./source/d/meson/meson.import.copy.diff.gz
-rw-r--r-- 1 root root 36 2018-11-09 03:24 ./source/d/meson/meson.url
@@ -10354,8 +10354,8 @@ drwxr-xr-x 2 root root 4096 2022-02-16 20:24 ./source/l/gvfs
-rwxr-xr-x 1 root root 4909 2022-02-16 20:24 ./source/l/gvfs/gvfs.SlackBuild
-rw-r--r-- 1 root root 199 2022-02-16 20:24 ./source/l/gvfs/gvfs.ftbfs.diff.gz
-rw-r--r-- 1 root root 882 2018-02-27 06:12 ./source/l/gvfs/slack-desc
-drwxr-xr-x 2 root root 4096 2022-03-23 17:14 ./source/l/harfbuzz
--rw-r--r-- 1 root root 11963786 2022-03-23 05:20 ./source/l/harfbuzz/harfbuzz-4.1.0.tar.lz
+drwxr-xr-x 2 root root 4096 2022-03-30 18:14 ./source/l/harfbuzz
+-rw-r--r-- 1 root root 11991435 2022-03-30 13:08 ./source/l/harfbuzz/harfbuzz-4.2.0.tar.lz
-rwxr-xr-x 1 root root 4085 2022-03-06 19:18 ./source/l/harfbuzz/harfbuzz.SlackBuild
-rw-r--r-- 1 root root 46 2020-04-20 19:19 ./source/l/harfbuzz/harfbuzz.url
-rw-r--r-- 1 root root 713 2020-04-20 19:20 ./source/l/harfbuzz/slack-desc
@@ -10524,9 +10524,9 @@ drwxr-xr-x 2 root root 4096 2022-01-31 19:59 ./source/l/libcanberra
-rw-r--r-- 1 root root 49 2012-05-01 01:27 ./source/l/libcanberra/libcanberra.url
-rw-r--r-- 1 root root 938 2018-02-27 06:12 ./source/l/libcanberra/slack-desc
drwxr-xr-x 2 root root 4096 2022-01-26 19:21 ./source/l/libcap
-drwxr-xr-x 2 root root 4096 2021-11-02 19:02 ./source/l/libcap-ng
--rw-r--r-- 1 root root 275933 2020-12-09 18:56 ./source/l/libcap-ng/libcap-ng-0.8.2.tar.lz
--rwxr-xr-x 1 root root 4917 2021-11-02 19:02 ./source/l/libcap-ng/libcap-ng.SlackBuild
+drwxr-xr-x 2 root root 4096 2022-03-30 17:55 ./source/l/libcap-ng
+-rw-r--r-- 1 root root 276050 2022-03-29 20:21 ./source/l/libcap-ng/libcap-ng-0.8.3.tar.lz
+-rwxr-xr-x 1 root root 4917 2022-03-30 17:55 ./source/l/libcap-ng/libcap-ng.SlackBuild
-rw-r--r-- 1 root root 926 2018-02-27 06:12 ./source/l/libcap-ng/slack-desc
-rw-r--r-- 1 root root 553 2008-10-30 18:03 ./source/l/libcap/README.SLACKWARE
-rw-r--r-- 1 root root 11907 2008-03-29 00:07 ./source/l/libcap/capfaq-0.2.txt
@@ -11054,8 +11054,8 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/mhash
-rw-r--r-- 1 root root 655906 2008-12-08 00:07 ./source/l/mhash/mhash-0.9.9.9.tar.bz2
-rwxr-xr-x 1 root root 4059 2021-02-13 05:32 ./source/l/mhash/mhash.SlackBuild
-rw-r--r-- 1 root root 921 2018-02-27 06:12 ./source/l/mhash/slack-desc
-drwxr-xr-x 2 root root 4096 2021-12-26 19:18 ./source/l/mlt
--rw-r--r-- 1 root root 825193 2021-12-19 21:07 ./source/l/mlt/mlt-7.4.0.tar.lz
+drwxr-xr-x 2 root root 4096 2022-03-30 18:16 ./source/l/mlt
+-rw-r--r-- 1 root root 832621 2022-03-29 18:12 ./source/l/mlt/mlt-7.6.0.tar.lz
-rwxr-xr-- 1 root root 3806 2021-11-04 17:52 ./source/l/mlt/mlt.SlackBuild
-rw-r--r-- 1 root root 35 2019-02-10 13:42 ./source/l/mlt/mlt.deps
-rw-r--r-- 1 root root 36 2020-09-29 01:18 ./source/l/mlt/mlt.url
@@ -14483,9 +14483,9 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/x/xcm
-rwxr-xr-x 1 root root 4055 2021-02-13 05:32 ./source/x/xcm/xcm.SlackBuild
-rw-r--r-- 1 root root 393 2018-11-11 21:25 ./source/x/xcm/xcm.udev.rules.diff.gz
-rw-r--r-- 1 root root 44 2018-11-11 20:29 ./source/x/xcm/xcm.url
-drwxr-xr-x 2 root root 4096 2022-03-25 17:56 ./source/x/xdg-desktop-portal
+drwxr-xr-x 2 root root 4096 2022-03-30 17:57 ./source/x/xdg-desktop-portal
-rw-r--r-- 1 root root 1137 2021-09-24 17:52 ./source/x/xdg-desktop-portal/slack-desc
--rw-r--r-- 1 root root 223065 2022-03-19 03:01 ./source/x/xdg-desktop-portal/xdg-desktop-portal-1.14.1.tar.lz
+-rw-r--r-- 1 root root 223769 2022-03-29 21:57 ./source/x/xdg-desktop-portal/xdg-desktop-portal-1.14.2.tar.lz
-rwxr-xr-x 1 root root 4548 2022-03-25 18:02 ./source/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
-rw-r--r-- 1 root root 46 2021-04-20 19:33 ./source/x/xdg-desktop-portal/xdg-desktop-portal.url
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/x/xdg-user-dirs
diff --git a/README_LVM.TXT b/README_LVM.TXT
index 93aa4e423..85b894a9f 100644
--- a/README_LVM.TXT
+++ b/README_LVM.TXT
@@ -103,9 +103,9 @@ We are going to 'chroot' into our fresh installation:
Next, while we are in the chroot, create the initrd with LVM support -
in the example command line I assume that the root filesystem is 'ext4',
we used the LV '/dev/myvg/root' as the root device, and are running the
-Slackware 14.2 default kernel '4.4.14':
+Slackware 15.0 default kernel '5.15.19':
- # mkinitrd -c -k 4.4.14 -m ext4 -f ext4 -r /dev/myvg/root -L
+ # mkinitrd -c -k 5.15.19 -m ext4 -f ext4 -r /dev/myvg/root -L
The resulting initrd image will be written to the file '/boot/initrd.gz'
by default. We still need to tell lilo about this initrd, so open the
@@ -117,7 +117,7 @@ filename added by 'liloconfig' is '/boot/vmlinuz' which is a symbolic link to
the huge SMP kernel. Remember that we need a 'generic' kernel with the initrd.
The end result should look somewhat like this:
- image = /boot/vmlinuz-generic-4.4.14
+ image = /boot/vmlinuz-generic-5.15.19
initrd = /boot/initrd.gz
root = /dev/myvg/root
label = linux
diff --git a/source/l/libcap-ng/libcap-ng.SlackBuild b/source/l/libcap-ng/libcap-ng.SlackBuild
index 6e5e75c60..7d58ec18b 100755
--- a/source/l/libcap-ng/libcap-ng.SlackBuild
+++ b/source/l/libcap-ng/libcap-ng.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libcap-ng
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then