Skip to content

Commit

Permalink
Update changelog for 3.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Fuchs <[email protected]>
  • Loading branch information
Andreas Fuchs committed Feb 18, 2022
1 parent ba59fb5 commit 7c3fd61
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,11 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)

## [3.0.5-rc1] - 2022-02-14
## [3.0.5] - 2022-02-18
This is the last release of the 3.1.x series

### Fixed
- Fix buffer upcast leading to misalignment

### Added
- Add additional IFX root CAs

## [3.0.5-rc0] - 2022-01-13
### Changed or Fixed
- Fixed file descriptor leak when tcti initialization failed.
- Primary key creation, in some cases the unique field was not cleared before calling create primary.
- Primary keys was used for signing the object were cleared after loading. So access e.g. to the certificate did not work.
Expand All @@ -33,6 +29,9 @@ primary key. Now the auth value callback is used to initialize inSensitive.
- Fix some leaks in FAPI error cases.
- Fix usage of variable not initialized when fapi keystore is empty.

### Added
- Add additional IFX root CAs

## [3.0.4] - 2021-05-17
### Changed or Fixed
- Fixed possible access outside the array in ifapi_calculate_tree.
Expand Down

0 comments on commit 7c3fd61

Please sign in to comment.