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
+66
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
+66
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
+66
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
+66
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
+66
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
+66
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
+66
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
+66
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
+66
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
+66
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
+66
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
+66
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
+66
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
+48 -9
View File
@@ -63,7 +63,7 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: System/Kernel
Url: http://www.kernel.org/
@@ -212,8 +212,8 @@ Only use this kernel when investigating problems.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@@ -704,8 +704,8 @@ This package contains only the base modules, required in all installs.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun base -f preun-base.sh
@@ -746,8 +746,8 @@ This package contains additional modules not supported by Novell.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun extra -f preun-extra.sh
@@ -775,8 +775,8 @@ Only use this kernel when investigating problems.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%files -n kernel-debug-man
%defattr(-,root,root)
@@ -785,6 +785,45 @@ GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
%endif
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+48 -9
View File
@@ -63,7 +63,7 @@
Name: kernel-default
Summary: The Standard Kernel
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: System/Kernel
Url: http://www.kernel.org/
@@ -230,8 +230,8 @@ The standard kernel for both uniprocessor and multiprocessor systems.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@@ -721,8 +721,8 @@ This package contains only the base modules, required in all installs.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun base -f preun-base.sh
@@ -762,8 +762,8 @@ This package contains additional modules not supported by Novell.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun extra -f preun-extra.sh
@@ -790,8 +790,8 @@ The standard kernel for both uniprocessor and multiprocessor systems.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%files -n kernel-default-man
%defattr(-,root,root)
@@ -800,6 +800,45 @@ GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
%endif
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+42 -3
View File
@@ -23,7 +23,7 @@ Url: http://www.kernel.org/
Name: kernel-dummy
Summary: Internal dummy package for synchronizing release numbers
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: System/Kernel
AutoReqProv: off
@@ -36,8 +36,8 @@ Authors:
--------
Andreas Gruenbacher <agruen@suse.de>
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%install
rm -rf %buildroot
@@ -49,6 +49,45 @@ echo dummy > %buildroot/etc/dummy
/etc/dummy
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+48 -9
View File
@@ -63,7 +63,7 @@
Name: kernel-kdump
Summary: kernel for kdump
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: System/Kernel
Url: http://www.kernel.org/
@@ -211,8 +211,8 @@ crashed kernel.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@@ -705,8 +705,8 @@ This package contains only the base modules, required in all installs.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun base -f preun-base.sh
@@ -749,8 +749,8 @@ This package contains additional modules not supported by Novell.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun extra -f preun-extra.sh
@@ -780,8 +780,8 @@ crashed kernel.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%files -n kernel-kdump-man
%defattr(-,root,root)
@@ -790,6 +790,45 @@ GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
%endif
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+48 -9
View File
@@ -63,7 +63,7 @@
Name: kernel-pae
Summary: Kernel with PAE Support
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: System/Kernel
Url: http://www.kernel.org/
@@ -212,8 +212,8 @@ that support it, regardless of the amount of main memory.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@@ -710,8 +710,8 @@ This package contains only the base modules, required in all installs.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun base -f preun-base.sh
@@ -758,8 +758,8 @@ This package contains additional modules not supported by Novell.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun extra -f preun-extra.sh
@@ -793,8 +793,8 @@ that support it, regardless of the amount of main memory.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%files -n kernel-pae-man
%defattr(-,root,root)
@@ -803,6 +803,45 @@ GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
%endif
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+48 -9
View File
@@ -63,7 +63,7 @@
Name: kernel-ppc64
Summary: Kernel for ppc64 Systems
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: System/Kernel
Url: http://www.kernel.org/
@@ -224,8 +224,8 @@ Authors:
Tom Gall <tom_gall@vnet.ibm.com>
see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@@ -729,8 +729,8 @@ Authors:
Tom Gall <tom_gall@vnet.ibm.com>
see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun base -f preun-base.sh
@@ -784,8 +784,8 @@ Authors:
Tom Gall <tom_gall@vnet.ibm.com>
see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun extra -f preun-extra.sh
@@ -826,8 +826,8 @@ Authors:
Tom Gall <tom_gall@vnet.ibm.com>
see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%files -n kernel-ppc64-man
%defattr(-,root,root)
@@ -836,6 +836,45 @@ GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
%endif
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+48 -9
View File
@@ -63,7 +63,7 @@
Name: kernel-ps3
Summary: kernel for ps3 bootloader
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: System/Kernel
Url: http://www.kernel.org/
@@ -206,8 +206,8 @@ final system.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@@ -697,8 +697,8 @@ needs to be as small as possible.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun base -f preun-base.sh
@@ -738,8 +738,8 @@ needs to be as small as possible.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun extra -f preun-extra.sh
@@ -769,8 +769,8 @@ final system.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%files -n kernel-ps3-man
%defattr(-,root,root)
@@ -779,6 +779,45 @@ GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
%endif
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+48 -9
View File
@@ -63,7 +63,7 @@
Name: kernel-s390
Summary: The Standard Kernel
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: System/Kernel
Url: http://www.kernel.org/
@@ -205,8 +205,8 @@ The standard kernel.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@@ -696,8 +696,8 @@ This package contains only the base modules, required in all installs.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun base -f preun-base.sh
@@ -737,8 +737,8 @@ This package contains additional modules not supported by Novell.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun extra -f preun-extra.sh
@@ -765,8 +765,8 @@ The standard kernel.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%files -n kernel-s390-man
%defattr(-,root,root)
@@ -775,6 +775,45 @@ GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
%endif
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+42 -3
View File
@@ -30,7 +30,7 @@ Url: http://www.kernel.org/
Name: kernel-source
Summary: The Linux Kernel Sources
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: Development/Sources
AutoReqProv: off
@@ -117,8 +117,8 @@ Authors:
see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@@ -274,6 +274,45 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \
%files -f kernel-source.files
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+42 -3
View File
@@ -29,7 +29,7 @@ Url: http://www.kernel.org/
Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: Development/Sources
AutoReqProv: off
@@ -94,8 +94,8 @@ Authors:
see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%prep
echo "Architecture symbol(s):" %symbols
@@ -152,6 +152,45 @@ done
/lib/modules/*/build
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+48 -9
View File
@@ -63,7 +63,7 @@
Name: kernel-trace
Summary: The Realtime Linux Kernel
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: System/Kernel
Url: http://www.kernel.org/
@@ -217,8 +217,8 @@ Authors:
see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@@ -712,8 +712,8 @@ Authors:
see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun base -f preun-base.sh
@@ -757,8 +757,8 @@ Authors:
see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun extra -f preun-extra.sh
@@ -791,8 +791,8 @@ Authors:
see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%files -n kernel-trace-man
%defattr(-,root,root)
@@ -801,6 +801,45 @@ GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
%endif
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+48 -9
View File
@@ -63,7 +63,7 @@
Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: System/Kernel
Url: http://www.kernel.org/
@@ -227,8 +227,8 @@ The standard kernel - without any SUSE patches
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@@ -716,8 +716,8 @@ The standard kernel - without any SUSE patches
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun base -f preun-base.sh
@@ -755,8 +755,8 @@ The standard kernel - without any SUSE patches
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun extra -f preun-extra.sh
@@ -783,8 +783,8 @@ The standard kernel - without any SUSE patches
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%files -n kernel-vanilla-man
%defattr(-,root,root)
@@ -793,6 +793,45 @@ GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
%endif
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+48 -9
View File
@@ -63,7 +63,7 @@
Name: kernel-xen
Summary: The Xen Kernel
Version: 2.6.27.7
Release: 7
Release: 8
License: GPL v2 only
Group: System/Kernel
Url: http://www.kernel.org/
@@ -211,8 +211,8 @@ unprivileged ("xenU") kernel.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@@ -705,8 +705,8 @@ This package contains only the base modules, required in all installs.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun base -f preun-base.sh
@@ -749,8 +749,8 @@ This package contains additional modules not supported by Novell.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%preun extra -f preun-extra.sh
@@ -780,8 +780,8 @@ unprivileged ("xenU") kernel.
Source Timestamp: 2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
Source Timestamp: 2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
%files -n kernel-xen-man
%defattr(-,root,root)
@@ -790,6 +790,45 @@ GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
%endif
%changelog
* Tue Dec 02 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 02 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 02 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 02 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 02 2008 mmarek@suse.cz
- supported.conf: mark ocfs2 as unsupported, a supported variant
will be provided in a separate KMP (bnc#449824)
* Tue Dec 02 2008 olh@suse.de
- patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch:
update error message (bnc#448301 - LTC50134)
* Tue Dec 02 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 02 2008 jjolly@suse.de
- ...and added the patches to the series.conf (bnc#450096)
* Tue Dec 02 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 01 2008 kkeil@suse.de
- patches.drivers/cxgb3-Add-1G-fiber-support: cxgb3: Add 1G
fiber support.
+2 -2
View File
@@ -1,2 +1,2 @@
2008-12-01 20:13:26 +0100
GIT Revision: c3f1fb158c919afddd154665f42d53e39c485197
2008-12-02 22:27:33 +0100
GIT Revision: a1ce8005f2a7afb3456dd4a47b67cdc23488d0d0
BIN
View File
Binary file not shown.
+2 -1
View File
@@ -1,12 +1,13 @@
#! /bin/sh
prefix=
suffix=
commit=a1ce8005
if [ "$3" = kernel-dummy -o -n "$suffix" ]; then
[ -n "$suffix" ] || suffix=$2
while [ "$suffix" != "${suffix#[^0-9]*.}" ]; do
suffix=${suffix#[^0-9]*.}
done
echo $prefix$suffix
echo $prefix$suffix${commit:+_}$commit
else
echo "pkg:kernel-dummy"
fi
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+8
View File
@@ -353,6 +353,10 @@
patches.arch/s390-04-08-cio-ungroup-race-fix.patch
patches.arch/s390-04-09-zfcp-host-busy-count-fix.patch
patches.arch/s390-05-01-zfcp-message-linebreak.patch
patches.arch/s390-05-02-zfcp-invalid-non-null-return.patch
patches.arch/s390-05-03-zfcp-wka-port.patch
patches.arch/s390-symmetrix-ioctl.patch
patches.arch/s390-personality-mask.patch
@@ -725,6 +729,7 @@
patches.suse/novfs-patch-2.6.27
patches.suse/novfs-gregorian-day-fix
patches.suse/novfs-map-drives-correctly.diff
patches.suse/novfs-clear-mappeddrives.patch
########################################################
# other filesystem stuff
@@ -896,6 +901,7 @@
patches.drivers/lpfc-8.2.8.7-update
patches.drivers/qla2xxx-8.02.01-k8-update
patches.drivers/qla2xxx-8.02.01-k9-update
patches.drivers/qla2xxx-8.02.01.02.11.0-k9-update
patches.fixes/qla2xxx-disable-automatic-queue-tracking
patches.drivers/mpt-fusion-4.00.43.00-update
patches.drivers/mpt-fusion-4.16.00.00-update
@@ -911,6 +917,7 @@
patches.fixes/scsi-add-tgps-setting
patches.fixes/scsi-dh-alua-send-stpg
patches.fixes/scsi-dh-rdac-initialize-passive-path
patches.fixes/scsi-fixup-failfast-definitions
patches.drivers/ibmvfc-async-events-oops
@@ -933,6 +940,7 @@
patches.fixes/tulip-quad-NIC-ifdown
patches.suse/nameif-track-rename.patch
patches.drivers/atl2-add-atl2-network-driver.patch
patches.fixes/af_unix-soft-lockup-fix.patch
# cxgb3 fixed requested by IBM bnc#446739
+9 -7
View File
@@ -35,6 +35,7 @@
kernel/arch/s390/crypto/sha512_s390
kernel/arch/s390/crypto/sha_common
kernel/arch/s390/mm/cmm
kernel/arch/s390/kvm/kvm
kernel/arch/x86/crypto/aes-i586 # Rijndael (AES) Cipher Algorithm (optimized for i586)
kernel/arch/x86/crypto/aes-x86_64
kernel/arch/x86/crypto/salsa20-i586
@@ -1961,13 +1962,14 @@
kernel/fs/nls/nls_utf8
kernel/fs/novfs/novfs
kernel/fs/ntfs/ntfs # NTFS 1.2/3.x driver - Copyright (c) 2001-2003 Anton Altaparmakov
kernel/fs/ocfs2/cluster/ocfs2_nodemanager
kernel/fs/ocfs2/dlm/ocfs2_dlm
kernel/fs/ocfs2/dlm/ocfs2_dlmfs
kernel/fs/ocfs2/ocfs2
kernel/fs/ocfs2/ocfs2_stack_o2cb
kernel/fs/ocfs2/ocfs2_stack_user
kernel/fs/ocfs2/ocfs2_stackglue
# ocfs2 is provided separately in the ocfs2 KMP package
- kernel/fs/ocfs2/cluster/ocfs2_nodemanager
- kernel/fs/ocfs2/dlm/ocfs2_dlm
- kernel/fs/ocfs2/dlm/ocfs2_dlmfs
- kernel/fs/ocfs2/ocfs2
- kernel/fs/ocfs2/ocfs2_stack_o2cb
- kernel/fs/ocfs2/ocfs2_stack_user
- kernel/fs/ocfs2/ocfs2_stackglue
kernel/fs/omfs/omfs
- kernel/fs/qnx4/qnx4
kernel/fs/quota_v1 # Old quota format support