This repository has been archived by the owner on Jul 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4bacbf7
commit 945ebc3
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
* Tue Dec 9 2020 Erik Rozendaal <[email protected]> - 3.2 | ||
|
||
- only fail full manifest when entries not found or hashes don't | ||
match, individual object validation no longer causes the complete | ||
manifest to fail. | ||
- Increased quartz threads from 10 to 32 to avoid deadlocks | ||
- update of rpki-commons to 1.17: strict manifest entry filename | ||
validation. | ||
- spring-boot 2.4.0 | ||
|
||
* Tue Nov 17 2020 Erik Rozendaal <[email protected]> - 3.2 | ||
|
||
- Update of rpki-commons to 1.16: updated dependencies including XStream security update. | ||
|