- Set unified_mode to true
- Improved matching process for package versions in locks file
- Removed dependency on "line" cookbook
- Removed CentOS 6 support
- Remove duplicated entries from lock file
- Use line cookbook instead of Chef::Util::FileEdit for idempotency (chef/chef#7043)
- Add idempotency testing suite
- Cleanup README
- Cookstyle fixes for Chef 16
- Fixed for CHEF-31
- Fixed constraints error
-
Migrated to Chef custom resource
-
Added test-kitchen tests for LWRP functionality
-
Virender Khatri - Added travis ci
-
Virender Khatri - Added lint style check
-
Virender Khatri - Added specs
-
Virender Khatri - #1 install package yum-plugin-versionlock
-
Virender Khatri - #3, fix template variable listfile
-
Virender Khatri - #4, disable versionlock.list template in favor of lwrp
-
Virender Khatri - #2, add lwrp resource yum_version_lock
Initial release of yum-plugin-versionlock