1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
libjose4j-java (0.9.6-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Addresses CVE-2023-51775; fixed in upstream 0.9.4
https://bitbucket.org/b_c/jose4j/issues/212
* Add patch to address test failure on Java 21
* Remove CVE-2023-31582.patch; fixed upstream in 0.9.3
-- tony mancill <tmancill@debian.org> Sun, 29 Sep 2024 10:36:48 -0700
libjose4j-java (0.7.12-2) unstable; urgency=medium
* Team upload.
* Add patch to require higher iteration count and minimum salt length
to address CVE-2023-31582 (Closes: #1054872)
-- tony mancill <tmancill@debian.org> Sun, 29 Oct 2023 20:48:59 -0700
libjose4j-java (0.7.12-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Fixes the test failures with OpenJDK 17 (Closes: #1012072)
* Updated the watch file
* Standards-Version updated to 4.6.2
-- Emmanuel Bourg <ebourg@apache.org> Fri, 12 May 2023 12:13:35 +0200
libjose4j-java (0.7.7-2) unstable; urgency=medium
* Set upstream metadata fields: Repository, Repository-Browse.
* Set upstream metadata field: Bug-Database.
* Upload to unstable.
-- James Valleroy <jvalleroy@mailbox.org> Tue, 17 Aug 2021 16:06:07 -0400
libjose4j-java (0.7.7-1) experimental; urgency=medium
[ Sunil Mohan Adapa ]
* Initial release (Closes: #987804)
-- James Valleroy <jvalleroy@mailbox.org> Thu, 29 Apr 2021 21:50:36 -0400
|