diff options
-rw-r--r-- | ChangeLog.rss | 32 | ||||
-rw-r--r-- | ChangeLog.txt | 20 | ||||
-rw-r--r-- | FILELIST.TXT | 186 | ||||
-rwxr-xr-x | recompress.sh | 1 | ||||
-rwxr-xr-x | source/a/acl/acl.SlackBuild | 2 | ||||
-rwxr-xr-x | source/a/attr/attr.SlackBuild | 2 | ||||
-rwxr-xr-x | source/ap/hplip/hplip.SlackBuild | 7 | ||||
-rw-r--r-- | source/ap/hplip/hplip.is_alive.diff | 94 | ||||
-rwxr-xr-x | source/d/doxygen/doxygen.SlackBuild | 36 | ||||
-rw-r--r-- | source/d/doxygen/patches/doxgen-1.9.1-crash-when-parsing-config-file-part2.patch | 22 | ||||
-rw-r--r-- | source/d/doxygen/patches/doxgen-1.9.1-crash-when-parsing-config-file.patch | 64 | ||||
-rw-r--r-- | source/d/doxygen/patches/doxygen-1.9.1-Coverity_issues.patch | 49 | ||||
-rw-r--r-- | source/d/doxygen/patches/doxygen-1.9.1-crash_in_docparser.patch | 12 | ||||
-rw-r--r-- | source/d/doxygen/slack-desc | 2 | ||||
-rwxr-xr-x | source/xap/mozilla-firefox/mozilla-firefox.SlackBuild | 4 | ||||
-rwxr-xr-x | source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild | 5 | ||||
-rwxr-xr-x | source/xap/seamonkey/seamonkey.SlackBuild | 11 | ||||
-rwxr-xr-x | source/xfce/exo/exo.SlackBuild | 2 | ||||
-rw-r--r-- | source/xfce/exo/exo.url | 2 |
19 files changed, 435 insertions, 118 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 9e8e3693..28de43b0 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, 12 Mar 2021 01:46:50 GMT</pubDate> - <lastBuildDate>Fri, 12 Mar 2021 07:59:44 GMT</lastBuildDate> + <pubDate>Fri, 12 Mar 2021 23:01:08 GMT</pubDate> + <lastBuildDate>Sat, 13 Mar 2021 07:59:44 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Fri, 12 Mar 2021 23:01:08 GMT</title> + <pubDate>Fri, 12 Mar 2021 23:01:08 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20210312230108</link> + <guid isPermaLink="false">20210312230108</guid> + <description> + <![CDATA[<pre> +a/acl-2.3.0-x86_64-1.txz: Upgraded. +a/attr-2.5.0-x86_64-1.txz: Upgraded. +ap/hplip-3.20.5-x86_64-3.txz: Rebuilt. + Switched to hplip-3.20.5 to fix regressions in the hp-plugin subsystem. + Patched to use is_alive() rather than the deprecated isAlive(). + Thanks to Andypoo. + Newer versions than 3.20.6 require avahi. We'll stick with this version + for now and leave the decision about whether we love HP more than we hate + avahi for another day. +d/doxygen-1.9.1-x86_64-1.txz: Upgraded. +xap/mozilla-firefox-78.8.0esr-x86_64-2.txz: Rebuilt. + Rebuilt with --enable-system-nss and --enable-system-nspr. Thanks to franzen. +xap/mozilla-thunderbird-78.8.1-x86_64-2.txz: Rebuilt. + Rebuilt with --enable-system-nss, --enable-system-nspr, and + --disable-debug-symbols. Thanks to franzen. +xap/seamonkey-2.53.6-x86_64-3.txz: Rebuilt. + Rebuilt with --enable-system-nss and --enable-system-nspr. Thanks to franzen. +xfce/exo-4.16.1-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Fri, 12 Mar 2021 01:46:50 GMT</title> <pubDate>Fri, 12 Mar 2021 01:46:50 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20210312014650</link> diff --git a/ChangeLog.txt b/ChangeLog.txt index 237bfe31..4afb1afd 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,23 @@ +Fri Mar 12 23:01:08 UTC 2021 +a/acl-2.3.0-x86_64-1.txz: Upgraded. +a/attr-2.5.0-x86_64-1.txz: Upgraded. +ap/hplip-3.20.5-x86_64-3.txz: Rebuilt. + Switched to hplip-3.20.5 to fix regressions in the hp-plugin subsystem. + Patched to use is_alive() rather than the deprecated isAlive(). + Thanks to Andypoo. + Newer versions than 3.20.6 require avahi. We'll stick with this version + for now and leave the decision about whether we love HP more than we hate + avahi for another day. +d/doxygen-1.9.1-x86_64-1.txz: Upgraded. +xap/mozilla-firefox-78.8.0esr-x86_64-2.txz: Rebuilt. + Rebuilt with --enable-system-nss and --enable-system-nspr. Thanks to franzen. +xap/mozilla-thunderbird-78.8.1-x86_64-2.txz: Rebuilt. + Rebuilt with --enable-system-nss, --enable-system-nspr, and + --disable-debug-symbols. Thanks to franzen. +xap/seamonkey-2.53.6-x86_64-3.txz: Rebuilt. + Rebuilt with --enable-system-nss and --enable-system-nspr. Thanks to franzen. +xfce/exo-4.16.1-x86_64-1.txz: Upgraded. ++--------------------------+ Fri Mar 12 01:46:50 UTC 2021 x/mesa-21.0.0-x86_64-1.txz: Upgraded. +--------------------------+ diff --git a/FILELIST.TXT b/FILELIST.TXT index 88c5db26..4b40ac97 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Fri Mar 12 02:32:05 UTC 2021 +Fri Mar 12 23:04:37 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-12 01:50 . +drwxr-xr-x 12 root root 4096 2021-03-12 23:01 . -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 1070073 2021-03-12 01:50 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-03-12 01:50 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1070073 2021-03-12 02:32 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-03-12 02:32 ./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 1403945 2021-03-12 02:08 ./ChangeLog.txt +-rw-r--r-- 1 root root 1404958 2021-03-12 23:01 ./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 1394916 2021-03-12 01:50 ./FILELIST.TXT +-rw-r--r-- 1 root root 1394916 2021-03-12 02:32 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 844484 2021-03-12 01:49 ./PACKAGES.TXT +-rw-r--r-- 1 root root 844533 2021-03-12 23:04 ./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-12 01:49 ./slackware64 --rw-r--r-- 1 root root 330308 2021-03-12 01:49 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-03-12 01:49 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 409921 2021-03-12 01:49 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 4006544 2021-03-12 01:49 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2021-03-12 23:04 ./slackware64 +-rw-r--r-- 1 root root 330299 2021-03-12 23:04 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-03-12 23:04 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 409912 2021-03-12 23:03 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 4013705 2021-03-12 23:03 ./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-11 23:33 ./slackware64/a +drwxr-xr-x 2 root root 28672 2021-03-12 23:03 ./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 @@ -733,15 +733,15 @@ drwxr-xr-x 2 root root 28672 2021-03-11 23:33 ./slackware64/a -rw-r--r-- 1 root root 503 2021-02-13 10:54 ./slackware64/a/aaa_terminfo-6.2_20201219-x86_64-4.txt -rw-r--r-- 1 root root 50356 2021-02-13 10:54 ./slackware64/a/aaa_terminfo-6.2_20201219-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 10:54 ./slackware64/a/aaa_terminfo-6.2_20201219-x86_64-4.txz.asc --rw-r--r-- 1 root root 414 2021-02-13 10:54 ./slackware64/a/acl-2.2.53-x86_64-3.txt --rw-r--r-- 1 root root 128840 2021-02-13 10:54 ./slackware64/a/acl-2.2.53-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-02-13 10:54 ./slackware64/a/acl-2.2.53-x86_64-3.txz.asc +-rw-r--r-- 1 root root 414 2021-03-12 19:33 ./slackware64/a/acl-2.3.0-x86_64-1.txt +-rw-r--r-- 1 root root 129164 2021-03-12 19:33 ./slackware64/a/acl-2.3.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-03-12 19:33 ./slackware64/a/acl-2.3.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 462 2021-02-13 10:54 ./slackware64/a/acpid-2.0.32-x86_64-3.txt -rw-r--r-- 1 root root 47876 2021-02-13 10:54 ./slackware64/a/acpid-2.0.32-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 10:54 ./slackware64/a/acpid-2.0.32-x86_64-3.txz.asc --rw-r--r-- 1 root root 606 2021-02-13 10:54 ./slackware64/a/attr-2.4.48-x86_64-3.txt --rw-r--r-- 1 root root 63148 2021-02-13 10:54 ./slackware64/a/attr-2.4.48-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-02-13 10:54 ./slackware64/a/attr-2.4.48-x86_64-3.txz.asc +-rw-r--r-- 1 root root 606 2021-03-12 19:33 ./slackware64/a/attr-2.5.0-x86_64-1.txt +-rw-r--r-- 1 root root 62332 2021-03-12 19:33 ./slackware64/a/attr-2.5.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-03-12 19:33 ./slackware64/a/attr-2.5.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 507 2021-02-13 10:55 ./slackware64/a/bash-5.1.004-x86_64-3.txt -rw-r--r-- 1 root root 1680404 2021-02-13 10:55 ./slackware64/a/bash-5.1.004-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 10:55 ./slackware64/a/bash-5.1.004-x86_64-3.txz.asc @@ -1101,7 +1101,7 @@ drwxr-xr-x 2 root root 28672 2021-03-11 23:33 ./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-10 20:34 ./slackware64/ap +drwxr-xr-x 2 root root 20480 2021-03-12 23:03 ./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 @@ -1183,9 +1183,9 @@ drwxr-xr-x 2 root root 20480 2021-03-10 20:34 ./slackware64/ap -rw-r--r-- 1 root root 592 2021-02-13 11:30 ./slackware64/ap/gutenprint-5.3.4-x86_64-3.txt -rw-r--r-- 1 root root 2764424 2021-02-13 11:30 ./slackware64/ap/gutenprint-5.3.4-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 11:30 ./slackware64/ap/gutenprint-5.3.4-x86_64-3.txz.asc --rw-r--r-- 1 root root 459 2021-03-01 19:36 ./slackware64/ap/hplip-3.20.6-x86_64-7.txt --rw-r--r-- 1 root root 19217332 2021-03-01 19:36 ./slackware64/ap/hplip-3.20.6-x86_64-7.txz --rw-r--r-- 1 root root 163 2021-03-01 19:36 ./slackware64/ap/hplip-3.20.6-x86_64-7.txz.asc +-rw-r--r-- 1 root root 459 2021-03-12 20:09 ./slackware64/ap/hplip-3.20.5-x86_64-3.txt +-rw-r--r-- 1 root root 19086904 2021-03-12 20:09 ./slackware64/ap/hplip-3.20.5-x86_64-3.txz +-rw-r--r-- 1 root root 163 2021-03-12 20:09 ./slackware64/ap/hplip-3.20.5-x86_64-3.txz.asc -rw-r--r-- 1 root root 481 2021-02-13 11:31 ./slackware64/ap/htop-3.0.5-x86_64-3.txt -rw-r--r-- 1 root root 115872 2021-02-13 11:31 ./slackware64/ap/htop-3.0.5-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 11:31 ./slackware64/ap/htop-3.0.5-x86_64-3.txz.asc @@ -1356,7 +1356,7 @@ drwxr-xr-x 2 root root 20480 2021-03-10 20:34 ./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-11 23:33 ./slackware64/d +drwxr-xr-x 2 root root 16384 2021-03-12 23:03 ./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 @@ -1399,9 +1399,9 @@ drwxr-xr-x 2 root root 16384 2021-03-11 23:33 ./slackware64/d -rw-r--r-- 1 root root 481 2021-02-13 09:14 ./slackware64/d/distcc-3.3.5-x86_64-4.txt -rw-r--r-- 1 root root 314228 2021-02-13 09:14 ./slackware64/d/distcc-3.3.5-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 09:14 ./slackware64/d/distcc-3.3.5-x86_64-4.txz.asc --rw-r--r-- 1 root root 509 2021-02-13 09:16 ./slackware64/d/doxygen-1.8.20-x86_64-3.txt --rw-r--r-- 1 root root 8768276 2021-02-13 09:16 ./slackware64/d/doxygen-1.8.20-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-02-13 09:16 ./slackware64/d/doxygen-1.8.20-x86_64-3.txz.asc +-rw-r--r-- 1 root root 543 2021-03-12 19:59 ./slackware64/d/doxygen-1.9.1-x86_64-1.txt +-rw-r--r-- 1 root root 6808024 2021-03-12 19:59 ./slackware64/d/doxygen-1.9.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-03-12 19:59 ./slackware64/d/doxygen-1.9.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 371 2021-02-13 09:16 ./slackware64/d/flex-2.6.4-x86_64-5.txt -rw-r--r-- 1 root root 282436 2021-02-13 09:16 ./slackware64/d/flex-2.6.4-x86_64-5.txz -rw-r--r-- 1 root root 163 2021-02-13 09:16 ./slackware64/d/flex-2.6.4-x86_64-5.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-10 20:34 ./slackware64/xap +drwxr-xr-x 2 root root 12288 2021-03-12 23:03 ./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,12 +5294,12 @@ drwxr-xr-x 2 root root 12288 2021-03-10 20:34 ./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-02-22 19:55 ./slackware64/xap/mozilla-firefox-78.8.0esr-x86_64-1.txt --rw-r--r-- 1 root root 60793440 2021-02-22 19:55 ./slackware64/xap/mozilla-firefox-78.8.0esr-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-02-22 19:55 ./slackware64/xap/mozilla-firefox-78.8.0esr-x86_64-1.txz.asc --rw-r--r-- 1 root root 663 2021-03-09 19:44 ./slackware64/xap/mozilla-thunderbird-78.8.1-x86_64-1.txt --rw-r--r-- 1 root root 57481620 2021-03-09 19:44 ./slackware64/xap/mozilla-thunderbird-78.8.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2021-03-09 19:44 ./slackware64/xap/mozilla-thunderbird-78.8.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 570 2021-03-12 20:59 ./slackware64/xap/mozilla-firefox-78.8.0esr-x86_64-2.txt +-rw-r--r-- 1 root root 59769428 2021-03-12 20:59 ./slackware64/xap/mozilla-firefox-78.8.0esr-x86_64-2.txz +-rw-r--r-- 1 root root 163 2021-03-12 20:59 ./slackware64/xap/mozilla-firefox-78.8.0esr-x86_64-2.txz.asc +-rw-r--r-- 1 root root 663 2021-03-12 21:33 ./slackware64/xap/mozilla-thunderbird-78.8.1-x86_64-2.txt +-rw-r--r-- 1 root root 56450704 2021-03-12 21:33 ./slackware64/xap/mozilla-thunderbird-78.8.1-x86_64-2.txz +-rw-r--r-- 1 root root 163 2021-03-12 21:33 ./slackware64/xap/mozilla-thunderbird-78.8.1-x86_64-2.txz.asc -rw-r--r-- 1 root root 359 2021-02-13 13:37 ./slackware64/xap/network-manager-applet-1.20.0-x86_64-2.txt -rw-r--r-- 1 root root 856180 2021-02-13 13:37 ./slackware64/xap/network-manager-applet-1.20.0-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-02-13 13:37 ./slackware64/xap/network-manager-applet-1.20.0-x86_64-2.txz.asc @@ -5321,9 +5321,9 @@ drwxr-xr-x 2 root root 12288 2021-03-10 20:34 ./slackware64/xap -rw-r--r-- 1 root root 359 2021-02-15 20:28 ./slackware64/xap/sane-1.0.32-x86_64-1.txt -rw-r--r-- 1 root root 3407020 2021-02-15 20:28 ./slackware64/xap/sane-1.0.32-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-02-15 20:28 ./slackware64/xap/sane-1.0.32-x86_64-1.txz.asc --rw-r--r-- 1 root root 392 2021-02-18 04:54 ./slackware64/xap/seamonkey-2.53.6-x86_64-2.txt --rw-r--r-- 1 root root 39006568 2021-02-18 04:54 ./slackware64/xap/seamonkey-2.53.6-x86_64-2.txz --rw-r--r-- 1 root root 163 2021-02-18 04:54 ./slackware64/xap/seamonkey-2.53.6-x86_64-2.txz.asc +-rw-r--r-- 1 root root 392 2021-03-12 20:36 ./slackware64/xap/seamonkey-2.53.6-x86_64-3.txt +-rw-r--r-- 1 root root 38086732 2021-03-12 20:36 ./slackware64/xap/seamonkey-2.53.6-x86_64-3.txz +-rw-r--r-- 1 root root 163 2021-03-12 20:36 ./slackware64/xap/seamonkey-2.53.6-x86_64-3.txz.asc -rw-r--r-- 1 root root 602 2021-02-13 13:41 ./slackware64/xap/seyon-2.20c-x86_64-6.txt -rw-r--r-- 1 root root 116916 2021-02-13 13:41 ./slackware64/xap/seyon-2.20c-x86_64-6.txz -rw-r--r-- 1 root root 163 2021-02-13 13:41 ./slackware64/xap/seyon-2.20c-x86_64-6.txz.asc @@ -5376,16 +5376,16 @@ drwxr-xr-x 2 root root 12288 2021-03-10 20:34 ./slackware64/xap -rw-r--r-- 1 root root 230 2021-02-13 13:46 ./slackware64/xap/xsnow-3.2.2-x86_64-2.txt -rw-r--r-- 1 root root 219496 2021-02-13 13:46 ./slackware64/xap/xsnow-3.2.2-x86_64-2.txz -rw-r--r-- 1 root root 163 2021-02-13 13:46 ./slackware64/xap/xsnow-3.2.2-x86_64-2.txz.asc -drwxr-xr-x 2 root root 12288 2021-03-10 20:34 ./slackware64/xfce +drwxr-xr-x 2 root root 12288 2021-03-12 23:03 ./slackware64/xfce -rw-r--r-- 1 root root 253 2021-02-13 13:46 ./slackware64/xfce/Greybird-3.22.14-noarch-3.txt -rw-r--r-- 1 root root 192668 2021-02-13 13:46 ./slackware64/xfce/Greybird-3.22.14-noarch-3.txz -rw-r--r-- 1 root root 163 2021-02-13 13:46 ./slackware64/xfce/Greybird-3.22.14-noarch-3.txz.asc -rw-r--r-- 1 root root 352 2021-03-10 19:28 ./slackware64/xfce/elementary-xfce-0.15.2-x86_64-1.txt -rw-r--r-- 1 root root 5710740 2021-03-10 19:28 ./slackware64/xfce/elementary-xfce-0.15.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-03-10 19:28 ./slackware64/xfce/elementary-xfce-0.15.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 375 2021-02-13 13:50 ./slackware64/xfce/exo-4.16.0-x86_64-3.txt --rw-r--r-- 1 root root 367716 2021-02-13 13:50 ./slackware64/xfce/exo-4.16.0-x86_64-3.txz --rw-r--r-- 1 root root 163 2021-02-13 13:50 ./slackware64/xfce/exo-4.16.0-x86_64-3.txz.asc +-rw-r--r-- 1 root root 375 2021-03-12 20:01 ./slackware64/xfce/exo-4.16.1-x86_64-1.txt +-rw-r--r-- 1 root root 317364 2021-03-12 20:01 ./slackware64/xfce/exo-4.16.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2021-03-12 20:01 ./slackware64/xfce/exo-4.16.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 294 2021-02-13 13:50 ./slackware64/xfce/garcon-4.16.1-x86_64-3.txt -rw-r--r-- 1 root root 157996 2021-02-13 13:50 ./slackware64/xfce/garcon-4.16.1-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 13:50 ./slackware64/xfce/garcon-4.16.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-12 01:50 ./source --rw-r--r-- 1 root root 566381 2021-03-12 01:50 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2021-03-12 01:50 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 788593 2021-03-12 01:49 ./source/FILE_LIST --rw-r--r-- 1 root root 22332080 2021-03-12 01:49 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2021-03-12 23:04 ./source +-rw-r--r-- 1 root root 566971 2021-03-12 23:04 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2021-03-12 23:04 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 789373 2021-03-12 23:04 ./source/FILE_LIST +-rw-r--r-- 1 root root 22323483 2021-03-12 23:04 ./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 @@ -5508,9 +5508,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/aaa_libraries -rw-r--r-- 1 root root 312 2020-01-11 21:13 ./source/a/aaa_libraries/tracked-files -rw-r--r-- 1 root root 213 2015-04-20 04:40 ./source/a/aaa_libraries/tracked-files-tmp lrwxrwxrwx 1 root root 12 2018-04-16 17:31 ./source/a/aaa_terminfo -> ../l/ncurses -drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/acl --rw-r--r-- 1 root root 355672 2018-06-19 03:34 ./source/a/acl/acl-2.2.53.tar.lz --rwxr-xr-x 1 root root 3991 2021-02-13 05:31 ./source/a/acl/acl.SlackBuild +drwxr-xr-x 2 root root 4096 2021-03-12 19:32 ./source/a/acl +-rw-r--r-- 1 root root 355404 2021-03-11 19:05 ./source/a/acl/acl-2.3.0.tar.xz +-rw-r--r-- 1 root root 566 2021-03-11 19:05 ./source/a/acl/acl-2.3.0.tar.xz.sig +-rwxr-xr-x 1 root root 3991 2021-03-12 19:32 ./source/a/acl/acl.SlackBuild -rw-r--r-- 1 root root 49 2018-06-19 18:12 ./source/a/acl/acl.url -rw-r--r-- 1 root root 865 2018-06-19 18:00 ./source/a/acl/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/acpid @@ -5521,15 +5522,16 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/acpid -rw-r--r-- 1 root root 271 2010-01-16 00:00 ./source/a/acpid/doinst.sh.gz -rw-r--r-- 1 root root 285 2010-02-16 22:57 ./source/a/acpid/rc.acpid.gz -rw-r--r-- 1 root root 915 2018-02-27 06:13 ./source/a/acpid/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/attr --rw-r--r-- 1 root root 317239 2018-06-19 02:52 ./source/a/attr/attr-2.4.48.tar.lz --rwxr-xr-x 1 root root 4200 2021-02-13 05:31 ./source/a/attr/attr.SlackBuild +drwxr-xr-x 2 root root 4096 2021-03-12 19:33 ./source/a/attr +-rw-r--r-- 1 root root 318172 2021-03-11 19:04 ./source/a/attr/attr-2.5.0.tar.xz +-rw-r--r-- 1 root root 833 2021-03-11 19:04 ./source/a/attr/attr-2.5.0.tar.xz.sig +-rwxr-xr-x 1 root root 4200 2021-03-12 19:33 ./source/a/attr/attr.SlackBuild -rw-r--r-- 1 root root 50 2018-06-19 18:02 ./source/a/attr/attr.url -rw-r--r-- 1 root root 88 2006-02-28 00:02 ./source/a/attr/build -rw-r--r-- 1 root root 270 2018-06-19 18:09 ./source/a/attr/doinst.sh.gz --rw-r--r-- 1 root root 1058 2018-02-27 06:13 ./source/a/attr/slack-desc -drwxr-xr-x 3 root root 4096 2021-02-13 05:31 ./source/a/bash -drwxr-xr-x 2 root root 4096 2020-12-19 19:42 ./source/a/bash/bash-5.1-patches +-rw-r--r-- 1 root root 1058 2018-02-27 06:13 ./source/a/attr/slack-desc +drwxr-xr-x 3 root root 4096 2021-02-13 05:31 ./source/a/bash +drwxr-xr-x 2 root root 4096 2020-12-19 19:42 ./source/a/bash/bash-5.1-patches -rw-r--r-- 1 root root 2894 2020-12-19 19:19 ./source/a/bash/bash-5.1-patches/bash51-001 -rw-r--r-- 1 root root 95 2020-12-19 19:19 ./source/a/bash/bash-5.1-patches/bash51-001.sig -rw-r--r-- 1 root root 1575 2020-12-19 19:19 ./source/a/bash/bash-5.1-patches/bash51-002 @@ -6716,13 +6718,14 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/ap/gutenprint -rwxr-xr-x 1 root root 4776 2021-02-13 05:31 ./source/ap/gutenprint/gutenprint.SlackBuild -rw-r--r-- 1 root root 121 2016-02-03 04:22 ./source/ap/gutenprint/setup.cups-genppdupdate -rw-r--r-- 1 root root 1050 2019-08-27 20:54 ./source/ap/gutenprint/slack-desc -drwxr-xr-x 2 root root 4096 2021-03-01 05:03 ./source/ap/hplip +drwxr-xr-x 2 root root 4096 2021-03-12 20:07 ./source/ap/hplip -rw-r--r-- 1 root root 869 2018-09-30 10:10 ./source/ap/hplip/0021-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch.gz -rw-r--r-- 1 root root 1759 2018-09-30 10:10 ./source/ap/hplip/0025-Remove-all-ImageProcessor-functionality-which-is-clo.patch.gz -rw-r--r-- 1 root root 118 2009-03-05 16:38 ./source/ap/hplip/doinst.sh.gz -rw-r--r-- 1 root root 340 2021-03-01 05:02 ./source/ap/hplip/fix-desktop-file.patch.gz --rw-r--r-- 1 root root 21226281 2020-06-16 05:59 ./source/ap/hplip/hplip-3.20.6.tar.lz --rwxr-xr-x 1 root root 6503 2021-03-01 05:03 ./source/ap/hplip/hplip.SlackBuild +-rw-r--r-- 1 root root 21092967 2020-05-14 10:16 ./source/ap/hplip/hplip-3.20.5.tar.lz +-rwxr-xr-x 1 root root 6607 2021-03-12 20:08 ./source/ap/hplip/hplip.SlackBuild +-rw-r--r-- 1 root root 676 2021-03-12 20:07 ./source/ap/hplip/hplip.is_alive.diff.gz -rw-r--r-- 1 root root 419 2013-03-20 04:46 ./source/ap/hplip/hplip.no.upgrade.diff.gz -rw-r--r-- 1 root root 291 2017-11-28 00:41 ./source/ap/hplip/hplip.python3.shebang.diff.gz -rw-r--r-- 1 root root 217 2016-06-01 18:56 ./source/ap/hplip/setup.py.lc_all.c.diff.gz @@ -7154,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-02-28 19:36 ./source/d +drwxr-xr-x 63 root root 4096 2021-03-12 19:58 ./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 @@ -7244,11 +7247,16 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/distcc -rw-r--r-- 1 root root 33 2018-03-10 19:45 ./source/d/distcc/distcc.url -rw-r--r-- 1 root root 295 2013-03-31 22:26 ./source/d/distcc/doinst.sh.gz -rw-r--r-- 1 root root 935 2018-02-27 06:13 ./source/d/distcc/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/doxygen --rw-r--r-- 1 root root 3089826 2020-08-24 11:27 ./source/d/doxygen/doxygen-1.8.20.src.tar.lz --rwxr-xr-x 1 root root 4439 2021-02-13 05:31 ./source/d/doxygen/doxygen.SlackBuild +drwxr-xr-x 3 root root 4096 2021-03-12 19:52 ./source/d/doxygen +-rw-r--r-- 1 root root 3061593 2021-01-08 12:54 ./source/d/doxygen/doxygen-1.9.1.src.tar.lz +-rwxr-xr-x 1 root root 4871 2021-03-12 19:58 ./source/d/doxygen/doxygen.SlackBuild -rw-r--r-- 1 root root 37 2019-08-10 04:16 ./source/d/doxygen/doxygen.url --rw-r--r-- 1 root root 964 2018-02-27 06:13 ./source/d/doxygen/slack-desc +drwxr-xr-x 2 root root 4096 2021-03-12 19:46 ./source/d/doxygen/patches +-rw-r--r-- 1 root root 977 2021-02-22 16:39 ./source/d/doxygen/patches/doxgen-1.9.1-crash-when-parsing-config-file-part2.patch +-rw-r--r-- 1 root root 2151 2021-02-22 16:39 ./source/d/doxygen/patches/doxgen-1.9.1-crash-when-parsing-config-file.patch +-rw-r--r-- 1 root root 2379 2021-02-22 16:39 ./source/d/doxygen/patches/doxygen-1.9.1-Coverity_issues.patch +-rw-r--r-- 1 root root 561 2021-02-22 16:39 ./source/d/doxygen/patches/doxygen-1.9.1-crash_in_docparser.patch +-rw-r--r-- 1 root root 998 2021-03-12 19:59 ./source/d/doxygen/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/d/flex -rw-r--r-- 1 root root 843138 2017-05-06 20:50 ./source/d/flex/flex-2.6.4.tar.lz -rw-r--r-- 1 root root 473 2017-05-06 20:49 ./source/d/flex/flex-2.6.4.tar.lz.sig @@ -8887,13 +8895,13 @@ drwxr-xr-x 2 root root 4096 2021-03-07 18:52 ./source/kde/kde/src/applicat -rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kcharselect-20.12.3.tar.xz.sig -rw-r--r-- 1 root root 27660 2021-03-02 00:57 ./source/kde/kde/src/applications/kcolorchooser-20.12.3.tar.xz -rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kcolorchooser-20.12.3.tar.xz.sig --rw-r--r-- 1 root root 899000 2021-03-02 00:57 ./source/kde/kde/src/applications/kcron-20.12.3.tar.xz --rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kcron-20.12.3.tar.xz.sig --rw-r--r-- 1 root root 366516 2021-03-02 00:57 ./source/kde/kde/src/applications/kde-dev-scripts-20.12.3.tar.xz --rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kde-dev-scripts-20.12.3.tar.xz.sig --rw-r--r-- 1 root root 65832 2021-03-02 00:57 ./source/kde/kde/src/applications/kde-dev-utils-20.12.3.tar.xz --rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kde-dev-utils-20.12.3.tar.xz.sig --rw-r--r-- 1 root root 68344 2021-03-02 00:57 ./source/kde/kde/src/applications/kdebugsettings-20.12.3.tar.xz +-rw-r--r-- 1 root root 899000 2021-03-02 00:57 ./source/kde/kde/src/applications/kcron-20.12.3.tar.xz +-rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kcron-20.12.3.tar.xz.sig +-rw-r--r-- 1 root root 366516 2021-03-02 00:57 ./source/kde/kde/src/applications/kde-dev-scripts-20.12.3.tar.xz +-rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kde-dev-scripts-20.12.3.tar.xz.sig +-rw-r--r-- 1 root root 65832 2021-03-02 00:57 ./source/kde/kde/src/applications/kde-dev-utils-20.12.3.tar.xz +-rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kde-dev-utils-20.12.3.tar.xz.sig +-rw-r--r-- 1 root root 68344 2021-03-02 00:57 ./source/kde/kde/src/applications/kdebugsettings-20.12.3.tar.xz -rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kdebugsettings-20.12.3.tar.xz.sig -rw-r--r-- 1 root root 551780 2021-03-02 00:57 ./source/kde/kde/src/applications/kdeconnect-kde-20.12.3.tar.xz -rw-r--r-- 1 root root 833 2021-03-02 01:13 ./source/kde/kde/src/applications/kdeconnect-kde-20.12.3.tar.xz.sig @@ -12038,16 +12046,16 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/netkit-routed -rw-r--r-- 1 root root 36435 2000-07-31 03:02 ./source/n/netkit-routed/netkit-routed-0.17.tar.gz -rwxr-xr-x 1 root root 2996 2021-02-13 05:32 ./source/n/netkit-routed/netkit-routed.SlackBuild -rw-r--r-- 1 root root 8075 2000-12-26 15:14 ./source/n/netkit-routed/routed.18.candidate.final.patch.gz --rw-r--r-- 1 root root 1096 2018-02-27 06:13 ./source/n/netkit-routed/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/netkit-rsh --rw-r--r-- 1 root root 58268 2000-07-31 03:02 ./source/n/netkit-rsh/netkit-rsh-0.17.tar.gz --rwxr-xr-x 1 root root 3671 2021-02-13 05:32 ./source/n/netkit-rsh/netkit-rsh.SlackBuild --rw-r--r-- 1 root root 728 2018-04-10 07:06 ./source/n/netkit-rsh/netkit-rsh.arg_max.diff.gz --rw-r--r-- 1 root root 169 2018-04-10 07:19 ./source/n/netkit-rsh/netkit-rsh.auth.c.stddef.diff.gz --rw-r--r-- 1 root root 354 2018-04-10 07:10 ./source/n/netkit-rsh/netkit-rsh.union_wait.diff.gz --rw-r--r-- 1 root root 878 2018-02-27 06:13 ./source/n/netkit-rsh/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/netkit-rusers --rw-r--r-- 1 root root 221 2001-02-26 02:17 ./source/n/netkit-rusers/netkit-rusers-0.17.diff.gz +-rw-r--r-- 1 root root 1096 2018-02-27 06:13 ./source/n/netkit-routed/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/netkit-rsh +-rw-r--r-- 1 root root 58268 2000-07-31 03:02 ./source/n/netkit-rsh/netkit-rsh-0.17.tar.gz +-rwxr-xr-x 1 root root 3671 2021-02-13 05:32 ./source/n/netkit-rsh/netkit-rsh.SlackBuild +-rw-r--r-- 1 root root 728 2018-04-10 07:06 ./source/n/netkit-rsh/netkit-rsh.arg_max.diff.gz +-rw-r--r-- 1 root root 169 2018-04-10 07:19 ./source/n/netkit-rsh/netkit-rsh.auth.c.stddef.diff.gz +-rw-r--r-- 1 root root 354 2018-04-10 07:10 ./source/n/netkit-rsh/netkit-rsh.union_wait.diff.gz +-rw-r--r-- 1 root root 878 2018-02-27 06:13 ./source/n/netkit-rsh/slack-desc +drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/netkit-rusers +-rw-r--r-- 1 root root 221 2001-02-26 02:17 ./source/n/netkit-rusers/netkit-rusers-0.17.diff.gz -rw-r--r-- 1 root root 22063 2000-07-31 03:03 ./source/n/netkit-rusers/netkit-rusers-0.17.tar.gz -rwxr-xr-x 1 root root 3114 2021-02-13 05:32 ./source/n/netkit-rusers/netkit-rusers.SlackBuild -rw-r--r-- 1 root root 1154 2018-02-27 06:13 ./source/n/netkit-rusers/slack-desc @@ -14291,7 +14299,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-02-22 20:03 ./source/xap/mozilla-firefox +drwxr-xr-x 3 root root 4096 2021-03-12 20:44 ./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 @@ -14312,11 +14320,11 @@ drwxr-xr-x 2 root root 4096 2020-07-03 19:10 ./source/xap/mozilla-firefox/ -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 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 15289 2021-01-25 17:14 ./source/xap/mozilla-firefox/mozilla-firefox.SlackBuild +-rwxr-xr-x 1 root root 15334 2021-03-12 20:41 ./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-09 19:35 ./source/xap/mozilla-thunderbird +drwxr-xr-x 4 root root 4096 2021-03-12 21:13 ./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 -rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./source/xap/mozilla-thunderbird/autoconf/autoconf-2.13.tar.xz @@ -14336,7 +14344,7 @@ drwxr-xr-x 2 root root 4096 2020-08-25 02:08 ./source/xap/mozilla-thunderb -rw-r--r-- 1 root root 86 2019-07-08 21:02 ./source/xap/mozilla-thunderbird/build-deps/nodejs/nodejs.url -rw-r--r-- 1 root root 485 2020-08-25 02:44 ./source/xap/mozilla-thunderbird/gkrust.a.no.networking.check.diff.gz -rw-r--r-- 1 root root 312 2012-03-28 18:01 ./source/xap/mozilla-thunderbird/mozilla-firefox.xpcom_arm.patch.gz --rwxr-xr-x 1 root root 12706 2021-02-24 18:55 ./source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild +-rwxr-xr-x 1 root root 12779 2021-03-12 20:44 ./source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild -rw-r--r-- 1 root root 3378 2005-03-08 05:13 ./source/xap/mozilla-thunderbird/mozilla-thunderbird.desktop -rw-r--r-- 1 root root 1130 2018-02-27 06:47 ./source/xap/mozilla-thunderbird/slack-desc -rw-r--r-- 1 root root 330 2019-08-27 16:35 ./source/xap/mozilla-thunderbird/tb.ui.scrollToClick.diff.gz @@ -14395,7 +14403,7 @@ drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/seamonkey/autoco -rw-r--r-- 1 root root 12796 2006-02-09 03:17 ./source/xap/seamonkey/seamonkey-icon.png -rw-r--r-- 1 root root 185 2006-02-09 03:40 ./source/xap/seamonkey/seamonkey-mail-icon.png -rw-r--r-- 1 root root 207 2006-02-09 03:23 ./source/xap/seamonkey/seamonkey-mail.desktop --rwxr-xr-x 1 root root 8694 2021-02-18 02:56 ./source/xap/seamonkey/seamonkey.SlackBuild +-rwxr-xr-x 1 root root 8853 2021-03-12 20:39 ./source/xap/seamonkey/seamonkey.SlackBuild -rw-r--r-- 1 root root 315 2013-08-13 03:23 ./source/xap/seamonkey/seamonkey.desktop -rw-r--r-- 1 root root 849 2020-03-01 04:26 ./source/xap/seamonkey/slack-desc -rw-r--r-- 1 root root 341 2017-07-21 16:21 ./source/xap/seamonkey/sm.ui.scrollToClick.diff.gz @@ -14574,10 +14582,10 @@ drwxr-xr-x 2 root root 4096 2021-03-10 19:24 ./source/xfce/elementary-xfce -rw-r--r-- 1 root root 1595428 2017-12-27 11:57 ./source/xfce/elementary-xfce/optipng-0.7.7.tar.lz -rw-r--r-- 1 root root 32 2021-03-10 19:24 ./source/xfce/elementary-xfce/optipng.url -rw-r--r-- 1 root root 848 2020-11-25 21:07 ./source/xfce/elementary-xfce/slack-desc -drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xfce/exo --rw-r--r-- 1 root root 764580 2020-12-22 23:24 ./source/xfce/exo/exo-4.16.0.tar.lz --rwxr-xr-x 1 root root 4778 2021-02-13 05:32 ./source/xfce/exo/exo.SlackBuild --rw-r--r-- 1 root root 62 2019-05-01 18:39 ./source/xfce/exo/exo.url +drwxr-xr-x 2 root root 4096 2021-03-12 20:01 ./source/xfce/exo +-rw-r--r-- 1 root root 714455 2021-03-12 09:51 ./source/xfce/exo/exo-4.16.1.tar.lz +-rwxr-xr-x 1 root root 4778 2021-03-12 20:01 ./source/xfce/exo/exo.SlackBuild +-rw-r--r-- 1 root root 62 2021-03-12 20:00 ./source/xfce/exo/exo.url -rw-r--r-- 1 root root 826 2020-11-27 20:54 ./source/xfce/exo/slack-desc drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/xfce/garcon -rw-r--r-- 1 root root 116948 2021-01-16 04:25 ./source/xfce/garcon/garcon-4.16.1.tar.lz diff --git a/recompress.sh b/recompress.sh index 464e8c9d..2d163fe7 100755 --- a/recompress.sh +++ b/recompress.sh @@ -615,6 +615,7 @@ gzip ./source/ap/mariadb/mysql.no.plugin_auth_pam.diff gzip ./source/ap/mariadb/mysql_install_db.nopam.diff gzip ./source/ap/dash/doinst.sh gzip ./source/ap/hplip/hplip.no.upgrade.diff +gzip ./source/ap/hplip/hplip.is_alive.diff gzip ./source/ap/hplip/setup.py.lc_all.c.diff gzip ./source/ap/hplip/doinst.sh gzip ./source/ap/hplip/hplip.python3.shebang.diff diff --git a/source/a/acl/acl.SlackBuild b/source/a/acl/acl.SlackBuild index 49a574bd..1bb7ed5f 100755 --- a/source/a/acl/acl.SlackBuild +++ b/source/a/acl/acl.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=acl 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/a/attr/attr.SlackBuild b/source/a/attr/attr.SlackBuild index 1704fd62..ec8cbac8 100755 --- a/source/a/attr/attr.SlackBuild +++ b/source/a/attr/attr.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=attr 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/ap/hplip/hplip.SlackBuild b/source/ap/hplip/hplip.SlackBuild index a33b2c8a..f6a66d0d 100755 --- a/source/ap/hplip/hplip.SlackBuild +++ b/source/ap/hplip/hplip.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for hplip # Copyright 2006-2010 Robby Workman, Northport, Alabama, USA -# Copyright 2006-2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2006-2021 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=hplip VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-7} +BUILD=${BUILD:-3} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} @@ -86,6 +86,9 @@ zcat $CWD/hplip.python3.shebang.diff.gz | patch -p1 --verbose || exit 1 # Fix the desktop file to show correct icon and category zcat $CWD/fix-desktop-file.patch.gz | patch -p1 --verbose || exit 1 +# Fix for deprecated python function: +zcat $CWD/hplip.is_alive.diff.gz | patch -p1 --verbose || exit 1 + # Choose correct options depending on whether PAM is installed: if [ -L /lib${LIBDIRSUFFIX}/libpam.so.? ]; then unset SHADOW_OPTIONS diff --git a/source/ap/hplip/hplip.is_alive.diff b/source/ap/hplip/hplip.is_alive.diff new file mode 100644 index 00000000..532da9ff --- /dev/null +++ b/source/ap/hplip/hplip.is_alive.diff @@ -0,0 +1,94 @@ +diff --git a/copier/copier.py b/copier/copier.py +index a595baa..7794f48 100644 +--- a/copier/copier.py ++++ b/copier/copier.py +@@ -73,13 +73,13 @@ class PMLCopyDevice(device.Device): + + def isCopyActive(self): + if self.copy_thread is not None: +- return self.copy_thread.isAlive() ++ return self.copy_thread.is_alive() + else: + return False + + def waitForCopyThread(self): + if self.copy_thread is not None and \ +- self.copy_thread.isAlive(): ++ self.copy_thread.is_alive(): + + self.copy_thread.join() + +diff --git a/fax/fax.py b/fax/fax.py +index 3d69226..0878a64 100644 +--- a/fax/fax.py ++++ b/fax/fax.py +@@ -478,13 +478,13 @@ class FaxDevice(device.Device): + + def isSendFaxActive(self): + if self.send_fax_thread is not None: +- return self.send_fax_thread.isAlive() ++ return self.send_fax_thread.is_alive() + else: + return False + + def waitForSendFaxThread(self): + if self.send_fax_thread is not None and \ +- self.send_fax_thread.isAlive(): ++ self.send_fax_thread.is_alive(): + + try: + self.send_fax_thread.join() +diff --git a/fax/pmlfax.py b/fax/pmlfax.py +index b68ff6a..b1020d0 100644 +--- a/fax/pmlfax.py ++++ b/fax/pmlfax.py +@@ -179,13 +179,13 @@ class PMLFaxDevice(FaxDevice): + + def isUploadLogActive(self): + if self.upload_log_thread is not None: +- return self.upload_log_thread.isAlive() ++ return self.upload_log_thread.is_alive() + else: + return False + + def waitForUploadLogThread(self): + if self.upload_log_thread is not None and \ +- self.upload_log_thread.isAlive(): ++ self.upload_log_thread.is_alive(): + + self.upload_log_thread.join() + +diff --git a/scan/sane.py b/scan/sane.py +index b6c4acd..e8f8db8 100755 +--- a/scan/sane.py ++++ b/scan/sane.py +@@ -378,14 +378,14 @@ class ScanDevice: + + def isScanActive(self): + if self.scan_thread is not None: +- return self.scan_thread.isAlive() and self.scan_thread.scan_active ++ return self.scan_thread.is_alive() and self.scan_thread.scan_active + else: + return False + + + def waitForScanDone(self): + if self.scan_thread is not None and \ +- self.scan_thread.isAlive() and \ ++ self.scan_thread.is_alive() and \ + self.scan_thread.scan_active: + + try: +@@ -398,9 +398,9 @@ class ScanDevice: + #time.sleep(0.5) + if self.scan_thread is not None: + while True: +- #print self.scan_thread.isAlive() ++ #print self.scan_thread.is_alive() + #print self.scan_thread.scan_active +- if self.scan_thread.isAlive() and \ ++ if self.scan_thread.is_alive() and \ + self.scan_thread.scan_active: + return + + diff --git a/source/d/doxygen/doxygen.SlackBuild b/source/d/doxygen/doxygen.SlackBuild index 2564b2ac..f4d61a8a 100755 --- a/source/d/doxygen/doxygen.SlackBuild +++ b/source/d/doxygen/doxygen.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2008, 2009, 2010, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2008, 2009, 2010, 2018, 2021 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=doxygen VERSION=${VERSION:-$(basename $(echo doxygen-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev) .src)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} @@ -76,35 +76,41 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \+ +cat $CWD/patches/doxgen-1.9.1-crash-when-parsing-config-file-part2.patch | patch -p1 --verbose || exit 1 +cat $CWD/patches/doxgen-1.9.1-crash-when-parsing-config-file.patch | patch -p1 --verbose || exit 1 +cat $CWD/patches/doxygen-1.9.1-Coverity_issues.patch | patch -p1 --verbose || exit 1 +cat $CWD/patches/doxygen-1.9.1-crash_in_docparser.patch | patch -p1 --verbose || exit 1 + mkdir build cd build cmake \ + -DPYTHON_EXECUTABLE=/usr/bin/python3 \ -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DDOC_INSTALL_DIR:STRING="/doc/doxygen-$VERSION" \ - -Dbuild_app=yes \ - -Dbuild_doc=yes \ - -Dbuild_parse=yes \ - -Dbuild_search=yes \ - -Dbuild_wizard=yes \ - -Dbuild_xmlparser=yes \ - -Duse_sqlite3=yes \ + -DBUILD_SHARED_LIBS=OFF \ + -Dbuild_app=ON \ + -Dbuild_doc=OFF \ + -Dbuild_parse=ON \ + -Dbuild_search=ON \ + -Dbuild_wizard=ON \ + -Dbuild_xmlparser=ON \ + -Duse_sqlite3=ON \ -G "Unix Makefiles" .. || exit 1 make $NUMJOBS || make || exit 1 - make $NUMJOBS docs || make docs || exit 1 make install DESTDIR=$PKG || exit 1 cd .. find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null -# Fix manpage location -mv $PKG/usr/share/man $PKG/usr/man - -# Removed unused /usr/share -rmdir $PKG/usr/share 2>/dev/null +# Install manpages: +mkdir -p $PKG/usr/man/man1 +cp -a doc/*.1 $PKG/usr/man/man1 +chown root:root $PKG/usr/man/man1/* +chmod 644 $PKG/usr/man/man1/* # Compress and if needed symlink the man pages: if [ -d $PKG/usr/man ]; then diff --git a/source/d/doxygen/patches/doxgen-1.9.1-crash-when-parsing-config-file-part2.patch b/source/d/doxygen/patches/doxgen-1.9.1-crash-when-parsing-config-file-part2.patch new file mode 100644 index 00000000..38465ffb --- /dev/null +++ b/source/d/doxygen/patches/doxgen-1.9.1-crash-when-parsing-config-file-part2.patch @@ -0,0 +1,22 @@ +diff -up doxygen/src/configimpl.l.orig doxygen/src/configimpl.l +--- doxygen/src/configimpl.l.orig 2021-01-19 17:25:00.933789247 +0100 ++++ doxygen/src/configimpl.l 2021-01-19 17:26:09.704744240 +0100 +@@ -1175,8 +1175,7 @@ static void substEnvVarsInStrList(String + for (const auto &s : sl) + { + QCString result = s.c_str(); +- // an argument with quotes will have an extra space at the end, so wasQuoted will be TRUE. +- bool wasQuoted = (result.find(' ')!=-1) || (result.find('\t')!=-1); ++ bool wasQuoted = (result.find(' ')!=-1) || (result.find('\t')!=-1) || (result.find('"')!=-1); + // here we strip the quote again + substEnvVarsInString(result); + +@@ -1229,7 +1228,7 @@ static void substEnvVarsInStrList(String + } + if (p!=l) // add the leftover as a string + { +- results.push_back(result.right(l-p).data()); ++ results.push_back(result.right(l-p).str()); + } + } + else // just goto the next element in the list diff --git a/source/d/doxygen/patches/doxgen-1.9.1-crash-when-parsing-config-file.patch b/source/d/doxygen/patches/doxgen-1.9.1-crash-when-parsing-config-file.patch new file mode 100644 index 00000000..848750d6 --- /dev/null +++ b/source/d/doxygen/patches/doxgen-1.9.1-crash-when-parsing-config-file.patch @@ -0,0 +1,64 @@ +commit 3b15963316b59cd1af3468a43535d90343916ffb +Author: Dimitri van Heesch <doxygen@gmail.com> +Date: Mon Jan 18 19:59:16 2021 +0100 + + issue #8343: doxygen-1.9.1 crashes when parsing config file + +diff --git a/src/configimpl.l b/src/configimpl.l +index 7f73ec01..56a2e108 100644 +--- a/src/configimpl.l ++++ b/src/configimpl.l +@@ -1210,7 +1210,7 @@ static void substEnvVarsInStrList(StringVector &sl) + c=result.at(i); + if (c=='"') // end quote + { +- results.push_back(result.mid(p,i-p).data()); ++ results.push_back(result.mid(p,i-p).str()); + p=i+1; + break; + } +@@ -1222,7 +1222,7 @@ static void substEnvVarsInStrList(StringVector &sl) + } + else if (c==' ' || c=='\t') // separator + { +- if (i>p) results.push_back(result.mid(p,i-p).data()); ++ if (i>p) results.push_back(result.mid(p,i-p).str()); + p=i+1; + } + } +@@ -1234,7 +1234,7 @@ static void substEnvVarsInStrList(StringVector &sl) + } + else // just goto the next element in the list + { +- if (!result.isEmpty()) results.push_back(result.data()); ++ if (!result.isEmpty()) results.push_back(result.str()); + } + } + sl = results; +@@ -1409,7 +1409,7 @@ static void cleanUpPaths(StringVector &str) + QFileInfo fi(path.c_str()); + if (fi.exists() && fi.isDir()) + { +- path = fi.absFilePath().utf8().data(); ++ path = fi.absFilePath().utf8().str(); + if (path[path.size()-1]!='/') path+='/'; + } + } +@@ -1545,7 +1545,7 @@ void Config::checkAndCorrect() + QString p = QDir::currentDirPath(); + if (p.at(p.length()-1)!='/') + p.append('/'); +- stripFromPath.push_back(p.utf8().data()); ++ stripFromPath.push_back(p.utf8().str()); + } + else + { +@@ -1882,7 +1882,7 @@ void Config::checkAndCorrect() + if (inputSources.empty()) + { + // use current dir as the default +- inputSources.push_back(QDir::currentDirPath().utf8().data()); ++ inputSources.push_back(QDir::currentDirPath().utf8().str()); + } + else + { diff --git a/source/d/doxygen/patches/doxygen-1.9.1-Coverity_issues.patch b/source/d/doxygen/patches/doxygen-1.9.1-Coverity_issues.patch new file mode 100644 index 00000000..a1848e62 --- /dev/null +++ b/source/d/doxygen/patches/doxygen-1.9.1-Coverity_issues.patch @@ -0,0 +1,49 @@ +diff -up doxygen-1.9.1/src/context.cpp.me doxygen-1.9.1/src/context.cpp +--- doxygen-1.9.1/src/context.cpp.me 2021-02-10 10:56:44.575251899 +0100 ++++ doxygen-1.9.1/src/context.cpp 2021-02-10 10:57:54.522809720 +0100 +@@ -4062,11 +4062,11 @@ class MemberContext::Private : public De + s_inst.addProperty("nameWithContextFor", &Private::nameWithContextFor); + init=TRUE; + } +- if (md && !md->cookie()) { md->setCookie(new MemberContext::Private::Cachable(md)); } ++ if (!md->cookie()) { md->setCookie(new MemberContext::Private::Cachable(md)); } + + Cachable &cache = getCache(); + cache.propertyAttrs.reset(TemplateList::alloc()); +- if (md && md->isProperty()) ++ if (md->isProperty()) + { + if (md->isGettable()) cache.propertyAttrs->append("get"); + if (md->isPrivateGettable()) cache.propertyAttrs->append("private get"); +@@ -4076,7 +4076,7 @@ class MemberContext::Private : public De + if (md->isProtectedSettable()) cache.propertyAttrs->append("protected set"); + } + cache.eventAttrs.reset(TemplateList::alloc()); +- if (md && md->isEvent()) ++ if (md->isEvent()) + { + if (md->isAddable()) cache.eventAttrs->append("add"); + if (md->isRemovable()) cache.eventAttrs->append("remove"); +diff -up doxygen-1.9.1/src/docparser.cpp.me doxygen-1.9.1/src/docparser.cpp +--- doxygen-1.9.1/src/docparser.cpp.me 2021-02-10 10:58:11.491500540 +0100 ++++ doxygen-1.9.1/src/docparser.cpp 2021-02-10 11:00:35.905512597 +0100 +@@ -1524,7 +1524,7 @@ reparsetoken: + { + QCString scope; + doctokenizerYYsetStateSetScope(); +- doctokenizerYYlex(); ++ (void)doctokenizerYYlex(); + scope = g_token->name; + g_context = scope; + //printf("Found scope='%s'\n",scope.data()); +diff -up doxygen-1.9.1/src/dotgroupcollaboration.cpp.me doxygen-1.9.1/src/dotgroupcollaboration.cpp +--- doxygen-1.9.1/src/dotgroupcollaboration.cpp.me 2021-02-10 11:01:10.588530954 +0100 ++++ doxygen-1.9.1/src/dotgroupcollaboration.cpp 2021-02-10 11:02:54.216221350 +0100 +@@ -309,6 +309,7 @@ void DotGroupCollaboration::Edge::write( + { + if (first) first=FALSE; else t << "\\n"; + t << DotNode::convertLabel(link->label); ++ count++; + } + if (count==maxLabels) t << "\\n..."; + t << "\""; diff --git a/source/d/doxygen/patches/doxygen-1.9.1-crash_in_docparser.patch b/source/d/doxygen/patches/doxygen-1.9.1-crash_in_docparser.patch new file mode 100644 index 00000000..adcd1440 --- /dev/null +++ b/source/d/doxygen/patches/doxygen-1.9.1-crash_in_docparser.patch @@ -0,0 +1,12 @@ +diff -up doxygen-1.9.1/src/docparser.cpp.me doxygen-1.9.1/src/docparser.cpp +--- doxygen-1.9.1/src/docparser.cpp.me 2021-02-10 10:52:09.481086282 +0100 ++++ doxygen-1.9.1/src/docparser.cpp 2021-02-10 10:55:32.418781686 +0100 +@@ -951,7 +951,7 @@ static void handlePendingStyleCommands(D + children.append(new DocStyleChange(parent,g_nodeStack.count(),sc->style(),sc->tagName(),FALSE)); + g_initialStyleStack.push(sc); + g_styleStack.pop(); +- sc = g_styleStack.top(); ++ sc = !g_styleStack.isEmpty() ? g_styleStack.top() : 0; + } + } + } diff --git a/source/d/doxygen/slack-desc b/source/d/doxygen/slack-desc index 8220d232..114a4529 100644 --- a/source/d/doxygen/slack-desc +++ b/source/d/doxygen/slack-desc @@ -15,5 +15,5 @@ doxygen: keeping docs and code in sync. Doxygen produces documentation in doxygen: several output formats, including HTML, LaTeX, man pages, RTF, XML, doxygen: compressed HTML, PostScript, and PDF. doxygen: -doxygen: +doxygen: Homepage: https://www.doxygen.org doxygen: diff --git a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild index 2851a3ce..32b0f6b4 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:-1} +BUILD=${BUILD:-2} # Specify this variable for a localized build. # For example, to build a version of Firefox with Italian support, run @@ -227,6 +227,8 @@ OPTIONS="\ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --with-system-zlib \ + --with-system-nss \ + --with-system-nspr \ --enable-alsa \ --enable-application=browser \ --enable-default-toolkit=cairo-gtk3-wayland \ diff --git a/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild b/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild index be4305f4..ec9be78f 100755 --- a/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild +++ b/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mozilla-thunderbird VERSION=$(basename $(ls thunderbird-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev) .source) RELEASEVER=$(echo $VERSION | cut -f 1 -d e | cut -f 1 -d b) -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Specify this variable for a localized build. # For example, to build a version of Thunderbird with Italian support, run @@ -204,6 +204,8 @@ OPTIONS="\ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --with-system-zlib \ + --with-system-nss \ + --with-system-nspr \ --enable-alsa \ --enable-application=comm/mail \ $ENABLE_CALENDAR \ @@ -215,6 +217,7 @@ OPTIONS="\ --enable-accessibility \ $GOOGLE_API_KEY \ --disable-crashreporter \ + --disable-debug-symbols \ --disable-debug \ --disable-tests \ --disable-updater \ diff --git a/source/xap/seamonkey/seamonkey.SlackBuild b/source/xap/seamonkey/seamonkey.SlackBuild index 28b8b14d..84515c6c 100755 --- a/source/xap/seamonkey/seamonkey.SlackBuild +++ b/source/xap/seamonkey/seamonkey.SlackBuild @@ -26,7 +26,7 @@ PKGNAM=seamonkey TARBALLVER=${VERSION:-$(basename $(ls seamonkey-*.tar.* | cut -d - -f 2 | rev | cut -f 3- -d . | rev) .source)} # Strip the end from beta versions: VERSION=$(echo $TARBALLVER | cut -f 1 -d b) -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -59,12 +59,16 @@ fi if [ "$ARCH" = "i686" ]; then LIBDIRSUFFIX="" OPTIMIZE_FLAG=${OPTIMIZE_FLAG:-"-O1 -g0"} + # The elf hack has been causing failures on 32-bit x86: + ELFHACK="--disable-elf-hack" elif [ "$ARCH" = "x86_64" ]; then LIBDIRSUFFIX="64" OPTIMIZE_FLAG=${OPTIMIZE_FLAG:-"-O1 -g0"} + ELFHACK="--enable-elf-hack" else LIBDIRSUFFIX="" OPTIMIZE_FLAG=${OPTIMIZE_FLAG:-"-O1 -g0"} + ELFHACK="--enable-elf-hack" fi # Choose a compiler (gcc/g++ or clang/clang++): @@ -156,10 +160,11 @@ OPTIONS="\ --disable-necko-wifi \ --enable-extensions=default \ --enable-js-shell \ - --enable-elf-hack \ + $ELFHACK \ --enable-release \ --enable-calendar \ - --without-system-nspr \ + --with-system-nss \ + --with-system-nspr \ --with-system-zlib \ --enable-application=comm/suite \ --host=$ARCH-slackware-linux \ diff --git a/source/xfce/exo/exo.SlackBuild b/source/xfce/exo/exo.SlackBuild index e5df41d6..f41f73f1 100755 --- a/source/xfce/exo/exo.SlackBuild +++ b/source/xfce/exo/exo.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=exo 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: MARCH=$( uname -m ) diff --git a/source/xfce/exo/exo.url b/source/xfce/exo/exo.url index 63b021c2..4700fa40 100644 --- a/source/xfce/exo/exo.url +++ b/source/xfce/exo/exo.url @@ -1 +1 @@ -http://archive.xfce.org:/src/xfce/exo/0.12/exo-0.12.5.tar.bz2 +http://archive.xfce.org:/src/xfce/exo/4.16/exo-4.16.1.tar.bz2 |