rpms/kernel/F-10 patch-2.6.27.41.bz2.sign, NONE, 1.1.2.1 .cvsignore, 1.960.2.30, 1.960.2.31 kernel.spec, 1.1206.2.115, 1.1206.2.116 linux-2.6-compile-fixes.patch, 1.178.12.3, 1.178.12.4 sources, 1.922.2.30, 1.922.2.31 upstream, 1.834.2.30, 1.834.2.31 patch-2.6.27.40.bz2.sign, 1.1.2.1, NONE

Chuck Ebbert cebbert at fedoraproject.org
Tue Dec 8 23:38:20 UTC 2009


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11543

Modified Files:
      Tag: private-fedora-10-2_6_27
	.cvsignore kernel.spec linux-2.6-compile-fixes.patch sources 
	upstream 
Added Files:
      Tag: private-fedora-10-2_6_27
	patch-2.6.27.41.bz2.sign 
Removed Files:
      Tag: private-fedora-10-2_6_27
	patch-2.6.27.40.bz2.sign 
Log Message:
Linux 2.6.27.41


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

iD8DBQBLHuBByGugalF9Dw4RAukgAJ9ZK2V92JvB1Um23X/5XedFC9lpagCaAhNt
PRy1QtAc5+E8VvS8qND0ADM=
=rD0d
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/.cvsignore,v
retrieving revision 1.960.2.30
retrieving revision 1.960.2.31
diff -u -p -r1.960.2.30 -r1.960.2.31
--- .cvsignore	8 Dec 2009 21:49:52 -0000	1.960.2.30
+++ .cvsignore	8 Dec 2009 23:38:10 -0000	1.960.2.31
@@ -4,4 +4,4 @@ kernel-2.6.*.config
 temp-*
 kernel-2.6.27
 linux-2.6.27.tar.bz2
-patch-2.6.27.40.bz2
+patch-2.6.27.41.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/kernel.spec,v
retrieving revision 1.1206.2.115
retrieving revision 1.1206.2.116
diff -u -p -r1.1206.2.115 -r1.1206.2.116
--- kernel.spec	8 Dec 2009 21:49:52 -0000	1.1206.2.115
+++ kernel.spec	8 Dec 2009 23:38:14 -0000	1.1206.2.116
@@ -39,7 +39,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 40
+%define stable_update 41
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -2018,6 +2018,9 @@ fi
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Tue Dec 08 2009 Chuck Ebbert <cebbert at redhat.com>  2.6.27.41-170.2.116
+- Linux 2.6.27.41
+
 * Tue Dec 08 2009 Chuck Ebbert <cebbert at redhat.com>  2.6.27.40-170.2.115
 - Linux 2.6.27.40
 

linux-2.6-compile-fixes.patch:
 fsl_lbc.c |    1 +
 1 file changed, 1 insertion(+)

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/linux-2.6-compile-fixes.patch,v
retrieving revision 1.178.12.3
retrieving revision 1.178.12.4
diff -u -p -r1.178.12.3 -r1.178.12.4
--- linux-2.6-compile-fixes.patch	8 Dec 2009 21:49:52 -0000	1.178.12.3
+++ linux-2.6-compile-fixes.patch	8 Dec 2009 23:38:16 -0000	1.178.12.4
@@ -22,21 +22,3 @@ index 422c8fa..1c6c522 100644
  
  struct fsl_lbc_regs __iomem *fsl_lbc_regs;
  EXPORT_SYMBOL(fsl_lbc_regs);
-
-drivers/media/video/em28xx/em28xx-audio.c: In function 'snd_em28xx_prepare':
-drivers/media/video/em28xx/em28xx-audio.c:370: error: request for member 'hwptr_done_capture' in something not a structure or union
-drivers/media/video/em28xx/em28xx-audio.c:371: error: request for member 'capture_transfer_done' in something not a structure or union
-diff -u a/drivers/media/video/em28xx/em28xx-audio.c b/drivers/media/video/em28xx/em28xx-audio.c
---- a/drivers/media/video/em28xx/em28xx-audio.c
-+++ b/drivers/media/video/em28xx/em28xx-audio.c
-@@ -365,8 +365,8 @@
- {
- 	struct em28xx *dev = snd_pcm_substream_chip(substream);
- 
--	dev->adev.hwptr_done_capture = 0;
--	dev->adev.capture_transfer_done = 0;
-+	dev->adev->hwptr_done_capture = 0;
-+	dev->adev->capture_transfer_done = 0;
- 
- 	return 0;
- } 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/sources,v
retrieving revision 1.922.2.30
retrieving revision 1.922.2.31
diff -u -p -r1.922.2.30 -r1.922.2.31
--- sources	8 Dec 2009 21:49:52 -0000	1.922.2.30
+++ sources	8 Dec 2009 23:38:17 -0000	1.922.2.31
@@ -1,2 +1,2 @@
 b3e78977aa79d3754cb7f8143d7ddabd  linux-2.6.27.tar.bz2
-f9048ef4c9a7bf3cda7b50d4fef94143  patch-2.6.27.40.bz2
+a431f1f68badcfa5a6cecc6b4d52d319  patch-2.6.27.41.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/upstream,v
retrieving revision 1.834.2.30
retrieving revision 1.834.2.31
diff -u -p -r1.834.2.30 -r1.834.2.31
--- upstream	8 Dec 2009 21:49:52 -0000	1.834.2.30
+++ upstream	8 Dec 2009 23:38:18 -0000	1.834.2.31
@@ -1,2 +1,2 @@
 linux-2.6.27.tar.bz2
-patch-2.6.27.40.bz2
+patch-2.6.27.41.bz2


--- patch-2.6.27.40.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list