Fix brackets for arch markes

Gbp-Dch: Ignore
This commit is contained in:
Salvatore Bonaccorso 2019-04-12 09:47:27 +02:00
parent 4e06e0b3bd
commit dde049bffb
1 changed files with 4 additions and 4 deletions

8
debian/changelog vendored
View File

@ -71,10 +71,10 @@ linux (4.19.34-1) UNRELEASED; urgency=medium
- drm/amdgpu: Add missing power attribute to APU check
- drm/radeon: check if device is root before getting pci speed caps
- drm/amdgpu: Transfer fences to dmabuf importer
- [armhf,arm64[ net: stmmac: Fallback to Platform Data clock in Watchdog
- [armhf,arm64] net: stmmac: Fallback to Platform Data clock in Watchdog
conversion
- [armhf,arm64[ net: stmmac: Disable EEE mode earlier in XMIT callback
- [armhf,arm64[ irqchip/gic-v3-its: Fix ITT_entry_size accessor
- [armhf,arm64] net: stmmac: Disable EEE mode earlier in XMIT callback
- [armhf,arm64] irqchip/gic-v3-its: Fix ITT_entry_size accessor
- relay: check return of create_buf_file() properly
- bpf: fix potential deadlock in bpf_prog_register
- bpf: Fix syscall's stackmap lookup potential deadlock
@ -795,7 +795,7 @@ linux (4.19.34-1) UNRELEASED; urgency=medium
* Bump ABI to 5
* [rt] Add new signing subkey for Steven Rostedt
* [rt] Update to 4.19.31-rt18 (no functional change)
* [armhf,arm64[ Revert "net: stmmac: Send TSO packets always from Queue 0"
* [armhf,arm64] Revert "net: stmmac: Send TSO packets always from Queue 0"
[ YunQiang Su ]
* [mips*r6] Re-enable CONFIG_JUMP_LABEL, which has been fixed in upstream.