commit dc51f96b24c62741d4772a446a3f254598a918eb
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1631
This commit is contained in:
parent
11b780d5ae
commit
d334dd5eb2
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv6l
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv7l
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-riscv64
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-%build_flavor-base-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
Provides: kernel-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: %name-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
@ -655,7 +655,7 @@ ln -s usr/lib %{buildroot}/lib
|
||||
# get rid of /usr/lib/rpm/brp-strip-debug
|
||||
# strip removes too much from the vmlinux ELF binary
|
||||
export NO_BRP_STRIP_DEBUG=true
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux-*'
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux*'
|
||||
|
||||
# /lib/modules/%kernelrelease-%build_flavor/source points to the source
|
||||
# directory installed by kernel-devel. The kernel-%build_flavor-devel package
|
||||
|
@ -524,7 +524,7 @@ ln -s usr/lib %{buildroot}/lib
|
||||
# get rid of /usr/lib/rpm/brp-strip-debug
|
||||
# strip removes too much from the vmlinux ELF binary
|
||||
export NO_BRP_STRIP_DEBUG=true
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux-*'
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux*'
|
||||
|
||||
# /lib/modules/%kernelrelease-%build_flavor/source points to the source
|
||||
# directory installed by kernel-devel. The kernel-%build_flavor-devel package
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-%build_flavor-base-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
Provides: kernel-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: %name-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
@ -661,7 +661,7 @@ ln -s usr/lib %{buildroot}/lib
|
||||
# get rid of /usr/lib/rpm/brp-strip-debug
|
||||
# strip removes too much from the vmlinux ELF binary
|
||||
export NO_BRP_STRIP_DEBUG=true
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux-*'
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux*'
|
||||
|
||||
# /lib/modules/%kernelrelease-%build_flavor/source points to the source
|
||||
# directory installed by kernel-devel. The kernel-%build_flavor-devel package
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-%build_flavor-base-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
Provides: kernel-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: %name-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
@ -704,7 +704,7 @@ ln -s usr/lib %{buildroot}/lib
|
||||
# get rid of /usr/lib/rpm/brp-strip-debug
|
||||
# strip removes too much from the vmlinux ELF binary
|
||||
export NO_BRP_STRIP_DEBUG=true
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux-*'
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux*'
|
||||
|
||||
# /lib/modules/%kernelrelease-%build_flavor/source points to the source
|
||||
# directory installed by kernel-devel. The kernel-%build_flavor-devel package
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -33,7 +33,7 @@ License: GPL-2.0-only
|
||||
Group: Documentation/Man
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -64,7 +64,7 @@ BuildRequires: texlive-zapfding
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: %name-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-%build_flavor-base-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
Provides: kernel-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: %name-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
@ -659,7 +659,7 @@ ln -s usr/lib %{buildroot}/lib
|
||||
# get rid of /usr/lib/rpm/brp-strip-debug
|
||||
# strip removes too much from the vmlinux ELF binary
|
||||
export NO_BRP_STRIP_DEBUG=true
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux-*'
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux*'
|
||||
|
||||
# /lib/modules/%kernelrelease-%build_flavor/source points to the source
|
||||
# directory installed by kernel-devel. The kernel-%build_flavor-devel package
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-%build_flavor-base-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
Provides: kernel-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: %name-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
@ -653,7 +653,7 @@ ln -s usr/lib %{buildroot}/lib
|
||||
# get rid of /usr/lib/rpm/brp-strip-debug
|
||||
# strip removes too much from the vmlinux ELF binary
|
||||
export NO_BRP_STRIP_DEBUG=true
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux-*'
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux*'
|
||||
|
||||
# /lib/modules/%kernelrelease-%build_flavor/source points to the source
|
||||
# directory installed by kernel-devel. The kernel-%build_flavor-devel package
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
BuildRequires: kernel%kernel_flavor-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -66,7 +66,7 @@ License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-%build_flavor-base-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
Provides: kernel-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: %name-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
@ -681,7 +681,7 @@ ln -s usr/lib %{buildroot}/lib
|
||||
# get rid of /usr/lib/rpm/brp-strip-debug
|
||||
# strip removes too much from the vmlinux ELF binary
|
||||
export NO_BRP_STRIP_DEBUG=true
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux-*'
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux*'
|
||||
|
||||
# /lib/modules/%kernelrelease-%build_flavor/source points to the source
|
||||
# directory installed by kernel-devel. The kernel-%build_flavor-devel package
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -37,7 +37,7 @@ License: GPL-2.0-only
|
||||
Group: Development/Sources
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -48,7 +48,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: %name-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 5.15.6
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%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-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: %name-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-%build_flavor-base-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
Provides: kernel-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: %name-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
@ -652,7 +652,7 @@ ln -s usr/lib %{buildroot}/lib
|
||||
# get rid of /usr/lib/rpm/brp-strip-debug
|
||||
# strip removes too much from the vmlinux ELF binary
|
||||
export NO_BRP_STRIP_DEBUG=true
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux-*'
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux*'
|
||||
|
||||
# /lib/modules/%kernelrelease-%build_flavor/source points to the source
|
||||
# directory installed by kernel-devel. The kernel-%build_flavor-devel package
|
||||
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 17:25:25 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Bluetooth: Apply initial command workaround for more Intel chips
|
||||
(bsc#83f2dafe2a62).
|
||||
- commit dc51f96
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 2 07:24:06 CET 2021 - jslaby@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
|
||||
After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
|
||||
vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
|
||||
So fix this by removing the dash...
|
||||
- commit 83af88d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 09:28:33 CET 2021 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.15.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gc2ce213
|
||||
Release: <RELEASE>.gdc51f96
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -231,10 +231,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: kernel-%build_flavor-base-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
Provides: kernel-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
Provides: %name-srchash-dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
@ -655,7 +655,7 @@ ln -s usr/lib %{buildroot}/lib
|
||||
# get rid of /usr/lib/rpm/brp-strip-debug
|
||||
# strip removes too much from the vmlinux ELF binary
|
||||
export NO_BRP_STRIP_DEBUG=true
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux-*'
|
||||
export STRIP_KEEP_SYMTAB='*/vmlinux*'
|
||||
|
||||
# /lib/modules/%kernelrelease-%build_flavor/source points to the source
|
||||
# directory installed by kernel-devel. The kernel-%build_flavor-devel package
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f688983f0fc7896d82b2bdce71f2bebb4306558e43c1dbdd2c654b481235f94
|
||||
size 292404
|
||||
oid sha256:bf3a1f156e8303d9cfafb08bb2a684998bc67e18e77f115cca57c6d31f085dca
|
||||
size 293010
|
||||
|
@ -1505,6 +1505,7 @@
|
||||
patches.suse/ALSA-usb-audio-Add-minimal-mute-notion-in-dB-mapping.patch
|
||||
patches.suse/ALSA-usb-audio-Fix-dB-level-of-Bose-Revolve-SoundLin.patch
|
||||
patches.suse/mwifiex-Fix-skb_over_panic-in-mwifiex_usb_recv.patch
|
||||
patches.suse/Bluetooth-Apply-initial-command-workaround-for-more-.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
|
@ -1,3 +1,3 @@
|
||||
2021-12-01 08:32:12 +0000
|
||||
GIT Revision: c2ce213fb7e14c0924ce1cc6f068b77a1eb8ae4c
|
||||
2021-12-02 16:25:25 +0000
|
||||
GIT Revision: dc51f96b24c62741d4772a446a3f254598a918eb
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user