Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 824302 - dev-java/openjdk-11.0.14_p3 version bump
Summary: dev-java/openjdk-11.0.14_p3 version bump
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-18 01:39 UTC by Esteve Varela Colominas
Modified: 2021-11-18 04:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Esteve Varela Colominas 2021-11-18 01:39:21 UTC
https://github.com/openjdk/jdk11u/releases/tag/jdk-11.0.14%2B3
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-18 01:45:57 UTC
FWIW, it's usually polite to wait a day or two (see https://wiki.gentoo.org/wiki/Zero-day_bump_requests) for bump requests as folks are usually aware.

OpenJDK and IcedTea in particular require a fair bit of work because of binaries which must be manually built for some architectures, so it's possible it's even underway already.

If you're filing the bump requests for a security issue, file it in the security component instead and of course feel free to do that immediately. But include links to any known vulnerabilities/advisories if possible.
Comment 2 Georgy Yakovlev archtester gentoo-dev 2021-11-18 02:33:47 UTC
I agree that zero-day bump requests are pretty useless.


Also don't usually bump openjdk until adoptium/adoptoptnjdk have a release too
they help catching bugs/issues in releases.


https://adoptium.net/?variant=openjdk11&jvmVariant=hotspot (10.0.13 at time of posting)

https://github.com/adoptium/adoptium/issues/81
Comment 3 Georgy Yakovlev archtester gentoo-dev 2021-11-18 03:35:15 UTC
I got confused here.

we only add release -ga releases.

if you look at
https://github.com/openjdk/jdk11u/releases/tag/jdk-11.0.13-ga
it points to the same tag as:
https://github.com/openjdk/jdk11u/releases/tag/jdk-11.0.13%2B8

so unless 11.0.14_p3 gets a corresponding -ga tag we are not going to have release for it.

so does it contain a fix that's needed or something? or you just randomly seen a new bug and decided to open a bug for it?

closing as WONTFIX for now.
but if you have a real good enough reason to request specifically 11.0.14 - let me know.
Comment 4 Esteve Varela Colominas 2021-11-18 03:41:15 UTC
I'm aware the specific release I linked to is very new but there's been several that are a bit older and aren't in the tree either, so I just reported the bug with the newest at the time of writing.
There wasn't any real reason for the bump request other than me noticing a different distro being ahead and upstream source having moved (wasn't sure if that was known here yet, felt it was worth making sure at least).
I didn't know this package followed -ga versions (and for some reason didn't notice 11.0.13 in the tree either...). Sorry for the disturbance.
Comment 5 Georgy Yakovlev archtester gentoo-dev 2021-11-18 04:33:25 UTC
no problem.
java versioning is very confusing.

all tags that are not marked as -ga are basically beta/pre-release versions.