|
1 | 1 | # Changelog |
2 | 2 | All notable changes to this project will be documented in this file. |
3 | 3 |
|
| 4 | +## [2026.05.11.1](https://github.com/openvoxproject/puppet-runtime/tree/2026.05.11.1) (2026-05-11) |
| 5 | + |
| 6 | +[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/2026.05.07.1...2026.05.11.1) |
| 7 | + |
| 8 | +**Security fixes:** |
| 9 | + |
| 10 | +- net-imap: Update 0.3.9-\>0.4.24 [\#168](https://github.com/OpenVoxProject/puppet-runtime/pull/168) ([Sharpie](https://github.com/Sharpie)) |
| 11 | +- erb: Update 4.0.2-\>4.0.3.1 [\#167](https://github.com/OpenVoxProject/puppet-runtime/pull/167) ([Sharpie](https://github.com/Sharpie)) |
| 12 | +- libxml2: Update 2.15.2-\>2.15.3 [\#164](https://github.com/OpenVoxProject/puppet-runtime/pull/164) ([Sharpie](https://github.com/Sharpie)) |
| 13 | +- curl: Update 8.19.0-\>8.20.0 [\#163](https://github.com/OpenVoxProject/puppet-runtime/pull/163) ([binford2k](https://github.com/binford2k)) |
| 14 | + |
| 15 | + |
| 16 | +**Component Changes:** |
| 17 | +| Component | Old Version | New Version | |
| 18 | +|-----------|-------------|-------------| |
| 19 | +| curl | 8.19.0 | 8.20.0 | |
| 20 | +| libxml2 | 2.15.2 | 2.15.3 | |
| 21 | +| rubygem-aws-partitions | 1.1240.0 | 1.1246.0 | |
| 22 | +| rubygem-aws-sdk-core | 3.245.0 | 3.246.0 | |
| 23 | +| rubygem-aws-sdk-ec2 | 1.612.0 | 1.615.0 | |
| 24 | +| rubygem-openfact | 5.6.0 | 5.6.1 | |
| 25 | + |
| 26 | +**Merged pull requests:** |
| 27 | + |
| 28 | +- Update Ruby components [\#171](https://github.com/OpenVoxProject/puppet-runtime/pull/171) ([OpenVoxProjectBot](https://github.com/OpenVoxProjectBot)) |
| 29 | +- Cleanup old resources [\#169](https://github.com/OpenVoxProject/puppet-runtime/pull/169) ([Sharpie](https://github.com/Sharpie)) |
| 30 | +- Extract version + URL for non-rubygem components + add update script [\#166](https://github.com/OpenVoxProject/puppet-runtime/pull/166) ([bastelfreak](https://github.com/bastelfreak)) |
| 31 | +- CI: Test all platforms & Switch to Ruby 4.0 [\#165](https://github.com/OpenVoxProject/puppet-runtime/pull/165) ([bastelfreak](https://github.com/bastelfreak)) |
| 32 | +- Update Ruby components [\#160](https://github.com/OpenVoxProject/puppet-runtime/pull/160) ([OpenVoxProjectBot](https://github.com/OpenVoxProjectBot)) |
| 33 | + |
4 | 34 | ## [2026.05.07.1](https://github.com/openvoxproject/puppet-runtime/tree/2026.05.07.1) (2026-05-07) |
5 | 35 |
|
6 | 36 | [Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/2026.04.20.1...2026.05.07.1) |
|
0 commit comments