Skip to content

Commit f497dae

Browse files
authored
Merge pull request #112 from xmidt-org/denopink/release/v0.1.8
Security Release `v0.1.8`
2 parents 6c6d1ce + 57c4aa6 commit f497dae

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [v0.1.8]
10+
- Vuln patches
11+
- [CVE-2022-29526](https://github.com/xmidt-org/petasos/issues/106)
12+
- [CVE-2020-13949](https://github.com/xmidt-org/petasos/issues/86)
13+
- [CVE-2020-26160](https://github.com/xmidt-org/petasos/issues/87)
814
- Updated spec file and rpkg version macro to be able to choose when the 'v' is included in the version. [#75](https://github.com/xmidt-org/petasos/pull/75)
915
- Patched failing Docker image, removed deprecated Maintainer information, fixed linter issues and enabled linte. [#107](https://github.com/xmidt-org/petasos/pull/107)
1016

@@ -41,7 +47,8 @@ Switching to new build process
4147
### Added
4248
- Initial creation
4349

44-
[Unreleased]: https://github.com/Comcast/petasos/compare/v0.1.7...HEAD
50+
[Unreleased]: https://github.com/Comcast/petasos/compare/v0.1.8...HEAD
51+
[v0.1.8]: https://github.com/Comcast/petasos/compare/v0.1.7...v0.1.8
4552
[v0.1.7]: https://github.com/Comcast/petasos/compare/v0.1.6...v0.1.7
4653
[v0.1.6]: https://github.com/Comcast/petasos/compare/v0.1.5...v0.1.6
4754
[v0.1.5]: https://github.com/Comcast/petasos/compare/v0.1.4...v0.1.5

0 commit comments

Comments
 (0)