Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security Release v0.1.8 #112

Merged
merged 2 commits into from
Oct 10, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [v0.1.8]
- Vuln patches
- [CVE-2022-29526](https://github.com/xmidt-org/petasos/issues/106)
- [CVE-2020-13949](https://github.com/xmidt-org/petasos/issues/86)
- [CVE-2020-26160](https://github.com/xmidt-org/petasos/issues/87)
- 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)
- Patched failing Docker image, removed deprecated Maintainer information, fixed linter issues and enabled linte. [#107](https://github.com/xmidt-org/petasos/pull/107)

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

[Unreleased]: https://github.com/Comcast/petasos/compare/v0.1.7...HEAD
[Unreleased]: https://github.com/Comcast/petasos/compare/v0.1.8...HEAD
[v0.1.8]: https://github.com/Comcast/petasos/compare/v0.1.7...v0.1.8
[v0.1.7]: https://github.com/Comcast/petasos/compare/v0.1.6...v0.1.7
[v0.1.6]: https://github.com/Comcast/petasos/compare/v0.1.5...v0.1.6
[v0.1.5]: https://github.com/Comcast/petasos/compare/v0.1.4...v0.1.5