GIT Revision: 6cce7bb68a08bf8caf90b4b38f251a82002e09b5

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6922
This commit is contained in:
Michal Marek 2011-02-23 06:03:39 +00:00 committed by Git OBS Bridge
parent 36d648b013
commit aa950bab3a
37 changed files with 231 additions and 55 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb6be7ab1ea7143d4f6a94dbcd3a6a351855a865969fa56e295d40f64c1ea4f8
size 226669
oid sha256:d1353859b9912d59d84406aed38c7608b53785a059fed452488238fcce20bfcc
size 226854

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -865,6 +865,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-default
Summary: The Standard Kernel
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -878,6 +878,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -898,6 +898,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -17,7 +17,7 @@
# norootforbuild
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -26,9 +26,9 @@ Name: kernel-docs
Summary: Kernel Documentation
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
BuildRequires: kernel-source%variant
@ -99,6 +99,10 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/doc/kernel
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -868,6 +868,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-net
Summary: Minimal kernel with disk and net support
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -865,6 +865,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-pae
Summary: Kernel with PAE Support
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -883,6 +883,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-ppc64
Summary: Kernel for ppc64 Systems
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -887,6 +887,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-ps3
Summary: kernel for ps3 bootloader
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -868,6 +868,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-s390
Summary: The Standard Kernel
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -862,6 +862,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -19,7 +19,7 @@
# icecream 0
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%define vanilla_only 0
@ -31,9 +31,9 @@ Name: kernel-source
Summary: The Linux Kernel Sources
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: Development/Sources
@ -254,6 +254,10 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
%endif
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -25,7 +25,7 @@ Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
Release: %kernel_source_release
@ -81,6 +81,10 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
%_docdir/%name/README.SUSE
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -870,6 +870,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -866,6 +866,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-vmi
Summary: VMI-enabled kernel
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -862,6 +862,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
# norootforbuild
%define srcversion 2.6.37
%define patchversion 2.6.38-rc5
%define patchversion 2.6.38-rc6
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-xen
Summary: The Xen Kernel
Version: 2.6.38
%if %using_buildservice
Release: rc5.<RELEASE>
Release: rc6.<RELEASE>
%else
Release: rc5.0
Release: rc6.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -868,6 +868,10 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Tue Feb 22 2011 jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:211323a73d4fdc7dce53742e21093bef1931e78fd01edaf36a03ce152c8dea85
size 130459
oid sha256:56200c8b75406d638fdaa8bbc5d44d12ba72ec876725a60688f1b1f589142e28
size 129708

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b08addc88dd904603101b2c56255ded94b79deb5d25cb1c66a32d36bb486c14
size 9976079
oid sha256:6e083264cbef2dcc4ff10da3664ab5b23e2f98a509f783bfb8f5a3ae32e0bea6
size 10032194

View File

@ -32,6 +32,7 @@
patches.kernel.org/patch-2.6.38-rc2-rc3
patches.kernel.org/patch-2.6.38-rc3-rc4
patches.kernel.org/patch-2.6.38-rc4-rc5
patches.kernel.org/patch-2.6.38-rc5-rc6
########################################################
# Build fixes that apply to the vanilla kernel too.
@ -569,7 +570,6 @@
##########################################################
# Sound
##########################################################
patches.drivers/alsa-01-caiaq-Fix-possible-string-buffer-overflow
########################################################
# Other driver fixes

View File

@ -1,3 +1,3 @@
2011-02-21 10:31:05 +0100
GIT Revision: 5ef002b0523a562a38ddc3f0f9f1e246eb84cceb
2011-02-22 21:49:18 +0100
GIT Revision: 6cce7bb68a08bf8caf90b4b38f251a82002e09b5
GIT Branch: master