Skip to content

Commit a3228e0

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent ff5e15d commit a3228e0

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3-
## [0.6.2](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.2) (2020-07-22)
3+
## [0.6.3](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.3) (2020-07-23)
44

5-
[Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.6.1...0.6.2)
5+
[Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.6.2...0.6.3)
66

77
**Closed issues:**
88

99
- Debian 9.8/10 timing out on audits [\#22](https://github.com/dev-sec/linux-patch-baseline/issues/22)
1010

1111
**Merged pull requests:**
1212

13+
- 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))
14+
15+
## [0.6.2](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.2) (2020-07-22)
16+
17+
[Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.6.1...0.6.2)
18+
19+
**Merged pull requests:**
20+
1321
- Updated to use a while loop for releasing "apt update" lock [\#28](https://github.com/dev-sec/linux-patch-baseline/pull/28) ([mattray](https://github.com/mattray))
1422

1523
## [0.6.1](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.1) (2020-05-19)

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.1
5+
version: 0.6.3
66
maintainer: Christoph Hartmann
77
copyright: Christoph Hartmann
88
copyright_email: chris@lollyrock.com

0 commit comments

Comments
 (0)