The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 284  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-3c9292b62d   
condor-8.6.11-1.el7
  92  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f8311ec8a2   
tor-0.3.5.8-1.el7
  59  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-d2c1368294   
cinnamon-3.6.7-5.el7
  52  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-50a6a1ddfd   
afflib-3.7.18-2.el7
  25  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-c499781e80   
python-gnupg-0.4.4-1.el7
  23  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-bc0182548b   
bubblewrap-0.3.3-2.el7
  10  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-04c7455f6a   
singularity-3.1.1-1.1.el7
   9  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-0d44655ca3   
mediaconch-18.03.2-7.el7 libmediainfo-19.04-1.el7 mediainfo-19.04-1.el7
   8  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-1605b73a09   
drupal7-7.67-1.el7
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-87fa8d93b6   
drupal7-entity-1.9-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-b909a6e178   
sleuthkit-4.6.6-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-9cab93353c   
drupal7-ds-2.16-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-2c1ec539fd   
drupal7-uuid-1.2-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f614c9a4bc   
drupal7-xmlsitemap-2.6-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-8278894e4d   
drupal7-context-3.10-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-de5e3216ff   
drupal7-path_breadcrumbs-3.4-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-748b40598c   
drupal7-module_filter-2.2-1.el7
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-53f9189a5e   
drupal7-views-3.23-1.el7


The following builds have been pushed to Fedora EPEL 7 updates-testing

    cmake3-3.13.5-1.el7
    homebank-5.2.6-1.el7
    php-masterminds-html5-2.6.0-1.el7
    python-regex-2019.05.25-1.el7
    rust-1.35.0-1.el7

Details about builds:


================================================================================
 cmake3-3.13.5-1.el7 (FEDORA-EPEL-2019-d4c10d84c0)
 Cross-platform make system
--------------------------------------------------------------------------------
Update Information:

- Release 3.13.5
--------------------------------------------------------------------------------
ChangeLog:

* Sat May 25 2019 Antonio Trande <sagit...@fedoraproject.org> - 3.13.5-1
- Update to cmake-3.13.5
--------------------------------------------------------------------------------


================================================================================
 homebank-5.2.6-1.el7 (FEDORA-EPEL-2019-491181e1d0)
 Free easy personal accounting for all
--------------------------------------------------------------------------------
Update Information:

- Update to 5.2.6 fixes rhbz #1711554 and rhbz #1713860   ----  - Update to
5.2.5 fixes rhbz #1709028
--------------------------------------------------------------------------------
ChangeLog:

* Sat May 25 2019 Filipe Rosset <rosset.fil...@gmail.com> - 5.2.6-1
- Update to 5.2.6 fixes rhbz #1711554 and rhbz #1713860
* Sun May 12 2019 Filipe Rosset <rosset.fil...@gmail.com> - 5.2.5-1
- Update to 5.2.5 fixes rhbz #1709028
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1711554 - [abrt] homebank: _cairo_arc_in_direction(): homebank 
killed by SIGABRT
        https://bugzilla.redhat.com/show_bug.cgi?id=1711554
  [ 2 ] Bug #1709028 - homebank-5.2.5 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1709028
  [ 3 ] Bug #1713860 - homebank-5.2.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1713860
  [ 4 ] Bug #1699507 - RFE:wxbanker
        https://bugzilla.redhat.com/show_bug.cgi?id=1699507
  [ 5 ] Bug #1687096 - Wayland: Autocompletion does only work on primary screen 
(GTK?)
        https://bugzilla.redhat.com/show_bug.cgi?id=1687096
--------------------------------------------------------------------------------


================================================================================
 php-masterminds-html5-2.6.0-1.el7 (FEDORA-EPEL-2019-4d292e06db)
 An HTML5 parser and serializer
--------------------------------------------------------------------------------
Update Information:

### 2.6.0  * \#163: Allow to pass a charset to the Scanner  ### 2.5.0  This
release brings again big performance improvements (thanks @stof for the
excellent work).  `v2.5` is 3.5 times faster than `v2.4` and 11 times faster
than `v2.3`!  Here a list of the changes:  * \#162, #161, #155, #154, #153,
#151: performance improvements * \#156: fixed typos * \#160: adopt and enforce
code style * \#159: remove deprecated php unit base test case * \#150: backport
changes from old master bran  ###  2.4.0  This release brings big performance
improvements (thanks @tgalopin for the excellent work).  Based on the
`test/benchmark/run.php` benchmark, 2.4.0 is 2x faster than 2.3.1 when parsing
HTML5 documents.  Here a list of the changes:  * \#148: Improve performance by
moving sequence matching * \#147: Improve the Tokenizer performance * \#146:
Improve performance by relying on a native string instead of InputStream *
\#144: Add DOM extension in composer.json * \#145: Add more extensions on
composer.json, improve phpdocs and remove dead code * \#143: Remove experimental
comment
--------------------------------------------------------------------------------
ChangeLog:

* Sat May 25 2019 Shawn Iwinski <shawn.iwin...@gmail.com> - 2.6.0-1
- Update to 2.6.0 (RHBZ #1687215)
* Sat Feb  2 2019 Fedora Release Engineering <rel...@fedoraproject.org> - 
2.3.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jul 13 2018 Fedora Release Engineering <rel...@fedoraproject.org> - 
2.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Feb  9 2018 Fedora Release Engineering <rel...@fedoraproject.org> - 
2.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1687215 - php-masterminds-html5-2.6.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1687215
--------------------------------------------------------------------------------


================================================================================
 python-regex-2019.05.25-1.el7 (FEDORA-EPEL-2019-d8fe673b4a)
 Alternative regular expression module, to replace re
--------------------------------------------------------------------------------
Update Information:

Update to the latest released version.
--------------------------------------------------------------------------------
ChangeLog:

* Sat May 25 2019 Thomas Moschny <thomas.mosc...@gmx.de> - 2019.05.25-1
- Update to 2019.05.25.
--------------------------------------------------------------------------------


================================================================================
 rust-1.35.0-1.el7 (FEDORA-EPEL-2019-043371cfab)
 The Rust Programming Language
--------------------------------------------------------------------------------
Update Information:

Update to Rust 1.35.0:  - `Fn*` closure traits implemented for `Box<dyn Fn*>` -
Coercing closures to `unsafe fn` pointers - Calling `dbg!()` with no argument -
Library stabilizations - Clippy `drop_bounds`  See the [blog
post](https://blog.rust-lang.org/2019/05/23/Rust-1.35.0.html) and [release
notes](https://github.com/rust-
lang/rust/blob/master/RELEASES.md#version-1350-2019-05-23) for more details.
----  Security fix for CVE-2019-12083
--------------------------------------------------------------------------------
ChangeLog:

* Thu May 23 2019 Josh Stone <jist...@redhat.com> - 1.35.0-1
- Update to 1.35.0.
* Tue May 14 2019 Josh Stone <jist...@redhat.com> - 1.34.2-1
- Update to 1.34.2 -- fixes CVE-2019-12083.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1709709 - CVE-2019-12083 rust: overriden stabilized method 
`Error::type_id` can violate Rust's safety guarantees leading to out-of-bounds 
write or read
        https://bugzilla.redhat.com/show_bug.cgi?id=1709709
--------------------------------------------------------------------------------

_______________________________________________
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org

Reply via email to