|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [2.6.4](https://github.com/dev-sec/linux-baseline/tree/2.6.4) (2021-02-02) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.6.3...2.6.4) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- os-06: Check for SUID/ SGID blacklist control previously passing is now falling [\#146](https://github.com/dev-sec/linux-baseline/issues/146) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- use version tag for changelog action [\#148](https://github.com/dev-sec/linux-baseline/pull/148) ([schurzi](https://github.com/schurzi)) |
| 14 | + |
3 | 15 | ## [2.6.3](https://github.com/dev-sec/linux-baseline/tree/2.6.3) (2021-01-29)
|
4 | 16 |
|
5 | 17 | [Full Changelog](https://github.com/dev-sec/linux-baseline/compare/2.6.2...2.6.3)
|
|
167 | 179 | **Merged pull requests:**
|
168 | 180 |
|
169 | 181 | - Update to version 2.2.2 [\#99](https://github.com/dev-sec/linux-baseline/pull/99) ([james-stocks](https://github.com/james-stocks))
|
| 182 | +- Do not disable vfat by default [\#96](https://github.com/dev-sec/linux-baseline/pull/96) ([rndmh3ro](https://github.com/rndmh3ro)) |
170 | 183 | - fix virtualization usage in older inspec versions [\#95](https://github.com/dev-sec/linux-baseline/pull/95) ([mattlqx](https://github.com/mattlqx))
|
171 | 184 |
|
172 | 185 | ## [2.2.1](https://github.com/dev-sec/linux-baseline/tree/2.2.1) (2018-05-14)
|
|
195 | 208 |
|
196 | 209 | **Merged pull requests:**
|
197 | 210 |
|
198 |
| -- Do not disable vfat by default [\#96](https://github.com/dev-sec/linux-baseline/pull/96) ([rndmh3ro](https://github.com/rndmh3ro)) |
199 | 211 | - deferring the execution of permissions to profile execution [\#87](https://github.com/dev-sec/linux-baseline/pull/87) ([chris-rock](https://github.com/chris-rock))
|
200 | 212 | - CIS 4.1.1.3 [\#85](https://github.com/dev-sec/linux-baseline/pull/85) ([tomhaynes](https://github.com/tomhaynes))
|
201 | 213 | - Update Fedora controls [\#84](https://github.com/dev-sec/linux-baseline/pull/84) ([shoekstra](https://github.com/shoekstra))
|
|
244 | 256 | - Remove duplicated expectation from sysctl-16 [\#49](https://github.com/dev-sec/linux-baseline/pull/49) ([techraf](https://github.com/techraf))
|
245 | 257 | - update links in readme [\#47](https://github.com/dev-sec/linux-baseline/pull/47) ([chris-rock](https://github.com/chris-rock))
|
246 | 258 | - essay: differentiate redhat/debian, add extra conditions [\#44](https://github.com/dev-sec/linux-baseline/pull/44) ([juju4](https://github.com/juju4))
|
247 |
| -- update Gemfile [\#43](https://github.com/dev-sec/linux-baseline/pull/43) ([atomic111](https://github.com/atomic111)) |
248 | 259 |
|
249 | 260 | ## [2.0.1](https://github.com/dev-sec/linux-baseline/tree/2.0.1) (2016-12-21)
|
250 | 261 |
|
|
258 | 269 | **Merged pull requests:**
|
259 | 270 |
|
260 | 271 | - update profile metadata & tooling [\#46](https://github.com/dev-sec/linux-baseline/pull/46) ([chris-rock](https://github.com/chris-rock))
|
| 272 | +- update Gemfile [\#43](https://github.com/dev-sec/linux-baseline/pull/43) ([atomic111](https://github.com/atomic111)) |
261 | 273 | - Update links in README file [\#42](https://github.com/dev-sec/linux-baseline/pull/42) ([netflash](https://github.com/netflash))
|
262 | 274 | - Fix cpu flags and change default for net.ipv4.conf.all.log\_martians [\#39](https://github.com/dev-sec/linux-baseline/pull/39) ([chris-rock](https://github.com/chris-rock))
|
263 | 275 |
|
|
0 commit comments