The following Fedora EPEL 8 Security updates need testing: Age URL 12 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-aadbebf090 monitorix-3.13.1-1.el8 9 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-eca913b42e pngcheck-2.4.0-7.el8 7 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-5e4b80b9d8 zeromq-4.3.4-2.el8 7 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-69b5865b58 privoxy-3.0.31-1.el8 7 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-1917130359 czmq-4.2.1-2.el8 1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-87e6bb3010 chromium-88.0.4324.150-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
charliecloud-0.22-1.el8 erfa-1.7.2-1.el8 etckeeper-1.18.16-1.el8 gperftools-2.8-1.el8 icewm-2.1.2-1.el8 modulemd-tools-0.7-1.el8 poezio-0.13.1-3.el8 python-ogr-0.20.0-1.el8
Details about builds:
================================================================================ charliecloud-0.22-1.el8 (FEDORA-EPEL-2021-97edcf725c) Lightweight user-defined software stacks for high-performance computing -------------------------------------------------------------------------------- Update Information:
add charliecloud to epel8 -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2021 Dave Love loveshack@fedoraproject.org jogas@lanl.gov- 0.22-1 - New version - update lib64.patch - add pull.py and push.py - (Build)Require python3-lark-parser, python3-requests * Wed Feb 3 2021 jogas@lanl.gov - 0.21-2 - Fix lib64.patch path for ch-image * Tue Jan 5 2021 loveshack@fedoraproject.org jogas@lanl.gov - 0.21-1 - New version - Ship charlicloud.7 - Require fakeroot - Install fakeroot.py - Always ship patch1 - Get python3_sitelib defined - Move examples to -test and require sphinx_rtd_theme - Include __pycache__ on el7 - Use %python3_pkgversion - BR python3, not /usr/bin/python3 - Fix comment capitalization and spacing * Tue Sep 22 2020 jogas@lanl.gov - 0.19-1 - Package build.py and misc.py - Remove unnecessary patch - New release * Mon Jul 27 2020 Fedora Release Engineering releng@fedoraproject.org - 0.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Apr 16 2020 jogas@lanl.gov - 0.15-1 - Add test suite package - Update spec for autoconf - New release * Tue Jan 28 2020 Fedora Release Engineering releng@fedoraproject.org - 0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Sep 4 2019 jogas@lanl.gov - 0.10-1 - Patch doc-src/conf.py for epel - Fix doc-src/dev.rst - Fix libexec and doc install path for 0.10 changes - Tidy comments - New release --------------------------------------------------------------------------------
================================================================================ erfa-1.7.2-1.el8 (FEDORA-EPEL-2021-f8604e884e) Essential Routines for Fundamental Astronomy -------------------------------------------------------------------------------- Update Information:
Updated sources to match SOFA release 17 -------------------------------------------------------------------------------- ChangeLog:
* Sun Feb 7 2021 Sergio Pascual <sergiopr at fedoraproject.org> - 1.7.2-1 - New upstream version (1.7.2) --------------------------------------------------------------------------------
================================================================================ etckeeper-1.18.16-1.el8 (FEDORA-EPEL-2021-7ade40b875) Store /etc in a SCM system (git, mercurial, bzr or darcs) -------------------------------------------------------------------------------- Update Information:
#### etckeeper 1.18.16 #### * Improve sorting stability. * Prefer mktemp over tempfile as the latter displays a deprecation warning since debianutils 4.10. Thanks, Luke Mlsna. #### etckeeper 1.18.15 #### * Use "command -v" rather than "which" to detect installed programs, as it is more portable. Thanks, Eli Schwartz. * Improve commit messages generated by package manager changes, listing packages that are responsible for the changed config files. Thanks to emkael for the patch. * If gc.auto is not configured, override the default to make it gc ten times more frequently, to avoid wasting space with loose objects. * update-ignore: Preserve permissions from any preexisting VCS ignore file. Thanks, Austin Chu. * Removed the debian directory from the upstream source package as it's not being maintained; see the debian package for an up-to-date one. * debian/changelog moved to CHANGELOG and debian/copyright to COPYRIGHT. -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2021 Thomas Moschny thomas.moschny@gmx.de - 1.18.16-1 - Update to 1.18.16. - Update spec file, remove obsolete conditionals. --------------------------------------------------------------------------------
================================================================================ gperftools-2.8-1.el8 (FEDORA-EPEL-2021-dd6932436d) Very fast malloc and performance analysis tools -------------------------------------------------------------------------------- Update Information:
Update gperftools to 2.8, in order to enable libprofiler on ppc64le. -------------------------------------------------------------------------------- ChangeLog:
* Thu Jul 9 2020 Tom Callaway spot@fedoraproject.org - 2.8-1 - update to 2.8 * Mon Mar 9 2020 Tom Callaway spot@fedoraproject.org - 2.7.90-1 - update to 2.7.90 * Wed Jan 29 2020 Fedora Release Engineering releng@fedoraproject.org - 2.7-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ icewm-2.1.2-1.el8 (FEDORA-EPEL-2021-c62db84fe0) Window manager designed for speed, usability, and consistency -------------------------------------------------------------------------------- Update Information:
Update to latest version -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2021 Artem Polishchuk ego.cordatus@gmail.com - 2.1.2-1 - build(update): 2.1.2 * Tue Jan 26 2021 Fedora Release Engineering releng@fedoraproject.org - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ modulemd-tools-0.7-1.el8 (FEDORA-EPEL-2021-9bb7c148e5) Collection of tools for parsing and generating modulemd YAML files -------------------------------------------------------------------------------- Update Information:
- Automated test builds using Docker and Travis - Generate manpages on the fly (again) - Temporarily skip some tests on EPEL8 or Fedora - Drop `libmodulemd` dependency in favor of `python3-libmodulemd` - Fix PEP8 in all tools -------------------------------------------------------------------------------- ChangeLog:
* Tue Feb 9 2021 Jakub Kadlcik frostyx@email.cz 0.7-1 - Generate manpages on the fly - Automated test builds incl. Docker/Travis - Fix PEP8 in all tools - modulemd_tools: temporarily skip some tests on EPEL8 or Fedora - Drop libmodulemd dependency in favor of python3-libmodulemd --------------------------------------------------------------------------------
================================================================================ poezio-0.13.1-3.el8 (FEDORA-EPEL-2021-36f0b4d7d5) IRC-like jabber (XMPP) console client -------------------------------------------------------------------------------- Update Information:
Initial import from fedora/rawhide -------------------------------------------------------------------------------- ChangeLog:
--------------------------------------------------------------------------------
================================================================================ python-ogr-0.20.0-1.el8 (FEDORA-EPEL-2021-c945367b53) One API for multiple git forges -------------------------------------------------------------------------------- Update Information:
New package -------------------------------------------------------------------------------- ChangeLog:
-------------------------------------------------------------------------------- References:
[ 1 ] Bug #1905223 - Please build python-ogr for EPEL 8 https://bugzilla.redhat.com/show_bug.cgi?id=1905223 --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org