aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2020-06-24 18:05:06 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2020-06-24 20:30:36 +0200
commit8a43ca7b47cde7a76a64c3ffc888a27bd3d9e504 (patch)
treee26b571ac79f2d52302037bf9070f11fa2b04aca
parent70554ed388036aae08d1120067bb9b33d580c3f7 (diff)
downloadkernel_replicant_linux-8a43ca7b47cde7a76a64c3ffc888a27bd3d9e504.tar.gz
kernel_replicant_linux-8a43ca7b47cde7a76a64c3ffc888a27bd3d9e504.tar.bz2
kernel_replicant_linux-8a43ca7b47cde7a76a64c3ffc888a27bd3d9e504.zip
Update to 5.7.6
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b1718507afd5..a99753dc6b78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-linux (5.7.5-1) UNRELEASED; urgency=medium
+linux (5.7.6-1) UNRELEASED; urgency=medium
* New upstream release: https://kernelnewbies.org/Linux_5.7
- [x86] syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned
@@ -16,6 +16,7 @@ linux (5.7.5-1) UNRELEASED; urgency=medium
branches. (CVE-2020-10768)
https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.4
https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.5
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.6
[ Ben Hutchings ]
* fs: Enable EXFAT_FS as module (Closes: #959781)