|
2 | 2 | ## [Unreleased]
|
3 | 3 |
|
4 | 4 |
|
| 5 | +<a name="v1.4.3"></a> |
| 6 | +## [v1.4.3] - 2022-06-29 |
| 7 | +### Alpine |
| 8 | +- [9db8b16](https://github.com/quay/claircore/commit/9db8b168ad25b94115a000c00da999d3bebb2f1b): move to dynamic distributions |
| 9 | +- [c804ced](https://github.com/quay/claircore/commit/c804ced14d6b2211939d033c0be359f726376b33): syntax simplifications in tests |
| 10 | +- [bf21d03](https://github.com/quay/claircore/commit/bf21d0387e0ce058bf34309584763175ea522437): add documentation to Matcher type |
| 11 | +- [cef8829](https://github.com/quay/claircore/commit/cef8829f790390d03d56d982ce128cb65883402a): remove disused method |
| 12 | +### Build(Deps) |
| 13 | +- [7c33022](https://github.com/quay/claircore/commit/7c33022530b53500bf55f8ac67a389de53c81123): bump actions/cache from 3.0.3 to 3.0.4 |
| 14 | +### Defaults |
| 15 | +- [8b93324](https://github.com/quay/claircore/commit/8b9332450c40bd5574181ca068c13bed270376b7): update alpine |
| 16 | +### Dpkg |
| 17 | +- [d475a7a](https://github.com/quay/claircore/commit/d475a7a9ab3b3414f40123ad83af05ad3c105b85): test with known-problematic status file |
| 18 | + - [#297](https://github.com/quay/claircore/issues/297) |
| 19 | +### Ovalutil |
| 20 | +- [e8478a4](https://github.com/quay/claircore/commit/e8478a4f120f6543de80f6acc71b17f51625ff58): sanity-check incoming dpkg version strings |
| 21 | + - [#395](https://github.com/quay/claircore/issues/395) |
| 22 | +### Periodic |
| 23 | +- [3d40ef6](https://github.com/quay/claircore/commit/3d40ef677b45c3ea2aa91de1b2cc84e5d63666a9): update alpine |
| 24 | +### Rhel |
| 25 | +- [98b6183](https://github.com/quay/claircore/commit/98b61830622e3fe445ec707cb59df2c2ea68260c): recognize RHEL9 for updaters |
| 26 | +- [2eba2c4](https://github.com/quay/claircore/commit/2eba2c4bced96ddb3ed66ec2ff0fe134bb63926a): construct distributions dynamically |
| 27 | +- [c959ca5](https://github.com/quay/claircore/commit/c959ca517e19f37f763b10a63a2aa0665bfc49f1): test structure simplifications |
| 28 | +### Tarfs |
| 29 | +- [4d1ba0d](https://github.com/quay/claircore/commit/4d1ba0d7dae41e990a958fd943376b1e261d545e): resolve symlinks when adding new files |
| 30 | +### Ubuntu |
| 31 | +- [7988203](https://github.com/quay/claircore/commit/798820309aaf35efd667d6288f0b3c0943e45379): update feed URLs |
| 32 | + - [#588](https://github.com/quay/claircore/issues/588) |
| 33 | +### Updates |
| 34 | +- [0dad974](https://github.com/quay/claircore/commit/0dad974ecd1892731894f58f36693e1bd92bf838): Record in a new table each time updaters check for vulns ([#558](https://github.com/quay/claircore/issues/558)) |
| 35 | + - [#558](https://github.com/quay/claircore/issues/558) |
| 36 | + |
5 | 37 | <a name="v1.4.2"></a>
|
6 |
| -## [v1.4.2] - 2022-06-08 |
| 38 | +## [v1.4.2] - 2022-06-09 |
| 39 | +### Chore |
| 40 | +- [e9aa844](https://github.com/quay/claircore/commit/e9aa84485b3439a0b43e22b5fd02dab6d92afe43): v1.4.2 changelog bump |
7 | 41 | ### Crda
|
8 | 42 | - [dc939a0](https://github.com/quay/claircore/commit/dc939a06a937d50ef65de81d67b3f3a07e409cce): clone url when creating a new matcher ([#633](https://github.com/quay/claircore/issues/633))
|
9 | 43 | - [#633](https://github.com/quay/claircore/issues/633)
|
|
1468 | 1502 | - Merge pull request [#3](https://github.com/quay/claircore/issues/3) from quay/documentation
|
1469 | 1503 |
|
1470 | 1504 |
|
1471 |
| -[Unreleased]: https://github.com/quay/claircore/compare/v1.4.2...HEAD |
| 1505 | +[Unreleased]: https://github.com/quay/claircore/compare/v1.4.3...HEAD |
| 1506 | +[v1.4.3]: https://github.com/quay/claircore/compare/v1.4.2...v1.4.3 |
1472 | 1507 | [v1.4.2]: https://github.com/quay/claircore/compare/v1.4.1...v1.4.2
|
1473 | 1508 | [v1.4.1]: https://github.com/quay/claircore/compare/v1.4.0...v1.4.1
|
1474 | 1509 | [v1.4.0]: https://github.com/quay/claircore/compare/v1.3.2...v1.4.0
|
|
0 commit comments