diff --git a/transactional-update-4.6.6.tar.gz b/transactional-update-4.6.6.tar.gz deleted file mode 100644 index 73afba9..0000000 --- a/transactional-update-4.6.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7c154d37225a3ebbaa0e3f4378999836f798db7f2ccc01dee3b0e38fab440bb -size 172731 diff --git a/transactional-update-4.6.8.tar.gz b/transactional-update-4.6.8.tar.gz new file mode 100644 index 0000000..09c5129 --- /dev/null +++ b/transactional-update-4.6.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:542d7513200f85a2a19dda0dcaf8431e237caa57d82fce7f2d6d83ea1ff27e7a +size 172987 diff --git a/transactional-update.changes b/transactional-update.changes index 54a7041..ef7ef63 100644 --- a/transactional-update.changes +++ b/transactional-update.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue May 7 14:25:07 UTC 2024 - Ignaz Forster + +- Version 4.6.8 + - tukit: Properly handle overlay syncing failures: If the system + would not be rebooted and several snapshots accumulated in the + meantime, it was possible that the previous base snapshot - + required for /etc syncing - was deleted already. In that case + changes in /etc might have been reset. + [gh#openSUSE/transactional-update#116] + [gh#kube-hetzner/terraform-hcloud-kube-hetzner#1287] + - soft-reboot: Log requested reboot type + - soft-reboot: Don't force hard reboot on version change only + +------------------------------------------------------------------- +Tue Apr 30 13:09:04 UTC 2024 - Ignaz Forster + +- Version 4.6.7 + - Add support for snapper 0.11.0; also significantly decreases + cleanup time [boo#1223504] + ------------------------------------------------------------------- Thu Apr 18 14:53:17 UTC 2024 - Ignaz Forster diff --git a/transactional-update.spec b/transactional-update.spec index d5a3a76..d8a58da 100644 --- a/transactional-update.spec +++ b/transactional-update.spec @@ -26,7 +26,7 @@ %{!?_distconfdir: %global _distconfdir %{_prefix}%{_sysconfdir}} Name: transactional-update -Version: 4.6.6 +Version: 4.6.8 Release: 0 Summary: Transactional Updates with btrfs and snapshots License: GPL-2.0-or-later AND LGPL-2.1-or-later