diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-12-03 23:52:38 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-12-04 08:59:50 +0100 |
commit | 3f5ef65db85ac03e7cd56925ae276e9317ec01e5 (patch) | |
tree | 98a382f5c2abe8c54548fe8f5a5efc2b682993c0 /source | |
parent | ca24bdf2171b8756a322c99932f890bd69bcd86c (diff) | |
download | current-3f5ef65db85ac03e7cd56925ae276e9317ec01e5.tar.gz |
Thu Dec 3 23:52:38 UTC 202020201203235238
a/kernel-generic-5.4.81-x86_64-1.txz: Upgraded.
a/kernel-huge-5.4.81-x86_64-1.txz: Upgraded.
a/kernel-modules-5.4.81-x86_64-1.txz: Upgraded.
ap/cups-filters-1.28.6-x86_64-1.txz: Upgraded.
ap/nano-5.4-x86_64-1.txz: Upgraded.
d/binutils-2.35.1-x86_64-1.txz: Upgraded.
d/gcc-10.2.0-x86_64-2.txz: Rebuilt.
These are the same GCC packages that were previously in /testing.
d/gcc-brig-10.2.0-x86_64-2.txz: Rebuilt.
d/gcc-g++-10.2.0-x86_64-2.txz: Rebuilt.
d/gcc-gdc-10.2.0-x86_64-2.txz: Rebuilt.
Shared library .so-version bump.
d/gcc-gfortran-10.2.0-x86_64-2.txz: Rebuilt.
d/gcc-gnat-10.2.0-x86_64-2.txz: Rebuilt.
d/gcc-go-10.2.0-x86_64-2.txz: Rebuilt.
Shared library .so-version bump.
d/gcc-objc-10.2.0-x86_64-2.txz: Rebuilt.
d/kernel-headers-5.4.81-x86-1.txz: Upgraded.
d/libtool-2.4.6-x86_64-14.txz: Rebuilt.
Recompiled to update embedded GCC version number.
d/mercurial-5.6.1-x86_64-1.txz: Upgraded.
d/oprofile-1.4.0-x86_64-2.txz: Rebuilt.
d/python-pip-20.3.1-x86_64-1.txz: Upgraded.
k/kernel-source-5.4.81-noarch-1.txz: Upgraded.
GCC_VERSION 90300 -> 100200
l/PyQt5-5.15.2-x86_64-1.txz: Upgraded.
l/glibmm-2.64.5-x86_64-1.txz: Upgraded.
x/mesa-20.3.0-x86_64-1.txz: Upgraded.
xap/geeqie-1.6-x86_64-1.txz: Upgraded.
xap/mozilla-thunderbird-78.5.1-x86_64-1.txz: Upgraded.
This release contains security fixes and improvements.
For more information, see:
https://www.mozilla.org/en-US/thunderbird/78.5.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2020-53/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26970
(* Security fix *)
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source')
14 files changed, 30 insertions, 94 deletions
diff --git a/source/d/binutils/binutils.SlackBuild b/source/d/binutils/binutils.SlackBuild index d50e5cb0..bcb491db 100755 --- a/source/d/binutils/binutils.SlackBuild +++ b/source/d/binutils/binutils.SlackBuild @@ -100,7 +100,6 @@ zcat $CWD/patches/binutils-2.25-set-long-long.patch.gz | patch -p1 --verbose || zcat $CWD/patches/binutils-2.20.51.0.10-copy-osabi.patch.gz | patch -p1 --verbose || exit 1 zcat $CWD/patches/binutils-2.20.51.0.10-sec-merge-emit.patch.gz | patch -p1 --verbose || exit 1 zcat $CWD/patches/binutils-2.24-ldforcele.patch.gz | patch -p1 --verbose || exit 1 -zcat $CWD/patches/binutils-2.25.1-cleansweep.patch.gz | patch -p2 --verbose || exit 1 # Export the demangle.h header file: zcat $CWD/patches/binutils.export.demangle.h.diff.gz | patch -p1 --verbose || exit 1 diff --git a/source/d/binutils/patches/binutils-2.25.1-cleansweep.patch b/source/d/binutils/patches/binutils-2.25.1-cleansweep.patch deleted file mode 100644 index 2603d130..00000000 --- a/source/d/binutils/patches/binutils-2.25.1-cleansweep.patch +++ /dev/null @@ -1,63 +0,0 @@ ---- ../binutils-2.25.1.orig/ld/testsuite/ld-plugin/lto.exp 2016-01-08 15:24:58.241083264 +0000 -+++ ld/testsuite/ld-plugin/lto.exp 2016-01-08 16:30:51.845827089 +0000 -@@ -386,6 +386,11 @@ if { [at_least_gcc_version 4 7] } { - } - } - -+# Fedora specific binutils patches break some of the tests that follow... -+restore_notify -+return -+ -+ - # Run "ld -r" to generate inputs for complex LTO tests. - run_dump_test "lto-3r" - remote_exec host "mv" "tmpdir/dump tmpdir/lto-3.o" ---- ../binutils-2.26.orig/ld/testsuite/ld-size/size.exp 2016-01-27 15:51:27.223093570 +0000 -+++ ld/testsuite/ld-size/size.exp 2016-01-27 16:00:04.262015016 +0000 -@@ -113,37 +113,6 @@ run_cc_link_tests [list \ - "libsize-6b.so" \ - ] \ - [list \ -- "Build libsize-7.so" \ -- "-shared" \ -- "-fPIC" \ -- {size-7b.c} \ -- {} \ -- "libsize-7.so" \ -- ] \ -- [list \ -- "Build size-7" \ -- "$NOPIE_LDFLAGS -Wl,--no-as-needed tmpdir/libsize-7.so" \ -- "$NOPIE_CFLAGS" \ -- {size-7a.c} \ -- {{readelf -rW size-7.rd}} \ -- "size-7.exe" \ -- ] \ -- [list \ -- "Build libsize-8.so" \ -- "-shared" "-fPIC" \ -- {size-8b.c} \ -- {} \ -- "libsize-8.so" \ -- ] \ -- [list \ -- "Build size-8" \ -- "$NOPIE_LDFLAGS -Wl,--no-as-needed tmpdir/libsize-8.so" \ -- "$NOPIE_CFLAGS" \ -- {size-8a.c} \ -- {{readelf -rW size-8.rd}} \ -- "size-8.exe" \ -- ] \ -- [list \ - "Build libsize-9.so" \ - "-shared" \ - "-fPIC" \ -@@ -161,6 +130,8 @@ run_cc_link_tests [list \ - ] \ - ] - -+return -+ - # Check if size relocation works at run-time. - catch "exec tmpdir/size-7.exe > tmpdir/dump.out" exec_output - if ![string match "" $exec_output] then { diff --git a/source/d/gcc/gcc.SlackBuild b/source/d/gcc/gcc.SlackBuild index 853e41b3..c154888e 100755 --- a/source/d/gcc/gcc.SlackBuild +++ b/source/d/gcc/gcc.SlackBuild @@ -57,7 +57,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gcc SRCVER=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} VERSION=$(echo $SRCVER | cut -f 1 -d _) -BUILD=${BUILD:-3} +BUILD=${BUILD:-2} # How many jobs to run in parallel: NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/d/libtool/libtool.SlackBuild b/source/d/libtool/libtool.SlackBuild index 6625b0af..6bdc4c9b 100755 --- a/source/d/libtool/libtool.SlackBuild +++ b/source/d/libtool/libtool.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libtool VERSION=${VERSION:-$(echo libtool-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-13} +BUILD=${BUILD:-14} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/d/oprofile/oprofile.SlackBuild b/source/d/oprofile/oprofile.SlackBuild index 89b2149e..67ea7e5a 100755 --- a/source/d/oprofile/oprofile.SlackBuild +++ b/source/d/oprofile/oprofile.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=oprofile VERSION=${VERSION:-$(echo oprofile-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/k/kernel-configs/config-generic-5.4.80 b/source/k/kernel-configs/config-generic-5.4.81 index 4d96d8b5..c9d2295d 100644 --- a/source/k/kernel-configs/config-generic-5.4.80 +++ b/source/k/kernel-configs/config-generic-5.4.81 @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.80 Kernel Configuration +# Linux/x86 5.4.81 Kernel Configuration # # -# Compiler: gcc (GCC) 9.3.0 +# Compiler: gcc (GCC) 10.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90300 +CONFIG_GCC_VERSION=100200 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y diff --git a/source/k/kernel-configs/config-generic-5.4.80.x64 b/source/k/kernel-configs/config-generic-5.4.81.x64 index 0240b381..8494cd04 100644 --- a/source/k/kernel-configs/config-generic-5.4.80.x64 +++ b/source/k/kernel-configs/config-generic-5.4.81.x64 @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.80 Kernel Configuration +# Linux/x86 5.4.81 Kernel Configuration # # -# Compiler: gcc (GCC) 9.3.0 +# Compiler: gcc (GCC) 10.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90300 +CONFIG_GCC_VERSION=100200 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y diff --git a/source/k/kernel-configs/config-generic-smp-5.4.80-smp b/source/k/kernel-configs/config-generic-smp-5.4.81-smp index a014d215..06e33847 100644 --- a/source/k/kernel-configs/config-generic-smp-5.4.80-smp +++ b/source/k/kernel-configs/config-generic-smp-5.4.81-smp @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.80 Kernel Configuration +# Linux/x86 5.4.81 Kernel Configuration # # -# Compiler: gcc (GCC) 9.3.0 +# Compiler: gcc (GCC) 10.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90300 +CONFIG_GCC_VERSION=100200 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y diff --git a/source/k/kernel-configs/config-huge-5.4.80 b/source/k/kernel-configs/config-huge-5.4.81 index 1158728f..9e870dc8 100644 --- a/source/k/kernel-configs/config-huge-5.4.80 +++ b/source/k/kernel-configs/config-huge-5.4.81 @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.80 Kernel Configuration +# Linux/x86 5.4.81 Kernel Configuration # # -# Compiler: gcc (GCC) 9.3.0 +# Compiler: gcc (GCC) 10.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90300 +CONFIG_GCC_VERSION=100200 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y diff --git a/source/k/kernel-configs/config-huge-5.4.80.x64 b/source/k/kernel-configs/config-huge-5.4.81.x64 index a7ebfd3d..d2a2d863 100644 --- a/source/k/kernel-configs/config-huge-5.4.80.x64 +++ b/source/k/kernel-configs/config-huge-5.4.81.x64 @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.80 Kernel Configuration +# Linux/x86 5.4.81 Kernel Configuration # # -# Compiler: gcc (GCC) 9.3.0 +# Compiler: gcc (GCC) 10.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90300 +CONFIG_GCC_VERSION=100200 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y diff --git a/source/k/kernel-configs/config-huge-smp-5.4.80-smp b/source/k/kernel-configs/config-huge-smp-5.4.81-smp index baff1aba..dc3940e5 100644 --- a/source/k/kernel-configs/config-huge-smp-5.4.80-smp +++ b/source/k/kernel-configs/config-huge-smp-5.4.81-smp @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.80 Kernel Configuration +# Linux/x86 5.4.81 Kernel Configuration # # -# Compiler: gcc (GCC) 9.3.0 +# Compiler: gcc (GCC) 10.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90300 +CONFIG_GCC_VERSION=100200 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y diff --git a/source/l/PyQt5/PyQt5.SlackBuild b/source/l/PyQt5/PyQt5.SlackBuild index c6570d2b..657d9a84 100755 --- a/source/l/PyQt5/PyQt5.SlackBuild +++ b/source/l/PyQt5/PyQt5.SlackBuild @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=PyQt5 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/x/mesa/mesa.SlackBuild b/source/x/mesa/mesa.SlackBuild index da435062..b258f9e6 100755 --- a/source/x/mesa/mesa.SlackBuild +++ b/source/x/mesa/mesa.SlackBuild @@ -118,7 +118,7 @@ meson setup \ --sysconfdir=/etc \ --localstatedir=/var \ --buildtype=release \ - -Dplatforms=x11,drm,surfaceless,wayland \ + -Dplatforms=x11,wayland \ -Dgallium-opencl=icd \ -Dgallium-nine=true \ -Dosmesa=gallium \ @@ -126,12 +126,12 @@ meson setup \ -Dgallium-drivers=$GALLIUM_DRIVERS \ -Ddri-drivers-path=/usr/lib${LIBDIRSUFFIX}/xorg/modules/dri \ -Dglvnd=true \ - -Dllvm=true \ - -Dshared-llvm=true \ - -Dshared-glapi=true \ - -Degl=true \ - -Dgles1=true \ - -Dgles2=true \ + -Dllvm=enabled \ + -Dshared-llvm=enabled \ + -Dshared-glapi=enabled \ + -Degl=enabled \ + -Dgles1=enabled \ + -Dgles2=enabled \ .. || exit 1 "${NINJA:=ninja}" $NUMJOBS || exit 1 DESTDIR=$PKG $NINJA install || exit 1 diff --git a/source/xap/geeqie/geeqie.SlackBuild b/source/xap/geeqie/geeqie.SlackBuild index 0ec1e12f..49d8f498 100755 --- a/source/xap/geeqie/geeqie.SlackBuild +++ b/source/xap/geeqie/geeqie.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=geeqie -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Download the geeqie Git head if there's no tarball: if ! /bin/ls $CWD/geeqie*tar* 1> /dev/null 2> /dev/null ; then |