mirror of
git://slackware.nl/current.git
synced 2025-01-14 08:01:11 +01:00
Thu Nov 29 05:53:27 UTC 2018
a/sysvinit-scripts-2.1-noarch-23.txz: Rebuilt. rc.S: simplify test for F2FS filesystem on /. Thanks to GazL. ap/soma-3.2.0-noarch-1.txz: Upgraded. d/cmake-3.13.1-x86_64-1.txz: Upgraded. l/jansson-2.12-x86_64-1.txz: Upgraded. n/rp-pppoe-3.13-x86_64-1.txz: Upgraded. n/samba-4.9.3-x86_64-1.txz: Upgraded. This update fixes bugs and security issues: CVE-2018-14629: Unprivileged adding of CNAME record causing loop in AD Internal DNS server CVE-2018-16841: Double-free in Samba AD DC KDC with PKINIT CVE-2018-16851: NULL pointer de-reference in Samba AD DC LDAP server CVE-2018-16852: NULL pointer de-reference in Samba AD DC DNS servers CVE-2018-16853: Samba AD DC S4U2Self crash in experimental MIT Kerberos configuration (unsupported) CVE-2018-16857: Bad password count in AD DC not always effective For more information, see: https://www.samba.org/samba/security/CVE-2018-14629.html https://www.samba.org/samba/security/CVE-2018-16841.html https://www.samba.org/samba/security/CVE-2018-16851.html https://www.samba.org/samba/security/CVE-2018-16852.html https://www.samba.org/samba/security/CVE-2018-16853.html https://www.samba.org/samba/security/CVE-2018-16857.html https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14629 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16841 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16851 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16852 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16853 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16857 (* Security fix *) x/mesa-18.2.6-x86_64-1.txz: Upgraded. x/vulkan-sdk-1.1.92.1-x86_64-1.txz: Upgraded.
This commit is contained in:
parent
3889868763
commit
7284497dcf
22 changed files with 416 additions and 384 deletions
|
@ -16,6 +16,7 @@ Note that upgrading from a Slackware version earlier than 14.2 is NOT
|
||||||
*** PACKAGE ADDITIONS SINCE 14.2 ***
|
*** PACKAGE ADDITIONS SINCE 14.2 ***
|
||||||
|
|
||||||
a/efivar
|
a/efivar
|
||||||
|
a/f2fs-tools
|
||||||
a/haveged
|
a/haveged
|
||||||
a/hostname (split from n/net-tools)
|
a/hostname (split from n/net-tools)
|
||||||
a/lbzip2
|
a/lbzip2
|
||||||
|
@ -48,6 +49,7 @@ l/SDL2_ttf
|
||||||
l/ffmpeg
|
l/ffmpeg
|
||||||
l/fluidsynth
|
l/fluidsynth
|
||||||
l/gexiv2
|
l/gexiv2
|
||||||
|
l/graphite2
|
||||||
l/gst-plugins-libav
|
l/gst-plugins-libav
|
||||||
l/id3lib
|
l/id3lib
|
||||||
l/jansson
|
l/jansson
|
||||||
|
@ -92,7 +94,7 @@ n/nghttp2
|
||||||
n/npth
|
n/npth
|
||||||
n/openssl10 (compat development package for openssl-1.0.2)
|
n/openssl10 (compat development package for openssl-1.0.2)
|
||||||
n/postfix
|
n/postfix
|
||||||
n/s-nail
|
n/s-nail (replaces mailx)
|
||||||
n/sshfs
|
n/sshfs
|
||||||
n/wireless_tools (renamed from n/wireless-tools)
|
n/wireless_tools (renamed from n/wireless-tools)
|
||||||
t/fig2dev (replaces t/transfig)
|
t/fig2dev (replaces t/transfig)
|
||||||
|
@ -139,7 +141,7 @@ l/pyrex
|
||||||
l/virtuoso-ose
|
l/virtuoso-ose
|
||||||
n/dirmngr
|
n/dirmngr
|
||||||
n/idnkit
|
n/idnkit
|
||||||
n/mailx (replaced by s-nail)
|
n/mailx (replaced by n/s-nail)
|
||||||
n/pth
|
n/pth
|
||||||
n/rfkill (included in a/util-linux)
|
n/rfkill (included in a/util-linux)
|
||||||
n/sendmail (moved to /extra ; replaced by n/postfix and n/libmilter)
|
n/sendmail (moved to /extra ; replaced by n/postfix and n/libmilter)
|
||||||
|
@ -265,7 +267,7 @@ Use one of the provided generic kernels for daily use. Do not report
|
||||||
ATI proprietary drivers) if you use the SMP kernel.
|
ATI proprietary drivers) if you use the SMP kernel.
|
||||||
|
|
||||||
If you decide to use one of the non-SMP kernels, you will need to follow the
|
If you decide to use one of the non-SMP kernels, you will need to follow the
|
||||||
instructions in /extra/linux-4.19.4-nosmp-sdk/README.TXT to modify your
|
instructions in /extra/linux-4.19.5-nosmp-sdk/README.TXT to modify your
|
||||||
kernel sources for non-SMP usage. Note that this only applies if you are
|
kernel sources for non-SMP usage. Note that this only applies if you are
|
||||||
using the Slackware-provided non-SMP kernel - if you build a custom kernel,
|
using the Slackware-provided non-SMP kernel - if you build a custom kernel,
|
||||||
the symlinks at /lib/modules/$(uname -r)/{build,source} will point to the
|
the symlinks at /lib/modules/$(uname -r)/{build,source} will point to the
|
||||||
|
|
|
@ -11,9 +11,51 @@
|
||||||
<description>Tracking Slackware development in git.</description>
|
<description>Tracking Slackware development in git.</description>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
|
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
|
||||||
<pubDate>Wed, 28 Nov 2018 07:25:32 GMT</pubDate>
|
<pubDate>Thu, 29 Nov 2018 05:53:27 GMT</pubDate>
|
||||||
<lastBuildDate>Wed, 28 Nov 2018 16:59:41 GMT</lastBuildDate>
|
<lastBuildDate>Thu, 29 Nov 2018 16:59:42 GMT</lastBuildDate>
|
||||||
<generator>maintain_current_git.sh v 1.10</generator>
|
<generator>maintain_current_git.sh v 1.10</generator>
|
||||||
|
<item>
|
||||||
|
<title>Thu, 29 Nov 2018 05:53:27 GMT</title>
|
||||||
|
<pubDate>Thu, 29 Nov 2018 05:53:27 GMT</pubDate>
|
||||||
|
<link>https://git.slackware.nl/current/tag/?h=20181129055327</link>
|
||||||
|
<guid isPermaLink="false">20181129055327</guid>
|
||||||
|
<description>
|
||||||
|
<![CDATA[<pre>
|
||||||
|
a/sysvinit-scripts-2.1-noarch-23.txz: Rebuilt.
|
||||||
|
rc.S: simplify test for F2FS filesystem on /. Thanks to GazL.
|
||||||
|
ap/soma-3.2.0-noarch-1.txz: Upgraded.
|
||||||
|
d/cmake-3.13.1-x86_64-1.txz: Upgraded.
|
||||||
|
l/jansson-2.12-x86_64-1.txz: Upgraded.
|
||||||
|
n/rp-pppoe-3.13-x86_64-1.txz: Upgraded.
|
||||||
|
n/samba-4.9.3-x86_64-1.txz: Upgraded.
|
||||||
|
This update fixes bugs and security issues:
|
||||||
|
CVE-2018-14629: Unprivileged adding of CNAME record causing loop in AD
|
||||||
|
Internal DNS server
|
||||||
|
CVE-2018-16841: Double-free in Samba AD DC KDC with PKINIT
|
||||||
|
CVE-2018-16851: NULL pointer de-reference in Samba AD DC LDAP server
|
||||||
|
CVE-2018-16852: NULL pointer de-reference in Samba AD DC DNS servers
|
||||||
|
CVE-2018-16853: Samba AD DC S4U2Self crash in experimental MIT Kerberos
|
||||||
|
configuration (unsupported)
|
||||||
|
CVE-2018-16857: Bad password count in AD DC not always effective
|
||||||
|
For more information, see:
|
||||||
|
https://www.samba.org/samba/security/CVE-2018-14629.html
|
||||||
|
https://www.samba.org/samba/security/CVE-2018-16841.html
|
||||||
|
https://www.samba.org/samba/security/CVE-2018-16851.html
|
||||||
|
https://www.samba.org/samba/security/CVE-2018-16852.html
|
||||||
|
https://www.samba.org/samba/security/CVE-2018-16853.html
|
||||||
|
https://www.samba.org/samba/security/CVE-2018-16857.html
|
||||||
|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14629
|
||||||
|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16841
|
||||||
|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16851
|
||||||
|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16852
|
||||||
|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16853
|
||||||
|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16857
|
||||||
|
(* Security fix *)
|
||||||
|
x/mesa-18.2.6-x86_64-1.txz: Upgraded.
|
||||||
|
x/vulkan-sdk-1.1.92.1-x86_64-1.txz: Upgraded.
|
||||||
|
</pre>]]>
|
||||||
|
</description>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Wed, 28 Nov 2018 07:25:32 GMT</title>
|
<title>Wed, 28 Nov 2018 07:25:32 GMT</title>
|
||||||
<pubDate>Wed, 28 Nov 2018 07:25:32 GMT</pubDate>
|
<pubDate>Wed, 28 Nov 2018 07:25:32 GMT</pubDate>
|
||||||
|
|
|
@ -1,3 +1,37 @@
|
||||||
|
Thu Nov 29 05:53:27 UTC 2018
|
||||||
|
a/sysvinit-scripts-2.1-noarch-23.txz: Rebuilt.
|
||||||
|
rc.S: simplify test for F2FS filesystem on /. Thanks to GazL.
|
||||||
|
ap/soma-3.2.0-noarch-1.txz: Upgraded.
|
||||||
|
d/cmake-3.13.1-x86_64-1.txz: Upgraded.
|
||||||
|
l/jansson-2.12-x86_64-1.txz: Upgraded.
|
||||||
|
n/rp-pppoe-3.13-x86_64-1.txz: Upgraded.
|
||||||
|
n/samba-4.9.3-x86_64-1.txz: Upgraded.
|
||||||
|
This update fixes bugs and security issues:
|
||||||
|
CVE-2018-14629: Unprivileged adding of CNAME record causing loop in AD
|
||||||
|
Internal DNS server
|
||||||
|
CVE-2018-16841: Double-free in Samba AD DC KDC with PKINIT
|
||||||
|
CVE-2018-16851: NULL pointer de-reference in Samba AD DC LDAP server
|
||||||
|
CVE-2018-16852: NULL pointer de-reference in Samba AD DC DNS servers
|
||||||
|
CVE-2018-16853: Samba AD DC S4U2Self crash in experimental MIT Kerberos
|
||||||
|
configuration (unsupported)
|
||||||
|
CVE-2018-16857: Bad password count in AD DC not always effective
|
||||||
|
For more information, see:
|
||||||
|
https://www.samba.org/samba/security/CVE-2018-14629.html
|
||||||
|
https://www.samba.org/samba/security/CVE-2018-16841.html
|
||||||
|
https://www.samba.org/samba/security/CVE-2018-16851.html
|
||||||
|
https://www.samba.org/samba/security/CVE-2018-16852.html
|
||||||
|
https://www.samba.org/samba/security/CVE-2018-16853.html
|
||||||
|
https://www.samba.org/samba/security/CVE-2018-16857.html
|
||||||
|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14629
|
||||||
|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16841
|
||||||
|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16851
|
||||||
|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16852
|
||||||
|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16853
|
||||||
|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16857
|
||||||
|
(* Security fix *)
|
||||||
|
x/mesa-18.2.6-x86_64-1.txz: Upgraded.
|
||||||
|
x/vulkan-sdk-1.1.92.1-x86_64-1.txz: Upgraded.
|
||||||
|
+--------------------------+
|
||||||
Wed Nov 28 07:25:32 UTC 2018
|
Wed Nov 28 07:25:32 UTC 2018
|
||||||
a/elilo-3.16-x86_64-9.txz: Rebuilt.
|
a/elilo-3.16-x86_64-9.txz: Rebuilt.
|
||||||
eliloconfig: don't assume that mount output lists the / partition first.
|
eliloconfig: don't assume that mount output lists the / partition first.
|
||||||
|
|
178
FILELIST.TXT
178
FILELIST.TXT
|
@ -1,20 +1,20 @@
|
||||||
Wed Nov 28 07:33:03 UTC 2018
|
Thu Nov 29 06:17:53 UTC 2018
|
||||||
|
|
||||||
Here is the file list for this directory. If you are using a
|
Here is the file list for this directory. If you are using a
|
||||||
mirror site and find missing or extra files in the disk
|
mirror site and find missing or extra files in the disk
|
||||||
subdirectories, please have the archive administrator refresh
|
subdirectories, please have the archive administrator refresh
|
||||||
the mirror.
|
the mirror.
|
||||||
|
|
||||||
drwxr-xr-x 12 root root 4096 2018-11-28 07:25 .
|
drwxr-xr-x 12 root root 4096 2018-11-29 05:53 .
|
||||||
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
|
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
|
||||||
-rw-r--r-- 1 root root 14295 2018-11-24 20:16 ./CHANGES_AND_HINTS.TXT
|
-rw-r--r-- 1 root root 14341 2018-11-29 05:40 ./CHANGES_AND_HINTS.TXT
|
||||||
-rw-r--r-- 1 root root 912990 2018-11-28 07:20 ./CHECKSUMS.md5
|
-rw-r--r-- 1 root root 912990 2018-11-28 07:34 ./CHECKSUMS.md5
|
||||||
-rw-r--r-- 1 root root 163 2018-11-28 07:20 ./CHECKSUMS.md5.asc
|
-rw-r--r-- 1 root root 163 2018-11-28 07:34 ./CHECKSUMS.md5.asc
|
||||||
-rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING
|
-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 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 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 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT
|
||||||
-rw-r--r-- 1 root root 519428 2018-11-28 07:25 ./ChangeLog.txt
|
-rw-r--r-- 1 root root 521202 2018-11-29 05:53 ./ChangeLog.txt
|
||||||
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
|
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
|
||||||
drwxr-xr-x 2 root root 4096 2018-11-28 05:35 ./EFI/BOOT
|
drwxr-xr-x 2 root root 4096 2018-11-28 05:35 ./EFI/BOOT
|
||||||
-rw-r--r-- 1 root root 1253376 2018-02-24 20:49 ./EFI/BOOT/bootx64.efi
|
-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 2018-11-28 05:35 ./EFI/BOOT
|
||||||
-rwxr-xr-x 1 root root 2494 2018-02-24 20:49 ./EFI/BOOT/make-grub.sh
|
-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 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 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg
|
||||||
-rw-r--r-- 1 root root 1201687 2018-11-28 07:20 ./FILELIST.TXT
|
-rw-r--r-- 1 root root 1201687 2018-11-28 07:33 ./FILELIST.TXT
|
||||||
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
|
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
|
||||||
-rw-r--r-- 1 root root 730926 2018-11-28 07:18 ./PACKAGES.TXT
|
-rw-r--r-- 1 root root 731000 2018-11-29 06:15 ./PACKAGES.TXT
|
||||||
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
|
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
|
||||||
-rw-r--r-- 1 root root 3628 2018-11-28 01:30 ./README.initrd
|
-rw-r--r-- 1 root root 3628 2018-11-28 01:30 ./README.initrd
|
||||||
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
|
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
|
||||||
|
@ -798,13 +798,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 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 14 2012-09-20 18:06 ./patches/MANIFEST.bz2
|
||||||
-rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT
|
-rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT
|
||||||
drwxr-xr-x 18 root root 4096 2018-11-28 07:18 ./slackware64
|
drwxr-xr-x 18 root root 4096 2018-11-29 06:16 ./slackware64
|
||||||
-rw-r--r-- 1 root root 289825 2018-11-28 07:18 ./slackware64/CHECKSUMS.md5
|
-rw-r--r-- 1 root root 289825 2018-11-29 06:16 ./slackware64/CHECKSUMS.md5
|
||||||
-rw-r--r-- 1 root root 163 2018-11-28 07:18 ./slackware64/CHECKSUMS.md5.asc
|
-rw-r--r-- 1 root root 163 2018-11-29 06:16 ./slackware64/CHECKSUMS.md5.asc
|
||||||
-rw-r--r-- 1 root root 361067 2018-11-28 07:15 ./slackware64/FILE_LIST
|
-rw-r--r-- 1 root root 361067 2018-11-29 06:13 ./slackware64/FILE_LIST
|
||||||
-rw-r--r-- 1 root root 3607764 2018-11-28 07:16 ./slackware64/MANIFEST.bz2
|
-rw-r--r-- 1 root root 3613032 2018-11-29 06:13 ./slackware64/MANIFEST.bz2
|
||||||
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
|
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
|
||||||
drwxr-xr-x 2 root root 28672 2018-11-28 07:15 ./slackware64/a
|
drwxr-xr-x 2 root root 28672 2018-11-29 06:12 ./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 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 10820 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txz.asc
|
-rw-r--r-- 1 root root 163 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txz.asc
|
||||||
|
@ -1103,9 +1103,9 @@ drwxr-xr-x 2 root root 28672 2018-11-28 07:15 ./slackware64/a
|
||||||
-rw-r--r-- 1 root root 694 2018-04-13 13:12 ./slackware64/a/sysvinit-functions-8.53-x86_64-3.txt
|
-rw-r--r-- 1 root root 694 2018-04-13 13:12 ./slackware64/a/sysvinit-functions-8.53-x86_64-3.txt
|
||||||
-rw-r--r-- 1 root root 36252 2018-04-13 13:12 ./slackware64/a/sysvinit-functions-8.53-x86_64-3.txz
|
-rw-r--r-- 1 root root 36252 2018-04-13 13:12 ./slackware64/a/sysvinit-functions-8.53-x86_64-3.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-04-13 13:12 ./slackware64/a/sysvinit-functions-8.53-x86_64-3.txz.asc
|
-rw-r--r-- 1 root root 163 2018-04-13 13:12 ./slackware64/a/sysvinit-functions-8.53-x86_64-3.txz.asc
|
||||||
-rw-r--r-- 1 root root 378 2018-11-28 07:02 ./slackware64/a/sysvinit-scripts-2.1-noarch-22.txt
|
-rw-r--r-- 1 root root 378 2018-11-28 19:44 ./slackware64/a/sysvinit-scripts-2.1-noarch-23.txt
|
||||||
-rw-r--r-- 1 root root 22360 2018-11-28 07:02 ./slackware64/a/sysvinit-scripts-2.1-noarch-22.txz
|
-rw-r--r-- 1 root root 22352 2018-11-28 19:44 ./slackware64/a/sysvinit-scripts-2.1-noarch-23.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-28 07:02 ./slackware64/a/sysvinit-scripts-2.1-noarch-22.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-28 19:44 ./slackware64/a/sysvinit-scripts-2.1-noarch-23.txz.asc
|
||||||
-rw-r--r-- 1 root root 1408 2018-11-28 01:30 ./slackware64/a/tagfile
|
-rw-r--r-- 1 root root 1408 2018-11-28 01:30 ./slackware64/a/tagfile
|
||||||
-rw-r--r-- 1 root root 395 2018-09-06 22:02 ./slackware64/a/tar-1.30-x86_64-3.txt
|
-rw-r--r-- 1 root root 395 2018-09-06 22:02 ./slackware64/a/tar-1.30-x86_64-3.txt
|
||||||
-rw-r--r-- 1 root root 795556 2018-09-06 22:02 ./slackware64/a/tar-1.30-x86_64-3.txz
|
-rw-r--r-- 1 root root 795556 2018-09-06 22:02 ./slackware64/a/tar-1.30-x86_64-3.txz
|
||||||
|
@ -1155,7 +1155,7 @@ drwxr-xr-x 2 root root 28672 2018-11-28 07:15 ./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 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 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
|
-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 2018-11-26 23:04 ./slackware64/ap
|
drwxr-xr-x 2 root root 20480 2018-11-29 06:12 ./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 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 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
|
-rw-r--r-- 1 root root 163 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txz.asc
|
||||||
|
@ -1352,9 +1352,9 @@ drwxr-xr-x 2 root root 20480 2018-11-26 23:04 ./slackware64/ap
|
||||||
-rw-r--r-- 1 root root 555 2018-09-18 18:40 ./slackware64/ap/slackpkg-2.83.0-noarch-4.txt
|
-rw-r--r-- 1 root root 555 2018-09-18 18:40 ./slackware64/ap/slackpkg-2.83.0-noarch-4.txt
|
||||||
-rw-r--r-- 1 root root 175912 2018-09-18 18:40 ./slackware64/ap/slackpkg-2.83.0-noarch-4.txz
|
-rw-r--r-- 1 root root 175912 2018-09-18 18:40 ./slackware64/ap/slackpkg-2.83.0-noarch-4.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-09-18 18:40 ./slackware64/ap/slackpkg-2.83.0-noarch-4.txz.asc
|
-rw-r--r-- 1 root root 163 2018-09-18 18:40 ./slackware64/ap/slackpkg-2.83.0-noarch-4.txz.asc
|
||||||
-rw-r--r-- 1 root root 290 2018-06-05 04:55 ./slackware64/ap/soma-3.0.4-noarch-1.txt
|
-rw-r--r-- 1 root root 298 2018-11-28 22:40 ./slackware64/ap/soma-3.2.0-noarch-1.txt
|
||||||
-rw-r--r-- 1 root root 23880 2018-06-05 04:55 ./slackware64/ap/soma-3.0.4-noarch-1.txz
|
-rw-r--r-- 1 root root 31344 2018-11-28 22:40 ./slackware64/ap/soma-3.2.0-noarch-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-06-05 04:55 ./slackware64/ap/soma-3.0.4-noarch-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-28 22:40 ./slackware64/ap/soma-3.2.0-noarch-1.txz.asc
|
||||||
-rw-r--r-- 1 root root 293 2018-06-27 00:12 ./slackware64/ap/sox-14.4.2-x86_64-6.txt
|
-rw-r--r-- 1 root root 293 2018-06-27 00:12 ./slackware64/ap/sox-14.4.2-x86_64-6.txt
|
||||||
-rw-r--r-- 1 root root 386332 2018-06-27 00:12 ./slackware64/ap/sox-14.4.2-x86_64-6.txz
|
-rw-r--r-- 1 root root 386332 2018-06-27 00:12 ./slackware64/ap/sox-14.4.2-x86_64-6.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-06-27 00:12 ./slackware64/ap/sox-14.4.2-x86_64-6.txz.asc
|
-rw-r--r-- 1 root root 163 2018-06-27 00:12 ./slackware64/ap/sox-14.4.2-x86_64-6.txz.asc
|
||||||
|
@ -1401,7 +1401,7 @@ drwxr-xr-x 2 root root 20480 2018-11-26 23:04 ./slackware64/ap
|
||||||
-rw-r--r-- 1 root root 506 2018-09-14 17:54 ./slackware64/ap/zsh-5.6.2-x86_64-1.txt
|
-rw-r--r-- 1 root root 506 2018-09-14 17:54 ./slackware64/ap/zsh-5.6.2-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 2973268 2018-09-14 17:54 ./slackware64/ap/zsh-5.6.2-x86_64-1.txz
|
-rw-r--r-- 1 root root 2973268 2018-09-14 17:54 ./slackware64/ap/zsh-5.6.2-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-09-14 17:54 ./slackware64/ap/zsh-5.6.2-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-09-14 17:54 ./slackware64/ap/zsh-5.6.2-x86_64-1.txz.asc
|
||||||
drwxr-xr-x 2 root root 16384 2018-11-28 06:06 ./slackware64/d
|
drwxr-xr-x 2 root root 16384 2018-11-29 06:12 ./slackware64/d
|
||||||
-rw-r--r-- 1 root root 360 2018-11-24 19:01 ./slackware64/d/Cython-0.29.1-x86_64-1.txt
|
-rw-r--r-- 1 root root 360 2018-11-24 19:01 ./slackware64/d/Cython-0.29.1-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 3073656 2018-11-24 19:01 ./slackware64/d/Cython-0.29.1-x86_64-1.txz
|
-rw-r--r-- 1 root root 3073656 2018-11-24 19:01 ./slackware64/d/Cython-0.29.1-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-24 19:01 ./slackware64/d/Cython-0.29.1-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-24 19:01 ./slackware64/d/Cython-0.29.1-x86_64-1.txz.asc
|
||||||
|
@ -1423,9 +1423,9 @@ drwxr-xr-x 2 root root 16384 2018-11-28 06:06 ./slackware64/d
|
||||||
-rw-r--r-- 1 root root 663 2018-11-27 20:04 ./slackware64/d/clisp-2.49_20181112_df3b9f6fd-x86_64-1.txt
|
-rw-r--r-- 1 root root 663 2018-11-27 20:04 ./slackware64/d/clisp-2.49_20181112_df3b9f6fd-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 3104740 2018-11-27 20:04 ./slackware64/d/clisp-2.49_20181112_df3b9f6fd-x86_64-1.txz
|
-rw-r--r-- 1 root root 3104740 2018-11-27 20:04 ./slackware64/d/clisp-2.49_20181112_df3b9f6fd-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-27 20:04 ./slackware64/d/clisp-2.49_20181112_df3b9f6fd-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-27 20:04 ./slackware64/d/clisp-2.49_20181112_df3b9f6fd-x86_64-1.txz.asc
|
||||||
-rw-r--r-- 1 root root 379 2018-11-21 19:32 ./slackware64/d/cmake-3.13.0-x86_64-1.txt
|
-rw-r--r-- 1 root root 379 2018-11-28 20:53 ./slackware64/d/cmake-3.13.1-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 9087496 2018-11-21 19:32 ./slackware64/d/cmake-3.13.0-x86_64-1.txz
|
-rw-r--r-- 1 root root 9094756 2018-11-28 20:53 ./slackware64/d/cmake-3.13.1-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-21 19:32 ./slackware64/d/cmake-3.13.0-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-28 20:53 ./slackware64/d/cmake-3.13.1-x86_64-1.txz.asc
|
||||||
-rw-r--r-- 1 root root 332 2018-11-08 22:13 ./slackware64/d/cscope-15.9-x86_64-1.txt
|
-rw-r--r-- 1 root root 332 2018-11-08 22:13 ./slackware64/d/cscope-15.9-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 143528 2018-11-08 22:13 ./slackware64/d/cscope-15.9-x86_64-1.txz
|
-rw-r--r-- 1 root root 143528 2018-11-08 22:13 ./slackware64/d/cscope-15.9-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-08 22:13 ./slackware64/d/cscope-15.9-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-08 22:13 ./slackware64/d/cscope-15.9-x86_64-1.txz.asc
|
||||||
|
@ -2466,7 +2466,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
|
||||||
-rw-r--r-- 1 root root 7544 2018-03-01 07:54 ./slackware64/kdei/maketag.ez
|
-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
|
-rw-r--r-- 1 root root 1500 2018-03-01 07:54 ./slackware64/kdei/tagfile
|
||||||
drwxr-xr-x 2 root root 69632 2018-11-28 06:05 ./slackware64/l
|
drwxr-xr-x 2 root root 69632 2018-11-29 06:12 ./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 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 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
|
-rw-r--r-- 1 root root 163 2018-04-13 14:13 ./slackware64/l/ConsoleKit2-1.0.0-x86_64-4.txz.asc
|
||||||
|
@ -2802,9 +2802,9 @@ drwxr-xr-x 2 root root 69632 2018-11-28 06:05 ./slackware64/l
|
||||||
-rw-r--r-- 1 root root 392 2018-11-07 23:50 ./slackware64/l/iso-codes-4.1-noarch-1.txt
|
-rw-r--r-- 1 root root 392 2018-11-07 23:50 ./slackware64/l/iso-codes-4.1-noarch-1.txt
|
||||||
-rw-r--r-- 1 root root 2550864 2018-11-07 23:50 ./slackware64/l/iso-codes-4.1-noarch-1.txz
|
-rw-r--r-- 1 root root 2550864 2018-11-07 23:50 ./slackware64/l/iso-codes-4.1-noarch-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-07 23:50 ./slackware64/l/iso-codes-4.1-noarch-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-07 23:50 ./slackware64/l/iso-codes-4.1-noarch-1.txz.asc
|
||||||
-rw-r--r-- 1 root root 399 2018-04-13 14:51 ./slackware64/l/jansson-2.11-x86_64-2.txt
|
-rw-r--r-- 1 root root 399 2018-11-28 20:44 ./slackware64/l/jansson-2.12-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 33748 2018-04-13 14:51 ./slackware64/l/jansson-2.11-x86_64-2.txz
|
-rw-r--r-- 1 root root 33672 2018-11-28 20:44 ./slackware64/l/jansson-2.12-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-04-13 14:51 ./slackware64/l/jansson-2.11-x86_64-2.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-28 20:44 ./slackware64/l/jansson-2.12-x86_64-1.txz.asc
|
||||||
-rw-r--r-- 1 root root 387 2018-11-07 23:46 ./slackware64/l/jasper-2.0.14-x86_64-1.txt
|
-rw-r--r-- 1 root root 387 2018-11-07 23:46 ./slackware64/l/jasper-2.0.14-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 171624 2018-11-07 23:46 ./slackware64/l/jasper-2.0.14-x86_64-1.txz
|
-rw-r--r-- 1 root root 171624 2018-11-07 23:46 ./slackware64/l/jasper-2.0.14-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-07 23:46 ./slackware64/l/jasper-2.0.14-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-07 23:46 ./slackware64/l/jasper-2.0.14-x86_64-1.txz.asc
|
||||||
|
@ -3426,7 +3426,7 @@ drwxr-xr-x 2 root root 69632 2018-11-28 06:05 ./slackware64/l
|
||||||
-rw-r--r-- 1 root root 463 2018-11-08 01:07 ./slackware64/l/zstd-1.3.7-x86_64-1.txt
|
-rw-r--r-- 1 root root 463 2018-11-08 01:07 ./slackware64/l/zstd-1.3.7-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 380944 2018-11-08 01:07 ./slackware64/l/zstd-1.3.7-x86_64-1.txz
|
-rw-r--r-- 1 root root 380944 2018-11-08 01:07 ./slackware64/l/zstd-1.3.7-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-08 01:07 ./slackware64/l/zstd-1.3.7-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-08 01:07 ./slackware64/l/zstd-1.3.7-x86_64-1.txz.asc
|
||||||
drwxr-xr-x 2 root root 32768 2018-11-26 23:04 ./slackware64/n
|
drwxr-xr-x 2 root root 32768 2018-11-29 06:13 ./slackware64/n
|
||||||
-rw-r--r-- 1 root root 357 2018-09-24 19:22 ./slackware64/n/ModemManager-1.8.2-x86_64-1.txt
|
-rw-r--r-- 1 root root 357 2018-09-24 19:22 ./slackware64/n/ModemManager-1.8.2-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 1519620 2018-09-24 19:22 ./slackware64/n/ModemManager-1.8.2-x86_64-1.txz
|
-rw-r--r-- 1 root root 1519620 2018-09-24 19:22 ./slackware64/n/ModemManager-1.8.2-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-09-24 19:22 ./slackware64/n/ModemManager-1.8.2-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-09-24 19:22 ./slackware64/n/ModemManager-1.8.2-x86_64-1.txz.asc
|
||||||
|
@ -3788,9 +3788,9 @@ drwxr-xr-x 2 root root 32768 2018-11-26 23:04 ./slackware64/n
|
||||||
-rw-r--r-- 1 root root 353 2018-04-13 15:53 ./slackware64/n/rdist-6.1.5-x86_64-3.txt
|
-rw-r--r-- 1 root root 353 2018-04-13 15:53 ./slackware64/n/rdist-6.1.5-x86_64-3.txt
|
||||||
-rw-r--r-- 1 root root 60464 2018-04-13 15:53 ./slackware64/n/rdist-6.1.5-x86_64-3.txz
|
-rw-r--r-- 1 root root 60464 2018-04-13 15:53 ./slackware64/n/rdist-6.1.5-x86_64-3.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-04-13 15:53 ./slackware64/n/rdist-6.1.5-x86_64-3.txz.asc
|
-rw-r--r-- 1 root root 163 2018-04-13 15:53 ./slackware64/n/rdist-6.1.5-x86_64-3.txz.asc
|
||||||
-rw-r--r-- 1 root root 499 2018-04-13 15:53 ./slackware64/n/rp-pppoe-3.12-x86_64-2.txt
|
-rw-r--r-- 1 root root 555 2018-11-28 20:49 ./slackware64/n/rp-pppoe-3.13-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 90788 2018-04-13 15:53 ./slackware64/n/rp-pppoe-3.12-x86_64-2.txz
|
-rw-r--r-- 1 root root 91400 2018-11-28 20:49 ./slackware64/n/rp-pppoe-3.13-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-04-13 15:53 ./slackware64/n/rp-pppoe-3.12-x86_64-2.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-28 20:49 ./slackware64/n/rp-pppoe-3.13-x86_64-1.txz.asc
|
||||||
-rw-r--r-- 1 root root 582 2018-11-15 18:00 ./slackware64/n/rpcbind-1.2.5-x86_64-1.txt
|
-rw-r--r-- 1 root root 582 2018-11-15 18:00 ./slackware64/n/rpcbind-1.2.5-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 43468 2018-11-15 18:00 ./slackware64/n/rpcbind-1.2.5-x86_64-1.txz
|
-rw-r--r-- 1 root root 43468 2018-11-15 18:00 ./slackware64/n/rpcbind-1.2.5-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-15 18:00 ./slackware64/n/rpcbind-1.2.5-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-15 18:00 ./slackware64/n/rpcbind-1.2.5-x86_64-1.txz.asc
|
||||||
|
@ -3800,9 +3800,9 @@ drwxr-xr-x 2 root root 32768 2018-11-26 23:04 ./slackware64/n
|
||||||
-rw-r--r-- 1 root root 443 2018-11-24 18:45 ./slackware64/n/s-nail-14.9.11-x86_64-1.txt
|
-rw-r--r-- 1 root root 443 2018-11-24 18:45 ./slackware64/n/s-nail-14.9.11-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 485788 2018-11-24 18:45 ./slackware64/n/s-nail-14.9.11-x86_64-1.txz
|
-rw-r--r-- 1 root root 485788 2018-11-24 18:45 ./slackware64/n/s-nail-14.9.11-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-24 18:45 ./slackware64/n/s-nail-14.9.11-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-24 18:45 ./slackware64/n/s-nail-14.9.11-x86_64-1.txz.asc
|
||||||
-rw-r--r-- 1 root root 507 2018-11-08 22:01 ./slackware64/n/samba-4.9.2-x86_64-1.txt
|
-rw-r--r-- 1 root root 507 2018-11-28 20:13 ./slackware64/n/samba-4.9.3-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 12347744 2018-11-08 22:01 ./slackware64/n/samba-4.9.2-x86_64-1.txz
|
-rw-r--r-- 1 root root 12350748 2018-11-28 20:13 ./slackware64/n/samba-4.9.3-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-08 22:01 ./slackware64/n/samba-4.9.2-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-28 20:13 ./slackware64/n/samba-4.9.3-x86_64-1.txz.asc
|
||||||
-rw-r--r-- 1 root root 346 2018-11-08 00:52 ./slackware64/n/slrn-1.0.3a-x86_64-1.txt
|
-rw-r--r-- 1 root root 346 2018-11-08 00:52 ./slackware64/n/slrn-1.0.3a-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 470008 2018-11-08 00:52 ./slackware64/n/slrn-1.0.3a-x86_64-1.txz
|
-rw-r--r-- 1 root root 470008 2018-11-08 00:52 ./slackware64/n/slrn-1.0.3a-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-08 00:52 ./slackware64/n/slrn-1.0.3a-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-08 00:52 ./slackware64/n/slrn-1.0.3a-x86_64-1.txz.asc
|
||||||
|
@ -3906,7 +3906,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 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 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
|
-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 2018-11-24 02:20 ./slackware64/x
|
drwxr-xr-x 2 root root 65536 2018-11-29 06:13 ./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 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 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
|
-rw-r--r-- 1 root root 163 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txz.asc
|
||||||
|
@ -4265,9 +4265,9 @@ drwxr-xr-x 2 root root 65536 2018-11-24 02:20 ./slackware64/x
|
||||||
-rw-r--r-- 1 root root 163 2018-04-13 05:49 ./slackware64/x/makedepend-1.0.5-x86_64-3.txz.asc
|
-rw-r--r-- 1 root root 163 2018-04-13 05:49 ./slackware64/x/makedepend-1.0.5-x86_64-3.txz.asc
|
||||||
-rw-r--r-- 1 root root 22414 2018-07-20 06:28 ./slackware64/x/maketag
|
-rw-r--r-- 1 root root 22414 2018-07-20 06:28 ./slackware64/x/maketag
|
||||||
-rw-r--r-- 1 root root 22414 2018-07-20 06:28 ./slackware64/x/maketag.ez
|
-rw-r--r-- 1 root root 22414 2018-07-20 06:28 ./slackware64/x/maketag.ez
|
||||||
-rw-r--r-- 1 root root 333 2018-11-15 17:53 ./slackware64/x/mesa-18.2.5-x86_64-1.txt
|
-rw-r--r-- 1 root root 333 2018-11-28 21:16 ./slackware64/x/mesa-18.2.6-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 9267288 2018-11-15 17:53 ./slackware64/x/mesa-18.2.5-x86_64-1.txz
|
-rw-r--r-- 1 root root 9264624 2018-11-28 21:16 ./slackware64/x/mesa-18.2.6-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-11-15 17:53 ./slackware64/x/mesa-18.2.5-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-28 21:16 ./slackware64/x/mesa-18.2.6-x86_64-1.txz.asc
|
||||||
-rw-r--r-- 1 root root 425 2018-04-13 06:03 ./slackware64/x/mkcomposecache-1.2.1-x86_64-3.txt
|
-rw-r--r-- 1 root root 425 2018-04-13 06:03 ./slackware64/x/mkcomposecache-1.2.1-x86_64-3.txt
|
||||||
-rw-r--r-- 1 root root 9448 2018-04-13 06:03 ./slackware64/x/mkcomposecache-1.2.1-x86_64-3.txz
|
-rw-r--r-- 1 root root 9448 2018-04-13 06:03 ./slackware64/x/mkcomposecache-1.2.1-x86_64-3.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-04-13 06:03 ./slackware64/x/mkcomposecache-1.2.1-x86_64-3.txz.asc
|
-rw-r--r-- 1 root root 163 2018-04-13 06:03 ./slackware64/x/mkcomposecache-1.2.1-x86_64-3.txz.asc
|
||||||
|
@ -4362,9 +4362,9 @@ drwxr-xr-x 2 root root 65536 2018-11-24 02:20 ./slackware64/x
|
||||||
-rw-r--r-- 1 root root 338 2018-04-13 06:04 ./slackware64/x/viewres-1.0.5-x86_64-2.txt
|
-rw-r--r-- 1 root root 338 2018-04-13 06:04 ./slackware64/x/viewres-1.0.5-x86_64-2.txt
|
||||||
-rw-r--r-- 1 root root 25396 2018-04-13 06:04 ./slackware64/x/viewres-1.0.5-x86_64-2.txz
|
-rw-r--r-- 1 root root 25396 2018-04-13 06:04 ./slackware64/x/viewres-1.0.5-x86_64-2.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-04-13 06:04 ./slackware64/x/viewres-1.0.5-x86_64-2.txz.asc
|
-rw-r--r-- 1 root root 163 2018-04-13 06:04 ./slackware64/x/viewres-1.0.5-x86_64-2.txz.asc
|
||||||
-rw-r--r-- 1 root root 527 2018-10-10 18:12 ./slackware64/x/vulkan-sdk-1.1.85.0-x86_64-1.txt
|
-rw-r--r-- 1 root root 527 2018-11-29 05:31 ./slackware64/x/vulkan-sdk-1.1.92.1-x86_64-1.txt
|
||||||
-rw-r--r-- 1 root root 5333356 2018-10-10 18:12 ./slackware64/x/vulkan-sdk-1.1.85.0-x86_64-1.txz
|
-rw-r--r-- 1 root root 5423736 2018-11-29 05:31 ./slackware64/x/vulkan-sdk-1.1.92.1-x86_64-1.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-10-10 18:12 ./slackware64/x/vulkan-sdk-1.1.85.0-x86_64-1.txz.asc
|
-rw-r--r-- 1 root root 163 2018-11-29 05:31 ./slackware64/x/vulkan-sdk-1.1.92.1-x86_64-1.txz.asc
|
||||||
-rw-r--r-- 1 root root 668 2018-06-10 05:31 ./slackware64/x/wqy-zenhei-font-ttf-0.8.38_1-noarch-7.txt
|
-rw-r--r-- 1 root root 668 2018-06-10 05:31 ./slackware64/x/wqy-zenhei-font-ttf-0.8.38_1-noarch-7.txt
|
||||||
-rw-r--r-- 1 root root 5750408 2018-06-10 05:31 ./slackware64/x/wqy-zenhei-font-ttf-0.8.38_1-noarch-7.txz
|
-rw-r--r-- 1 root root 5750408 2018-06-10 05:31 ./slackware64/x/wqy-zenhei-font-ttf-0.8.38_1-noarch-7.txz
|
||||||
-rw-r--r-- 1 root root 163 2018-06-10 05:31 ./slackware64/x/wqy-zenhei-font-ttf-0.8.38_1-noarch-7.txz.asc
|
-rw-r--r-- 1 root root 163 2018-06-10 05:31 ./slackware64/x/wqy-zenhei-font-ttf-0.8.38_1-noarch-7.txz.asc
|
||||||
|
@ -5004,11 +5004,11 @@ drwxr-xr-x 2 root root 4096 2018-04-18 08:35 ./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
|
||||||
-rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag.ez
|
-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
|
-rw-r--r-- 1 root root 14 2018-03-01 07:55 ./slackware64/y/tagfile
|
||||||
drwxr-xr-x 19 root root 4096 2018-11-28 07:20 ./source
|
drwxr-xr-x 19 root root 4096 2018-11-29 06:17 ./source
|
||||||
-rw-r--r-- 1 root root 462416 2018-11-28 07:20 ./source/CHECKSUMS.md5
|
-rw-r--r-- 1 root root 462243 2018-11-29 06:17 ./source/CHECKSUMS.md5
|
||||||
-rw-r--r-- 1 root root 163 2018-11-28 07:20 ./source/CHECKSUMS.md5.asc
|
-rw-r--r-- 1 root root 163 2018-11-29 06:17 ./source/CHECKSUMS.md5.asc
|
||||||
-rw-r--r-- 1 root root 654134 2018-11-28 07:19 ./source/FILE_LIST
|
-rw-r--r-- 1 root root 653925 2018-11-29 06:17 ./source/FILE_LIST
|
||||||
-rw-r--r-- 1 root root 16723678 2018-11-28 07:19 ./source/MANIFEST.bz2
|
-rw-r--r-- 1 root root 16710279 2018-11-29 06:17 ./source/MANIFEST.bz2
|
||||||
-rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT
|
-rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT
|
||||||
drwxr-xr-x 111 root root 4096 2018-11-27 19:01 ./source/a
|
drwxr-xr-x 111 root root 4096 2018-11-27 19:01 ./source/a
|
||||||
-rw-r--r-- 1 root root 877 2018-11-21 18:49 ./source/a/FTBFSlog
|
-rw-r--r-- 1 root root 877 2018-11-21 18:49 ./source/a/FTBFSlog
|
||||||
|
@ -5785,7 +5785,7 @@ drwxr-xr-x 2 root root 4096 2018-09-13 20:33 ./source/a/sysvinit-scripts/
|
||||||
-rw-r--r-- 1 root root 9116 2018-11-18 19:35 ./source/a/sysvinit-scripts/scripts/rc.6
|
-rw-r--r-- 1 root root 9116 2018-11-18 19:35 ./source/a/sysvinit-scripts/scripts/rc.6
|
||||||
-rw-r--r-- 1 root root 3157 2018-07-23 21:35 ./source/a/sysvinit-scripts/scripts/rc.K
|
-rw-r--r-- 1 root root 3157 2018-07-23 21:35 ./source/a/sysvinit-scripts/scripts/rc.K
|
||||||
-rw-r--r-- 1 root root 12517 2018-08-13 21:39 ./source/a/sysvinit-scripts/scripts/rc.M
|
-rw-r--r-- 1 root root 12517 2018-08-13 21:39 ./source/a/sysvinit-scripts/scripts/rc.M
|
||||||
-rw-r--r-- 1 root root 16954 2018-11-28 07:02 ./source/a/sysvinit-scripts/scripts/rc.S
|
-rw-r--r-- 1 root root 16897 2018-11-28 19:44 ./source/a/sysvinit-scripts/scripts/rc.S
|
||||||
-rw-r--r-- 1 root root 3328 2018-09-04 22:22 ./source/a/sysvinit-scripts/scripts/rc.cpufreq
|
-rw-r--r-- 1 root root 3328 2018-09-04 22:22 ./source/a/sysvinit-scripts/scripts/rc.cpufreq
|
||||||
-rw-r--r-- 1 root root 272 2006-08-12 02:07 ./source/a/sysvinit-scripts/scripts/rc.local
|
-rw-r--r-- 1 root root 272 2006-08-12 02:07 ./source/a/sysvinit-scripts/scripts/rc.local
|
||||||
-rw-r--r-- 1 root root 168 2011-04-23 19:40 ./source/a/sysvinit-scripts/scripts/rc.loop
|
-rw-r--r-- 1 root root 168 2011-04-23 19:40 ./source/a/sysvinit-scripts/scripts/rc.loop
|
||||||
|
@ -5795,7 +5795,7 @@ drwxr-xr-x 2 root root 4096 2018-09-13 20:33 ./source/a/sysvinit-scripts/
|
||||||
-rw-r--r-- 1 root root 22473 2012-09-07 17:51 ./source/a/sysvinit-scripts/scripts/rescan-scsi-bus.sh
|
-rw-r--r-- 1 root root 22473 2012-09-07 17:51 ./source/a/sysvinit-scripts/scripts/rescan-scsi-bus.sh
|
||||||
-rw-r--r-- 1 root root 645 2012-09-07 17:52 ./source/a/sysvinit-scripts/scripts/rescan-scsi-bus.sh.diff
|
-rw-r--r-- 1 root root 645 2012-09-07 17:52 ./source/a/sysvinit-scripts/scripts/rescan-scsi-bus.sh.diff
|
||||||
-rw-r--r-- 1 root root 842 2018-02-27 06:13 ./source/a/sysvinit-scripts/slack-desc
|
-rw-r--r-- 1 root root 842 2018-02-27 06:13 ./source/a/sysvinit-scripts/slack-desc
|
||||||
-rwxr-xr-x 1 root root 2677 2018-11-28 07:02 ./source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
|
-rwxr-xr-x 1 root root 2677 2018-11-28 19:43 ./source/a/sysvinit-scripts/sysvinit-scripts.SlackBuild
|
||||||
-rw-r--r-- 1 root root 668 2015-08-06 22:54 ./source/a/sysvinit/doinst.sh.gz
|
-rw-r--r-- 1 root root 668 2015-08-06 22:54 ./source/a/sysvinit/doinst.sh.gz
|
||||||
-rw-r--r-- 1 root root 1009 2018-06-21 18:24 ./source/a/sysvinit/slack-desc
|
-rw-r--r-- 1 root root 1009 2018-06-21 18:24 ./source/a/sysvinit/slack-desc
|
||||||
-rw-r--r-- 1 root root 112840 2018-06-18 23:26 ./source/a/sysvinit/sysvinit-2.90.tar.xz
|
-rw-r--r-- 1 root root 112840 2018-06-18 23:26 ./source/a/sysvinit/sysvinit-2.90.tar.xz
|
||||||
|
@ -5920,7 +5920,7 @@ drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/a/zoo
|
||||||
-rw-r--r-- 1 root root 173607 1994-12-30 20:19 ./source/a/zoo/zoo-2.10.tar.gz
|
-rw-r--r-- 1 root root 173607 1994-12-30 20:19 ./source/a/zoo/zoo-2.10.tar.gz
|
||||||
-rwxr-xr-x 1 root root 3143 2018-04-23 17:20 ./source/a/zoo/zoo.SlackBuild
|
-rwxr-xr-x 1 root root 3143 2018-04-23 17:20 ./source/a/zoo/zoo.SlackBuild
|
||||||
-rw-r--r-- 1 root root 14136 2010-05-22 09:49 ./source/a/zoo/zoo_2.10-22.debian.tar.gz
|
-rw-r--r-- 1 root root 14136 2010-05-22 09:49 ./source/a/zoo/zoo_2.10-22.debian.tar.gz
|
||||||
drwxr-xr-x 82 root root 4096 2018-09-06 22:56 ./source/ap
|
drwxr-xr-x 82 root root 4096 2018-11-28 22:40 ./source/ap
|
||||||
-rw-r--r-- 1 root root 270 2018-02-12 23:18 ./source/ap/FTBFSlog
|
-rw-r--r-- 1 root root 270 2018-02-12 23:18 ./source/ap/FTBFSlog
|
||||||
drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/ap/a2ps
|
drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/ap/a2ps
|
||||||
-rw-r--r-- 1 root root 1521 2017-10-01 17:59 ./source/ap/a2ps/a2ps-4.14-texinfo-nodes.patch.gz
|
-rw-r--r-- 1 root root 1521 2017-10-01 17:59 ./source/ap/a2ps/a2ps-4.14-texinfo-nodes.patch.gz
|
||||||
|
@ -6373,15 +6373,15 @@ drwxr-xr-x 2 root root 4096 2018-05-29 20:54 ./source/ap/slackpkg/files
|
||||||
-rw-r--r-- 1 root root 82664 2018-05-29 20:52 ./source/ap/slackpkg/manpages-l10n.tar.xz
|
-rw-r--r-- 1 root root 82664 2018-05-29 20:52 ./source/ap/slackpkg/manpages-l10n.tar.xz
|
||||||
-rw-r--r-- 1 root root 1007 2018-04-28 19:32 ./source/ap/slackpkg/slack-desc
|
-rw-r--r-- 1 root root 1007 2018-04-28 19:32 ./source/ap/slackpkg/slack-desc
|
||||||
-rwxr-xr-x 1 root root 5299 2018-09-18 18:40 ./source/ap/slackpkg/slackpkg.SlackBuild
|
-rwxr-xr-x 1 root root 5299 2018-09-18 18:40 ./source/ap/slackpkg/slackpkg.SlackBuild
|
||||||
drwxr-xr-x 2 root root 4096 2018-06-05 04:50 ./source/ap/soma
|
drwxr-xr-x 2 root root 4096 2018-11-28 22:40 ./source/ap/soma
|
||||||
-rw-r--r-- 1 root root 4517 2018-03-06 05:58 ./source/ap/soma/ChangeLog.txt
|
-rw-r--r-- 1 root root 6745 2018-11-18 04:25 ./source/ap/soma/ChangeLog.txt
|
||||||
-rw-r--r-- 1 root root 1950 2017-11-30 17:00 ./source/ap/soma/README
|
-rw-r--r-- 1 root root 3383 2018-11-16 00:52 ./source/ap/soma/README
|
||||||
-rw-r--r-- 1 root root 276 2017-11-14 22:27 ./source/ap/soma/doinst.sh.gz
|
-rw-r--r-- 1 root root 276 2018-11-16 00:52 ./source/ap/soma/doinst.sh.gz
|
||||||
-rw-r--r-- 1 root root 742 2018-02-27 06:12 ./source/ap/soma/slack-desc
|
-rw-r--r-- 1 root root 750 2018-11-28 22:37 ./source/ap/soma/slack-desc
|
||||||
-rw-r--r-- 1 root root 24742 2018-03-06 05:58 ./source/ap/soma/soma-3.0.4.tar.gz
|
-rw-r--r-- 1 root root 1324 2018-11-28 22:39 ./source/ap/soma/slack-desc.diff
|
||||||
-rwxr-xr-x 1 root root 2663 2018-06-05 04:45 ./source/ap/soma/soma.SlackBuild
|
-rw-r--r-- 1 root root 39654 2018-11-18 05:44 ./source/ap/soma/soma-3.2.0.tar.gz
|
||||||
-rw-r--r-- 1 root root 1647 2018-06-05 04:46 ./source/ap/soma/soma.SlackBuild.slack.diff
|
-rwxr-xr-x 1 root root 2570 2018-11-18 04:25 ./source/ap/soma/soma.SlackBuild
|
||||||
-rw-r--r-- 1 root root 337 2018-03-06 06:18 ./source/ap/soma/soma.info
|
-rw-r--r-- 1 root root 296 2018-11-18 04:25 ./source/ap/soma/soma.info
|
||||||
drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/ap/sox
|
drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/ap/sox
|
||||||
-rw-r--r-- 1 root root 744 2018-06-26 22:00 ./source/ap/sox/slack-desc
|
-rw-r--r-- 1 root root 744 2018-06-26 22:00 ./source/ap/sox/slack-desc
|
||||||
-rw-r--r-- 1 root root 763840 2015-02-22 21:04 ./source/ap/sox/sox-14.4.2.tar.xz
|
-rw-r--r-- 1 root root 763840 2015-02-22 21:04 ./source/ap/sox/sox-14.4.2.tar.xz
|
||||||
|
@ -6525,10 +6525,10 @@ drwxr-xr-x 2 root root 4096 2018-11-27 19:58 ./source/d/clisp
|
||||||
-rw-r--r-- 1 root root 496777 2018-02-17 12:34 ./source/d/clisp/libffcall-2.1.tar.lz
|
-rw-r--r-- 1 root root 496777 2018-02-17 12:34 ./source/d/clisp/libffcall-2.1.tar.lz
|
||||||
-rw-r--r-- 1 root root 1116 2018-02-27 06:13 ./source/d/clisp/slack-desc
|
-rw-r--r-- 1 root root 1116 2018-02-27 06:13 ./source/d/clisp/slack-desc
|
||||||
-rwxr-xr-x 1 root root 1890 2018-06-17 19:34 ./source/d/clisp/source.download
|
-rwxr-xr-x 1 root root 1890 2018-06-17 19:34 ./source/d/clisp/source.download
|
||||||
drwxr-xr-x 2 root root 4096 2018-11-21 19:22 ./source/d/cmake
|
drwxr-xr-x 2 root root 4096 2018-11-28 20:41 ./source/d/cmake
|
||||||
-rw-r--r-- 1 root root 5734396 2018-11-21 15:46 ./source/d/cmake/cmake-3.13.0.tar.lz
|
-rw-r--r-- 1 root root 5734477 2018-11-28 14:00 ./source/d/cmake/cmake-3.13.1.tar.lz
|
||||||
-rwxr-xr-x 1 root root 4474 2018-09-18 22:04 ./source/d/cmake/cmake.SlackBuild
|
-rwxr-xr-x 1 root root 4474 2018-09-18 22:04 ./source/d/cmake/cmake.SlackBuild
|
||||||
-rw-r--r-- 1 root root 335707 2018-11-21 19:22 ./source/d/cmake/cmake.manpages.tar.lz
|
-rw-r--r-- 1 root root 335839 2018-11-28 20:41 ./source/d/cmake/cmake.manpages.tar.lz
|
||||||
-rwxr-xr-x 1 root root 1591 2018-01-19 18:52 ./source/d/cmake/extract-manpages-from-binary.sh
|
-rwxr-xr-x 1 root root 1591 2018-01-19 18:52 ./source/d/cmake/extract-manpages-from-binary.sh
|
||||||
-rw-r--r-- 1 root root 832 2018-03-29 05:40 ./source/d/cmake/slack-desc
|
-rw-r--r-- 1 root root 832 2018-03-29 05:40 ./source/d/cmake/slack-desc
|
||||||
drwxr-xr-x 2 root root 4096 2018-11-08 22:12 ./source/d/cscope
|
drwxr-xr-x 2 root root 4096 2018-11-08 22:12 ./source/d/cscope
|
||||||
|
@ -8718,9 +8718,9 @@ drwxr-xr-x 2 root root 4096 2018-11-07 23:49 ./source/l/iso-codes
|
||||||
-rw-r--r-- 1 root root 3593052 2018-09-04 19:32 ./source/l/iso-codes/iso-codes-4.1.tar.xz
|
-rw-r--r-- 1 root root 3593052 2018-09-04 19:32 ./source/l/iso-codes/iso-codes-4.1.tar.xz
|
||||||
-rwxr-xr-x 1 root root 2883 2018-11-07 23:49 ./source/l/iso-codes/iso-codes.SlackBuild
|
-rwxr-xr-x 1 root root 2883 2018-11-07 23:49 ./source/l/iso-codes/iso-codes.SlackBuild
|
||||||
-rw-r--r-- 1 root root 474 2018-02-27 06:12 ./source/l/iso-codes/slack-desc
|
-rw-r--r-- 1 root root 474 2018-02-27 06:12 ./source/l/iso-codes/slack-desc
|
||||||
drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/l/jansson
|
drwxr-xr-x 2 root root 4096 2018-11-28 20:44 ./source/l/jansson
|
||||||
-rw-r--r-- 1 root root 326472 2018-02-11 18:33 ./source/l/jansson/jansson-2.11.tar.lz
|
-rw-r--r-- 1 root root 330540 2018-11-26 08:16 ./source/l/jansson/jansson-2.12.tar.lz
|
||||||
-rwxr-xr-x 1 root root 4103 2018-09-18 22:04 ./source/l/jansson/jansson.SlackBuild
|
-rwxr-xr-x 1 root root 4103 2018-11-28 20:44 ./source/l/jansson/jansson.SlackBuild
|
||||||
-rw-r--r-- 1 root root 886 2018-03-26 18:26 ./source/l/jansson/slack-desc
|
-rw-r--r-- 1 root root 886 2018-03-26 18:26 ./source/l/jansson/slack-desc
|
||||||
drwxr-xr-x 2 root root 4096 2018-11-07 23:45 ./source/l/jasper
|
drwxr-xr-x 2 root root 4096 2018-11-07 23:45 ./source/l/jasper
|
||||||
-rw-r--r-- 1 root root 1364839 2017-09-14 23:23 ./source/l/jasper/jasper-2.0.14.tar.lz
|
-rw-r--r-- 1 root root 1364839 2017-09-14 23:23 ./source/l/jasper/jasper-2.0.14.tar.lz
|
||||||
|
@ -9805,7 +9805,7 @@ drwxr-xr-x 2 root root 4096 2018-11-08 01:06 ./source/l/zstd
|
||||||
-rw-r--r-- 1 root root 319 2018-02-12 22:25 ./source/l/zstd/zstd.dont.link.pzstd.to.static.libzstd.a.diff.gz
|
-rw-r--r-- 1 root root 319 2018-02-12 22:25 ./source/l/zstd/zstd.dont.link.pzstd.to.static.libzstd.a.diff.gz
|
||||||
-rw-r--r-- 1 root root 33 2018-11-08 01:06 ./source/l/zstd/zstd.url
|
-rw-r--r-- 1 root root 33 2018-11-08 01:06 ./source/l/zstd/zstd.url
|
||||||
-rwxr-xr-x 1 root root 14025 2018-11-20 03:08 ./source/make_world.sh
|
-rwxr-xr-x 1 root root 14025 2018-11-20 03:08 ./source/make_world.sh
|
||||||
drwxr-xr-x 147 root root 4096 2018-11-24 18:43 ./source/n
|
drwxr-xr-x 147 root root 4096 2018-11-28 20:50 ./source/n
|
||||||
-rw-r--r-- 1 root root 534 2018-03-24 17:45 ./source/n/FTBFSlog
|
-rw-r--r-- 1 root root 534 2018-03-24 17:45 ./source/n/FTBFSlog
|
||||||
drwxr-xr-x 2 root root 4096 2018-09-24 19:21 ./source/n/ModemManager
|
drwxr-xr-x 2 root root 4096 2018-09-24 19:21 ./source/n/ModemManager
|
||||||
-rw-r--r-- 1 root root 2088248 2018-09-22 09:10 ./source/n/ModemManager/ModemManager-1.8.2.tar.xz
|
-rw-r--r-- 1 root root 2088248 2018-09-22 09:10 ./source/n/ModemManager/ModemManager-1.8.2.tar.xz
|
||||||
|
@ -10650,17 +10650,16 @@ drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/n/rdist
|
||||||
-rw-r--r-- 1 root root 5320 2004-09-09 11:08 ./source/n/rdist/rdist-eu-license.txt
|
-rw-r--r-- 1 root root 5320 2004-09-09 11:08 ./source/n/rdist/rdist-eu-license.txt
|
||||||
-rwxr-xr-x 1 root root 4039 2018-09-18 22:04 ./source/n/rdist/rdist.SlackBuild
|
-rwxr-xr-x 1 root root 4039 2018-09-18 22:04 ./source/n/rdist/rdist.SlackBuild
|
||||||
-rw-r--r-- 1 root root 806 2018-02-27 06:13 ./source/n/rdist/slack-desc
|
-rw-r--r-- 1 root root 806 2018-02-27 06:13 ./source/n/rdist/slack-desc
|
||||||
drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/n/rp-pppoe
|
drwxr-xr-x 2 root root 4096 2018-11-28 20:49 ./source/n/rp-pppoe
|
||||||
-rw-r--r-- 1 root root 307 2005-09-03 17:27 ./source/n/rp-pppoe/doinst.sh.gz
|
-rw-r--r-- 1 root root 307 2005-09-03 17:27 ./source/n/rp-pppoe/doinst.sh.gz
|
||||||
-rw-r--r-- 1 root root 898 2017-08-04 17:13 ./source/n/rp-pppoe/rp-pppoe-3.12-bz1469960-new-kernel-header.patch.gz
|
|
||||||
-rw-r--r-- 1 root root 392 2017-08-04 17:13 ./source/n/rp-pppoe/rp-pppoe-3.12-doc.patch.gz
|
-rw-r--r-- 1 root root 392 2017-08-04 17:13 ./source/n/rp-pppoe/rp-pppoe-3.12-doc.patch.gz
|
||||||
-rw-r--r-- 1 root root 1605 2017-08-04 17:13 ./source/n/rp-pppoe/rp-pppoe-3.12-ip-allocation.patch.gz
|
-rw-r--r-- 1 root root 1605 2017-08-04 17:13 ./source/n/rp-pppoe/rp-pppoe-3.12-ip-allocation.patch.gz
|
||||||
-rw-r--r-- 1 root root 304 2017-08-04 17:13 ./source/n/rp-pppoe/rp-pppoe-3.12-plugin.patch.gz
|
-rw-r--r-- 1 root root 304 2017-08-04 17:13 ./source/n/rp-pppoe/rp-pppoe-3.12-plugin.patch.gz
|
||||||
-rw-r--r-- 1 root root 336 2017-08-04 17:13 ./source/n/rp-pppoe/rp-pppoe-3.12-pluginpath.patch.gz
|
-rw-r--r-- 1 root root 336 2017-08-04 17:13 ./source/n/rp-pppoe/rp-pppoe-3.12-pluginpath.patch.gz
|
||||||
-rw-r--r-- 1 root root 177796 2015-11-11 15:11 ./source/n/rp-pppoe/rp-pppoe-3.12.tar.xz
|
-rw-r--r-- 1 root root 176977 2018-11-25 22:29 ./source/n/rp-pppoe/rp-pppoe-3.13.tar.lz
|
||||||
-rw-r--r-- 1 root root 1200 2017-08-04 17:13 ./source/n/rp-pppoe/rp-pppoe-manpages.patch.gz
|
-rw-r--r-- 1 root root 1200 2017-08-04 17:13 ./source/n/rp-pppoe/rp-pppoe-manpages.patch.gz
|
||||||
-rwxr-xr-x 1 root root 3719 2018-09-18 22:04 ./source/n/rp-pppoe/rp-pppoe.SlackBuild
|
-rwxr-xr-x 1 root root 3624 2018-11-28 20:49 ./source/n/rp-pppoe/rp-pppoe.SlackBuild
|
||||||
-rw-r--r-- 1 root root 955 2018-02-27 06:13 ./source/n/rp-pppoe/slack-desc
|
-rw-r--r-- 1 root root 1011 2018-11-28 20:48 ./source/n/rp-pppoe/slack-desc
|
||||||
drwxr-xr-x 2 root root 4096 2018-11-15 17:56 ./source/n/rpcbind
|
drwxr-xr-x 2 root root 4096 2018-11-15 17:56 ./source/n/rpcbind
|
||||||
-rw-r--r-- 1 root root 732 2017-07-18 04:32 ./source/n/rpcbind/0001-man-rpcibind.8-Clarify-state-file-usage-and-history.patch.gz
|
-rw-r--r-- 1 root root 732 2017-07-18 04:32 ./source/n/rpcbind/0001-man-rpcibind.8-Clarify-state-file-usage-and-history.patch.gz
|
||||||
-rw-r--r-- 1 root root 344 2017-07-18 05:52 ./source/n/rpcbind/doinst.sh.gz
|
-rw-r--r-- 1 root root 344 2017-07-18 05:52 ./source/n/rpcbind/doinst.sh.gz
|
||||||
|
@ -10681,13 +10680,13 @@ drwxr-xr-x 2 root root 4096 2018-11-24 18:37 ./source/n/s-nail
|
||||||
-rwxr-xr-x 1 root root 4204 2018-11-24 18:44 ./source/n/s-nail/s-nail.SlackBuild
|
-rwxr-xr-x 1 root root 4204 2018-11-24 18:44 ./source/n/s-nail/s-nail.SlackBuild
|
||||||
-rw-r--r-- 1 root root 32 2018-11-24 18:36 ./source/n/s-nail/s-nail.url
|
-rw-r--r-- 1 root root 32 2018-11-24 18:36 ./source/n/s-nail/s-nail.url
|
||||||
-rw-r--r-- 1 root root 930 2018-11-24 18:35 ./source/n/s-nail/slack-desc
|
-rw-r--r-- 1 root root 930 2018-11-24 18:35 ./source/n/s-nail/slack-desc
|
||||||
drwxr-xr-x 2 root root 4096 2018-11-08 21:36 ./source/n/samba
|
drwxr-xr-x 2 root root 4096 2018-11-28 19:49 ./source/n/samba
|
||||||
-rw-r--r-- 1 root root 703 2016-06-13 04:19 ./source/n/samba/doinst.sh.gz
|
-rw-r--r-- 1 root root 703 2016-06-13 04:19 ./source/n/samba/doinst.sh.gz
|
||||||
-rw-r--r-- 1 root root 940 2016-06-04 17:50 ./source/n/samba/rc.samba
|
-rw-r--r-- 1 root root 940 2016-06-04 17:50 ./source/n/samba/rc.samba
|
||||||
-rw-r--r-- 1 root root 195 2018-11-08 08:16 ./source/n/samba/samba-4.9.2.tar.asc
|
-rw-r--r-- 1 root root 224 2018-11-25 14:27 ./source/n/samba/samba-4.9.3.tar.asc
|
||||||
-rw-r--r-- 1 root root 11239287 2018-11-08 08:16 ./source/n/samba/samba-4.9.2.tar.lz
|
-rw-r--r-- 1 root root 11238164 2018-11-25 14:26 ./source/n/samba/samba-4.9.3.tar.lz
|
||||||
-rwxr-xr-x 1 root root 6992 2018-10-22 18:07 ./source/n/samba/samba.SlackBuild
|
-rwxr-xr-x 1 root root 6992 2018-10-22 18:07 ./source/n/samba/samba.SlackBuild
|
||||||
-rw-r--r-- 1 root root 127 2018-11-08 21:34 ./source/n/samba/samba.url
|
-rw-r--r-- 1 root root 127 2018-11-28 19:47 ./source/n/samba/samba.url
|
||||||
-rw-r--r-- 1 root root 960 2018-02-27 06:13 ./source/n/samba/slack-desc
|
-rw-r--r-- 1 root root 960 2018-02-27 06:13 ./source/n/samba/slack-desc
|
||||||
-rw-r--r-- 1 root root 7921 2018-04-29 17:31 ./source/n/samba/smb.conf.default
|
-rw-r--r-- 1 root root 7921 2018-04-29 17:31 ./source/n/samba/smb.conf.default
|
||||||
-rw-r--r-- 1 root root 7933 2018-01-14 20:41 ./source/n/samba/smb.conf.default.orig
|
-rw-r--r-- 1 root root 7933 2018-01-14 20:41 ./source/n/samba/smb.conf.default.orig
|
||||||
|
@ -11015,12 +11014,12 @@ drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/x/m17n-lib
|
||||||
-rw-r--r-- 1 root root 749501 2018-02-08 14:02 ./source/x/m17n-lib/m17n-lib-1.8.0.tar.lz
|
-rw-r--r-- 1 root root 749501 2018-02-08 14:02 ./source/x/m17n-lib/m17n-lib-1.8.0.tar.lz
|
||||||
-rwxr-xr-x 1 root root 5622 2018-09-18 22:04 ./source/x/m17n-lib/m17n-lib.SlackBuild
|
-rwxr-xr-x 1 root root 5622 2018-09-18 22:04 ./source/x/m17n-lib/m17n-lib.SlackBuild
|
||||||
-rw-r--r-- 1 root root 870 2018-02-27 06:13 ./source/x/m17n-lib/slack-desc
|
-rw-r--r-- 1 root root 870 2018-02-27 06:13 ./source/x/m17n-lib/slack-desc
|
||||||
drwxr-xr-x 3 root root 4096 2018-11-15 17:35 ./source/x/mesa
|
drwxr-xr-x 3 root root 4096 2018-11-28 20:59 ./source/x/mesa
|
||||||
-rw-r--r-- 1 root root 352 2008-03-10 07:13 ./source/x/mesa/README.GIT
|
-rw-r--r-- 1 root root 352 2008-03-10 07:13 ./source/x/mesa/README.GIT
|
||||||
-rw-r--r-- 1 root root 268 2017-08-26 17:17 ./source/x/mesa/doinst.sh.gz
|
-rw-r--r-- 1 root root 268 2017-08-26 17:17 ./source/x/mesa/doinst.sh.gz
|
||||||
-rwxr-xr-x 1 root root 720 2015-12-11 03:09 ./source/x/mesa/get-mesa.sh
|
-rwxr-xr-x 1 root root 720 2015-12-11 03:09 ./source/x/mesa/get-mesa.sh
|
||||||
-rw-r--r-- 1 root root 11365620 2018-11-15 13:03 ./source/x/mesa/mesa-18.2.5.tar.xz
|
-rw-r--r-- 1 root root 11384440 2018-11-28 18:12 ./source/x/mesa/mesa-18.2.6.tar.xz
|
||||||
-rw-r--r-- 1 root root 566 2018-11-15 13:03 ./source/x/mesa/mesa-18.2.5.tar.xz.sig
|
-rw-r--r-- 1 root root 566 2018-11-28 18:12 ./source/x/mesa/mesa-18.2.6.tar.xz.sig
|
||||||
-rw-r--r-- 1 root root 7206679 2018-02-23 08:54 ./source/x/mesa/mesa-demos-8.4.0.tar.lz
|
-rw-r--r-- 1 root root 7206679 2018-02-23 08:54 ./source/x/mesa/mesa-demos-8.4.0.tar.lz
|
||||||
-rwxr-xr-x 1 root root 6632 2018-09-21 17:49 ./source/x/mesa/mesa.SlackBuild
|
-rwxr-xr-x 1 root root 6632 2018-09-21 17:49 ./source/x/mesa/mesa.SlackBuild
|
||||||
-rw-r--r-- 1 root root 78 2010-10-01 04:23 ./source/x/mesa/mesa.url
|
-rw-r--r-- 1 root root 78 2010-10-01 04:23 ./source/x/mesa/mesa.url
|
||||||
|
@ -11107,18 +11106,17 @@ drwxr-xr-x 2 root root 4096 2018-06-05 22:40 ./source/x/urw-core35-fonts-
|
||||||
-rw-r--r-- 1 root root 970 2018-02-27 06:13 ./source/x/urw-core35-fonts-otf/slack-desc
|
-rw-r--r-- 1 root root 970 2018-02-27 06:13 ./source/x/urw-core35-fonts-otf/slack-desc
|
||||||
-rw-r--r-- 1 root root 1518612 2018-04-27 18:20 ./source/x/urw-core35-fonts-otf/urw-core35-fonts-otf-20170801_91edd6e_git.tar.xz
|
-rw-r--r-- 1 root root 1518612 2018-04-27 18:20 ./source/x/urw-core35-fonts-otf/urw-core35-fonts-otf-20170801_91edd6e_git.tar.xz
|
||||||
-rwxr-xr-x 1 root root 2525 2018-06-05 22:35 ./source/x/urw-core35-fonts-otf/urw-core35-fonts-otf.SlackBuild
|
-rwxr-xr-x 1 root root 2525 2018-06-05 22:35 ./source/x/urw-core35-fonts-otf/urw-core35-fonts-otf.SlackBuild
|
||||||
drwxr-xr-x 2 root root 4096 2018-10-11 00:01 ./source/x/vulkan-sdk
|
drwxr-xr-x 2 root root 4096 2018-11-28 20:58 ./source/x/vulkan-sdk
|
||||||
-rw-r--r-- 1 root root 91154 2018-10-11 00:01 ./source/x/vulkan-sdk/SPIRV-Headers-d5b2e12.tar.lz
|
-rw-r--r-- 1 root root 94835 2018-11-28 20:56 ./source/x/vulkan-sdk/SPIRV-Headers-a2c529b.tar.lz
|
||||||
-rw-r--r-- 1 root root 916900 2018-10-11 00:01 ./source/x/vulkan-sdk/SPIRV-Tools-9bfe0eb2.tar.lz
|
-rw-r--r-- 1 root root 930913 2018-11-28 20:56 ./source/x/vulkan-sdk/SPIRV-Tools-9d699f6d.tar.lz
|
||||||
-rw-r--r-- 1 root root 346037 2018-10-11 00:00 ./source/x/vulkan-sdk/Vulkan-Headers-sdk-1.1.85.0.tar.lz
|
-rw-r--r-- 1 root root 361176 2018-11-28 20:55 ./source/x/vulkan-sdk/Vulkan-Headers-sdk-1.1.92.1.tar.lz
|
||||||
-rw-r--r-- 1 root root 1219762 2018-10-11 00:00 ./source/x/vulkan-sdk/Vulkan-Loader-sdk-1.1.85.0.tar.lz
|
-rw-r--r-- 1 root root 1220666 2018-11-28 20:56 ./source/x/vulkan-sdk/Vulkan-Loader-sdk-1.1.92.1.tar.lz
|
||||||
-rw-r--r-- 1 root root 198271 2018-10-11 00:00 ./source/x/vulkan-sdk/Vulkan-Tools-sdk-1.1.85.0.tar.lz
|
-rw-r--r-- 1 root root 200479 2018-11-28 20:56 ./source/x/vulkan-sdk/Vulkan-Tools-sdk-1.1.92.1.tar.lz
|
||||||
-rw-r--r-- 1 root root 590222 2018-10-11 00:00 ./source/x/vulkan-sdk/Vulkan-ValidationLayers-sdk-1.1.85.0.tar.lz
|
-rw-r--r-- 1 root root 609672 2018-11-28 20:56 ./source/x/vulkan-sdk/Vulkan-ValidationLayers-sdk-1.1.92.1.tar.lz
|
||||||
-rwxr-xr-x 1 root root 5263 2018-10-11 00:00 ./source/x/vulkan-sdk/fetch-sources.sh
|
-rwxr-xr-x 1 root root 5263 2018-11-28 20:55 ./source/x/vulkan-sdk/fetch-sources.sh
|
||||||
-rw-r--r-- 1 root root 1343623 2018-10-11 00:01 ./source/x/vulkan-sdk/glslang-91ac4290.tar.lz
|
-rw-r--r-- 1 root root 1352505 2018-11-28 20:57 ./source/x/vulkan-sdk/glslang-d509a5ee.tar.lz
|
||||||
-rw-r--r-- 1 root root 1017 2018-02-27 06:13 ./source/x/vulkan-sdk/slack-desc
|
-rw-r--r-- 1 root root 1017 2018-02-27 06:13 ./source/x/vulkan-sdk/slack-desc
|
||||||
-rwxr-xr-x 1 root root 7679 2018-10-10 23:45 ./source/x/vulkan-sdk/vulkan-sdk.SlackBuild
|
-rwxr-xr-x 1 root root 8378 2018-11-29 05:29 ./source/x/vulkan-sdk/vulkan-sdk.SlackBuild
|
||||||
-rw-r--r-- 1 root root 594 2018-06-19 04:34 ./source/x/vulkan-sdk/vulkan-sdk.url
|
|
||||||
drwxr-xr-x 2 root root 4096 2018-06-10 05:31 ./source/x/wqy-zenhei-font-ttf
|
drwxr-xr-x 2 root root 4096 2018-06-10 05:31 ./source/x/wqy-zenhei-font-ttf
|
||||||
-rw-r--r-- 1 root root 317 2018-06-10 05:08 ./source/x/wqy-zenhei-font-ttf/64-wqy-zenhei.conf.gz
|
-rw-r--r-- 1 root root 317 2018-06-10 05:08 ./source/x/wqy-zenhei-font-ttf/64-wqy-zenhei.conf.gz
|
||||||
-rw-r--r-- 1 root root 457 2017-04-30 21:32 ./source/x/wqy-zenhei-font-ttf/fixup-fontconfig-file.diff.gz
|
-rw-r--r-- 1 root root 457 2017-04-30 21:32 ./source/x/wqy-zenhei-font-ttf/fixup-fontconfig-file.diff.gz
|
||||||
|
|
|
@ -464,7 +464,6 @@ gzip ./source/n/rp-pppoe/rp-pppoe-3.12-plugin.patch
|
||||||
gzip ./source/n/rp-pppoe/rp-pppoe-3.12-ip-allocation.patch
|
gzip ./source/n/rp-pppoe/rp-pppoe-3.12-ip-allocation.patch
|
||||||
gzip ./source/n/rp-pppoe/doinst.sh
|
gzip ./source/n/rp-pppoe/doinst.sh
|
||||||
gzip ./source/n/rp-pppoe/rp-pppoe-3.12-pluginpath.patch
|
gzip ./source/n/rp-pppoe/rp-pppoe-3.12-pluginpath.patch
|
||||||
gzip ./source/n/rp-pppoe/rp-pppoe-3.12-bz1469960-new-kernel-header.patch
|
|
||||||
gzip ./source/n/newspost/newspost.getline.diff
|
gzip ./source/n/newspost/newspost.getline.diff
|
||||||
gzip ./source/n/openvpn/doinst.sh
|
gzip ./source/n/openvpn/doinst.sh
|
||||||
gzip ./source/n/rpcbind/rpcbind.lwrap.needs.lnsl.diff
|
gzip ./source/n/rpcbind/rpcbind.lwrap.needs.lnsl.diff
|
||||||
|
|
|
@ -231,7 +231,7 @@ fi
|
||||||
|
|
||||||
# If we're using F2FS for the root filesystem, don't check it as it doesn't
|
# If we're using F2FS for the root filesystem, don't check it as it doesn't
|
||||||
# allow checking a read-only filesystem:
|
# allow checking a read-only filesystem:
|
||||||
if [ "$(cat /etc/fstab | tr '\t' ' ' | tr -s ' ' | grep ' / ' | cut -f 3 -d ' ')" = "f2fs" ]; then
|
if grep -q ' / f2fs ' /proc/mounts ; then
|
||||||
echo "Remounting root device with read-write enabled."
|
echo "Remounting root device with read-write enabled."
|
||||||
/sbin/mount -w -v -n -o remount /
|
/sbin/mount -w -v -n -o remount /
|
||||||
elif [ ! $READWRITE = yes ]; then
|
elif [ ! $READWRITE = yes ]; then
|
||||||
|
|
|
@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
||||||
PKGNAM=sysvinit-scripts
|
PKGNAM=sysvinit-scripts
|
||||||
VERSION=${VERSION:-2.1}
|
VERSION=${VERSION:-2.1}
|
||||||
ARCH=noarch
|
ARCH=noarch
|
||||||
BUILD=${BUILD:-22}
|
BUILD=${BUILD:-23}
|
||||||
|
|
||||||
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
|
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
|
||||||
# the name of the created package would be, and then exit. This information
|
# the name of the created package would be, and then exit. This information
|
||||||
|
|
|
@ -1,26 +1,70 @@
|
||||||
======================================================
|
==============================================================================
|
||||||
|
Sun 18 Nov 03:52:51 UTC 2018
|
||||||
|
3.2.0
|
||||||
|
Add proxy support.
|
||||||
|
==============================================================================
|
||||||
|
Fri 16 Nov 00:05:05 UTC 2018
|
||||||
|
3.1.1
|
||||||
|
Update README
|
||||||
|
==============================================================================
|
||||||
|
Wed 14 Nov 22:51:50 UTC 2018
|
||||||
|
3.1.0
|
||||||
|
Improve timeout check.
|
||||||
|
==============================================================================
|
||||||
|
Version 3.0.8
|
||||||
|
Precreate 'soma-status'.
|
||||||
|
Fix indentation. Vim was confused.
|
||||||
|
Fix killing of orphaned mencoder process if recording failed.
|
||||||
|
==============================================================================
|
||||||
|
Version 3.0.7
|
||||||
|
Precreate 'soma-playing'.
|
||||||
|
==============================================================================
|
||||||
|
Version 3.0.6
|
||||||
|
Rename options.conf/stations.conf -> .new
|
||||||
|
==============================================================================
|
||||||
|
Version 3.0.5
|
||||||
|
|
||||||
|
Bugs fixed:
|
||||||
|
|
||||||
|
Finally fixed the flashing window bug with newer versions of dialog. Hopefully.
|
||||||
|
Sometimes menus were broken after choosing a station from the local genre list.
|
||||||
|
|
||||||
|
Added:
|
||||||
|
|
||||||
|
Recording. See RECORDING.txt or 'soma --record-info | less' for detailed info.
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
|
||||||
|
Some new stations added and dead ones removed.
|
||||||
|
Removed TAG from the SlackBuild.
|
||||||
|
Added the doinst.sh.gz from Slackware -current and adjusted the SlackBuild
|
||||||
|
according to the diff that Pat uses.
|
||||||
|
==============================================================================
|
||||||
|
Version 3.0.4
|
||||||
|
Somebody stole the ChangeLog.
|
||||||
|
==============================================================================
|
||||||
Version 3.0.3
|
Version 3.0.3
|
||||||
Add check for empty input in text input box.
|
Add check for empty input in text input box.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 3.0.2
|
Version 3.0.2
|
||||||
Edit purge files function slightly.
|
Edit purge files function slightly.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 3.0.1
|
Version 3.0.1
|
||||||
Add new theme.
|
Add new theme.
|
||||||
Edit purge files function slightly to make it safer.
|
Edit purge files function slightly to make it safer.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 3.0.0
|
Version 3.0.0
|
||||||
Fixed BBC Radio 4 and BBC Radio 4 Extra URLs.
|
Fixed BBC Radio 4 and BBC Radio 4 Extra URLs.
|
||||||
Add menu options for genres, bookmarks and themes.
|
Add menu options for genres, bookmarks and themes.
|
||||||
Add schedules and volume indicators.
|
Add schedules and volume indicators.
|
||||||
Add more options for timeformat, caret etc.
|
Add more options for timeformat, caret etc.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.13.2
|
Version 2.13.2
|
||||||
Fixes for new dialog in -current.
|
Fixes for new dialog in -current.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.13.1
|
Version 2.13.1
|
||||||
Bugfix where sometimes station list is broken.
|
Bugfix where sometimes station list is broken.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.13.0
|
Version 2.13.0
|
||||||
Fix another scheduler bug.
|
Fix another scheduler bug.
|
||||||
Add genre support.
|
Add genre support.
|
||||||
|
@ -28,17 +72,17 @@ Move Theme option to main menu.
|
||||||
Add time format option.
|
Add time format option.
|
||||||
Updated all broken BBC URLs.
|
Updated all broken BBC URLs.
|
||||||
Removed some broken URLs.
|
Removed some broken URLs.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.12.3
|
Version 2.12.3
|
||||||
Fix scheduler bug.
|
Fix scheduler bug.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.12.2
|
Version 2.12.2
|
||||||
Fixed some options that were zeroing out if 'back' was
|
Fixed some options that were zeroing out if 'back' was
|
||||||
pressed.
|
pressed.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.12.1
|
Version 2.12.1
|
||||||
Fixed missing output devices bug.
|
Fixed missing output devices bug.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.12.0
|
Version 2.12.0
|
||||||
|
|
||||||
Stations added:
|
Stations added:
|
||||||
|
@ -65,7 +109,7 @@ starts up so fast now that you just see a flicker.
|
||||||
Enhancements:
|
Enhancements:
|
||||||
A vast improvement in loading speed due to new method
|
A vast improvement in loading speed due to new method
|
||||||
of loading station list.
|
of loading station list.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.11.3
|
Version 2.11.3
|
||||||
Added:
|
Added:
|
||||||
ABC Oldies,http://orion.shoutca.st:8569
|
ABC Oldies,http://orion.shoutca.st:8569
|
||||||
|
@ -80,7 +124,7 @@ Floyd Too,http://cirrus.turtil.net:9001
|
||||||
|
|
||||||
Major code overhaul.
|
Major code overhaul.
|
||||||
Added more themes + themes directory.
|
Added more themes + themes directory.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.11.2
|
Version 2.11.2
|
||||||
Added:
|
Added:
|
||||||
Radio Swing
|
Radio Swing
|
||||||
|
@ -92,55 +136,55 @@ WITR 89.7
|
||||||
KKJZ FM
|
KKJZ FM
|
||||||
4625 KHz
|
4625 KHz
|
||||||
The Buzzer
|
The Buzzer
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.11.1
|
Version 2.11.1
|
||||||
Add 3WK and Krypton stations.
|
Add 3WK and Krypton stations.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.11.0
|
Version 2.11.0
|
||||||
Add SAVE_LIST_AT_QUIT option.
|
Add SAVE_LIST_AT_QUIT option.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.10.8
|
Version 2.10.8
|
||||||
Set default CACHE is blank..
|
Set default CACHE is blank..
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.10.7
|
Version 2.10.7
|
||||||
Add CACHE option.
|
Add CACHE option.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.10.6
|
Version 2.10.6
|
||||||
Add HD BBC stations.
|
Add HD BBC stations.
|
||||||
Support for .m3u8 URLs.
|
Support for .m3u8 URLs.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.10.5
|
Version 2.10.5
|
||||||
Add function to add SETVOL to config.
|
Add function to add SETVOL to config.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.10.4
|
Version 2.10.4
|
||||||
Clean up Name finding code.
|
Clean up Name finding code.
|
||||||
======================================================
|
==============================================================================
|
||||||
Version 2.10.3
|
Version 2.10.3
|
||||||
Fix Names containing colons.
|
Fix Names containing colons.
|
||||||
=======================================================
|
==============================================================================
|
||||||
Version 2.10.2
|
Version 2.10.2
|
||||||
Tidy menu.
|
Tidy menu.
|
||||||
=======================================================
|
==============================================================================
|
||||||
Version 2.10.1
|
Version 2.10.1
|
||||||
Fix bug in mixer selection.
|
Fix bug in mixer selection.
|
||||||
========================================================
|
==============================================================================
|
||||||
Version 2.10.0
|
Version 2.10.0
|
||||||
Changed dialog theme back to original way.
|
Changed dialog theme back to original way.
|
||||||
Added a 'greenrc' theme.
|
Added a 'greenrc' theme.
|
||||||
========================================================
|
==============================================================================
|
||||||
Version 2.9.2
|
Version 2.9.2
|
||||||
Update stations URLS. Remove dead.
|
Update stations URLS. Remove dead.
|
||||||
========================================================
|
==============================================================================
|
||||||
Version 2.9.1
|
Version 2.9.1
|
||||||
Better station parsing.
|
Better station parsing.
|
||||||
========================================================
|
==============================================================================
|
||||||
Version 2.9.0
|
Version 2.9.0
|
||||||
Add keyboard sortcuts for volume:
|
Add keyboard sortcuts for volume:
|
||||||
keys 1-0 = 10% 20% ... 100%
|
keys 1-0 = 10% 20% ... 100%
|
||||||
This volume is saved and reapplied on startup.
|
This volume is saved and reapplied on startup.
|
||||||
Added a few new somafm stations and a couple of talk radio stations
|
Added a few new somafm stations and a couple of talk radio stations
|
||||||
=========================================================
|
==============================================================================
|
||||||
Version 2.8.9
|
Version 2.8.9
|
||||||
Use ~/.soma/dialogrc-$VERSION.
|
Use ~/.soma/dialogrc-$VERSION.
|
||||||
Some fixes to the station 'tuner' function.
|
Some fixes to the station 'tuner' function.
|
||||||
=========================================================
|
==============================================================================
|
||||||
|
|
|
@ -1,74 +1,102 @@
|
||||||
Soma - a dialog internet radio player
|
Soma - a dialog internet radio player
|
||||||
|
|
||||||
For help/usage see soma -h
|
Soma is an internet stream audio player. Any URL playable by mplayer
|
||||||
|
with or without the -playlist option should work. Extra stations can
|
||||||
|
be added in ~/.soma/stations.conf.
|
||||||
|
|
||||||
Soma started off as a way to play .pls playlists from SomaFM but can
|
Startup Flags:
|
||||||
also play .ram playlists too. In fact any url playable by mplayer
|
|
||||||
using the -playlist option should work. Extra stations can be added
|
|
||||||
in ~/.soma/stations.conf (up to 200).
|
|
||||||
|
|
||||||
Soma uses mplayer to play the streams and aplay to detect cards for
|
soma -l Go straight to bookmarks list
|
||||||
mixer so mplayer and alsa-utils need to be installed.
|
soma -b Go straight to stations browser for genre
|
||||||
|
soma -B Go straight to all stations browser
|
||||||
|
soma -g Go straight to local genre browser
|
||||||
|
soma -G Go straight to global genre browser
|
||||||
|
soma -d To start in debug mode
|
||||||
|
soma -h Help
|
||||||
|
soma --record-info Detailed recording info
|
||||||
|
|
||||||
|
Config Files and Directories:
|
||||||
|
|
||||||
|
User: Global:
|
||||||
|
|
||||||
|
~/.soma/options.conf /etc/soma/options.conf
|
||||||
|
~/.soma/stations.conf /etc/soma/stations.conf
|
||||||
|
~/.soma/themes/*rc /etc/soma/themes/*rc
|
||||||
|
~/.soma/genres/*.conf /etc/soma/genres/*.conf
|
||||||
|
~/.soma/bookmarks.conf
|
||||||
|
~/.soma/schedules.conf
|
||||||
|
~/.soma/recordings/
|
||||||
|
|
||||||
Key commands supported in status window:
|
Key commands supported in status window:
|
||||||
|
|
||||||
( Volume -5
|
1 - 0 Volume 10% - 100% () Volume -5/+5
|
||||||
) Volume +5
|
Space Pause ` Volume 0
|
||||||
1 - 0 Volume 10%, 20%, ... 100% (saved)
|
a Add schedule A Toggle audio codec info
|
||||||
Space Pause/Play
|
b Station browser (genre) B Station browser (all)
|
||||||
d Disconnect/Reconnect
|
d Disconnect/Reconnect/Play/Stop D Toggle debug mode
|
||||||
a Add schedule
|
g List genres h List local genres
|
||||||
b Station browser
|
j Add station to current genre k Bookmark current station
|
||||||
m Mute toggle
|
l Open bookmark list m Toggle mute
|
||||||
s Scheduler
|
o Options menu q Quit
|
||||||
q Quit
|
s Scheduler menu S Toggle schedules on/off
|
||||||
|
t Change theme ? Show keys
|
||||||
|
|
||||||
There are 3 config files:
|
Recording:
|
||||||
|
|
||||||
~/.soma/themes/*rcrc Specify the dialog colours.
|
r Open recording menu R Start/Stop recording
|
||||||
~/.soma/options.conf A few extra options.
|
|
||||||
~/.soma/stations.conf User station list.
|
|
||||||
|
|
||||||
There are also:
|
Dashboard indicators:
|
||||||
|
|
||||||
/etc/soma/options.conf Default options.
|
[S] Schedules are set [-] Schedules are temporarily disabled
|
||||||
/etc/soma/themes/*rc Dialog configs.
|
[R] A recording is in progress [0-100] Volume or [M] Mute
|
||||||
/etc/soma/stations.conf Default station list.
|
|
||||||
|
Config Files:
|
||||||
|
|
||||||
|
User: Global:
|
||||||
|
|
||||||
|
~/.soma/options.conf /etc/soma/options.conf
|
||||||
|
~/.soma/stations.conf /etc/soma/stations.conf
|
||||||
|
~/.soma/bookmarks.conf /etc/soma/themes/*rc
|
||||||
|
~/.soma/themes/*rc /etc/soma/genres/*.conf
|
||||||
|
~/.soma/genres/*.conf
|
||||||
|
~/.soma/schedules.conf
|
||||||
|
|
||||||
Stations should be added to the user list like this:
|
Stations should be added to the user list like this:
|
||||||
|
|
||||||
Name,URL
|
Name,URL
|
||||||
|
|
||||||
You cannot use a comma , in the name or URL
|
You cannot use a comma , in the name or the URL.
|
||||||
|
|
||||||
I would be glad of any exra radio urls emailed to me so I can add to
|
User stations are listed before global in all stations list. Custom genre and
|
||||||
|
theme files can be made and will be listed along with the default set.
|
||||||
|
|
||||||
|
I would be glad of any extra radio urls emailed to me so I can add to
|
||||||
the default list.
|
the default list.
|
||||||
|
|
||||||
NOTES:
|
NOTES:
|
||||||
|
|
||||||
The Jack and NAS options for output device will only work if MPlayer is
|
The Jack and NAS options for output device will only work if MPlayer is built
|
||||||
built against them.
|
against them.
|
||||||
|
|
||||||
When changing/selecting soundcard output device you must press space on
|
When changing/selecting soundcard output device you must press space on the
|
||||||
the option. Just scrolling down and hitting Enter does nothing.
|
option. Just scrolling down and hitting Enter does nothing.
|
||||||
|
|
||||||
BUGS:
|
BUGS:
|
||||||
|
|
||||||
Soma may induce the side effects of general well-being and profound
|
Soma may induce the side effects of general well-being and profound spiritual
|
||||||
spiritual satisfaction.
|
satisfaction.
|
||||||
|
|
||||||
http://en.wikipedia.org/wiki/Soma
|
http://en.wikipedia.org/wiki/Soma
|
||||||
http://en.wikipedia.org/wiki/Soma_(Brave_New_World)
|
http://en.wikipedia.org/wiki/Soma_(Brave_New_World)
|
||||||
|
|
||||||
REAL BUGS:
|
REAL BUGS:
|
||||||
|
|
||||||
Some people might find screen messes up the dialog colours. If you
|
Some people might find screen messes up the dialog colours. If you have this
|
||||||
have this line in ~/.screenrc:
|
line in ~/.screenrc:
|
||||||
|
|
||||||
attrcolor b ".I"
|
attrcolor b ".I"
|
||||||
|
|
||||||
You might want to comment it out and try again as it seems to turn off
|
You might want to comment it out and try again as it seems to turn off the bold
|
||||||
the bold attribute.
|
attribute. See the screen man page for more info.
|
||||||
|
|
||||||
Please mail me at dave@dawoodfall.net for new radio urls or bug
|
Please mail me at dave@dawoodfall.net for new radio urls or bug reports etc.
|
||||||
reports etc.
|
|
||||||
|
|
|
@ -6,12 +6,12 @@
|
||||||
# customary to leave one space after the ':'.
|
# customary to leave one space after the ':'.
|
||||||
|
|
||||||
|-----handy-ruler------------------------------------------------------|
|
|-----handy-ruler------------------------------------------------------|
|
||||||
soma: Soma - a command line/dialog internet radio player
|
soma: soma (a dialog/MPlayer internet radio player and recorder)
|
||||||
soma:
|
soma:
|
||||||
soma: Soma is a frontend for mplayer to play radio playlists pls,m3u and
|
soma: Soma handles playing any internet audio stream supported by MPlayer.
|
||||||
soma: ram. More will be added as it progresses.
|
soma: It also supports playlists such as pls,m3u and ram.
|
||||||
soma:
|
soma:
|
||||||
soma: Homepage: http://www.dawoodfall.net/slackbuilds/noversion/soma
|
soma: Homepage: http://tty1.uk/slackbuilds/noversion/soma
|
||||||
soma:
|
soma:
|
||||||
soma:
|
soma:
|
||||||
soma:
|
soma:
|
||||||
|
|
26
source/ap/soma/slack-desc.diff
Normal file
26
source/ap/soma/slack-desc.diff
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
--- slack-desc.orig 2018-11-15 18:52:49.000000000 -0600
|
||||||
|
+++ slack-desc 2018-11-28 16:37:00.644976546 -0600
|
||||||
|
@@ -1,17 +1,17 @@
|
||||||
|
# HOW TO EDIT THIS FILE:
|
||||||
|
-# The "handy ruler" below makes it easier to edit a package description. Line
|
||||||
|
+# The "handy ruler" below makes it easier to edit a package description. Line
|
||||||
|
# up the first '|' above the ':' following the base package name, and the '|'
|
||||||
|
-# on the right side marks the last column you can put a character in. You must
|
||||||
|
-# make exactly 11 lines for the formatting to be correct. It's also
|
||||||
|
+# on the right side marks the last column you can put a character in. You must
|
||||||
|
+# make exactly 11 lines for the formatting to be correct. It's also
|
||||||
|
# customary to leave one space after the ':'.
|
||||||
|
|
||||||
|
|-----handy-ruler------------------------------------------------------|
|
||||||
|
-soma: Soma - a dialog/mplayer internet radio player and recorder.
|
||||||
|
+soma: soma (a dialog/MPlayer internet radio player and recorder)
|
||||||
|
soma:
|
||||||
|
-soma: Soma handles playing any internet audio stream supported by mplayer.
|
||||||
|
+soma: Soma handles playing any internet audio stream supported by MPlayer.
|
||||||
|
soma: It also supports playlists such as pls,m3u and ram.
|
||||||
|
soma:
|
||||||
|
-soma: Homepage: http://www.dawoodfall.net/slackbuilds/noversion/soma
|
||||||
|
+soma: Homepage: http://tty1.uk/slackbuilds/noversion/soma
|
||||||
|
soma:
|
||||||
|
soma:
|
||||||
|
soma:
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for soma
|
# Slackware build script for soma
|
||||||
# (C) 2010 David Woodfall <dave@dawoodfall.net>
|
# (C) 2010 David Woodfall <dave@dawoodfall.net>
|
||||||
# TMPROOT modification (C) Patrick Volkerding with thanks
|
# Modifications (C) Patrick Volkerding
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -25,10 +25,9 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=soma
|
PRGNAM=soma
|
||||||
VERSION=${VERSION:-3.0.4}
|
VERSION=${VERSION:-3.2.0}
|
||||||
ARCH=noarch
|
ARCH=noarch
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
#TAG=${TAG:-daw}
|
|
||||||
|
|
||||||
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
|
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
|
||||||
# the name of the created package would be, and then exit. This information
|
# the name of the created package would be, and then exit. This information
|
||||||
|
@ -62,17 +61,15 @@ mkdir -p $PKG/usr/bin $PKG/etc/soma/themes \
|
||||||
$PKG/install $PKG/usr/doc/$PRGNAM-$VERSION
|
$PKG/install $PKG/usr/doc/$PRGNAM-$VERSION
|
||||||
|
|
||||||
install -m 755 soma $PKG/usr/bin/soma
|
install -m 755 soma $PKG/usr/bin/soma
|
||||||
install -m 644 options.conf $PKG/etc/soma/options.conf.new
|
install -m 644 options.conf.new $PKG/etc/soma
|
||||||
install -m 644 stations.conf $PKG/etc/soma/stations.conf.new
|
install -m 644 stations.conf.new $PKG/etc/soma
|
||||||
install -m 644 themes/* $PKG/etc/soma/themes
|
install -m 644 themes/* $PKG/etc/soma/themes
|
||||||
install -m 644 genres/* $PKG/etc/soma/genres
|
install -m 644 genres/* $PKG/etc/soma/genres
|
||||||
|
|
||||||
cp -a \
|
cp -a README *.txt $PKG/usr/doc/$PRGNAM-$VERSION
|
||||||
$CWD/README $CWD/ChangeLog.txt \
|
|
||||||
$PKG/usr/doc/$PRGNAM-$VERSION
|
|
||||||
|
|
||||||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||||
zcat $CWD/doinst.sh.gz > $PKG/install/doinst.sh
|
zcat $CWD/doinst.sh.gz > $PKG/install/doinst.sh
|
||||||
|
|
||||||
cd $PKG
|
cd $PKG
|
||||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz}
|
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD.${PKGTYPE:-txz}
|
||||||
|
|
|
@ -1,49 +0,0 @@
|
||||||
--- soma.SlackBuild.orig 2018-03-05 23:58:06.000000000 -0600
|
|
||||||
+++ soma.SlackBuild 2018-06-04 23:45:17.325657453 -0500
|
|
||||||
@@ -22,13 +22,22 @@
|
|
||||||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
||||||
|
|
||||||
+cd $(dirname $0) ; CWD=$(pwd)
|
|
||||||
+
|
|
||||||
PRGNAM=soma
|
|
||||||
VERSION=${VERSION:-3.0.4}
|
|
||||||
ARCH=noarch
|
|
||||||
BUILD=${BUILD:-1}
|
|
||||||
-TAG=${TAG:-daw}
|
|
||||||
+#TAG=${TAG:-daw}
|
|
||||||
+
|
|
||||||
+# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
|
|
||||||
+# the name of the created package would be, and then exit. This information
|
|
||||||
+# could be useful to other scripts.
|
|
||||||
+if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
|
|
||||||
+ echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz}"
|
|
||||||
+ exit 0
|
|
||||||
+fi
|
|
||||||
|
|
||||||
-CWD=$(pwd)
|
|
||||||
TMP=${TMP:-/tmp/daw}
|
|
||||||
PKG=$TMP/package-$PRGNAM
|
|
||||||
OUTPUT=${OUTPUT:-/tmp}
|
|
||||||
@@ -53,8 +62,8 @@
|
|
||||||
$PKG/install $PKG/usr/doc/$PRGNAM-$VERSION
|
|
||||||
|
|
||||||
install -m 755 soma $PKG/usr/bin/soma
|
|
||||||
-install -m 644 options.conf $PKG/etc/soma
|
|
||||||
-install -m 644 stations.conf $PKG/etc/soma
|
|
||||||
+install -m 644 options.conf $PKG/etc/soma/options.conf.new
|
|
||||||
+install -m 644 stations.conf $PKG/etc/soma/stations.conf.new
|
|
||||||
install -m 644 themes/* $PKG/etc/soma/themes
|
|
||||||
install -m 644 genres/* $PKG/etc/soma/genres
|
|
||||||
|
|
||||||
@@ -62,8 +71,8 @@
|
|
||||||
$CWD/README $CWD/ChangeLog.txt \
|
|
||||||
$PKG/usr/doc/$PRGNAM-$VERSION
|
|
||||||
|
|
||||||
-cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
|
||||||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
|
||||||
+zcat $CWD/doinst.sh.gz > $PKG/install/doinst.sh
|
|
||||||
|
|
||||||
cd $PKG
|
|
||||||
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
|
|
||||||
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz}
|
|
|
@ -1,11 +1,10 @@
|
||||||
PRGNAM="soma"
|
PRGNAM="soma"
|
||||||
VERSION="3.0.4"
|
VERSION="3.2.0"
|
||||||
HOMEPAGE="http://www.dawoodfall.net/slackbuilds/noversion/soma/"
|
HOMEPAGE="http://dawoodfall.net/slackbuilds/noversion/soma/"
|
||||||
DOWNLOAD="http://www.dawoodfall.net/slackbuilds/noversion/soma/soma-3.0.4.tar.gz"
|
DOWNLOAD="http://unrealize.co.uk/source/soma-3.2.0.tar.gz"
|
||||||
MD5SUM="f99857601879ab2a651f298304069716"
|
MD5SUM="9a24b9dcb2a604c26cc32767758dfdc1"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="David Woodfall"
|
MAINTAINER="David Woodfall"
|
||||||
MAIL="dave@dawoodfall.net"
|
EMAIL="dave@dawoodfall.net"
|
||||||
APPROVED="Me!"
|
|
||||||
|
|
|
@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PKGNAM=jansson
|
PKGNAM=jansson
|
||||||
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
|
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
|
|
||||||
# Automatically determine the architecture we're building on:
|
# Automatically determine the architecture we're building on:
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
|
@ -1,100 +0,0 @@
|
||||||
diff -up rp-pppoe-3.12/src/if.c.than rp-pppoe-3.12/src/if.c
|
|
||||||
--- rp-pppoe-3.12/src/if.c.than 2017-07-25 11:04:53.780466912 +0200
|
|
||||||
+++ rp-pppoe-3.12/src/if.c 2017-07-25 11:05:35.951885962 +0200
|
|
||||||
@@ -20,6 +20,12 @@ static char const RCSID[] =
|
|
||||||
|
|
||||||
#include "pppoe.h"
|
|
||||||
|
|
||||||
+#if defined(HAVE_LINUX_IF_H)
|
|
||||||
+#include <linux/if.h>
|
|
||||||
+#elif defined(HAVE_NET_IF_H)
|
|
||||||
+#include <net/if.h>
|
|
||||||
+#endif
|
|
||||||
+
|
|
||||||
#ifdef HAVE_UNISTD_H
|
|
||||||
#include <unistd.h>
|
|
||||||
#endif
|
|
||||||
diff -up rp-pppoe-3.12/src/plugin.c.than rp-pppoe-3.12/src/plugin.c
|
|
||||||
--- rp-pppoe-3.12/src/plugin.c.than 2017-07-25 11:05:50.145353868 +0200
|
|
||||||
+++ rp-pppoe-3.12/src/plugin.c 2017-07-25 11:07:00.068732535 +0200
|
|
||||||
@@ -49,6 +49,11 @@ static char const RCSID[] =
|
|
||||||
#include <unistd.h>
|
|
||||||
#include <fcntl.h>
|
|
||||||
#include <signal.h>
|
|
||||||
+#if defined(HAVE_LINUX_IF_H)
|
|
||||||
+#include <linux/if.h>
|
|
||||||
+#elif defined(HAVE_NET_IF_H)
|
|
||||||
+#include <net/if.h>
|
|
||||||
+#endif
|
|
||||||
#include <net/ethernet.h>
|
|
||||||
#include <net/if_arp.h>
|
|
||||||
#include <linux/ppp_defs.h>
|
|
||||||
diff -up rp-pppoe-3.12/src/pppoe.h.than rp-pppoe-3.12/src/pppoe.h
|
|
||||||
--- rp-pppoe-3.12/src/pppoe.h.than 2017-07-25 11:07:38.141305245 +0200
|
|
||||||
+++ rp-pppoe-3.12/src/pppoe.h 2017-07-25 11:08:34.409195838 +0200
|
|
||||||
@@ -51,13 +51,6 @@ extern int IsSetID;
|
|
||||||
#include <sys/socket.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
-/* Ugly header files on some Linux boxes... */
|
|
||||||
-#if defined(HAVE_LINUX_IF_H)
|
|
||||||
-#include <linux/if.h>
|
|
||||||
-#elif defined(HAVE_NET_IF_H)
|
|
||||||
-#include <net/if.h>
|
|
||||||
-#endif
|
|
||||||
-
|
|
||||||
#ifdef HAVE_NET_IF_TYPES_H
|
|
||||||
#include <net/if_types.h>
|
|
||||||
#endif
|
|
||||||
@@ -136,9 +129,6 @@ typedef unsigned long UINT32_t;
|
|
||||||
#ifdef HAVE_NETINET_IF_ETHER_H
|
|
||||||
#include <sys/types.h>
|
|
||||||
|
|
||||||
-#ifdef HAVE_SYS_SOCKET_H
|
|
||||||
-#include <sys/socket.h>
|
|
||||||
-#endif
|
|
||||||
#ifndef HAVE_SYS_DLPI_H
|
|
||||||
#include <netinet/if_ether.h>
|
|
||||||
#endif
|
|
||||||
diff -up rp-pppoe-3.12/src/pppoe-server.c.than rp-pppoe-3.12/src/pppoe-server.c
|
|
||||||
--- rp-pppoe-3.12/src/pppoe-server.c.than 2017-07-25 11:08:51.505554918 +0200
|
|
||||||
+++ rp-pppoe-3.12/src/pppoe-server.c 2017-07-25 11:09:59.230016098 +0200
|
|
||||||
@@ -26,6 +26,13 @@ static char const RCSID[] =
|
|
||||||
|
|
||||||
#define _BSD_SOURCE 1 /* for gethostname */
|
|
||||||
|
|
||||||
+#include <sys/socket.h>
|
|
||||||
+#if defined(HAVE_LINUX_IF_H)
|
|
||||||
+#include <linux/if.h>
|
|
||||||
+#elif defined(HAVE_NET_IF_H)
|
|
||||||
+#include <net/if.h>
|
|
||||||
+#endif
|
|
||||||
+
|
|
||||||
#include "pppoe-server.h"
|
|
||||||
#include "md5.h"
|
|
||||||
|
|
||||||
diff -up rp-pppoe-3.12/src/relay.c.than rp-pppoe-3.12/src/relay.c
|
|
||||||
--- rp-pppoe-3.12/src/relay.c.than 2017-07-25 11:10:13.863467871 +0200
|
|
||||||
+++ rp-pppoe-3.12/src/relay.c 2017-07-25 11:11:17.747074537 +0200
|
|
||||||
@@ -18,11 +18,19 @@ static char const RCSID[] =
|
|
||||||
"$Id$";
|
|
||||||
|
|
||||||
#define _GNU_SOURCE 1 /* For SA_RESTART */
|
|
||||||
-
|
|
||||||
-#include "relay.h"
|
|
||||||
+#include "config.h"
|
|
||||||
|
|
||||||
#include <signal.h>
|
|
||||||
|
|
||||||
+#include <sys/socket.h>
|
|
||||||
+#if defined(HAVE_LINUX_IF_H)
|
|
||||||
+#include <linux/if.h>
|
|
||||||
+#elif defined(HAVE_NET_IF_H)
|
|
||||||
+#include <net/if.h>
|
|
||||||
+#endif
|
|
||||||
+
|
|
||||||
+#include "relay.h"
|
|
||||||
+
|
|
||||||
#ifdef HAVE_SYSLOG_H
|
|
||||||
#include <syslog.h>
|
|
||||||
#endif
|
|
|
@ -23,8 +23,8 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PKGNAM=rp-pppoe
|
PKGNAM=rp-pppoe
|
||||||
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
|
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
|
|
||||||
# Automatically determine the architecture we're building on:
|
# Automatically determine the architecture we're building on:
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
@ -63,7 +63,7 @@ rm -rf $PKG
|
||||||
mkdir -p $TMP $PKG
|
mkdir -p $TMP $PKG
|
||||||
cd $TMP
|
cd $TMP
|
||||||
rm -rf rp-pppoe-$VERSION
|
rm -rf rp-pppoe-$VERSION
|
||||||
tar xvf $CWD/rp-pppoe-$VERSION.tar.?z* || exit 1
|
tar xvf $CWD/rp-pppoe-$VERSION.tar.?z || exit 1
|
||||||
cd rp-pppoe-$VERSION || exit 1
|
cd rp-pppoe-$VERSION || exit 1
|
||||||
chown -R root:root .
|
chown -R root:root .
|
||||||
find . \
|
find . \
|
||||||
|
@ -76,7 +76,6 @@ zcat $CWD/rp-pppoe-3.12-ip-allocation.patch.gz | patch -p1 --verbose || exit 1
|
||||||
zcat $CWD/rp-pppoe-3.12-plugin.patch.gz | patch -p1 --verbose || exit 1
|
zcat $CWD/rp-pppoe-3.12-plugin.patch.gz | patch -p1 --verbose || exit 1
|
||||||
zcat $CWD/rp-pppoe-3.12-pluginpath.patch.gz | patch -p1 --verbose || exit 1
|
zcat $CWD/rp-pppoe-3.12-pluginpath.patch.gz | patch -p1 --verbose || exit 1
|
||||||
zcat $CWD/rp-pppoe-manpages.patch.gz | patch -p1 --verbose || exit 1
|
zcat $CWD/rp-pppoe-manpages.patch.gz | patch -p1 --verbose || exit 1
|
||||||
zcat $CWD/rp-pppoe-3.12-bz1469960-new-kernel-header.patch.gz | patch -p1 --verbose || exit 1
|
|
||||||
|
|
||||||
cd src
|
cd src
|
||||||
|
|
||||||
|
|
|
@ -16,4 +16,4 @@ rp-pppoe: The client is a user-mode program and does not require any kernel
|
||||||
rp-pppoe: modifications. It is fully compliant with RFC 2516, the official
|
rp-pppoe: modifications. It is fully compliant with RFC 2516, the official
|
||||||
rp-pppoe: PPPoE specification.
|
rp-pppoe: PPPoE specification.
|
||||||
rp-pppoe:
|
rp-pppoe:
|
||||||
rp-pppoe:
|
rp-pppoe: Homepage: https://www.roaringpenguin.com/products/pppoe
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
https://download.samba.org/pub/samba/stable/samba-4.9.2.tar.gz
|
https://download.samba.org/pub/samba/stable/samba-4.9.3.tar.gz
|
||||||
https://download.samba.org/pub/samba/stable/samba-4.9.2.tar.asc
|
https://download.samba.org/pub/samba/stable/samba-4.9.3.tar.asc
|
||||||
|
|
|
@ -25,10 +25,10 @@
|
||||||
# github, and then look at the revisions listed in the external_revisions
|
# github, and then look at the revisions listed in the external_revisions
|
||||||
# directory to fetch the proper glslang, SPIRV-Headers, and SPIRV-Tools.
|
# directory to fetch the proper glslang, SPIRV-Headers, and SPIRV-Tools.
|
||||||
#
|
#
|
||||||
# Example: VERSION=1.1.85.0 ./fetch-sources.sh
|
# Example: VERSION=1.1.92.1 ./fetch-sources.sh
|
||||||
|
|
||||||
VERSION=${VERSION:-1.1.85.0}
|
VERSION=${VERSION:-1.1.92.1}
|
||||||
BRANCH=${BRANCH:-sdk-1.1.85}
|
BRANCH=${BRANCH:-sdk-1.1.92}
|
||||||
|
|
||||||
rm -rf Vulkan-*-*.tar.?z glslang* SPIRV-Tools* SPIRV-Headers* \
|
rm -rf Vulkan-*-*.tar.?z glslang* SPIRV-Tools* SPIRV-Headers* \
|
||||||
Vulkan-Headers-sdk-${VERSION}* \
|
Vulkan-Headers-sdk-${VERSION}* \
|
||||||
|
@ -52,7 +52,7 @@ GLSLANG_COMMIT=$(python3 - << EOF
|
||||||
import json
|
import json
|
||||||
import tarfile
|
import tarfile
|
||||||
with tarfile.open('Vulkan-ValidationLayers-sdk-$VERSION.tar') as layers:
|
with tarfile.open('Vulkan-ValidationLayers-sdk-$VERSION.tar') as layers:
|
||||||
known_good = layers.extractfile('Vulkan-ValidationLayers-sdk-1.1.85.0/scripts/known_good.json')
|
known_good = layers.extractfile('Vulkan-ValidationLayers-sdk-1.1.92.1/scripts/known_good.json')
|
||||||
known_good_info = json.loads(known_good.read())
|
known_good_info = json.loads(known_good.read())
|
||||||
glslang = next(repo for repo in known_good_info['repos'] if repo['name'] == 'glslang')
|
glslang = next(repo for repo in known_good_info['repos'] if repo['name'] == 'glslang')
|
||||||
print(glslang['commit'])
|
print(glslang['commit'])
|
||||||
|
|
|
@ -29,8 +29,6 @@ PKGNAM=vulkan-sdk
|
||||||
VERSION=${VERSION:-$(echo Vulkan-ValidationLayers-sdk-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
|
VERSION=${VERSION:-$(echo Vulkan-ValidationLayers-sdk-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
|
|
||||||
NUMJOBS=${NUMJOBS:--j7}
|
|
||||||
|
|
||||||
# Automatically determine the architecture we're building on:
|
# Automatically determine the architecture we're building on:
|
||||||
MARCH=$( uname -m )
|
MARCH=$( uname -m )
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
@ -51,6 +49,8 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
|
||||||
|
|
||||||
if [ "$ARCH" = "i586" ]; then
|
if [ "$ARCH" = "i586" ]; then
|
||||||
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
|
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
|
||||||
LIBDIRSUFFIX=""
|
LIBDIRSUFFIX=""
|
||||||
|
@ -77,8 +77,14 @@ SPIRV_TOOLS_VERSION=$(echo SPIRV-Tools-*.tar.?z | rev | cut -f 3- -d . | cut -f
|
||||||
|
|
||||||
rm -rf $PKG
|
rm -rf $PKG
|
||||||
mkdir -p $TMP $PKG
|
mkdir -p $TMP $PKG
|
||||||
|
|
||||||
cd $TMP
|
cd $TMP
|
||||||
rm -rf Vulkan-ValidationLayers-sdk-$VERSION Vulkan-Headers-sdk-$VERSION glslang-$GLSLANG_VERSION
|
# Clear existing tmp sources:
|
||||||
|
rm -rf glslang-${GLSLANG_VERSION} \
|
||||||
|
Vulkan-Headers-sdk-$VERSION \
|
||||||
|
Vulkan-Loader-sdk-$VERSION \
|
||||||
|
Vulkan-ValidationLayers-sdk-$VERSION \
|
||||||
|
Vulkan-Tools-sdk-$VERSION
|
||||||
|
|
||||||
tar xvf $CWD/glslang-${GLSLANG_VERSION}.tar.?z || exit 1
|
tar xvf $CWD/glslang-${GLSLANG_VERSION}.tar.?z || exit 1
|
||||||
cd glslang-$GLSLANG_VERSION/External
|
cd glslang-$GLSLANG_VERSION/External
|
||||||
|
@ -116,7 +122,6 @@ make $NUMJOBS || make || exit 1
|
||||||
make install DESTDIR=$PKG || exit 1
|
make install DESTDIR=$PKG || exit 1
|
||||||
|
|
||||||
cd $TMP
|
cd $TMP
|
||||||
|
|
||||||
tar xvf $CWD/Vulkan-Headers-sdk-$VERSION.tar.?z || exit 1
|
tar xvf $CWD/Vulkan-Headers-sdk-$VERSION.tar.?z || exit 1
|
||||||
cd Vulkan-Headers-sdk-$VERSION
|
cd Vulkan-Headers-sdk-$VERSION
|
||||||
|
|
||||||
|
@ -138,8 +143,21 @@ cmake \
|
||||||
..
|
..
|
||||||
make $NUMJOBS || make || exit 1
|
make $NUMJOBS || make || exit 1
|
||||||
make install DESTDIR=$PKG || exit 1
|
make install DESTDIR=$PKG || exit 1
|
||||||
cd $TMP
|
|
||||||
|
|
||||||
|
# Make sure some SPIR-V headers are there:
|
||||||
|
HEADER_SOURCE_DIR="$TMP/glslang-${GLSLANG_VERSION}/External/spirv-tools/external/spirv-headers/include/spirv/unified1"
|
||||||
|
mkdir -p $PKG/usr/include/vulkan
|
||||||
|
for file in GLSL.std.450.h spirv.h spirv.hpp spirv.hpp11 spirv.json \
|
||||||
|
spirv.lua spirv.py ; do
|
||||||
|
if [ -r $HEADER_SOURCE_DIR/$file -a ! -r $PKG/usr/include/vulkan/$file ]; then
|
||||||
|
cp -a --verbose $HEADER_SOURCE_DIR/$file $PKG/usr/include/vulkan/$file
|
||||||
|
chown root:root $PKG/usr/include/vulkan/$file
|
||||||
|
chmod 644 $PKG/usr/include/vulkan/$file
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
unset HEADER_SOURCE_DIR
|
||||||
|
|
||||||
|
cd $TMP
|
||||||
tar xvf $CWD/Vulkan-Loader-sdk-$VERSION.tar.?z || exit 1
|
tar xvf $CWD/Vulkan-Loader-sdk-$VERSION.tar.?z || exit 1
|
||||||
cd $TMP/Vulkan-Loader-sdk-$VERSION
|
cd $TMP/Vulkan-Loader-sdk-$VERSION
|
||||||
|
|
||||||
|
@ -201,7 +219,6 @@ cd build
|
||||||
make install DESTDIR=$PKG || exit 1
|
make install DESTDIR=$PKG || exit 1
|
||||||
|
|
||||||
cd $TMP
|
cd $TMP
|
||||||
|
|
||||||
tar xvf $CWD/Vulkan-Tools-sdk-$VERSION.tar.?z || exit 1
|
tar xvf $CWD/Vulkan-Tools-sdk-$VERSION.tar.?z || exit 1
|
||||||
cd $TMP/Vulkan-Tools-sdk-$VERSION
|
cd $TMP/Vulkan-Tools-sdk-$VERSION
|
||||||
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/archive/sdk-1.1.73.0/Vulkan-LoaderAndValidationLayers-sdk-1.1.73.0.tar.gz
|
|
||||||
https://github.com/KhronosGroup/glslang/archive/3bb4c48cd95892a5cfcd63df20fcc47fd51c97a0/glslang-3bb4c48cd95892a5cfcd63df20fcc47fd51c97a0.tar.gz
|
|
||||||
https://github.com/KhronosGroup/SPIRV-Headers/archive/12f8de9f04327336b699b1b80aa390ae7f9ddbf4/SPIRV-Headers-12f8de9f04327336b699b1b80aa390ae7f9ddbf4.tar.gz
|
|
||||||
https://github.com/KhronosGroup/SPIRV-Tools/archive/26a698c34788bb69123a1f3789970a16cf4d9641/SPIRV-Tools-26a698c34788bb69123a1f3789970a16cf4d9641.tar.gz
|
|
Loading…
Reference in a new issue