GIT Revision: 004c6e29fcd525c632fe4b4248e9b3ada612de79
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=69
This commit is contained in:
parent
3c06df60c5
commit
86f3132f6e
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:9f82f213ec8e5c313d6c8a45333110fbf589af4cb4a4c415d9fbbf6a0cb20128
|
oid sha256:7ce284c2e3793d72ebce143149579c442a61efd027ef4541c8f24e0c6622f6cc
|
||||||
size 230513
|
size 230641
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -875,6 +875,37 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -888,6 +888,37 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -908,6 +908,37 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -99,6 +99,37 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/doc/kernel
|
/usr/share/doc/kernel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -878,6 +878,37 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -893,6 +893,37 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -897,6 +897,37 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -878,6 +878,37 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -872,6 +872,37 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -255,6 +255,37 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -81,6 +81,37 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
|||||||
%_docdir/%name/README.SUSE
|
%_docdir/%name/README.SUSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -880,6 +880,37 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -876,6 +876,37 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 29 13:06:34 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 12:42:29 CEST 2011 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 25 08:57:43 CEST 2011 - meissner@suse.de
|
||||||
|
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -878,6 +878,37 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 29 2011 jslaby@suse.cz
|
||||||
|
- tg3: Fix io failures after chip reset (bnc#705962).
|
||||||
|
- commit c8d864c
|
||||||
|
* Mon Jul 25 2011 mmarek@suse.cz
|
||||||
|
- Fix format of patches to apply with series2git:
|
||||||
|
patches.arch/s390-message-catalog.diff
|
||||||
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
|
patches.fixes/kvm-macos.patch
|
||||||
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||||
|
patches.fixes/nfs-slot-table-alloc
|
||||||
|
patches.fixes/oom-warning
|
||||||
|
patches.fixes/scsi-dh-alua-send-stpg
|
||||||
|
patches.suse/0001-vfs-Hooks-for-more-fine-grained-directory-permission.patch
|
||||||
|
patches.suse/0002-vfs-Add-generic-IS_ACL-test-for-acl-support.patch
|
||||||
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/no-frame-pointer-select
|
||||||
|
patches.suse/no-partition-scan
|
||||||
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
||||||
|
patches.suse/setuid-dumpable-wrongdir
|
||||||
|
patches.suse/stack-unwind
|
||||||
|
patches.suse/supported-flag-enterprise
|
||||||
|
- commit b5f5212
|
||||||
|
* Mon Jul 25 2011 meissner@suse.de
|
||||||
|
- Powerpc config adjustments
|
||||||
|
This makes CONFIG_POWER_SUPPLY=y like in the other architectures,
|
||||||
|
it also disables the EHCA driver as gcc 4.6 currently fails to compile
|
||||||
|
it correctly.
|
||||||
|
- commit aa27d23
|
||||||
* Sun Jul 24 2011 jslaby@suse.cz
|
* Sun Jul 24 2011 jslaby@suse.cz
|
||||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||||
- commit dfe0dcf
|
- commit dfe0dcf
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:86caf712f46364ffd27cc60983c7b0385ae0fdede5d0dca84fcc1b8c9bca337e
|
oid sha256:325c575797ca42970abd7c3e69d147bb19a33cba5a405445ebe476ef4c049c6f
|
||||||
size 67714
|
size 67722
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:3461f856907853729c79a72b049126dc4d728b4b229af45fd730b555e5f8c855
|
oid sha256:70983f167c38bc59b42ff2ec7d91475579b5bd20f110cfd7b347480dad84ef94
|
||||||
size 9053
|
size 9065
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:5fd0af21f90d3335ddd523a5becf503a27800c3c0f96424a2ce17f3f34712102
|
oid sha256:742db609c1328abaccfe7882a824a82df42394a07aa8a8ba07873a25873c6d38
|
||||||
size 26880
|
size 27664
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:193b89c8fedf4593068d00f042afb7a1338df3593aaf3805c8e1617378f5f3f4
|
oid sha256:f38fcef29e5268cfaa2c91335a9be77e4672c9ed5502a2fff10031ef62ba4216
|
||||||
size 126225
|
size 126172
|
||||||
|
@ -384,6 +384,7 @@
|
|||||||
patches.fixes/tulip-quad-NIC-ifdown
|
patches.fixes/tulip-quad-NIC-ifdown
|
||||||
patches.fixes/net-tulip-debug-off-by-default.patch
|
patches.fixes/net-tulip-debug-off-by-default.patch
|
||||||
patches.drivers/ehea-modinfo.patch
|
patches.drivers/ehea-modinfo.patch
|
||||||
|
patches.fixes/tg3-Fix-io-failures-after-chip-reset.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Wireless Networking
|
# Wireless Networking
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2011-07-24 08:15:52 +0200
|
2011-07-29 13:07:30 +0200
|
||||||
GIT Revision: 5a1af7d97e6fa84c81f994836546163d4007976c
|
GIT Revision: 004c6e29fcd525c632fe4b4248e9b3ada612de79
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user