1
0
forked from pool/kernel-source
OBS User unknown
2008-09-08 14:13:44 +00:00
committed by Git OBS Bridge
parent b1f26a33e2
commit 6176f02165
42 changed files with 1723 additions and 69 deletions

View File

@@ -50,7 +50,7 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 2.6.27
Release: 4
Release: 5
License: GPL v2 only
Group: System/Kernel
Url: http://www.kernel.org/
@@ -199,7 +199,7 @@ Only use this kernel when investigating problems.
Source Timestamp: 2008-09-01 14:27:54 +0200
Source Timestamp: 2008-09-08 10:07:50 +0200
%prep
if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then
@@ -281,7 +281,7 @@ MAKE_ARGS="ARCH=$subarch"
EOF
%endif
cat >> ../.rpm-defs <<EOF
KERNELRELEASE=2.6.27-rc5-git2-$RELEASE-debug
KERNELRELEASE=2.6.27-rc5-git9-$RELEASE-debug
EOF
%if 0%{?__debug_package:1}
cat >> ../.rpm-defs <<EOF
@@ -573,6 +573,51 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/
%files -f kernel.files
%changelog
* Mon Sep 08 2008 olh@suse.de
- Updated to 2.6.27-rc5-git9
* Fri Sep 05 2008 jjolly@suse.de
- patches.arch/s390-01-01-self-ptrace-v3.patch: system call
notification with self_ptrace (bnc#417299)
- patches.arch/s390-01-02-dcss-64-v2.patch: dcssblk (new function):
Add support for >2G DCSS and stacked contiguous DCSS support.
(bnc#417246)
- patches.arch/s390-01-04-fcpperf-{1-4}.patch: (kernel):FCP -
Performance Data colletion & analysis (bnc#417243)
* Fri Sep 05 2008 olh@suse.de
- add patches.fixes/usb-hcd-interrupt-shared.patch
fix interrupt handling for shared irqs, for PS3 (bnc#409961)
* Fri Sep 05 2008 olh@suse.de
- Updated to 2.6.27-rc5-git7
* Thu Sep 04 2008 olh@suse.de
- build with CONFIG_POWER4_ONLY (bnc#417566)
this disables support for POWER3 and RS64 cpus
* Thu Sep 04 2008 jkosina@suse.de
- switch from Reno to Cubic as default TCP congestion algorithm
(bnc#422825)
* Thu Sep 04 2008 bwalle@suse.de
- Update KDB patches. Fix build on x86_64-debug.
* Thu Sep 04 2008 jeffm@suse.de
- mark crc-t10dif as supported
* Wed Sep 03 2008 olh@suse.de
- mark pata_pdc2027x as supported
* Wed Sep 03 2008 olh@suse.de
- mark spidernet as supported
* Wed Sep 03 2008 olh@suse.de
- mark ehea as supported
* Wed Sep 03 2008 trenn@suse.de
- supported.conf:
Mark dock (libata depends on it), bay, acpi_memhotplug, hpilo
as supported
Remove or adjust supported laptop drivers that went from
drivers/acpi to drivers/misc
* Wed Sep 03 2008 hare@suse.de
- supported.conf: Mark virtio modules as supported.
* Tue Sep 02 2008 jbeulich@novell.com
- Update Xen patches to 2.6.27-rc5 and c/s 651.
* Tue Sep 02 2008 jjolly@suse.de
- patches.arch/s390-01-01-self-ptrace-v2.patch: kernel
(new function): System call notification with self_ptrace
(bnc#417299,FATE#304021)
* Mon Sep 01 2008 agruen@suse.de
- File capabilities: replace our no_file_caps patch with what is
supposed to end up in 2.6.28.