This file is used to list changes made in each version of the yum-fedora cookbook.
3.1.9 (2025-10-16)
- Standardise files with files in sous-chefs/repo-management
- Standardise files with files in sous-chefs/repo-management
- Sous Chefs adoption
- Various style fixes
- Remove references to < Fedora 20
- Require Chef 12.14+ and remove compat_resource dep
- Switch from Rake testing to Local Delivery for testing
- Update apache2 license string to use a SPDX compliant string
- Add integration testing with inspec
- Depend on the latest compat_resource cookbook
- Cookstyle fixes
- Replace yum dependency with compat_resource
- Testing updates
- Resolve rubocop warnings
- Add chef_version metadata
- Remove support for Chef 11
- Fix attributes with a value of false being skipped
- #4 Guard against conflicting name spaces with other platforms #4
- Fixing Chef 13 nil property deprecation warnings
- Increased the yum depencency from ~3.0 to ~3.2
- Added Chef standard Rubocop file and resolved all warnings
- Updated platforms in Kitchen CI config
- Add supported platforms to the metadata
- Added Chef standard chefignore and .gitignore files
- Updated and expanded development dependencies in the Gemfile
- Added contributing, testing, and maintainers docs
- Added platform requirements to the readme
- Added Travis and cookbook version badges to the readme
- Update Chefspec to 4.X format
- Added long_description to metadata
- Added source_url and issues_url to metadata
- 2 - Add all attribute available to LWRP to allow for tuning
- Correctly set gpgkey for Fedoras >= 20
- updating test harness
- disabling uncommonly used repositoryid by default
- Adding CHANGELOG.md
- initial release