diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-12-22 04:38:27 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-12-22 17:59:45 +0100 |
commit | c602562d7b3fd3166a5d02c2091cf87e3e2de309 (patch) | |
tree | 82ec860d1de05f2b7d8d0166b29fea0cf836ed9f /source | |
parent | 542077f9da9544c3f8e3db4267a100e5cb1fb5e8 (diff) | |
download | current-c602562d7b3fd3166a5d02c2091cf87e3e2de309.tar.gz |
Sat Dec 22 04:38:27 UTC 201820181222043827
a/coreutils-8.30-x86_64-3.txz: Rebuilt.
Support tmux terms in DIR_COLORS. Thanks to qunying.
a/grep-3.3-x86_64-1.txz: Upgraded.
a/kernel-generic-4.19.12-x86_64-1.txz: Upgraded.
a/kernel-huge-4.19.12-x86_64-1.txz: Upgraded.
a/kernel-modules-4.19.12-x86_64-1.txz: Upgraded.
a/sed-4.7-x86_64-1.txz: Upgraded.
d/kernel-headers-4.19.12-x86-1.txz: Upgraded.
d/rust-1.31.1-x86_64-1.txz: Upgraded.
k/kernel-source-4.19.12-noarch-1.txz: Upgraded.
l/graphite2-1.3.13-x86_64-1.txz: Upgraded.
l/harfbuzz-2.3.0-x86_64-1.txz: Upgraded.
l/imagemagick-6.9.10_19-x86_64-1.txz: Upgraded.
l/lmdb-0.9.23-x86_64-1.txz: Upgraded.
l/v4l-utils-1.16.3-x86_64-1.txz: Upgraded.
n/netatalk-3.1.12-x86_64-1.txz: Upgraded.
Netatalk before 3.1.12 is vulnerable to an out of bounds write in
dsi_opensess.c. This is due to lack of bounds checking on attacker
controlled data. A remote unauthenticated attacker can leverage
this vulnerability to achieve arbitrary code execution.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1160
(* Security fix *)
n/openldap-client-2.4.47-x86_64-1.txz: Upgraded.
n/samba-4.9.4-x86_64-1.txz: Upgraded.
x/intel-vaapi-driver-2.3.0-x86_64-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source')
16 files changed, 18 insertions, 15 deletions
diff --git a/source/a/coreutils/DIR_COLORS b/source/a/coreutils/DIR_COLORS index 17fb0bc8..29660a87 100644 --- a/source/a/coreutils/DIR_COLORS +++ b/source/a/coreutils/DIR_COLORS @@ -50,6 +50,8 @@ TERM screen-w TERM screen.linux TERM screen.rxvt TERM terminator +TERM tmux +TERM tmux-256color TERM vt100 TERM xterm TERM xterm-16color diff --git a/source/a/coreutils/coreutils.SlackBuild b/source/a/coreutils/coreutils.SlackBuild index 77429e28..eb28f571 100755 --- a/source/a/coreutils/coreutils.SlackBuild +++ b/source/a/coreutils/coreutils.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=coreutils VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild index baa54dff..32bee3b4 100755 --- a/source/d/rust/rust.SlackBuild +++ b/source/d/rust/rust.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=rust SRCNAM="${PKGNAM}c" -VERSION=${VERSION:-1.31.0} +VERSION=${VERSION:-1.31.1} BUILD=${BUILD:-1} # Set this to YES to build with the system LLVM, or NO to use the bundled LLVM. diff --git a/source/d/rust/rust.url b/source/d/rust/rust.url index 7dd87e97..875e344e 100644 --- a/source/d/rust/rust.url +++ b/source/d/rust/rust.url @@ -1,5 +1,5 @@ # Source code (repacked to .tar.xz): -lftpget https://static.rust-lang.org/dist/rustc-1.31.0-src.tar.gz +lftpget https://static.rust-lang.org/dist/rustc-1.31.1-src.tar.gz gzip -d rustc-*tar.gz plzip -9 -v rustc-*tar diff --git a/source/k/kernel-configs/config-generic-4.19.11 b/source/k/kernel-configs/config-generic-4.19.12 index 1893650e..8c20ad70 100644 --- a/source/k/kernel-configs/config-generic-4.19.11 +++ b/source/k/kernel-configs/config-generic-4.19.12 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.11 Kernel Configuration +# Linux/x86 4.19.12 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-generic-4.19.11.x64 b/source/k/kernel-configs/config-generic-4.19.12.x64 index 76d50fde..0e4e79e4 100644 --- a/source/k/kernel-configs/config-generic-4.19.11.x64 +++ b/source/k/kernel-configs/config-generic-4.19.12.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.11 Kernel Configuration +# Linux/x86 4.19.12 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-generic-smp-4.19.11-smp b/source/k/kernel-configs/config-generic-smp-4.19.12-smp index 4904d988..2474b45f 100644 --- a/source/k/kernel-configs/config-generic-smp-4.19.11-smp +++ b/source/k/kernel-configs/config-generic-smp-4.19.12-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.11 Kernel Configuration +# Linux/x86 4.19.12 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-4.19.11 b/source/k/kernel-configs/config-huge-4.19.12 index bab66619..abede275 100644 --- a/source/k/kernel-configs/config-huge-4.19.11 +++ b/source/k/kernel-configs/config-huge-4.19.12 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.11 Kernel Configuration +# Linux/x86 4.19.12 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-4.19.11.x64 b/source/k/kernel-configs/config-huge-4.19.12.x64 index 2ff5bad2..d685ddaa 100644 --- a/source/k/kernel-configs/config-huge-4.19.11.x64 +++ b/source/k/kernel-configs/config-huge-4.19.12.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.11 Kernel Configuration +# Linux/x86 4.19.12 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-smp-4.19.11-smp b/source/k/kernel-configs/config-huge-smp-4.19.12-smp index 276dfe92..1971335f 100644 --- a/source/k/kernel-configs/config-huge-smp-4.19.11-smp +++ b/source/k/kernel-configs/config-huge-smp-4.19.12-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.11 Kernel Configuration +# Linux/x86 4.19.12 Kernel Configuration # # diff --git a/source/l/lmdb/lmdb.SlackBuild b/source/l/lmdb/lmdb.SlackBuild index daefefcc..e4ef9d9c 100755 --- a/source/l/lmdb/lmdb.SlackBuild +++ b/source/l/lmdb/lmdb.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=lmdb VERSION=${VERSION:-$(echo LMDB_*.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/lmdb/lmdb.url b/source/l/lmdb/lmdb.url new file mode 100644 index 00000000..82e82053 --- /dev/null +++ b/source/l/lmdb/lmdb.url @@ -0,0 +1 @@ +https://github.com/LMDB/lmdb diff --git a/source/n/netatalk/netatalk.SlackBuild b/source/n/netatalk/netatalk.SlackBuild index d6a7bf93..8464b15a 100755 --- a/source/n/netatalk/netatalk.SlackBuild +++ b/source/n/netatalk/netatalk.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=netatalk VERSION=${VERSION:-$(echo netatalk-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/n/openldap-client/openldap-client.SlackBuild b/source/n/openldap-client/openldap-client.SlackBuild index c0d58d30..3d7f16c5 100755 --- a/source/n/openldap-client/openldap-client.SlackBuild +++ b/source/n/openldap-client/openldap-client.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=openldap-client VERSION=${VERSION:-$(echo openldap-*.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 43840994..5d13459c 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.9.3.tar.gz -https://download.samba.org/pub/samba/stable/samba-4.9.3.tar.asc +https://download.samba.org/pub/samba/stable/samba-4.9.4.tar.gz +https://download.samba.org/pub/samba/stable/samba-4.9.4.tar.asc diff --git a/source/x/intel-vaapi-driver/intel-vaapi-driver.url b/source/x/intel-vaapi-driver/intel-vaapi-driver.url index 420a2bc8..0f5e221a 100644 --- a/source/x/intel-vaapi-driver/intel-vaapi-driver.url +++ b/source/x/intel-vaapi-driver/intel-vaapi-driver.url @@ -1 +1 @@ -https://github.com/intel/intel-vaapi-driver/releases/download/2.2.0/intel-vaapi-driver-2.2.0.tar.bz2 +https://github.com/intel/intel-vaapi-driver |