ID | 1344288 |
Package Name | singularity |
Version | 3.3.0 |
Release | 1.fc31 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/singularity.git#c9297d1a20ed12e9f3cbc2cc33b819c936bc7f0c |
Summary |
Description |
Built by | dwd |
State |
complete
|
Volume |
fedora_koji_archive04 |
Started | Tue, 30 Jul 2019 18:55:03 UTC |
Completed | Tue, 30 Jul 2019 19:03:56 UTC |
Task | build (rawhide, /rpms/singularity.git:c9297d1a20ed12e9f3cbc2cc33b819c936bc7f0c) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/singularity.git#c9297d1a20ed12e9f3cbc2cc33b819c936bc7f0c'}} |
Tags |
|
RPMs |
src | |
|
singularity-3.3.0-1.fc31.src.rpm (info) (download) |
aarch64 |
|
singularity-3.3.0-1.fc31.aarch64.rpm (info) (download)
|
|
singularity-debuginfo-3.3.0-1.fc31.aarch64.rpm (info) (download)
|
armv7hl |
|
singularity-3.3.0-1.fc31.armv7hl.rpm (info) (download)
|
|
singularity-debuginfo-3.3.0-1.fc31.armv7hl.rpm (info) (download)
|
i686 |
|
singularity-3.3.0-1.fc31.i686.rpm (info) (download)
|
|
singularity-debuginfo-3.3.0-1.fc31.i686.rpm (info) (download)
|
ppc64le |
|
singularity-3.3.0-1.fc31.ppc64le.rpm (info) (download)
|
|
singularity-debuginfo-3.3.0-1.fc31.ppc64le.rpm (info) (download)
|
s390x |
|
singularity-3.3.0-1.fc31.s390x.rpm (info) (download)
|
|
singularity-debuginfo-3.3.0-1.fc31.s390x.rpm (info) (download)
|
x86_64 |
|
singularity-3.3.0-1.fc31.x86_64.rpm (info) (download)
|
|
singularity-debuginfo-3.3.0-1.fc31.x86_64.rpm (info) (download)
|
|
Logs |
|
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
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|