diff --git a/debian/changelog b/debian/changelog index c98eb9c..8677511 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,20 @@ -calamares (3.2.11-0ubuntu1) UNRELEASED; urgency=medium +calamares (3.2.12-0ubuntu1) eoan; urgency=medium * New upstream release. + * Update debian/compat to 12, no changes needed. + * Adjust desktop patch to NotShowIn=LXQt. - -- Dan Simmons Sun, 07 Jul 2019 20:25:20 -0400 + -- Dan Simmons Sun, 11 Aug 2019 20:46:30 -0400 + +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.10-0ubuntu1) UNRELEASED; urgency=medium diff --git a/debian/compat b/debian/compat index b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 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 diff --git a/debian/patches/0001-replace-pkexec-by-sudo.patch b/debian/patches/0001-replace-pkexec-by-sudo.patch index c5479ba..7d69b52 100644 --- a/debian/patches/0001-replace-pkexec-by-sudo.patch +++ b/debian/patches/0001-replace-pkexec-by-sudo.patch @@ -8,7 +8,7 @@ Subject: replace pkexec by sudo --- a/calamares.desktop +++ b/calamares.desktop -@@ -5,7 +5,7 @@ Name=Install System +@@ -5,12 +5,13 @@ Name=Install System GenericName=System Installer Keywords=calamares;system;installer; TryExec=calamares @@ -17,3 +17,9 @@ Subject: replace pkexec by sudo Comment=Calamares — System Installer Icon=calamares Terminal=false + StartupNotify=true + Categories=Qt;System; ++NotShowIn=LXQt; + X-AppStream-Ignore=true + + Name[ar]=تثبيت النظام