forked from pool/kernel-source
This commit is contained in:
committed by
Git OBS Bridge
parent
cb91dbc2cd
commit
bbd63e3cb2
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+74
-1
@@ -1,3 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 14:13:04 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_uv_early_detect.patch: Delete hacks that were
|
||||
necessary while waiting for x2apic code. (bnc#429984).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:46:43 CET 2008 - tj@suse.de
|
||||
|
||||
Refresh the govault patch.
|
||||
|
||||
- patches.drivers/libata-add-waits-for-govault: libata: add
|
||||
waits for GoVault (bnc#246451).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 18:48:09 CET 2008 - bwalle@suse.de
|
||||
|
||||
- patches.fixes/kdb-oops-panic.diff:
|
||||
Fix NULL pointer dereference when regs == NULL (bnc#439007).
|
||||
- patches.fixes/hpwdt-kdump.diff:
|
||||
Fix kdump when using hpwdt (bnc#436786).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:58:29 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly and properly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 26 06:44:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 20:47:27 CEST 2008 - agruen@suse.de
|
||||
|
||||
- Fix the dependencies between the split kernel packages and KMPs
|
||||
(FATE 303631).
|
||||
- Fix for kernel paclages which are not split.
|
||||
- rpm/kernel-source.spec.in: Update list of scripts to include.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 18:36:05 CEST 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-02-02-smp-sysdev.patch: kernel: sysdev class
|
||||
file creation (bnc#434333)
|
||||
- patches.arch/s390-02-03-zfcp.patch: Fix zfcp problems that have
|
||||
been found (bnc#434333)
|
||||
- patches.arch/s390-02-04-qeth-mac.patch: qeth: use firmware
|
||||
MAC-address for layer2 hsi-devices (bnc#434333)
|
||||
- patches.arch/s390-02-05-qeth-recovery.patch: qeth: qeth recovery
|
||||
fails (bnc#434333)
|
||||
- patches.arch/s390-02-06-qeth-offset.patch: qeth: fix offset error
|
||||
in non prealloc header path (bnc#434333,LTC#48840)
|
||||
- patches.arch/s390-02-07-qeth-ipv6check.patch: qeth: remove
|
||||
unnecessary support ckeck in sysfs route6 (bnc#434333)
|
||||
- patches.arch/s390-02-08-qeth-panic.patch: qeth: avoid
|
||||
skb_under_panic for malformatted inbound data (bnc#434333)
|
||||
- patches.arch/s390-02-09-tape-lock.patch: tape device driver:
|
||||
improve locking (bnc#434333)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 25 11:51:28 CEST 2008 - neilb@suse.de
|
||||
|
||||
- patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch:
|
||||
touch_mnt_namespace when the mount flags change (FATE#304218).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 23:57:11 CEST 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to 2.6.27.4-rc3:
|
||||
- fixed ath5k suspend/resume regression
|
||||
- fixed pvrusb2 so it actually works
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 17:40:25 CEST 2008 - jack@suse.cz
|
||||
|
||||
@@ -619,7 +692,7 @@ Fri Oct 17 01:22:08 CEST 2008 - mfasheh@suse.com
|
||||
- patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 23:57:16 CEST 2008 - mfasheh@suse.com
|
||||
Fri Oct 17 00:57:16 CEST 2008 - mfasheh@suse.com
|
||||
|
||||
- ocfs2 fixes / updates from 2.6.28 merge window
|
||||
- patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
||||
|
||||
+366
-295
File diff suppressed because it is too large
Load Diff
+366
-295
File diff suppressed because it is too large
Load Diff
+315
-270
File diff suppressed because it is too large
Load Diff
+366
-295
File diff suppressed because it is too large
Load Diff
+366
-295
File diff suppressed because it is too large
Load Diff
+366
-295
File diff suppressed because it is too large
Load Diff
+366
-295
File diff suppressed because it is too large
Load Diff
+366
-295
File diff suppressed because it is too large
Load Diff
+366
-295
File diff suppressed because it is too large
Load Diff
+366
-295
File diff suppressed because it is too large
Load Diff
+321
-275
File diff suppressed because it is too large
Load Diff
+321
-275
File diff suppressed because it is too large
Load Diff
+316
-271
File diff suppressed because it is too large
Load Diff
+316
-271
File diff suppressed because it is too large
Load Diff
+366
-295
File diff suppressed because it is too large
Load Diff
+366
-295
File diff suppressed because it is too large
Load Diff
+366
-295
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
||||
2008-10-24 17:40:47 +0200
|
||||
2008-10-27 19:53:11 +0100
|
||||
|
||||
+35
-11
@@ -1,5 +1,7 @@
|
||||
#! /bin/bash
|
||||
|
||||
sourcedir=${0%/*}
|
||||
|
||||
# A lot of symbols are exported by the main kernel image. Find out
|
||||
# more precisely which built-in.o file defines them, and fill in
|
||||
# that information in Module.symvers. (The built-in.o files are
|
||||
@@ -11,22 +13,44 @@
|
||||
unset LANG ${!LC_*}
|
||||
|
||||
# Create a table of all symbol export in a built-in.o file, e.g.,
|
||||
# mtrr_add arch/i386/kernel/cpu/mtrr/built-in
|
||||
# 0xc87c1f84 ktime_get kernel/built-in EXPORT_SYMBOL_GPL
|
||||
built_in_exports() {
|
||||
for obj in $(find -name built-in.o -printf '%P\n'); do
|
||||
nm $obj \
|
||||
| sed -nre 's:(00000000)?([0-9a-f]+) A __crc_(.*):\3\t'"${obj%.o}:p"
|
||||
# a/b/c/built-in.o gets linked into a/b/built-in.o, so ensure
|
||||
# that we visit sub-directories first to split up symbols as
|
||||
# much as possible.
|
||||
for obj in $(find -name built-in.o -printf '%d %P\n' \
|
||||
| sort -r \
|
||||
| awk '{ print $2 }'); do
|
||||
$sourcedir/list-exported-symbols -n ${obj%.o} $obj
|
||||
done
|
||||
|
||||
# We could go through the libraries as well, but those functions
|
||||
# are so unlikely to change that this wouldn't help.
|
||||
# (All remaining symbols will end up in the vmlinux set.)
|
||||
#for archive in $(find -name '*.a'); do
|
||||
# $sourcedir/list-exported-symbols -n ${archive%.a} $archive
|
||||
#done
|
||||
}
|
||||
|
||||
# Filter out duplicates from a Module.symvers dump
|
||||
unique_symbols() {
|
||||
awk '
|
||||
{ if ($2 in seen)
|
||||
next
|
||||
seen[$2] = 1
|
||||
print
|
||||
}
|
||||
'
|
||||
}
|
||||
|
||||
# Join together the two tables, including all lines from the first
|
||||
# file that don't have a match in the second. Finally remove the
|
||||
# duplicate column.
|
||||
join -t $'\t' -1 2 -2 1 -a 1 \
|
||||
<(cut -f1,2,3 | sort -k2) \
|
||||
<(built_in_exports | sort -k1) \
|
||||
# file that don't have a match in the second.
|
||||
# Finally, remove the duplicate columns.
|
||||
join -t $'\t' -j 2 -a 1 \
|
||||
<(sort -k2) \
|
||||
<(built_in_exports | unique_symbols | sort -k2) \
|
||||
| awk '
|
||||
BEGIN { FS = "\t" ; OFS = "\t" }
|
||||
NF == 3 { print $2, $1, $3 }
|
||||
NF == 4 { print $2, $1, $4 }
|
||||
NF == 7 { print $2, $1, $6, $4 }
|
||||
NF == 4 { print $2, $1, $3, $4 }
|
||||
'
|
||||
|
||||
LFS
BIN
Binary file not shown.
+21
-9
@@ -5,15 +5,27 @@ filelist=($(cat))
|
||||
|
||||
printf "%s\n" "${filelist[@]}" | /usr/lib/rpm/find-provides "$@"
|
||||
|
||||
sourcedir=${0%/*}
|
||||
flavor=${1##*-}
|
||||
|
||||
tmpdir=$(mktemp -dt ${0##*/}.XXXXXXXXXX)
|
||||
trap "rm -rf $tmpdir" EXIT
|
||||
|
||||
for file in "${filelist[@]}"; do
|
||||
case "$file" in
|
||||
*/symsets-*.tar.gz)
|
||||
flavor=${file%.tar.gz}
|
||||
flavor=${flavor##*-}
|
||||
for symset in $(tar tfz "$file" | grep -v '/$'); do
|
||||
class=${symset##*/} ; class=${class%.*}
|
||||
echo "kernel($flavor:$class) = ${symset##*.}"
|
||||
done
|
||||
case "$file" in
|
||||
*/boot/symvers-*.gz)
|
||||
zcat "$file" \
|
||||
| awk '$3 == "vmlinux" || $3 ~ /\/built-in$/ { print }'
|
||||
;;
|
||||
esac
|
||||
*.ko)
|
||||
$sourcedir/list-exported-symbols $file
|
||||
;;
|
||||
esac
|
||||
done \
|
||||
| $sourcedir/split-into-symsets $tmpdir
|
||||
|
||||
shopt -s nullglob
|
||||
for symset in $tmpdir/*; do
|
||||
class=${symset##*/} ; class=${class%.*}
|
||||
echo "kernel($flavor:$class) = ${symset##*.}"
|
||||
done
|
||||
|
||||
LFS
BIN
Binary file not shown.
@@ -0,0 +1,57 @@
|
||||
#! /bin/sh
|
||||
|
||||
# Generate a Module.symvers-like list of symbols a module exports.
|
||||
|
||||
usage() {
|
||||
echo "USAGE: ${0##*/} [-n name] objfile" >&2
|
||||
exit 1
|
||||
}
|
||||
|
||||
options=`getopt -o n: -- "$@"`
|
||||
[ $? -eq 0 ] || usage
|
||||
|
||||
eval set -- "$options"
|
||||
while :; do
|
||||
case "$1" in
|
||||
-n)
|
||||
opt_n=$2
|
||||
shift
|
||||
;;
|
||||
--)
|
||||
shift
|
||||
break
|
||||
;;
|
||||
esac
|
||||
shift
|
||||
done
|
||||
|
||||
[ $# -eq 1 ] || usage
|
||||
|
||||
if [ -z "$opt_n" ]; then
|
||||
opt_n=${1%.ko}
|
||||
opt_n=${opt_n#*/kernel/}
|
||||
fi
|
||||
|
||||
objdump -t "$1" | awk '
|
||||
BEGIN { known_types["__ksymtab"] = "EXPORT_SYMBOL"
|
||||
known_types["__ksymtab_unused"] = "EXPORT_UNUSED_SYMBOL"
|
||||
known_types["__ksymtab_gpl"] = "EXPORT_SYMBOL_GPL"
|
||||
known_types["__ksymtab_unused_gpl"] = "EXPORT_UNUSED_SYMBOL_GPL"
|
||||
known_types["__ksymtab_gpl_future"] = "EXPORT_SYMBOL_GPL_FUTURE"
|
||||
}
|
||||
{ if (NF < 3)
|
||||
next
|
||||
if (substr($0, index($0, " ") + 6, 1) == "d")
|
||||
next # debug symbol
|
||||
if (gsub(/^__crc_/, "", $NF))
|
||||
crcs[$NF] = gensub(/^00000000(.+)/, "\\1", "", $1)
|
||||
else if (gsub(/^__ksymtab_/, "", $NF) &&
|
||||
($(NF-2) in known_types))
|
||||
types[$NF] = known_types[$(NF-2)]
|
||||
}
|
||||
END { for (sym in types) {
|
||||
crc = (sym in crcs ? crcs[sym] : "00000000")
|
||||
print "0x" crc "\t" sym "\t" module "\t" types[sym]
|
||||
}
|
||||
}
|
||||
' module="$opt_n"
|
||||
-111
@@ -1,111 +0,0 @@
|
||||
#! /bin/bash
|
||||
|
||||
unset LANG ${!LC_*}
|
||||
|
||||
# Usage: make-symsets symsets.tar.gz [old-symsets.tar.gz]
|
||||
# < symvers.gz
|
||||
#
|
||||
# symsets.tar.gz
|
||||
# Create this symbol set tarball.
|
||||
#
|
||||
# old-symsets.tar.gz
|
||||
# Reuse all possible symbol sets from this tarball.
|
||||
|
||||
tarball=$1
|
||||
old_tarball=$2
|
||||
|
||||
# Classify all the symbols by the directory they live in
|
||||
unset ${!class_*}
|
||||
while read class ignore line; do
|
||||
class=class_${class//[^a-zA-Z0-9_]/_}
|
||||
eval "$class[\${#$class[@]}]=\"$line\""
|
||||
if [ $ignore -gt 0 ]; then
|
||||
eval "ignore_$class=1"
|
||||
fi
|
||||
done < <(
|
||||
awk '
|
||||
BEGIN { FS="\t" ; OFS="\t" }
|
||||
{ class=$3
|
||||
sub(/\/[^/]+$/, "", class)
|
||||
ignore=sub(/.*=>/, "", $1)
|
||||
print class, ignore, $0
|
||||
}
|
||||
'
|
||||
)
|
||||
|
||||
tmpdir=$(mktemp -t -d ${0##*/}.XXXXXX)
|
||||
trap "rm -rf $tmpdir" EXIT
|
||||
|
||||
basename=$(basename ${tarball:-.} .tar.gz)
|
||||
|
||||
# Save all the new sets, computer and output their hashes
|
||||
newdir=$tmpdir/new/$basename
|
||||
mkdir -p $newdir
|
||||
for class in ${!class_*} ; do
|
||||
class=${class#class_}
|
||||
eval "printf \"%s\\n\" \"\${class_$class[@]}\"" \
|
||||
| sort -k2 \
|
||||
> $newdir/tmp
|
||||
set -- $(md5sum $newdir/tmp) ; set -- ${1:0:16}
|
||||
mv $newdir/tmp $newdir/$class.$1
|
||||
#echo "Provides: kernel($class) = $1"
|
||||
done
|
||||
|
||||
shopt -s nullglob
|
||||
|
||||
if [ -n "$old_tarball" ]; then
|
||||
# Reuse all sets of symbols from the old tarball that are
|
||||
# still the same.
|
||||
old_basename=$(basename $old_tarball .tar.gz)
|
||||
|
||||
mkdir -p $tmpdir/old
|
||||
zcat $old_tarball \
|
||||
| tar xf - -C $tmpdir/old
|
||||
set -- $tmpdir/old/*
|
||||
olddir=$1
|
||||
if [ ! -d $olddir ]; then
|
||||
echo "$old_tarball does not contain directory $old_basename"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
for oldset in $olddir/* ; do
|
||||
[ -e $newdir/${oldset#$olddir/} ] && continue
|
||||
class=${oldset##*/} ; class=${class%.*}
|
||||
set -- $newdir/$class.*
|
||||
[ $# -eq 1 ] || continue
|
||||
newset=$1
|
||||
# '*' doesn't occur in either file.
|
||||
missing="$(join -t '*' -j 1 -v 1 <(sort "$oldset") <(sort "$newset"))"
|
||||
if [ -z "$missing" ]; then
|
||||
keep_oldset[${#keep_oldset[@]}]=$oldset
|
||||
#echo "Provides: kernel($class) = ${oldset##*.} (old)"
|
||||
else
|
||||
set -- $(echo "$missing" | awk '{ print $2 "(" $1 ")" }')
|
||||
ignore=ignore_class_$class
|
||||
if [ -n "${!ignore}" ]; then
|
||||
ignore="; ignoring"
|
||||
else
|
||||
ignore=
|
||||
status=1
|
||||
fi
|
||||
echo "No longer provided: kernel($class) = ${oldset##*.} (missing/changed: $@$ignore)" >&2
|
||||
fi
|
||||
done
|
||||
|
||||
if [ ${#keep_oldset[@]} -gt 0 ]; then
|
||||
mv "${keep_oldset[@]}" $newdir/
|
||||
fi
|
||||
else
|
||||
echo "No longer provided: previous kernel(...) symbols that may still be" \
|
||||
"compatible" >&2
|
||||
fi
|
||||
|
||||
# Store the generated sets in $tarball
|
||||
tar cf - -C $tmpdir/new $basename \
|
||||
| gzip -9 \
|
||||
> $tarball \
|
||||
|| exit 1
|
||||
|
||||
exit $status
|
||||
|
||||
# vim:shiftwidth=4 softtabstop=4
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+21
-5
@@ -30,7 +30,7 @@
|
||||
patches.kernel.org/patch-2.6.27.1
|
||||
patches.kernel.org/patch-2.6.27.1-2
|
||||
patches.kernel.org/patch-2.6.27.2-3
|
||||
patches.kernel.org/patch-2.6.27.4-rc2
|
||||
patches.kernel.org/patch-2.6.27.3-4
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@@ -247,6 +247,14 @@
|
||||
patches.arch/s390-01-06-zfcp-cleanup-v2.patch
|
||||
|
||||
patches.arch/s390-02-01-xpram.patch
|
||||
patches.arch/s390-02-02-smp-sysdev.patch
|
||||
patches.arch/s390-02-03-zfcp.patch
|
||||
patches.arch/s390-02-04-qeth-mac.patch
|
||||
patches.arch/s390-02-05-qeth-recovery.patch
|
||||
patches.arch/s390-02-06-qeth-offset.patch
|
||||
patches.arch/s390-02-07-qeth-ipv6check.patch
|
||||
patches.arch/s390-02-08-qeth-panic.patch
|
||||
patches.arch/s390-02-09-tape-lock.patch
|
||||
|
||||
########################################################
|
||||
# VM/FS patches
|
||||
@@ -632,6 +640,10 @@
|
||||
patches.drivers/sgi-uv-led
|
||||
patches.drivers/sgi-ioc4-request-submodules
|
||||
|
||||
# This one is more related to x2APIC patches, but adjusted by SGI to cleanly
|
||||
# patch on-top of sgi-uv-led -> I don't do the extra work and keep it here
|
||||
patches.arch/x86_uv_early_detect.patch
|
||||
|
||||
patches.fixes/cxgb3_fix_race_in_EEH
|
||||
|
||||
# Add support for Montevina hardware; series mainlined 2.6.26
|
||||
@@ -645,7 +657,7 @@
|
||||
########################################################
|
||||
# Storage
|
||||
########################################################
|
||||
+2.6.26-teheo patches.drivers/libata-add-waits-for-govault
|
||||
patches.drivers/libata-add-waits-for-govault
|
||||
patches.drivers/libata-unlock-hpa-by-default
|
||||
patches.drivers/libata-prefer-over-ide
|
||||
|
||||
@@ -787,6 +799,7 @@
|
||||
########################################################
|
||||
patches.fixes/md-Allow-metadata_version-to-be-updated-for-externa.patch
|
||||
patches.fixes/md-Don-t-try-to-set-an-array-to-read-auto-if-it-i.patch
|
||||
patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch
|
||||
|
||||
|
||||
##########################################################
|
||||
@@ -863,7 +876,6 @@
|
||||
patches.suse/kdb-x86
|
||||
patches.suse/kdb-ia64
|
||||
patches.suse/kdb-serial-8250
|
||||
patches.fixes/kdb-kdump.diff
|
||||
|
||||
########################################################
|
||||
# Other patches for debugging
|
||||
@@ -873,9 +885,13 @@
|
||||
patches.suse/no-frame-pointer-select
|
||||
patches.arch/x86_64-unwind-annotations
|
||||
|
||||
# dump_after_notifier_table sysctl for Teradata
|
||||
# and others (bnc#436678)
|
||||
########################################################
|
||||
# Kdump
|
||||
########################################################
|
||||
patches.fixes/kdb-kdump.diff
|
||||
patches.fixes/kdb-oops-panic.diff
|
||||
patches.suse/kdump-dump_after_notifier.patch
|
||||
patches.fixes/hpwdt-kdump.diff
|
||||
|
||||
########################################################
|
||||
# cgroups
|
||||
|
||||
@@ -0,0 +1,40 @@
|
||||
#! /bin/bash
|
||||
|
||||
usage() {
|
||||
echo "Usage: ${0##*/} {dir} < Module.symvers"
|
||||
exit $1
|
||||
}
|
||||
|
||||
[ $# -eq 1 ] || usage 1
|
||||
dir=$1
|
||||
|
||||
tmpdir=$(mktemp -dt ${0##*/}.XXXXXXXXXX)
|
||||
trap "rm -rf $tmpdir" EXIT
|
||||
|
||||
split_into_sets() {
|
||||
local dir=$1
|
||||
|
||||
awk '
|
||||
{ set = gensub(/\/[^\/]+$/, "", "", $3)
|
||||
sets[set] = sets[set] $0 "\n"
|
||||
}
|
||||
END {
|
||||
for (set in sets) {
|
||||
filename = gensub(/\//, "_", "g", set)
|
||||
printf "%s", sets[set] > dir "/" filename
|
||||
}
|
||||
}
|
||||
' dir="$dir"
|
||||
}
|
||||
|
||||
sort -k2 \
|
||||
| split_into_sets "$tmpdir"
|
||||
|
||||
shopt -s nullglob
|
||||
set -- $tmpdir/*
|
||||
if [ $# -ne 0 ]; then
|
||||
md5sum "$@" \
|
||||
| while read md5sum set; do
|
||||
cp $set $dir/${set##*/}.${md5sum:0:16}
|
||||
done
|
||||
fi
|
||||
Reference in New Issue
Block a user