summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-04-14 18:35:32 +0000
committer Eric Hameleers <alien@slackware.com>2024-04-14 21:00:38 +0200
commita9219aba34a8cb902d1b331af02a828beb4ca257 (patch)
treeda7aeeb7dded8279d50c682ca5bc76f42c5d62cf
parent34da3f5aa8336e5ba6f3e429fce7e1b9b7f6e984 (diff)
downloadcurrent-a9219aba34a8cb902d1b331af02a828beb4ca257.tar.gz
current-a9219aba34a8cb902d1b331af02a828beb4ca257.tar.xz
Sun Apr 14 18:35:32 UTC 202420240414183532
a/less-653-x86_64-2.txz: Rebuilt. This update patches a security issue: less through 653 allows OS command execution via a newline character in the name of a file, because quoting is mishandled in filename.c. Exploitation typically requires use with attacker-controlled file names, such as the files extracted from an untrusted archive. Exploitation also requires the LESSOPEN environment variable, but this is set by default in many common cases. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-32487 (* Security fix *) ap/inxi-3.3.34_1-noarch-1.txz: Upgraded. d/python-setuptools-69.5.1-x86_64-1.txz: Upgraded. n/bluez-5.74-x86_64-1.txz: Upgraded. xfce/xfce4-notifyd-0.9.4-x86_64-1.txz: Upgraded. Almost everyone has jumped to this version, so we'll get with the program.
-rw-r--r--ChangeLog.rss29
-rw-r--r--ChangeLog.txt17
-rw-r--r--FILELIST.TXT107
-rwxr-xr-xsource/a/elogind/elogind.SlackBuild10
-rw-r--r--source/a/less/007521ac3c95bc76.patch73
-rwxr-xr-xsource/a/less/less.SlackBuild5
-rwxr-xr-xsource/ap/inxi/fetch-inxi.sh2
-rw-r--r--source/xfce/xfce4-notifyd/xfce4-notifyd.url2
8 files changed, 182 insertions, 63 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 5fedbcc98..5d6885a7f 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,35 @@
<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>Sat, 13 Apr 2024 19:45:25 GMT</pubDate>
- <lastBuildDate>Sat, 13 Apr 2024 20:01:26 GMT</lastBuildDate>
+ <pubDate>Sun, 14 Apr 2024 18:35:32 GMT</pubDate>
+ <lastBuildDate>Sun, 14 Apr 2024 19:00:32 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Sun, 14 Apr 2024 18:35:32 GMT</title>
+ <pubDate>Sun, 14 Apr 2024 18:35:32 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20240414183532</link>
+ <guid isPermaLink="false">20240414183532</guid>
+ <description>
+ <![CDATA[<pre>
+a/less-653-x86_64-2.txz: Rebuilt.
+ This update patches a security issue:
+ less through 653 allows OS command execution via a newline character in the
+ name of a file, because quoting is mishandled in filename.c. Exploitation
+ typically requires use with attacker-controlled file names, such as the files
+ extracted from an untrusted archive. Exploitation also requires the LESSOPEN
+ environment variable, but this is set by default in many common cases.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2024-32487
+ (* Security fix *)
+ap/inxi-3.3.34_1-noarch-1.txz: Upgraded.
+d/python-setuptools-69.5.1-x86_64-1.txz: Upgraded.
+n/bluez-5.74-x86_64-1.txz: Upgraded.
+xfce/xfce4-notifyd-0.9.4-x86_64-1.txz: Upgraded.
+ Almost everyone has jumped to this version, so we'll get with the program.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Sat, 13 Apr 2024 19:45:25 GMT</title>
<pubDate>Sat, 13 Apr 2024 19:45:25 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20240413194525</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index fd9c34aea..dd71be4b4 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,20 @@
+Sun Apr 14 18:35:32 UTC 2024
+a/less-653-x86_64-2.txz: Rebuilt.
+ This update patches a security issue:
+ less through 653 allows OS command execution via a newline character in the
+ name of a file, because quoting is mishandled in filename.c. Exploitation
+ typically requires use with attacker-controlled file names, such as the files
+ extracted from an untrusted archive. Exploitation also requires the LESSOPEN
+ environment variable, but this is set by default in many common cases.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2024-32487
+ (* Security fix *)
+ap/inxi-3.3.34_1-noarch-1.txz: Upgraded.
+d/python-setuptools-69.5.1-x86_64-1.txz: Upgraded.
+n/bluez-5.74-x86_64-1.txz: Upgraded.
+xfce/xfce4-notifyd-0.9.4-x86_64-1.txz: Upgraded.
+ Almost everyone has jumped to this version, so we'll get with the program.
++--------------------------+
Sat Apr 13 19:45:25 UTC 2024
l/imagemagick-7.1.1_29-x86_64-1.txz: Upgraded.
Revert to the previous ImageMagick because the latest one is destroying SVG
diff --git a/FILELIST.TXT b/FILELIST.TXT
index e2345ba2f..cb99cc4de 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Sat Apr 13 19:48:41 UTC 2024
+Sun Apr 14 18:39:57 UTC 2024
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 2024-04-13 19:45 .
+drwxr-xr-x 12 root root 4096 2024-04-14 18:35 .
-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 1147916 2024-04-13 18:48 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-04-13 18:48 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1147916 2024-04-13 19:49 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-04-13 19:49 ./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 1043045 2024-04-13 19:45 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1043925 2024-04-14 18:35 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2024-04-13 18:44 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
@@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2024-04-13 18:44 ./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 1502667 2024-04-13 18:48 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1502667 2024-04-13 19:48 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 907044 2024-04-13 19:48 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 907044 2024-04-14 18:39 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
-rw-r--r-- 1 root root 3629 2024-04-13 18:34 ./README.initrd
-rw-r--r-- 1 root root 34114 2023-12-11 20:35 ./README_CRYPT.TXT
@@ -683,13 +683,13 @@ 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 2024-04-13 19:48 ./slackware64
--rw-r--r-- 1 root root 353816 2024-04-13 19:48 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-04-13 19:48 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 438205 2024-04-13 19:47 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4623667 2024-04-13 19:47 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2024-04-14 18:39 ./slackware64
+-rw-r--r-- 1 root root 353816 2024-04-14 18:39 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-04-14 18:39 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 438205 2024-04-14 18:38 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4614481 2024-04-14 18:38 ./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 2024-04-13 18:47 ./slackware64/a
+drwxr-xr-x 2 root root 32768 2024-04-14 18:38 ./slackware64/a
-rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt
-rw-r--r-- 1 root root 10720 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz
-rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc
@@ -869,9 +869,9 @@ drwxr-xr-x 2 root root 32768 2024-04-13 18:47 ./slackware64/a
-rw-r--r-- 1 root root 341 2021-02-13 11:08 ./slackware64/a/lbzip2-2.5-x86_64-4.txt
-rw-r--r-- 1 root root 86900 2021-02-13 11:08 ./slackware64/a/lbzip2-2.5-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:08 ./slackware64/a/lbzip2-2.5-x86_64-4.txz.asc
--rw-r--r-- 1 root root 386 2024-04-12 17:11 ./slackware64/a/less-653-x86_64-1.txt
--rw-r--r-- 1 root root 153296 2024-04-12 17:11 ./slackware64/a/less-653-x86_64-1.txz
--rw-r--r-- 1 root root 195 2024-04-12 17:11 ./slackware64/a/less-653-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 386 2024-04-14 18:22 ./slackware64/a/less-653-x86_64-2.txt
+-rw-r--r-- 1 root root 153344 2024-04-14 18:22 ./slackware64/a/less-653-x86_64-2.txz
+-rw-r--r-- 1 root root 195 2024-04-14 18:22 ./slackware64/a/less-653-x86_64-2.txz.asc
-rw-r--r-- 1 root root 393 2023-05-16 02:51 ./slackware64/a/lhasa-0.4.0-x86_64-1.txt
-rw-r--r-- 1 root root 39704 2023-05-16 02:51 ./slackware64/a/lhasa-0.4.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-05-16 02:51 ./slackware64/a/lhasa-0.4.0-x86_64-1.txz.asc
@@ -1076,7 +1076,7 @@ drwxr-xr-x 2 root root 32768 2024-04-13 18:47 ./slackware64/a
-rw-r--r-- 1 root root 540 2024-01-15 21:54 ./slackware64/a/zoo-2.10_28-x86_64-1.txt
-rw-r--r-- 1 root root 55448 2024-01-15 21:54 ./slackware64/a/zoo-2.10_28-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-01-15 21:54 ./slackware64/a/zoo-2.10_28-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 20480 2024-04-05 20:12 ./slackware64/ap
+drwxr-xr-x 2 root root 20480 2024-04-14 18:38 ./slackware64/ap
-rw-r--r-- 1 root root 291 2024-03-14 19:01 ./slackware64/ap/a2ps-4.15.6-x86_64-1.txt
-rw-r--r-- 1 root root 675492 2024-03-14 19:01 ./slackware64/ap/a2ps-4.15.6-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-03-14 19:01 ./slackware64/ap/a2ps-4.15.6-x86_64-1.txz.asc
@@ -1166,9 +1166,9 @@ drwxr-xr-x 2 root root 20480 2024-04-05 20:12 ./slackware64/ap
-rw-r--r-- 1 root root 163 2024-01-10 19:31 ./slackware64/ap/htop-3.3.0-x86_64-1.txz.asc
-rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/ap/install-packages
-rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/ap/install.end
--rw-r--r-- 1 root root 490 2024-02-07 18:43 ./slackware64/ap/inxi-3.3.33_1-noarch-1.txt
--rw-r--r-- 1 root root 373376 2024-02-07 18:43 ./slackware64/ap/inxi-3.3.33_1-noarch-1.txz
--rw-r--r-- 1 root root 163 2024-02-07 18:43 ./slackware64/ap/inxi-3.3.33_1-noarch-1.txz.asc
+-rw-r--r-- 1 root root 490 2024-04-14 18:07 ./slackware64/ap/inxi-3.3.34_1-noarch-1.txt
+-rw-r--r-- 1 root root 373816 2024-04-14 18:07 ./slackware64/ap/inxi-3.3.34_1-noarch-1.txz
+-rw-r--r-- 1 root root 195 2024-04-14 18:07 ./slackware64/ap/inxi-3.3.34_1-noarch-1.txz.asc
-rw-r--r-- 1 root root 597 2023-10-31 16:49 ./slackware64/ap/ispell-3.4.06-x86_64-1.txt
-rw-r--r-- 1 root root 350272 2023-10-31 16:49 ./slackware64/ap/ispell-3.4.06-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-10-31 16:49 ./slackware64/ap/ispell-3.4.06-x86_64-1.txz.asc
@@ -1337,7 +1337,7 @@ drwxr-xr-x 2 root root 20480 2024-04-05 20:12 ./slackware64/ap
-rw-r--r-- 1 root root 506 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txt
-rw-r--r-- 1 root root 3156392 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 20480 2024-04-13 18:47 ./slackware64/d
+drwxr-xr-x 2 root root 20480 2024-04-14 18:38 ./slackware64/d
-rw-r--r-- 1 root root 360 2024-03-30 21:20 ./slackware64/d/Cython-3.0.10-x86_64-1.txt
-rw-r--r-- 1 root root 4305292 2024-03-30 21:20 ./slackware64/d/Cython-3.0.10-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-03-30 21:20 ./slackware64/d/Cython-3.0.10-x86_64-1.txz.asc
@@ -1525,9 +1525,9 @@ drwxr-xr-x 2 root root 20480 2024-04-13 18:47 ./slackware64/d
-rw-r--r-- 1 root root 270 2024-03-31 22:36 ./slackware64/d/python-pip-24.0-x86_64-3.txt
-rw-r--r-- 1 root root 2720276 2024-03-31 22:36 ./slackware64/d/python-pip-24.0-x86_64-3.txz
-rw-r--r-- 1 root root 195 2024-03-31 22:36 ./slackware64/d/python-pip-24.0-x86_64-3.txz.asc
--rw-r--r-- 1 root root 562 2024-04-13 17:12 ./slackware64/d/python-setuptools-69.5.0-x86_64-1.txt
--rw-r--r-- 1 root root 1195560 2024-04-13 17:12 ./slackware64/d/python-setuptools-69.5.0-x86_64-1.txz
--rw-r--r-- 1 root root 195 2024-04-13 17:12 ./slackware64/d/python-setuptools-69.5.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 562 2024-04-14 18:10 ./slackware64/d/python-setuptools-69.5.1-x86_64-1.txt
+-rw-r--r-- 1 root root 1196636 2024-04-14 18:10 ./slackware64/d/python-setuptools-69.5.1-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-04-14 18:10 ./slackware64/d/python-setuptools-69.5.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 484 2024-03-31 22:38 ./slackware64/d/python2-2.7.18-x86_64-8.txt
-rw-r--r-- 1 root root 14689084 2024-03-31 22:38 ./slackware64/d/python2-2.7.18-x86_64-8.txz
-rw-r--r-- 1 root root 195 2024-03-31 22:38 ./slackware64/d/python2-2.7.18-x86_64-8.txz.asc
@@ -4109,7 +4109,7 @@ drwxr-xr-x 2 root root 102400 2024-04-13 19:38 ./slackware64/l
-rw-r--r-- 1 root root 403 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txt
-rw-r--r-- 1 root root 773596 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 36864 2024-04-12 19:12 ./slackware64/n
+drwxr-xr-x 2 root root 36864 2024-04-14 18:38 ./slackware64/n
-rw-r--r-- 1 root root 357 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txt
-rw-r--r-- 1 root root 1517848 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz.asc
@@ -4128,9 +4128,9 @@ drwxr-xr-x 2 root root 36864 2024-04-12 19:12 ./slackware64/n
-rw-r--r-- 1 root root 334 2024-03-20 19:11 ./slackware64/n/bind-9.18.25-x86_64-1.txt
-rw-r--r-- 1 root root 2451552 2024-03-20 19:11 ./slackware64/n/bind-9.18.25-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-03-20 19:11 ./slackware64/n/bind-9.18.25-x86_64-1.txz.asc
--rw-r--r-- 1 root root 333 2024-03-08 18:55 ./slackware64/n/bluez-5.73-x86_64-1.txt
--rw-r--r-- 1 root root 1379060 2024-03-08 18:55 ./slackware64/n/bluez-5.73-x86_64-1.txz
--rw-r--r-- 1 root root 195 2024-03-08 18:55 ./slackware64/n/bluez-5.73-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 333 2024-04-14 17:09 ./slackware64/n/bluez-5.74-x86_64-1.txt
+-rw-r--r-- 1 root root 1382960 2024-04-14 17:09 ./slackware64/n/bluez-5.74-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-04-14 17:09 ./slackware64/n/bluez-5.74-x86_64-1.txz.asc
-rw-r--r-- 1 root root 366 2021-02-13 11:56 ./slackware64/n/bluez-firmware-1.2-x86_64-4.txt
-rw-r--r-- 1 root root 71900 2021-02-13 11:56 ./slackware64/n/bluez-firmware-1.2-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:56 ./slackware64/n/bluez-firmware-1.2-x86_64-4.txz.asc
@@ -5669,7 +5669,7 @@ drwxr-xr-x 2 root root 16384 2024-04-09 18:16 ./slackware64/xap
-rw-r--r-- 1 root root 230 2024-03-30 16:51 ./slackware64/xap/xsnow-3.7.9-x86_64-1.txt
-rw-r--r-- 1 root root 1828868 2024-03-30 16:51 ./slackware64/xap/xsnow-3.7.9-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-03-30 16:51 ./slackware64/xap/xsnow-3.7.9-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 12288 2024-03-14 19:52 ./slackware64/xfce
+drwxr-xr-x 2 root root 12288 2024-04-14 18:38 ./slackware64/xfce
-rw-r--r-- 1 root root 253 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txt
-rw-r--r-- 1 root root 189900 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz
-rw-r--r-- 1 root root 163 2021-10-01 03:27 ./slackware64/xfce/Greybird-3.22.15-noarch-1.txz.asc
@@ -5714,9 +5714,9 @@ drwxr-xr-x 2 root root 12288 2024-03-14 19:52 ./slackware64/xfce
-rw-r--r-- 1 root root 357 2023-10-18 19:47 ./slackware64/xfce/xfce4-dev-tools-4.18.1-x86_64-1.txt
-rw-r--r-- 1 root root 40952 2023-10-18 19:47 ./slackware64/xfce/xfce4-dev-tools-4.18.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-10-18 19:47 ./slackware64/xfce/xfce4-dev-tools-4.18.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 378 2023-02-28 19:27 ./slackware64/xfce/xfce4-notifyd-0.8.2-x86_64-1.txt
--rw-r--r-- 1 root root 185544 2023-02-28 19:27 ./slackware64/xfce/xfce4-notifyd-0.8.2-x86_64-1.txz
--rw-r--r-- 1 root root 163 2023-02-28 19:27 ./slackware64/xfce/xfce4-notifyd-0.8.2-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 378 2024-04-14 18:11 ./slackware64/xfce/xfce4-notifyd-0.9.4-x86_64-1.txt
+-rw-r--r-- 1 root root 214492 2024-04-14 18:11 ./slackware64/xfce/xfce4-notifyd-0.9.4-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-04-14 18:11 ./slackware64/xfce/xfce4-notifyd-0.9.4-x86_64-1.txz.asc
-rw-r--r-- 1 root root 437 2024-02-29 18:15 ./slackware64/xfce/xfce4-panel-4.18.6-x86_64-1.txt
-rw-r--r-- 1 root root 869468 2024-02-29 18:15 ./slackware64/xfce/xfce4-panel-4.18.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-02-29 18:15 ./slackware64/xfce/xfce4-panel-4.18.6-x86_64-1.txz.asc
@@ -5777,11 +5777,11 @@ drwxr-xr-x 2 root root 4096 2023-03-08 20:34 ./slackware64/y
-rw-r--r-- 1 root root 1491108 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2024-04-13 19:48 ./source
--rw-r--r-- 1 root root 616405 2024-04-13 19:48 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-04-13 19:48 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 859626 2024-04-13 19:48 ./source/FILE_LIST
--rw-r--r-- 1 root root 28555383 2024-04-13 19:48 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2024-04-14 18:39 ./source
+-rw-r--r-- 1 root root 616471 2024-04-14 18:39 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-04-14 18:39 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 859709 2024-04-14 18:39 ./source/FILE_LIST
+-rw-r--r-- 1 root root 28579198 2024-04-14 18:39 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
drwxr-xr-x 123 root root 4096 2024-04-11 19:00 ./source/a
-rw-r--r-- 1 root root 339 2023-09-28 19:06 ./source/a/FTBFSlog
@@ -6031,7 +6031,7 @@ drwxr-xr-x 2 root root 4096 2024-04-11 18:14 ./source/a/elogind
-rw-r--r-- 1 root root 227 2020-06-08 19:25 ./source/a/elogind/10-enable-elogind-power.rules.gz
-rw-r--r-- 1 root root 502 2024-03-14 19:33 ./source/a/elogind/doinst.sh.gz
-rw-r--r-- 1 root root 1433147 2024-03-01 07:44 ./source/a/elogind/elogind-255.4.tar.lz
--rwxr-xr-x 1 root root 7021 2024-04-11 18:15 ./source/a/elogind/elogind.SlackBuild
+-rwxr-xr-x 1 root root 6993 2024-04-14 17:13 ./source/a/elogind/elogind.SlackBuild
-rw-r--r-- 1 root root 10401 2024-03-12 18:23 ./source/a/elogind/elogind.nobody.nogroup.99.99.diff
-rw-r--r-- 1 root root 35 2020-09-28 21:24 ./source/a/elogind/elogind.url
-rw-r--r-- 1 root root 1615 2020-09-28 21:29 ./source/a/elogind/rc.elogind
@@ -6315,9 +6315,10 @@ drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/a/lbzip2
-rwxr-xr-x 1 root root 4427 2022-09-06 18:27 ./source/a/lbzip2/lbzip2.SlackBuild
-rw-r--r-- 1 root root 420 2018-09-18 23:52 ./source/a/lbzip2/lbzip2.glibc228.diff.gz
-rw-r--r-- 1 root root 827 2018-04-11 19:09 ./source/a/lbzip2/slack-desc
-drwxr-xr-x 2 root root 4096 2024-04-12 17:10 ./source/a/less
+drwxr-xr-x 2 root root 4096 2024-04-14 18:20 ./source/a/less
+-rw-r--r-- 1 root root 1789 2024-04-14 18:19 ./source/a/less/007521ac3c95bc76.patch
-rw-r--r-- 1 root root 511777 2024-03-20 18:12 ./source/a/less/less-653.tar.lz
--rwxr-xr-x 1 root root 4385 2024-04-12 17:09 ./source/a/less/less.SlackBuild
+-rwxr-xr-x 1 root root 4499 2024-04-14 18:22 ./source/a/less/less.SlackBuild
-rw-r--r-- 1 root root 69 2022-11-24 20:32 ./source/a/less/less.url
-rw-r--r-- 1 root root 1383 2024-04-12 17:10 ./source/a/less/lesspipe.sh.gz
-rw-r--r-- 1 root root 838 2018-02-27 06:13 ./source/a/less/slack-desc
@@ -7072,9 +7073,9 @@ drwxr-xr-x 2 root root 4096 2024-01-10 19:31 ./source/ap/htop
-rwxr-xr-x 1 root root 4105 2021-09-21 16:29 ./source/ap/htop/htop.SlackBuild
-rw-r--r-- 1 root root 33 2020-08-29 17:27 ./source/ap/htop/htop.url
-rw-r--r-- 1 root root 933 2018-02-27 06:12 ./source/ap/htop/slack-desc
-drwxr-xr-x 2 root root 4096 2024-02-07 18:43 ./source/ap/inxi
--rwxr-xr-x 1 root root 2005 2024-02-07 18:43 ./source/ap/inxi/fetch-inxi.sh
--rw-r--r-- 1 root root 544973 2024-02-06 19:38 ./source/ap/inxi/inxi-3.3.33-1.tar.lz
+drwxr-xr-x 2 root root 4096 2024-04-14 18:07 ./source/ap/inxi
+-rwxr-xr-x 1 root root 2005 2024-04-14 18:07 ./source/ap/inxi/fetch-inxi.sh
+-rw-r--r-- 1 root root 547317 2024-04-13 19:49 ./source/ap/inxi/inxi-3.3.34-1.tar.lz
-rwxr-xr-x 1 root root 3919 2021-12-15 19:48 ./source/ap/inxi/inxi.SlackBuild
-rw-r--r-- 1 root root 31 2024-02-06 19:57 ./source/ap/inxi/inxi.url
-rw-r--r-- 1 root root 942 2024-02-06 19:57 ./source/ap/inxi/slack-desc
@@ -7884,9 +7885,9 @@ drwxr-xr-x 2 root root 4096 2024-03-29 03:06 ./source/d/python-pip
-rw-r--r-- 1 root root 33 2018-03-29 06:10 ./source/d/python-pip/pip.url
-rwxr-xr-x 1 root root 3248 2024-03-31 22:35 ./source/d/python-pip/python-pip.SlackBuild
-rw-r--r-- 1 root root 760 2018-02-27 06:13 ./source/d/python-pip/slack-desc
-drwxr-xr-x 2 root root 4096 2024-04-13 17:11 ./source/d/python-setuptools
+drwxr-xr-x 2 root root 4096 2024-04-14 18:10 ./source/d/python-setuptools
-rwxr-xr-x 1 root root 3502 2024-04-13 17:12 ./source/d/python-setuptools/python-setuptools.SlackBuild
--rw-r--r-- 1 root root 1426068 2024-04-13 13:36 ./source/d/python-setuptools/setuptools-69.5.0.tar.lz
+-rw-r--r-- 1 root root 1426842 2024-04-13 21:06 ./source/d/python-setuptools/setuptools-69.5.1.tar.lz
-rw-r--r-- 1 root root 40 2017-11-28 22:11 ./source/d/python-setuptools/setuptools.url
-rw-r--r-- 1 root root 1059 2018-02-27 06:13 ./source/d/python-setuptools/slack-desc
drwxr-xr-x 2 root root 4096 2024-03-21 21:57 ./source/d/python2
@@ -12539,13 +12540,13 @@ drwxr-xr-x 2 root root 4096 2023-11-07 19:28 ./source/n/bind/caching-exam
-rw-r--r-- 1 root root 532 2021-09-16 00:25 ./source/n/bind/doinst.sh.gz
-rw-r--r-- 1 root root 4045 2023-11-07 19:20 ./source/n/bind/rc.bind
-rw-r--r-- 1 root root 786 2018-02-27 06:13 ./source/n/bind/slack-desc
-drwxr-xr-x 3 root root 4096 2024-03-08 18:51 ./source/n/bluez
+drwxr-xr-x 3 root root 4096 2024-04-14 17:08 ./source/n/bluez
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/bluez-firmware
-rw-r--r-- 1 root root 262963 2007-04-23 22:58 ./source/n/bluez-firmware/bluez-firmware-1.2.tar.bz2
-rwxr-xr-x 1 root root 3876 2021-02-13 05:32 ./source/n/bluez-firmware/bluez-firmware.SlackBuild
-rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/n/bluez-firmware/slack-desc
--rw-r--r-- 1 root root 801 2024-03-07 16:14 ./source/n/bluez/bluez-5.73.tar.sign
--rw-r--r-- 1 root root 2408088 2024-03-07 16:14 ./source/n/bluez/bluez-5.73.tar.xz
+-rw-r--r-- 1 root root 801 2024-04-14 10:47 ./source/n/bluez/bluez-5.74.tar.sign
+-rw-r--r-- 1 root root 2414184 2024-04-14 10:47 ./source/n/bluez/bluez-5.74.tar.xz
-rwxr-xr-x 1 root root 6803 2024-03-08 18:54 ./source/n/bluez/bluez.SlackBuild
-rw-r--r-- 1 root root 42 2019-10-31 16:44 ./source/n/bluez/bluez.url
-rw-r--r-- 1 root root 128 2016-03-26 18:17 ./source/n/bluez/btusb.conf
@@ -15281,8 +15282,8 @@ drwxr-xr-x 2 root root 4096 2024-03-13 18:40 ./source/xap/NetworkManager-
drwxr-xr-x 2 root root 4096 2023-05-01 18:12 ./source/xap/audacious
drwxr-xr-x 2 root root 4096 2024-01-28 20:02 ./source/xap/audacious-plugins
-rw-r--r-- 1 root root 1379774 2023-04-29 21:08 ./source/xap/audacious-plugins/audacious-plugins-4.3.1.tar.lz
--rwxr-xr-x 1 root root 4492 2024-01-28 20:02 ./source/xap/audacious-plugins/audacious-plugins.SlackBuild
--rwxr-xr-x 1 root root 4666 2022-07-10 18:26 ./source/xap/audacious-plugins/audacious-plugins.SlackBuild.meson
+-rwxr-xr-x 1 root root 4492 2024-01-28 20:02 ./source/xap/audacious-plugins/audacious-plugins.SlackBuild
+-rwxr-xr-x 1 root root 4666 2022-07-10 18:26 ./source/xap/audacious-plugins/audacious-plugins.SlackBuild.meson
-rw-r--r-- 1 root root 869 2022-07-10 18:25 ./source/xap/audacious-plugins/slack-desc
-rw-r--r-- 1 root root 559643 2023-04-29 21:06 ./source/xap/audacious/audacious-4.3.1.tar.lz
-rwxr-xr-x 1 root root 4551 2022-07-10 18:24 ./source/xap/audacious/audacious.SlackBuild
@@ -15766,12 +15767,12 @@ drwxr-xr-x 2 root root 4096 2023-10-18 19:47 ./source/xfce/xfce4-dev-tools
-rw-r--r-- 1 root root 296150 2023-10-18 05:06 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools-4.18.1.tar.lz
-rwxr-xr-x 1 root root 4621 2022-12-17 20:44 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools.SlackBuild
-rw-r--r-- 1 root root 55 2022-12-17 20:43 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools.url
-drwxr-xr-x 2 root root 4096 2023-02-28 19:27 ./source/xfce/xfce4-notifyd
+drwxr-xr-x 2 root root 4096 2024-04-14 18:11 ./source/xfce/xfce4-notifyd
-rw-r--r-- 1 root root 174 2009-02-26 05:47 ./source/xfce/xfce4-notifyd/doinst.sh.gz
-rw-r--r-- 1 root root 839 2018-03-01 19:39 ./source/xfce/xfce4-notifyd/slack-desc
--rw-r--r-- 1 root root 506883 2023-02-28 06:37 ./source/xfce/xfce4-notifyd/xfce4-notifyd-0.8.2.tar.lz
+-rw-r--r-- 1 root root 533012 2024-02-09 20:47 ./source/xfce/xfce4-notifyd/xfce4-notifyd-0.9.4.tar.lz
-rwxr-xr-x 1 root root 4023 2022-02-13 19:38 ./source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild
--rw-r--r-- 1 root root 52 2023-02-11 20:27 ./source/xfce/xfce4-notifyd/xfce4-notifyd.url
+-rw-r--r-- 1 root root 52 2024-04-14 18:11 ./source/xfce/xfce4-notifyd/xfce4-notifyd.url
drwxr-xr-x 2 root root 4096 2024-02-29 18:15 ./source/xfce/xfce4-panel
drwxr-xr-x 2 root root 4096 2023-06-05 18:35 ./source/xfce/xfce4-panel-profiles
-rw-r--r-- 1 root root 121 2019-08-02 07:05 ./source/xfce/xfce4-panel-profiles/doinst.sh.gz
diff --git a/source/a/elogind/elogind.SlackBuild b/source/a/elogind/elogind.SlackBuild
index 8faabc77d..615d08f27 100755
--- a/source/a/elogind/elogind.SlackBuild
+++ b/source/a/elogind/elogind.SlackBuild
@@ -104,10 +104,10 @@ export CXXFLAGS="$SLKCFLAGS"
mkdir meson-build
cd meson-build
meson \
- --buildtype release \
- --prefix /usr \
- --libdir /lib${LIBDIRSUFFIX} \
- --libexecdir /lib${LIBDIRSUFFIX}/elogind \
+ --buildtype=release \
+ --prefix=/usr \
+ --libdir=/lib${LIBDIRSUFFIX} \
+ --libexecdir=/lib${LIBDIRSUFFIX}/elogind \
-Dpkgconfiglibdir=/usr/lib${LIBDIRSUFFIX}/pkgconfig \
-Dpamlibdir=/lib${LIBDIRSUFFIX}/security \
-Dudevrulesdir="/lib/udev/rules.d" \
@@ -120,7 +120,6 @@ meson \
-Dnobody-user=nobody \
-Dnobody-group=nogroup \
-Dpam=enabled \
- -Dpamlibdir="/lib${LIBDIRSUFFIX}/security" \
-Dpamconfdir="/etc/pam.d" \
-Dacl=enabled \
-Dsmack=false \
@@ -131,6 +130,7 @@ meson \
-Dpoweroff-path=/sbin/poweroff \
-Dreboot-path=/sbin/reboot \
-Ddefault-kill-user-processes=false \
+ -Dmode=release \
.. || exit 1
"${NINJA:=ninja}" $NUMJOBS || exit 1
DESTDIR=$PKG $NINJA install || exit 1
diff --git a/source/a/less/007521ac3c95bc76.patch b/source/a/less/007521ac3c95bc76.patch
new file mode 100644
index 000000000..663f222c0
--- /dev/null
+++ b/source/a/less/007521ac3c95bc76.patch
@@ -0,0 +1,73 @@
+From 007521ac3c95bc76e3d59c6dbfe75d06c8075c33 Mon Sep 17 00:00:00 2001
+From: Mark Nudelman <markn@greenwoodsoftware.com>
+Date: Thu, 11 Apr 2024 17:49:48 -0700
+Subject: [PATCH] Fix bug when viewing a file whose name contains a newline.
+
+---
+ filename.c | 31 +++++++++++++++++++++++++------
+ 1 file changed, 25 insertions(+), 6 deletions(-)
+
+diff --git a/filename.c b/filename.c
+index f90e0e82..a52c6354 100644
+--- a/filename.c
++++ b/filename.c
+@@ -127,11 +127,20 @@ static constant char * metachars(void)
+ /*
+ * Is this a shell metacharacter?
+ */
+-static int metachar(char c)
++static lbool metachar(char c)
+ {
+ return (strchr(metachars(), c) != NULL);
+ }
+
++/*
++ * Must use quotes rather than escape char for this metachar?
++ */
++static lbool must_quote(char c)
++{
++ /* {{ Maybe the set of must_quote chars should be configurable? }} */
++ return (c == '\n');
++}
++
+ /*
+ * Insert a backslash before each metacharacter in a string.
+ */
+@@ -164,6 +173,9 @@ public char * shell_quoten(constant char *s, size_t slen)
+ * doesn't support escape chars. Use quotes.
+ */
+ use_quotes = TRUE;
++ } else if (must_quote(*p))
++ {
++ len += 3; /* open quote + char + close quote */
+ } else
+ {
+ /*
+@@ -194,15 +206,22 @@ public char * shell_quoten(constant char *s, size_t slen)
+ constant char *es = s + slen;
+ while (s < es)
+ {
+- if (metachar(*s))
++ if (!metachar(*s))
+ {
+- /*
+- * Add the escape char.
+- */
++ *np++ = *s++;
++ } else if (must_quote(*s))
++ {
++ /* Surround the char with quotes. */
++ *np++ = openquote;
++ *np++ = *s++;
++ *np++ = closequote;
++ } else
++ {
++ /* Insert an escape char before the char. */
+ strcpy(np, esc);
+ np += esclen;
++ *np++ = *s++;
+ }
+- *np++ = *s++;
+ }
+ *np = '\0';
+ }
diff --git a/source/a/less/less.SlackBuild b/source/a/less/less.SlackBuild
index 1ea2e2077..b4ea88c72 100755
--- a/source/a/less/less.SlackBuild
+++ b/source/a/less/less.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=less
VERSION=${VERSION:-$(echo less-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -85,6 +85,9 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \+
+# newline in filenames patch for CVE-2024-32487:
+cat $CWD/007521ac3c95bc76.patch | patch -p1 --verbose || exit 1
+
if [ ! -r configure ]; then
if [ -x ./autogen.sh ]; then
NOCONFIGURE=1 ./autogen.sh
diff --git a/source/ap/inxi/fetch-inxi.sh b/source/ap/inxi/fetch-inxi.sh
index 2e8025c51..8750c0bd5 100755
--- a/source/ap/inxi/fetch-inxi.sh
+++ b/source/ap/inxi/fetch-inxi.sh
@@ -24,7 +24,7 @@
PKGNAM=inxi
# Pull a stable branch + patches
-BRANCH=${1:-3.3.33-1}
+BRANCH=${1:-3.3.34-1}
# Clear download area:
rm -rf ${PKGNAM}
diff --git a/source/xfce/xfce4-notifyd/xfce4-notifyd.url b/source/xfce/xfce4-notifyd/xfce4-notifyd.url
index 9151af925..7e66686fa 100644
--- a/source/xfce/xfce4-notifyd/xfce4-notifyd.url
+++ b/source/xfce/xfce4-notifyd/xfce4-notifyd.url
@@ -1 +1 @@
-http://archive.xfce.org/src/apps/xfce4-notifyd/0.8/
+http://archive.xfce.org/src/apps/xfce4-notifyd/0.9/