diff options
author | Kyle McMartin <kyle@redhat.com> | 2011-05-30 06:52:57 -0400 |
---|---|---|
committer | Kyle McMartin <kyle@redhat.com> | 2011-05-30 06:52:57 -0400 |
commit | 385fc37ac8a8bc40764b2b5e0571cd3cb8666bb6 (patch) | |
tree | b7cad55a3cd1f73473f209b45eb69785786bb66a /kernel.spec | |
parent | 8b2fa9b5064ab0797b8eac70bd0aa209a8e6089f (diff) | |
download | kernel-385fc37ac8a8bc40764b2b5e0571cd3cb8666bb6.tar.gz kernel-385fc37ac8a8bc40764b2b5e0571cd3cb8666bb6.tar.xz kernel-385fc37ac8a8bc40764b2b5e0571cd3cb8666bb6.zip |
trim changelog
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 179 |
1 files changed, 2 insertions, 177 deletions
diff --git a/kernel.spec b/kernel.spec index 2adc44745..3f085ac99 100644 --- a/kernel.spec +++ b/kernel.spec @@ -950,7 +950,7 @@ ApplyPatch() fi %if !%{using_upstream_branch} if ! grep -E "^Patch[0-9]+: $patch\$" %{_specdir}/${RPM_PACKAGE_NAME%%%%%{?variant}}.spec ; then - if [ "${patch:0:10}" != "patch-2.6." ] ; then + if [ "${patch:0:10}" != "patch-3." ] ; then echo "ERROR: Patch $patch not listed as a source patch in specfile" exit 1 fi @@ -2124,182 +2124,7 @@ fi * Tue Mar 15 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-1 - Linux 2.6.38 -* Mon Mar 14 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc8.git4.1 -- Linux 2.6.38-rc8-git4 - -* Thu Mar 10 2011 Chuck Ebbert <cebbert@redhat.com> -- Linux 2.6.38-rc8-git3 - -* Thu Mar 10 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc8.git2.1 -- Linux 2.6.38-rc8-git2 - -* Wed Mar 09 2011 Chuck Ebbert <cebbert@redhat.com> -- Linux 2.6.38-rc8-git1 - -* Wed Mar 09 2011 Dennis Gilmore <dennis@ausil.us> -- apply sparc64 gcc-4.6.0 buildfix patch - -* Wed Mar 09 2011 Ben Skeggs <bskeggs@redhat.com> 2.6.38-0.rc8.git0.2 -- nouveau: allow max clients on nv4x (679629), better error reporting - -* Tue Mar 08 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc8.git0.1 -- Linux 2.6.38-rc8 - -* Sat Mar 05 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc7.git4.1 -- Linux 2.6.38-rc7-git4 -- Revert upstream commit e3e89cc535223433a619d0969db3fa05cdd946b8 - for now to fix utrace build. - -* Fri Mar 04 2011 Roland McGrath <roland@redhat.com> - 2.6.38-0.rc7.git2.3 -- Split out perf-debuginfo subpackage. - -* Fri Mar 04 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc7.git2.2 -- Disable drm-i915-gen4-has-non-power-of-two-strides.patch for now, breaks - my mutter. - -* Fri Mar 04 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc7.git2.1 -- Linux 2.6.38-rc7-git2 -- drm-i915-gen4-has-non-power-of-two-strides.patch (#681285) - -* Thu Mar 03 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc7.git1.1 -- Linux 2.6.38-rc7-git1 - -* Tue Mar 01 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc7.git0.1 -- Linux 2.6.38-rc7 - -* Fri Feb 25 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc6.git6.1 -- Linux 2.6.38-rc6-git6 -- Build in virtio_pci driver so virtio_console will be built-in (#677713) - -* Thu Feb 24 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc6.git4.1 -- Linux 2.6.38-rc6-git4 - -* Thu Feb 24 2011 Matthew Garrett <mjg@redhat.com> 2.6.38-0.rc6.git2.2 -- linux-2.6-acpi-fix-implicit-notify.patch: Fix implicit notify when there's - more than one device per GPE - -* Wed Feb 23 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc6.git2.1 -- Linux 2.6.38-rc6-git2 - -* Wed Feb 23 2011 Ben Skeggs <bskeggs@redhat.com> 2.6.38-0.rc6.git0.2 -- nouveau: nv4x pciegart fixes, nvc0 accel improvements - -* Tue Feb 22 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc6.git0.1 -- Linux 2.6.38-rc6 - -* Tue Feb 22 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc5.git7.1 -- Linux 2.6.38-rc5-git7 - -* Mon Feb 21 2011 Dave Jones <davej@redhat.com> 2.6.38-0.rc5.git6.1 -- Linux 2.6.38-rc5-git6 - -* Sat Feb 19 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc5.git5.1 -- Linux 2.6.38-rc5-git5 - -* Wed Feb 16 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc5.git1.1 -- Linux 2.6.38-rc5-git1 -- Add support for Airprime/Sierra USB IP modem (#676860) -- Make virtio_console built-in on x86_64 (#677713) -- Revert check for read-only block device added in .38 (#672265) - -* Tue Feb 15 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc5.git0.1 -- Linux 2.6.38-rc5 (81 minutes later...) - -* Sun Feb 13 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc4.git7.1 -- Linux 2.6.38-rc4-git7 - -* Sat Feb 12 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc4.git6.1 -- Linux 2.6.38-rc4-git6 -- Fix memory corruption caused by bug in bridge code. - -* Thu Feb 10 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc4.git3.1 -- Linux 2.6.38-rc4-git3 - -* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.38-0.rc4.git0.2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Mon Feb 07 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc4.git0.1 -- Linux 2.6.38-rc4 - -* Fri Feb 04 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc3.git4.1 -- Linux 2.6.38-rc3-git4 - -* Thu Feb 03 2011 Chuck Ebbert <cebbert@redhat.com> -- Linux 2.6.38-rc3-git3 -- Enable Advansys SCSI driver on x86_64 (#589115) - -* Thu Feb 03 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc3.git2.1 -- Linux 2.6.38-rc3-git2 snapshot -- [sgruszka] ath5k: fix fast channel change (#672778) - -* Wed Feb 02 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc3.git1.1 -- Linux 2.6.38-rc3-git1 snapshot. - -* Wed Feb 02 2011 Chuck Ebbert <cebbert@redhat.com> -- Fix autoload of atl1c driver for latest hardware (#607499) - -* Tue Feb 01 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc3.git0.1 -- Linux 2.6.38-rc3 -- Try to fix some obvious bugs in hfsplus mount failure handling (#673857) - -* Mon Jan 31 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc2.git9.1 -- Linux 2.6.38-rc2-git9 - -* Mon Jan 31 2011 Kyle McMartin <kmcmartin@redhat.com> -- disable CONFIG_SERIAL_8250_DETECT_IRQ (from mschmidt@redhat.com) - -* Mon Jan 31 2011 Chuck Ebbert <cebbert@redhat.com> -- Linux 2.6.38-rc2-git8 -- Add Trond's NFS bugfixes branch from git.linux-nfs.org - -* Mon Jan 31 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc2.git7.2 -- Fix build failure on s390. - -* Fri Jan 28 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc2.git7.1 -- Linux 2.6.38-rc2-git7 - -* Wed Jan 26 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc2.git5.1 -- Linux 2.6.38-rc2-git5 -- [x86] Re-enable TRANSPARENT_HUGEPAGE, should be fixed by cacf061c. - -* Tue Jan 25 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc2.git3.2 -- [x86] Disable TRANSPARENT_HUGEPAGE for now, there be dragons there. - -* Tue Jan 25 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc2.git3.1 -- Linux 2.6.38-rc2-git3 -- perf-gcc460-build-fixes.patch: fix context from [9486aa38] - -* Mon Jan 24 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc2.git1.3 -- Disable usb/pci/acpi autosuspend goo until it can be checked. - -* Mon Jan 24 2011 Kyle McMartin <kmcmartin@redhat.com> -- debug-tty-print-dev-name.patch: drop, haven't seen any warnings recently. -- runtime_pm_fixups.patch: rebase and re-enable, make acpi_power_transition - in pci_bind actually do the right thing instead of (likely) always - trying to transition to D0. - -* Mon Jan 24 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc2.git1.1 -- Linux 2.6.38-rc2-git1 -- [e5cce6c1] tpm: fix panic caused by "tpm: Autodetect itpm devices" - may fix some boot issues people were having. -- tpm-fix-stall-on-boot.patch: upstream. -- perf-gcc460-build-fixes.patch: fix build issues with warn-unused-but-set - in gcc 4.6.0 - -* Sat Jan 22 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc2.git0.1 -- Linux 2.6.38-rc2 -- linux-2.6-serial-460800.patch, drivers/serial => drivers/tty/serial - -* Thu Jan 20 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc1.git1.1 -- Linux 2.6.38-rc1-git1, should fix boot failure in -rc1. - -* Wed Jan 19 2011 Roland McGrath <roland@redhat.com> -- utrace update - -* Wed Jan 19 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc1.git0.1 -- Linux 2.6.38-rc1 - -* Wed Jan 19 2011 Kyle McMartin <kyle@redhat.com> +* Tue Mar 15 2011 Kyle McMartin <kyle@redhat.com> - Trimmed changelog, see fedpkg git for earlier history. ### |