The following Fedora EPEL 8 Security updates need testing: Age URL 18 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-02f03affd4 ansible-2.9.6-1.el8 7 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-0316f810ac python-twisted-19.10.0-2.el8 5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-79bd0a6b28 chromium-80.0.3987.149-1.el8 5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-f16ad37b5e tor-0.4.2.7-1.el8 2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-2cb1029c5a okular-18.12.2-2.el8 2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-913d6d1779 coturn-4.5.1.1-3.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
java-latest-openjdk-14.0.0.36-2.rolling.el8 seamonkey-2.53.1-4.el8 tmt-0.12-1.el8 wireguard-tools-1.0.20200319-1.el8
Details about builds:
================================================================================ java-latest-openjdk-14.0.0.36-2.rolling.el8 (FEDORA-EPEL-2020-860e64ff7b) OpenJDK Runtime Environment 14 -------------------------------------------------------------------------------- Update Information:
Update to latest tag of OpenJDK 14. -------------------------------------------------------------------------------- ChangeLog:
* Mon Mar 23 2020 Petra Alice Mikova pmikova@redhat.com - 1:14.0.0.36-2.rolling - removed a whitespace causing fail of postinstall script - removed backslashes at the end of alternatives command * Fri Mar 13 2020 Petra Alice Mikova pmikova@redhat.com - 1:14.0.0.36-1.rolling - update to jdk 14+36 ga build - removed pack200 and unpack200 binaries, slaves, manpages and libunpack.so library - added listings for jpackage binary, manpages and added slave records to alternatives --------------------------------------------------------------------------------
================================================================================ seamonkey-2.53.1-4.el8 (FEDORA-EPEL-2020-3041108f43) Web browser, e-mail, news, IRC client, HTML editor -------------------------------------------------------------------------------- Update Information:
No more depend on obsoleted system-bookmarks ---- Fix locales for bundled calendar and chatzilla extensions. ---- Port seamonkey-2.53.1 to EPEL8 -------------------------------------------------------------------------------- ChangeLog:
-------------------------------------------------------------------------------- References:
[ 1 ] Bug #1808197 - seamonkey-2.53.1.source is available https://bugzilla.redhat.com/show_bug.cgi?id=1808197 [ 2 ] Bug #1811549 - [RFE] seamonkey: epel8 build request https://bugzilla.redhat.com/show_bug.cgi?id=1811549 [ 3 ] Bug #1815109 - Calendar (Lightning) not localized after upgrading to seamonkey-2.53 https://bugzilla.redhat.com/show_bug.cgi?id=1815109 --------------------------------------------------------------------------------
================================================================================ tmt-0.12-1.el8 (FEDORA-EPEL-2020-3973165acb) Test Management Tool -------------------------------------------------------------------------------- Update Information:
Handle missing nitrate/testcloud, support enabling/disabling tests ---- Test import/export, podman/testcloud support, environment... -------------------------------------------------------------------------------- ChangeLog:
* Wed Mar 25 2020 Petr ��pl��chal psplicha@redhat.com - 0.12-1 - Import the testcloud module when needed [fix #175] - Update implementation coverage of stories & spec - Discover only enabled tests [fix #170] - Correctly handle missing nitrate module or config - Use raw string for regular expression search * Mon Mar 23 2020 Petr ��pl��chal psplicha@redhat.com - 0.11-1 - Merge default images for podman/testcloud [#169] - Do not export empty environment to run.sh - Merge vagrant check for running connection [#156] - Adjust vagrant check for running connection - Merge test export into nitrate [#118] - Adjust 'tmt test export --nitrate' implementation - Use fedora as a default image for podman/testcloud - Move testcloud back to the extra requires - Always copy directory tree to the workdir - Add an example with test and plan in a single file - Do not run tests with an empty environment - Check for non-zero status upon yaml syntax errors - Export test cases to nitrate - Merge test import using testinfo.desc [#160] - Adjust test import using testinfo.desc - Use testinfo.desc as source of metadata - Add environment support to the discover step (#145) - Add a new story describing user and system config (#143) - Check if connection is running in Vagrant Provision * Wed Mar 11 2020 Petr ��pl��chal psplicha@redhat.com - 0.10-1 - Merge fixed environment support in run.sh [#99] - Add container and testcloud to tmt-all requires (#157) - Rename dict_to_shell() to better match content - Make path mandatory in run.sh. - Handle execution better in run.sh - Implement --env for testcloud provisioner - Merge run --environment support for podman [#132] - Fix container destroy, plus some minor adjustments - Use cache 'unsafe' for testcloud (#150) - Add --env option and support in podman provisioner - Warn about missing metadata tree before importing - Move testcloud to base requires, update README (#153) - Destroy container in finish only if there is any - Merge tmt test import --nitrate --disabled [#146] - Adjust the disabled test import implementation - Add an overview of classes (where are we heading) - Import non-disabled tests - Add a 'Provision Options' section, update coverage - Support selecting objects under the current folder - Add a link to details about fmf inheritance - Move requirements under the Install section - Mock testcloud modules to successfully build docs - Include examples of plan inheritance [fix #127] - Update implementation coverage for cli stories - Add testcloud provisioner (#134) - Merge the new story for 'tmt run --latest' [#136] - Move run --latest story under run, fix code block - Fix invalid variable name in the convert example - Use 'skip' instead of 'without', simplify default - Add rerun cli shortcut - Make sure we run finish always - Update the docs making '--name=' necessary (#138) - Clarify environment priority, fix release typo - Add environment specification - Remove copr build job from packit (not necessary) - Use the 'extra-summary' in the output as well - Use 'nitrate' consistently for tcms-related stuff - Prefix all non-specification keys [fix #120] - Show a nice error for an invalid yaml [fix #121] - Move container plan to common provision examples - Remove tmt-all dependency on vagrant-libvirt - Do not use red for import info messages [fix #125] - Show a nice error for weird Makefiles [fix #108] * Mon Feb 24 2020 Petr ��pl��chal psplicha@redhat.com - 0.9-1 - Rename the 'test convert' command to 'test import' - Include 'path' when importing virtual test cases - Extract test script from Makefile during convert - Do not import 'fmf-export' tag from nitrate [#119] - Merge the improved component import [#115] - Several adjustments to the component import - Merge the improved requires parsing [#113] - Fix parsing multiple requires from Makefile - Fail nicely if executed without provision (#112) - Make sure the copr command is available in dnf - Fix handling defaults for options, adjust wording - Read 'components' from nitrate when converting - Read requires as list when converting tests - Make it possible to pass script on cmdline - Mention libvirt and rsync in Fedora 30 workaround - Move podman image check and pull under go() - Simple destroy implementation for podman provision - Add Fedora 30 installation instructions [fix #105] - Merge podman support for the provision step [#106] - Several adjustments to the podman implementation - Fix _prepare_shell in podman provisioner - Add podman provisioner - Update the test case relevancy specification (#102) - Move copy_from_guest to provision/base.py (#75) - Several minor adjustments to the restraint story - Add user story for restraint - Merge different summaries for subpackages [#97] - Remove macro from the tmt-all subpackage summary - Add different summaries for sub-packages - Mention 'fmf-export' tag in the test export story - Merge optional PURPOSE in test convert [#89] - Handle missing duration or nitrate case in convert - Add support for wrap='auto' in utils.format() - Use local fmf repository for the basic plan (#94) - Merge test import documentation updates [#90] - Merge tag, status, pepa & hardware for test import - Several test import adjustments related to #91 - Fix deduplication bug when converting tests - Read more attributes from nitrate when converting - Update examples doc for converting tests - Update execute step examples for shell - Simplify packit configuration using 'fedora-all' (#88) - Optional attributes when converting. - Update execute and report step specification - Add spec for results.yaml and report.yaml (#66) - Add a story for exporting tests into nitrate (#83) - Add the 'require' attribute into the L1 Metadata - Update the Metadata Specification link in README - Improve 'tmt test convert' command implementation --------------------------------------------------------------------------------
================================================================================ wireguard-tools-1.0.20200319-1.el8 (FEDORA-EPEL-2020-9be4e8c3d6) Fast, modern, secure VPN tunnel -------------------------------------------------------------------------------- Update Information:
Update to 1.0.20200319 -------------------------------------------------------------------------------- ChangeLog:
* Fri Mar 20 2020 Joe Doss joe@solidadmin.com - 1.0.20200319-1 - Update to 1.0.20200319 --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org