Skip to content

Commit df00a5c

Browse files
author
Dominik Richter
committed
1.1.2
1 parent 47d9f13 commit df00a5c

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.1.2
4+
5+
* bugfix: ruby1.8+puppet+rspec interplay
6+
* bugfix: use scoped resource for puppet 4
7+
38
## 1.1.1
49

510
* feature: add stack protection configuration via sysctl (enabled)

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'hardening/os_hardening'
2-
version '1.1.1'
2+
version '1.1.2'
33
source 'https://github.com/TelekomLabs/puppet-os-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-os_hardening",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"author": "Dominik Richter",
55
"summary": "Configures the base OS with hardening",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)