aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2020-08-09 12:15:00 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2020-08-09 12:23:15 +0200
commitd10c8ccceb5c80ff2ff4a2696db186c91b793297 (patch)
treeeb077c3c465fe600b7506c57e31790687d7c1462
parentd0ab50465767ed01073accdca0c484facc692110 (diff)
downloadkernel_replicant_linux-d10c8ccceb5c80ff2ff4a2696db186c91b793297.tar.gz
kernel_replicant_linux-d10c8ccceb5c80ff2ff4a2696db186c91b793297.tar.bz2
kernel_replicant_linux-d10c8ccceb5c80ff2ff4a2696db186c91b793297.zip
Update to 5.7.14
Add CVE id reference for CVE-2020-16166 Cleanup debian/changelog file
-rw-r--r--debian/changelog12
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 80328accce01..5f7f0486add3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-linux (5.7.13-1) UNRELEASED; urgency=medium
+linux (5.7.14-1) UNRELEASED; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.11
@@ -249,6 +249,16 @@ linux (5.7.13-1) UNRELEASED; urgency=medium
- [x86] KVM: SVM: Fix disable pause loop exit/pause filtering capability
on SVM
- [x86] i8259: Use printk_deferred() to prevent deadlock
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.14
+ - random32: update the net random state on interrupt and activity
+ (CVE-2020-16166)
+ - [armel] percpu.h: fix build error
+ - [arm64] 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
+ - [arm64] Workaround circular dependency in pointer_auth.h
+ - random: random.h should include archrandom.h, not the other way around
[ Salvatore Bonaccorso ]
* Bump ABI to 3