diff --git a/answerfile b/answerfile index 4c2b9e1cde7a494766317f0dc940f1cc483b8fd2..aefc558b748ff7679e74ae4642633168f2dbcc86 100644 --- a/answerfile +++ b/answerfile @@ -34,5 +34,20 @@ confirm = True [cancle_nfs_mount_in_fstab] confirm = True +[cancle_ossfs_mount_in_fstab] +confirm = True + [change_fstab_xfs_options] confirm = True + +[remove_lvm2-cluster] +confirm = False + +[remove_tcp_wrappers_configuration] +confirm = True + +[remove_openssh_cipher] +confirm = True + +[remove_openssh_mac] +confirm = True diff --git a/leapp.spec b/leapp.spec index 2dbd0ed1e14e32a7c3baf56dfd06fe5bc8bf334a..69e9b506018f00794f5278457c793be9836e097d 100644 --- a/leapp.spec +++ b/leapp.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.3 +%define anolis_release .0.4 # IMPORTANT: this is for the leapp-framework capability (it's not the real # version of the leapp). The capability reflects changes in api and whatever # functionality important from the point of repository. In case of @@ -276,6 +276,9 @@ rm -f %{buildroot}/%{_bindir}/leapp # no files here %changelog +* Tue Sep 26 2023 wangzhe - 0.12.1-1.0.4 +- Simplified preupgrade steps + * Tue Aug 15 2023 wangzhe - 0.12.1-1.0.3 - Simplified preupgrade steps