commit 9bfc6abef650268b459e7735a640184a1dbc03eb

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=699
This commit is contained in:
Michal Marek 2017-06-21 06:02:31 +00:00 committed by Git OBS Bridge
parent 0cd335c5f2
commit e2ae80cbcd
38 changed files with 47336 additions and 45 deletions

View File

@ -9,6 +9,7 @@
<package>kernel-pae</package>
<package>kernel-syzkaller</package>
<package>kernel-vanilla</package>
<package>kernel-zfcpdump</package>
</conditions>
<hardware>
<disk>
@ -56,6 +57,7 @@
<package>kernel-pae</package>
<package>kernel-syzkaller</package>
<package>kernel-vanilla</package>
<package>kernel-zfcpdump</package>
</conditions>
<hardware>
<disk>
@ -76,6 +78,7 @@
<package>kernel-pae</package>
<package>kernel-syzkaller</package>
<package>kernel-vanilla</package>
<package>kernel-zfcpdump</package>
</conditions>
<hardware>
<processors>8</processors>
@ -95,6 +98,7 @@
<package>kernel-pae</package>
<package>kernel-syzkaller</package>
<package>kernel-vanilla</package>
<package>kernel-zfcpdump</package>
</conditions>
<hardware>
<processors>4</processors>

View File

@ -38,3 +38,4 @@
+s390x s390x/default
+s390x s390x/vanilla
+s390x s390x/zfcpdump

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d716bfa152eabf2943d03ff8ef2d93c2de27893c9c4405b281c720fe5317c97
size 169593
oid sha256:f4fe2c1a213de93dd5da92758209164b3beab73d30aeedd238c01d07dd3d7914
size 171573

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

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

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

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

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

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

46
kabi.pl
View File

@ -60,7 +60,7 @@ sub load_symvers {
$errors++;
next;
}
my $new = { crc => $l[0], mod => $l[2] };
my $new = { crc => $l[0], mod => $l[2], type => $l[3] };
$res{$l[1]} = $new;
}
if (!%res) {
@ -71,9 +71,35 @@ sub load_symvers {
return %res;
}
# Each bit represents a restriction of the export and adding a restriction
# fails the check
my $type_GPL = 0x1;
my $type_NOW = 0x2;
my $type_UNUSED = 0x4;
my %types = (
EXPORT_SYMBOL => 0x0,
EXPORT_SYMBOL_GPL => $type_GPL | $type_NOW,
EXPORT_SYMBOL_GPL_FUTURE => $type_GPL,
EXPORT_UNUSED_SYMBOL => $type_UNUSED,
EXPORT_UNUSED_SYMBOL_GPL => $type_UNUSED | $type_GPL | $type_NOW
);
sub type_compatible {
my ($old, $new) = @_;
for my $type ($old, $new) {
if (!exists($types{$type})) {
print STDERR "error: unrecognized export type $type.\n";
exit 1;
}
}
# if $new has a bit set that $old does not -> fail
return !(~$types{$old} & $types{$new});
}
my $kabi_errors = 0;
sub kabi_change {
my ($sym, $mod, $oldcrc, $newcrc) = @_;
my ($sym, $mod, $message) = @_;
my $fail = 1;
for my $rule (@rules) {
@ -84,12 +110,7 @@ sub kabi_change {
}
}
return unless $fail or $opt_verbose;
print STDERR "KABI: symbol $sym($mod) ";
if ($newcrc) {
print STDERR "changed crc from $oldcrc to $newcrc"
} else {
print STDERR "lost";
}
print STDERR "KABI: symbol $sym($mod) $message";
if ($fail) {
$kabi_errors++;
print STDERR "\n";
@ -118,10 +139,13 @@ my %new = load_symvers($ARGV[1]);
for my $sym (sort keys(%old)) {
if (!$new{$sym}) {
kabi_change($sym, $old{$sym}->{mod}, $old{$sym}->{crc}, 0);
kabi_change($sym, $old{$sym}->{mod}, "lost");
} elsif ($old{$sym}->{crc} ne $new{$sym}->{crc}) {
kabi_change($sym, $new{$sym}->{mod}, $old{$sym}->{crc},
$new{$sym}->{crc});
kabi_change($sym, $old{$sym}->{mod}, "changed crc from " .
"$old{$sym}->{crc} to $new{$sym}->{crc}");
} elsif (!type_compatible($old{$sym}->{type}, $new{$sym}->{type})) {
kabi_change($sym, $old{$sym}->{mod}, "changed type from " .
"$old{$sym}->{type} to $new{$sym}->{type}");
}
}
if ($kabi_errors) {

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.11.6
%if 0%{?is_kotd}
Release: <RELEASE>.ge566a4a
Release: <RELEASE>.g9bfc6ab
%else
Release: 0
%endif
@ -68,8 +68,12 @@ Url: http://www.kernel.org/
BuildRequires: bc
BuildRequires: coreutils
BuildRequires: fdupes
# Cannot test %%CONFIG_GCC_PLUGINS here because the buildservice parser
# does not expand %%(...)
%if "%build_flavor" == "syzkaller"
# Needed by scripts/gcc-plugin.sh
BuildRequires: gcc-c++ gcc-devel
%endif
%if 0%{?suse_version} > 1310
BuildRequires: hmaccalc
%endif

View File

@ -68,8 +68,12 @@ Url: http://www.kernel.org/
BuildRequires: bc
BuildRequires: coreutils
BuildRequires: fdupes
# Cannot test %%CONFIG_GCC_PLUGINS here because the buildservice parser
# does not expand %%(...)
%if "%build_flavor" == "syzkaller"
# Needed by scripts/gcc-plugin.sh
BuildRequires: gcc-c++ gcc-devel
%endif
%if 0%{?suse_version} > 1310
BuildRequires: hmaccalc
%endif

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.11.6
%if 0%{?is_kotd}
Release: <RELEASE>.ge566a4a
Release: <RELEASE>.g9bfc6ab
%else
Release: 0
%endif
@ -68,8 +68,12 @@ Url: http://www.kernel.org/
BuildRequires: bc
BuildRequires: coreutils
BuildRequires: fdupes
# Cannot test %%CONFIG_GCC_PLUGINS here because the buildservice parser
# does not expand %%(...)
%if "%build_flavor" == "syzkaller"
# Needed by scripts/gcc-plugin.sh
BuildRequires: gcc-c++ gcc-devel
%endif
%if 0%{?suse_version} > 1310
BuildRequires: hmaccalc
%endif

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.11.6
%if 0%{?is_kotd}
Release: <RELEASE>.ge566a4a
Release: <RELEASE>.g9bfc6ab
%else
Release: 0
%endif
@ -68,8 +68,12 @@ Url: http://www.kernel.org/
BuildRequires: bc
BuildRequires: coreutils
BuildRequires: fdupes
# Cannot test %%CONFIG_GCC_PLUGINS here because the buildservice parser
# does not expand %%(...)
%if "%build_flavor" == "syzkaller"
# Needed by scripts/gcc-plugin.sh
BuildRequires: gcc-c++ gcc-devel
%endif
%if 0%{?suse_version} > 1310
BuildRequires: hmaccalc
%endif

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

@ -44,7 +44,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 4.11.6
%if 0%{?is_kotd}
Release: <RELEASE>.ge566a4a
Release: <RELEASE>.g9bfc6ab
%else
Release: 0
%endif

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.11.6
%if 0%{?is_kotd}
Release: <RELEASE>.ge566a4a
Release: <RELEASE>.g9bfc6ab
%else
Release: 0
%endif
@ -68,8 +68,12 @@ Url: http://www.kernel.org/
BuildRequires: bc
BuildRequires: coreutils
BuildRequires: fdupes
# Cannot test %%CONFIG_GCC_PLUGINS here because the buildservice parser
# does not expand %%(...)
%if "%build_flavor" == "syzkaller"
# Needed by scripts/gcc-plugin.sh
BuildRequires: gcc-c++ gcc-devel
%endif
%if 0%{?suse_version} > 1310
BuildRequires: hmaccalc
%endif

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

@ -59,7 +59,7 @@ License: GPL-2.0
Group: SLES
Version: 4.11.6
%if 0%{?is_kotd}
Release: <RELEASE>.ge566a4a
Release: <RELEASE>.g9bfc6ab
%else
Release: 0
%endif

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

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

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.11.6
%if 0%{?is_kotd}
Release: <RELEASE>.ge566a4a
Release: <RELEASE>.g9bfc6ab
%else
Release: 0
%endif
@ -68,8 +68,12 @@ Url: http://www.kernel.org/
BuildRequires: bc
BuildRequires: coreutils
BuildRequires: fdupes
# Cannot test %%CONFIG_GCC_PLUGINS here because the buildservice parser
# does not expand %%(...)
%if "%build_flavor" == "syzkaller"
# Needed by scripts/gcc-plugin.sh
BuildRequires: gcc-c++ gcc-devel
%endif
%if 0%{?suse_version} > 1310
BuildRequires: hmaccalc
%endif

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

@ -32,7 +32,7 @@ License: GPL-2.0
Group: Development/Sources
Version: 4.11.6
%if 0%{?is_kotd}
Release: <RELEASE>.ge566a4a
Release: <RELEASE>.g9bfc6ab
%else
Release: 0
%endif

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 4.11.6
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.ge566a4a
Release: <RELEASE>.g9bfc6ab
%else
Release: 0
%endif
@ -50,6 +50,9 @@ Requires: kernel-lpae-devel = %version-%source_rel
%ifarch %ix86
Requires: kernel-pae-devel = %version-%source_rel
%endif
%ifarch s390x
Requires: kernel-zfcpdump-devel = %version-%source_rel
%endif
Requires: pesign-obs-integration
Provides: %name = %version-%source_rel
Provides: multiversion(kernel)

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.11.6
%if 0%{?is_kotd}
Release: <RELEASE>.ge566a4a
Release: <RELEASE>.g9bfc6ab
%else
Release: 0
%endif
@ -68,8 +68,12 @@ Url: http://www.kernel.org/
BuildRequires: bc
BuildRequires: coreutils
BuildRequires: fdupes
# Cannot test %%CONFIG_GCC_PLUGINS here because the buildservice parser
# does not expand %%(...)
%if "%build_flavor" == "syzkaller"
# Needed by scripts/gcc-plugin.sh
BuildRequires: gcc-c++ gcc-devel
%endif
%if 0%{?suse_version} > 1310
BuildRequires: hmaccalc
%endif

View File

@ -1,9 +1,35 @@
-------------------------------------------------------------------
Tue Jun 20 17:58:56 CEST 2017 - jjolly@suse.de
- Update config files.
- config.conf: Added s390x zfcpdump kernel
- commit 9bfc6ab
-------------------------------------------------------------------
Tue Jun 20 11:01:58 CEST 2017 - mmarek@suse.com
- Only set CONFIG_GCC_PLUGINS=y in kernel-syzkaller (boo#1043591)
- commit fe00c55
-------------------------------------------------------------------
Tue Jun 20 10:56:46 CEST 2017 - mmarek@suse.com
- rpm/kernel-binary.spec.in: Only kernel-syzkaller needs gcc-devel
(boo#1043591).
- commit d7ff041
-------------------------------------------------------------------
Sat Jun 17 08:45:51 CEST 2017 - jslaby@suse.cz
- Linux 4.11.6 (bnc#1012628).
- commit e566a4a
-------------------------------------------------------------------
Thu Jun 15 18:21:55 CEST 2017 - mmarek@suse.com
- kabi.pl: Consider GPL vs. non-GPL exports (fate#322999)
- commit 8bde754
-------------------------------------------------------------------
Wed Jun 14 16:24:30 CEST 2017 - jslaby@suse.cz
@ -1746,7 +1772,7 @@ Thu Dec 29 05:27:06 CET 2016 - jeffm@suse.com
Wed Dec 28 20:39:34 CET 2016 - tiwai@suse.de
- rpm/kernel-binary.spec.in: Obsolete ftsteutates KMP (boo#997172)
- commit 8519edc
- commit 34c1867
-------------------------------------------------------------------
Tue Dec 20 22:04:04 CET 2016 - xxxxxmichl@googlemail.com

View File

@ -60,7 +60,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.11.6
%if 0%{?is_kotd}
Release: <RELEASE>.ge566a4a
Release: <RELEASE>.g9bfc6ab
%else
Release: 0
%endif
@ -68,8 +68,12 @@ Url: http://www.kernel.org/
BuildRequires: bc
BuildRequires: coreutils
BuildRequires: fdupes
# Cannot test %%CONFIG_GCC_PLUGINS here because the buildservice parser
# does not expand %%(...)
%if "%build_flavor" == "syzkaller"
# Needed by scripts/gcc-plugin.sh
BuildRequires: gcc-c++ gcc-devel
%endif
%if 0%{?suse_version} > 1310
BuildRequires: hmaccalc
%endif

45701
kernel-zfcpdump.changes Normal file

File diff suppressed because it is too large Load Diff

1136
kernel-zfcpdump.spec Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,3 @@
2017-06-17 08:45:51 +0200
GIT Revision: e566a4aae7019ea151c03f1ba7d7fa64ae7a048f
2017-06-20 17:58:56 +0200
GIT Revision: 9bfc6abef650268b459e7735a640184a1dbc03eb
GIT Branch: stable