The following Fedora EPEL 7 Security updates need testing: Age URL 386 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-3c9292b62d condor-8.6.11-1.el7 162 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-d2c1368294 cinnamon-3.6.7-5.el7 128 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-c499781e80 python-gnupg-0.4.4-1.el7 126 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-bc0182548b bubblewrap-0.3.3-2.el7 62 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-12067fc897 dosbox-0.74.3-2.el7 9 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-dea2d705d0 python-mitogen-0.2.8-1.el7 6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ca3444781e perl-SOAP-Lite-1.10-2.el7 6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-954cf3770a seamonkey-2.49.5-1.el7 5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9bc2214140 nsd-4.2.2-1.el7 1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9166ad1315 cobbler-2.8.5-0.1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
cabal-rpm-0.13.3-1.el7 chromium-76.0.3809.132-2.el7 python-productmd-1.22-1.el7 singularity-3.4.0-1.1.el7 wordpress-5.1.2-1.el7
Details about builds:
================================================================================ cabal-rpm-0.13.3-1.el7 (FEDORA-EPEL-2019-583a0c7062) RPM packaging tool for Haskell Cabal-based packages -------------------------------------------------------------------------------- Update Information:
https://hackage.haskell.org/package/cabal-rpm-0.13.3/changelog -------------------------------------------------------------------------------- ChangeLog:
* Sat May 11 2019 fedora-toolbox petersen@redhat.com - 0.13.3-1 - repoquery for missing deps' package .conf file to avoid modular ghc conflicts - only --assumeyes for dnf install when not tty - use tmpdir for tmp spec files and building missing deps - give up if more than one spec file - fix handling unversioned update - map cabal build-tool to cabal-install * Mon May 6 2019 Jens Petersen petersen@redhat.com - 0.13.2-1 - update to 0.13.2: - include ANNOUNCE in docs - if dependency parallel directory exists, don't check if installed - fix buildDepends on Cabal-2.4 - new --standalone option for private packages built with cabal-install - print --{missing,standalone,subpackage} options on spec file header line * Mon Mar 18 2019 Jens Petersen petersen@redhat.com - 0.13.1-1 - update: fix rw git dir detection - fix tarball downloading and copying of revised .cabal file - show output (errors) when prepping source and prep in working dir - include BUGS and CONTRIBUTING as docs - need chrpath for subpackaging - move license dir to any common subpackage -------------------------------------------------------------------------------- References:
[ 1 ] Bug #1741124 - package is un-installable https://bugzilla.redhat.com/show_bug.cgi?id=1741124 --------------------------------------------------------------------------------
================================================================================ chromium-76.0.3809.132-2.el7 (FEDORA-EPEL-2019-b4713b164c) A WebKit (Blink) powered web browser -------------------------------------------------------------------------------- Update Information:
Chromium 76.0.3809.132 update. -------------------------------------------------------------------------------- ChangeLog:
* Tue Sep 3 2019 Tomas Popela tpopela@redhat.com - 76.0.3809.132-2 - Backport patch to fix certificate transparency * Tue Aug 27 2019 Tomas Popela tpopela@redhat.com - 76.0.3809.132-1 - Update to 76.0.3809.132 * Tue Aug 13 2019 Tomas Popela tpopela@redhat.com - 76.0.3809.100-1 - Update to 76.0.3809.100 * Wed Jul 24 2019 Fedora Release Engineering releng@fedoraproject.org - 75.0.3770.100-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ python-productmd-1.22-1.el7 (FEDORA-EPEL-2019-5b47671ee7) Library providing parsers for metadata related to OS installation -------------------------------------------------------------------------------- Update Information:
New upstream release with these bugfixes: * Better error reporting on invalid metadata files. * Fixed deserialization of variants whose UID is a prefix of another variant (but there is no parent-child relation between them). * Image format for `vpc` is fixed. * Improved documentation for `TreeInfo` class. ---- Improve getting sync between image types and formats -------------------------------------------------------------------------------- ChangeLog:
* Wed Sep 4 2019 Lubom��r Sedl���� lsedlar@redhat.com - 1.22-1 - Fix parsing composeinfo with almost conflicting UIDs (lsedlar@redhat.com) - Improve error message for invalid metadata (lsedlar@redhat.com) - Fix image format for vpc (lsedlar@redhat.com) - Set up test infrastructure (lsedlar@redhat.com) - Add missing parts to the TreeInfo documentation (jkonecny@redhat.com) - Add a comment explaining the 'tar-gz' type (awilliam@redhat.com) * Sat Aug 17 2019 Miro Hron��ok mhroncok@redhat.com - 1.21-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering releng@fedoraproject.org - 1.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Mar 11 2019 Lubom��r Sedl���� lsedlar@redhat.com - 1.21-1 - Include typo fix from upstream * Sat Mar 9 2019 Kevin Fenzi kevin@scrye.com - 1.20-3 - Fix typo in image names: s/vabrant/vagrant/ (Rawhide) - Rebuilt to change main python from 3.4 to 3.6 (EPEL 7) --------------------------------------------------------------------------------
================================================================================ singularity-3.4.0-1.1.el7 (FEDORA-EPEL-2019-8990bd9397) Application and environment virtualization -------------------------------------------------------------------------------- Update Information:
Update to upstream 3.4.0-1 + prs 4346 and 4370 ---- Update to upstream 3.3.0-1 -------------------------------------------------------------------------------- ChangeLog:
* Tue Sep 3 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 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #1721422 - singularity-3.4.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=1721422 --------------------------------------------------------------------------------
================================================================================ wordpress-5.1.2-1.el7 (FEDORA-EPEL-2019-2dd8fb899e) Blog tool and publishing platform -------------------------------------------------------------------------------- Update Information:
Security release -------------------------------------------------------------------------------- ChangeLog:
* Thu Sep 5 2019 Remi Collet remi@remirepo.net - 5.1.2-1 - update to 5.1.2 --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org