Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 1.0 #576

Merged
merged 1 commit into from
Aug 19, 2022
Merged

Bump version to 1.0 #576

merged 1 commit into from
Aug 19, 2022

Conversation

bocekm
Copy link
Member

@bocekm bocekm commented Aug 19, 2022

This version includes the following changes.

Enhancements

Security hardening

Deprecation

Bug fixes

This version includes the following changes.

Enhancements:
- Check if a new version of convert2rhel is available
- Update grub bootloader images
- Warn if multiple authentication sources are specified
- Improve log messages
Security hardening:
- Introduce a user-customizable config file for passing RHSM credentials safely
- Use dbus API for RHSM registration to safely pass the activation key
- Verify GPG key for UBI and CentOS 6 Linux repositories
Deprecation:
- Deprecate `-f` `--password-from-file` parameter option
Bug fixes:
- Fix logging error with unavailable RHSM certificate
- Fix gnome-documents-libs package conflict
- Fix handling shim-x64 package protection on non-UEFI systems
- Fix unknown tag in an rpm query
- Clear yum cache before first yum call
- Add missing eus_rhsm_repoids key into OS 6 config files
- Fix Ansible playbook example for CentOS Linux 8 conversions
@codecov
Copy link

codecov bot commented Aug 19, 2022

Codecov Report

Merging #576 (64a4b01) into main (d8bbe1d) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #576   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files          18       18           
  Lines        2715     2715           
  Branches      489      489           
=======================================
  Hits         2484     2484           
  Misses        172      172           
  Partials       59       59           
Impacted Files Coverage Δ
convert2rhel/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@hosekadam hosekadam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bocekm bocekm merged commit e272dac into oamg:main Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants