diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-01 13:43:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-01 13:43:49 +0000 |
commit | 6106da14a816f7e9608333d783bb1cb50ccea304 (patch) | |
tree | 5e335b17d0e8c9eaadeb403d5ea91822a5867933 /CHANGELOG.txt | |
parent | Adding upstream version 20221023. (diff) | |
download | open-infrastructure-compute-tools-6106da14a816f7e9608333d783bb1cb50ccea304.tar.xz open-infrastructure-compute-tools-6106da14a816f7e9608333d783bb1cb50ccea304.zip |
Adding upstream version 20221223.upstream/20221223
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ba5972a..8dd6e3d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,16 @@ +2022-12-23 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20221023. + + [ Daniel Baumann ] + * Tightening version matches for OS detection in container info command. + * Adding release support for Debian 12 (bookworm). + * Updating distribution defaults for bookworm in container build scripts. + * Updating references in manpages for bookworm. + * Updating examples for bookworm. + * Adding support for non-free-firmware archive-area in debconf build script. + * Updating arm64 description in debconf build script. + 2022-10-23 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20221023. |