diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-12-17 21:14:11 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-12-17 23:32:53 +0100 |
commit | ddd9fe141fe66e35eed845d0b0497af55fcb4b66 (patch) | |
tree | aaff1c74793efac122b28edfb3bc99e035412126 /source | |
parent | 5eda6aabe16a3ed89ee56d1a55d0f3b00c45e823 (diff) | |
download | current-ddd9fe141fe66e35eed845d0b0497af55fcb4b66.tar.gz current-ddd9fe141fe66e35eed845d0b0497af55fcb4b66.tar.xz |
Sat Dec 17 21:14:11 UTC 202220221217211411
a/xz-5.4.0-x86_64-1.txz: Upgraded.
l/harfbuzz-6.0.0-x86_64-1.txz: Upgraded.
l/libmpc-1.3.1-x86_64-1.txz: Upgraded.
n/NetworkManager-1.40.8-x86_64-1.txz: Upgraded.
n/samba-4.17.4-x86_64-1.txz: Upgraded.
This update fixes security issues:
This is the Samba CVE for the Windows Kerberos RC4-HMAC Elevation of
Privilege Vulnerability disclosed by Microsoft on Nov 8 2022.
A Samba Active Directory DC will issue weak rc4-hmac session keys for
use between modern clients and servers despite all modern Kerberos
implementations supporting the aes256-cts-hmac-sha1-96 cipher.
On Samba Active Directory DCs and members
'kerberos encryption types = legacy'
would force rc4-hmac as a client even if the server supports
aes128-cts-hmac-sha1-96 and/or aes256-cts-hmac-sha1-96.
This is the Samba CVE for the Windows Kerberos Elevation of Privilege
Vulnerability disclosed by Microsoft on Nov 8 2022.
A service account with the special constrained delegation permission
could forge a more powerful ticket than the one it was presented with.
The "RC4" protection of the NetLogon Secure channel uses the same
algorithms as rc4-hmac cryptography in Kerberos, and so must also be
assumed to be weak.
Note that there are several important behavior changes included in this
release, which may cause compatibility problems interacting with system
still expecting the former behavior.
Please read the advisories of CVE-2022-37966, CVE-2022-37967 and
CVE-2022-38023 carefully!
For more information, see:
https://www.samba.org/samba/security/CVE-2022-37966.html
https://www.samba.org/samba/security/CVE-2022-37967.html
https://www.samba.org/samba/security/CVE-2022-38023.html
https://www.cve.org/CVERecord?id=CVE-2022-37966
https://www.cve.org/CVERecord?id=CVE-2022-37967
https://www.cve.org/CVERecord?id=CVE-2022-38023
(* Security fix *)
xfce/exo-4.18.0-x86_64-1.txz: Upgraded.
xfce/garcon-4.18.0-x86_64-1.txz: Upgraded.
xfce/libxfce4ui-4.18.0-x86_64-1.txz: Upgraded.
xfce/libxfce4util-4.18.0-x86_64-1.txz: Upgraded.
xfce/thunar-4.18.0-x86_64-1.txz: Upgraded.
xfce/thunar-volman-4.18.0-x86_64-1.txz: Upgraded.
xfce/tumbler-4.18.0-x86_64-1.txz: Upgraded.
xfce/xfce4-appfinder-4.18.0-x86_64-1.txz: Upgraded.
xfce/xfce4-dev-tools-4.18.0-x86_64-1.txz: Upgraded.
xfce/xfce4-notifyd-0.6.5-x86_64-1.txz: Upgraded.
xfce/xfce4-panel-4.18.0-x86_64-1.txz: Upgraded.
xfce/xfce4-power-manager-4.18.0-x86_64-1.txz: Upgraded.
xfce/xfce4-session-4.18.0-x86_64-1.txz: Upgraded.
xfce/xfce4-settings-4.18.0-x86_64-1.txz: Upgraded.
xfce/xfce4-weather-plugin-0.11.0-x86_64-1.txz: Upgraded.
xfce/xfconf-4.18.0-x86_64-1.txz: Upgraded.
xfce/xfdesktop-4.18.0-x86_64-1.txz: Upgraded.
xfce/xfwm4-4.18.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
29 files changed, 32 insertions, 26 deletions
diff --git a/source/l/harfbuzz/harfbuzz.SlackBuild b/source/l/harfbuzz/harfbuzz.SlackBuild index e3f8addbb..6797564eb 100755 --- a/source/l/harfbuzz/harfbuzz.SlackBuild +++ b/source/l/harfbuzz/harfbuzz.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=harfbuzz VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/l/libmpc/libmpc.SlackBuild b/source/l/libmpc/libmpc.SlackBuild index f1facc145..661deec9c 100755 --- a/source/l/libmpc/libmpc.SlackBuild +++ b/source/l/libmpc/libmpc.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) SRCNAM=mpc PKGNAM=libmpc VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/n/samba/samba.url b/source/n/samba/samba.url index 9471b1176..89a1fdb11 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.2.tar.gz -https://download.samba.org/pub/samba/stable/samba-4.17.2.tar.asc +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 diff --git a/source/xfce/exo/exo.url b/source/xfce/exo/exo.url index 969a4c78c..4e241b42c 100644 --- a/source/xfce/exo/exo.url +++ b/source/xfce/exo/exo.url @@ -1 +1 @@ -http://archive.xfce.org:/src/xfce/exo/4.16/exo-4.16.4.tar.bz2 +http://archive.xfce.org:/src/xfce/exo/4.18/ diff --git a/source/xfce/garcon/garcon.SlackBuild b/source/xfce/garcon/garcon.SlackBuild index 0777089a6..7f8ca66c6 100755 --- a/source/xfce/garcon/garcon.SlackBuild +++ b/source/xfce/garcon/garcon.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=garcon VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: MARCH=$( uname -m ) diff --git a/source/xfce/garcon/garcon.url b/source/xfce/garcon/garcon.url index 398e7f900..ee9196770 100644 --- a/source/xfce/garcon/garcon.url +++ b/source/xfce/garcon/garcon.url @@ -1 +1 @@ -https://github.com/xfce-mirror/garcon +http://archive.xfce.org/src/xfce/garcon/4.18/ diff --git a/source/xfce/libxfce4ui/libxfce4ui.url b/source/xfce/libxfce4ui/libxfce4ui.url index 5feb71406..9db062c01 100644 --- a/source/xfce/libxfce4ui/libxfce4ui.url +++ b/source/xfce/libxfce4ui/libxfce4ui.url @@ -1 +1 @@ -https://archive.xfce.org/src/xfce/libxfce4ui/4.16/libxfce4ui-4.16.1.tar.bz2 +https://archive.xfce.org/src/xfce/libxfce4ui/4.18/ diff --git a/source/xfce/libxfce4util/libxfce4util.SlackBuild b/source/xfce/libxfce4util/libxfce4util.SlackBuild index 69034edf2..a8e9cae9f 100755 --- a/source/xfce/libxfce4util/libxfce4util.SlackBuild +++ b/source/xfce/libxfce4util/libxfce4util.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libxfce4util VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: MARCH=$( uname -m ) diff --git a/source/xfce/libxfce4util/libxfce4util.url b/source/xfce/libxfce4util/libxfce4util.url new file mode 100644 index 000000000..1e19cfeaa --- /dev/null +++ b/source/xfce/libxfce4util/libxfce4util.url @@ -0,0 +1 @@ +https://archive.xfce.org/src/xfce/libxfce4util/4.18/ diff --git a/source/xfce/thunar-volman/thunar-volman.SlackBuild b/source/xfce/thunar-volman/thunar-volman.SlackBuild index 63b2c167e..b00f2bf68 100755 --- a/source/xfce/thunar-volman/thunar-volman.SlackBuild +++ b/source/xfce/thunar-volman/thunar-volman.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=thunar-volman VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/xfce/thunar-volman/thunar-volman.url b/source/xfce/thunar-volman/thunar-volman.url new file mode 100644 index 000000000..42da9d4c0 --- /dev/null +++ b/source/xfce/thunar-volman/thunar-volman.url @@ -0,0 +1 @@ +https://archive.xfce.org/src/xfce/thunar-volman/4.18/ diff --git a/source/xfce/thunar/thunar.url b/source/xfce/thunar/thunar.url index f9bdd1c94..1f0635dd6 100644 --- a/source/xfce/thunar/thunar.url +++ b/source/xfce/thunar/thunar.url @@ -1 +1 @@ -https://archive.xfce.org/src/xfce/thunar/4.16 +https://archive.xfce.org/src/xfce/thunar/4.18/ diff --git a/source/xfce/tumbler/tumbler.url b/source/xfce/tumbler/tumbler.url index c94a1c222..bccb2101f 100644 --- a/source/xfce/tumbler/tumbler.url +++ b/source/xfce/tumbler/tumbler.url @@ -1 +1 @@ -http://archive.xfce.org/src/xfce/tumbler/4.16/tumbler-4.16.1.tar.bz2 +http://archive.xfce.org/src/xfce/tumbler/4.18/ diff --git a/source/xfce/xfce4-appfinder/xfce4-appfinder.SlackBuild b/source/xfce/xfce4-appfinder/xfce4-appfinder.SlackBuild index afc384b7f..26ffc4e4f 100755 --- a/source/xfce/xfce4-appfinder/xfce4-appfinder.SlackBuild +++ b/source/xfce/xfce4-appfinder/xfce4-appfinder.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xfce4-appfinder VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: MARCH=$( uname -m ) diff --git a/source/xfce/xfce4-appfinder/xfce4-appfinder.url b/source/xfce/xfce4-appfinder/xfce4-appfinder.url index 0c62decc6..ce64acc32 100644 --- a/source/xfce/xfce4-appfinder/xfce4-appfinder.url +++ b/source/xfce/xfce4-appfinder/xfce4-appfinder.url @@ -1 +1 @@ -http://archive.xfce.org/src/xfce/xfce4-appfinder/4.16/xfce4-appfinder-4.16.1.tar.bz2 +http://archive.xfce.org/src/xfce/xfce4-appfinder/4.18/ diff --git a/source/xfce/xfce4-dev-tools/xfce4-dev-tools.SlackBuild b/source/xfce/xfce4-dev-tools/xfce4-dev-tools.SlackBuild index c265f7bb8..e2f0f2d31 100755 --- a/source/xfce/xfce4-dev-tools/xfce4-dev-tools.SlackBuild +++ b/source/xfce/xfce4-dev-tools/xfce4-dev-tools.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xfce4-dev-tools VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: MARCH=$( uname -m ) diff --git a/source/xfce/xfce4-dev-tools/xfce4-dev-tools.url b/source/xfce/xfce4-dev-tools/xfce4-dev-tools.url new file mode 100644 index 000000000..2181f30d0 --- /dev/null +++ b/source/xfce/xfce4-dev-tools/xfce4-dev-tools.url @@ -0,0 +1 @@ +http://archive.xfce.org/src/xfce/xfce4-dev-tools/4.18/ diff --git a/source/xfce/xfce4-panel/xfce4-panel.url b/source/xfce/xfce4-panel/xfce4-panel.url index 74f7b6f5c..aaffa6318 100644 --- a/source/xfce/xfce4-panel/xfce4-panel.url +++ b/source/xfce/xfce4-panel/xfce4-panel.url @@ -1 +1 @@ -https://archive.xfce.org/src/xfce/xfce4-panel/4.16/ +https://archive.xfce.org/src/xfce/xfce4-panel/4.18/ diff --git a/source/xfce/xfce4-power-manager/xfce4-power-manager.SlackBuild b/source/xfce/xfce4-power-manager/xfce4-power-manager.SlackBuild index 3381fb14f..b2a764548 100755 --- a/source/xfce/xfce4-power-manager/xfce4-power-manager.SlackBuild +++ b/source/xfce/xfce4-power-manager/xfce4-power-manager.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xfce4-power-manager VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/xfce/xfce4-power-manager/xfce4-power-manager.url b/source/xfce/xfce4-power-manager/xfce4-power-manager.url new file mode 100644 index 000000000..5f993c69e --- /dev/null +++ b/source/xfce/xfce4-power-manager/xfce4-power-manager.url @@ -0,0 +1 @@ +https://archive.xfce.org/src/xfce/xfce4-power-manager/4.18/ diff --git a/source/xfce/xfce4-session/xfce4-session.SlackBuild b/source/xfce/xfce4-session/xfce4-session.SlackBuild index ae49288d9..9bd124f33 100755 --- a/source/xfce/xfce4-session/xfce4-session.SlackBuild +++ b/source/xfce/xfce4-session/xfce4-session.SlackBuild @@ -23,8 +23,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xfce4-session -VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: MARCH=$( uname -m ) @@ -70,7 +70,7 @@ mkdir -p $TMP $PKG cd $TMP rm -rf $PKGNAM-$VERSION -tar xvf $CWD/$PKGNAM-$VERSION.tar.?z* || exit 1 +tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1 cd $PKGNAM-$VERSION || exit 1 chown -R root:root . diff --git a/source/xfce/xfce4-session/xfce4-session.url b/source/xfce/xfce4-session/xfce4-session.url new file mode 100644 index 000000000..d9bd7360b --- /dev/null +++ b/source/xfce/xfce4-session/xfce4-session.url @@ -0,0 +1 @@ +http://archive.xfce.org/src/xfce/xfce4-session/4.18/ diff --git a/source/xfce/xfce4-settings/xfce4-settings.url b/source/xfce/xfce4-settings/xfce4-settings.url index 98f22fd07..6070533e3 100644 --- a/source/xfce/xfce4-settings/xfce4-settings.url +++ b/source/xfce/xfce4-settings/xfce4-settings.url @@ -1 +1 @@ -http://archive.xfce.org/src/xfce/xfce4-settings/4.16/xfce4-settings-4.16.5.tar.bz2 +http://archive.xfce.org/src/xfce/xfce4-settings/4.18/ diff --git a/source/xfce/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild b/source/xfce/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild index f6657fc18..577bba027 100755 --- a/source/xfce/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild +++ b/source/xfce/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xfce4-weather-plugin VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-4} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/xfce/xfconf/xfconf.SlackBuild b/source/xfce/xfconf/xfconf.SlackBuild index 7e2d25482..ef41991db 100755 --- a/source/xfce/xfconf/xfconf.SlackBuild +++ b/source/xfce/xfconf/xfconf.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xfconf VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: MARCH=$( uname -m ) diff --git a/source/xfce/xfconf/xfconf.url b/source/xfce/xfconf/xfconf.url new file mode 100644 index 000000000..7e2556977 --- /dev/null +++ b/source/xfce/xfconf/xfconf.url @@ -0,0 +1 @@ +http://archive.xfce.org/src/xfce/xfconf/4.18/ diff --git a/source/xfce/xfdesktop/xfdesktop.url b/source/xfce/xfdesktop/xfdesktop.url index ec602cfa5..91c741726 100644 --- a/source/xfce/xfdesktop/xfdesktop.url +++ b/source/xfce/xfdesktop/xfdesktop.url @@ -1 +1 @@ -https://archive.xfce.org/src/xfce/xfdesktop/4.16/ +https://archive.xfce.org/src/xfce/xfdesktop/4.18/ diff --git a/source/xfce/xfwm4/xfwm4.SlackBuild b/source/xfce/xfwm4/xfwm4.SlackBuild index 5d7a5e9fa..bb5fd18f9 100755 --- a/source/xfce/xfwm4/xfwm4.SlackBuild +++ b/source/xfce/xfwm4/xfwm4.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xfwm4 VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: MARCH=$( uname -m ) diff --git a/source/xfce/xfwm4/xfwm4.url b/source/xfce/xfwm4/xfwm4.url index 1c0e70666..c8f3cbede 100644 --- a/source/xfce/xfwm4/xfwm4.url +++ b/source/xfce/xfwm4/xfwm4.url @@ -1 +1 @@ -http://archive.xfce.org/src/xfce/xfwm4/4.12/xfwm4-4.12.5.tar.bz2 +http://archive.xfce.org/src/xfce/xfwm4/4.18/ |