1
0
forked from pool/kernel-source
OBS User unknown
2008-12-03 15:36:01 +00:00
committed by Git OBS Bridge
parent 0ca7e15433
commit 7e80d81ded
43 changed files with 1511 additions and 135 deletions

View File

@@ -1,3 +1,69 @@
-------------------------------------------------------------------
Tue Dec 2 17:53:44 CET 2008 - mmarek@suse.cz
- rpm/get_release_number.sh.in, scripts/tar-up.sh: append first
eight digits of the commit id to the release string. This makes
it easier to match rpm release numbers with commits.
-------------------------------------------------------------------
Tue Dec 2 17:38:41 CET 2008 - mszeredi@suse.de
- patches.fixes/af_unix-soft-lockup-fix.patch: net: Fix soft
lockups/OOM issues w/ unix garbage collector (bnc#449739
CVE-2008-5300).
-------------------------------------------------------------------
Tue Dec 2 16:57:59 CET 2008 - hare@suse.de
- patches.drivers/qla2xxx-8.02.01.02.11.0-k9-update: qla2xxx:
additional fixes/updates for SLES11 (bnc#450197).
- patches.fixes/scsi-fixup-failfast-definitions: fc_transport:
fix old bug on bitflag definitions (bnc#447814).
-------------------------------------------------------------------
Tue Dec 2 16:28:04 CET 2008 - goldwyn@suse.de
- patches.suse/novfs-map-drives-correctly.diff
- patches.suse/novfs-merge-changes.diff: Modified to revert
some changes in novfs_set_map_drive()
- patches.suse/novfs-clear-mappeddrives.patch: Unlink mapped
drives on exit (bnc#449451).
-------------------------------------------------------------------
Tue Dec 2 14:22:23 CET 2008 - mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
-------------------------------------------------------------------
Tue Dec 2 14:04:44 CET 2008 - olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
-------------------------------------------------------------------
Tue Dec 2 13:27:21 CET 2008 - hare@suse.de
- Update config files for S/390: Disable FCoE and sync
default and s390.
- supported.conf: Mark KVM as supported.
-------------------------------------------------------------------
Tue Dec 2 08:13:10 CET 2008 - jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
-------------------------------------------------------------------
Tue Dec 2 08:03:44 CET 2008 - jjolly@suse.de
- patches.arch/s390-05-01-zfcp-message-linebreak.patch: zfcp:
Wrong placement of linebreak in message (bnc#450096).
- patches.arch/s390-05-02-zfcp-invalid-non-null-return.patch:
zfcp: invalid return value on failing fsf_req creation
(bnc#450096).
- patches.arch/s390-05-03-zfcp-wka-port.patch: zfcp: Fix opening
of wka ports (bnc#450096).
-------------------------------------------------------------------
Mon Dec 1 20:11:18 CET 2008 - kkeil@suse.de