diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 20cb3061..fd4e2513 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 7fe77dac..653ce8bd 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %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}) Name: dtb-aarch64 -Version: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 20cb3061..fd4e2513 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index e8c641d1..864b9357 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %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}) Name: dtb-armv6l -Version: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 20cb3061..fd4e2513 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index e4c0b858..9c258177 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %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}) Name: dtb-armv7l -Version: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 20cb3061..fd4e2513 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-64kb.spec b/kernel-64kb.spec index b95daa67..cee9999e 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa # END COMMON DEPS -Provides: %name-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: %name-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1094,8 +1094,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-debug.changes b/kernel-debug.changes index 20cb3061..fd4e2513 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-debug.spec b/kernel-debug.spec index 9e5c09bc..7a65648f 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa # END COMMON DEPS -Provides: %name-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: %name-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 @@ -1100,8 +1100,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %ifarch ppc64 Provides: kernel-kdump-base = 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 20cb3061..fd4e2513 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-default.spec b/kernel-default.spec index 3d69f6cb..24b67d27 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa # END COMMON DEPS -Provides: %name-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: %name-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 @@ -1143,8 +1143,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %ifarch %ix86 Provides: kernel-trace-base = 3.13 diff --git a/kernel-docs.changes b/kernel-docs.changes index 20cb3061..fd4e2513 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-docs.spec b/kernel-docs.spec index 0e279afc..d1c40dde 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %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: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %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 = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: %name-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 20cb3061..fd4e2513 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index ef3007ff..6797bb02 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa # END COMMON DEPS -Provides: %name-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: %name-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1098,8 +1098,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 20cb3061..fd4e2513 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 892ad481..1191c976 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa # END COMMON DEPS -Provides: %name-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: %name-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1092,8 +1092,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 20cb3061..fd4e2513 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 36989448..46b0f61b 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 4.17.5 +%define patchversion 4.17.4 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +BuildRequires: kernel%kernel_flavor-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %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: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 20cb3061..fd4e2513 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index edeaca37..61ef8243 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 4.17.5 +%define patchversion 4.17.4 %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: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 20cb3061..fd4e2513 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-pae.spec b/kernel-pae.spec index 90d40555..0d7f8f77 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa # END COMMON DEPS -Provides: %name-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: %name-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 @@ -1120,8 +1120,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %ifarch %ix86 Provides: kernel-vmi-base = 2.6.38 diff --git a/kernel-source.changes b/kernel-source.changes index 20cb3061..fd4e2513 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-source.spec b/kernel-source.spec index 93e800d3..82c156c7 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %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: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: %name-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 20cb3061..fd4e2513 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-syms.spec b/kernel-syms.spec index 7d05e638..32f73b6f 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: 4.17.5 +Version: 4.17.4 %if %using_buildservice %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif @@ -55,7 +55,7 @@ Requires: kernel-zfcpdump-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: %name-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 20cb3061..fd4e2513 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 51954f91..40001355 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa # END COMMON DEPS -Provides: %name-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: %name-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1091,8 +1091,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 20cb3061..fd4e2513 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,92 +1,3 @@ -------------------------------------------------------------------- -Mon Jul 9 09:28:48 CEST 2018 - jslaby@suse.cz - -- Linux 4.17.5 (bnc#1012628). -- ARM: dts: imx6q: Use correct SDMA script for SPI5 core - (bnc#1012628). -- x86/mm: Don't free P4D table when it is folded at runtime - (bnc#1012628). -- ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0 - (bnc#1012628). -- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in - nft_do_chain() (bnc#1012628). -- netfilter: xt_connmark: fix list corruption on rmmod - (bnc#1012628). -- netfilter: ip6t_rpfilter: provide input interface for route - lookup (bnc#1012628). -- drm/i915: Enable provoking vertex fix on Gen9 systems - (bnc#1012628). -- drm/i915: Turn off g4x DP port in .post_disable() (bnc#1012628). -- drm/i915: Disallow interlaced modes on g4x DP outputs - (bnc#1012628). -- drm/i915: Fix PIPESTAT irq ack on i965/g4x (bnc#1012628). -- drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI - (bnc#1012628). -- drm/amd/display: release spinlock before committing updates - to stream (bnc#1012628). -- drm/amdgpu: Count disabled CRTCs in commit tail earlier - (bnc#1012628). -- drm/amdgpu: GPU vs CPU page size fixes in - amdgpu_vm_bo_split_mapping (bnc#1012628). -- drm/amdgpu: Update pin_size values before unpinning BO - (bnc#1012628). -- drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always - accurate (bnc#1012628). -- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper - (bnc#1012628). -- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager - nodes array (bnc#1012628). -- drm/amdgpu: Don't default to DC support for Kaveri and older - (bnc#1012628). -- Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE" - (bnc#1012628). -- drm/atmel-hlcdc: check stride values in the first plane - (bnc#1012628). -- drm/qxl: Call qxl_bo_unref outside atomic context (bnc#1012628). -- drm/i915/dp: Send DPCD ON for MST before phy_up (bnc#1012628). -- drm/amd/display: Clear connector's edid pointer (bnc#1012628). -- drm/sti: Depend on OF rather than selecting it (bnc#1012628). -- drm/amdgpu: fix clear_all and replace handling in the VM (v2) - (bnc#1012628). -- drm/amdgpu: Grab/put runtime PM references in - atomic_commit_tail() (bnc#1012628). -- drm/amdgpu: fix the missed vcn fw version report (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_vce_clocks (bnc#1012628). -- drm/amdgpu: Add APU support in vi_set_uvd_clocks (bnc#1012628). -- vt: prevent leaking uninitialized data to userspace via - /dev/vcs* (bnc#1012628). -- serdev: fix memleak on module unload (bnc#1012628). -- serial: 8250_pci: Remove stalled entries in blacklist - (bnc#1012628). -- iio: mma8452: Fix ignoring MMA8452_INT_DRDY (bnc#1012628). -- staging: android: ion: Return an ERR_PTR in ion_map_kernel - (bnc#1012628). -- n_tty: Access echo_* variables carefully (bnc#1012628). -- n_tty: Fix stall at n_tty_receive_char_special() (bnc#1012628). -- xhci: Fix kernel oops in trace_xhci_free_virt_device - (bnc#1012628). -- usb: typec: ucsi: Fix for incorrect status data issue - (bnc#1012628). -- usb: typec: ucsi: acpi: Workaround for cache mode issue - (bnc#1012628). -- acpi: Add helper for deactivating memory region (bnc#1012628). -- usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log - is re-entered (bnc#1012628). -- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt - hub (bnc#1012628). -- USB: serial: cp210x: add Silicon Labs IDs for Windows Update - (bnc#1012628). -- USB: serial: cp210x: add CESINEL device ids (bnc#1012628). -- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (bnc#1012628). -- commit 3ff6a16 - -------------------------------------------------------------------- -Mon Jul 9 09:27:16 CEST 2018 - tiwai@suse.de - -- ACPICA: Clear status of all events when entering S5 - (bsc#1099930). -- commit 0c3e49d - ------------------------------------------------------------------- Wed Jul 4 13:28:23 CEST 2018 - dsterba@suse.com diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index d81bb2db..aedc249f 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 4.17 -%define patchversion 4.17.5 +%define patchversion 4.17.4 %define variant %{nil} %define vanilla_only 0 @@ -58,9 +58,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 4.17.5 +Version: 4.17.4 %if 0%{?is_kotd} -Release: .g3ff6a16 +Release: .g12954e1 %else Release: 0 %endif @@ -165,10 +165,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa # END COMMON DEPS -Provides: %name-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: %name-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source2: source-post.sh @@ -1094,8 +1094,8 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 -Provides: kernel-srchash = 3ff6a16001546891a6a639aabb7e8997d468c266 +Provides: kernel-%build_flavor-base-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa +Provides: kernel-srchash = 12954e158fa6e86217b8fa35e3119a53841f69fa %obsolete_rebuilds %name-base %ifarch %ix86 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 6a8077c5..4e3237de 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:ff717d2ff3f9042e9734dd12d2aa7494592838c33607f656a873351f67e83594 -size 293044 +oid sha256:e652ff51b5785337327c7e40f652d017c7d55d1058d99ec5e94b4536ec8f9a14 +size 257664 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 9003440b..67560901 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d6ccac8fd4e943ff8131095bd5d7ad9269df2ff1833408f581abc44415de5c4 -size 73671 +oid sha256:deb2605661845516b570a32199bd492b272a4c01595bd23f1fd23bc462b95120 +size 72997 diff --git a/series.conf b/series.conf index c85da617..286d3aaa 100644 --- a/series.conf +++ b/series.conf @@ -381,53 +381,6 @@ patches.kernel.org/4.17.4-219-dm-thin-handle-running-out-of-data-space-vs-co.patch patches.kernel.org/4.17.4-220-virt-vbox-Only-copy_from_user-the-request-head.patch patches.kernel.org/4.17.4-221-Linux-4.17.4.patch - patches.kernel.org/4.17.5-001-usb-cdc_acm-Add-quirk-for-Uniden-UBC125-scanne.patch - patches.kernel.org/4.17.5-002-USB-serial-cp210x-add-CESINEL-device-ids.patch - patches.kernel.org/4.17.5-003-USB-serial-cp210x-add-Silicon-Labs-IDs-for-Win.patch - patches.kernel.org/4.17.5-004-usb-dwc2-fix-the-incorrect-bitmaps-for-the-por.patch - patches.kernel.org/4.17.5-005-usb-typec-tcpm-fix-logbuffer-index-is-wrong-if.patch - patches.kernel.org/4.17.5-006-acpi-Add-helper-for-deactivating-memory-region.patch - patches.kernel.org/4.17.5-007-usb-typec-ucsi-acpi-Workaround-for-cache-mode-.patch - patches.kernel.org/4.17.5-008-usb-typec-ucsi-Fix-for-incorrect-status-data-i.patch - patches.kernel.org/4.17.5-009-xhci-Fix-kernel-oops-in-trace_xhci_free_virt_d.patch - patches.kernel.org/4.17.5-010-n_tty-Fix-stall-at-n_tty_receive_char_special.patch - patches.kernel.org/4.17.5-011-n_tty-Access-echo_-variables-carefully.patch - patches.kernel.org/4.17.5-012-staging-android-ion-Return-an-ERR_PTR-in-ion_m.patch - patches.kernel.org/4.17.5-013-iio-mma8452-Fix-ignoring-MMA8452_INT_DRDY.patch - patches.kernel.org/4.17.5-014-serial-8250_pci-Remove-stalled-entries-in-blac.patch - patches.kernel.org/4.17.5-015-serdev-fix-memleak-on-module-unload.patch - patches.kernel.org/4.17.5-016-vt-prevent-leaking-uninitialized-data-to-users.patch - patches.kernel.org/4.17.5-017-drm-amdgpu-Add-APU-support-in-vi_set_uvd_clock.patch - patches.kernel.org/4.17.5-018-drm-amdgpu-Add-APU-support-in-vi_set_vce_clock.patch - patches.kernel.org/4.17.5-019-drm-amdgpu-fix-the-missed-vcn-fw-version-repor.patch - patches.kernel.org/4.17.5-020-drm-amdgpu-Grab-put-runtime-PM-references-in-a.patch - patches.kernel.org/4.17.5-021-drm-amdgpu-fix-clear_all-and-replace-handling-.patch - patches.kernel.org/4.17.5-022-drm-sti-Depend-on-OF-rather-than-selecting-it.patch - patches.kernel.org/4.17.5-023-drm-amd-display-Clear-connector-s-edid-pointer.patch - patches.kernel.org/4.17.5-024-drm-i915-dp-Send-DPCD-ON-for-MST-before-phy_up.patch - patches.kernel.org/4.17.5-025-drm-qxl-Call-qxl_bo_unref-outside-atomic-conte.patch - patches.kernel.org/4.17.5-026-drm-atmel-hlcdc-check-stride-values-in-the-fir.patch - patches.kernel.org/4.17.5-027-Revert-drm-sun4i-Handle-DRM_BUS_FLAG_PIXDATA_-.patch - patches.kernel.org/4.17.5-028-drm-amdgpu-Don-t-default-to-DC-support-for-Kav.patch - patches.kernel.org/4.17.5-029-drm-amdgpu-Use-kvmalloc_array-for-allocating-V.patch - patches.kernel.org/4.17.5-030-drm-amdgpu-Refactor-amdgpu_vram_mgr_bo_invisib.patch - patches.kernel.org/4.17.5-031-drm-amdgpu-Make-amdgpu_vram_mgr_bo_invisible_s.patch - patches.kernel.org/4.17.5-032-drm-amdgpu-Update-pin_size-values-before-unpin.patch - patches.kernel.org/4.17.5-033-drm-amdgpu-GPU-vs-CPU-page-size-fixes-in-amdgp.patch - patches.kernel.org/4.17.5-034-drm-amdgpu-Count-disabled-CRTCs-in-commit-tail.patch - patches.kernel.org/4.17.5-035-drm-amd-display-release-spinlock-before-commit.patch - patches.kernel.org/4.17.5-036-drm-i915-Allow-DBLSCAN-user-modes-with-eDP-LVD.patch - patches.kernel.org/4.17.5-037-drm-i915-Fix-PIPESTAT-irq-ack-on-i965-g4x.patch - patches.kernel.org/4.17.5-038-drm-i915-Disallow-interlaced-modes-on-g4x-DP-o.patch - patches.kernel.org/4.17.5-039-drm-i915-Turn-off-g4x-DP-port-in-.post_disable.patch - patches.kernel.org/4.17.5-040-drm-i915-Enable-provoking-vertex-fix-on-Gen9-s.patch - patches.kernel.org/4.17.5-041-netfilter-ip6t_rpfilter-provide-input-interfac.patch - patches.kernel.org/4.17.5-042-netfilter-xt_connmark-fix-list-corruption-on-r.patch - patches.kernel.org/4.17.5-043-netfilter-nf_tables-use-WARN_ON_ONCE-instead-o.patch - patches.kernel.org/4.17.5-044-ARM64-dts-meson-gxl-s905x-p212-Add-phy-supply-.patch - patches.kernel.org/4.17.5-045-x86-mm-Don-t-free-P4D-table-when-it-is-folded-.patch - patches.kernel.org/4.17.5-046-ARM-dts-imx6q-Use-correct-SDMA-script-for-SPI5.patch - patches.kernel.org/4.17.5-047-Linux-4.17.5.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -589,7 +542,6 @@ ######################################################## patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch patches.suse/acpi_thermal_passive_blacklist.patch - patches.suse/ACPICA-Clear-status-of-all-events-when-entering-S5.patch ######################################################## # CPUFREQ diff --git a/source-timestamp b/source-timestamp index c610ba53..5742b1f5 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2018-07-09 09:29:02 +0200 -GIT Revision: 3ff6a16001546891a6a639aabb7e8997d468c266 +2018-07-04 11:38:52 +0000 +GIT Revision: 12954e158fa6e86217b8fa35e3119a53841f69fa GIT Branch: stable