diff options
-rw-r--r-- | ChangeLog.rss | 41 | ||||
-rw-r--r-- | ChangeLog.txt | 29 | ||||
-rw-r--r-- | FILELIST.TXT | 156 | ||||
-rwxr-xr-x | recompress.sh | 2 | ||||
-rwxr-xr-x | source/ap/sudo/sudo.SlackBuild | 2 | ||||
-rwxr-xr-x | source/d/rust/rust.SlackBuild | 12 | ||||
-rw-r--r-- | source/d/rust/rust.url | 8 | ||||
-rwxr-xr-x | source/l/libcap/libcap.SlackBuild | 2 | ||||
-rwxr-xr-x | source/l/python-urllib3/python-urllib3.SlackBuild | 2 | ||||
-rwxr-xr-x | source/l/qt5/qt5.SlackBuild | 4 | ||||
-rw-r--r-- | source/xap/mozilla-firefox/build-deps/nodejs/nodejs.url | 2 | ||||
-rw-r--r-- | source/xap/mozilla-firefox/gkrust.a.no.networking.check.diff | 31 | ||||
-rwxr-xr-x | source/xap/mozilla-firefox/mozilla-firefox.SlackBuild | 5 | ||||
-rw-r--r-- | source/xap/mozilla-firefox/unbreakdocs.diff | 31 |
14 files changed, 195 insertions, 132 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index a91a5b11..8075ccbc 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,47 @@ <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, 14 Mar 2021 03:24:31 GMT</pubDate> - <lastBuildDate>Sun, 14 Mar 2021 07:59:47 GMT</lastBuildDate> + <pubDate>Mon, 15 Mar 2021 19:37:28 GMT</pubDate> + <lastBuildDate>Tue, 16 Mar 2021 07:59:34 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Mon, 15 Mar 2021 19:37:28 GMT</title> + <pubDate>Mon, 15 Mar 2021 19:37:28 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20210315193728</link> + <guid isPermaLink="false">20210315193728</guid> + <description> + <![CDATA[<pre> +a/kernel-firmware-20210315_3568f96-noarch-1.txz: Upgraded. +ap/sudo-1.9.6-x86_64-1.txz: Upgraded. +d/cmake-3.19.7-x86_64-1.txz: Upgraded. +d/python-setuptools-54.1.2-x86_64-1.txz: Upgraded. +d/rust-1.50.0-x86_64-1.txz: Upgraded. +l/libcap-2.49-x86_64-1.txz: Upgraded. +l/python-urllib3-1.26.4-x86_64-1.txz: Upgraded. +l/qt5-5.15.2-x86_64-6.txz: Rebuilt. + Rebuilt with -proprietary-codecs and -webengine-proprietary-codecs. When + combined with -webengine-ffmpeg (use system ffmpeg), this doesn't actually + build any proprietary codecs, but allows them to be used if they happen to + be built into the system ffmpeg. Thanks to alienBOB. +xap/mozilla-firefox-86.0.1-x86_64-1.txz: Upgraded. + When we first moved Slackware to the Firefox ESR channel, the motivation + was to keep Firefox secure while delaying a requirement for Rust at build + time. Of course, eventually that ESR version reached EOL and we had to + introduce Rust into Slackware 14.2 in order to continue providing updates. + Eventually that also ran into roadblocks as Firefox required first newer + C/C++ compilers, and then finally a newer libstdc++. To continue, we'd + have had to bump GCC to a much newer version, making other maintenance + difficult or impossible. At this point, the latest Firefox has no additional + dependencies beyond those of the ESR version, and it's unlikely that it + will be any more difficult to keep it maintained. I think we all want the + Slackware 15.0 release to be as good as possible, and most users will be + better served if we resume following the latest desktop releases. + Thanks to LuckyCyborg who can always be counted on to give me a friendly + kick in the rear end. :-) Thanks also to ponce for the updated gkrust patch. + </pre>]]> + </description> + </item> + <item> <title>Sun, 14 Mar 2021 03:24:31 GMT</title> <pubDate>Sun, 14 Mar 2021 03:24:31 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20210314032431</link> diff --git a/ChangeLog.txt b/ChangeLog.txt index 24829d3c..cc65cfab 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,32 @@ +Mon Mar 15 19:37:28 UTC 2021 +a/kernel-firmware-20210315_3568f96-noarch-1.txz: Upgraded. +ap/sudo-1.9.6-x86_64-1.txz: Upgraded. +d/cmake-3.19.7-x86_64-1.txz: Upgraded. +d/python-setuptools-54.1.2-x86_64-1.txz: Upgraded. +d/rust-1.50.0-x86_64-1.txz: Upgraded. +l/libcap-2.49-x86_64-1.txz: Upgraded. +l/python-urllib3-1.26.4-x86_64-1.txz: Upgraded. +l/qt5-5.15.2-x86_64-6.txz: Rebuilt. + Rebuilt with -proprietary-codecs and -webengine-proprietary-codecs. When + combined with -webengine-ffmpeg (use system ffmpeg), this doesn't actually + build any proprietary codecs, but allows them to be used if they happen to + be built into the system ffmpeg. Thanks to alienBOB. +xap/mozilla-firefox-86.0.1-x86_64-1.txz: Upgraded. + When we first moved Slackware to the Firefox ESR channel, the motivation + was to keep Firefox secure while delaying a requirement for Rust at build + time. Of course, eventually that ESR version reached EOL and we had to + introduce Rust into Slackware 14.2 in order to continue providing updates. + Eventually that also ran into roadblocks as Firefox required first newer + C/C++ compilers, and then finally a newer libstdc++. To continue, we'd + have had to bump GCC to a much newer version, making other maintenance + difficult or impossible. At this point, the latest Firefox has no additional + dependencies beyond those of the ESR version, and it's unlikely that it + will be any more difficult to keep it maintained. I think we all want the + Slackware 15.0 release to be as good as possible, and most users will be + better served if we resume following the latest desktop releases. + Thanks to LuckyCyborg who can always be counted on to give me a friendly + kick in the rear end. :-) Thanks also to ponce for the updated gkrust patch. ++--------------------------+ Sun Mar 14 03:24:31 UTC 2021 a/efivar-20201015_cff88dd-x86_64-1.txz: Upgraded. Updated to fix issues with eMMC based systems. Thanks to Andypoo. diff --git a/FILELIST.TXT b/FILELIST.TXT index 0cf937a9..fe7b0f03 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Sun Mar 14 03:30:09 UTC 2021 +Mon Mar 15 19:41:28 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-03-14 03:24 . +drwxr-xr-x 12 root root 4096 2021-03-15 19:37 . -rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2 -rw-r--r-- 1 root root 15339 2021-02-28 22:06 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 1070703 2021-03-13 05:41 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-03-13 05:41 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1070334 2021-03-14 03:30 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-03-14 03:30 ./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 1410453 2021-03-14 03:24 ./ChangeLog.txt +-rw-r--r-- 1 root root 1412250 2021-03-15 19:37 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2021-03-11 23:30 ./EFI/BOOT -rw-r--r-- 1 root root 1417216 2019-07-05 18:54 ./EFI/BOOT/bootx64.efi @@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2021-03-11 23:30 ./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 1395740 2021-03-13 05:40 ./FILELIST.TXT +-rw-r--r-- 1 root root 1395219 2021-03-14 03:30 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 844533 2021-03-14 03:29 ./PACKAGES.TXT +-rw-r--r-- 1 root root 844529 2021-03-15 19:41 ./PACKAGES.TXT -rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT -rw-r--r-- 1 root root 3635 2021-03-11 23:20 ./README.initrd -rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT @@ -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-03-14 03:29 ./slackware64 --rw-r--r-- 1 root root 330299 2021-03-14 03:29 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-03-14 03:29 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 409912 2021-03-14 03:29 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 3997599 2021-03-14 03:29 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2021-03-15 19:41 ./slackware64 +-rw-r--r-- 1 root root 330284 2021-03-15 19:41 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-03-15 19:41 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 409897 2021-03-15 19:40 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 4017864 2021-03-15 19:40 ./slackware64/MANIFEST.bz2 lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT -drwxr-xr-x 2 root root 28672 2021-03-14 03:28 ./slackware64/a +drwxr-xr-x 2 root root 28672 2021-03-15 19:40 ./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 @@ -882,9 +882,9 @@ drwxr-xr-x 2 root root 28672 2021-03-14 03:28 ./slackware64/a -rw-r--r-- 1 root root 461 2021-02-13 11:08 ./slackware64/a/kbd-1.15.3-x86_64-6.txt -rw-r--r-- 1 root root 1137072 2021-02-13 11:08 ./slackware64/a/kbd-1.15.3-x86_64-6.txz -rw-r--r-- 1 root root 163 2021-02-13 11:08 ./slackware64/a/kbd-1.15.3-x86_64-6.txz.asc --rw-r--r-- 1 root root 422 2021-03-05 19:48 ./slackware64/a/kernel-firmware-20210305_e425f76-noarch-1.txt --rw-r--r-- 1 root root 151713412 2021-03-05 19:48 ./slackware64/a/kernel-firmware-20210305_e425f76-noarch-1.txz --rw-r--r-- 1 root root 163 2021-03-05 19:48 ./slackware64/a/kernel-firmware-20210305_e425f76-noarch-1.txz.asc +-rw-r--r-- 1 root root 422 2021-03-15 18:05 ./slackware64/a/kernel-firmware-20210315_3568f96-noarch-1.txt +-rw-r--r-- 1 root root 151253856 2021-03-15 18:05 ./slackware64/a/kernel-firmware-20210315_3568f96-noarch-1.txz +-rw-r--r-- 1 root root 163 2021-03-15 18:05 ./slackware64/a/kernel-firmware-20210315_3568f96-noarch-1.txz.asc -rw-r--r-- 1 root root 624 2021-03-11 23:16 ./slackware64/a/kernel-generic-5.10.23-x86_64-1.txt -rw-r--r-- 1 root root 7762984 2021-03-11 23:16 ./slackware64/a/kernel-generic-5.10.23-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-03-11 23:16 ./slackware64/a/kernel-generic-5.10.23-x86_64-1.txz.asc @@ -1101,7 +1101,7 @@ drwxr-xr-x 2 root root 28672 2021-03-14 03:28 ./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 2021-03-14 03:28 ./slackware64/ap +drwxr-xr-x 2 root root 20480 2021-03-15 19:40 ./slackware64/ap -rw-r--r-- 1 root root 291 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txt -rw-r--r-- 1 root root 703580 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz -rw-r--r-- 1 root root 163 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz.asc @@ -1316,9 +1316,9 @@ drwxr-xr-x 2 root root 20480 2021-03-14 03:28 ./slackware64/ap -rw-r--r-- 1 root root 584 2021-02-13 11:44 ./slackware64/ap/squashfs-tools-4.4-x86_64-4.txt -rw-r--r-- 1 root root 136912 2021-02-13 11:44 ./slackware64/ap/squashfs-tools-4.4-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 11:44 ./slackware64/ap/squashfs-tools-4.4-x86_64-4.txz.asc --rw-r--r-- 1 root root 442 2021-03-13 19:08 ./slackware64/ap/sudo-1.9.5p2-x86_64-3.txt --rw-r--r-- 1 root root 1013816 2021-03-13 19:08 ./slackware64/ap/sudo-1.9.5p2-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-03-13 19:08 ./slackware64/ap/sudo-1.9.5p2-x86_64-3.txz.asc +-rw-r--r-- 1 root root 442 2021-03-14 17:56 ./slackware64/ap/sudo-1.9.6-x86_64-1.txt +-rw-r--r-- 1 root root 1026524 2021-03-14 17:56 ./slackware64/ap/sudo-1.9.6-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-03-14 17:56 ./slackware64/ap/sudo-1.9.6-x86_64-1.txz.asc -rw-r--r-- 1 root root 403 2021-03-05 02:42 ./slackware64/ap/sysstat-12.5.3-x86_64-1.txt -rw-r--r-- 1 root root 350760 2021-03-05 02:42 ./slackware64/ap/sysstat-12.5.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-03-05 02:42 ./slackware64/ap/sysstat-12.5.3-x86_64-1.txz.asc @@ -1356,7 +1356,7 @@ drwxr-xr-x 2 root root 20480 2021-03-14 03:28 ./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-03-13 04:15 ./slackware64/d +drwxr-xr-x 2 root root 16384 2021-03-15 19:40 ./slackware64/d -rw-r--r-- 1 root root 360 2021-02-21 02:21 ./slackware64/d/Cython-0.29.22-x86_64-1.txt -rw-r--r-- 1 root root 2386760 2021-02-21 02:21 ./slackware64/d/Cython-0.29.22-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-02-21 02:21 ./slackware64/d/Cython-0.29.22-x86_64-1.txz.asc @@ -1384,9 +1384,9 @@ drwxr-xr-x 2 root root 16384 2021-03-13 04:15 ./slackware64/d -rw-r--r-- 1 root root 663 2021-02-13 09:11 ./slackware64/d/clisp-2.50_20191103_c26de7873-x86_64-4.txt -rw-r--r-- 1 root root 3103204 2021-02-13 09:11 ./slackware64/d/clisp-2.50_20191103_c26de7873-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 09:11 ./slackware64/d/clisp-2.50_20191103_c26de7873-x86_64-4.txz.asc --rw-r--r-- 1 root root 379 2021-02-24 18:34 ./slackware64/d/cmake-3.19.6-x86_64-1.txt --rw-r--r-- 1 root root 7444024 2021-02-24 18:34 ./slackware64/d/cmake-3.19.6-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-02-24 18:34 ./slackware64/d/cmake-3.19.6-x86_64-1.txz.asc +-rw-r--r-- 1 root root 379 2021-03-15 17:53 ./slackware64/d/cmake-3.19.7-x86_64-1.txt +-rw-r--r-- 1 root root 7452972 2021-03-15 17:53 ./slackware64/d/cmake-3.19.7-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-03-15 17:53 ./slackware64/d/cmake-3.19.7-x86_64-1.txz.asc -rw-r--r-- 1 root root 332 2021-02-13 09:13 ./slackware64/d/cscope-15.9-x86_64-3.txt -rw-r--r-- 1 root root 143136 2021-02-13 09:13 ./slackware64/d/cscope-15.9-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 09:13 ./slackware64/d/cscope-15.9-x86_64-3.txz.asc @@ -1523,9 +1523,9 @@ drwxr-xr-x 2 root root 16384 2021-03-13 04:15 ./slackware64/d -rw-r--r-- 1 root root 270 2021-02-13 10:44 ./slackware64/d/python-pip-21.0.1-x86_64-2.txt -rw-r--r-- 1 root root 1723316 2021-02-13 10:44 ./slackware64/d/python-pip-21.0.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-02-13 10:44 ./slackware64/d/python-pip-21.0.1-x86_64-2.txz.asc --rw-r--r-- 1 root root 562 2021-03-07 18:59 ./slackware64/d/python-setuptools-54.1.1-x86_64-1.txt --rw-r--r-- 1 root root 628472 2021-03-07 18:59 ./slackware64/d/python-setuptools-54.1.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-03-07 18:59 ./slackware64/d/python-setuptools-54.1.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 562 2021-03-14 17:53 ./slackware64/d/python-setuptools-54.1.2-x86_64-1.txt +-rw-r--r-- 1 root root 628644 2021-03-14 17:53 ./slackware64/d/python-setuptools-54.1.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-03-14 17:53 ./slackware64/d/python-setuptools-54.1.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 484 2021-02-13 10:45 ./slackware64/d/python2-2.7.18-x86_64-4.txt -rw-r--r-- 1 root root 13018740 2021-02-13 10:45 ./slackware64/d/python2-2.7.18-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 10:45 ./slackware64/d/python2-2.7.18-x86_64-4.txz.asc @@ -1544,9 +1544,9 @@ drwxr-xr-x 2 root root 16384 2021-03-13 04:15 ./slackware64/d -rw-r--r-- 1 root root 385 2021-02-13 10:49 ./slackware64/d/ruby-3.0.0-x86_64-3.txt -rw-r--r-- 1 root root 7525672 2021-02-13 10:49 ./slackware64/d/ruby-3.0.0-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 10:49 ./slackware64/d/ruby-3.0.0-x86_64-3.txz.asc --rw-r--r-- 1 root root 426 2021-01-19 20:35 ./slackware64/d/rust-1.49.0-x86_64-1.txt --rw-r--r-- 1 root root 68254932 2021-01-19 20:35 ./slackware64/d/rust-1.49.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-01-19 20:35 ./slackware64/d/rust-1.49.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 426 2021-02-18 04:07 ./slackware64/d/rust-1.50.0-x86_64-1.txt +-rw-r--r-- 1 root root 72308856 2021-02-18 04:07 ./slackware64/d/rust-1.50.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-02-18 04:07 ./slackware64/d/rust-1.50.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 309 2021-02-13 10:50 ./slackware64/d/sassc-3.6.1-x86_64-3.txt -rw-r--r-- 1 root root 7228 2021-02-13 10:50 ./slackware64/d/sassc-3.6.1-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 10:50 ./slackware64/d/sassc-3.6.1-x86_64-3.txz.asc @@ -2703,7 +2703,7 @@ drwxr-xr-x 2 root root 77824 2021-03-14 03:28 ./slackware64/kde -rw-r--r-- 1 root root 296 2021-03-05 19:33 ./slackware64/kde/zeroconf-ioslave-20.12.3-x86_64-1.txt -rw-r--r-- 1 root root 52680 2021-03-05 19:33 ./slackware64/kde/zeroconf-ioslave-20.12.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-03-05 19:33 ./slackware64/kde/zeroconf-ioslave-20.12.3-x86_64-1.txz.asc -drwxr-xr-x 2 root root 73728 2021-03-14 03:28 ./slackware64/l +drwxr-xr-x 2 root root 73728 2021-03-15 19:40 ./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 @@ -3141,9 +3141,9 @@ drwxr-xr-x 2 root root 73728 2021-03-14 03:28 ./slackware64/l -rw-r--r-- 1 root root 479 2021-02-13 06:57 ./slackware64/l/libcanberra-0.30-x86_64-8.txt -rw-r--r-- 1 root root 96700 2021-02-13 06:57 ./slackware64/l/libcanberra-0.30-x86_64-8.txz -rw-r--r-- 1 root root 163 2021-02-13 06:57 ./slackware64/l/libcanberra-0.30-x86_64-8.txz.asc --rw-r--r-- 1 root root 433 2021-02-13 06:58 ./slackware64/l/libcap-2.48-x86_64-2.txt --rw-r--r-- 1 root root 86176 2021-02-13 06:58 ./slackware64/l/libcap-2.48-x86_64-2.txz --rw-r--r-- 1 root root 163 2021-02-13 06:58 ./slackware64/l/libcap-2.48-x86_64-2.txz.asc +-rw-r--r-- 1 root root 433 2021-03-14 17:52 ./slackware64/l/libcap-2.49-x86_64-1.txt +-rw-r--r-- 1 root root 91600 2021-03-14 17:52 ./slackware64/l/libcap-2.49-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-03-14 17:52 ./slackware64/l/libcap-2.49-x86_64-1.txz.asc -rw-r--r-- 1 root root 472 2021-02-13 06:58 ./slackware64/l/libcap-ng-0.8.2-x86_64-3.txt -rw-r--r-- 1 root root 73420 2021-02-13 06:58 ./slackware64/l/libcap-ng-0.8.2-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 06:58 ./slackware64/l/libcap-ng-0.8.2-x86_64-3.txz.asc @@ -3644,9 +3644,9 @@ drwxr-xr-x 2 root root 73728 2021-03-14 03:28 ./slackware64/l -rw-r--r-- 1 root root 510 2021-02-13 07:41 ./slackware64/l/python-six-1.15.0-x86_64-4.txt -rw-r--r-- 1 root root 18244 2021-02-13 07:41 ./slackware64/l/python-six-1.15.0-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 07:41 ./slackware64/l/python-six-1.15.0-x86_64-4.txz.asc --rw-r--r-- 1 root root 417 2021-02-13 07:41 ./slackware64/l/python-urllib3-1.26.3-x86_64-2.txt --rw-r--r-- 1 root root 238892 2021-02-13 07:41 ./slackware64/l/python-urllib3-1.26.3-x86_64-2.txz --rw-r--r-- 1 root root 163 2021-02-13 07:41 ./slackware64/l/python-urllib3-1.26.3-x86_64-2.txz.asc +-rw-r--r-- 1 root root 417 2021-03-15 17:51 ./slackware64/l/python-urllib3-1.26.4-x86_64-1.txt +-rw-r--r-- 1 root root 239024 2021-03-15 17:51 ./slackware64/l/python-urllib3-1.26.4-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-03-15 17:51 ./slackware64/l/python-urllib3-1.26.4-x86_64-1.txz.asc -rw-r--r-- 1 root root 701 2021-02-13 07:43 ./slackware64/l/python2-module-collection-2.7.18-x86_64-3.txt -rw-r--r-- 1 root root 7126976 2021-02-13 07:43 ./slackware64/l/python2-module-collection-2.7.18-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 07:43 ./slackware64/l/python2-module-collection-2.7.18-x86_64-3.txz.asc @@ -3656,9 +3656,9 @@ drwxr-xr-x 2 root root 73728 2021-03-14 03:28 ./slackware64/l -rw-r--r-- 1 root root 437 2021-02-13 07:44 ./slackware64/l/qrencode-4.1.1-x86_64-3.txt -rw-r--r-- 1 root root 58388 2021-02-13 07:44 ./slackware64/l/qrencode-4.1.1-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 07:44 ./slackware64/l/qrencode-4.1.1-x86_64-3.txz.asc --rw-r--r-- 1 root root 260 2021-02-17 21:04 ./slackware64/l/qt5-5.15.2-x86_64-5.txt --rw-r--r-- 1 root root 93204996 2021-02-17 21:04 ./slackware64/l/qt5-5.15.2-x86_64-5.txz --rw-r--r-- 1 root root 163 2021-02-17 21:04 ./slackware64/l/qt5-5.15.2-x86_64-5.txz.asc +-rw-r--r-- 1 root root 260 2021-03-14 18:33 ./slackware64/l/qt5-5.15.2-x86_64-6.txt +-rw-r--r-- 1 root root 93407020 2021-03-14 18:33 ./slackware64/l/qt5-5.15.2-x86_64-6.txz +-rw-r--r-- 1 root root 163 2021-03-14 18:33 ./slackware64/l/qt5-5.15.2-x86_64-6.txz.asc -rw-r--r-- 1 root root 470 2021-02-13 08:02 ./slackware64/l/qt5-webkit-5.212.0_alpha4-x86_64-6.txt -rw-r--r-- 1 root root 15967000 2021-02-13 08:02 ./slackware64/l/qt5-webkit-5.212.0_alpha4-x86_64-6.txz -rw-r--r-- 1 root root 163 2021-02-13 08:02 ./slackware64/l/qt5-webkit-5.212.0_alpha4-x86_64-6.txz.asc @@ -5220,7 +5220,7 @@ drwxr-xr-x 2 root root 65536 2021-03-12 01:49 ./slackware64/x -rw-r--r-- 1 root root 213 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txt -rw-r--r-- 1 root root 25428 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 13:14 ./slackware64/x/xwud-1.0.5-x86_64-4.txz.asc -drwxr-xr-x 2 root root 12288 2021-03-14 03:28 ./slackware64/xap +drwxr-xr-x 2 root root 12288 2021-03-15 19:40 ./slackware64/xap -rw-r--r-- 1 root root 625 2021-02-13 13:27 ./slackware64/xap/MPlayer-20200103-x86_64-4.txt -rw-r--r-- 1 root root 2724640 2021-02-13 13:27 ./slackware64/xap/MPlayer-20200103-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 13:27 ./slackware64/xap/MPlayer-20200103-x86_64-4.txz.asc @@ -5294,9 +5294,9 @@ drwxr-xr-x 2 root root 12288 2021-03-14 03:28 ./slackware64/xap -rw-r--r-- 1 root root 163 2021-02-13 13:37 ./slackware64/xap/libnma-1.8.30-x86_64-3.txz.asc -rw-r--r-- 1 root root 4427 2020-12-24 22:55 ./slackware64/xap/maketag -rw-r--r-- 1 root root 4427 2020-12-24 22:55 ./slackware64/xap/maketag.ez --rw-r--r-- 1 root root 570 2021-03-13 20:46 ./slackware64/xap/mozilla-firefox-78.8.0esr-x86_64-4.txt --rw-r--r-- 1 root root 51390156 2021-03-13 20:46 ./slackware64/xap/mozilla-firefox-78.8.0esr-x86_64-4.txz --rw-r--r-- 1 root root 163 2021-03-13 20:46 ./slackware64/xap/mozilla-firefox-78.8.0esr-x86_64-4.txz.asc +-rw-r--r-- 1 root root 570 2021-03-15 18:50 ./slackware64/xap/mozilla-firefox-86.0.1-x86_64-1.txt +-rw-r--r-- 1 root root 52837688 2021-03-15 18:50 ./slackware64/xap/mozilla-firefox-86.0.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-03-15 18:50 ./slackware64/xap/mozilla-firefox-86.0.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 663 2021-03-13 21:17 ./slackware64/xap/mozilla-thunderbird-78.8.1-x86_64-3.txt -rw-r--r-- 1 root root 47663524 2021-03-13 21:17 ./slackware64/xap/mozilla-thunderbird-78.8.1-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-03-13 21:17 ./slackware64/xap/mozilla-thunderbird-78.8.1-x86_64-3.txz.asc @@ -5484,11 +5484,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-03-14 03:30 ./source --rw-r--r-- 1 root root 566630 2021-03-14 03:30 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-03-14 03:30 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 788885 2021-03-14 03:29 ./source/FILE_LIST --rw-r--r-- 1 root root 22337947 2021-03-14 03:29 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2021-03-15 19:41 ./source +-rw-r--r-- 1 root root 566639 2021-03-15 19:41 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-03-15 19:41 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 788894 2021-03-15 19:41 ./source/FILE_LIST +-rw-r--r-- 1 root root 22327914 2021-03-15 19:41 ./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-03-08 19:03 ./source/a -rw-r--r-- 1 root root 1470 2021-01-17 20:11 ./source/a/FTBFSlog @@ -7072,11 +7072,11 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/squashfs-tools -rw-r--r-- 1 root root 169349 2019-08-30 04:19 ./source/ap/squashfs-tools/squashfs-tools-4.4.tar.lz -rwxr-xr-- 1 root root 3930 2021-02-13 05:31 ./source/ap/squashfs-tools/squashfs-tools.SlackBuild -rw-r--r-- 1 root root 237 2018-09-19 00:03 ./source/ap/squashfs-tools/squashfs-tools.glibc228.diff.gz -drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/sudo +drwxr-xr-x 2 root root 4096 2021-03-14 17:54 ./source/ap/sudo -rw-r--r-- 1 root root 275 2004-09-19 00:25 ./source/ap/sudo/doinst.sh.gz -rw-r--r-- 1 root root 894 2018-02-27 06:12 ./source/ap/sudo/slack-desc --rw-r--r-- 1 root root 2153070 2021-01-23 15:46 ./source/ap/sudo/sudo-1.9.5p2.tar.lz --rwxr-xr-x 1 root root 4559 2021-03-13 19:08 ./source/ap/sudo/sudo.SlackBuild +-rw-r--r-- 1 root root 2204655 2021-03-13 15:48 ./source/ap/sudo/sudo-1.9.6.tar.lz +-rwxr-xr-x 1 root root 4559 2021-03-14 17:54 ./source/ap/sudo/sudo.SlackBuild -rw-r--r-- 1 root root 25 2020-06-19 19:00 ./source/ap/sudo/sudo.url drwxr-xr-x 2 root root 4096 2021-03-05 02:42 ./source/ap/sysstat -rw-r--r-- 1 root root 527 2009-08-30 05:02 ./source/ap/sysstat/doinst.sh.gz @@ -7157,7 +7157,7 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/zsh -rwxr-xr-x 1 root root 4352 2021-02-13 05:31 ./source/ap/zsh/zsh.SlackBuild -rw-r--r-- 1 root root 23 2018-09-14 17:50 ./source/ap/zsh/zsh.url -rwxr-xr-x 1 root root 11993 2021-03-02 20:41 ./source/buildlist-from-changelog.sh -drwxr-xr-x 63 root root 4096 2021-03-13 04:14 ./source/d +drwxr-xr-x 63 root root 4096 2021-03-15 18:18 ./source/d drwxr-xr-x 2 root root 4096 2021-02-21 02:20 ./source/d/Cython -rw-r--r-- 1 root root 1605300 2021-02-20 20:31 ./source/d/Cython/Cython-0.29.22.tar.lz -rwxr-xr-x 1 root root 3031 2021-02-21 02:20 ./source/d/Cython/Cython.SlackBuild @@ -7219,10 +7219,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/clisp -rw-r--r-- 1 root root 506452 2019-08-25 01:09 ./source/d/clisp/libffcall-2.2.tar.lz -rw-r--r-- 1 root root 1116 2018-02-27 06:13 ./source/d/clisp/slack-desc -rwxr-xr-x 1 root root 1890 2020-07-09 18:37 ./source/d/clisp/source.download -drwxr-xr-x 2 root root 4096 2021-02-24 18:33 ./source/d/cmake --rw-r--r-- 1 root root 6276803 2021-02-24 16:20 ./source/d/cmake/cmake-3.19.6.tar.lz +drwxr-xr-x 2 root root 4096 2021-03-15 17:49 ./source/d/cmake +-rw-r--r-- 1 root root 6277386 2021-03-15 16:15 ./source/d/cmake/cmake-3.19.7.tar.lz -rwxr-xr-x 1 root root 4277 2021-02-15 20:07 ./source/d/cmake/cmake.SlackBuild --rw-r--r-- 1 root root 415987 2021-02-24 18:32 ./source/d/cmake/cmake.manpages.tar.lz +-rw-r--r-- 1 root root 416136 2021-03-15 17:47 ./source/d/cmake/cmake.manpages.tar.lz -rw-r--r-- 1 root root 42 2019-02-02 19:08 ./source/d/cmake/cmake.url -rwxr-xr-x 1 root root 1591 2018-01-19 18:52 ./source/d/cmake/extract-manpages-from-binary.sh -rw-r--r-- 1 root root 832 2018-11-29 19:16 ./source/d/cmake/slack-desc @@ -7486,10 +7486,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/python-pip -rw-r--r-- 1 root root 33 2018-03-29 06:10 ./source/d/python-pip/pip.url -rwxr-xr-x 1 root root 2876 2021-02-13 05:31 ./source/d/python-pip/python-pip.SlackBuild -rw-r--r-- 1 root root 760 2018-02-27 06:13 ./source/d/python-pip/slack-desc -drwxr-xr-x 2 root root 4096 2021-03-07 18:58 ./source/d/python-setuptools +drwxr-xr-x 2 root root 4096 2021-03-14 17:52 ./source/d/python-setuptools -rwxr-xr-x 1 root root 3206 2021-02-25 19:53 ./source/d/python-setuptools/python-setuptools.SlackBuild -rw-r--r-- 1 root root 40 2017-11-28 22:11 ./source/d/python-setuptools/python-setuptools.url --rw-r--r-- 1 root root 1196558 2021-03-07 03:56 ./source/d/python-setuptools/setuptools-54.1.1.tar.lz +-rw-r--r-- 1 root root 1196628 2021-03-14 15:48 ./source/d/python-setuptools/setuptools-54.1.2.tar.lz -rw-r--r-- 1 root root 1059 2018-02-27 06:13 ./source/d/python-setuptools/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/python2 -rw-r--r-- 1 root root 12854736 2020-04-19 21:50 ./source/d/python2/Python-2.7.18.tar.xz @@ -7533,11 +7533,11 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/ruby -rw-r--r-- 1 root root 14043937 2020-12-25 05:55 ./source/d/ruby/ruby-3.0.0.tar.lz -rwxr-xr-x 1 root root 4807 2021-02-13 05:31 ./source/d/ruby/ruby.SlackBuild -rw-r--r-- 1 root root 837 2019-03-13 16:43 ./source/d/ruby/slack-desc -drwxr-xr-x 2 root root 4096 2021-01-20 18:21 ./source/d/rust +drwxr-xr-x 2 root root 4096 2021-02-18 02:52 ./source/d/rust -rw-r--r-- 1 root root 261 2020-11-19 19:46 ./source/d/rust/link_libffi.diff.gz --rwxr-xr-x 1 root root 9453 2021-01-20 18:21 ./source/d/rust/rust.SlackBuild --rw-r--r-- 1 root root 1658 2021-01-19 19:08 ./source/d/rust/rust.url --rw-r--r-- 1 root root 99721839 2020-12-31 14:37 ./source/d/rust/rustc-1.49.0-src.tar.lz +-rwxr-xr-x 1 root root 9461 2021-02-17 03:55 ./source/d/rust/rust.SlackBuild +-rw-r--r-- 1 root root 1658 2021-02-17 03:55 ./source/d/rust/rust.url +-rw-r--r-- 1 root root 100122441 2021-02-11 14:36 ./source/d/rust/rustc-1.50.0-src.tar.lz -rw-r--r-- 1 root root 910 2018-02-27 06:49 ./source/d/rust/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/sassc -rw-r--r-- 1 root root 23334 2019-05-21 07:57 ./source/d/sassc/sassc-3.6.1.tar.lz @@ -10307,16 +10307,16 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libcanberra -rwxr-xr-x 1 root root 3969 2021-02-13 05:31 ./source/l/libcanberra/libcanberra.SlackBuild -rw-r--r-- 1 root root 49 2012-05-01 01:27 ./source/l/libcanberra/libcanberra.url -rw-r--r-- 1 root root 938 2018-02-27 06:12 ./source/l/libcanberra/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libcap +drwxr-xr-x 2 root root 4096 2021-03-14 17:51 ./source/l/libcap drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/libcap-ng -rw-r--r-- 1 root root 275933 2020-12-09 18:56 ./source/l/libcap-ng/libcap-ng-0.8.2.tar.lz -rwxr-xr-x 1 root root 4917 2021-02-13 05:31 ./source/l/libcap-ng/libcap-ng.SlackBuild -rw-r--r-- 1 root root 926 2018-02-27 06:12 ./source/l/libcap-ng/slack-desc -rw-r--r-- 1 root root 553 2008-10-30 18:03 ./source/l/libcap/README.SLACKWARE -rw-r--r-- 1 root root 11907 2008-03-29 00:07 ./source/l/libcap/capfaq-0.2.txt --rw-r--r-- 1 root root 833 2021-02-05 06:05 ./source/l/libcap/libcap-2.48.tar.sign --rw-r--r-- 1 root root 132280 2021-02-05 06:05 ./source/l/libcap/libcap-2.48.tar.xz --rwxr-xr-x 1 root root 4542 2021-02-13 05:31 ./source/l/libcap/libcap.SlackBuild +-rw-r--r-- 1 root root 833 2021-03-14 00:35 ./source/l/libcap/libcap-2.49.tar.sign +-rw-r--r-- 1 root root 139568 2021-03-14 00:35 ./source/l/libcap/libcap-2.49.tar.xz +-rwxr-xr-x 1 root root 4542 2021-03-14 17:51 ./source/l/libcap/libcap.SlackBuild -rw-r--r-- 1 root root 246 2020-05-05 20:10 ./source/l/libcap/libcap.pkgconfig.path.diff.gz -rw-r--r-- 1 root root 77 2018-11-19 18:49 ./source/l/libcap/libcap.url -rw-r--r-- 1 root root 887 2018-11-19 18:49 ./source/l/libcap/slack-desc @@ -11176,10 +11176,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/python-six -rw-r--r-- 1 root root 27793 2020-05-21 15:25 ./source/l/python-six/six-1.15.0.tar.lz -rw-r--r-- 1 root root 33 2020-05-22 17:48 ./source/l/python-six/six.url -rw-r--r-- 1 root root 1000 2018-02-27 06:12 ./source/l/python-six/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/python-urllib3 --rwxr-xr-x 1 root root 2929 2021-02-13 05:32 ./source/l/python-urllib3/python-urllib3.SlackBuild +drwxr-xr-x 2 root root 4096 2021-03-15 17:51 ./source/l/python-urllib3 +-rwxr-xr-x 1 root root 2929 2021-03-15 17:51 ./source/l/python-urllib3/python-urllib3.SlackBuild -rw-r--r-- 1 root root 911 2018-02-27 06:12 ./source/l/python-urllib3/slack-desc --rw-r--r-- 1 root root 205235 2021-01-26 18:52 ./source/l/python-urllib3/urllib3-1.26.3.tar.lz +-rw-r--r-- 1 root root 205342 2021-03-15 15:01 ./source/l/python-urllib3/urllib3-1.26.4.tar.lz -rw-r--r-- 1 root root 34 2018-08-27 18:30 ./source/l/python-urllib3/urllib3.url drwxr-xr-x 3 root root 4096 2021-02-13 05:32 ./source/l/python2-module-collection drwxr-xr-x 2 root root 4096 2020-04-30 18:35 ./source/l/python2-module-collection/modules @@ -11238,7 +11238,7 @@ drwxr-xr-x 2 root root 4096 2013-12-17 17:08 ./source/l/qt5/profile.d -rw-r--r-- 1 root root 550 2013-12-17 17:08 ./source/l/qt5/profile.d/qt5.csh -rw-r--r-- 1 root root 436 2013-12-17 17:08 ./source/l/qt5/profile.d/qt5.sh -rw-r--r-- 1 root root 586690220 2020-11-19 11:15 ./source/l/qt5/qt-everywhere-src-5.15.2.tar.xz --rwxr-xr-x 1 root root 11687 2021-02-17 20:08 ./source/l/qt5/qt5.SlackBuild +-rwxr-xr-x 1 root root 11688 2021-03-14 17:37 ./source/l/qt5/qt5.SlackBuild -rw-r--r-- 1 root root 44 2020-05-31 23:22 ./source/l/qt5/qt5.url -rw-r--r-- 1 root root 711 2020-11-28 01:00 ./source/l/qt5/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/l/qtkeychain @@ -14138,7 +14138,7 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/x/xterm -rw-r--r-- 1 root root 1000001 2021-02-10 22:28 ./source/x/xterm/xterm-366.tar.lz -rwxr-xr-x 1 root root 4903 2021-02-13 05:32 ./source/x/xterm/xterm.SlackBuild -rw-r--r-- 1 root root 38 2018-08-13 18:38 ./source/x/xterm/xterm.url -drwxr-xr-x 51 root root 4096 2021-02-18 02:54 ./source/xap +drwxr-xr-x 51 root root 4096 2021-03-15 18:20 ./source/xap -rw-r--r-- 1 root root 2033 2021-01-19 01:21 ./source/xap/FTBFSlog drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xap/MPlayer -rw-r--r-- 1 root root 222707 2017-10-10 01:18 ./source/xap/MPlayer/Blue-1.13.tar.bz2 @@ -14294,7 +14294,7 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xap/libnma -rw-r--r-- 1 root root 1386248 2020-06-23 07:45 ./source/xap/libnma/libnma-1.8.30.tar.xz -rwxr-xr-x 1 root root 3570 2021-02-13 05:32 ./source/xap/libnma/libnma.SlackBuild -rw-r--r-- 1 root root 792 2020-03-07 19:38 ./source/xap/libnma/slack-desc -drwxr-xr-x 3 root root 4096 2021-03-13 20:49 ./source/xap/mozilla-firefox +drwxr-xr-x 3 root root 4096 2021-03-15 18:34 ./source/xap/mozilla-firefox drwxr-xr-x 5 root root 4096 2019-08-27 19:34 ./source/xap/mozilla-firefox/build-deps -rwxr-xr-x 1 root root 1919 2019-07-09 19:35 ./source/xap/mozilla-firefox/build-deps.sh drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/mozilla-firefox/build-deps/autoconf @@ -14304,21 +14304,21 @@ drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/mozilla-firefox/ drwxr-xr-x 2 root root 4096 2019-07-08 20:51 ./source/xap/mozilla-firefox/build-deps/cbindgen -rw-r--r-- 1 root root 97984 2019-07-08 19:05 ./source/xap/mozilla-firefox/build-deps/cbindgen/cbindgen-0.9.0.tar.xz -rwxr-xr-x 1 root root 1926 2019-07-08 21:06 ./source/xap/mozilla-firefox/build-deps/cbindgen/cbindgen.build -drwxr-xr-x 2 root root 4096 2021-03-13 20:02 ./source/xap/mozilla-firefox/build-deps/nodejs +drwxr-xr-x 2 root root 4096 2021-03-13 07:38 ./source/xap/mozilla-firefox/build-deps/nodejs -rw-r--r-- 1 root root 21649616 2021-02-23 02:30 ./source/xap/mozilla-firefox/build-deps/nodejs/node-v10.24.0.tar.xz -rwxr-xr-x 1 root root 2906 2019-07-09 06:58 ./source/xap/mozilla-firefox/build-deps/nodejs/nodejs.build --rw-r--r-- 1 root root 86 2020-07-03 19:10 ./source/xap/mozilla-firefox/build-deps/nodejs/nodejs.url +-rw-r--r-- 1 root root 90 2021-03-13 07:38 ./source/xap/mozilla-firefox/build-deps/nodejs/nodejs.url -rwxr-xr-x 1 root root 840 2018-03-13 12:55 ./source/xap/mozilla-firefox/fetch-and-repack.sh -rw-r--r-- 1 root root 330 2019-07-08 18:41 ./source/xap/mozilla-firefox/ff.ui.scrollToClick.diff.gz --rw-r--r-- 1 root root 330937116 2021-02-22 15:14 ./source/xap/mozilla-firefox/firefox-78.8.0esr.source.tar.xz --rw-r--r-- 1 root root 833 2021-02-22 15:14 ./source/xap/mozilla-firefox/firefox-78.8.0esr.source.tar.xz.asc +-rw-r--r-- 1 root root 369541992 2021-03-10 22:40 ./source/xap/mozilla-firefox/firefox-86.0.1.source.tar.xz +-rw-r--r-- 1 root root 833 2021-03-10 22:40 ./source/xap/mozilla-firefox/firefox-86.0.1.source.tar.xz.asc -rw-r--r-- 1 root root 327 2008-06-17 17:19 ./source/xap/mozilla-firefox/firefox.moz_plugin_path.diff.gz +-rw-r--r-- 1 root root 518 2021-03-15 17:43 ./source/xap/mozilla-firefox/gkrust.a.no.networking.check.diff.gz -rw-r--r-- 1 root root 462 2009-07-01 06:05 ./source/xap/mozilla-firefox/mimeTypes.rdf.gz -rw-r--r-- 1 root root 680 2009-07-01 13:28 ./source/xap/mozilla-firefox/mozilla-firefox-mimeTypes-fix.diff.gz --rwxr-xr-x 1 root root 15719 2021-03-13 20:04 ./source/xap/mozilla-firefox/mozilla-firefox.SlackBuild +-rwxr-xr-x 1 root root 15623 2021-03-15 18:32 ./source/xap/mozilla-firefox/mozilla-firefox.SlackBuild -rw-r--r-- 1 root root 2748 2017-12-04 21:30 ./source/xap/mozilla-firefox/mozilla-firefox.desktop -rw-r--r-- 1 root root 1033 2020-07-07 18:08 ./source/xap/mozilla-firefox/slack-desc --rw-r--r-- 1 root root 456 2019-07-08 18:54 ./source/xap/mozilla-firefox/unbreakdocs.diff.gz drwxr-xr-x 4 root root 4096 2021-03-13 21:12 ./source/xap/mozilla-thunderbird drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/mozilla-thunderbird/autoconf -rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./source/xap/mozilla-thunderbird/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz diff --git a/recompress.sh b/recompress.sh index 2d163fe7..4137d6f5 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1029,7 +1029,7 @@ gzip ./source/xap/mozilla-firefox/ff.ui.scrollToClick.diff gzip ./source/xap/mozilla-firefox/build-deps/autoconf/autoconf-2.13-consolidated_fixes-1.patch gzip ./source/xap/mozilla-firefox/mimeTypes.rdf gzip ./source/xap/mozilla-firefox/mozilla-firefox-mimeTypes-fix.diff -gzip ./source/xap/mozilla-firefox/unbreakdocs.diff +gzip ./source/xap/mozilla-firefox/gkrust.a.no.networking.check.diff gzip ./source/xap/electricsheep/electricsheep.mplayer.diff gzip ./source/installer/sources/dropbear/doinst.sh gzip ./source/installer/sources/initrd/etc/keymaps.tar diff --git a/source/ap/sudo/sudo.SlackBuild b/source/ap/sudo/sudo.SlackBuild index 5bbe1f48..a1d65af6 100755 --- a/source/ap/sudo/sudo.SlackBuild +++ b/source/ap/sudo/sudo.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=sudo VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild index 8d768eaa..5ab97ac9 100755 --- a/source/d/rust/rust.SlackBuild +++ b/source/d/rust/rust.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # Copyright 2017 Andrew Clemons, Wellington, New Zealand -# Copyright 2017, 2018, 2019, 2020 Patrick J. Volkerding, Sebeka, Minnesota, USA +# Copyright 2017, 2018, 2019, 2020, 2021 Patrick J. Volkerding, Sebeka, Minnesota, USA # Copyright 2017 Stuart Winter # All rights reserved. # @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=rust SRCNAM="${PKGNAM}c" -VERSION=${VERSION:-1.49.0} +VERSION=${VERSION:-1.50.0} BUILD=${BUILD:-1} # Set this to YES to build with the system LLVM, or NO to use the bundled LLVM. @@ -34,9 +34,9 @@ BUILD=${BUILD:-1} SYSTEM_LLVM=${SYSTEM_LLVM:-YES} # Bootstrap variables (might not be kept updated for latest Rust): -RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.48.0} -RSTAGE0_DIR=${RSTAGE0_DIR:-2020-11-19} -CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.48.0} +RSTAGE0_VERSION=${RSTAGE0_VERSION:-1.49.0} +RSTAGE0_DIR=${RSTAGE0_DIR:-2020-12-31} +CSTAGE0_VERSION=${CSTAGE0_VERSION:-1.49.0} CSTAGE0_DIR=${CSTAGE0_DIR:-$RSTAGE0_DIR} # Automatically determine the architecture we're building on: @@ -115,7 +115,7 @@ OUTPUT=${OUTPUT:-/tmp} PKG=$TMP/package-$PKGNAM # Not needed, as the build will automatically use as many jobs as there are -# cores. +# threads. #NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} if [ "$ARCH" = "i586" ]; then diff --git a/source/d/rust/rust.url b/source/d/rust/rust.url index 17927fa1..23878e04 100644 --- a/source/d/rust/rust.url +++ b/source/d/rust/rust.url @@ -1,5 +1,5 @@ # Source code (repacked to .tar.lz): -VERSION=1.49.0 +VERSION=1.50.0 rm -f rustc-${VERSION}-src.tar.* lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz.asc @@ -20,9 +20,9 @@ fi # update the settings below, look at src/stage0.txt in the Rust sources. exit 0 -BOOTSTRAP_DATE=2020-11-19 -BOOTSTRAP_CARGO=1.48.0 -BOOTSTRAP_VERSION=1.48.0 +BOOTSTRAP_DATE=2020-12-31 +BOOTSTRAP_CARGO=1.49.0 +BOOTSTRAP_VERSION=1.49.0 # i686 bootstrap: lftpget https://static.rust-lang.org/dist/${BOOTSTRAP_DATE}/cargo-${BOOTSTRAP_CARGO}-i686-unknown-linux-gnu.tar.gz diff --git a/source/l/libcap/libcap.SlackBuild b/source/l/libcap/libcap.SlackBuild index aaf168f3..d67f5e57 100755 --- a/source/l/libcap/libcap.SlackBuild +++ b/source/l/libcap/libcap.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libcap VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | cut -d - -f 2 | rev | cut -f 3- -d . | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Building Go support is currently disabled until something actually needs it: GOSUPPORT=${GOSUPPORT:-no} diff --git a/source/l/python-urllib3/python-urllib3.SlackBuild b/source/l/python-urllib3/python-urllib3.SlackBuild index c1673bd8..52d33872 100755 --- a/source/l/python-urllib3/python-urllib3.SlackBuild +++ b/source/l/python-urllib3/python-urllib3.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=python-urllib3 VERSION=${VERSION:-$(echo urllib3-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} SRCNAM=urllib3 diff --git a/source/l/qt5/qt5.SlackBuild b/source/l/qt5/qt5.SlackBuild index 400b8f12..28a8204a 100755 --- a/source/l/qt5/qt5.SlackBuild +++ b/source/l/qt5/qt5.SlackBuild @@ -31,11 +31,11 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=qt5 VERSION=$(ls qt-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev) -BUILD=${BUILD:-5} +BUILD=${BUILD:-6} PKGSRC=$(echo $VERSION | cut -d - -f 1) PKGVER=$(echo $VERSION | tr - _) -USE_CODECS=${USE_CODECS:-NO} +USE_CODECS=${USE_CODECS:-YES} SYSTEM_FFMPEG=${SYSTEM_FFMPEG:-YES} # Automatically determine the architecture we're building on: diff --git a/source/xap/mozilla-firefox/build-deps/nodejs/nodejs.url b/source/xap/mozilla-firefox/build-deps/nodejs/nodejs.url index f46786d1..9a5a0960 100644 --- a/source/xap/mozilla-firefox/build-deps/nodejs/nodejs.url +++ b/source/xap/mozilla-firefox/build-deps/nodejs/nodejs.url @@ -1,2 +1,2 @@ -https://nodejs.org/dist/v10.21.0/node-v10.21.0.tar.xz +https://nodejs.org/dist/latest-v10.x/node-v10.24.0.tar.xz #https://github.com/nodejs/node diff --git a/source/xap/mozilla-firefox/gkrust.a.no.networking.check.diff b/source/xap/mozilla-firefox/gkrust.a.no.networking.check.diff new file mode 100644 index 00000000..115ba0e7 --- /dev/null +++ b/source/xap/mozilla-firefox/gkrust.a.no.networking.check.diff @@ -0,0 +1,31 @@ +--- ./config/makefiles/rust.mk.orig 2021-03-15 12:42:08.219987929 -0500 ++++ ./config/makefiles/rust.mk 2021-03-15 12:43:15.996984180 -0500 +@@ -332,17 +332,17 @@ + # the chance of proxy bypasses originating from rust code. + # The check only works when rust code is built with -Clto but without MOZ_LTO_RUST_CROSS. + # Sanitizers and sancov also fail because compiler-rt hooks network functions. +-ifndef MOZ_PROFILE_GENERATE +-ifeq ($(OS_ARCH), Linux) +-ifeq (,$(rustflags_sancov)$(MOZ_ASAN)$(MOZ_TSAN)$(MOZ_UBSAN)) +-ifndef MOZ_LTO_RUST_CROSS +-ifneq (,$(filter -Clto,$(cargo_rustc_flags))) +- $(call py_action,check_binary,--target --networking $@) +-endif +-endif +-endif +-endif +-endif ++#ifndef MOZ_PROFILE_GENERATE ++#ifeq ($(OS_ARCH), Linux) ++#ifeq (,$(rustflags_sancov)$(MOZ_ASAN)$(MOZ_TSAN)$(MOZ_UBSAN)) ++#ifndef MOZ_LTO_RUST_CROSS ++#ifneq (,$(filter -Clto,$(cargo_rustc_flags))) ++# $(call py_action,check_binary,--target --networking $@) ++#endif ++#endif ++#endif ++#endif ++#endif + + force-cargo-library-check: + $(call CARGO_CHECK) --lib $(cargo_target_flag) $(rust_features_flag) diff --git a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild index 51fe64ea..d95b38ba 100755 --- a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild +++ b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mozilla-firefox VERSION=$(basename $(ls firefox-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev) .source) RELEASEVER=$(echo $VERSION | cut -f 1 -d r | cut -f 1 -d b | cut -f 1 -d e) -BUILD=${BUILD:-4} +BUILD=${BUILD:-1} # Specify this variable for a localized build. # For example, to build a version of Firefox with Italian support, run @@ -198,9 +198,6 @@ sed -i.allow-warnings -e '/#!\[deny(warnings)\]/a #![allow(unused_imports)]' \ # Retain GTK+ v2 scrolling behavior: zcat $CWD/ff.ui.scrollToClick.diff.gz | patch -p1 --verbose || exit 1 -# Fix building with latest Rust: -zcat $CWD/unbreakdocs.diff.gz | patch -p1 --verbose || exit 1 - # Fetch localization, if requested # https://bugzilla.mozilla.org/show_bug.cgi?id=1256955 if [ ! -z $MOZLOCALIZE ]; then diff --git a/source/xap/mozilla-firefox/unbreakdocs.diff b/source/xap/mozilla-firefox/unbreakdocs.diff deleted file mode 100644 index 03d8e6b4..00000000 --- a/source/xap/mozilla-firefox/unbreakdocs.diff +++ /dev/null @@ -1,31 +0,0 @@ ---- ./servo/components/style/lib.rs.orig 2019-07-05 20:44:35.000000000 -0500 -+++ ./servo/components/style/lib.rs 2019-07-08 13:51:55.460242952 -0500 -@@ -23,7 +23,7 @@ - //! [cssparser]: ../cssparser/index.html - //! [selectors]: ../selectors/index.html - --#![deny(missing_docs)] -+// #![deny(missing_docs)] - - extern crate app_units; - extern crate arrayvec; -@@ -196,7 +196,7 @@ - /// Generated from the properties.mako.rs template by build.rs - #[macro_use] - #[allow(unsafe_code)] --#[deny(missing_docs)] -+// #[deny(missing_docs)] - pub mod properties { - include!(concat!(env!("OUT_DIR"), "/properties.rs")); - } ---- ./servo/components/style_traits/lib.rs.orig 2019-07-08 13:51:55.462242953 -0500 -+++ ./servo/components/style_traits/lib.rs 2019-07-08 13:53:44.853249956 -0500 -@@ -8,7 +8,7 @@ - - #![crate_name = "style_traits"] - #![crate_type = "rlib"] --#![deny(unsafe_code, missing_docs)] -+#![deny(unsafe_code)] - - extern crate app_units; - #[macro_use] |