summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-06-26 19:44:44 +0000
committer Eric Hameleers <alien@slackware.com>2023-06-26 22:33:45 +0200
commit96932c6fb502dda1cc152b746c6adf67070362fc (patch)
tree5ec00550f7474cf30f2af9f287067e36626fd471
parentb011dd2b8ab21afd5f028dae6ad8e04427524c5f (diff)
downloadcurrent-96932c6fb502dda1cc152b746c6adf67070362fc.tar.gz
current-96932c6fb502dda1cc152b746c6adf67070362fc.tar.xz
Mon Jun 26 19:44:44 UTC 202320230626194444
ap/vim-9.0.1667-x86_64-1.txz: Upgraded. This fixes a rare divide-by-zero bug that could cause vim to crash. In an interactive program such as vim, I can't really see this qualifying as a security issue, but since it was brought up as such on LQ we'll just go along with it this time. :) Thanks to marav for the heads-up. (* Security fix *) l/freetype-2.13.1-x86_64-2.txz: Rebuilt. The profile scripts still mentioned three options to choose from when there are now only two. This has been fixed. Thanks to burdi01. l/gegl-0.4.46-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_12-x86_64-1.txz: Upgraded. l/librsvg-2.56.1-x86_64-1.txz: Upgraded. l/openexr-3.1.9-x86_64-1.txz: Upgraded. l/pipewire-0.3.72-x86_64-1.txz: Upgraded. n/network-scripts-15.0-noarch-19.txz: Rebuilt. This update fixes a bug and adds a new feature: Re-add support for the DHCP_IPADDR parameter from rc.inet1.conf. Expand the help text for DHCP_IPADDR in rc.inet1.conf. Add support for a DHCP_OPTS parameter. Thanks to ljb643 and Darren 'Tadgy' Austin. xap/vim-gvim-9.0.1667-x86_64-1.txz: Upgraded.
-rw-r--r--ChangeLog.rss37
-rw-r--r--ChangeLog.txt25
-rw-r--r--FILELIST.TXT155
-rwxr-xr-xsource/l/freetype/freetype.SlackBuild2
-rw-r--r--source/l/freetype/freetype.csh2
-rw-r--r--source/l/freetype/freetype.sh2
-rwxr-xr-xsource/l/imagemagick/imagemagick.SlackBuild2
-rw-r--r--source/n/network-scripts/0003-76218fa6e7c097c875af2a29cc7670995bef2ae4.patch30
-rw-r--r--source/n/network-scripts/0004-8f43a741a36e59b8a9560ff2c4f3e5da2b8dd72b.patch26
-rw-r--r--source/n/network-scripts/0005-5925f2bcc500f5198b5c00ab4e635a59bef7a413.patch48
-rwxr-xr-xsource/n/network-scripts/network-scripts.SlackBuild28
11 files changed, 274 insertions, 83 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index f20aaeff7..83540bcb9 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,43 @@
<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>Sun, 25 Jun 2023 19:11:02 GMT</pubDate>
- <lastBuildDate>Sun, 25 Jun 2023 19:33:14 GMT</lastBuildDate>
+ <pubDate>Mon, 26 Jun 2023 19:44:44 GMT</pubDate>
+ <lastBuildDate>Mon, 26 Jun 2023 20:33:39 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Mon, 26 Jun 2023 19:44:44 GMT</title>
+ <pubDate>Mon, 26 Jun 2023 19:44:44 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20230626194444</link>
+ <guid isPermaLink="false">20230626194444</guid>
+ <description>
+ <![CDATA[<pre>
+ap/vim-9.0.1667-x86_64-1.txz: Upgraded.
+ This fixes a rare divide-by-zero bug that could cause vim to crash. In an
+ interactive program such as vim, I can't really see this qualifying as a
+ security issue, but since it was brought up as such on LQ we'll just go
+ along with it this time. :)
+ Thanks to marav for the heads-up.
+ (* Security fix *)
+l/freetype-2.13.1-x86_64-2.txz: Rebuilt.
+ The profile scripts still mentioned three options to choose from when there
+ are now only two. This has been fixed.
+ Thanks to burdi01.
+l/gegl-0.4.46-x86_64-1.txz: Upgraded.
+l/imagemagick-7.1.1_12-x86_64-1.txz: Upgraded.
+l/librsvg-2.56.1-x86_64-1.txz: Upgraded.
+l/openexr-3.1.9-x86_64-1.txz: Upgraded.
+l/pipewire-0.3.72-x86_64-1.txz: Upgraded.
+n/network-scripts-15.0-noarch-19.txz: Rebuilt.
+ This update fixes a bug and adds a new feature:
+ Re-add support for the DHCP_IPADDR parameter from rc.inet1.conf.
+ Expand the help text for DHCP_IPADDR in rc.inet1.conf.
+ Add support for a DHCP_OPTS parameter.
+ Thanks to ljb643 and Darren 'Tadgy' Austin.
+xap/vim-gvim-9.0.1667-x86_64-1.txz: Upgraded.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Sun, 25 Jun 2023 19:11:02 GMT</title>
<pubDate>Sun, 25 Jun 2023 19:11:02 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20230625191102</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 0ecfde66e..e1003a20d 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,28 @@
+Mon Jun 26 19:44:44 UTC 2023
+ap/vim-9.0.1667-x86_64-1.txz: Upgraded.
+ This fixes a rare divide-by-zero bug that could cause vim to crash. In an
+ interactive program such as vim, I can't really see this qualifying as a
+ security issue, but since it was brought up as such on LQ we'll just go
+ along with it this time. :)
+ Thanks to marav for the heads-up.
+ (* Security fix *)
+l/freetype-2.13.1-x86_64-2.txz: Rebuilt.
+ The profile scripts still mentioned three options to choose from when there
+ are now only two. This has been fixed.
+ Thanks to burdi01.
+l/gegl-0.4.46-x86_64-1.txz: Upgraded.
+l/imagemagick-7.1.1_12-x86_64-1.txz: Upgraded.
+l/librsvg-2.56.1-x86_64-1.txz: Upgraded.
+l/openexr-3.1.9-x86_64-1.txz: Upgraded.
+l/pipewire-0.3.72-x86_64-1.txz: Upgraded.
+n/network-scripts-15.0-noarch-19.txz: Rebuilt.
+ This update fixes a bug and adds a new feature:
+ Re-add support for the DHCP_IPADDR parameter from rc.inet1.conf.
+ Expand the help text for DHCP_IPADDR in rc.inet1.conf.
+ Add support for a DHCP_OPTS parameter.
+ Thanks to ljb643 and Darren 'Tadgy' Austin.
+xap/vim-gvim-9.0.1667-x86_64-1.txz: Upgraded.
++--------------------------+
Sun Jun 25 19:11:02 UTC 2023
l/freetype-2.13.1-x86_64-1.txz: Upgraded.
NOTE: Infinality mode has been removed. If you've enabled it in your
diff --git a/FILELIST.TXT b/FILELIST.TXT
index d4bd688f0..23324a9c4 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Sun Jun 25 19:14:12 UTC 2023
+Mon Jun 26 19:49:02 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-06-25 19:11 .
+drwxr-xr-x 12 root root 4096 2023-06-26 19:44 .
-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 1113229 2023-06-24 00:22 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-06-24 00:22 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1113120 2023-06-25 19:14 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-06-25 19:14 ./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 676852 2023-06-25 19:11 ./ChangeLog.txt
+-rw-r--r-- 1 root root 678014 2023-06-26 19:44 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2023-06-22 01:54 ./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 2023-06-22 01:54 ./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 1452145 2023-06-24 00:22 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1452018 2023-06-25 19:14 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 873730 2023-06-25 19:13 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 873730 2023-06-26 19:48 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
-rw-r--r-- 1 root root 3629 2023-06-22 01:40 ./README.initrd
-rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT
@@ -677,11 +677,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 2023-06-25 19:13 ./slackware64
--rw-r--r-- 1 root root 341009 2023-06-25 19:13 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-06-25 19:13 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 422750 2023-06-25 19:13 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4307852 2023-06-25 19:13 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2023-06-26 19:48 ./slackware64
+-rw-r--r-- 1 root root 341009 2023-06-26 19:48 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-06-26 19:48 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 422750 2023-06-26 19:47 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4307210 2023-06-26 19:48 ./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 2023-06-22 01:59 ./slackware64/a
-rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt
@@ -1073,7 +1073,7 @@ drwxr-xr-x 2 root root 32768 2023-06-22 01:59 ./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 2023-06-24 00:20 ./slackware64/ap
+drwxr-xr-x 2 root root 20480 2023-06-26 19:47 ./slackware64/ap
-rw-r--r-- 1 root root 291 2023-06-23 18:07 ./slackware64/ap/a2ps-4.15.5-x86_64-1.txt
-rw-r--r-- 1 root root 653716 2023-06-23 18:07 ./slackware64/ap/a2ps-4.15.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-06-23 18:07 ./slackware64/ap/a2ps-4.15.5-x86_64-1.txz.asc
@@ -1313,9 +1313,9 @@ drwxr-xr-x 2 root root 20480 2023-06-24 00:20 ./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 2023-06-11 19:34 ./slackware64/ap/vim-9.0.1627-x86_64-1.txt
--rw-r--r-- 1 root root 8597028 2023-06-11 19:34 ./slackware64/ap/vim-9.0.1627-x86_64-1.txz
--rw-r--r-- 1 root root 163 2023-06-11 19:34 ./slackware64/ap/vim-9.0.1627-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 383 2023-06-26 19:10 ./slackware64/ap/vim-9.0.1667-x86_64-1.txt
+-rw-r--r-- 1 root root 8379292 2023-06-26 19:10 ./slackware64/ap/vim-9.0.1667-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2023-06-26 19:10 ./slackware64/ap/vim-9.0.1667-x86_64-1.txz.asc
-rw-r--r-- 1 root root 604 2023-03-05 21:21 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-4.txt
-rw-r--r-- 1 root root 178980 2023-03-05 21:21 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-4.txz
-rw-r--r-- 1 root root 163 2023-03-05 21:21 ./slackware64/ap/vorbis-tools-1.4.2-x86_64-4.txz.asc
@@ -2744,7 +2744,7 @@ drwxr-xr-x 2 root root 86016 2023-06-22 01:59 ./slackware64/kde
-rw-r--r-- 1 root root 403 2023-04-20 20:52 ./slackware64/kde/zxing-cpp-2.0.0-x86_64-1.txt
-rw-r--r-- 1 root root 713544 2023-04-20 20:52 ./slackware64/kde/zxing-cpp-2.0.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-04-20 20:52 ./slackware64/kde/zxing-cpp-2.0.0-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 86016 2023-06-25 19:13 ./slackware64/l
+drwxr-xr-x 2 root root 86016 2023-06-26 19:47 ./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
@@ -2940,9 +2940,9 @@ drwxr-xr-x 2 root root 86016 2023-06-25 19:13 ./slackware64/l
-rw-r--r-- 1 root root 477 2022-10-21 17:58 ./slackware64/l/freecell-solver-6.8.0-x86_64-1.txt
-rw-r--r-- 1 root root 191240 2022-10-21 17:58 ./slackware64/l/freecell-solver-6.8.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-10-21 17:58 ./slackware64/l/freecell-solver-6.8.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 492 2023-06-25 18:17 ./slackware64/l/freetype-2.13.1-x86_64-1.txt
--rw-r--r-- 1 root root 614292 2023-06-25 18:17 ./slackware64/l/freetype-2.13.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2023-06-25 18:17 ./slackware64/l/freetype-2.13.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 492 2023-06-26 18:13 ./slackware64/l/freetype-2.13.1-x86_64-2.txt
+-rw-r--r-- 1 root root 614284 2023-06-26 18:13 ./slackware64/l/freetype-2.13.1-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2023-06-26 18:13 ./slackware64/l/freetype-2.13.1-x86_64-2.txz.asc
-rw-r--r-- 1 root root 611 2022-04-02 18:05 ./slackware64/l/frei0r-plugins-1.8.0-x86_64-1.txt
-rw-r--r-- 1 root root 319684 2022-04-02 18:05 ./slackware64/l/frei0r-plugins-1.8.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-04-02 18:05 ./slackware64/l/frei0r-plugins-1.8.0-x86_64-1.txz.asc
@@ -2973,9 +2973,9 @@ drwxr-xr-x 2 root root 86016 2023-06-25 19:13 ./slackware64/l
-rw-r--r-- 1 root root 456 2022-02-20 22:14 ./slackware64/l/gdk-pixbuf2-xlib-2.40.2-x86_64-4.txt
-rw-r--r-- 1 root root 45008 2022-02-20 22:14 ./slackware64/l/gdk-pixbuf2-xlib-2.40.2-x86_64-4.txz
-rw-r--r-- 1 root root 163 2022-02-20 22:14 ./slackware64/l/gdk-pixbuf2-xlib-2.40.2-x86_64-4.txz.asc
--rw-r--r-- 1 root root 406 2023-03-26 20:10 ./slackware64/l/gegl-0.4.44-x86_64-1.txt
--rw-r--r-- 1 root root 2993408 2023-03-26 20:10 ./slackware64/l/gegl-0.4.44-x86_64-1.txz
--rw-r--r-- 1 root root 163 2023-03-26 20:10 ./slackware64/l/gegl-0.4.44-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 406 2023-06-26 18:10 ./slackware64/l/gegl-0.4.46-x86_64-1.txt
+-rw-r--r-- 1 root root 2813660 2023-06-26 18:10 ./slackware64/l/gegl-0.4.46-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2023-06-26 18:10 ./slackware64/l/gegl-0.4.46-x86_64-1.txz.asc
-rw-r--r-- 1 root root 295 2023-05-06 18:26 ./slackware64/l/gexiv2-0.14.1-x86_64-1.txt
-rw-r--r-- 1 root root 637044 2023-05-06 18:26 ./slackware64/l/gexiv2-0.14.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-05-06 18:26 ./slackware64/l/gexiv2-0.14.1-x86_64-1.txz.asc
@@ -3111,9 +3111,9 @@ drwxr-xr-x 2 root root 86016 2023-06-25 19:13 ./slackware64/l
-rw-r--r-- 1 root root 473 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txt
-rw-r--r-- 1 root root 161400 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txz.asc
--rw-r--r-- 1 root root 537 2023-06-02 18:09 ./slackware64/l/imagemagick-7.1.1_11-x86_64-2.txt
--rw-r--r-- 1 root root 8047620 2023-06-02 18:09 ./slackware64/l/imagemagick-7.1.1_11-x86_64-2.txz
--rw-r--r-- 1 root root 163 2023-06-02 18:09 ./slackware64/l/imagemagick-7.1.1_11-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 537 2023-06-26 18:15 ./slackware64/l/imagemagick-7.1.1_12-x86_64-1.txt
+-rw-r--r-- 1 root root 8052700 2023-06-26 18:15 ./slackware64/l/imagemagick-7.1.1_12-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2023-06-26 18:15 ./slackware64/l/imagemagick-7.1.1_12-x86_64-1.txz.asc
-rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/l/install-packages
-rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/l/install.end
-rw-r--r-- 1 root root 418 2023-04-06 17:00 ./slackware64/l/isl-0.26-x86_64-1.txt
@@ -3389,9 +3389,9 @@ drwxr-xr-x 2 root root 86016 2023-06-25 19:13 ./slackware64/l
-rw-r--r-- 1 root root 405 2023-01-03 20:31 ./slackware64/l/librevenge-0.0.5-x86_64-1.txt
-rw-r--r-- 1 root root 289520 2023-01-03 20:31 ./slackware64/l/librevenge-0.0.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-01-03 20:31 ./slackware64/l/librevenge-0.0.5-x86_64-1.txz.asc
--rw-r--r-- 1 root root 174 2023-04-12 17:53 ./slackware64/l/librsvg-2.56.0-x86_64-1.txt
--rw-r--r-- 1 root root 3119468 2023-04-12 17:53 ./slackware64/l/librsvg-2.56.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2023-04-12 17:53 ./slackware64/l/librsvg-2.56.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 174 2023-06-26 18:08 ./slackware64/l/librsvg-2.56.1-x86_64-1.txt
+-rw-r--r-- 1 root root 1892556 2023-06-26 18:08 ./slackware64/l/librsvg-2.56.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2023-06-26 18:08 ./slackware64/l/librsvg-2.56.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 640 2021-09-06 17:54 ./slackware64/l/libsamplerate-0.2.2-x86_64-1.txt
-rw-r--r-- 1 root root 978896 2021-09-06 17:54 ./slackware64/l/libsamplerate-0.2.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-06 17:54 ./slackware64/l/libsamplerate-0.2.2-x86_64-1.txz.asc
@@ -3580,9 +3580,9 @@ drwxr-xr-x 2 root root 86016 2023-06-25 19:13 ./slackware64/l
-rw-r--r-- 1 root root 257 2023-01-03 20:50 ./slackware64/l/opencv-4.7.0-x86_64-1.txt
-rw-r--r-- 1 root root 14447316 2023-01-03 20:50 ./slackware64/l/opencv-4.7.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-01-03 20:50 ./slackware64/l/opencv-4.7.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 538 2023-06-06 03:54 ./slackware64/l/openexr-3.1.8-x86_64-1.txt
--rw-r--r-- 1 root root 1184704 2023-06-06 03:54 ./slackware64/l/openexr-3.1.8-x86_64-1.txz
--rw-r--r-- 1 root root 163 2023-06-06 03:54 ./slackware64/l/openexr-3.1.8-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 538 2023-06-26 18:24 ./slackware64/l/openexr-3.1.9-x86_64-1.txt
+-rw-r--r-- 1 root root 1184512 2023-06-26 18:24 ./slackware64/l/openexr-3.1.9-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2023-06-26 18:24 ./slackware64/l/openexr-3.1.9-x86_64-1.txz.asc
-rw-r--r-- 1 root root 226 2022-05-14 18:12 ./slackware64/l/openjpeg-2.5.0-x86_64-1.txt
-rw-r--r-- 1 root root 286312 2022-05-14 18:12 ./slackware64/l/openjpeg-2.5.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-05-14 18:12 ./slackware64/l/openjpeg-2.5.0-x86_64-1.txz.asc
@@ -3622,9 +3622,9 @@ drwxr-xr-x 2 root root 86016 2023-06-25 19:13 ./slackware64/l
-rw-r--r-- 1 root root 415 2021-02-13 07:37 ./slackware64/l/pilot-link-0.12.5-x86_64-16.txt
-rw-r--r-- 1 root root 554276 2021-02-13 07:37 ./slackware64/l/pilot-link-0.12.5-x86_64-16.txz
-rw-r--r-- 1 root root 163 2021-02-13 07:37 ./slackware64/l/pilot-link-0.12.5-x86_64-16.txz.asc
--rw-r--r-- 1 root root 552 2023-05-17 16:55 ./slackware64/l/pipewire-0.3.71-x86_64-1.txt
--rw-r--r-- 1 root root 2408800 2023-05-17 16:55 ./slackware64/l/pipewire-0.3.71-x86_64-1.txz
--rw-r--r-- 1 root root 163 2023-05-17 16:55 ./slackware64/l/pipewire-0.3.71-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 552 2023-06-26 18:28 ./slackware64/l/pipewire-0.3.72-x86_64-1.txt
+-rw-r--r-- 1 root root 2441092 2023-06-26 18:28 ./slackware64/l/pipewire-0.3.72-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2023-06-26 18:28 ./slackware64/l/pipewire-0.3.72-x86_64-1.txz.asc
-rw-r--r-- 1 root root 450 2023-02-01 05:13 ./slackware64/l/polkit-122-x86_64-1.txt
-rw-r--r-- 1 root root 187320 2023-02-01 05:13 ./slackware64/l/polkit-122-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-02-01 05:13 ./slackware64/l/polkit-122-x86_64-1.txz.asc
@@ -3929,7 +3929,7 @@ drwxr-xr-x 2 root root 86016 2023-06-25 19:13 ./slackware64/l
-rw-r--r-- 1 root root 463 2023-04-05 18:12 ./slackware64/l/zstd-1.5.5-x86_64-1.txt
-rw-r--r-- 1 root root 465608 2023-04-05 18:12 ./slackware64/l/zstd-1.5.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-04-05 18:12 ./slackware64/l/zstd-1.5.5-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 36864 2023-06-22 01:59 ./slackware64/n
+drwxr-xr-x 2 root root 36864 2023-06-26 19:47 ./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
@@ -4216,9 +4216,9 @@ drwxr-xr-x 2 root root 36864 2023-06-22 01:59 ./slackware64/n
-rw-r--r-- 1 root root 306 2021-02-13 12:15 ./slackware64/n/netwatch-1.3.1_2-x86_64-5.txt
-rw-r--r-- 1 root root 86984 2021-02-13 12:15 ./slackware64/n/netwatch-1.3.1_2-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:15 ./slackware64/n/netwatch-1.3.1_2-x86_64-5.txz.asc
--rw-r--r-- 1 root root 582 2022-01-02 20:21 ./slackware64/n/network-scripts-15.0-noarch-18.txt
--rw-r--r-- 1 root root 39896 2022-01-02 20:21 ./slackware64/n/network-scripts-15.0-noarch-18.txz
--rw-r--r-- 1 root root 163 2022-01-02 20:21 ./slackware64/n/network-scripts-15.0-noarch-18.txz.asc
+-rw-r--r-- 1 root root 582 2023-06-26 18:53 ./slackware64/n/network-scripts-15.0-noarch-19.txt
+-rw-r--r-- 1 root root 40036 2023-06-26 18:53 ./slackware64/n/network-scripts-15.0-noarch-19.txz
+-rw-r--r-- 1 root root 163 2023-06-26 18:53 ./slackware64/n/network-scripts-15.0-noarch-19.txz.asc
-rw-r--r-- 1 root root 557 2021-02-13 12:16 ./slackware64/n/netwrite-0.17-x86_64-4.txt
-rw-r--r-- 1 root root 6912 2021-02-13 12:16 ./slackware64/n/netwrite-0.17-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:16 ./slackware64/n/netwrite-0.17-x86_64-4.txz.asc
@@ -5324,7 +5324,7 @@ drwxr-xr-x 2 root root 65536 2023-06-22 19:11 ./slackware64/x
-rw-r--r-- 1 root root 213 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txt
-rw-r--r-- 1 root root 25896 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 16384 2023-06-20 20:40 ./slackware64/xap
+drwxr-xr-x 2 root root 16384 2023-06-26 19:47 ./slackware64/xap
-rw-r--r-- 1 root root 625 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txt
-rw-r--r-- 1 root root 2750024 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-10-09 18:00 ./slackware64/xap/MPlayer-20221009-x86_64-1.txz.asc
@@ -5438,9 +5438,9 @@ drwxr-xr-x 2 root root 16384 2023-06-20 20:40 ./slackware64/xap
-rw-r--r-- 1 root root 1351876 2022-10-09 17:57 ./slackware64/xap/ssr-0.4.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-10-09 17:57 ./slackware64/xap/ssr-0.4.4-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 2023-06-11 19:35 ./slackware64/xap/vim-gvim-9.0.1627-x86_64-1.txt
--rw-r--r-- 1 root root 1746672 2023-06-11 19:35 ./slackware64/xap/vim-gvim-9.0.1627-x86_64-1.txz
--rw-r--r-- 1 root root 163 2023-06-11 19:35 ./slackware64/xap/vim-gvim-9.0.1627-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 503 2023-06-26 19:10 ./slackware64/xap/vim-gvim-9.0.1667-x86_64-1.txt
+-rw-r--r-- 1 root root 1746224 2023-06-26 19:10 ./slackware64/xap/vim-gvim-9.0.1667-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2023-06-26 19:10 ./slackware64/xap/vim-gvim-9.0.1667-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
@@ -5591,11 +5591,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 2023-06-25 19:14 ./source
--rw-r--r-- 1 root root 599550 2023-06-25 19:14 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2023-06-25 19:14 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 833745 2023-06-25 19:14 ./source/FILE_LIST
--rw-r--r-- 1 root root 24630524 2023-06-25 19:14 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2023-06-26 19:49 ./source
+-rw-r--r-- 1 root root 599868 2023-06-26 19:49 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2023-06-26 19:49 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 834108 2023-06-26 19:48 ./source/FILE_LIST
+-rw-r--r-- 1 root root 24608179 2023-06-26 19:48 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
drwxr-xr-x 124 root root 4096 2023-06-13 19:55 ./source/a
-rw-r--r-- 1 root root 234 2022-10-16 18:39 ./source/a/FTBFSlog
@@ -7277,14 +7277,14 @@ 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 2023-06-11 19:34 ./source/ap/vim
+drwxr-xr-x 2 root root 4096 2023-06-26 19:09 ./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 505 2022-09-26 18:00 ./source/ap/vim/doinst.sh.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 10866318 2023-06-11 19:33 ./source/ap/vim/vim-9.0.1627.tar.lz
+-rw-r--r-- 1 root root 10880644 2023-06-26 19:09 ./source/ap/vim/vim-9.0.1667.tar.lz
-rwxr-xr-x 1 root root 6366 2023-02-28 02:42 ./source/ap/vim/vim-gvim.SlackBuild
-rwxr-xr-x 1 root root 7545 2023-02-28 02:41 ./source/ap/vim/vim.SlackBuild
-rw-r--r-- 1 root root 76 2022-12-08 18:30 ./source/ap/vim/vim.url
@@ -9790,7 +9790,7 @@ drwxr-xr-x 2 root root 4096 2023-04-20 20:51 ./source/kde/zxing-cpp
-rw-r--r-- 1 root root 569082 2023-01-05 15:11 ./source/kde/zxing-cpp/zxing-cpp-2.0.0.tar.lz
-rwxr-xr-x 1 root root 3872 2023-04-20 20:52 ./source/kde/zxing-cpp/zxing-cpp.SlackBuild
-rw-r--r-- 1 root root 39 2023-04-20 20:51 ./source/kde/zxing-cpp/zxing-cpp.url
-drwxr-xr-x 392 root root 12288 2023-06-14 18:27 ./source/l
+drwxr-xr-x 392 root root 12288 2023-06-26 18:09 ./source/l
-rw-r--r-- 1 root root 926 2023-05-04 03:22 ./source/l/FTBFSlog
drwxr-xr-x 3 root root 4096 2022-03-06 19:58 ./source/l/GConf
-rw-r--r-- 1 root root 1559904 2013-01-22 02:48 ./source/l/GConf/GConf-3.2.6.tar.xz
@@ -10144,13 +10144,13 @@ drwxr-xr-x 2 root root 4096 2022-10-21 17:58 ./source/l/freecell-solver
-rwxr-xr-- 1 root root 4178 2022-09-06 18:27 ./source/l/freecell-solver/freecell-solver.SlackBuild
-rw-r--r-- 1 root root 46 2021-10-12 20:21 ./source/l/freecell-solver/freecell-solver.url
-rw-r--r-- 1 root root 943 2020-11-12 19:25 ./source/l/freecell-solver/slack-desc
-drwxr-xr-x 2 root root 4096 2023-06-25 18:17 ./source/l/freetype
+drwxr-xr-x 2 root root 4096 2023-06-26 18:13 ./source/l/freetype
-rw-r--r-- 1 root root 283 2017-04-26 22:01 ./source/l/freetype/doinst.sh.gz
-rw-r--r-- 1 root root 2508168 2023-06-24 06:26 ./source/l/freetype/freetype-2.13.1.tar.xz
-rw-r--r-- 1 root root 833 2023-06-24 06:51 ./source/l/freetype/freetype-2.13.1.tar.xz.sig
--rwxr-xr-x 1 root root 5437 2023-06-25 18:12 ./source/l/freetype/freetype.SlackBuild
--rw-r--r-- 1 root root 397 2023-06-25 18:17 ./source/l/freetype/freetype.csh.gz
--rw-r--r-- 1 root root 393 2023-06-25 18:17 ./source/l/freetype/freetype.sh.gz
+-rwxr-xr-x 1 root root 5437 2023-06-26 18:13 ./source/l/freetype/freetype.SlackBuild
+-rw-r--r-- 1 root root 397 2023-06-26 18:13 ./source/l/freetype/freetype.csh.gz
+-rw-r--r-- 1 root root 393 2023-06-26 18:13 ./source/l/freetype/freetype.sh.gz
-rw-r--r-- 1 root root 294 2019-03-16 18:45 ./source/l/freetype/freetype.subpixel.rendering.diff.gz
-rw-r--r-- 1 root root 153 2023-02-09 19:29 ./source/l/freetype/freetype.url
-rw-r--r-- 1 root root 948 2018-02-27 06:12 ./source/l/freetype/slack-desc
@@ -10210,8 +10210,8 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/gdk-pixbuf2-xlib
-rwxr-xr-x 1 root root 5172 2022-05-09 16:32 ./source/l/gdk-pixbuf2/gdk-pixbuf2.SlackBuild
-rw-r--r-- 1 root root 996 2018-02-27 06:12 ./source/l/gdk-pixbuf2/slack-desc
-rw-r--r-- 1 root root 1653 2017-07-24 19:13 ./source/l/gdk-pixbuf2/update-gdk-pixbuf-loaders
-drwxr-xr-x 2 root root 4096 2023-03-26 20:06 ./source/l/gegl
--rw-r--r-- 1 root root 5791844 2023-03-26 13:25 ./source/l/gegl/gegl-0.4.44.tar.xz
+drwxr-xr-x 2 root root 4096 2023-06-26 18:09 ./source/l/gegl
+-rw-r--r-- 1 root root 5799248 2023-06-25 22:55 ./source/l/gegl/gegl-0.4.46.tar.xz
-rwxr-xr-x 1 root root 4216 2023-02-21 18:45 ./source/l/gegl/gegl.SlackBuild
-rw-r--r-- 1 root root 394 2020-12-21 21:41 ./source/l/gegl/gegl.no.runtime.dot.check.diff.gz
-rw-r--r-- 1 root root 36 2019-02-04 19:59 ./source/l/gegl/gegl.url
@@ -10508,11 +10508,11 @@ drwxr-xr-x 2 root root 4096 2018-01-05 18:45 ./source/l/id3lib/patches
-rw-r--r-- 1 root root 629 2017-09-11 16:30 ./source/l/id3lib/patches/id3lib.utf8_writing.patch.gz
-rw-r--r-- 1 root root 517 2017-09-11 16:30 ./source/l/id3lib/patches/id3lib.vbr_stack_smash.patch.gz
-rw-r--r-- 1 root root 927 2018-02-27 06:12 ./source/l/id3lib/slack-desc
-drwxr-xr-x 2 root root 4096 2023-06-02 18:05 ./source/l/imagemagick
--rw-r--r-- 1 root root 10163504 2023-05-29 19:29 ./source/l/imagemagick/ImageMagick-7.1.1-11.tar.lz
--rw-r--r-- 1 root root 833 2023-05-29 20:14 ./source/l/imagemagick/ImageMagick-7.1.1-11.tar.lz.asc
+drwxr-xr-x 2 root root 4096 2023-06-26 18:13 ./source/l/imagemagick
+-rw-r--r-- 1 root root 10168049 2023-06-25 22:59 ./source/l/imagemagick/ImageMagick-7.1.1-12.tar.lz
+-rw-r--r-- 1 root root 833 2023-06-25 23:37 ./source/l/imagemagick/ImageMagick-7.1.1-12.tar.lz.asc
-rw-r--r-- 1 root root 309 2016-05-17 04:08 ./source/l/imagemagick/doinst.sh.gz
--rwxr-xr-x 1 root root 7107 2023-06-02 18:05 ./source/l/imagemagick/imagemagick.SlackBuild
+-rwxr-xr-x 1 root root 7107 2023-06-26 18:14 ./source/l/imagemagick/imagemagick.SlackBuild
-rw-r--r-- 1 root root 81 2022-11-08 20:07 ./source/l/imagemagick/imagemagick.url
-rw-r--r-- 1 root root 559 2020-11-16 19:45 ./source/l/imagemagick/policy.xml.diff.gz
-rw-r--r-- 1 root root 996 2018-02-27 06:12 ./source/l/imagemagick/slack-desc
@@ -10950,8 +10950,8 @@ drwxr-xr-x 2 root root 4096 2023-01-03 20:30 ./source/l/librevenge
-rw-r--r-- 1 root root 437400 2022-12-29 15:12 ./source/l/librevenge/librevenge-0.0.5.tar.xz
-rwxr-xr-x 1 root root 4156 2023-01-03 20:30 ./source/l/librevenge/librevenge.SlackBuild
-rw-r--r-- 1 root root 863 2018-02-27 06:12 ./source/l/librevenge/slack-desc
-drwxr-xr-x 2 root root 4096 2023-04-12 17:47 ./source/l/librsvg
--rw-r--r-- 1 root root 5640776 2023-03-17 20:39 ./source/l/librsvg/librsvg-2.56.0.tar.xz
+drwxr-xr-x 2 root root 4096 2023-06-26 18:01 ./source/l/librsvg
+-rw-r--r-- 1 root root 5654476 2023-05-31 03:46 ./source/l/librsvg/librsvg-2.56.1.tar.xz
-rwxr-xr-x 1 root root 4484 2023-04-12 17:52 ./source/l/librsvg/librsvg.SlackBuild
-rw-r--r-- 1 root root 629 2018-02-27 06:12 ./source/l/librsvg/slack-desc
drwxr-xr-x 2 root root 4096 2022-11-21 20:13 ./source/l/libsamplerate
@@ -11324,8 +11324,8 @@ drwxr-xr-x 2 root root 4096 2023-01-03 20:45 ./source/l/opencv
-rw-r--r-- 1 root root 74 2020-09-29 00:36 ./source/l/opencv/opencv.url
-rw-r--r-- 1 root root 53739544 2022-12-28 14:37 ./source/l/opencv/opencv_contrib-4.7.0.tar.lz
-rw-r--r-- 1 root root 743 2020-11-28 00:31 ./source/l/opencv/slack-desc
-drwxr-xr-x 2 root root 4096 2023-06-06 03:53 ./source/l/openexr
--rw-r--r-- 1 root root 16295151 2023-06-01 04:56 ./source/l/openexr/openexr-3.1.8.tar.lz
+drwxr-xr-x 2 root root 4096 2023-06-26 18:23 ./source/l/openexr
+-rw-r--r-- 1 root root 16291205 2023-06-23 16:40 ./source/l/openexr/openexr-3.1.9.tar.lz
-rwxr-xr-x 1 root root 3938 2023-06-06 03:53 ./source/l/openexr/openexr.SlackBuild
-rw-r--r-- 1 root root 53 2020-10-29 04:09 ./source/l/openexr/openexr.url
-rw-r--r-- 1 root root 993 2022-05-01 19:08 ./source/l/openexr/slack-desc
@@ -11395,12 +11395,12 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/pilot-link
-rwxr-xr-x 1 root root 4918 2021-02-13 05:32 ./source/l/pilot-link/pilot-link.SlackBuild
-rw-r--r-- 1 root root 645 2010-02-19 18:53 ./source/l/pilot-link/pilot-link.png14.diff.gz
-rw-r--r-- 1 root root 873 2018-02-27 06:12 ./source/l/pilot-link/slack-desc
-drwxr-xr-x 2 root root 4096 2023-05-17 16:55 ./source/l/pipewire
+drwxr-xr-x 2 root root 4096 2023-06-26 18:28 ./source/l/pipewire
-rw-r--r-- 1 root root 159 2023-04-13 18:07 ./source/l/pipewire/doinst.sh.gz
-rwxr-xr-x 1 root root 1661 2023-04-13 18:59 ./source/l/pipewire/fetch-lua.sh
-rwxr-xr-x 1 root root 1511 2023-04-13 18:26 ./source/l/pipewire/fetch-wireplumber.sh
--rw-r--r-- 1 root root 284654 2023-04-20 20:34 ./source/l/pipewire/lua-5.4.4.tar.lz
--rw-r--r-- 1 root root 1371567 2023-05-17 10:33 ./source/l/pipewire/pipewire-0.3.71.tar.lz
+-rw-r--r-- 1 root root 284635 2023-06-26 18:28 ./source/l/pipewire/lua-5.4.4.tar.lz
+-rw-r--r-- 1 root root 1389597 2023-06-26 07:42 ./source/l/pipewire/pipewire-0.3.72.tar.lz
-rw-r--r-- 1 root root 2639 2023-04-13 18:07 ./source/l/pipewire/pipewire-disable.sh
-rw-r--r-- 1 root root 2156 2023-04-13 18:07 ./source/l/pipewire/pipewire-enable.sh
-rw-r--r-- 1 root root 266 2022-01-05 06:27 ./source/l/pipewire/pipewire-pulse.desktop.sample
@@ -11409,7 +11409,7 @@ drwxr-xr-x 2 root root 4096 2023-05-17 16:55 ./source/l/pipewire
-rw-r--r-- 1 root root 49 2020-09-29 01:53 ./source/l/pipewire/pipewire.url
-rw-r--r-- 1 root root 1038 2020-11-01 20:04 ./source/l/pipewire/slack-desc
-rw-r--r-- 1 root root 250 2023-04-13 18:07 ./source/l/pipewire/wireplumber.desktop.sample
--rw-r--r-- 1 root root 305317 2023-05-17 16:54 ./source/l/pipewire/wireplumber.tar.lz
+-rw-r--r-- 1 root root 305605 2023-06-26 18:26 ./source/l/pipewire/wireplumber.tar.lz
drwxr-xr-x 2 root root 4096 2023-01-31 23:04 ./source/l/polkit
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/polkit-gnome
-rw-r--r-- 1 root root 310876 2011-10-27 13:27 ./source/l/polkit-gnome/polkit-gnome-0.105.tar.xz
@@ -12637,10 +12637,13 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/netwatch
-rw-r--r-- 1 root root 491 2009-03-04 08:01 ./source/n/netwatch/netwatch.makefile.diff.gz
-rw-r--r-- 1 root root 233 2009-03-04 08:01 ./source/n/netwatch/netwatch.phonemyself.diff.gz
-rw-r--r-- 1 root root 762 2018-02-27 06:13 ./source/n/netwatch/slack-desc
-drwxr-xr-x 5 root root 4096 2022-01-02 20:16 ./source/n/network-scripts
+drwxr-xr-x 5 root root 4096 2023-06-26 18:37 ./source/n/network-scripts
-rw-r--r-- 1 root root 1936 2021-11-10 22:26 ./source/n/network-scripts/0000-rc.inet1.new-lxc-additions.patch
-rw-r--r-- 1 root root 899 2021-11-10 22:29 ./source/n/network-scripts/0001-netconfig-turn-off-rc.networkmanager-if-networkmanager-is-not-selected.patch
-rw-r--r-- 1 root root 1229 2022-01-02 20:43 ./source/n/network-scripts/0002-add-hostname-loopback-entries-in-etc-hosts-for-dhcp.patch
+-rw-r--r-- 1 root root 1342 2023-06-26 18:35 ./source/n/network-scripts/0003-76218fa6e7c097c875af2a29cc7670995bef2ae4.patch
+-rw-r--r-- 1 root root 1102 2023-06-26 18:36 ./source/n/network-scripts/0004-8f43a741a36e59b8a9560ff2c4f3e5da2b8dd72b.patch
+-rw-r--r-- 1 root root 2401 2023-06-26 18:37 ./source/n/network-scripts/0005-5925f2bcc500f5198b5c00ab4e635a59bef7a413.patch
-rw-r--r-- 1 root root 8788 2021-02-28 22:32 ./source/n/network-scripts/README.IPv6
-rw-r--r-- 1 root root 1919 2021-02-28 02:09 ./source/n/network-scripts/README.VLANs
-rw-r--r-- 1 root root 6258 2021-02-28 05:34 ./source/n/network-scripts/README.bonding
@@ -12652,7 +12655,7 @@ drwxr-xr-x 2 root root 4096 2020-08-14 03:30 ./source/n/network-scripts/m
drwxr-xr-x 2 root root 4096 2021-03-13 05:06 ./source/n/network-scripts/modprobe.d
-rw-r--r-- 1 root root 442 2021-02-28 02:09 ./source/n/network-scripts/modprobe.d/bonding.conf
-rw-r--r-- 1 root root 344 2021-02-28 02:09 ./source/n/network-scripts/modprobe.d/ipv6.conf
--rwxr-xr-x 1 root root 4027 2022-01-04 17:09 ./source/n/network-scripts/network-scripts.SlackBuild
+-rwxr-xr-x 1 root root 4998 2023-06-26 18:50 ./source/n/network-scripts/network-scripts.SlackBuild
drwxr-xr-x 2 root root 4096 2021-04-01 20:21 ./source/n/network-scripts/scripts
-rw-r--r-- 1 root root 21 1999-01-28 01:15 ./source/n/network-scripts/scripts/HOSTNAME
-rw-r--r-- 1 root root 27 1994-07-07 15:39 ./source/n/network-scripts/scripts/host.conf
@@ -15241,11 +15244,11 @@ drwxr-xr-x 2 root root 4096 2023-03-21 19:22 ./source/xfce/xfce4-clipman-
drwxr-xr-x 2 root root 4096 2022-12-17 20:44 ./source/xfce/xfce4-dev-tools
-rw-r--r-- 1 root root 820 2018-02-27 06:13 ./source/xfce/xfce4-dev-tools/slack-desc
-rw-r--r-- 1 root root 294091 2022-12-15 09:44 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools-4.18.0.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
--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
+-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
+-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
-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
diff --git a/source/l/freetype/freetype.SlackBuild b/source/l/freetype/freetype.SlackBuild
index 1e6b04318..066f48ab8 100755
--- a/source/l/freetype/freetype.SlackBuild
+++ b/source/l/freetype/freetype.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=freetype
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/freetype/freetype.csh b/source/l/freetype/freetype.csh
index bbaf71518..ca10b5138 100644
--- a/source/l/freetype/freetype.csh
+++ b/source/l/freetype/freetype.csh
@@ -3,7 +3,7 @@
# for font hinting. Other controllable properties are listed in the section
# 'Controlling FreeType Modules' in the reference's table of contents.
#
-# Three hinting settings are available:
+# Two hinting settings are available:
# This is the classic hinting mode used in Freetype 2.6.x:
#setenv FREETYPE_PROPERTIES "truetype:interpreter-version=35"
diff --git a/source/l/freetype/freetype.sh b/source/l/freetype/freetype.sh
index 290b2bcaf..68bfc804e 100644
--- a/source/l/freetype/freetype.sh
+++ b/source/l/freetype/freetype.sh
@@ -3,7 +3,7 @@
# for font hinting. Other controllable properties are listed in the section
# 'Controlling FreeType Modules' in the reference's table of contents.
#
-# Three hinting settings are available:
+# Two hinting settings are available:
# This is the classic hinting mode used in Freetype 2.6.x:
#export FREETYPE_PROPERTIES="truetype:interpreter-version=35"
diff --git a/source/l/imagemagick/imagemagick.SlackBuild b/source/l/imagemagick/imagemagick.SlackBuild
index 254d9c7ea..21e77f538 100755
--- a/source/l/imagemagick/imagemagick.SlackBuild
+++ b/source/l/imagemagick/imagemagick.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=imagemagick
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# NOTE: This is to cope with ImageMagick version numbers such as 5.4.7-4,
# which occur fairly often (but not always). If these numbers are all the same,
diff --git a/source/n/network-scripts/0003-76218fa6e7c097c875af2a29cc7670995bef2ae4.patch b/source/n/network-scripts/0003-76218fa6e7c097c875af2a29cc7670995bef2ae4.patch
new file mode 100644
index 000000000..7be077718
--- /dev/null
+++ b/source/n/network-scripts/0003-76218fa6e7c097c875af2a29cc7670995bef2ae4.patch
@@ -0,0 +1,30 @@
+From 76218fa6e7c097c875af2a29cc7670995bef2ae4 Mon Sep 17 00:00:00 2001
+From: Darren 'Tadgy' Austin <darren@afterdark.org.uk>
+Date: Wed, 21 Jun 2023 14:36:55 +0100
+Subject: Re-add support for the DHCP_IPADDR parameter from rc.inet1.conf.
+
+During the last major updates, somehow the DHCP_IPADDR option
+got missed while I re-implemented the options handling.
+This commit re-adds the support for that option.
+
+Note that this commit changes the previously used '-s' dhcpcd
+option with the '-r' option as this seems more appropriate.
+---
+ rc.inet1 | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/rc.inet1 b/rc.inet1
+index dc853fb..f998a21 100644
+--- a/rc.inet1
++++ b/rc.inet1
+@@ -398,6 +398,7 @@ if_up() {
+ [ "${DHCP_KEEPRESOLV[$i]}" = "yes" ] && DHCP_OPTIONS+=("-C" "resolv.conf")
+ [ "${DHCP_KEEPNTP[$i]}" = "yes" ] && DHCP_OPTIONS+=("-C" "ntp.conf")
+ [ "${DHCP_KEEPGW[$i]}" = "yes" ] && DHCP_OPTIONS+=("-G")
++ [ -n "${DHCP_IPADDR[$i]}" ] && DHCP_OPTIONS+=("-r" "${DHCP_IPADDR[$i]}")
+ [ "${DHCP_DEBUG[$i]}" = "yes" ] && DHCP_OPTIONS+=("-d")
+ # The -L option used to be hard coded into the dhcpcd command line in -current. It was added to assist ARM users
+ # get networking up and running. Previous versions of Slackware did not have -L hard coded - the code here keeps
+--
+cgit v1.2.3
+
diff --git a/source/n/network-scripts/0004-8f43a741a36e59b8a9560ff2c4f3e5da2b8dd72b.patch b/source/n/network-scripts/0004-8f43a741a36e59b8a9560ff2c4f3e5da2b8dd72b.patch
new file mode 100644
index 000000000..caeaf875d
--- /dev/null
+++ b/source/n/network-scripts/0004-8f43a741a36e59b8a9560ff2c4f3e5da2b8dd72b.patch
@@ -0,0 +1,26 @@
+From 8f43a741a36e59b8a9560ff2c4f3e5da2b8dd72b Mon Sep 17 00:00:00 2001
+From: Darren 'Tadgy' Austin <darren@afterdark.org.uk>
+Date: Wed, 21 Jun 2023 14:50:20 +0100
+Subject: Expand the help text for DHCP_IPADDR in rc.inet1.conf.
+
+---
+ rc.inet1.conf | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/rc.inet1.conf b/rc.inet1.conf
+index e952498..54d0d3e 100644
+--- a/rc.inet1.conf
++++ b/rc.inet1.conf
+@@ -189,7 +189,8 @@ GATEWAY6=""
+ #DHCP_KEEPGW[4]="yes" # If you don't want the DHCP server to change
+ # your default gateway
+ #DHCP_IPADDR[4]="" # Request a specific IP address from the DHCP
+- # server
++ # server. There is no guarantee the server
++ # will honour the request for this IP address
+ #DHCP_DEBUG[4]="yes" # Make dhcpcd show verbose diagnostics
+ #DHCP_NOIPV4LL[4]="yes" # Do not assign an ipv4ll address when a DHCP
+ # server is not found (ipv4ll link-local
+--
+cgit v1.2.3
+
diff --git a/source/n/network-scripts/0005-5925f2bcc500f5198b5c00ab4e635a59bef7a413.patch b/source/n/network-scripts/0005-5925f2bcc500f5198b5c00ab4e635a59bef7a413.patch
new file mode 100644
index 000000000..a2494d885
--- /dev/null
+++ b/source/n/network-scripts/0005-5925f2bcc500f5198b5c00ab4e635a59bef7a413.patch
@@ -0,0 +1,48 @@
+From 5925f2bcc500f5198b5c00ab4e635a59bef7a413 Mon Sep 17 00:00:00 2001
+From: Darren 'Tadgy' Austin <darren@afterdark.org.uk>
+Date: Wed, 21 Jun 2023 14:55:41 +0100
+Subject: Add support for a DHCP_OPTS parameter.
+
+This commit allows an interface specific DHCP_OPTS parameter to set
+additional dhcpcd command line options where they may be required
+on a local network. It is still recommended to use the supported
+DHCP_* options in preference to this option, but it is being added
+to aid customisations.
+
+Thanks to ljb643 on LQ for the bug report regarding DHCP_IPADDR
+and the suggestion of a DHCP_OPTS parameter.
+---
+ rc.inet1 | 1 +
+ rc.inet1.conf | 4 ++++
+ 2 files changed, 5 insertions(+)
+
+diff --git a/rc.inet1 b/rc.inet1
+index f998a21..8b03fb7 100644
+--- a/rc.inet1
++++ b/rc.inet1
+@@ -400,6 +400,7 @@ if_up() {
+ [ "${DHCP_KEEPGW[$i]}" = "yes" ] && DHCP_OPTIONS+=("-G")
+ [ -n "${DHCP_IPADDR[$i]}" ] && DHCP_OPTIONS+=("-r" "${DHCP_IPADDR[$i]}")
+ [ "${DHCP_DEBUG[$i]}" = "yes" ] && DHCP_OPTIONS+=("-d")
++ [ -n "${DHCP_OPTS[$i]}" ] && DHCP_OPTIONS+=(${DHCP_OPTS[$i]})
+ # The -L option used to be hard coded into the dhcpcd command line in -current. It was added to assist ARM users
+ # get networking up and running. Previous versions of Slackware did not have -L hard coded - the code here keeps
+ # the 14.2 behaviour, but can be altered to make the use of -L default as in -current. To change the behaviour,
+diff --git a/rc.inet1.conf b/rc.inet1.conf
+index 54d0d3e..b3f7cdd 100644
+--- a/rc.inet1.conf
++++ b/rc.inet1.conf
+@@ -196,6 +196,10 @@ GATEWAY6=""
+ # server is not found (ipv4ll link-local
+ # adresses in the IP range 169.254.0.0/16 are
+ # also known as "zeroconf" addresses)
++#DHCP_OPTS[4]="" # Add these options to the dhcpcd command line.
++ # Use this only if extra options are required
++ # on your local network and there is a no more
++ # specific DHCP_* option detailed above
+ #SLAAC_TIMEOUT[4]="15" # The default timeout for auto configuration to
+ # wait for the interface to come up is 15 sec.
+ # Increase the timeout if required.
+--
+cgit v1.2.3
+
diff --git a/source/n/network-scripts/network-scripts.SlackBuild b/source/n/network-scripts/network-scripts.SlackBuild
index 585374dae..71c0b7000 100755
--- a/source/n/network-scripts/network-scripts.SlackBuild
+++ b/source/n/network-scripts/network-scripts.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=network-scripts
VERSION=${VERSION:-15.0}
ARCH=noarch
-BUILD=${BUILD:-18}
+BUILD=${BUILD:-19}
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
@@ -104,5 +104,31 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
rm -f sbin/netconfig.orig
) || exit 1
+# Temporarily rename these files so that we can patch them:
+mv $PKG/etc/rc.d/rc.inet1.new $PKG/etc/rc.d/rc.inet1
+mv $PKG/etc/rc.d/rc.inet1.conf.new $PKG/etc/rc.d/rc.inet1.conf
+
+# Re-add support for the DHCP_IPADDR parameter from rc.inet1.conf:
+( cd $PKG/etc/rc.d
+ cat $CWD/0003-76218fa6e7c097c875af2a29cc7670995bef2ae4.patch | patch -p1 --verbose || exit 1
+ rm -f etc/rc.d/rc.inet1.orig
+) || exit 1
+
+# Expand the help text for DHCP_IPADDR in rc.inet1.conf:
+( cd $PKG/etc/rc.d
+ cat $CWD/0004-8f43a741a36e59b8a9560ff2c4f3e5da2b8dd72b.patch | patch -p1 --verbose || exit 1
+ rm -f etc/rc.d/rc.inet1.conf.orig
+) || exit 1
+
+# Add support for a DHCP_OPTS parameter:
+( cd $PKG/etc/rc.d
+ cat $CWD/0005-5925f2bcc500f5198b5c00ab4e635a59bef7a413.patch | patch -p1 --verbose || exit 1
+ rm -f etc/rc.d/rc.inet1.orig
+) || exit 1
+
+# Rename the files back to .new:
+mv $PKG/etc/rc.d/rc.inet1 $PKG/etc/rc.d/rc.inet1.new
+mv $PKG/etc/rc.d/rc.inet1.conf $PKG/etc/rc.d/rc.inet1.conf.new
+
cd $PKG
/sbin/makepkg -l y -c n $TMP/${PKGNAM}-$VERSION-$ARCH-$BUILD.txz