Skip to content

Commit 5cdd0be

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent f30ce42 commit 5cdd0be

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [0.6.7](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.7) (2021-02-02)
4+
5+
[Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.6.6...0.6.7)
6+
7+
**Merged pull requests:**
8+
9+
- use version tag for changelog action [\#46](https://github.com/dev-sec/linux-patch-baseline/pull/46) ([schurzi](https://github.com/schurzi))
10+
311
## [0.6.6](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.6) (2021-01-29)
412

513
[Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.6.5...0.6.6)
@@ -47,7 +55,6 @@
4755
**Merged pull requests:**
4856

4957
- version revert in hope to trigger github actions correctly [\#30](https://github.com/dev-sec/linux-patch-baseline/pull/30) ([micheelengronne](https://github.com/micheelengronne))
50-
- align versions [\#27](https://github.com/dev-sec/linux-patch-baseline/pull/27) ([micheelengronne](https://github.com/micheelengronne))
5158

5259
## [0.6.2](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.2) (2020-07-22)
5360

@@ -61,6 +68,10 @@
6168

6269
[Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.6.0...0.6.1)
6370

71+
**Merged pull requests:**
72+
73+
- align versions [\#27](https://github.com/dev-sec/linux-patch-baseline/pull/27) ([micheelengronne](https://github.com/micheelengronne))
74+
6475
## [0.6.0](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.0) (2020-05-19)
6576

6677
[Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.5.0...0.6.0)

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: linux-patch-baseline
33
title: DevSec Linux Patch Benchmark
44
summary: Verifies that all patches have been applied
5-
version: 0.6.6
5+
version: 0.6.7
66
maintainer: Christoph Hartmann
77
copyright: Christoph Hartmann
88
copyright_email: chris@lollyrock.com

0 commit comments

Comments
 (0)