commit 666974e5694019a0b180a3c3b7a6862c87bd1eb0

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1265
This commit is contained in:
Michal Suchanek 2020-03-06 08:05:41 +00:00 committed by Git OBS Bridge
parent 87363b4841
commit b6ccfd5c74
34 changed files with 160 additions and 48 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3208402cd69532f46f3e4f3ab83397ddc8bed10d2b42562ba070e0ac99b6aca5
size 244535
oid sha256:8b0c90ba03c1c7be66fe1c056c58ab50a61f4a274913cd8f8ccc4db851789a17
size 244474

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.5.7
%if 0%{?is_kotd}
Release: <RELEASE>.g1004bce
Release: <RELEASE>.g666974e
%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-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-%build_flavor-base-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
Provides: kernel-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
# END COMMON DEPS
Provides: %name-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: %name-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
%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,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.5.7
%if 0%{?is_kotd}
Release: <RELEASE>.g1004bce
Release: <RELEASE>.g666974e
%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-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-%build_flavor-base-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
Provides: kernel-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
# END COMMON DEPS
Provides: %name-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: %name-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
%ifarch ppc64
Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.5.7
%if 0%{?is_kotd}
Release: <RELEASE>.g1004bce
Release: <RELEASE>.g666974e
%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-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-%build_flavor-base-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
Provides: kernel-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
# END COMMON DEPS
Provides: %name-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: %name-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
%ifarch %ix86
Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

@ -33,7 +33,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 5.5.7
%if 0%{?is_kotd}
Release: <RELEASE>.g1004bce
Release: <RELEASE>.g666974e
%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-1004bcee393f5a16b609a2710eb87323100d4608
Provides: %name-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
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,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.5.7
%if 0%{?is_kotd}
Release: <RELEASE>.g1004bce
Release: <RELEASE>.g666974e
%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-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-%build_flavor-base-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
Provides: kernel-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
# END COMMON DEPS
Provides: %name-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: %name-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
%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,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.5.7
%if 0%{?is_kotd}
Release: <RELEASE>.g1004bce
Release: <RELEASE>.g666974e
%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-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-%build_flavor-base-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
Provides: kernel-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
# END COMMON DEPS
Provides: %name-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: %name-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
%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,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-1004bcee393f5a16b609a2710eb87323100d4608
BuildRequires: kernel%kernel_flavor-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
%if 0%{?rhel_version}
BuildRequires: kernel
@ -66,7 +66,7 @@ License: GPL-2.0
Group: SLES
Version: 5.5.7
%if 0%{?is_kotd}
Release: <RELEASE>.g1004bce
Release: <RELEASE>.g666974e
%else
Release: 0
%endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.5.7
%if 0%{?is_kotd}
Release: <RELEASE>.g1004bce
Release: <RELEASE>.g666974e
%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-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-%build_flavor-base-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
Provides: kernel-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
# END COMMON DEPS
Provides: %name-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: %name-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
%ifarch %ix86
Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 5.5.7
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g1004bce
Release: <RELEASE>.g666974e
%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-1004bcee393f5a16b609a2710eb87323100d4608
Provides: %name-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
Provides: multiversion(kernel)
Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.5.7
%if 0%{?is_kotd}
Release: <RELEASE>.g1004bce
Release: <RELEASE>.g666974e
%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-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-%build_flavor-base-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
Provides: kernel-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
# END COMMON DEPS
Provides: %name-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: %name-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
%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,10 @@
-------------------------------------------------------------------
Wed Mar 4 21:18:52 CET 2020 - jeffm@suse.com
- config: re-enable NLS_ISO8859_1 for kvmsmall
The EFI partition wants NLS_ISO8859_1 and will fail to mount without it.
- commit 666974e
-------------------------------------------------------------------
Sun Mar 1 20:28:06 CET 2020 - jslaby@suse.cz

View File

@ -67,7 +67,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 5.5.7
%if 0%{?is_kotd}
Release: <RELEASE>.g1004bce
Release: <RELEASE>.g666974e
%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-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: kernel-%build_flavor-base-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
Provides: kernel-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
# END COMMON DEPS
Provides: %name-srchash-1004bcee393f5a16b609a2710eb87323100d4608
Provides: %name-srchash-666974e5694019a0b180a3c3b7a6862c87bd1eb0
%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 @@
2020-03-01 19:28:06 +0000
GIT Revision: 1004bcee393f5a16b609a2710eb87323100d4608
2020-03-05 06:06:56 +0000
GIT Revision: 666974e5694019a0b180a3c3b7a6862c87bd1eb0
GIT Branch: stable