[Bug 296549] print/pdftk is broken after java/bouncycastle update to 1.83
[email protected] Tue, 07 Jul 2026 10:10:11 +0000
| Newsgroups | gmane.os.freebsd.devel.java |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D296549 Thierry Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Open --- Comment #2 from Thierry Thomas <[email protected]> --- 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, b= ut 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/bouncyca= stle and fix the paths to use it. Cc: java@, because they might have better ideas. --=20 You are receiving this mail because: You are on the CC list for the bug.=