summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-05-17 20:59:51 +0000
committer Eric Hameleers <alien@slackware.com>2023-05-17 23:46:29 +0200
commit39de96c1694c51da0724ef99b869c8203895dfc9 (patch)
tree1eb38de3f839156689757ff93e54f3d5bee4a764 /source/kde/kde/patch
parent01f5ed824c8d716ac8544770c384f3c153fa83d9 (diff)
downloadcurrent-39de96c1694c51da0724ef99b869c8203895dfc9.tar.gz
current-39de96c1694c51da0724ef99b869c8203895dfc9.tar.xz
Wed May 17 20:59:51 UTC 202320230517205951
a/etc-15.1-x86_64-3.txz: Rebuilt. /etc/group: Added kvm (GID 36). a/eudev-3.2.12-x86_64-2.txz: Rebuilt. In 50-udev-default.rules, comment out the lines for SGX. a/kernel-firmware-20230517_601c181-noarch-1.txz: Upgraded. a/kernel-generic-6.1.29-x86_64-1.txz: Upgraded. a/kernel-huge-6.1.29-x86_64-1.txz: Upgraded. a/kernel-modules-6.1.29-x86_64-1.txz: Upgraded. d/kernel-headers-6.1.29-x86-1.txz: Upgraded. d/llvm-16.0.4-x86_64-1.txz: Upgraded. k/kernel-source-6.1.29-noarch-1.txz: Upgraded. kde/kde-cli-tools-5.27.5.1-x86_64-1.txz: Upgraded. l/fribidi-1.0.13-x86_64-1.txz: Upgraded. l/pipewire-0.3.71-x86_64-1.txz: Upgraded. n/bind-9.18.15-x86_64-1.txz: Upgraded. This is a bugfix release. n/curl-8.1.0-x86_64-1.txz: Upgraded. This update fixes security issues: more POST-after-PUT confusion. IDN wildcard match. siglongjmp race condition. UAF in SSH sha256 fingerprint check. For more information, see: https://curl.se/docs/CVE-2023-28322.html https://curl.se/docs/CVE-2023-28321.html https://curl.se/docs/CVE-2023-28320.html https://curl.se/docs/CVE-2023-28319.html https://www.cve.org/CVERecord?id=CVE-2023-28322 https://www.cve.org/CVERecord?id=CVE-2023-28321 https://www.cve.org/CVERecord?id=CVE-2023-28320 https://www.cve.org/CVERecord?id=CVE-2023-28319 (* Security fix *) x/libwacom-2.7.0-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/kde/kde/patch')
-rw-r--r--source/kde/kde/patch/kde-cli-tools.patch1
-rw-r--r--source/kde/kde/patch/kde-cli-tools/726690b34c1b75307fb8c830ba05dd00b98aa85a.patch22
2 files changed, 0 insertions, 23 deletions
diff --git a/source/kde/kde/patch/kde-cli-tools.patch b/source/kde/kde/patch/kde-cli-tools.patch
deleted file mode 100644
index 5f57d6e09..000000000
--- a/source/kde/kde/patch/kde-cli-tools.patch
+++ /dev/null
@@ -1 +0,0 @@
-cat $CWD/patch/kde-cli-tools/726690b34c1b75307fb8c830ba05dd00b98aa85a.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
diff --git a/source/kde/kde/patch/kde-cli-tools/726690b34c1b75307fb8c830ba05dd00b98aa85a.patch b/source/kde/kde/patch/kde-cli-tools/726690b34c1b75307fb8c830ba05dd00b98aa85a.patch
deleted file mode 100644
index 4fa2309c6..000000000
--- a/source/kde/kde/patch/kde-cli-tools/726690b34c1b75307fb8c830ba05dd00b98aa85a.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 726690b34c1b75307fb8c830ba05dd00b98aa85a Mon Sep 17 00:00:00 2001
-From: Heiko Becker <heiko.becker@kde.org>
-Date: Tue, 9 May 2023 21:29:52 +0200
-Subject: [PATCH] kinfo: Use kcmshell5 with Plasma *5*
-
----
- kinfo/kinfo | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/kinfo/kinfo b/kinfo/kinfo
-index ddb5de31..6f911965 100644
---- a/kinfo/kinfo
-+++ b/kinfo/kinfo
-@@ -3,4 +3,4 @@
- # SPDX-FileCopyrightText: 2023 Harald Sitter <sitter@kde.org>
-
- export QT_LOGGING_RULES="*=false"
--exec kcmshell6 kcm_about-distro --args dump --platform offscreen
-+exec kcmshell5 kcm_about-distro --args dump --platform offscreen
---
-GitLab
-