summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-01-27 20:08:12 +0000
committer Eric Hameleers <alien@slackware.com>2023-01-27 21:32:41 +0100
commitde5210c726c7a8d1b5f8b4cf7c8f4031534849c6 (patch)
tree95bbfd626bb302372a76e60ae3f515f275e9612b /source
parent5b947b160d9b0dd2654c9f3bbbff9e4ad3ea715a (diff)
downloadcurrent-de5210c726c7a8d1b5f8b4cf7c8f4031534849c6.tar.gz
current-de5210c726c7a8d1b5f8b4cf7c8f4031534849c6.tar.xz
Fri Jan 27 20:08:12 UTC 202320230127200812
n/samba-4.17.5-x86_64-1.txz: Upgraded. BUG 15240: CVE-2022-38023 [SECURITY] Samba should refuse RC4 (aka md5) based SChannel on NETLOGON (additional changes). For more information, see: https://www.samba.org/samba/security/CVE-2022-38023.html https://www.cve.org/CVERecord?id=CVE-2022-38023 (* Security fix *) x/mesa-22.3.4-x86_64-1.txz: Upgraded. x/xf86-video-vmware-13.4.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rw-r--r--source/n/samba/samba.url4
-rw-r--r--source/x/x11/configure/xf86-video-vmware13
2 files changed, 2 insertions, 15 deletions
diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url
index 89a1fdb11..4f011ee0b 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.17.4.tar.gz
-https://download.samba.org/pub/samba/stable/samba-4.17.4.tar.asc
+https://download.samba.org/pub/samba/stable/samba-4.17.5.tar.gz
+https://download.samba.org/pub/samba/stable/samba-4.17.5.tar.asc
diff --git a/source/x/x11/configure/xf86-video-vmware b/source/x/x11/configure/xf86-video-vmware
deleted file mode 100644
index 291eb9b94..000000000
--- a/source/x/x11/configure/xf86-video-vmware
+++ /dev/null
@@ -1,13 +0,0 @@
-CFLAGS=$SLKCFLAGS \
-CXXFLAGS=$SLKCFLAGS \
-./autogen.sh \
- --prefix=/usr \
- --libdir=/usr/lib${LIBDIRSUFFIX} \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --infodir=/usr/info \
- --mandir=/usr/man \
- --docdir=/usr/doc/${PKGNAME}-${MODULAR_PACKAGE_VERSION} \
- --with-udev-rules-dir=/lib/udev/rules.d \
- --disable-static \
- --build=$ARCH-slackware-linux