summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2016-02-07 16:28:48 -0400
committerJoey Hess2016-02-07 16:34:48 -0400
commitb845b1c5efc1362dc78baf87747ba8b90fcd97dd (patch)
tree1fa91d79f21c712f5d94081e059107c617392b8d /debian
parentf6e9216d08326695bf4f873496ce8a08376f7d4a (diff)
letsencrypt
* Added Propellor.Property.LetsEncrypt * Apache.httpsVirtualHost: New property, setting up a https vhost with the certificate automatically obtained using letsencrypt.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 59a4296d..3d18b8fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ propellor (2.15.4) UNRELEASED; urgency=medium
* 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