Date: Tue, 07 Jul 2026 10:10:11 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 296549] print/pdftk is broken after java/bouncycastle update to 1.83 Message-ID: <bug-296549-8522-HHJXdvp841@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-296549-8522@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296549 Thierry Thomas <thierry@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |java@FreeBSD.org Status|New |Open --- Comment #2 from Thierry Thomas <thierry@FreeBSD.org> --- Bouncycastle 1.83 broke pdktk, which is unmaintained upstream since 22 sept. 2022. And we should even upgrade it to the latest, to resolve several vulnerabilities, see https://www.bouncycastle.org/resources/new-releases-bouncy-castle-java-1-84-and-bouncy-castle-java-lts-2-73-11/ My knowledge of Java is outdated, and I don't know how to fix this issue, but I can see two possibilities: 1) Do not try to build it, but download pre-built jars: https://gitlab.com/api/v4/projects/5024297/packages/generic/pdftk-java/v3.3.3/pdftk-all.jar is available. 2) Extract the ancient bouncycastle source under ${WRKSRC}java/org/bouncycastle and fix the paths to use it. Cc: java@, because they might have better ideas. -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296549-8522-HHJXdvp841>
