summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2019-07-16 11:24:37 -0400
committerJoey Hess2019-07-16 11:24:47 -0400
commit1487c21f24cce6dc2d1f26eb02303d6ca6e68f50 (patch)
tree864c7e8f89581943991e2e3f2ddb6338a78ee5c8 /debian
parent381ac4890cfced84edb9e115e1e53387f6fb8392 (diff)
Systemd.machined: Fix a bug that caused the systemd-container package to not be installed when used with Debian buster.
jessie (oldoldstable) is the only still supported release to have a systemd from before the systemd-container package was split out.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2de322ee..2c6f2a4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ propellor (5.9.1) UNRELEASED; urgency=medium
* Apt.update: Pass --allow-releaseinfo-change when updating Unstable
or Testing, so that code name changes that happen in those suites
during a stable release don't prevent updating the rolling suites.
+ * Systemd.machined: Fix a bug that caused the systemd-container package
+ to not be installed when used with Debian buster.
-- Joey Hess <id@joeyh.name> Wed, 10 Jul 2019 22:02:35 -0400