Tue, 23 Apr 2024 12:25:30 UTC | login

Information for build singularity-3.3.0-1.fc31

ID120809
Package Namesingularity
Version3.3.0
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/singularity.git#c9297d1a20ed12e9f3cbc2cc33b819c936bc7f0c
SummaryApplication and environment virtualization
DescriptionSingularity provides functionality to make portable containers that can be used across host environments.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 01 Sep 2019 00:41:35 UTC
CompletedSun, 01 Sep 2019 01:15:58 UTC
Taskbuild (f31-candidate, /rpms/singularity.git:c9297d1a20ed12e9f3cbc2cc33b819c936bc7f0c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/singularity.git#c9297d1a20ed12e9f3cbc2cc33b819c936bc7f0c'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Jul 30 2019 Dave Dykstra <dwd@fedoraproject.org> - 3.3.0-1 - Update to upstream 3.3.0-1 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jul 03 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 02 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 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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 09 2019 Dave Dykstra <dwd@fedoraproject.org> - 3.0.2-1.2 - Add patch for PR 2531 * Mon Jan 07 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 07 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 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 03 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 04 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 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild