Accepting request 240849 from devel:openSUSE:Factory:kernel

- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
  bnc#883750).
- Delete
  patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
  bah, one should run sequence_patch after rebase.
- commit 01d2774

OBS-URL: https://build.opensuse.org/request/show/240849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=239
This commit is contained in:
Stephan Kulow 2014-07-15 06:00:01 +00:00 committed by Git OBS Bridge
parent 02ea31bad7
commit 44d3c947e2
37 changed files with 719 additions and 73 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a36f3f5704dbe4f7bb5d535fedd4f63af9c5da9658848cd45cc07e0235b6767
size 264756
oid sha256:cfa77770f310ed09fe89a3e325e2c0c2c79ee028b87cbba28fa93a46823cad58
size 264936

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.15
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@ Name: kernel-debug
Summary: A Debug Version of the Kernel
License: GPL-2.0
Group: System/Kernel
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
Url: http://www.kernel.org/
BuildRequires: bc

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.15
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@ Name: kernel-default
Summary: The Standard Kernel
License: GPL-2.0
Group: System/Kernel
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
Url: http://www.kernel.org/
BuildRequires: bc

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.15
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@ Name: kernel-desktop
Summary: Kernel optimized for the desktop
License: GPL-2.0
Group: System/Kernel
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
Url: http://www.kernel.org/
BuildRequires: bc

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -16,7 +16,7 @@
#
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -25,11 +25,11 @@ Name: kernel-docs
Summary: Kernel Documentation
License: GPL-2.0
Group: Documentation/Man
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
BuildRequires: docbook-toys
BuildRequires: docbook-utils

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.15
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@ Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
License: GPL-2.0
Group: System/Kernel
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
Url: http://www.kernel.org/
BuildRequires: bc

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.15
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@ Name: kernel-exynos
Summary: Kernel for Samsung's Exynos SoC
License: GPL-2.0
Group: System/Kernel
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
Url: http://www.kernel.org/
BuildRequires: bc

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.15
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@ Name: kernel-lpae
Summary: Kernel for LPAE enabled systems
License: GPL-2.0
Group: System/Kernel
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
Url: http://www.kernel.org/
BuildRequires: bc

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -45,11 +45,11 @@ BuildRequires: dracut
Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0
Group: SLES
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
%description

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
# needsrootforbuild
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -36,11 +36,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Basic QA tests for the kernel
License: GPL-2.0
Group: SLES
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
%description

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -17,7 +17,7 @@
# needsrootforbuild
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -36,11 +36,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Basic QA tests for the kernel
License: GPL-2.0
Group: SLES
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
%description

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.15
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@ Name: kernel-pae
Summary: Kernel with PAE Support
License: GPL-2.0
Group: System/Kernel
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
Url: http://www.kernel.org/
BuildRequires: bc

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 3.15
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%define vanilla_only 0
@ -30,11 +30,11 @@ Name: kernel-source
Summary: The Linux Kernel Sources
License: GPL-2.0
Group: Development/Sources
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
Url: http://www.kernel.org/
AutoReqProv: off

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -24,12 +24,12 @@ Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
License: GPL-2.0
Group: Development/Sources
Version: 3.15.2
Version: 3.15.5
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
%else
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.15
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@ Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
License: GPL-2.0
Group: System/Kernel
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
Url: http://www.kernel.org/
BuildRequires: bc

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Jul 10 10:16:25 CEST 2014 - jslaby@suse.cz
- Update patches.kernel.org/patch-3.15.4-5 (bnc#878489 bnc#882648
bnc#883750).
- Delete
patches.fixes/xhci-Use-correct-SLOT-ID-when-handling-a-reset-devic.patch.
bah, one should run sequence_patch after rebase.
- commit 01d2774
-------------------------------------------------------------------
Wed Jul 9 22:12:01 CEST 2014 - jslaby@suse.cz
- Linux 3.15.5 (bnc#882648 bnc#883750).
- Refresh patches.xen/xen3-patch-3.6.
- Delete
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode.
- Delete
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch.
- commit b151807
-------------------------------------------------------------------
Mon Jul 7 21:54:47 CEST 2014 - jslaby@suse.cz
- xhci: Use correct SLOT ID when handling a reset device command
(bnc#878489).
- commit 2b59ae6
-------------------------------------------------------------------
Mon Jul 7 08:37:59 CEST 2014 - jslaby@suse.cz
- Linux 3.15.4.
- commit ca33e5b
-------------------------------------------------------------------
Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
@ -5,6 +39,15 @@ Tue Jul 1 10:22:35 CEST 2014 - jdelvare@suse.de
This fixes the build on armv7l.
- commit d43d97e
-------------------------------------------------------------------
Tue Jul 1 09:23:11 CEST 2014 - jslaby@suse.cz
- Linux 3.15.3.
- Refresh patches.xen/xen3-auto-xen-kconfig.diff.
- Refresh patches.xen/xen3-patch-2.6.37.
- Update config files.
- commit 42bf625
-------------------------------------------------------------------
Fri Jun 27 10:07:41 CEST 2014 - jslaby@suse.cz

View File

@ -20,7 +20,7 @@
# needssslcertforbuild
%define srcversion 3.15
%define patchversion 3.15.2
%define patchversion 3.15.5
%define variant %{nil}
%define vanilla_only 0
@ -59,11 +59,11 @@ Name: kernel-xen
Summary: The Xen Kernel
License: GPL-2.0
Group: System/Kernel
Version: 3.15.2
Version: 3.15.5
%if 0%{?is_kotd}
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%else
Release: <RELEASE>.gd43d97e
Release: <RELEASE>.g01d2774
%endif
Url: http://www.kernel.org/
BuildRequires: bc

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e3c7442372945f54580f7fcc8aa69376e7790d230a5844b90fef20b1f64cbf8
size 5470
oid sha256:fcb9b18dad7315fa64ef5d5decce766cbf62c3ab2badbf62956d624f9856b416
size 4148

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6450a4fe9eff5c296da6c530c6a4b21dae75b93500fdb101328314b4a59c064a
size 17293
oid sha256:2a229ceb85ee2907019fbdbe494b5976502b629fb7020e24a238dccd44b5a722
size 16556

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff885be40465a13ed03d2492078d0dc0d27f72a871e1611d2e2d477da605eb44
size 28470
oid sha256:8edd5358da77027f987c6357996da6aac97c670d1a1ac800fd8cc267cb3a7ed7
size 134670

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ba6660b82797181cb010f506c7824568a3c792b5c34c603067dfe666d49b1db
size 2093203
oid sha256:a3146148523c0dc67ee0d024981f8aa6d45f7e5ad06579a48c0faada389701be
size 2093821

View File

@ -29,6 +29,9 @@
########################################################
patches.kernel.org/patch-3.15.1
patches.kernel.org/patch-3.15.1-2
patches.kernel.org/patch-3.15.2-3
patches.kernel.org/patch-3.15.3-4
patches.kernel.org/patch-3.15.4-5
########################################################
# Build fixes that apply to the vanilla kernel too.
@ -241,7 +244,6 @@
########################################################
patches.fixes/cifs-Set-client-guid-on-per-connection-basis.patch
patches.fixes/cifs-Do-not-send-ClientGUID-on-SMB2.02-dialect.patch
patches.fixes/cifs-fix-broken-pathnames-with-mapchars.patch
########################################################
# ext2/ext3
@ -420,7 +422,6 @@
# Sound
##########################################################
patches.drivers/ALSA-hda-Add-dock-pin-setups-for-Thinkpad-T440
patches.drivers/drm-i915-HD-audio-Don-t-continue-probing-when-nomode
########################################################
# Char / serial

View File

@ -1,3 +1,3 @@
2014-07-01 10:41:57 +0200
GIT Revision: d43d97e5904cb18595cd766c21cf0da24ac7a3a3
2014-07-10 10:16:25 +0200
GIT Revision: 01d27743c4d4797b97d13844472e11fe53383a2f
GIT Branch: stable