We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c3965f + 69f4b91 commit d768da2Copy full SHA for d768da2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## Unsupported Release 3.3.0
2
+### Summary
3
+This is a moderate release that removes stdlib dependency altogether as it isn't being used.
4
+
5
+#### Added
6
+- Update metadata.json to remove dependencies.
7
8
## Unsupported Release 3.2.0
9
### Summary
10
This is a moderate release that serves to increases the maximum compatible puppet version from `5.x` to `6.x`.
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-xinetd",
- "version": "3.2.0",
+ "version": "3.3.0",
"author": "puppetlabs",
"summary": "Configures xinetd and exposes the xinetd::service definition for adding new services.",
"license": "Apache-2.0",
0 commit comments