From 67b51860a3b7ca56e19e54af262f93a1bc5a9394 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 11 Feb 2016 12:53:12 -0400 Subject: add news item for propellor 2.15.4 --- doc/news/version_2.15.4.mdwn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/news/version_2.15.4.mdwn (limited to 'doc/news/version_2.15.4.mdwn') diff --git a/doc/news/version_2.15.4.mdwn b/doc/news/version_2.15.4.mdwn new file mode 100644 index 00000000..4e20bcc9 --- /dev/null +++ b/doc/news/version_2.15.4.mdwn @@ -0,0 +1,15 @@ +propellor 2.15.4 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * 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. + * Allow using combineProperties and propertyList with lists of + RevertableProperty."""]] \ No newline at end of file -- cgit v1.3-2-g0d8e