Changelog for
singularity-devel-2.6.0-1.1.fc27.i686.rpm :
* Tue Aug 07 2018 Dave Dykstra
- 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 - 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 - 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 - 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 - 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 - 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 - 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 - 2.5.1-1- Update to upstream version 2.5.1
* Fri Apr 27 2018 Dave Dykstra - 2.5.0-1- Update to upstream version 2.5.0
* Mon Apr 16 2018 Dave Dykstra - 2.4.6-1- Update to upstream version 2.4.6
* Thu Aug 03 2017 Fedora Release Engineering - 2.2.1-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering - 2.2.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun May 21 2017 Dave Love - 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 - 2.2.1-2- Fix sexec/sexec-suid confusion- Use _sharedstatedir, not _localstatedir, and make the mnt directories
* Tue May 16 2017 Dave Love - 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 - 2.0-11- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Jul 13 2016 Dave Love - 2.0-10- Modify COPYING to avoid default licensing- Patches for race warning and return values
* Fri Jul 01 2016 Dave Love - 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 - 2.0-8- Revert part of -yum patch
* Fri Jun 17 2016 Dave Love - 2.0-7- Actually apply patch5
* Thu Jun 16 2016 Dave Love - 2.0-6- Patches for yum/dnf usage, Fedora example, installing rpm release package, creating directories- Change URL
* Sat Jun 11 2016 Dave Love - 2.0-5- Modify snapshot bits per review instructions
* Wed Jun 08 2016 Dave Love - 2.0-5- Patch for rpmlint warnings
* Tue Jun 07 2016 Dave Love - 2.0-4- Revert last change; configure limits arch, and ftrace to be used again
* Tue Jun 07 2016 Dave Love - 2.0-3- Don\'t build ftrace, ftype and remove the arch restriction
* Mon Jun 06 2016 Dave Love - 2.0-2- Ship LICENSE, examples
* Thu Jun 02 2016 Dave Love - 2.0-1- New version- Replace spec features for el5- Exclude ftrace, ftype
* Fri Apr 29 2016 Dave Love - 1.0-6.e7409ff5- Updated snapshot
* Thu Apr 21 2016 Dave Love - 1.0-5.20160420- Don\'t require which
* Thu Apr 21 2016 Dave Love - 1.0-5.20160420- Snapshot version- Remove resolver patch- Add hardening ldflags
* Wed Apr 20 2016 Dave Love - 1.0-4- Take description from readme
* Mon Apr 18 2016 Dave Love - 1.0-3- Patch for missing utils for debug on el6- More resolver changes
* Sat Apr 16 2016 Dave Love - 1.0-2- Fix running text resolvers- Don\'t configure twice
* Fri Apr 15 2016 Dave Love - 1.0-1- New version- BR automake, libtool and run autogen
* Wed Apr 06 2016 Dave Love - 1.0-0.1.20150405- Initial version adapted for Fedora as minimally as possible from bundled spec (can\'t run on el5)