Project

General

Profile

Story #3159

Update Java on all machines

Added by Dave Vieglais over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Support Operations
Start date:
2012-09-05
Due date:
2012-09-08
% Done:

100%

Story Points:
Sprint:

Description

The version of java being used has some known vulnerabilities and should be updated.

There is a script that can build a .deb for the latest version:

https://github.com/flexiondotorg/oab-java6

It generates a local apt repository under /var/local/oab

This has been run on dev-testing, so when ready the .deb packages can be copied from /var/local/oab/deb to /var/www/ubuntu-extra for distribution to other machines.

The current version is:

java version "1.6.0_34"
Java(TM) SE Runtime Environment (build 1.6.0_34-b04)
Java HotSpot(TM) 64-Bit Server VM (build 20.9-b04, mixed mode)


Subtasks

Task #3223: Update Dev environment machinesClosedRobert Waltz

Task #3224: Update java on stage machinesRejectedBen Leinfelder

Task #3227: update mncheck (WebTester machine)ClosedRob Nahf

History

#1 Updated by Dave Vieglais over 11 years ago

  • Target version set to Sprint-2012.35-Block.5.2

Created a new repository "ubuntu-java" that contains specifically the java package.

Add a new repository to /etc/apt/sources.list:

deb http://mule1.dataone.org/ubuntu-java lucid universe

Then:

apt-get update
apt-get upgrade

to update java on a machine that already has it installed.

#2 Updated by Dave Vieglais over 11 years ago

  • Status changed from New to Closed

#3 Updated by Dave Vieglais over 11 years ago

To update the java distribution in the repository, ssh to mule1.dataone.org and run:

sudo /usr/local/bin/oab-java.sh

The script will run and update the java distro that is located in /var/local/oab/deb

#4 Updated by Chris Jones over 11 years ago

Finished in sandbox

#5 Updated by Dave Vieglais over 11 years ago

  • Status changed from Closed to In Progress

#6 Updated by Dave Vieglais over 11 years ago

  • Assignee changed from Chris Jones to Dave Vieglais

#7 Updated by Dave Vieglais over 11 years ago

  • Status changed from In Progress to Closed
  • Due date set to 2012-09-08

Process is complete.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)