Skip to content

Commit d9b2e8c

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

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Changelog
22

3-
## [0.6.6](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.6) (2021-01-26)
3+
## [0.6.6](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.6) (2021-01-29)
44

55
[Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.6.5...0.6.6)
66

77
**Merged pull requests:**
88

9+
- Fix lint [\#45](https://github.com/dev-sec/linux-patch-baseline/pull/45) ([schurzi](https://github.com/schurzi))
910
- GitHub action [\#44](https://github.com/dev-sec/linux-patch-baseline/pull/44) ([rndmh3ro](https://github.com/rndmh3ro))
1011

1112
## [0.6.5](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.5) (2020-07-23)
@@ -46,6 +47,7 @@
4647
**Merged pull requests:**
4748

4849
- 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))
4951

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

@@ -59,10 +61,6 @@
5961

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

62-
**Merged pull requests:**
63-
64-
- align versions [\#27](https://github.com/dev-sec/linux-patch-baseline/pull/27) ([micheelengronne](https://github.com/micheelengronne))
65-
6664
## [0.6.0](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.0) (2020-05-19)
6765

6866
[Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.5.0...0.6.0)
@@ -89,7 +87,6 @@
8987
- Update issue templates [\#21](https://github.com/dev-sec/linux-patch-baseline/pull/21) ([rndmh3ro](https://github.com/rndmh3ro))
9088
- allow yum to run as non-root user. [\#20](https://github.com/dev-sec/linux-patch-baseline/pull/20) ([iveskins](https://github.com/iveskins))
9189
- small typo in the packages method [\#18](https://github.com/dev-sec/linux-patch-baseline/pull/18) ([aaronlippold](https://github.com/aaronlippold))
92-
- add suse support [\#15](https://github.com/dev-sec/linux-patch-baseline/pull/15) ([arlimus](https://github.com/arlimus))
9390

9491
## [0.4.0](https://github.com/dev-sec/linux-patch-baseline/tree/0.4.0) (2018-04-12)
9592

@@ -103,6 +100,7 @@
103100

104101
- fix vulnerable rubocop version for testing [\#17](https://github.com/dev-sec/linux-patch-baseline/pull/17) ([arlimus](https://github.com/arlimus))
105102
- print system patches in a nicer way [\#16](https://github.com/dev-sec/linux-patch-baseline/pull/16) ([arlimus](https://github.com/arlimus))
103+
- add suse support [\#15](https://github.com/dev-sec/linux-patch-baseline/pull/15) ([arlimus](https://github.com/arlimus))
106104
- Remove puts from updates [\#14](https://github.com/dev-sec/linux-patch-baseline/pull/14) ([nandeshguru](https://github.com/nandeshguru))
107105
- fix linting errors [\#12](https://github.com/dev-sec/linux-patch-baseline/pull/12) ([arlimus](https://github.com/arlimus))
108106
- Changed the method LinuxUpdateManager.initialize to add support to Amazon Linux [\#11](https://github.com/dev-sec/linux-patch-baseline/pull/11) ([jonasduarte](https://github.com/jonasduarte))

0 commit comments

Comments
 (0)