The following Fedora EPEL 7 Security updates need testing:
Age URL
38 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-2c81054303
remctl-3.14-1.el7
13 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-996cb2153b
quassel-0.12.5-1.el7
13 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-5ae7f0e7c7
python-pygit2-0.26.4-1.el7 libgit2-0.26.3-1.el7
12 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-ce811a54c9
roundcubemail-1.1.12-2.el7
10 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-1ec98a14c5
seamonkey-2.49.3-1.el7
10 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-1698223c96
mysql-mmm-2.2.1-15.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
abi-compliance-checker-2.3-1.el7
kf5-frameworkintegration-5.36.0-2.el7.1
kf5-kdeclarative-5.36.0-2.el7.1
prosody-0.10.1-1.el7
python-PyGithub-1.39-1.el7
python-ddt-1.1.3-1.el7
Details about builds:
================================================================================
abi-compliance-checker-2.3-1.el7 (FEDORA-EPEL-2018-b68f0ba2c0)
An ABI Compliance Checker
--------------------------------------------------------------------------------
Update Information:
Improvements * Support for GCC 8 * Use -fdump-lang-class instead of -fdump-
class-hierarchy * Use -fdump-lang-raw instead of -fdump-translation-unit *
Enable internal mangling of C++ funcs for all future GCC versions * Added -keep-
reserved option to report changes in reserved fields * Fixed license to LGPL 2.1
Bug Fixes * Fix detection of GCC 7 compiled with --with-gcc-major-version-only
* Fixed internal mangling * Escape braces in regex for compatibility with future
Perl 5 versions * Redirect stderr of objdump -f to null ---- - Rebased patch
from upstream commit for gcc 8 compatibility, fixes 1575520. - Add findutils as
a package requirement, fixes 1576567.
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 15 2018 Richard Shaw <[email protected]> - 2.3-1
- Update to 2.3.
* Tue May 8 2018 Richard Shaw <[email protected]> - 2.2-3
- Rebased patch from upstream commit for gcc 8 compatibility, fixes 1575520.
- Add findutils as a package requirement, fixes 1576567.
* Wed Feb 7 2018 Fedora Release Engineering <[email protected]> - 2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1578364 - abi-compliance-checker-2.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1578364
[ 2 ] Bug #1575520 - abi-compliance-checker doesn't work under F28
https://bugzilla.redhat.com/show_bug.cgi?id=1575520
[ 3 ] Bug #1576567 - abi-compliance-checker: misses find dependency
https://bugzilla.redhat.com/show_bug.cgi?id=1576567
--------------------------------------------------------------------------------
================================================================================
kf5-frameworkintegration-5.36.0-2.el7.1 (FEDORA-EPEL-2018-abf0730bcc)
KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
--------------------------------------------------------------------------------
Update Information:
Rebuild for rhel7.5 (Qt 5.9.x)
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 15 2018 Rex Dieter <[email protected]> - 5.36.0-2.1
- (branch) rebuild (qt5)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1578526 - Needs rebuild for RHEL 7.5
https://bugzilla.redhat.com/show_bug.cgi?id=1578526
[ 2 ] Bug #1578527 - Needs rebuild for RHEL 7.5
https://bugzilla.redhat.com/show_bug.cgi?id=1578527
--------------------------------------------------------------------------------
================================================================================
kf5-kdeclarative-5.36.0-2.el7.1 (FEDORA-EPEL-2018-abf0730bcc)
KDE Frameworks 5 Tier 3 addon for Qt declarative
--------------------------------------------------------------------------------
Update Information:
Rebuild for rhel7.5 (Qt 5.9.x)
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 15 2018 Rex Dieter <[email protected]> - 5.36.0-2.1
- (branch) rebuild (qt5)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1578526 - Needs rebuild for RHEL 7.5
https://bugzilla.redhat.com/show_bug.cgi?id=1578526
[ 2 ] Bug #1578527 - Needs rebuild for RHEL 7.5
https://bugzilla.redhat.com/show_bug.cgi?id=1578527
--------------------------------------------------------------------------------
================================================================================
prosody-0.10.1-1.el7 (FEDORA-EPEL-2018-c55afe1dd7)
Flexible communications server for Jabber/XMPP
--------------------------------------------------------------------------------
Update Information:
Prosody 0.10.1 ============== See upstream's blog post at
https://blog.prosody.im/prosody-0-10-1-released/ for a full overview of the
release changes. Security -------- * SQL: Ensure user archives are purged
when a user account is deleted (fixes #1009) Fixes and improvements
---------------------- * Core: More robust signal handling (fixes #1047,
#1029) * MUC: Ensure that elements which match our from are stripped (fixes
#1055) * MUC: More robust handling of storage failures (fixes #1091, #1091)
* mod_mam: Ensure a user's archiving preferences apply even when they are
offline (fixes #1024) * Compatibility improvements with LuaSec 0.7, improving
curve support * mod_stanza_debug: New module that logs full stanzas sent and
received for debugging purposes * mod_mam: Implement option to enable MAM
implicitly when client support is detected (#867) * mod_mam: Add an option for
whether to include 'total' counts by default in queries (for performance) *
MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097) Minor
changes ------------- * SQL: Suppress error log if a transaction failed but
was retried ok * core.stanza_router: Verify that xmlns exists for firing
stanza/iq/xmlns/name events (fixes #1022) (thanks SamWhited) * mod_carbons:
Synthesize a 'to' attribute for carbons of stanzas to "self" (fixes #956) *
Core: Re-enable timestamps by default when logging to files (fixes #1004) *
HTTP: Report HTML Content-Type on error pages (fixes #1030) * mod_c2s: Set a
default value for c2s_timeout (fixes #1036) * prosodyctl: Fix traceback with
lfs < 1.6.2 and show warning * Fix incorrect '::' compression of a single
0-group which broke some IPv6 address matching * mod_dialback: Copy function
from mod_s2s instead of depending on it, which made it harder to disable s2s
(fixes #1050) * mod_storage_sql: Add an index to SQL archive stores to improve
performance of some queries * MUC: Don't attempt to reply to errors with more
errors (fixes #1122) * Module API: Fix parameter order to http client
callbacks * mod_blocklist: Allow mod_presence to handle subscription stanzas
before bouncing outgoing presence (fixes #575) * mod_http_files: Fix directory
listing cache entries not expiring (fixes #1130) Please also read the upgrade
notes at https://prosody.im/doc/release/0.10.0#upgrade_notes if you are
upgrading from 0.9.x.
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 15 2018 Robert Scheck <[email protected]> 0.10.1-1
- Upgrade to 0.10.1 (#1578371)
* Fri Feb 9 2018 Fedora Release Engineering <[email protected]> -
0.10.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1578371 - prosody-0.10.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1578371
--------------------------------------------------------------------------------
================================================================================
python-PyGithub-1.39-1.el7 (FEDORA-EPEL-2018-64ac96e758)
Python library to work with the Github API
--------------------------------------------------------------------------------
Update Information:
- Enable EPEL PY3 build
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1374524 - Branch request for EPEL7
https://bugzilla.redhat.com/show_bug.cgi?id=1374524
--------------------------------------------------------------------------------
================================================================================
python-ddt-1.1.3-1.el7 (FEDORA-EPEL-2018-b03143ed72)
Python library to multiply test cases
--------------------------------------------------------------------------------
Update Information:
- Latest upstream
--------------------------------------------------------------------------------
ChangeLog:
* Mon May 14 2018 Carl George <[email protected]> - 1.1.3-1
- Latest upstream
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1577683 - python-ddt-1.1.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1577683
--------------------------------------------------------------------------------
_______________________________________________
epel-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]