From 0d4db3fa3f6eaff7743da822a336a8571ac68fd9 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Fri, 28 Aug 2020 09:45:04 +0200 Subject: [PATCH] Update to 4.19.138 Add CVE id reference for CVE-2020-16166 Cleanup debian/changelog file --- debian/changelog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 805ca1a97..33451b292 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -linux (4.19.137-1) UNRELEASED; urgency=medium +linux (4.19.138-1) UNRELEASED; urgency=medium * New upstream stable update: 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 hw disabled - [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 ] * Bump ABI to 11