-
-
Notifications
You must be signed in to change notification settings - Fork 100
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-yum
base: v5.3.1
head repository: voxpupuli/puppet-yum
compare: v5.4.0
- 16 commits
- 10 files changed
- 5 contributors
Commits on Feb 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b1e5444 - Browse repository at this point
Copy the full SHA b1e5444View commit details
Commits on Feb 25, 2022
-
Support arch aarch64 in yum::versionlock
Add aarch64 as a possible for architecture of a versionlock. Currently ``` yum::versionlock{['glog','glog-devel']: ensure => present, version => '0.3.5', release => '4.el8', arch => 'aarch64' } ``` fails despite: ```bash rpm -q --queryformat '%{name} %{version} %{release} %{arch}\n' glog glog 0.3.5 4.el8 aarch64 ```Configuration menu - View commit details
-
Copy full SHA for 9bf8538 - Browse repository at this point
Copy the full SHA 9bf8538View commit details
Commits on Feb 27, 2022
-
Merge pull request #239 from traylenator/aarch64
Allow arch aarch64 in yum::versionlock
Configuration menu - View commit details
-
Copy full SHA for aa9c6e7 - Browse repository at this point
Copy the full SHA aa9c6e7View commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6a82d73 - Browse repository at this point
Copy the full SHA 6a82d73View commit details -
Merge pull request #241 from vchepkov/centos8-ha
fix centos8 HA yumrepo target
Configuration menu - View commit details
-
Copy full SHA for 5c8a70b - Browse repository at this point
Copy the full SHA 5c8a70bView commit details
Commits on Apr 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 01b6a99 - Browse repository at this point
Copy the full SHA 01b6a99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 652d115 - Browse repository at this point
Copy the full SHA 652d115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33349fc - Browse repository at this point
Copy the full SHA 33349fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8276590 - Browse repository at this point
Copy the full SHA 8276590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e73ba8 - Browse repository at this point
Copy the full SHA 1e73ba8View commit details -
Merge pull request #249 from vchepkov/almalinux
sync with upstream AlmaLinux repository set
Configuration menu - View commit details
-
Copy full SHA for 5d19550 - Browse repository at this point
Copy the full SHA 5d19550View commit details -
Merge pull request #250 from vchepkov/failovermethod
failovermethod parameter doesn't exist in dnf
Configuration menu - View commit details
-
Copy full SHA for 304554a - Browse repository at this point
Copy the full SHA 304554aView commit details
Commits on Apr 25, 2022
-
fix wrong repo names that lead to 404 errors it should be epel-modular-$releasever instead of modular-epel$releasever
Configuration menu - View commit details
-
Copy full SHA for e70dc8b - Browse repository at this point
Copy the full SHA e70dc8bView commit details -
Merge pull request #247 from ccolic/dev_fix-epel-modular-reponames
Fix epel-modular repo names
Configuration menu - View commit details
-
Copy full SHA for 507ea6a - Browse repository at this point
Copy the full SHA 507ea6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdec522 - Browse repository at this point
Copy the full SHA cdec522View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8c2c5 - Browse repository at this point
Copy the full SHA ca8c2c5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.3.1...v5.4.0