Skip to content

Commit 9881651

Browse files
committed
Release 26.2.0
1 parent 768a54e commit 9881651

File tree

3 files changed

+231
-1
lines changed

3 files changed

+231
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [26.2.0](https://github.com/theforeman/puppet-foreman/tree/26.2.0) (2025-05-08)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/26.1.0...26.2.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Ensure glibc-langpack-en is always installed on EL [\#1221](https://github.com/theforeman/puppet-foreman/pull/1221) ([evgeni](https://github.com/evgeni))
10+
- Fixes [\#38330](https://projects.theforeman.org/issues/38330) - Set foreman\_url in settings.yaml [\#1220](https://github.com/theforeman/puppet-foreman/pull/1220) ([ekohl](https://github.com/ekohl))
11+
- Fixes [\#38228](https://projects.theforeman.org/issues/38228) - Add Hammer CLI for foreman\_bootdisk [\#1213](https://github.com/theforeman/puppet-foreman/pull/1213) ([maximiliankolb](https://github.com/maximiliankolb))
12+
13+
**Fixed bugs:**
14+
15+
- Fix linting error [\#1219](https://github.com/theforeman/puppet-foreman/pull/1219) ([dosas](https://github.com/dosas))
16+
- use dashes, not underscores when settings HTTP headers [\#1214](https://github.com/theforeman/puppet-foreman/pull/1214) ([evgeni](https://github.com/evgeni))
17+
318
## [26.1.0](https://github.com/theforeman/puppet-foreman/tree/26.1.0) (2025-02-17)
419

520
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/26.0.0...26.1.0)

HISTORY.md

Lines changed: 215 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,220 @@
11
# Changelog
22

3+
## [26.1.0](https://github.com/theforeman/puppet-foreman/tree/26.1.0) (2025-02-17)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/26.0.0...26.1.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Add hammer-cli-foreman-resource-quota package [\#1209](https://github.com/theforeman/puppet-foreman/pull/1209) ([bastian-src](https://github.com/bastian-src))
10+
11+
## [26.0.0](https://github.com/theforeman/puppet-foreman/tree/26.0.0) (2025-02-12)
12+
13+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/25.3.0...26.0.0)
14+
15+
**Breaking changes:**
16+
17+
- Drop EoL EL8 / Ubuntu 20.04 / Debian 11 Support [\#1198](https://github.com/theforeman/puppet-foreman/pull/1198) ([bastelfreak](https://github.com/bastelfreak))
18+
- Drop foreman::compute::gce [\#1171](https://github.com/theforeman/puppet-foreman/pull/1171) ([ekohl](https://github.com/ekohl))
19+
20+
**Implemented enhancements:**
21+
22+
- Add parameter to enable iop-advisor-engine to rh\_cloud plugin [\#1204](https://github.com/theforeman/puppet-foreman/pull/1204) ([ehelms](https://github.com/ehelms))
23+
- puppetlabs/apt: allow 10.x [\#1200](https://github.com/theforeman/puppet-foreman/pull/1200) ([evgeni](https://github.com/evgeni))
24+
- puppet/systemd: allow 8.x [\#1199](https://github.com/theforeman/puppet-foreman/pull/1199) ([evgeni](https://github.com/evgeni))
25+
- Fixes [\#38085](https://projects.theforeman.org/issues/38085) - Cap the number of Puma workers at 100 [\#1197](https://github.com/theforeman/puppet-foreman/pull/1197) ([ekohl](https://github.com/ekohl))
26+
- Add resource\_quota plugin [\#1196](https://github.com/theforeman/puppet-foreman/pull/1196) ([nadjaheitmann](https://github.com/nadjaheitmann))
27+
28+
**Fixed bugs:**
29+
30+
- pass the correct foreman url to iop advisor engine [\#1207](https://github.com/theforeman/puppet-foreman/pull/1207) ([evgeni](https://github.com/evgeni))
31+
32+
## [25.3.0](https://github.com/theforeman/puppet-foreman/tree/25.3.0) (2024-11-04)
33+
34+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/25.2.2...25.3.0)
35+
36+
**Implemented enhancements:**
37+
38+
- add support for plugin `ensure` stage \*purged\* [\#1187](https://github.com/theforeman/puppet-foreman/pull/1187) ([UiP9AV6Y](https://github.com/UiP9AV6Y))
39+
40+
**Fixed bugs:**
41+
42+
- properly escape quotes in passwords by calling to\_ruby [\#1189](https://github.com/theforeman/puppet-foreman/pull/1189) ([evgeni](https://github.com/evgeni))
43+
44+
## [25.2.2](https://github.com/theforeman/puppet-foreman/tree/25.2.2) (2024-09-18)
45+
46+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/24.2.1...25.2.2)
47+
48+
**Fixed bugs:**
49+
50+
- Fixes [\#37761](https://projects.theforeman.org/issues/37761) - use ProxyPass and upgrade=websocket where possible [\#1185](https://github.com/theforeman/puppet-foreman/pull/1185) ([evgeni](https://github.com/evgeni))
51+
52+
## [25.2.1](https://github.com/theforeman/puppet-foreman/tree/25.2.1) (2024-09-04)
53+
54+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/25.2.0...25.2.1)
55+
56+
**Fixed bugs:**
57+
58+
- Unset all possible dash/underscore combinations of REMOTE\_USER [\#1181](https://github.com/theforeman/puppet-foreman/pull/1181) ([evgeni](https://github.com/evgeni))
59+
60+
## [25.2.0](https://github.com/theforeman/puppet-foreman/tree/25.2.0) (2024-08-14)
61+
62+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/25.1.0...25.2.0)
63+
64+
**Implemented enhancements:**
65+
66+
- Allow forcing fact upload when host already exists [\#1175](https://github.com/theforeman/puppet-foreman/pull/1175) ([evgeni](https://github.com/evgeni))
67+
68+
**Fixed bugs:**
69+
70+
- Fix a typo in hammer\_root.yml.epp [\#1173](https://github.com/theforeman/puppet-foreman/pull/1173) ([asteflova](https://github.com/asteflova))
71+
72+
## [25.1.0](https://github.com/theforeman/puppet-foreman/tree/25.1.0) (2024-08-12)
73+
74+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/25.0.0...25.1.0)
75+
76+
**Implemented enhancements:**
77+
78+
- always log foreman-rake output [\#1170](https://github.com/theforeman/puppet-foreman/pull/1170) ([evgeni](https://github.com/evgeni))
79+
- Update puppet\_metadata to ~\> 4.0 and voxpupuli-acceptance to ~\> 3.0 [\#1169](https://github.com/theforeman/puppet-foreman/pull/1169) ([archanaserver](https://github.com/archanaserver))
80+
- Add AlmaLinux 8 & 9 support [\#1168](https://github.com/theforeman/puppet-foreman/pull/1168) ([archanaserver](https://github.com/archanaserver))
81+
82+
## [25.0.0](https://github.com/theforeman/puppet-foreman/tree/25.0.0) (2024-05-16)
83+
84+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/24.2.0...25.0.0)
85+
86+
**Breaking changes:**
87+
88+
- Fixes [\#33974](https://projects.theforeman.org/issues/33974) - Change the pool size to threads + 4 [\#1161](https://github.com/theforeman/puppet-foreman/pull/1161) ([ShimShtein](https://github.com/ShimShtein))
89+
- Refs [\#37296](https://projects.theforeman.org/issues/37296) - Drop foreman-hooks [\#1159](https://github.com/theforeman/puppet-foreman/pull/1159) ([adamruzicka](https://github.com/adamruzicka))
90+
- Refs [\#37212](https://projects.theforeman.org/issues/37212) - Drop foreman\_setup plugin support [\#1155](https://github.com/theforeman/puppet-foreman/pull/1155) ([ekohl](https://github.com/ekohl))
91+
92+
**Implemented enhancements:**
93+
94+
- Allow puppet/redis 11.x [\#1163](https://github.com/theforeman/puppet-foreman/pull/1163) ([evgeni](https://github.com/evgeni))
95+
- Allow puppet/systemd 7.x [\#1162](https://github.com/theforeman/puppet-foreman/pull/1162) ([gcoxmoz](https://github.com/gcoxmoz))
96+
- Fixes [\#35832](https://projects.theforeman.org/issues/35832) - set default\_domain\_suffix in sssd.conf [\#1160](https://github.com/theforeman/puppet-foreman/pull/1160) ([adamruzicka](https://github.com/adamruzicka))
97+
- Add support for Debian 12 [\#1158](https://github.com/theforeman/puppet-foreman/pull/1158) ([evgeni](https://github.com/evgeni))
98+
- Allow puppetlabs/apache 12.x [\#1157](https://github.com/theforeman/puppet-foreman/pull/1157) ([evgeni](https://github.com/evgeni))
99+
- Add support for Ubuntu 22.04 [\#1156](https://github.com/theforeman/puppet-foreman/pull/1156) ([evgeni](https://github.com/evgeni))
100+
101+
**Fixed bugs:**
102+
103+
- Fixes [\#37211](https://projects.theforeman.org/issues/37211) - Add ProxyPass for /images to support avatars [\#1154](https://github.com/theforeman/puppet-foreman/pull/1154) ([dgoetz](https://github.com/dgoetz))
104+
105+
## [24.2.0](https://github.com/theforeman/puppet-foreman/tree/24.2.0) (2024-02-19)
106+
107+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/24.1.0...24.2.0)
108+
109+
**Implemented enhancements:**
110+
111+
- Mark compatible with puppet/redis 10.x [\#1153](https://github.com/theforeman/puppet-foreman/pull/1153) ([ekohl](https://github.com/ekohl))
112+
- Support EL9 [\#1152](https://github.com/theforeman/puppet-foreman/pull/1152) ([ekohl](https://github.com/ekohl))
113+
- Add hiera data manager \(HDM\) plugin [\#1149](https://github.com/theforeman/puppet-foreman/pull/1149) ([tuxmea](https://github.com/tuxmea))
114+
- Only install dnf module on EL8 [\#1147](https://github.com/theforeman/puppet-foreman/pull/1147) ([ekohl](https://github.com/ekohl))
115+
116+
## [24.1.0](https://github.com/theforeman/puppet-foreman/tree/24.1.0) (2023-11-29)
117+
118+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/24.0.0...24.1.0)
119+
120+
**Implemented enhancements:**
121+
122+
- Add hammer-cli-foreman-rh-cloud package [\#1145](https://github.com/theforeman/puppet-foreman/pull/1145) ([ShimShtein](https://github.com/ShimShtein))
123+
124+
## [24.0.0](https://github.com/theforeman/puppet-foreman/tree/24.0.0) (2023-11-14)
125+
126+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/23.2.0...24.0.0)
127+
128+
**Breaking changes:**
129+
130+
- Drop deprecated non-namespaced functions [\#1141](https://github.com/theforeman/puppet-foreman/pull/1141) ([ekohl](https://github.com/ekohl))
131+
- Fixes [\#36801](https://projects.theforeman.org/issues/36801): Make Redis the default cache type [\#1134](https://github.com/theforeman/puppet-foreman/pull/1134) ([ehelms](https://github.com/ehelms))
132+
- require puppetlabs/stdlib 9.x [\#1125](https://github.com/theforeman/puppet-foreman/pull/1125) ([bastelfreak](https://github.com/bastelfreak))
133+
134+
**Implemented enhancements:**
135+
136+
- Mark compatible with puppetlabs/postgresql 10.x [\#1143](https://github.com/theforeman/puppet-foreman/pull/1143) ([ekohl](https://github.com/ekohl))
137+
- Use JSON to parse Foreman API responses [\#1142](https://github.com/theforeman/puppet-foreman/pull/1142) ([ekohl](https://github.com/ekohl))
138+
- Include settings header via concat [\#1140](https://github.com/theforeman/puppet-foreman/pull/1140) ([ekohl](https://github.com/ekohl))
139+
- Add Puppet 8 support [\#1139](https://github.com/theforeman/puppet-foreman/pull/1139) ([ekohl](https://github.com/ekohl))
140+
- Mark compatible with puppet-extlib 7.x [\#1138](https://github.com/theforeman/puppet-foreman/pull/1138) ([ekohl](https://github.com/ekohl))
141+
- Fixes [\#36090](https://projects.theforeman.org/issues/36090) - Support REX cockpit removal [\#1111](https://github.com/theforeman/puppet-foreman/pull/1111) ([ekohl](https://github.com/ekohl))
142+
143+
## [23.2.0](https://github.com/theforeman/puppet-foreman/tree/23.2.0) (2023-10-10)
144+
145+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/23.1.0...23.2.0)
146+
147+
**Implemented enhancements:**
148+
149+
- Fixes [\#36812](https://projects.theforeman.org/issues/36812) - allow setting \(fc\)ct\_location [\#1135](https://github.com/theforeman/puppet-foreman/pull/1135) ([evgeni](https://github.com/evgeni))
150+
- Mark compatible with puppetlabs/apache 11.x [\#1131](https://github.com/theforeman/puppet-foreman/pull/1131) ([ekohl](https://github.com/ekohl))
151+
- Allow puppet/systemd 5.x and 6.x [\#1129](https://github.com/theforeman/puppet-foreman/pull/1129) ([evgeni](https://github.com/evgeni))
152+
153+
**Fixed bugs:**
154+
155+
- correct sendmail configuration [\#1130](https://github.com/theforeman/puppet-foreman/pull/1130) ([evgeni](https://github.com/evgeni))
156+
157+
## [23.1.0](https://github.com/theforeman/puppet-foreman/tree/23.1.0) (2023-08-16)
158+
159+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/23.0.0...23.1.0)
160+
161+
**Implemented enhancements:**
162+
163+
- Fixes [\#36582](https://projects.theforeman.org/issues/36582) - Detect logging layout based on type [\#1124](https://github.com/theforeman/puppet-foreman/pull/1124) ([ekohl](https://github.com/ekohl))
164+
- Fixes [\#36645](https://projects.theforeman.org/issues/36645) - Change the default Redis cache DB to 4 [\#1122](https://github.com/theforeman/puppet-foreman/pull/1122) ([ekohl](https://github.com/ekohl))
165+
- allow puppet/redis 9.x [\#1121](https://github.com/theforeman/puppet-foreman/pull/1121) ([evgeni](https://github.com/evgeni))
166+
167+
## [23.0.0](https://github.com/theforeman/puppet-foreman/tree/23.0.0) (2023-05-16)
168+
169+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/22.2.0...23.0.0)
170+
171+
**Breaking changes:**
172+
173+
- Sunsetting foreman\_column\_view because functionality being integrated in Foreman itself [\#1119](https://github.com/theforeman/puppet-foreman/pull/1119) ([dgoetz](https://github.com/dgoetz))
174+
- Refs [\#36345](https://projects.theforeman.org/issues/36345) - Raise minimum Puppet version to 7.0.0 [\#1118](https://github.com/theforeman/puppet-foreman/pull/1118) ([ekohl](https://github.com/ekohl))
175+
- drop memcache plugin support [\#1114](https://github.com/theforeman/puppet-foreman/pull/1114) ([evgeni](https://github.com/evgeni))
176+
- Remove Docker, Spacewalk & DigitalOcean plugins [\#1097](https://github.com/theforeman/puppet-foreman/pull/1097) ([ekohl](https://github.com/ekohl))
177+
178+
**Implemented enhancements:**
179+
180+
- Mark compatible with puppetlabs/concat 8.x & puppetlabs/apache 10.x & puppetlabs/postgresql 9.x [\#1117](https://github.com/theforeman/puppet-foreman/pull/1117) ([ekohl](https://github.com/ekohl))
181+
- Refs [\#36319](https://projects.theforeman.org/issues/36319) - Add fog\_proxmox plugin support [\#1115](https://github.com/theforeman/puppet-foreman/pull/1115) ([maximiliankolb](https://github.com/maximiliankolb))
182+
- Bump puppetlabs/apache to \< 10.0.0 [\#1110](https://github.com/theforeman/puppet-foreman/pull/1110) ([gcoxmoz](https://github.com/gcoxmoz))
183+
184+
## [22.2.0](https://github.com/theforeman/puppet-foreman/tree/22.2.0) (2023-02-21)
185+
186+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/22.1.2...22.2.0)
187+
188+
**Implemented enhancements:**
189+
190+
- Fixes [\#36037](https://projects.theforeman.org/issues/36037) - Manage Redis service for Redis cache [\#1109](https://github.com/theforeman/puppet-foreman/pull/1109) ([ekohl](https://github.com/ekohl))
191+
- Add basic external auth for API [\#1108](https://github.com/theforeman/puppet-foreman/pull/1108) ([ofedoren](https://github.com/ofedoren))
192+
- bump puppet/systemd to \< 5.0.0 [\#1104](https://github.com/theforeman/puppet-foreman/pull/1104) ([jhoblitt](https://github.com/jhoblitt))
193+
194+
## [22.1.2](https://github.com/theforeman/puppet-foreman/tree/22.1.2) (2023-02-01)
195+
196+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/22.1.1...22.1.2)
197+
198+
**Fixed bugs:**
199+
200+
- Fixes [\#36028](https://projects.theforeman.org/issues/36028) - ensure compressed assets are returned if available [\#1106](https://github.com/theforeman/puppet-foreman/pull/1106) ([evgeni](https://github.com/evgeni))
201+
202+
## [22.1.1](https://github.com/theforeman/puppet-foreman/tree/22.1.1) (2023-01-26)
203+
204+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/22.1.0...22.1.1)
205+
206+
**Fixed bugs:**
207+
208+
- Fixes [\#35870](https://projects.theforeman.org/issues/35870) - Ensure mod\_expires is loaded [\#1101](https://github.com/theforeman/puppet-foreman/pull/1101) ([ekohl](https://github.com/ekohl))
209+
210+
## [22.1.0](https://github.com/theforeman/puppet-foreman/tree/22.1.0) (2022-12-14)
211+
212+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/22.0.0...22.1.0)
213+
214+
**Implemented enhancements:**
215+
216+
- Refs [\#35800](https://projects.theforeman.org/issues/35800) - Add foreman\_kernel\_care plugin support [\#1099](https://github.com/theforeman/puppet-foreman/pull/1099) ([ekohl](https://github.com/ekohl))
217+
3218
## [22.0.0](https://github.com/theforeman/puppet-foreman/tree/22.0.0) (2022-11-03)
4219

5220
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/21.2.0...22.0.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theforeman-foreman",
3-
"version": "26.1.0",
3+
"version": "26.2.0",
44
"author": "theforeman",
55
"summary": "Foreman server configuration",
66
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)