diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-07-25 03:50:17 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-07-25 13:47:10 +0200 |
commit | 7dba81f6b7375d01bcdd27fe402481ef14630001 (patch) | |
tree | cac4f32ff2b8ca640527a76405885b00c56d5a3d /source/k | |
parent | 00d6960a08e6f93912de4288aad90310fbf390ee (diff) | |
download | current-7dba81f6b7375d01bcdd27fe402481ef14630001.tar.gz current-7dba81f6b7375d01bcdd27fe402481ef14630001.tar.xz |
Wed Jul 25 03:50:17 UTC 201820180725035017
a/kernel-generic-4.14.57-x86_64-1.txz: Upgraded.
a/kernel-huge-4.14.57-x86_64-1.txz: Upgraded.
a/kernel-modules-4.14.57-x86_64-1.txz: Upgraded.
a/shadow-4.2.1-x86_64-5.txz: Rebuilt.
adduser: added "input" to additional user groups. Thanks to stormtracknole.
a/sysvinit-scripts-2.1-noarch-14.txz: Rebuilt.
Handle remote (NFS, etc.) mounts with spaces in the name. Thanks to upnort.
d/kernel-headers-4.14.57-x86-1.txz: Upgraded.
d/parallel-20180722-noarch-1.txz: Upgraded.
d/rust-1.27.2-x86_64-1.txz: Upgraded.
d/subversion-1.10.2-x86_64-1.txz: Upgraded.
k/kernel-source-4.14.57-noarch-1.txz: Upgraded.
l/libgphoto2-2.5.19-x86_64-1.txz: Upgraded.
l/libzip-1.5.1-x86_64-4.txz: Rebuilt.
Make sure that the API-CHANGES file is included in the package documentation.
x/xf86-video-r128-6.11.0-x86_64-1.txz: Upgraded.
x/xorg-server-1.20.0-x86_64-3.txz: Rebuilt.
Applied some patches that other distributions have been using for a while:
Fix glamor so that the return value from glamor_fds_from_pixmap matches
what's expected (thanks to Darth Vader for pointing out these patches).
Autobind secondary GPUs to the master as output sink / offload source. This
seems like a beneficial patch until/unless DEs start to handle this.
For nvidia cards, if they are GeForce 8 or newer use the modesetting driver
by default. Seems to be recommmended by upstream where they indicate that
fixes going into nouveau are primarily to target older cards for legacy
support and that the modesetting ddx is preferable for newer ones:
https://bugs.freedesktop.org/show_bug.cgi?id=94844
x/xorg-server-xephyr-1.20.0-x86_64-3.txz: Rebuilt.
x/xorg-server-xnest-1.20.0-x86_64-3.txz: Rebuilt.
x/xorg-server-xvfb-1.20.0-x86_64-3.txz: Rebuilt.
isolinux/initrd.img: Rebuilt.
Use ter-v14v.psf.gz as the consolefont. It supports more character sets, and
the larger font was causing wraparound on UEFI (at least on bare metal here).
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/k')
-rw-r--r-- | source/k/kernel-configs/config-generic-4.14.57 (renamed from source/k/kernel-configs/config-generic-4.14.56) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-4.14.57.x64 (renamed from source/k/kernel-configs/config-generic-4.14.56.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-4.14.57-smp (renamed from source/k/kernel-configs/config-generic-smp-4.14.56-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-4.14.57 (renamed from source/k/kernel-configs/config-huge-4.14.56) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-4.14.57.x64 (renamed from source/k/kernel-configs/config-huge-4.14.56.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-4.14.57-smp (renamed from source/k/kernel-configs/config-huge-smp-4.14.56-smp) | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/source/k/kernel-configs/config-generic-4.14.56 b/source/k/kernel-configs/config-generic-4.14.57 index 0cb7950e4..f12f1a059 100644 --- a/source/k/kernel-configs/config-generic-4.14.56 +++ b/source/k/kernel-configs/config-generic-4.14.57 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.56 Kernel Configuration +# Linux/x86 4.14.57 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/source/k/kernel-configs/config-generic-4.14.56.x64 b/source/k/kernel-configs/config-generic-4.14.57.x64 index e72cbe10d..9349c56d5 100644 --- a/source/k/kernel-configs/config-generic-4.14.56.x64 +++ b/source/k/kernel-configs/config-generic-4.14.57.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.56 Kernel Configuration +# Linux/x86 4.14.57 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/source/k/kernel-configs/config-generic-smp-4.14.56-smp b/source/k/kernel-configs/config-generic-smp-4.14.57-smp index 369e22d35..ce25c0468 100644 --- a/source/k/kernel-configs/config-generic-smp-4.14.56-smp +++ b/source/k/kernel-configs/config-generic-smp-4.14.57-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.56 Kernel Configuration +# Linux/x86 4.14.57 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/source/k/kernel-configs/config-huge-4.14.56 b/source/k/kernel-configs/config-huge-4.14.57 index 40ef28fd8..7f9c404e1 100644 --- a/source/k/kernel-configs/config-huge-4.14.56 +++ b/source/k/kernel-configs/config-huge-4.14.57 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.56 Kernel Configuration +# Linux/x86 4.14.57 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/source/k/kernel-configs/config-huge-4.14.56.x64 b/source/k/kernel-configs/config-huge-4.14.57.x64 index f1cc5c386..76a61560e 100644 --- a/source/k/kernel-configs/config-huge-4.14.56.x64 +++ b/source/k/kernel-configs/config-huge-4.14.57.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.56 Kernel Configuration +# Linux/x86 4.14.57 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/source/k/kernel-configs/config-huge-smp-4.14.56-smp b/source/k/kernel-configs/config-huge-smp-4.14.57-smp index 4781b3c6b..0da7f02ca 100644 --- a/source/k/kernel-configs/config-huge-smp-4.14.56-smp +++ b/source/k/kernel-configs/config-huge-smp-4.14.57-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.56 Kernel Configuration +# Linux/x86 4.14.57 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y |