GIT Revision: 21b33d74c6d117907741b65cb2a611c111d2a214
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=58
This commit is contained in:
parent
a564a6c9fe
commit
f863ec4d4f
@ -4,4 +4,4 @@ SRCVERSION=2.6.39
|
||||
VARIANT=
|
||||
# buildservice projects to build the kernel against
|
||||
OBS_PROJECT=openSUSE:11.4:Update
|
||||
IBS_PROJECT=
|
||||
IBS_PROJECT=SUSE:openSUSE:11.4:Update:Test
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-debug (Version 2.6.39)
|
||||
# spec file for package kernel-debug (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.39
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -879,6 +879,33 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-default (Version 2.6.39)
|
||||
# spec file for package kernel-default (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.39
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -892,6 +892,33 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-desktop (Version 2.6.39)
|
||||
# spec file for package kernel-desktop (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.39
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -912,6 +912,33 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-docs (Version 2.6.39)
|
||||
# spec file for package kernel-docs (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -17,14 +17,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -99,6 +99,33 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/doc/kernel
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-ec2 (Version 2.6.39)
|
||||
# spec file for package kernel-ec2 (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.39
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -882,6 +882,33 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-pae (Version 2.6.39)
|
||||
# spec file for package kernel-pae (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.39
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -897,6 +897,33 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-ppc64 (Version 2.6.39)
|
||||
# spec file for package kernel-ppc64 (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.39
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -901,6 +901,33 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-ps3 (Version 2.6.39)
|
||||
# spec file for package kernel-ps3 (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.39
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-ps3
|
||||
Summary: kernel for ps3 bootloader
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -882,6 +882,33 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-s390 (Version 2.6.39)
|
||||
# spec file for package kernel-s390 (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.39
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -876,6 +876,33 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-source (Version 2.6.39)
|
||||
# spec file for package kernel-source (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,7 +19,7 @@
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 2.6.39
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -255,6 +255,33 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-syms (Version 2.6.39)
|
||||
# spec file for package kernel-syms (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -81,6 +81,33 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
||||
%_docdir/%name/README.SUSE
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-trace (Version 2.6.39)
|
||||
# spec file for package kernel-trace (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.39
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -884,6 +884,33 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-vanilla (Version 2.6.39)
|
||||
# spec file for package kernel-vanilla (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.39
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -880,6 +880,33 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 09:54:03 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 19:36:05 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 10:02:24 CEST 2011 - jbeulich@novell.com
|
||||
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com
|
||||
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 15:54:37 CEST 2011 - jack@suse.cz
|
||||
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-xen (Version 2.6.39)
|
||||
# spec file for package kernel-xen (Version 2.6.39.1)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 2.6.39
|
||||
%define patchversion 2.6.39
|
||||
%define patchversion 2.6.39.1
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 2.6.39
|
||||
Version: 2.6.39.1
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>
|
||||
%else
|
||||
@ -882,6 +882,33 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Jun 03 2011 jslaby@suse.cz
|
||||
- Linux 2.6.39.1.
|
||||
- Refresh patches.suse/no-partition-scan.
|
||||
- Refresh patches.xen/xen3-patch-2.6.27.
|
||||
- Delete
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
- commit 577661d
|
||||
* Thu Jun 02 2011 jslaby@suse.cz
|
||||
- rpm/config.sh: allow building in IBS
|
||||
- commit 607aaf6
|
||||
* Wed Jun 01 2011 jbeulich@novell.com
|
||||
- Delete patches.xen/sfc-* (as advised by Solarflare).
|
||||
- commit a144c73
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Revert "- Updated to 3.0-rc1."
|
||||
This reverts commit 5710413eb834b0f215f6f4249d6ff7c3f7673eb7.
|
||||
Should have been committed to the merge-v3.0 branch.
|
||||
- commit b2d9e72
|
||||
* Tue May 31 2011 jeffm@suse.com
|
||||
- Updated to 3.0-rc1.
|
||||
- Eliminated 9 patches.
|
||||
- commit 5710413
|
||||
* Mon May 30 2011 jack@suse.cz
|
||||
- mm: Fix assertion mapping->nrpages == 0 in end_writeback()
|
||||
(bnc#693013 bnc#666423).
|
||||
- Refresh patches.xen/tmem.
|
||||
- commit d3e465a
|
||||
* Mon May 30 2011 jslaby@suse.cz
|
||||
- Refresh
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch.
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcbeaeed8ce65dba258cc166961896888f7097a86cab4a7d77d1e2745e01e0bf
|
||||
size 28046
|
||||
oid sha256:8cb8b2c0ce2aef85b60a4b21e752efddc7481010d11be60c7b2a1ce5e2c0957c
|
||||
size 27671
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dde5510f9ad1aef9c1f1d3b2a8099a006fe55fdab5ebcf2c141624b999d057e
|
||||
size 136
|
||||
oid sha256:b82732e2efbd6fb0664f4b22d38369b8b7bb363b1c971e839a67dbe94b4bab7b
|
||||
size 56278
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23da661a493f70e20efe81a5cdb2af0ef30db6f93585a0b6dbd6fbd7061386c5
|
||||
size 193368
|
||||
oid sha256:24f115b30449012b5ce824c18f28d9482d55b942fba673f898e557f3fb29b43b
|
||||
size 193550
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff1bbec2723134d8e3979d0d007893d227736fc38be3e734afd3951160b998cd
|
||||
size 2115934
|
||||
oid sha256:e2c084524bd568ec9403d41dc91aa770d717385b70ac85f9784e29e5b1c3d27c
|
||||
size 2028504
|
||||
|
@ -27,6 +27,7 @@
|
||||
# DO NOT MODIFY THEM!
|
||||
# Send separate patches upstream if you find a problem...
|
||||
########################################################
|
||||
patches.kernel.org/patch-2.6.39.1
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -373,7 +374,6 @@
|
||||
patches.fixes/sd_liberal_28_sense_invalid.diff
|
||||
|
||||
patches.fixes/scsi-ibmvscsi-module_alias.patch
|
||||
patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch
|
||||
|
||||
########################################################
|
||||
# DRM/Video
|
||||
@ -565,10 +565,6 @@
|
||||
patches.xen/ipv6-no-autoconf
|
||||
patches.xen/pci-guestdev
|
||||
patches.xen/pci-reserve
|
||||
+needs_update-33 patches.xen/sfc-driverlink
|
||||
+needs_update-33 patches.xen/sfc-resource-driver
|
||||
+needs_update-33 patches.xen/sfc-driverlink-conditional
|
||||
+needs_update-33 patches.xen/sfc-external-sram
|
||||
patches.xen/tmem
|
||||
|
||||
# bulk stuff, new files for xen
|
||||
@ -589,9 +585,6 @@
|
||||
# fixups due to upstream Xen parts
|
||||
patches.xen/xen3-fixup-xen
|
||||
|
||||
+needs_update-33 patches.xen/sfc-set-arch
|
||||
+needs_update-33 patches.xen/sfc-endianness
|
||||
|
||||
# newer changeset backports
|
||||
|
||||
# changes outside arch/{i386,x86_64}/xen
|
||||
|
@ -1,3 +1,3 @@
|
||||
2011-05-30 14:05:11 +0200
|
||||
GIT Revision: 646bfb1cf7b96064a857ab76ca74c3d7b19f8f23
|
||||
2011-06-03 10:29:22 +0200
|
||||
GIT Revision: 21b33d74c6d117907741b65cb2a611c111d2a214
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user