From eead760ef4f9bc5c396f591e385c80e57228271f Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 21 Jul 2022 18:13:18 +0000 Subject: Thu Jul 21 18:13:18 UTC 2022 ap/sqlite-3.39.2-x86_64-1.txz: Upgraded. n/net-snmp-5.9.3-x86_64-1.txz: Upgraded. This update fixes security issues: A buffer overflow in the handling of the INDEX of NET-SNMP-VACM-MIB can cause an out-of-bounds memory access. A malformed OID in a GET-NEXT to the nsVacmAccessTable can cause a NULL pointer dereference. Improper Input Validation when SETing malformed OIDs in master agent and subagent simultaneously. A malformed OID in a SET request to SNMP-VIEW-BASED-ACM-MIB::vacmAccessTable can cause an out-of-bounds memory access. A malformed OID in a SET request to NET-SNMP-AGENT-MIB::nsLogTable can cause a NULL pointer dereference. A malformed OID in a SET to the nsVacmAccessTable can cause a NULL pointer dereference. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24805 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24809 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24806 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24807 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24808 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24810 (* Security fix *) x/libxcvt-0.1.2-x86_64-1.txz: Upgraded. --- ChangeLog.rss | 38 +++++++++- ChangeLog.txt | 26 +++++++ FILELIST.TXT | 96 ++++++++++++------------ source/kde/kde/slack-desc/drkonqi | 4 +- source/kde/kde/slack-desc/extra-cmake-modules | 2 +- source/kde/kde/slack-desc/kde-cli-tools | 2 +- source/kde/kde/slack-desc/kdelibs4support | 2 +- source/kde/kde/slack-desc/kile | 2 +- source/kde/kde/slack-desc/kwave | 2 +- source/kde/kde/slack-desc/kwayland | 2 +- source/kde/kde/slack-desc/kxmlrpcclient | 2 +- source/kde/kde/slack-desc/latte-dock | 2 +- source/kde/kde/slack-desc/xdg-desktop-portal-kde | 4 +- source/n/net-snmp/net-snmp.SlackBuild | 2 +- 14 files changed, 123 insertions(+), 63 deletions(-) diff --git a/ChangeLog.rss b/ChangeLog.rss index e75ca1b46..1f36084a8 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,9 +11,43 @@ Tracking Slackware development in git. en-us urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f - Wed, 20 Jul 2022 18:59:12 GMT - Thu, 21 Jul 2022 05:00:12 GMT + Thu, 21 Jul 2022 18:13:18 GMT + Fri, 22 Jul 2022 05:00:09 GMT maintain_current_git.sh v 1.17 + + Thu, 21 Jul 2022 18:13:18 GMT + Thu, 21 Jul 2022 18:13:18 GMT + https://git.slackware.nl/current/tag/?h=20220721181318 + 20220721181318 + + +ap/sqlite-3.39.2-x86_64-1.txz: Upgraded. +n/net-snmp-5.9.3-x86_64-1.txz: Upgraded. + This update fixes security issues: + A buffer overflow in the handling of the INDEX of NET-SNMP-VACM-MIB can cause + an out-of-bounds memory access. + A malformed OID in a GET-NEXT to the nsVacmAccessTable can cause a NULL + pointer dereference. + Improper Input Validation when SETing malformed OIDs in master agent and + subagent simultaneously. + A malformed OID in a SET request to SNMP-VIEW-BASED-ACM-MIB::vacmAccessTable + can cause an out-of-bounds memory access. + A malformed OID in a SET request to NET-SNMP-AGENT-MIB::nsLogTable can cause a + NULL pointer dereference. + A malformed OID in a SET to the nsVacmAccessTable can cause a NULL pointer + dereference. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24805 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24809 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24806 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24807 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24808 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24810 + (* Security fix *) +x/libxcvt-0.1.2-x86_64-1.txz: Upgraded. + ]]> + + Wed, 20 Jul 2022 18:59:12 GMT Wed, 20 Jul 2022 18:59:12 GMT diff --git a/ChangeLog.txt b/ChangeLog.txt index c007cf1be..d220f736a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,29 @@ +Thu Jul 21 18:13:18 UTC 2022 +ap/sqlite-3.39.2-x86_64-1.txz: Upgraded. +n/net-snmp-5.9.3-x86_64-1.txz: Upgraded. + This update fixes security issues: + A buffer overflow in the handling of the INDEX of NET-SNMP-VACM-MIB can cause + an out-of-bounds memory access. + A malformed OID in a GET-NEXT to the nsVacmAccessTable can cause a NULL + pointer dereference. + Improper Input Validation when SETing malformed OIDs in master agent and + subagent simultaneously. + A malformed OID in a SET request to SNMP-VIEW-BASED-ACM-MIB::vacmAccessTable + can cause an out-of-bounds memory access. + A malformed OID in a SET request to NET-SNMP-AGENT-MIB::nsLogTable can cause a + NULL pointer dereference. + A malformed OID in a SET to the nsVacmAccessTable can cause a NULL pointer + dereference. + For more information, see: + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24805 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24809 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24806 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24807 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24808 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24810 + (* Security fix *) +x/libxcvt-0.1.2-x86_64-1.txz: Upgraded. ++--------------------------+ Wed Jul 20 18:59:12 UTC 2022 a/aaa_libraries-15.1-x86_64-6.txz: Rebuilt. Upgraded: libcap.so.2.65, libglib-2.0.so.0.7200.3, libgmodule-2.0.so.0.7200.3, diff --git a/FILELIST.TXT b/FILELIST.TXT index 260e66ac2..a1107298f 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Wed Jul 20 19:04:48 UTC 2022 +Thu Jul 21 18:17:18 UTC 2022 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 2022-07-20 18:59 . +drwxr-xr-x 12 root root 4096 2022-07-21 18:13 . -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 1104591 2022-07-18 15:48 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-07-18 15:48 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 1104617 2022-07-20 19:05 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-07-20 19:05 ./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 220931 2022-07-20 18:59 ./ChangeLog.txt +-rw-r--r-- 1 root root 222234 2022-07-21 18:13 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2022-07-16 01:33 ./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 2022-07-16 01:33 ./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 1437860 2022-07-18 15:47 ./FILELIST.TXT +-rw-r--r-- 1 root root 1437886 2022-07-20 19:04 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 873132 2022-07-20 19:04 ./PACKAGES.TXT +-rw-r--r-- 1 root root 873132 2022-07-21 18:16 ./PACKAGES.TXT -rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT -rw-r--r-- 1 root root 3635 2022-07-16 01:21 ./README.initrd -rw-r--r-- 1 root root 34162 2022-01-30 20:35 ./README_CRYPT.TXT @@ -744,11 +744,11 @@ 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 2022-07-20 19:04 ./slackware64 --rw-r--r-- 1 root root 340295 2022-07-20 19:04 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-07-20 19:04 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 421943 2022-07-20 19:03 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 4239105 2022-07-20 19:03 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 17 root root 4096 2022-07-21 18:16 ./slackware64 +-rw-r--r-- 1 root root 340295 2022-07-21 18:16 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-07-21 18:16 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 421943 2022-07-21 18:16 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 4235141 2022-07-21 18:16 ./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 2022-07-20 19:03 ./slackware64/a -rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt @@ -1131,7 +1131,7 @@ drwxr-xr-x 2 root root 32768 2022-07-20 19:03 ./slackware64/a -rw-r--r-- 1 root root 540 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txt -rw-r--r-- 1 root root 56160 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 11:22 ./slackware64/a/zoo-2.10_22-x86_64-4.txz.asc -drwxr-xr-x 2 root root 20480 2022-07-18 15:46 ./slackware64/ap +drwxr-xr-x 2 root root 20480 2022-07-21 18:16 ./slackware64/ap -rw-r--r-- 1 root root 291 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txt -rw-r--r-- 1 root root 703580 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz -rw-r--r-- 1 root root 163 2021-02-13 11:23 ./slackware64/ap/a2ps-4.14-x86_64-9.txz.asc @@ -1340,9 +1340,9 @@ drwxr-xr-x 2 root root 20480 2022-07-18 15:46 ./slackware64/ap -rw-r--r-- 1 root root 293 2021-02-13 11:43 ./slackware64/ap/sox-14.4.2-x86_64-8.txt -rw-r--r-- 1 root root 387228 2021-02-13 11:43 ./slackware64/ap/sox-14.4.2-x86_64-8.txz -rw-r--r-- 1 root root 163 2021-02-13 11:43 ./slackware64/ap/sox-14.4.2-x86_64-8.txz.asc --rw-r--r-- 1 root root 483 2022-07-14 18:03 ./slackware64/ap/sqlite-3.39.1-x86_64-1.txt --rw-r--r-- 1 root root 1069560 2022-07-14 18:03 ./slackware64/ap/sqlite-3.39.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-07-14 18:03 ./slackware64/ap/sqlite-3.39.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 483 2022-07-21 17:41 ./slackware64/ap/sqlite-3.39.2-x86_64-1.txt +-rw-r--r-- 1 root root 1069656 2022-07-21 17:41 ./slackware64/ap/sqlite-3.39.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-07-21 17:41 ./slackware64/ap/sqlite-3.39.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 584 2022-03-19 18:36 ./slackware64/ap/squashfs-tools-4.5.1-x86_64-1.txt -rw-r--r-- 1 root root 182288 2022-03-19 18:36 ./slackware64/ap/squashfs-tools-4.5.1-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-03-19 18:36 ./slackware64/ap/squashfs-tools-4.5.1-x86_64-1.txz.asc @@ -3918,7 +3918,7 @@ drwxr-xr-x 2 root root 86016 2022-07-20 19:03 ./slackware64/l -rw-r--r-- 1 root root 463 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txt -rw-r--r-- 1 root root 437228 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-01-21 04:11 ./slackware64/l/zstd-1.5.2-x86_64-1.txz.asc -drwxr-xr-x 2 root root 36864 2022-07-20 19:03 ./slackware64/n +drwxr-xr-x 2 root root 36864 2022-07-21 18:16 ./slackware64/n -rw-r--r-- 1 root root 357 2022-06-28 18:16 ./slackware64/n/ModemManager-1.18.10-x86_64-1.txt -rw-r--r-- 1 root root 2145540 2022-06-28 18:16 ./slackware64/n/ModemManager-1.18.10-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-06-28 18:16 ./slackware64/n/ModemManager-1.18.10-x86_64-1.txz.asc @@ -4157,9 +4157,9 @@ drwxr-xr-x 2 root root 36864 2022-07-20 19:03 ./slackware64/n -rw-r--r-- 1 root root 374 2021-02-13 12:13 ./slackware64/n/ncftp-3.2.6-x86_64-4.txt -rw-r--r-- 1 root root 278408 2021-02-13 12:13 ./slackware64/n/ncftp-3.2.6-x86_64-4.txz -rw-r--r-- 1 root root 163 2021-02-13 12:13 ./slackware64/n/ncftp-3.2.6-x86_64-4.txz.asc --rw-r--r-- 1 root root 451 2022-06-03 04:16 ./slackware64/n/net-snmp-5.9.1-x86_64-5.txt --rw-r--r-- 1 root root 1591664 2022-06-03 04:16 ./slackware64/n/net-snmp-5.9.1-x86_64-5.txz --rw-r--r-- 1 root root 163 2022-06-03 04:16 ./slackware64/n/net-snmp-5.9.1-x86_64-5.txz.asc +-rw-r--r-- 1 root root 451 2022-07-21 17:45 ./slackware64/n/net-snmp-5.9.3-x86_64-1.txt +-rw-r--r-- 1 root root 1593204 2022-07-21 17:45 ./slackware64/n/net-snmp-5.9.3-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-07-21 17:45 ./slackware64/n/net-snmp-5.9.3-x86_64-1.txz.asc -rw-r--r-- 1 root root 513 2021-02-13 12:14 ./slackware64/n/net-tools-20181103_0eebece-x86_64-3.txt -rw-r--r-- 1 root root 130856 2021-02-13 12:14 ./slackware64/n/net-tools-20181103_0eebece-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 12:14 ./slackware64/n/net-tools-20181103_0eebece-x86_64-3.txz.asc @@ -4425,7 +4425,7 @@ drwxr-xr-x 2 root root 4096 2021-11-06 20:26 ./slackware64/tcl -rw-r--r-- 1 root root 227 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txt -rw-r--r-- 1 root root 1788908 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txz -rw-r--r-- 1 root root 163 2021-11-06 17:03 ./slackware64/tcl/tk-8.6.12-x86_64-1.txz.asc -drwxr-xr-x 2 root root 65536 2022-07-14 18:50 ./slackware64/x +drwxr-xr-x 2 root root 65536 2022-07-21 18:16 ./slackware64/x -rw-r--r-- 1 root root 440 2022-06-04 18:16 ./slackware64/x/OpenCC-1.1.4-x86_64-1.txt -rw-r--r-- 1 root root 682804 2022-06-04 18:16 ./slackware64/x/OpenCC-1.1.4-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-06-04 18:16 ./slackware64/x/OpenCC-1.1.4-x86_64-1.txz.asc @@ -4851,9 +4851,9 @@ drwxr-xr-x 2 root root 65536 2022-07-14 18:50 ./slackware64/x -rw-r--r-- 1 root root 443 2022-05-04 18:17 ./slackware64/x/libxcb-1.15-x86_64-1.txt -rw-r--r-- 1 root root 925140 2022-05-04 18:17 ./slackware64/x/libxcb-1.15-x86_64-1.txz -rw-r--r-- 1 root root 163 2022-05-04 18:17 ./slackware64/x/libxcb-1.15-x86_64-1.txz.asc --rw-r--r-- 1 root root 330 2022-05-21 04:33 ./slackware64/x/libxcvt-0.1.1-x86_64-1.txt --rw-r--r-- 1 root root 9000 2022-05-21 04:33 ./slackware64/x/libxcvt-0.1.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2022-05-21 04:33 ./slackware64/x/libxcvt-0.1.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 330 2022-07-21 17:37 ./slackware64/x/libxcvt-0.1.2-x86_64-1.txt +-rw-r--r-- 1 root root 9288 2022-07-21 17:37 ./slackware64/x/libxcvt-0.1.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2022-07-21 17:37 ./slackware64/x/libxcvt-0.1.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 363 2021-02-13 13:09 ./slackware64/x/libxkbfile-1.1.0-x86_64-3.txt -rw-r--r-- 1 root root 83416 2021-02-13 13:09 ./slackware64/x/libxkbfile-1.1.0-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 13:09 ./slackware64/x/libxkbfile-1.1.0-x86_64-3.txz.asc @@ -5649,11 +5649,11 @@ drwxr-xr-x 2 root root 4096 2021-02-15 19:33 ./slackware64/y -rw-r--r-- 1 root root 1486956 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz -rw-r--r-- 1 root root 163 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz.asc -rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile -drwxr-xr-x 18 root root 4096 2022-07-20 19:04 ./source --rw-r--r-- 1 root root 589004 2022-07-20 19:04 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2022-07-20 19:04 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 819744 2022-07-20 19:04 ./source/FILE_LIST --rw-r--r-- 1 root root 23575804 2022-07-20 19:04 ./source/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2022-07-21 18:17 ./source +-rw-r--r-- 1 root root 589004 2022-07-21 18:17 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2022-07-21 18:17 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 819744 2022-07-21 18:17 ./source/FILE_LIST +-rw-r--r-- 1 root root 23568041 2022-07-21 18:17 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT drwxr-xr-x 122 root root 4096 2022-04-30 19:56 ./source/a -rw-r--r-- 1 root root 111 2022-02-07 20:58 ./source/a/FTBFSlog @@ -7252,10 +7252,10 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./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 763840 2015-02-22 21:04 ./source/ap/sox/sox-14.4.2.tar.xz -rwxr-xr-x 1 root root 4156 2021-02-13 05:31 ./source/ap/sox/sox.SlackBuild -drwxr-xr-x 2 root root 4096 2022-07-14 18:03 ./source/ap/sqlite +drwxr-xr-x 2 root root 4096 2022-07-21 17:40 ./source/ap/sqlite -rw-r--r-- 1 root root 1684 2008-08-01 05:31 ./source/ap/sqlite/COPYRIGHT.gz -rw-r--r-- 1 root root 937 2018-11-29 19:15 ./source/ap/sqlite/slack-desc --rw-r--r-- 1 root root 7395061 2022-07-13 23:35 ./source/ap/sqlite/sqlite-src-3390100.tar.lz +-rw-r--r-- 1 root root 7396987 2022-07-21 16:31 ./source/ap/sqlite/sqlite-src-3390200.tar.lz -rwxr-xr-x 1 root root 6256 2022-06-25 19:10 ./source/ap/sqlite/sqlite.SlackBuild drwxr-xr-x 2 root root 4096 2022-03-19 18:36 ./source/ap/squashfs-tools -rwxr-xr-x 1 root root 1939 2020-07-09 18:37 ./source/ap/squashfs-tools/get-squashfs-tools.sh @@ -8593,10 +8593,10 @@ drwxr-xr-x 2 root root 12288 2022-06-14 18:55 ./source/kde/kde/slack-desc -rw-r--r-- 1 root root 793 2020-11-01 20:11 ./source/kde/kde/slack-desc/dolphin -rw-r--r-- 1 root root 788 2020-11-01 20:11 ./source/kde/kde/slack-desc/dolphin-plugins -rw-r--r-- 1 root root 750 2020-11-01 20:11 ./source/kde/kde/slack-desc/dragon --rw-r--r-- 1 root root 651 2020-11-01 20:11 ./source/kde/kde/slack-desc/drkonqi +-rw-r--r-- 1 root root 647 2022-07-20 19:36 ./source/kde/kde/slack-desc/drkonqi -rw-r--r-- 1 root root 713 2020-11-01 20:11 ./source/kde/kde/slack-desc/elisa -rw-r--r-- 1 root root 668 2020-11-01 20:11 ./source/kde/kde/slack-desc/eventviews --rw-r--r-- 1 root root 832 2020-11-01 20:11 ./source/kde/kde/slack-desc/extra-cmake-modules +-rw-r--r-- 1 root root 830 2022-07-20 19:37 ./source/kde/kde/slack-desc/extra-cmake-modules -rw-r--r-- 1 root root 626 2020-11-01 20:11 ./source/kde/kde/slack-desc/falkon -rw-r--r-- 1 root root 831 2020-11-01 20:11 ./source/kde/kde/slack-desc/ffmpegthumbs -rw-r--r-- 1 root root 798 2020-11-01 20:11 ./source/kde/kde/slack-desc/filelight @@ -8657,7 +8657,7 @@ drwxr-xr-x 2 root root 12288 2022-06-14 18:55 ./source/kde/kde/slack-desc -rw-r--r-- 1 root root 690 2020-11-01 20:11 ./source/kde/kde/slack-desc/kcron -rw-r--r-- 1 root root 871 2020-11-01 20:11 ./source/kde/kde/slack-desc/kdav -rw-r--r-- 1 root root 779 2020-11-01 20:11 ./source/kde/kde/slack-desc/kdbusaddons --rw-r--r-- 1 root root 765 2020-11-01 20:11 ./source/kde/kde/slack-desc/kde-cli-tools +-rw-r--r-- 1 root root 763 2022-07-20 19:37 ./source/kde/kde/slack-desc/kde-cli-tools -rw-r--r-- 1 root root 777 2020-11-01 20:11 ./source/kde/kde/slack-desc/kde-dev-scripts -rw-r--r-- 1 root root 797 2020-11-01 20:11 ./source/kde/kde/slack-desc/kde-dev-utils -rw-r--r-- 1 root root 794 2020-11-01 20:11 ./source/kde/kde/slack-desc/kde-gtk-config @@ -8673,7 +8673,7 @@ drwxr-xr-x 2 root root 12288 2022-06-14 18:55 ./source/kde/kde/slack-desc -rw-r--r-- 1 root root 804 2020-11-01 20:11 ./source/kde/kde/slack-desc/kdegraphics -rw-r--r-- 1 root root 820 2020-11-01 20:11 ./source/kde/kde/slack-desc/kdegraphics-mobipocket -rw-r--r-- 1 root root 892 2020-11-01 20:11 ./source/kde/kde/slack-desc/kdegraphics-thumbnailers --rw-r--r-- 1 root root 992 2020-11-01 20:11 ./source/kde/kde/slack-desc/kdelibs4support +-rw-r--r-- 1 root root 990 2022-07-20 19:37 ./source/kde/kde/slack-desc/kdelibs4support -rw-r--r-- 1 root root 689 2020-11-01 20:11 ./source/kde/kde/slack-desc/kdenetwork -rw-r--r-- 1 root root 880 2020-11-01 20:11 ./source/kde/kde/slack-desc/kdenetwork-filesharing -rw-r--r-- 1 root root 702 2020-11-01 20:11 ./source/kde/kde/slack-desc/kdenlive @@ -8725,7 +8725,7 @@ drwxr-xr-x 2 root root 12288 2022-06-14 18:55 ./source/kde/kde/slack-desc -rw-r--r-- 1 root root 888 2020-11-01 20:11 ./source/kde/kde/slack-desc/kidletime -rw-r--r-- 1 root root 718 2020-11-01 20:11 ./source/kde/kde/slack-desc/kig -rw-r--r-- 1 root root 980 2020-11-01 20:11 ./source/kde/kde/slack-desc/kigo --rw-r--r-- 1 root root 668 2020-11-01 20:11 ./source/kde/kde/slack-desc/kile +-rw-r--r-- 1 root root 667 2022-07-20 19:36 ./source/kde/kde/slack-desc/kile -rw-r--r-- 1 root root 654 2020-11-01 20:11 ./source/kde/kde/slack-desc/killbots -rw-r--r-- 1 root root 922 2020-11-01 20:11 ./source/kde/kde/slack-desc/kimageformats -rw-r--r-- 1 root root 716 2020-11-01 20:11 ./source/kde/kde/slack-desc/kimagemapeditor @@ -8856,8 +8856,8 @@ drwxr-xr-x 2 root root 12288 2022-06-14 18:55 ./source/kde/kde/slack-desc -rw-r--r-- 1 root root 709 2020-11-01 20:11 ./source/kde/kde/slack-desc/kwallet -rw-r--r-- 1 root root 665 2020-11-01 20:11 ./source/kde/kde/slack-desc/kwallet-pam -rw-r--r-- 1 root root 807 2020-11-01 20:11 ./source/kde/kde/slack-desc/kwalletmanager --rw-r--r-- 1 root root 898 2020-11-01 20:11 ./source/kde/kde/slack-desc/kwave --rw-r--r-- 1 root root 696 2020-11-01 20:11 ./source/kde/kde/slack-desc/kwayland +-rw-r--r-- 1 root root 896 2022-07-20 19:37 ./source/kde/kde/slack-desc/kwave +-rw-r--r-- 1 root root 694 2022-07-20 19:37 ./source/kde/kde/slack-desc/kwayland -rw-r--r-- 1 root root 870 2020-11-01 20:11 ./source/kde/kde/slack-desc/kwayland-integration -rw-r--r-- 1 root root 745 2020-11-01 20:11 ./source/kde/kde/slack-desc/kwayland-server -rw-r--r-- 1 root root 816 2020-11-01 20:11 ./source/kde/kde/slack-desc/kwebkitpart @@ -8867,9 +8867,9 @@ drwxr-xr-x 2 root root 12288 2022-06-14 18:55 ./source/kde/kde/slack-desc -rw-r--r-- 1 root root 724 2020-11-01 20:11 ./source/kde/kde/slack-desc/kwordquiz -rw-r--r-- 1 root root 676 2020-11-01 20:11 ./source/kde/kde/slack-desc/kwrited -rw-r--r-- 1 root root 904 2020-11-01 20:11 ./source/kde/kde/slack-desc/kxmlgui --rw-r--r-- 1 root root 747 2020-11-01 20:11 ./source/kde/kde/slack-desc/kxmlrpcclient +-rw-r--r-- 1 root root 745 2022-07-20 19:37 ./source/kde/kde/slack-desc/kxmlrpcclient -rw-r--r-- 1 root root 798 2020-11-01 20:11 ./source/kde/kde/slack-desc/labplot --rw-r--r-- 1 root root 913 2020-11-01 20:11 ./source/kde/kde/slack-desc/latte-dock +-rw-r--r-- 1 root root 912 2022-07-20 19:36 ./source/kde/kde/slack-desc/latte-dock -rw-r--r-- 1 root root 785 2021-06-08 19:05 ./source/kde/kde/slack-desc/layer-shell-qt -rw-r--r-- 1 root root 702 2020-11-01 20:11 ./source/kde/kde/slack-desc/libgravatar -rw-r--r-- 1 root root 634 2020-11-01 20:11 ./source/kde/kde/slack-desc/libkcddb @@ -8959,7 +8959,7 @@ drwxr-xr-x 2 root root 12288 2022-06-14 18:55 ./source/kde/kde/slack-desc -rw-r--r-- 1 root root 665 2020-11-01 20:11 ./source/kde/kde/slack-desc/umbrello -rw-r--r-- 1 root root 738 2020-11-01 20:11 ./source/kde/kde/slack-desc/user-manager -rw-r--r-- 1 root root 830 2020-11-01 20:11 ./source/kde/kde/slack-desc/wacomtablet --rw-r--r-- 1 root root 859 2020-11-01 20:11 ./source/kde/kde/slack-desc/xdg-desktop-portal-kde +-rw-r--r-- 1 root root 878 2022-07-20 19:38 ./source/kde/kde/slack-desc/xdg-desktop-portal-kde -rw-r--r-- 1 root root 845 2020-11-01 20:11 ./source/kde/kde/slack-desc/yakuake -rw-r--r-- 1 root root 972 2021-12-10 05:48 ./source/kde/kde/slack-desc/zanshin -rw-r--r-- 1 root root 760 2020-11-01 20:11 ./source/kde/kde/slack-desc/zeroconf-ioslave @@ -11899,7 +11899,7 @@ drwxr-xr-x 2 root root 4096 2022-01-21 04:10 ./source/l/zstd -rw-r--r-- 1 root root 325 2018-12-30 04:38 ./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 -rwxr-xr-x 1 root root 14793 2022-06-07 03:16 ./source/make_world.sh -drwxr-xr-x 156 root root 4096 2022-07-19 19:10 ./source/n +drwxr-xr-x 156 root root 4096 2022-07-21 17:46 ./source/n -rw-r--r-- 1 root root 111 2022-02-07 20:58 ./source/n/FTBFSlog drwxr-xr-x 2 root root 4096 2022-06-28 18:16 ./source/n/ModemManager -rw-r--r-- 1 root root 2611480 2022-06-25 12:44 ./source/n/ModemManager/ModemManager-1.18.10.tar.xz @@ -12412,15 +12412,15 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/ncftp -rw-r--r-- 1 root root 420564 2016-12-04 19:00 ./source/n/ncftp/ncftp-3.2.6-src.tar.xz -rwxr-xr-x 1 root root 3954 2021-02-13 05:32 ./source/n/ncftp/ncftp.SlackBuild -rw-r--r-- 1 root root 827 2018-02-27 06:13 ./source/n/ncftp/slack-desc -drwxr-xr-x 2 root root 4096 2022-06-03 04:07 ./source/n/net-snmp +drwxr-xr-x 2 root root 4096 2022-07-21 17:44 ./source/n/net-snmp -rw-r--r-- 1 root root 356 2021-12-21 18:38 ./source/n/net-snmp/doinst.sh.gz -rw-r--r-- 1 root root 607 2018-07-20 09:39 ./source/n/net-snmp/net-snmp-5.7.2-cert-path.patch.gz -rw-r--r-- 1 root root 390 2018-07-20 09:39 ./source/n/net-snmp/net-snmp-5.7.3-iterator-fix.patch.gz -rw-r--r-- 1 root root 338 2018-07-20 09:39 ./source/n/net-snmp/net-snmp-5.8-Remove-U64-typedef.patch.gz -rw-r--r-- 1 root root 1205 2018-07-20 09:39 ./source/n/net-snmp/net-snmp-5.8-modern-rpm-api.patch.gz -rw-r--r-- 1 root root 876 2018-07-20 09:39 ./source/n/net-snmp/net-snmp-5.8-multilib.patch.gz --rw-r--r-- 1 root root 3856539 2021-05-25 22:31 ./source/n/net-snmp/net-snmp-5.9.1.tar.lz --rwxr-xr-x 1 root root 6733 2022-06-03 04:07 ./source/n/net-snmp/net-snmp.SlackBuild +-rw-r--r-- 1 root root 3870946 2022-07-13 21:40 ./source/n/net-snmp/net-snmp-5.9.3.tar.lz +-rwxr-xr-x 1 root root 6733 2022-07-04 19:59 ./source/n/net-snmp/net-snmp.SlackBuild -rw-r--r-- 1 root root 43 2018-11-09 20:13 ./source/n/net-snmp/net-snmp.url -rw-r--r-- 1 root root 981 2021-12-21 18:35 ./source/n/net-snmp/rc.snmpd -rw-r--r-- 1 root root 907 2018-02-27 06:13 ./source/n/net-snmp/slack-desc @@ -14344,7 +14344,7 @@ drwxr-xr-x 2 root root 12288 2022-05-21 04:31 ./source/x/x11/slack-desc -rw-r--r-- 1 root root 716 2012-04-08 02:21 ./source/x/x11/slack-desc/xwd -rw-r--r-- 1 root root 702 2012-04-08 02:21 ./source/x/x11/slack-desc/xwininfo -rw-r--r-- 1 root root 668 2012-04-07 23:42 ./source/x/x11/slack-desc/xwud -drwxr-xr-x 12 root root 4096 2022-07-14 18:10 ./source/x/x11/src +drwxr-xr-x 12 root root 4096 2022-07-21 17:36 ./source/x/x11/src drwxr-xr-x 2 root root 4096 2022-07-14 18:08 ./source/x/x11/src/app -rw-r--r-- 1 root root 118972 2022-04-03 18:57 ./source/x/x11/src/app/appres-1.0.6.tar.xz -rw-r--r-- 1 root root 139452 2017-11-07 19:12 ./source/x/x11/src/app/bdftopcf-1.1.tar.xz @@ -14535,7 +14535,7 @@ drwxr-xr-x 2 root root 4096 2022-07-14 18:10 ./source/x/x11/src/font -rwxr-xr-x 1 root root 2202 2020-07-09 18:37 ./source/x/x11/src/get-xf86-video-savage.sh -rwxr-xr-x 1 root root 2154 2020-07-09 18:37 ./source/x/x11/src/get-xf86-video-sis.sh -rwxr-xr-x 1 root root 2154 2020-07-09 18:37 ./source/x/x11/src/get-xf86-video-v4l.sh -drwxr-xr-x 2 root root 4096 2022-06-10 19:53 ./source/x/x11/src/lib +drwxr-xr-x 2 root root 4096 2022-07-21 17:36 ./source/x/x11/src/lib -rw-r--r-- 1 root root 280640 2019-03-10 22:43 ./source/x/x11/src/lib/libFS-1.0.8.tar.xz -rw-r--r-- 1 root root 325932 2019-07-14 17:45 ./source/x/x11/src/lib/libICE-1.0.10.tar.xz -rw-r--r-- 1 root root 300712 2018-10-10 15:05 ./source/x/x11/src/lib/libSM-1.2.3.tar.xz @@ -14574,7 +14574,7 @@ drwxr-xr-x 2 root root 4096 2022-06-10 19:53 ./source/x/x11/src/lib -rw-r--r-- 1 root root 263112 2019-02-20 01:33 ./source/x/x11/src/lib/libfontenc-1.1.4.tar.xz -rw-r--r-- 1 root root 320072 2019-07-17 16:25 ./source/x/x11/src/lib/libpciaccess-0.16.tar.xz -rw-r--r-- 1 root root 446492 2022-05-03 22:17 ./source/x/x11/src/lib/libxcb-1.15.tar.xz --rw-r--r-- 1 root root 9600 2021-10-27 09:05 ./source/x/x11/src/lib/libxcvt-0.1.1.tar.xz +-rw-r--r-- 1 root root 9648 2022-07-19 08:56 ./source/x/x11/src/lib/libxcvt-0.1.2.tar.xz -rw-r--r-- 1 root root 302836 2019-03-16 18:36 ./source/x/x11/src/lib/libxkbfile-1.1.0.tar.xz -rw-r--r-- 1 root root 250612 2018-02-26 17:27 ./source/x/x11/src/lib/libxshmfence-1.3.tar.xz -rw-r--r-- 1 root root 634752 2020-04-19 21:56 ./source/x/x11/src/lib/pixman-0.40.0.tar.xz diff --git a/source/kde/kde/slack-desc/drkonqi b/source/kde/kde/slack-desc/drkonqi index ff94b7c83..94fb3860c 100644 --- a/source/kde/kde/slack-desc/drkonqi +++ b/source/kde/kde/slack-desc/drkonqi @@ -6,9 +6,9 @@ # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -drkonqi: drkonqi (crash handler for plasma5) +drkonqi: drkonqi (crash handler for Plasma) drkonqi: -drkonqi: Drkonqi is the crash handler for KDE Frameworks 5 / Plasma5. +drkonqi: Drkonqi is the crash handler for KDE Frameworks / Plasma. drkonqi: drkonqi: drkonqi: diff --git a/source/kde/kde/slack-desc/extra-cmake-modules b/source/kde/kde/slack-desc/extra-cmake-modules index c1a0aa68e..93bcd92f9 100644 --- a/source/kde/kde/slack-desc/extra-cmake-modules +++ b/source/kde/kde/slack-desc/extra-cmake-modules @@ -9,7 +9,7 @@ extra-cmake-modules: extra-cmake-modules (extra KDE CMake modules) extra-cmake-modules: extra-cmake-modules: This package contains additional CMake modules required for compiling -extra-cmake-modules: KDE Frameworks 5. +extra-cmake-modules: KDE Frameworks. extra-cmake-modules: extra-cmake-modules: extra-cmake-modules: diff --git a/source/kde/kde/slack-desc/kde-cli-tools b/source/kde/kde/slack-desc/kde-cli-tools index e191d2712..0c8a23bb3 100644 --- a/source/kde/kde/slack-desc/kde-cli-tools +++ b/source/kde/kde/slack-desc/kde-cli-tools @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| kde-cli-tools: kde-cli-tools (KDE command-line tools) kde-cli-tools: -kde-cli-tools: Tools based on KDE Frameworks 5 to better interact with the system. +kde-cli-tools: Tools based on KDE Frameworks to better interact with the system. kde-cli-tools: kde-cli-tools: kde-cli-tools: diff --git a/source/kde/kde/slack-desc/kdelibs4support b/source/kde/kde/slack-desc/kdelibs4support index d4cf9b67b..498e9315d 100644 --- a/source/kde/kde/slack-desc/kdelibs4support +++ b/source/kde/kde/slack-desc/kdelibs4support @@ -10,7 +10,7 @@ kdelibs4support: kdelibs4support (KDE 4 support) kdelibs4support: kdelibs4support: kdelibs4support provides legacy support for kdelibs 4 compatibility kdelibs4support: such as code and utilities to ease the transition from kdelibs 4 to -kdelibs4support: KDE Frameworks 5. This includes CMake macros and C++ classes whose +kdelibs4support: KDE Frameworks. This includes CMake macros and C++ classes whose kdelibs4support: functionality has been replaced by code in CMake, Qt and other kdelibs4support: frameworks. kdelibs4support: diff --git a/source/kde/kde/slack-desc/kile b/source/kde/kde/slack-desc/kile index 40ba95e3e..6d90fa8d9 100644 --- a/source/kde/kde/slack-desc/kile +++ b/source/kde/kde/slack-desc/kile @@ -6,7 +6,7 @@ # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -kile: kile (TeX/LaTeX frontend for Plasma5) +kile: kile (TeX/LaTeX frontend for Plasma) kile: kile: kile is a user-friendly TeX/LaTeX editor for the KDE desktop environment. kile: diff --git a/source/kde/kde/slack-desc/kwave b/source/kde/kde/slack-desc/kwave index 2bf0ac2f9..59cf2a6dd 100644 --- a/source/kde/kde/slack-desc/kwave +++ b/source/kde/kde/slack-desc/kwave @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| kwave: kwave (A sound editor for KDE) kwave: -kwave: Kwave is a sound editor built on the KDE Frameworks 5. With Kwave you +kwave: Kwave is a sound editor built on the KDE Frameworks. With Kwave you kwave: can record, play back, import and edit many sorts of audio files kwave: including multi channel files. Kwave includes some plugins to kwave: transform audio files in several ways and presents a graphical view diff --git a/source/kde/kde/slack-desc/kwayland b/source/kde/kde/slack-desc/kwayland index ad0eb2652..adf1e89e9 100644 --- a/source/kde/kde/slack-desc/kwayland +++ b/source/kde/kde/slack-desc/kwayland @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| kwayland: kwayland (wayland wrapper library for KDE) kwayland: -kwayland: Kwayland is a KDE Frameworks 5 library that wraps Client and Server +kwayland: Kwayland is a KDE Frameworks library that wraps Client and Server kwayland: Wayland libraries. kwayland: kwayland: diff --git a/source/kde/kde/slack-desc/kxmlrpcclient b/source/kde/kde/slack-desc/kxmlrpcclient index d9697706b..83af27213 100644 --- a/source/kde/kde/slack-desc/kxmlrpcclient +++ b/source/kde/kde/slack-desc/kxmlrpcclient @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| kxmlrpcclient: kxmlrpcclient (library providing API to access XML RPC) kxmlrpcclient: -kxmlrpcclient: Tier 3 KDE Frameworks 5 library providing API to access XML RPC. +kxmlrpcclient: Tier 3 KDE Frameworks library providing API to access XML RPC. kxmlrpcclient: kxmlrpcclient: kxmlrpcclient: diff --git a/source/kde/kde/slack-desc/latte-dock b/source/kde/kde/slack-desc/latte-dock index 7ab73ac31..3fd045400 100644 --- a/source/kde/kde/slack-desc/latte-dock +++ b/source/kde/kde/slack-desc/latte-dock @@ -6,7 +6,7 @@ # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -latte-dock: latte-dock (alternative dock for Plasma5) +latte-dock: latte-dock (alternative dock for Plasma) latte-dock: latte-dock: Latte is a dock based on Plasma Frameworks providing an elegant and latte-dock: intuitive experience for your tasks and plasmoids. It animates its diff --git a/source/kde/kde/slack-desc/xdg-desktop-portal-kde b/source/kde/kde/slack-desc/xdg-desktop-portal-kde index 8edffed7c..2f0024b46 100644 --- a/source/kde/kde/slack-desc/xdg-desktop-portal-kde +++ b/source/kde/kde/slack-desc/xdg-desktop-portal-kde @@ -8,8 +8,8 @@ |-----handy-ruler------------------------------------------------------| xdg-desktop-portal-kde: xdg-desktop-portal-kde (implementation for xdg-desktop-portal) xdg-desktop-portal-kde: -xdg-desktop-portal-kde: A backend implementation for xdg-desktop-portal using Qt/KF5. -xdg-desktop-portal-kde: +xdg-desktop-portal-kde: A backend implementation for xdg-desktop-portal using Qt and the KDE +xdg-desktop-portal-kde: Frameworks. xdg-desktop-portal-kde: xdg-desktop-portal-kde: xdg-desktop-portal-kde: diff --git a/source/n/net-snmp/net-snmp.SlackBuild b/source/n/net-snmp/net-snmp.SlackBuild index b995138f5..2de3dcef2 100755 --- a/source/n/net-snmp/net-snmp.SlackBuild +++ b/source/n/net-snmp/net-snmp.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=net-snmp VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-5} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then -- cgit v1.2.3