|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [2.6.2](https://github.com/dev-sec/linux-baseline/tree/2.6.2) (2021-01-26) |
| 3 | +## [2.6.2](https://github.com/dev-sec/linux-baseline/tree/2.6.2) (2021-01-29) |
4 | 4 |
|
5 | 5 | [Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.6.1...2.6.2) |
6 | 6 |
|
7 | 7 | **Merged pull requests:** |
8 | 8 |
|
| 9 | +- update code to conform to new linting rules [\#145](https://github.com/dev-sec/linux-baseline/pull/145) ([schurzi](https://github.com/schurzi)) |
9 | 10 | - add github action for testing [\#144](https://github.com/dev-sec/linux-baseline/pull/144) ([rndmh3ro](https://github.com/rndmh3ro)) |
10 | 11 | - Fix tiny typo [\#143](https://github.com/dev-sec/linux-baseline/pull/143) ([danwit](https://github.com/danwit)) |
11 | 12 |
|
|
74 | 75 |
|
75 | 76 | [Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.4.3...2.4.4) |
76 | 77 |
|
77 | | -**Merged pull requests:** |
78 | | - |
79 | | -- CHANGELOG for RELEASE done before the push to avoid breaking [\#131](https://github.com/dev-sec/linux-baseline/pull/131) ([micheelengronne](https://github.com/micheelengronne)) |
80 | | - |
81 | 78 | ## [2.4.3](https://github.com/dev-sec/linux-baseline/tree/2.4.3) (2020-05-19) |
82 | 79 |
|
83 | 80 | [Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.4.2...2.4.3) |
|
92 | 89 |
|
93 | 90 | **Merged pull requests:** |
94 | 91 |
|
| 92 | +- CHANGELOG for RELEASE done before the push to avoid breaking [\#131](https://github.com/dev-sec/linux-baseline/pull/131) ([micheelengronne](https://github.com/micheelengronne)) |
95 | 93 | - align versions [\#129](https://github.com/dev-sec/linux-baseline/pull/129) ([micheelengronne](https://github.com/micheelengronne)) |
96 | 94 |
|
97 | 95 | ## [2.4.1](https://github.com/dev-sec/linux-baseline/tree/2.4.1) (2020-05-19) |
|
200 | 198 | - Added net.ipv4.conf.default.log\_martians for Martian Packets in sysctl\_spec.rb [\#72](https://github.com/dev-sec/linux-baseline/pull/72) ([bitvijays](https://github.com/bitvijays)) |
201 | 199 | - 1.1.1 CIS Disable unused filesystem [\#71](https://github.com/dev-sec/linux-baseline/pull/71) ([bitvijays](https://github.com/bitvijays)) |
202 | 200 | - os-02: Fix for SUSE environments [\#70](https://github.com/dev-sec/linux-baseline/pull/70) ([mcgege](https://github.com/mcgege)) |
203 | | -- On SUSE environments 'auditd' is part of package 'audit' [\#69](https://github.com/dev-sec/linux-baseline/pull/69) ([mcgege](https://github.com/mcgege)) |
204 | 201 | - use recommended spdx license identifier [\#68](https://github.com/dev-sec/linux-baseline/pull/68) ([chris-rock](https://github.com/chris-rock)) |
205 | 202 |
|
206 | 203 | ## [2.1.1](https://github.com/dev-sec/linux-baseline/tree/2.1.1) (2017-06-02) |
|
214 | 211 |
|
215 | 212 | **Merged pull requests:** |
216 | 213 |
|
| 214 | +- On SUSE environments 'auditd' is part of package 'audit' [\#69](https://github.com/dev-sec/linux-baseline/pull/69) ([mcgege](https://github.com/mcgege)) |
217 | 215 | - CI: update to ruby 2.4.1 and rubocop 0.49.1 [\#66](https://github.com/dev-sec/linux-baseline/pull/66) ([artem-sidorenko](https://github.com/artem-sidorenko)) |
218 | 216 | - Use assignment\_regex, only\_if and bump profile version [\#64](https://github.com/dev-sec/linux-baseline/pull/64) ([alexpop](https://github.com/alexpop)) |
219 | 217 | - num\_logs has different values on different distros [\#63](https://github.com/dev-sec/linux-baseline/pull/63) ([artem-sidorenko](https://github.com/artem-sidorenko)) |
|
0 commit comments