From 3d796470f36763052d6b79507255de6d3b514407 Mon Sep 17 00:00:00 2001 From: Dan Simmons Date: Thu, 18 Jul 2019 16:02:42 -0700 Subject: [PATCH] Package calamares for new upstream release. Summary: Package new upstream release version. T87 (LP: #1835095) Test Plan: Test calamares install. Test FDE for proper handling of files and permissions. Reviewers: teward, wxl, tsimonq2 Reviewed By: teward, wxl, tsimonq2 Differential Revision: https://phab.lubuntu.me/D21 --- debian/changelog | 10 ++++++++++ debian/control | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b40a1f0..efde3f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +calamares (3.2.11-0ubuntu1) eoan; urgency=medium + + * New upstream release. + * Proper handling of files and permissions with FDE: (LP: #1835095) + - CVE-2019-13178 Set proper umask for luks crypto_keyfile. + - CVE-2019-13179 Set proper umask for initramfs. + * Bump Standards-version to 4.4.0, no changes needed. + + -- Dan Simmons Fri, 12 Jul 2019 19:52:38 -0400 + calamares (3.2.7-0ubuntu1) eoan; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index f468097..47db7b6 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,7 @@ Build-Depends: cmake, qtdeclarative5-dev, qttools5-dev, qttools5-dev-tools -Standards-Version: 4.3.0 +Standards-Version: 4.4.0 Homepage: https://github.com/calamares/calamares Vcs-Browser: https://phab.lubuntu.me/source/calamares/ Vcs-Git: https://phab.lubuntu.me/source/calamares.git