From beef4e86d0df9bd6b6adf394097f077d944fefdb Mon Sep 17 00:00:00 2001 From: Tails developers <tails@boum.org> Date: Wed, 2 Oct 2013 12:48:55 +0000 Subject: [PATCH] tails-persistence-setup (0.39-1~1.gbpeedda7) --- debian/changelog | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 99466f29..4fc30a68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,19 +1,23 @@ -tails-persistence-setup (0.38-1~1.gbpb86348) UNRELEASED; urgency=low +tails-persistence-setup (0.39-1~1.gbpeedda7) bugfix-safer-persistence; urgency=low - ** SNAPSHOT build @b86348dbf4d1e6762c7cc33e1bd935d3c9560d83 ** + ** SNAPSHOT build @eedda742588d767faafdad3e2356da0edf1380f9 ** * New upstream release: - Add a printers persistence preset - Update POT and PO files. - - Fix ownership, permissions and ACL of the persistent volume after creating it. + - Fix ownership, permissions and ACL of the persistent volume + after creating it. - Explicitly give live-persistence.conf 0600 permissions. - Use persistence.conf instead of the old live-persistence.conf. - - Take ACLs into account when checking access rights on the persistence filesystem. + - Take ACLs into account when checking access rights on + the persistence filesystem. - Move from the deprecated CriticTests to Test::Perl::Critic. - Move from the deprecated NoTabsTests to Test::NoTabs. - Check permissions of existing persistence.conf on startup. + * Depend on the acl package, that will be needed to set permissions + on the persistent volume. - -- Tails developers <tails@boum.org> Wed, 02 Oct 2013 12:01:06 +0200 + -- Tails developers <tails@boum.org> Wed, 02 Oct 2013 14:47:43 +0200 tails-persistence-setup (0.35-1) stable; urgency=low -- GitLab