GIT Revision: b5f5212a1290cd15095bf983c177f53fe93f3788
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7013
This commit is contained in:
parent
c8b76bd012
commit
ba090e7ea7
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -875,6 +875,28 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -888,6 +888,28 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -908,6 +908,28 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -99,6 +99,28 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/doc/kernel
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -878,6 +878,28 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -893,6 +893,28 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -897,6 +897,28 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -878,6 +878,28 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -872,6 +872,28 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -255,6 +255,28 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -81,6 +81,28 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
||||
%_docdir/%name/README.SUSE
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -880,6 +880,28 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -876,6 +876,28 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 24 08:15:18 CEST 2011 - jslaby@suse.cz
|
||||
|
||||
|
@ -878,6 +878,28 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
* Sun Jul 24 2011 jslaby@suse.cz
|
||||
- fix crash in scsi_dispatch_cmd() (bnc#707853).
|
||||
- commit dfe0dcf
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86caf712f46364ffd27cc60983c7b0385ae0fdede5d0dca84fcc1b8c9bca337e
|
||||
size 67714
|
||||
oid sha256:325c575797ca42970abd7c3e69d147bb19a33cba5a405445ebe476ef4c049c6f
|
||||
size 67722
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3461f856907853729c79a72b049126dc4d728b4b229af45fd730b555e5f8c855
|
||||
size 9053
|
||||
oid sha256:70983f167c38bc59b42ff2ec7d91475579b5bd20f110cfd7b347480dad84ef94
|
||||
size 9065
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fd0af21f90d3335ddd523a5becf503a27800c3c0f96424a2ce17f3f34712102
|
||||
size 26880
|
||||
oid sha256:dc96842016be4e220e945734b30fbd2dde2ac6ef2d3f89bef1b31195ce022e0f
|
||||
size 26862
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:193b89c8fedf4593068d00f042afb7a1338df3593aaf3805c8e1617378f5f3f4
|
||||
size 126225
|
||||
oid sha256:f38fcef29e5268cfaa2c91335a9be77e4672c9ed5502a2fff10031ef62ba4216
|
||||
size 126172
|
||||
|
@ -1,3 +1,3 @@
|
||||
2011-07-24 08:15:18 +0200
|
||||
GIT Revision: dfe0dcf0437348de10d54887fb95ba9ab417439f
|
||||
2011-07-25 12:44:51 +0200
|
||||
GIT Revision: b5f5212a1290cd15095bf983c177f53fe93f3788
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user