forked from pool/kernel-source
GIT Revision: e4a2bedcea575f221b51b9a0b85954a00870cd3f
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6912
This commit is contained in:
parent
479de130ce
commit
8bba5c86cc
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4ba3e03bc9a8c29be974a2a1bba78aa90134ae2b0c301b3237f59016f7c83ff
|
||||
size 216714
|
||||
oid sha256:4a4175e306da15860029fa2eae1ba41099b7cbe6b6d34150db15600ecb4950df
|
||||
size 216447
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.37
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%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: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
@ -865,6 +865,13 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.37
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%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: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
@ -878,6 +878,13 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.37
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%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: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
@ -898,6 +898,13 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%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: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: kernel-source%variant
|
||||
@ -99,6 +99,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/doc/kernel
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.37
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%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: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
@ -865,6 +865,13 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.37
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%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: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
@ -883,6 +883,13 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.37
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%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: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
@ -887,6 +887,13 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.37
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%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: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
@ -868,6 +868,13 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.37
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%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: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
@ -862,6 +862,13 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 2.6.37
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -32,9 +32,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 2.6.38
|
||||
%if %using_buildservice
|
||||
Release: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
License: GPL v2 only
|
||||
Group: Development/Sources
|
||||
@ -245,6 +245,13 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -25,7 +25,7 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 2.6.38
|
||||
%if %using_buildservice
|
||||
Release: rc2.<RELEASE>
|
||||
Release: rc3.<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
|
||||
@ -78,6 +78,13 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
||||
%_docdir/%name/README.SUSE
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.37
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%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: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
@ -870,6 +870,13 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.37
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%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: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
@ -866,6 +866,13 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
|
||||
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.37
|
||||
%define patchversion 2.6.38-rc2
|
||||
%define patchversion 2.6.38-rc3
|
||||
%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: rc2.<RELEASE>
|
||||
Release: rc3.<RELEASE>
|
||||
%else
|
||||
Release: rc2.0
|
||||
Release: rc3.0
|
||||
%endif
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
@ -862,6 +862,13 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- hfs: avoid crash in hfs_bnode_create (bnc#552250).
|
||||
- commit d84296a
|
||||
* Fri Feb 04 2011 jeffm@suse.com
|
||||
- Updated to 2.6.38-rc3.
|
||||
- Eliminated 2 patches.
|
||||
- commit b6b51ca
|
||||
* Wed Feb 02 2011 tiwai@suse.de
|
||||
- ALSA: hda - Fix memory leaks in conexant jack arrays
|
||||
(bnc#668929).
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1e4b1f4004471b7ef6f3346cbd060186c2ff47a29f3417208c0c8b29971ad2e
|
||||
size 79588
|
||||
oid sha256:81396bfd435fdb5278757c2d43814aa3be9b4a2ac25fbe6448c4ef75ea4778d7
|
||||
size 78846
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03ec98de305be7ebac5b0201f483cebf15ff8c05620e602d7e9cef6f8f8d0152
|
||||
size 9516165
|
||||
oid sha256:eda6039ab510bbda54dd0f81d63569cd5624a8fe9a6ec786176eaa5311a93f13
|
||||
size 9701065
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c91adbe308269bf36ac74db1d65d2817279fbeaddbace24da756c1d338a0eb5
|
||||
size 287159
|
||||
oid sha256:a664fd56f02f913f41aca6f9009582c169fc4547d2ff587702bcd095d34ce860
|
||||
size 287362
|
||||
|
@ -29,6 +29,7 @@
|
||||
########################################################
|
||||
patches.kernel.org/patch-2.6.38-rc1
|
||||
patches.kernel.org/patch-2.6.38-rc1-rc2
|
||||
patches.kernel.org/patch-2.6.38-rc2-rc3
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -392,6 +393,11 @@
|
||||
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||
patches.suse/richacl-fix
|
||||
|
||||
########################################################
|
||||
# other filesystem stuff
|
||||
########################################################
|
||||
patches.fixes/hfs-avoid-crash-in-hfs_bnode_create
|
||||
|
||||
########################################################
|
||||
# Swap-over-NFS
|
||||
########################################################
|
||||
@ -482,7 +488,6 @@
|
||||
patches.fixes/sd_liberal_28_sense_invalid.diff
|
||||
|
||||
patches.fixes/scsi-ibmvscsi-module_alias.patch
|
||||
patches.fixes/fix-ata-panic-with-ata_id
|
||||
|
||||
########################################################
|
||||
# DRM/Video
|
||||
@ -505,7 +510,6 @@
|
||||
patches.drivers/tg3-entropy-source.patch
|
||||
|
||||
patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch
|
||||
patches.fixes/ipv6-revert-dont-flush-routes-when-setting-loopback-down.patch
|
||||
|
||||
|
||||
########################################################
|
||||
|
@ -1,3 +1,3 @@
|
||||
2011-02-02 17:25:06 +0100
|
||||
GIT Revision: 31971a47bfadb33377b6b2dd3a95d1d3c70b4642
|
||||
2011-02-04 01:48:44 +0100
|
||||
GIT Revision: e4a2bedcea575f221b51b9a0b85954a00870cd3f
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user