forked from pool/ed25519-java
39 lines
1.5 KiB
Plaintext
39 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 14 13:57:24 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* ed25519-java-CVE-2020-36843.patch
|
|
+ backport commit https://github.com/i2p/i2p.i2p/commit/
|
|
/d7d1dcb5399c61cf2916ccc45aa25b0209c88712
|
|
+ Fixes bsc#1239551, CVE-2020-36843: no check performed on
|
|
scalar to avoid signature malleability
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 30 09:18:41 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Rewrite the build using ant
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 21 10:42:44 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 11 10:01:59 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 22 08:08:13 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with source and target levels 8
|
|
- Added patches:
|
|
* 0001-EdDSAEngine.initVerify-Handle-any-non-EdDSAPublicKey.patch
|
|
* 0002-Disable-test-that-relies-on-internal-sun-JDK-classes.patch
|
|
+ Remove use of internal sun JDK classes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 29 11:08:23 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of ed25519 0.3.0
|