diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-08-19 23:59:17 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-08-20 09:00:30 +0200 |
commit | 536db4a134a0ade7c5ef2a2fa1dd92dbacc35093 (patch) | |
tree | 4eb8feddfbae2e20ce4e6025aeae431ca32fc914 /source/k | |
parent | 865737c0c7ba343b8351dab8bfaa0b6932275b52 (diff) | |
download | current-536db4a134a0ade7c5ef2a2fa1dd92dbacc35093.tar.gz current-536db4a134a0ade7c5ef2a2fa1dd92dbacc35093.tar.xz |
Sun Aug 19 23:59:17 UTC 201820180819235917
a/e2fsprogs-1.44.4-x86_64-1.txz: Upgraded.
a/kernel-generic-4.14.65-x86_64-1.txz: Upgraded.
a/kernel-huge-4.14.65-x86_64-1.txz: Upgraded.
a/kernel-modules-4.14.65-x86_64-1.txz: Upgraded.
ap/jove-4.16.0.73-x86_64-6.txz: Rebuilt.
Fixed getline() namespace collision patch.
ap/sudo-1.8.24-x86_64-1.txz: Upgraded.
d/icecream-20180808-x86_64-1.txz: Upgraded.
Use sources from git, which avoids timeouts and hangs that have been
observed with version 1.1, and adds additional support for clang.
d/kernel-headers-4.14.65-x86-1.txz: Upgraded.
k/kernel-source-4.14.65-noarch-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
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.65 (renamed from source/k/kernel-configs/config-generic-4.14.64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-4.14.65.x64 (renamed from source/k/kernel-configs/config-generic-4.14.64.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-4.14.65-smp (renamed from source/k/kernel-configs/config-generic-smp-4.14.64-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-4.14.65 (renamed from source/k/kernel-configs/config-huge-4.14.64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-4.14.65.x64 (renamed from source/k/kernel-configs/config-huge-4.14.64.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-4.14.65-smp (renamed from source/k/kernel-configs/config-huge-smp-4.14.64-smp) | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/source/k/kernel-configs/config-generic-4.14.64 b/source/k/kernel-configs/config-generic-4.14.65 index 7a73608b9..1fa489e7b 100644 --- a/source/k/kernel-configs/config-generic-4.14.64 +++ b/source/k/kernel-configs/config-generic-4.14.65 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.64 Kernel Configuration +# Linux/x86 4.14.65 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/source/k/kernel-configs/config-generic-4.14.64.x64 b/source/k/kernel-configs/config-generic-4.14.65.x64 index 89f3d6c99..3cc51d283 100644 --- a/source/k/kernel-configs/config-generic-4.14.64.x64 +++ b/source/k/kernel-configs/config-generic-4.14.65.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.64 Kernel Configuration +# Linux/x86 4.14.65 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/source/k/kernel-configs/config-generic-smp-4.14.64-smp b/source/k/kernel-configs/config-generic-smp-4.14.65-smp index 61b13940c..5cfd8b8f8 100644 --- a/source/k/kernel-configs/config-generic-smp-4.14.64-smp +++ b/source/k/kernel-configs/config-generic-smp-4.14.65-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.64 Kernel Configuration +# Linux/x86 4.14.65 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/source/k/kernel-configs/config-huge-4.14.64 b/source/k/kernel-configs/config-huge-4.14.65 index 22de7c791..6f7388dac 100644 --- a/source/k/kernel-configs/config-huge-4.14.64 +++ b/source/k/kernel-configs/config-huge-4.14.65 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.64 Kernel Configuration +# Linux/x86 4.14.65 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/source/k/kernel-configs/config-huge-4.14.64.x64 b/source/k/kernel-configs/config-huge-4.14.65.x64 index 63fd2cec2..9273d8408 100644 --- a/source/k/kernel-configs/config-huge-4.14.64.x64 +++ b/source/k/kernel-configs/config-huge-4.14.65.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.64 Kernel Configuration +# Linux/x86 4.14.65 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/source/k/kernel-configs/config-huge-smp-4.14.64-smp b/source/k/kernel-configs/config-huge-smp-4.14.65-smp index b305a8ed6..03c740824 100644 --- a/source/k/kernel-configs/config-huge-smp-4.14.64-smp +++ b/source/k/kernel-configs/config-huge-smp-4.14.65-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.64 Kernel Configuration +# Linux/x86 4.14.65 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y |