Path: csiph.com!weretis.net!feeder9.news.weretis.net!feeder8.news.weretis.net!fu-berlin.de!bofh.it!news.nic.it!robomod From: "Debian Bug Tracking System" Newsgroups: linux.debian.maint.java Subject: Bug#1069970: marked as done (ITP: libeddsa-java -- implementation of EdDSA in Java) Date: Sat, 11 May 2024 15:10:02 +0200 Message-ID: References: X-Original-To: Pierre Gruet X-Mailbox-Line: From debian-java-request@lists.debian.org Sat May 11 13:03:54 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-112.59 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, BODY_INCLUDES_PACKAGE=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FVGT_m_MULTI_ODD=0.02, LDO_WHITELIST=-5, MD5_SHA1_SUM=-1, PGPSIGNATURE=-5, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100, YOURMESSAGEBOD=2.5] autolearn=ham autolearn_force=no MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) X-Debian-Pr-Message: closed 1069970 X-Debian-Pr-Package: wnpp X-Debian-Pr-Source: libeddsa-java Reply-To: 1069970@bugs.debian.org Content-Type: multipart/mixed; boundary="----------=_1715432587-2817492-0" X-Mailing-List: archive/latest/23452 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/handler.1069970.D1069970.17154324162816627.ackdone@bugs.debian.org Approved: robomod@news.nic.it Lines: 271 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Sat, 11 May 2024 13:03:07 +0000 X-Original-Message-ID: X-Original-References: <171425001772.728585.1329433503386541908.reportbug@mendelssohn> Xref: csiph.com linux.debian.maint.java:12761 This is a multi-part message in MIME format... ------------=_1715432587-2817492-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your message dated Sat, 11 May 2024 13:00:12 +0000 with message-id and subject line Bug#1069970: fixed in libeddsa-java 0.3.0-1 has caused the Debian Bug report #1069970, regarding ITP: libeddsa-java -- implementation of EdDSA in Java to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) --=20 1069970: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D1069970 Debian Bug Tracking System Contact owner@bugs.debian.org with problems ------------=_1715432587-2817492-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.debian.org; 27 Apr 2024 20:34:57 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02 (2021-04-09) on buxtehude.debian.org X-Spam-Level: X-Spam-Status: No, score=-18.0 required=4.0 tests=BAYES_00, BODY_INCLUDES_PACKAGE,FROMDEVELOPER,HAS_PACKAGE,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_NONE,XMAILER_REPORTBUG autolearn=ham autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 36; hammy, 147; neutral, 35; spammy, 0. spammytokens: hammytokens:0.000-+--XDebbugsCc, 0.000-+--X-Debbugs-Cc, 0.000-+--H*M:reportbug, 0.000-+--H*MI:reportbug, 0.000-+--H*x:reportbug Return-path: Received: from smtp5-g21.free.fr ([2a01:e0c:1:1599::14]:51386) by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from ) id 1s0ol8-00BKvC-DK for submit@bugs.debian.org; Sat, 27 Apr 2024 20:34:57 +0000 Received: from localhost (unknown [IPv6:2a01:cb00:1392:3e00:bd31:a1a:3451:2ae6]) (Authenticated sender: pgtdebian@free.fr) by smtp5-g21.free.fr (Postfix) with ESMTPSA id 621E15FFAA; Sat, 27 Apr 2024 22:34:52 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Pierre Gruet To: Debian Bug Tracking System Subject: ITP: libeddsa-java -- implementation of EdDSA in Java Message-ID: <171425001772.728585.1329433503386541908.reportbug@mendelssohn> X-Mailer: reportbug 13.0.1 Date: Sat, 27 Apr 2024 22:33:37 +0200 Delivered-To: submit@bugs.debian.org Package: wnpp Severity: wishlist Owner: Debian-Java team X-Debbugs-Cc: debian-devel@lists.debian.org, debian-java@lists.debian.org * Package name : libeddsa-java Version : 0.3.0 Upstream Contact: str4d * URL : https://github.com/str4d/ed25519-java * License : CC0-1.0 Programming Lang: Java Description : implementation of EdDSA in Java This package is needed as a dependency of libmina-sshd-java and of new upstream versions of jgit. I plan to maintain it in the Debian-Java team and to be its first uploader. This implementation of EdDSA is based on the ref10 implementation in SUPERCOP. There are two internal implementations: - A port of the radix-2^51 operations in ref10 - fast and constant-time, but only useful for Ed25519; - A generic version using BigIntegers for calculation - a bit slower and not constant-time, but compatible with any EdDSA parameter specification. ------------=_1715432587-2817492-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 1069970-close) by bugs.debian.org; 11 May 2024 13:00:16 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02 (2021-04-09) on buxtehude.debian.org X-Spam-Level: X-Spam-Status: No, score=-112.3 required=4.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,MD5_SHA1_SUM, PGPSIGNATURE,RDNS_NONE,SPF_HELO_NONE,SPF_NONE,USER_IN_DKIM_WELCOMELIST, USER_IN_DKIM_WHITELIST autolearn=ham autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 104; hammy, 150; neutral, 137; spammy, 0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK, 0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--UD:debian.tar.xz, 0.000-+--Hx-spam-relays-external:sk:fasolo., 0.000-+--H*RU:sk:fasolo. Return-path: Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:50334) from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=muffat.debian.org,EMAIL=hostmaster@muffat.debian.org (verified) by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from ) id 1s5mKn-00BojJ-EA for 1069970-close@bugs.debian.org; Sat, 11 May 2024 13:00:16 +0000 Received: from [192.91.235.231] (port=49794 helo=fasolo.debian.org) from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=fasolo.debian.org,EMAIL=hostmaster@fasolo.debian.org (verified) by muffat.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from ) id 1s5mKm-0059jL-4Z for 1069970-close@bugs.debian.org; Sat, 11 May 2024 13:00:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Content-Type: Subject:MIME-Version:To:Reply-To:From:Cc:Content-Transfer-Encoding:Content-ID :Content-Description:In-Reply-To:References; bh=wyQ3tMW1baM9Kr6DFC4TdOJkz8rw0zGVwMCWNAIGopM=; b=iGT5x5tj7BHwQMcYIWJC7s21T1 pFw62kkO/WPZXk1ypmXytREEJ+BtJjxmxk16XmYvv/hHSVRkNxt2AD/k6lFdt1v7oxHmvpy7XyGC8 odnGtinjvve3eXXgS8qSS+pppitVyaR8AsxFvmyl4+65VkKpReQETrEox7eLloophlwQW90rbwOFJ pzt5ChfpR8ng7h1n8ZIV5gI2gV9X+rPc7paVYIfLLp6S2hIlIghNW3S54YTrbA562Ut8+rd1OF1vv TBKZf1USl0dtan7FClGewzeG3CVwftSGj6imtmishMS06ujgWJE/md3MMF67Jj88KnBos2XChTqsG Ksrrq0oA==; Received: from dak by fasolo.debian.org with local (Exim 4.94.2) (envelope-from ) id 1s5mKi-0017qL-VG; Sat, 11 May 2024 13:00:12 +0000 From: Debian FTP Masters Reply-To: Pierre Gruet To: 1069970-close@bugs.debian.org X-DAK: dak process-policy X-Debian: DAK X-Debian-Package: libeddsa-java Debian: DAK Debian-Changes: libeddsa-java_0.3.0-1_amd64.changes Debian-Source: libeddsa-java Debian-Version: 0.3.0-1 Debian-Architecture: source all Debian-Suite: experimental Debian-Archive-Action: accept MIME-Version: 1.0 Subject: Bug#1069970: fixed in libeddsa-java 0.3.0-1 Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="===============7583033612631513613==" Message-Id: Date: Sat, 11 May 2024 13:00:12 +0000 --===============7583033612631513613== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Source: libeddsa-java Source-Version: 0.3.0-1 Done: Pierre Gruet We believe that the bug you reported is fixed in the latest version of libeddsa-java, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1069970@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Pierre Gruet (supplier of updated libeddsa-java package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 30 Apr 2024 21:30:13 +0200 Source: libeddsa-java Binary: libeddsa-java Architecture: source all Version: 0.3.0-1 Distribution: experimental Urgency: medium Maintainer: Debian Java Maintainers Changed-By: Pierre Gruet Description: libeddsa-java - implementation of EdDSA in Java Closes: 1069970 Changes: libeddsa-java (0.3.0-1) experimental; urgency=3Dmedium . * Initial release (Closes: #1069970) Checksums-Sha1: 84284a5ad908571e862dd7b9c98b268d3d472914 2058 libeddsa-java_0.3.0-1.dsc 1aea53588138fce5459521a7055bce07be33b028 5818956 libeddsa-java_0.3.0.orig.ta= r.gz df9c3e03e19175ead9e0df753b66678888dffe36 3008 libeddsa-java_0.3.0-1.debian.t= ar.xz 44ca5db5cc5b1b94991332124bd167d344b33764 58812 libeddsa-java_0.3.0-1_all.deb 813f1022aeb8f2b176cfcc74fd5cf1a917b4bdfa 10665 libeddsa-java_0.3.0-1_amd64.b= uildinfo Checksums-Sha256: 6b7da8be89fcce897cb9fe406313162faa41229190a62d167d2355b4ec471399 2058 libedd= sa-java_0.3.0-1.dsc eb2205360fff2c7fb28f0fa96ca7e812622de33408c6f35e043d0b566ef84647 5818956 lib= eddsa-java_0.3.0.orig.tar.gz c76df2b16c8dbdc8bde3b767172597b5fac6299a9181a1e94bf2a2303abd0340 3008 libedd= sa-java_0.3.0-1.debian.tar.xz 25e5ae2cc43f6a249d53a3f723e9f8bec34c7af9f1c32cb6dc019e24ba3d8125 58812 libed= dsa-java_0.3.0-1_all.deb ef275e14949aa26905791bfe77cbdc98b8349a3629cb462938cc41fdbbdf7d65 10665 libed= dsa-java_0.3.0-1_amd64.buildinfo Files: a0dcfa36d997ea01d569b0912e6725e5 2058 java optional libeddsa-java_0.3.0-1.dsc 40bf627c1e717925e708265ceaa592d6 5818956 java optional libeddsa-java_0.3.0.o= rig.tar.gz f8d16a664cb23bd3611db83b04168991 3008 java optional libeddsa-java_0.3.0-1.de= bian.tar.xz e6c8f52ae13f8fe07fccc429e0aaccfa 58812 java optional libeddsa-java_0.3.0-1_a= ll.deb 5f76e59cd71a6de1ed0c93603a144cb3 10665 java optional libeddsa-java_0.3.0-1_a= md64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmYxSaYACgkQYAMWptwn dHZKqg//VBMxbEByDiuFYqQOZO/EfwohIXbAj2+9O8pXBdFSpyKmXmGjB0BNukMP q2xBGPBd+q4zDucH8IwhGr1mL+KJzT1jBxBtOR1k9OCWKWyKgt+2YnM5UBONLV6F PZnIhKxpaSyA5t6ZlX7vH6wqsEgRsQlqpVaaPJJcokwNgQ3eSNL+7dctut4b6rz1 3UzyYT5KRra907FWnRmVZpgMMw80Zmy+F3WIks7ZyETmqovFoSwJpYOYx07IxAt3 G6AAobYEMtfG+/Qa0AN99KBWZGc/g5Ffg7DSg9rllC662kkg/IWCLbFvRIZ2S0PP UbsbkTLk3dMT5XOW0nu3s2KpH3nb8brJGDi00AFWA6qm0W/DrwvRcYmrI4fHoQIm dZ6v7tJjwHNHCKdICu9PTPxCG2Ox8RszfySX2DssTSBOxOj4AXcfs9VUN8IozzF/ nea8Il9VTiOEodOYQbYaRITK2D62w0Rm9I53vw5WTnOw6UYDXNQcMFFPBk1yRfi3 XAQojaRdl4zcwmWXA7k7aWwg/cdKOs5btJoXr+5BX5lGQnjHU/V7U4SZPS7HngF6 2PO/eJC5i8+pvLmRVQhkuKsqdmt9jAosLlwVSKMsM7/kWpbokujBwPjy2oaGi5oU MbpBZsXx7ezUMGs+xzMbESVMZ7bYNegLhKh7UZJ0QqatBEd3Vak=3D =3Dp00U -----END PGP SIGNATURE----- --===============7583033612631513613== Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQTziqJOuF8J+ZI8pJSb9qggYcy5IQUCZj9r3AAKCRCb9qggYcy5 IVRqAQDgvplRnGeSrdpam+z8KZClMkgwUQiSsnAOdfpqp86+FQD/RgeGQRWVaAp6 Mr0B6CiMeIfQ26ID5AuwyyvzFUwhXA0= =pxGN -----END PGP SIGNATURE----- --===============7583033612631513613==-- ------------=_1715432587-2817492-0--