diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-08-12 22:48:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-08-23 07:02:58 +0000 |
commit | 15bd970ed07e9a6b7db4c9963835bb936a4d2f4f (patch) | |
tree | 2d65342831196e417c82ca4d7457bb1231dc0b0b | |
parent | Merging upstream version 20190301-lts2. (diff) | |
download | open-infrastructure-compute-tools-debian-buster.tar.xz open-infrastructure-compute-tools-debian-buster.zip |
Releasing debian version 20190301-lts2-1~deb10u1.debian/20190301-lts2-1_deb10u1debian-buster
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2845317..6e1337a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +open-infrastructure-compute-tools (20190301-lts2-1~deb10u1) buster; urgency=medium + + * Uploading to buster. + * Merging upstream version 20190301-lts2: + - Fix start of container by altering the systemd service file. + This fix workarounds a missing/wrong condition in the start script + which leads to systemd-nspawn beeing called twice. The seconds call to + systemd-nspawn fails because the container is already running. Systemd + then killed the container. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 13 Aug 2019 00:47:36 +0200 + open-infrastructure-compute-tools (20190301-lts1-2) unstable; urgency=medium * Uploading to sid. |