diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-08-16 18:51:34 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-08-17 07:00:13 +0200 |
commit | acedcf0daaa711f242744ca6577aeb42717a44d5 (patch) | |
tree | 062dc63e024c7f1d796895e64f8393caef16c321 /source | |
parent | 522fb53c22f6e577cbe07cf3fd8c29a76732d233 (diff) | |
download | current-acedcf0daaa711f242744ca6577aeb42717a44d5.tar.gz |
Tue Aug 16 18:51:34 UTC 202220220816185134
a/btrfs-progs-5.19-x86_64-1.txz: Upgraded.
a/kernel-firmware-20220815_8413c63-noarch-1.txz: Upgraded.
ap/mariadb-10.6.9-x86_64-1.txz: Upgraded.
This update fixes bugs and several security issues.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32082
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32089
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32081
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32091
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32084
(* Security fix *)
l/glade-3.40.0-x86_64-1.txz: Upgraded.
l/lz4-1.9.4-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-x | source/l/glade/glade.SlackBuild | 5 | ||||
-rw-r--r-- | source/l/glade/glade.ftbfs.diff | 18 | ||||
-rw-r--r-- | source/l/glade/glade.remove.extra.da.from.LINGUAS.diff | 9 | ||||
-rwxr-xr-x | source/l/lz4/lz4.SlackBuild | 2 | ||||
-rw-r--r-- | source/l/lz4/lz4.url | 2 | ||||
-rwxr-xr-x | source/x/x11/src/get-xf86-video-mach64.sh | 49 | ||||
-rwxr-xr-x | source/x/x11/src/get-xf86-video-mga.sh | 49 |
7 files changed, 101 insertions, 33 deletions
diff --git a/source/l/glade/glade.SlackBuild b/source/l/glade/glade.SlackBuild index 2cb458c5..750ee1b9 100755 --- a/source/l/glade/glade.SlackBuild +++ b/source/l/glade/glade.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=glade VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-6} +BUILD=${BUILD:-1} if [ -z "$ARCH" ]; then case "$( uname -m )" in @@ -79,9 +79,6 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \+ -zcat $CWD/glade.ftbfs.diff.gz | patch -p1 --verbose || exit 1 -zcat $CWD/glade.remove.extra.da.from.LINGUAS.diff.gz | patch -p1 --verbose || exit 1 - # Configure, build, and install: export CFLAGS="$SLKCFLAGS" export CXXFLAGS="$SLKCFLAGS" diff --git a/source/l/glade/glade.ftbfs.diff b/source/l/glade/glade.ftbfs.diff deleted file mode 100644 index d9516925..00000000 --- a/source/l/glade/glade.ftbfs.diff +++ /dev/null @@ -1,18 +0,0 @@ ---- ./data/meson.build.orig 2020-11-20 15:02:11.854337200 -0600 -+++ ./data/meson.build 2022-02-16 13:40:12.980091649 -0600 -@@ -2,7 +2,6 @@ - desktop_conf.set('VERSION', glade_version) - - i18n.merge_file( -- 'desktop', - type: 'desktop', - input: configure_file( - input: 'org.gnome.Glade.desktop.in.in', -@@ -18,7 +17,6 @@ - appdata = glade_name + '.appdata.xml' - - i18n.merge_file( -- 'appdata', - input: 'org.gnome.Glade.appdata.xml.in', - output: '@BASENAME@', - po_dir: po_dir, diff --git a/source/l/glade/glade.remove.extra.da.from.LINGUAS.diff b/source/l/glade/glade.remove.extra.da.from.LINGUAS.diff deleted file mode 100644 index e9679abe..00000000 --- a/source/l/glade/glade.remove.extra.da.from.LINGUAS.diff +++ /dev/null @@ -1,9 +0,0 @@ ---- ./help/LINGUAS.orig 2020-11-20 15:02:11.862337000 -0600 -+++ ./help/LINGUAS 2022-02-16 13:50:32.440105506 -0600 -@@ -1,6 +1,5 @@ - # please keep this list sorted alphabetically - # --da - bg - ca - cs diff --git a/source/l/lz4/lz4.SlackBuild b/source/l/lz4/lz4.SlackBuild index 17d79430..d2f3fa8c 100755 --- a/source/l/lz4/lz4.SlackBuild +++ b/source/l/lz4/lz4.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=lz4 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: if [ -z "$ARCH" ]; then diff --git a/source/l/lz4/lz4.url b/source/l/lz4/lz4.url index 1c460117..2899e067 100644 --- a/source/l/lz4/lz4.url +++ b/source/l/lz4/lz4.url @@ -1 +1 @@ -https://lz4.github.io/lz4 +https://github.com/lz4/lz4 diff --git a/source/x/x11/src/get-xf86-video-mach64.sh b/source/x/x11/src/get-xf86-video-mach64.sh new file mode 100755 index 00000000..0f1f827d --- /dev/null +++ b/source/x/x11/src/get-xf86-video-mach64.sh @@ -0,0 +1,49 @@ +#!/bin/sh + +# Copyright 2016, 2018, 2020 Patrick J. Volkerding, Sebeka, Minnesota, USA +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +# Pull a stable branch + patches +BRANCH=${1:-master} + +# Clear download area: +rm -rf xf86-video-mach64 + +# Clone repository: +git clone https://gitlab.freedesktop.org/xorg/driver/xf86-video-mach64/ + +# checkout $BRANCH: +( cd xf86-video-mach64 + git checkout $BRANCH || exit 1 +) + +HEADISAT="$( cd xf86-video-mach64 && git log -1 --format=%h )" +DATE="$( cd xf86-video-mach64 && git log -1 --format=%cd --date=format:%Y%m%d )" +LONGDATE="$( cd xf86-video-mach64 && git log -1 --format=%cd --date=format:%c )" +# Cleanup. We're not packing up the whole git repo. +( cd xf86-video-mach64 && find . -type d -name ".git*" -exec rm -rf {} \; 2> /dev/null ) +mv xf86-video-mach64 xf86-video-mach64-${DATE}_${HEADISAT} +tar cf xf86-video-mach64-${DATE}_${HEADISAT}.tar xf86-video-mach64-${DATE}_${HEADISAT} +xz -9 -f xf86-video-mach64-${DATE}_${HEADISAT}.tar +rm -rf xf86-video-mach64-${DATE}_${HEADISAT} +touch -d "$LONGDATE" xf86-video-mach64-${DATE}_${HEADISAT}.tar.xz +echo +echo "xf86-video-mach64 branch $BRANCH with HEAD at $HEADISAT packaged as xf86-video-mach64-${DATE}_${HEADISAT}.tar.xz" +echo diff --git a/source/x/x11/src/get-xf86-video-mga.sh b/source/x/x11/src/get-xf86-video-mga.sh new file mode 100755 index 00000000..8550b38c --- /dev/null +++ b/source/x/x11/src/get-xf86-video-mga.sh @@ -0,0 +1,49 @@ +#!/bin/sh + +# Copyright 2016, 2018, 2020 Patrick J. Volkerding, Sebeka, Minnesota, USA +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +# Pull a stable branch + patches +BRANCH=${1:-master} + +# Clear download area: +rm -rf xf86-video-mga + +# Clone repository: +git clone https://gitlab.freedesktop.org/xorg/driver/xf86-video-mga/ + +# checkout $BRANCH: +( cd xf86-video-mga + git checkout $BRANCH || exit 1 +) + +HEADISAT="$( cd xf86-video-mga && git log -1 --format=%h )" +DATE="$( cd xf86-video-mga && git log -1 --format=%cd --date=format:%Y%m%d )" +LONGDATE="$( cd xf86-video-mga && git log -1 --format=%cd --date=format:%c )" +# Cleanup. We're not packing up the whole git repo. +( cd xf86-video-mga && find . -type d -name ".git*" -exec rm -rf {} \; 2> /dev/null ) +mv xf86-video-mga xf86-video-mga-${DATE}_${HEADISAT} +tar cf xf86-video-mga-${DATE}_${HEADISAT}.tar xf86-video-mga-${DATE}_${HEADISAT} +xz -9 -f xf86-video-mga-${DATE}_${HEADISAT}.tar +rm -rf xf86-video-mga-${DATE}_${HEADISAT} +touch -d "$LONGDATE" xf86-video-mga-${DATE}_${HEADISAT}.tar.xz +echo +echo "xf86-video-mga branch $BRANCH with HEAD at $HEADISAT packaged as xf86-video-mga-${DATE}_${HEADISAT}.tar.xz" +echo |