Skip to content

Commit c21f9e2

Browse files
author
Dominik Richter
committed
1.0.5
1 parent f544649 commit c21f9e2

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

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

3+
## 1.0.5
4+
5+
* feature: UsePrivilegeSeparation = sandbox for ssh >= 5.9
6+
* feature: support Puppet 4
7+
38
## 1.0.4
49

510
* improvement: reprioritize EtM-based MACs

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'hardening/ssh_hardening'
2-
version '1.0.4'
2+
version '1.0.5'
33
source 'https://github.com/TelekomLabs/puppet-ssh-hardening'
44
author 'Dominik Richter'
55
license 'Apache License, Version 2.0'

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hardening-ssh_hardening",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"source": "https://github.com/TelekomLabs/puppet-ssh-hardening",
55
"author": "Dominik Richter",
66
"license": "Apache License, Version 2.0",

0 commit comments

Comments
 (0)