diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d613401b..b97b12b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,26 @@ -propellor (5.3.2) UNRELEASED; urgency=medium +propellor (5.3.3) unstable; urgency=medium + + * Warn again about new upstream version when ~/.propellor was cloned from the + Debian git bundle using an older version of propellor that set up an + upstream remote. + * Avoid crashing if initial fetch from origin fails when spinning a host. + * Added Propllor.Property.Openssl module contributed by contributed by + Félix Sipma. + + -- Joey Hess <id@joeyh.name> Mon, 26 Feb 2018 14:34:37 -0400 + +propellor (5.3.2) unstable; urgency=medium * Added Propellor.Property.Atomic, which can make a non-atomic property that operates on a directory into an atomic property. (Inspired by Vaibhav Sagar's talk on Functional Devops in a Dysfunctional World at LCA 2018.) * Added Git.pulled. + * Systemd.machined: Install systemd-container on Debian + stretch. + Thanks, Sean Whitton - -- Joey Hess <id@joeyh.name> Sun, 11 Feb 2018 11:58:04 -0400 + -- Joey Hess <id@joeyh.name> Sun, 18 Feb 2018 14:31:39 -0400 propellor (5.3.1) unstable; urgency=medium |
