The following Fedora EPEL 6 Security updates need testing:
 Age  URL
 517  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7031   
python-virtualenv-12.0.7-1.el6
 511  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7168   
rubygem-crack-0.3.2-2.el6
 442  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8156   
nagios-4.0.8-1.el6
 401  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-e2b4b5b2fb   
mcollective-2.8.4-1.el6
 373  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-35e240edd9   
thttpd-2.25b-24.el6
 103  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-8594ed3a53   
chicken-4.11.0-3.el6
  43  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-cb5398893b   
nodejs-0.10.48-3.el6
  12  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-2dba9625e2   
p7zip-16.02-2.el6
   9  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-4e37be4ce3   
dpkg-1.16.18-2.el6
   6  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-0018ee705f   
phpMyAdmin-4.0.10.18-1.el6
   6  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-63073e2e01   
php-php-gettext-1.0.12-1.el6
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-93771e981d   
tomcat-7.0.73-1.el6
   2  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-8482adf875   
php-simplesamlphp-saml2-2.3.3-1.el6 php-simplesamlphp-saml2_1-1.10.3-1.el6
   2  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-5ddfd80ad5   
lxc-1.0.9-1.el6
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-851b04cffd   
golang-1.7.4-1.el6


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

    dmlite-0.8.5-1.el6
    fedfind-3.1.3-2.el6
    fedpkg-copr-0.10-1.el6
    golang-1.7.4-1.el6
    ocserv-0.11.6-1.el6

Details about builds:


================================================================================
 dmlite-0.8.5-1.el6 (FEDORA-EPEL-2016-ef2bc53292)
 Lcgdm grid data management and storage framework
--------------------------------------------------------------------------------
Update Information:

* new upstream release  ----  *  new upstrem release  ----  * new upstream
release  ----  * new upstream release  ----  * bug fixes  ----  * new upstream
release
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1384305 - dnf upgrade produces error msgs
        https://bugzilla.redhat.com/show_bug.cgi?id=1384305
--------------------------------------------------------------------------------


================================================================================
 fedfind-3.1.3-2.el6 (FEDORA-EPEL-2016-717a98749c)
 Fedora Finder finds Fedora
--------------------------------------------------------------------------------
Update Information:

fedfind 2.7 contains various fixes to fedfind, python-wikitcms and relval
related to how the GA milestone name for Fedora changed from 'Final' to 'RC'
with the switch to Pungi 4 (so, for Fedora 24 onwards). This had various
consequences mainly for all the CLIs; all the automated stuff tends to use
compose IDs and labels which mostly weren't affected by this, but the CLIs all
had issues with it. `fedfind images` could not find RC composes, `relval size-
check` could not check image sizes for them, `relval report-results` could not
report results for an RC compose besides the auto-detected current one, etc.
The update also contains a couple of other fixes for `relval size-check`: it now
properly catches the case where it couldn't find any images for a variant, and
it includes the arch in the comment for oversized images (so we can tell which
image is actually oversize when the same image exists for multiple arches).
fedfind 3.0 changes how fedfind finds images for composes without metadata
(which is basically milestone - Alpha / Beta - and stable releases). Formerly it
found them by scraping rsync output, which was slow, generated quite a lot of
load on both server and client, and was vulnerable to the rsync server being
full. We have now tweaked things so that the primary mirror has `imagelist`
files for the `fedora`, `alt` and `archive` trees which list every single image
file - but no other files - in those trees. fedfind now simply parses these
`imagelist` files to find images.  As the files only list images they are pretty
small (the biggest is under 500KiB) and they are cached locally and only re-
downloaded when they change, this is much faster, more efficient, and uses less
bandwidth.  There are also some changes to ensure the tests run properly on EL
6, EL 7 and Fedora 23, and a missing dependency for EL 6 was added - `argparse`
is a part of the Python standard library for all the other distros, but for EL 6
it is still a separate package.  fedfind 3.1 changes how fedfind handles
metadata for composes which were originally created by Pungi 4 and had real
metadata, but were then modified in some ways and had their metadata removed.
This includes milestone and stable releases for Fedora 24 and later: when these
are placed in their 'final' locations on the mirrors, some contents are split
into different locations and some deliverables are removed. Previously, fedfind
would simply synthesize metadata for these composes, as it does for pre-Pungi 4
composes. Now, it first attempts to find the original metadata (from
[PDC](https://pdc.fedoraproject.org/)) and adjust it for the modified image
locations, while preserving all the other image attributes from the original
metadata (including ones it could not synthesize). It will only fall back to
synthesizing the metadata if it cannot find corresponding metadata from PDC. The
practical result of this is that you should get more reliable and complete
metadata for these composes.
--------------------------------------------------------------------------------


================================================================================
 fedpkg-copr-0.10-1.el6 (FEDORA-EPEL-2016-d894856c70)
 Fedpkg modified to work with copr dist git
--------------------------------------------------------------------------------
Update Information:

- Bug 1393460 - Copr chokes on %%mageia conditional in spec files for rebuilding
SRPM - Add Mageia branches to the regex  ----  New package to interact with
copr-dist-git
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1378341 - Review Request: fedpkg-copr - copr dist-git client
        https://bugzilla.redhat.com/show_bug.cgi?id=1378341
--------------------------------------------------------------------------------


================================================================================
 golang-1.7.4-1.el6 (FEDORA-EPEL-2016-851b04cffd)
 The Go Programming Language
--------------------------------------------------------------------------------
Update Information:

* Bump to security release 1.7.4 * Security fix for  BZ#1401985
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1401985 - golang: net/http: multipart ReadForm close file after 
copy
        https://bugzilla.redhat.com/show_bug.cgi?id=1401985
--------------------------------------------------------------------------------


================================================================================
 ocserv-0.11.6-1.el6 (FEDORA-EPEL-2016-96cfb7a5b9)
 OpenConnect SSL VPN server
--------------------------------------------------------------------------------
Update Information:

Updated to latest upstream release
--------------------------------------------------------------------------------
_______________________________________________
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org

Reply via email to