diff options
26 files changed, 341 insertions, 235 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index c9c3190e7..89468b1c0 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,71 @@ <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>Thu, 19 Dec 2019 23:02:54 GMT</pubDate> - <lastBuildDate>Fri, 20 Dec 2019 07:59:45 GMT</lastBuildDate> + <pubDate>Sat, 21 Dec 2019 01:04:26 GMT</pubDate> + <lastBuildDate>Sat, 21 Dec 2019 07:59:45 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.11</generator> <item> + <title>Sat, 21 Dec 2019 01:04:26 GMT</title> + <pubDate>Sat, 21 Dec 2019 01:04:26 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20191221010426</link> + <guid isPermaLink="false">20191221010426</guid> + <description> + <![CDATA[<pre> +a/aaa_elflibs-15.0-x86_64-17.txz: Rebuilt. + Upgraded: libcap.so.2.28, libelf-0.178.so, libglib-2.0.so.0.6200.4, + libgmodule-2.0.so.0.6200.4, libgobject-2.0.so.0.6200.4, + libgthread-2.0.so.0.6200.4, libidn2.so.0.3.7, libpcre2-8.so.0.9.0, + libtdb.so.1.4.3. + Added: libffi.so.6.0.4, libffi.so.7.1.0. +a/file-5.38-x86_64-2.txz: Rebuilt. + Patched to fix ELF shared libraries misidentified as "statically linked." +a/kernel-firmware-20191220_6871bff-noarch-1.txz: Upgraded. +a/openssl10-solibs-1.0.2u-x86_64-1.txz: Upgraded. + (* Security fix *) +d/guile-2.2.6-x86_64-2.txz: Rebuilt. + Recompiled against libffi-3.3. +d/llvm-9.0.1-x86_64-1.txz: Upgraded. + Compiled against libffi-3.3. +d/python-2.7.17-x86_64-2.txz: Rebuilt. + Recompiled against libffi-3.3. +d/python3-3.7.6-x86_64-1.txz: Upgraded. + Compiled against libffi-3.3. +d/ruby-2.6.5-x86_64-2.txz: Rebuilt. + Recompiled against libffi-3.3. +l/glib2-2.62.4-x86_64-2.txz: Rebuilt. + Recompiled against libffi-3.3. +l/libffi-3.3-x86_64-1.txz: Upgraded. + Shared library .so-version bump. +l/libvpx-1.8.2-x86_64-1.txz: Upgraded. +l/pygobject-2.28.7-x86_64-4.txz: Rebuilt. + Recompiled against libffi-3.3. +l/pygobject3-3.34.0-x86_64-2.txz: Rebuilt. + Recompiled against libffi-3.3. +l/sip-4.19.20-x86_64-1.txz: Upgraded. +n/cifs-utils-6.10-x86_64-1.txz: Upgraded. +n/dhcpcd-8.1.3-x86_64-1.txz: Upgraded. +n/openssl10-1.0.2u-x86_64-1.txz: Upgraded. + This update fixes a low severity security issue: + Fixed an an overflow bug in the x86_64 Montgomery squaring procedure used in + exponentiation with 512-bit moduli. + For more information, see: + https://www.openssl.org/news/secadv/20191206.txt + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1551 + (* Security fix *) +n/p11-kit-0.23.18.1-x86_64-2.txz: Rebuilt. + Recompiled against libffi-3.3. +extra/tigervnc/tigervnc-1.10.1-x86_64-1.txz: Upgraded. + From tigervnc.org: "This is a security release to fix a number of issues + that were found by Kaspersky Lab. These issues affect both the client and + server and could theoretically allow a malicious peer to take control + over the software on the other side. No working exploit is known at this + time, and the issues require the peer to first be authenticated. We still + urge users to upgrade when possible." + (* Security fix *) + </pre>]]> + </description> + </item> + <item> <title>Thu, 19 Dec 2019 23:02:54 GMT</title> <pubDate>Thu, 19 Dec 2019 23:02:54 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20191219230254</link> diff --git a/ChangeLog.txt b/ChangeLog.txt index efd678cb0..3b93fae34 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,56 @@ +Sat Dec 21 01:04:26 UTC 2019 +a/aaa_elflibs-15.0-x86_64-17.txz: Rebuilt. + Upgraded: libcap.so.2.28, libelf-0.178.so, libglib-2.0.so.0.6200.4, + libgmodule-2.0.so.0.6200.4, libgobject-2.0.so.0.6200.4, + libgthread-2.0.so.0.6200.4, libidn2.so.0.3.7, libpcre2-8.so.0.9.0, + libtdb.so.1.4.3. + Added: libffi.so.6.0.4, libffi.so.7.1.0. +a/file-5.38-x86_64-2.txz: Rebuilt. + Patched to fix ELF shared libraries misidentified as "statically linked." +a/kernel-firmware-20191220_6871bff-noarch-1.txz: Upgraded. +a/openssl10-solibs-1.0.2u-x86_64-1.txz: Upgraded. + (* Security fix *) +d/guile-2.2.6-x86_64-2.txz: Rebuilt. + Recompiled against libffi-3.3. +d/llvm-9.0.1-x86_64-1.txz: Upgraded. + Compiled against libffi-3.3. +d/python-2.7.17-x86_64-2.txz: Rebuilt. + Recompiled against libffi-3.3. +d/python3-3.7.6-x86_64-1.txz: Upgraded. + Compiled against libffi-3.3. +d/ruby-2.6.5-x86_64-2.txz: Rebuilt. + Recompiled against libffi-3.3. +l/glib2-2.62.4-x86_64-2.txz: Rebuilt. + Recompiled against libffi-3.3. +l/libffi-3.3-x86_64-1.txz: Upgraded. + Shared library .so-version bump. +l/libvpx-1.8.2-x86_64-1.txz: Upgraded. +l/pygobject-2.28.7-x86_64-4.txz: Rebuilt. + Recompiled against libffi-3.3. +l/pygobject3-3.34.0-x86_64-2.txz: Rebuilt. + Recompiled against libffi-3.3. +l/sip-4.19.20-x86_64-1.txz: Upgraded. +n/cifs-utils-6.10-x86_64-1.txz: Upgraded. +n/dhcpcd-8.1.3-x86_64-1.txz: Upgraded. +n/openssl10-1.0.2u-x86_64-1.txz: Upgraded. + This update fixes a low severity security issue: + Fixed an an overflow bug in the x86_64 Montgomery squaring procedure used in + exponentiation with 512-bit moduli. + For more information, see: + https://www.openssl.org/news/secadv/20191206.txt + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1551 + (* Security fix *) +n/p11-kit-0.23.18.1-x86_64-2.txz: Rebuilt. + Recompiled against libffi-3.3. +extra/tigervnc/tigervnc-1.10.1-x86_64-1.txz: Upgraded. + From tigervnc.org: "This is a security release to fix a number of issues + that were found by Kaspersky Lab. These issues affect both the client and + server and could theoretically allow a malicious peer to take control + over the software on the other side. No working exploit is known at this + time, and the issues require the peer to first be authenticated. We still + urge users to upgrade when possible." + (* Security fix *) ++--------------------------+ Thu Dec 19 23:02:54 UTC 2019 d/cmake-3.16.2-x86_64-1.txz: Upgraded. d/rust-1.40.0-x86_64-1.txz: Upgraded. diff --git a/FILELIST.TXT b/FILELIST.TXT index 033ec8c7b..da3690599 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Thu Dec 19 23:25:38 UTC 2019 +Sat Dec 21 01:20:32 UTC 2019 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 2019-12-19 23:02 . +drwxr-xr-x 12 root root 4096 2019-12-21 01:04 . -rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2 -rw-r--r-- 1 root root 14809 2019-12-16 17:26 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 927169 2019-12-18 20:45 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2019-12-18 20:45 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 927185 2019-12-19 23:26 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2019-12-19 23:26 ./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 757404 2019-12-19 23:02 ./ChangeLog.txt +-rw-r--r-- 1 root root 759774 2019-12-21 01:04 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2019-12-18 20:32 ./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 2019-12-18 20:32 ./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 1219206 2019-12-18 20:44 ./FILELIST.TXT +-rw-r--r-- 1 root root 1219221 2019-12-19 23:25 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 734152 2019-12-19 23:23 ./PACKAGES.TXT +-rw-r--r-- 1 root root 734152 2019-12-21 01:19 ./PACKAGES.TXT -rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT -rw-r--r-- 1 root root 3623 2019-12-18 20:04 ./README.initrd -rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT @@ -39,12 +39,12 @@ drwxr-xr-x 2 root root 4096 2019-12-18 20:32 ./EFI/BOOT -rw-r--r-- 1 root root 17294 2008-12-08 18:13 ./SPEAK_INSTALL.TXT -rw-r--r-- 1 root root 57632 2016-06-29 18:46 ./Slackware-HOWTO -rw-r--r-- 1 root root 6668 2018-08-28 21:58 ./UPGRADE.TXT -drwxr-xr-x 20 root root 4096 2019-12-14 20:15 ./extra --rw-r--r-- 1 root root 56895 2019-12-14 20:15 ./extra/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2019-12-14 20:15 ./extra/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 70331 2019-12-14 20:15 ./extra/FILE_LIST --rw-r--r-- 1 root root 186026 2019-12-14 20:15 ./extra/MANIFEST.bz2 --rw-r--r-- 1 root root 47284 2019-12-14 20:15 ./extra/PACKAGES.TXT +drwxr-xr-x 20 root root 4096 2019-12-21 01:15 ./extra +-rw-r--r-- 1 root root 56895 2019-12-21 01:15 ./extra/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2019-12-21 01:15 ./extra/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 70331 2019-12-21 01:15 ./extra/FILE_LIST +-rw-r--r-- 1 root root 186216 2019-12-21 01:15 ./extra/MANIFEST.bz2 +-rw-r--r-- 1 root root 47284 2019-12-21 01:15 ./extra/PACKAGES.TXT -rw-r--r-- 1 root root 149 2002-02-09 00:18 ./extra/README.TXT drwxr-xr-x 2 root root 20480 2018-11-09 21:53 ./extra/aspell-word-lists -rw-r--r-- 1 root root 171 2016-06-06 20:10 ./extra/aspell-word-lists/aspell-af-0.50_0-x86_64-5.txt @@ -682,7 +682,7 @@ drwxr-xr-x 2 root root 4096 2018-05-08 02:23 ./extra/source/sendmail -rw-r--r-- 1 root root 467 2010-04-22 23:21 ./extra/source/sendmail/site.config.m4 -rw-r--r-- 1 root root 959 2018-02-27 06:13 ./extra/source/sendmail/slack-desc.sendmail -rw-r--r-- 1 root root 1045 2018-02-27 06:13 ./extra/source/sendmail/slack-desc.sendmail-cf -drwxr-xr-x 4 root root 4096 2019-09-29 23:48 ./extra/source/tigervnc +drwxr-xr-x 4 root root 4096 2019-12-20 22:04 ./extra/source/tigervnc -rw-r--r-- 1 root root 590 2015-08-25 10:53 ./extra/source/tigervnc/10-libvnc.conf drwxr-xr-x 3 root root 4096 2019-11-18 19:27 ./extra/source/tigervnc/patches -rw-r--r-- 1 root root 405 2019-11-18 19:15 ./extra/source/tigervnc/patches/force_protocol_3.3_for_UVNCSC.patch.gz @@ -696,10 +696,10 @@ drwxr-xr-x 2 root root 4096 2019-11-23 19:31 ./extra/source/tigervnc/patch -rw-r--r-- 1 root root 897 2016-04-14 16:42 ./extra/source/tigervnc/patches/xorg-server/xorg-server.combo.mouse.keyboard.layout.patch.gz -rw-r--r-- 1 root root 1437 2018-05-15 07:55 ./extra/source/tigervnc/patches/xserver120.patch.gz -rw-r--r-- 1 root root 930 2018-07-26 17:46 ./extra/source/tigervnc/slack-desc -drwxr-xr-x 2 root root 4096 2019-11-23 19:31 ./extra/source/tigervnc/sources --rw-r--r-- 1 root root 1004695 2019-11-18 08:20 ./extra/source/tigervnc/sources/tigervnc-1.10.0.tar.lz +drwxr-xr-x 2 root root 4096 2019-12-20 22:04 ./extra/source/tigervnc/sources +-rw-r--r-- 1 root root 1008382 2019-12-20 22:03 ./extra/source/tigervnc/sources/tigervnc-1.10.1.tar.lz lrwxrwxrwx 1 root root 62 2019-11-23 19:31 ./extra/source/tigervnc/sources/xorg-server-1.20.6.tar.xz -> ../../../../source/x/x11/src/xserver/xorg-server-1.20.6.tar.xz --rwxr-xr-- 1 root root 15374 2019-11-23 19:32 ./extra/source/tigervnc/tigervnc.SlackBuild +-rwxr-xr-- 1 root root 15447 2019-12-20 22:04 ./extra/source/tigervnc/tigervnc.SlackBuild drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./extra/source/wicd -rw-r--r-- 1 root root 719 2012-03-19 16:58 ./extra/source/wicd/README.SLACKWARE -rw-r--r-- 1 root root 336 2016-03-26 18:21 ./extra/source/wicd/curses_bitrate_fix.patch.gz @@ -734,11 +734,11 @@ drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./extra/source/xv -rw-r--r-- 1 root root 229 2010-02-19 19:27 ./extra/source/xv/xv.jasper.diff.gz -rw-r--r-- 1 root root 317 2010-02-19 19:15 ./extra/source/xv/xv.prefix.diff.gz -rw-r--r-- 1 root root 282 2010-02-19 19:16 ./extra/source/xv/xv.prefix_x86_64.diff.gz -drwxr-xr-x 2 root root 4096 2019-11-23 20:41 ./extra/tigervnc +drwxr-xr-x 2 root root 4096 2019-12-21 01:15 ./extra/tigervnc -rw-r--r-- 1 root root 0 2015-12-15 08:03 ./extra/tigervnc/the_fltk_package_must_also_be_installed --rw-r--r-- 1 root root 474 2019-11-23 19:34 ./extra/tigervnc/tigervnc-1.10.0-x86_64-2.txt --rw-r--r-- 1 root root 2975824 2019-11-23 19:34 ./extra/tigervnc/tigervnc-1.10.0-x86_64-2.txz --rw-r--r-- 1 root root 163 2019-11-23 19:34 ./extra/tigervnc/tigervnc-1.10.0-x86_64-2.txz.asc +-rw-r--r-- 1 root root 474 2019-12-20 22:11 ./extra/tigervnc/tigervnc-1.10.1-x86_64-1.txt +-rw-r--r-- 1 root root 2981868 2019-12-20 22:11 ./extra/tigervnc/tigervnc-1.10.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-12-20 22:11 ./extra/tigervnc/tigervnc-1.10.1-x86_64-1.txz.asc drwxr-xr-x 2 root root 4096 2018-03-16 03:03 ./extra/wicd -rw-r--r-- 1 root root 719 2012-03-19 16:58 ./extra/wicd/README.SLACKWARE -rw-r--r-- 1 root root 418 2018-03-15 17:05 ./extra/wicd/wicd-1.7.4-x86_64-3.txt @@ -830,19 +830,19 @@ 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 18 root root 4096 2019-12-19 23:24 ./slackware64 --rw-r--r-- 1 root root 290940 2019-12-19 23:24 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2019-12-19 23:24 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 362411 2019-12-19 23:21 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 3692932 2019-12-19 23:21 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2019-12-21 01:19 ./slackware64 +-rw-r--r-- 1 root root 290937 2019-12-21 01:19 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2019-12-21 01:19 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 362408 2019-12-21 01:16 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 3681298 2019-12-21 01:17 ./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 2019-12-18 20:39 ./slackware64/a +drwxr-xr-x 2 root root 28672 2019-12-21 01:16 ./slackware64/a -rw-r--r-- 1 root root 327 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txt -rw-r--r-- 1 root root 10820 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txz -rw-r--r-- 1 root root 163 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txz.asc --rw-r--r-- 1 root root 471 2019-11-14 01:43 ./slackware64/a/aaa_elflibs-15.0-x86_64-16.txt --rw-r--r-- 1 root root 7769136 2019-11-14 01:43 ./slackware64/a/aaa_elflibs-15.0-x86_64-16.txz --rw-r--r-- 1 root root 163 2019-11-14 01:43 ./slackware64/a/aaa_elflibs-15.0-x86_64-16.txz.asc +-rw-r--r-- 1 root root 471 2019-12-21 01:02 ./slackware64/a/aaa_elflibs-15.0-x86_64-17.txt +-rw-r--r-- 1 root root 7801076 2019-12-21 01:02 ./slackware64/a/aaa_elflibs-15.0-x86_64-17.txz +-rw-r--r-- 1 root root 163 2019-12-21 01:02 ./slackware64/a/aaa_elflibs-15.0-x86_64-17.txz.asc -rw-r--r-- 1 root root 503 2019-12-06 21:11 ./slackware64/a/aaa_terminfo-6.1_20191130-x86_64-1.txt -rw-r--r-- 1 root root 49348 2019-12-06 21:11 ./slackware64/a/aaa_terminfo-6.1_20191130-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-12-06 21:11 ./slackware64/a/aaa_terminfo-6.1_20191130-x86_64-1.txz.asc @@ -921,9 +921,9 @@ drwxr-xr-x 2 root root 28672 2019-12-18 20:39 ./slackware64/a -rw-r--r-- 1 root root 541 2019-09-27 19:48 ./slackware64/a/f2fs-tools-1.13.0-x86_64-1.txt -rw-r--r-- 1 root root 175772 2019-09-27 19:48 ./slackware64/a/f2fs-tools-1.13.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-09-27 19:48 ./slackware64/a/f2fs-tools-1.13.0-x86_64-1.txz.asc --rw-r--r-- 1 root root 271 2019-12-17 18:15 ./slackware64/a/file-5.38-x86_64-1.txt --rw-r--r-- 1 root root 380092 2019-12-17 18:15 ./slackware64/a/file-5.38-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-12-17 18:15 ./slackware64/a/file-5.38-x86_64-1.txz.asc +-rw-r--r-- 1 root root 271 2019-12-20 19:16 ./slackware64/a/file-5.38-x86_64-2.txt +-rw-r--r-- 1 root root 380188 2019-12-20 19:16 ./slackware64/a/file-5.38-x86_64-2.txz +-rw-r--r-- 1 root root 163 2019-12-20 19:16 ./slackware64/a/file-5.38-x86_64-2.txz.asc -rw-r--r-- 1 root root 366 2019-08-30 18:24 ./slackware64/a/findutils-4.7.0-x86_64-1.txt -rw-r--r-- 1 root root 499860 2019-08-30 18:24 ./slackware64/a/findutils-4.7.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-08-30 18:24 ./slackware64/a/findutils-4.7.0-x86_64-1.txz.asc @@ -986,9 +986,9 @@ drwxr-xr-x 2 root root 28672 2019-12-18 20:39 ./slackware64/a -rw-r--r-- 1 root root 461 2018-04-13 13:06 ./slackware64/a/kbd-1.15.3-x86_64-4.txt -rw-r--r-- 1 root root 1144600 2018-04-13 13:06 ./slackware64/a/kbd-1.15.3-x86_64-4.txz -rw-r--r-- 1 root root 163 2018-04-13 13:06 ./slackware64/a/kbd-1.15.3-x86_64-4.txz.asc --rw-r--r-- 1 root root 422 2019-12-18 17:22 ./slackware64/a/kernel-firmware-20191218_c4586ff-noarch-1.txt --rw-r--r-- 1 root root 93816984 2019-12-18 17:22 ./slackware64/a/kernel-firmware-20191218_c4586ff-noarch-1.txz --rw-r--r-- 1 root root 163 2019-12-18 17:22 ./slackware64/a/kernel-firmware-20191218_c4586ff-noarch-1.txz.asc +-rw-r--r-- 1 root root 422 2019-12-20 21:46 ./slackware64/a/kernel-firmware-20191220_6871bff-noarch-1.txt +-rw-r--r-- 1 root root 95469168 2019-12-20 21:46 ./slackware64/a/kernel-firmware-20191220_6871bff-noarch-1.txz +-rw-r--r-- 1 root root 163 2019-12-20 21:46 ./slackware64/a/kernel-firmware-20191220_6871bff-noarch-1.txz.asc -rw-r--r-- 1 root root 624 2019-12-18 19:53 ./slackware64/a/kernel-generic-5.4.5-x86_64-1.txt -rw-r--r-- 1 root root 6905272 2019-12-18 19:53 ./slackware64/a/kernel-generic-5.4.5-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-12-18 19:53 ./slackware64/a/kernel-generic-5.4.5-x86_64-1.txz.asc @@ -1066,9 +1066,9 @@ drwxr-xr-x 2 root root 28672 2019-12-18 20:39 ./slackware64/a -rw-r--r-- 1 root root 623 2019-09-11 19:04 ./slackware64/a/openssl-solibs-1.1.1d-x86_64-1.txt -rw-r--r-- 1 root root 1345708 2019-09-11 19:04 ./slackware64/a/openssl-solibs-1.1.1d-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-09-11 19:04 ./slackware64/a/openssl-solibs-1.1.1d-x86_64-1.txz.asc --rw-r--r-- 1 root root 654 2019-09-11 19:08 ./slackware64/a/openssl10-solibs-1.0.2t-x86_64-1.txt --rw-r--r-- 1 root root 1079500 2019-09-11 19:08 ./slackware64/a/openssl10-solibs-1.0.2t-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-09-11 19:08 ./slackware64/a/openssl10-solibs-1.0.2t-x86_64-1.txz.asc +-rw-r--r-- 1 root root 654 2019-12-20 22:50 ./slackware64/a/openssl10-solibs-1.0.2u-x86_64-1.txt +-rw-r--r-- 1 root root 1080228 2019-12-20 22:50 ./slackware64/a/openssl10-solibs-1.0.2u-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-12-20 22:50 ./slackware64/a/openssl10-solibs-1.0.2u-x86_64-1.txz.asc -rw-r--r-- 1 root root 417 2019-08-06 04:40 ./slackware64/a/os-prober-1.77-x86_64-3.txt -rw-r--r-- 1 root root 16832 2019-08-06 04:40 ./slackware64/a/os-prober-1.77-x86_64-3.txz -rw-r--r-- 1 root root 163 2019-08-06 04:40 ./slackware64/a/os-prober-1.77-x86_64-3.txz.asc @@ -1430,7 +1430,7 @@ drwxr-xr-x 2 root root 20480 2019-12-18 20:39 ./slackware64/ap -rw-r--r-- 1 root root 506 2019-02-04 20:25 ./slackware64/ap/zsh-5.7.1-x86_64-1.txt -rw-r--r-- 1 root root 3008036 2019-02-04 20:25 ./slackware64/ap/zsh-5.7.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-02-04 20:25 ./slackware64/ap/zsh-5.7.1-x86_64-1.txz.asc -drwxr-xr-x 2 root root 20480 2019-12-19 23:21 ./slackware64/d +drwxr-xr-x 2 root root 20480 2019-12-21 01:16 ./slackware64/d -rw-r--r-- 1 root root 360 2019-11-01 21:37 ./slackware64/d/Cython-0.29.14-x86_64-1.txt -rw-r--r-- 1 root root 3223688 2019-11-01 21:37 ./slackware64/d/Cython-0.29.14-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-11-01 21:37 ./slackware64/d/Cython-0.29.14-x86_64-1.txz.asc @@ -1515,9 +1515,9 @@ drwxr-xr-x 2 root root 20480 2019-12-19 23:21 ./slackware64/d -rw-r--r-- 1 root root 561 2018-04-13 13:53 ./slackware64/d/gperf-3.1-x86_64-2.txt -rw-r--r-- 1 root root 102788 2018-04-13 13:53 ./slackware64/d/gperf-3.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 13:53 ./slackware64/d/gperf-3.1-x86_64-2.txz.asc --rw-r--r-- 1 root root 434 2019-07-01 18:48 ./slackware64/d/guile-2.2.6-x86_64-1.txt --rw-r--r-- 1 root root 5937396 2019-07-01 18:48 ./slackware64/d/guile-2.2.6-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-07-01 18:48 ./slackware64/d/guile-2.2.6-x86_64-1.txz.asc +-rw-r--r-- 1 root root 434 2019-12-20 19:41 ./slackware64/d/guile-2.2.6-x86_64-2.txt +-rw-r--r-- 1 root root 5940680 2019-12-20 19:41 ./slackware64/d/guile-2.2.6-x86_64-2.txz +-rw-r--r-- 1 root root 163 2019-12-20 19:41 ./slackware64/d/guile-2.2.6-x86_64-2.txz.asc -rw-r--r-- 1 root root 287 2019-08-13 23:39 ./slackware64/d/help2man-1.47.11-x86_64-1.txt -rw-r--r-- 1 root root 189492 2019-08-13 23:39 ./slackware64/d/help2man-1.47.11-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-08-13 23:39 ./slackware64/d/help2man-1.47.11-x86_64-1.txz.asc @@ -1538,9 +1538,9 @@ drwxr-xr-x 2 root root 20480 2019-12-19 23:21 ./slackware64/d -rw-r--r-- 1 root root 498 2019-09-25 19:06 ./slackware64/d/libtool-2.4.6-x86_64-12.txt -rw-r--r-- 1 root root 428440 2019-09-25 19:06 ./slackware64/d/libtool-2.4.6-x86_64-12.txz -rw-r--r-- 1 root root 163 2019-09-25 19:06 ./slackware64/d/libtool-2.4.6-x86_64-12.txz.asc --rw-r--r-- 1 root root 346 2019-09-30 08:45 ./slackware64/d/llvm-9.0.0-x86_64-1.txt --rw-r--r-- 1 root root 47305716 2019-09-30 08:45 ./slackware64/d/llvm-9.0.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-09-30 08:45 ./slackware64/d/llvm-9.0.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 346 2019-12-20 21:33 ./slackware64/d/llvm-9.0.1-x86_64-1.txt +-rw-r--r-- 1 root root 47585552 2019-12-20 21:33 ./slackware64/d/llvm-9.0.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-12-20 21:33 ./slackware64/d/llvm-9.0.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 473 2018-04-13 13:54 ./slackware64/d/m4-1.4.18-x86_64-2.txt -rw-r--r-- 1 root root 211152 2018-04-13 13:54 ./slackware64/d/m4-1.4.18-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 13:54 ./slackware64/d/m4-1.4.18-x86_64-2.txz.asc @@ -1585,27 +1585,27 @@ drwxr-xr-x 2 root root 20480 2019-12-19 23:21 ./slackware64/d -rw-r--r-- 1 root root 337 2018-04-13 14:04 ./slackware64/d/pmake-1.111-x86_64-5.txt -rw-r--r-- 1 root root 120924 2018-04-13 14:04 ./slackware64/d/pmake-1.111-x86_64-5.txz -rw-r--r-- 1 root root 163 2018-04-13 14:04 ./slackware64/d/pmake-1.111-x86_64-5.txz.asc --rw-r--r-- 1 root root 436 2019-10-20 18:57 ./slackware64/d/python-2.7.17-x86_64-1.txt --rw-r--r-- 1 root root 13031204 2019-10-20 18:57 ./slackware64/d/python-2.7.17-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-10-20 18:57 ./slackware64/d/python-2.7.17-x86_64-1.txz.asc +-rw-r--r-- 1 root root 436 2019-12-20 19:53 ./slackware64/d/python-2.7.17-x86_64-2.txt +-rw-r--r-- 1 root root 13030944 2019-12-20 19:53 ./slackware64/d/python-2.7.17-x86_64-2.txz +-rw-r--r-- 1 root root 163 2019-12-20 19:53 ./slackware64/d/python-2.7.17-x86_64-2.txz.asc -rw-r--r-- 1 root root 270 2019-10-19 17:35 ./slackware64/d/python-pip-19.3.1-x86_64-1.txt -rw-r--r-- 1 root root 2196228 2019-10-19 17:35 ./slackware64/d/python-pip-19.3.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-10-19 17:35 ./slackware64/d/python-pip-19.3.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 562 2019-12-02 20:45 ./slackware64/d/python-setuptools-42.0.2-x86_64-1.txt -rw-r--r-- 1 root root 682256 2019-12-02 20:45 ./slackware64/d/python-setuptools-42.0.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-12-02 20:45 ./slackware64/d/python-setuptools-42.0.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 663 2019-10-24 17:10 ./slackware64/d/python3-3.7.5-x86_64-1.txt --rw-r--r-- 1 root root 16413040 2019-10-24 17:10 ./slackware64/d/python3-3.7.5-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-10-24 17:10 ./slackware64/d/python3-3.7.5-x86_64-1.txz.asc +-rw-r--r-- 1 root root 663 2019-12-20 19:57 ./slackware64/d/python3-3.7.6-x86_64-1.txt +-rw-r--r-- 1 root root 16428544 2019-12-20 19:57 ./slackware64/d/python3-3.7.6-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-12-20 19:57 ./slackware64/d/python3-3.7.6-x86_64-1.txz.asc -rw-r--r-- 1 root root 321 2018-04-13 14:06 ./slackware64/d/rcs-5.9.4-x86_64-2.txt -rw-r--r-- 1 root root 202908 2018-04-13 14:06 ./slackware64/d/rcs-5.9.4-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 14:06 ./slackware64/d/rcs-5.9.4-x86_64-2.txz.asc -rw-r--r-- 1 root root 505 2019-12-15 17:41 ./slackware64/d/re2c-1.3-x86_64-1.txt -rw-r--r-- 1 root root 228456 2019-12-15 17:41 ./slackware64/d/re2c-1.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-12-15 17:41 ./slackware64/d/re2c-1.3-x86_64-1.txz.asc --rw-r--r-- 1 root root 385 2019-10-01 21:03 ./slackware64/d/ruby-2.6.5-x86_64-1.txt --rw-r--r-- 1 root root 5879712 2019-10-01 21:03 ./slackware64/d/ruby-2.6.5-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-10-01 21:03 ./slackware64/d/ruby-2.6.5-x86_64-1.txz.asc +-rw-r--r-- 1 root root 385 2019-12-20 20:01 ./slackware64/d/ruby-2.6.5-x86_64-2.txt +-rw-r--r-- 1 root root 5879292 2019-12-20 20:01 ./slackware64/d/ruby-2.6.5-x86_64-2.txz +-rw-r--r-- 1 root root 163 2019-12-20 20:01 ./slackware64/d/ruby-2.6.5-x86_64-2.txz.asc -rw-r--r-- 1 root root 426 2019-12-19 20:38 ./slackware64/d/rust-1.40.0-x86_64-1.txt -rw-r--r-- 1 root root 47718748 2019-12-19 20:38 ./slackware64/d/rust-1.40.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-12-19 20:38 ./slackware64/d/rust-1.40.0-x86_64-1.txz.asc @@ -2501,7 +2501,7 @@ drwxr-xr-x 2 root root 20480 2016-03-10 03:11 ./slackware64/kdei -rw-r--r-- 1 root root 7544 2018-03-01 07:54 ./slackware64/kdei/maketag -rw-r--r-- 1 root root 7544 2018-03-01 07:54 ./slackware64/kdei/maketag.ez -rw-r--r-- 1 root root 1500 2018-03-01 07:54 ./slackware64/kdei/tagfile -drwxr-xr-x 2 root root 69632 2019-12-19 23:20 ./slackware64/l +drwxr-xr-x 2 root root 69632 2019-12-21 01:15 ./slackware64/l -rw-r--r-- 1 root root 338 2018-04-13 14:13 ./slackware64/l/ConsoleKit2-1.0.0-x86_64-4.txt -rw-r--r-- 1 root root 149752 2018-04-13 14:13 ./slackware64/l/ConsoleKit2-1.0.0-x86_64-4.txz -rw-r--r-- 1 root root 163 2018-04-13 14:13 ./slackware64/l/ConsoleKit2-1.0.0-x86_64-4.txz.asc @@ -2724,9 +2724,9 @@ drwxr-xr-x 2 root root 69632 2019-12-19 23:20 ./slackware64/l -rw-r--r-- 1 root root 300 2019-12-09 21:23 ./slackware64/l/glib-networking-2.62.2-x86_64-1.txt -rw-r--r-- 1 root root 113588 2019-12-09 21:23 ./slackware64/l/glib-networking-2.62.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-12-09 21:23 ./slackware64/l/glib-networking-2.62.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 407 2019-12-19 18:45 ./slackware64/l/glib2-2.62.4-x86_64-1.txt --rw-r--r-- 1 root root 3824432 2019-12-19 18:45 ./slackware64/l/glib2-2.62.4-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-12-19 18:45 ./slackware64/l/glib2-2.62.4-x86_64-1.txz.asc +-rw-r--r-- 1 root root 407 2019-12-20 19:27 ./slackware64/l/glib2-2.62.4-x86_64-2.txt +-rw-r--r-- 1 root root 3825652 2019-12-20 19:27 ./slackware64/l/glib2-2.62.4-x86_64-2.txz +-rw-r--r-- 1 root root 163 2019-12-20 19:27 ./slackware64/l/glib2-2.62.4-x86_64-2.txz.asc -rw-r--r-- 1 root root 313 2019-09-10 17:13 ./slackware64/l/glibc-2.30-x86_64-1.txt -rw-r--r-- 1 root root 5417500 2019-09-10 17:13 ./slackware64/l/glibc-2.30-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-09-10 17:13 ./slackware64/l/glibc-2.30-x86_64-1.txz.asc @@ -2757,9 +2757,9 @@ drwxr-xr-x 2 root root 69632 2019-12-19 23:20 ./slackware64/l -rw-r--r-- 1 root root 280 2019-10-30 18:49 ./slackware64/l/gnu-efi-3.0.11-x86_64-1.txt -rw-r--r-- 1 root root 113832 2019-10-30 18:49 ./slackware64/l/gnu-efi-3.0.11-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-10-30 18:49 ./slackware64/l/gnu-efi-3.0.11-x86_64-1.txz.asc --rw-r--r-- 1 root root 634 2019-09-19 20:18 ./slackware64/l/gobject-introspection-1.62.0-x86_64-1.txt --rw-r--r-- 1 root root 1254092 2019-09-19 20:18 ./slackware64/l/gobject-introspection-1.62.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-09-19 20:18 ./slackware64/l/gobject-introspection-1.62.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 634 2019-12-20 18:22 ./slackware64/l/gobject-introspection-1.62.0-x86_64-2.txt +-rw-r--r-- 1 root root 1253980 2019-12-20 18:22 ./slackware64/l/gobject-introspection-1.62.0-x86_64-2.txz +-rw-r--r-- 1 root root 163 2019-12-20 18:22 ./slackware64/l/gobject-introspection-1.62.0-x86_64-2.txz.asc -rw-r--r-- 1 root root 439 2018-04-17 07:42 ./slackware64/l/grantlee-0.5.1-x86_64-2.txt -rw-r--r-- 1 root root 285392 2018-04-17 07:42 ./slackware64/l/grantlee-0.5.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-17 07:42 ./slackware64/l/grantlee-0.5.1-x86_64-2.txz.asc @@ -2954,9 +2954,9 @@ drwxr-xr-x 2 root root 69632 2019-12-19 23:20 ./slackware64/l -rw-r--r-- 1 root root 292 2018-04-13 14:58 ./slackware64/l/libfakekey-0.3-x86_64-2.txt -rw-r--r-- 1 root root 16608 2018-04-13 14:58 ./slackware64/l/libfakekey-0.3-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 14:58 ./slackware64/l/libfakekey-0.3-x86_64-2.txz.asc --rw-r--r-- 1 root root 505 2018-04-13 14:58 ./slackware64/l/libffi-3.2.1-x86_64-2.txt --rw-r--r-- 1 root root 44472 2018-04-13 14:58 ./slackware64/l/libffi-3.2.1-x86_64-2.txz --rw-r--r-- 1 root root 163 2018-04-13 14:58 ./slackware64/l/libffi-3.2.1-x86_64-2.txz.asc +-rw-r--r-- 1 root root 506 2019-12-20 18:20 ./slackware64/l/libffi-3.3-x86_64-1.txt +-rw-r--r-- 1 root root 43560 2019-12-20 18:20 ./slackware64/l/libffi-3.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-12-20 18:20 ./slackware64/l/libffi-3.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 347 2018-04-13 14:58 ./slackware64/l/libglade-2.6.4-x86_64-6.txt -rw-r--r-- 1 root root 89724 2018-04-13 14:58 ./slackware64/l/libglade-2.6.4-x86_64-6.txz -rw-r--r-- 1 root root 163 2018-04-13 14:58 ./slackware64/l/libglade-2.6.4-x86_64-6.txz.asc @@ -3143,9 +3143,9 @@ drwxr-xr-x 2 root root 69632 2019-12-19 23:20 ./slackware64/l -rw-r--r-- 1 root root 558 2018-04-13 15:05 ./slackware64/l/libvorbis-1.3.6-x86_64-2.txt -rw-r--r-- 1 root root 284400 2018-04-13 15:05 ./slackware64/l/libvorbis-1.3.6-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 15:05 ./slackware64/l/libvorbis-1.3.6-x86_64-2.txz.asc --rw-r--r-- 1 root root 434 2019-07-17 20:10 ./slackware64/l/libvpx-1.8.1-x86_64-1.txt --rw-r--r-- 1 root root 1473732 2019-07-17 20:10 ./slackware64/l/libvpx-1.8.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-07-17 20:10 ./slackware64/l/libvpx-1.8.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 434 2019-12-20 17:56 ./slackware64/l/libvpx-1.8.2-x86_64-1.txt +-rw-r--r-- 1 root root 1477352 2019-12-20 17:56 ./slackware64/l/libvpx-1.8.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-12-20 17:56 ./slackware64/l/libvpx-1.8.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 498 2019-07-14 19:04 ./slackware64/l/libwebp-1.0.3-x86_64-1.txt -rw-r--r-- 1 root root 364792 2019-07-14 19:04 ./slackware64/l/libwebp-1.0.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-07-14 19:04 ./slackware64/l/libwebp-1.0.3-x86_64-1.txz.asc @@ -3292,12 +3292,12 @@ drwxr-xr-x 2 root root 69632 2019-12-19 23:20 ./slackware64/l -rw-r--r-- 1 root root 388 2019-07-12 18:36 ./slackware64/l/pycurl-7.43.0.3-x86_64-1.txt -rw-r--r-- 1 root root 100320 2019-07-12 18:36 ./slackware64/l/pycurl-7.43.0.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-07-12 18:36 ./slackware64/l/pycurl-7.43.0.3-x86_64-1.txz.asc --rw-r--r-- 1 root root 397 2019-02-19 23:40 ./slackware64/l/pygobject-2.28.7-x86_64-3.txt --rw-r--r-- 1 root root 447320 2019-02-19 23:40 ./slackware64/l/pygobject-2.28.7-x86_64-3.txz --rw-r--r-- 1 root root 163 2019-02-19 23:40 ./slackware64/l/pygobject-2.28.7-x86_64-3.txz.asc --rw-r--r-- 1 root root 411 2019-09-19 20:19 ./slackware64/l/pygobject3-3.34.0-x86_64-1.txt --rw-r--r-- 1 root root 250212 2019-09-19 20:19 ./slackware64/l/pygobject3-3.34.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-09-19 20:19 ./slackware64/l/pygobject3-3.34.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 397 2019-12-20 19:29 ./slackware64/l/pygobject-2.28.7-x86_64-4.txt +-rw-r--r-- 1 root root 446452 2019-12-20 19:29 ./slackware64/l/pygobject-2.28.7-x86_64-4.txz +-rw-r--r-- 1 root root 163 2019-12-20 19:29 ./slackware64/l/pygobject-2.28.7-x86_64-4.txz.asc +-rw-r--r-- 1 root root 411 2019-12-20 19:30 ./slackware64/l/pygobject3-3.34.0-x86_64-2.txt +-rw-r--r-- 1 root root 250272 2019-12-20 19:30 ./slackware64/l/pygobject3-3.34.0-x86_64-2.txz +-rw-r--r-- 1 root root 163 2019-12-20 19:30 ./slackware64/l/pygobject3-3.34.0-x86_64-2.txz.asc -rw-r--r-- 1 root root 319 2018-04-13 15:14 ./slackware64/l/pygtk-2.24.0-x86_64-5.txt -rw-r--r-- 1 root root 1731508 2018-04-13 15:14 ./slackware64/l/pygtk-2.24.0-x86_64-5.txz -rw-r--r-- 1 root root 163 2018-04-13 15:14 ./slackware64/l/pygtk-2.24.0-x86_64-5.txz.asc @@ -3391,9 +3391,9 @@ drwxr-xr-x 2 root root 69632 2019-12-19 23:20 ./slackware64/l -rw-r--r-- 1 root root 487 2019-11-06 20:19 ./slackware64/l/shared-mime-info-1.15-x86_64-1.txt -rw-r--r-- 1 root root 519684 2019-11-06 20:19 ./slackware64/l/shared-mime-info-1.15-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-11-06 20:19 ./slackware64/l/shared-mime-info-1.15-x86_64-1.txz.asc --rw-r--r-- 1 root root 393 2019-09-15 20:54 ./slackware64/l/sip-4.19.19-x86_64-1.txt --rw-r--r-- 1 root root 569404 2019-09-15 20:54 ./slackware64/l/sip-4.19.19-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-09-15 20:54 ./slackware64/l/sip-4.19.19-x86_64-1.txz.asc +-rw-r--r-- 1 root root 393 2019-12-20 22:01 ./slackware64/l/sip-4.19.20-x86_64-1.txt +-rw-r--r-- 1 root root 564076 2019-12-20 22:01 ./slackware64/l/sip-4.19.20-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-12-20 22:01 ./slackware64/l/sip-4.19.20-x86_64-1.txz.asc -rw-r--r-- 1 root root 576 2018-04-13 15:23 ./slackware64/l/slang-2.3.2-x86_64-3.txt -rw-r--r-- 1 root root 512824 2018-04-13 15:23 ./slackware64/l/slang-2.3.2-x86_64-3.txz -rw-r--r-- 1 root root 163 2018-04-13 15:23 ./slackware64/l/slang-2.3.2-x86_64-3.txz.asc @@ -3473,7 +3473,7 @@ drwxr-xr-x 2 root root 69632 2019-12-19 23:20 ./slackware64/l -rw-r--r-- 1 root root 463 2019-11-06 20:20 ./slackware64/l/zstd-1.4.4-x86_64-1.txt -rw-r--r-- 1 root root 405740 2019-11-06 20:20 ./slackware64/l/zstd-1.4.4-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-11-06 20:20 ./slackware64/l/zstd-1.4.4-x86_64-1.txz.asc -drwxr-xr-x 2 root root 36864 2019-12-19 23:21 ./slackware64/n +drwxr-xr-x 2 root root 36864 2019-12-21 01:16 ./slackware64/n -rw-r--r-- 1 root root 357 2019-12-11 18:10 ./slackware64/n/ModemManager-1.12.2-x86_64-1.txt -rw-r--r-- 1 root root 1760160 2019-12-11 18:10 ./slackware64/n/ModemManager-1.12.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-12-11 18:10 ./slackware64/n/ModemManager-1.12.2-x86_64-1.txz.asc @@ -3510,9 +3510,9 @@ drwxr-xr-x 2 root root 36864 2019-12-19 23:21 ./slackware64/n -rw-r--r-- 1 root root 367 2019-11-30 17:41 ./slackware64/n/ca-certificates-20191130-noarch-1.txt -rw-r--r-- 1 root root 134136 2019-11-30 17:41 ./slackware64/n/ca-certificates-20191130-noarch-1.txz -rw-r--r-- 1 root root 163 2019-11-30 17:41 ./slackware64/n/ca-certificates-20191130-noarch-1.txz.asc --rw-r--r-- 1 root root 603 2019-04-07 20:38 ./slackware64/n/cifs-utils-6.9-x86_64-1.txt --rw-r--r-- 1 root root 195704 2019-04-07 20:38 ./slackware64/n/cifs-utils-6.9-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-04-07 20:38 ./slackware64/n/cifs-utils-6.9-x86_64-1.txz.asc +-rw-r--r-- 1 root root 603 2019-12-20 17:45 ./slackware64/n/cifs-utils-6.10-x86_64-1.txt +-rw-r--r-- 1 root root 200020 2019-12-20 17:45 ./slackware64/n/cifs-utils-6.10-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-12-20 17:45 ./slackware64/n/cifs-utils-6.10-x86_64-1.txz.asc -rw-r--r-- 1 root root 597 2018-05-28 18:01 ./slackware64/n/conntrack-tools-1.4.5-x86_64-1.txt -rw-r--r-- 1 root root 156000 2018-05-28 18:01 ./slackware64/n/conntrack-tools-1.4.5-x86_64-1.txz -rw-r--r-- 1 root root 163 2018-05-28 18:01 ./slackware64/n/conntrack-tools-1.4.5-x86_64-1.txz.asc @@ -3528,9 +3528,9 @@ drwxr-xr-x 2 root root 36864 2019-12-19 23:21 ./slackware64/n -rw-r--r-- 1 root root 641 2018-04-13 15:35 ./slackware64/n/dhcp-4.4.1-x86_64-2.txt -rw-r--r-- 1 root root 1787784 2018-04-13 15:35 ./slackware64/n/dhcp-4.4.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 15:35 ./slackware64/n/dhcp-4.4.1-x86_64-2.txz.asc --rw-r--r-- 1 root root 493 2019-11-13 18:10 ./slackware64/n/dhcpcd-8.1.2-x86_64-1.txt --rw-r--r-- 1 root root 163436 2019-11-13 18:10 ./slackware64/n/dhcpcd-8.1.2-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-11-13 18:10 ./slackware64/n/dhcpcd-8.1.2-x86_64-1.txz.asc +-rw-r--r-- 1 root root 493 2019-12-20 22:48 ./slackware64/n/dhcpcd-8.1.3-x86_64-1.txt +-rw-r--r-- 1 root root 163660 2019-12-20 22:48 ./slackware64/n/dhcpcd-8.1.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-12-20 22:48 ./slackware64/n/dhcpcd-8.1.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 443 2019-02-08 21:13 ./slackware64/n/dnsmasq-2.80-x86_64-3.txt -rw-r--r-- 1 root root 338452 2019-02-08 21:13 ./slackware64/n/dnsmasq-2.80-x86_64-3.txz -rw-r--r-- 1 root root 163 2019-02-08 21:13 ./slackware64/n/dnsmasq-2.80-x86_64-3.txz.asc @@ -3796,15 +3796,15 @@ drwxr-xr-x 2 root root 36864 2019-12-19 23:21 ./slackware64/n -rw-r--r-- 1 root root 559 2019-09-11 19:04 ./slackware64/n/openssl-1.1.1d-x86_64-1.txt -rw-r--r-- 1 root root 3953588 2019-09-11 19:04 ./slackware64/n/openssl-1.1.1d-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-09-11 19:04 ./slackware64/n/openssl-1.1.1d-x86_64-1.txz.asc --rw-r--r-- 1 root root 583 2019-09-11 19:08 ./slackware64/n/openssl10-1.0.2t-x86_64-1.txt --rw-r--r-- 1 root root 1542152 2019-09-11 19:08 ./slackware64/n/openssl10-1.0.2t-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-09-11 19:08 ./slackware64/n/openssl10-1.0.2t-x86_64-1.txz.asc +-rw-r--r-- 1 root root 583 2019-12-20 22:50 ./slackware64/n/openssl10-1.0.2u-x86_64-1.txt +-rw-r--r-- 1 root root 1543216 2019-12-20 22:50 ./slackware64/n/openssl10-1.0.2u-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-12-20 22:50 ./slackware64/n/openssl10-1.0.2u-x86_64-1.txz.asc -rw-r--r-- 1 root root 430 2019-10-30 18:58 ./slackware64/n/openvpn-2.4.8-x86_64-1.txt -rw-r--r-- 1 root root 455004 2019-10-30 18:58 ./slackware64/n/openvpn-2.4.8-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-10-30 18:58 ./slackware64/n/openvpn-2.4.8-x86_64-1.txz.asc --rw-r--r-- 1 root root 485 2019-10-01 20:35 ./slackware64/n/p11-kit-0.23.18.1-x86_64-1.txt --rw-r--r-- 1 root root 443548 2019-10-01 20:35 ./slackware64/n/p11-kit-0.23.18.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-10-01 20:35 ./slackware64/n/p11-kit-0.23.18.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 485 2019-12-20 19:31 ./slackware64/n/p11-kit-0.23.18.1-x86_64-2.txt +-rw-r--r-- 1 root root 441360 2019-12-20 19:31 ./slackware64/n/p11-kit-0.23.18.1-x86_64-2.txz +-rw-r--r-- 1 root root 163 2019-12-20 19:31 ./slackware64/n/p11-kit-0.23.18.1-x86_64-2.txz.asc -rw-r--r-- 1 root root 374 2019-12-19 00:30 ./slackware64/n/php-7.4.1-x86_64-1.txt -rw-r--r-- 1 root root 5700044 2019-12-19 00:30 ./slackware64/n/php-7.4.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-12-19 00:30 ./slackware64/n/php-7.4.1-x86_64-1.txz.asc @@ -5051,13 +5051,13 @@ drwxr-xr-x 2 root root 4096 2019-02-17 23:51 ./slackware64/y -rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag -rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag.ez -rw-r--r-- 1 root root 14 2018-03-01 07:55 ./slackware64/y/tagfile -drwxr-xr-x 19 root root 4096 2019-12-19 23:25 ./source --rw-r--r-- 1 root root 472155 2019-12-19 23:25 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2019-12-19 23:25 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 666210 2019-12-19 23:25 ./source/FILE_LIST --rw-r--r-- 1 root root 18371365 2019-12-19 23:25 ./source/MANIFEST.bz2 +drwxr-xr-x 19 root root 4096 2019-12-21 01:20 ./source +-rw-r--r-- 1 root root 472232 2019-12-21 01:20 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2019-12-21 01:20 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 666305 2019-12-21 01:20 ./source/FILE_LIST +-rw-r--r-- 1 root root 18235470 2019-12-21 01:20 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT -drwxr-xr-x 110 root root 4096 2019-12-16 23:05 ./source/a +drwxr-xr-x 110 root root 4096 2019-12-20 19:13 ./source/a -rw-r--r-- 1 root root 1034 2019-05-04 17:56 ./source/a/FTBFSlog drwxr-xr-x 2 root root 4096 2018-06-24 18:43 ./source/a/aaa_base -rw-r--r-- 1 root root 11115 2018-06-24 18:43 ./source/a/aaa_base/_aaa_base.tar.gz @@ -5066,12 +5066,12 @@ drwxr-xr-x 2 root root 4096 2018-06-24 18:43 ./source/a/aaa_base -rw-r--r-- 1 root root 334 2018-04-14 20:30 ./source/a/aaa_base/os-release -rw-r--r-- 1 root root 783 2018-02-27 06:13 ./source/a/aaa_base/slack-desc -rw-r--r-- 1 root root 15 2015-12-28 19:27 ./source/a/aaa_base/slackware-version -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/a/aaa_elflibs --rwxr-xr-x 1 root root 4260 2019-11-14 01:40 ./source/a/aaa_elflibs/aaa_elflibs.SlackBuild +drwxr-xr-x 2 root root 4096 2019-12-21 00:21 ./source/a/aaa_elflibs +-rwxr-xr-x 1 root root 4260 2019-12-21 00:21 ./source/a/aaa_elflibs/aaa_elflibs.SlackBuild -rwxr-xr-x 1 root root 1630 2015-04-20 04:39 ./source/a/aaa_elflibs/display_orphans.sh -rw-r--r-- 1 root root 930 2018-02-27 06:13 ./source/a/aaa_elflibs/slack-desc --rw-r--r-- 1 root root 1874 2019-10-29 19:31 ./source/a/aaa_elflibs/symlinks-to-tracked-libs --rw-r--r-- 1 root root 709 2019-11-14 01:39 ./source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp +-rw-r--r-- 1 root root 1895 2019-12-21 00:20 ./source/a/aaa_elflibs/symlinks-to-tracked-libs +-rw-r--r-- 1 root root 782 2019-12-21 00:21 ./source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp -rw-r--r-- 1 root root 312 2019-07-29 21:45 ./source/a/aaa_elflibs/tracked-files -rw-r--r-- 1 root root 213 2015-04-20 04:40 ./source/a/aaa_elflibs/tracked-files-tmp lrwxrwxrwx 1 root root 12 2018-04-16 17:31 ./source/a/aaa_terminfo -> ../l/ncurses @@ -5305,10 +5305,11 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/a/f2fs-tools -rw-r--r-- 1 root root 265745 2019-09-27 19:47 ./source/a/f2fs-tools/f2fs-tools-1.13.0.tar.lz -rwxr-xr-x 1 root root 4878 2019-09-29 23:48 ./source/a/f2fs-tools/f2fs-tools.SlackBuild -rw-r--r-- 1 root root 1002 2018-11-26 21:31 ./source/a/f2fs-tools/slack-desc -drwxr-xr-x 2 root root 4096 2019-12-17 18:14 ./source/a/file +drwxr-xr-x 2 root root 4096 2019-12-20 19:14 ./source/a/file -rw-r--r-- 1 root root 132 2015-04-14 20:27 ./source/a/file/doinst.sh.gz -rw-r--r-- 1 root root 685703 2019-12-17 02:15 ./source/a/file/file-5.38.tar.lz --rwxr-xr-x 1 root root 5823 2019-09-29 23:48 ./source/a/file/file.SlackBuild +-rw-r--r-- 1 root root 249 2019-12-20 19:14 ./source/a/file/file.PT_DYNAMIC.is.dynamically.linked.diff.gz +-rwxr-xr-x 1 root root 6022 2019-12-20 19:16 ./source/a/file/file.SlackBuild -rw-r--r-- 1 root root 195 2009-02-23 01:20 ./source/a/file/file.crdaregbin.magic.gz -rw-r--r-- 1 root root 212 2009-06-12 22:40 ./source/a/file/file.etc.file.diff.gz -rw-r--r-- 1 root root 336 2009-02-09 04:19 ./source/a/file/file.quiet.diff.gz @@ -5641,8 +5642,8 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/a/mt-st drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/a/mtx -rw-r--r-- 1 root root 235214 2009-02-15 18:02 ./source/a/mtx/mtx-1.3.12.tar.gz -rwxr-xr-x 1 root root 3346 2019-09-29 23:48 ./source/a/mtx/mtx.SlackBuild --rw-r--r-- 1 root root 851 2018-02-27 06:13 ./source/a/mtx/slack-desc -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/a/ncompress +-rw-r--r-- 1 root root 851 2018-02-27 06:13 ./source/a/mtx/slack-desc +drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/a/ncompress -rw-r--r-- 1 root root 35562 2019-01-04 10:42 ./source/a/ncompress/ncompress-4.2.4.5.tar.gz -rwxr-xr-x 1 root root 3405 2019-09-29 23:48 ./source/a/ncompress/ncompress.SlackBuild -rw-r--r-- 1 root root 36 2019-01-06 01:09 ./source/a/ncompress/ncompress.url @@ -6537,7 +6538,7 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/ap/zsh -rwxr-xr-x 1 root root 4342 2019-09-29 23:48 ./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 11921 2018-04-23 19:29 ./source/buildlist-from-changelog.sh -drwxr-xr-x 58 root root 4096 2019-12-19 21:33 ./source/d +drwxr-xr-x 58 root root 4096 2019-12-20 19:54 ./source/d drwxr-xr-x 2 root root 4096 2019-11-01 21:32 ./source/d/Cython -rw-r--r-- 1 root root 1591931 2019-11-01 19:56 ./source/d/Cython/Cython-0.29.14.tar.lz -rwxr-xr-x 1 root root 2740 2019-09-29 23:48 ./source/d/Cython/Cython.SlackBuild @@ -6669,10 +6670,10 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/d/gperf -rw-r--r-- 1 root root 877328 2017-01-05 10:36 ./source/d/gperf/gperf-3.1.tar.xz -rwxr-xr-x 1 root root 3777 2019-09-29 23:48 ./source/d/gperf/gperf.SlackBuild -rw-r--r-- 1 root root 1014 2018-02-27 06:13 ./source/d/gperf/slack-desc -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/d/guile +drwxr-xr-x 2 root root 4096 2019-12-20 19:33 ./source/d/guile -rw-r--r-- 1 root root 9214713 2019-06-30 21:52 ./source/d/guile/guile-2.2.6.tar.lz -rw-r--r-- 1 root root 833 2019-06-30 21:52 ./source/d/guile/guile-2.2.6.tar.lz.sig --rwxr-xr-x 1 root root 4783 2019-09-30 04:41 ./source/d/guile/guile.SlackBuild +-rwxr-xr-x 1 root root 4783 2019-12-20 19:33 ./source/d/guile/guile.SlackBuild -rw-r--r-- 1 root root 887 2018-02-27 06:13 ./source/d/guile/slack-desc drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/d/help2man -rw-r--r-- 1 root root 202312 2019-08-12 23:38 ./source/d/help2man/help2man-1.47.11.tar.xz @@ -6708,28 +6709,28 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/d/libtool -rwxr-xr-x 1 root root 3668 2019-09-29 23:48 ./source/d/libtool/libtool.SlackBuild -rw-r--r-- 1 root root 522 2014-10-28 16:01 ./source/d/libtool/libtool.no.moved.warning.diff.gz -rw-r--r-- 1 root root 953 2018-02-27 06:13 ./source/d/libtool/slack-desc -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/d/llvm --rw-r--r-- 1 root root 13533024 2019-09-19 15:00 ./source/d/llvm/cfe-9.0.0.src.tar.xz --rw-r--r-- 1 root root 566 2019-09-19 15:00 ./source/d/llvm/cfe-9.0.0.src.tar.xz.sig --rw-r--r-- 1 root root 2183436 2019-09-19 15:00 ./source/d/llvm/clang-tools-extra-9.0.0.src.tar.xz --rw-r--r-- 1 root root 566 2019-09-19 15:00 ./source/d/llvm/clang-tools-extra-9.0.0.src.tar.xz.sig +drwxr-xr-x 2 root root 4096 2019-12-20 19:36 ./source/d/llvm +-rw-r--r-- 1 root root 13452780 2019-12-19 23:20 ./source/d/llvm/clang-9.0.1.src.tar.xz +-rw-r--r-- 1 root root 543 2019-12-19 23:20 ./source/d/llvm/clang-9.0.1.src.tar.xz.sig +-rw-r--r-- 1 root root 2175728 2019-12-19 23:21 ./source/d/llvm/clang-tools-extra-9.0.1.src.tar.xz +-rw-r--r-- 1 root root 543 2019-12-19 23:21 ./source/d/llvm/clang-tools-extra-9.0.1.src.tar.xz.sig -rw-r--r-- 1 root root 283 2019-03-20 18:19 ./source/d/llvm/clang.toolchains.i586.triple.diff.gz --rw-r--r-- 1 root root 1993084 2019-09-19 15:00 ./source/d/llvm/compiler-rt-9.0.0.src.tar.xz --rw-r--r-- 1 root root 566 2019-09-19 15:00 ./source/d/llvm/compiler-rt-9.0.0.src.tar.xz.sig --rw-r--r-- 1 root root 1814388 2019-09-19 15:00 ./source/d/llvm/libcxx-9.0.0.src.tar.xz --rw-r--r-- 1 root root 566 2019-09-19 15:00 ./source/d/llvm/libcxx-9.0.0.src.tar.xz.sig --rw-r--r-- 1 root root 552088 2019-09-19 15:00 ./source/d/llvm/libcxxabi-9.0.0.src.tar.xz --rw-r--r-- 1 root root 566 2019-09-19 15:00 ./source/d/llvm/libcxxabi-9.0.0.src.tar.xz.sig --rw-r--r-- 1 root root 1100608 2019-09-19 15:00 ./source/d/llvm/lld-9.0.0.src.tar.xz --rw-r--r-- 1 root root 566 2019-09-19 15:00 ./source/d/llvm/lld-9.0.0.src.tar.xz.sig --rw-r--r-- 1 root root 9846624 2019-09-19 15:00 ./source/d/llvm/lldb-9.0.0.src.tar.xz --rw-r--r-- 1 root root 566 2019-09-19 15:00 ./source/d/llvm/lldb-9.0.0.src.tar.xz.sig --rw-r--r-- 1 root root 32994768 2019-09-19 15:00 ./source/d/llvm/llvm-9.0.0.src.tar.xz --rw-r--r-- 1 root root 566 2019-09-19 15:00 ./source/d/llvm/llvm-9.0.0.src.tar.xz.sig --rwxr-xr-x 1 root root 9130 2019-09-30 04:50 ./source/d/llvm/llvm.SlackBuild --rw-r--r-- 1 root root 504 2019-09-19 19:49 ./source/d/llvm/llvm.url --rw-r--r-- 1 root root 939036 2019-09-19 15:00 ./source/d/llvm/openmp-9.0.0.src.tar.xz --rw-r--r-- 1 root root 566 2019-09-19 15:00 ./source/d/llvm/openmp-9.0.0.src.tar.xz.sig +-rw-r--r-- 1 root root 1983828 2019-12-19 23:21 ./source/d/llvm/compiler-rt-9.0.1.src.tar.xz +-rw-r--r-- 1 root root 543 2019-12-19 23:21 ./source/d/llvm/compiler-rt-9.0.1.src.tar.xz.sig +-rw-r--r-- 1 root root 1813356 2019-12-19 23:21 ./source/d/llvm/libcxx-9.0.1.src.tar.xz +-rw-r--r-- 1 root root 543 2019-12-19 23:21 ./source/d/llvm/libcxx-9.0.1.src.tar.xz.sig +-rw-r--r-- 1 root root 552088 2019-12-19 23:22 ./source/d/llvm/libcxxabi-9.0.1.src.tar.xz +-rw-r--r-- 1 root root 72 2019-12-19 23:22 ./source/d/llvm/libcxxabi-9.0.1.src.tar.xz.sig +-rw-r--r-- 1 root root 1088260 2019-12-19 23:22 ./source/d/llvm/lld-9.0.1.src.tar.xz +-rw-r--r-- 1 root root 543 2019-12-19 23:22 ./source/d/llvm/lld-9.0.1.src.tar.xz.sig +-rw-r--r-- 1 root root 9837400 2019-12-19 23:24 ./source/d/llvm/lldb-9.0.1.src.tar.xz +-rw-r--r-- 1 root root 543 2019-12-19 23:24 ./source/d/llvm/lldb-9.0.1.src.tar.xz.sig +-rw-r--r-- 1 root root 33035112 2019-12-19 23:30 ./source/d/llvm/llvm-9.0.1.src.tar.xz +-rw-r--r-- 1 root root 543 2019-12-19 23:30 ./source/d/llvm/llvm-9.0.1.src.tar.xz.sig +-rwxr-xr-x 1 root root 9136 2019-12-20 18:11 ./source/d/llvm/llvm.SlackBuild +-rw-r--r-- 1 root root 1364 2019-12-20 18:10 ./source/d/llvm/llvm.url +-rw-r--r-- 1 root root 938360 2019-12-19 23:46 ./source/d/llvm/openmp-9.0.1.src.tar.xz +-rw-r--r-- 1 root root 543 2019-12-19 23:46 ./source/d/llvm/openmp-9.0.1.src.tar.xz.sig -rw-r--r-- 1 root root 830 2019-07-25 03:31 ./source/d/llvm/slack-desc drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/d/m4 -rw-r--r-- 1 root root 1207688 2016-12-31 22:39 ./source/d/m4/m4-1.4.18.tar.xz @@ -6824,7 +6825,7 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/d/pmake -rw-r--r-- 1 root root 38071 2007-02-09 20:45 ./source/d/pmake/pmake.txt.gz -rw-r--r-- 1 root root 26675 2005-07-07 09:32 ./source/d/pmake/pmake_1.111-1.diff.gz -rw-r--r-- 1 root root 790 2018-02-27 06:49 ./source/d/pmake/slack-desc -drwxr-xr-x 2 root root 4096 2019-10-20 18:54 ./source/d/python +drwxr-xr-x 2 root root 4096 2019-12-20 19:34 ./source/d/python drwxr-xr-x 2 root root 4096 2019-10-19 17:35 ./source/d/python-pip -rw-r--r-- 1 root root 999996 2019-10-18 08:21 ./source/d/python-pip/pip-19.3.1.tar.lz -rw-r--r-- 1 root root 33 2018-03-29 06:10 ./source/d/python-pip/pip.url @@ -6838,17 +6839,17 @@ drwxr-xr-x 2 root root 4096 2019-12-02 20:45 ./source/d/python-setuptools -rw-r--r-- 1 root root 12855568 2019-10-19 19:00 ./source/d/python/Python-2.7.17.tar.xz -rw-r--r-- 1 root root 833 2019-10-19 19:00 ./source/d/python/Python-2.7.17.tar.xz.asc -rw-r--r-- 1 root root 1624111 2019-10-19 19:00 ./source/d/python/python-2.7.17-docs-text.tar.bz2 --rwxr-xr-x 1 root root 5710 2019-10-20 18:54 ./source/d/python/python.SlackBuild +-rwxr-xr-x 1 root root 5710 2019-12-20 19:34 ./source/d/python/python.SlackBuild -rw-r--r-- 1 root root 798 2012-05-09 18:38 ./source/d/python/python.no-static-library.diff.gz -rw-r--r-- 1 root root 325 2009-06-09 19:23 ./source/d/python/python.readline.set_pre_input_hook.diff.gz -rw-r--r-- 1 root root 34 2019-03-03 19:49 ./source/d/python/python.url -rw-r--r-- 1 root root 1867 2016-12-28 19:19 ./source/d/python/python.x86_64.diff.gz -rw-r--r-- 1 root root 890 2018-02-27 06:13 ./source/d/python/slack-desc -drwxr-xr-x 2 root root 4096 2019-10-24 16:58 ./source/d/python3 --rw-r--r-- 1 root root 17236432 2019-10-14 23:09 ./source/d/python3/Python-3.7.5.tar.xz --rw-r--r-- 1 root root 833 2019-10-14 23:17 ./source/d/python3/Python-3.7.5.tar.xz.asc +drwxr-xr-x 2 root root 4096 2019-12-20 18:00 ./source/d/python3 +-rw-r--r-- 1 root root 17246360 2019-12-18 19:24 ./source/d/python3/Python-3.7.6.tar.xz +-rw-r--r-- 1 root root 833 2019-12-18 19:29 ./source/d/python3/Python-3.7.6.tar.xz.asc -rw-r--r-- 1 root root 890 2017-01-12 20:00 ./source/d/python3/README --rw-r--r-- 1 root root 2280802 2019-10-14 22:56 ./source/d/python3/python-3.7.5-docs-text.tar.bz2 +-rw-r--r-- 1 root root 2276811 2019-12-20 18:00 ./source/d/python3/python-3.7.6-docs-text.tar.bz2 -rwxr-xr-x 1 root root 5961 2019-10-24 17:08 ./source/d/python3/python3.SlackBuild -rw-r--r-- 1 root root 768 2019-01-13 19:29 ./source/d/python3/python3.no-static-library.diff.gz -rw-r--r-- 1 root root 369 2014-05-25 17:49 ./source/d/python3/python3.readline.set_pre_input_hook.diff.gz @@ -6865,9 +6866,9 @@ drwxr-xr-x 2 root root 4096 2019-12-15 17:40 ./source/d/re2c -rwxr-xr-x 1 root root 4242 2019-09-29 23:48 ./source/d/re2c/re2c.SlackBuild -rw-r--r-- 1 root root 33 2019-08-03 18:41 ./source/d/re2c/re2c.url -rw-r--r-- 1 root root 989 2018-02-27 06:13 ./source/d/re2c/slack-desc -drwxr-xr-x 2 root root 4096 2019-10-01 20:40 ./source/d/ruby +drwxr-xr-x 2 root root 4096 2019-12-20 19:57 ./source/d/ruby -rw-r--r-- 1 root root 11265517 2019-10-01 12:04 ./source/d/ruby/ruby-2.6.5.tar.lz --rwxr-xr-x 1 root root 4795 2019-09-29 23:48 ./source/d/ruby/ruby.SlackBuild +-rwxr-xr-x 1 root root 4795 2019-12-20 19:57 ./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 2019-12-19 21:33 ./source/d/rust -rw-r--r-- 1 root root 300 2017-10-16 20:00 ./source/d/rust/link_libffi.diff.gz @@ -8144,7 +8145,7 @@ drwxr-xr-x 2 root root 4096 2018-02-27 06:35 ./source/kdei/kde-l10n/slack -rw-r--r-- 1 root root 648 2018-02-27 06:35 ./source/kdei/kde-l10n/slack-desc/slack-desc.kde-l10n-wa -rw-r--r-- 1 root root 698 2018-02-27 06:37 ./source/kdei/kde-l10n/slack-desc/slack-desc.kde-l10n-zh_CN -rw-r--r-- 1 root root 687 2018-02-27 06:37 ./source/kdei/kde-l10n/slack-desc/slack-desc.kde-l10n-zh_TW -drwxr-xr-x 321 root root 12288 2019-12-11 20:10 ./source/l +drwxr-xr-x 321 root root 12288 2019-12-20 18:17 ./source/l drwxr-xr-x 3 root root 4096 2019-09-29 23:48 ./source/l/ConsoleKit2 -rw-r--r-- 1 root root 705880 2015-08-10 06:49 ./source/l/ConsoleKit2/ConsoleKit2-1.0.0.tar.xz -rwxr-xr-x 1 root root 5326 2019-09-29 23:48 ./source/l/ConsoleKit2/ConsoleKit2.SlackBuild @@ -8554,7 +8555,7 @@ drwxr-xr-x 2 root root 4096 2019-12-09 21:23 ./source/l/glib-networking drwxr-xr-x 2 root root 4096 2019-12-19 18:39 ./source/l/glib2 -rw-r--r-- 1 root root 516 2011-11-06 22:03 ./source/l/glib2/doinst.sh.gz -rw-r--r-- 1 root root 4684768 2019-12-19 17:39 ./source/l/glib2/glib-2.62.4.tar.xz --rwxr-xr-x 1 root root 5426 2019-09-29 23:48 ./source/l/glib2/glib2.SlackBuild +-rwxr-xr-x 1 root root 5426 2019-12-20 18:26 ./source/l/glib2/glib2.SlackBuild -rw-r--r-- 1 root root 898 2018-11-20 19:30 ./source/l/glib2/glib2.slackware.localtime.diff.gz -rw-r--r-- 1 root root 999 2011-03-27 21:04 ./source/l/glib2/libglib2.csh -rw-r--r-- 1 root root 982 2008-03-18 07:08 ./source/l/glib2/libglib2.sh @@ -8618,7 +8619,7 @@ drwxr-xr-x 2 root root 4096 2019-10-30 18:49 ./source/l/gnu-efi -rw-r--r-- 1 root root 734 2018-02-27 06:12 ./source/l/gnu-efi/slack-desc drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/gobject-introspection -rw-r--r-- 1 root root 980732 2019-09-09 19:27 ./source/l/gobject-introspection/gobject-introspection-1.62.0.tar.xz --rwxr-xr-x 1 root root 4589 2019-09-29 23:48 ./source/l/gobject-introspection/gobject-introspection.SlackBuild +-rwxr-xr-x 1 root root 4589 2019-12-20 18:21 ./source/l/gobject-introspection/gobject-introspection.SlackBuild -rw-r--r-- 1 root root 1103 2018-02-27 06:12 ./source/l/gobject-introspection/slack-desc drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/grantlee -rw-r--r-- 1 root root 1057976 2014-09-22 11:04 ./source/l/grantlee/grantlee-0.5.1.tar.xz @@ -8966,12 +8967,11 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/libfakekey -rw-r--r-- 1 root root 9288 2017-11-24 22:31 ./source/l/libfakekey/libfakekey-0.3.tar.xz -rwxr-xr-x 1 root root 3740 2019-09-29 23:48 ./source/l/libfakekey/libfakekey.SlackBuild -rw-r--r-- 1 root root 782 2018-02-27 06:12 ./source/l/libfakekey/slack-desc -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/libffi --rw-r--r-- 1 root root 652204 2014-11-12 12:02 ./source/l/libffi/libffi-3.2.1.tar.xz --rwxr-xr-x 1 root root 4517 2019-09-29 23:48 ./source/l/libffi/libffi.SlackBuild --rw-r--r-- 1 root root 517 2015-03-19 01:16 ./source/l/libffi/libffi.includedir.diff.gz +drwxr-xr-x 2 root root 4096 2019-11-24 20:43 ./source/l/libffi +-rw-r--r-- 1 root root 937384 2019-11-23 16:18 ./source/l/libffi/libffi-3.3.tar.lz +-rwxr-xr-x 1 root root 4453 2019-11-24 20:42 ./source/l/libffi/libffi.SlackBuild -rw-r--r-- 1 root root 32 2019-08-27 20:58 ./source/l/libffi/libffi.url --rw-r--r-- 1 root root 991 2018-02-27 06:12 ./source/l/libffi/slack-desc +-rw-r--r-- 1 root root 992 2019-12-20 18:19 ./source/l/libffi/slack-desc drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/libglade -rw-r--r-- 1 root root 356119 2009-03-23 15:10 ./source/l/libglade/libglade-2.6.4.tar.bz2 -rwxr-xr-x 1 root root 3972 2019-09-29 23:48 ./source/l/libglade/libglade.SlackBuild @@ -9253,9 +9253,10 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/libvorbis -rw-r--r-- 1 root root 1195388 2018-03-16 16:28 ./source/l/libvorbis/libvorbis-1.3.6.tar.xz -rwxr-xr-x 1 root root 3633 2019-09-29 23:48 ./source/l/libvorbis/libvorbis.SlackBuild -rw-r--r-- 1 root root 1015 2018-02-27 06:12 ./source/l/libvorbis/slack-desc -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/libvpx --rw-r--r-- 1 root root 1878211 2019-07-17 20:08 ./source/l/libvpx/libvpx-1.8.1.tar.lz +drwxr-xr-x 2 root root 4096 2019-12-20 17:54 ./source/l/libvpx +-rw-r--r-- 1 root root 4141420 2019-12-09 23:09 ./source/l/libvpx/libvpx-1.8.2.tar.lz -rwxr--r-- 1 root root 3713 2019-09-29 23:48 ./source/l/libvpx/libvpx.SlackBuild +-rw-r--r-- 1 root root 38 2019-12-20 17:53 ./source/l/libvpx/libvpx.url -rw-r--r-- 1 root root 920 2018-02-27 06:12 ./source/l/libvpx/slack-desc drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/libwebp -rw-r--r-- 1 root root 2266481 2019-07-13 07:27 ./source/l/libwebp/libwebp-1.0.3.tar.lz @@ -9572,12 +9573,12 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/pycurl -rw-r--r-- 1 root root 834 2018-02-27 06:12 ./source/l/pycurl/slack-desc drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/pygobject -rw-r--r-- 1 root root 744584 2017-12-10 15:52 ./source/l/pygobject/pygobject-2.28.7.tar.xz --rwxr-xr-x 1 root root 4062 2019-09-29 23:48 ./source/l/pygobject/pygobject.SlackBuild +-rwxr-xr-x 1 root root 4062 2019-12-20 19:28 ./source/l/pygobject/pygobject.SlackBuild -rw-r--r-- 1 root root 72 2009-12-14 01:44 ./source/l/pygobject/pygobject.url -rw-r--r-- 1 root root 854 2018-02-27 06:12 ./source/l/pygobject/slack-desc -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/pygobject3 +drwxr-xr-x 2 root root 4096 2019-12-20 19:29 ./source/l/pygobject3 -rw-r--r-- 1 root root 552268 2019-09-09 19:41 ./source/l/pygobject3/pygobject-3.34.0.tar.xz --rwxr-xr-x 1 root root 4973 2019-09-29 23:48 ./source/l/pygobject3/pygobject3.SlackBuild +-rwxr-xr-x 1 root root 4973 2019-12-20 19:29 ./source/l/pygobject3/pygobject3.SlackBuild -rw-r--r-- 1 root root 50 2015-03-08 06:48 ./source/l/pygobject3/pygobject3.url -rw-r--r-- 1 root root 901 2019-03-14 21:54 ./source/l/pygobject3/slack-desc drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/pygtk @@ -9800,8 +9801,8 @@ drwxr-xr-x 2 root root 4096 2019-11-06 20:18 ./source/l/shared-mime-info -rwxr-xr-x 1 root root 4619 2019-09-29 23:48 ./source/l/shared-mime-info/shared-mime-info.SlackBuild -rw-r--r-- 1 root root 52 2019-03-25 17:24 ./source/l/shared-mime-info/shared-mime-info.url -rw-r--r-- 1 root root 951 2018-02-27 06:12 ./source/l/shared-mime-info/slack-desc -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/sip --rw-r--r-- 1 root root 655656 2019-09-13 16:11 ./source/l/sip/sip-4.19.19.tar.lz +drwxr-xr-x 2 root root 4096 2019-12-20 22:00 ./source/l/sip +-rw-r--r-- 1 root root 650258 2019-12-19 16:30 ./source/l/sip/sip-4.19.20.tar.lz -rwxr-xr-x 1 root root 5773 2019-09-29 23:48 ./source/l/sip/sip.SlackBuild -rw-r--r-- 1 root root 844 2018-11-29 19:17 ./source/l/sip/slack-desc drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/slang @@ -10063,8 +10064,8 @@ drwxr-xr-x 2 root root 4096 2019-11-30 17:40 ./source/n/ca-certificates -rw-r--r-- 1 root root 128 2012-09-11 21:12 ./source/n/ca-certificates/setup.11.cacerts -rw-r--r-- 1 root root 829 2019-02-26 23:30 ./source/n/ca-certificates/slack-desc -rw-r--r-- 1 root root 229 2019-02-26 20:33 ./source/n/ca-certificates/update-ca-certificates.c_rehash.diff.gz -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/n/cifs-utils --rw-r--r-- 1 root root 307363 2019-04-05 17:45 ./source/n/cifs-utils/cifs-utils-6.9.tar.lz +drwxr-xr-x 2 root root 4096 2019-12-20 17:45 ./source/n/cifs-utils +-rw-r--r-- 1 root root 281560 2019-12-17 17:59 ./source/n/cifs-utils/cifs-utils-6.10.tar.lz -rwxr-xr-x 1 root root 4635 2019-09-29 23:48 ./source/n/cifs-utils/cifs-utils.SlackBuild -rw-r--r-- 1 root root 48 2018-11-15 17:49 ./source/n/cifs-utils/cifs-utils.url -rw-r--r-- 1 root root 1061 2018-02-27 06:13 ./source/n/cifs-utils/slack-desc @@ -10107,11 +10108,11 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/n/dhcp -rwxr-xr-x 1 root root 5668 2019-09-29 23:48 ./source/n/dhcp/dhcp.SlackBuild -rw-r--r-- 1 root root 309 2011-03-24 13:39 ./source/n/dhcp/doinst.sh.gz -rw-r--r-- 1 root root 1093 2018-02-27 06:13 ./source/n/dhcp/slack-desc -drwxr-xr-x 3 root root 4096 2019-11-13 18:09 ./source/n/dhcpcd +drwxr-xr-x 3 root root 4096 2019-12-20 17:46 ./source/n/dhcpcd -rw-r--r-- 1 root root 763 2012-07-08 23:28 ./source/n/dhcpcd/COPYRIGHT.gz --rw-r--r-- 1 root root 228736 2019-11-13 10:20 ./source/n/dhcpcd/dhcpcd-8.1.2.tar.xz --rw-r--r-- 1 root root 96 2019-11-13 10:20 ./source/n/dhcpcd/dhcpcd-8.1.2.tar.xz.distinfo --rw-r--r-- 1 root root 669 2019-11-13 10:20 ./source/n/dhcpcd/dhcpcd-8.1.2.tar.xz.distinfo.asc +-rw-r--r-- 1 root root 229208 2019-12-20 11:37 ./source/n/dhcpcd/dhcpcd-8.1.3.tar.xz +-rw-r--r-- 1 root root 96 2019-12-20 11:37 ./source/n/dhcpcd/dhcpcd-8.1.3.tar.xz.distinfo +-rw-r--r-- 1 root root 669 2019-12-20 11:37 ./source/n/dhcpcd/dhcpcd-8.1.3.tar.xz.distinfo.asc -rwxr-xr-x 1 root root 4834 2019-09-29 23:48 ./source/n/dhcpcd/dhcpcd.SlackBuild -rw-r--r-- 1 root root 34 2018-04-07 20:13 ./source/n/dhcpcd/dhcpcd.url -rw-r--r-- 1 root root 265 2009-07-24 16:30 ./source/n/dhcpcd/doinst.sh.gz @@ -10676,11 +10677,11 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/n/openssl -rwxr-xr-x 1 root root 9151 2019-09-30 04:44 ./source/n/openssl/openssl.SlackBuild -rw-r--r-- 1 root root 1014 2018-02-27 06:13 ./source/n/openssl/slack-desc.openssl -rw-r--r-- 1 root root 1085 2018-02-27 06:13 ./source/n/openssl/slack-desc.openssl-solibs -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/n/openssl10 +drwxr-xr-x 2 root root 4096 2019-12-20 21:56 ./source/n/openssl10 -rw-r--r-- 1 root root 24384 2018-05-08 18:50 ./source/n/openssl10/openssl-1.0-versioned-symbols.patch.gz --rw-r--r-- 1 root root 5355422 2019-09-10 13:53 ./source/n/openssl10/openssl-1.0.2t.tar.gz --rw-r--r-- 1 root root 488 2019-09-10 13:53 ./source/n/openssl10/openssl-1.0.2t.tar.gz.asc --rwxr-xr-x 1 root root 10101 2019-09-30 04:44 ./source/n/openssl10/openssl10.SlackBuild +-rw-r--r-- 1 root root 5355412 2019-12-20 13:25 ./source/n/openssl10/openssl-1.0.2u.tar.gz +-rw-r--r-- 1 root root 488 2019-12-20 13:25 ./source/n/openssl10/openssl-1.0.2u.tar.gz.asc +-rwxr-xr-x 1 root root 10101 2019-12-20 22:09 ./source/n/openssl10/openssl10.SlackBuild -rw-r--r-- 1 root root 1040 2018-05-08 18:00 ./source/n/openssl10/slack-desc.openssl10 -rw-r--r-- 1 root root 1118 2018-05-08 18:01 ./source/n/openssl10/slack-desc.openssl10-solibs drwxr-xr-x 2 root root 4096 2019-10-30 18:57 ./source/n/openvpn @@ -10692,9 +10693,9 @@ drwxr-xr-x 2 root root 4096 2019-10-30 18:57 ./source/n/openvpn -rw-r--r-- 1 root root 3489 2018-02-28 21:25 ./source/n/openvpn/rc.openvpn -rw-r--r-- 1 root root 885 2018-02-27 06:13 ./source/n/openvpn/slack-desc -rw-r--r-- 1 root root 6942 2007-06-12 03:48 ./source/n/openvpn/slackware.conf -drwxr-xr-x 2 root root 4096 2019-10-01 20:34 ./source/n/p11-kit +drwxr-xr-x 2 root root 4096 2019-12-20 19:30 ./source/n/p11-kit -rw-r--r-- 1 root root 814924 2019-09-30 13:06 ./source/n/p11-kit/p11-kit-0.23.18.1.tar.lz --rwxr-xr-x 1 root root 3627 2019-09-29 23:48 ./source/n/p11-kit/p11-kit.SlackBuild +-rwxr-xr-x 1 root root 3627 2019-12-20 19:30 ./source/n/p11-kit/p11-kit.SlackBuild -rw-r--r-- 1 root root 45 2018-05-28 18:06 ./source/n/p11-kit/p11-kit.url -rw-r--r-- 1 root root 972 2018-02-27 06:13 ./source/n/p11-kit/slack-desc drwxr-xr-x 2 root root 4096 2019-12-19 00:26 ./source/n/php @@ -12407,7 +12408,7 @@ drwxr-xr-x 2 root root 4096 2019-10-14 18:04 ./source/xap/MPlayer -rw-r--r-- 1 root root 222707 2017-10-10 01:18 ./source/xap/MPlayer/Blue-1.13.tar.bz2 -rw-r--r-- 1 root root 5251156 2019-10-14 18:03 ./source/xap/MPlayer/MPlayer-20191014.tar.xz -rwxr-xr-- 1 root root 14378 2019-10-14 18:02 ./source/xap/MPlayer/MPlayer.SlackBuild --rw-r--r-- 1 root root 219 2015-03-09 20:07 ./source/xap/MPlayer/include-samba-4.0.patch.gz +-rw-r--r-- 1 root root 219 2015-03-09 20:07 ./source/xap/MPlayer/include-samba-4.0.patch.gz -rw-r--r-- 1 root root 1081 2018-08-20 04:29 ./source/xap/MPlayer/slack-desc drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/xap/audacious drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/xap/audacious-plugins diff --git a/extra/source/tigervnc/tigervnc.SlackBuild b/extra/source/tigervnc/tigervnc.SlackBuild index 709c7543f..e8fa4942a 100755 --- a/extra/source/tigervnc/tigervnc.SlackBuild +++ b/extra/source/tigervnc/tigervnc.SlackBuild @@ -76,13 +76,14 @@ # 1.10.0-1: 18/nov/2019 by Patrick Volkerding <volkerdi@slackware.com> # 1.10.0-2: 18/nov/2019 by Patrick Volkerding <volkerdi@slackware.com> # Rebuilt for new xorg-server. +# 1.10.1-1: 20/dec/2019 by Patrick Volkerding <volkerdi@slackware.com> # # ----------------------------------------------------------------------------- PKGNAM=tigervnc -VERSION=${VERSION:-1.10.0} +VERSION=${VERSION:-1.10.1} PVER=$(echo $VERSION | cut -f 1,2 -d . | tr -d .) -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} TAG=${TAG:-} diff --git a/recompress.sh b/recompress.sh index 447e4d29d..b8d1c29f6 100755 --- a/recompress.sh +++ b/recompress.sh @@ -152,6 +152,7 @@ gzip ./source/a/mkinitrd/0001-Fix-LUKSTRIM-with-C-T-and-UUID.patch gzip ./source/a/mlocate/doinst.sh gzip ./source/a/file/file.xz.magic gzip ./source/a/file/file.zisofs.magic +gzip ./source/a/file/file.PT_DYNAMIC.is.dynamically.linked.diff gzip ./source/a/file/file.crdaregbin.magic gzip ./source/a/file/recompile_magic.mgc.sh gzip ./source/a/file/file.short.diff @@ -947,7 +948,6 @@ gzip ./source/l/esound/remove-confusing-spew.patch gzip ./source/l/esound/esound-0.2.38-fix-open-macro.patch gzip ./source/l/esound/doinst.sh gzip ./source/l/esound/esound-nospawn.patch -gzip ./source/l/libffi/libffi.includedir.diff gzip ./source/l/freetype/freetype.sh gzip ./source/l/freetype/freetype.compile.both.subpixel.hinting.methods.diff gzip ./source/l/freetype/freetype.subpixel.rendering.diff diff --git a/source/a/aaa_elflibs/aaa_elflibs.SlackBuild b/source/a/aaa_elflibs/aaa_elflibs.SlackBuild index ed7b839fc..643e7e0bc 100755 --- a/source/a/aaa_elflibs/aaa_elflibs.SlackBuild +++ b/source/a/aaa_elflibs/aaa_elflibs.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=aaa_elflibs VERSION=${VERSION:-15.0} -BUILD=${BUILD:-16} +BUILD=${BUILD:-17} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/a/aaa_elflibs/symlinks-to-tracked-libs b/source/a/aaa_elflibs/symlinks-to-tracked-libs index b123fb948..f2267dbed 100644 --- a/source/a/aaa_elflibs/symlinks-to-tracked-libs +++ b/source/a/aaa_elflibs/symlinks-to-tracked-libs @@ -29,6 +29,7 @@ /usr/lib/libatomic.so.1 /usr/lib/libcurl.so.4 /usr/lib/libexpat.so.1 +/usr/lib/libffi.so.7 /usr/lib/libform.so.5 /usr/lib/libform.so.6 /usr/lib/libformw.so.5 diff --git a/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp b/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp index 90ac984a1..0c1cc6884 100644 --- a/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp +++ b/source/a/aaa_elflibs/symlinks-to-tracked-libs-tmp @@ -18,3 +18,5 @@ /usr/lib/libexiv2.so.26 /usr/lib/libraw.so.16 /usr/lib/libraw_r.so.16 +# We'll keep this one around for just a little bit: +/usr/lib/libffi.so.6 diff --git a/source/a/file/file.PT_DYNAMIC.is.dynamically.linked.diff b/source/a/file/file.PT_DYNAMIC.is.dynamically.linked.diff new file mode 100644 index 000000000..a0cd83b9b --- /dev/null +++ b/source/a/file/file.PT_DYNAMIC.is.dynamically.linked.diff @@ -0,0 +1,10 @@ +--- ./src/readelf.c.orig 2019-12-15 21:49:19.000000000 -0600 ++++ ./src/readelf.c 2019-12-20 13:14:15.377556623 -0600 +@@ -1638,6 +1638,7 @@ + /* Things we can determine before we seek */ + switch (xph_type) { + case PT_DYNAMIC: ++ linking_style = "dynamically"; + doread = 1; + break; + case PT_NOTE: diff --git a/source/a/file/file.SlackBuild b/source/a/file/file.SlackBuild index 78c07b374..fa6a4f6da 100755 --- a/source/a/file/file.SlackBuild +++ b/source/a/file/file.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2005-2008, 2009, 2010, 2013, 2015, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2005-2008, 2009, 2010, 2013, 2015, 2018, 2019 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=file VERSION=${VERSION:-$(echo file-*.tar.?z* | cut -d - -f 2 | rev | cut -f 3- -d . | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} @@ -92,6 +92,10 @@ autoreconf -vif || exit 1 # versions of file to avoid breaking existing scripts: zcat $CWD/file.short.diff.gz | patch -p1 -E --verbose || exit 1 +# Output on ELF objects should be "dynamically linked" for PT_DYNAMIC too, not +# just for PT_INTERP: +zcat $CWD/file.PT_DYNAMIC.is.dynamically.linked.diff.gz | patch -p1 -E --verbose || exit 1 + # Add zisofs and crda regulatory bin detection zcat $CWD/file.zisofs.magic.gz >> magic/Magdir/compress zcat $CWD/file.crdaregbin.magic.gz >> magic/Magdir/crdaregbin diff --git a/source/d/guile/guile.SlackBuild b/source/d/guile/guile.SlackBuild index 56767bf69..9c00b21f0 100755 --- a/source/d/guile/guile.SlackBuild +++ b/source/d/guile/guile.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=guile VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/d/llvm/llvm.SlackBuild b/source/d/llvm/llvm.SlackBuild index a8682e354..7de731ad1 100755 --- a/source/d/llvm/llvm.SlackBuild +++ b/source/d/llvm/llvm.SlackBuild @@ -83,8 +83,8 @@ rm -rf $PKGNAM-${VERSION}.src $PKGNAM-${VERSION} tar xvf $CWD/$PKGNAM-$VERSION.src.tar.xz || exit 1 cd $PKGNAM-${VERSION}/tools || cd $PKGNAM-${VERSION}.src/tools || exit 1 - tar xvf $CWD/cfe-$VERSION.src.tar.xz || exit 1 - mv cfe-${VERSION} clang 2>/dev/null || mv cfe-${VERSION}.src clang || exit 1 + tar xvf $CWD/clang-$VERSION.src.tar.xz || exit 1 + mv clang-${VERSION} clang 2>/dev/null || mv clang-${VERSION}.src clang || exit 1 tar xvf $CWD/lldb-$VERSION.src.tar.xz || exit 1 mv lldb-${VERSION} lldb 2>/dev/null || mv lldb-${VERSION}.src lldb || exit 1 tar xvf $CWD/lld-$VERSION.src.tar.xz || exit 1 diff --git a/source/d/llvm/llvm.url b/source/d/llvm/llvm.url index 0f5b2ca23..19054ad41 100644 --- a/source/d/llvm/llvm.url +++ b/source/d/llvm/llvm.url @@ -1,9 +1,19 @@ -http://llvm.org/releases/9.0.0/llvm-9.0.0.src.tar.xz -http://llvm.org/releases/9.0.0/cfe-9.0.0.src.tar.xz -http://llvm.org/releases/9.0.0/clang-tools-extra-9.0.0.src.tar.xz -http://llvm.org/releases/9.0.0/compiler-rt-9.0.0.src.tar.xz -http://llvm.org/releases/9.0.0/lldb-9.0.0.src.tar.xz -http://llvm.org/releases/9.0.0/openmp-9.0.0.src.tar.xz -http://llvm.org/releases/9.0.0/libcxx-9.0.0.src.tar.xz -http://llvm.org/releases/9.0.0/libcxxabi-9.0.0.src.tar.xz -http://llvm.org/releases/9.0.0/lld-9.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/llvm-9.0.1.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/clang-9.0.1.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/clang-tools-extra-9.0.1.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/compiler-rt-9.0.1.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/lldb-9.0.1.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/openmp-9.0.1.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/libcxx-9.0.1.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/libcxxabi-9.0.1.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/lld-9.0.1.src.tar.xz + +#http://llvm.org/releases/9.0.1/llvm-9.0.1.src.tar.xz +#http://llvm.org/releases/9.0.1/clang-9.0.1.src.tar.xz +#http://llvm.org/releases/9.0.1/clang-tools-extra-9.0.1.src.tar.xz +#http://llvm.org/releases/9.0.1/compiler-rt-9.0.1.src.tar.xz +#http://llvm.org/releases/9.0.1/lldb-9.0.1.src.tar.xz +#http://llvm.org/releases/9.0.1/openmp-9.0.1.src.tar.xz +#http://llvm.org/releases/9.0.1/libcxx-9.0.1.src.tar.xz +#http://llvm.org/releases/9.0.1/libcxxabi-9.0.1.src.tar.xz +#http://llvm.org/releases/9.0.1/lld-9.0.1.src.tar.xz diff --git a/source/d/python/python.SlackBuild b/source/d/python/python.SlackBuild index c74af7970..e4cee0539 100755 --- a/source/d/python/python.SlackBuild +++ b/source/d/python/python.SlackBuild @@ -26,7 +26,7 @@ PKGNAM=python SRCNAM=Python VERSION=$(echo $SRCNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev) BRANCH_VERSION=$(echo $VERSION | cut -f 1,2 -d . ) -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/d/ruby/ruby.SlackBuild b/source/d/ruby/ruby.SlackBuild index 3ff798784..4a4cf4626 100755 --- a/source/d/ruby/ruby.SlackBuild +++ b/source/d/ruby/ruby.SlackBuild @@ -32,7 +32,7 @@ else VERSION=$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev) fi -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/glib2/glib2.SlackBuild b/source/l/glib2/glib2.SlackBuild index 333fe5b6f..ae066af3c 100755 --- a/source/l/glib2/glib2.SlackBuild +++ b/source/l/glib2/glib2.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=glib2 VERSION=${VERSION:-$(echo glib-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/l/gobject-introspection/gobject-introspection.SlackBuild b/source/l/gobject-introspection/gobject-introspection.SlackBuild index 9396474d3..3856fce87 100755 --- a/source/l/gobject-introspection/gobject-introspection.SlackBuild +++ b/source/l/gobject-introspection/gobject-introspection.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gobject-introspection VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/libffi/libffi.SlackBuild b/source/l/libffi/libffi.SlackBuild index 6017d1620..d2f6fee21 100755 --- a/source/l/libffi/libffi.SlackBuild +++ b/source/l/libffi/libffi.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for libffi # Copyright 2011,2012 Robby Workman, Northport, Alabama, USA -# Copyright 2012, 2013, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2012, 2013, 2018, 2019 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libffi -VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -69,11 +69,9 @@ rm -rf $PKG mkdir -p $TMP $PKG cd $TMP rm -rf $PKGNAM-$VERSION -tar xvf $CWD/$PKGNAM-$VERSION.tar.xz || exit 1 +tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1 cd $PKGNAM-$VERSION || exit 1 -zcat $CWD/libffi.includedir.diff.gz | patch -p1 --verbose || exit 1 - chown -R root:root . find . \ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ diff --git a/source/l/libffi/libffi.includedir.diff b/source/l/libffi/libffi.includedir.diff deleted file mode 100644 index edfd0fad2..000000000 --- a/source/l/libffi/libffi.includedir.diff +++ /dev/null @@ -1,36 +0,0 @@ ---- ./include/Makefile.in.orig 2014-11-12 05:59:58.000000000 -0600 -+++ ./include/Makefile.in 2015-03-18 20:16:10.909912988 -0500 -@@ -314,7 +314,7 @@ - AUTOMAKE_OPTIONS = foreign - DISTCLEANFILES = ffitarget.h - EXTRA_DIST = ffi.h.in ffi_common.h --includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include -+includesdir = $(includedir) - nodist_includes_HEADERS = ffi.h ffitarget.h - all: all-am - ---- ./include/Makefile.am.orig 2014-11-08 06:47:24.000000000 -0600 -+++ ./include/Makefile.am 2015-03-18 20:14:30.883905771 -0500 -@@ -5,5 +5,5 @@ - DISTCLEANFILES=ffitarget.h - EXTRA_DIST=ffi.h.in ffi_common.h - --includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include -+includesdir = $(includedir) - nodist_includes_HEADERS = ffi.h ffitarget.h ---- ./libffi.pc.in.orig 2014-11-08 06:47:24.000000000 -0600 -+++ ./libffi.pc.in 2015-03-18 20:14:30.884905771 -0500 -@@ -2,10 +2,10 @@ - exec_prefix=@exec_prefix@ - libdir=@libdir@ - toolexeclibdir=@toolexeclibdir@ --includedir=${libdir}/@PACKAGE_NAME@-@PACKAGE_VERSION@/include -+includedir=@includedir@ - - Name: @PACKAGE_NAME@ - Description: Library supporting Foreign Function Interfaces - Version: @PACKAGE_VERSION@ --Libs: -L${toolexeclibdir} -lffi --Cflags: -I${includedir} -+Libs: -lffi -+Cflags: diff --git a/source/l/libffi/slack-desc b/source/l/libffi/slack-desc index 2bb8d9b06..93fba175d 100644 --- a/source/l/libffi/slack-desc +++ b/source/l/libffi/slack-desc @@ -14,6 +14,6 @@ libffi: written in one language to call code written in another language. libffi: The libffi library really only provides the lowest, machine dependent libffi: layer of a fully featured foreign function interface. libffi: -libffi: Homepage: http://sourceware.org/libffi/ +libffi: Homepage: https://sourceware.org/libffi/ libffi: libffi: diff --git a/source/l/libvpx/libvpx.url b/source/l/libvpx/libvpx.url new file mode 100644 index 000000000..a148660df --- /dev/null +++ b/source/l/libvpx/libvpx.url @@ -0,0 +1 @@ +https://github.com/webmproject/libvpx diff --git a/source/l/pygobject/pygobject.SlackBuild b/source/l/pygobject/pygobject.SlackBuild index 852389b22..6d5b11759 100755 --- a/source/l/pygobject/pygobject.SlackBuild +++ b/source/l/pygobject/pygobject.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=pygobject VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-4} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/l/pygobject3/pygobject3.SlackBuild b/source/l/pygobject3/pygobject3.SlackBuild index 5648b9177..0da0e0fcb 100755 --- a/source/l/pygobject3/pygobject3.SlackBuild +++ b/source/l/pygobject3/pygobject3.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=pygobject3 SRCNAM=pygobject VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/n/dhcpcd/dhcpcd-8.1.2.tar.xz.distinfo b/source/n/dhcpcd/dhcpcd-8.1.2.tar.xz.distinfo deleted file mode 100644 index 1fd8856d8..000000000 --- a/source/n/dhcpcd/dhcpcd-8.1.2.tar.xz.distinfo +++ /dev/null @@ -1 +0,0 @@ -SHA256 (dhcpcd-8.1.2.tar.xz) = cbd3e7ab1584a5a3a49d863376fa138e5fa388397a3e27d2b35bb81a2e8c35ad diff --git a/source/n/dhcpcd/dhcpcd-8.1.3.tar.xz.distinfo b/source/n/dhcpcd/dhcpcd-8.1.3.tar.xz.distinfo new file mode 100644 index 000000000..93a243317 --- /dev/null +++ b/source/n/dhcpcd/dhcpcd-8.1.3.tar.xz.distinfo @@ -0,0 +1 @@ +SHA256 (dhcpcd-8.1.3.tar.xz) = 144f08b8320f7289099cd3bc8d2715eb48fce9c38a596cb297b62c69497ad34e diff --git a/source/n/p11-kit/p11-kit.SlackBuild b/source/n/p11-kit/p11-kit.SlackBuild index d07499414..cfd002ae0 100755 --- a/source/n/p11-kit/p11-kit.SlackBuild +++ b/source/n/p11-kit/p11-kit.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=p11-kit VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} |