diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-06-29 11:24:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-06-29 11:35:54 +0000 |
commit | f602d93dcc68a9288a3136a0e0b791f31224c770 (patch) | |
tree | 11752d1f52d885792a67490fed7eb96f379006fd /CHANGELOG.txt | |
parent | Using container-specific user-variable when logging container commands before... (diff) | |
download | compute-tools-f602d93dcc68a9288a3136a0e0b791f31224c770.tar.xz compute-tools-f602d93dcc68a9288a3136a0e0b791f31224c770.zip |
Releasing version 20210628.v20210628
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e76a584..963f218 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,24 @@ +2021-06-28 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20210628. + + [ Daniel Baumann ] + * Using dpkg selection to check package availability in debconf container create script, rather than to rely on dpkg internal files. + * Updating unit file for systemd 246 wrt/ StandardError and StandardOutput options. + + [ Katharina Drexel ] + * Prefering mmdebstrap to debootstrap in debconf script. + * Integrating mmdebstrap in debconf script. + + [ Daniel Baumann ] + * Setting TERM in systemd container service files to improve machinectl login. + * Removing undesirable --verbose option when calling mmdebstrap in debconf container create script. + * Allowing to specify cnt.start=force in container config to ease fencing with pacemaker/corosync. + * Using cnt run to determine IP addresses in container list. + * Adding initial container info command. + * Handling container run command aequivalent to container enter in bash-completion. + * Using container-specific user-variable when logging container commands before falling back to system environment. + 2021-04-11 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20210411. |