File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1- __version__ = "0.21 "
1+ __version__ = "0.22 "
Original file line number Diff line number Diff line change 99%endif
1010
1111Name: convert2rhel
12- Version: 0.21
12+ Version: 0.22
1313Release: 1%{?dist }
1414Summary: Automates the conversion of RHEL derivative distributions to RHEL
1515
@@ -110,6 +110,17 @@ install -p man/%{name}.8 %{buildroot}%{_mandir}/man8/
110110%attr(0644,root,root) %{_mandir }/man8/%{name }.8*
111111
112112%changelog
113+ * Tue Jun 29 2021 Eric Gustavsson <egustavs@redhat.com> 0.22-1
114+ - Add support for future minor releases
115+ - Add custom repo validation
116+ - Add support for offline Satellite-managed systems
117+ - Rename --disable-submgr parameter to --no-rhsm
118+ - Fix faulty dependency error resolution with yum packages
119+ - Fix accidental removals of all katello packages
120+ - Fix activation keys with whitespace now supported
121+ - Fix python-requests failing conversions
122+ - Improve logging with tasks and kernel modules
123+
113124* Mon May 10 2021 Eric Gustavsson <egustavs@redhat.com> 0.21-1
114125- Inhibit systems with non-standard RHEL kernel
115126- Unregister the system before removing subscription-manager
You can’t perform that action at this time.
0 commit comments