File singularity.changes of Package singularity
-------------------------------------------------------------------
Mon Nov 6 09:48:19 UTC 2017 - eich@suse.com
- Restrict permissions file version to a version which has
the required singularity entries.
-------------------------------------------------------------------
Thu Nov 2 09:05:09 UTC 2017 - eich@suse.com
- Update to 2.3.2:
* Fix for a change that Docker implemented to their registry
RESTful API which broke compatibility with Singularity.
* Several other low minor fixes.
-------------------------------------------------------------------
Thu Oct 5 10:12:04 UTC 2017 - eich@suse.com
- Removed:
Do-chdir-before-duing-chroot.patch:
After checking with the security team that there are no concerns
about doing the chdir() after the chroot(), remove this patch and
add a filter to keep rpmlint from complaining (bsc#1028304).
-------------------------------------------------------------------
Mon Oct 2 21:21:34 UTC 2017 - eich@suse.com
- set permissions for SUID binaries to 4750.
- fix library packaging for i586.
- add a README.SUSE
- temporarily filter filter for non-standard-gid from rpmlint
until group 'singularity' is available as known group.
-------------------------------------------------------------------
Thu Sep 14 19:48:40 UTC 2017 - eich@suse.com
- Update to version 2.3.1:
This release includes a fix for a High Severity security issue on older
hosts, and other improvements and fixes to previous versions of Singularity.
Version 2.3:
There are a massive number of fixes, updates, optimizations and awesomeness
contained within this release, but here is a brief overview of the major
changes you can expect to find in this release:
Lots of backend library changes to accommodate a more flexible API
Restructured Python backend
Updated bootstrap backend to make it much more reliable
Direct support for the awesome, the fantastic, Singularity-Hub!
Ability to run additional commands without root privileges (e.g. create,
import, copy, export, etc..).
Added ability to pull images from Singularity Hub and Docker
Containers now have labels, and are inspect'able
- Do-chdir-before-duing-chroot.patch:
Add a chdir() before chroot() just to keep rpmlint from complaining
even more. There is a chdir("/") right after the chroot() call.
- Created group 'singularity' and make suid-root binaries only executable
by this group.
-------------------------------------------------------------------
Sat Feb 18 01:16:33 UTC 2017 - eich@suse.com
- Initial import of singuarity 2.2.1.