Re: ca-certificates and backport to bullseye => ca-certificates-java problem
Utkarsh Gupta <[email protected]> Fri, 1 Aug 2025 04:12:50 +0530
| Newsgroups | gmane.linux.debian.devel.lts,gmane.linux.debian.devel.java |
|---|---|
| Message-ID | <CAPP0f97wp7dPU3mJK=jj2QaEJ=hNi8+1hx7EZE6o4OeyNTwH0w@mail.gmail.com> |
Hi Bastien, On Fri, Aug 1, 2025 at 4:05 AM Bastien Roucaries <[email protected]> wrote: > * 11 is ok : https://salsa.debian.org/openjdk-team/openjdk/-/blob/openjdk-11/debian/JB-jre-headless.postinst.in#L129 > * 17 is ok : https://salsa.debian.org/openjdk-team/openjdk/-/blob/openjdk-17/debian/JB-jre-headless.postinst.in#L97 > * nvidia-openjdk-8-jre is not ok and it does not use ca-certificates-java Just had a word with Vladimir - looks like it doesn't depend on the usual certs package, which is bad as it's using its own baked certs? Anyway, that means you don't have to worry about it - only 11 and 17 need updating. - u