commit 34f009a915d109328e0960dd99d877df9b22af78

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=982
This commit is contained in:
Jiri Slaby 2019-01-08 09:19:36 +00:00 committed by Git OBS Bridge
parent 2bf28b1900
commit 3a82415c90
35 changed files with 193 additions and 80 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package dtb-aarch64 # spec file for package dtb-aarch64
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -31,7 +31,7 @@
Name: dtb-aarch64 Name: dtb-aarch64
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package dtb-armv6l # spec file for package dtb-armv6l
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -31,7 +31,7 @@
Name: dtb-armv6l Name: dtb-armv6l
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package dtb-armv7l # spec file for package dtb-armv7l
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -31,7 +31,7 @@
Name: dtb-armv7l Name: dtb-armv7l
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-64kb # spec file for package kernel-64kb
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
Source2: source-post.sh Source2: source-post.sh
@ -1133,8 +1133,8 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%obsolete_rebuilds %name-base %obsolete_rebuilds %name-base
%ifarch %ix86 %ifarch %ix86

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-debug # spec file for package kernel-debug
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%ifarch ppc64 %ifarch ppc64
Provides: kernel-kdump = 2.6.28 Provides: kernel-kdump = 2.6.28
Obsoletes: kernel-kdump <= 2.6.28 Obsoletes: kernel-kdump <= 2.6.28
@ -1139,8 +1139,8 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%ifarch ppc64 %ifarch ppc64
Provides: kernel-kdump-base = 2.6.28 Provides: kernel-kdump-base = 2.6.28

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-default # spec file for package kernel-default
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%ifarch %ix86 %ifarch %ix86
Provides: kernel-smp = 2.6.17 Provides: kernel-smp = 2.6.17
Obsoletes: kernel-smp <= 2.6.17 Obsoletes: kernel-smp <= 2.6.17
@ -1182,8 +1182,8 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%ifarch %ix86 %ifarch %ix86
Provides: kernel-trace-base = 3.13 Provides: kernel-trace-base = 3.13

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-docs # spec file for package kernel-docs
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -33,7 +33,7 @@ License: GPL-2.0
Group: Documentation/Man Group: Documentation/Man
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif
@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding
%endif %endif
Url: http://www.kernel.org/ Url: http://www.kernel.org/
Provides: %name = %version-%source_rel Provides: %name = %version-%source_rel
Provides: %name-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-kvmsmall # spec file for package kernel-kvmsmall
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
Source2: source-post.sh Source2: source-post.sh
@ -1137,8 +1137,8 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%obsolete_rebuilds %name-base %obsolete_rebuilds %name-base
%ifarch %ix86 %ifarch %ix86

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-lpae # spec file for package kernel-lpae
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
Source2: source-post.sh Source2: source-post.sh
@ -1131,8 +1131,8 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%obsolete_rebuilds %name-base %obsolete_rebuilds %name-base
%ifarch %ix86 %ifarch %ix86

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-obs-build # spec file for package kernel-obs-build
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -45,7 +45,7 @@ BuildRequires: util-linux
%endif %endif
%endif %endif
%endif %endif
BuildRequires: kernel%kernel_flavor-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a BuildRequires: kernel%kernel_flavor-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%if 0%{?rhel_version} %if 0%{?rhel_version}
BuildRequires: kernel BuildRequires: kernel
@ -66,7 +66,7 @@ License: GPL-2.0
Group: SLES Group: SLES
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-obs-qa # spec file for package kernel-obs-qa
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES Group: SLES
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-pae # spec file for package kernel-pae
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%ifarch %ix86 %ifarch %ix86
Provides: kernel-bigsmp = 2.6.17 Provides: kernel-bigsmp = 2.6.17
Obsoletes: kernel-bigsmp <= 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17
@ -1159,8 +1159,8 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%ifarch %ix86 %ifarch %ix86
Provides: kernel-vmi-base = 2.6.38 Provides: kernel-vmi-base = 2.6.38

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-source # spec file for package kernel-source
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -32,7 +32,7 @@ License: GPL-2.0
Group: Development/Sources Group: Development/Sources
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif
@ -43,7 +43,7 @@ BuildRequires: fdupes
BuildRequires: sed BuildRequires: sed
Requires(post): coreutils sed Requires(post): coreutils sed
Provides: %name = %version-%source_rel Provides: %name = %version-%source_rel
Provides: %name-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: linux Provides: linux
Provides: multiversion(kernel) Provides: multiversion(kernel)
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-syms # spec file for package kernel-syms
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -27,7 +27,7 @@ Group: Development/Sources
Version: 4.20.0 Version: 4.20.0
%if %using_buildservice %if %using_buildservice
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif
@ -55,7 +55,7 @@ Requires: kernel-zfcpdump-devel = %version-%source_rel
%endif %endif
Requires: pesign-obs-integration Requires: pesign-obs-integration
Provides: %name = %version-%source_rel Provides: %name = %version-%source_rel
Provides: %name-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: multiversion(kernel) Provides: multiversion(kernel)
Source: README.KSYMS Source: README.KSYMS
Requires: kernel-devel%variant = %version-%source_rel Requires: kernel-devel%variant = %version-%source_rel

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-vanilla # spec file for package kernel-vanilla
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
Source2: source-post.sh Source2: source-post.sh
@ -1130,8 +1130,8 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%obsolete_rebuilds %name-base %obsolete_rebuilds %name-base
%ifarch %ix86 %ifarch %ix86

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 8 09:38:29 CET 2019 - jslaby@suse.cz
- packet: validate address length if non-zero (nmap EINVAL
failure).
- commit 34f009a
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz Mon Dec 24 01:34:19 CET 2018 - mkubecek@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-zfcpdump # spec file for package kernel-zfcpdump
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.20.0 Version: 4.20.0
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.ga24f9ea Release: <RELEASE>.g34f009a
%else %else
Release: 0 Release: 0
%endif %endif
@ -165,10 +165,10 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
# END COMMON DEPS # END COMMON DEPS
Provides: %name-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: %name-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%obsolete_rebuilds %name %obsolete_rebuilds %name
Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%srcversion.tar.xz
Source2: source-post.sh Source2: source-post.sh
@ -1133,8 +1133,8 @@ Conflicts: hyper-v < 4
Conflicts: libc.so.6()(64bit) Conflicts: libc.so.6()(64bit)
%endif %endif
Provides: kernel = %version-%source_rel Provides: kernel = %version-%source_rel
Provides: kernel-%build_flavor-base-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-%build_flavor-base-srchash = 34f009a915d109328e0960dd99d877df9b22af78
Provides: kernel-srchash = a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a Provides: kernel-srchash = 34f009a915d109328e0960dd99d877df9b22af78
%obsolete_rebuilds %name-base %obsolete_rebuilds %name-base
%ifarch %ix86 %ifarch %ix86

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:ec23e24018c3c96328f571edfe7f9e4c14cf0ac032b596f2cf3b869b78099734 oid sha256:dece2b8f18f31b8fb814ae64aafdc823fcf1336dd9ccadfcc225ce40f0be8d9b
size 57197 size 57736

View File

@ -209,6 +209,7 @@
# Netfilter # Netfilter
######################################################## ########################################################
patches.suse/netfilter-ip_conntrack_slp.patch patches.suse/netfilter-ip_conntrack_slp.patch
patches.suse/packet-validate-address-length-if-non-zero.patch
######################################################## ########################################################
# NFS # NFS

View File

@ -1,3 +1,3 @@
2018-12-30 13:26:05 +0000 2019-01-08 08:38:29 +0000
GIT Revision: a24f9ea715eea52ae4c1f6edfd8124f45acb0a2a GIT Revision: 34f009a915d109328e0960dd99d877df9b22af78
GIT Branch: stable GIT Branch: stable