Skip to content

Commit 9a57ff0

Browse files
authored
Merge pull request #110 from OpenVoxProject/release-2026.01.30.1
Release 2026.01.30.1
2 parents 9440548 + 507c31d commit 9a57ff0

2 files changed

Lines changed: 5324 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [2026.01.30.1](https://github.com/openvoxproject/puppet-runtime/tree/2026.01.30.1) (2026-01-30)
5+
6+
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/2026.01.29.2...2026.01.30.1)
7+
8+
**Implemented enhancements:**
9+
10+
- Update Ruby, curl, demidecode, openssl [\#109](https://github.com/OpenVoxProject/puppet-runtime/pull/109) ([bastelfreak](https://github.com/bastelfreak))
11+
412
## [2026.01.29.2](https://github.com/openvoxproject/puppet-runtime/tree/2026.01.29.2) (2026-01-29)
513

614
[Full Changelog](https://github.com/openvoxproject/puppet-runtime/compare/2026.01.29.1...2026.01.29.2)
@@ -55,6 +63,15 @@ All notable changes to this project will be documented in this file.
5563
| rubygem-puppet_forge | 6.0.0 | 6.1.0 |
5664
| rubygem-uri | 1.1.1 | 0.12.5 |
5765

66+
67+
**Component Changes:**
68+
| Component | Old Version | New Version |
69+
|-----------|-------------|-------------|
70+
| curl | 8.17.0 | 8.18.0 |
71+
| dmidecode | 3.6 | 3.7 |
72+
| openssl-3.0 | 3.0.18 | 3.0.19 |
73+
| ruby-3.2 | 3.2.9 | 3.2.10 |
74+
5875
**Merged pull requests:**
5976

6077
- Don't update default or bundled gems unless we really have to [\#93](https://github.com/OpenVoxProject/puppet-runtime/pull/93) ([nmburgan](https://github.com/nmburgan))

0 commit comments

Comments
 (0)