debian/changelog: Wrap lines in open entry that are >=80 characters long

This commit is contained in:
Ben Hutchings 2016-03-07 00:44:15 +00:00
parent feee7c2e1c
commit 1ea9dc8aee
1 changed files with 34 additions and 17 deletions

51
debian/changelog vendored
View File

@ -86,7 +86,8 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- [ARM] OMAP2+: Fix l2dis_3630 for rodata
- [ARM] OMAP2+: Fix save_secure_ram_context for rodata
- [ARM] OMAP2+: Fix ppa_zero_params and ppa_por_params for rodata
- [arm64] dma-mapping: fix handling of devices registered before arch_initcall
- [arm64] dma-mapping: fix handling of devices registered before
arch_initcall
- [arm/arm64] KVM: Fix reference to uninitialised VGIC
- KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
- KVM: PPC: Fix ONE_REG AltiVec support
@ -156,11 +157,14 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- enic: increment devcmd2 result ring in case of timeout
- sctp: translate network order to host order when users get a hmacid
- net: Copy inner L3 and L4 headers as unaligned on GRE TEB
- flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen
- bpf: fix branch offset adjustment on backjumps after patching ctx expansion
- flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
eth_get_headlen
- bpf: fix branch offset adjustment on backjumps after patching
ctx expansion
- bonding: Fix ARP monitor validation
- ipv4: fix memory leaks in ip_cmsg_send() callers
- af_unix: Don't set err in unix_stream_read_generic unless there was an error
- af_unix: Don't set err in unix_stream_read_generic unless there was
an error
- af_unix: Guard against other == sk in unix_dgram_sendmsg
- tipc: fix premature addition of node to lookup table
- tcp: md5: release request socket instead of listener
@ -203,7 +207,8 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- ocfs2: unlock inode if deleting inode from orphan fails
- mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
- mm: numa: quickly fail allocations for NUMA balancing on full nodes
- genirq: Validate action before dereferencing it in handle_irq_event_percpu()
- genirq: Validate action before dereferencing it in
handle_irq_event_percpu()
- [s390] KVM: fix memory overwrites when vx is disabled
- Btrfs: add missing brelse when superblock checksum fails
- Btrfs: igrab inode in writepage
@ -211,7 +216,8 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- Btrfs: send, don't BUG_ON() when an empty symlink is found
- Btrfs: fix number of transaction units required to create symlink
- Btrfs: fix transaction handle leak on failure to create hard link
- Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots
- Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
subvolume roots
- btrfs: initialize the seq counter in struct btrfs_device
- [s390] fix normalization bug in exception table sorting
- [s390] dasd: prevent incorrect length error under z/VM after PAV changes
@ -282,7 +288,8 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- [x86] drm/amdgpu: no need to load MC firmware on fiji
- [x86] drm/amdgpu: move gmc7 support out of CIK dependency
- [x86] drm/amdgpu: iceland use CI based MC IP
- [x86] drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
- [x86] drm/amdgpu: The VI specific EXE bit should only apply to GMC
v8.0 above
- [x86] drm/amdgpu: pull topaz gmc bits into gmc_v7
- [x86] drm/amdgpu: drop topaz support from gmc8 module
- [x86] drm/amdgpu: don't load MEC2 on topaz
@ -297,7 +304,8 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- drm/nouveau/kms: take mode_config mutex in connector hotplug path
- drm/nouveau/display: Enable vblank irqs after display engine is on again.
(regression in 4.4)
- drm/nouveau/disp/dp: ensure sink is powered up before attempting link training
- drm/nouveau/disp/dp: ensure sink is powered up before attempting
link training
- drm/nouveau: platform: Fix deferred probe
- drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
- drm/radeon: call hpd_irq_event on resume
@ -315,12 +323,14 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- [x86] drm/i915: Init power domains early in driver load
- [x86] drm/i915: Make sure DC writes are coherent on flush.
- [x86] drm/i915/dp: fall back to 18 bpp when sink capability is unknown
- [x86] drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+
- [x86] drm/i915: Don't reject primary plane windowing with color keying
enabled on SKL+
- [x86] drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
- [x86] drm/i915/dsi: defend gpio table against out of bounds access
- [x86] drm/i915/dsi: don't pass arbitrary data to sideband
- [x86] drm/i915: fix error path in intel_setup_gmbus()
- drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
- drm/qxl: use kmalloc_array to alloc reloc_info in
qxl_process_single_command
- drm/radeon: use post-decrement in error handling
- drm: No-Op redundant calls to drm_vblank_off() (v2)
- drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
@ -330,11 +340,15 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
- drm/radeon/pm: adjust display configuration after powerstate
- make sure that freeing shmem fast symlinks is RCU-delayed
- [x86] toshiba_acpi: Fix blank screen at boot if transflective backlight is supported
- [x86] ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
- [x86] toshiba_acpi: Fix blank screen at boot if transflective backlight is
supported
- [x86] ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill
dmi list
- [x86] ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
- [x86] ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700
- [x86] ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite R830
- [x86] ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba
Portege R700
- [x86] ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba
Satellite R830
- ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
- [x86] ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
- nfit: fix multi-interface dimm handling, acpi6.1 compatibility
@ -379,7 +393,8 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- PCI/AER: Flush workqueue on device remove to avoid use-after-free
- cpuset: make mm migration asynchronous
- cgroup: make sure a parent css isn't offlined before its children
- writeback: keep superblock pinned during cgroup writeback association switches
- writeback: keep superblock pinned during cgroup writeback
association switches
- phy: core: fix wrong err handle for phy_power_on
- i2c: i801: Adding Intel Lewisburg support for iTCO
- bio: return EINTR if copying to user space got interrupted
@ -395,14 +410,16 @@ linux (4.4.4-1) UNRELEASED; urgency=medium
- tracing: Fix showing function event in available_events
- sunrpc/cache: fix off-by-one in qword_get()
- kernel/resource.c: fix muxed resource handling in __request_region()
- do_last(): don't let a bogus return value from ->open() et.al. to confuse us
- do_last(): don't let a bogus return value from ->open() et.al. to
confuse us
- [ARM] OMAP2+: Fix onenand initialization to avoid filesystem corruption
- [ARM] at91/dt: fix typo in sama5d2 pinmux descriptions
- [arm] xen: correctly handle DMA mapping of compound pages
- xen/scsiback: correct frontend counting
- xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
- xen/pciback: Save the number of MSI-X entries to be copied later.
- xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted.
- xen/pcifront: Fix mysterious crashes when NUMA locality information
was extracted.
- should_follow_link(): validate ->d_seq after having decided to follow
- do_last(): ELOOP failure exit should be done after leaving RCU mode
- [x86] mpx: Fix off-by-one comparison with nr_registers