The following Fedora EPEL 6 Security updates need testing:
Age URL
652
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.14-2.el6
82
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12079/bip-0.8.9-1.el6
46
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12427/seamonkey-2.21-3.esr2.el6
11
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0282/moodle-2.4.8-1.el6
5
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0378/quassel-0.9.2-1.el6
4
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0398/socat-1.7.2.3-1.el6
4
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0395/libpng10-1.0.60-6.el6
3
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0401/libyaml-0.1.3-4.el6
3
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0409/zarafa-7.1.8-1.el6
1
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0429/mediawiki119-1.19.11-2.el6
1
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0426/tpp-1.3.1-17.el6
0
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0440/fwsnort-1.6.4-1.el6
The following builds have been pushed to Fedora EPEL 6 updates-testing
cpuid-20140123-1.el6
fwsnort-1.6.4-1.el6
hercules-3.10-1.el6
openpgpkey-milter-0.3-1.el6
php-horde-Horde-Vfs-2.1.2-2.el6.1
python-django-filter-0.7-1.el6
python-testtools-0.9.35-1.el6
s3cmd-1.5.0-0.3.gitec742180.el6
Details about builds:
================================================================================
cpuid-20140123-1.el6 (FEDORA-EPEL-2014-0432)
Dumps information about the CPU(s)
--------------------------------------------------------------------------------
Update Information:
* Sat Jan 25 2014 Fabian Affolter <[email protected]> - 20140123-1 -
Update to new upstream version 20130123
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jan 25 2014 Fabian Affolter <[email protected]> - 20140123-1
- Update to new upstream version 20130123
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1057469 - cpuid-20140123 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1057469
--------------------------------------------------------------------------------
================================================================================
fwsnort-1.6.4-1.el6 (FEDORA-EPEL-2014-0440)
Translates Snort rules into equivalent iptables rules
--------------------------------------------------------------------------------
Update Information:
Fix CVE-2014-0039 fwsnort: configuration file can be loaded from cwd when run
as a non-root user
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 3 2014 Guillermo Gómez <[email protected]> - 1.6.4-1
- CVE-2014-0039 fwsnort: configuration file can be loaded from
cwd when run as a non-root user
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1060602 - CVE-2014-0039 fwsnort: configuration file can be loaded
from cwd when run as a non-root user
https://bugzilla.redhat.com/show_bug.cgi?id=1060602
--------------------------------------------------------------------------------
================================================================================
hercules-3.10-1.el6 (FEDORA-EPEL-2014-0438)
Hercules S/370, ESA/390, and z/Architecture emulator
--------------------------------------------------------------------------------
Update Information:
update to version 3.10 with these changes
- Fix incorrect PSW IA in SIE mode with PER (Ian Worthington)
- Corrections to build procedures (Mike Frysinger, Dan Horak)
- Fixes for Mac OS X (Butch Anton, Adam Vandenberg, Enrico Sorichetti)
-Configuration topology facility fixes (Paolo Giacobbis)
- Convert BFP instructions to use SoftFloat package (Roger Bowler)
- Preliminary support for 2GB page frames (Roger Bowler)
- PFMF fixes (John P. Hartmann)
- CMPSC corrections (Bernard van der Helm)
- dasdls enhancements (Chris Cheney)
--------------------------------------------------------------------------------
ChangeLog:
* Sat Feb 1 2014 Dan Horák <dan[at]danny.cz> - 3.10-1
- updated to 3.10 (#1060467)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1060467 - hercules-3.10 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1060467
--------------------------------------------------------------------------------
================================================================================
openpgpkey-milter-0.3-1.el6 (FEDORA-EPEL-2014-0434)
OPENPGPKEY basd automatic encryption of emails using the milter API
--------------------------------------------------------------------------------
Update Information:
Initial package
--------------------------------------------------------------------------------
================================================================================
php-horde-Horde-Vfs-2.1.2-2.el6.1 (FEDORA-EPEL-2014-0435)
Virtual File System API
--------------------------------------------------------------------------------
Update Information:
drop optional dependency on pecl/ssh2 not yet available in EL-6
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 3 2014 Remi Collet <[email protected]> - 2.1.2-2.1
- drop optional dependency on pecl/ssh2 not yet available in EL-6
--------------------------------------------------------------------------------
================================================================================
python-django-filter-0.7-1.el6 (FEDORA-EPEL-2014-0437)
A Django application for allowing users to filter queryset dynamically
--------------------------------------------------------------------------------
Update Information:
A Django application for allowing users to filter queryset dynamically
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1023189 - epel6 build request - python-django-filter
https://bugzilla.redhat.com/show_bug.cgi?id=1023189
--------------------------------------------------------------------------------
================================================================================
python-testtools-0.9.35-1.el6 (FEDORA-EPEL-2014-0439)
Extensions to the Python unit testing framework
--------------------------------------------------------------------------------
Update Information:
0.9.35:
* Removed a number of code paths where Python 2.4 and Python 2.5 were
explicitly handled.
* Added the ``testtools.TestCase.expectThat`` method, which implements delayed
assertions.
* Docs are now built as part of the Travis-CI build, reducing the chance of
Read The Docs being broken accidentally.
0.9.34:
* Added ability for ``testtools.TestCase`` instances to force a test to fail,
even if no assertions failed.
* Added ``testtools.content.StacktraceContent``, a content object that
automatically creates a ``StackLinesContent`` object containing the current
stack trace.
* ``AnyMatch`` is now exported properly in ``testtools.matchers``.
* In Python 3.3, if there are duplicate test ids, tests.sort() will fail and
raise TypeError. Detect the duplicate test ids firstly in sorted_tests() to
ensure that all test ids are unique.
* ``json_content`` is now in the ``__all__`` attribute for
``testtools.content``.
* Network tests now bind to 127.0.0.1 to avoid (even temporary) network visible
ports.
* Test listing now explicitly indicates by printing 'Failed to import' and
exiting (2) when an import has failed rather than only signalling through the
test name.
* ``test_compat.TestDetectEncoding.test_bom`` now works on Python 3.3 - the
corner case with euc_jp is no longer permitted in Python 3.3 so we can skip it.
0.9.33:
* Added ``addDetailuniqueName`` method to ``testtools.TestCase`` class.
* Removed some unused code from ``testtools.content.TracebackContent``.
* Added ``testtools.StackLinesContent``: a content object for displaying
pre-processed stack lines.
* ``StreamSummary`` was calculating testsRun incorrectly: ``exists`` status
tests were counted as run tests, but they are not.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 3 2014 Michel Salim <[email protected]> - 0.9.35-1
- Update to 0.9.35
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1027104 - python-testtools-0.9.35 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1027104
--------------------------------------------------------------------------------
================================================================================
s3cmd-1.5.0-0.3.gitec742180.el6 (FEDORA-EPEL-2014-0436)
Tool for accessing Amazon Simple Storage Service
--------------------------------------------------------------------------------
Update Information:
upstream 1.5.0-beta1 plus newer upstream fixes
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 2 2014 Matt Domsch <[email protected]> - 1.5.0-0.3.git
- upstream 1.5.0-beta1 plus newer upstream fixes
* Wed May 29 2013 Matt Domsch <[email protected]> - 1.5.0-0.2.gita122d97
- more upstream bugfixes
- drop pyxattr dep, that codepath got dropped in this release
* Mon May 20 2013 Matt Domsch <[email protected]> -
1.5.0-0.1.gitb1ae0fbe
- upstream 1.5.0-alpha3 plus fixes
- add dep on pyxattr for the --xattr option
* Tue Jun 19 2012 Matt Domsch <[email protected]> -
1.1.0-0.4.git11e5755e
- add local MD5 cache
* Mon Jun 18 2012 Matt Domsch <[email protected]> -
1.1.0-0.3.git7de0789d
- parallelize local->remote syncs
* Mon Jun 18 2012 Matt Domsch <[email protected]> -
1.1.0-0.2.gitf881b162
- add hardlink / duplicate file detection support
* Fri Mar 9 2012 Matt Domsch <[email protected]> -
1.1.0-0.1.git2dfe4a65
- build from git for mdomsch patches to s3cmd sync
--------------------------------------------------------------------------------
_______________________________________________
epel-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/epel-devel