diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-28 11:47:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-28 11:47:13 -0400 |
| commit | 417412207725a3c99c6fd9871eab8080356b20b2 (patch) | |
| tree | 150f416d818590111f07cbeece4e28e8a54433c9 /debian | |
| parent | 93e8d4c41b7f125f755775707c0277a72437cf36 (diff) | |
| parent | 1eaf855e5f5ac35300c092034d4e7504cc232e6e (diff) | |
Merge branch 'joeyconfig'
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 |
