forked from pool/kernel-source
This commit is contained in:
committed by
Git OBS Bridge
parent
496d5722b6
commit
79c8e6153d
@@ -1,3 +1,963 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 18:54:47 CET 2009 - mmarek@suse.cz
|
||||
|
||||
- patches.suse/file-capabilities-add-file_caps-switch.diff:
|
||||
fix parsing of the file_caps commandline option (bnc#264075)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 18:17:45 CET 2009 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_fix_llc_shared_map__cpu_llc_id_anomolies.patch:
|
||||
x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies
|
||||
(bnc#464329).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 16:25:12 CET 2009 - olh@suse.de
|
||||
|
||||
- patches.arch/ppc-cmm_no_kdump.patch:
|
||||
Disable Collaborative Memory Manager for kdump (bnc#460552 - LTC50789)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 16:13:13 CET 2009 - jslaby@suse.cz
|
||||
|
||||
- patches.suse/cgroup-disable-memory.patch: memcg: disable the
|
||||
memory controller by default.
|
||||
- patches.suse/add-enable_cgroup-parameter.patch: Delete.
|
||||
- patches.suse/disable-cgroups.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 16:13:09 CET 2009 - olh@suse.de
|
||||
|
||||
- patches.suse/radeon-monitor-jsxx-quirk.patch
|
||||
fix compile errors
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 15:40:35 CET 2009 - jslaby@suse.de
|
||||
|
||||
- patches.fixes/ath5k-ignore-calibration-return-value.patch:
|
||||
ath5k: ignore the return value of
|
||||
ath5k_hw_noise_floor_calibration (bnc#446541).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 15:37:22 CET 2009 - jslaby@suse.de
|
||||
|
||||
- patches.fixes/cgroups-suppress-cloning-warning.patch: cgroups:
|
||||
suppress bogus warning messages (bnc#460961).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 15:28:56 CET 2009 - olh@suse.de
|
||||
|
||||
- patches.suse/radeon-monitor-jsxx-quirk.patch: Add quirk for
|
||||
the graphics adapter in some JSxx (bnc#461002 - LTC50817)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 14:34:02 CET 2009 - trenn@suse.de
|
||||
|
||||
- patches.fixes/acpi_irq_quirk_pci_irq_derive.patch: ACPI: Do not
|
||||
derive IRQ from parent bridge/device via boot param/dmi list
|
||||
(bnc#437211).
|
||||
- patches.suse/acpi_osi_sle11_ident.patch: Provide possibility
|
||||
for vendors to fix BIOS issues for SLE11 only (none).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 13:03:36 CET 2009 - hare@suse.de
|
||||
|
||||
- patches.drivers/blk-request-based-multipath-update: Rediff.
|
||||
- patches.fixes/scsi-refactor-busy-processing: refactor
|
||||
sdev/starget/shost busy checking; break out from
|
||||
blk-request-based-multipath-update.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 12:31:34 CET 2009 - hare@suse.de
|
||||
|
||||
- patches.drivers/lpfc-8.2.8.11-update: Update lpfc from 8.2.8.10
|
||||
to 8.2.8.11 (bnc#464662).
|
||||
- patches.fixes/scsi-call-unprep_request-under-lock: scsi_lib:
|
||||
only call scsi_unprep_request() under queue lock (bnc#464155).
|
||||
- patches.fixes/scsi-fix-hang-in-starved-list-processing: Fix
|
||||
hang in starved list processing (bnc#464155).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 12:28:55 CET 2009 - kkeil@suse.de
|
||||
|
||||
- patches.drivers/bnx2-Add-PCI-ID-for-5716S: bnx2: Add PCI ID
|
||||
for 5716S
|
||||
- patches.drivers/bnx2-Fix-bug-in-bnx2_free_rx_mem_: bnx2:
|
||||
Fix bug in bnx2_free_rx_mem() (bnc#464130)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 12:11:23 CET 2009 - jslaby@suse.cz
|
||||
|
||||
- patches.suse/disable-cgroups.patch: Disable all cgroups
|
||||
(bnc#436025).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 11:39:59 CET 2009 - hare@suse.de
|
||||
|
||||
- Backporting block layer fixes (bnc#464155):
|
||||
* patches.fixes/block-add-comment-in-blk_rq_timed_out: add
|
||||
comment in blk_rq_timed_out() about why next can not be 0
|
||||
* patches.fixes/block-fix-blk_start_queueing: block: Fix
|
||||
blk_start_queueing() to not kick a stopped queue.
|
||||
* patches.fixes/block-leave-the-request-timeout-timer-running:
|
||||
block: leave the request timeout timer running even on an
|
||||
empty list.
|
||||
* patches.fixes/block-optimizations-in-blk_rq_timed_out_timer:
|
||||
block: optimizations in blk_rq_timed_out_timer().
|
||||
* patches.fixes/block-suppress-buffer-IO-errors: block: Supress
|
||||
Buffer I/O errors when SCSI REQ_QUIET flag set.
|
||||
* patches.fixes/block-use-round_jiffies_up: Block: use
|
||||
round_jiffies_up().
|
||||
* patches.fixes/round-jiffies-up: Add round_jiffies_up and
|
||||
related routines.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 11:21:39 CET 2009 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-acpi-pci-pci-msi-_osc-support-capabilities-called-when-root-bridge-added.patch:
|
||||
ACPI/PCI: PCI MSI _OSC support capabilities called when root
|
||||
bridge added (bnc#438941).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 10:23:55 CET 2009 - hare@suse.de
|
||||
|
||||
- patches.fixes/scsi_dh-retry-on-UNIT_ATTENTION: scsi_dh_rdac
|
||||
does not retry MODE SENSE on UNIT ATTENTION (bnc#464155).
|
||||
- patches.suse/scsi-check-removed-device-for-offline: Only check
|
||||
for SDEV_OFFLINE and SDEV_DEL, not SDEV_CANCEL.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 10:06:29 CET 2009 - jslaby@suse.cz
|
||||
|
||||
- patches.suse/add-enable_cgroup-parameter.patch: Add
|
||||
cgroup_enable parameter (bnc#436025).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 00:19:19 CET 2009 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/acpi-pci-include-missing-acpi.h-file-in-pci-acpi.h.patch:
|
||||
ACPI/PCI: include missing acpi.h file in
|
||||
pci-acpi.h. (bnc#438941).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 00:14:25 CET 2009 - gregkh@suse.de
|
||||
|
||||
- clean up patch fuzz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 23:56:01 CET 2009 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/acpi-pci-pci-msi-_osc-support-capabilities-called-when-root-bridge-added.patch:
|
||||
ACPI/PCI: PCI MSI _OSC support capabilities called when root
|
||||
bridge added (bnc#438941).
|
||||
- patches.drivers/acpi-pci-pcie-aer-_osc-support-capabilities-called-when-root-bridge-added.patch:
|
||||
ACPI/PCI: PCIe AER _OSC support capabilities called when root
|
||||
bridge added (bnc#438941).
|
||||
- patches.drivers/acpi-pci-pcie-aspm-_osc-support-capabilities-called-when-root-bridge-added.patch:
|
||||
ACPI/PCI: PCIe ASPM _OSC support capabilities called when root
|
||||
bridge added (bnc#438941).
|
||||
- patches.drivers/acpi-pci-remove-obsolete-_osc-capability-support-functions.patch:
|
||||
ACPI/PCI: remove obsolete _OSC capability support functions
|
||||
(bnc#438941).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 23:06:58 CET 2009 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/acpi-pci-call-_osc-support-during-root-bridge-discovery.patch:
|
||||
ACPI/PCI: call _OSC support during root bridge discovery
|
||||
(bnc#438941).
|
||||
- patches.drivers/acpi-pci-change-pci_osc_control_set-to-query-control-bits-first.patch:
|
||||
ACPI/PCI: Change pci_osc_control_set() to query control bits
|
||||
first (bnc#438941).
|
||||
- patches.drivers/acpi-pci-fix-possible-race-condition-on-_osc-evaluation.patch:
|
||||
ACPI/PCI: Fix possible race condition on _OSC evaluation
|
||||
(bnc#438941).
|
||||
- patches.drivers/acpi-pci-include-missing-acpi.h-file-in-pci-acpi.h.patch:
|
||||
ACPI/PCI: include missing acpi.h file in
|
||||
pci-acpi.h. (bnc#438941).
|
||||
- patches.drivers/acpi-pci-pci-extended-config-_osc-support-called-when-root-bridge-added.patch:
|
||||
ACPI/PCI: PCI extended config _OSC support called when root
|
||||
bridge added (bnc#438941).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 19:38:41 CET 2009 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/bnx2x-version-update.patch: bnx2x: Version
|
||||
Update (bnc#439679).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 19:16:28 CET 2009 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-07-01-zfcp-port-failed-message.diff: zfcp:
|
||||
Remove message for failed port (bnc#464466).
|
||||
- patches.arch/s390-07-02-zfcp-unchained-fsf.diff: zfcp: Add
|
||||
support for unchained FSF requests (bnc#464466).
|
||||
- patches.arch/s390-07-03-topology-fix.diff: kernel: fix cpu
|
||||
topology support (bnc#464466).
|
||||
- patches.arch/s390-07-04-dasd-failfast.patch: dasd: Add
|
||||
'failfast' device feature. (bnc#464466,LTC#43066).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 15:47:53 CET 2009 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-caiaq-midi-oops-fix: ALSA: caiaq - Fix
|
||||
Oops with MIDI.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 15:13:22 CET 2009 - knikanth@suse.de
|
||||
|
||||
- patches.fixes/dm-avoid-put-table-dm_any_congested: dm: avoid
|
||||
destroying table in dm_any_congested (bnc#457205).
|
||||
- patches.fixes/dm-table-ref-count: dm table: rework reference
|
||||
counting (bnc#457205).
|
||||
- patches.fixes/dm-unbind-drop-ref: dm table: drop reference at
|
||||
unbind (bnc#457205).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 13:00:35 CET 2009 - olh@suse.de
|
||||
|
||||
- update kdump config, disable some unused drivers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 12:58:45 CET 2009 - olh@suse.de
|
||||
|
||||
- refresh config files, no functional changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 12:52:20 CET 2009 - olh@suse.de
|
||||
|
||||
- patches.drivers/ehea-modinfo.patch:
|
||||
use separate table for module alias (bnc#435215 - LTC48564)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 12:41:24 CET 2009 - tiwai@suse.de
|
||||
|
||||
Backport fixes for HD-audio from the upstream:
|
||||
- patches.drivers/alsa-hda-ad1882-id-typo-fix: ALSA: hda -
|
||||
Fix typos for AD1882 codecs.
|
||||
- patches.drivers/alsa-hda-ad1986a-laptop-eapd-model-back: ALSA:
|
||||
hda - make laptop-eapd model back for AD1986A.
|
||||
- patches.drivers/alsa-hda-hp2230s-quirk: ALSA: hda - Add quirk
|
||||
for HP 2230s (bnc#461660).
|
||||
- patches.drivers/alsa-hda-sigmatel-add-missing-terminators:
|
||||
ALSA: hda - Add missing terminators in patch_sigmatel.c.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 11:46:43 CET 2009 - bwalle@suse.de
|
||||
|
||||
- Update config files: Enable CONFIG_EHEA=m (and CONFIG_IBMEBUS=y)
|
||||
for ppc/kdump and ppc64/kdump (bnc #459119).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 10:57:36 CET 2009 - jblunck@suse.de
|
||||
|
||||
- Make kernel-source.changes incremental again
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 10:15:08 CET 2009 - olh@suse.de
|
||||
|
||||
- supported.conf: rename dm-leastpending-path to dm-leastpending
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 09:27:28 CET 2009 - olh@suse.de
|
||||
|
||||
- patches.drivers/ehea-modinfo.patch:
|
||||
add alias entry for portN properties (bnc#435215 - LTC48564)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 08:19:15 CET 2009 - olh@suse.de
|
||||
|
||||
- patches.drivers/ibmvfc-abort-response.patch:
|
||||
Fixup command response translation (bnc#459383 - LTC50695)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 08:15:34 CET 2009 - olh@suse.de
|
||||
|
||||
- patches.drivers/ibmvfc-improve_sync_events.patch:
|
||||
Improve async event handling (bnc#460567 - LTC50778)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 06:29:53 CET 2009 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/via-unichrome-drm-bugfixes.patch: via: Unichrome
|
||||
DRM bugfixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 06:19:53 CET 2009 - coly.li@suse.de
|
||||
|
||||
- Move patch from patches.suse/dlm-fix-shutdown-cleanup.patch to
|
||||
patches.fixes/dlm-fix-shutdown-cleanup.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 06:11:18 CET 2009 - coly.li@suse.de
|
||||
|
||||
- Fixes a regression from commit
|
||||
0f8e0d9a317406612700426fad3efab0b7bbc467,
|
||||
"dlm: allow multiple lockspace creates".
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 16:37:22 CET 2009 - olh@suse.de
|
||||
|
||||
- patches.arch/ppc-pseries-cpu-migrate.patch: Update
|
||||
default_server during migrate_irqs_away (bnc#460566 - LTC50723)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 16:25:48 CET 2009 - jack@suse.cz
|
||||
|
||||
- patches.suse/mm-increase-dirty-limits.patch: Increase limits
|
||||
for starting writeback of dirty data (bnc#449662).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:43:23 CET 2009 - ghaskins@suse.de
|
||||
|
||||
- Update config files (part of bnc#448412).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 14:55:19 CET 2009 - ghaskins@suse.de
|
||||
|
||||
- patches.fixes/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch:
|
||||
configure HAVE_UNSTABLE_SCHED_CLOCK for SGI_SN systems (bnc#448412).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:53:32 CET 2009 - hare@suse.de
|
||||
|
||||
- patches.drivers/lpfc-8.2.8.10-update: Emulex 8.2.8.10 driver
|
||||
patches for SLE11 (bnc#460775).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:37:56 CET 2009 - knikanth@suse.de
|
||||
|
||||
- patches.suse/dm-barrier-single-device: Update Patch-mainline
|
||||
header. Patch is not refreshed as it breaks kabi (FATE#304489).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 12:35:13 CET 2009 - hare@suse.de
|
||||
|
||||
- patches.drivers/cciss-driver-panic-on-volume-delete: cciss
|
||||
driver may panic if a logical volume is deleted (bnc#459553).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 10:32:20 CET 2009 - hare@suse.de
|
||||
|
||||
- patches.suse/scsi-netlink-ml: Use GFP_ATOMIC to avoid deadlocks
|
||||
(bnc#461747).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 09:55:34 CET 2009 - hare@suse.de
|
||||
|
||||
- patches.fixes/fc_transport-devloss-callback-restore: FC devloss
|
||||
callback not called when devloss timer fires (bnc#463289).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 09:47:10 CET 2009 - hare@suse.de
|
||||
|
||||
- patches.suse/dm-mpath-leastpending-path-update: Update
|
||||
least-pending-IO dynamic load balancer (bnc#444199).
|
||||
- patches.suse/dm-mpath-queue-length-load-balancing: Rediff.
|
||||
- patches.suse/dm-mpath-service-time-load-balancing: Rediff.
|
||||
- patches.suse/dm-mpath-tracking-nr-bytes: Rediff.
|
||||
- patches.suse/dm-mpath-leastpending-path: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 6 19:38:30 CET 2009 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/uv-remove-erroneous-BAU-init: UV: remove erroneous
|
||||
BAU initialization (bnc#463313).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 6 18:36:57 CET 2009 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-06-01-qeth-ext-src-mac-addr.patch: qeth:
|
||||
exploit source MAC address for inbound layer3 packets
|
||||
(bnc#458339).
|
||||
- patches.arch/s390-06-02-qeth-layercrash.patch: qeth: avoid
|
||||
crash in case of layer mismatch for VSWITCH (bnc#458339).
|
||||
- patches.arch/s390-06-03-dasd_sim_sense_condition.patch: Fix
|
||||
unsolicited SIM sense condition. (bnc#458339).
|
||||
- patches.arch/s390-06-04-qdio_ssqd_memcpy.patch: qdio: fix
|
||||
broken memcpy (bnc#458339).
|
||||
- patches.arch/s390-06-05-qdio_s390dbf.patch: qdio: rework
|
||||
s390dbf usage (bnc#458339).
|
||||
- patches.arch/s390-06-06-qdio_inbound_ack.patch: qdio: rework
|
||||
inbound buffer acknowledgement (bnc#458339).
|
||||
- patches.arch/s390-06-07-cio-attach_detach.patch: cio: Crashes
|
||||
when repeatetly attaching/detaching devices. (bnc#458339).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 6 07:54:29 CET 2009 - npiggin@suse.de
|
||||
|
||||
- patches.fixes/mm-lockless-pagecache-barrier.patch: update.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 17:38:52 CET 2009 - mmarek@suse.cz
|
||||
|
||||
- patches.suse/modpost-filter-out-built-in-depends: modpost:
|
||||
filter out "built-in" depends (bnc#450085).
|
||||
- patches.drivers/0002-Staging-add-TAINT_CRAP-flag-to-drivers-staging-modu.patch:
|
||||
refresh.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:09:57 CET 2009 - npiggin@suse.de
|
||||
|
||||
- Fix ps3 config.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 09:53:42 CET 2009 - npiggin@suse.de
|
||||
|
||||
- patches.fixes/mm-lockless-pagecache-barrier.patch: mm lockless
|
||||
pagecache barrier fix.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 09:29:04 CET 2009 - npiggin@suse.de
|
||||
|
||||
- patches.fixes/fs-symlink-write_begin-allocation-context-fix.patch:
|
||||
fs symlink write_begin allocation context fix.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 09:11:14 CET 2009 - npiggin@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 08:51:10 CET 2009 - npiggin@suse.de
|
||||
|
||||
- patches.suse/cgroup-freezer.patch: cgroup freezer update (bnc#417294,
|
||||
fate#304191, fate#201036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 06:09:51 CET 2008 - npiggin@suse.de
|
||||
|
||||
- patches.fixes/s390-lru_add_drain_all.patch: mm: remove UP
|
||||
version of lru_add_drain_all() (bnc#458380).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 05:39:57 CET 2008 - npiggin@suse.de
|
||||
|
||||
- patches.arch/x86-fix-kmap-contig.patch: x86: contiguous kmap
|
||||
fix (bnc#449812).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 23:46:15 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.arch/thinkpad_acpi-hotkey-notify-fix: thinkpad_acpi:
|
||||
Fix oops with incompatible backlight interface.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 10:56:57 CET 2008 - olh@suse.de
|
||||
|
||||
- update patches.arch/ppc-memoryless-nodes.patch:
|
||||
fix bootmem reservation on uninitialized node (bunc#457029 - LTC50483)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 10:41:52 CET 2008 - olh@suse.de
|
||||
|
||||
- patches.fixes/scsi-ibmvscsi-can_queue_fix.patch: Make
|
||||
max_requests module parameter more accurate (bnc#458499 - LTC50637)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 20 17:02:15 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-hp-dv7-quirk: ALSA: hda - Add quirk
|
||||
for another HP dv7 (bnc#461108).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 20 11:31:56 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-ca0106-pm-support: More fixes (bnc#447624).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 20:10:09 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/reiserfs-debug-1036: Print more info.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 16:21:10 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-ca0106-capture-no-44khz: ALSA: disable
|
||||
44.1kHz capture on CA0106 (bnc#447624).
|
||||
- patches.drivers/alsa-ca0106-pm-support: ALSA: ca0106 - Add
|
||||
power-amangement support (bnc#447624).
|
||||
- patches.drivers/alsa-hda-92hd73x-desktop-fixes: ALSA: Fix
|
||||
plaback problems on Intel desktops with IDT codecs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 11:59:08 CET 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/x86_sgi-uv-scir.patch,
|
||||
patches.suse/e1000e_ioremap_sanity_check,
|
||||
patches.suse/perfmon2-remove_get_base_syscall_attr.patch,
|
||||
patches.suse/perfmon2.patch,
|
||||
patches.suse/silent-stack-overflow-2.patch: eliminate build warnings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 06:49:55 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.drivers/staging-add-rt2870-wireless-driver.patch:
|
||||
Staging: add rt2870 wireless driver.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 02:01:05 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/md-bitmap-read-do-not-overflow: md: Don't read
|
||||
past end of bitmap when reading bitmap. (bnc#459557).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 21:24:46 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/reiserfs-debug-1036: Fixed ordering.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 21:15:38 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/reiserfs-ensure-nonzero-transaction: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 19:31:20 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Updated to final 2.6.27.10 release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 14:38:51 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch:
|
||||
Use apic=bigsmp on specific xseries machines (bnc#440497).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 13:43:01 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.arch/x86_restrict_pci_early_quirks_to_root_bridges.patch:
|
||||
Only scan the root bus in early PCI quirks. (bnc#57886).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 10:06:36 CET 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/746-pirq-status-page.patch: Merge in c/s 751.
|
||||
- patches.xen/761-highpte.patch: blktap, gntdev: fix highpte handling.
|
||||
- patches.xen/762-xencons-hvc.patch: add hvc compatibility mode to xencons.
|
||||
- patches.xen/xen3-patch-2.6.27.7-8: Linux 2.6.27.8.
|
||||
- patches.xen/xen3-patch-2.6.27.8-9: Linux 2.6.27.9.
|
||||
- patches.xen/xen-x86-exports: export a few more symbols
|
||||
(bnc#458222).
|
||||
- patches.xen/xen3-perfmon2_remove_syscalls.patch: Rename to ...
|
||||
- patches.xen/xen3-perfmon2-remove_syscalls.patch: ... this.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 03:55:39 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/md-disable-recovery-on-faulty-degraded-array:
|
||||
Disable recovery when degraded RAID1 array appears to be
|
||||
faulty. (bnc#447835).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 16:53:43 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/symsets.pl: fix uninitialized variable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 15:38:40 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in:
|
||||
- add genksyms reference files so that genksyms can explain why
|
||||
did checksums change
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 01:50:24 CET 2008 - gregkh@suse.de
|
||||
|
||||
- patches.drivers/via-framebuffer-driver.patch: Delete. It
|
||||
oopses badly and is not needed for the HP2133 hardware, as
|
||||
it has switched to Intel chipsets.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 01:22:17 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Upate to 2.6.27.10-rc1, fixing lots of problems.
|
||||
- obsoletes:
|
||||
- patches.drivers/libata-update-ST-FLUSH-blacklist
|
||||
- patches.fixes/iwlwifi_fix_oops.patch
|
||||
- patches.fixes/v4l-dvb-avoid-writing-outside-array
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 23:14:36 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/reiserfs-barrier-default: Make reiserfs default
|
||||
to barrier=flush.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 21:48:08 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- addded symtypes-* files to the RC1 reference kabi
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 19:04:29 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/ext3-mark-super-uptodate: ext3: always mark
|
||||
super uptodate before dirty (bnc#457043).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 16:23:06 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.fixes/blk-dont-invoke-request_fn-on-stopped-queue:
|
||||
block: only call ->request_fn when the queue is not stopped
|
||||
(bnc#457041).
|
||||
- patches.fixes/blk-get-extra-reference-before-unmap: block:
|
||||
hold extra reference to bio in blk_rq_map_user_iov().
|
||||
- patches.fixes/blk-move-unplug_work-init: block: move
|
||||
q->unplug_work initialization.
|
||||
- patches.fixes/blk-set-segment-boundary-mask: block: fix setting
|
||||
of max_segment_size and seg_boundary mask.
|
||||
- patches.fixes/dm-mpath-send-activate-to-every-path: Handle
|
||||
multiple paths in a path group properly during pg_init.
|
||||
- patches.fixes/scsi_dh-add-lsi-ids-to-rdac: Adding LSI vendor
|
||||
and product IDs to RDAC device handler.
|
||||
- patches.suse/dm-mpath-accept-failed-paths: Accept failed paths
|
||||
for multipath maps (bnc#458037,bnc#458393).
|
||||
- patches.suse/scsi-check-removed-device-for-offline: Check if
|
||||
device is removed in scsi_device_online() (bnc#456747).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 16:14:20 CET 2008 - hare@suse.de
|
||||
|
||||
- Enable 3270 console (bnc#457039)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 00:17:08 CET 2008 - rjw@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.suse/mm-do-not-disable-memory-hotplug-when-hibernation-is-enabled.patch:
|
||||
mm: Do not disable memory hotplug when hibernation is enabled
|
||||
(bnc#438914).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 23:06:28 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/iwlwifi_fix_oops.patch: iwlwifi: clean key table
|
||||
in iwl_clear_stations_table function (bnc#457062).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 16:08:19 CET 2008 - jjolly@suse.de
|
||||
|
||||
- patches.drivers/cxgb3i_ddp.patch: cxgb3i - added pdu size
|
||||
check and fixed ddp page setup (bnc#449519).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 10:17:27 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.drivers/qla4xxx-5.01.00-k8_sles11-04-update: qla4xxx
|
||||
driver SLES 11 Beta6 update (bnc#458186).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 08:14:38 CET 2008 - oneukum@suse.de
|
||||
|
||||
- patches.suse/usb_correct_config_ti_04b3_4543.diff: fix
|
||||
ti_usb_3410_5052 driver for device 04b3:4543 (bnc#395775).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 14 01:24:41 CET 2008 - gregkh@suse.de
|
||||
|
||||
- Update to 2.6.27.9
|
||||
- obsoleted:
|
||||
- patches.fixes/applicom-fix-unchecked-ioctl-range
|
||||
- patches.fixes/watchdog-ib700wdt-buffer-underflow
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 12 20:23:20 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/reiserfs-ensure-nonzero-transaction: reiserfs:
|
||||
ensure nonzero transaction (bnc#447406).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 12 18:50:58 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/reiserfs-debug-1036: Update to print accurate refcount.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 12 17:42:35 CET 2008 - jblunck@suse.de
|
||||
|
||||
- .gitignore: Ignore backup files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 12 15:08:44 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.fixes/scsi-check-host-lookup-failure: Correct
|
||||
scsi_host_lookup return value (bnc#456532).
|
||||
- patches.suse/dm-mpath-accept-failed-paths: Accept failed paths
|
||||
for multipath maps (bnc#458037).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 12 13:26:56 CET 2008 - fseidel@suse.de
|
||||
|
||||
- patches.fixes/hso_killswitch.patch: hso: rfkill type should
|
||||
be WWAN (bnc#458625).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 12 13:24:39 CET 2008 - fseidel@suse.de
|
||||
|
||||
- patches.fixes/hso_killswitch.patch:
|
||||
fix hso rfkillswitch type to WWAN (bnc#458625)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 12 12:34:38 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- import SLE11 RC1 reference kabi
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 12 07:28:39 CET 2008 - gregkh@suse.de
|
||||
|
||||
- refresh patches to apply cleanly due to 2.6.27.9-rc addition.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 12 07:18:20 CET 2008 - gregkh@suse.de
|
||||
|
||||
- remove patches that were obsoleted by 2.6.27.9-rc2
|
||||
- patches.arch/ppc-mpic-dont-reset-affinity-for-secondary-MPIC-on-boot.patch
|
||||
- patches.arch/x86-hpet-use-WARN_ON_ONCE
|
||||
- patches.drivers/alsa-hda-acer-quirk
|
||||
- patches.drivers/alsa-hda-alc888-medion-add
|
||||
- patches.drivers/alsa-hda-dell-studio-15-quirk
|
||||
- patches.drivers/alsa-hda-dell-studio-1535-quirk
|
||||
- patches.drivers/alsa-hda-hp-6730s-quirk
|
||||
- patches.drivers/alsa-hda-hp-elitebook-8530p-quirk
|
||||
- patches.drivers/alsa-hda-hp-mobile-fix
|
||||
- patches.drivers/alsa-hda-stac-no-hp-as-line-out-switch
|
||||
- patches.drivers/cell_edac.patch
|
||||
- patches.fixes/acpi-set-SCI_EN-on-MacBook.patch
|
||||
- patches.fixes/atm-duplicate-listen-on-socket-corrupts-the-vcc-table.patch
|
||||
- patches.fixes/block-enforce-minimum-SG_IO-timeout
|
||||
- patches.fixes/cxgb3-remove-duplicate-tests-in-lro
|
||||
- patches.fixes/cxgb3_fix_race_in_EEH
|
||||
- patches.fixes/hibernate-x86-fix-breakage-on-x86_32-with-PAE.patch
|
||||
- patches.fixes/pci_aspm_check_endless_loop_safe.patch
|
||||
- patches.fixes/sched-fix-bug-in-sched-domain-degenerate.patch
|
||||
- patches.fixes/x86-arch_add_memory-remove-debug
|
||||
- patches.fixes/x86-memory-hotplug-off-by-one
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 12 07:11:59 CET 2008 - gregkh@suse.de
|
||||
|
||||
- update to 2.6.27.9-rc2:
|
||||
- lots of bugfixes
|
||||
- some security updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 11 23:34:54 CET 2008 - gregkh@suse.de
|
||||
|
||||
- intermediate commit as part of adding 2.6.27.9-rc1 to the tree.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 11 12:44:30 CET 2008 - hare@suse.de
|
||||
|
||||
- Compile in zfcpdump module for S/390 (bnc#446367).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 11 11:49:54 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: one more fix to make kabi checks work
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 11 05:38:44 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-update-ST-FLUSH-blacklist: libata:
|
||||
fix Seagate NCQ+FLUSH blacklist (bnc#458192).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 23:36:26 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.suse/SoN-fix-sync: Cope with racy nature of sync_page
|
||||
in swap_sync_page (441793).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 19:04:00 CET 2008 - jjolly@suse.de
|
||||
|
||||
- patches.arch/s390-05-09-cleanup-of-portopen-requests.patch:
|
||||
zfcp: fix erp timeout cleanup for port open requests
|
||||
(bnc#450096).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 16:38:13 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/watchdog-ib700wdt-buffer-underflow: ib700wdt.c -
|
||||
fix buffer_underflow bug (bnc#457898).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 16:01:20 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/applicom-fix-unchecked-ioctl-range: applicom: Fix
|
||||
an unchecked user ioctl range and an error return (bnc#457897).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 15:38:18 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/block-enforce-minimum-SG_IO-timeout: Enforce a
|
||||
minimum SG_IO timeout (bnc#457896).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 11:54:33 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/find-provides: don't fail if a subpackage doesn't contain
|
||||
any modules (such as the -man subpackage on s390x)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 10:55:28 CET 2008 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-hp-6730b-quirk: ALSA: hda - Add quirk
|
||||
for HP6730B laptop (bnc#457909).
|
||||
- patches.drivers/alsa-hda-hp-6730s-quirk: ALSA: hda - Add
|
||||
another HP model (6730s) for AD1884A.
|
||||
- patches.drivers/alsa-hda-hp-elitebook-8530p-quirk: ALSA: hda -
|
||||
Make the HP EliteBook 8530p use AD1884A model laptop.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 10:46:08 CET 2008 - olh@suse.de
|
||||
|
||||
- patches.drivers/ibmvfc-add_sync.patch:
|
||||
Fix errors due to inconsistent command data (bnc#456654 - LTC50451)
|
||||
- patches.drivers/ibmvfc-host_init_delay.patch:
|
||||
Delay NPIV login retry and add retries (bnc#456654 - LTC50451)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 06:03:42 CET 2008 - teheo@suse.de
|
||||
|
||||
- patches.drivers/libata-pata_hpt366-fix-cable-detection:
|
||||
pata_hpt366: fix cable detection, (bnc#362159).
|
||||
- patches.drivers/libata-pata_hpt366-fix-clock-detection:
|
||||
pata_hpt366: fix clock detection (bnc#362159).
|
||||
- patches.drivers/libata-pata_hpt366-no-ATAPI-DMA: pata_hpt366:
|
||||
no ATAPI DMA (bnc#362159).
|
||||
- patches.drivers/libata-pata_hpt366-reimplement-mode-programming:
|
||||
pata_hpt366: reimplement mode programming (bnc#362159).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 9 20:35:13 CET 2008 - agruen@suse.de
|
||||
|
||||
- supported.conf: Mark xfs_dmapi as supported (bnc#457668).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 9 19:44:13 CET 2008 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/x86-arch_add_memory-remove-debug: x86: remove
|
||||
debug code from arch_add_memory() (bnc#457526).
|
||||
- patches.fixes/x86-memory-hotplug-off-by-one: x86, memory
|
||||
hotplug: remove wrong -1 in calling init_memory_mapping()
|
||||
(bnc#457526).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 9 19:21:19 CET 2008 - agruen@suse.de
|
||||
|
||||
- rpm/{kernel-module-subpackage,macros.kernel-source}: Remove
|
||||
a leftover hardcoded dependency on the kernel-source package so
|
||||
that KMPs can alternatively be built against a kernel other
|
||||
than (kernel-source + kernel-syms), such as (kernel-source-rt +
|
||||
kernel-syms-rt).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 9 13:26:34 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/pci_aspm_check_endless_loop_safe.patch: PCIe:
|
||||
ASPM: Break out of endless loop waiting for PCI config bits
|
||||
to switch (bnc#449799).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 9 12:25:26 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/symsets.pl:
|
||||
- add --required-modules option to tell which modules this
|
||||
subpackage requires via dependencies. This is needed to
|
||||
preserve symsets when modules move from one subpackage to
|
||||
another.
|
||||
- add POD help and --help option.
|
||||
- rpm/kernel-binary.spec.in: make use of --required-modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 9 10:41:57 CET 2008 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/xfs-barrier-fix.patch: Fix propagation of
|
||||
EOPNOTSUPP when barriers are not supported. (bnc#438608).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 23:10:23 CET 2008 - rjw@suse.de
|
||||
|
||||
- patches.fixes/tg3-fix-default-wol.patch: net (tg3): Fix failure
|
||||
to enable WoL by default when possible (bnc#447371).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 17:20:40 CET 2008 - olh@suse.de
|
||||
|
||||
- patches.arch/ppc-valid-hugepage-size-hugetlb_get_unmapped_area.patch:
|
||||
Check for valid hugepage size in hugetlb_get_unmapped_area
|
||||
(bnc#456433 - LTC50170).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 17:17:16 CET 2008 - trenn@suse.de
|
||||
|
||||
- patches.fixes/pci_aspm_check_endless_loop.patch: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 17:05:16 CET 2008 - rw@suse.de
|
||||
|
||||
- patches.drivers/sgi-xp-no-uv:
|
||||
SGI SN: Eliminate dependency of the XP/XPC drivers on GRU. (bnc#442442)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 16:52:27 CET 2008 - rw@suse.de
|
||||
|
||||
- Update config files for ia64:
|
||||
Disable PERMIT_BSP_REMOVE. (bnc#386714)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 16:25:09 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/find-provides, rpm/kernel-binary.spec.in: figure out what
|
||||
subpackage is being processed in find-provides and just print
|
||||
the symsets computed in the spec.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 14:32:34 CET 2008 - olh@suse.de
|
||||
|
||||
- rpm/post.sh: use flavor-rpmarch to match boards on powerpc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 14:08:30 CET 2008 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-module-subpackage: skip empty KMPs with a warning in
|
||||
the kmp %%postun
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 12:49:33 CET 2008 - jjohansen@suse.de
|
||||
|
||||
- Update config files.
|
||||
- patches.apparmor/fix-complain.diff: fix enforcement of deny
|
||||
rules in complain mode (bnc#426159).
|
||||
- patches.apparmor/fix-security-param.diff: fix recognition of
|
||||
security= boot parameter (bnc#442668).
|
||||
- patches.apparmor/fork-tracking.diff: fix log messages to enable
|
||||
tools profile learning (bnc#447564).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 12:37:13 CET 2008 - olh@suse.de
|
||||
|
||||
- rpm/post.sh: update board detection to use rpmarch instead flavor
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 10:33:13 CET 2008 - hare@suse.de
|
||||
|
||||
- patches.fixes/block-integrity-update: Block integrity update
|
||||
(FATE#304345).
|
||||
- patches.suse/dm-block-integrity: Block integrity support for
|
||||
DM and MD (FATE#304345).
|
||||
- patches.suse/dm-mpath-add-start-io: dm-mpath: add a path
|
||||
selector interface (FATE#303862,FATE#302108).
|
||||
- patches.suse/dm-mpath-queue-length-load-balancing: dm-mpath: add
|
||||
queue-length dynamic load balancer (FATE#303862,FATE#302108).
|
||||
- patches.suse/dm-mpath-service-time-load-balancing:
|
||||
dm-mpath: add service-time oriented dynamic load balancer
|
||||
(FATE#303862,FATE#302108).
|
||||
- patches.suse/dm-mpath-tracking-nr-bytes: dm-mpath:
|
||||
interface change for service-time dynamic load balancer
|
||||
(FATE#303862,FATE#302108).
|
||||
- supported.conf: Update to correctly reference dynamic load
|
||||
balancer modules (bnc#444199)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 03:54:35 CET 2008 - tonyj@suse.de
|
||||
|
||||
@@ -10592,8 +11552,6 @@ Tue Jan 1 22:11:46 CET 2008 - jeffm@suse.de
|
||||
We add it manually when building the patch list. This allows
|
||||
the script to work with the RT kernel without having to remove
|
||||
all the other configs from config.conf first.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 21 23:10:38 CET 2007 - jeffm@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user