rpms/kernel/devel patch-2.6.23-git2.bz2.sign, NONE, 1.1 .cvsignore, 1.706, 1.707 kernel.spec, 1.218, 1.219 sources, 1.667, 1.668 upstream, 1.589, 1.590

Dave Jones (davej) fedora-extras-commits at redhat.com
Fri Oct 12 22:37:57 UTC 2007


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4203

Modified Files:
	.cvsignore kernel.spec sources upstream 
Added Files:
	patch-2.6.23-git2.bz2.sign 
Log Message:
half assed rebase to git2.
Doesn't survive 'make prep' yet, as a means to deter people committing
to devel/ whilst we focus on F-8/




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

iD8DBQBHD8h8yGugalF9Dw4RAhRRAKCPzzteZpOexxqvO6Tp2x2QRpPSBACeMMI0
NftPemvFaeG5glz5nmQozVI=
=r4V7
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.706
retrieving revision 1.707
diff -u -r1.706 -r1.707
--- .cvsignore	12 Oct 2007 18:59:57 -0000	1.706
+++ .cvsignore	12 Oct 2007 22:37:24 -0000	1.707
@@ -3,4 +3,4 @@
 temp-*
 kernel-2.6.23
 linux-2.6.23.tar.bz2
-patch-2.6.23.1.bz2
+patch-2.6.23-git2.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -r1.218 -r1.219
--- kernel.spec	12 Oct 2007 19:01:47 -0000	1.218
+++ kernel.spec	12 Oct 2007 22:37:24 -0000	1.219
@@ -3,7 +3,7 @@
 # For a stable, released kernel, released_kernel should be 1. For rawhide
 # and/or a kernel built from an rc or git snapshot, released_kernel should
 # be 0.
-%define released_kernel 1
+%define released_kernel 0
 
 # Versions of various parts
 
@@ -33,7 +33,7 @@
 ## If this is a released kernel ##
 %if 0%{?released_kernel}
 # Do we have a 2.6.21.y update to apply?
-%define stable_update 1
+%define stable_update 0
 # Set rpm version accordingly
 %if 0%{?stable_update}
 %define stablerev .%{stable_update}
@@ -47,7 +47,7 @@
 # The rc snapshot level
 %define rcrev 0
 # The git snapshot level
-%define gitrev 0
+%define gitrev 2
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -1830,856 +1830,7 @@
 
 %changelog
 * Fri Oct 12 2007 Dave Jones <davej at redhat.com>
-- 2.6.23.1
+- 2.6.23-git2
 
-* Fri Oct 12 2007 Jarod Wilson <jwilson at redhat.com>
-- Fix virtual kernel-arch Provides for flavored kernels (bz #327961)
-- Add paeonly build flag
-
-* Thu Oct 11 2007 Dave Jones <davej at redhat.com>
-- Fix race in e100 driver.
-
-* Wed Oct 10 2007 John W. Linville <linville at redhat.com>
-- fix scanning for hidden SSID w/ NetworkManager
-
-* Wed Oct 10 2007 Dave Jones <davej at redhat.com>
-- Update highres timers patch to latest upstream (2.6.23-hrt1)
-
-* Wed Oct 10 2007 Chuck Ebbert <cebbert at redhat.com>
-- Fix date/time printed during boot.
-- Port ACPI suspend/resume fixes to cpuidle.
-
-* Wed Oct 10 2007 Chuck Ebbert <cebbert at redhat.com>
-- Don't use incremental patches for -stable updates.
-- Add USB modem fix from Fedora 7 kernel to Fedora 8.
-
-* Tue Oct 09 2007 Dave Jones <davej at redhat.com>
-- 2.6.23
-
-* Tue Oct 09 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc9-git7
-
-* Tue Oct 09 2007 Dave Jones <davej at redhat.com>
-- Fix lockdep bug in firewire.
-
-* Mon Oct 08 2007 Dave Jones <davej at redhat.com>
-- Add a bunch of modules to the 586 kernel for the livecd.
-
-* Mon Oct 08 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc9-git6
-
-* Sat Oct 06 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc9-git4
-
-* Fri Oct 05 2007 Chuck Ebbert <cebbert at redhat.com>
-- Enable HID debugging in all kernels
-
-* Fri Oct 05 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc9-git2
-
-* Fri Oct 05 2007 John W. Linville <linville at redhat.com>
-- Back-out last round of wireless updates
-
-* Wed Oct 03 2007 John W. Linville <linville at redhat.com>
-- Update wireless bits from upstream
-
-* Tue Oct 02 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc9-git1
-
-* Tue Oct 02 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc9
-
-* Sun Sep 30 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc8-git4
-
-* Fri Sep 28 2007 Chuck Ebbert <cebbert at redhat.com>
-- fix X86 memory detection (bz #311491)
-
-* Fri Sep 28 2007 Dave Airlie <airlied at redhat.com>
-- Add i965 drm patch to fix vblank interrupts - should be upstream soon
-
-* Thu Sep 27 2007 John W. Linville <linville at redhat.com>
-- A few iwlwifi and ath5k fixes
-
-* Thu Sep 27 2007 Chuck Ebbert <cebbert at redhat.com>
-- Linux 2.6.23-rc8-git2
-- Re-add AMD timer fix removed from upstream
-- Fix hotplug CPU (broken by AMD timer patch)
-
-* Thu Sep 27 2007 John W. Linville <linville at redhat.com>
-- Fix-up botched wireless patch restructuring...
-
-* Wed Sep 26 2007 John W. Linville <linville at redhat.com>
-- Update and restructure wireless patches
-
-* Wed Sep 26 2007 Chuck Ebbert <cebbert at redhat.com>
-- x86 e820 bugfix
-
-* Wed Sep 26 2007 Chuck Ebbert <cebbert at redhat.com>
-- Linux 2.6.23-rc8-git1
-
-* Wed Sep 26 2007 Dave Jones <davej at redhat.com>
-- Switch back to ye olde RTC driver. At least it worked.
-
-* Wed Sep 26 2007 Chuck Ebbert <cebbert at redhat.com>
-- Remove extended EDD boot debugging.
-- Shorten i386 oops reports by three lines.
-
-* Tue Sep 25 2007 Dave Jones <davej at redhat.com>
-- Disable RTC_HCTOSYS. The initscripts already do this for us.
-
-* Tue Sep 25 2007 Dave Jones <davej at redhat.com>
-- x86-64: Disable local APIC timer use on AMD systems with C1E.
-
-* Mon Sep 24 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc8
-
-* Mon Sep 24 2007 Roland McGrath <roland at redhat.com>
-- Fix powerpc oops on ptrace after exec. (#301791)
-
-* Mon Sep 24 2007 Dave Jones <davej at redhat.com>
-- Disable generic RTC.
-
-* Mon Sep 24 2007 Chuck Ebbert <cebbert at redhat.com>
-- Fix IDE on ppc Pegasos platform (F7 bz #247602)
-
-* Mon Sep 24 2007 Dave Jones <davej at redhat.com>
-- Update hi-res timers patch to .23rc7-hrt1.
-
-* Mon Sep 24 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc7-git5
-
-* Sun Sep 23 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc7-git4
-
-* Sat Sep 22 2007 Chuck Ebbert <cebbert at redhat.com>
-- 2.6.23-rc7-git3
-
-* Fri Sep 21 2007 Chuck Ebbert <cebbert at redhat.com>
-- Build dcdbas and dell_rbu modules on i586 (#216304)
-
-* Thu Sep 20 2007 Chuck Ebbert <cebbert at redhat.com>
-- 2.6.23-rc7-git1
-
-* Thu Sep 20 2007 Dave Jones <davej at redhat.com>
-- Enable tcrypt module for crypto testing.
-
-* Thu Sep 20 2007 Dave Jones <davej at redhat.com>
-- Enable SECMARK by default.
-
-* Thu Sep 20 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc7
-
-* Thu Sep 20 2007 Dave Airlie <airlied at redhat.com>
-- drm-mm-git.patch - pull in DRM git queue
-- nouveau-drm.patch - update nouveau patch on top of drm git queue
-
-* Wed Sep 19 2007 Chuck Ebbert <cebbert at redhat.com>
-- Linux 2.6.23-rc6-git8
-- Enable Secure Computing (CONFIG_SECCOMP) (#295841)
-
-* Tue Sep 18 2007 Eric Sandeen <sandeen at redhat.com>
-- ext3 bugfixes: fix potential corruption in do_split dx leaf split (#28650),
-  handle dx directory corruption gracefully, w/o BUG (#236464).
-- xfs bugfixes: setfattr/getfattr/getversion 32-bit compat fixes (#291981),
-  log replay vs. filesize update fixes from sgi.
-
-* Tue Sep 18 2007 John W. Linville <linville at redhat.com>
-- Update bits from wireless-2.6 and wireless-dev
-
-* Mon Sep 17 2007 Chuck Ebbert <cebbert at redhat.com>
-- Linux 2.6.23-rc6-git7
-
-* Fri Sep 14 2007 Chuck Ebbert <cebbert at redhat.com>
-- leave boot option as "libata.pata_dma" for now
-
-* Fri Sep 14 2007 Chuck Ebbert <cebbert at redhat.com>
-- x86 setup: limit number of EDD devices scanned
-- x86 setup: print number of EDD device during scan
-- libata: change boot option name to "libata.dma"
-  (still only affects PATA drives)
-
-* Thu Sep 13 2007 Chuck Ebbert <cebbert at redhat.com>
-- Linux 2.6.23-rc6-git4
-
-* Thu Sep 13 2007 Chuck Ebbert <cebbert at redhat.com>
-- Linux 2.6.23-rc6-git3
-- disable stack overflow debugging on i386
-
-* Wed Sep 12 2007 Dave Jones <davej at redhat.com>
-- Change ACPI dock drivers to be built-in.
-
-* Wed Sep 12 2007 Chuck Ebbert <cebbert at redhat.com>
-- Linux 2.6.23-rc6-git2
-
-* Wed Sep 12 2007 Chuck Ebbert <cebbert at redhat.com>
-- Linux 2.6.23-rc6-git1
-
-* Wed Sep 12 2007 Chuck Ebbert <cebbert at redhat.com>
-- better debug message for SSB driver
-- acpi: fix EC initialization (from linux-acpi.git)
-
-* Tue Sep 11 2007 Roland McGrath <roland at redhat.com>
-- utrace update (#248532, #267161, #284311)
-
-* Tue Sep 11 2007 Chuck Ebbert <cebbert at redhat.com>
-- fix emulated vmware SCSI disks
-- add option to disable libata PATA DMA
-
-* Tue Sep 11 2007 Chuck Ebbert <cebbert at redhat.com>
-- Linux 2.6.23-rc6
-
-* Mon Sep 10 2007 Chuck Ebbert <cebbert at redhat.com>
-- fix clock warping on x86_64
-
-* Mon Sep 10 2007 Chuck Ebbert <cebbert at redhat.com>
-- x86: fix debug early boot
-
-* Thu Sep 06 2007 Chuck Ebbert <cebbert at redhat.com>
-- x86: debug early boot
-
-* Thu Sep 06 2007 Chuck Ebbert <cebbert at redhat.com>
-- fix imbalance in scheduler on multicore systems
-
-* Thu Sep 06 2007 Chuck Ebbert <cebbert at redhat.com>
-- fix Xen boot problem
-- fix boot hang on Via C7 CPU
-- Fix oops in networking code
-
-* Thu Sep 06 2007 Chuck Ebbert <cebbert at redhat.com>
-- exec-shield: enable interrupts in do_iret_error()
-
-* Wed Sep 05 2007 Chuck Ebbert <cebbert at redhat.com>
-- 2.6.23-rc5-git1
-
-* Tue Sep 04 2007 Chuck Ebbert <cebbert at redhat.com>
-- fix DMA mode on VIA 6421
-
-* Tue Sep 04 2007 Chuck Ebbert <cebbert at redhat.com>
-- Fix oops in cpuidle under QEMU
-
-* Tue Sep  4 2007 Roland McGrath <roland at redhat.com>
-- utrace update (#232837, #248532)
-
-* Sun Sep 02 2007 Dave Jones <davej at redhat.com>
-- Fix oops in IPv4.
-
-* Sat Sep 01 2007 Dave Jones <davej at redhat.com>
-- Terminate list in ata-piix
-
-* Sat Sep 01 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc5
-
-* Fri Aug 31 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc4-git3
-
-* Fri Aug 31 2007 Dave Jones <davej at redhat.com>
-- Fix booting on Dell I5150.
-  Apparently some VESA BIOS implementations clobber registers when called.
-
-* Fri Aug 31 2007 Dave Jones <davej at redhat.com>
-- Reenable CONFIG_ACPI_PROC_EVENT for now, acpid isn't ready.
-
-* Fri Aug 31 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc4-git2
-
-* Thu Aug 30 2007 John W. Linville <linville at redhat.com>
-- Update bits from wireless-2.6 and wireless-dev
-
-* Wed Aug 29 2007 Roland McGrath <roland at redhat.com>
-- Add ppc64 back to vdso_arches.
-
-* Wed Aug 29 2007 Chuck Ebbert <cebbert at redhat.com>
-- enable the i82365 PCMCIA driver
-- add debug code to acpi_os_write_port for bug 258641
-
-* Wed Aug 29 2007 David Woodhouse <dwmw2 at infradead.org>
-- Re-enable ppc32 build.
-
-* Tue Aug 28 2007 Dave Jones <davej at redhat.com>
-- Enable ACPI ATA objects.
-
-* Tue Aug 28 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc4
-
-* Tue Aug 28 2007 Peter Jones <pjones at redhat.com>
-- Fix collect_modules_list to handle ppc64's dot-prefixed function symbols.
-
-* Mon Aug 27 2007 Jarod Wilson <jwilson at redhat.com>
-- Add lirc.org drivers
-
-* Mon Aug 27 2007 Kristian Høgsberg <krh at redhat.com>
-- Add patch from Stefan Richter to support multi-lun SBP-2 devices (#242254).
-
-* Sun Aug 26 2007 Dave Jones <davej at redhat.com>
-- Resurrect 586 support.
-
-* Sun Aug 26 2007 Dave Jones <davej at redhat.com>
-- Fix async scanning double-add problems.
-
-* Sun Aug 26 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc3-git10
-
-* Fri Aug 24 2007 Kristian Høgsberg <krh at redhat.com>
-- Add patch for the "status write for unknown orb" firewire-sbp2 error.
-
-* Fri Aug 24 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc3-git7
-
-* Thu Aug 23 2007 Eric Sandeen <sandeen at redhat.com>
-- Update xfs filesystem for bug fixes & stack reduction
-
-* Thu Aug 23 2007 John W. Linville <linville at redhat.com>
-- Update wireless-dev bits (mac80211, rt2x00, b43, ssb)
-- Add b43legacy driver
-- Add ath5k driver
-- Add at76_usb driver
-
-* Thu Aug 23 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc3-git6
-
-* Wed Aug 22 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc3-git5
-
-* Wed Aug 22 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc3-git4
-
-* Tue Aug 21 2007 Dave Jones <davej at redhat.com>
-- Rebase utrace.
-
-* Mon Aug 20 2007 Dave Jones <davej at redhat.com>
-- Add new variant of lparmap ppc buildfix
-
-* Mon Aug 20 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc3-git2
-
-* Mon Aug 20 2007 Jarod Wilson <jwilson at redhat.com>
-- Better fix for variant kernel %%post scriptlet generation
-
-* Mon Aug 20 2007 Tom "spot" Callaway <tcallawa at redhat.com>
-- fix post -smp scriplet
-
-* Sun Aug 19 2007 Dave Jones <davej at redhat.com>
-- Remove unneeded compile fix.
-
-* Fri Aug 17 2007 John W. Linville <linville at redhat.com>
-- Update wireless-dev bits (upstream fixes, b43, ssb)
-- mac80211: rate limit WEP bad keyidx message
-- ssb: fix auto-load
-
-* Fri Aug 17 2007 Tom "spot" Callaway <tcallawa at redhat.com>
-- sparc64 changes
-
-* Fri Aug 17 2007 Dave Jones <davej at redhat.com>
-- Remove dead tux config symbols.
-
-* Thu Aug 16 2007 Roland McGrath <roland at redhat.com>
-- commit missed powerpc vdso install update
-- fix vdso spec hacks for --with vanilla
-
-* Thu Aug 16 2007 Chuck Ebbert <cebbert at redhat.com>
-- export GFS2 symbols for lock modules
-
-* Wed Aug 15 2007 Chuck Ebbert <cebbert at redhat.com>
-- enable ACPI debugging in -debug builds
-
-* Wed Aug 15 2007 Chuck Ebbert <cebbert at redhat.com>
-- e1000e updates
-
-* Wed Aug 15 2007 Dave Jones <davej at redhat.com>
-- Enable BSG.
-
-* Tue Aug 14 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc3-git1
-
-* Tue Aug 14 2007 Chuck Ebbert <cebbert at redhat.com>
-- set CONFIG_NET_RADIO (#251094)
-
-* Tue Aug 14 2007 John W. Linville <linville at redhat.com>
-- Update wireless-dev bits (mac80211, bcm43xx -> b43, ssb)
-
-* Mon Aug 13 2007 Dave Jones <davej at redhat.com>
-- Add patch-2.6.23-rc3-hrt2.patch, bringing X86-64 tickless back.
-
-* Mon Aug 13 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc3
-
-* Sun Aug 12 2007 Roland McGrath <roland at redhat.com>
-- Rearrange module signing to avoid conflicts with debugedit build-id changes.
-- debugedit embedded objects before stripping to avoid later build-id change.
-- Use -g for C files in x86_64 vDSO.
-
-* Sun Aug 12 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc2-git5
-
-* Sun Aug 12 2007 Dave Jones <davej at redhat.com>
-- Speed up builds by disabling modversions.
-
-* Sun Aug 12 2007 Dave Jones <davej at redhat.com>
-- implement smarter atime updates support.
-
-* Sun Aug 12 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc2-git3
-
-* Fri Aug 10 2007 Roland McGrath <roland at redhat.com>
-- comment out weak-modules script from %%post and %%preun (RHBZ#251699)
-
-* Thu Aug  9 2007 Roland McGrath <roland at redhat.com>
-- disable new e1000e driver for powerpc, still broken
-- support rpmbuild --without modsign for manual test builds
-- fix powerpc vdso install patch
-- fix i386 vdso install patch
-- fix ppc64 build breakage from "enable -g for assembly"
-- disable ppc64 vdso install pending eu-strip bug
-- clean up spec file sh scripting
-- spec fix for kdump kernel
-
-* Thu Aug 09 2007 Chuck Ebbert <cebbert at redhat.com>
-- update e1000e driver
-
-* Thu Aug 09 2007 John W. Linville <linville at redhat.com>
-- remove obsolete linux-2.6-wireless.patch
-
-* Thu Aug  9 2007 Roland McGrath <roland at redhat.com>
-- fix vdso install patch
-- enable -g for assembly
-
-* Thu Aug 09 2007 Dave Jones <davej at redhat.com>
-- Do USB suspend only on certain classes of device.
-
-* Thu Aug 09 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc2-git2
-
-* Thu Aug 09 2007 Chuck Ebbert <cebbert at redhat.com>
-- enable CONFIG_CBE_CPUFREQ* on ppc64 (bz #251517)
-
-* Thu Aug 09 2007 Chuck Ebbert <cebbert at redhat.com>
-- update e1000e driver
-
-* Thu Aug  9 2007 Roland McGrath <roland at redhat.com>
-- macroized spec file, use new find-debuginfo.sh features
-- update build-id related patches: core dump support,
-  /sys/module/name/notes, installed vdso binaries
-- temporarily disable e1000e %%ifarch ppc ppc64 to work around build problems
-
-* Wed Aug 08 2007 John W. Linville <linville at redhat.com>
-- Update wireless bits from wireless-2.6 and wireless-dev
-
-* Wed Aug 08 2007 Chuck Ebbert <cebbert at redhat.com>
-- new e1000e (ICH9) driver from the netdev tree
-
-* Tue Aug 07 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc2-git1
-
-* Mon Aug 06 2007 John W. Linville <linville at redhat.com>
-- Update git-wireless-dev.patch (bcm43xx-mac80211 & zd1211rw-mac80211 updates)
-- mac80211: Filter locally-originated multicast frames echoed by AP (2nd try)
-- mac80211: probe for hidden SSIDs when scanning for association
-
-* Mon Aug 06 2007 Dave Jones <davej at redhat.com>
-- Make CONFIG_DEBUG_STACK_USAGE a 'make debug' option.
-
-* Sat Aug 04 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc2
-
-* Fri Aug 03 2007 Dave Jones <davej at redhat.com>
-- Reenable CONFIG_NETLABEL.
-
-* Fri Aug 03 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc1-git13
-
-* Fri Aug 03 2007 John W. Linville <linville at redhat.com>
-- Disable busted mac80211 local multicast filter patch
-
-* Thu Aug 02 2007 John W. Linville <linville at redhat.com>
-- Update git-wireless-dev.patch (iwlwifi & rt2x00 updates)
-- mac80211: Filter locally-originated multicast frames echoed by AP
-
-* Thu Aug 02 2007 Dave Jones <davej at redhat.com>
-- Add back PIE randomisation.
-
-* Thu Aug 02 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc1-git12
-
-* Tue Jul 31 2007 John W. Linville <linville at redhat.com>
-- Update git-wireless-dev.patch (iwlwifi, rt2x00, & zd1211rw updates)
-
-* Tue Jul 31 2007 Chuck Ebbert <cebbert at redhat.com>
-- fix boot from CD and remove debug patch
-
-* Tue Jul 31 2007 David Woodhouse <dwmw2 at infradead.org>
-- Fix PS3 booting (spu init breakage)
-
-* Tue Jul 31 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc1-git9
-
-* Tue Jul 31 2007 David Woodhouse <dwmw2 at infradead.org>
-- Fix bcm43xx transmission problems for mac80211 driver too
-- Fix softmac deadlock
-- Fix bcm43xx regression
-- Restore PowerMac suspend via /sys/power/state
-- PS3 fixes
-- Restore ibmvscsi support on iSeries
-- Re-enable CONFIG_IDE_PROC_FS to fix ybin
-
-* Sun Jul 29 2007 Dave Jones <davej at redhat.com>
-- 2.6.23-rc1-git6
-
-* Fri Jul 27 2007 John W. Linville <linville at redhat.com>
-- Update git-wireless-dev.patch (iwlwifi & bcm43xx updates)
-
-* Fri Jul 27 2007 Chuck Ebbert <cebbert at redhat.com>
-- temporarily added debug messages for x86 bootup
-
-* Fri Jul 27 2007 Chuck Ebbert <cebbert at redhat.com>
-- 2.6.23-rc1-git4
-
-* Thu Jul 26 2007 Chuck Ebbert <cebbert at redhat.com>
-- 2.6.23-rc1-git3
-
-* Wed Jul 25 2007 John W. Linville <linville at redhat.com>
-- Update git-wireless-dev.patch (iwlwifi & rt2x00 updates)
-- Drop git-iwlwifi.patch
-
-* Wed Jul 25 2007 Chuck Ebbert <cebbert at redhat.com>
-- 2.6.23-rc1-git1
-
-* Mon Jul 23 2007 John W. Linville <linville at redhat.com>
-- Rediff git-wireless-dev.patch
-
-* Sat Jul 21 2007 Roland McGrath <roland at redhat.com>
-- Fix biarch issue in linux-2.6-elf-core-sysctl.patch
-
-* Sat Jul 21 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-git16
-
-* Sat Jul 21 2007 Roland McGrath <roland at redhat.com>
-- Update linux-2.6-elf-core-sysctl.patch
-
-* Fri Jul 20 2007 John W. Linville <linville at redhat.com>
-- Update git-wireless-dev.patch (rt2x00 update)
-
-* Fri Jul 20 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-git14
-
-* Thu Jul 19 2007 John W. Linville <linville at redhat.com>
-- Update git-wireless-dev.patch
-
-* Wed Jul 18 2007 John W. Linville <linville at redhat.com>
-- mac80211: avoid deadlock during device shutdown
-
-* Mon Jul 16 2007 John W. Linville <linville at redhat.com>
-- Update git-wireless-dev.patch
-
-* Mon Jul 16 2007 Dave Jones <davej at redhat.com>
-- Disable ppc64 build until upstream merge (Broken PS3 drivers).
-
-* Mon Jul 16 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-git6
-
-* Sat Jul 14 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-git5
-
-* Fri Jul 13 2007 Chuck Ebbert <cebbert at redhat.com>
-- more ATI SB700 ahci device ids
-
-* Fri Jul 13 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-git4
-
-* Fri Jul 13 2007 Dave Jones <davej at redhat.com>
-- Disable CONFIG_NETLABEL, it's broken right now.
-
-* Thu Jul 12 2007 Jarod Wilson <jwilson at redhat.com>
-- Switch from using kernel-*.config files to using config-*
-  files and dynamically building kernel-*.config files
-
-* Thu Jul 12 2007 Jarod Wilson <jwilson at redhat.com>
-- Fix up some uname -r issues in certain kernel version
-  cases (due to new versioning scheme)
-
-* Thu Jul 12 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-git2
-
-* Wed Jul 11 2007 Roland McGrath <roland at redhat.com>
-- core dump enhancement: include first page of ELF files, with sysctl control
-
-* Wed Jul 11 2007 John W. Linville <linville at redhat.com>
-- Reinstate git-wireless-dev.patch
-- Add updated iwlwifi driver from intellinuxwireless.org
-
-* Tue Jul 10 2007 Dave Jones <davej at redhat.com>
-- Fix issue with PIE randomization (#246623).
-
-* Tue Jul 10 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-git1
-
-* Tue Jul 10 2007 John W. Linville <linville at redhat.com>
-- Update git-wireless-dev.patch
-- Add upstream version of rtl8187 patch
-
-* Tue Jul 10 2007 Dave Jones <davej at redhat.com>
-- Split utrace up into multiple patches.
-
-* Mon Jul 09 2007 Chuck Ebbert <cebbert at redhat.com>
-- sky2: restore workarounds for lost interrupts
-
-* Mon Jul 09 2007 Dave Jones <davej at redhat.com>
-- Disable forced HPET on ESB2 too
-
-* Mon Jul 09 2007 Chuck Ebbert <cebbert at redhat.com>
-- changed default TCP/IPV4 congestion control to CUBIC
-
-* Mon Jul 09 2007 Dave Jones <davej at redhat.com>
-- 2.6.22
-
-* Fri Jul 06 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc7-git6
-
-* Fri Jul 06 2007 Dave Jones <davej at redhat.com>
-- Remove another common wakeup (cursor blinking).
-
-* Fri Jul 06 2007 Dave Jones <davej at redhat.com>
-- Update CFS to v19.
-
-* Fri Jul  6 2007 Jeremy Katz <katzj at redhat.com>
-- Add minimal patch from markmc for ICH9 support in e1000 while the new
-  driver works itself out upstream
-
-* Fri Jul 06 2007 Chuck Ebbert <cebbert at redhat.com>
-- add Intel ICH8M (Santa Rosa) PCI ID to ata_piix driver
-
-* Fri Jul 06 2007 Dave Jones <davej at redhat.com>
-- Don't force enable HPET on ICH7 & ICH8
-  This seems to be broken.
-
-* Fri Jul 06 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc7-git5
-
-* Thu Jul 05 2007 Dave Jones <davej at redhat.com>
-- Remove out-of-date Xen patches (Xen now builds from separate package).
-
-* Thu Jul 05 2007 Dave Jones <davej at redhat.com>
-- Further tickless improvements to ondemand cpufreq governor.
-
-* Thu Jul 05 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc7-git4
-
-* Thu Jul 05 2007 Dave Jones <davej at redhat.com>
-- Lower mkinitrd requires: to match what's in rawhide.
-
-* Wed Jul 04 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc7-git3
-
-* Wed Jul 04 2007 Dave Jones <davej at redhat.com>
-- x86-64 tickless support.
-
-* Tue Jul 03 2007 Dave Jones <davej at redhat.com>
-- Remove a redundant if in the specfile.
-
-* Tue Jul 03 2007 Dave Jones <davej at redhat.com>
-- Update to latest utrace. (just diff changes, no code changes)
-
-* Tue Jul 03 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc7-git2
-
-* Tue Jul 03 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc7-git1.
-
-* Tue Jul 03 2007 Dave Jones <davej at redhat.com>
-- Remove bogus XFS umount change.
-
-* Tue Jul 03 2007 Jarod Wilson <jwilson at redhat.com>
-- New kernel versioning scheme, intended to more closely
-  match with that of the upstream Linus kernel
-- Add --with/without debuginfo flag
-- Redundancy reduction wrt kernel-debug flags
-- Make one-off kernel-vanilla build correctly again
-
-* Tue Jul 03 2007 Dave Jones <davej at redhat.com>
-- Drop warning about OSS usage. The API will probably never die.
-
-* Tue Jul 03 2007 Dave Jones <davej at redhat.com>
-- Remove an unnecessary NFS fix now that the sleep_on change has been dropped.
-
-* Tue Jul 03 2007 Dave Jones <davej at redhat.com>
-- Drop a bunch of unneeded warning fixes.
-
-* Tue Jul 03 2007 Dave Jones <davej at redhat.com>
-- Remove ancient sleep_on patch. Fix it upstream instead.
-
-* Tue Jul 03 2007 Dave Jones <davej at redhat.com>
-- Drop the stale olpc bits, it's now built from a separate branch.
-
-* Mon Jul 02 2007 Dave Jones <davej at redhat.com>
-- Bump minimum required mkinitrd to match F-7.
-
-* Mon Jul 02 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc7.
-
-* Sat Jun 30 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc6-git4
-
-* Fri Jun 29 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc6-git3
-
-* Mon Jun 25 2007 Chuck Ebbert <cebbert at redhat.com>
-- 2.6.22-rc6
-- cfs update for -rc6
-
-* Mon Jun 25 2007 John W. Linville <linville at redhat.com>
-- Re-enable wireless-dev patch (updated for current kernel)
-
-* Mon Jun 25 2007 Roland McGrath <roland at redhat.com>
-- Let spec-file ApplyPatch function pass extra args to patch.
-- Re-enable utrace patch with -F2, needed after nearby CFS change.
-- utrace update (06c303cccb93e7ca3a95923e69b4d82733c1cf00)
-
-* Sun Jun 24 2007 Dave Jones <davej at redhat.com>
-- Fix 64 bit overflow in CFS.
-
-* Sat Jun 23 2007 Dave Jones <davej at redhat.com>
-- DMI based module autoloading.
-
-* Sat Jun 23 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc5-git8.
-- Update to latest upstream cfs scheduler.
-
-* Fri Jun 22 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc5-git6.
-
-* Thu Jun 21 2007 Dave Jones <davej at redhat.com>
-- Remove some unnecessary parts of execshield.
-
-* Thu Jun 21 2007 Dave Jones <davej at redhat.com>
-- Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu.
-
-* Thu Jun 21 2007 Dave Jones <davej at redhat.com>
-- Remove unnecessary patch 'optimising' spinlock debug.
-
-* Wed Jun 20 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc5-git4.
-
-* Mon Jun 19 2007 Chuck Ebbert <cebbert at redhat.com>
-- enable sound system debugging in -debug kernels
-
-* Mon Jun 18 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc5-git1.
-
-* Mon Jun 18 2007 Jeremy Katz <katzj at redhat.com>
-- add patch from upstream kvm to fix suspend/resume with kvm
-  loaded (and guests running)
-
-* Sun Jun 17 2007 Dave Jones <davej at redhat.com>
-- Make the 686 kernel bootable on 586s.
-
-* Sun Jun 17 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc5.
-
-* Sun Jun 17 2007 Dave Jones <davej at redhat.com>
-- Add Ingo's CFS scheduler.
-
-* Sat Jun 16 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc4-git8. (utrace broke, temporarily disabled).
-
-* Fri Jun 15 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc4-git7.
-
-* Wed Jun 13 2007 John W. Linville <linville at redhat.com>
-- Refresh wireless-dev patch
-- Drop iwlwifi patch (0.0.25 now in wireless-dev!)
-
-* Tue Jun 12 2007 Dave Jones <davej at redhat.com>
-- Disable libusual.
-
-* Tue Jun 12 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc4-git4
-
-* Sat Jun 09 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc4-git3
-
-* Fri Jun  8 2007 Roland McGrath <roland at redhat.com>
-- Add spec hacks to enable building alternate vanilla and git-based rpms.
-- Enable sparse checking in build for F7 and later.
-
-* Thu Jun 07 2007 John W. Linville <linville at redhat.com>
-- Re-introduce iwlwifi patch w/ update to version 0.0.24
-
-* Thu Jun 07 2007 John W. Linville <linville at redhat.com>
-- Refresh wireless-dev patch to work w/ 2.6.22 base.
-
-* Wed Jun 06 2007 Dave Jones <davej at redhat.com>
-- RTC driver needs to be built-in.
-
-* Wed Jun 06 2007 Dave Jones <davej at redhat.com>
-- Fix bug with MAP_FIXED (#242612).
-
-* Wed Jun 06 2007 Dave Jones <davej at redhat.com>
-- Build with -Wpointer-arith for a while.
-  See http://bugzilla.kernel.org/show_bug.cgi?id=7561 for info.
-
-* Tue Jun 05 2007 Dave Jones <davej at redhat.com>
-- Re-add a bunch of multimedia drivers. (#242503)
-
-* Tue Jun 05 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc4
-
-* Mon Jun 04 2007 Dave Jones <davej at redhat.com>
-- Allow kdump to read /proc/kcore. (#241362)
-
-* Mon Jun 04 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc3-git7
-
-* Mon Jun 04 2007 Dave Jones <davej at redhat.com>
-- Remove some warning switches.
-
-* Sun Jun 03 2007 Dave Jones <davej at redhat.com>
-- Un-inline page_is_ram on x86-64.  Rediff crash driver.
-
-* Sat Jun 02 2007 David Woodhouse <dwmw2 at infradead.org>
-- Re-enable ppc64 builds.
-
-* Fri Jun 01 2007 Dave Jones <davej at redhat.com>
-- Disable ppc64 builds.
-  http://koji.fedoraproject.org/koji/getfile?taskID=21950&name=build.log
-
-* Fri Jun 01 2007 Dave Jones <davej at redhat.com>
-- Update utrace to latest.
-
-* Fri Jun 01 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc3-git6
-
-* Thu May 31 2007 Dave Jones <davej at redhat.com>
-- 2.6.22-rc3-git3
-
-* Tue May 29 2007 Dave Jones <davej at redhat.com>
-- Anaconda now uses mdadm, remove the raid autorun ioctl.
-
-* Mon May 28 2007 Dave Jones <davej at redhat.com>
-- Remove empty config-x86_64 template.
-
-* Mon May 28 2007 Dave Jones <davej at redhat.com>
-- With iseries gone, theres no need for a powerpc64-generic config template.
-
-* Mon May 28 2007 Dave Jones <davej at redhat.com>
-- Disable sparse for now, until things are buildable again.
-
-* Mon May 28 2007 Dave Jones <davej at redhat.com>
-- Reenable debugging.
-
-* Sun May 27 2007 Dave Jones <davej at redhat.com>
-- Fix up compat futexes.
-
-* Sun May 27 2007 Dave Jones <davej at redhat.com>
-- Apply all patches using -F1, rediff where necessary.
-
-* Sun May 27 2007 Dave Jones <davej at redhat.com>
-- Switch to using slub as allocator by default.
-
-* Sun May 27 2007 Dave Jones <davej at redhat.com>
-- As the x86-64 kernel is now relocatable, -kdump can go.
-
-* Sun May 27 2007 Dave Jones <davej at redhat.com>
-- Remove last remains of 31bit s390 support.
-
-* Sun May 27 2007 Dave Jones <davej at redhat.com>
-- Start F8 branch. Rebase to 2.6.22rc3
+* Fri Oct 12 2007 Dave Jones <davej at redhat.com>
+- Start F9 branch.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.667
retrieving revision 1.668
diff -u -r1.667 -r1.668
--- sources	12 Oct 2007 18:59:57 -0000	1.667
+++ sources	12 Oct 2007 22:37:24 -0000	1.668
@@ -1,2 +1,2 @@
 2cc2fd4d521dc5d7cfce0d8a9d1b3472  linux-2.6.23.tar.bz2
-896c5d4e7fd68d37b8c16e5d2842563b  patch-2.6.23.1.bz2
+e63ba1a961bb7b44dad59d69c3b6c903  patch-2.6.23-git2.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.589
retrieving revision 1.590
diff -u -r1.589 -r1.590
--- upstream	12 Oct 2007 18:54:42 -0000	1.589
+++ upstream	12 Oct 2007 22:37:24 -0000	1.590
@@ -1,2 +1,2 @@
 linux-2.6.23.tar.bz2
-patch-2.6.23.1.bz2
+patch-2.6.23-git2.bz2




More information about the fedora-extras-commits mailing list