Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: singularity | Distribution: Fedora Project |
Version: 3.4.1 | Vendor: Fedora Project |
Release: 1.2.el7 | Build date: Thu Oct 3 03:18:43 2019 |
Group: Unspecified | Build host: buildvm-aarch64-03.arm.fedoraproject.org |
Size: 96393056 | Source RPM: singularity-3.4.1-1.2.el7.src.rpm |
Packager: Fedora Project | |
Url: https://www.sylabs.io/singularity/ | |
Summary: Application and environment virtualization |
Singularity provides functionality to make portable containers that can be used across host environments.
BSD-3-Clause-LBNL
* 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 05 2019 Dave Dykstra <dwd@fedoraproject.org> - 3.4.0-1.2 - Add fix for bug that always enabled --pid (PR #4380) * Tue Sep 03 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 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 * 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 * 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 * 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 01 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 08 2016 Dave Love <loveshack@fedoraproject.org> - 2.0-5 - Patch for rpmlint warnings * Tue Jun 07 2016 Dave Love <loveshack@fedoraproject.org> - 2.0-4 - Revert last change; configure limits arch, and ftrace to be used again * Tue Jun 07 2016 Dave Love <loveshack@fedoraproject.org> - 2.0-3 - Don't build ftrace, ftype and remove the arch restriction * Mon Jun 06 2016 Dave Love <loveshack@fedoraproject.org> - 2.0-2 - Ship LICENSE, examples * Thu Jun 02 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
/etc/bash_completion.d /etc/bash_completion.d/singularity /etc/singularity /etc/singularity/actions/exec /etc/singularity/actions/run /etc/singularity/actions/shell /etc/singularity/actions/start /etc/singularity/actions/test /etc/singularity/capability.json /etc/singularity/cgroups/cgroups.toml /etc/singularity/ecl.toml /etc/singularity/network/00_bridge.conflist /etc/singularity/network/10_ptp.conflist /etc/singularity/network/20_ipvlan.conflist /etc/singularity/network/30_macvlan.conflist /etc/singularity/network/40_fakeroot.conflist /etc/singularity/nvliblist.conf /etc/singularity/remote.yaml /etc/singularity/seccomp-profiles/default.json /etc/singularity/singularity.conf /usr/bin/run-singularity /usr/bin/singularity /usr/libexec/singularity /usr/libexec/singularity/bin/starter /usr/libexec/singularity/bin/starter-suid /usr/libexec/singularity/cni/bandwidth /usr/libexec/singularity/cni/bridge /usr/libexec/singularity/cni/dhcp /usr/libexec/singularity/cni/firewall /usr/libexec/singularity/cni/flannel /usr/libexec/singularity/cni/host-device /usr/libexec/singularity/cni/host-local /usr/libexec/singularity/cni/ipvlan /usr/libexec/singularity/cni/loopback /usr/libexec/singularity/cni/macvlan /usr/libexec/singularity/cni/portmap /usr/libexec/singularity/cni/ptp /usr/libexec/singularity/cni/static /usr/libexec/singularity/cni/tuning /usr/libexec/singularity/cni/vlan /usr/share/man/man1/singularity-build.1.gz /usr/share/man/man1/singularity-cache-clean.1.gz /usr/share/man/man1/singularity-cache-list.1.gz /usr/share/man/man1/singularity-cache.1.gz /usr/share/man/man1/singularity-capability-add.1.gz /usr/share/man/man1/singularity-capability-avail.1.gz /usr/share/man/man1/singularity-capability-drop.1.gz /usr/share/man/man1/singularity-capability-list.1.gz /usr/share/man/man1/singularity-capability.1.gz /usr/share/man/man1/singularity-config-fakeroot.1.gz /usr/share/man/man1/singularity-config.1.gz /usr/share/man/man1/singularity-exec.1.gz /usr/share/man/man1/singularity-inspect.1.gz /usr/share/man/man1/singularity-instance-list.1.gz /usr/share/man/man1/singularity-instance-start.1.gz /usr/share/man/man1/singularity-instance-stop.1.gz /usr/share/man/man1/singularity-instance.1.gz /usr/share/man/man1/singularity-key-export.1.gz /usr/share/man/man1/singularity-key-import.1.gz /usr/share/man/man1/singularity-key-list.1.gz /usr/share/man/man1/singularity-key-newpair.1.gz /usr/share/man/man1/singularity-key-pull.1.gz /usr/share/man/man1/singularity-key-push.1.gz /usr/share/man/man1/singularity-key-remove.1.gz /usr/share/man/man1/singularity-key-search.1.gz /usr/share/man/man1/singularity-key.1.gz /usr/share/man/man1/singularity-oci-attach.1.gz /usr/share/man/man1/singularity-oci-create.1.gz /usr/share/man/man1/singularity-oci-delete.1.gz /usr/share/man/man1/singularity-oci-exec.1.gz /usr/share/man/man1/singularity-oci-kill.1.gz /usr/share/man/man1/singularity-oci-mount.1.gz /usr/share/man/man1/singularity-oci-pause.1.gz /usr/share/man/man1/singularity-oci-resume.1.gz /usr/share/man/man1/singularity-oci-run.1.gz /usr/share/man/man1/singularity-oci-start.1.gz /usr/share/man/man1/singularity-oci-state.1.gz /usr/share/man/man1/singularity-oci-umount.1.gz /usr/share/man/man1/singularity-oci-update.1.gz /usr/share/man/man1/singularity-oci.1.gz /usr/share/man/man1/singularity-plugin-compile.1.gz /usr/share/man/man1/singularity-plugin-disable.1.gz /usr/share/man/man1/singularity-plugin-enable.1.gz /usr/share/man/man1/singularity-plugin-inspect.1.gz /usr/share/man/man1/singularity-plugin-install.1.gz /usr/share/man/man1/singularity-plugin-list.1.gz /usr/share/man/man1/singularity-plugin-uninstall.1.gz /usr/share/man/man1/singularity-plugin.1.gz /usr/share/man/man1/singularity-pull.1.gz /usr/share/man/man1/singularity-push.1.gz /usr/share/man/man1/singularity-remote-add.1.gz /usr/share/man/man1/singularity-remote-list.1.gz /usr/share/man/man1/singularity-remote-login.1.gz /usr/share/man/man1/singularity-remote-remove.1.gz /usr/share/man/man1/singularity-remote-status.1.gz /usr/share/man/man1/singularity-remote-use.1.gz /usr/share/man/man1/singularity-remote.1.gz /usr/share/man/man1/singularity-run-help.1.gz /usr/share/man/man1/singularity-run.1.gz /usr/share/man/man1/singularity-search.1.gz /usr/share/man/man1/singularity-shell.1.gz /usr/share/man/man1/singularity-sif-add.1.gz /usr/share/man/man1/singularity-sif-del.1.gz /usr/share/man/man1/singularity-sif-dump.1.gz /usr/share/man/man1/singularity-sif-header.1.gz /usr/share/man/man1/singularity-sif-info.1.gz /usr/share/man/man1/singularity-sif-list.1.gz /usr/share/man/man1/singularity-sif-new.1.gz /usr/share/man/man1/singularity-sif-setprim.1.gz /usr/share/man/man1/singularity-sif.1.gz /usr/share/man/man1/singularity-sign.1.gz /usr/share/man/man1/singularity-test.1.gz /usr/share/man/man1/singularity-verify.1.gz /usr/share/man/man1/singularity-version.1.gz /usr/share/man/man1/singularity.1.gz /var/singularity /var/singularity/mnt /var/singularity/mnt/session
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:33:21 2024