diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-09-03 11:01:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-09-03 11:01:06 +0000 |
commit | 30d8b71ef0200ad2d812fb27bffa5db00395156b (patch) | |
tree | f26bb9f7d9863be6f50cf1ce6f6fc49155ef4a10 | |
parent | Adding remaining configuration options for dehydrated preseeding. (diff) | |
download | open-infrastructure-service-tools-30d8b71ef0200ad2d812fb27bffa5db00395156b.tar.xz open-infrastructure-service-tools-30d8b71ef0200ad2d812fb27bffa5db00395156b.zip |
Releasing debian version 20210828-2.debian/20210828-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 448823c..4f1bba2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +open-infrastructure-service-tools (20210828-2) sid; urgency=medium + + * Uploading to sid. + * Allowing to specify 'ALL' in dehydrated hooks preseeding. + * Run dehydration registration only when no account is already present. + * Actually moving dehydrated directory if needed. + * Avoiding error when trying to creating directories ontop of symlinks + when moving directories. + * Parsing control file in rules to automatically enable packages. + * Adding remaining configuration options for dehydrated preseeding. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 03 Sep 2021 13:00:56 +0200 + open-infrastructure-service-tools (20210828-1) sid; urgency=medium * Uploading to sid. |