Skip to content
This repository was archived by the owner on Feb 13, 2018. It is now read-only.

Add 2.1.8 and 2.2.4 support #358

Closed
wants to merge 1 commit into from
Closed

Add 2.1.8 and 2.2.4 support #358

wants to merge 1 commit into from

Conversation

erkde
Copy link

@erkde erkde commented Dec 17, 2015

A new version of Ruby has been released, but trying to prepare a project for the upgrade fails on CI:

rbenv: version `2.2.4' is not installed
rbenv: version `2.2.4' is not installed
Build step 'Execute shell' marked build as failure
An attempt to send an e-mail to empty list of recipients, ignored.
Finished: FAILURE

Includes fix for CVE-2015-7551: Unsafe tainted string usage in Fiddle and DL

@alexmuller
Copy link
Contributor

This will install rbenv-ruby-2.2.4 which I think needs to be added to our package archive first.

alexmuller@ci-slave-3:~$ apt-cache showpkg rbenv-ruby-2.2.4
N: Unable to locate package rbenv-ruby-2.2.4
N: Couldn't find any package by regex 'rbenv-ruby-2.2.4'

There are docs available for adding a new Ruby version but I think you'll need to grab somebody with access to Launchpad to help.

@erkde
Copy link
Author

erkde commented Dec 17, 2015

Ok, can try - I saw #323 after a search through past PRs to see how it was done, have added 2.1.8 which was also patched, for any apps using that.

@erkde erkde changed the title Add Ruby 2.2.4 support Add 2.1.8 and 2.2.4 support Dec 17, 2015
@jamiecobbett
Copy link
Contributor

Is this mergeable or should we close it?

@erkde
Copy link
Author

erkde commented Jan 25, 2016

We should probably add Ruby 2.3 here as well

@alexmuller
Copy link
Contributor

#371 does Ruby 2.3.0

@erkde
Copy link
Author

erkde commented Feb 1, 2016

I don't have the fork for this PR any more more, so superseded by #373

@erkde erkde closed this Feb 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants