stable

singularity-2.5.2-1.fc27

FEDORA-2018-abe4d2383e created by bbockelm 6 years ago for Fedora 27

This is a straightforward update from 2.5.1 to the newly-released 2.5.2. Release notes are here:

https://github.com/singularityware/singularity/releases/tag/2.5.2

The most important fix is a security issue in the overlay code. Please look for regressions in your Singularity runtime workflows.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2018-abe4d2383e

This update has been submitted for testing by bbockelm.

6 years ago

This update has been pushed to testing.

6 years ago

Tests passed for Fedora 27:

  • Install singularity and debootstrap
  • Cloned a definition file repo we have
  • Built our base ubuntu image as squashfs formated container ( singularity build ubuntu.simg ubuntu.def")
  • Converted this squashfs container to a writable ext3 format ("singularity build --writable ubuntu.img ubuntu.simg")
  • Shelled into new writable image and installed python ("singularity shell --writable ubuntu.img; apt-get -y install python-dev")
  • Executed python within the container, checking version ("singularity exec ubuntu.img python --version")
  • Pulled latest Docker Hub Ubuntu image into a squashfs formtted container ("singularity pull docker://ubuntu:latest")
  • Checked Ubuntu version of Docker-based image with 'exec' ("singularity exec ubuntu-latest.simg cat /etc/*release")

This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes

6 years ago

Thanks Marty! I'm pushing to stable.

This update has been submitted for batched by bbockelm.

6 years ago

This update has been submitted for stable by bbockelm.

6 years ago

This update has been pushed to stable.

6 years ago

Please login to add feedback.

Metadata
Type
security
Severity
high
Karma
0
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
6 years ago
in testing
6 years ago
in stable
6 years ago
BZ#1595725 singularity-2.5.2-rc3 is available
0
0
BZ#1597879 Invalid bug number
0
0

Automated Test Results