summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-03-28 21:40:08 +0000
committer Eric Hameleers <alien@slackware.com>2024-03-28 23:48:35 +0100
commit6b5ab0b4ab4195a9d3c2107de2167c0735695899 (patch)
treecd54f718144e48b66654823579d8864f94052bb9
parent0566738f32381ee1eb6c24ecd47f690423c49009 (diff)
downloadcurrent-master.tar.gz
current-master.tar.xz
Thu Mar 28 21:40:08 UTC 2024HEAD20240328214008master
a/btrfs-progs-6.8-x86_64-1.txz: Upgraded. a/gpm-1.20.7-x86_64-10.txz: Rebuilt. Clean up the compile fix patch omitting the Emacs Lisp file. Clean up and apply the weak-wgetch patch. Build using the option --without-curses. Thanks to qunying. a/util-linux-2.40-x86_64-1.txz: Upgraded. This release fixes a vulnerability where the wall command did not filter escape sequences from command line arguments, allowing unprivileged users to put arbitrary text on other users terminals. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-28085 (* Security fix *) d/rust-1.77.1-x86_64-1.txz: Upgraded. l/fluidsynth-2.3.5-x86_64-1.txz: Upgraded. l/protobuf-26.1-x86_64-1.txz: Upgraded. l/python-build-1.2.1-x86_64-1.txz: Upgraded. n/samba-4.20.0-x86_64-1.txz: Upgraded. x/mesa-24.0.4-x86_64-1.txz: Upgraded. xap/seamonkey-2.53.18.2-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.seamonkey-project.org/releases/seamonkey2.53.18.2 (* Security fix *)
-rw-r--r--ChangeLog.rss38
-rw-r--r--ChangeLog.txt26
-rw-r--r--FILELIST.TXT176
-rw-r--r--source/a/gpm/gpm-1.20.1-weak-wgetch.patch14
-rwxr-xr-xsource/a/gpm/gpm.SlackBuild30
-rw-r--r--source/a/gpm/gpm.configure.diff23
-rwxr-xr-xsource/a/util-linux/util-linux.SlackBuild4
-rwxr-xr-xsource/d/perl/perl.SlackBuild2
-rwxr-xr-xsource/d/rust/rust.SlackBuild2
-rw-r--r--source/d/rust/rust.url2
-rwxr-xr-xsource/n/samba/samba.SlackBuild2
-rw-r--r--source/n/samba/samba.url4
-rw-r--r--source/n/samba/smb.conf.default34
-rw-r--r--source/n/samba/smb.conf.default.orig32
14 files changed, 217 insertions, 172 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 5b4723ce0..f201813d7 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,44 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
- <pubDate>Wed, 27 Mar 2024 19:16:09 GMT</pubDate>
- <lastBuildDate>Wed, 27 Mar 2024 20:24:46 GMT</lastBuildDate>
+ <pubDate>Thu, 28 Mar 2024 21:40:08 GMT</pubDate>
+ <lastBuildDate>Thu, 28 Mar 2024 22:48:21 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Thu, 28 Mar 2024 21:40:08 GMT</title>
+ <pubDate>Thu, 28 Mar 2024 21:40:08 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20240328214008</link>
+ <guid isPermaLink="false">20240328214008</guid>
+ <description>
+ <![CDATA[<pre>
+a/btrfs-progs-6.8-x86_64-1.txz: Upgraded.
+a/gpm-1.20.7-x86_64-10.txz: Rebuilt.
+ Clean up the compile fix patch omitting the Emacs Lisp file.
+ Clean up and apply the weak-wgetch patch.
+ Build using the option --without-curses.
+ Thanks to qunying.
+a/util-linux-2.40-x86_64-1.txz: Upgraded.
+ This release fixes a vulnerability where the wall command did not filter
+ escape sequences from command line arguments, allowing unprivileged users
+ to put arbitrary text on other users terminals.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2024-28085
+ (* Security fix *)
+d/rust-1.77.1-x86_64-1.txz: Upgraded.
+l/fluidsynth-2.3.5-x86_64-1.txz: Upgraded.
+l/protobuf-26.1-x86_64-1.txz: Upgraded.
+l/python-build-1.2.1-x86_64-1.txz: Upgraded.
+n/samba-4.20.0-x86_64-1.txz: Upgraded.
+x/mesa-24.0.4-x86_64-1.txz: Upgraded.
+xap/seamonkey-2.53.18.2-x86_64-1.txz: Upgraded.
+ This update contains security fixes and improvements.
+ For more information, see:
+ https://www.seamonkey-project.org/releases/seamonkey2.53.18.2
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Wed, 27 Mar 2024 19:16:09 GMT</title>
<pubDate>Wed, 27 Mar 2024 19:16:09 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20240327191609</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 864f6713b..49d56fb2d 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,29 @@
+Thu Mar 28 21:40:08 UTC 2024
+a/btrfs-progs-6.8-x86_64-1.txz: Upgraded.
+a/gpm-1.20.7-x86_64-10.txz: Rebuilt.
+ Clean up the compile fix patch omitting the Emacs Lisp file.
+ Clean up and apply the weak-wgetch patch.
+ Build using the option --without-curses.
+ Thanks to qunying.
+a/util-linux-2.40-x86_64-1.txz: Upgraded.
+ This release fixes a vulnerability where the wall command did not filter
+ escape sequences from command line arguments, allowing unprivileged users
+ to put arbitrary text on other users terminals.
+ For more information, see:
+ https://www.cve.org/CVERecord?id=CVE-2024-28085
+ (* Security fix *)
+d/rust-1.77.1-x86_64-1.txz: Upgraded.
+l/fluidsynth-2.3.5-x86_64-1.txz: Upgraded.
+l/protobuf-26.1-x86_64-1.txz: Upgraded.
+l/python-build-1.2.1-x86_64-1.txz: Upgraded.
+n/samba-4.20.0-x86_64-1.txz: Upgraded.
+x/mesa-24.0.4-x86_64-1.txz: Upgraded.
+xap/seamonkey-2.53.18.2-x86_64-1.txz: Upgraded.
+ This update contains security fixes and improvements.
+ For more information, see:
+ https://www.seamonkey-project.org/releases/seamonkey2.53.18.2
+ (* Security fix *)
++--------------------------+
Wed Mar 27 19:16:09 UTC 2024
a/kernel-firmware-20240322_e068ccf-noarch-1.txz: Upgraded.
a/kernel-generic-6.6.23-x86_64-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 53e873435..f207c2450 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Wed Mar 27 19:20:55 UTC 2024
+Thu Mar 28 21:45:22 UTC 2024
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
-drwxr-xr-x 12 root root 4096 2024-03-27 19:16 .
+drwxr-xr-x 12 root root 4096 2024-03-28 21:40 .
-rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0
-rw-r--r-- 1 root root 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1147577 2024-03-26 22:29 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-03-26 22:29 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1147577 2024-03-27 19:21 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-03-27 19:21 ./CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING
-rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3
-rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT
-rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT
--rw-r--r-- 1 root root 1017562 2024-03-27 19:16 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1018688 2024-03-28 21:40 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2024-03-27 19:15 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
@@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2024-03-27 19:15 ./EFI/BOOT
-rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh
-rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg
-rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg
--rw-r--r-- 1 root root 1502145 2024-03-26 22:29 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1502145 2024-03-27 19:20 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 906960 2024-03-27 19:20 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 906957 2024-03-28 21:44 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
-rw-r--r-- 1 root root 3629 2024-03-27 18:54 ./README.initrd
-rw-r--r-- 1 root root 34114 2023-12-11 20:35 ./README_CRYPT.TXT
@@ -683,13 +683,13 @@ drwxr-xr-x 2 root root 4096 2022-02-03 07:02 ./patches
-rw-r--r-- 1 root root 575 2022-02-03 07:02 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2022-02-03 07:02 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT
-drwxr-xr-x 17 root root 4096 2024-03-27 19:20 ./slackware64
--rw-r--r-- 1 root root 353888 2024-03-27 19:20 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-03-27 19:20 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 438273 2024-03-27 19:19 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4600114 2024-03-27 19:19 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2024-03-28 21:45 ./slackware64
+-rw-r--r-- 1 root root 353879 2024-03-28 21:45 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-03-28 21:45 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 438264 2024-03-28 21:44 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4600350 2024-03-28 21:44 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
-drwxr-xr-x 2 root root 32768 2024-03-27 19:19 ./slackware64/a
+drwxr-xr-x 2 root root 32768 2024-03-28 21:43 ./slackware64/a
-rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt
-rw-r--r-- 1 root root 10720 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz
-rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc
@@ -717,9 +717,9 @@ drwxr-xr-x 2 root root 32768 2024-03-27 19:19 ./slackware64/a
-rw-r--r-- 1 root root 226 2021-02-13 10:55 ./slackware64/a/bin-11.1-x86_64-5.txt
-rw-r--r-- 1 root root 39244 2021-02-13 10:55 ./slackware64/a/bin-11.1-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:55 ./slackware64/a/bin-11.1-x86_64-5.txz.asc
--rw-r--r-- 1 root root 482 2024-02-14 18:09 ./slackware64/a/btrfs-progs-6.7.1-x86_64-1.txt
--rw-r--r-- 1 root root 973028 2024-02-14 18:09 ./slackware64/a/btrfs-progs-6.7.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2024-02-14 18:09 ./slackware64/a/btrfs-progs-6.7.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 482 2024-03-28 17:31 ./slackware64/a/btrfs-progs-6.8-x86_64-1.txt
+-rw-r--r-- 1 root root 975232 2024-03-28 17:31 ./slackware64/a/btrfs-progs-6.8-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-03-28 17:31 ./slackware64/a/btrfs-progs-6.8-x86_64-1.txz.asc
-rw-r--r-- 1 root root 477 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txt
-rw-r--r-- 1 root root 92456 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txz.asc
@@ -807,9 +807,9 @@ drwxr-xr-x 2 root root 32768 2024-03-27 19:19 ./slackware64/a
-rw-r--r-- 1 root root 503 2024-02-03 18:51 ./slackware64/a/glibc-zoneinfo-2024a-noarch-1.txt
-rw-r--r-- 1 root root 210416 2024-02-03 18:51 ./slackware64/a/glibc-zoneinfo-2024a-noarch-1.txz
-rw-r--r-- 1 root root 163 2024-02-03 18:51 ./slackware64/a/glibc-zoneinfo-2024a-noarch-1.txz.asc
--rw-r--r-- 1 root root 324 2021-02-13 11:03 ./slackware64/a/gpm-1.20.7-x86_64-9.txt
--rw-r--r-- 1 root root 165672 2021-02-13 11:03 ./slackware64/a/gpm-1.20.7-x86_64-9.txz
--rw-r--r-- 1 root root 163 2021-02-13 11:03 ./slackware64/a/gpm-1.20.7-x86_64-9.txz.asc
+-rw-r--r-- 1 root root 324 2024-03-27 19:50 ./slackware64/a/gpm-1.20.7-x86_64-10.txt
+-rw-r--r-- 1 root root 164752 2024-03-27 19:50 ./slackware64/a/gpm-1.20.7-x86_64-10.txz
+-rw-r--r-- 1 root root 195 2024-03-27 19:50 ./slackware64/a/gpm-1.20.7-x86_64-10.txz.asc
-rw-r--r-- 1 root root 575 2024-02-20 18:31 ./slackware64/a/gptfdisk-1.0.10-x86_64-1.txt
-rw-r--r-- 1 root root 200664 2024-02-20 18:31 ./slackware64/a/gptfdisk-1.0.10-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-02-20 18:31 ./slackware64/a/gptfdisk-1.0.10-x86_64-1.txz.asc
@@ -1058,9 +1058,9 @@ drwxr-xr-x 2 root root 32768 2024-03-27 19:19 ./slackware64/a
-rw-r--r-- 1 root root 400 2023-05-01 19:53 ./slackware64/a/utempter-1.2.1-x86_64-1.txt
-rw-r--r-- 1 root root 16032 2023-05-01 19:53 ./slackware64/a/utempter-1.2.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-05-01 19:53 ./slackware64/a/utempter-1.2.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 354 2024-03-20 03:12 ./slackware64/a/util-linux-2.39.3-x86_64-2.txt
--rw-r--r-- 1 root root 3311620 2024-03-20 03:12 ./slackware64/a/util-linux-2.39.3-x86_64-2.txz
--rw-r--r-- 1 root root 195 2024-03-20 03:12 ./slackware64/a/util-linux-2.39.3-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 354 2024-03-28 18:26 ./slackware64/a/util-linux-2.40-x86_64-1.txt
+-rw-r--r-- 1 root root 3385484 2024-03-28 18:26 ./slackware64/a/util-linux-2.40-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-03-28 18:26 ./slackware64/a/util-linux-2.40-x86_64-1.txz.asc
-rw-r--r-- 1 root root 412 2024-03-22 17:30 ./slackware64/a/volume_key-0.3.12-x86_64-7.txt
-rw-r--r-- 1 root root 150612 2024-03-22 17:30 ./slackware64/a/volume_key-0.3.12-x86_64-7.txz
-rw-r--r-- 1 root root 195 2024-03-22 17:30 ./slackware64/a/volume_key-0.3.12-x86_64-7.txz.asc
@@ -1340,7 +1340,7 @@ drwxr-xr-x 2 root root 20480 2024-03-23 19:38 ./slackware64/ap
-rw-r--r-- 1 root root 506 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txt
-rw-r--r-- 1 root root 3156392 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 20480 2024-03-27 19:19 ./slackware64/d
+drwxr-xr-x 2 root root 20480 2024-03-28 21:44 ./slackware64/d
-rw-r--r-- 1 root root 360 2024-03-07 20:03 ./slackware64/d/Cython-3.0.9-x86_64-1.txt
-rw-r--r-- 1 root root 3821404 2024-03-07 20:03 ./slackware64/d/Cython-3.0.9-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-03-07 20:03 ./slackware64/d/Cython-3.0.9-x86_64-1.txz.asc
@@ -1549,9 +1549,9 @@ drwxr-xr-x 2 root root 20480 2024-03-27 19:19 ./slackware64/d
-rw-r--r-- 1 root root 385 2023-12-25 19:14 ./slackware64/d/ruby-3.3.0-x86_64-1.txt
-rw-r--r-- 1 root root 9544924 2023-12-25 19:14 ./slackware64/d/ruby-3.3.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-12-25 19:14 ./slackware64/d/ruby-3.3.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 426 2024-03-21 18:21 ./slackware64/d/rust-1.77.0-x86_64-1.txt
--rw-r--r-- 1 root root 107152644 2024-03-21 18:21 ./slackware64/d/rust-1.77.0-x86_64-1.txz
--rw-r--r-- 1 root root 195 2024-03-21 18:21 ./slackware64/d/rust-1.77.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 426 2024-03-28 19:36 ./slackware64/d/rust-1.77.1-x86_64-1.txt
+-rw-r--r-- 1 root root 107147780 2024-03-28 19:36 ./slackware64/d/rust-1.77.1-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-03-28 19:36 ./slackware64/d/rust-1.77.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 352 2024-02-04 19:06 ./slackware64/d/rust-bindgen-0.69.4-x86_64-1.txt
-rw-r--r-- 1 root root 1720036 2024-02-04 19:06 ./slackware64/d/rust-bindgen-0.69.4-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-02-04 19:06 ./slackware64/d/rust-bindgen-0.69.4-x86_64-1.txz.asc
@@ -2783,7 +2783,7 @@ drwxr-xr-x 2 root root 86016 2024-03-20 21:14 ./slackware64/kde
-rw-r--r-- 1 root root 517 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txt
-rw-r--r-- 1 root root 686104 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 98304 2024-03-27 19:19 ./slackware64/l
+drwxr-xr-x 2 root root 98304 2024-03-28 21:44 ./slackware64/l
-rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt
-rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz
-rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc
@@ -2988,9 +2988,9 @@ drwxr-xr-x 2 root root 98304 2024-03-27 19:19 ./slackware64/l
-rw-r--r-- 1 root root 502 2023-10-05 20:05 ./slackware64/l/fftw-3.3.10-x86_64-2.txt
-rw-r--r-- 1 root root 2323336 2023-10-05 20:05 ./slackware64/l/fftw-3.3.10-x86_64-2.txz
-rw-r--r-- 1 root root 163 2023-10-05 20:05 ./slackware64/l/fftw-3.3.10-x86_64-2.txz.asc
--rw-r--r-- 1 root root 475 2023-09-27 21:41 ./slackware64/l/fluidsynth-2.3.4-x86_64-1.txt
--rw-r--r-- 1 root root 245084 2023-09-27 21:41 ./slackware64/l/fluidsynth-2.3.4-x86_64-1.txz
--rw-r--r-- 1 root root 163 2023-09-27 21:41 ./slackware64/l/fluidsynth-2.3.4-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 475 2024-03-28 17:32 ./slackware64/l/fluidsynth-2.3.5-x86_64-1.txt
+-rw-r--r-- 1 root root 245024 2024-03-28 17:32 ./slackware64/l/fluidsynth-2.3.5-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-03-28 17:32 ./slackware64/l/fluidsynth-2.3.5-x86_64-1.txz.asc
-rw-r--r-- 1 root root 242 2024-01-05 17:56 ./slackware64/l/fmt-10.2.1-x86_64-1.txt
-rw-r--r-- 1 root root 171164 2024-01-05 17:56 ./slackware64/l/fmt-10.2.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-01-05 17:56 ./slackware64/l/fmt-10.2.1-x86_64-1.txz.asc
@@ -3748,9 +3748,9 @@ drwxr-xr-x 2 root root 98304 2024-03-27 19:19 ./slackware64/l
-rw-r--r-- 1 root root 589 2022-09-17 18:29 ./slackware64/l/popt-1.19-x86_64-1.txt
-rw-r--r-- 1 root root 62380 2022-09-17 18:29 ./slackware64/l/popt-1.19-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-09-17 18:29 ./slackware64/l/popt-1.19-x86_64-1.txz.asc
--rw-r--r-- 1 root root 338 2024-03-18 19:36 ./slackware64/l/protobuf-26.0-x86_64-1.txt
--rw-r--r-- 1 root root 2908092 2024-03-18 19:36 ./slackware64/l/protobuf-26.0-x86_64-1.txz
--rw-r--r-- 1 root root 195 2024-03-18 19:36 ./slackware64/l/protobuf-26.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 338 2024-03-28 17:49 ./slackware64/l/protobuf-26.1-x86_64-1.txt
+-rw-r--r-- 1 root root 2907944 2024-03-28 17:49 ./slackware64/l/protobuf-26.1-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-03-28 17:49 ./slackware64/l/protobuf-26.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 338 2024-02-23 01:18 ./slackware64/l/pulseaudio-17.0-x86_64-3.txt
-rw-r--r-- 1 root root 1659648 2024-02-23 01:18 ./slackware64/l/pulseaudio-17.0-x86_64-3.txz
-rw-r--r-- 1 root root 163 2024-02-23 01:18 ./slackware64/l/pulseaudio-17.0-x86_64-3.txz.asc
@@ -3793,9 +3793,9 @@ drwxr-xr-x 2 root root 98304 2024-03-27 19:19 ./slackware64/l
-rw-r--r-- 1 root root 428 2024-03-01 19:54 ./slackware64/l/python-babel-2.14.0-x86_64-1.txt
-rw-r--r-- 1 root root 6463616 2024-03-01 19:54 ./slackware64/l/python-babel-2.14.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-03-01 19:54 ./slackware64/l/python-babel-2.14.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 354 2024-03-02 18:41 ./slackware64/l/python-build-1.1.1-x86_64-1.txt
--rw-r--r-- 1 root root 32860 2024-03-02 18:41 ./slackware64/l/python-build-1.1.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2024-03-02 18:41 ./slackware64/l/python-build-1.1.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 354 2024-03-28 17:49 ./slackware64/l/python-build-1.2.1-x86_64-1.txt
+-rw-r--r-- 1 root root 36564 2024-03-28 17:49 ./slackware64/l/python-build-1.2.1-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-03-28 17:49 ./slackware64/l/python-build-1.2.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 378 2024-02-12 20:52 ./slackware64/l/python-calver-2022.6.26-x86_64-1.txt
-rw-r--r-- 1 root root 7316 2024-02-12 20:52 ./slackware64/l/python-calver-2022.6.26-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-02-12 20:52 ./slackware64/l/python-calver-2022.6.26-x86_64-1.txz.asc
@@ -4109,7 +4109,7 @@ drwxr-xr-x 2 root root 98304 2024-03-27 19:19 ./slackware64/l
-rw-r--r-- 1 root root 403 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txt
-rw-r--r-- 1 root root 773596 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 36864 2024-03-27 19:19 ./slackware64/n
+drwxr-xr-x 2 root root 36864 2024-03-28 21:43 ./slackware64/n
-rw-r--r-- 1 root root 357 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txt
-rw-r--r-- 1 root root 1517848 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz.asc
@@ -4507,9 +4507,9 @@ drwxr-xr-x 2 root root 36864 2024-03-27 19:19 ./slackware64/n
-rw-r--r-- 1 root root 443 2023-03-08 03:12 ./slackware64/n/s-nail-14.9.24-x86_64-2.txt
-rw-r--r-- 1 root root 541088 2023-03-08 03:12 ./slackware64/n/s-nail-14.9.24-x86_64-2.txz
-rw-r--r-- 1 root root 163 2023-03-08 03:12 ./slackware64/n/s-nail-14.9.24-x86_64-2.txz.asc
--rw-r--r-- 1 root root 507 2024-02-23 01:30 ./slackware64/n/samba-4.19.5-x86_64-2.txt
--rw-r--r-- 1 root root 14690132 2024-02-23 01:30 ./slackware64/n/samba-4.19.5-x86_64-2.txz
--rw-r--r-- 1 root root 163 2024-02-23 01:30 ./slackware64/n/samba-4.19.5-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 507 2024-03-28 18:03 ./slackware64/n/samba-4.20.0-x86_64-1.txt
+-rw-r--r-- 1 root root 15211464 2024-03-28 18:03 ./slackware64/n/samba-4.20.0-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-03-28 18:03 ./slackware64/n/samba-4.20.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 346 2023-03-08 03:13 ./slackware64/n/slrn-1.0.3a-x86_64-4.txt
-rw-r--r-- 1 root root 467368 2023-03-08 03:13 ./slackware64/n/slrn-1.0.3a-x86_64-4.txz
-rw-r--r-- 1 root root 163 2023-03-08 03:13 ./slackware64/n/slrn-1.0.3a-x86_64-4.txz.asc
@@ -4625,7 +4625,7 @@ drwxr-xr-x 2 root root 4096 2024-03-01 22:17 ./slackware64/tcl
-rw-r--r-- 1 root root 227 2024-03-01 18:55 ./slackware64/tcl/tk-8.6.14-x86_64-1.txt
-rw-r--r-- 1 root root 1806636 2024-03-01 18:55 ./slackware64/tcl/tk-8.6.14-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-03-01 18:55 ./slackware64/tcl/tk-8.6.14-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 65536 2024-03-27 19:19 ./slackware64/x
+drwxr-xr-x 2 root root 65536 2024-03-28 21:43 ./slackware64/x
-rw-r--r-- 1 root root 440 2023-10-17 18:03 ./slackware64/x/OpenCC-1.1.7-x86_64-1.txt
-rw-r--r-- 1 root root 644060 2023-10-17 18:03 ./slackware64/x/OpenCC-1.1.7-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-10-17 18:03 ./slackware64/x/OpenCC-1.1.7-x86_64-1.txz.asc
@@ -5083,9 +5083,9 @@ drwxr-xr-x 2 root root 65536 2024-03-27 19:19 ./slackware64/x
-rw-r--r-- 1 root root 485 2024-03-21 19:06 ./slackware64/x/marisa-0.2.6-x86_64-8.txt
-rw-r--r-- 1 root root 160428 2024-03-21 19:06 ./slackware64/x/marisa-0.2.6-x86_64-8.txz
-rw-r--r-- 1 root root 195 2024-03-21 19:06 ./slackware64/x/marisa-0.2.6-x86_64-8.txz.asc
--rw-r--r-- 1 root root 362 2024-03-14 19:11 ./slackware64/x/mesa-24.0.3-x86_64-1.txt
--rw-r--r-- 1 root root 28988468 2024-03-14 19:11 ./slackware64/x/mesa-24.0.3-x86_64-1.txz
--rw-r--r-- 1 root root 195 2024-03-14 19:11 ./slackware64/x/mesa-24.0.3-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 362 2024-03-28 17:43 ./slackware64/x/mesa-24.0.4-x86_64-1.txt
+-rw-r--r-- 1 root root 28943588 2024-03-28 17:43 ./slackware64/x/mesa-24.0.4-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-03-28 17:43 ./slackware64/x/mesa-24.0.4-x86_64-1.txz.asc
-rw-r--r-- 1 root root 425 2022-04-04 18:48 ./slackware64/x/mkcomposecache-1.2.2-x86_64-1.txt
-rw-r--r-- 1 root root 13532 2022-04-04 18:48 ./slackware64/x/mkcomposecache-1.2.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-04-04 18:48 ./slackware64/x/mkcomposecache-1.2.2-x86_64-1.txz.asc
@@ -5510,7 +5510,7 @@ drwxr-xr-x 2 root root 65536 2024-03-27 19:19 ./slackware64/x
-rw-r--r-- 1 root root 213 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txt
-rw-r--r-- 1 root root 25896 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 16384 2024-03-23 19:38 ./slackware64/xap
+drwxr-xr-x 2 root root 16384 2024-03-28 21:44 ./slackware64/xap
-rw-r--r-- 1 root root 625 2024-01-30 20:29 ./slackware64/xap/MPlayer-20240130-x86_64-1.txt
-rw-r--r-- 1 root root 2705540 2024-01-30 20:29 ./slackware64/xap/MPlayer-20240130-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-01-30 20:29 ./slackware64/xap/MPlayer-20240130-x86_64-1.txz.asc
@@ -5614,9 +5614,9 @@ drwxr-xr-x 2 root root 16384 2024-03-23 19:38 ./slackware64/xap
-rw-r--r-- 1 root root 359 2024-03-12 19:36 ./slackware64/xap/sane-1.3.0-x86_64-1.txt
-rw-r--r-- 1 root root 3578908 2024-03-12 19:36 ./slackware64/xap/sane-1.3.0-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-03-12 19:36 ./slackware64/xap/sane-1.3.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 392 2024-01-17 20:09 ./slackware64/xap/seamonkey-2.53.18.1-x86_64-1.txt
--rw-r--r-- 1 root root 38672660 2024-01-17 20:09 ./slackware64/xap/seamonkey-2.53.18.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2024-01-17 20:09 ./slackware64/xap/seamonkey-2.53.18.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 392 2024-03-28 19:18 ./slackware64/xap/seamonkey-2.53.18.2-x86_64-1.txt
+-rw-r--r-- 1 root root 38666976 2024-03-28 19:18 ./slackware64/xap/seamonkey-2.53.18.2-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-03-28 19:18 ./slackware64/xap/seamonkey-2.53.18.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 602 2021-02-13 13:41 ./slackware64/xap/seyon-2.20c-x86_64-6.txt
-rw-r--r-- 1 root root 116916 2021-02-13 13:41 ./slackware64/xap/seyon-2.20c-x86_64-6.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:41 ./slackware64/xap/seyon-2.20c-x86_64-6.txz.asc
@@ -5777,13 +5777,13 @@ drwxr-xr-x 2 root root 4096 2023-03-08 20:34 ./slackware64/y
-rw-r--r-- 1 root root 1491108 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-02-19 18:31 ./slackware64/y/nethack-3.6.7-x86_64-1.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2024-03-27 19:20 ./source
--rw-r--r-- 1 root root 616043 2024-03-27 19:20 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-03-27 19:20 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 859086 2024-03-27 19:20 ./source/FILE_LIST
--rw-r--r-- 1 root root 28467319 2024-03-27 19:20 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2024-03-28 21:45 ./source
+-rw-r--r-- 1 root root 616035 2024-03-28 21:45 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-03-28 21:45 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 859078 2024-03-28 21:45 ./source/FILE_LIST
+-rw-r--r-- 1 root root 28449594 2024-03-28 21:45 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
-drwxr-xr-x 124 root root 4096 2024-03-22 17:30 ./source/a
+drwxr-xr-x 124 root root 4096 2024-03-27 19:50 ./source/a
-rw-r--r-- 1 root root 339 2023-09-28 19:06 ./source/a/FTBFSlog
drwxr-xr-x 2 root root 4096 2022-02-15 18:15 ./source/a/aaa_base
-rw-r--r-- 1 root root 11041 2022-02-15 04:49 ./source/a/aaa_base/_aaa_base.tar.gz
@@ -5897,9 +5897,9 @@ drwxr-xr-x 2 root root 4096 2006-12-23 06:28 ./source/a/bin/scripts
-rw-r--r-- 1 root root 595 1993-05-02 00:04 ./source/a/bin/scripts/xx.gz
-rw-r--r-- 1 root root 677 2018-02-27 06:13 ./source/a/bin/slack-desc
-rw-r--r-- 1 root root 2403 1997-06-15 20:38 ./source/a/bin/todos.tar.gz
-drwxr-xr-x 2 root root 4096 2024-02-14 18:08 ./source/a/btrfs-progs
--rw-r--r-- 1 root root 566 2024-02-14 06:41 ./source/a/btrfs-progs/btrfs-progs-v6.7.1.tar.sign
--rw-r--r-- 1 root root 2565576 2024-02-14 06:41 ./source/a/btrfs-progs/btrfs-progs-v6.7.1.tar.xz
+drwxr-xr-x 2 root root 4096 2024-03-28 17:30 ./source/a/btrfs-progs
+-rw-r--r-- 1 root root 566 2024-03-26 14:27 ./source/a/btrfs-progs/btrfs-progs-v6.8.tar.sign
+-rw-r--r-- 1 root root 2587804 2024-03-26 14:27 ./source/a/btrfs-progs/btrfs-progs-v6.8.tar.xz
-rwxr-xr-x 1 root root 5461 2024-01-09 19:46 ./source/a/btrfs-progs/btrfs-progs.SlackBuild
-rw-r--r-- 1 root root 66 2017-04-23 04:56 ./source/a/btrfs-progs/btrfs-progs.url
-rw-r--r-- 1 root root 942 2018-11-04 19:06 ./source/a/btrfs-progs/slack-desc
@@ -6168,14 +6168,14 @@ drwxr-xr-x 2 root root 4096 2006-12-03 23:10 ./source/a/glibc-zoneinfo/ti
-rw-r--r-- 1 root root 451270 2024-02-01 18:40 ./source/a/glibc-zoneinfo/tzdata2024a.tar.gz
-rw-r--r-- 1 root root 833 2024-02-01 18:40 ./source/a/glibc-zoneinfo/tzdata2024a.tar.gz.asc
-rw-r--r-- 1 root root 178 2020-10-12 18:03 ./source/a/glibc-zoneinfo/zic.default.fat.diff.gz
-drwxr-xr-x 2 root root 4096 2024-01-20 19:19 ./source/a/gpm
+drwxr-xr-x 2 root root 4096 2024-03-27 19:48 ./source/a/gpm
-rw-r--r-- 1 root root 361 2013-02-13 03:15 ./source/a/gpm/gpm-1.20.1-lib-silent.patch.gz
-rw-r--r-- 1 root root 587 2013-02-13 22:19 ./source/a/gpm/gpm-1.20.1-select-1.patch.gz
--rw-r--r-- 1 root root 487 2013-01-04 11:00 ./source/a/gpm/gpm-1.20.1-weak-wgetch.patch.gz
+-rw-r--r-- 1 root root 328 2024-03-27 19:48 ./source/a/gpm/gpm-1.20.1-weak-wgetch.patch.gz
-rw-r--r-- 1 root root 401 2013-02-13 03:15 ./source/a/gpm/gpm-1.20.5-close-fds.patch.gz
-rw-r--r-- 1 root root 789852 2012-10-26 21:21 ./source/a/gpm/gpm-1.20.7.tar.xz
--rwxr-xr-x 1 root root 5829 2024-01-20 19:19 ./source/a/gpm/gpm.SlackBuild
--rw-r--r-- 1 root root 342 2024-01-20 19:19 ./source/a/gpm/gpm.configure.diff.gz
+-rwxr-xr-x 1 root root 4918 2024-03-27 19:46 ./source/a/gpm/gpm.SlackBuild
+-rw-r--r-- 1 root root 406 2024-03-27 19:43 ./source/a/gpm/gpm.configure.diff.gz
-rw-r--r-- 1 root root 581 2018-02-03 20:53 ./source/a/gpm/gpm.gcc7.diff.gz
-rw-r--r-- 1 root root 266 2018-02-03 20:49 ./source/a/gpm/gpm.types.diff.gz
-rw-r--r-- 1 root root 4268 2004-09-09 05:52 ./source/a/gpm/inputattach.c.gz
@@ -6837,7 +6837,7 @@ drwxr-xr-x 2 root root 4096 2023-05-01 19:53 ./source/a/utempter
-rw-r--r-- 1 root root 856 2020-05-16 19:11 ./source/a/utempter/slack-desc
-rwxr-xr-x 1 root root 4158 2023-05-01 19:53 ./source/a/utempter/utempter.SlackBuild
-rw-r--r-- 1 root root 87 2020-05-16 19:10 ./source/a/utempter/utempter.url
-drwxr-xr-x 4 root root 4096 2024-03-20 03:11 ./source/a/util-linux
+drwxr-xr-x 4 root root 4096 2024-03-28 18:15 ./source/a/util-linux
-rw-r--r-- 1 root root 53236 2011-07-12 20:47 ./source/a/util-linux/adjtimex_1.29-2.2.diff.gz
-rw-r--r-- 1 root root 85551 2010-04-17 03:32 ./source/a/util-linux/adjtimex_1.29.orig.tar.gz
-rw-r--r-- 1 root root 434 2014-10-30 15:31 ./source/a/util-linux/bsdstrings-util-linux_overflow.diff.gz
@@ -6863,9 +6863,9 @@ drwxr-xr-x 2 root root 4096 2020-05-08 19:39 ./source/a/util-linux/pam.d-
-rw-r--r-- 1 root root 376 2010-03-30 04:06 ./source/a/util-linux/setserial-undef_TIOCGHAYESESP.diff.gz
-rw-r--r-- 1 root root 806 2020-01-21 18:04 ./source/a/util-linux/slack-desc
-rw-r--r-- 1 root root 170 2020-02-13 19:17 ./source/a/util-linux/su.default
--rw-r--r-- 1 root root 833 2023-12-04 19:58 ./source/a/util-linux/util-linux-2.39.3.tar.sign
--rw-r--r-- 1 root root 8526168 2023-12-04 19:58 ./source/a/util-linux/util-linux-2.39.3.tar.xz
--rwxr-xr-x 1 root root 12066 2024-03-20 03:11 ./source/a/util-linux/util-linux.SlackBuild
+-rw-r--r-- 1 root root 833 2024-03-27 15:06 ./source/a/util-linux/util-linux-2.40.tar.sign
+-rw-r--r-- 1 root root 8762888 2024-03-27 15:06 ./source/a/util-linux/util-linux-2.40.tar.xz
+-rwxr-xr-x 1 root root 12236 2024-03-28 18:23 ./source/a/util-linux/util-linux.SlackBuild
-rw-r--r-- 1 root root 275 2019-01-02 21:53 ./source/a/util-linux/util-linux.do.not.list.ram.devices.diff.gz
-rw-r--r-- 1 root root 335 2014-07-03 08:34 ./source/a/util-linux/util-linux.fdisk-no-solaris.diff.gz
-rw-r--r-- 1 root root 10292 2009-05-30 01:25 ./source/a/util-linux/ziptool-1.4.0.tar.xz
@@ -7857,7 +7857,7 @@ drwxr-xr-x 2 root root 4096 2024-03-18 21:24 ./source/d/perl
-rw-r--r-- 1 root root 844 2017-01-14 23:40 ./source/d/perl/libnet-3.08-Do-not-create-Net-libnet.cfg.patch.gz
-rw-r--r-- 1 root root 95593 2023-03-20 19:15 ./source/d/perl/libnet-3.15.tar.gz
-rw-r--r-- 1 root root 13296690 2023-11-29 16:10 ./source/d/perl/perl-5.38.2.tar.lz
--rwxr-xr-x 1 root root 19302 2024-03-18 21:26 ./source/d/perl/perl.SlackBuild
+-rwxr-xr-x 1 root root 19345 2024-03-28 17:51 ./source/d/perl/perl.SlackBuild
-rw-r--r-- 1 root root 606 2008-09-21 00:04 ./source/d/perl/perl.configure.multilib.patch.gz
-rw-r--r-- 1 root root 996 2021-05-21 04:51 ./source/d/perl/slack-desc
drwxr-xr-x 3 root root 4096 2021-02-13 05:31 ./source/d/pkg-config
@@ -7934,7 +7934,7 @@ drwxr-xr-x 2 root root 4096 2023-12-25 19:11 ./source/d/ruby
-rw-r--r-- 1 root root 15895123 2023-12-25 06:53 ./source/d/ruby/ruby-3.3.0.tar.lz
-rwxr-xr-x 1 root root 4807 2023-03-30 20:25 ./source/d/ruby/ruby.SlackBuild
-rw-r--r-- 1 root root 838 2024-01-31 01:32 ./source/d/ruby/slack-desc
-drwxr-xr-x 2 root root 4096 2024-03-21 18:46 ./source/d/rust
+drwxr-xr-x 2 root root 4096 2024-03-28 18:20 ./source/d/rust
drwxr-xr-x 2 root root 4096 2024-02-04 19:06 ./source/d/rust-bindgen
-rw-r--r-- 1 root root 2417095 2024-02-04 19:05 ./source/d/rust-bindgen/cargo-rust-bindgen-0.69.4.tar.lz
-rwxr-xr-x 1 root root 898 2024-02-04 19:05 ./source/d/rust-bindgen/fetch-sources.sh
@@ -7942,9 +7942,9 @@ drwxr-xr-x 2 root root 4096 2024-02-04 19:06 ./source/d/rust-bindgen
-rwxr-xr-x 1 root root 3865 2022-12-07 18:28 ./source/d/rust-bindgen/rust-bindgen.SlackBuild
-rw-r--r-- 1 root root 844 2022-12-07 17:56 ./source/d/rust-bindgen/slack-desc
-rw-r--r-- 1 root root 261 2020-11-19 19:46 ./source/d/rust/link_libffi.diff.gz
--rwxr-xr-x 1 root root 10572 2024-03-21 17:37 ./source/d/rust/rust.SlackBuild
--rw-r--r-- 1 root root 1670 2024-03-21 17:37 ./source/d/rust/rust.url
--rw-r--r-- 1 root root 168215234 2024-03-21 12:55 ./source/d/rust/rustc-1.77.0-src.tar.lz
+-rwxr-xr-x 1 root root 10572 2024-03-28 18:12 ./source/d/rust/rust.SlackBuild
+-rw-r--r-- 1 root root 1670 2024-03-28 18:12 ./source/d/rust/rust.url
+-rw-r--r-- 1 root root 168226912 2024-03-28 12:21 ./source/d/rust/rustc-1.77.1-src.tar.lz
-rw-r--r-- 1 root root 910 2018-02-27 06:49 ./source/d/rust/slack-desc
drwxr-xr-x 2 root root 4096 2022-09-06 18:27 ./source/d/sassc
-rw-r--r-- 1 root root 23784 2020-10-27 01:21 ./source/d/sassc/sassc-3.6.2.tar.lz
@@ -10391,9 +10391,9 @@ drwxr-xr-x 2 root root 4096 2022-11-21 20:13 ./source/l/fftw
-rw-r--r-- 1 root root 2334329 2021-09-15 13:42 ./source/l/fftw/fftw-3.3.10.tar.lz
-rwxr-xr-x 1 root root 6067 2023-10-05 19:37 ./source/l/fftw/fftw.SlackBuild
-rw-r--r-- 1 root root 954 2018-02-27 06:12 ./source/l/fftw/slack-desc
-drwxr-xr-x 2 root root 4096 2023-09-27 21:40 ./source/l/fluidsynth
+drwxr-xr-x 2 root root 4096 2024-03-28 17:31 ./source/l/fluidsynth
-rw-r--r-- 1 root root 176 2021-07-13 19:03 ./source/l/fluidsynth/doinst.sh.gz
--rw-r--r-- 1 root root 1526020 2023-09-24 16:59 ./source/l/fluidsynth/fluidsynth-2.3.4.tar.lz
+-rw-r--r-- 1 root root 1525944 2024-03-26 17:52 ./source/l/fluidsynth/fluidsynth-2.3.5.tar.lz
-rwxr-xr-x 1 root root 4493 2022-09-26 18:22 ./source/l/fluidsynth/fluidsynth.SlackBuild
-rw-r--r-- 1 root root 45 2018-02-23 19:31 ./source/l/fluidsynth/fluidsynth.url
-rw-r--r-- 1 root root 965 2018-02-27 06:12 ./source/l/fluidsynth/slack-desc
@@ -11777,8 +11777,8 @@ drwxr-xr-x 2 root root 4096 2022-09-17 18:29 ./source/l/popt
-rwxr-xr-x 1 root root 4399 2022-09-17 18:29 ./source/l/popt/popt.SlackBuild
-rw-r--r-- 1 root root 40 2020-06-26 19:04 ./source/l/popt/popt.url
-rw-r--r-- 1 root root 1041 2018-02-27 06:12 ./source/l/popt/slack-desc
-drwxr-xr-x 2 root root 4096 2024-03-18 19:25 ./source/l/protobuf
--rw-r--r-- 1 root root 3652234 2024-03-12 18:01 ./source/l/protobuf/protobuf-26.0.tar.lz
+drwxr-xr-x 2 root root 4096 2024-03-28 17:48 ./source/l/protobuf
+-rw-r--r-- 1 root root 3652358 2024-03-27 17:31 ./source/l/protobuf/protobuf-26.1.tar.lz
-rwxr-xr-x 1 root root 4287 2024-03-18 19:22 ./source/l/protobuf/protobuf.SlackBuild
-rw-r--r-- 1 root root 35 2024-03-18 18:47 ./source/l/protobuf/protobuf.url
-rw-r--r-- 1 root root 827 2024-03-18 18:52 ./source/l/protobuf/slack-desc
@@ -11866,8 +11866,8 @@ drwxr-xr-x 2 root root 4096 2024-02-28 16:44 ./source/l/python-babel
-rw-r--r-- 1 root root 31 2022-04-29 18:15 ./source/l/python-babel/Babel.url
-rwxr-xr-x 1 root root 2916 2024-02-28 16:44 ./source/l/python-babel/python-babel.SlackBuild
-rw-r--r-- 1 root root 920 2022-04-29 18:17 ./source/l/python-babel/slack-desc
-drwxr-xr-x 2 root root 4096 2024-03-02 18:41 ./source/l/python-build
--rw-r--r-- 1 root root 36736 2024-02-29 20:28 ./source/l/python-build/build-1.1.1.tar.lz
+drwxr-xr-x 2 root root 4096 2024-03-28 17:49 ./source/l/python-build
+-rw-r--r-- 1 root root 37852 2024-03-28 14:56 ./source/l/python-build/build-1.2.1.tar.lz
-rw-r--r-- 1 root root 31 2024-01-24 21:16 ./source/l/python-build/build.url
-rwxr-xr-x 1 root root 3191 2024-03-03 20:18 ./source/l/python-build/python-build.SlackBuild
-rw-r--r-- 1 root root 814 2023-08-10 19:57 ./source/l/python-build/slack-desc
@@ -13438,17 +13438,17 @@ drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/n/s-nail
-rw-r--r-- 1 root root 267 2021-02-20 02:10 ./source/n/s-nail/s-nail.no.emptystart.diff.gz
-rw-r--r-- 1 root root 92 2022-03-28 18:40 ./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
-drwxr-xr-x 2 root root 4096 2024-02-19 19:29 ./source/n/samba
+drwxr-xr-x 2 root root 4096 2024-03-28 17:58 ./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 940 2016-06-04 17:50 ./source/n/samba/rc.samba
--rw-r--r-- 1 root root 833 2024-02-19 10:44 ./source/n/samba/samba-4.19.5.tar.asc
--rw-r--r-- 1 root root 25562072 2024-02-19 10:44 ./source/n/samba/samba-4.19.5.tar.lz
--rwxr-xr-x 1 root root 8161 2024-02-23 01:27 ./source/n/samba/samba.SlackBuild
+-rw-r--r-- 1 root root 833 2024-03-27 17:10 ./source/n/samba/samba-4.20.0.tar.asc
+-rw-r--r-- 1 root root 26066299 2024-03-27 17:10 ./source/n/samba/samba-4.20.0.tar.lz
+-rwxr-xr-x 1 root root 8161 2024-03-28 17:51 ./source/n/samba/samba.SlackBuild
-rw-r--r-- 1 root root 227 2019-02-06 20:36 ./source/n/samba/samba.libsmbclient.h.ffmpeg.compat.diff.gz
--rw-r--r-- 1 root root 129 2024-02-19 19:28 ./source/n/samba/samba.url
+-rw-r--r-- 1 root root 129 2024-03-28 17:52 ./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 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 7932 2024-03-28 17:58 ./source/n/samba/smb.conf.default
+-rw-rw-r-- 1 root root 7942 2024-01-29 14:41 ./source/n/samba/smb.conf.default.orig
-rw-r--r-- 1 root root 536 2017-03-23 19:18 ./source/n/samba/smb.conf.diff.gz
drwxr-xr-x 2 root root 4096 2023-03-07 21:39 ./source/n/slrn
-rw-r--r-- 1 root root 280 2010-05-19 02:27 ./source/n/slrn/doinst.sh.gz
@@ -14013,7 +14013,7 @@ drwxr-xr-x 2 root root 4096 2023-12-25 19:16 ./source/x/marisa
-rwxr-xr-x 1 root root 4803 2024-03-21 19:05 ./source/x/marisa/marisa.SlackBuild
-rw-r--r-- 1 root root 38 2020-12-08 18:39 ./source/x/marisa/marisa.url
-rw-r--r-- 1 root root 972 2020-11-28 00:57 ./source/x/marisa/slack-desc
-drwxr-xr-x 5 root root 4096 2024-03-14 19:07 ./source/x/mesa
+drwxr-xr-x 5 root root 4096 2024-03-28 17:35 ./source/x/mesa
drwxr-xr-x 4 root root 4096 2022-08-08 18:18 ./source/x/mesa/amber
-rw-r--r-- 1 root root 16607716 2022-06-08 18:26 ./source/x/mesa/amber/mesa-21.3.9.tar.xz
-rw-r--r-- 1 root root 119 2022-06-08 18:26 ./source/x/mesa/amber/mesa-21.3.9.tar.xz.sig
@@ -14023,8 +14023,8 @@ drwxr-xr-x 2 root root 4096 2021-03-12 01:31 ./source/x/mesa/amber/patche
-rw-r--r-- 1 root root 1259 2021-03-12 01:31 ./source/x/mesa/amber/patches-revert/80817b6e344258ac9b955f824ebf9019a0fc1610.patch
-rw-r--r-- 1 root root 388 2018-12-07 19:28 ./source/x/mesa/doinst.sh.gz
-rwxr-xr-x 1 root root 720 2015-12-11 03:09 ./source/x/mesa/get-mesa.sh
--rw-r--r-- 1 root root 20021264 2024-03-14 00:10 ./source/x/mesa/mesa-24.0.3.tar.xz
--rw-r--r-- 1 root root 310 2024-03-14 00:10 ./source/x/mesa/mesa-24.0.3.tar.xz.sig
+-rw-r--r-- 1 root root 20057744 2024-03-27 21:54 ./source/x/mesa/mesa-24.0.4.tar.xz
+-rw-r--r-- 1 root root 310 2024-03-27 21:54 ./source/x/mesa/mesa-24.0.4.tar.xz.sig
-rwxr-xr-x 1 root root 2694 2023-08-24 12:30 ./source/x/mesa/mesa-amber.build
-rw-r--r-- 1 root root 7322153 2022-05-30 14:26 ./source/x/mesa/mesa-demos-8.5.0.tar.lz
-rwxr-xr-x 1 root root 1590 2023-08-24 13:39 ./source/x/mesa/mesa-demos.build
@@ -15507,14 +15507,14 @@ drwxr-xr-x 2 root root 4096 2024-03-12 19:22 ./source/xap/sane
-rwxr-xr-x 1 root root 6150 2024-03-12 19:23 ./source/xap/sane/sane.SlackBuild
-rw-r--r-- 1 root root 40 2020-05-17 19:09 ./source/xap/sane/sane.url
-rw-r--r-- 1 root root 811 2020-05-17 19:09 ./source/xap/sane/slack-desc
-drwxr-xr-x 3 root root 4096 2024-01-17 19:42 ./source/xap/seamonkey
+drwxr-xr-x 3 root root 4096 2024-03-28 18:09 ./source/xap/seamonkey
-rw-r--r-- 1 root root 266 2022-08-10 00:38 ./source/xap/seamonkey/arc4random_buf.glibc-2.36.diff.gz
drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/seamonkey/autoconf
-rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./source/xap/seamonkey/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz
-rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./source/xap/seamonkey/autoconf/autoconf-2.13.tar.xz
-rwxr-xr-x 1 root root 2632 2016-07-03 18:50 ./source/xap/seamonkey/autoconf/autoconf.build
-rw-r--r-- 1 root root 248 2019-09-08 19:23 ./source/xap/seamonkey/doinst.sh.gz
--rw-r--r-- 1 root root 252530876 2024-01-16 02:39 ./source/xap/seamonkey/seamonkey-2.53.18.1.source.tar.xz
+-rw-r--r-- 1 root root 252310768 2024-03-27 08:15 ./source/xap/seamonkey/seamonkey-2.53.18.2.source.tar.xz
-rw-r--r-- 1 root root 12796 2006-02-09 03:17 ./source/xap/seamonkey/seamonkey-icon.png
-rw-r--r-- 1 root root 185 2006-02-09 03:40 ./source/xap/seamonkey/seamonkey-mail-icon.png
-rw-r--r-- 1 root root 211 2021-07-13 20:11 ./source/xap/seamonkey/seamonkey-mail.desktop
diff --git a/source/a/gpm/gpm-1.20.1-weak-wgetch.patch b/source/a/gpm/gpm-1.20.1-weak-wgetch.patch
index 2546e17f7..cf10ee6b2 100644
--- a/source/a/gpm/gpm-1.20.1-weak-wgetch.patch
+++ b/source/a/gpm/gpm-1.20.1-weak-wgetch.patch
@@ -1,5 +1,5 @@
---- gpm-1.20.1/src/lib/libcurses.c.weak-wgetch 2002-12-24 17:57:16.000000000 -0500
-+++ gpm-1.20.1/src/lib/libcurses.c 2004-03-22 15:51:24.000000000 -0500
+--- ./src/lib/libcurses.c.orig 2012-10-26 16:21:38.000000000 -0500
++++ ./src/lib/libcurses.c 2024-03-27 14:48:08.842064533 -0500
@@ -41,7 +41,12 @@
#endif /* HAVE_NCURSES_CURSES_H */
#endif /* HAVE_NCURSES_H */
@@ -14,13 +14,3 @@
int Gpm_Wgetch(WINDOW *win)
{
---- gpm-1.20.1/configure.ac.weak-wgetch 2004-03-22 15:49:51.000000000 -0500
-+++ gpm-1.20.1/configure.ac 2004-03-22 15:51:24.000000000 -0500
-@@ -115,7 +115,7 @@
- AC_CHECK_LIB($i, wgetch,,,$TERMLIBS)
- else :; fi
- done
-- SHARED_LIBS="$LIBS $TERMLIBS -lc"
-+ SHARED_LIBS="-lc"
- LIBS=$SAVELIBS ;;
- esac
diff --git a/source/a/gpm/gpm.SlackBuild b/source/a/gpm/gpm.SlackBuild
index 767d7f352..d2f27c7f5 100755
--- a/source/a/gpm/gpm.SlackBuild
+++ b/source/a/gpm/gpm.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gpm
VERSION=1.20.7
-BUILD=${BUILD:-9}
+BUILD=${BUILD:-10}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -80,36 +80,20 @@ zcat $CWD/gpm-1.20.5-close-fds.patch.gz | patch -p1 --verbose || exit 1
zcat $CWD/gpm-1.20.1-select-1.patch.gz | patch -p1 --verbose || exit 1
zcat $CWD/gpm.types.diff.gz | patch -p1 --verbose || exit 1
zcat $CWD/gpm.gcc7.diff.gz | patch -p1 --verbose || exit 1
-
-sh autogen.sh
-
-# This is *supposed* to prevent linking libgpm.so with -lncurses,
-# but for some reason it doesn't have the desired effect here.
-# Any ideas? The patch is supposed to resolve a circular dependency
-# between libgpm.so and libncurses.so. I don't notice any ill effects
-# here, but perhaps the problem would occur if prelinking was used.
-# Also, ncurses has not shown an ldd link to libgpm for several releases,
-# so perhaps any problem that existed was fixed on their end.
-# NOTE: Since this isn't preventing gpm from linking to ncurses, I'm
-# commenting this patch out until we understand better if it's even
-# useful for anything. Half a patch seems worse than no patch.
-#zcat $CWD/gpm-1.20.1-weak-wgetch.patch.gz | patch -p1 --verbose || exit 1
-
-# Since we aren't installing any Emacs Lisp files anyway, just brutally
-# hack around this failing part of ./configure. This may be a brittle
-# solution, so if it doesn't apply just go ahead and try without this
-# patch and see if it's working or not.
zcat $CWD/gpm.configure.diff.gz | patch -p1 --verbose || exit 1
-# Since we just patched configure.ac, run this again to carry the change
-# into configure:
-autoconf
+# This patch is supposed to resolve a circular dependency between libgpm.so
+# and libncurses.so:
+zcat $CWD/gpm-1.20.1-weak-wgetch.patch.gz | patch -p1 --verbose || exit 1
+
+sh autogen.sh
CFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--libdir=/usr/lib${LIBDIRSUFFIX} \
+ --without-curses \
--build=$ARCH-slackware-linux || exit 1
make || exit 1
diff --git a/source/a/gpm/gpm.configure.diff b/source/a/gpm/gpm.configure.diff
index fd25767f2..3dedb8907 100644
--- a/source/a/gpm/gpm.configure.diff
+++ b/source/a/gpm/gpm.configure.diff
@@ -1,16 +1,25 @@
---- ./configure.ac.orig 2024-01-20 13:18:14.607950073 -0600
-+++ ./configure.ac 2024-01-20 13:19:06.734947190 -0600
-@@ -63,12 +63,7 @@
- ELISP="emacs/t-mouse.el emacs/t-mouse.elc"
- fi
-
+--- ./configure.ac.footer.orig 2012-10-26 16:21:38.000000000 -0500
++++ ./configure.ac.footer 2024-03-27 14:43:34.948058406 -0500
+@@ -49,22 +49,6 @@
+ AC_PATH_PROG(MAKEINFO,makeinfo,no)
+ AC_PATH_PROG(DIFF,diff,no)
+ AC_PATH_PROG(SED,sed,no)
+-AC_PATH_PROG(emacs,emacs,no)
+-
+-if test ${ac_cv_path_emacs} = no ; then
+- EMACS=:
+- ELISP=
+-else
+- EMACS=${ac_cv_path_emacs}
+- ELISP="emacs/t-mouse.el emacs/t-mouse.elc"
+-fi
+-
-if test $EMACS != : ; then
- ITZ_PATH_SITE_LISP
- lispdir=${itz_cv_path_site_lisp}
-else
- lispdir='${datadir}/emacs/site-lisp'
-fi
-+lispdir='${datadir}/emacs/site-lisp'
# Header-checks
AC_CHECK_HEADERS(syslog.h linux/input.h linux/joystick.h ncurses.h ncurses/curses.h curses.h)
diff --git a/source/a/util-linux/util-linux.SlackBuild b/source/a/util-linux/util-linux.SlackBuild
index 35858a799..767804a2f 100755
--- a/source/a/util-linux/util-linux.SlackBuild
+++ b/source/a/util-linux/util-linux.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=util-linux
VERSION=${VERSION:-$(echo util-linux*.tar.xz | cut -d - -f 3 | rev | cut -f 3- -d . | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
ADJTIMEXVERS=1.29
SETSERIALVERS=2.17
@@ -119,6 +119,8 @@ else
SHIP_SU=NO
LOGIN_OPTIONS="--disable-login"
fi
+# Put any PAM modules in the proper directory:
+sed -i "s|securelibdir = \$(libdir)/security|securelibdir = /lib${LIBDIRSUFFIX}/security|g" pam_lastlog2/src/Makemodule.am
# Changing the fdisk -l output (this was done prior to util-linux-ng) broke
# our installation scripts, so we have changed the name of partition type
diff --git a/source/d/perl/perl.SlackBuild b/source/d/perl/perl.SlackBuild
index 6d61b4d4a..abe4b9355 100755
--- a/source/d/perl/perl.SlackBuild
+++ b/source/d/perl/perl.SlackBuild
@@ -95,7 +95,7 @@ MOO=2.005005
MODULERUNTIME=0.016
# https://metacpan.org/pod/Sub::Quote (freecell-solver)
SUBQUOTE=2.006008
-# https://metacpan.org/pod/JSON (samba with Heimdal)
+# https://metacpan.org/pod/JSON (samba with Heimdal) (NOTE: no longer needed for Samba/Heimdal)
JSON=4.10
# https://metacpan.org/pod/IO::Tty (mosh)
IOTTY=1.20
diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild
index 97de6e165..8db63d3f3 100755
--- a/source/d/rust/rust.SlackBuild
+++ b/source/d/rust/rust.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rust
SRCNAM="${PKGNAM}c"
-VERSION=${VERSION:-1.77.0}
+VERSION=${VERSION:-1.77.1}
BUILD=${BUILD:-1}
# Set this to YES to build with the system LLVM, or NO to use the bundled LLVM.
diff --git a/source/d/rust/rust.url b/source/d/rust/rust.url
index 0540b244e..48c7416cd 100644
--- a/source/d/rust/rust.url
+++ b/source/d/rust/rust.url
@@ -1,5 +1,5 @@
# Source code (repacked to .tar.lz):
-VERSION=1.77.0
+VERSION=1.77.1
rm -f rustc-${VERSION}-src.tar.*
lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz
lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz.asc
diff --git a/source/n/samba/samba.SlackBuild b/source/n/samba/samba.SlackBuild
index 099c1079f..7eed0b774 100755
--- a/source/n/samba/samba.SlackBuild
+++ b/source/n/samba/samba.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=samba
VERSION=${VERSION:-$(echo samba-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# This option may be set to "heimdal" or "mit".
# Upstream considers the use of MIT Kerberos for provisioning an AD DC
diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url
index 1ba921f23..2874964b3 100644
--- a/source/n/samba/samba.url
+++ b/source/n/samba/samba.url
@@ -1,2 +1,2 @@
-https://download.samba.org/pub/samba/stable/samba-4.19.5.tar.gz
-https://download.samba.org/pub/samba/stable/samba-4.19.5.tar.asc
+https://download.samba.org/pub/samba/stable/samba-4.20.0.tar.gz
+https://download.samba.org/pub/samba/stable/samba-4.20.0.tar.asc
diff --git a/source/n/samba/smb.conf.default b/source/n/samba/smb.conf.default
index 45d6f10f5..b23b90b6f 100644
--- a/source/n/samba/smb.conf.default
+++ b/source/n/samba/smb.conf.default
@@ -3,26 +3,26 @@
# here. Samba has a huge number of configurable options (perhaps too
# many!) most of which are not shown in this example
#
-# For a step to step guide on installing, configuring and using samba,
+# For a step to step guide on installing, configuring and using samba,
# read the Samba-HOWTO-Collection. This may be obtained from:
# http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf
#
-# Many working examples of smb.conf files can be found in the
-# Samba-Guide which is generated daily and can be downloaded from:
+# Many working examples of smb.conf files can be found in the
+# Samba-Guide which is generated daily and can be downloaded from:
# http://www.samba.org/samba/docs/Samba-Guide.pdf
#
-# Any line which starts with a ; (semi-colon) or a # (hash)
+# Any line which starts with a ; (semi-colon) or a # (hash)
# is a comment and is ignored. In this example we will use a #
# for commentry and a ; for parts of the config file that you
# may wish to enable
#
# NOTE: Whenever you modify this file you should run the command "testparm"
-# to check that you have not made any basic syntactic errors.
+# to check that you have not made any basic syntactic errors.
#
#======================= Global Settings =====================================
[global]
-# workgroup = NT-Domain-Name or Workgroup-Name, eg: LINUX2
+# workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH
workgroup = MYGROUP
# server string is the equivalent of the NT Description field
@@ -60,8 +60,8 @@
# Specifies the Kerberos or Active Directory realm the host is part of
; realm = MY_REALM
-# Backend to store user information in. New installations should
-# use either tdbsam or ldapsam. smbpasswd is available for backwards
+# Backend to store user information in. New installations should
+# use either tdbsam or ldapsam. smbpasswd is available for backwards
# compatibility. tdbsam requires no further configuration.
; passdb backend = tdbsam
@@ -75,7 +75,7 @@
# Configure Samba to use multiple interfaces
# If you have multiple network interfaces then you must list them
# here. See the man page for details.
-; interfaces = 192.168.12.2/24 192.168.13.2/24
+; interfaces = 192.168.12.2/24 192.168.13.2/24
# Where to store roving profiles (only for Win95 and WinNT)
# %L substitutes for this servers netbios name, %U is username
@@ -97,9 +97,9 @@
# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
# via DNS nslookups. The default is NO.
- dns proxy = no
+ dns proxy = no
-# These scripts are used on a domain controller or stand-alone
+# These scripts are used on a domain controller or stand-alone
# machine to add or delete corresponding unix accounts
; add user script = /usr/sbin/useradd %u
; add group script = /usr/sbin/groupadd %g
@@ -112,7 +112,7 @@
#============================ Share Definitions ==============================
[homes]
comment = Home Directories
- browseable = no
+ browsable = no
writable = yes
# Un-comment the following and create the netlogon directory for Domain Logons
@@ -128,17 +128,17 @@
# the default is to use the user's home directory
;[Profiles]
; path = /usr/local/samba/profiles
-; browseable = no
+; browsable = no
; guest ok = yes
-# NOTE: If you have a BSD-style print system there is no need to
+# NOTE: If you have a BSD-style print system there is no need to
# specifically define each individual printer
[printers]
comment = All Printers
path = /var/spool/samba
- browseable = no
-# Set public = yes to allow user 'guest account' to print
+ browsable = no
+# Change 'guest ok' from 'no' to 'yes' to allow the 'guest account' user to print
guest ok = no
writable = no
printable = yes
@@ -160,7 +160,7 @@
; printable = no
; write list = @staff
-# Other examples.
+# Other examples.
#
# A private printer, usable only by fred. Spool data will be placed in fred's
# home directory. Note that fred must have write access to the spool directory,
diff --git a/source/n/samba/smb.conf.default.orig b/source/n/samba/smb.conf.default.orig
index 2f2072090..6210d6914 100644
--- a/source/n/samba/smb.conf.default.orig
+++ b/source/n/samba/smb.conf.default.orig
@@ -3,21 +3,21 @@
# here. Samba has a huge number of configurable options (perhaps too
# many!) most of which are not shown in this example
#
-# For a step to step guide on installing, configuring and using samba,
+# For a step to step guide on installing, configuring and using samba,
# read the Samba-HOWTO-Collection. This may be obtained from:
# http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf
#
-# Many working examples of smb.conf files can be found in the
-# Samba-Guide which is generated daily and can be downloaded from:
+# Many working examples of smb.conf files can be found in the
+# Samba-Guide which is generated daily and can be downloaded from:
# http://www.samba.org/samba/docs/Samba-Guide.pdf
#
-# Any line which starts with a ; (semi-colon) or a # (hash)
+# Any line which starts with a ; (semi-colon) or a # (hash)
# is a comment and is ignored. In this example we will use a #
# for commentry and a ; for parts of the config file that you
# may wish to enable
#
# NOTE: Whenever you modify this file you should run the command "testparm"
-# to check that you have not made any basic syntactic errors.
+# to check that you have not made any basic syntactic errors.
#
#======================= Global Settings =====================================
[global]
@@ -60,8 +60,8 @@
# Specifies the Kerberos or Active Directory realm the host is part of
; realm = MY_REALM
-# Backend to store user information in. New installations should
-# use either tdbsam or ldapsam. smbpasswd is available for backwards
+# Backend to store user information in. New installations should
+# use either tdbsam or ldapsam. smbpasswd is available for backwards
# compatibility. tdbsam requires no further configuration.
; passdb backend = tdbsam
@@ -75,7 +75,7 @@
# Configure Samba to use multiple interfaces
# If you have multiple network interfaces then you must list them
# here. See the man page for details.
-; interfaces = 192.168.12.2/24 192.168.13.2/24
+; interfaces = 192.168.12.2/24 192.168.13.2/24
# Where to store roving profiles (only for Win95 and WinNT)
# %L substitutes for this servers netbios name, %U is username
@@ -97,9 +97,9 @@
# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
# via DNS nslookups. The default is NO.
- dns proxy = no
+ dns proxy = no
-# These scripts are used on a domain controller or stand-alone
+# These scripts are used on a domain controller or stand-alone
# machine to add or delete corresponding unix accounts
; add user script = /usr/sbin/useradd %u
; add group script = /usr/sbin/groupadd %g
@@ -112,7 +112,7 @@
#============================ Share Definitions ==============================
[homes]
comment = Home Directories
- browseable = no
+ browsable = no
writable = yes
# Un-comment the following and create the netlogon directory for Domain Logons
@@ -128,17 +128,17 @@
# the default is to use the user's home directory
;[Profiles]
; path = /usr/local/samba/profiles
-; browseable = no
+; browsable = no
; guest ok = yes
-# NOTE: If you have a BSD-style print system there is no need to
+# NOTE: If you have a BSD-style print system there is no need to
# specifically define each individual printer
[printers]
comment = All Printers
path = /usr/spool/samba
- browseable = no
-# Set public = yes to allow user 'guest account' to print
+ browsable = no
+# Change 'guest ok' from 'no' to 'yes' to allow the 'guest account' user to print
guest ok = no
writable = no
printable = yes
@@ -160,7 +160,7 @@
; printable = no
; write list = @staff
-# Other examples.
+# Other examples.
#
# A private printer, usable only by fred. Spool data will be placed in fred's
# home directory. Note that fred must have write access to the spool directory,