Sync from SUSE:ALP:Source:Standard:1.0 transactional-update revision 0abde0a20a93900b171a457e99fbd13e

This commit is contained in:
Adrian Schröter 2024-04-19 23:02:39 +02:00
parent c30a4e2d7f
commit 86866f7e7d
4 changed files with 16 additions and 7 deletions

BIN
transactional-update-4.6.5.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
transactional-update-4.6.6.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Apr 18 14:53:17 UTC 2024 - Ignaz Forster <iforster@suse.com>
- Version 4.6.6
- soft-reboot: Fix inverted logic of soft-reboot detection
- soft-reboot: Don't use D-Bus for snapper call - it may be
shutting down already
- soft-reboot: Remove unused variable
- doc: Document configuration file snippets for tukit.conf
- Remove script to disable soft-reboot support - this is the
default for now anyway
-------------------------------------------------------------------
Fri Apr 12 15:36:13 UTC 2024 - Ignaz Forster <iforster@suse.com>

View File

@ -26,7 +26,7 @@
%{!?_distconfdir: %global _distconfdir %{_prefix}%{_sysconfdir}}
Name: transactional-update
Version: 4.6.5
Version: 4.6.6
Release: 0
Summary: Transactional Updates with btrfs and snapshots
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@ -170,9 +170,6 @@ autoreconf -fiv
sed -i 's/^UPDATE_METHOD=.*/UPDATE_METHOD=up/' etc/transactional-update.conf
%endif
# Temporarily disable soft-reboot until it's working reliably
sed -i 's/^REBOOT_ALLOW_SOFT_REBOOT=.*/REBOOT_ALLOW_SOFT_REBOOT=false/' etc/tukit.conf
%install
%make_install