-
Bug
-
Resolution: Fixed
-
Blocker
-
None
Today I have checked Jenkins 2.46.3 release to make sure Jenkins was released with right packaging. And... it was not.
According to the Debian metadata, everything has been released with the latest packaging. It means that Java 8 is enforced for 2.46.3 (JENKINS-44502). There were also high-risk changes like JENKINS-23273 integrated
Output for Debian 2.46.3 metadata:
MacBook-Pro-onenashev-2:2.46.3_deb nenashev$ cat control Package: jenkins Version: 2.46.3 Architecture: all Maintainer: Kohsuke Kawaguchi <kk@kohsuke.org> Installed-Size: 68732 Depends: daemon, adduser, procps, psmisc, net-tools, default-jre-headless (>= 2:1.8) | java8-runtime-headless Conflicts: hudson Replaces: hudson Section: devel Priority: extra Homepage: http://jenkins.io/ Description: Jenkins is an open source automation server which enables developers around the world to reliably automate their development lifecycle processes of all kinds, including build, document, test, package, stage, deployment, static analysis and many more. . Jenkins is being widely used in areas of Continuos Integration, Continuous Delivery, DevOps, and other areas. And it is not only about software, the same automation techniques can be applied in other areas like Hardware Engineering, Embedded Systems, BioTech, etc.
- is duplicated by
-
JENKINS-44502 Jenkins 2.46.3 LTS apt (Debian/Ubuntu) package incorrectly has Java 8 as dependency
- Resolved
- is related to
-
JENKINS-44556 Debian packages modified without increasing version number
- Open