diff --git a/packages/t/transactional-update/.files b/packages/t/transactional-update/.files index 52b94fab31f..12b6263862b 100644 Binary files a/packages/t/transactional-update/.files and b/packages/t/transactional-update/.files differ diff --git a/packages/t/transactional-update/.rev b/packages/t/transactional-update/.rev index c6c7e40b508..e53dc660dff 100644 --- a/packages/t/transactional-update/.rev +++ b/packages/t/transactional-update/.rev @@ -1222,4 +1222,17 @@ Also requires https://build.opensuse.org/request/show/1167142. - Remove script to disable soft-reboot support - this is the default for now anyway 1168900 + + 4723311d8b34015bb30a514999243494 + 4.6.8 + + dimstar_suse + - 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 +- Version 4.6.7 + - Add support for snapper 0.11.0; also significantly decreases cleanup time [boo#1223504] + 1172470 + diff --git a/packages/t/transactional-update/transactional-update-4.6.6.tar.gz b/packages/t/transactional-update/transactional-update-4.6.6.tar.gz deleted file mode 120000 index b6f023bf106..00000000000 --- a/packages/t/transactional-update/transactional-update-4.6.6.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreihhyfkng4rfupv3vihd6q3ytgmdn54y3n7sztab33r3by4pvncaxm \ No newline at end of file diff --git a/packages/t/transactional-update/transactional-update-4.6.8.tar.gz b/packages/t/transactional-update/transactional-update-4.6.8.tar.gz new file mode 120000 index 00000000000..7ae42bab3d4 --- /dev/null +++ b/packages/t/transactional-update/transactional-update-4.6.8.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreicufv2rgiapqwrkdho2bxfpqqy6en6kuv6yf7hh6llnqpvb74t6pi \ No newline at end of file diff --git a/packages/t/transactional-update/transactional-update.changes b/packages/t/transactional-update/transactional-update.changes index 695a74cfd6b..1d1b23c440d 100644 --- a/packages/t/transactional-update/transactional-update.changes +++ b/packages/t/transactional-update/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/packages/t/transactional-update/transactional-update.spec b/packages/t/transactional-update/transactional-update.spec index 8ff1338e1bb..321e1d99812 100644 --- a/packages/t/transactional-update/transactional-update.spec +++ b/packages/t/transactional-update/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