Skip to content

Commit 73f3d33

Browse files
Merge branch 'master' into version_checkout
Signed-off-by: Michée Lengronne <michee.lengronne@coppint.com>
2 parents bca54bf + 97f0ab8 commit 73f3d33

2 files changed

Lines changed: 20 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,32 @@
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.4](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.4) (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.3...0.6.4)
6+
7+
**Merged pull requests:**
8+
9+
- read the CHANGELOG before the checkout [\#32](https://github.com/dev-sec/linux-patch-baseline/pull/32) ([micheelengronne](https://github.com/micheelengronne))
10+
- checkout before creating the release draft [\#31](https://github.com/dev-sec/linux-patch-baseline/pull/31) ([micheelengronne](https://github.com/micheelengronne))
11+
12+
## [0.6.3](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.3) (2020-07-23)
13+
14+
[Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.6.2...0.6.3)
615

716
**Closed issues:**
817

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

1120
**Merged pull requests:**
1221

22+
- 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))
23+
24+
## [0.6.2](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.2) (2020-07-22)
25+
26+
[Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.6.1...0.6.2)
27+
28+
**Merged pull requests:**
29+
1330
- 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))
1431

1532
## [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.2
5+
version: 0.6.4
66
maintainer: Christoph Hartmann
77
copyright: Christoph Hartmann
88
copyright_email: chris@lollyrock.com

0 commit comments

Comments
 (0)