Skip to content

Commit 8ea259b

Browse files
committed
chore(doc): Update changelog
1 parent 6c81dd5 commit 8ea259b

File tree

3 files changed

+30
-8
lines changed

3 files changed

+30
-8
lines changed

.release-notes.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
1-
## LinuxAid Release Version v1.5.6
1+
## LinuxAid Release Version v1.5.7
22

33
### Bug Fixes
4-
- c23177b1 fix: update extra options and remove stale dropin
5-
- 96f51a08 fix: update deprecated fields
6-
7-
### Configuration Changes
8-
- d0fe9d78 chore: pin puppet-openvas module @v0.0.1
4+
- 784c23d73 fix(docs): correct SELinux anchor links after namespace change
5+
- 837dffd63 fix: Replaced profile::system::systemd with common::system::systemd so that systemd parameters are sourced from the common class
96

107
### Other Changes
11-
- 5c861d05 gitea-backup: fix perform_local_backup_rotation func to only look at gitea-dump-* files
8+
- 786b1b89f Add openvas module v0.0.2
9+
- 7b3a3f998 Added splunk add ons
10+
- 25639ca3f Updated the network wait online for bonded interace
11+
- 2d37c1af2 use group adm for ubuntu-24 for logrotate
12+
- 306349ad3 Added the support to add splunk add-ons
13+
- 64ebd8d8e Added a support to provide thinlinc license source path
14+
- 06e45c7a7 doc: fix email markdown
15+
- 0558fb9ed add: noop_value and ensure for jumphost
16+
- ed00bcc87 updating the class name form common::setup::obmondo_admin to common::system::obmondo_admin
1217

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All releases and the changes included in them (pulled from git commits added since last release) will be detailed in this file.
44

5+
## LinuxAid Release Version v1.5.7
6+
7+
### Bug Fixes
8+
- 784c23d73 fix(docs): correct SELinux anchor links after namespace change
9+
- 837dffd63 fix: Replaced profile::system::systemd with common::system::systemd so that systemd parameters are sourced from the common class
10+
11+
### Other Changes
12+
- 786b1b89f Add openvas module v0.0.2
13+
- 7b3a3f998 Added splunk add ons
14+
- 25639ca3f Updated the network wait online for bonded interace
15+
- 2d37c1af2 use group adm for ubuntu-24 for logrotate
16+
- 306349ad3 Added the support to add splunk add-ons
17+
- 64ebd8d8e Added a support to provide thinlinc license source path
18+
- 06e45c7a7 doc: fix email markdown
19+
- 0558fb9ed add: noop_value and ensure for jumphost
20+
- ed00bcc87 updating the class name form common::setup::obmondo_admin to common::system::obmondo_admin
21+
522
## LinuxAid Release Version v1.5.6
623

724
### Bug Fixes

modules/enableit/common/data/common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ common::system::disabled_services:
311311

312312
# Puppet/Openvox
313313
common::system::openvox::version: "8.24.2"
314-
common::system::openvox::environment: "v1.5.6"
314+
common::system::openvox::environment: "v1.5.7"
315315
common::system::openvox::server: enableit.puppet.obmondo.com
316316
common::system::openvox::package_name: "openvox-agent"
317317
common::system::openvox::configure_agent: true

0 commit comments

Comments
 (0)