summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index eadf65d2..3d18b8fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,14 @@ propellor (2.15.4) UNRELEASED; urgency=medium
* Build /usr/src/propellor/propellor.git reproducibly,
which makes the whole Debian package build reproducibly.
Thanks, Sean Whitton.
+ * Obnam: To cause old generations to be forgotten, keepParam can be
+ passed to a backup property; this causes obnam forget to be run.
+ * Delete /etc/apt/apt.conf.d/50unattended-upgrades.ucf-dist when
+ unattended-upgrades is installed, to work around #812380 which results
+ in many warnings from apt, including in cron mails.
+ * Added Propellor.Property.LetsEncrypt
+ * Apache.httpsVirtualHost: New property, setting up a https vhost
+ with the certificate automatically obtained using letsencrypt.
-- Joey Hess <id@joeyh.name> Mon, 18 Jan 2016 13:15:30 -0400