diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-27 17:06:07 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-27 17:06:07 -0400 |
| commit | eb5e568fb851e89569e42509d2dd476457fc09ea (patch) | |
| tree | ea58c0d4de9c225d699696e978f2222b65223259 /debian | |
| parent | 9819b527c61fc6b4d2ac49a6f1c2a4910772636f (diff) | |
propellor spin
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6bfaa70d..e5eacd30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +propellor (4.6.2) UNRELEASED; urgency=medium + + * Systemd.nspawned: Recent systemd versions such as 234 ignore + non-symlinks in /etc/systemd/system/multi-user.target.wants, + which was used to configure systemd-nspawn parameters. Instead, + use a service.d/local.conf file to configure that. + + -- Joey Hess <id@joeyh.name> Thu, 27 Jul 2017 16:34:37 -0400 + propellor (4.6.1) unstable; urgency=medium * Added Network.dhcp' and Network.static', which allow specifying |
