[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/kernel/FC-6 .cvsignore, 1.546, 1.547 kernel-2.6.spec, 1.2887, 1.2888 sources, 1.509, 1.510 linux-2.6-ext3-robustness.patch, 1.1, NONE linux-2.6-fs-cramfs-corruption-oops.patch, 1.1, NONE
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/kernel/FC-6 .cvsignore, 1.546, 1.547 kernel-2.6.spec, 1.2887, 1.2888 sources, 1.509, 1.510 linux-2.6-ext3-robustness.patch, 1.1, NONE linux-2.6-fs-cramfs-corruption-oops.patch, 1.1, NONE
- Date: Sat, 6 Jan 2007 00:04:50 -0500
Author: davej
Update of /cvs/dist/rpms/kernel/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv19409
Modified Files:
.cvsignore kernel-2.6.spec sources
Removed Files:
linux-2.6-ext3-robustness.patch
linux-2.6-fs-cramfs-corruption-oops.patch
Log Message:
2.6.19.2rc1
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-6/.cvsignore,v
retrieving revision 1.546
retrieving revision 1.547
diff -u -r1.546 -r1.547
--- .cvsignore 21 Dec 2006 21:45:13 -0000 1.546
+++ .cvsignore 6 Jan 2007 05:04:47 -0000 1.547
@@ -5,3 +5,4 @@
linux-2.6.19.tar.bz2
patch-2.6.19.1.bz2
xen-3.0.3-11774.tar.bz2
+patch-2.6.19.2-rc1.gz
Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-6/kernel-2.6.spec,v
retrieving revision 1.2887
retrieving revision 1.2888
diff -u -r1.2887 -r1.2888
--- kernel-2.6.spec 2 Jan 2007 18:09:40 -0000 1.2887
+++ kernel-2.6.spec 6 Jan 2007 05:04:47 -0000 1.2888
@@ -314,6 +314,7 @@
# Patches 0 through 100 are meant for core subsystem upgrades
#
Patch1: patch-2.6.19.1.bz2
+Patch2: patch-2.6.19.2-rc1.gz
# Patches 10 through 99 are for things that are going upstream really soon.
Patch10: linux-2.6-utrace.patch
@@ -427,9 +428,6 @@
# Various NFS changes.
-# EXT3/JBD fixes
-Patch1452: linux-2.6-ext3-robustness.patch
-
# Device mapper / MD layer
# Misc bits.
@@ -442,7 +440,6 @@
Patch1731: linux-2.6-cpufreq-unload-smi.patch
Patch1740: linux-2.6-softlockup-disable.patch
Patch1750: linux-2.6-usb-storage-reboot.patch
-Patch1761: linux-2.6-fs-cramfs-corruption-oops.patch
Patch1770: linux-2.6-optimise-spinlock-debug.patch
Patch1771: linux-2.6-silence-noise.patch
Patch1790: linux-2.6-drivers-add-qlogic-firmware.patch
@@ -797,6 +794,7 @@
# Update to latest upstream.
%patch1 -p1
+%patch2 -p1
# Patches 10 through 100 are meant for core subsystem upgrades
@@ -979,10 +977,6 @@
# NFS
-# EXT3
-# More ext3 robustness fixes.
-%patch1452 -p1
-
# Device mapper / MD layer
# Misc fixes
@@ -1004,8 +998,6 @@
%patch1740 -p1
# USB storage not seen upon reboot
%patch1750 -p1
-# Fix up oops in cramfs when encountering corrupt images.
-%patch1761 -p1
# Speed up spinlock debug.
%patch1770 -p1
# Silence some useless messages that still get printed with 'quiet'
@@ -2017,6 +2009,9 @@
%endif
%changelog
+* Sat Jan 6 2007 Dave Jones <davej redhat com>
+- 2.6.19.2rc1
+
* Tue Jan 2 2007 Dave Jones <davej redhat com>
- Make serial ATA work again.
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-6/sources,v
retrieving revision 1.509
retrieving revision 1.510
diff -u -r1.509 -r1.510
--- sources 21 Dec 2006 21:45:14 -0000 1.509
+++ sources 6 Jan 2007 05:04:48 -0000 1.510
@@ -1,3 +1,4 @@
443c265b57e87eadc0c677c3acc37e20 linux-2.6.19.tar.bz2
899a0932373a5299b69b9579fceb099e patch-2.6.19.1.bz2
a9d44b2651b0898e103395b2a7a4f263 xen-3.0.3-11774.tar.bz2
+6c3614340ffaaa464c2ee2aee55871f6 patch-2.6.19.2-rc1.gz
--- linux-2.6-ext3-robustness.patch DELETED ---
--- linux-2.6-fs-cramfs-corruption-oops.patch DELETED ---
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]