99%endif
1010
1111Name: convert2rhel
12- Version: 0.19
12+ Version: 0.20
1313Release: 1%{?dist }
1414Summary: Automates the conversion of RHEL derivative distributions to RHEL
1515
@@ -107,6 +107,15 @@ install -p man/%{name}.8 %{buildroot}%{_mandir}/man8/
107107%attr(0644,root,root) %{_mandir }/man8/%{name }.8*
108108
109109%changelog
110+ * Fri Mar 26 2021 Michal Bocek <mbocek@redhat.com> 0.20-1
111+ - Fix backing up centos-release and others
112+ - Fix checking for kernel modules using symlinks
113+ - Remove cockpit-subscriptions to prevent conversion failure
114+ - Remove anaconda-dracut to prevent conversion failure
115+ - Limit the number of RHSM registration attempts
116+ - Fix resolving yum dependency errors
117+ - Add ignore list for kmods that moved to kernel core
118+
110119* Wed Mar 24 2021 Michal Bocek <mbocek@redhat.com> 0.19-1
111120- Inhibit the conversion on detection of unsupported or tainted kernel modules
112121- Remove mod_ldap and mod_proxy_html on CentOS 7 to prevent conversion failure
@@ -121,7 +130,7 @@ install -p man/%{name}.8 %{buildroot}%{_mandir}/man8/
121130- Fix conversion failure on CentOS Linux/OL 6 caused by java-1.7.0-openjdk
122131- Remove settings not compatible with RHEL from /etc/sysconfig/kernel
123132
124- * Thu Feb 10 2021 Michal Bocek <mbocek@redhat.com> 0.17-1
133+ * Wed Feb 10 2021 Michal Bocek <mbocek@redhat.com> 0.17-1
125134- Fix broken package backup causing an incomplete rollback
126135- Fix dependency issue when force replacing same-version kernel
127136- Allow using RHSM repos when downloading same-version kernel
0 commit comments