Changelog for
python-unversioned-command-3.7.9-1.fc31.noarch.rpm :
* Wed Aug 19 2020 Tomas Hrnciar
- 3.7.9-1- Update to 3.7.9
* Wed Aug 12 2020 Petr Viktorin - 3.7.8-4- In sys.version and initial REPL message, list the source commit as \"default\"
* Mon Aug 03 2020 Lumír Balhar - 3.7.8-3- Add support for upstream architectures\' names (patch 353)
* Tue Jul 28 2020 Charalampos Stratakis - 3.7.8-2- Avoid infinite loop when reading specially crafted TAR files (CVE-2019-20907)Resolves: rhbz#1856481- Resolve hash collisions for Pv4Interface and IPv6Interface (CVE-2020-14422)Resolves: rhbz#1854926- Ship versioned pathfixX.Y.py in main and non-main Python versions
* Wed Jul 01 2020 Petr Viktorin - 3.7.8-1- Update to 3.7.8 final
* Wed Mar 11 2020 Marcel Plch - 3.7.7-1- Update to 3.7.7- Update the ensurepip module to work with setuptools >= 45
* Tue Jan 28 2020 Miro Hrončok - 3.7.6-2- ctypes: Disable checks for union types being passed by value (#1794572)
* Thu Dec 19 2019 Miro Hrončok - 3.7.6-1- Update to 3.7.6
* Thu Dec 05 2019 Patrik Kopkan - 3.7.5-2- pathfix.py: add -k (keep) and -a (add) command line options, assume all .py files are Python scripts when working recursively- This changes will lead to having macros that will fix (#1335203)
* Tue Oct 15 2019 Miro Hrončok - 3.7.5-1- Update to 3.7.5
* Wed Oct 02 2019 Miro Hrončok - 3.7.5~rc1-1- Update to 3.7.5rc1
* Sun Aug 11 2019 Miro Hrončok - 3.7.4-5- Conditionalize python3-devel runtime dependencies on RPM packages and setuptools
* Fri Jul 26 2019 Fedora Release Engineering - 3.7.4-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jul 15 2019 Lumír Balhar - 3.7.4-3- Move test.support module to python3-test subpackage https://fedoraproject.org/wiki/Changes/Move_test.support_module_to_python3-test_subpackage- Restore pyc to TIMESTAMP invalidation mode as default in rpmbubild
* Fri Jul 12 2019 Miro Hrončok - 3.7.4-2- https://fedoraproject.org/wiki/Changes/Python_means_Python3- The python-unversioned-command package is no longer Python 2, but 3- The python, pydoc, python-config, python-debug, idle, pygettext.py and msgfmt.py commands are now in python3
* Tue Jul 09 2019 Miro Hrončok - 3.7.4-1- Update to 3.7.4
* Tue Jul 02 2019 Miro Hrončok - 3.7.4~rc2-1- Update to 3.7.4rc2
* Tue Jun 25 2019 Miro Hrončok - 3.7.4~rc1-1- Update to 3.7.4rc1
* Tue May 07 2019 Charalampos Stratakis - 3.7.3-3- Fix handling of pre-normalization characters in urlsplit- Disallow control chars in http URLs (#1695572, #1700684, #1688169, #1706851)
* Wed Apr 17 2019 Patrik Kopkan - 3.7.3-2- Makes man python3.7m show python3.7 man pages (#1612241)
* Wed Mar 27 2019 Miro Hrončok - 3.7.3-1- Update to 3.7.3
* Thu Mar 21 2019 Miro Hrončok - 3.7.3~rc1-1- Update to 3.7.3rc1
* Thu Mar 14 2019 Miro Hrončok - 3.7.2-8- Security fix for CVE-2019-9636 (#1688543, #1688546)
* Sun Feb 17 2019 Igor Gnatenko - 3.7.2-7- Rebuild for readline 8.0
* Tue Feb 12 2019 Miro Hrončok - 3.7.2-6- Reduced default build flags used to build extension modules https://fedoraproject.org/wiki/Changes/Python_Extension_Flags
* Sat Feb 02 2019 Fedora Release Engineering - 3.7.2-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Jan 16 2019 Miro Hrončok - 3.7.2-4- Security fix for CVE-2019-5010 (#1666519, #1666522)
* Mon Jan 14 2019 Björn Esser - 3.7.2-3- Rebuilt for libcrypt.so.2 (#1666033)
* Fri Jan 04 2019 Miro Hrončok - 3.7.2-2- No longer revert upstream commit 3b699932e5ac3e7- This was a dirty workaround for (#1644936)
* Tue Dec 25 2018 Miro Hrončok - 3.7.2-1- Update to 3.7.2
* Fri Dec 07 2018 Miro Hrončok - 3.7.1-5- Make sure we don\'t ship any exe files (not needed an prebuilt)
* Wed Nov 21 2018 Miro Hrončok - 3.7.1-4- Make sure the entire test.support module is in python3-libs (#1651245)
* Tue Nov 06 2018 Victor Stinner - 3.7.1-3- Verify the value of \'-s\' when execute the CLI of cProfile (rhbz#1160640)
* Sun Nov 04 2018 Miro Hrončok - 3.7.1-2- Temporarily revert upstream commit 3b699932e5ac3e7- This is dirty workaround for (#1644936)
* Mon Oct 22 2018 Miro Hrončok - 3.7.1-1- Update to 3.7.1
* Thu Sep 27 2018 Petr Viktorin - 3.7.0-10- Compile the debug build with -Og rather than -O0
* Thu Aug 30 2018 Miro Hrončok - 3.7.0-9- Require python3-setuptools from python3-devel to prevent packaging errors (#1623914)