Skip to content

Commit f966d85

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 4.0.0
1 parent a170e6e commit f966d85

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,34 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v4.0.0](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/tree/v4.0.0) (2026-01-21)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/compare/v3.3.0...v4.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop puppet, update openvox minimum version to 8.19 [\#105](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/105) ([TheMeier](https://github.com/TheMeier))
14+
15+
**Implemented enhancements:**
16+
17+
- Generate the REFERENCE file [\#109](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/109) ([bwitt](https://github.com/bwitt))
18+
- Add Debian 13 support [\#107](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/107) ([bastelfreak](https://github.com/bastelfreak))
19+
- metadata.json: Add OpenVox [\#102](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/102) ([jstraw](https://github.com/jstraw))
20+
21+
**Fixed bugs:**
22+
23+
- Use correct default file for Debian 13 and above [\#117](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/117) ([sagepe](https://github.com/sagepe))
24+
25+
**Closed issues:**
26+
27+
- Entries in `/etc/sysctl.conf` are not respected in Debian 13 [\#116](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/issues/116)
28+
- Missing REFERENCE.md file [\#108](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/issues/108)
29+
- net.ipv4.conf.br1/403.rp\_filter error [\#66](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/issues/66)
30+
31+
**Merged pull requests:**
32+
33+
- \[doc\] Make it clear the default is to apply [\#111](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/111) ([bwitt](https://github.com/bwitt))
34+
735
## [v3.3.0](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/tree/v3.3.0) (2024-12-09)
836

937
[Full Changelog](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/compare/v3.2.0...v3.3.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-augeasproviders_sysctl",
3-
"version": "3.3.1-rc0",
3+
"version": "4.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Augeas-based sysctl type and provider for Puppet",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)