Package: singularity-container / 2.2-2~bpo8+1

Metadata

Package Version Patches format
singularity-container 2.2-2~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
changeset_11c76ba50a4572971fd24b516d1f0b8fa0822f07.diff | (download)

etc/singularity.conf | 8 4 + 4 - 0 !
src/lib/rootfs/rootfs.c | 4 2 + 2 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 bf: var/singularity -> var/lib/singularity to please fhs


0001 BF do not make python modules not intended to be exe.patch | (download)

libexec/python/Makefile.am | 3 2 + 1 - 0 !
libexec/python/docker/Makefile.am | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

 [patch 1/2] bf: do not make python modules not intended to be
 executed into scripts


0002 ENH removed python shebangs from non script python m.patch | (download)

libexec/python/docker/api.py | 2 0 + 2 - 0 !
libexec/python/utils.py | 2 0 + 2 - 0 !
2 files changed, 4 deletions(-)

 [patch 2/2] enh: removed python shebangs from non-script python
 modules


0001 BF bash_completion.d script has bashisms so use bash.patch | (download)

etc/bash_completion.d/singularity | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] bf: bash_completion.d script has bashisms, so use bash as the
 shell, not generic POSIX sh


changeset_b859cd8b4b9293f2a8a893ef41c5d93a5318dd6c.diff | (download)

src/lib/rootfs/image/image.c | 12 8 + 4 - 0 !
1 file changed, 8 insertions(+), 4 deletions(-)

 minor fixup to fail over to try ext4 file system
  Sorry, I didn't realize anyone was still using those images!


changeset_f79e853d9ee8a15b1d16cdc7dfbe85eca50efc6d.diff | (download)

src/lib/rootfs/dir/dir.c | 4 2 + 2 - 0 !
src/lib/rootfs/image/image.c | 8 4 + 4 - 0 !
src/lib/rootfs/squashfs/squashfs.c | 2 1 + 1 - 0 !
3 files changed, 7 insertions(+), 7 deletions(-)

---
changeset_d835fa1d20efc4aaacca4be68431d193d6625bd8.diff | (download)

src/lib/rootfs/dir/dir.c | 9 7 + 2 - 0 !
src/lib/rootfs/image/image.c | 12 8 + 4 - 0 !
2 files changed, 15 insertions(+), 6 deletions(-)

 conditionally disable ms_nodev when running as root


changeset_3a2b6537f0b1386336e29d7f763ae62374a7cb77.diff | (download)

src/lib/message.c | 23 11 + 12 - 0 !
src/lib/rootfs/rootfs.c | 5 4 + 1 - 0 !
src/lib/sessiondir.c | 12 9 + 3 - 0 !
src/util/util.c | 13 10 + 3 - 0 !
4 files changed, 34 insertions(+), 19 deletions(-)

 fix remaining usage of snprintf.


changeset_acc02b921192e7e16afe1513d5338904f8e6f907.diff | (download)

examples/busybox.def | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix busybox path


changeset_0935d68145ce575444b7ced43417cc6fccffd670.diff | (download)

examples/debian.def | 2 1 + 1 - 0 !
examples/ubuntu.def | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use --force-yes


changeset_0d04edaeb5cb3607ab25588f4db177c0878adcc0.diff | (download)

src/lib/file/group/group.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 added an errno==enoent clause