Hello community,

here is the log from the commit of package singularity for openSUSE:Factory 
checked in at 2020-09-15 16:28:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/singularity (Old)
 and      /work/SRC/openSUSE:Factory/.singularity.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "singularity"

Tue Sep 15 16:28:16 2020 rev:19 rq:834272 version:3.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/singularity/singularity.changes  2020-07-16 
12:18:50.722988537 +0200
+++ /work/SRC/openSUSE:Factory/.singularity.new.4249/singularity.changes        
2020-09-15 16:28:28.322607236 +0200
@@ -1,0 +2,32 @@
+Mon Sep 14 08:26:12 UTC 2020 - Ana Guerrero Lopez <aguerr...@suse.com>
+
+- New version 3.6.2, new features / functionalities:
+  -Add --force option to singularity delete for non-interactive 
+   workflows.
+  -Support compilation with FORTIFY_SOURCE=2 and build in pie mode 
+   with fstack-protector enabled
+  - Changed defaults / behaviours
+   -Default to current architecture for singularity delete.
+  - Bug Fixes
+   -Respect current remote for singularity delete command.
+   -Allow rw as a (noop) bind option.
+   -Fix capability handling regression in overlay mount.
+   -Fix LD_LIBRARY_PATH environment override regression with --nv/--rocm.
+   -Fix environment variable duplication within singularity engine.
+   -Use -user-xattrs for unsquashfs to avoid error with rootless 
+    extraction using unsquashfs 3.4
+   -Correct --no-home message for 3.6 CWD behavior.
+   -Don't fail if parent of cache dir not accessible.
+   -Fix tests for Go 1.15 Ctty handling.
+   -Fix additional issues with test images on ARM64.
+   -Fix FUSE e2e tests to use container ssh_config.
+   -Provide advisory message r.e. need for upper and work to exist 
+    in overlay images.
+   -Use squashfs mem and processor limits in squashfs gzip check.
+   -Ensure build destination path is not an empty string - do not 
+    overwrite CWD.
+   -Don't unset PATH when interpreting legacy /environment files.
+- Remove patch, this change is now in upstream: 
+  * build-position-independent-binaries.patch
+
+-------------------------------------------------------------------

Old:
----
  build-position-independent-binaries.patch
  singularity-3.6.0.tar.gz

New:
----
  singularity-3.6.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ singularity.spec ++++++
--- /var/tmp/diff_new_pack.iAezCy/_old  2020-09-15 16:28:28.994607879 +0200
+++ /var/tmp/diff_new_pack.iAezCy/_new  2020-09-15 16:28:28.998607883 +0200
@@ -23,14 +23,13 @@
 License:        BSD-3-Clause-LBNL
 Group:          Productivity/Clustering/Computing
 Name:           singularity
-Version:        3.6.0
+Version:        3.6.2
 Release:        0
 # https://spdx.org/licenses/BSD-3-Clause-LBNL.html
 URL:            https://github.com/hpcng/singularity
 Source0:        
https://github.com/hpcng/singularity/releases/download/v%{version}/singularity-%{version}.tar.gz
 Source1:        README.SUSE
 Source5:        %{name}-rpmlintrc
-Patch0:         build-position-independent-binaries.patch
 Patch1:         useful_error_message.patch
 BuildRequires:  cryptsetup
 BuildRequires:  fdupes
@@ -58,7 +57,6 @@
 
 %prep
 %setup -q -n gopath/%{singgopath} -c
-%patch0 -p 4
 %patch1 -p 4
 cp %{S:1} .
 

++++++ singularity-3.6.0.tar.gz -> singularity-3.6.2.tar.gz ++++++
++++ 4860 lines of diff (skipped)


Reply via email to