From aa5631b02b0127b4681ae08c973b08b23befd701 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Thu, 16 Apr 2020 08:43:40 -0400 Subject: [PATCH] bumped changelog version --- changelog.upstream | 40 ++++++++++++++++++++++++++++++++++++++++ debian/changelog | 6 ++++++ 2 files changed, 46 insertions(+) diff --git a/changelog.upstream b/changelog.upstream index ef1599f..70b5a14 100644 --- a/changelog.upstream +++ b/changelog.upstream @@ -1,3 +1,43 @@ +commit 8d2e4b68dcae87b27f519196488e0ed7e8b95ef2 +Author: Patrick Schleizer +Date: Thu Apr 16 08:00:31 2020 -0400 + + Prevent kernel info leaks in console during boot. + + By setting `kernel.printk = 3 3 3 3`. + + https://phabricator.whonix.org/T950 + + Thanks to @madaidan for the suggestion! + +commit 4898a9e753e9399e83e4a39d8fa340e1ad9d4f6d +Author: Patrick Schleizer +Date: Thu Apr 16 07:54:33 2020 -0400 + + fix, sysctl-initramfs: switch log to /run/initramfs/sysctl-initramfs-error.log + + since ephemeral, in RAM, not written to disk, no conflict with grub-live + + https://forums.whonix.org/t/kernel-hardening/7296/435 + +commit 701da5f6cc911e3946904c152078dc6c637e5070 +Author: Patrick Schleizer +Date: Thu Apr 16 07:24:44 2020 -0400 + + formatting + +commit cb51847085c1b62c99ab160373c52a388bdfe300 +Author: Patrick Schleizer +Date: Wed Apr 15 14:05:37 2020 -0400 + + readme + +commit df218ad6582ab88be16e66cf13951d0a5271411b +Author: Patrick Schleizer +Date: Tue Apr 14 12:40:31 2020 -0400 + + bumped changelog version + commit 8851c9ed29e79d2ef5df9c7b7086878e69b90bd4 Author: Patrick Schleizer Date: Tue Apr 14 12:39:34 2020 -0400 diff --git a/debian/changelog b/debian/changelog index 36aed5f..12dc924 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +security-misc (3:18.4-1) unstable; urgency=medium + + * New upstream version (local package). + + -- Patrick Schleizer Thu, 16 Apr 2020 12:43:40 +0000 + security-misc (3:18.3-1) unstable; urgency=medium * New upstream version (local package).