Skip to content

Commit 1163837

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent 8fa58f7 commit 1163837

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [2.6.1](https://github.com/dev-sec/linux-baseline/tree/2.6.1) (2020-12-28)
4+
5+
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.6.0...2.6.1)
6+
7+
**Merged pull requests:**
8+
9+
- Allow arp\_ignore = 2 [\#142](https://github.com/dev-sec/linux-baseline/pull/142) ([mcgege](https://github.com/mcgege))
10+
311
## [2.6.0](https://github.com/dev-sec/linux-baseline/tree/2.6.0) (2020-12-16)
412

513
[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.5.0...2.6.0)

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ copyright: DevSec Hardening Framework Team
66
copyright_email: [email protected]
77
license: Apache-2.0
88
summary: Test suite for best practice Linux OS hardening
9-
version: 2.6.0
9+
version: 2.6.1
1010
supports:
1111
- os-family: linux

0 commit comments

Comments
 (0)