11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ ## [ 2026.04.05.1] ( https://github.com/openvoxproject/puppet-runtime/tree/2026.04.05.1 ) (2026-04-05)
5+
6+ [ Full Changelog] ( https://github.com/openvoxproject/puppet-runtime/compare/2026.03.19.1...2026.04.05.1 )
7+
8+ ** Fixed bugs:**
9+
10+ - Use gnu17 for clang on MacOS [ \# 138] ( https://github.com/OpenVoxProject/puppet-runtime/pull/138 ) ([ nmburgan] ( https://github.com/nmburgan ) )
11+
12+ ** Security fixes:**
13+
14+ - Ruby: Update 3.2.10-\> 3.2.11 [ \# 136] ( https://github.com/OpenVoxProject/puppet-runtime/pull/136 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
15+
416## [ 2026.03.19.1] ( https://github.com/openvoxproject/puppet-runtime/tree/2026.03.19.1 ) (2026-03-19)
517
618[ Full Changelog] ( https://github.com/openvoxproject/puppet-runtime/compare/2026.03.04.1...2026.03.19.1 )
@@ -13,6 +25,27 @@ All notable changes to this project will be documented in this file.
1325
1426- \[ Bug\] : ArgumentError when trying to use bundled ` debug ` gem [ \# 130] ( https://github.com/OpenVoxProject/puppet-runtime/issues/130 )
1527
28+
29+ ** Component Changes:**
30+ | Component | Old Version | New Version |
31+ | -----------| -------------| -------------|
32+ | curl | 8.18.0 | 8.19.0 |
33+ | ruby-3.2 | 3.2.10 | 3.2.11 |
34+ | rubygem-addressable | 2.8.8 | 2.9.0 |
35+ | rubygem-aws-partitions | 1.1218.0 | 1.1234.0 |
36+ | rubygem-aws-sdk-core | 3.242.0 | 3.244.0 |
37+ | rubygem-aws-sdk-ec2 | 1.603.0 | 1.610.0 |
38+ | rubygem-excon | 1.3.2 | 1.4.2 |
39+ | rubygem-ffi | 1.17.3 | 1.17.4 |
40+ | rubygem-gettext | 3.5.1 | 3.5.2 |
41+ | rubygem-gettext-setup | 1.1.0 | 1.1.1 |
42+ | rubygem-locale | 2.1.4 | 2.1.5 |
43+ | rubygem-net-ssh | 7.3.0 | 7.3.2 |
44+ | rubygem-openvox-strings | 7.0.0 | 7.1.0 |
45+ | rubygem-public_suffix | 7.0.2 | 7.0.5 |
46+ | rubygem-puppet_forge | 6.1.0 | 6.2.0 |
47+ | rubygem-r10k | 5.0.2 | 5.0.3 |
48+
1649** Merged pull requests:**
1750
1851- Fix openbolt-runtime for Windows [ \# 134] ( https://github.com/OpenVoxProject/puppet-runtime/pull/134 ) ([ nmburgan] ( https://github.com/nmburgan ) )
0 commit comments