rpms/kernel/devel patch-2.6.29-rc6-git3.bz2.sign, NONE, 1.1 .cvsignore, 1.1021, 1.1022 config-ia64-generic, 1.21, 1.22 kernel.spec, 1.1338, 1.1339 sources, 1.983, 1.984 upstream, 1.895, 1.896 drm-edid-revision-0-should-be-valid.patch, 1.1, NONE linux-2.6-iwlwifi-dma-direction.patch, 1.1, NONE patch-2.6.29-rc6-git2.bz2.sign, 1.1, NONE

Kyle McMartin kyle at fedoraproject.org
Thu Feb 26 16:59:58 UTC 2009


Author: kyle

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20595

Modified Files:
	.cvsignore config-ia64-generic kernel.spec sources upstream 
Added Files:
	patch-2.6.29-rc6-git3.bz2.sign 
Removed Files:
	drm-edid-revision-0-should-be-valid.patch 
	linux-2.6-iwlwifi-dma-direction.patch 
	patch-2.6.29-rc6-git2.bz2.sign 
Log Message:
* Thu Feb 26 2009 Kyle McMartin <kyle at redhat.com> 2.6.29-0.159.rc6.git3
- Update to -git3.
- drm-edid-revision-0-should-be-valid.patch: merged upstream
- linux-2.6-iwlwifi-dma-direction.patch: merged upstream
- CONFIG_DMAR_DEFAULT_ON: enable on ia64



--- NEW FILE patch-2.6.29-rc6-git3.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBJpd31yGugalF9Dw4RAknFAJ9dCP2J9MHmnUSWpZmBQJ3lNtMvGgCfdX0X
BRX53slG6NvyqS1wmf52tuo=
=d9Ie
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.1021
retrieving revision 1.1022
diff -u -r1.1021 -r1.1022
--- .cvsignore	25 Feb 2009 04:33:14 -0000	1.1021
+++ .cvsignore	26 Feb 2009 16:59:27 -0000	1.1022
@@ -5,4 +5,4 @@
 kernel-2.6.28
 linux-2.6.28.tar.bz2
 patch-2.6.29-rc6.bz2
-patch-2.6.29-rc6-git2.bz2
+patch-2.6.29-rc6-git3.bz2


Index: config-ia64-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-ia64-generic,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- config-ia64-generic	7 Jan 2009 18:29:22 -0000	1.21
+++ config-ia64-generic	26 Feb 2009 16:59:27 -0000	1.22
@@ -211,3 +211,4 @@
 CONFIG_PARAVIRT_GUEST=y
 CONFIG_PARAVIRT=y
 
+CONFIG_DMAR_DEFAULT_ON=y


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1338
retrieving revision 1.1339
diff -u -r1.1338 -r1.1339
--- kernel.spec	26 Feb 2009 03:58:13 -0000	1.1338
+++ kernel.spec	26 Feb 2009 16:59:27 -0000	1.1339
@@ -58,7 +58,7 @@
 # The rc snapshot level
 %define rcrev 6
 # The git snapshot level
-%define gitrev 2
+%define gitrev 3
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -632,8 +632,6 @@
 
 Patch680: linux-2.6-rt2x00-asus-leds.patch
 
-Patch690: linux-2.6-iwlwifi-dma-direction.patch
-
 Patch1515: linux-2.6.29-lirc.patch
 Patch1520: linux-2.6-hdpvr.patch
 
@@ -647,7 +645,6 @@
 Patch1815: drm-intel-next.patch
 Patch1816: drm-no-gem-on-i8xx.patch
 Patch1818: drm-i915-resume-force-mode.patch
-Patch1819: drm-edid-revision-0-should-be-valid.patch
 
 # kludge to make ich9 e1000 work
 Patch2000: linux-2.6-e1000-ich9.patch
@@ -1135,9 +1132,6 @@
 # rt2x00: back-port activity LED init patches
 ApplyPatch linux-2.6-rt2x00-asus-leds.patch
 
-# Intel wireless DMA fix
-ApplyPatch linux-2.6-iwlwifi-dma-direction.patch
-
 # http://www.lirc.org/
 ApplyPatch linux-2.6.29-lirc.patch
 # http://hg.jannau.net/hdpvr/
@@ -1160,7 +1154,6 @@
 #ApplyPatch drm-intel-next.patch
 ApplyPatch drm-no-gem-on-i8xx.patch
 ApplyPatch drm-i915-resume-force-mode.patch
-ApplyPatch drm-edid-revision-0-should-be-valid.patch
 
 # linux1394 git patches
 ApplyPatch linux-2.6-firewire-git-update.patch
@@ -1762,6 +1755,12 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Thu Feb 26 2009 Kyle McMartin <kyle at redhat.com> 2.6.29-0.159.rc6.git3
+- Update to -git3.
+- drm-edid-revision-0-should-be-valid.patch: merged upstream
+- linux-2.6-iwlwifi-dma-direction.patch: merged upstream
+- CONFIG_DMAR_DEFAULT_ON: enable on ia64
+
 * Wed Feb 25 2009 Chuck Ebbert <cebbert at redhat.com> 2.6.29-0.158.rc6.git2
 - re-add modules.modesetting list.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.983
retrieving revision 1.984
diff -u -r1.983 -r1.984
--- sources	25 Feb 2009 04:33:15 -0000	1.983
+++ sources	26 Feb 2009 16:59:28 -0000	1.984
@@ -1,3 +1,3 @@
 d351e44709c9810b85e29b877f50968a  linux-2.6.28.tar.bz2
 26f67d99666834cc579094619821d3c8  patch-2.6.29-rc6.bz2
-d693f91cabf1acbd4dd6b737bf72351e  patch-2.6.29-rc6-git2.bz2
+3aa05e1f1aa398e287c8595c709e1c22  patch-2.6.29-rc6-git3.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.895
retrieving revision 1.896
diff -u -r1.895 -r1.896
--- upstream	25 Feb 2009 04:33:15 -0000	1.895
+++ upstream	26 Feb 2009 16:59:28 -0000	1.896
@@ -1,3 +1,3 @@
 linux-2.6.28.tar.bz2
 patch-2.6.29-rc6.bz2
-patch-2.6.29-rc6-git2.bz2
+patch-2.6.29-rc6-git3.bz2


--- drm-edid-revision-0-should-be-valid.patch DELETED ---


--- linux-2.6-iwlwifi-dma-direction.patch DELETED ---


--- patch-2.6.29-rc6-git2.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list