[Git][java-team/libeddsa-java][master] 6 commits: Import Debian changes 0.3.0-2.1
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Tue Aug 19 13:05:15 BST 2025
Pierre Gruet pushed to branch master at Debian Java Maintainers / libeddsa-java
Commits:
32e53ef9 by Bastian Germann at 2025-08-19T12:24:05+02:00
Import Debian changes 0.3.0-2.1
libeddsa-java (0.3.0-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix CVE-2020-36843 (Closes: #1100993)
- - - - -
379b7a06 by Pierre Gruet at 2025-08-19T12:24:30+02:00
Raising Standards version to 4.7.2 (no change)
- - - - -
8908979f by Pierre Gruet at 2025-08-19T12:24:46+02:00
Marking the binary package as Multi-Arch: foreign
- - - - -
e96ab951 by Pierre Gruet at 2025-08-19T12:25:15+02:00
Marking the CVE patch as Forwarded: not-needed
- - - - -
84c5bfd0 by Pierre Gruet at 2025-08-19T12:25:53+02:00
Upload to unstable
- - - - -
65b9ac45 by Pierre Gruet at 2025-08-19T14:04:50+02:00
Merge branch 'master' of salsa.debian.org:java-team/libeddsa-java
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/patches/CVE-2020-36843.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libeddsa-java (0.3.0-3) unstable; urgency=medium
+
+ * Raising Standards version to 4.7.2 (no change)
+ * Marking the binary package as Multi-Arch: foreign
+ * Marking the CVE patch as Forwarded: not-needed
+ * Acknowledging NMU of version 0.3.0-2.1
+
+ -- Pierre Gruet <pgt at debian.org> Tue, 19 Aug 2025 12:25:34 +0200
+
libeddsa-java (0.3.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
junit4 <!nocheck>,
libhamcrest-java <!nocheck>,
maven-debian-helper
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/java-team/libeddsa-java
Vcs-Git: https://salsa.debian.org/java-team/libeddsa-java.git
Homepage: https://github.com/str4d/ed25519-java/
@@ -18,6 +18,7 @@ Package: libeddsa-java
Architecture: all
Depends: ${maven:Depends},
${misc:Depends}
+Multi-Arch: foreign
Description: implementation of EdDSA in Java
This implementation of EdDSA is based on the ref10 implementation in SUPERCOP.
.
=====================================
debian/patches/CVE-2020-36843.patch
=====================================
@@ -2,6 +2,7 @@ Origin: https://github.com/i2p/i2p.i2p/commit/d7d1dcb5399c61cf2916ccc45aa25b0209
From: zzz <zzz at mail.i2p>
Date: Tue, 12 Mar 2019 12:55:58 +0000
Subject: Crypto: Ed25519 check for S < L as in RFC 8032
+Forwarded: not-needed
Backport to https://github.com/str4d/ed25519-java
---
View it on GitLab: https://salsa.debian.org/java-team/libeddsa-java/-/compare/20184cd027935df4063b36dd84b8da52f25e079c...65b9ac4567d7a21bb434a38c89aca90e4a24279c
--
View it on GitLab: https://salsa.debian.org/java-team/libeddsa-java/-/compare/20184cd027935df4063b36dd84b8da52f25e079c...65b9ac4567d7a21bb434a38c89aca90e4a24279c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20250819/291887ad/attachment.htm>
More information about the pkg-java-commits
mailing list