Wrap long changelog lines

Gbp-Dch: Ignore
This commit is contained in:
Salvatore Bonaccorso 2017-08-12 11:42:30 +02:00
parent 0442142ae4
commit 5bc71d3ff6
1 changed files with 24 additions and 12 deletions

36
debian/changelog vendored
View File

@ -22,9 +22,11 @@ linux (4.12.5-1~exp1) UNRELEASED; urgency=medium
- NFC: nfcmrvl: do not use device-managed resources
- NFC: nfcmrvl: use nfc-device for firmware download
- NFC: nfcmrvl: fix firmware-management initialisation
- nfc: Ensure presence of required attributes in the activate_target handler
- nfc: Ensure presence of required attributes in the activate_target
handler
- nfc: Fix the sockaddr length sanitization in llcp_sock_connect
- NFC: Add sockaddr length checks before accessing sa_family in bind handlers
- NFC: Add sockaddr length checks before accessing sa_family in bind
handlers
- perf intel-pt: Move decoder error setting into one condition
- perf intel-pt: Improve sample timestamp
- perf intel-pt: Fix missing stack clear
@ -35,7 +37,8 @@ linux (4.12.5-1~exp1) UNRELEASED; urgency=medium
- perf intel-pt: Clear FUP flag on error
- Bluetooth: use constant time memory comparison for secret values
- wlcore: fix 64K page support
- pstore: Don't warn if data is uncompressed and type is not PSTORE_TYPE_DMESG
- pstore: Don't warn if data is uncompressed and type is not
PSTORE_TYPE_DMESG
- mwifiex: fixup error cases in mwifiex_add_virtual_intf()
- Btrfs: fix invalid extent maps due to hole punching
- btrfs: Don't clear SGID when inheriting ACLs
@ -46,9 +49,11 @@ linux (4.12.5-1~exp1) UNRELEASED; urgency=medium
- ASoC: compress: Derive substream from stream based on direction
- ASoC: atmel: tse850: fix off-by-one in the "ANA" enumeration count
- PM / Domains: Fix unsafe iteration over modified list of device links
- PM / Domains: Fix unsafe iteration over modified list of domain providers
- PM / Domains: Fix unsafe iteration over modified list of domain
providers
- PM / Domains: Fix unsafe iteration over modified list of domains
- scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.
- scsi: ses: do not add a device to an enclosure if enclosure_add_links()
fails.
- scsi: virtio_scsi: let host do exception handling
- scsi: qla2xxx: Allow ABTS, PURX, RIDA on ATIOQ for ISP83XX/27XX
- scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
@ -74,7 +79,8 @@ linux (4.12.5-1~exp1) UNRELEASED; urgency=medium
- usb: xhci: fix spinlock recursion for USB2 test mode
- xhci: fix memleak in xhci_run()
- xhci: fix 20000ms port resume timeout
- xhci: Fix NULL pointer dereference when cleaning up streams for removed host
- xhci: Fix NULL pointer dereference when cleaning up streams for removed
host
- xhci: Bad Ethernet performance plugged in ASM1042A host
- mxl111sf: Fix driver to use heap allocate buffers for USB messages
- usb: storage: return on error to avoid a null pointer dereference
@ -100,7 +106,8 @@ linux (4.12.5-1~exp1) UNRELEASED; urgency=medium
- drm/amdgpu/cgs: always set reference clock in mode_info
- drm/amd/amdgpu: Return error if initiating read out of range on vram
- drm/amdgpu: fix the memory corruption on S3
- drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplay
- drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have
powerplay
- drm/radeon/ci: disable mclk switching for high refresh rates (v2)
- drm/radeon: Fix eDP for single-display iMac10,1 (v2)
- drm/ttm: Fix use-after-free in ttm_bo_clean_mm
@ -149,7 +156,8 @@ linux (4.12.5-1~exp1) UNRELEASED; urgency=medium
- MIPS: Fix unaligned PC interpretation in `compute_return_epc'
- MIPS: math-emu: Prevent wrong ISA mode instruction emulation
- MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
- MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
- MIPS: Rename `sigill_r6' to `sigill_r2r6' in
`__compute_return_epc_for_insn'
- MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
- MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'
- MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
@ -165,7 +173,8 @@ linux (4.12.5-1~exp1) UNRELEASED; urgency=medium
- udf: Fix deadlock between writeback and udf_setsize()
- target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce
- iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
- perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target
- perf annotate: Fix broken arrow at row 0 connecting jmp instruction to
its target
- perf/core: Fix scheduling regression of pinned groups
- Revert "perf/core: Drop kernel samples even though :u is specified"
- staging: rtl8188eu: add TL-WN722N v2 support
@ -177,7 +186,8 @@ linux (4.12.5-1~exp1) UNRELEASED; urgency=medium
- RDMA/core: Initialize port_num in qp_attr
- drm/mst: Fix error handling during MST sideband message reception
- drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
- drm/mst: Avoid processing partially received up/down message transactions
- drm/mst: Avoid processing partially received up/down message
transactions
- drm/i915: Make DP-MST connector info work
- mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
- hfsplus: Don't clear SGID when inheriting ACLs
@ -197,7 +207,8 @@ linux (4.12.5-1~exp1) UNRELEASED; urgency=medium
- reiserfs: Don't clear SGID when inheriting ACLs
- device-dax: fix sysfs duplicate warnings
- drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failure
- PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present
- PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds
if present
- tracing: Fix kmemleak in instance_rmdir
- drm/i915/fbdev: Check for existence of ifbdev->vma before operations
- drm/i915: Hold RPM wakelock while initializing OA buffer
@ -211,7 +222,8 @@ linux (4.12.5-1~exp1) UNRELEASED; urgency=medium
- ALSA: fm801: Initialize chip after IRQ handler is registered
- ALSA: hda - Add missing NVIDIA GPU codec IDs to patch table
- ALSA: hda - Add mute led support for HP ProBook 440 G4
- parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases
- parisc: Prevent TLB speculation on flushed pages on CPUs that only
support equivalent aliases
- parisc: Extend disabled preemption in copy_user_page
- parisc: Suspend lockup detectors before system halt
- powerpc/pseries: Fix of_node_put() underflow during reconfig remove