The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 983  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-1087   
dokuwiki-0-0.24.20140929c.el7
 745  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dac7ed832f   
mcollective-2.8.4-1.el7
 327  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-04bc9dd81d   
libbsd-0.8.3-1.el7
 225  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-d241156dfe   
mod_cluster-1.3.3-10.el7
 222  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7ecb12e378   
python-XStatic-jquery-ui-1.12.0.1-1.el7
  57  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e27758bd23   
libmspack-0.6-0.1.alpha.el7
  54  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-52b8147c68   
openvpn-auth-ldap-2.0.3-15.el7
  28  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-1e541e27e9   
nginx-1.12.2-1.el7
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-020fe6e5ac   
rubygem-ox-2.4.11-3.el7
   9  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-30026fdcc1   
hostapd-2.6-6.el7
   9  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-01fce22094   
php-PHPMailer-5.2.26-1.el7
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-5e4edb1320   
fedpkg-1.30-4.el7 rpkg-1.51-2.el7
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-227eb8f562   
roundcubemail-1.1.10-1.el7
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-f412a32589   
python-copr-1.84-1.el7


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

    alignak-1.0.0-2.el7
    fedfind-3.8.1-1.el7
    module-build-service-1.4.7-1.el7
    python-wikitcms-2.2.0-1.el7
    relval-2.2.0-1.el7
    standard-test-roles-2.5-1.el7
    transtats-cli-0.1.1-3.el7

Details about builds:


================================================================================
 alignak-1.0.0-2.el7 (FEDORA-EPEL-2017-626921de33)
 Python Monitoring tool
--------------------------------------------------------------------------------
Update Information:

Add epel7 support.
--------------------------------------------------------------------------------


================================================================================
 fedfind-3.8.1-1.el7 (FEDORA-EPEL-2017-c0be6372ac)
 Fedora compose and image finder
--------------------------------------------------------------------------------
Update Information:

fedfind 3.6.4 fixes use of the `expected_images` property (and hence
`check_expected()` method) with modular composes. In 3.6.2 and earlier, it
caused a crash.  fedfind 3.7.1 improves handling of various new compose types
introduced by release engineering. The new nightly modular composes from master
branch, now versioned `Bikeshed` rather than `Rawhide`, are handled with a new
`BikeshedModularNightly` class. 'updates' and 'updates-testing' composes are
explicitly not supported (`get_release` will raise a `ValueError` with a
specific text for these) as they do not contain images and so fedfind can't do
much with them.  Note that the `fedfind.helpers.parse_cid` function is entirely
rewritten in support of this; the new version is much more capable and accurate
and should handle all compose IDs the previous version handled correctly, but
please report any issues you find.  fedfind 3.8.0 adds support for the Modular
Server candidate composes which are currently being produced. The updates to
relval and python-wikitcms similarly add support for Modular composes and
events.  fedfind 3.8.1 returns to using the pkgdb `collections` API end point
for `get_current_release`, as it is now being manually updated until PDC is
ready to replace it.  The python-wikitcms and relval updates add support for
Modular Server composes and validation events.
--------------------------------------------------------------------------------


================================================================================
 module-build-service-1.4.7-1.el7 (FEDORA-EPEL-2017-e37dda9884)
 The Module Build Service for Modularity
--------------------------------------------------------------------------------
Update Information:

Changes:  * Change the MBS builders into setuptools plugins so now you can now
create your own builder plugin * Updated some documentation * mbs-build local
now builds only from yaml files (this bypasses the need for SCM) * Only complete
the module build when all components are tagged and a KojiRepoRegen message is
received * Don't trigger init handler when importing a local build and mark the
build as done after import * Validate component git refs when a commit is
explicitly stated in the modulemd before starting the module build * Set Access-
Control-Allow-Origin to "*" on GET API routes * Fix duplicate module build state
traces * Make the module build log name configurable
--------------------------------------------------------------------------------


================================================================================
 python-wikitcms-2.2.0-1.el7 (FEDORA-EPEL-2017-c0be6372ac)
 Fedora QA wiki test management Python library
--------------------------------------------------------------------------------
Update Information:

fedfind 3.6.4 fixes use of the `expected_images` property (and hence
`check_expected()` method) with modular composes. In 3.6.2 and earlier, it
caused a crash.  fedfind 3.7.1 improves handling of various new compose types
introduced by release engineering. The new nightly modular composes from master
branch, now versioned `Bikeshed` rather than `Rawhide`, are handled with a new
`BikeshedModularNightly` class. 'updates' and 'updates-testing' composes are
explicitly not supported (`get_release` will raise a `ValueError` with a
specific text for these) as they do not contain images and so fedfind can't do
much with them.  Note that the `fedfind.helpers.parse_cid` function is entirely
rewritten in support of this; the new version is much more capable and accurate
and should handle all compose IDs the previous version handled correctly, but
please report any issues you find.  fedfind 3.8.0 adds support for the Modular
Server candidate composes which are currently being produced. The updates to
relval and python-wikitcms similarly add support for Modular composes and
events.  fedfind 3.8.1 returns to using the pkgdb `collections` API end point
for `get_current_release`, as it is now being manually updated until PDC is
ready to replace it.  The python-wikitcms and relval updates add support for
Modular Server composes and validation events.
--------------------------------------------------------------------------------


================================================================================
 relval-2.2.0-1.el7 (FEDORA-EPEL-2017-c0be6372ac)
 Tool for interacting with Fedora QA wiki pages
--------------------------------------------------------------------------------
Update Information:

fedfind 3.6.4 fixes use of the `expected_images` property (and hence
`check_expected()` method) with modular composes. In 3.6.2 and earlier, it
caused a crash.  fedfind 3.7.1 improves handling of various new compose types
introduced by release engineering. The new nightly modular composes from master
branch, now versioned `Bikeshed` rather than `Rawhide`, are handled with a new
`BikeshedModularNightly` class. 'updates' and 'updates-testing' composes are
explicitly not supported (`get_release` will raise a `ValueError` with a
specific text for these) as they do not contain images and so fedfind can't do
much with them.  Note that the `fedfind.helpers.parse_cid` function is entirely
rewritten in support of this; the new version is much more capable and accurate
and should handle all compose IDs the previous version handled correctly, but
please report any issues you find.  fedfind 3.8.0 adds support for the Modular
Server candidate composes which are currently being produced. The updates to
relval and python-wikitcms similarly add support for Modular composes and
events.  fedfind 3.8.1 returns to using the pkgdb `collections` API end point
for `get_current_release`, as it is now being manually updated until PDC is
ready to replace it.  The python-wikitcms and relval updates add support for
Modular Server composes and validation events.
--------------------------------------------------------------------------------


================================================================================
 standard-test-roles-2.5-1.el7 (FEDORA-EPEL-2017-404dcd0b04)
 Standard Test Interface Ansible roles
--------------------------------------------------------------------------------
Update Information:

Update to 2.5
--------------------------------------------------------------------------------


================================================================================
 transtats-cli-0.1.1-3.el7 (FEDORA-EPEL-2017-61551913ac)
 Transtats command line interface to query transtats server
--------------------------------------------------------------------------------
Update Information:

Update transtats-cli to version 0.1.1, update endpoints
--------------------------------------------------------------------------------
_______________________________________________
epel-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to