|
1 | 1 | # Changelog
|
2 | 2 |
|
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) |
4 | 4 |
|
5 | 5 | [Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.6.5...0.6.6)
|
6 | 6 |
|
7 | 7 | **Merged pull requests:**
|
8 | 8 |
|
| 9 | +- Fix lint [\#45](https://github.com/dev-sec/linux-patch-baseline/pull/45) ([schurzi](https://github.com/schurzi)) |
9 | 10 | - GitHub action [\#44](https://github.com/dev-sec/linux-patch-baseline/pull/44) ([rndmh3ro](https://github.com/rndmh3ro))
|
10 | 11 |
|
11 | 12 | ## [0.6.5](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.5) (2020-07-23)
|
|
46 | 47 | **Merged pull requests:**
|
47 | 48 |
|
48 | 49 | - 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)) |
49 | 51 |
|
50 | 52 | ## [0.6.2](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.2) (2020-07-22)
|
51 | 53 |
|
|
59 | 61 |
|
60 | 62 | [Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.6.0...0.6.1)
|
61 | 63 |
|
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 |
| - |
66 | 64 | ## [0.6.0](https://github.com/dev-sec/linux-patch-baseline/tree/0.6.0) (2020-05-19)
|
67 | 65 |
|
68 | 66 | [Full Changelog](https://github.com/dev-sec/linux-patch-baseline/compare/0.5.0...0.6.0)
|
|
89 | 87 | - Update issue templates [\#21](https://github.com/dev-sec/linux-patch-baseline/pull/21) ([rndmh3ro](https://github.com/rndmh3ro))
|
90 | 88 | - allow yum to run as non-root user. [\#20](https://github.com/dev-sec/linux-patch-baseline/pull/20) ([iveskins](https://github.com/iveskins))
|
91 | 89 | - 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)) |
93 | 90 |
|
94 | 91 | ## [0.4.0](https://github.com/dev-sec/linux-patch-baseline/tree/0.4.0) (2018-04-12)
|
95 | 92 |
|
|
103 | 100 |
|
104 | 101 | - fix vulnerable rubocop version for testing [\#17](https://github.com/dev-sec/linux-patch-baseline/pull/17) ([arlimus](https://github.com/arlimus))
|
105 | 102 | - 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)) |
106 | 104 | - Remove puts from updates [\#14](https://github.com/dev-sec/linux-patch-baseline/pull/14) ([nandeshguru](https://github.com/nandeshguru))
|
107 | 105 | - fix linting errors [\#12](https://github.com/dev-sec/linux-patch-baseline/pull/12) ([arlimus](https://github.com/arlimus))
|
108 | 106 | - 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