diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-04 05:22:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-04 05:22:34 +0000 |
commit | 7ea67cf5f67c969c886171d3d36e060ccb5c6a2c (patch) | |
tree | 35a364d69cb3bb8e42ecb90e5e05ca56bd27bf42 /CHANGELOG.txt | |
parent | Adding upstream version 20220522. (diff) | |
download | open-infrastructure-compute-tools-7ea67cf5f67c969c886171d3d36e060ccb5c6a2c.tar.xz open-infrastructure-compute-tools-7ea67cf5f67c969c886171d3d36e060ccb5c6a2c.zip |
Adding upstream version 20220604.upstream/20220604
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ca36983..f21afa0 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,13 @@ +2022-06-04 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20220604. + + [ Daniel Baumann ] + * Adding --name option in container-info manpage. + * Adding missing dhcp option in select question of the debconf build script. + * Adding new 'stub' network interface method in debconf build-script, thanks to Sakirnth Nagarasa <sakirnth@gmail.com> for the use-case and idea. + * Adding LinkLocalAddressing=no to ipv6 interfaces. + 2022-05-22 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20220522. |