Update to 4.19.138

Add CVE id reference for CVE-2020-16166

Cleanup debian/changelog file
This commit is contained in:
Salvatore Bonaccorso 2020-08-28 09:45:04 +02:00
parent f380c06f4a
commit 0d4db3fa3f
1 changed files with 10 additions and 1 deletions

11
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux (4.19.137-1) UNRELEASED; urgency=medium linux (4.19.138-1) UNRELEASED; urgency=medium
* New upstream stable update: * New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.133 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.133
@ -295,6 +295,15 @@ linux (4.19.137-1) UNRELEASED; urgency=medium
- [x86] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is - [x86] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is
hw disabled hw disabled
- [x86] i8259: Use printk_deferred() to prevent deadlock - [x86] i8259: Use printk_deferred() to prevent deadlock
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.138
- random32: update the net random state on interrupt and activity
(CVE-2020-16166)
- [armel] ARM: percpu.h: fix build error
- random: fix circular include dependency on arm64 after addition of
percpu.h
- random32: remove net_rand_state from the latent entropy gcc plugin
- random32: move the pseudo-random 32-bit definitions to prandom.h
- ext4: fix direct I/O read error
[ Salvatore Bonaccorso ] [ Salvatore Bonaccorso ]
* Bump ABI to 11 * Bump ABI to 11