diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 11c9922f..90205ece 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,21 @@ -propellor (4.0.2) UNRELEASED; urgency=medium +propellor (4.0.4) UNRELEASED; urgency=medium + + * Propellor.Property.Restic added for yet another backup program. + Thanks, Félix Sipma. + * Removed dependency on MissingH, instead depends on split and hashable. + + -- Joey Hess <id@joeyh.name> Thu, 27 Apr 2017 16:31:26 -0400 + +propellor (4.0.3) unstable; urgency=medium + + * Added Fstab.listed, Fstab.swap, and Mount.swapOn properties. + Thanks, Daniel Brooks. + * Added Propellor.Property.Bootstrap, which can be used to make + disk images contain their own installation of propellor. + + -- Joey Hess <id@joeyh.name> Thu, 20 Apr 2017 00:54:32 -0400 + +propellor (4.0.2) unstable; urgency=medium * Apt.mirror can be used to set the preferred apt mirror of a host, overriding the default CDN. This info is used by @@ -10,8 +27,8 @@ propellor (4.0.2) UNRELEASED; urgency=medium properties added to a chroot that way from being seen when propellor was running inside the chroot. This affected disk image creation, and possibly other things that use chroots. - - -- Joey Hess <id@joeyh.name> Sun, 19 Mar 2017 16:37:27 -0400 + + -- Joey Hess <id@joeyh.name> Fri, 24 Mar 2017 14:04:50 -0400 propellor (4.0.1) unstable; urgency=medium |
