From 3b234388a5f545f071422864e1a274ba45a696a0 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sun, 3 Mar 2019 22:03:39 +0000 Subject: Sun Mar 3 22:03:39 UTC 2019 a/mkinitrd-1.4.11-x86_64-12.txz: Rebuilt. Updated to busybox-1.30.1. mkinitrd: allow a colon-delimited list of kernel versions with -k mkinitrd_command_generator.sh: allow a colon-delimited list of kernel versions with -k setup.01.mkinitrd: simplify script by using -k with a version list ap/pamixer-1.4-x86_64-1.txz: Upgraded. d/python-2.7.16-x86_64-1.txz: Upgraded. Updated to the latest 2.7.x release, which fixes a few security issues. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1752 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14647 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5010 (* Security fix *) d/vala-0.42.6-x86_64-1.txz: Upgraded. l/gegl-0.4.14-x86_64-1.txz: Upgraded. l/libsecret-0.18.8-x86_64-1.txz: Upgraded. l/xapian-core-1.4.11-x86_64-1.txz: Upgraded. x/mkfontscale-1.2.0-x86_64-1.txz: Upgraded. x/xditview-1.0.5-x86_64-1.txz: Upgraded. x/xdm-1.1.12-x86_64-1.txz: Upgraded. --- ChangeLog.rss | 35 +- ChangeLog.txt | 23 + FILELIST.TXT | 910 ++++++++++----------- recompress.sh | 3 - source/a/mkinitrd/busybox-dot-config | 48 +- source/a/mkinitrd/mkinitrd | 143 ++-- source/a/mkinitrd/mkinitrd.8 | 7 +- source/a/mkinitrd/mkinitrd.8.orig | 287 +++++++ source/a/mkinitrd/mkinitrd.SlackBuild | 8 +- source/a/mkinitrd/mkinitrd_command_generator.8 | 2 +- source/a/mkinitrd/mkinitrd_command_generator.sh | 21 +- source/a/mkinitrd/setup.01.mkinitrd | 76 +- source/ap/pamixer/pamixer.SlackBuild | 2 +- source/d/python/python.SlackBuild | 2 +- source/d/python/python.url | 1 + source/installer/ChangeLog.txt | 3 + .../installer/sources/busybox/busybox-dot-config | 48 +- source/x/x11/build/mkfontscale | 2 +- source/x/x11/build/xditview | 2 +- source/x/x11/build/xdm | 2 +- source/x/x11/configure/xdm | 16 + source/x/x11/patch/xdm.patch | 6 - .../patch/xdm/xdm-1.1.11-arc4random-include.patch | 18 - .../xdm/xdm-1.1.11-setproctitle-include.patch | 37 - source/x/x11/patch/xdm/xdm-consolekit.patch | 187 +++-- source/x/x11/patch/xdm/xdm.glibc.crypt.diff | 42 - source/x/x11/post-install/xdm/Xsession.orig | 63 +- source/x/x11/post-install/xdm/Xsetup_0.orig | 1 - 28 files changed, 1166 insertions(+), 829 deletions(-) create mode 100644 source/a/mkinitrd/mkinitrd.8.orig create mode 100644 source/d/python/python.url create mode 100644 source/x/x11/configure/xdm delete mode 100644 source/x/x11/patch/xdm/xdm-1.1.11-arc4random-include.patch delete mode 100644 source/x/x11/patch/xdm/xdm-1.1.11-setproctitle-include.patch delete mode 100644 source/x/x11/patch/xdm/xdm.glibc.crypt.diff diff --git a/ChangeLog.rss b/ChangeLog.rss index bda735da..c5fe644d 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,40 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Fri, 1 Mar 2019 23:44:12 GMT - Sat, 2 Mar 2019 07:59:44 GMT + Sun, 3 Mar 2019 22:03:39 GMT + Mon, 4 Mar 2019 07:59:43 GMT maintain_current_git.sh v 1.10 + + Sun, 3 Mar 2019 22:03:39 GMT + Sun, 3 Mar 2019 22:03:39 GMT + https://git.slackware.nl/current/tag/?h=20190303220339 + 20190303220339 + + +a/mkinitrd-1.4.11-x86_64-12.txz: Rebuilt. + Updated to busybox-1.30.1. + mkinitrd: allow a colon-delimited list of kernel versions with -k + mkinitrd_command_generator.sh: allow a colon-delimited list of kernel + versions with -k + setup.01.mkinitrd: simplify script by using -k with a version list +ap/pamixer-1.4-x86_64-1.txz: Upgraded. +d/python-2.7.16-x86_64-1.txz: Upgraded. + Updated to the latest 2.7.x release, which fixes a few security issues. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1752 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14647 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5010 + (* Security fix *) +d/vala-0.42.6-x86_64-1.txz: Upgraded. +l/gegl-0.4.14-x86_64-1.txz: Upgraded. +l/libsecret-0.18.8-x86_64-1.txz: Upgraded. +l/xapian-core-1.4.11-x86_64-1.txz: Upgraded. +x/mkfontscale-1.2.0-x86_64-1.txz: Upgraded. +x/xditview-1.0.5-x86_64-1.txz: Upgraded. +x/xdm-1.1.12-x86_64-1.txz: Upgraded. + ]]> + + Fri, 1 Mar 2019 23:44:12 GMT Fri, 1 Mar 2019 23:44:12 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index 4021d7b2..b6e1038f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,26 @@ +Sun Mar 3 22:03:39 UTC 2019 +a/mkinitrd-1.4.11-x86_64-12.txz: Rebuilt. + Updated to busybox-1.30.1. + mkinitrd: allow a colon-delimited list of kernel versions with -k + mkinitrd_command_generator.sh: allow a colon-delimited list of kernel + versions with -k + setup.01.mkinitrd: simplify script by using -k with a version list +ap/pamixer-1.4-x86_64-1.txz: Upgraded. +d/python-2.7.16-x86_64-1.txz: Upgraded. + Updated to the latest 2.7.x release, which fixes a few security issues. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1752 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14647 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5010 + (* Security fix *) +d/vala-0.42.6-x86_64-1.txz: Upgraded. +l/gegl-0.4.14-x86_64-1.txz: Upgraded. +l/libsecret-0.18.8-x86_64-1.txz: Upgraded. +l/xapian-core-1.4.11-x86_64-1.txz: Upgraded. +x/mkfontscale-1.2.0-x86_64-1.txz: Upgraded. +x/xditview-1.0.5-x86_64-1.txz: Upgraded. +x/xdm-1.1.12-x86_64-1.txz: Upgraded. ++--------------------------+ Fri Mar 1 23:44:12 UTC 2019 a/eudev-3.2.7-x86_64-2.txz: Rebuilt. Don't require kvm group. diff --git a/FILELIST.TXT b/FILELIST.TXT index f223f0b1..2c93ffdc 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Fri Mar 1 23:55:13 UTC 2019 +Sun Mar 3 22:29:53 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-03-01 23:44 . +drwxr-xr-x 12 root root 4096 2019-03-03 22:03 . -rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2 -rw-r--r-- 1 root root 14341 2018-11-29 05:40 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 911986 2019-03-01 21:09 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2019-03-01 21:09 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 912069 2019-03-01 23:55 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2019-03-01 23:55 ./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 579447 2019-03-01 23:44 ./ChangeLog.txt +-rw-r--r-- 1 root root 580499 2019-03-03 22:03 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2019-02-27 22:38 ./EFI/BOOT -rw-r--r-- 1 root root 1253376 2018-02-24 20:49 ./EFI/BOOT/bootx64.efi @@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2019-02-27 22:38 ./EFI/BOOT -rwxr-xr-x 1 root root 2494 2018-02-24 20:49 ./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 1199019 2019-03-01 21:08 ./FILELIST.TXT +-rw-r--r-- 1 root root 1199470 2019-03-01 23:55 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 732482 2019-03-01 23:53 ./PACKAGES.TXT +-rw-r--r-- 1 root root 732480 2019-03-03 22:28 ./PACKAGES.TXT -rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT -rw-r--r-- 1 root root 3635 2019-02-27 22:13 ./README.initrd -rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT @@ -787,13 +787,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 18 root root 4096 2019-03-01 23:53 ./slackware64 --rw-r--r-- 1 root root 290578 2019-03-01 23:53 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2019-03-01 23:53 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 361953 2019-03-01 23:50 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 3640918 2019-03-01 23:51 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2019-03-03 22:28 ./slackware64 +-rw-r--r-- 1 root root 290572 2019-03-03 22:28 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2019-03-03 22:28 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 361947 2019-03-03 22:25 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 3633653 2019-03-03 22:26 ./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-03-01 23:50 ./slackware64/a +drwxr-xr-x 2 root root 28672 2019-03-03 22:25 ./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 @@ -1005,9 +1005,9 @@ drwxr-xr-x 2 root root 28672 2019-03-01 23:50 ./slackware64/a -rw-r--r-- 1 root root 374 2018-04-13 13:09 ./slackware64/a/minicom-2.7.1-x86_64-2.txt -rw-r--r-- 1 root root 296324 2018-04-13 13:09 ./slackware64/a/minicom-2.7.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 13:09 ./slackware64/a/minicom-2.7.1-x86_64-2.txz.asc --rw-r--r-- 1 root root 527 2019-01-26 04:07 ./slackware64/a/mkinitrd-1.4.11-x86_64-11.txt --rw-r--r-- 1 root root 582912 2019-01-26 04:07 ./slackware64/a/mkinitrd-1.4.11-x86_64-11.txz --rw-r--r-- 1 root root 163 2019-01-26 04:07 ./slackware64/a/mkinitrd-1.4.11-x86_64-11.txz.asc +-rw-r--r-- 1 root root 527 2019-03-03 22:02 ./slackware64/a/mkinitrd-1.4.11-x86_64-12.txt +-rw-r--r-- 1 root root 618540 2019-03-03 22:02 ./slackware64/a/mkinitrd-1.4.11-x86_64-12.txz +-rw-r--r-- 1 root root 163 2019-03-03 22:02 ./slackware64/a/mkinitrd-1.4.11-x86_64-12.txz.asc -rw-r--r-- 1 root root 668 2018-04-13 13:10 ./slackware64/a/mlocate-0.26-x86_64-2.txt -rw-r--r-- 1 root root 107812 2018-04-13 13:10 ./slackware64/a/mlocate-0.26-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 13:10 ./slackware64/a/mlocate-0.26-x86_64-2.txz.asc @@ -1144,7 +1144,7 @@ drwxr-xr-x 2 root root 28672 2019-03-01 23:50 ./slackware64/a -rw-r--r-- 1 root root 540 2018-04-13 13:15 ./slackware64/a/zoo-2.10_22-x86_64-2.txt -rw-r--r-- 1 root root 56156 2018-04-13 13:15 ./slackware64/a/zoo-2.10_22-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 13:15 ./slackware64/a/zoo-2.10_22-x86_64-2.txz.asc -drwxr-xr-x 2 root root 20480 2019-03-01 21:04 ./slackware64/ap +drwxr-xr-x 2 root root 20480 2019-03-03 22:25 ./slackware64/ap -rw-r--r-- 1 root root 291 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txt -rw-r--r-- 1 root root 694880 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txz -rw-r--r-- 1 root root 163 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txz.asc @@ -1308,9 +1308,9 @@ drwxr-xr-x 2 root root 20480 2019-03-01 21:04 ./slackware64/ap -rw-r--r-- 1 root root 289 2018-09-21 03:13 ./slackware64/ap/opus-tools-0.2-x86_64-1.txt -rw-r--r-- 1 root root 60836 2018-09-21 03:13 ./slackware64/ap/opus-tools-0.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2018-09-21 03:13 ./slackware64/ap/opus-tools-0.2-x86_64-1.txz.asc --rw-r--r-- 1 root root 288 2018-12-14 03:43 ./slackware64/ap/pamixer-1.3.1-x86_64-8.txt --rw-r--r-- 1 root root 45664 2018-12-14 03:43 ./slackware64/ap/pamixer-1.3.1-x86_64-8.txz --rw-r--r-- 1 root root 163 2018-12-14 03:43 ./slackware64/ap/pamixer-1.3.1-x86_64-8.txz.asc +-rw-r--r-- 1 root root 288 2019-03-02 17:30 ./slackware64/ap/pamixer-1.4-x86_64-1.txt +-rw-r--r-- 1 root root 46436 2019-03-02 17:30 ./slackware64/ap/pamixer-1.4-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-03-02 17:30 ./slackware64/ap/pamixer-1.4-x86_64-1.txz.asc -rw-r--r-- 1 root root 375 2018-04-13 13:28 ./slackware64/ap/pm-utils-1.4.1-x86_64-6.txt -rw-r--r-- 1 root root 68128 2018-04-13 13:28 ./slackware64/ap/pm-utils-1.4.1-x86_64-6.txz -rw-r--r-- 1 root root 163 2018-04-13 13:28 ./slackware64/ap/pm-utils-1.4.1-x86_64-6.txz.asc @@ -1390,7 +1390,7 @@ drwxr-xr-x 2 root root 20480 2019-03-01 21:04 ./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-02-28 23:12 ./slackware64/d +drwxr-xr-x 2 root root 20480 2019-03-03 22:25 ./slackware64/d -rw-r--r-- 1 root root 360 2019-02-28 19:27 ./slackware64/d/Cython-0.29.6-x86_64-1.txt -rw-r--r-- 1 root root 3074148 2019-02-28 19:27 ./slackware64/d/Cython-0.29.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-02-28 19:27 ./slackware64/d/Cython-0.29.6-x86_64-1.txz.asc @@ -1539,9 +1539,9 @@ drwxr-xr-x 2 root root 20480 2019-02-28 23:12 ./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 2018-06-18 04:00 ./slackware64/d/python-2.7.15-x86_64-3.txt --rw-r--r-- 1 root root 12897664 2018-06-18 04:00 ./slackware64/d/python-2.7.15-x86_64-3.txz --rw-r--r-- 1 root root 163 2018-06-18 04:00 ./slackware64/d/python-2.7.15-x86_64-3.txz.asc +-rw-r--r-- 1 root root 436 2019-03-03 19:56 ./slackware64/d/python-2.7.16-x86_64-1.txt +-rw-r--r-- 1 root root 12915624 2019-03-03 19:56 ./slackware64/d/python-2.7.16-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-03-03 19:56 ./slackware64/d/python-2.7.16-x86_64-1.txz.asc -rw-r--r-- 1 root root 270 2019-02-21 19:57 ./slackware64/d/python-pip-19.0.3-x86_64-1.txt -rw-r--r-- 1 root root 2104760 2019-02-21 19:57 ./slackware64/d/python-pip-19.0.3-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-02-21 19:57 ./slackware64/d/python-pip-19.0.3-x86_64-1.txz.asc @@ -1579,9 +1579,9 @@ drwxr-xr-x 2 root root 20480 2019-02-28 23:12 ./slackware64/d -rw-r--r-- 1 root root 2604416 2018-04-13 14:12 ./slackware64/d/swig-3.0.12-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 14:12 ./slackware64/d/swig-3.0.12-x86_64-2.txz.asc -rw-r--r-- 1 root root 728 2018-11-21 20:59 ./slackware64/d/tagfile --rw-r--r-- 1 root root 394 2019-01-22 20:02 ./slackware64/d/vala-0.42.5-x86_64-1.txt --rw-r--r-- 1 root root 2115304 2019-01-22 20:02 ./slackware64/d/vala-0.42.5-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-01-22 20:02 ./slackware64/d/vala-0.42.5-x86_64-1.txz.asc +-rw-r--r-- 1 root root 394 2019-03-03 21:27 ./slackware64/d/vala-0.42.6-x86_64-1.txt +-rw-r--r-- 1 root root 2121568 2019-03-03 21:27 ./slackware64/d/vala-0.42.6-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-03-03 21:27 ./slackware64/d/vala-0.42.6-x86_64-1.txz.asc -rw-r--r-- 1 root root 591 2018-04-13 14:12 ./slackware64/d/yasm-1.3.0-x86_64-2.txt -rw-r--r-- 1 root root 532592 2018-04-13 14:12 ./slackware64/d/yasm-1.3.0-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 14:12 ./slackware64/d/yasm-1.3.0-x86_64-2.txz.asc @@ -2455,7 +2455,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-03-01 21:03 ./slackware64/l +drwxr-xr-x 2 root root 69632 2019-03-03 22:25 ./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 @@ -2657,9 +2657,9 @@ drwxr-xr-x 2 root root 69632 2019-03-01 21:03 ./slackware64/l -rw-r--r-- 1 root root 537 2019-03-01 19:03 ./slackware64/l/gdk-pixbuf2-2.38.1-x86_64-1.txt -rw-r--r-- 1 root root 664736 2019-03-01 19:03 ./slackware64/l/gdk-pixbuf2-2.38.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-03-01 19:03 ./slackware64/l/gdk-pixbuf2-2.38.1-x86_64-1.txz.asc --rw-r--r-- 1 root root 406 2018-11-01 21:48 ./slackware64/l/gegl-0.4.12-x86_64-1.txt --rw-r--r-- 1 root root 1538728 2018-11-01 21:48 ./slackware64/l/gegl-0.4.12-x86_64-1.txz --rw-r--r-- 1 root root 163 2018-11-01 21:48 ./slackware64/l/gegl-0.4.12-x86_64-1.txz.asc +-rw-r--r-- 1 root root 406 2019-03-02 17:22 ./slackware64/l/gegl-0.4.14-x86_64-1.txt +-rw-r--r-- 1 root root 1610340 2019-03-02 17:22 ./slackware64/l/gegl-0.4.14-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-03-02 17:22 ./slackware64/l/gegl-0.4.14-x86_64-1.txz.asc -rw-r--r-- 1 root root 295 2019-02-19 23:37 ./slackware64/l/gexiv2-0.10.10-x86_64-2.txt -rw-r--r-- 1 root root 436032 2019-02-19 23:37 ./slackware64/l/gexiv2-0.10.10-x86_64-2.txz -rw-r--r-- 1 root root 163 2019-02-19 23:37 ./slackware64/l/gexiv2-0.10.10-x86_64-2.txz.asc @@ -3025,9 +3025,9 @@ drwxr-xr-x 2 root root 69632 2019-03-01 21:03 ./slackware64/l -rw-r--r-- 1 root root 650 2018-04-13 15:02 ./slackware64/l/libsamplerate-0.1.9-x86_64-2.txt -rw-r--r-- 1 root root 976748 2018-04-13 15:02 ./slackware64/l/libsamplerate-0.1.9-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 15:02 ./slackware64/l/libsamplerate-0.1.9-x86_64-2.txz.asc --rw-r--r-- 1 root root 250 2018-12-29 19:00 ./slackware64/l/libsecret-0.18.7-x86_64-1.txt --rw-r--r-- 1 root root 201768 2018-12-29 19:00 ./slackware64/l/libsecret-0.18.7-x86_64-1.txz --rw-r--r-- 1 root root 163 2018-12-29 19:00 ./slackware64/l/libsecret-0.18.7-x86_64-1.txz.asc +-rw-r--r-- 1 root root 250 2019-03-02 17:27 ./slackware64/l/libsecret-0.18.8-x86_64-1.txt +-rw-r--r-- 1 root root 203064 2019-03-02 17:27 ./slackware64/l/libsecret-0.18.8-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-03-02 17:27 ./slackware64/l/libsecret-0.18.8-x86_64-1.txz.asc -rw-r--r-- 1 root root 545 2018-10-30 21:20 ./slackware64/l/libsigc++-2.10.1-x86_64-1.txt -rw-r--r-- 1 root root 128416 2018-10-30 21:20 ./slackware64/l/libsigc++-2.10.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2018-10-30 21:20 ./slackware64/l/libsigc++-2.10.1-x86_64-1.txz.asc @@ -3412,9 +3412,9 @@ drwxr-xr-x 2 root root 69632 2019-03-01 21:03 ./slackware64/l -rw-r--r-- 1 root root 378 2018-04-13 15:26 ./slackware64/l/wavpack-5.1.0-x86_64-2.txt -rw-r--r-- 1 root root 172772 2018-04-13 15:26 ./slackware64/l/wavpack-5.1.0-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 15:26 ./slackware64/l/wavpack-5.1.0-x86_64-2.txz.asc --rw-r--r-- 1 root root 413 2019-02-12 20:12 ./slackware64/l/xapian-core-1.4.10-x86_64-1.txt --rw-r--r-- 1 root root 2017188 2019-02-12 20:12 ./slackware64/l/xapian-core-1.4.10-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-02-12 20:12 ./slackware64/l/xapian-core-1.4.10-x86_64-1.txz.asc +-rw-r--r-- 1 root root 413 2019-03-02 17:33 ./slackware64/l/xapian-core-1.4.11-x86_64-1.txt +-rw-r--r-- 1 root root 2021284 2019-03-02 17:33 ./slackware64/l/xapian-core-1.4.11-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-03-02 17:33 ./slackware64/l/xapian-core-1.4.11-x86_64-1.txz.asc -rw-r--r-- 1 root root 388 2018-04-13 15:26 ./slackware64/l/zlib-1.2.11-x86_64-2.txt -rw-r--r-- 1 root root 103500 2018-04-13 15:26 ./slackware64/l/zlib-1.2.11-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 15:26 ./slackware64/l/zlib-1.2.11-x86_64-2.txz.asc @@ -3901,7 +3901,7 @@ drwxr-xr-x 2 root root 4096 2018-11-24 20:50 ./slackware64/tcl -rw-r--r-- 1 root root 227 2018-11-24 19:32 ./slackware64/tcl/tk-8.6.9.1-x86_64-1.txt -rw-r--r-- 1 root root 1771556 2018-11-24 19:32 ./slackware64/tcl/tk-8.6.9.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2018-11-24 19:32 ./slackware64/tcl/tk-8.6.9.1-x86_64-1.txz.asc -drwxr-xr-x 2 root root 65536 2019-03-01 21:04 ./slackware64/x +drwxr-xr-x 2 root root 65536 2019-03-03 22:25 ./slackware64/x -rw-r--r-- 1 root root 257 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txt -rw-r--r-- 1 root root 5074404 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txz.asc @@ -4269,9 +4269,9 @@ drwxr-xr-x 2 root root 65536 2019-03-01 21:04 ./slackware64/x -rw-r--r-- 1 root root 363 2018-04-13 06:03 ./slackware64/x/mkfontdir-1.0.7-noarch-2.txt -rw-r--r-- 1 root root 14120 2018-04-13 06:03 ./slackware64/x/mkfontdir-1.0.7-noarch-2.txz -rw-r--r-- 1 root root 163 2018-04-13 06:03 ./slackware64/x/mkfontdir-1.0.7-noarch-2.txz.asc --rw-r--r-- 1 root root 272 2018-04-13 06:03 ./slackware64/x/mkfontscale-1.1.3-x86_64-2.txt --rw-r--r-- 1 root root 32516 2018-04-13 06:03 ./slackware64/x/mkfontscale-1.1.3-x86_64-2.txz --rw-r--r-- 1 root root 163 2018-04-13 06:03 ./slackware64/x/mkfontscale-1.1.3-x86_64-2.txz.asc +-rw-r--r-- 1 root root 272 2019-03-03 19:22 ./slackware64/x/mkfontscale-1.2.0-x86_64-1.txt +-rw-r--r-- 1 root root 35388 2019-03-03 19:22 ./slackware64/x/mkfontscale-1.2.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-03-03 19:22 ./slackware64/x/mkfontscale-1.2.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 327 2018-04-13 16:11 ./slackware64/x/motif-2.3.8-x86_64-2.txt -rw-r--r-- 1 root root 2538668 2018-04-13 16:11 ./slackware64/x/motif-2.3.8-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 16:11 ./slackware64/x/motif-2.3.8-x86_64-2.txz.asc @@ -4444,12 +4444,12 @@ drwxr-xr-x 2 root root 65536 2019-03-01 21:04 ./slackware64/x -rw-r--r-- 1 root root 548 2019-01-25 19:02 ./slackware64/x/xdg-utils-1.1.3-noarch-2.txt -rw-r--r-- 1 root root 63764 2019-01-25 19:02 ./slackware64/x/xdg-utils-1.1.3-noarch-2.txz -rw-r--r-- 1 root root 163 2019-01-25 19:02 ./slackware64/x/xdg-utils-1.1.3-noarch-2.txz.asc --rw-r--r-- 1 root root 338 2018-04-13 06:05 ./slackware64/x/xditview-1.0.4-x86_64-2.txt --rw-r--r-- 1 root root 33496 2018-04-13 06:05 ./slackware64/x/xditview-1.0.4-x86_64-2.txz --rw-r--r-- 1 root root 163 2018-04-13 06:05 ./slackware64/x/xditview-1.0.4-x86_64-2.txz.asc --rw-r--r-- 1 root root 253 2018-04-13 06:05 ./slackware64/x/xdm-1.1.11-x86_64-8.txt --rw-r--r-- 1 root root 117404 2018-04-13 06:05 ./slackware64/x/xdm-1.1.11-x86_64-8.txz --rw-r--r-- 1 root root 163 2018-04-13 06:05 ./slackware64/x/xdm-1.1.11-x86_64-8.txz.asc +-rw-r--r-- 1 root root 338 2019-03-03 19:22 ./slackware64/x/xditview-1.0.5-x86_64-1.txt +-rw-r--r-- 1 root root 34516 2019-03-03 19:22 ./slackware64/x/xditview-1.0.5-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-03-03 19:22 ./slackware64/x/xditview-1.0.5-x86_64-1.txz.asc +-rw-r--r-- 1 root root 253 2019-03-03 19:40 ./slackware64/x/xdm-1.1.12-x86_64-1.txt +-rw-r--r-- 1 root root 121236 2019-03-03 19:40 ./slackware64/x/xdm-1.1.12-x86_64-1.txz +-rw-r--r-- 1 root root 163 2019-03-03 19:40 ./slackware64/x/xdm-1.1.12-x86_64-1.txz.asc -rw-r--r-- 1 root root 351 2018-04-13 06:05 ./slackware64/x/xdpyinfo-1.3.2-x86_64-2.txt -rw-r--r-- 1 root root 31628 2018-04-13 06:05 ./slackware64/x/xdpyinfo-1.3.2-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 06:05 ./slackware64/x/xdpyinfo-1.3.2-x86_64-2.txz.asc @@ -5002,13 +5002,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-03-01 23:55 ./source --rw-r--r-- 1 root root 461418 2019-03-01 23:55 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2019-03-01 23:55 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 651991 2019-03-01 23:54 ./source/FILE_LIST --rw-r--r-- 1 root root 16687593 2019-03-01 23:54 ./source/MANIFEST.bz2 +drwxr-xr-x 19 root root 4096 2019-03-03 22:29 ./source +-rw-r--r-- 1 root root 461329 2019-03-03 22:29 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2019-03-03 22:29 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 651902 2019-03-03 22:29 ./source/FILE_LIST +-rw-r--r-- 1 root root 16718629 2019-03-03 22:29 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT -drwxr-xr-x 111 root root 4096 2019-01-23 20:57 ./source/a +drwxr-xr-x 111 root root 4096 2019-03-03 21:18 ./source/a -rw-r--r-- 1 root root 877 2018-11-21 18:49 ./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 @@ -5556,23 +5556,24 @@ drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/a/minicom -rwxr-xr-x 1 root root 5318 2018-09-18 22:04 ./source/a/minicom/minicom.SlackBuild -rw-r--r-- 1 root root 570 2004-09-04 21:17 ./source/a/minicom/minicom.users.gz -rw-r--r-- 1 root root 829 2018-02-27 06:13 ./source/a/minicom/slack-desc -drwxr-xr-x 2 root root 4096 2019-01-23 20:36 ./source/a/mkinitrd +drwxr-xr-x 2 root root 4096 2019-03-03 21:10 ./source/a/mkinitrd -rw-r--r-- 1 root root 3752 2012-06-12 13:27 ./source/a/mkinitrd/README.initrd -rw-r--r-- 1 root root 2699 2012-07-06 04:14 ./source/a/mkinitrd/_initrd-tree.tar.gz --rw-r--r-- 1 root root 2260586 2018-04-03 20:08 ./source/a/mkinitrd/busybox-1.28.3.tar.bz2 --rw-r--r-- 1 root root 528 2018-04-03 20:09 ./source/a/mkinitrd/busybox-1.28.3.tar.bz2.sign --rw-r--r-- 1 root root 27605 2018-04-18 04:06 ./source/a/mkinitrd/busybox-dot-config +-rw-r--r-- 1 root root 7793781 2019-02-14 14:27 ./source/a/mkinitrd/busybox-1.30.1.tar.bz2 +-rw-r--r-- 1 root root 72 2019-02-14 14:27 ./source/a/mkinitrd/busybox-1.30.1.tar.bz2.sig +-rw-r--r-- 1 root root 28651 2019-03-03 20:13 ./source/a/mkinitrd/busybox-dot-config -rw-r--r-- 1 root root 1678 2019-01-23 20:47 ./source/a/mkinitrd/geninitrd -rw-r--r-- 1 root root 12440 2018-04-18 18:55 ./source/a/mkinitrd/init -rw-r--r-- 1 root root 29903 2009-12-18 05:10 ./source/a/mkinitrd/keymaps.tar.gz --rw-r--r-- 1 root root 26432 2018-06-03 02:30 ./source/a/mkinitrd/mkinitrd --rw-r--r-- 1 root root 8981 2018-04-18 18:49 ./source/a/mkinitrd/mkinitrd.8 --rwxr-xr-x 1 root root 5734 2019-01-26 04:04 ./source/a/mkinitrd/mkinitrd.SlackBuild +-rw-r--r-- 1 root root 27016 2019-02-21 18:58 ./source/a/mkinitrd/mkinitrd +-rw-r--r-- 1 root root 9115 2019-03-03 21:15 ./source/a/mkinitrd/mkinitrd.8 +-rw-r--r-- 1 root root 8981 2018-04-18 18:49 ./source/a/mkinitrd/mkinitrd.8.orig +-rwxr-xr-x 1 root root 5775 2019-03-03 20:17 ./source/a/mkinitrd/mkinitrd.SlackBuild -rw-r--r-- 1 root root 7109 2018-04-18 18:46 ./source/a/mkinitrd/mkinitrd.conf.5 -rw-r--r-- 1 root root 529 2017-06-29 16:52 ./source/a/mkinitrd/mkinitrd.conf.sample --rw-r--r-- 1 root root 5624 2016-02-08 20:10 ./source/a/mkinitrd/mkinitrd_command_generator.8 --rw-r--r-- 1 root root 28487 2019-01-25 22:06 ./source/a/mkinitrd/mkinitrd_command_generator.sh --rw-r--r-- 1 root root 3648 2019-01-26 04:06 ./source/a/mkinitrd/setup.01.mkinitrd +-rw-r--r-- 1 root root 5693 2019-03-03 21:16 ./source/a/mkinitrd/mkinitrd_command_generator.8 +-rw-r--r-- 1 root root 28981 2019-03-03 21:31 ./source/a/mkinitrd/mkinitrd_command_generator.sh +-rw-r--r-- 1 root root 1448 2019-03-03 21:57 ./source/a/mkinitrd/setup.01.mkinitrd -rw-r--r-- 1 root root 983 2018-02-27 06:13 ./source/a/mkinitrd/slack-desc drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/a/mlocate -rw-r--r-- 1 root root 388 2017-03-16 18:04 ./source/a/mlocate/doinst.sh.gz @@ -5648,7 +5649,7 @@ drwxr-xr-x 2 root root 4096 2018-09-06 22:16 ./source/a/pkgtools/scripts -rw-r--r-- 1 root root 13672 2018-06-19 19:28 ./source/a/pkgtools/scripts/makebootdisk -rw-r--r-- 1 root root 16183 2018-07-09 19:20 ./source/a/pkgtools/scripts/makepkg -rw-r--r-- 1 root root 4712 2018-04-11 20:28 ./source/a/pkgtools/scripts/pkgdiff --rw-r--r-- 1 root root 21938 2018-06-19 19:28 ./source/a/pkgtools/scripts/pkgtool +-rw-r--r-- 1 root root 21938 2018-06-19 19:28 ./source/a/pkgtools/scripts/pkgtool -rw-r--r-- 1 root root 15611 2018-06-19 19:39 ./source/a/pkgtools/scripts/removepkg -rw-r--r-- 1 root root 170 2003-02-16 00:56 ./source/a/pkgtools/scripts/setup.70.install-kernel -rw-r--r-- 1 root root 9164 2018-06-19 19:28 ./source/a/pkgtools/scripts/setup.80.make-bootdisk @@ -6275,9 +6276,9 @@ drwxr-xr-x 2 root root 4096 2018-09-21 02:07 ./source/ap/opus-tools -rw-r--r-- 1 root root 318646 2018-09-18 19:00 ./source/ap/opus-tools/opus-tools-0.2.tar.lz -rwxr-xr-x 1 root root 4542 2018-09-21 02:07 ./source/ap/opus-tools/opus-tools.SlackBuild -rw-r--r-- 1 root root 779 2018-02-27 06:12 ./source/ap/opus-tools/slack-desc -drwxr-xr-x 2 root root 4096 2018-12-14 03:15 ./source/ap/pamixer --rw-r--r-- 1 root root 16164 2015-12-27 07:19 ./source/ap/pamixer/pamixer-1.3.1.tar.xz --rwxr-xr-x 1 root root 3337 2018-12-14 03:15 ./source/ap/pamixer/pamixer.SlackBuild +drwxr-xr-x 2 root root 4096 2019-03-02 17:29 ./source/ap/pamixer +-rw-r--r-- 1 root root 16284 2019-03-02 17:29 ./source/ap/pamixer/pamixer-1.4.tar.xz +-rwxr-xr-x 1 root root 3337 2019-03-02 17:30 ./source/ap/pamixer/pamixer.SlackBuild -rw-r--r-- 1 root root 775 2018-02-27 06:13 ./source/ap/pamixer/slack-desc drwxr-xr-x 3 root root 4096 2018-09-18 22:04 ./source/ap/pm-utils -rw-r--r-- 1 root root 396 2013-06-27 22:36 ./source/ap/pm-utils/49bluetooth-generic @@ -6750,7 +6751,7 @@ drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./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 2018-09-18 22:04 ./source/d/python +drwxr-xr-x 2 root root 4096 2019-03-03 19:52 ./source/d/python drwxr-xr-x 2 root root 4096 2019-02-21 19:57 ./source/d/python-pip -rw-r--r-- 1 root root 950921 2019-02-20 17:23 ./source/d/python-pip/pip-19.0.3.tar.lz -rw-r--r-- 1 root root 33 2018-03-29 06:10 ./source/d/python-pip/pip.url @@ -6761,12 +6762,13 @@ drwxr-xr-x 2 root root 4096 2019-02-19 21:35 ./source/d/python-setuptools -rw-r--r-- 1 root root 40 2017-11-28 22:11 ./source/d/python-setuptools/python-setuptools.url -rw-r--r-- 1 root root 452920 2019-02-05 18:20 ./source/d/python-setuptools/setuptools-40.8.0.tar.lz -rw-r--r-- 1 root root 1059 2018-02-27 06:13 ./source/d/python-setuptools/slack-desc --rw-r--r-- 1 root root 12642436 2018-04-29 23:20 ./source/d/python/Python-2.7.15.tar.xz --rw-r--r-- 1 root root 801 2018-04-29 23:20 ./source/d/python/Python-2.7.15.tar.xz.asc --rw-r--r-- 1 root root 1617467 2018-04-29 23:20 ./source/d/python/python-2.7.15-docs-text.tar.bz2 --rwxr-xr-x 1 root root 5710 2018-09-18 22:04 ./source/d/python/python.SlackBuild +-rw-r--r-- 1 root root 12752104 2019-03-02 18:40 ./source/d/python/Python-2.7.16.tar.xz +-rw-r--r-- 1 root root 833 2019-03-02 18:40 ./source/d/python/Python-2.7.16.tar.xz.asc +-rw-r--r-- 1 root root 1632463 2019-03-02 19:04 ./source/d/python/python-2.7.16-docs-text.tar.bz2 +-rwxr-xr-x 1 root root 5710 2019-03-03 19:52 ./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-02-19 22:07 ./source/d/python3 @@ -6824,12 +6826,12 @@ drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/d/swig -rw-r--r-- 1 root root 6002428 2017-01-27 23:54 ./source/d/swig/swig-3.0.12.tar.xz -rwxr-xr-x 1 root root 3993 2018-09-18 22:04 ./source/d/swig/swig.SlackBuild -rw-r--r-- 1 root root 87 2013-06-05 09:05 ./source/d/swig/swig.url -drwxr-xr-x 2 root root 4096 2019-01-22 20:00 ./source/d/vala +drwxr-xr-x 2 root root 4096 2019-03-03 21:26 ./source/d/vala -rw-r--r-- 1 root root 1941 2018-12-20 18:33 ./source/d/vala/disable-graphviz.patch.gz -rw-r--r-- 1 root root 117 2018-11-11 04:07 ./source/d/vala/disable-graphviz.patch.url -rw-r--r-- 1 root root 233 2018-11-11 05:10 ./source/d/vala/no.gvc-compat.c.diff.gz -rw-r--r-- 1 root root 849 2018-04-04 20:22 ./source/d/vala/slack-desc --rw-r--r-- 1 root root 3350460 2019-01-22 10:53 ./source/d/vala/vala-0.42.5.tar.xz +-rw-r--r-- 1 root root 3354840 2019-03-03 21:10 ./source/d/vala/vala-0.42.6.tar.xz -rwxr-xr-x 1 root root 4893 2018-11-23 19:49 ./source/d/vala/vala.SlackBuild drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/d/yasm -rw-r--r-- 1 root root 1043 2018-02-27 06:13 ./source/d/yasm/slack-desc @@ -6846,17 +6848,17 @@ drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/e/emacs drwxr-xr-x 2 root root 4096 2018-02-27 06:13 ./source/f -rw-r--r-- 1 root root 960 2018-02-27 06:13 ./source/f/slack-desc.linux-faqs -rw-r--r-- 1 root root 801 2018-02-27 06:13 ./source/f/slack-desc.linux-howtos -drwxr-xr-x 3 root root 4096 2018-10-10 22:22 ./source/installer --rw-r--r-- 1 root root 30914 2019-01-26 19:59 ./source/installer/ChangeLog.txt +drwxr-xr-x 3 root root 4096 2019-03-03 20:17 ./source/installer +-rw-r--r-- 1 root root 31000 2019-03-03 19:17 ./source/installer/ChangeLog.txt -rw-r--r-- 1 root root 6849 2018-03-11 00:53 ./source/installer/README -rwxr-xr-x 1 root root 71109 2018-11-28 02:18 ./source/installer/build_installer.sh -rwxr-xr-x 1 root root 2244 2018-03-18 19:14 ./source/installer/installer.SlackBuild -rw-r--r-- 1 root root 1391 2013-04-01 21:47 ./source/installer/module-blacklist drwxr-xr-x 7 root root 4096 2018-06-20 20:48 ./source/installer/sources -drwxr-xr-x 2 root root 4096 2018-04-18 04:06 ./source/installer/sources/busybox --rw-r--r-- 1 root root 2260586 2018-04-03 20:08 ./source/installer/sources/busybox/busybox-1.28.3.tar.bz2 --rw-r--r-- 1 root root 528 2018-04-03 20:09 ./source/installer/sources/busybox/busybox-1.28.3.tar.bz2.sign --rw-r--r-- 1 root root 27605 2018-04-18 04:06 ./source/installer/sources/busybox/busybox-dot-config +drwxr-xr-x 2 root root 4096 2019-03-03 19:15 ./source/installer/sources/busybox +-rw-r--r-- 1 root root 7793781 2019-02-14 14:27 ./source/installer/sources/busybox/busybox-1.30.1.tar.bz2 +-rw-r--r-- 1 root root 72 2019-02-14 14:27 ./source/installer/sources/busybox/busybox-1.30.1.tar.bz2.sig +-rw-r--r-- 1 root root 28651 2019-03-03 20:13 ./source/installer/sources/busybox/busybox-dot-config drwxr-xr-x 2 root root 4096 2018-06-20 21:07 ./source/installer/sources/dropbear -rw-r--r-- 1 root root 372 2008-03-13 13:43 ./source/installer/sources/dropbear/doinst.sh -rw-r--r-- 1 root root 1407361 2018-01-14 04:51 ./source/installer/sources/dropbear/dropbear-20171018_fa3b0dd3.tar.lz @@ -8401,8 +8403,8 @@ drwxr-xr-x 2 root root 4096 2019-03-01 19:03 ./source/l/gdk-pixbuf2 -rwxr-xr-x 1 root root 5176 2018-11-17 06:15 ./source/l/gdk-pixbuf2/gdk-pixbuf2.SlackBuild -rw-r--r-- 1 root root 996 2018-02-27 06:12 ./source/l/gdk-pixbuf2/slack-desc -rw-r--r-- 1 root root 1653 2017-07-24 19:13 ./source/l/gdk-pixbuf2/update-gdk-pixbuf-loaders -drwxr-xr-x 2 root root 4096 2019-02-04 19:59 ./source/l/gegl --rw-r--r-- 1 root root 5677789 2018-10-23 12:22 ./source/l/gegl/gegl-0.4.12.tar.lz +drwxr-xr-x 2 root root 4096 2019-03-02 17:20 ./source/l/gegl +-rw-r--r-- 1 root root 5807885 2019-03-01 13:38 ./source/l/gegl/gegl-0.4.14.tar.lz -rwxr-xr-x 1 root root 3825 2018-09-18 22:04 ./source/l/gegl/gegl.SlackBuild -rw-r--r-- 1 root root 36 2019-02-04 19:59 ./source/l/gegl/gegl.url -rw-r--r-- 1 root root 860 2018-07-04 20:30 ./source/l/gegl/slack-desc @@ -9030,8 +9032,8 @@ drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/l/libsamplerate -rw-r--r-- 1 root root 3317728 2016-10-09 08:48 ./source/l/libsamplerate/libsamplerate-0.1.9.tar.xz -rwxr-xr-x 1 root root 2332 2018-04-23 17:20 ./source/l/libsamplerate/libsamplerate.SlackBuild -rw-r--r-- 1 root root 1111 2018-02-27 06:12 ./source/l/libsamplerate/slack-desc -drwxr-xr-x 2 root root 4096 2018-12-29 18:59 ./source/l/libsecret --rw-r--r-- 1 root root 508392 2018-12-29 08:08 ./source/l/libsecret/libsecret-0.18.7.tar.xz +drwxr-xr-x 2 root root 4096 2019-03-02 17:26 ./source/l/libsecret +-rw-r--r-- 1 root root 509432 2019-03-02 08:02 ./source/l/libsecret/libsecret-0.18.8.tar.xz -rwxr-xr-x 1 root root 3716 2018-12-29 19:00 ./source/l/libsecret/libsecret.SlackBuild -rw-r--r-- 1 root root 707 2018-02-27 06:12 ./source/l/libsecret/slack-desc drwxr-xr-x 2 root root 4096 2018-10-30 21:20 ./source/l/libsigc++ @@ -9764,9 +9766,9 @@ drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/l/wavpack -rw-r--r-- 1 root root 835 2018-02-27 06:12 ./source/l/wavpack/slack-desc -rw-r--r-- 1 root root 736644 2017-01-19 06:17 ./source/l/wavpack/wavpack-5.1.0.tar.xz -rwxr-xr-x 1 root root 4199 2018-09-18 22:04 ./source/l/wavpack/wavpack.SlackBuild -drwxr-xr-x 2 root root 4096 2019-02-12 20:11 ./source/l/xapian-core +drwxr-xr-x 2 root root 4096 2019-03-02 17:32 ./source/l/xapian-core -rw-r--r-- 1 root root 872 2018-10-30 21:09 ./source/l/xapian-core/slack-desc --rw-r--r-- 1 root root 2973780 2019-02-11 22:02 ./source/l/xapian-core/xapian-core-1.4.10.tar.xz +-rw-r--r-- 1 root root 2975524 2019-03-02 02:22 ./source/l/xapian-core/xapian-core-1.4.11.tar.xz -rwxr-xr-x 1 root root 4287 2018-10-30 21:10 ./source/l/xapian-core/xapian-core.SlackBuild drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/l/zlib -rw-r--r-- 1 root root 840 2018-02-27 06:12 ./source/l/zlib/slack-desc @@ -11249,7 +11251,7 @@ drwxr-xr-x 2 root root 12288 2018-11-11 20:32 ./source/x/x11/build -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/mesa -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/mkcomposecache -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/mkfontdir --rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/mkfontscale +-rw-r--r-- 1 root root 2 2019-03-03 19:21 ./source/x/x11/build/mkfontscale -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/motif -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/mtdev -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/oclock @@ -11313,8 +11315,8 @@ drwxr-xr-x 2 root root 12288 2018-11-11 20:32 ./source/x/x11/build -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xdbedizzy -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xdg-user-dirs -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xdg-utils --rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xditview --rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xdm +-rw-r--r-- 1 root root 2 2019-03-03 19:22 ./source/x/x11/build/xditview +-rw-r--r-- 1 root root 2 2019-03-03 19:22 ./source/x/x11/build/xdm -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xdpyinfo -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xdriinfo -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xedit @@ -11430,7 +11432,7 @@ drwxr-xr-x 2 root root 12288 2018-11-11 20:32 ./source/x/x11/build -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xwd -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xwininfo -rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xwud -drwxr-xr-x 2 root root 4096 2018-09-14 18:43 ./source/x/x11/configure +drwxr-xr-x 2 root root 4096 2019-03-03 19:35 ./source/x/x11/configure -rw-r--r-- 1 root root 362 2016-01-16 20:11 ./source/x/x11/configure/autogen -rw-r--r-- 1 root root 392 2012-03-16 18:08 ./source/x/x11/configure/compiz -rw-r--r-- 1 root root 361 2016-01-16 20:11 ./source/x/x11/configure/configure @@ -11448,6 +11450,7 @@ drwxr-xr-x 2 root root 4096 2018-09-14 18:43 ./source/x/x11/configure -rw-r--r-- 1 root root 384 2009-07-10 03:05 ./source/x/x11/configure/pixman -rw-r--r-- 1 root root 276 2009-07-24 04:25 ./source/x/x11/configure/setxkbmap -rw-r--r-- 1 root root 869 2017-04-15 15:03 ./source/x/x11/configure/xcb-proto +-rw-r--r-- 1 root root 434 2019-03-03 19:35 ./source/x/x11/configure/xdm -rw-r--r-- 1 root root 573 2017-01-09 21:37 ./source/x/x11/configure/xf86-video-intel -rw-r--r-- 1 root root 317 2015-12-16 03:38 ./source/x/x11/configure/xf86-video-nouveau -rw-r--r-- 1 root root 362 2018-06-30 20:59 ./source/x/x11/configure/xf86-video-savage @@ -11522,12 +11525,9 @@ drwxr-xr-x 2 root root 4096 2013-10-13 23:11 ./source/x/x11/patch/xcompmg -rw-r--r-- 1 root root 336 2013-10-13 23:12 ./source/x/x11/patch/xcompmgr.patch -rw-r--r-- 1 root root 425 2013-10-13 21:47 ./source/x/x11/patch/xcompmgr/patch-XFixesSetPictureClipRegion-shadow-fix-xcompmgr.c.diff.gz -rw-r--r-- 1 root root 464 2011-03-03 03:11 ./source/x/x11/patch/xcompmgr/xcompmgr-follow-icccm-spec.diff.gz -drwxr-xr-x 2 root root 4096 2014-12-07 08:09 ./source/x/x11/patch/xdm --rw-r--r-- 1 root root 572 2014-12-07 08:10 ./source/x/x11/patch/xdm.patch --rw-r--r-- 1 root root 276 2014-12-07 08:06 ./source/x/x11/patch/xdm/xdm-1.1.11-arc4random-include.patch.gz --rw-r--r-- 1 root root 419 2014-12-07 08:06 ./source/x/x11/patch/xdm/xdm-1.1.11-setproctitle-include.patch.gz --rw-r--r-- 1 root root 2309 2014-12-07 08:07 ./source/x/x11/patch/xdm/xdm-consolekit.patch.gz --rw-r--r-- 1 root root 830 2013-07-07 06:42 ./source/x/x11/patch/xdm/xdm.glibc.crypt.diff.gz +drwxr-xr-x 2 root root 4096 2019-03-03 19:32 ./source/x/x11/patch/xdm +-rw-r--r-- 1 root root 135 2019-03-03 19:28 ./source/x/x11/patch/xdm.patch +-rw-r--r-- 1 root root 2240 2019-03-03 19:31 ./source/x/x11/patch/xdm/xdm-consolekit.patch.gz -rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-apm.patch -rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-ark.patch -rw-r--r-- 1 root root 319 2015-08-20 06:44 ./source/x/x11/patch/xf86-video-ast.patch @@ -11639,9 +11639,9 @@ drwxr-xr-x 2 root root 4096 2007-02-22 01:03 ./source/x/x11/post-install/ drwxr-xr-x 2 root root 4096 2007-02-14 01:08 ./source/x/x11/post-install/xdm -rw-r--r-- 1 root root 1635 2017-06-01 18:24 ./source/x/x11/post-install/xdm.post-install -rwxr-xr-x 1 root root 5470 2011-01-23 19:01 ./source/x/x11/post-install/xdm/Xsession --rwxr-xr-x 1 root root 708 2001-02-17 22:27 ./source/x/x11/post-install/xdm/Xsession.orig +-rwxr-xr-x 1 root root 1348 2019-03-03 19:36 ./source/x/x11/post-install/xdm/Xsession.orig -rwxr-xr-x 1 root root 503 2007-02-14 01:22 ./source/x/x11/post-install/xdm/Xsetup_0 --rwxr-xr-x 1 root root 145 2007-02-13 06:04 ./source/x/x11/post-install/xdm/Xsetup_0.orig +-rwxr-xr-x 1 root root 88 2019-03-02 22:06 ./source/x/x11/post-install/xdm/Xsetup_0.orig -rw-r--r-- 1 root root 40 2008-09-15 22:43 ./source/x/x11/post-install/xf86-input-joystick.post-install -rw-r--r-- 1 root root 1808 2017-01-18 02:26 ./source/x/x11/post-install/xf86-input-libinput.post-install drwxr-xr-x 2 root root 4096 2010-08-03 04:04 ./source/x/x11/post-install/xf86-input-synaptics @@ -11944,8 +11944,8 @@ drwxr-xr-x 2 root root 12288 2018-11-11 20:32 ./source/x/x11/slack-desc -rw-r--r-- 1 root root 716 2012-04-08 02:21 ./source/x/x11/slack-desc/xwd -rw-r--r-- 1 root root 702 2012-04-08 02:21 ./source/x/x11/slack-desc/xwininfo -rw-r--r-- 1 root root 668 2012-04-07 23:42 ./source/x/x11/slack-desc/xwud -drwxr-xr-x 12 root root 4096 2019-02-26 23:09 ./source/x/x11/src -drwxr-xr-x 2 root root 4096 2019-02-20 20:42 ./source/x/x11/src/app +drwxr-xr-x 12 root root 4096 2019-03-03 19:21 ./source/x/x11/src +drwxr-xr-x 2 root root 4096 2019-03-03 19:21 ./source/x/x11/src/app -rw-r--r-- 1 root root 115464 2018-03-05 03:32 ./source/x/x11/src/app/appres-1.0.5.tar.xz -rw-r--r-- 1 root root 139452 2017-11-07 19:12 ./source/x/x11/src/app/bdftopcf-1.1.tar.xz -rw-r--r-- 1 root root 109956 2013-01-15 05:23 ./source/x/x11/src/app/beforelight-1.0.5.tar.xz @@ -11962,7 +11962,7 @@ drwxr-xr-x 2 root root 4096 2019-02-20 20:42 ./source/x/x11/src/app -rw-r--r-- 1 root root 128468 2012-03-23 04:25 ./source/x/x11/src/app/luit-1.1.1.tar.xz -rw-r--r-- 1 root root 90748 2009-10-13 20:33 ./source/x/x11/src/app/mkcomposecache-1.2.1.tar.xz -rw-r--r-- 1 root root 100044 2012-02-11 03:59 ./source/x/x11/src/app/mkfontdir-1.0.7.tar.xz --rw-r--r-- 1 root root 133624 2018-03-07 07:01 ./source/x/x11/src/app/mkfontscale-1.1.3.tar.xz +-rw-r--r-- 1 root root 139188 2019-03-02 22:22 ./source/x/x11/src/app/mkfontscale-1.2.0.tar.xz -rw-r--r-- 1 root root 122640 2018-03-07 07:05 ./source/x/x11/src/app/oclock-1.0.4.tar.xz -rw-r--r-- 1 root root 133004 2015-06-11 08:25 ./source/x/x11/src/app/rendercheck-1.5.tar.xz -rw-r--r-- 1 root root 126684 2014-11-08 19:37 ./source/x/x11/src/app/rgb-1.0.6.tar.xz @@ -11985,8 +11985,8 @@ drwxr-xr-x 2 root root 4096 2019-02-20 20:42 ./source/x/x11/src/app -rw-r--r-- 1 root root 125640 2017-01-29 19:18 ./source/x/x11/src/app/xconsole-1.0.7.tar.xz -rw-r--r-- 1 root root 119100 2019-01-06 23:21 ./source/x/x11/src/app/xcursorgen-1.0.7.tar.xz -rw-r--r-- 1 root root 102156 2010-10-31 17:10 ./source/x/x11/src/app/xdbedizzy-1.1.0.tar.xz --rw-r--r-- 1 root root 136580 2015-04-17 06:08 ./source/x/x11/src/app/xditview-1.0.4.tar.xz --rw-r--r-- 1 root root 381740 2011-09-25 07:43 ./source/x/x11/src/app/xdm-1.1.11.tar.xz +-rw-r--r-- 1 root root 138812 2019-03-03 19:14 ./source/x/x11/src/app/xditview-1.0.5.tar.xz +-rw-r--r-- 1 root root 411128 2019-03-02 22:07 ./source/x/x11/src/app/xdm-1.1.12.tar.xz -rw-r--r-- 1 root root 130524 2015-04-17 06:02 ./source/x/x11/src/app/xdpyinfo-1.3.2.tar.xz -rw-r--r-- 1 root root 114728 2018-03-07 07:23 ./source/x/x11/src/app/xdriinfo-1.0.6.tar.xz -rw-r--r-- 1 root root 473760 2015-02-21 21:49 ./source/x/x11/src/app/xedit-1.2.2.tar.xz @@ -12454,355 +12454,355 @@ drwxr-xr-x 2 root root 4096 2013-08-13 03:24 ./source/xap/seamonkey/pkgco -rw-r--r-- 1 root root 313 2012-04-30 17:42 ./source/xap/seamonkey/pkgconfig/seamonkey-nss.pc -rw-r--r-- 1 root root 287 2012-01-10 16:25 ./source/xap/seamonkey/pkgconfig/seamonkey-plugin.pc -rw-r--r-- 1 root root 372 2009-11-06 05:10 ./source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc --rw-r--r-- 1 root root 231795176 2018-07-27 06:24 ./source/xap/seamonkey/seamonkey-2.49.4.source.tar.xz --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 11625 2018-09-18 22:04 ./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 857 2018-11-29 19:08 ./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 -drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/seyon --rw-r--r-- 1 root root 713 1999-05-09 22:46 ./source/xap/seyon/seyon-2.20c.lsm --rw-r--r-- 1 root root 167487 1999-05-09 22:47 ./source/xap/seyon/seyon-2.20c.tar.gz --rwxr-xr-x 1 root root 4696 2018-04-23 17:20 ./source/xap/seyon/seyon.SlackBuild --rw-r--r-- 1 root root 36723 2005-01-03 22:32 ./source/xap/seyon/seyon_2.20c-16.diff.gz --rw-r--r-- 1 root root 1055 2018-02-27 06:13 ./source/xap/seyon/slack-desc -lrwxrwxrwx 1 root root 9 2009-08-23 23:36 ./source/xap/vim-gvim -> ../ap/vim -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/windowmaker --rw-r--r-- 1 root root 2116624 2017-03-13 16:18 ./source/xap/windowmaker/WindowMaker-0.95.8.tar.xz --rw-r--r-- 1 root root 203168 1999-04-01 14:30 ./source/xap/windowmaker/WindowMaker-extra-0.1.tar.xz --rw-r--r-- 1 root root 385 2012-07-29 20:34 ./source/xap/windowmaker/WindowMaker.noopensusemenu.diff.gz --rw-r--r-- 1 root root 914 2018-02-27 06:13 ./source/xap/windowmaker/slack-desc --rwxr-xr-x 1 root root 6052 2018-09-18 22:04 ./source/xap/windowmaker/windowmaker.SlackBuild --rw-r--r-- 1 root root 729 2012-02-15 00:25 ./source/xap/windowmaker/wmaker.inst.diff.gz --rw-r--r-- 1 root root 460 2012-07-25 03:30 ./source/xap/windowmaker/xinitrc.wmaker.gz -drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/x11-ssh-askpass --rw-r--r-- 1 root root 533 2009-07-11 03:15 ./source/xap/x11-ssh-askpass/README --rw-r--r-- 1 root root 771 2018-02-27 06:13 ./source/xap/x11-ssh-askpass/slack-desc --rw-r--r-- 1 root root 29229 2009-07-20 23:44 ./source/xap/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.tar.gz --rwxr-xr-x 1 root root 2275 2018-04-23 17:20 ./source/xap/x11-ssh-askpass/x11-ssh-askpass.SlackBuild --rw-r--r-- 1 root root 349 2009-07-11 03:15 ./source/xap/x11-ssh-askpass/x11-ssh-askpass.info --rw-r--r-- 1 root root 261 2008-03-29 00:07 ./source/xap/x11-ssh-askpass/xprofile.sample -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/x3270 --rw-r--r-- 1 root root 397 2018-06-05 22:40 ./source/xap/x3270/doinst.sh.gz --rw-r--r-- 1 root root 762 2018-02-27 06:13 ./source/xap/x3270/slack-desc --rw-r--r-- 1 root root 771256 2012-01-12 22:43 ./source/xap/x3270/x3270-3.3.12ga7.tar.xz --rwxr-xr-x 1 root root 4522 2018-09-18 22:04 ./source/xap/x3270/x3270.SlackBuild -drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/xaos --rw-r--r-- 1 root root 869 2018-02-27 06:13 ./source/xap/xaos/slack-desc --rw-r--r-- 1 root root 1325084 2013-11-01 11:59 ./source/xap/xaos/xaos-3.6.tar.xz --rw-r--r-- 1 root root 2796 2010-10-16 19:47 ./source/xap/xaos/xaos.6.gz --rwxr-xr-x 1 root root 5454 2018-04-23 17:20 ./source/xap/xaos/xaos.SlackBuild --rw-r--r-- 1 root root 161 2010-05-24 16:48 ./source/xap/xaos/xaos.desktop --rw-r--r-- 1 root root 14980 2010-05-24 16:48 ./source/xap/xaos/xaos.png --rw-r--r-- 1 root root 391 2015-04-05 05:39 ./source/xap/xaos/xaos.x86.registers.diff.gz -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xfractint --rw-r--r-- 1 root root 103531 2002-03-14 20:57 ./source/xap/xfractint/palette.maps.tar.gz --rw-r--r-- 1 root root 866 2018-02-27 06:13 ./source/xap/xfractint/slack-desc --rw-r--r-- 1 root root 1080992 2015-02-22 03:56 ./source/xap/xfractint/xfractint-20.04p13.tar.xz --rwxr-xr-x 1 root root 4604 2018-09-18 22:04 ./source/xap/xfractint/xfractint.SlackBuild -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xgames --rw-r--r-- 1 root root 269 1999-08-04 18:49 ./source/xap/xgames/maze.diff.gz --rw-r--r-- 1 root root 7945 1994-10-22 00:44 ./source/xap/xgames/maze.tar.gz --rw-r--r-- 1 root root 693 2018-02-27 06:13 ./source/xap/xgames/slack-desc --rw-r--r-- 1 root root 871 2007-02-22 02:20 ./source/xap/xgames/spider.diff.gz --rw-r--r-- 1 root root 130637 1993-12-04 17:22 ./source/xap/xgames/spider.tar.gz --rw-r--r-- 1 root root 287 1999-08-04 18:54 ./source/xap/xgames/xcolormap.diff.gz --rw-r--r-- 1 root root 2808 1993-12-04 17:18 ./source/xap/xgames/xcolormap.tar.gz --rw-r--r-- 1 root root 5937 1993-12-04 17:18 ./source/xap/xgames/xcuckoo-1.1.tar.gz --rw-r--r-- 1 root root 228 2007-02-28 19:11 ./source/xap/xgames/xcuckoo.diff.gz --rwxr-xr-x 1 root root 5331 2018-09-18 22:04 ./source/xap/xgames/xgames.SlackBuild --rw-r--r-- 1 root root 1150 2009-08-22 20:58 ./source/xap/xgames/xlander-2009-07-18.diff.gz --rw-r--r-- 1 root root 2543 2007-03-01 18:44 ./source/xap/xgames/xlander.fixes.diff.gz --rw-r--r-- 1 root root 15612 1995-06-17 19:23 ./source/xap/xgames/xlander.tar.gz --rw-r--r-- 1 root root 12791 2008-10-25 13:16 ./source/xap/xgames/xminesweep3.0.tar.gz --rw-r--r-- 1 root root 22849 1999-08-04 19:05 ./source/xap/xgames/xneko.tar.gz --rw-r--r-- 1 root root 21694 1993-12-02 07:19 ./source/xap/xgames/xroach.tar.gz --rw-r--r-- 1 root root 56752 2001-12-15 23:45 ./source/xap/xgames/xsnow-1.42.tar.gz -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xine-lib --rw-r--r-- 1 root root 967 2018-02-27 06:13 ./source/xap/xine-lib/slack-desc --rw-r--r-- 1 root root 5180452 2018-01-11 13:01 ./source/xap/xine-lib/xine-lib-1.2.9.tar.xz --rwxr-xr-x 1 root root 4662 2019-02-06 21:32 ./source/xap/xine-lib/xine-lib.SlackBuild -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xine-ui --rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/xap/xine-ui/slack-desc --rw-r--r-- 1 root root 1758778 2017-12-28 16:38 ./source/xap/xine-ui/xine-ui-0.99.10.tar.lz --rwxr-xr-x 1 root root 3379 2018-09-18 22:04 ./source/xap/xine-ui/xine-ui.SlackBuild -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xlockmore --rw-r--r-- 1 root root 225 2002-02-23 22:23 ./source/xap/xlockmore/l-bob.README --rw-r--r-- 1 root root 27870 1998-04-01 15:09 ./source/xap/xlockmore/l-bob.xbm --rw-r--r-- 1 root root 15190 1998-04-01 15:09 ./source/xap/xlockmore/l-linux.xbm --rw-r--r-- 1 root root 7025 2002-02-23 21:40 ./source/xap/xlockmore/s-bob.xbm --rw-r--r-- 1 root root 965 2018-02-27 06:13 ./source/xap/xlockmore/slack-desc --rw-r--r-- 1 root root 1649808 2018-08-06 01:37 ./source/xap/xlockmore/xlockmore-5.56.tar.xz --rw-r--r-- 1 root root 163 2018-08-06 01:37 ./source/xap/xlockmore/xlockmore-5.56.tar.xz.asc --rwxr-xr-x 1 root root 4246 2018-09-18 22:04 ./source/xap/xlockmore/xlockmore.SlackBuild --rw-r--r-- 1 root root 371 2002-05-30 04:25 ./source/xap/xlockmore/xlockmore.bitmap.diff.gz -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xmms --rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/xap/xmms/slack-desc --rw-r--r-- 1 root root 2581032 2007-11-16 22:53 ./source/xap/xmms/xmms-1.2.11.tar.bz2 --rwxr-xr-x 1 root root 3911 2018-09-18 22:04 ./source/xap/xmms/xmms.SlackBuild --rw-r--r-- 1 root root 267 2013-05-03 02:25 ./source/xap/xmms/xmms.alsa.default.diff.gz --rw-r--r-- 1 root root 525 2008-09-11 20:50 ./source/xap/xmms/xmms.desktop --rw-r--r-- 1 root root 279 2008-09-12 20:50 ./source/xap/xmms/xmms.gtk.doublesize.diff.gz --rw-r--r-- 1 root root 2475 2008-01-04 23:53 ./source/xap/xmms/xmms.png --rw-r--r-- 1 root root 260 2009-06-09 20:19 ./source/xap/xmms/xmms.wmxmms_vis_depth_workaround.diff.gz -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xpaint --rw-r--r-- 1 root root 897 2018-02-27 06:13 ./source/xap/xpaint/slack-desc --rw-r--r-- 1 root root 1575492 2017-11-13 17:18 ./source/xap/xpaint/xpaint-2.10.2.tar.xz --rwxr-xr-x 1 root root 4904 2018-09-18 22:04 ./source/xap/xpaint/xpaint.SlackBuild -drwxr-xr-x 4 root root 4096 2018-09-18 22:04 ./source/xap/xpdf --rw-r--r-- 1 root root 325 2010-01-11 04:59 ./source/xap/xpdf/doinst.sh.gz -drwxr-xr-x 2 root root 4096 2017-09-27 18:41 ./source/xap/xpdf/lang --rw-r--r-- 1 root root 1080 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-arabic-2011-aug-15.tar.xz --rw-r--r-- 1 root root 235 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-arabic.diff.gz --rw-r--r-- 1 root root 363532 2011-09-02 22:29 ./source/xap/xpdf/lang/xpdf-chinese-simplified-2011-sep-02.tar.xz --rw-r--r-- 1 root root 401 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-chinese-simplified.diff.gz --rw-r--r-- 1 root root 359712 2011-09-02 22:29 ./source/xap/xpdf/lang/xpdf-chinese-traditional-2011-sep-02.tar.xz --rw-r--r-- 1 root root 383 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-chinese-traditional.diff.gz --rw-r--r-- 1 root root 1504 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-cyrillic-2011-aug-15.tar.xz --rw-r--r-- 1 root root 266 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-cyrillic.diff.gz --rw-r--r-- 1 root root 1268 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-greek-2011-aug-15.tar.xz --rw-r--r-- 1 root root 258 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-greek.diff.gz --rw-r--r-- 1 root root 1288 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-hebrew-2011-aug-15.tar.xz --rw-r--r-- 1 root root 259 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-hebrew.diff.gz --rw-r--r-- 1 root root 290568 2011-09-02 22:30 ./source/xap/xpdf/lang/xpdf-japanese-2011-sep-02.tar.xz --rw-r--r-- 1 root root 738 2013-03-31 02:50 ./source/xap/xpdf/lang/xpdf-japanese.diff.gz --rw-r--r-- 1 root root 205148 2011-09-02 22:30 ./source/xap/xpdf/lang/xpdf-korean-2011-sep-02.tar.xz --rw-r--r-- 1 root root 330 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-korean.diff.gz --rw-r--r-- 1 root root 1316 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-latin2-2011-aug-15.tar.xz --rw-r--r-- 1 root root 224 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-latin2.diff.gz --rw-r--r-- 1 root root 1804 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-thai-2011-aug-15.tar.xz --rw-r--r-- 1 root root 252 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-thai.diff.gz --rw-r--r-- 1 root root 1152 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-turkish-2011-aug-15.tar.xz --rw-r--r-- 1 root root 239 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-turkish.diff.gz -drwxr-xr-x 2 root root 4096 2017-09-26 04:39 ./source/xap/xpdf/patches --rw-r--r-- 1 root root 555 2017-09-26 04:39 ./source/xap/xpdf/patches/xpdfrc.diff.gz --rw-r--r-- 1 root root 640 2018-02-27 06:13 ./source/xap/xpdf/slack-desc --rw-r--r-- 1 root root 616392 2017-08-09 20:14 ./source/xap/xpdf/xpdf-4.00.tar.xz --rwxr-xr-x 1 root root 5151 2018-09-18 22:04 ./source/xap/xpdf/xpdf.SlackBuild --rw-r--r-- 1 root root 3260 2010-01-11 05:07 ./source/xap/xpdf/xpdf.desktop -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xsane --rw-r--r-- 1 root root 951 2018-02-27 06:13 ./source/xap/xsane/slack-desc --rw-r--r-- 1 root root 1073 2015-03-26 16:54 ./source/xap/xsane/xsane-0.995-close-fds.patch.gz --rw-r--r-- 1 root root 521 2015-03-26 16:54 ./source/xap/xsane/xsane-0.995-xdg-open.patch.gz --rw-r--r-- 1 root root 1558 2015-03-26 16:54 ./source/xap/xsane/xsane-0.996-no-eula.patch.gz --rw-r--r-- 1 root root 1679 2015-03-26 16:54 ./source/xap/xsane/xsane-0.997-ipv6.patch.gz --rw-r--r-- 1 root root 1383 2015-03-26 16:54 ./source/xap/xsane/xsane-0.997-off-root-build.patch.gz --rw-r--r-- 1 root root 771 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-desktop-file.patch.gz --rw-r--r-- 1 root root 630 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-libpng.patch.gz --rw-r--r-- 1 root root 1032 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-preview-selection.patch.gz --rw-r--r-- 1 root root 567 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-wmclass.patch.gz --rw-r--r-- 1 root root 6027 2013-09-23 14:15 ./source/xap/xsane/xsane-0.999-7-autoconf.patch.gz --rw-r--r-- 1 root root 19392 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-coverity.patch.gz --rw-r--r-- 1 root root 3200 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-lcms2.patch.gz --rw-r--r-- 1 root root 1131 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-man-page.patch.gz --rw-r--r-- 1 root root 1516 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-no-file-selected.patch.gz --rw-r--r-- 1 root root 875 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-pdf-no-high-bpp.patch.gz --rw-r--r-- 1 root root 2680 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-signal-handling.patch.gz --rw-r--r-- 1 root root 12822 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-snprintf-update.patch.gz --rw-r--r-- 1 root root 1878344 2013-06-04 15:48 ./source/xap/xsane/xsane-0.999.tar.xz --rwxr-xr-x 1 root root 4821 2018-09-18 22:04 ./source/xap/xsane/xsane.SlackBuild -drwxr-xr-x 2 root root 4096 2018-12-30 04:32 ./source/xap/xscreensaver --rwxr-xr-x 1 root root 616 2017-12-24 07:25 ./source/xap/xscreensaver/dump.android.osx.sources.sh --rw-r--r-- 1 root root 2868 2008-10-17 04:30 ./source/xap/xscreensaver/setuid.c.gz --rw-r--r-- 1 root root 923 2018-02-27 06:13 ./source/xap/xscreensaver/slack-desc --rw-r--r-- 1 root root 6413842 2018-12-29 00:37 ./source/xap/xscreensaver/xscreensaver-5.42.tar.lz --rw-r--r-- 1 root root 16569 2011-01-30 03:18 ./source/xap/xscreensaver/xscreensaver-getimage-file-5.14 --rwxr-xr-x 1 root root 5237 2018-12-30 04:33 ./source/xap/xscreensaver/xscreensaver.SlackBuild --rw-r--r-- 1 root root 285 2009-05-15 21:22 ./source/xap/xscreensaver/xscreensaver.electricsheep.diff.gz --rw-r--r-- 1 root root 271 2018-12-30 04:32 ./source/xap/xscreensaver/xscreensaver.fontglide.comment.style.diff.gz --rw-r--r-- 1 root root 698 2018-04-13 18:39 ./source/xap/xscreensaver/xscreensaver.no.expiration.date.diff.gz --rw-r--r-- 1 root root 1763 2008-10-17 04:32 ./source/xap/xscreensaver/xscreensaver.setuid.diff.gz -drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/xv --rw-r--r-- 1 root root 683 2018-02-27 06:13 ./source/xap/xv/slack-desc --rw-r--r-- 1 root root 1693808 1994-12-22 15:50 ./source/xap/xv/xv-3.10.tar.xz --rw-r--r-- 1 root root 3294 2008-12-16 18:04 ./source/xap/xv/xv-3.10a-enhancements.20070520-20081216.diff.bz2 --rw-r--r-- 1 root root 25974 2007-05-21 05:19 ./source/xap/xv/xv-3.10a-jumbo-README.txt --rw-r--r-- 1 root root 114978 2010-02-19 19:24 ./source/xap/xv/xv-3.10a-jumbo-additions.diff.bz2 --rw-r--r-- 1 root root 287250 2007-05-21 04:57 ./source/xap/xv/xv-3.10a-jumbo-fix-enh-patch-20070520.txt.bz2 --rw-r--r-- 1 root root 21943 1996-10-05 19:33 ./source/xap/xv/xv-3.10a.patch.gz --rw-r--r-- 1 root root 4933 2015-03-28 21:28 ./source/xap/xv/xv-libpng-1.5.patch.gz --rwxr-xr-x 1 root root 3648 2018-04-23 17:20 ./source/xap/xv/xv.SlackBuild --rw-r--r-- 1 root root 229 2010-02-19 19:27 ./source/xap/xv/xv.jasper.diff.gz --rw-r--r-- 1 root root 317 2010-02-19 19:15 ./source/xap/xv/xv.prefix.diff.gz --rw-r--r-- 1 root root 282 2010-02-19 19:16 ./source/xap/xv/xv.prefix_x86_64.diff.gz -drwxr-xr-x 28 root root 4096 2018-12-07 04:35 ./source/xfce --rw-r--r-- 1 root root 82 2018-02-01 01:00 ./source/xfce/FTBFSlog -drwxr-xr-x 2 root root 4096 2019-01-28 21:33 ./source/xfce/Thunar --rw-r--r-- 1 root root 1828776 2019-01-27 20:34 ./source/xfce/Thunar/Thunar-1.8.4.tar.lz --rwxr-xr-x 1 root root 4697 2018-09-18 22:04 ./source/xfce/Thunar/Thunar.SlackBuild --rw-r--r-- 1 root root 65 2019-01-28 21:32 ./source/xfce/Thunar/Thunar.url --rw-r--r-- 1 root root 914 2018-02-27 06:13 ./source/xfce/Thunar/slack-desc -drwxr-xr-x 2 root root 4096 2019-01-20 19:48 ./source/xfce/exo --rw-r--r-- 1 root root 987237 2019-01-20 01:05 ./source/xfce/exo/exo-0.12.4.tar.lz --rwxr-xr-x 1 root root 4697 2018-09-18 22:04 ./source/xfce/exo/exo.SlackBuild --rw-r--r-- 1 root root 62 2019-01-20 19:47 ./source/xfce/exo/exo.url --rw-r--r-- 1 root root 826 2018-02-27 06:13 ./source/xfce/exo/slack-desc -drwxr-xr-x 2 root root 4096 2018-12-10 20:13 ./source/xfce/garcon --rw-r--r-- 1 root root 105778 2018-12-10 20:10 ./source/xfce/garcon/garcon-0.6.2.tar.lz --rwxr-xr-x 1 root root 4738 2018-12-10 20:11 ./source/xfce/garcon/garcon.SlackBuild --rw-r--r-- 1 root root 47 2018-12-10 20:10 ./source/xfce/garcon/garcon.url --rw-r--r-- 1 root root 748 2018-02-27 06:13 ./source/xfce/garcon/slack-desc -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/gtk-xfce-engine --rw-r--r-- 1 root root 280756 2015-03-03 19:43 ./source/xfce/gtk-xfce-engine/gtk-xfce-engine-2.10.1.tar.xz --rwxr-xr-x 1 root root 4615 2018-09-18 22:04 ./source/xfce/gtk-xfce-engine/gtk-xfce-engine.SlackBuild --rw-r--r-- 1 root root 874 2018-02-27 06:13 ./source/xfce/gtk-xfce-engine/slack-desc -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/libxfce4ui --rw-r--r-- 1 root root 540972 2015-03-15 18:16 ./source/xfce/libxfce4ui/libxfce4ui-4.12.1.tar.xz --rwxr-xr-x 1 root root 4844 2018-09-18 22:04 ./source/xfce/libxfce4ui/libxfce4ui.SlackBuild --rw-r--r-- 1 root root 767 2018-02-27 06:13 ./source/xfce/libxfce4ui/slack-desc --rw-r--r-- 1 root root 1449 2015-03-01 21:31 ./source/xfce/libxfce4ui/vendorinfo -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/libxfce4util --rw-r--r-- 1 root root 386632 2015-02-28 16:06 ./source/xfce/libxfce4util/libxfce4util-4.12.1.tar.xz --rwxr-xr-x 1 root root 4773 2018-09-18 22:04 ./source/xfce/libxfce4util/libxfce4util.SlackBuild --rw-r--r-- 1 root root 776 2018-02-27 06:13 ./source/xfce/libxfce4util/slack-desc -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/orage --rw-r--r-- 1 root root 2165672 2015-04-10 10:30 ./source/xfce/orage/orage-4.12.1.tar.xz --rwxr-xr-x 1 root root 4104 2018-09-18 22:04 ./source/xfce/orage/orage.SlackBuild --rw-r--r-- 1 root root 723 2017-11-14 22:05 ./source/xfce/orage/orage.libical3.diff.gz --rw-r--r-- 1 root root 625 2018-02-27 06:13 ./source/xfce/orage/slack-desc -drwxr-xr-x 2 root root 4096 2018-11-27 05:17 ./source/xfce/thunar-volman --rw-r--r-- 1 root root 800 2018-02-27 06:13 ./source/xfce/thunar-volman/slack-desc --rw-r--r-- 1 root root 401793 2018-11-27 01:45 ./source/xfce/thunar-volman/thunar-volman-0.9.1.tar.lz --rwxr-xr-x 1 root root 3468 2018-11-27 05:17 ./source/xfce/thunar-volman/thunar-volman.SlackBuild -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/tumbler --rw-r--r-- 1 root root 964 2018-02-27 06:13 ./source/xfce/tumbler/slack-desc --rw-r--r-- 1 root root 458130 2018-09-13 14:05 ./source/xfce/tumbler/tumbler-0.2.3.tar.lz --rwxr-xr-x 1 root root 4770 2018-09-18 22:04 ./source/xfce/tumbler/tumbler.SlackBuild --rw-r--r-- 1 root root 67 2018-09-13 16:54 ./source/xfce/tumbler/tumbler.url --rwxr-xr-x 1 root root 2159 2018-03-11 21:44 ./source/xfce/xfce-build-all.sh -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-appfinder --rw-r--r-- 1 root root 931 2018-02-27 06:13 ./source/xfce/xfce4-appfinder/slack-desc --rw-r--r-- 1 root root 393744 2015-02-28 16:39 ./source/xfce/xfce4-appfinder/xfce4-appfinder-4.12.0.tar.xz --rwxr-xr-x 1 root root 4615 2018-09-18 22:04 ./source/xfce/xfce4-appfinder/xfce4-appfinder.SlackBuild -drwxr-xr-x 2 root root 4096 2018-11-24 19:37 ./source/xfce/xfce4-clipman-plugin --rw-r--r-- 1 root root 172 2012-07-18 20:50 ./source/xfce/xfce4-clipman-plugin/doinst.sh.gz --rw-r--r-- 1 root root 999 2018-02-27 06:13 ./source/xfce/xfce4-clipman-plugin/slack-desc --rw-r--r-- 1 root root 384427 2018-10-26 22:28 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.3.tar.lz --rwxr-xr-x 1 root root 3766 2018-11-24 19:37 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.SlackBuild --rw-r--r-- 1 root root 102 2018-11-24 19:36 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.url -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-dev-tools --rw-r--r-- 1 root root 820 2018-02-27 06:13 ./source/xfce/xfce4-dev-tools/slack-desc --rw-r--r-- 1 root root 254756 2015-02-28 14:35 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools-4.12.0.tar.xz --rwxr-xr-x 1 root root 4615 2018-09-18 22:04 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools.SlackBuild -drwxr-xr-x 2 root root 4096 2018-10-30 21:13 ./source/xfce/xfce4-notifyd --rw-r--r-- 1 root root 174 2009-02-26 05:47 ./source/xfce/xfce4-notifyd/doinst.sh.gz --rw-r--r-- 1 root root 839 2018-03-01 19:39 ./source/xfce/xfce4-notifyd/slack-desc --rw-r--r-- 1 root root 427121 2018-10-28 18:32 ./source/xfce/xfce4-notifyd/xfce4-notifyd-0.4.3.tar.lz --rwxr-xr-x 1 root root 4022 2018-10-30 21:14 ./source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild --rw-r--r-- 1 root root 79 2018-10-30 21:13 ./source/xfce/xfce4-notifyd/xfce4-notifyd.url -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-panel --rw-r--r-- 1 root root 246 2016-06-03 22:39 ./source/xfce/xfce4-panel/libxfce4panel.max_blinking_count.8.diff.gz --rw-r--r-- 1 root root 896 2018-02-27 06:13 ./source/xfce/xfce4-panel/slack-desc --rw-r--r-- 1 root root 982644 2017-12-13 23:19 ./source/xfce/xfce4-panel/xfce4-panel-4.12.2.tar.xz --rwxr-xr-x 1 root root 4850 2018-09-18 22:04 ./source/xfce/xfce4-panel/xfce4-panel.SlackBuild -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-power-manager --rw-r--r-- 1 root root 172 2009-05-30 01:47 ./source/xfce/xfce4-power-manager/doinst.sh.gz --rw-r--r-- 1 root root 874 2018-02-27 06:13 ./source/xfce/xfce4-power-manager/slack-desc --rw-r--r-- 1 root root 885832 2015-03-22 11:33 ./source/xfce/xfce4-power-manager/xfce4-power-manager-1.4.4.tar.xz --rwxr-xr-x 1 root root 4132 2018-09-18 22:04 ./source/xfce/xfce4-power-manager/xfce4-power-manager.SlackBuild -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-pulseaudio-plugin --rw-r--r-- 1 root root 1101 2018-02-27 06:13 ./source/xfce/xfce4-pulseaudio-plugin/slack-desc --rw-r--r-- 1 root root 532 2016-06-22 21:36 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.2.4-gtk3_theme.patch.gz --rw-r--r-- 1 root root 537 2016-06-25 18:19 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.2.4-gtk3_theme_clean.patch.gz --rw-r--r-- 1 root root 329959 2018-04-12 01:10 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.1.tar.lz --rwxr-xr-x 1 root root 4614 2018-09-18 22:04 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.SlackBuild --rw-r--r-- 1 root root 108 2018-03-26 01:07 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.url -drwxr-xr-x 2 root root 4096 2018-11-24 19:39 ./source/xfce/xfce4-screenshooter --rw-r--r-- 1 root root 172 2011-10-26 15:38 ./source/xfce/xfce4-screenshooter/doinst.sh.gz --rw-r--r-- 1 root root 832 2018-02-27 06:13 ./source/xfce/xfce4-screenshooter/slack-desc --rw-r--r-- 1 root root 438493 2018-08-11 02:15 ./source/xfce/xfce4-screenshooter/xfce4-screenshooter-1.9.3.tar.lz --rwxr-xr-x 1 root root 4400 2018-11-24 19:40 ./source/xfce/xfce4-screenshooter/xfce4-screenshooter.SlackBuild --rw-r--r-- 1 root root 91 2018-11-24 19:39 ./source/xfce/xfce4-screenshooter/xfce4-screenshooter.url -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-session --rw-r--r-- 1 root root 910 2018-02-27 06:13 ./source/xfce/xfce4-session/slack-desc --rw-r--r-- 1 root root 1104188 2015-03-16 07:35 ./source/xfce/xfce4-session/xfce4-session-4.12.1.tar.xz --rwxr-xr-x 1 root root 4686 2018-09-18 22:04 ./source/xfce/xfce4-session/xfce4-session.SlackBuild -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-settings --rw-r--r-- 1 root root 839 2018-02-27 06:13 ./source/xfce/xfce4-settings/slack-desc --rw-r--r-- 1 root root 859854 2018-06-20 22:35 ./source/xfce/xfce4-settings/xfce4-settings-4.12.4.tar.lz --rwxr-xr-x 1 root root 4827 2018-09-18 22:04 ./source/xfce/xfce4-settings/xfce4-settings.SlackBuild --rw-r--r-- 1 root root 347 2015-02-28 09:15 ./source/xfce/xfce4-settings/xfce4-settings.theme.diff.gz --rw-r--r-- 1 root root 83 2018-06-21 20:23 ./source/xfce/xfce4-settings/xfce4-settings.url --rw-r--r-- 1 root root 543 2012-07-19 19:32 ./source/xfce/xfce4-settings/xfce4-settings.xft.defaults.diff.gz -drwxr-xr-x 2 root root 4096 2018-12-02 19:23 ./source/xfce/xfce4-systemload-plugin --rw-r--r-- 1 root root 873 2018-02-27 06:13 ./source/xfce/xfce4-systemload-plugin/slack-desc --rw-r--r-- 1 root root 295284 2018-11-29 16:50 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.2.tar.xz --rw-r--r-- 1 root root 900 2018-12-02 19:23 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.HOVER_TIMEOUT.diff.gz --rwxr-xr-x 1 root root 3711 2018-12-02 19:21 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.SlackBuild --rw-r--r-- 1 root root 67 2011-11-28 03:14 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.url -drwxr-xr-x 2 root root 4096 2018-12-30 04:26 ./source/xfce/xfce4-taskmanager --rw-r--r-- 1 root root 121 2011-10-26 15:38 ./source/xfce/xfce4-taskmanager/doinst.sh.gz --rw-r--r-- 1 root root 928 2018-02-27 06:13 ./source/xfce/xfce4-taskmanager/slack-desc --rw-r--r-- 1 root root 337917 2018-12-18 19:59 ./source/xfce/xfce4-taskmanager/xfce4-taskmanager-1.2.2.tar.lz --rwxr-xr-x 1 root root 3600 2018-09-18 22:04 ./source/xfce/xfce4-taskmanager/xfce4-taskmanager.SlackBuild --rw-r--r-- 1 root root 51 2011-11-28 03:16 ./source/xfce/xfce4-taskmanager/xfce4-taskmanager.url -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-terminal --rw-r--r-- 1 root root 905 2018-02-27 06:13 ./source/xfce/xfce4-terminal/slack-desc --rw-r--r-- 1 root root 766030 2018-05-15 14:50 ./source/xfce/xfce4-terminal/xfce4-terminal-0.8.7.4.tar.lz --rwxr-xr-x 1 root root 4057 2018-11-17 02:28 ./source/xfce/xfce4-terminal/xfce4-terminal.SlackBuild --rw-r--r-- 1 root root 83 2018-05-16 20:53 ./source/xfce/xfce4-terminal/xfce4-terminal.url -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-weather-plugin --rw-r--r-- 1 root root 837 2018-02-27 06:13 ./source/xfce/xfce4-weather-plugin/slack-desc --rw-r--r-- 1 root root 2723376 2017-10-11 20:18 ./source/xfce/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.tar.xz --rwxr-xr-x 1 root root 3725 2018-09-18 22:04 ./source/xfce/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild --rw-r--r-- 1 root root 64 2011-11-28 03:17 ./source/xfce/xfce4-weather-plugin/xfce4-weather-plugin.url -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfconf --rw-r--r-- 1 root root 747 2018-02-27 06:13 ./source/xfce/xfconf/slack-desc --rw-r--r-- 1 root root 455824 2016-10-24 14:31 ./source/xfce/xfconf/xfconf-4.12.1.tar.xz --rwxr-xr-x 1 root root 4673 2018-09-18 22:04 ./source/xfce/xfconf/xfconf.SlackBuild -drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfdesktop --rw-r--r-- 1 root root 880 2018-02-27 06:13 ./source/xfce/xfdesktop/slack-desc --rw-r--r-- 1 root root 1268992 2017-06-26 13:55 ./source/xfce/xfdesktop/xfdesktop-4.12.4.tar.xz --rwxr-xr-x 1 root root 4609 2018-09-18 22:04 ./source/xfce/xfdesktop/xfdesktop.SlackBuild -drwxr-xr-x 2 root root 4096 2019-02-08 19:40 ./source/xfce/xfwm4 --rw-r--r-- 1 root root 738 2018-02-27 06:13 ./source/xfce/xfwm4/slack-desc --rw-r--r-- 1 root root 1029362 2018-07-29 13:05 ./source/xfce/xfwm4/xfwm4-4.12.5.tar.lz --rwxr-xr-x 1 root root 4726 2019-02-08 19:40 ./source/xfce/xfwm4/xfwm4.SlackBuild --rw-r--r-- 1 root root 65 2019-02-08 19:39 ./source/xfce/xfwm4/xfwm4.url --rw-r--r-- 1 root root 1198 2012-07-24 22:11 ./source/xfce/xfwm4/xinitrc.xfce -drwxr-xr-x 3 root root 4096 2019-02-17 22:31 ./source/y --rw-r--r-- 1 root root 232 2018-04-08 17:57 ./source/y/FTBFSlog -drwxr-xr-x 3 root root 4096 2019-02-17 22:45 ./source/y/bsd-games --rw-r--r-- 1 root root 1794497 2005-02-18 19:17 ./source/y/bsd-games/bsd-games-2.17.tar.lz --rw-r--r-- 1 root root 164 1999-09-27 21:18 ./source/y/bsd-games/bsd-games-login-fortune.csh --rw-r--r-- 1 root root 164 2010-05-11 19:26 ./source/y/bsd-games/bsd-games-login-fortune.sh --rwxr-xr-x 1 root root 8135 2019-02-17 22:44 ./source/y/bsd-games/bsd-games.SlackBuild --rw-r--r-- 1 root root 15107 2002-03-10 05:09 ./source/y/bsd-games/fortunes-linuxcookie.tar.gz --rw-r--r-- 1 root root 104848 1993-10-25 00:02 ./source/y/bsd-games/hangman-words.gz -drwxr-xr-x 2 root root 4096 2019-02-17 22:03 ./source/y/bsd-games/patches --rw-r--r-- 1 root root 2159 2019-02-17 21:20 ./source/y/bsd-games/patches/0001-Replace-getline-with-get_line.patch.gz --rw-r--r-- 1 root root 336 2019-02-17 21:20 ./source/y/bsd-games/patches/0002-robots-Refresh-screen.patch.gz --rw-r--r-- 1 root root 4582 2019-02-17 21:20 ./source/y/bsd-games/patches/0003-quiz-Update-presidents-capitals-fix-typos-in-murders.patch.gz --rw-r--r-- 1 root root 386 2019-02-17 21:20 ./source/y/bsd-games/patches/0004-Define-__dead-for-GNU-GCC.patch.gz --rw-r--r-- 1 root root 544 2019-02-17 21:20 ./source/y/bsd-games/patches/0005-rain-Update-default-delay.-Closes-579062.patch.gz --rw-r--r-- 1 root root 5817 2019-02-17 21:20 ./source/y/bsd-games/patches/0007-Unsorted-Debian-patches.patch.gz --rw-r--r-- 1 root root 431 2019-02-17 21:20 ./source/y/bsd-games/patches/0008-quiz-Add-answers-to-adults-babies.-Closes-659528.patch.gz --rw-r--r-- 1 root root 679 2019-02-17 21:20 ./source/y/bsd-games/patches/0009-hangman-Error-out-on-1000-unsuitable-words.-Closes-6.patch.gz --rw-r--r-- 1 root root 577 2019-02-17 21:20 ./source/y/bsd-games/patches/0010-Fix-typos-spotted-by-Lintian.patch.gz --rw-r--r-- 1 root root 3152 2019-02-17 21:20 ./source/y/bsd-games/patches/0011-Fix-format-security-compiling-errors.patch.gz --rw-r--r-- 1 root root 745 2019-02-17 21:20 ./source/y/bsd-games/patches/0012-Fix-include-stdio.h-C-incompatibility.patch.gz --rw-r--r-- 1 root root 25237 2019-02-17 21:20 ./source/y/bsd-games/patches/0013-Update-acronyms.patch.gz --rw-r--r-- 1 root root 7476 2019-02-17 21:20 ./source/y/bsd-games/patches/0015-primes-Update-to-NetBSD-CVS-2018-02-03.patch.gz --rw-r--r-- 1 root root 791 2019-02-17 21:20 ./source/y/bsd-games/patches/0016-Better-explanation-how-to-read-the-documentation.patch.gz --rw-r--r-- 1 root root 801 2019-02-17 21:20 ./source/y/bsd-games/patches/0017-hack-Fix-segv-when-i-inventory-done-after-load-from-.patch.gz --rw-r--r-- 1 root root 563 2003-02-03 21:48 ./source/y/bsd-games/patches/bsd-games.config.params.diff.gz --rw-r--r-- 1 root root 422 2019-02-17 21:39 ./source/y/bsd-games/patches/bsd-games.factor.no.ubig.diff.gz --rw-r--r-- 1 root root 313 2019-02-17 22:07 ./source/y/bsd-games/patches/bsd-games.fortunepath.diff.gz --rw-r--r-- 1 root root 1960 2006-09-09 00:47 ./source/y/bsd-games/patches/bsd-games.pom.diff.gz --rw-r--r-- 1 root root 1065 2019-02-17 22:28 ./source/y/bsd-games/slack-desc -drwxr-xr-x 4 root root 4096 2019-01-08 21:28 ./testing --rw-r--r-- 1 root root 552 2019-01-08 21:28 ./testing/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2019-01-08 21:28 ./testing/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 685 2019-01-08 21:28 ./testing/FILE_LIST --rw-r--r-- 1 root root 14 2019-01-08 21:28 ./testing/MANIFEST.bz2 --rw-r--r-- 1 root root 224 2019-01-08 21:28 ./testing/PACKAGES.TXT -drwxr-xr-x 2 root root 4096 2019-01-08 20:12 ./testing/packages -drwxr-xr-x 2 root root 4096 2019-01-08 20:12 ./testing/source -drwxr-xr-x 2 root root 4096 2019-02-27 22:38 ./usb-and-pxe-installers --rw-r--r-- 1 root root 31203 2011-03-21 21:21 ./usb-and-pxe-installers/README_PXE.TXT --rw-r--r-- 1 root root 9197 2013-09-25 04:33 ./usb-and-pxe-installers/README_USB.TXT --rw-r--r-- 1 root root 574 2013-03-27 04:59 ./usb-and-pxe-installers/pxelinux.cfg_default --rw-r--r-- 1 root root 48219136 2019-02-27 22:37 ./usb-and-pxe-installers/usbboot.img --rw-r--r-- 1 root root 16045 2016-03-29 07:41 ./usb-and-pxe-installers/usbimg2disk.sh +-rw-r--r-- 1 root root 231795176 2018-07-27 06:24 ./source/xap/seamonkey/seamonkey-2.49.4.source.tar.xz +-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 11625 2018-09-18 22:04 ./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 857 2018-11-29 19:08 ./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 +drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/seyon +-rw-r--r-- 1 root root 713 1999-05-09 22:46 ./source/xap/seyon/seyon-2.20c.lsm +-rw-r--r-- 1 root root 167487 1999-05-09 22:47 ./source/xap/seyon/seyon-2.20c.tar.gz +-rwxr-xr-x 1 root root 4696 2018-04-23 17:20 ./source/xap/seyon/seyon.SlackBuild +-rw-r--r-- 1 root root 36723 2005-01-03 22:32 ./source/xap/seyon/seyon_2.20c-16.diff.gz +-rw-r--r-- 1 root root 1055 2018-02-27 06:13 ./source/xap/seyon/slack-desc +lrwxrwxrwx 1 root root 9 2009-08-23 23:36 ./source/xap/vim-gvim -> ../ap/vim +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/windowmaker +-rw-r--r-- 1 root root 2116624 2017-03-13 16:18 ./source/xap/windowmaker/WindowMaker-0.95.8.tar.xz +-rw-r--r-- 1 root root 203168 1999-04-01 14:30 ./source/xap/windowmaker/WindowMaker-extra-0.1.tar.xz +-rw-r--r-- 1 root root 385 2012-07-29 20:34 ./source/xap/windowmaker/WindowMaker.noopensusemenu.diff.gz +-rw-r--r-- 1 root root 914 2018-02-27 06:13 ./source/xap/windowmaker/slack-desc +-rwxr-xr-x 1 root root 6052 2018-09-18 22:04 ./source/xap/windowmaker/windowmaker.SlackBuild +-rw-r--r-- 1 root root 729 2012-02-15 00:25 ./source/xap/windowmaker/wmaker.inst.diff.gz +-rw-r--r-- 1 root root 460 2012-07-25 03:30 ./source/xap/windowmaker/xinitrc.wmaker.gz +drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/x11-ssh-askpass +-rw-r--r-- 1 root root 533 2009-07-11 03:15 ./source/xap/x11-ssh-askpass/README +-rw-r--r-- 1 root root 771 2018-02-27 06:13 ./source/xap/x11-ssh-askpass/slack-desc +-rw-r--r-- 1 root root 29229 2009-07-20 23:44 ./source/xap/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.tar.gz +-rwxr-xr-x 1 root root 2275 2018-04-23 17:20 ./source/xap/x11-ssh-askpass/x11-ssh-askpass.SlackBuild +-rw-r--r-- 1 root root 349 2009-07-11 03:15 ./source/xap/x11-ssh-askpass/x11-ssh-askpass.info +-rw-r--r-- 1 root root 261 2008-03-29 00:07 ./source/xap/x11-ssh-askpass/xprofile.sample +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/x3270 +-rw-r--r-- 1 root root 397 2018-06-05 22:40 ./source/xap/x3270/doinst.sh.gz +-rw-r--r-- 1 root root 762 2018-02-27 06:13 ./source/xap/x3270/slack-desc +-rw-r--r-- 1 root root 771256 2012-01-12 22:43 ./source/xap/x3270/x3270-3.3.12ga7.tar.xz +-rwxr-xr-x 1 root root 4522 2018-09-18 22:04 ./source/xap/x3270/x3270.SlackBuild +drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/xaos +-rw-r--r-- 1 root root 869 2018-02-27 06:13 ./source/xap/xaos/slack-desc +-rw-r--r-- 1 root root 1325084 2013-11-01 11:59 ./source/xap/xaos/xaos-3.6.tar.xz +-rw-r--r-- 1 root root 2796 2010-10-16 19:47 ./source/xap/xaos/xaos.6.gz +-rwxr-xr-x 1 root root 5454 2018-04-23 17:20 ./source/xap/xaos/xaos.SlackBuild +-rw-r--r-- 1 root root 161 2010-05-24 16:48 ./source/xap/xaos/xaos.desktop +-rw-r--r-- 1 root root 14980 2010-05-24 16:48 ./source/xap/xaos/xaos.png +-rw-r--r-- 1 root root 391 2015-04-05 05:39 ./source/xap/xaos/xaos.x86.registers.diff.gz +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xfractint +-rw-r--r-- 1 root root 103531 2002-03-14 20:57 ./source/xap/xfractint/palette.maps.tar.gz +-rw-r--r-- 1 root root 866 2018-02-27 06:13 ./source/xap/xfractint/slack-desc +-rw-r--r-- 1 root root 1080992 2015-02-22 03:56 ./source/xap/xfractint/xfractint-20.04p13.tar.xz +-rwxr-xr-x 1 root root 4604 2018-09-18 22:04 ./source/xap/xfractint/xfractint.SlackBuild +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xgames +-rw-r--r-- 1 root root 269 1999-08-04 18:49 ./source/xap/xgames/maze.diff.gz +-rw-r--r-- 1 root root 7945 1994-10-22 00:44 ./source/xap/xgames/maze.tar.gz +-rw-r--r-- 1 root root 693 2018-02-27 06:13 ./source/xap/xgames/slack-desc +-rw-r--r-- 1 root root 871 2007-02-22 02:20 ./source/xap/xgames/spider.diff.gz +-rw-r--r-- 1 root root 130637 1993-12-04 17:22 ./source/xap/xgames/spider.tar.gz +-rw-r--r-- 1 root root 287 1999-08-04 18:54 ./source/xap/xgames/xcolormap.diff.gz +-rw-r--r-- 1 root root 2808 1993-12-04 17:18 ./source/xap/xgames/xcolormap.tar.gz +-rw-r--r-- 1 root root 5937 1993-12-04 17:18 ./source/xap/xgames/xcuckoo-1.1.tar.gz +-rw-r--r-- 1 root root 228 2007-02-28 19:11 ./source/xap/xgames/xcuckoo.diff.gz +-rwxr-xr-x 1 root root 5331 2018-09-18 22:04 ./source/xap/xgames/xgames.SlackBuild +-rw-r--r-- 1 root root 1150 2009-08-22 20:58 ./source/xap/xgames/xlander-2009-07-18.diff.gz +-rw-r--r-- 1 root root 2543 2007-03-01 18:44 ./source/xap/xgames/xlander.fixes.diff.gz +-rw-r--r-- 1 root root 15612 1995-06-17 19:23 ./source/xap/xgames/xlander.tar.gz +-rw-r--r-- 1 root root 12791 2008-10-25 13:16 ./source/xap/xgames/xminesweep3.0.tar.gz +-rw-r--r-- 1 root root 22849 1999-08-04 19:05 ./source/xap/xgames/xneko.tar.gz +-rw-r--r-- 1 root root 21694 1993-12-02 07:19 ./source/xap/xgames/xroach.tar.gz +-rw-r--r-- 1 root root 56752 2001-12-15 23:45 ./source/xap/xgames/xsnow-1.42.tar.gz +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xine-lib +-rw-r--r-- 1 root root 967 2018-02-27 06:13 ./source/xap/xine-lib/slack-desc +-rw-r--r-- 1 root root 5180452 2018-01-11 13:01 ./source/xap/xine-lib/xine-lib-1.2.9.tar.xz +-rwxr-xr-x 1 root root 4662 2019-02-06 21:32 ./source/xap/xine-lib/xine-lib.SlackBuild +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xine-ui +-rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/xap/xine-ui/slack-desc +-rw-r--r-- 1 root root 1758778 2017-12-28 16:38 ./source/xap/xine-ui/xine-ui-0.99.10.tar.lz +-rwxr-xr-x 1 root root 3379 2018-09-18 22:04 ./source/xap/xine-ui/xine-ui.SlackBuild +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xlockmore +-rw-r--r-- 1 root root 225 2002-02-23 22:23 ./source/xap/xlockmore/l-bob.README +-rw-r--r-- 1 root root 27870 1998-04-01 15:09 ./source/xap/xlockmore/l-bob.xbm +-rw-r--r-- 1 root root 15190 1998-04-01 15:09 ./source/xap/xlockmore/l-linux.xbm +-rw-r--r-- 1 root root 7025 2002-02-23 21:40 ./source/xap/xlockmore/s-bob.xbm +-rw-r--r-- 1 root root 965 2018-02-27 06:13 ./source/xap/xlockmore/slack-desc +-rw-r--r-- 1 root root 1649808 2018-08-06 01:37 ./source/xap/xlockmore/xlockmore-5.56.tar.xz +-rw-r--r-- 1 root root 163 2018-08-06 01:37 ./source/xap/xlockmore/xlockmore-5.56.tar.xz.asc +-rwxr-xr-x 1 root root 4246 2018-09-18 22:04 ./source/xap/xlockmore/xlockmore.SlackBuild +-rw-r--r-- 1 root root 371 2002-05-30 04:25 ./source/xap/xlockmore/xlockmore.bitmap.diff.gz +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xmms +-rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/xap/xmms/slack-desc +-rw-r--r-- 1 root root 2581032 2007-11-16 22:53 ./source/xap/xmms/xmms-1.2.11.tar.bz2 +-rwxr-xr-x 1 root root 3911 2018-09-18 22:04 ./source/xap/xmms/xmms.SlackBuild +-rw-r--r-- 1 root root 267 2013-05-03 02:25 ./source/xap/xmms/xmms.alsa.default.diff.gz +-rw-r--r-- 1 root root 525 2008-09-11 20:50 ./source/xap/xmms/xmms.desktop +-rw-r--r-- 1 root root 279 2008-09-12 20:50 ./source/xap/xmms/xmms.gtk.doublesize.diff.gz +-rw-r--r-- 1 root root 2475 2008-01-04 23:53 ./source/xap/xmms/xmms.png +-rw-r--r-- 1 root root 260 2009-06-09 20:19 ./source/xap/xmms/xmms.wmxmms_vis_depth_workaround.diff.gz +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xpaint +-rw-r--r-- 1 root root 897 2018-02-27 06:13 ./source/xap/xpaint/slack-desc +-rw-r--r-- 1 root root 1575492 2017-11-13 17:18 ./source/xap/xpaint/xpaint-2.10.2.tar.xz +-rwxr-xr-x 1 root root 4904 2018-09-18 22:04 ./source/xap/xpaint/xpaint.SlackBuild +drwxr-xr-x 4 root root 4096 2018-09-18 22:04 ./source/xap/xpdf +-rw-r--r-- 1 root root 325 2010-01-11 04:59 ./source/xap/xpdf/doinst.sh.gz +drwxr-xr-x 2 root root 4096 2017-09-27 18:41 ./source/xap/xpdf/lang +-rw-r--r-- 1 root root 1080 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-arabic-2011-aug-15.tar.xz +-rw-r--r-- 1 root root 235 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-arabic.diff.gz +-rw-r--r-- 1 root root 363532 2011-09-02 22:29 ./source/xap/xpdf/lang/xpdf-chinese-simplified-2011-sep-02.tar.xz +-rw-r--r-- 1 root root 401 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-chinese-simplified.diff.gz +-rw-r--r-- 1 root root 359712 2011-09-02 22:29 ./source/xap/xpdf/lang/xpdf-chinese-traditional-2011-sep-02.tar.xz +-rw-r--r-- 1 root root 383 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-chinese-traditional.diff.gz +-rw-r--r-- 1 root root 1504 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-cyrillic-2011-aug-15.tar.xz +-rw-r--r-- 1 root root 266 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-cyrillic.diff.gz +-rw-r--r-- 1 root root 1268 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-greek-2011-aug-15.tar.xz +-rw-r--r-- 1 root root 258 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-greek.diff.gz +-rw-r--r-- 1 root root 1288 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-hebrew-2011-aug-15.tar.xz +-rw-r--r-- 1 root root 259 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-hebrew.diff.gz +-rw-r--r-- 1 root root 290568 2011-09-02 22:30 ./source/xap/xpdf/lang/xpdf-japanese-2011-sep-02.tar.xz +-rw-r--r-- 1 root root 738 2013-03-31 02:50 ./source/xap/xpdf/lang/xpdf-japanese.diff.gz +-rw-r--r-- 1 root root 205148 2011-09-02 22:30 ./source/xap/xpdf/lang/xpdf-korean-2011-sep-02.tar.xz +-rw-r--r-- 1 root root 330 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-korean.diff.gz +-rw-r--r-- 1 root root 1316 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-latin2-2011-aug-15.tar.xz +-rw-r--r-- 1 root root 224 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-latin2.diff.gz +-rw-r--r-- 1 root root 1804 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-thai-2011-aug-15.tar.xz +-rw-r--r-- 1 root root 252 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-thai.diff.gz +-rw-r--r-- 1 root root 1152 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-turkish-2011-aug-15.tar.xz +-rw-r--r-- 1 root root 239 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-turkish.diff.gz +drwxr-xr-x 2 root root 4096 2017-09-26 04:39 ./source/xap/xpdf/patches +-rw-r--r-- 1 root root 555 2017-09-26 04:39 ./source/xap/xpdf/patches/xpdfrc.diff.gz +-rw-r--r-- 1 root root 640 2018-02-27 06:13 ./source/xap/xpdf/slack-desc +-rw-r--r-- 1 root root 616392 2017-08-09 20:14 ./source/xap/xpdf/xpdf-4.00.tar.xz +-rwxr-xr-x 1 root root 5151 2018-09-18 22:04 ./source/xap/xpdf/xpdf.SlackBuild +-rw-r--r-- 1 root root 3260 2010-01-11 05:07 ./source/xap/xpdf/xpdf.desktop +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xsane +-rw-r--r-- 1 root root 951 2018-02-27 06:13 ./source/xap/xsane/slack-desc +-rw-r--r-- 1 root root 1073 2015-03-26 16:54 ./source/xap/xsane/xsane-0.995-close-fds.patch.gz +-rw-r--r-- 1 root root 521 2015-03-26 16:54 ./source/xap/xsane/xsane-0.995-xdg-open.patch.gz +-rw-r--r-- 1 root root 1558 2015-03-26 16:54 ./source/xap/xsane/xsane-0.996-no-eula.patch.gz +-rw-r--r-- 1 root root 1679 2015-03-26 16:54 ./source/xap/xsane/xsane-0.997-ipv6.patch.gz +-rw-r--r-- 1 root root 1383 2015-03-26 16:54 ./source/xap/xsane/xsane-0.997-off-root-build.patch.gz +-rw-r--r-- 1 root root 771 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-desktop-file.patch.gz +-rw-r--r-- 1 root root 630 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-libpng.patch.gz +-rw-r--r-- 1 root root 1032 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-preview-selection.patch.gz +-rw-r--r-- 1 root root 567 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-wmclass.patch.gz +-rw-r--r-- 1 root root 6027 2013-09-23 14:15 ./source/xap/xsane/xsane-0.999-7-autoconf.patch.gz +-rw-r--r-- 1 root root 19392 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-coverity.patch.gz +-rw-r--r-- 1 root root 3200 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-lcms2.patch.gz +-rw-r--r-- 1 root root 1131 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-man-page.patch.gz +-rw-r--r-- 1 root root 1516 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-no-file-selected.patch.gz +-rw-r--r-- 1 root root 875 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-pdf-no-high-bpp.patch.gz +-rw-r--r-- 1 root root 2680 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-signal-handling.patch.gz +-rw-r--r-- 1 root root 12822 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-snprintf-update.patch.gz +-rw-r--r-- 1 root root 1878344 2013-06-04 15:48 ./source/xap/xsane/xsane-0.999.tar.xz +-rwxr-xr-x 1 root root 4821 2018-09-18 22:04 ./source/xap/xsane/xsane.SlackBuild +drwxr-xr-x 2 root root 4096 2018-12-30 04:32 ./source/xap/xscreensaver +-rwxr-xr-x 1 root root 616 2017-12-24 07:25 ./source/xap/xscreensaver/dump.android.osx.sources.sh +-rw-r--r-- 1 root root 2868 2008-10-17 04:30 ./source/xap/xscreensaver/setuid.c.gz +-rw-r--r-- 1 root root 923 2018-02-27 06:13 ./source/xap/xscreensaver/slack-desc +-rw-r--r-- 1 root root 6413842 2018-12-29 00:37 ./source/xap/xscreensaver/xscreensaver-5.42.tar.lz +-rw-r--r-- 1 root root 16569 2011-01-30 03:18 ./source/xap/xscreensaver/xscreensaver-getimage-file-5.14 +-rwxr-xr-x 1 root root 5237 2018-12-30 04:33 ./source/xap/xscreensaver/xscreensaver.SlackBuild +-rw-r--r-- 1 root root 285 2009-05-15 21:22 ./source/xap/xscreensaver/xscreensaver.electricsheep.diff.gz +-rw-r--r-- 1 root root 271 2018-12-30 04:32 ./source/xap/xscreensaver/xscreensaver.fontglide.comment.style.diff.gz +-rw-r--r-- 1 root root 698 2018-04-13 18:39 ./source/xap/xscreensaver/xscreensaver.no.expiration.date.diff.gz +-rw-r--r-- 1 root root 1763 2008-10-17 04:32 ./source/xap/xscreensaver/xscreensaver.setuid.diff.gz +drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/xv +-rw-r--r-- 1 root root 683 2018-02-27 06:13 ./source/xap/xv/slack-desc +-rw-r--r-- 1 root root 1693808 1994-12-22 15:50 ./source/xap/xv/xv-3.10.tar.xz +-rw-r--r-- 1 root root 3294 2008-12-16 18:04 ./source/xap/xv/xv-3.10a-enhancements.20070520-20081216.diff.bz2 +-rw-r--r-- 1 root root 25974 2007-05-21 05:19 ./source/xap/xv/xv-3.10a-jumbo-README.txt +-rw-r--r-- 1 root root 114978 2010-02-19 19:24 ./source/xap/xv/xv-3.10a-jumbo-additions.diff.bz2 +-rw-r--r-- 1 root root 287250 2007-05-21 04:57 ./source/xap/xv/xv-3.10a-jumbo-fix-enh-patch-20070520.txt.bz2 +-rw-r--r-- 1 root root 21943 1996-10-05 19:33 ./source/xap/xv/xv-3.10a.patch.gz +-rw-r--r-- 1 root root 4933 2015-03-28 21:28 ./source/xap/xv/xv-libpng-1.5.patch.gz +-rwxr-xr-x 1 root root 3648 2018-04-23 17:20 ./source/xap/xv/xv.SlackBuild +-rw-r--r-- 1 root root 229 2010-02-19 19:27 ./source/xap/xv/xv.jasper.diff.gz +-rw-r--r-- 1 root root 317 2010-02-19 19:15 ./source/xap/xv/xv.prefix.diff.gz +-rw-r--r-- 1 root root 282 2010-02-19 19:16 ./source/xap/xv/xv.prefix_x86_64.diff.gz +drwxr-xr-x 28 root root 4096 2018-12-07 04:35 ./source/xfce +-rw-r--r-- 1 root root 82 2018-02-01 01:00 ./source/xfce/FTBFSlog +drwxr-xr-x 2 root root 4096 2019-01-28 21:33 ./source/xfce/Thunar +-rw-r--r-- 1 root root 1828776 2019-01-27 20:34 ./source/xfce/Thunar/Thunar-1.8.4.tar.lz +-rwxr-xr-x 1 root root 4697 2018-09-18 22:04 ./source/xfce/Thunar/Thunar.SlackBuild +-rw-r--r-- 1 root root 65 2019-01-28 21:32 ./source/xfce/Thunar/Thunar.url +-rw-r--r-- 1 root root 914 2018-02-27 06:13 ./source/xfce/Thunar/slack-desc +drwxr-xr-x 2 root root 4096 2019-01-20 19:48 ./source/xfce/exo +-rw-r--r-- 1 root root 987237 2019-01-20 01:05 ./source/xfce/exo/exo-0.12.4.tar.lz +-rwxr-xr-x 1 root root 4697 2018-09-18 22:04 ./source/xfce/exo/exo.SlackBuild +-rw-r--r-- 1 root root 62 2019-01-20 19:47 ./source/xfce/exo/exo.url +-rw-r--r-- 1 root root 826 2018-02-27 06:13 ./source/xfce/exo/slack-desc +drwxr-xr-x 2 root root 4096 2018-12-10 20:13 ./source/xfce/garcon +-rw-r--r-- 1 root root 105778 2018-12-10 20:10 ./source/xfce/garcon/garcon-0.6.2.tar.lz +-rwxr-xr-x 1 root root 4738 2018-12-10 20:11 ./source/xfce/garcon/garcon.SlackBuild +-rw-r--r-- 1 root root 47 2018-12-10 20:10 ./source/xfce/garcon/garcon.url +-rw-r--r-- 1 root root 748 2018-02-27 06:13 ./source/xfce/garcon/slack-desc +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/gtk-xfce-engine +-rw-r--r-- 1 root root 280756 2015-03-03 19:43 ./source/xfce/gtk-xfce-engine/gtk-xfce-engine-2.10.1.tar.xz +-rwxr-xr-x 1 root root 4615 2018-09-18 22:04 ./source/xfce/gtk-xfce-engine/gtk-xfce-engine.SlackBuild +-rw-r--r-- 1 root root 874 2018-02-27 06:13 ./source/xfce/gtk-xfce-engine/slack-desc +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/libxfce4ui +-rw-r--r-- 1 root root 540972 2015-03-15 18:16 ./source/xfce/libxfce4ui/libxfce4ui-4.12.1.tar.xz +-rwxr-xr-x 1 root root 4844 2018-09-18 22:04 ./source/xfce/libxfce4ui/libxfce4ui.SlackBuild +-rw-r--r-- 1 root root 767 2018-02-27 06:13 ./source/xfce/libxfce4ui/slack-desc +-rw-r--r-- 1 root root 1449 2015-03-01 21:31 ./source/xfce/libxfce4ui/vendorinfo +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/libxfce4util +-rw-r--r-- 1 root root 386632 2015-02-28 16:06 ./source/xfce/libxfce4util/libxfce4util-4.12.1.tar.xz +-rwxr-xr-x 1 root root 4773 2018-09-18 22:04 ./source/xfce/libxfce4util/libxfce4util.SlackBuild +-rw-r--r-- 1 root root 776 2018-02-27 06:13 ./source/xfce/libxfce4util/slack-desc +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/orage +-rw-r--r-- 1 root root 2165672 2015-04-10 10:30 ./source/xfce/orage/orage-4.12.1.tar.xz +-rwxr-xr-x 1 root root 4104 2018-09-18 22:04 ./source/xfce/orage/orage.SlackBuild +-rw-r--r-- 1 root root 723 2017-11-14 22:05 ./source/xfce/orage/orage.libical3.diff.gz +-rw-r--r-- 1 root root 625 2018-02-27 06:13 ./source/xfce/orage/slack-desc +drwxr-xr-x 2 root root 4096 2018-11-27 05:17 ./source/xfce/thunar-volman +-rw-r--r-- 1 root root 800 2018-02-27 06:13 ./source/xfce/thunar-volman/slack-desc +-rw-r--r-- 1 root root 401793 2018-11-27 01:45 ./source/xfce/thunar-volman/thunar-volman-0.9.1.tar.lz +-rwxr-xr-x 1 root root 3468 2018-11-27 05:17 ./source/xfce/thunar-volman/thunar-volman.SlackBuild +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/tumbler +-rw-r--r-- 1 root root 964 2018-02-27 06:13 ./source/xfce/tumbler/slack-desc +-rw-r--r-- 1 root root 458130 2018-09-13 14:05 ./source/xfce/tumbler/tumbler-0.2.3.tar.lz +-rwxr-xr-x 1 root root 4770 2018-09-18 22:04 ./source/xfce/tumbler/tumbler.SlackBuild +-rw-r--r-- 1 root root 67 2018-09-13 16:54 ./source/xfce/tumbler/tumbler.url +-rwxr-xr-x 1 root root 2159 2018-03-11 21:44 ./source/xfce/xfce-build-all.sh +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-appfinder +-rw-r--r-- 1 root root 931 2018-02-27 06:13 ./source/xfce/xfce4-appfinder/slack-desc +-rw-r--r-- 1 root root 393744 2015-02-28 16:39 ./source/xfce/xfce4-appfinder/xfce4-appfinder-4.12.0.tar.xz +-rwxr-xr-x 1 root root 4615 2018-09-18 22:04 ./source/xfce/xfce4-appfinder/xfce4-appfinder.SlackBuild +drwxr-xr-x 2 root root 4096 2018-11-24 19:37 ./source/xfce/xfce4-clipman-plugin +-rw-r--r-- 1 root root 172 2012-07-18 20:50 ./source/xfce/xfce4-clipman-plugin/doinst.sh.gz +-rw-r--r-- 1 root root 999 2018-02-27 06:13 ./source/xfce/xfce4-clipman-plugin/slack-desc +-rw-r--r-- 1 root root 384427 2018-10-26 22:28 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.3.tar.lz +-rwxr-xr-x 1 root root 3766 2018-11-24 19:37 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.SlackBuild +-rw-r--r-- 1 root root 102 2018-11-24 19:36 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.url +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-dev-tools +-rw-r--r-- 1 root root 820 2018-02-27 06:13 ./source/xfce/xfce4-dev-tools/slack-desc +-rw-r--r-- 1 root root 254756 2015-02-28 14:35 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools-4.12.0.tar.xz +-rwxr-xr-x 1 root root 4615 2018-09-18 22:04 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools.SlackBuild +drwxr-xr-x 2 root root 4096 2018-10-30 21:13 ./source/xfce/xfce4-notifyd +-rw-r--r-- 1 root root 174 2009-02-26 05:47 ./source/xfce/xfce4-notifyd/doinst.sh.gz +-rw-r--r-- 1 root root 839 2018-03-01 19:39 ./source/xfce/xfce4-notifyd/slack-desc +-rw-r--r-- 1 root root 427121 2018-10-28 18:32 ./source/xfce/xfce4-notifyd/xfce4-notifyd-0.4.3.tar.lz +-rwxr-xr-x 1 root root 4022 2018-10-30 21:14 ./source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild +-rw-r--r-- 1 root root 79 2018-10-30 21:13 ./source/xfce/xfce4-notifyd/xfce4-notifyd.url +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-panel +-rw-r--r-- 1 root root 246 2016-06-03 22:39 ./source/xfce/xfce4-panel/libxfce4panel.max_blinking_count.8.diff.gz +-rw-r--r-- 1 root root 896 2018-02-27 06:13 ./source/xfce/xfce4-panel/slack-desc +-rw-r--r-- 1 root root 982644 2017-12-13 23:19 ./source/xfce/xfce4-panel/xfce4-panel-4.12.2.tar.xz +-rwxr-xr-x 1 root root 4850 2018-09-18 22:04 ./source/xfce/xfce4-panel/xfce4-panel.SlackBuild +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-power-manager +-rw-r--r-- 1 root root 172 2009-05-30 01:47 ./source/xfce/xfce4-power-manager/doinst.sh.gz +-rw-r--r-- 1 root root 874 2018-02-27 06:13 ./source/xfce/xfce4-power-manager/slack-desc +-rw-r--r-- 1 root root 885832 2015-03-22 11:33 ./source/xfce/xfce4-power-manager/xfce4-power-manager-1.4.4.tar.xz +-rwxr-xr-x 1 root root 4132 2018-09-18 22:04 ./source/xfce/xfce4-power-manager/xfce4-power-manager.SlackBuild +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-pulseaudio-plugin +-rw-r--r-- 1 root root 1101 2018-02-27 06:13 ./source/xfce/xfce4-pulseaudio-plugin/slack-desc +-rw-r--r-- 1 root root 532 2016-06-22 21:36 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.2.4-gtk3_theme.patch.gz +-rw-r--r-- 1 root root 537 2016-06-25 18:19 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.2.4-gtk3_theme_clean.patch.gz +-rw-r--r-- 1 root root 329959 2018-04-12 01:10 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.1.tar.lz +-rwxr-xr-x 1 root root 4614 2018-09-18 22:04 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.SlackBuild +-rw-r--r-- 1 root root 108 2018-03-26 01:07 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.url +drwxr-xr-x 2 root root 4096 2018-11-24 19:39 ./source/xfce/xfce4-screenshooter +-rw-r--r-- 1 root root 172 2011-10-26 15:38 ./source/xfce/xfce4-screenshooter/doinst.sh.gz +-rw-r--r-- 1 root root 832 2018-02-27 06:13 ./source/xfce/xfce4-screenshooter/slack-desc +-rw-r--r-- 1 root root 438493 2018-08-11 02:15 ./source/xfce/xfce4-screenshooter/xfce4-screenshooter-1.9.3.tar.lz +-rwxr-xr-x 1 root root 4400 2018-11-24 19:40 ./source/xfce/xfce4-screenshooter/xfce4-screenshooter.SlackBuild +-rw-r--r-- 1 root root 91 2018-11-24 19:39 ./source/xfce/xfce4-screenshooter/xfce4-screenshooter.url +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-session +-rw-r--r-- 1 root root 910 2018-02-27 06:13 ./source/xfce/xfce4-session/slack-desc +-rw-r--r-- 1 root root 1104188 2015-03-16 07:35 ./source/xfce/xfce4-session/xfce4-session-4.12.1.tar.xz +-rwxr-xr-x 1 root root 4686 2018-09-18 22:04 ./source/xfce/xfce4-session/xfce4-session.SlackBuild +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-settings +-rw-r--r-- 1 root root 839 2018-02-27 06:13 ./source/xfce/xfce4-settings/slack-desc +-rw-r--r-- 1 root root 859854 2018-06-20 22:35 ./source/xfce/xfce4-settings/xfce4-settings-4.12.4.tar.lz +-rwxr-xr-x 1 root root 4827 2018-09-18 22:04 ./source/xfce/xfce4-settings/xfce4-settings.SlackBuild +-rw-r--r-- 1 root root 347 2015-02-28 09:15 ./source/xfce/xfce4-settings/xfce4-settings.theme.diff.gz +-rw-r--r-- 1 root root 83 2018-06-21 20:23 ./source/xfce/xfce4-settings/xfce4-settings.url +-rw-r--r-- 1 root root 543 2012-07-19 19:32 ./source/xfce/xfce4-settings/xfce4-settings.xft.defaults.diff.gz +drwxr-xr-x 2 root root 4096 2018-12-02 19:23 ./source/xfce/xfce4-systemload-plugin +-rw-r--r-- 1 root root 873 2018-02-27 06:13 ./source/xfce/xfce4-systemload-plugin/slack-desc +-rw-r--r-- 1 root root 295284 2018-11-29 16:50 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.2.tar.xz +-rw-r--r-- 1 root root 900 2018-12-02 19:23 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.HOVER_TIMEOUT.diff.gz +-rwxr-xr-x 1 root root 3711 2018-12-02 19:21 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.SlackBuild +-rw-r--r-- 1 root root 67 2011-11-28 03:14 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.url +drwxr-xr-x 2 root root 4096 2018-12-30 04:26 ./source/xfce/xfce4-taskmanager +-rw-r--r-- 1 root root 121 2011-10-26 15:38 ./source/xfce/xfce4-taskmanager/doinst.sh.gz +-rw-r--r-- 1 root root 928 2018-02-27 06:13 ./source/xfce/xfce4-taskmanager/slack-desc +-rw-r--r-- 1 root root 337917 2018-12-18 19:59 ./source/xfce/xfce4-taskmanager/xfce4-taskmanager-1.2.2.tar.lz +-rwxr-xr-x 1 root root 3600 2018-09-18 22:04 ./source/xfce/xfce4-taskmanager/xfce4-taskmanager.SlackBuild +-rw-r--r-- 1 root root 51 2011-11-28 03:16 ./source/xfce/xfce4-taskmanager/xfce4-taskmanager.url +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-terminal +-rw-r--r-- 1 root root 905 2018-02-27 06:13 ./source/xfce/xfce4-terminal/slack-desc +-rw-r--r-- 1 root root 766030 2018-05-15 14:50 ./source/xfce/xfce4-terminal/xfce4-terminal-0.8.7.4.tar.lz +-rwxr-xr-x 1 root root 4057 2018-11-17 02:28 ./source/xfce/xfce4-terminal/xfce4-terminal.SlackBuild +-rw-r--r-- 1 root root 83 2018-05-16 20:53 ./source/xfce/xfce4-terminal/xfce4-terminal.url +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-weather-plugin +-rw-r--r-- 1 root root 837 2018-02-27 06:13 ./source/xfce/xfce4-weather-plugin/slack-desc +-rw-r--r-- 1 root root 2723376 2017-10-11 20:18 ./source/xfce/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.tar.xz +-rwxr-xr-x 1 root root 3725 2018-09-18 22:04 ./source/xfce/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild +-rw-r--r-- 1 root root 64 2011-11-28 03:17 ./source/xfce/xfce4-weather-plugin/xfce4-weather-plugin.url +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfconf +-rw-r--r-- 1 root root 747 2018-02-27 06:13 ./source/xfce/xfconf/slack-desc +-rw-r--r-- 1 root root 455824 2016-10-24 14:31 ./source/xfce/xfconf/xfconf-4.12.1.tar.xz +-rwxr-xr-x 1 root root 4673 2018-09-18 22:04 ./source/xfce/xfconf/xfconf.SlackBuild +drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfdesktop +-rw-r--r-- 1 root root 880 2018-02-27 06:13 ./source/xfce/xfdesktop/slack-desc +-rw-r--r-- 1 root root 1268992 2017-06-26 13:55 ./source/xfce/xfdesktop/xfdesktop-4.12.4.tar.xz +-rwxr-xr-x 1 root root 4609 2018-09-18 22:04 ./source/xfce/xfdesktop/xfdesktop.SlackBuild +drwxr-xr-x 2 root root 4096 2019-02-08 19:40 ./source/xfce/xfwm4 +-rw-r--r-- 1 root root 738 2018-02-27 06:13 ./source/xfce/xfwm4/slack-desc +-rw-r--r-- 1 root root 1029362 2018-07-29 13:05 ./source/xfce/xfwm4/xfwm4-4.12.5.tar.lz +-rwxr-xr-x 1 root root 4726 2019-02-08 19:40 ./source/xfce/xfwm4/xfwm4.SlackBuild +-rw-r--r-- 1 root root 65 2019-02-08 19:39 ./source/xfce/xfwm4/xfwm4.url +-rw-r--r-- 1 root root 1198 2012-07-24 22:11 ./source/xfce/xfwm4/xinitrc.xfce +drwxr-xr-x 3 root root 4096 2019-02-17 22:31 ./source/y +-rw-r--r-- 1 root root 232 2018-04-08 17:57 ./source/y/FTBFSlog +drwxr-xr-x 3 root root 4096 2019-02-17 22:45 ./source/y/bsd-games +-rw-r--r-- 1 root root 1794497 2005-02-18 19:17 ./source/y/bsd-games/bsd-games-2.17.tar.lz +-rw-r--r-- 1 root root 164 1999-09-27 21:18 ./source/y/bsd-games/bsd-games-login-fortune.csh +-rw-r--r-- 1 root root 164 2010-05-11 19:26 ./source/y/bsd-games/bsd-games-login-fortune.sh +-rwxr-xr-x 1 root root 8135 2019-02-17 22:44 ./source/y/bsd-games/bsd-games.SlackBuild +-rw-r--r-- 1 root root 15107 2002-03-10 05:09 ./source/y/bsd-games/fortunes-linuxcookie.tar.gz +-rw-r--r-- 1 root root 104848 1993-10-25 00:02 ./source/y/bsd-games/hangman-words.gz +drwxr-xr-x 2 root root 4096 2019-02-17 22:03 ./source/y/bsd-games/patches +-rw-r--r-- 1 root root 2159 2019-02-17 21:20 ./source/y/bsd-games/patches/0001-Replace-getline-with-get_line.patch.gz +-rw-r--r-- 1 root root 336 2019-02-17 21:20 ./source/y/bsd-games/patches/0002-robots-Refresh-screen.patch.gz +-rw-r--r-- 1 root root 4582 2019-02-17 21:20 ./source/y/bsd-games/patches/0003-quiz-Update-presidents-capitals-fix-typos-in-murders.patch.gz +-rw-r--r-- 1 root root 386 2019-02-17 21:20 ./source/y/bsd-games/patches/0004-Define-__dead-for-GNU-GCC.patch.gz +-rw-r--r-- 1 root root 544 2019-02-17 21:20 ./source/y/bsd-games/patches/0005-rain-Update-default-delay.-Closes-579062.patch.gz +-rw-r--r-- 1 root root 5817 2019-02-17 21:20 ./source/y/bsd-games/patches/0007-Unsorted-Debian-patches.patch.gz +-rw-r--r-- 1 root root 431 2019-02-17 21:20 ./source/y/bsd-games/patches/0008-quiz-Add-answers-to-adults-babies.-Closes-659528.patch.gz +-rw-r--r-- 1 root root 679 2019-02-17 21:20 ./source/y/bsd-games/patches/0009-hangman-Error-out-on-1000-unsuitable-words.-Closes-6.patch.gz +-rw-r--r-- 1 root root 577 2019-02-17 21:20 ./source/y/bsd-games/patches/0010-Fix-typos-spotted-by-Lintian.patch.gz +-rw-r--r-- 1 root root 3152 2019-02-17 21:20 ./source/y/bsd-games/patches/0011-Fix-format-security-compiling-errors.patch.gz +-rw-r--r-- 1 root root 745 2019-02-17 21:20 ./source/y/bsd-games/patches/0012-Fix-include-stdio.h-C-incompatibility.patch.gz +-rw-r--r-- 1 root root 25237 2019-02-17 21:20 ./source/y/bsd-games/patches/0013-Update-acronyms.patch.gz +-rw-r--r-- 1 root root 7476 2019-02-17 21:20 ./source/y/bsd-games/patches/0015-primes-Update-to-NetBSD-CVS-2018-02-03.patch.gz +-rw-r--r-- 1 root root 791 2019-02-17 21:20 ./source/y/bsd-games/patches/0016-Better-explanation-how-to-read-the-documentation.patch.gz +-rw-r--r-- 1 root root 801 2019-02-17 21:20 ./source/y/bsd-games/patches/0017-hack-Fix-segv-when-i-inventory-done-after-load-from-.patch.gz +-rw-r--r-- 1 root root 563 2003-02-03 21:48 ./source/y/bsd-games/patches/bsd-games.config.params.diff.gz +-rw-r--r-- 1 root root 422 2019-02-17 21:39 ./source/y/bsd-games/patches/bsd-games.factor.no.ubig.diff.gz +-rw-r--r-- 1 root root 313 2019-02-17 22:07 ./source/y/bsd-games/patches/bsd-games.fortunepath.diff.gz +-rw-r--r-- 1 root root 1960 2006-09-09 00:47 ./source/y/bsd-games/patches/bsd-games.pom.diff.gz +-rw-r--r-- 1 root root 1065 2019-02-17 22:28 ./source/y/bsd-games/slack-desc +drwxr-xr-x 4 root root 4096 2019-01-08 21:28 ./testing +-rw-r--r-- 1 root root 552 2019-01-08 21:28 ./testing/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2019-01-08 21:28 ./testing/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 685 2019-01-08 21:28 ./testing/FILE_LIST +-rw-r--r-- 1 root root 14 2019-01-08 21:28 ./testing/MANIFEST.bz2 +-rw-r--r-- 1 root root 224 2019-01-08 21:28 ./testing/PACKAGES.TXT +drwxr-xr-x 2 root root 4096 2019-01-08 20:12 ./testing/packages +drwxr-xr-x 2 root root 4096 2019-01-08 20:12 ./testing/source +drwxr-xr-x 2 root root 4096 2019-02-27 22:38 ./usb-and-pxe-installers +-rw-r--r-- 1 root root 31203 2011-03-21 21:21 ./usb-and-pxe-installers/README_PXE.TXT +-rw-r--r-- 1 root root 9197 2013-09-25 04:33 ./usb-and-pxe-installers/README_USB.TXT +-rw-r--r-- 1 root root 574 2013-03-27 04:59 ./usb-and-pxe-installers/pxelinux.cfg_default +-rw-r--r-- 1 root root 48219136 2019-02-27 22:37 ./usb-and-pxe-installers/usbboot.img +-rw-r--r-- 1 root root 16045 2016-03-29 07:41 ./usb-and-pxe-installers/usbimg2disk.sh diff --git a/recompress.sh b/recompress.sh index 8efbfea9..fb12fe85 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1127,10 +1127,7 @@ gzip ./source/x/x11/patch/xf86-video-xgixp/0005-Update-for-new-damage-API.patch gzip ./source/x/x11/patch/xf86-video-xgixp/0003-shadow-shadowInit-shadowAdd-Remove.patch gzip ./source/x/x11/patch/xf86-video-xgixp/0004-Stop-using-deprecated-xf86PciInfo.h.patch gzip ./source/x/x11/patch/luit/luit_use_system_extensions.diff -gzip ./source/x/x11/patch/xdm/xdm-1.1.11-setproctitle-include.patch -gzip ./source/x/x11/patch/xdm/xdm.glibc.crypt.diff gzip ./source/x/x11/patch/xdm/xdm-consolekit.patch -gzip ./source/x/x11/patch/xdm/xdm-1.1.11-arc4random-include.patch gzip ./source/x/x11/patch/pixman/pixman.remove.tests.that.fail.to.compile.diff gzip ./source/x/x11/patch/xorg-server/xorg-server.combo.mouse.keyboard.layout.patch gzip ./source/x/x11/patch/xorg-server/0001-autobind-GPUs-to-the-screen.patch diff --git a/source/a/mkinitrd/busybox-dot-config b/source/a/mkinitrd/busybox-dot-config index 995a2355..69e0c9ab 100644 --- a/source/a/mkinitrd/busybox-dot-config +++ b/source/a/mkinitrd/busybox-dot-config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.28.3 -# Tue Apr 17 23:06:01 2018 +# Busybox version: 1.30.1 +# Sun Mar 3 13:10:00 2019 # CONFIG_HAVE_DOT_CONFIG=y @@ -24,6 +24,7 @@ CONFIG_FEATURE_WTMP=y CONFIG_FEATURE_PIDFILE=y CONFIG_PID_FILE_PATH="/var/run" CONFIG_BUSYBOX=y +CONFIG_FEATURE_SHOW_SCRIPT=y CONFIG_FEATURE_INSTALLER=y CONFIG_INSTALL_NO_USR=y CONFIG_FEATURE_SUID=y @@ -52,6 +53,7 @@ CONFIG_EXTRA_CFLAGS="" CONFIG_EXTRA_LDFLAGS="" CONFIG_EXTRA_LDLIBS="" # CONFIG_USE_PORTABLE_CODE is not set +CONFIG_STACK_OPTIMIZATION_386=y # # Installation Options ("make install" behavior) @@ -81,7 +83,9 @@ CONFIG_NO_DEBUG_LIB=y # Library Tuning # # CONFIG_FEATURE_USE_BSS_TAIL is not set +CONFIG_FLOAT_DURATION=y CONFIG_FEATURE_RTMINMAX=y +CONFIG_FEATURE_RTMINMAX_USE_LIBC_DEFINITIONS=y CONFIG_FEATURE_BUFFERS_USE_MALLOC=y # CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set @@ -90,6 +94,7 @@ CONFIG_MD5_SMALL=1 CONFIG_SHA3_SMALL=1 # CONFIG_FEATURE_FAST_TOP is not set # CONFIG_FEATURE_ETC_NETWORKS is not set +# CONFIG_FEATURE_ETC_SERVICES is not set CONFIG_FEATURE_EDITING=y CONFIG_FEATURE_EDITING_MAX_LEN=1024 CONFIG_FEATURE_EDITING_VI=y @@ -100,6 +105,7 @@ CONFIG_FEATURE_EDITING_HISTORY=64 CONFIG_FEATURE_TAB_COMPLETION=y # CONFIG_FEATURE_USERNAME_COMPLETION is not set CONFIG_FEATURE_EDITING_FANCY_PROMPT=y +CONFIG_FEATURE_EDITING_WINCH=y # CONFIG_FEATURE_EDITING_ASK_TERMINAL is not set CONFIG_LOCALE_SUPPORT=y CONFIG_UNICODE_SUPPORT=y @@ -149,6 +155,7 @@ CONFIG_UNXZ=y CONFIG_XZCAT=y CONFIG_XZ=y CONFIG_BZIP2=y +CONFIG_BZIP2_SMALL=8 CONFIG_FEATURE_BZIP2_DECOMPRESS=y CONFIG_CPIO=y CONFIG_FEATURE_CPIO_O=y @@ -201,6 +208,7 @@ CONFIG_CKSUM=y CONFIG_COMM=y CONFIG_CP=y CONFIG_FEATURE_CP_LONG_OPTIONS=y +CONFIG_FEATURE_CP_REFLINK=y CONFIG_CUT=y CONFIG_DATE=y CONFIG_FEATURE_DATE_ISOFMT=y @@ -283,9 +291,9 @@ CONFIG_SHRED=y CONFIG_SHUF=y CONFIG_SLEEP=y CONFIG_FEATURE_FANCY_SLEEP=y -CONFIG_FEATURE_FLOAT_SLEEP=y CONFIG_SORT=y CONFIG_FEATURE_SORT_BIG=y +# CONFIG_FEATURE_SORT_OPTIMIZE_MEMORY is not set CONFIG_SPLIT=y CONFIG_FEATURE_SPLIT_FANCY=y CONFIG_STAT=y @@ -437,6 +445,7 @@ CONFIG_FEATURE_FIND_MTIME=y CONFIG_FEATURE_FIND_MMIN=y CONFIG_FEATURE_FIND_PERM=y CONFIG_FEATURE_FIND_TYPE=y +CONFIG_FEATURE_FIND_EXECUTABLE=y CONFIG_FEATURE_FIND_XDEV=y CONFIG_FEATURE_FIND_MAXDEPTH=y CONFIG_FEATURE_FIND_NEWER=y @@ -450,6 +459,7 @@ CONFIG_FEATURE_FIND_DEPTH=y CONFIG_FEATURE_FIND_PAREN=y CONFIG_FEATURE_FIND_SIZE=y CONFIG_FEATURE_FIND_PRUNE=y +CONFIG_FEATURE_FIND_QUIT=y CONFIG_FEATURE_FIND_DELETE=y CONFIG_FEATURE_FIND_PATH=y CONFIG_FEATURE_FIND_REGEX=y @@ -477,6 +487,7 @@ CONFIG_FEATURE_XARGS_SUPPORT_ARGS_FILE=y CONFIG_HALT=y CONFIG_POWEROFF=y CONFIG_REBOOT=y +CONFIG_FEATURE_WAIT_FOR_INIT=y # CONFIG_FEATURE_CALL_TELINIT is not set CONFIG_TELINIT_PATH="" CONFIG_INIT=y @@ -651,6 +662,8 @@ CONFIG_FEATURE_MOUNT_FLAGS=y CONFIG_FEATURE_MOUNT_FSTAB=y CONFIG_FEATURE_MOUNT_OTHERTAB=y CONFIG_MOUNTPOINT=y +CONFIG_NOLOGIN=y +CONFIG_NOLOGIN_DEPENDENCIES=y CONFIG_NSENTER=y CONFIG_PIVOT_ROOT=y CONFIG_RDATE=y @@ -704,6 +717,7 @@ CONFIG_FEATURE_VOLUMEID_FAT=y CONFIG_FEATURE_VOLUMEID_HFS=y CONFIG_FEATURE_VOLUMEID_ISO9660=y CONFIG_FEATURE_VOLUMEID_JFS=y +CONFIG_FEATURE_VOLUMEID_LFS=y CONFIG_FEATURE_VOLUMEID_LINUXRAID=y CONFIG_FEATURE_VOLUMEID_LINUXSWAP=y CONFIG_FEATURE_VOLUMEID_LUKS=y @@ -725,6 +739,12 @@ CONFIG_FEATURE_VOLUMEID_XFS=y # CONFIG_ADJTIMEX is not set CONFIG_BBCONFIG=y CONFIG_FEATURE_COMPRESS_BBCONFIG=y +CONFIG_BC=y +CONFIG_DC=y +CONFIG_FEATURE_DC_BIG=y +# CONFIG_FEATURE_DC_LIBM is not set +CONFIG_FEATURE_BC_INTERACTIVE=y +CONFIG_FEATURE_BC_LONG_OPTIONS=y CONFIG_BEEP=y CONFIG_FEATURE_BEEP_FREQ=4000 CONFIG_FEATURE_BEEP_LENGTH_MS=30 @@ -743,8 +763,6 @@ CONFIG_FEATURE_CROND_CALL_SENDMAIL=y CONFIG_FEATURE_CROND_SPECIAL_TIMES=y CONFIG_FEATURE_CROND_DIR="/var/spool/cron" CONFIG_CRONTAB=y -CONFIG_DC=y -CONFIG_FEATURE_DC_LIBM=y # CONFIG_DEVFSD is not set # CONFIG_DEVFSD_MODLOAD is not set # CONFIG_DEVFSD_FG_NP is not set @@ -780,6 +798,8 @@ CONFIG_FEATURE_LESS_REGEXP=y # CONFIG_FEATURE_LESS_ASK_TERMINAL is not set # CONFIG_FEATURE_LESS_DASHCMD is not set # CONFIG_FEATURE_LESS_LINENUMS is not set +# CONFIG_FEATURE_LESS_RAW is not set +# CONFIG_FEATURE_LESS_ENV is not set CONFIG_LSSCSI=y CONFIG_MAKEDEVS=y # CONFIG_FEATURE_MAKEDEVS_LEAF is not set @@ -817,6 +837,7 @@ CONFIG_FEATURE_IPV6=y # CONFIG_FEATURE_UNIX_LOCAL is not set CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y # CONFIG_VERBOSE_RESOLUTION_ERRORS is not set +# CONFIG_FEATURE_TLS_SHA1 is not set CONFIG_ARP=y CONFIG_ARPING=y CONFIG_BRCTL=y @@ -899,9 +920,12 @@ CONFIG_NETSTAT=y CONFIG_FEATURE_NETSTAT_WIDE=y CONFIG_FEATURE_NETSTAT_PRG=y CONFIG_NSLOOKUP=y +CONFIG_FEATURE_NSLOOKUP_BIG=y +CONFIG_FEATURE_NSLOOKUP_LONG_OPTIONS=y CONFIG_NTPD=y CONFIG_FEATURE_NTPD_SERVER=y CONFIG_FEATURE_NTPD_CONF=y +CONFIG_FEATURE_NTP_AUTH=y CONFIG_PING=y CONFIG_PING6=y CONFIG_FEATURE_FANCY_PING=y @@ -909,6 +933,8 @@ CONFIG_PSCAN=y CONFIG_ROUTE=y CONFIG_SLATTACH=y CONFIG_SSL_CLIENT=y +CONFIG_TC=y +CONFIG_FEATURE_TC_INGRESS=y CONFIG_TCPSVD=y CONFIG_UDPSVD=y CONFIG_TELNET=y @@ -921,10 +947,6 @@ CONFIG_FEATURE_TELNETD_INETD_WAIT=y CONFIG_TFTP=y CONFIG_FEATURE_TFTP_PROGRESS_BAR=y CONFIG_TFTPD=y - -# -# Common options for tftp/tftpd -# CONFIG_FEATURE_TFTP_GET=y CONFIG_FEATURE_TFTP_PUT=y CONFIG_FEATURE_TFTP_BLOCKSIZE=y @@ -960,6 +982,7 @@ CONFIG_UDHCPC6=y CONFIG_FEATURE_UDHCPC6_RFC3646=y CONFIG_FEATURE_UDHCPC6_RFC4704=y CONFIG_FEATURE_UDHCPC6_RFC4833=y +CONFIG_FEATURE_UDHCPC6_RFC5970=y # # Common options for DHCP applets @@ -1046,6 +1069,7 @@ CONFIG_FEATURE_SHOW_THREADS=y # CONFIG_SV is not set CONFIG_SV_DEFAULT_SERVICE_DIR="" # CONFIG_SVC is not set +# CONFIG_SVOK is not set # CONFIG_SVLOGD is not set # CONFIG_CHCON is not set # CONFIG_GETENFORCE is not set @@ -1074,6 +1098,8 @@ CONFIG_ASH=y CONFIG_ASH_OPTIMIZE_FOR_SIZE=y CONFIG_ASH_INTERNAL_GLOB=y CONFIG_ASH_BASH_COMPAT=y +# CONFIG_ASH_BASH_SOURCE_CURDIR is not set +CONFIG_ASH_BASH_NOT_FOUND_HOOK=y CONFIG_ASH_JOB_CONTROL=y CONFIG_ASH_ALIAS=y CONFIG_ASH_RANDOM_SUPPORT=y @@ -1090,6 +1116,8 @@ CONFIG_CTTYHACK=y # CONFIG_HUSH is not set # CONFIG_HUSH_BASH_COMPAT is not set # CONFIG_HUSH_BRACE_EXPANSION is not set +# CONFIG_HUSH_LINENO_VAR is not set +# CONFIG_HUSH_BASH_SOURCE_CURDIR is not set # CONFIG_HUSH_INTERACTIVE is not set # CONFIG_HUSH_SAVEHISTORY is not set # CONFIG_HUSH_JOB is not set @@ -1110,6 +1138,7 @@ CONFIG_CTTYHACK=y # CONFIG_HUSH_READONLY is not set # CONFIG_HUSH_KILL is not set # CONFIG_HUSH_WAIT is not set +# CONFIG_HUSH_COMMAND is not set # CONFIG_HUSH_TRAP is not set # CONFIG_HUSH_TYPE is not set # CONFIG_HUSH_TIMES is not set @@ -1131,6 +1160,7 @@ CONFIG_FEATURE_SH_EXTRA_QUIET=y # CONFIG_FEATURE_SH_NOFORK is not set # CONFIG_FEATURE_SH_READ_FRAC is not set CONFIG_FEATURE_SH_HISTFILESIZE=y +CONFIG_FEATURE_SH_EMBEDDED_SCRIPTS=y # # System Logging Utilities diff --git a/source/a/mkinitrd/mkinitrd b/source/a/mkinitrd/mkinitrd index 7c2f7629..6f4ff3c1 100644 --- a/source/a/mkinitrd/mkinitrd +++ b/source/a/mkinitrd/mkinitrd @@ -51,6 +51,8 @@ # Modified by Patrick Volkerding 12 July 2017 # Add support for including Slackware and kernel versions in the # output filename. Thanks to SeB. +# Modified by Patrick Volkerding 04 Feb 2019 +# Allow specifying more than one kernel version. MKINITRD_VERSION=1.4.11 @@ -148,8 +150,10 @@ EOF create_new_source_tree() { mkdir -p $SOURCE_TREE - # Make sure a kernel module directory exists: - mkdir -p $SOURCE_TREE/lib/modules/${KERNEL_VERSION} + # Make sure the kernel module directories exist: + for kver in $(echo ${KERNEL_VERSION} | tr ':' '\n') ; do + mkdir -p $SOURCE_TREE/lib/modules/${kver} + done # Add the initrd-tree skeleton: ( cd $SOURCE_TREE ; tar xzf /usr/share/mkinitrd/initrd-tree.tar.gz ) # Make sure we have any block devices that might be needed: @@ -445,10 +449,12 @@ if echo "$OUTPUT_IMAGE" | grep -qE "%KVER%|%SLACKVER%" ; then fi # If kernel modules are needed but the kernel version is absent, exit now: -if [ ! -d /lib/modules/$KERNEL_VERSION ]; then - echo "ERROR: No /lib/modules/$KERNEL_VERSION kernel modules tree found for kernel \"$KERNEL_VERSION\"" - exit 1 -fi +for kver in $(echo ${KERNEL_VERSION} | tr ':' '\n') ; do + if [ ! -d /lib/modules/$kver ]; then + echo "ERROR: No /lib/modules/$kver kernel modules tree found for kernel \"$kver\"" + exit 1 + fi +done # If clearing source tree was requested, do that first if [ "$CLEAR_TREE" = "1" ]; then @@ -644,10 +650,12 @@ if [ ! -z "$CRYPT" -o ! -z "$LVM" ]; then $SOURCE_TREE/lib/udev/rules.d/95-dm-initrd.rules fi -# Make module directory: -if [ ! -d $SOURCE_TREE/lib/modules/$KERNEL_VERSION ]; then - mkdir -p $SOURCE_TREE/lib/modules/$KERNEL_VERSION -fi +# Make module directories: +for kver in $(echo ${KERNEL_VERSION} | tr ':' '\n') ; do + if [ ! -d $SOURCE_TREE/lib/modules/$kver ]; then + mkdir -p $SOURCE_TREE/lib/modules/$kver + fi +done # Copy kmod/modprobe stuff to initrd: for i in kmod depmod insmod lsmod modinfo modprobe rmmod ; do @@ -656,8 +664,10 @@ for i in kmod depmod insmod lsmod modinfo modprobe rmmod ; do done # Make sure modules.builtin and modules.order are there (for kmod): -cp /lib/modules/$KERNEL_VERSION/modules.{builtin,order} \ - $SOURCE_TREE/lib/modules/$KERNEL_VERSION +for kver in $(echo ${KERNEL_VERSION} | tr ':' '\n') ; do + cp /lib/modules/$kver/modules.{builtin,order} \ + $SOURCE_TREE/lib/modules/$kver +done # If an executable $SOURCE_TREE/load_kernel_modules already exists, then # we assume you will want to load the kernel modules mentioned in there. @@ -699,67 +709,72 @@ if [ ! -z "$MODULE_LIST" ]; then INDEX=$(expr $INDEX - 1) # Don't include the null value fi - # Wrap everything in a while loop - i=0 - while [ $i -ne $INDEX ]; do - i=$(( $i + 1 )) - - # FULL_MOD is the module plus any arguments (if any) - # MODULE is the module name - # ARGS is any optional arguments to be passed to the kernel - FULL_MOD="$(echo "$MODULE_LIST" | cut -d ':' -f $i)" - MODULE="$(echo "$FULL_MOD" | cut -d ' ' -f 1 )" - # Test for arguments - if echo "$FULL_MOD" | grep ' ' > /dev/null; then - ARGS=" $(echo "$FULL_MOD" | cut -d ' ' -f 2- )" - else - unset ARGS - fi + # Repeat these tasks for all kernel versions support has been requested for: + for kver in $(echo ${KERNEL_VERSION} | tr ':' '\n') ; do + + # Wrap everything in a while loop + i=0 + while [ $i -ne $INDEX ]; do + i=$(( $i + 1 )) + + # FULL_MOD is the module plus any arguments (if any) + # MODULE is the module name + # ARGS is any optional arguments to be passed to the kernel + FULL_MOD="$(echo "$MODULE_LIST" | cut -d ':' -f $i)" + MODULE="$(echo "$FULL_MOD" | cut -d ' ' -f 1 )" + # Test for arguments + if echo "$FULL_MOD" | grep ' ' > /dev/null; then + ARGS=" $(echo "$FULL_MOD" | cut -d ' ' -f 2- )" + else + unset ARGS + fi - # Get MODULE deps and prepare modprobe lines - /sbin/modprobe --set-version $KERNEL_VERSION --show-depends --ignore-install $MODULE 2>/dev/null \ - | grep "^insmod " | cut -f 2 -d ' ' | while read SRCMOD; do + # Get MODULE deps and prepare modprobe lines + /sbin/modprobe --set-version $kver --show-depends --ignore-install $MODULE 2>/dev/null \ + | grep "^insmod " | cut -f 2 -d ' ' | while read SRCMOD; do - if ! grep -Eq " $(basename $SRCMOD .ko)(\.| |$)" $SOURCE_TREE/load_kernel_modules 2>/dev/null ; then - LINE="$(echo "modprobe -v $(basename ${SRCMOD%%.gz} .ko)" )" + if ! grep -Eq " $(basename $SRCMOD .ko)(\.| |$)" $SOURCE_TREE/load_kernel_modules 2>/dev/null ; then + LINE="$(echo "modprobe -v $(basename ${SRCMOD%%.gz} .ko)" )" - # Test to see if arguments should be passed - # Over-ride the previously defined LINE variable if so - if [ "$(basename $SRCMOD .ko)" = "$MODULE" ]; then - # SRCMOD and MODULE are same, ARGS can be passed - LINE="$LINE$ARGS" - fi + # Test to see if arguments should be passed + # Over-ride the previously defined LINE variable if so + if [ "$(basename $SRCMOD .ko)" = "$MODULE" ]; then + # SRCMOD and MODULE are same, ARGS can be passed + LINE="$LINE$ARGS" + fi - fi + fi - if ! grep -qx "$LINE" $SOURCE_TREE/load_kernel_modules ; then - echo "$LINE" >> $SOURCE_TREE/load_kernel_modules - fi + if ! grep -qx "$LINE" $SOURCE_TREE/load_kernel_modules ; then + echo "$LINE" >> $SOURCE_TREE/load_kernel_modules + fi - # Try to add the module to the initrd-tree. This should be done - # even if it exists there already as we may have changed compilers - # or otherwise caused the modules in the initrd-tree to need - # replacement. - if cp -a --parents $SRCMOD $SOURCE_TREE 2>/dev/null; then - echo "OK: $SRCMOD added." - # If a module needs firmware, copy that too - /sbin/modinfo -F firmware "$SRCMOD" | sed 's/^/\/lib\/firmware\//' | - while read SRCFW; do - if cp -a --parents "$SRCFW" $SOURCE_TREE 2>/dev/null; then - echo "OK: $SRCFW added." - else - echo "WARNING: Could not find firmware \"$SRCFW\"" - fi - done - else - echo "WARNING: Could not find module \"$SRCMOD\"" - fi + # Try to add the module to the initrd-tree. This should be done + # even if it exists there already as we may have changed compilers + # or otherwise caused the modules in the initrd-tree to need + # replacement. + if cp -a --parents $SRCMOD $SOURCE_TREE 2>/dev/null; then + echo "OK: $SRCMOD added." + # If a module needs firmware, copy that too + /sbin/modinfo -F firmware "$SRCMOD" | sed 's/^/\/lib\/firmware\//' | + while read SRCFW; do + if cp -a --parents "$SRCFW" $SOURCE_TREE 2>/dev/null; then + echo "OK: $SRCFW added." + else + echo "WARNING: Could not find firmware \"$SRCFW\"" + fi + done + else + echo "WARNING: Could not find module \"$SRCMOD\"" + fi + done done - done - # Pregenerate the module dependency information - /sbin/depmod -a -b $SOURCE_TREE ${KERNEL_VERSION} + # Pregenerate the module dependency information + /sbin/depmod -a -b $SOURCE_TREE $kver + + done # repeat for all kernel versions # Copy /{etc,lib}/modprobe.d/* if desired if [ ! -z $MODCONF ]; then diff --git a/source/a/mkinitrd/mkinitrd.8 b/source/a/mkinitrd/mkinitrd.8 index 7e0247a0..1874d814 100644 --- a/source/a/mkinitrd/mkinitrd.8 +++ b/source/a/mkinitrd/mkinitrd.8 @@ -25,7 +25,7 @@ mkinitrd \- create or rebuilt an initrd (initial ramdisk) using initramfs (simpl .B \-h hibernate_partition ] [ -.B \-k kernel_version +.B \-k kernel_version1:kernel_version2:kernel_version3... ] [ .B \-m module1:module2:module3... @@ -105,9 +105,10 @@ Display a help summary. .B \-h hibernate_partition Specify the swap partition holding the hibernation image. .TP -.B \-k kernel version +.B \-k kernel version list Use kernel modules from the specified kernel version. mkinitrd will look -for them in /lib/modules/(kernel version). +for them in /lib/modules/(kernel version). This may be a single kernel version, +or it may be a colon-delimited list of kernel versions. .TP .B \-l keymap Load an alternative keyboard mapping. All supported keyboard mappings diff --git a/source/a/mkinitrd/mkinitrd.8.orig b/source/a/mkinitrd/mkinitrd.8.orig new file mode 100644 index 00000000..7e0247a0 --- /dev/null +++ b/source/a/mkinitrd/mkinitrd.8.orig @@ -0,0 +1,287 @@ +.\" -*- nroff -*- +.ds g \" empty +.ds G \" empty +.\" Like TP, but if specified indent is more than half +.\" the current line-length - indent, use the default indent. +.de Tp +.ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP +.el .TP "\\$1" +.. +.TH MKINITRD 8 "27 March 2010" "Slackware Version 13.1" +.SH NAME +mkinitrd \- create or rebuilt an initrd (initial ramdisk) using initramfs (simple cpio+gzip). +.SH SYNOPSIS +.B mkinitrd +[ +.B \-F +] +[ +.B \-c +] +[ +.B \-f filesystem +] +[ +.B \-h hibernate_partition +] +[ +.B \-k kernel_version +] +[ +.B \-m module1:module2:module3... +] +[ +.B \-o output_file +] +[ +.B \-r root_device +] +[ +.B \-s source_tree +] +[ +.B \-u +] +[ +.B \-w wait_time +] +[ +.B \-C device1:device2:device3... +] +[ +.B \-K luks_keyfile +] +[ +.B \-P microcode_archive +] +[ +.B \-B +] +[ +.B \-L +] +[ +.B \-R +] +[ +.B \-V +] +.SH DESCRIPTION +.B mkinitrd +is used to build an initial ramdisk. An initial ramdisk is a very small +set of files that are loaded into RAM and "mounted" (as initramfs doesn't +actually use a filesystem) as the kernel boots (before the main root +filesystem is mounted). The usual reason to use an initrd is to load kernel +kernel modules in order to access the root partition. An initrd might also +be required to unlock an encrypted device. Usually these modules are +required to support the filesystem used by the root partition (e.g., ext4, +jfs, xfs), or perhaps the controller that the hard drive is attached to +(SCSI, RAID, etc). Essentially, there are so many different options +available in modern Linux kernels that it isn't practical to try to ship +many different kernels to try to cover everyone's needs. It's a lot more +flexible to ship a generic kernel and a set of kernel modules for it. +.SH OPTIONS +.TP +.B \-F +Use the contents of /etc/mkinitrd.conf as options to mkinitrd (optional). +If this is used in conjunction with any other options passed on the command +line, the command-line options will override the config file options. +.br +See mkinitrd.conf(5) for details. +.TP +.B \-c +Clear the existing initrd tree (by default in /boot/initrd-tree/) first. +If this is not done, running mkinitrd will add additional modules to the +existing initrd. +.TP +.B \-f filesystem +Specify the filesystem to use for the root partition. If this isn't given, +mount will usually figure it out. This option must be used together with the +\-r option in order to be beneficial. +.TP +.B \--help +Display a help summary. +.TP +.B \-h hibernate_partition +Specify the swap partition holding the hibernation image. +.TP +.B \-k kernel version +Use kernel modules from the specified kernel version. mkinitrd will look +for them in /lib/modules/(kernel version). +.TP +.B \-l keymap +Load an alternative keyboard mapping. All supported keyboard mappings +can be found in /usr/share/mkinitrd/keymaps.tar.gz +Leave the '.bmap' out when you supply this parameter. E.g. '-l nl' will +add support for dutch keyboard mapping to the initrd. +.TP +.B \-m module list +This is a list of colon-delimited modules to build into the initrd. +Any dependencies of requested modules will also be added to the initrd. +Additional options may be added to use when loading the kernel modules +(but in this case the entire list must be wrapped with double quotes). +.TP +.B \-o output image +The file to write the initrd to. (default: /boot/initrd.gz) +.TP +.BI \-r \ root_device +Specify the device to be used as the root partition. If this isn't given, the +kernel default will be used (which is usually fine). This option must be used +together with the \-f option in order to be beneficial. +.I root_device +can be a device node path, UUID, or LABEL. See examples for \fB\-C\fR below. +.TP +.B \-s source tree +The directory to use as the source for the initrd. (default: /boot/initrd-tree/) +.TP +.B \-u +Include udev in the initrd. +.TP +.B \-w +The -w option specifies how long to wait in seconds before assuming that all the +drives are spun up and ready to go. +.TP +.BI \-C \ device_list +A colon (:) delimited list of luks encrypted block devices to be unlocked by +the initrd using cryptsetup. +.I device_list +may include any of: device node path, UUID, or LABEL. All devices that must be +unlocked in order to access the root filesystem must be specified. For example: + + -C /dev/sda2:/dev/sda3 +.br + -C UUID=ec6dea40-c8d8-4590-850a-a757be60e45a +.br + -C LABEL=darkstar + +Each unlocked device will be assigned an automatically generated luks device +name of the form luks where '' will be the basename of the +encrypted device node path. For example: + + /dev/mapper/lukssda2 + +As a convenience to users, where -r specifies one of the device names listed +on the -C option it will be automatically adjusted to use the correct luks +device name. i.e. + + "-C /dev/sda2 -r /dev/sda2" and + "-C /dev/sda2 -r /dev/mapper/lukssda2" + +are equivalent. +.br +(Use with '-r' option). +.TP +.B \-K luks_keyfile +When using cryptsetup to encrypt your partition, you can use a keyfile instead +of a passphrase to unlock the LUKS volume. The LUKSKEY variable holds the +filename of a keyfile, as well as the label (or uuid) of the partition this +file is on. This way, you can unlock your computer automatically if you have a +USB stick with your LUKS key inserted at boot. A passphrase will still be asked +if the LUKS key can not be found. +.br +For example, if your USB thumb drive has a FAT partition with label +"TRAVELSTICK" and the actual keyfile is called "/keys/alien.luks", then +you need to set: + + -K LABEL=TRAVELSTICK:/keys/alien.luks +.TP +.B \-T device list +A colon (:) delimited list of luks encrypted block devices to be passed the +"--allow-discards" option when unlocked by the initrd using cryptsetup, e.g. + + -T /dev/sda2:/dev/sda4 + +This has the effect of allowing TRIM on SSD drives. Be sure your SSD supports +this feature (correctly) before enabling it. See fstrim(8) for more information. +.TP +.B \-P microcode_archive +This option specifies a cpio archive containing updated microcode for your CPU. +CPU manufacturers occasionally release such updates to fix bugs in the microcode +currently embedded in the CPU. The microcode archive will be prepended to the +output initrd, where the kernel will find it for early patching: + + -P /boot/intel-ucode.cpio + +.TP +.B \-B +This option adds the btrfs utility to the initrd so that multi-device filesystems +will be picked up by a scan (/sbin/btrfs device scan). This is needed if the +root filesystem is a Btrfs multi-device filesystem. +.TP +.B \-L +This option adds LVM support to the initrd, if the tools are +available on the system. +.TP +.B \-R +This option adds RAID support to the initrd, if a static mdadm binary is +available on the system. +.TP +.B \-V +Display version information and exit. +.SH EXAMPLES +A simple example: Build an initrd for a reiserfs root partition: + + mkinitrd -c -m reiserfs + +Another example: Build an initrd image using Linux 2.6.33.1 kernel +modules for a system with an ext3 root partition on /dev/sdb3: + + mkinitrd -c -k 2.6.33.1 -m ext3 -f ext3 -r /dev/sdb3 + +An example of a single encrypted partition setup: +.br +As a user convenience, the value for the "-r" option may also be specified as +"/dev/sda2" in this example: + + mkinitrd -c -k 2.6.33.1 \\ + -m ext4:ehci-hcd:uhci-hcd:usbhid \\ + -f ext4 -r /dev/mapper/lukssda2 \\ + -C /dev/sda2 \\ + -l uk + +Finally, A more complex example: +.br +This one is for a LVM Volume Group (rootvg) comprising of two LVM Physical +Volumes, each of which is on a LUKS encrypted partition that will need to be +unlocked before the root filesystem (/dev/rootvg/lvroot) can be accessed. + + mkinitrd -c -k 2.6.29.6 \\ + -m ext4:ehci-hcd:uhci-hcd:usbhid \\ + -f ext4 -r /dev/rootvg/lvroot \\ + -L -C /dev/sda2:/dev/sdb2 \\ + -l uk + +If run without options, mkinitrd will rebuild an initrd image using +the contents of the $SOURCE_TREE directory, or, if that directory +does not exist it will be created and populated, and then mkinitrd +will exit. These options are handy for building an initrd mostly +by hand. After creating /boot/initrd-tree/, you can add modules and +edit files by hand, and then rerun mkinitrd to create the initrd. + +Once the initrd is created, you'll need to tell your boot loader +to load it. If you boot with LILO, you will need to add an initrd +line to /etc/lilo.conf. Here's a section of lilo.conf that shows +how to set this up: + + # Linux bootable partition config begins + image = /boot/vmlinuz-generic-2.6.33.1 + initrd = /boot/initrd.gz + root = /dev/sda3 + label = Linux26331 + read-only + # Linux bootable partition config ends + +Note that the line "root = /dev/sda3" is not needed if the root device +has been configured in the initrd image. + +Once you've created the initrd and editing /etc/lilo.conf, you will +need to run 'lilo' to write out the changed boot block. The next +time you reboot the initrd should be loaded along with the kernel. + +Have fun! + +.SH SEE ALSO +mkinitrd.conf (5) + +.SH AUTHOR +Patrick J. Volkerding diff --git a/source/a/mkinitrd/mkinitrd.SlackBuild b/source/a/mkinitrd/mkinitrd.SlackBuild index 4e298bae..8aaa9b27 100755 --- a/source/a/mkinitrd/mkinitrd.SlackBuild +++ b/source/a/mkinitrd/mkinitrd.SlackBuild @@ -24,8 +24,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mkinitrd VERSION=${VERSION:-1.4.11} -BB=1.28.3 -BUILD=${BUILD:-11} +BB=1.30.1 +BUILD=${BUILD:-12} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -60,7 +60,7 @@ rm -rf $PKG mkdir -p $TMP $PKG cd $TMP rm -rf busybox-$BB -tar xvf $CWD/busybox-$BB.tar.bz2 || exit 1 +tar xvf $CWD/busybox-$BB.tar.bz2 || tar xvf $CWD/busybox-$BB.tar.?z || exit 1 cd busybox-$BB || exit 1 if [ -d $CWD/fixes-$BB ]; then @@ -103,7 +103,7 @@ rm -rf $PKG/usr/share/mkinitrd/initrd-tree # Add busybox docs: mkdir -p $PKG/usr/doc/busybox-$BB -cp -a AUTHORS COPYING* INSTALL LICENSE README* \ +cp -a AUTHORS COPYING* INSTALL LICENSE README* TODO* \ $PKG/usr/doc/busybox-$BB cp -a e2fsprogs/README $PKG/usr/doc/busybox-$BB/README.e2fsprogs cp -a libbb/README $PKG/usr/doc/busybox-$BB/README.libbb diff --git a/source/a/mkinitrd/mkinitrd_command_generator.8 b/source/a/mkinitrd/mkinitrd_command_generator.8 index 954fab48..d64b6d54 100644 --- a/source/a/mkinitrd/mkinitrd_command_generator.8 +++ b/source/a/mkinitrd/mkinitrd_command_generator.8 @@ -63,7 +63,7 @@ Show more detailed information/examples\&. .PP \fB\-k \fR\fB\fIkernelversion\fR\fR .RS 4 -Use specific kernel version\&. +Use specific kernel version\&. This may also be a colon-delimited list of kernel versions to use\&. .RE .PP \fB\-m \fR\fB\fIadditional mods\fR\fR diff --git a/source/a/mkinitrd/mkinitrd_command_generator.sh b/source/a/mkinitrd/mkinitrd_command_generator.sh index df6f24c9..489225be 100644 --- a/source/a/mkinitrd/mkinitrd_command_generator.sh +++ b/source/a/mkinitrd/mkinitrd_command_generator.sh @@ -72,7 +72,9 @@ basic_usage() { -i | --interactive Navigate through menus instead of using commandline arguments. --longhelp Show more detailed information/examples. - -k Use specific kernel version. + -k Use specific kernel version. Or, support + more than one kernel version by passing a + list of versions separated by colons (:). -m <"additional mods"> Additional modules to pass to mkinitrd, separated by colons (:). -l | --lilo Only show lilo.conf section @@ -345,7 +347,7 @@ while [ ! -z "$1" ]; do echo "Error: -k requires a kernel version." exit 1 fi - KVER=$2 + KVERLIST=$2 shift 2 ;; -m) @@ -411,6 +413,15 @@ fi # Determine kernel version to use, # and check if modules for this kernel are actually present: +if [ ! -z $KVERLIST ]; then + for kernel_version in $(echo $KVERLIST | tr ":" "\n") ; do + KVER=$kernel_version + if [ ! -d /lib/modules/$KVER ]; then + echo "Modules for kernel $KVER aren't installed." + exit 1 + fi + done +fi if [ -z "$KVER" ]; then if [ -n "$KFILE" ]; then KVER="$(strings $KFILE | grep '([^ ]*@[^ ]*) #' | cut -f1 -d' ')" @@ -775,7 +786,11 @@ if [ -n "$MKINIT_MODS" ]; then fi # Constructing the mkinitrd command: -MKINIT="mkinitrd -c -k $KVER -f $ROOTFS -r $ROOTDEV" +if [ -z $KVERLIST ]; then + MKINIT="mkinitrd -c -k $KVER -f $ROOTFS -r $ROOTDEV" +else + MKINIT="mkinitrd -c -k $KVERLIST -f $ROOTFS -r $ROOTDEV" +fi # If we have a module list, add them: if ! [ -z "$MLIST" -o "$MLIST" = ":" ]; then diff --git a/source/a/mkinitrd/setup.01.mkinitrd b/source/a/mkinitrd/setup.01.mkinitrd index 8bddb5c5..31e87144 100644 --- a/source/a/mkinitrd/setup.01.mkinitrd +++ b/source/a/mkinitrd/setup.01.mkinitrd @@ -1,69 +1,37 @@ #!/bin/sh #BLURB="Generate /boot/initrd.gz for the generic kernel" -# First, clear the existing initrd-tree: -if [ -f $(readlink -f boot/vmlinuz-generic) -o -f $(readlink -f boot/vmlinuz-generic-smp) ]; then - rm -rf boot/initrd-tree +# Start with the version for vmlinuz-generic-smp: +KERNEL_SYMLINK="boot/vmlinuz-generic-smp" +if [ -L $KERNEL_SYMLINK ]; then + KERNEL_VERSION_LIST=$(strings $KERNEL_SYMLINK | grep '([^ ]*@[^ ]*) #' | cut -f1 -d' ') fi -# Next, if boot/vmlinuz-generic is a symlink to a kernel, generate a ramdisk -# using the modules for that kernel: +# Next add the version for vmlinuz-generic: KERNEL_SYMLINK="boot/vmlinuz-generic" if [ -L $KERNEL_SYMLINK ]; then - KERNEL_VERSION="$(readlink -f $KERNEL_SYMLINK | sed "s/-smp/_smp/g" | rev | cut -f 1 -d - | rev | sed "s/_smp/-smp/g")" - # Sanity check. Not sure how/why, but there are reports we can arrive here - # without a $KERNEL_VERSION. The only way I see how is if the symlink were - # pointing to file with a malformed name - # (i.e. not ${KERNEL_SYMLINK}-${KERNEL_VERSION}). - # If ${KERNEL_VERSION} is blank, we'll bail out here. - # Any information on known cases that might cause this would be appreciated. - if [ ! "$KERNEL_VERSION" = "" ]; then - dialog --title "GENERATING INITIAL RAMDISK" --infobox \ - "Generating an initial ramdisk for use with the $KERNEL_VERSION generic \ -kernel. The initial ramdisk contains kernel modules needed to mount the \ -root partition, and must be regenerated whenever the kernel is updated. To \ -regenerate the initrd, select this setup script from within pkgtool, or run \ -'geninitrd' which will produce an initial ramdisk (/boot/initrd.gz) for the \ -kernel pointed to by the /$KERNEL_SYMLINK symlink." 9 68 - chroot . /usr/share/mkinitrd/mkinitrd_command_generator.sh -k $KERNEL_VERSION | sed "s/-c -k/-k/g" | chroot . bash 1> /dev/null 2> /dev/null + if [ -z $KERNEL_VERSION_LIST ]; then + KERNEL_VERSION_LIST=$(strings $KERNEL_SYMLINK | grep '([^ ]*@[^ ]*) #' | cut -f1 -d' ') else - dialog --title "INTERNAL ERROR" --msgbox \ - "An internal error was detected. Please report the following information: \n\ -KERNEL_SYMLINK = $KERNEL_SYMLINK \n\ -KERNEL_SYMLINK (points to) = $(readlink -f $KERNEL_SYMLINK) \n\ -KERNEL_VERSION (is blank) \n\ -ls -l \$KERNEL_SYMLINK: \n\ -$(ls -l $KERNEL_SYMLINK)" 0 0 + KERNEL_VERSION_LIST="$KERNEL_VERSION_LIST:$(strings $KERNEL_SYMLINK | grep '([^ ]*@[^ ]*) #' | cut -f1 -d' ')" fi fi -# If boot/vmlinuz-generic-smp is a symlink to a kernel, also include the -# modules for that kernel: -KERNEL_SYMLINK="boot/vmlinuz-generic-smp" -if [ -L $KERNEL_SYMLINK ]; then - KERNEL_VERSION="$(readlink -f $KERNEL_SYMLINK | sed "s/-smp/_smp/g" | rev | cut -f 1 -d - | rev | sed "s/_smp/-smp/g")" - # Sanity check. Not sure how/why, but there are reports we can arrive here - # without a $KERNEL_VERSION. The only way I see how is if the symlink were - # pointing to file with a malformed name - # (i.e. not ${KERNEL_SYMLINK}-${KERNEL_VERSION}). - # If ${KERNEL_VERSION} is blank, we'll bail out here. - # Any information on known cases that might cause this would be appreciated. - if [ ! "$KERNEL_VERSION" = "" ]; then - dialog --title "GENERATING INITIAL RAMDISK" --infobox \ - "Generating an initial ramdisk for use with the $KERNEL_VERSION generic \ -kernel. The initial ramdisk contains kernel modules needed to mount the \ +# Proper plural(s): +if echo $KERNEL_VERSION_LIST | grep -q : ; then + KERNEL=kernels +else + KERNEL=kernel +fi + +# Generate the initrd: +if [ ! -z $KERNEL_VERSION_LIST ]; then + dialog --title "GENERATING INITIAL RAMDISK" --infobox \ + "Generating an initial ramdisk for use with the $KERNEL_VERSION_LIST generic \ +${KERNEL}. The initial ramdisk contains kernel modules needed to mount the \ root partition, and must be regenerated whenever the kernel is updated. To \ regenerate the initrd, select this setup script from within pkgtool, or run \ 'geninitrd' which will produce an initial ramdisk (/boot/initrd.gz) for the \ -kernel pointed to by the /$KERNEL_SYMLINK symlink." 9 68 - chroot . /usr/share/mkinitrd/mkinitrd_command_generator.sh -k $KERNEL_VERSION | sed "s/-c -k/-k/g" | chroot . bash 1> /dev/null 2> /dev/null - else - dialog --title "INTERNAL ERROR" --msgbox \ - "An internal error was detected. Please report the following information: \n\ -KERNEL_SYMLINK = $KERNEL_SYMLINK \n\ -KERNEL_SYMLINK (points to) = $(readlink -f $KERNEL_SYMLINK) \n\ -KERNEL_VERSION (is blank) \n\ -ls -l \$KERNEL_SYMLINK: \n\ -$(ls -l $KERNEL_SYMLINK)" 0 0 - fi +installed generic ${KERNEL}." 9 68 + chroot . /usr/share/mkinitrd/mkinitrd_command_generator.sh -k $KERNEL_VERSION_LIST | chroot . bash 1> /dev/null 2> /dev/null fi diff --git a/source/ap/pamixer/pamixer.SlackBuild b/source/ap/pamixer/pamixer.SlackBuild index b95d61c1..45cef570 100755 --- a/source/ap/pamixer/pamixer.SlackBuild +++ b/source/ap/pamixer/pamixer.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=pamixer VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-8} +BUILD=${BUILD:-1} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/d/python/python.SlackBuild b/source/d/python/python.SlackBuild index d1d37a6d..3b22291b 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:-3} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/d/python/python.url b/source/d/python/python.url new file mode 100644 index 00000000..8738d0b1 --- /dev/null +++ b/source/d/python/python.url @@ -0,0 +1 @@ +http://www.python.org/ftp/python/ diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt index b921d27b..7632f488 100644 --- a/source/installer/ChangeLog.txt +++ b/source/installer/ChangeLog.txt @@ -1,3 +1,6 @@ +Sun Mar 3 19:17:45 UTC 2019 + Update busybox to 1.30.1. ++--------------------------+ Sat Jan 26 19:58:30 UTC 2019 Fixed detecting FAT/NTFS partitions on UEFI systems. +--------------------------+ diff --git a/source/installer/sources/busybox/busybox-dot-config b/source/installer/sources/busybox/busybox-dot-config index 995a2355..69e0c9ab 100644 --- a/source/installer/sources/busybox/busybox-dot-config +++ b/source/installer/sources/busybox/busybox-dot-config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.28.3 -# Tue Apr 17 23:06:01 2018 +# Busybox version: 1.30.1 +# Sun Mar 3 13:10:00 2019 # CONFIG_HAVE_DOT_CONFIG=y @@ -24,6 +24,7 @@ CONFIG_FEATURE_WTMP=y CONFIG_FEATURE_PIDFILE=y CONFIG_PID_FILE_PATH="/var/run" CONFIG_BUSYBOX=y +CONFIG_FEATURE_SHOW_SCRIPT=y CONFIG_FEATURE_INSTALLER=y CONFIG_INSTALL_NO_USR=y CONFIG_FEATURE_SUID=y @@ -52,6 +53,7 @@ CONFIG_EXTRA_CFLAGS="" CONFIG_EXTRA_LDFLAGS="" CONFIG_EXTRA_LDLIBS="" # CONFIG_USE_PORTABLE_CODE is not set +CONFIG_STACK_OPTIMIZATION_386=y # # Installation Options ("make install" behavior) @@ -81,7 +83,9 @@ CONFIG_NO_DEBUG_LIB=y # Library Tuning # # CONFIG_FEATURE_USE_BSS_TAIL is not set +CONFIG_FLOAT_DURATION=y CONFIG_FEATURE_RTMINMAX=y +CONFIG_FEATURE_RTMINMAX_USE_LIBC_DEFINITIONS=y CONFIG_FEATURE_BUFFERS_USE_MALLOC=y # CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set @@ -90,6 +94,7 @@ CONFIG_MD5_SMALL=1 CONFIG_SHA3_SMALL=1 # CONFIG_FEATURE_FAST_TOP is not set # CONFIG_FEATURE_ETC_NETWORKS is not set +# CONFIG_FEATURE_ETC_SERVICES is not set CONFIG_FEATURE_EDITING=y CONFIG_FEATURE_EDITING_MAX_LEN=1024 CONFIG_FEATURE_EDITING_VI=y @@ -100,6 +105,7 @@ CONFIG_FEATURE_EDITING_HISTORY=64 CONFIG_FEATURE_TAB_COMPLETION=y # CONFIG_FEATURE_USERNAME_COMPLETION is not set CONFIG_FEATURE_EDITING_FANCY_PROMPT=y +CONFIG_FEATURE_EDITING_WINCH=y # CONFIG_FEATURE_EDITING_ASK_TERMINAL is not set CONFIG_LOCALE_SUPPORT=y CONFIG_UNICODE_SUPPORT=y @@ -149,6 +155,7 @@ CONFIG_UNXZ=y CONFIG_XZCAT=y CONFIG_XZ=y CONFIG_BZIP2=y +CONFIG_BZIP2_SMALL=8 CONFIG_FEATURE_BZIP2_DECOMPRESS=y CONFIG_CPIO=y CONFIG_FEATURE_CPIO_O=y @@ -201,6 +208,7 @@ CONFIG_CKSUM=y CONFIG_COMM=y CONFIG_CP=y CONFIG_FEATURE_CP_LONG_OPTIONS=y +CONFIG_FEATURE_CP_REFLINK=y CONFIG_CUT=y CONFIG_DATE=y CONFIG_FEATURE_DATE_ISOFMT=y @@ -283,9 +291,9 @@ CONFIG_SHRED=y CONFIG_SHUF=y CONFIG_SLEEP=y CONFIG_FEATURE_FANCY_SLEEP=y -CONFIG_FEATURE_FLOAT_SLEEP=y CONFIG_SORT=y CONFIG_FEATURE_SORT_BIG=y +# CONFIG_FEATURE_SORT_OPTIMIZE_MEMORY is not set CONFIG_SPLIT=y CONFIG_FEATURE_SPLIT_FANCY=y CONFIG_STAT=y @@ -437,6 +445,7 @@ CONFIG_FEATURE_FIND_MTIME=y CONFIG_FEATURE_FIND_MMIN=y CONFIG_FEATURE_FIND_PERM=y CONFIG_FEATURE_FIND_TYPE=y +CONFIG_FEATURE_FIND_EXECUTABLE=y CONFIG_FEATURE_FIND_XDEV=y CONFIG_FEATURE_FIND_MAXDEPTH=y CONFIG_FEATURE_FIND_NEWER=y @@ -450,6 +459,7 @@ CONFIG_FEATURE_FIND_DEPTH=y CONFIG_FEATURE_FIND_PAREN=y CONFIG_FEATURE_FIND_SIZE=y CONFIG_FEATURE_FIND_PRUNE=y +CONFIG_FEATURE_FIND_QUIT=y CONFIG_FEATURE_FIND_DELETE=y CONFIG_FEATURE_FIND_PATH=y CONFIG_FEATURE_FIND_REGEX=y @@ -477,6 +487,7 @@ CONFIG_FEATURE_XARGS_SUPPORT_ARGS_FILE=y CONFIG_HALT=y CONFIG_POWEROFF=y CONFIG_REBOOT=y +CONFIG_FEATURE_WAIT_FOR_INIT=y # CONFIG_FEATURE_CALL_TELINIT is not set CONFIG_TELINIT_PATH="" CONFIG_INIT=y @@ -651,6 +662,8 @@ CONFIG_FEATURE_MOUNT_FLAGS=y CONFIG_FEATURE_MOUNT_FSTAB=y CONFIG_FEATURE_MOUNT_OTHERTAB=y CONFIG_MOUNTPOINT=y +CONFIG_NOLOGIN=y +CONFIG_NOLOGIN_DEPENDENCIES=y CONFIG_NSENTER=y CONFIG_PIVOT_ROOT=y CONFIG_RDATE=y @@ -704,6 +717,7 @@ CONFIG_FEATURE_VOLUMEID_FAT=y CONFIG_FEATURE_VOLUMEID_HFS=y CONFIG_FEATURE_VOLUMEID_ISO9660=y CONFIG_FEATURE_VOLUMEID_JFS=y +CONFIG_FEATURE_VOLUMEID_LFS=y CONFIG_FEATURE_VOLUMEID_LINUXRAID=y CONFIG_FEATURE_VOLUMEID_LINUXSWAP=y CONFIG_FEATURE_VOLUMEID_LUKS=y @@ -725,6 +739,12 @@ CONFIG_FEATURE_VOLUMEID_XFS=y # CONFIG_ADJTIMEX is not set CONFIG_BBCONFIG=y CONFIG_FEATURE_COMPRESS_BBCONFIG=y +CONFIG_BC=y +CONFIG_DC=y +CONFIG_FEATURE_DC_BIG=y +# CONFIG_FEATURE_DC_LIBM is not set +CONFIG_FEATURE_BC_INTERACTIVE=y +CONFIG_FEATURE_BC_LONG_OPTIONS=y CONFIG_BEEP=y CONFIG_FEATURE_BEEP_FREQ=4000 CONFIG_FEATURE_BEEP_LENGTH_MS=30 @@ -743,8 +763,6 @@ CONFIG_FEATURE_CROND_CALL_SENDMAIL=y CONFIG_FEATURE_CROND_SPECIAL_TIMES=y CONFIG_FEATURE_CROND_DIR="/var/spool/cron" CONFIG_CRONTAB=y -CONFIG_DC=y -CONFIG_FEATURE_DC_LIBM=y # CONFIG_DEVFSD is not set # CONFIG_DEVFSD_MODLOAD is not set # CONFIG_DEVFSD_FG_NP is not set @@ -780,6 +798,8 @@ CONFIG_FEATURE_LESS_REGEXP=y # CONFIG_FEATURE_LESS_ASK_TERMINAL is not set # CONFIG_FEATURE_LESS_DASHCMD is not set # CONFIG_FEATURE_LESS_LINENUMS is not set +# CONFIG_FEATURE_LESS_RAW is not set +# CONFIG_FEATURE_LESS_ENV is not set CONFIG_LSSCSI=y CONFIG_MAKEDEVS=y # CONFIG_FEATURE_MAKEDEVS_LEAF is not set @@ -817,6 +837,7 @@ CONFIG_FEATURE_IPV6=y # CONFIG_FEATURE_UNIX_LOCAL is not set CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y # CONFIG_VERBOSE_RESOLUTION_ERRORS is not set +# CONFIG_FEATURE_TLS_SHA1 is not set CONFIG_ARP=y CONFIG_ARPING=y CONFIG_BRCTL=y @@ -899,9 +920,12 @@ CONFIG_NETSTAT=y CONFIG_FEATURE_NETSTAT_WIDE=y CONFIG_FEATURE_NETSTAT_PRG=y CONFIG_NSLOOKUP=y +CONFIG_FEATURE_NSLOOKUP_BIG=y +CONFIG_FEATURE_NSLOOKUP_LONG_OPTIONS=y CONFIG_NTPD=y CONFIG_FEATURE_NTPD_SERVER=y CONFIG_FEATURE_NTPD_CONF=y +CONFIG_FEATURE_NTP_AUTH=y CONFIG_PING=y CONFIG_PING6=y CONFIG_FEATURE_FANCY_PING=y @@ -909,6 +933,8 @@ CONFIG_PSCAN=y CONFIG_ROUTE=y CONFIG_SLATTACH=y CONFIG_SSL_CLIENT=y +CONFIG_TC=y +CONFIG_FEATURE_TC_INGRESS=y CONFIG_TCPSVD=y CONFIG_UDPSVD=y CONFIG_TELNET=y @@ -921,10 +947,6 @@ CONFIG_FEATURE_TELNETD_INETD_WAIT=y CONFIG_TFTP=y CONFIG_FEATURE_TFTP_PROGRESS_BAR=y CONFIG_TFTPD=y - -# -# Common options for tftp/tftpd -# CONFIG_FEATURE_TFTP_GET=y CONFIG_FEATURE_TFTP_PUT=y CONFIG_FEATURE_TFTP_BLOCKSIZE=y @@ -960,6 +982,7 @@ CONFIG_UDHCPC6=y CONFIG_FEATURE_UDHCPC6_RFC3646=y CONFIG_FEATURE_UDHCPC6_RFC4704=y CONFIG_FEATURE_UDHCPC6_RFC4833=y +CONFIG_FEATURE_UDHCPC6_RFC5970=y # # Common options for DHCP applets @@ -1046,6 +1069,7 @@ CONFIG_FEATURE_SHOW_THREADS=y # CONFIG_SV is not set CONFIG_SV_DEFAULT_SERVICE_DIR="" # CONFIG_SVC is not set +# CONFIG_SVOK is not set # CONFIG_SVLOGD is not set # CONFIG_CHCON is not set # CONFIG_GETENFORCE is not set @@ -1074,6 +1098,8 @@ CONFIG_ASH=y CONFIG_ASH_OPTIMIZE_FOR_SIZE=y CONFIG_ASH_INTERNAL_GLOB=y CONFIG_ASH_BASH_COMPAT=y +# CONFIG_ASH_BASH_SOURCE_CURDIR is not set +CONFIG_ASH_BASH_NOT_FOUND_HOOK=y CONFIG_ASH_JOB_CONTROL=y CONFIG_ASH_ALIAS=y CONFIG_ASH_RANDOM_SUPPORT=y @@ -1090,6 +1116,8 @@ CONFIG_CTTYHACK=y # CONFIG_HUSH is not set # CONFIG_HUSH_BASH_COMPAT is not set # CONFIG_HUSH_BRACE_EXPANSION is not set +# CONFIG_HUSH_LINENO_VAR is not set +# CONFIG_HUSH_BASH_SOURCE_CURDIR is not set # CONFIG_HUSH_INTERACTIVE is not set # CONFIG_HUSH_SAVEHISTORY is not set # CONFIG_HUSH_JOB is not set @@ -1110,6 +1138,7 @@ CONFIG_CTTYHACK=y # CONFIG_HUSH_READONLY is not set # CONFIG_HUSH_KILL is not set # CONFIG_HUSH_WAIT is not set +# CONFIG_HUSH_COMMAND is not set # CONFIG_HUSH_TRAP is not set # CONFIG_HUSH_TYPE is not set # CONFIG_HUSH_TIMES is not set @@ -1131,6 +1160,7 @@ CONFIG_FEATURE_SH_EXTRA_QUIET=y # CONFIG_FEATURE_SH_NOFORK is not set # CONFIG_FEATURE_SH_READ_FRAC is not set CONFIG_FEATURE_SH_HISTFILESIZE=y +CONFIG_FEATURE_SH_EMBEDDED_SCRIPTS=y # # System Logging Utilities diff --git a/source/x/x11/build/mkfontscale b/source/x/x11/build/mkfontscale index 0cfbf088..d00491fd 100644 --- a/source/x/x11/build/mkfontscale +++ b/source/x/x11/build/mkfontscale @@ -1 +1 @@ -2 +1 diff --git a/source/x/x11/build/xditview b/source/x/x11/build/xditview index 0cfbf088..d00491fd 100644 --- a/source/x/x11/build/xditview +++ b/source/x/x11/build/xditview @@ -1 +1 @@ -2 +1 diff --git a/source/x/x11/build/xdm b/source/x/x11/build/xdm index 45a4fb75..d00491fd 100644 --- a/source/x/x11/build/xdm +++ b/source/x/x11/build/xdm @@ -1 +1 @@ -8 +1 diff --git a/source/x/x11/configure/xdm b/source/x/x11/configure/xdm new file mode 100644 index 00000000..5b59838d --- /dev/null +++ b/source/x/x11/configure/xdm @@ -0,0 +1,16 @@ +# Regen due to consolekit patch affecting configure.ac: +autoreconf -vif + +CFLAGS=$SLKCFLAGS \ +CXXFLAGS=$SLKCFLAGS \ +./configure \ + --prefix=/usr \ + --libdir=/usr/lib${LIBDIRSUFFIX} \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=/usr/info \ + --mandir=/usr/man \ + --docdir=/usr/doc/${PKGNAME}-${MODULAR_PACKAGE_VERSION} \ + --with-udev-rules-dir=/lib/udev/rules.d \ + --disable-static \ + --build=$ARCH-slackware-linux diff --git a/source/x/x11/patch/xdm.patch b/source/x/x11/patch/xdm.patch index 37be2228..29875b41 100644 --- a/source/x/x11/patch/xdm.patch +++ b/source/x/x11/patch/xdm.patch @@ -1,8 +1,2 @@ -zcat $CWD/patch/xdm/xdm.glibc.crypt.diff.gz | patch -p1 --verbose || \ - { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -zcat $CWD/patch/xdm/xdm-1.1.11-arc4random-include.patch.gz | patch -p1 --verbose || \ - { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; } -zcat $CWD/patch/xdm/xdm-1.1.11-setproctitle-include.patch.gz | patch -p1 --verbose || \ - { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; } zcat $CWD/patch/xdm/xdm-consolekit.patch.gz | patch -p1 --verbose || \ { touch ${SLACK_X_BUILD_DIR}/${PKGNAME}.failed ; continue ; } diff --git a/source/x/x11/patch/xdm/xdm-1.1.11-arc4random-include.patch b/source/x/x11/patch/xdm/xdm-1.1.11-arc4random-include.patch deleted file mode 100644 index db948094..00000000 --- a/source/x/x11/patch/xdm/xdm-1.1.11-arc4random-include.patch +++ /dev/null @@ -1,18 +0,0 @@ -diff -ur a/xdm/genauth.c b/xdm/genauth.c ---- a/xdm/genauth.c 2011-09-25 09:35:47.000000000 +0200 -+++ b/xdm/genauth.c 2014-01-06 16:28:09.664060603 +0100 -@@ -40,6 +40,14 @@ - - #include - -+#ifdef HAVE_ARC4RANDOM -+# ifdef __linux__ -+# include -+# else -+# include -+# endif -+#endif -+ - #include - #define Time_t time_t - diff --git a/source/x/x11/patch/xdm/xdm-1.1.11-setproctitle-include.patch b/source/x/x11/patch/xdm/xdm-1.1.11-setproctitle-include.patch deleted file mode 100644 index 0a3f32bb..00000000 --- a/source/x/x11/patch/xdm/xdm-1.1.11-setproctitle-include.patch +++ /dev/null @@ -1,37 +0,0 @@ -diff -ur a/xdm/choose.c b/xdm/choose.c ---- a/xdm/choose.c 2011-09-25 09:35:47.000000000 +0200 -+++ b/xdm/choose.c 2014-01-06 16:33:09.628065364 +0100 -@@ -54,6 +54,14 @@ - # include - # endif - -+# ifdef HAVE_SETPROCTITLE -+# ifdef __linux__ -+# include -+# else -+# include -+# endif -+# endif -+ - # include - # define Time_t time_t - -diff -ur a/xdm/session.c b/xdm/session.c ---- a/xdm/session.c 2011-09-25 09:35:47.000000000 +0200 -+++ b/xdm/session.c 2014-01-06 16:40:57.508072789 +0100 -@@ -54,6 +54,15 @@ - # include - #endif - -+# ifdef HAVE_SETPROCTITLE -+# include -+# ifdef __linux__ -+# include -+# else -+# include -+# endif -+# endif -+ - #ifndef USE_PAM /* PAM modules should handle these */ - # ifdef SECURE_RPC - # include diff --git a/source/x/x11/patch/xdm/xdm-consolekit.patch b/source/x/x11/patch/xdm/xdm-consolekit.patch index fbacd36f..d69b31a7 100644 --- a/source/x/x11/patch/xdm/xdm-consolekit.patch +++ b/source/x/x11/patch/xdm/xdm-consolekit.patch @@ -1,14 +1,9 @@ -http://bugs.gentoo.org/360987 -http://projects.archlinux.org/svntogit/packages.git/plain/trunk/xdm-consolekit.patch?h=packages/xorg-xdm -http://lists.x.org/archives/xorg-devel/2011-February/019615.html -http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615020 - ---- a/configure.ac -+++ b/configure.ac -@@ -362,6 +362,20 @@ - - AM_CONDITIONAL(DYNAMIC_GREETER, test x$DYNAMIC_GREETER = xyes) - +--- ./configure.ac.orig 2019-03-02 16:06:13.000000000 -0600 ++++ ./configure.ac 2019-03-03 13:30:09.779278886 -0600 +@@ -395,6 +395,20 @@ + PKG_CHECK_MODULES(XLIB, x11) + PKG_CHECK_MODULES(AUTH, xau) + +# ConsoleKit support +AC_ARG_WITH(consolekit, AC_HELP_STRING([--with-consolekit], [Use ConsoleKit]), + [USE_CONSOLEKIT=$withval], [USE_CONSOLEKIT=yes]) @@ -24,26 +19,96 @@ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615020 +dnl AM_CONDITIONAL(USE_CONSOLEKIT, test$USE_CONSOLEKIT = xyes) + # - # XDM + # Greeter # ---- a/xdm/session.c -+++ b/xdm/session.c -@@ -66,6 +66,11 @@ +--- ./include/dm.h.orig 2019-03-02 16:06:13.000000000 -0600 ++++ ./include/dm.h 2019-03-03 13:30:09.788278885 -0600 +@@ -327,6 +327,9 @@ + extern char *prngdSocket; + extern int prngdPort; + # endif ++#ifdef USE_CONSOLEKIT ++extern int use_consolekit; ++#endif + + extern char *greeterLib; + extern char *willing; +--- ./man/xdm.man.orig 2019-03-02 16:06:13.000000000 -0600 ++++ ./man/xdm.man 2019-03-03 13:30:09.794278884 -0600 +@@ -48,6 +48,8 @@ + ] [ + .B \-session + .I session_program ++] [ ++.B \-noconsolekit + ] + .SH DESCRIPTION + .I Xdm +@@ -215,6 +217,10 @@ + .IP "\fB\-xrm\fP \fIresource_specification\fP" + Allows an arbitrary resource to be specified, as in most + X Toolkit applications. ++.IP "\fB\-noconsolekit\fP" ++Specifies ``false'' as the value for the \fBDisplayManager.consoleKit\fP ++resource. ++This suppresses the session management using ConsoleKit. + .SH RESOURCES + At many stages the actions of + .I xdm +--- ./xdm/resource.c.orig 2019-03-02 16:06:13.000000000 -0600 ++++ ./xdm/resource.c 2019-03-03 13:30:09.792278885 -0600 +@@ -65,6 +65,9 @@ + char *prngdSocket; + int prngdPort; #endif ++#ifdef USE_CONSOLEKIT ++int use_consolekit; ++#endif + + char *greeterLib; + char *willing; +@@ -192,6 +195,10 @@ + "false"} , + { "willing", "Willing", DM_STRING, &willing, + ""} , ++#ifdef USE_CONSOLEKIT ++{ "consoleKit", "ConsoleKit", DM_BOOL, (char **) &use_consolekit, ++ "true"} , ++#endif + }; + + #define NUM_DM_RESOURCES (sizeof DmResources / sizeof DmResources[0]) +@@ -377,7 +384,11 @@ + {"-debug", "*debugLevel", XrmoptionSepArg, (caddr_t) NULL }, + {"-xrm", NULL, XrmoptionResArg, (caddr_t) NULL }, + {"-daemon", ".daemonMode", XrmoptionNoArg, "true" }, +-{"-nodaemon", ".daemonMode", XrmoptionNoArg, "false" } ++{"-nodaemon", ".daemonMode", XrmoptionNoArg, "false" }, ++#ifdef USE_CONSOLEKIT ++{"-consolekit", ".consoleKit", XrmoptionNoArg, "true" }, ++{"-noconsolekit", ".consoleKit", XrmoptionNoArg, "false" } ++#endif + }; + + static int originalArgc; +--- ./xdm/session.c.orig 2019-03-02 16:06:13.000000000 -0600 ++++ ./xdm/session.c 2019-03-03 13:31:17.126272595 -0600 +@@ -73,6 +73,11 @@ + # endif #endif /* USE_PAM */ - + +#ifdef USE_CONSOLEKIT +#include +#include +#endif + - #ifdef __SCO__ - #include - #endif -@@ -472,6 +477,97 @@ + #ifdef USE_SELINUX + #include + #include +@@ -523,6 +528,97 @@ } } - + +#ifdef USE_CONSOLEKIT + +static CkConnector *connector; @@ -138,16 +203,16 @@ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615020 void SessionExit (struct display *d, int status, int removeAuth) { -@@ -486,6 +580,8 @@ +@@ -537,6 +633,8 @@ } #endif - + + closeCKSession(); + /* make sure the server gets reset after the session is over */ if (d->serverPid >= 2 && d->resetSignal) - kill (d->serverPid, d->resetSignal); -@@ -568,6 +664,10 @@ + kill (d->serverPid, d->resetSignal); +@@ -614,6 +712,10 @@ #ifdef USE_PAM if (pamh) pam_open_session(pamh, 0); #endif @@ -157,74 +222,4 @@ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615020 + switch (pid = fork ()) { case 0: - CleanUpChild (); ---- a/include/dm.h -+++ b/include/dm.h -@@ -325,6 +325,9 @@ - extern char *prngdSocket; - extern int prngdPort; - # endif -+#ifdef USE_CONSOLEKIT -+extern int use_consolekit; -+#endif - - extern char *greeterLib; - extern char *willing; ---- a/xdm/resource.c -+++ b/xdm/resource.c -@@ -68,6 +68,9 @@ - char *prngdSocket; - int prngdPort; - #endif -+#ifdef USE_CONSOLEKIT -+int use_consolekit; -+#endif - - char *greeterLib; - char *willing; -@@ -258,6 +261,10 @@ - "false"} , - { "willing", "Willing", DM_STRING, &willing, - ""} , -+#ifdef USE_CONSOLEKIT -+{ "consoleKit", "ConsoleKit", DM_BOOL, (char **) &use_consolekit, -+ "true"} , -+#endif - }; - - # define NUM_DM_RESOURCES (sizeof DmResources / sizeof DmResources[0]) -@@ -440,7 +447,11 @@ - {"-debug", "*debugLevel", XrmoptionSepArg, (caddr_t) NULL }, - {"-xrm", NULL, XrmoptionResArg, (caddr_t) NULL }, - {"-daemon", ".daemonMode", XrmoptionNoArg, "true" }, --{"-nodaemon", ".daemonMode", XrmoptionNoArg, "false" } -+{"-nodaemon", ".daemonMode", XrmoptionNoArg, "false" }, -+#ifdef USE_CONSOLEKIT -+{"-consolekit", ".consoleKit", XrmoptionNoArg, "true" }, -+{"-noconsolekit", ".consoleKit", XrmoptionNoArg, "false" } -+#endif - }; - - static int originalArgc; ---- a/man/xdm.man -+++ b/man/xdm.man -@@ -51,6 +51,8 @@ - ] [ - .B \-session - .I session_program -+] [ -+.B \-noconsolekit - ] - .SH DESCRIPTION - .I Xdm -@@ -218,6 +220,10 @@ - .IP "\fB\-xrm\fP \fIresource_specification\fP" - Allows an arbitrary resource to be specified, as in most - X Toolkit applications. -+.IP "\fB\-noconsolekit\fP" -+Specifies ``false'' as the value for the \fBDisplayManager.consoleKit\fP -+resource. -+This suppresses the session management using ConsoleKit. - .SH RESOURCES - At many stages the actions of - .I xdm + CleanUpChild (); diff --git a/source/x/x11/patch/xdm/xdm.glibc.crypt.diff b/source/x/x11/patch/xdm/xdm.glibc.crypt.diff deleted file mode 100644 index 076df37d..00000000 --- a/source/x/x11/patch/xdm/xdm.glibc.crypt.diff +++ /dev/null @@ -1,42 +0,0 @@ -From 8d1eb5c74413e4c9a21f689fc106949b121c0117 Mon Sep 17 00:00:00 2001 -From: mancha -Date: Wed, 22 May 2013 14:20:26 +0000 -Subject: Handle NULL returns from glibc 2.17+ crypt(). - -Starting with glibc 2.17 (eglibc 2.17), crypt() fails with EINVAL -(w/ NULL return) if the salt violates specifications. Additionally, -on FIPS-140 enabled Linux systems, DES/MD5-encrypted passwords -passed to crypt() fail with EPERM (w/ NULL return). - -If using glibc's crypt(), check return value to avoid a possible -NULL pointer dereference. - -Reviewed-by: Matthieu Herrb -Signed-off-by: Alan Coopersmith ---- -diff --git a/greeter/verify.c b/greeter/verify.c -index db3cb7d..b009e2b 100644 ---- a/greeter/verify.c -+++ b/greeter/verify.c -@@ -329,6 +329,7 @@ Verify (struct display *d, struct greet_info *greet, struct verify_info *verify) - struct spwd *sp; - # endif - char *user_pass = NULL; -+ char *crypted_pass = NULL; - # endif - # ifdef __OpenBSD__ - char *s; -@@ -464,7 +465,9 @@ Verify (struct display *d, struct greet_info *greet, struct verify_info *verify) - # if defined(ultrix) || defined(__ultrix__) - if (authenticate_user(p, greet->password, NULL) < 0) - # else -- if (strcmp (crypt (greet->password, user_pass), user_pass)) -+ crypted_pass = crypt (greet->password, user_pass); -+ if ((crypted_pass == NULL) -+ || (strcmp (crypted_pass, user_pass))) - # endif - { - if(!greet->allow_null_passwd || strlen(p->pw_passwd) > 0) { --- -cgit v0.9.0.2-2-gbebe - diff --git a/source/x/x11/post-install/xdm/Xsession.orig b/source/x/x11/post-install/xdm/Xsession.orig index 993e7418..6b9130e4 100755 --- a/source/x/x11/post-install/xdm/Xsession.orig +++ b/source/x/x11/post-install/xdm/Xsession.orig @@ -1,37 +1,66 @@ #!/bin/sh -# $XConsortium: Xsession /main/10 1995/12/18 18:21:28 gildea $ # -# -# $XFree86: xc/programs/xdm/config/Xsession,v 1.2 1998/01/11 03:48:32 dawes Exp $ # redirect errors to a file in user's home directory if we can -for errfile in "$HOME/.xsession-errors" "${TMPDIR-/tmp}/xses-$USER" "/tmp/xses-$USER" -do - if ( cp /dev/null "$errfile" 2> /dev/null ) - then - chmod 600 "$errfile" - exec > "$errfile" 2>&1 - break - fi -done + +errfile="$HOME/.xsession-errors" +if ( umask 077 && cp /dev/null "$errfile" 2> /dev/null ) +then + exec > "$errfile" 2>&1 +else + mktemp="/usr/bin/mktemp" + if [ "x$mktemp" != "x" -a -x "$mktemp" ] + then + for errfile in "${TMPDIR-/tmp}/xses-$USER" "/tmp/xses-$USER" + do + if ef="$( umask 077 && $mktemp "$errfile.XXXXXX" 2> /dev/null)" + then + exec > "$ef" 2>&1 + mv "$ef" "$errfile" 2> /dev/null + break + fi + done + else +# Since this system doesn't have a mktemp command to allow secure +# creation of files in shared directories, no fallback error log +# is being used. See https://bugs.freedesktop.org/show_bug.cgi?id=5898 +# +# for errfile in "${TMPDIR-/tmp}/xses-$USER" "/tmp/xses-$USER" +# do +# if ( umask 077 && cp /dev/null "$errfile" 2> /dev/null ) +# then +# exec > "$errfile" 2>&1 +# break +# fi +# done + + exec > /dev/null 2>&1 + fi +fi case $# in 1) case $1 in failsafe) - exec xterm -geometry 80x24-0-0 + exec /usr/bin/xterm -geometry 80x24-0-0 ;; esac esac +# The startup script is not intended to have arguments. + startup=$HOME/.xsession resources=$HOME/.Xresources -if [ -s "$startup" -a -x "$startup" ]; then - exec "$startup" +if [ -s "$startup" ]; then + if [ -x "$startup" ]; then + exec "$startup" + else + exec /bin/sh "$startup" + fi else if [ -r "$resources" ]; then - xrdb -load "$resources" + /usr/bin/xrdb -load "$resources" fi - exec xsm + exec /usr/bin/xsm fi diff --git a/source/x/x11/post-install/xdm/Xsetup_0.orig b/source/x/x11/post-install/xdm/Xsetup_0.orig index 8e30694f..29d7aa4f 100755 --- a/source/x/x11/post-install/xdm/Xsetup_0.orig +++ b/source/x/x11/post-install/xdm/Xsetup_0.orig @@ -1,3 +1,2 @@ #!/bin/sh -# $Xorg: Xsetup_0,v 1.3 2000/08/17 19:54:17 cpqbld Exp $ xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail -- cgit v1.2.3