summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-04-23 19:13:09 +0000
committer Eric Hameleers <alien@slackware.com>2021-04-24 08:59:55 +0200
commit6e50489feda778db0ff21b6f06adb801e8a5d003 (patch)
treee5747d4987977f0c4cea786e4f09c35d58c847a2
parent675ce365d7efe35f956695690cd263288b5cc9f1 (diff)
downloadcurrent-6e50489feda778db0ff21b6f06adb801e8a5d003.tar.gz
current-6e50489feda778db0ff21b6f06adb801e8a5d003.tar.xz
Fri Apr 23 19:13:09 UTC 202120210423191309
a/pkgtools-15.0-noarch-39.txz: Rebuilt. upgradepkg: revert change where $ROOT/sbin/installpkg is called instead of /sbin/installpkg. Conceptually, this seemed like a nice change (but would have also required removepkg to be called the same way), but it seems to break an established expectation that the pkgtools can be used without them actually being installed in $ROOT. Thanks to alienBOB. a/sysvinit-scripts-15.0-noarch-2.txz: Rebuilt. Use #!/bin/bash for these scripts so that bashisms don't cause script issues if /bin/sh is some other shell. Thanks to mumahendras3. rc.S: Use GazL's proposals for detecting/mounting /proc and /sys. d/parallel-20210422-noarch-1.txz: Upgraded. l/glib-networking-2.68.1-x86_64-1.txz: Upgraded. l/gtk+3-3.24.29-x86_64-1.txz: Upgraded. x/igt-gpu-tools-1.26-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. Rebuild with pkgtools-15.0-noarch-39. usb-and-pxe-installers/usbboot.img: Rebuilt. Rebuild with pkgtools-15.0-noarch-39.
-rw-r--r--ChangeLog.rss32
-rw-r--r--ChangeLog.txt20
-rw-r--r--FILELIST.TXT151
-rwxr-xr-xsource/a/pkgtools/pkgtools.SlackBuild2
-rw-r--r--[-rwxr-xr-x]source/a/pkgtools/scripts/installpkg0
-rw-r--r--source/a/pkgtools/scripts/upgradepkg24
-rw-r--r--source/a/sysvinit-scripts/scripts/rc.42
-rw-r--r--source/a/sysvinit-scripts/scripts/rc.62
-rw-r--r--source/a/sysvinit-scripts/scripts/rc.K2
-rw-r--r--source/a/sysvinit-scripts/scripts/rc.M2
-rw-r--r--source/a/sysvinit-scripts/scripts/rc.S14
-rw-r--r--source/a/sysvinit-scripts/scripts/rc.cpufreq2
-rw-r--r--source/a/sysvinit-scripts/scripts/rc.local2
-rw-r--r--source/a/sysvinit-scripts/scripts/rc.loop2
-rw-r--r--source/a/sysvinit-scripts/scripts/rc.modules2
-rw-r--r--source/a/sysvinit-scripts/scripts/rc.modules.local2
-rw-r--r--source/a/sysvinit-scripts/scripts/rc.sysvinit2
-rwxr-xr-xsource/a/sysvinit-scripts/sysvinit-scripts.SlackBuild2
-rw-r--r--source/ap/mariadb/rc.mysqld14
-rw-r--r--source/x/x11/build/igt-gpu-tools2
-rw-r--r--source/x/x11/configure/igt-gpu-tools12
-rw-r--r--source/x/x11/make/igt-gpu-tools5
-rw-r--r--source/x/x11/make/xisxwayland1
-rw-r--r--source/x/x11/make/xorgproto5
24 files changed, 171 insertions, 133 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index fb071366d..990b50329 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,38 @@
<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>Fri, 23 Apr 2021 00:44:22 GMT</pubDate>
- <lastBuildDate>Fri, 23 Apr 2021 06:59:46 GMT</lastBuildDate>
+ <pubDate>Fri, 23 Apr 2021 19:13:09 GMT</pubDate>
+ <lastBuildDate>Sat, 24 Apr 2021 06:59:46 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.12</generator>
<item>
+ <title>Fri, 23 Apr 2021 19:13:09 GMT</title>
+ <pubDate>Fri, 23 Apr 2021 19:13:09 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20210423191309</link>
+ <guid isPermaLink="false">20210423191309</guid>
+ <description>
+ <![CDATA[<pre>
+a/pkgtools-15.0-noarch-39.txz: Rebuilt.
+ upgradepkg: revert change where $ROOT/sbin/installpkg is called instead of
+ /sbin/installpkg. Conceptually, this seemed like a nice change (but would
+ have also required removepkg to be called the same way), but it seems to
+ break an established expectation that the pkgtools can be used without them
+ actually being installed in $ROOT. Thanks to alienBOB.
+a/sysvinit-scripts-15.0-noarch-2.txz: Rebuilt.
+ Use #!/bin/bash for these scripts so that bashisms don't cause script issues
+ if /bin/sh is some other shell. Thanks to mumahendras3.
+ rc.S: Use GazL's proposals for detecting/mounting /proc and /sys.
+d/parallel-20210422-noarch-1.txz: Upgraded.
+l/glib-networking-2.68.1-x86_64-1.txz: Upgraded.
+l/gtk+3-3.24.29-x86_64-1.txz: Upgraded.
+x/igt-gpu-tools-1.26-x86_64-1.txz: Upgraded.
+isolinux/initrd.img: Rebuilt.
+ Rebuild with pkgtools-15.0-noarch-39.
+usb-and-pxe-installers/usbboot.img: Rebuilt.
+ Rebuild with pkgtools-15.0-noarch-39.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Fri, 23 Apr 2021 00:44:22 GMT</title>
<pubDate>Fri, 23 Apr 2021 00:44:22 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20210423004422</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index a6a8935db..ac57fc416 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,23 @@
+Fri Apr 23 19:13:09 UTC 2021
+a/pkgtools-15.0-noarch-39.txz: Rebuilt.
+ upgradepkg: revert change where $ROOT/sbin/installpkg is called instead of
+ /sbin/installpkg. Conceptually, this seemed like a nice change (but would
+ have also required removepkg to be called the same way), but it seems to
+ break an established expectation that the pkgtools can be used without them
+ actually being installed in $ROOT. Thanks to alienBOB.
+a/sysvinit-scripts-15.0-noarch-2.txz: Rebuilt.
+ Use #!/bin/bash for these scripts so that bashisms don't cause script issues
+ if /bin/sh is some other shell. Thanks to mumahendras3.
+ rc.S: Use GazL's proposals for detecting/mounting /proc and /sys.
+d/parallel-20210422-noarch-1.txz: Upgraded.
+l/glib-networking-2.68.1-x86_64-1.txz: Upgraded.
+l/gtk+3-3.24.29-x86_64-1.txz: Upgraded.
+x/igt-gpu-tools-1.26-x86_64-1.txz: Upgraded.
+isolinux/initrd.img: Rebuilt.
+ Rebuild with pkgtools-15.0-noarch-39.
+usb-and-pxe-installers/usbboot.img: Rebuilt.
+ Rebuild with pkgtools-15.0-noarch-39.
++--------------------------+
Fri Apr 23 00:44:22 UTC 2021
a/sdparm-1.12-x86_64-1.txz: Upgraded.
ap/nvme-cli-1.14-x86_64-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index c8c364779..8d98df540 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,33 +1,33 @@
-Fri Apr 23 00:49:29 UTC 2021
+Fri Apr 23 19:15:59 UTC 2021
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 2021-04-23 00:44 .
+drwxr-xr-x 12 root root 4096 2021-04-23 19:13 .
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
-rw-r--r-- 1 root root 15397 2021-03-19 18:39 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1075955 2021-04-21 20:04 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-04-21 20:04 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1076565 2021-04-23 00:49 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-04-23 00: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 1467858 2021-04-23 00:44 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1468912 2021-04-23 19:13 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
-drwxr-xr-x 2 root root 4096 2021-04-23 00:41 ./EFI/BOOT
+drwxr-xr-x 2 root root 4096 2021-04-23 19:12 ./EFI/BOOT
-rw-r--r-- 1 root root 1417216 2019-07-05 18:54 ./EFI/BOOT/bootx64.efi
-rw-r--r-- 1 root root 78 2013-09-23 20:35 ./EFI/BOOT/grub-embedded.cfg
-rw-r--r-- 1 root root 893 2018-04-17 21:17 ./EFI/BOOT/grub.cfg
-rw-r--r-- 2 root root 10601184 2021-04-21 19:19 ./EFI/BOOT/huge.s
--rw-r--r-- 2 root root 47550028 2021-04-23 00:30 ./EFI/BOOT/initrd.img
+-rw-r--r-- 2 root root 47546116 2021-04-23 18:56 ./EFI/BOOT/initrd.img
-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 1402895 2021-04-21 20:04 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1403624 2021-04-23 00:49 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 848555 2021-04-23 00:49 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 848556 2021-04-23 19:15 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
-rw-r--r-- 1 root root 3635 2021-04-21 19:30 ./README.initrd
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
@@ -644,12 +644,12 @@ drwxr-xr-x 2 root root 4096 2019-10-18 18:28 ./extra/xv
-rw-r--r-- 1 root root 233 2018-04-13 18:00 ./extra/xv/xv-3.10a-x86_64-9.txt
-rw-r--r-- 1 root root 953308 2018-04-13 18:00 ./extra/xv/xv-3.10a-x86_64-9.txz
-rw-r--r-- 1 root root 163 2018-04-13 18:00 ./extra/xv/xv-3.10a-x86_64-9.txz.asc
-drwxr-xr-x 3 root root 4096 2021-04-23 00:30 ./isolinux
+drwxr-xr-x 3 root root 4096 2021-04-23 18:57 ./isolinux
-rw-r--r-- 1 root root 6183 2017-11-18 18:47 ./isolinux/README.TXT
-rw-r--r-- 1 root root 788 2007-03-17 19:50 ./isolinux/README_SPLIT.TXT
-rw-r--r-- 1 root root 1474560 2019-07-05 18:54 ./isolinux/efiboot.img
-rw-r--r-- 1 root root 574 2013-10-24 00:19 ./isolinux/f2.txt
--rw-r--r-- 2 root root 47550028 2021-04-23 00:30 ./isolinux/initrd.img
+-rw-r--r-- 2 root root 47546116 2021-04-23 18:56 ./isolinux/initrd.img
-rw-r--r-- 1 root root 50 2003-01-18 00:02 ./isolinux/iso.sort
-rw-r--r-- 1 root root 24576 2016-05-27 20:36 ./isolinux/isolinux.bin
-rw-r--r-- 1 root root 578 2013-03-27 03:29 ./isolinux/isolinux.cfg
@@ -714,13 +714,13 @@ drwxr-xr-x 2 root root 4096 2012-09-20 18:06 ./patches
-rw-r--r-- 1 root root 575 2012-09-20 18:06 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2012-09-20 18:06 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT
-drwxr-xr-x 17 root root 4096 2021-04-23 00:49 ./slackware64
--rw-r--r-- 1 root root 331818 2021-04-23 00:49 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-04-23 00:49 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 411750 2021-04-23 00:48 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4031338 2021-04-23 00:48 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2021-04-23 19:15 ./slackware64
+-rw-r--r-- 1 root root 331818 2021-04-23 19:15 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-04-23 19:15 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 411750 2021-04-23 19:14 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4023009 2021-04-23 19:15 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
-drwxr-xr-x 2 root root 28672 2021-04-23 00:47 ./slackware64/a
+drwxr-xr-x 2 root root 28672 2021-04-23 19:14 ./slackware64/a
-rw-r--r-- 1 root root 327 2021-02-13 10:54 ./slackware64/a/aaa_base-14.2-x86_64-7.txt
-rw-r--r-- 1 root root 10804 2021-02-13 10:54 ./slackware64/a/aaa_base-14.2-x86_64-7.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:54 ./slackware64/a/aaa_base-14.2-x86_64-7.txz.asc
@@ -992,9 +992,9 @@ drwxr-xr-x 2 root root 28672 2021-04-23 00:47 ./slackware64/a
-rw-r--r-- 1 root root 450 2021-02-13 11:14 ./slackware64/a/pcmciautils-018-x86_64-4.txt
-rw-r--r-- 1 root root 31464 2021-02-13 11:14 ./slackware64/a/pcmciautils-018-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:14 ./slackware64/a/pcmciautils-018-x86_64-4.txz.asc
--rw-r--r-- 1 root root 672 2021-04-19 18:31 ./slackware64/a/pkgtools-15.0-noarch-38.txt
--rw-r--r-- 1 root root 196996 2021-04-19 18:31 ./slackware64/a/pkgtools-15.0-noarch-38.txz
--rw-r--r-- 1 root root 163 2021-04-19 18:31 ./slackware64/a/pkgtools-15.0-noarch-38.txz.asc
+-rw-r--r-- 1 root root 672 2021-04-23 18:44 ./slackware64/a/pkgtools-15.0-noarch-39.txt
+-rw-r--r-- 1 root root 196996 2021-04-23 18:44 ./slackware64/a/pkgtools-15.0-noarch-39.txz
+-rw-r--r-- 1 root root 163 2021-04-23 18:44 ./slackware64/a/pkgtools-15.0-noarch-39.txz.asc
-rw-r--r-- 1 root root 523 2021-02-13 11:14 ./slackware64/a/plzip-1.9-x86_64-3.txt
-rw-r--r-- 1 root root 61360 2021-02-13 11:14 ./slackware64/a/plzip-1.9-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:14 ./slackware64/a/plzip-1.9-x86_64-3.txz.asc
@@ -1043,9 +1043,9 @@ drwxr-xr-x 2 root root 28672 2021-04-23 00:47 ./slackware64/a
-rw-r--r-- 1 root root 694 2021-02-13 11:17 ./slackware64/a/sysvinit-functions-8.53-x86_64-5.txt
-rw-r--r-- 1 root root 36392 2021-02-13 11:17 ./slackware64/a/sysvinit-functions-8.53-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:17 ./slackware64/a/sysvinit-functions-8.53-x86_64-5.txz.asc
--rw-r--r-- 1 root root 378 2021-04-21 19:10 ./slackware64/a/sysvinit-scripts-15.0-noarch-1.txt
--rw-r--r-- 1 root root 16016 2021-04-21 19:10 ./slackware64/a/sysvinit-scripts-15.0-noarch-1.txz
--rw-r--r-- 1 root root 163 2021-04-21 19:10 ./slackware64/a/sysvinit-scripts-15.0-noarch-1.txz.asc
+-rw-r--r-- 1 root root 378 2021-04-23 18:35 ./slackware64/a/sysvinit-scripts-15.0-noarch-2.txt
+-rw-r--r-- 1 root root 15948 2021-04-23 18:35 ./slackware64/a/sysvinit-scripts-15.0-noarch-2.txz
+-rw-r--r-- 1 root root 163 2021-04-23 18:35 ./slackware64/a/sysvinit-scripts-15.0-noarch-2.txz.asc
-rw-r--r-- 1 root root 1534 2021-04-21 19:30 ./slackware64/a/tagfile
-rw-r--r-- 1 root root 395 2021-02-15 20:32 ./slackware64/a/tar-1.34-x86_64-1.txt
-rw-r--r-- 1 root root 850976 2021-02-15 20:32 ./slackware64/a/tar-1.34-x86_64-1.txz
@@ -1356,7 +1356,7 @@ drwxr-xr-x 2 root root 20480 2021-04-23 00:47 ./slackware64/ap
-rw-r--r-- 1 root root 506 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txt
-rw-r--r-- 1 root root 3056824 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:48 ./slackware64/ap/zsh-5.8-x86_64-3.txz.asc
-drwxr-xr-x 2 root root 16384 2021-04-21 20:01 ./slackware64/d
+drwxr-xr-x 2 root root 16384 2021-04-23 19:14 ./slackware64/d
-rw-r--r-- 1 root root 360 2021-04-18 19:02 ./slackware64/d/Cython-0.29.23-x86_64-1.txt
-rw-r--r-- 1 root root 2385788 2021-04-18 19:02 ./slackware64/d/Cython-0.29.23-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-04-18 19:02 ./slackware64/d/Cython-0.29.23-x86_64-1.txz.asc
@@ -1502,9 +1502,9 @@ drwxr-xr-x 2 root root 16384 2021-04-21 20:01 ./slackware64/d
-rw-r--r-- 1 root root 543 2021-02-13 10:40 ./slackware64/d/p2c-2.01-x86_64-3.txt
-rw-r--r-- 1 root root 306912 2021-02-13 10:40 ./slackware64/d/p2c-2.01-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:40 ./slackware64/d/p2c-2.01-x86_64-3.txz.asc
--rw-r--r-- 1 root root 398 2021-03-23 02:08 ./slackware64/d/parallel-20210322-noarch-1.txt
--rw-r--r-- 1 root root 469080 2021-03-23 02:08 ./slackware64/d/parallel-20210322-noarch-1.txz
--rw-r--r-- 1 root root 163 2021-03-23 02:08 ./slackware64/d/parallel-20210322-noarch-1.txz.asc
+-rw-r--r-- 1 root root 398 2021-04-23 17:32 ./slackware64/d/parallel-20210422-noarch-1.txt
+-rw-r--r-- 1 root root 469944 2021-04-23 17:32 ./slackware64/d/parallel-20210422-noarch-1.txz
+-rw-r--r-- 1 root root 163 2021-04-23 17:32 ./slackware64/d/parallel-20210422-noarch-1.txz.asc
-rw-r--r-- 1 root root 469 2021-02-13 10:40 ./slackware64/d/patchelf-0.12-x86_64-3.txt
-rw-r--r-- 1 root root 65736 2021-02-13 10:40 ./slackware64/d/patchelf-0.12-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:40 ./slackware64/d/patchelf-0.12-x86_64-3.txz.asc
@@ -2706,7 +2706,7 @@ drwxr-xr-x 2 root root 77824 2021-04-23 00:48 ./slackware64/kde
-rw-r--r-- 1 root root 296 2021-04-22 18:53 ./slackware64/kde/zeroconf-ioslave-21.04.0-x86_64-1.txt
-rw-r--r-- 1 root root 54680 2021-04-22 18:53 ./slackware64/kde/zeroconf-ioslave-21.04.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-04-22 18:53 ./slackware64/kde/zeroconf-ioslave-21.04.0-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 73728 2021-04-23 00:47 ./slackware64/l
+drwxr-xr-x 2 root root 73728 2021-04-23 19:14 ./slackware64/l
-rw-r--r-- 1 root root 329 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txt
-rw-r--r-- 1 root root 928148 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txz
-rw-r--r-- 1 root root 163 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txz.asc
@@ -2950,9 +2950,9 @@ drwxr-xr-x 2 root root 73728 2021-04-23 00:47 ./slackware64/l
-rw-r--r-- 1 root root 302 2021-02-13 06:33 ./slackware64/l/glib-1.2.10-x86_64-9.txt
-rw-r--r-- 1 root root 116392 2021-02-13 06:33 ./slackware64/l/glib-1.2.10-x86_64-9.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:33 ./slackware64/l/glib-1.2.10-x86_64-9.txz.asc
--rw-r--r-- 1 root root 300 2021-03-31 19:01 ./slackware64/l/glib-networking-2.68.0-x86_64-1.txt
--rw-r--r-- 1 root root 128944 2021-03-31 19:01 ./slackware64/l/glib-networking-2.68.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-03-31 19:01 ./slackware64/l/glib-networking-2.68.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 300 2021-04-23 17:31 ./slackware64/l/glib-networking-2.68.1-x86_64-1.txt
+-rw-r--r-- 1 root root 129620 2021-04-23 17:31 ./slackware64/l/glib-networking-2.68.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-04-23 17:31 ./slackware64/l/glib-networking-2.68.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 407 2021-04-08 17:39 ./slackware64/l/glib2-2.68.1-x86_64-1.txt
-rw-r--r-- 1 root root 3995576 2021-04-08 17:39 ./slackware64/l/glib2-2.68.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-04-08 17:39 ./slackware64/l/glib2-2.68.1-x86_64-1.txz.asc
@@ -3022,9 +3022,9 @@ drwxr-xr-x 2 root root 73728 2021-04-23 00:47 ./slackware64/l
-rw-r--r-- 1 root root 325 2021-02-13 06:44 ./slackware64/l/gtk+2-2.24.33-x86_64-2.txt
-rw-r--r-- 1 root root 6877144 2021-02-13 06:44 ./slackware64/l/gtk+2-2.24.33-x86_64-2.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:44 ./slackware64/l/gtk+2-2.24.33-x86_64-2.txz.asc
--rw-r--r-- 1 root root 325 2021-03-31 19:18 ./slackware64/l/gtk+3-3.24.28-x86_64-1.txt
--rw-r--r-- 1 root root 11017940 2021-03-31 19:18 ./slackware64/l/gtk+3-3.24.28-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-03-31 19:18 ./slackware64/l/gtk+3-3.24.28-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 328 2021-04-23 18:55 ./slackware64/l/gtk+3-3.24.29-x86_64-1.txt
+-rw-r--r-- 1 root root 11015024 2021-04-23 18:55 ./slackware64/l/gtk+3-3.24.29-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-04-23 18:55 ./slackware64/l/gtk+3-3.24.29-x86_64-1.txz.asc
-rw-r--r-- 1 root root 341 2021-02-13 06:48 ./slackware64/l/gtkmm2-2.24.5-x86_64-4.txt
-rw-r--r-- 1 root root 1379452 2021-02-13 06:48 ./slackware64/l/gtkmm2-2.24.5-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:48 ./slackware64/l/gtkmm2-2.24.5-x86_64-4.txz.asc
@@ -4290,7 +4290,7 @@ drwxr-xr-x 2 root root 4096 2021-04-06 19:37 ./slackware64/tcl
-rw-r--r-- 1 root root 227 2021-04-05 19:38 ./slackware64/tcl/tk-8.6.11.1-x86_64-4.txt
-rw-r--r-- 1 root root 1787828 2021-04-05 19:38 ./slackware64/tcl/tk-8.6.11.1-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-04-05 19:38 ./slackware64/tcl/tk-8.6.11.1-x86_64-4.txz.asc
-drwxr-xr-x 2 root root 65536 2021-04-23 00:47 ./slackware64/x
+drwxr-xr-x 2 root root 65536 2021-04-23 19:14 ./slackware64/x
-rw-r--r-- 1 root root 440 2021-03-05 02:40 ./slackware64/x/OpenCC-1.1.2-x86_64-1.txt
-rw-r--r-- 1 root root 681960 2021-03-05 02:40 ./slackware64/x/OpenCC-1.1.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-03-05 02:40 ./slackware64/x/OpenCC-1.1.2-x86_64-1.txz.asc
@@ -4534,9 +4534,9 @@ drwxr-xr-x 2 root root 65536 2021-04-23 00:47 ./slackware64/x
-rw-r--r-- 1 root root 306 2021-02-13 13:10 ./slackware64/x/ico-1.0.5-x86_64-4.txt
-rw-r--r-- 1 root root 25544 2021-02-13 13:10 ./slackware64/x/ico-1.0.5-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:10 ./slackware64/x/ico-1.0.5-x86_64-4.txz.asc
--rw-r--r-- 1 root root 411 2021-02-13 19:20 ./slackware64/x/igt-gpu-tools-1.25-x86_64-3.txt
--rw-r--r-- 1 root root 1556208 2021-02-13 19:20 ./slackware64/x/igt-gpu-tools-1.25-x86_64-3.txz
--rw-r--r-- 1 root root 163 2021-02-13 19:20 ./slackware64/x/igt-gpu-tools-1.25-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 411 2021-04-23 17:48 ./slackware64/x/igt-gpu-tools-1.26-x86_64-1.txt
+-rw-r--r-- 1 root root 886088 2021-04-23 17:48 ./slackware64/x/igt-gpu-tools-1.26-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-04-23 17:48 ./slackware64/x/igt-gpu-tools-1.26-x86_64-1.txz.asc
-rw-r--r-- 1 root root 297 2021-02-13 13:05 ./slackware64/x/imake-1.0.8-x86_64-3.txt
-rw-r--r-- 1 root root 42676 2021-02-13 13:05 ./slackware64/x/imake-1.0.8-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:05 ./slackware64/x/imake-1.0.8-x86_64-3.txz.asc
@@ -5505,11 +5505,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 2021-04-23 00:49 ./source
--rw-r--r-- 1 root root 570717 2021-04-23 00:49 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-04-23 00:49 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 794715 2021-04-23 00:49 ./source/FILE_LIST
--rw-r--r-- 1 root root 22437829 2021-04-23 00:49 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2021-04-23 19:15 ./source
+-rw-r--r-- 1 root root 570778 2021-04-23 19:15 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-04-23 19:15 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 794793 2021-04-23 19:15 ./source/FILE_LIST
+-rw-r--r-- 1 root root 22450798 2021-04-23 19:15 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT
drwxr-xr-x 122 root root 4096 2021-04-06 18:09 ./source/a
-rw-r--r-- 1 root root 1591 2021-04-06 18:09 ./source/a/FTBFSlog
@@ -6272,10 +6272,10 @@ drwxr-xr-x 2 root root 4096 2019-10-04 06:20 ./source/a/pkgtools/manpages
-rw-r--r-- 1 root root 2518 2021-04-19 18:25 ./source/a/pkgtools/manpages/pkgtool.8
-rw-r--r-- 1 root root 4049 2020-04-01 22:09 ./source/a/pkgtools/manpages/removepkg.8
-rw-r--r-- 1 root root 2962 2018-06-08 19:56 ./source/a/pkgtools/manpages/upgradepkg.8
--rwxr-xr-x 1 root root 3754 2021-04-19 18:30 ./source/a/pkgtools/pkgtools.SlackBuild
+-rwxr-xr-x 1 root root 3754 2021-04-23 18:44 ./source/a/pkgtools/pkgtools.SlackBuild
drwxr-xr-x 2 root root 4096 2021-02-16 21:37 ./source/a/pkgtools/scripts
-rw-r--r-- 1 root root 3608 2018-06-19 19:28 ./source/a/pkgtools/scripts/explodepkg
--rwxr-xr-x 1 root root 27635 2021-02-16 21:34 ./source/a/pkgtools/scripts/installpkg
+-rw-r--r-- 1 root root 27635 2021-02-16 21:34 ./source/a/pkgtools/scripts/installpkg
-rw-r--r-- 1 root root 13672 2018-06-19 19:28 ./source/a/pkgtools/scripts/makebootdisk
-rw-r--r-- 1 root root 16220 2019-11-24 21:11 ./source/a/pkgtools/scripts/makepkg
-rw-r--r-- 1 root root 4712 2018-04-11 20:28 ./source/a/pkgtools/scripts/pkgdiff
@@ -6286,7 +6286,7 @@ drwxr-xr-x 2 root root 4096 2021-02-16 21:37 ./source/a/pkgtools/scripts
-rw-r--r-- 1 root root 1062 2018-04-28 19:12 ./source/a/pkgtools/scripts/setup.htmlview
-rw-r--r-- 1 root root 9395 2020-05-15 05:48 ./source/a/pkgtools/scripts/setup.services
-rw-r--r-- 1 root root 1357 2020-01-22 20:08 ./source/a/pkgtools/scripts/setup.vi-ex
--rw-r--r-- 1 root root 14228 2021-04-19 18:30 ./source/a/pkgtools/scripts/upgradepkg
+-rw-r--r-- 1 root root 14168 2019-10-13 17:37 ./source/a/pkgtools/scripts/upgradepkg
-rw-r--r-- 1 root root 1128 2018-04-11 19:51 ./source/a/pkgtools/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/plzip
-rw-r--r-- 1 root root 70046 2021-01-05 17:46 ./source/a/plzip/plzip-1.9.tar.lz
@@ -6424,19 +6424,19 @@ drwxr-xr-x 2 root root 4096 2018-09-04 22:24 ./source/a/sysvinit-scripts/d
-rw-r--r-- 1 root root 367 2018-09-04 22:25 ./source/a/sysvinit-scripts/doinst.sh.gz
drwxr-xr-x 2 root root 4096 2021-02-20 20:44 ./source/a/sysvinit-scripts/scripts
-rw-r--r-- 1 root root 2354 2017-11-22 00:21 ./source/a/sysvinit-scripts/scripts/inittab
--rw-r--r-- 1 root root 1642 2017-05-23 23:57 ./source/a/sysvinit-scripts/scripts/rc.4
--rw-r--r-- 1 root root 9344 2020-12-20 01:52 ./source/a/sysvinit-scripts/scripts/rc.6
--rw-r--r-- 1 root root 3302 2020-01-13 18:56 ./source/a/sysvinit-scripts/scripts/rc.K
--rw-r--r-- 1 root root 12698 2020-10-22 17:50 ./source/a/sysvinit-scripts/scripts/rc.M
--rw-r--r-- 1 root root 16893 2021-04-21 19:06 ./source/a/sysvinit-scripts/scripts/rc.S
--rw-r--r-- 1 root root 3328 2018-09-04 22:22 ./source/a/sysvinit-scripts/scripts/rc.cpufreq
--rw-r--r-- 1 root root 272 2006-08-12 02:07 ./source/a/sysvinit-scripts/scripts/rc.local
--rw-r--r-- 1 root root 168 2011-04-23 19:40 ./source/a/sysvinit-scripts/scripts/rc.loop
--rw-r--r-- 1 root root 778 2015-12-16 04:10 ./source/a/sysvinit-scripts/scripts/rc.modules
--rw-r--r-- 1 root root 689 2015-12-16 01:12 ./source/a/sysvinit-scripts/scripts/rc.modules.local
--rw-r--r-- 1 root root 1654 2015-11-23 22:22 ./source/a/sysvinit-scripts/scripts/rc.sysvinit
+-rw-r--r-- 1 root root 1643 2021-04-23 18:32 ./source/a/sysvinit-scripts/scripts/rc.4
+-rw-r--r-- 1 root root 9345 2021-04-23 18:32 ./source/a/sysvinit-scripts/scripts/rc.6
+-rw-r--r-- 1 root root 3303 2021-04-23 18:33 ./source/a/sysvinit-scripts/scripts/rc.K
+-rw-r--r-- 1 root root 12700 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.M
+-rw-r--r-- 1 root root 16800 2021-04-23 18:35 ./source/a/sysvinit-scripts/scripts/rc.S
+-rw-r--r-- 1 root root 3330 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.cpufreq
+-rw-r--r-- 1 root root 274 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.local
+-rw-r--r-- 1 root root 170 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.loop
+-rw-r--r-- 1 root root 780 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.modules
+-rw-r--r-- 1 root root 691 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.modules.local
+-rw-r--r-- 1 root root 1656 2021-04-23 18:31 ./source/a/sysvinit-scripts/scripts/rc.sysvinit
-rw-r--r-- 1 root root 842 2018-02-27 06:13 ./source/a/sysvinit-scripts/slack-desc
--rwxr-xr-x 1 root root 2373 2021-04-21 19:09 ./source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
+-rwxr-xr-x 1 root root 2373 2021-04-23 18:35 ./source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
-rw-r--r-- 1 root root 668 2015-08-06 22:54 ./source/a/sysvinit/doinst.sh.gz
-rw-r--r-- 1 root root 1009 2018-06-21 18:24 ./source/a/sysvinit/slack-desc
-rw-r--r-- 1 root root 126908 2021-02-21 18:03 ./source/a/sysvinit/sysvinit-2.99.tar.xz
@@ -6909,7 +6909,7 @@ drwxr-xr-x 2 root root 4096 2021-03-22 18:24 ./source/ap/man-pages
-rwxr-xr-x 1 root root 4154 2021-03-22 18:24 ./source/ap/man-pages/man-pages.SlackBuild
-rw-r--r-- 1 root root 48 2018-05-01 15:30 ./source/ap/man-pages/man-pages.url
-rw-r--r-- 1 root root 946 2018-02-27 06:13 ./source/ap/man-pages/slack-desc
-drwxr-xr-x 2 root root 4096 2021-04-03 17:41 ./source/ap/mariadb
+drwxr-xr-x 2 root root 4096 2021-04-23 17:55 ./source/ap/mariadb
-rw-r--r-- 1 root root 428 2020-06-24 19:31 ./source/ap/mariadb/doinst.sh.gz
-rw-r--r-- 1 root root 53906856 2021-02-16 14:50 ./source/ap/mariadb/mariadb-10.5.9.tar.lz
-rw-r--r-- 1 root root 302 2021-04-03 17:41 ./source/ap/mariadb/mariadb.ConnectorName.cmake.diff.gz
@@ -6917,7 +6917,7 @@ drwxr-xr-x 2 root root 4096 2021-04-03 17:41 ./source/ap/mariadb
-rw-r--r-- 1 root root 34 2015-05-07 18:51 ./source/ap/mariadb/mirror.url
-rw-r--r-- 1 root root 280 2019-09-11 19:57 ./source/ap/mariadb/mysql.no.plugin_auth_pam.diff.gz
-rw-r--r-- 1 root root 553 2020-01-28 17:36 ./source/ap/mariadb/mysql_install_db.nopam.diff.gz
--rw-r--r-- 1 root root 1327 2020-06-30 18:33 ./source/ap/mariadb/rc.mysqld.gz
+-rw-r--r-- 1 root root 1208 2021-04-23 17:54 ./source/ap/mariadb/rc.mysqld.gz
-rw-r--r-- 1 root root 824 2018-02-27 06:12 ./source/ap/mariadb/slack-desc
drwxr-xr-x 3 root root 4096 2021-02-13 05:31 ./source/ap/mc
-rw-r--r-- 1 root root 1211 2016-03-26 18:35 ./source/ap/mc/mc-3605-extfs.c-fix-buffer-overflow.patch.gz
@@ -7465,8 +7465,8 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/p2c
-rwxr-xr-x 1 root root 5093 2021-02-13 05:31 ./source/d/p2c/p2c.SlackBuild
-rw-r--r-- 1 root root 50 2019-02-21 19:17 ./source/d/p2c/p2c.url
-rw-r--r-- 1 root root 994 2018-02-27 06:13 ./source/d/p2c/slack-desc
-drwxr-xr-x 2 root root 4096 2021-03-23 02:08 ./source/d/parallel
--rw-r--r-- 1 root root 1753274 2021-03-22 20:40 ./source/d/parallel/parallel-20210322.tar.lz
+drwxr-xr-x 2 root root 4096 2021-04-23 17:32 ./source/d/parallel
+-rw-r--r-- 1 root root 1757840 2021-04-22 15:44 ./source/d/parallel/parallel-20210422.tar.lz
-rwxr-xr-x 1 root root 4533 2021-02-22 20:43 ./source/d/parallel/parallel.SlackBuild
-rw-r--r-- 1 root root 857 2018-04-21 03:27 ./source/d/parallel/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/patchelf
@@ -9971,9 +9971,9 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/glade
-rw-r--r-- 1 root root 71 2020-11-01 08:16 ./source/l/glade/glade.url
-rw-r--r-- 1 root root 877 2020-11-26 23:29 ./source/l/glade/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/glib
-drwxr-xr-x 2 root root 4096 2021-03-31 18:43 ./source/l/glib-networking
+drwxr-xr-x 2 root root 4096 2021-04-23 17:31 ./source/l/glib-networking
-rw-r--r-- 1 root root 119 2011-11-06 21:59 ./source/l/glib-networking/doinst.sh.gz
--rw-r--r-- 1 root root 237992 2021-03-19 19:41 ./source/l/glib-networking/glib-networking-2.68.0.tar.xz
+-rw-r--r-- 1 root root 237876 2021-04-22 18:44 ./source/l/glib-networking/glib-networking-2.68.1.tar.xz
-rwxr-xr-x 1 root root 4011 2021-03-31 18:43 ./source/l/glib-networking/glib-networking.SlackBuild
-rw-r--r-- 1 root root 795 2018-02-27 06:12 ./source/l/glib-networking/slack-desc
-rw-r--r-- 1 root root 6408 2017-08-03 05:13 ./source/l/glib/glib-1.2.10-autotools.patch.gz
@@ -10156,9 +10156,9 @@ drwxr-xr-x 2 root root 4096 2003-01-11 06:27 ./source/l/gtk+2/profile.d
-rw-r--r-- 1 root root 781 2021-04-02 18:02 ./source/l/gtk+2/slack-desc
-rw-r--r-- 1 root root 339 2011-02-24 20:40 ./source/l/gtk+2/update-gtk-immodules
-rw-r--r-- 1 root root 1459 2013-07-12 04:52 ./source/l/gtk+2/update-gtk-immodules-2.0
-drwxr-xr-x 2 root root 4096 2021-03-31 19:15 ./source/l/gtk+3
+drwxr-xr-x 2 root root 4096 2021-04-23 18:52 ./source/l/gtk+3
-rw-r--r-- 1 root root 639 2014-09-30 04:11 ./source/l/gtk+3/doinst.sh.gz
--rw-r--r-- 1 root root 22783312 2021-03-27 02:28 ./source/l/gtk+3/gtk+-3.24.28.tar.xz
+-rw-r--r-- 1 root root 21396876 2021-04-23 03:10 ./source/l/gtk+3/gtk+-3.24.29.tar.xz
-rwxr-xr-x 1 root root 5459 2021-02-15 20:09 ./source/l/gtk+3/gtk+3.SlackBuild
-rw-r--r-- 1 root root 490 2020-04-27 18:10 ./source/l/gtk+3/gtk.fix.missing.version-check.py.diff.gz
-rw-r--r-- 1 root root 781 2021-04-02 18:03 ./source/l/gtk+3/slack-desc
@@ -13174,7 +13174,7 @@ drwxr-xr-x 2 root root 12288 2021-04-20 18:11 ./source/x/x11/build
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/glu
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/iceauth
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/ico
--rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/igt-gpu-tools
+-rw-r--r-- 1 root root 2 2021-04-23 17:33 ./source/x/x11/build/igt-gpu-tools
-rw-r--r-- 1 root root 2 2021-02-13 05:35 ./source/x/x11/build/imake
-rwxr-xr-x 1 root root 480 2015-11-12 20:02 ./source/x/x11/build/increment-all-drivers.sh
-rwxr-xr-x 1 root root 507 2013-03-07 23:41 ./source/x/x11/build/increment.sh
@@ -13427,7 +13427,7 @@ drwxr-xr-x 2 root root 4096 2020-05-18 17:49 ./source/x/x11/configure
-rw-r--r-- 1 root root 341 2010-11-13 18:36 ./source/x/x11/configure/font-bh-ttf
-rw-r--r-- 1 root root 297 2009-10-20 04:17 ./source/x/x11/configure/font-util
-rw-r--r-- 1 root root 320 2010-11-13 20:17 ./source/x/x11/configure/gccmakedep
--rw-r--r-- 1 root root 364 2019-05-26 19:02 ./source/x/x11/configure/igt-gpu-tools
+-rw-r--r-- 1 root root 341 2021-04-23 17:48 ./source/x/x11/configure/igt-gpu-tools
-rw-r--r-- 1 root root 317 2010-12-04 23:25 ./source/x/x11/configure/libX11
-rw-r--r-- 1 root root 440 2012-05-21 17:51 ./source/x/x11/configure/libXaw3d
-rw-r--r-- 1 root root 320 2010-11-13 19:40 ./source/x/x11/configure/libXp
@@ -13490,10 +13490,11 @@ drwxr-xr-x 2 root root 4096 2009-08-01 05:00 ./source/x/x11/doinst.sh
-rw-r--r-- 1 root root 176 2007-07-01 03:16 ./source/x/x11/doinst.sh/xinit
-rw-r--r-- 1 root root 247 2007-06-09 21:54 ./source/x/x11/doinst.sh/xkeyboard-config
-rw-r--r-- 1 root root 212 2007-02-13 20:05 ./source/x/x11/doinst.sh/xorg-cf-files
-drwxr-xr-x 2 root root 4096 2020-05-18 17:53 ./source/x/x11/make
+drwxr-xr-x 2 root root 4096 2021-04-23 17:37 ./source/x/x11/make
+-rw-r--r-- 1 root root 119 2021-04-23 17:41 ./source/x/x11/make/igt-gpu-tools
-rw-r--r-- 1 root root 281 2017-04-15 15:04 ./source/x/x11/make/xcb-proto
--rw-r--r-- 1 root root 128 2020-05-18 17:54 ./source/x/x11/make/xisxwayland
--rw-r--r-- 1 root root 646 2018-03-12 18:51 ./source/x/x11/make/xorgproto
+-rw-r--r-- 1 root root 119 2021-04-23 17:41 ./source/x/x11/make/xisxwayland
+-rw-r--r-- 1 root root 633 2021-04-23 17:42 ./source/x/x11/make/xorgproto
drwxr-xr-x 2 root root 4096 2015-04-21 02:59 ./source/x/x11/makepkg
-rw-r--r-- 1 root root 4527 2021-04-18 18:26 ./source/x/x11/makepkg/xorg-server
-rw-r--r-- 1 root root 3518 2021-02-13 21:06 ./source/x/x11/modularize
@@ -13934,7 +13935,7 @@ drwxr-xr-x 2 root root 12288 2020-05-18 17:50 ./source/x/x11/slack-desc
-rw-r--r-- 1 root root 702 2012-04-08 02:21 ./source/x/x11/slack-desc/xwininfo
-rw-r--r-- 1 root root 668 2012-04-07 23:42 ./source/x/x11/slack-desc/xwud
drwxr-xr-x 12 root root 4096 2021-04-18 19:03 ./source/x/x11/src
-drwxr-xr-x 2 root root 4096 2021-03-17 18:41 ./source/x/x11/src/app
+drwxr-xr-x 2 root root 4096 2021-04-23 17:33 ./source/x/x11/src/app
-rw-r--r-- 1 root root 115464 2018-03-05 03:32 ./source/x/x11/src/app/appres-1.0.5.tar.xz
-rw-r--r-- 1 root root 139452 2017-11-07 19:12 ./source/x/x11/src/app/bdftopcf-1.1.tar.xz
-rw-r--r-- 1 root root 109956 2013-01-15 05:23 ./source/x/x11/src/app/beforelight-1.0.5.tar.xz
@@ -13945,7 +13946,7 @@ drwxr-xr-x 2 root root 4096 2021-03-17 18:41 ./source/x/x11/src/app
-rw-r--r-- 1 root root 117176 2014-12-31 04:58 ./source/x/x11/src/app/fstobdf-1.0.6.tar.xz
-rw-r--r-- 1 root root 127368 2018-03-05 04:07 ./source/x/x11/src/app/iceauth-1.0.8.tar.xz
-rw-r--r-- 1 root root 126188 2018-03-10 06:29 ./source/x/x11/src/app/ico-1.0.5.tar.xz
--rw-r--r-- 1 root root 1425652 2020-03-20 13:00 ./source/x/x11/src/app/igt-gpu-tools-1.25.tar.xz
+-rw-r--r-- 1 root root 1573468 2021-04-23 10:41 ./source/x/x11/src/app/igt-gpu-tools-1.26.tar.xz
-rw-r--r-- 1 root root 116560 2018-03-05 03:37 ./source/x/x11/src/app/listres-1.0.4.tar.xz
-rw-r--r-- 1 root root 128468 2012-03-23 04:25 ./source/x/x11/src/app/luit-1.1.1.tar.xz
-rw-r--r-- 1 root root 90748 2009-10-13 20:33 ./source/x/x11/src/app/mkcomposecache-1.2.1.tar.xz
@@ -14893,9 +14894,9 @@ drwxr-xr-x 2 root root 4096 2018-03-05 18:29 ./testing/source/linux-5.11.x
-rw-r--r-- 1 root root 778 2018-02-27 06:16 ./testing/source/linux-5.11.x/slack-desc/slack-desc.kernel-source
-rw-r--r-- 1 root root 778 2018-02-27 06:16 ./testing/source/linux-5.11.x/slack-desc/slack-desc.kernel-source.vanilla
-rw-r--r-- 1 root root 1000 2018-03-05 08:27 ./testing/source/linux-5.11.x/slack-desc/slack-desc.kernel-template
-drwxr-xr-x 2 root root 4096 2021-04-21 19:44 ./usb-and-pxe-installers
+drwxr-xr-x 2 root root 4096 2021-04-23 18:57 ./usb-and-pxe-installers
-rw-r--r-- 1 root root 31203 2011-03-21 21:21 ./usb-and-pxe-installers/README_PXE.TXT
-rw-r--r-- 1 root root 9197 2013-09-25 04:33 ./usb-and-pxe-installers/README_USB.TXT
-rw-r--r-- 1 root root 574 2013-03-27 04:59 ./usb-and-pxe-installers/pxelinux.cfg_default
--rw-r--r-- 1 root root 59208704 2021-04-21 19:44 ./usb-and-pxe-installers/usbboot.img
+-rw-r--r-- 1 root root 59208704 2021-04-23 18:56 ./usb-and-pxe-installers/usbboot.img
-rw-r--r-- 1 root root 16194 2021-03-19 18:02 ./usb-and-pxe-installers/usbimg2disk.sh
diff --git a/source/a/pkgtools/pkgtools.SlackBuild b/source/a/pkgtools/pkgtools.SlackBuild
index aac185ee3..0c7d43f08 100755
--- a/source/a/pkgtools/pkgtools.SlackBuild
+++ b/source/a/pkgtools/pkgtools.SlackBuild
@@ -30,7 +30,7 @@ PKGNAM=pkgtools
# *** UPDATE THESE WITH EACH BUILD:
VERSION=15.0
ARCH=${ARCH:-noarch}
-BUILD=${BUILD:-38}
+BUILD=${BUILD:-39}
# 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
diff --git a/source/a/pkgtools/scripts/installpkg b/source/a/pkgtools/scripts/installpkg
index 3bebe7ce2..3bebe7ce2 100755..100644
--- a/source/a/pkgtools/scripts/installpkg
+++ b/source/a/pkgtools/scripts/installpkg
diff --git a/source/a/pkgtools/scripts/upgradepkg b/source/a/pkgtools/scripts/upgradepkg
index 62d05440f..d71ca4b03 100644
--- a/source/a/pkgtools/scripts/upgradepkg
+++ b/source/a/pkgtools/scripts/upgradepkg
@@ -262,11 +262,11 @@ for ARG; do
echo "$NEW would be installed (new package)."
else
if [ $PLAINTERSE ]; then
- $ROOT/sbin/installpkg --terse --terselength $TERSELENGTH $INCOMINGDIR/$NNAME
+ /sbin/installpkg --terse --terselength $TERSELENGTH $INCOMINGDIR/$NNAME
elif [ $INFOBOX ]; then
- $ROOT/sbin/installpkg --infobox $INCOMINGDIR/$NNAME
+ /sbin/installpkg --infobox $INCOMINGDIR/$NNAME
elif [ $TERSE ]; then
- OUTPUTLINE="$($ROOT/sbin/installpkg --terse --terselength $(expr $TERSELENGTH - 12) $INCOMINGDIR/$NNAME)"
+ OUTPUTLINE="$(/sbin/installpkg --terse --terselength $(expr $TERSELENGTH - 12) $INCOMINGDIR/$NNAME)"
( flock 9 || exit 11
echo "Installing: ${OUTPUTLINE}"
) 9> $INSTLOCKDIR/outputline.lock
@@ -278,7 +278,7 @@ for ARG; do
+==============================================================================
EOF
- $ROOT/sbin/installpkg $INCOMINGDIR/$NNAME
+ /sbin/installpkg $INCOMINGDIR/$NNAME
fi
fi
fi
@@ -356,26 +356,26 @@ EOF
# Next, the new package is pre-installed:
if [ "$VERBOSE" = "verbose" ]; then
if ! [ $TERSE ]; then
- $ROOT/sbin/installpkg $INCOMINGDIR/$NNAME
+ /sbin/installpkg $INCOMINGDIR/$NNAME
RETCODE=$?
else
- $ROOT/sbin/installpkg $INCOMINGDIR/$NNAME 1> /dev/null
+ /sbin/installpkg $INCOMINGDIR/$NNAME 1> /dev/null
RETCODE=$?
fi
else
if [ $PLAINTERSE ]; then
- $ROOT/sbin/installpkg --terse --terselength $TERSELENGTH $INCOMINGDIR/$NNAME
+ /sbin/installpkg --terse --terselength $TERSELENGTH $INCOMINGDIR/$NNAME
elif [ $INFOBOX ]; then
- $ROOT/sbin/installpkg --infobox $INCOMINGDIR/$NNAME
+ /sbin/installpkg --infobox $INCOMINGDIR/$NNAME
elif [ $TERSE ]; then
- OUTPUTLINE="$($ROOT/sbin/installpkg --terse --terselength $(expr $TERSELENGTH - 12) $INCOMINGDIR/$NNAME)"
+ OUTPUTLINE="$(/sbin/installpkg --terse --terselength $(expr $TERSELENGTH - 12) $INCOMINGDIR/$NNAME)"
RETCODE=$?
( flock 9 || exit 11
echo "Upgrading: ${OUTPUTLINE}"
) 9> $INSTLOCKDIR/outputline.lock
else
echo "Pre-installing package $NEW..."
- $ROOT/sbin/installpkg $INCOMINGDIR/$NNAME 1> /dev/null
+ /sbin/installpkg $INCOMINGDIR/$NNAME 1> /dev/null
RETCODE=$?
fi
fi
@@ -406,9 +406,9 @@ EOF
# shift location, so we should always reinstall as the final step:
if [ ! "$NOT_PARANOID" = "true" ]; then
if ! [ $TERSE ]; then
- $ROOT/sbin/installpkg --no-overwrite $INCOMINGDIR/$NNAME
+ /sbin/installpkg --no-overwrite $INCOMINGDIR/$NNAME
else
- $ROOT/sbin/installpkg --no-overwrite $INCOMINGDIR/$NNAME 1> /dev/null
+ /sbin/installpkg --no-overwrite $INCOMINGDIR/$NNAME 1> /dev/null
fi
fi
! [ $TERSE ] && echo "Package $OLD upgraded with new package $INCOMINGDIR/$NNAME."
diff --git a/source/a/sysvinit-scripts/scripts/rc.4 b/source/a/sysvinit-scripts/scripts/rc.4
index 76278410a..ee32e48f0 100644
--- a/source/a/sysvinit-scripts/scripts/rc.4
+++ b/source/a/sysvinit-scripts/scripts/rc.4
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/bash
#
# rc.4 This file is executed by init(8) when the system is being
# initialized for run level 4 (XDM)
diff --git a/source/a/sysvinit-scripts/scripts/rc.6 b/source/a/sysvinit-scripts/scripts/rc.6
index b95c35c44..92338d4d8 100644
--- a/source/a/sysvinit-scripts/scripts/rc.6
+++ b/source/a/sysvinit-scripts/scripts/rc.6
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/bash
#
# rc.6 This file is executed by init when it goes into runlevel
# 0 (halt) or runlevel 6 (reboot). It kills all processes,
diff --git a/source/a/sysvinit-scripts/scripts/rc.K b/source/a/sysvinit-scripts/scripts/rc.K
index a8d0808c8..4330eafcd 100644
--- a/source/a/sysvinit-scripts/scripts/rc.K
+++ b/source/a/sysvinit-scripts/scripts/rc.K
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/bash
#
# rc.K This file is executed by init when it goes into runlevel
# 1, which is the administrative state. It kills all
diff --git a/source/a/sysvinit-scripts/scripts/rc.M b/source/a/sysvinit-scripts/scripts/rc.M
index f2c7952c0..8a1a9b046 100644
--- a/source/a/sysvinit-scripts/scripts/rc.M
+++ b/source/a/sysvinit-scripts/scripts/rc.M
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# rc.M This file is executed by init(8) when the system is being
# initialized for one of the "multi user" run levels (i.e.
diff --git a/source/a/sysvinit-scripts/scripts/rc.S b/source/a/sysvinit-scripts/scripts/rc.S
index 03bd9ecec..4dce8b6af 100644
--- a/source/a/sysvinit-scripts/scripts/rc.S
+++ b/source/a/sysvinit-scripts/scripts/rc.S
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# /etc/rc.d/rc.S: System initialization script.
#
@@ -8,17 +8,13 @@
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin
# Mount /proc if it is not already mounted:
-if [ ! -r /proc/self/mounts ]; then
+if [ ! -d /proc/sys ]; then
/sbin/mount -v proc /proc -n -t proc 2> /dev/null
fi
-# Mount sysfs next, if the kernel supports it:
-if [ -d /sys ]; then
- if grep -wq sysfs /proc/filesystems ; then
- if ! grep -wq sysfs /proc/mounts ; then
- /sbin/mount -v sysfs /sys -n -t sysfs
- fi
- fi
+# Mount /sys if it is not already mounted:
+if [ ! -d /sys/kernel ]; then
+ /sbin/mount -v sysfs /sys -n -t sysfs 2> /dev/null
fi
# If /run exists, mount a tmpfs on it (unless the
diff --git a/source/a/sysvinit-scripts/scripts/rc.cpufreq b/source/a/sysvinit-scripts/scripts/rc.cpufreq
index 4caaa5a4b..10d713f09 100644
--- a/source/a/sysvinit-scripts/scripts/rc.cpufreq
+++ b/source/a/sysvinit-scripts/scripts/rc.cpufreq
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# rc.cpufreq: Settings for CPU frequency and voltage scaling in the kernel.
# For more information, see the kernel documentation in
diff --git a/source/a/sysvinit-scripts/scripts/rc.local b/source/a/sysvinit-scripts/scripts/rc.local
index 65b358bbf..18f481d3c 100644
--- a/source/a/sysvinit-scripts/scripts/rc.local
+++ b/source/a/sysvinit-scripts/scripts/rc.local
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# /etc/rc.d/rc.local: Local system initialization script.
#
diff --git a/source/a/sysvinit-scripts/scripts/rc.loop b/source/a/sysvinit-scripts/scripts/rc.loop
index 942fc5447..6d15a60f8 100644
--- a/source/a/sysvinit-scripts/scripts/rc.loop
+++ b/source/a/sysvinit-scripts/scripts/rc.loop
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Load the loop device kernel module.
#
diff --git a/source/a/sysvinit-scripts/scripts/rc.modules b/source/a/sysvinit-scripts/scripts/rc.modules
index 650c0ef87..cc5c7d259 100644
--- a/source/a/sysvinit-scripts/scripts/rc.modules
+++ b/source/a/sysvinit-scripts/scripts/rc.modules
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# /etc/rc.d/rc.modules
diff --git a/source/a/sysvinit-scripts/scripts/rc.modules.local b/source/a/sysvinit-scripts/scripts/rc.modules.local
index 6bd1f3390..ef1bfc52f 100644
--- a/source/a/sysvinit-scripts/scripts/rc.modules.local
+++ b/source/a/sysvinit-scripts/scripts/rc.modules.local
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# /etc/rc.d/rc.modules.local
diff --git a/source/a/sysvinit-scripts/scripts/rc.sysvinit b/source/a/sysvinit-scripts/scripts/rc.sysvinit
index 057c3f1ee..4cbd873ef 100644
--- a/source/a/sysvinit-scripts/scripts/rc.sysvinit
+++ b/source/a/sysvinit-scripts/scripts/rc.sysvinit
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# rc.sysvinit This file provides basic compatibility with SystemV style
# startup scripts. The SystemV style init system places
diff --git a/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild b/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
index 7c1264195..d09bc3023 100755
--- a/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
+++ b/source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sysvinit-scripts
VERSION=${VERSION:-15.0}
ARCH=noarch
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# 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
diff --git a/source/ap/mariadb/rc.mysqld b/source/ap/mariadb/rc.mysqld
index 8f63c29e7..1844fe27a 100644
--- a/source/ap/mariadb/rc.mysqld
+++ b/source/ap/mariadb/rc.mysqld
@@ -31,9 +31,6 @@
# uncommented to improve system security.
SKIP="--skip-networking"
-# Uncomment the next line to use TokuDB
-#TOKUDB="--plugin-load=ha_tokudb"
-
# Start mysqld:
mysqld_start() {
if [ -x /usr/bin/mysqld_safe ]; then
@@ -45,12 +42,7 @@ mysqld_start() {
fi
fi
- if ! [ -z "$TOKUDB" ]; then
- echo "never" > /sys/kernel/mm/transparent_hugepage/enabled
- echo "never" > /sys/kernel/mm/transparent_hugepage/defrag
- fi
-
- /usr/bin/mysqld_safe --datadir=/var/lib/mysql --pid-file=/var/run/mysql/mysql.pid $SKIP $TOKUDB &
+ /usr/bin/mysqld_safe --datadir=/var/lib/mysql --pid-file=/var/run/mysql/mysql.pid $SKIP &
fi
}
@@ -71,10 +63,6 @@ mysqld_stop() {
echo "WARNING: Gave up waiting for mysqld to exit!"
sleep 15
fi
- if ! [ -z "$TOKUDB" ]; then
- echo "always" > /sys/kernel/mm/transparent_hugepage/enabled
- echo "always" > /sys/kernel/mm/transparent_hugepage/defrag
- fi
fi
}
diff --git a/source/x/x11/build/igt-gpu-tools b/source/x/x11/build/igt-gpu-tools
index 00750edc0..d00491fd7 100644
--- a/source/x/x11/build/igt-gpu-tools
+++ b/source/x/x11/build/igt-gpu-tools
@@ -1 +1 @@
-3
+1
diff --git a/source/x/x11/configure/igt-gpu-tools b/source/x/x11/configure/igt-gpu-tools
index b3e61fcbd..129951616 100644
--- a/source/x/x11/configure/igt-gpu-tools
+++ b/source/x/x11/configure/igt-gpu-tools
@@ -1,13 +1,15 @@
CFLAGS="$SLKCFLAGS -Wno-error=array-bounds" \
CXXFLAGS=$SLKCFLAGS \
-./autogen.sh \
+mkdir meson-build
+cd meson-build
+meson setup \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=/usr/info \
--mandir=/usr/man \
- --docdir=/usr/doc/${PKGNAME}-${MODULAR_PACKAGE_VERSION} \
- --disable-static \
- --disable-tests \
- --build=$ARCH-slackware-linux
+ -Ddocs=disabled \
+ -Dtests=disabled \
+ -Drunner=disabled \
+ .. || exit 1
diff --git a/source/x/x11/make/igt-gpu-tools b/source/x/x11/make/igt-gpu-tools
new file mode 100644
index 000000000..635ee83dc
--- /dev/null
+++ b/source/x/x11/make/igt-gpu-tools
@@ -0,0 +1,5 @@
+export CFLAGS="$SLKCFLAGS"
+export CXXFLAGS="$SLKCFLAGS"
+ ninja || exit 1
+ DESTDIR=$PKG ninja install || exit 1
+cd ..
diff --git a/source/x/x11/make/xisxwayland b/source/x/x11/make/xisxwayland
index b22bc0de1..635ee83dc 100644
--- a/source/x/x11/make/xisxwayland
+++ b/source/x/x11/make/xisxwayland
@@ -1,6 +1,5 @@
export CFLAGS="$SLKCFLAGS"
export CXXFLAGS="$SLKCFLAGS"
-cd build
ninja || exit 1
DESTDIR=$PKG ninja install || exit 1
cd ..
diff --git a/source/x/x11/make/xorgproto b/source/x/x11/make/xorgproto
index 47bfc8e6c..2903088d4 100644
--- a/source/x/x11/make/xorgproto
+++ b/source/x/x11/make/xorgproto
@@ -1,8 +1,7 @@
export CFLAGS="$SLKCFLAGS"
export CXXFLAGS="$SLKCFLAGS"
-cd build
- ninja || exit 1
- DESTDIR=$PKG ninja install || exit 1
+ninja || exit 1
+DESTDIR=$PKG ninja install || exit 1
cd ..
# meson doesn't seem to care about a docdir:
mkdir -p $PKG/usr/doc/${PKGNAME}-${MODULAR_PACKAGE_VERSION}