Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-44504

Jenkins 2.46.3 LTS was released with wrong packaging baseline

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • packaging
    • 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.
      
      

            kohsuke Kohsuke Kawaguchi
            oleg_nenashev Oleg Nenashev
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: