commit f5cef8ef0b0cb594c09d72bdfee21fa5cf488449

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1305
This commit is contained in:
Kernel Bugs 2020-05-19 08:06:22 +00:00 committed by Git OBS Bridge
parent cb16a21915
commit faa9d3bcb3
36 changed files with 371 additions and 51 deletions

View File

@ -2,8 +2,8 @@
# lines 4 contains a timestamp...
differences="$(
diff -bU0 <(sed -e '/CONFIG_GCC_VERSION/ d' -e '/CONFIG_LD_VERSION/ d' -e '/^# .* is not set$/p' -e '/^$\|^#/d' "$1" | sort) \
<(sed -e '/CONFIG_GCC_VERSION/ d' -e '/CONFIG_LD_VERSION/ d' -e '/^# .* is not set$/p' -e '/^$\|^#/d' "$2" | sort) \
diff -bU0 <(sed -e '/CONFIG_GCC_VERSION/ d' -e '/CONFIG_LD_VERSION/ d' -e '/CONFIG_CC_VERSION_TEXT/ d' -e '/^# .* is not set$/p' -e '/^$\|^#/d' "$1" | sort) \
<(sed -e '/CONFIG_GCC_VERSION/ d' -e '/CONFIG_LD_VERSION/ d' -e '/CONFIG_CC_VERSION_TEXT/ d' -e '/^# .* is not set$/p' -e '/^$\|^#/d' "$2" | sort) \
| grep '^[-+][^-+]'
)" || true
if [ -n "$differences" ]; then

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -31,7 +31,7 @@
Name: dtb-aarch64
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -31,7 +31,7 @@
Name: dtb-armv6l
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -31,7 +31,7 @@
Name: dtb-armv7l
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-%build_flavor-base-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
Provides: kernel-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
# END COMMON DEPS
Provides: %name-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: %name-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-%build_flavor-base-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
Provides: kernel-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
# END COMMON DEPS
Provides: %name-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: %name-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
%ifarch ppc64
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-%build_flavor-base-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
Provides: kernel-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
# END COMMON DEPS
Provides: %name-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: %name-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
%ifarch %ix86
Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -33,7 +33,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%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-60a84bf207b189631ab5f840198fd28ef652d515
Provides: %name-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-%build_flavor-base-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
Provides: kernel-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
# END COMMON DEPS
Provides: %name-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: %name-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-%build_flavor-base-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
Provides: kernel-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
# END COMMON DEPS
Provides: %name-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: %name-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-60a84bf207b189631ab5f840198fd28ef652d515
BuildRequires: kernel%kernel_flavor-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
%if 0%{?rhel_version}
BuildRequires: kernel
@ -66,7 +66,7 @@ License: GPL-2.0
Group: SLES
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-%build_flavor-base-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
Provides: kernel-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
# END COMMON DEPS
Provides: %name-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: %name-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
%ifarch %ix86
Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -32,7 +32,7 @@ License: GPL-2.0
Group: Development/Sources
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif
@ -43,7 +43,7 @@ BuildRequires: fdupes
BuildRequires: sed
Requires(post): coreutils sed
Provides: %name = %version-%source_rel
Provides: %name-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: %name-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
Provides: linux
Provides: multiversion(kernel)
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 5.6.13
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%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-60a84bf207b189631ab5f840198fd28ef652d515
Provides: %name-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-%build_flavor-base-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
Provides: kernel-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
# END COMMON DEPS
Provides: %name-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: %name-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 18 09:46:00 CEST 2020 - bp@suse.de
- Replace gcc10 fix with the upstream one
- commit 1adb363
-------------------------------------------------------------------
Mon May 18 08:36:47 CEST 2020 - jslaby@suse.cz
- Refresh
patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch.
Update upstream status.
- commit f322baa
-------------------------------------------------------------------
Thu May 14 18:32:37 CEST 2020 - tiwai@suse.de
@ -217,6 +231,12 @@ Thu May 14 11:58:06 CEST 2020 - jslaby@suse.cz
patches.suse/Revert-ext4-make-dioread_nolock-the-default.patch.
- commit 77f44b9
-------------------------------------------------------------------
Thu May 14 09:40:49 CEST 2020 - msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
-------------------------------------------------------------------
Tue May 12 18:41:40 CEST 2020 - bp@suse.de

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.6.13
%if 0%{?is_kotd}
Release: <RELEASE>.g60a84bf
Release: <RELEASE>.gf5cef8e
%else
Release: 0
%endif
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit)
%endif
Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: kernel-%build_flavor-base-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
Provides: kernel-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
# END COMMON DEPS
Provides: %name-srchash-60a84bf207b189631ab5f840198fd28ef652d515
Provides: %name-srchash-f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
%obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
Source2: source-post.sh

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca051164321aee8e6e667a6b9ef4e7fa870138a89f7a9ac3bccf62c10291bcef
size 61304
oid sha256:77ee73900b9179e8776ba3fbbff1120d08bbff7af920bb59f164ae10cd7b1367
size 62092

View File

@ -1202,7 +1202,7 @@
# x86
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
patches.suse/x86-fix-early-boot-crash-on-gcc-10-next-try.patch
patches.suse/x86-fix-early-boot-crash-on-gcc-10-third-try.patch
# s390x

View File

@ -1,3 +1,3 @@
2020-05-14 16:32:37 +0000
GIT Revision: 60a84bf207b189631ab5f840198fd28ef652d515
2020-05-18 09:23:59 +0000
GIT Revision: f5cef8ef0b0cb594c09d72bdfee21fa5cf488449
GIT Branch: stable