stable

singularity-2.5.2-1.el7

FEDORA-EPEL-2018-c45bf5cdcb created by bbockelm 6 years ago for Fedora EPEL 7

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.

This update has been submitted for testing by bbockelm.

6 years ago

This update has been pushed to testing.

6 years ago
User Icon jthiltges commented & provided feedback 6 years ago
karma

Works as expected on CentOS 7.4

bbockelm edited this update.

6 years ago

This update has been submitted for batched by bbockelm.

6 years ago

This update has been submitted for stable by bbockelm.

6 years ago
User Icon dwd commented & provided feedback 6 years ago
karma

Works on EL7.5.

This update has been pushed to stable.

6 years ago

Tests passed for CentOS 7.5:

  • 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")

Please login to add feedback.

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

Automated Test Results