|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [2.7.1](https://github.com/dev-sec/linux-baseline/tree/2.7.1) (2021-03-22) |
| 3 | +## [2.8.0](https://github.com/dev-sec/linux-baseline/tree/2.8.0) (2021-03-24) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.7.0...2.7.1) |
| 5 | +[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.7.0...2.8.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Disable source routing for IPv6. [\#152](https://github.com/dev-sec/linux-baseline/pull/152) ([joubbi](https://github.com/joubbi)) |
6 | 10 |
|
7 | 11 | **Merged pull requests:** |
8 | 12 |
|
|
185 | 189 | - Update issue templates [\#106](https://github.com/dev-sec/linux-baseline/pull/106) ([rndmh3ro](https://github.com/rndmh3ro)) |
186 | 190 | - \#104 Fix os-11 for Ubuntu 16.04 and newer [\#105](https://github.com/dev-sec/linux-baseline/pull/105) ([IceBear2k](https://github.com/IceBear2k)) |
187 | 191 | - efi-check should run on remote host, not locally [\#103](https://github.com/dev-sec/linux-baseline/pull/103) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 192 | +- update grammar in desc [\#101](https://github.com/dev-sec/linux-baseline/pull/101) ([juliandunn](https://github.com/juliandunn)) |
188 | 193 | - Update to test for rsh-server instead of duplicate telnetd [\#98](https://github.com/dev-sec/linux-baseline/pull/98) ([aavetis](https://github.com/aavetis)) |
189 | 194 |
|
190 | 195 | ## [2.2.2](https://github.com/dev-sec/linux-baseline/tree/2.2.2) (2018-07-19) |
|
193 | 198 |
|
194 | 199 | **Merged pull requests:** |
195 | 200 |
|
196 | | -- update grammar in desc [\#101](https://github.com/dev-sec/linux-baseline/pull/101) ([juliandunn](https://github.com/juliandunn)) |
197 | 201 | - Update to version 2.2.2 [\#99](https://github.com/dev-sec/linux-baseline/pull/99) ([james-stocks](https://github.com/james-stocks)) |
198 | 202 | - Do not disable vfat by default [\#96](https://github.com/dev-sec/linux-baseline/pull/96) ([rndmh3ro](https://github.com/rndmh3ro)) |
199 | 203 | - fix virtualization usage in older inspec versions [\#95](https://github.com/dev-sec/linux-baseline/pull/95) ([mattlqx](https://github.com/mattlqx)) |
|
301 | 305 |
|
302 | 306 | [Full Changelog](https://github.com/dev-sec/linux-baseline/compare/1.2.0...1.3.0) |
303 | 307 |
|
| 308 | +**Fixed bugs:** |
| 309 | + |
| 310 | +- update identifier [\#37](https://github.com/dev-sec/linux-baseline/pull/37) ([chris-rock](https://github.com/chris-rock)) |
| 311 | + |
304 | 312 | **Merged pull requests:** |
305 | 313 |
|
306 | 314 | - prevent nil in flags [\#36](https://github.com/dev-sec/linux-baseline/pull/36) ([arlimus](https://github.com/arlimus)) |
|
309 | 317 |
|
310 | 318 | [Full Changelog](https://github.com/dev-sec/linux-baseline/compare/1.1.0...1.2.0) |
311 | 319 |
|
312 | | -**Fixed bugs:** |
313 | | - |
314 | | -- update identifier [\#37](https://github.com/dev-sec/linux-baseline/pull/37) ([chris-rock](https://github.com/chris-rock)) |
315 | | - |
316 | 320 | **Merged pull requests:** |
317 | 321 |
|
318 | 322 | - removed serverspec support and created all inspec tests [\#35](https://github.com/dev-sec/linux-baseline/pull/35) ([atomic111](https://github.com/atomic111)) |
|
0 commit comments