Page MenuHomePhabricator

Please refresh Jenkins package on apt.wikimedia.org to 1.625.1 / 1.625.2
Closed, ResolvedPublic

Description

Jenkins has released a new LTS version (1.625.1). The process to update the .deb is detailed on https://wikitech.wikimedia.org/wiki/Jenkins . We reuse the upstream Debian package which is a thin wrapper around a .jar.

I have already upgraded Jenkins on gallium.

Event Timeline

hashar raised the priority of this task from to Needs Triage.
hashar updated the task description. (Show Details)
hashar moved this task from Untriaged to Backlog on the Continuous-Integration-Infrastructure board.
hashar added subscribers: Aklapper, hashar, StudiesWorld.

wget http://pkg.jenkins-ci.org/debian-stable/binary/jenkins_1.625.1_all.deb
..
[carbon:/srv/wikimedia/incoming] $ sudo su -

root@carbon:/srv/wikimedia/incoming# reprepro -C thirdparty includedeb precise-wikimedia jenkins_1.625.1_all.deb
Exporting indices...

root@carbon:/srv/wikimedia/incoming# reprepro export precise-wikimedia

Danke!

$ ssh gallium.wikimedia.org apt-cache policy jenkins
jenkins:
  Installed: 1.625.1
  Candidate: 1.625.1

@hashar i did the same for 1.625.2 right now because of further fixes they released

Dzahn renamed this task from Please refresh Jenkins package on apt.wikimedia.org to 1.625.1 to Please refresh Jenkins package on apt.wikimedia.org to 1.625.1 / 1.625.2.Nov 11 2015, 4:14 PM
Dzahn set Security to None.

The pre announce of the security release was the reason to bump the LTS version. Thank you to have taken care of applying the security fix!