diff --git a/config.tar.bz2 b/config.tar.bz2 index cae6ed0c..5bf7e9b8 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a009bfc707140f5eb2f7d21971502a843a72843f7b7142cdb1a3975cea59066c -size 231377 +oid sha256:b9875f8ae631db8c9e1f6ade2edb82d86aff3d51fd76bd9394d6b97903351fc9 +size 231226 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index e1ba157b..9aa9e07c 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 9963d4fa..6129ec2b 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index e1ba157b..9aa9e07c 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index dfb69d7a..ac91f613 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index e1ba157b..9aa9e07c 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 19d817e7..d819c2e6 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-64kb.spec b/kernel-64kb.spec index a1c31907..f7b3c1f1 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -64,9 +64,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif @@ -171,10 +171,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a -Provides: kernel-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: kernel-%build_flavor-base-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a +Provides: kernel-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a # END COMMON DEPS -Provides: %name-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: %name-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-debug.spec b/kernel-debug.spec index 75de24e6..7447da0c 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -64,9 +64,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif @@ -171,10 +171,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a -Provides: kernel-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: kernel-%build_flavor-base-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a +Provides: kernel-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a # END COMMON DEPS -Provides: %name-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: %name-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-default.spec b/kernel-default.spec index 5417af58..846ba437 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -64,9 +64,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif @@ -171,10 +171,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a -Provides: kernel-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: kernel-%build_flavor-base-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a +Provides: kernel-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a # END COMMON DEPS -Provides: %name-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: %name-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-docs.spec b/kernel-docs.spec index 6de17137..8a40b6e9 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif @@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: %name-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 74520720..5169e674 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -64,9 +64,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif @@ -171,10 +171,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a -Provides: kernel-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: kernel-%build_flavor-base-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a +Provides: kernel-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a # END COMMON DEPS -Provides: %name-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: %name-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 530608aa..4aefc833 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -64,9 +64,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif @@ -171,10 +171,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a -Provides: kernel-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: kernel-%build_flavor-base-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a +Provides: kernel-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a # END COMMON DEPS -Provides: %name-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: %name-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index ec2b8637..5ebf1120 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +BuildRequires: kernel%kernel_flavor-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0 Group: SLES -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index b6353fad..2af0a490 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-pae.spec b/kernel-pae.spec index 70e9b0b7..58b9c5f0 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -64,9 +64,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif @@ -171,10 +171,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a -Provides: kernel-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: kernel-%build_flavor-base-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a +Provides: kernel-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a # END COMMON DEPS -Provides: %name-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: %name-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-source.spec b/kernel-source.spec index 9dd14188..87042fe0 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: %name-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-syms.spec b/kernel-syms.spec index 6dc078aa..21af5d91 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 5.3.1 +Version: 5.3.2 %if %using_buildservice %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: %name-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 0018afed..dec93158 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -64,9 +64,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif @@ -171,10 +171,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a -Provides: kernel-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: kernel-%build_flavor-base-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a +Provides: kernel-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a # END COMMON DEPS -Provides: %name-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: %name-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index e1ba157b..9aa9e07c 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Tue Oct 1 10:19:14 CEST 2019 - jslaby@suse.cz + +- Update config files. + Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). +- commit 5588b36 + +------------------------------------------------------------------- +Tue Oct 1 09:16:39 CEST 2019 - jslaby@suse.cz + +- Linux 5.3.2 (bnc#1151927). +- objtool: Clobber user CFLAGS variable (bnc#1151927). +- platform/x86: i2c-multi-instantiate: Derive the device name + from parent (bnc#1151927). +- ALSA: hda - Apply AMD controller workaround for Raven platform + (bnc#1151927). +- ALSA: hda - Add laptop imic fixup for ASUS M9V laptop + (bnc#1151927). +- ALSA: dice: fix wrong packet parameter for Alesis iO26 + (bnc#1151927). +- ALSA: usb-audio: Add DSD support for EVGA NU Audio + (bnc#1151927). +- ALSA: usb-audio: Add Hiby device family to quirks for native + DSD support (bnc#1151927). +- Revert "mm/z3fold.c: fix race between migration and destruction" + (bnc#1151927). +- clk: imx: imx8mm: fix audio pll setting (bnc#1151927). +- crypto: talitos - fix missing break in switch statement + (bnc#1151927). +- mtd: cfi_cmdset_0002: Use chip_good() to retry in + do_write_oneword() (bnc#1151927). +- HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). +- HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). +- HID: logitech-dj: Fix crash when initial + logi_dj_recv_query_paired_devices fails (bnc#1151927). +- HID: logitech: Fix general protection fault caused by Logitech + driver (bnc#1151927). +- HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). +- HID: prodikeys: Fix general protection fault during probe + (bnc#1151927). +- powerpc/xive: Fix bogus error code returned by OPAL + (bnc#1151927). +- drm/amd/display: readd -msse2 to prevent Clang from emitting + libcalls to undefined SW FP routines (bnc#1151927). +- drm/amd/display: Don't replace the dc_state for fast updates + (bnc#1151927). +- drm/amd/display: Skip determining update type for async updates + (bnc#1151927). +- drm/amd/display: Allow cursor async updates for framebuffer + swaps (bnc#1151927). +- clocksource/drivers: Do not warn on probe defer (bnc#1151927). +- clocksource/drivers/timer-of: Do not warn on deferred probe + (bnc#1151927). +- netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to + header-file (bnc#1151927). +- commit 17d14ca + ------------------------------------------------------------------- Wed Sep 25 11:53:05 CEST 2019 - fvogt@suse.com diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index e6c7ddd2..10dfd3a1 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.3 -%define patchversion 5.3.1 +%define patchversion 5.3.2 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -64,9 +64,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.3.1 +Version: 5.3.2 %if 0%{?is_kotd} -Release: .g3354216 +Release: .g5588b36 %else Release: 0 %endif @@ -171,10 +171,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a -Provides: kernel-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: kernel-%build_flavor-base-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a +Provides: kernel-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a # END COMMON DEPS -Provides: %name-srchash-3354216c141d03786ea5c37419f4d10c0b76bd3a +Provides: %name-srchash-5588b362e11ccc816ccbb8f5969635f530b5862a %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 7cfeff3c..68608bfc 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb1a23cbd568b55f2cd1fe86e545397366935ccfdf8e0dfdfacddd7ef318ab2e -size 22475 +oid sha256:cc3bb727ebaeb4070f8dca02c08d84f4a662cd82ed33862d32e9999e9e6d2c63 +size 41629 diff --git a/series.conf b/series.conf index 880bee0d..86f5d989 100644 --- a/series.conf +++ b/series.conf @@ -49,6 +49,32 @@ patches.kernel.org/5.3.1-020-floppy-fix-usercopy-direction.patch patches.kernel.org/5.3.1-021-media-technisat-usb2-break-out-of-loop-at-end-o.patch patches.kernel.org/5.3.1-022-Linux-5.3.1.patch + patches.kernel.org/5.3.2-001-netfilter-add-missing-IS_ENABLED-CONFIG_NF_TABL.patch + patches.kernel.org/5.3.2-002-clocksource-drivers-timer-of-Do-not-warn-on-def.patch + patches.kernel.org/5.3.2-003-clocksource-drivers-Do-not-warn-on-probe-defer.patch + patches.kernel.org/5.3.2-004-drm-amd-display-Allow-cursor-async-updates-for-.patch + patches.kernel.org/5.3.2-005-drm-amd-display-Skip-determining-update-type-fo.patch + patches.kernel.org/5.3.2-006-drm-amd-display-Don-t-replace-the-dc_state-for-.patch + patches.kernel.org/5.3.2-007-drm-amd-display-readd-msse2-to-prevent-Clang-fr.patch + patches.kernel.org/5.3.2-008-powerpc-xive-Fix-bogus-error-code-returned-by-O.patch + patches.kernel.org/5.3.2-009-HID-prodikeys-Fix-general-protection-fault-duri.patch + patches.kernel.org/5.3.2-010-HID-sony-Fix-memory-corruption-issue-on-cleanup.patch + patches.kernel.org/5.3.2-011-HID-logitech-Fix-general-protection-fault-cause.patch + patches.kernel.org/5.3.2-012-HID-logitech-dj-Fix-crash-when-initial-logi_dj_.patch + patches.kernel.org/5.3.2-013-HID-hidraw-Fix-invalid-read-in-hidraw_ioctl.patch + patches.kernel.org/5.3.2-014-HID-Add-quirk-for-HP-X500-PIXART-OEM-mouse.patch + patches.kernel.org/5.3.2-015-mtd-cfi_cmdset_0002-Use-chip_good-to-retry-in-d.patch + patches.kernel.org/5.3.2-016-crypto-talitos-fix-missing-break-in-switch-stat.patch + patches.kernel.org/5.3.2-017-clk-imx-imx8mm-fix-audio-pll-setting.patch + patches.kernel.org/5.3.2-018-Revert-mm-z3fold.c-fix-race-between-migration-a.patch + patches.kernel.org/5.3.2-019-ALSA-usb-audio-Add-Hiby-device-family-to-quirks.patch + patches.kernel.org/5.3.2-020-ALSA-usb-audio-Add-DSD-support-for-EVGA-NU-Audi.patch + patches.kernel.org/5.3.2-021-ALSA-dice-fix-wrong-packet-parameter-for-Alesis.patch + patches.kernel.org/5.3.2-022-ALSA-hda-Add-laptop-imic-fixup-for-ASUS-M9V-lap.patch + patches.kernel.org/5.3.2-023-ALSA-hda-Apply-AMD-controller-workaround-for-Ra.patch + patches.kernel.org/5.3.2-024-platform-x86-i2c-multi-instantiate-Derive-the-d.patch + patches.kernel.org/5.3.2-025-objtool-Clobber-user-CFLAGS-variable.patch + patches.kernel.org/5.3.2-026-Linux-5.3.2.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index 328ad3c4..afe11db8 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2019-09-26 06:05:47 +0000 -GIT Revision: 3354216c141d03786ea5c37419f4d10c0b76bd3a +2019-10-01 08:19:14 +0000 +GIT Revision: 5588b362e11ccc816ccbb8f5969635f530b5862a GIT Branch: stable