Skip to content

Commit 9c806f0

Browse files
committed
Release 4.1.0
1 parent b16ac47 commit 9c806f0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.1.0](https://github.com/voxpupuli/puppet-openssl/tree/v4.1.0) (2024-10-01)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openssl/compare/v4.0.0...v4.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Pass openssl commands as an array [\#225](https://github.com/voxpupuli/puppet-openssl/pull/225) ([ekohl](https://github.com/ekohl))
14+
15+
**Fixed bugs:**
16+
17+
- Correctly pass secrets via environment variables to avoid them being visible in process lists [\#228](https://github.com/voxpupuli/puppet-openssl/pull/228) ([ekohl](https://github.com/ekohl))
18+
719
## [v4.0.0](https://github.com/voxpupuli/puppet-openssl/tree/v4.0.0) (2024-07-19)
820

921
[Full Changelog](https://github.com/voxpupuli/puppet-openssl/compare/v3.2.0...v4.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": "puppet-openssl",
3-
"version": "4.0.1-rc0",
3+
"version": "4.1.0",
44
"author": "Vox Pupuli",
55
"summary": "OpenSSL Module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)