-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2019-0ac439f69e 2019-12-20 00:42:17.522126 --------------------------------------------------------------------------------
Name : singularity Product : Fedora EPEL 7 Version : 3.5.2 Release : 1.1.el7 URL : https://www.sylabs.io/singularity/ Summary : Application and environment virtualization Description : Singularity provides functionality to make portable containers that can be used across host environments.
-------------------------------------------------------------------------------- Update Information:
Upgrade to upstream 3.5.2, still using golang-1.11 on epel8 ---- Upgrade to upstream 3.5.1, use golang-1.11 on epel8 ---- Upgrade to upstream 3.5.0 -------------------------------------------------------------------------------- ChangeLog:
* Tue Dec 17 2019 Dave Dykstra dwd@fedoraproject.org - 3.5.2-1.1 - Upgrade to upstream 3.5.2, keeping #4768 patch only on el8 * Thu Dec 5 2019 Dave Dykstra dwd@fedoraproject.org - 3.5.1-1.1 - Upgrade to upstream 3.5.1, keeping #4768 patch only on el8 * Wed Nov 20 2019 Dave Dykstra dwd@fedoraproject.org - 3.5.0-1.1 - Apply patch from PR #4769 to build with golang-1.11 on el8 only * Wed Nov 13 2019 Dave Dykstra dwd@fedoraproject.org - 3.5.0-1 - Upgrade to upstream 3.5.0 * Thu Nov 7 2019 Dave Dykstra dwd@fedoraproject.org - 3.5.0~rc.2-1 - Upgrade to upstream 3.5.0~rc.2. * Wed Oct 30 2019 Dave Dykstra dwd@fedoraproject.org - 3.5.0~rc.1-1 - Upgrade to upstream 3.5.0~rc.1. Drop PR #4522 patch. * Mon Oct 21 2019 Dave Dykstra dwd@fedoraproject.org - 3.4.2-1.1 - Upgrade to upstream 3.4.2. Remove PR #4522, no longer needed. Still contains config fakeroot cli PR #4346. * Thu Sep 26 2019 Dave Dykstra dwd@fedoraproject.org - 3.4.1-1.2 - Add PR #4522 to fix sandbox rootless builds * Mon Sep 23 2019 Dave Dykstra dwd@fedoraproject.org - 3.4.1-1.1 - Update to upstream 3.4.0-1, keeping only config fakeroot cli PR #4346 * Thu Sep 5 2019 Dave Dykstra dwd@fedoraproject.org - 3.4.0-1.2 - Add fix for bug that always enabled --pid (PR #4380) * Tue Sep 3 2019 Dave Dykstra dwd@fedoraproject.org - 3.4.0-1.1 - Update to upstream 3.4.0-1 - Fix compiles on non-64 bit architectures (PR #4370) - Add config fakeroot CLI which was inadvertently left out of the upstream release (PR #4346) * Tue Jul 30 2019 Dave Dykstra dwd@fedoraproject.org - 3.3.0-1 - Update to upstream 3.3.0-1 * Wed Jul 3 2019 Dave Dykstra dwd@fedoraproject.org - 3.2.1-1.1 - Add patch for PR #3456 to make --home work with 'mount home = no' - Add patch for PR #3803 to make bind mounts from read-only filesystems work unprivileged * Wed May 29 2019 Dave Dykstra dwd@fedoraproject.org - 3.2.1-1 - Update to upstream 3.2.1-1 * Mon May 20 2019 Dave Dykstra dwd@fedoraproject.org - 3.2.0-1.1 - Add PR #3419 * Mon May 20 2019 Dave Dykstra dwd@fedoraproject.org - 3.2.0-1 - Update to upstream 3.2.0-1 * Tue May 14 2019 Dave Dykstra dwd@fedoraproject.org - 3.1.1-1.1 - Add patch for CVE-2019-11328 * Tue Apr 2 2019 Dave Dykstra dwd@fedoraproject.org - 3.1.1-1 - Update to upstream 3.1.1-1 * Mon Feb 25 2019 Dave Dykstra dwd@fedoraproject.org - 3.1.0-1 - Update to upstream 3.1.0-1 * Tue Jan 22 2019 Dave Dykstra dwd@fedoraproject.org - 3.0.3-1 - Update to upstream 3.0.3-1 release. * Fri Jan 18 2019 Dave Dykstra dwd@fedoraproject.org - 3.0.3-rc2 - Update to upstream 3.0.3-rc2 * Wed Jan 16 2019 Dave Dykstra dwd@fedoraproject.org - 3.0.3-rc1 - Update to upstream 3.0.3-rc1 * Wed Jan 9 2019 Dave Dykstra dwd@fedoraproject.org - 3.0.2-1.2 - Add patch for PR 2531 * Mon Jan 7 2019 Dave Dykstra dwd@fedoraproject.org - 3.0.2-1.1 - Update to upstream 3.0.2 - Added patches for PRs 2472, 2478, 2481 * Tue Dec 11 2018 Dave Dykstra dwd@fedoraproject.org - 2.6.1-1.1 - Update to released upstream 2.6.1 * Tue Aug 7 2018 Dave Dykstra dwd@fnal.gov - 2.6.0-1.1 - Update to released upstream 2.6.0 - Rename PR 1638 to 1817 - Rename PR 1762 to 1818 - Note that PR 1324 was also renamed, to 1819 * Tue Jul 24 2018 Dave Dykstra dwd@fnal.gov - 2.5.999-1.4 - Move the Requires /usr/bin/python3 to be under %package runtime instead of under its %description. * Tue Jul 24 2018 Dave Dykstra dwd@fnal.gov - 2.5.999-1.3 - Move the BuildRequires /usr/bin/python3 back to the primary package, because otherwise it doesn't get installed at build time. Leave the Requires on the runtime subpackage. - Add singularity.abignore to avoid warnings from abipkgdiff. * Tue Jul 24 2018 Dave Dykstra dwd@fnal.gov - 2.5.999-1.2 - Add PR #1324 which makes the docker:// and shub:// URLs work with only the runtime subpackage. All the changes are to this file so it does not add a patch. Moves python files to the runtime subpackage, so the BuildRequires & Requires /usr/bin/python3 go back there as well. - Improve the underlay option comment in singularity.conf as found in the current version of PR #1638. * Tue Jul 24 2018 Dave Dykstra dwd@fnal.gov - 2.5.999-1.1 - Update to upstream 2.5.999, which is tagged as 2.6.0-rc2. - Disable the underlay feature by default - Move the BuildRequires: /usr/bin/python3 back to the singularity package because there is no python in singularity-runtime. - Add an additional Requires: /usr/bin/python3 for install time. * Mon Jul 16 2018 Dave Dykstra dwd@fnal.gov - 2.5.99-1.1 - Update to upstream 2.5.99, which is tagged as 2.6.0-rc1. - Switch to using internally defined require_python3, which is true unless %{osg} is defined, to decide whether or not to require python3. - Get python3 patch from PR #1762 instead of custom defined. - Move /usr/bin/python3 BuildRequires to singularity-runtime subpackage. - Apply PR #1638, which adds the underlay feature.
- Only require python3 if macro defined * Tue Jul 3 2018 Dave Dykstra dwd@fnal.gov - 2.5.2-1 - Update to upstream high severity security release 2.5.2. See https://github.com/singularityware/singularity/releases/tag/2.5.2 and CVE #2018-12021. - Only require python3 if macro defined * Fri May 4 2018 Dave Dykstra dwd@fnal.gov - 2.5.1-1 - Update to upstream version 2.5.1 * Fri Apr 27 2018 Dave Dykstra dwd@fnal.gov - 2.5.0-1 - Update to upstream version 2.5.0 * Mon Apr 16 2018 Dave Dykstra dwd@fnal.gov - 2.4.6-1 - Update to upstream version 2.4.6 * Fri Feb 9 2018 Fedora Release Engineering releng@fedoraproject.org - 2.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 3 2017 Fedora Release Engineering releng@fedoraproject.org - 2.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering releng@fedoraproject.org - 2.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun May 21 2017 Dave Love loveshack@fedoraproject.org - 2.2.1-3 - Drop patch 13, broken in the merged version - Fix remaining arch restriction - Fix configured container_dir * Thu May 18 2017 Dave Love loveshack@fedoraproject.org - 2.2.1-2 - Fix sexec/sexec-suid confusion - Use _sharedstatedir, not _localstatedir, and make the mnt directories * Tue May 16 2017 Dave Love loveshack@fedoraproject.org - 2.2.1-1 - New version - Various spec adjustments for the new version - Replace the patches with a load more - Remove RHEL5 rpm-isms * Sat Feb 11 2017 Fedora Release Engineering releng@fedoraproject.org - 2.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Jul 13 2016 Dave Love loveshack@fedoraproject.org - 2.0-10 - Modify COPYING to avoid default licensing - Patches for race warning and return values * Fri Jul 1 2016 Dave Love loveshack@fedoraproject.org - 2.0-9 - Require pyliblzma and debootstrap - Patch for mounting kernel file systems - Fix License tag - Patch for bootstrap * Tue Jun 21 2016 Dave Love loveshack@fedoraproject.org - 2.0-8 - Revert part of -yum patch * Fri Jun 17 2016 Dave Love loveshack@fedoraproject.org - 2.0-7 - Actually apply patch5 * Thu Jun 16 2016 Dave Love loveshack@fedoraproject.org - 2.0-6 - Patches for yum/dnf usage, Fedora example, installing rpm release package, creating directories - Change URL * Sat Jun 11 2016 Dave Love loveshack@fedoraproject.org - 2.0-5 - Modify snapshot bits per review instructions * Wed Jun 8 2016 Dave Love loveshack@fedoraproject.org - 2.0-5 - Patch for rpmlint warnings * Tue Jun 7 2016 Dave Love loveshack@fedoraproject.org - 2.0-4 - Revert last change; configure limits arch, and ftrace to be used again * Tue Jun 7 2016 Dave Love loveshack@fedoraproject.org - 2.0-3 - Don't build ftrace, ftype and remove the arch restriction * Mon Jun 6 2016 Dave Love loveshack@fedoraproject.org - 2.0-2 - Ship LICENSE, examples * Thu Jun 2 2016 Dave Love loveshack@fedoraproject.org - 2.0-1 - New version - Replace spec features for el5 - Exclude ftrace, ftype * Fri Apr 29 2016 Dave Love loveshack@fedoraproject.org - 1.0-6.e7409ff5 - Updated snapshot * Thu Apr 21 2016 Dave Love loveshack@fedoraproject.org - 1.0-5.20160420 - Don't require which * Thu Apr 21 2016 Dave Love loveshack@fedoraproject.org - 1.0-5.20160420 - Snapshot version - Remove resolver patch - Add hardening ldflags * Wed Apr 20 2016 Dave Love loveshack@fedoraproject.org - 1.0-4 - Take description from readme * Mon Apr 18 2016 Dave Love loveshack@fedoraproject.org - 1.0-3 - Patch for missing utils for debug on el6 - More resolver changes * Sat Apr 16 2016 Dave Love loveshack@fedoraproject.org - 1.0-2 - Fix running text resolvers - Don't configure twice * Fri Apr 15 2016 Dave Love loveshack@fedoraproject.org - 1.0-1 - New version - BR automake, libtool and run autogen -------------------------------------------------------------------------------- References:
[ 1 ] Bug #1777565 - singularity-3.5.2 is available https://bugzilla.redhat.com/show_bug.cgi?id=1777565 --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update singularity' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7%5C /html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org