--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-4647b0e0b7
2016-08-04 14:12:16.193864
--------------------------------------------------------------------------------
Name : drupal7-ctools
Product : Fedora EPEL 5
Version : 1.9
Release : 2.el5
URL : http://drupal.org/project/ctools
Summary : Primarily a set of APIs and tools to improve the developer experience
Description :
This suite is primarily a set of APIs and tools to improve the developer
experience. It also contains a module called the Page Manager whose job
is to manage pages. In particular it manages panel pages, but as it grows
it will be able to manage far more than just Panels.
For the moment, it includes the following tools:
* Plugins -- tools to make it easy for modules to let other modules implement
plugins from .inc files.
* Exportables -- tools to make it easier for modules to have objects that live
in database or live in code, such as 'default views'.
* AJAX responder -- tools to make it easier for the server to handle AJAX
requests and tell the client what to do with them.
* Form tools -- tools to make it easier for forms to deal with AJAX.
* Object caching -- tool to make it easier to edit an object across multiple
page requests and cache the editing work.
* Contexts -- the notion of wrapping objects in a unified wrapper and providing
an API to create and accept these contexts as input.
* Modal dialog -- tool to make it simple to put a form in a modal dialog.
* Dependent -- a simple form widget to make form items appear and disappear
based upon the selections in another item.
* Content -- pluggable content types used as panes in Panels and other modules
like Dashboard.
* Form wizard -- an API to make multi-step forms much easier.
* CSS tools -- tools to cache and sanitize CSS easily to make user-input CSS
safe.
This package provides the following Drupal modules:
* bulk_export
* ctools
* ctools_access_ruleset
* ctools_ajax_sample
* ctools_custom_content
* ctools_plugin_example
* page_manager
* stylizer
* term_depth
* views_content
--------------------------------------------------------------------------------
Update Information:
Update to upstream 1.9 release
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update drupal7-ctools' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-e962946cc3
2016-08-04 14:12:16.193797
--------------------------------------------------------------------------------
Name : BackupPC
Product : Fedora EPEL 5
Version : 3.3.1
Release : 5.el5
URL : http://backuppc.sourceforge.net/
Summary : High-performance backup system
Description :
BackupPC is a high-performance, enterprise-grade system for backing up Linux
and WinXX and Mac OS X PCs and laptops to a server's disk. BackupPC is highly
configurable and easy to install and maintain.
--------------------------------------------------------------------------------
Update Information:
Deprecation of defined(@array) in perl ---- Support for systemd and tmpfiles
for RHEL >= 7
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1259481 - BackupPC Lib.pm Browse.pm fail - using tar method
https://bugzilla.redhat.com/show_bug.cgi?id=1259481
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update BackupPC' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-1d5637fc66
2016-08-04 14:12:16.193664
--------------------------------------------------------------------------------
Name : drupal7-views
Product : Fedora EPEL 5
Version : 3.14
Release : 1.el5
URL : http://drupal.org/project/views
Summary : Create customized lists and queries from your database
Description :
You need Views if:
* You like the default front page view, but you find you want to sort it
differently.
* You like the default taxonomy/term view, but you find you want to sort it
differently; for example, alphabetically.
* You use /tracker, but you want to restrict it to posts of a certain type.
* You like the idea of the 'article' module, but it doesn't display articles
the way you like.
* You want a way to display a block with the 5 most recent posts of some
particular type.
* You want to provide 'unread forum posts'.
* You want a monthly archive similar to the typical Movable Type/Wordpress
archives that displays a link to the in the form of "Month, YYYY (X)" where
X is the number of posts that month, and displays them in a block. The links
lead to a simple list of posts for that month.
Views can do a lot more than that, but those are some of the obvious uses of
Views.
This package provides the following Drupal 7 modules:
* views
* views_ui
--------------------------------------------------------------------------------
Update Information:
Fixes [Views - Less Critical - Access Bypass - SA-
CONTRIB-2016-036](https://www.drupal.org/node/2749333) Changes since 7.x-3.13:
- Adding field handlers for statistics fields - \#2200309 by helmo: Changed
invalid placeholder from "handler" to "extender". - \#2708535 by stefan.r: Allow
users to sort on a specific language, showing it before any others - \#1359298
by robertwb: Support Plugins for Views Aggregate in D7 (D8 Backport) - \#1358412
by davidgrayston, marcelovani, jamiecuthill, mikeytown2, ParisLiakos, Josh
Waihi: Content: Has taxonomy term ID (with depth) query performance - \#1615438
by rsmylski, MediaFormat, awolfey, ParisLiakos: Search terms: nodes dont appear
when using multiple arguments - Revert "Issue #1615438 by rsmylski, MediaFormat,
awolfey, ParisLiakos: Search terms: nodes dont appear when using multiple
arguments" - \#1567354 by joelpittet, robcolburn: Stop lowercasing undefined
values. - \#1535912 by dawehner, joelpittet: Remove no-longer-necessary
$condition variable. - \#981870 by infojunkie, joelpittet, andypost:
views::get_url() to skip default arguments - \#959048 by rooby, dawehner,
joelpittet, pyry_p: Added a revision count. - \#2563431 by joelpittet, lauriii:
ajax_render should not be used; ajax_deliver should be used instead - \#564106
by rv0 et al.: More link to point to custom URL - Revert "Issue #564106 by
dawehner et al.: More link to point to custom URL" - \#1608920 by dawehner,
rudiedirkx, axel.rutz, solotandem, Anybody, JvE, helior: Add drop-button field
display - \#1482824 by DeFr, Alan Evans, robertom: Block display view ajax pager
does not advance with multiple pagers on a page when the first pager > 0 -
\#1232920 by dawehner, Anybody, chiddicks: Hide earlier in the process. -
\#1190900 by ls, philipz, Neograph734, Oniryck: Random sort from multiple value
field in views - \#1090432 by fubhy, derhasi, rudiedirkx, IT-Cru: Allow
additional field-to-field conditions with the default views_join handler -
\#652610 by johnv, dawehner, colan, Les Lim: Stop caching when not set. -
\#564106 by dawehner et al.: More link to point to custom URL - \#1948578 by
jweowu: Duplicate code. Issue #1515156 patch applied twice - Merge branch
'7.x-3.x' of git.drupal.org:project/views into 7.x-3.x - Revert "Issue #2290127
by DanChadwick: pre_render not consistently passed result by reference" -
\#1685144 by marcelovani, dawehner, q0rban: Refactor init_localization() to init
and return the translate property for all plugins. - \#1262630 by damiankloip:
Raw value tokens not replaced if used in css class - \#1262630 by Jelle_S,
dgtlmoon: Raw value tokens not replaced if used in css class - \#2290127 by
DanChadwick: pre_render not consistently passed result by reference - \#551808
by dawehner, axel.rutz: Provide hook_views_save, hook_view_delete - \#339384 by
lotyrin, neuquen, marcingy, colan: Default option not set in exposed filters
when terms are selected - \#2610292 by dawehner: Fix 7.x-3.x-dev test failures.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1347061 - drupal7-views-3.14 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1347061
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update drupal7-views' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2015-18cd799f6e
2016-08-03 13:16:50.426214
--------------------------------------------------------------------------------
Name : fprobe-ulog
Product : Fedora EPEL 6
Version : 1.2
Release : 2.el6
URL : https://github.com/opoplawski/fprobe-ulog
Summary : NetFlow probe
Description :
fprobe-ulog - libipulog-based tool that collect network traffic data and emit
it as NetFlow flows towards the specified collector.
--------------------------------------------------------------------------------
Update Information:
fprobe-ulog-1.2-2.el6 - Rebuilt for
https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild fprobe-ulog-1.2-2.el7 -
Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update fprobe-ulog' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-a09a1e88d1
2016-08-03 13:16:50.426157
--------------------------------------------------------------------------------
Name : php-robrichards-xmlseclibs1
Product : Fedora EPEL 6
Version : 1.4.1
Release : 2.20160518git2e20c8d.el6
URL : https://github.com/robrichards/xmlseclibs
Summary : A PHP library for XML Security (version 1)
Description :
xmlseclibs is a library written in PHP for working with XML Encryption and
Signatures.
NOTE: php-mcrypt will not be automatically installed as a dependency of this
package so it will need to be "manually" installed if it is required --
specifically for the following XMLSecurityKey encryption types:
- XMLSecurityKey::AES128_CBC
- XMLSecurityKey::AES192_CBC
- XMLSecurityKey::AES256_CBC
- XMLSecurityKey::TRIPLEDES_CBC
Autoloader: /usr/share/php/robrichards-xmlseclibs/autoload.php
--------------------------------------------------------------------------------
Update Information:
xmlseclibs is a library written in PHP for working with XML Encryption and
Signatures. NOTE: php-mcrypt will not be automatically installed as a
dependency of this package so it will need to be "manually" installed if it is
required -- specifically for the following XMLSecurityKey encryption types: -
XMLSecurityKey::AES128_CBC - XMLSecurityKey::AES192_CBC -
XMLSecurityKey::AES256_CBC - XMLSecurityKey::TRIPLEDES_CBC
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1356584 - Review Request: php-robrichards-xmlseclibs1 - A PHP library for XML Security (version 1)
https://bugzilla.redhat.com/show_bug.cgi?id=1356584
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-robrichards-xmlseclibs1' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-8a96a0e507
2016-08-03 13:16:50.426123
--------------------------------------------------------------------------------
Name : php-robrichards-xmlseclibs
Product : Fedora EPEL 6
Version : 2.0.0
Release : 2.20160105git84313ca.el6
URL : https://github.com/robrichards/xmlseclibs
Summary : A PHP library for XML Security
Description :
xmlseclibs is a library written in PHP for working with XML Encryption and
Signatures.
NOTE: php-mcrypt will not be automatically installed as a dependency of this
package so it will need to be "manually" installed if it is required --
specifically for the following XMLSecurityKey encryption types:
- XMLSecurityKey::AES128_CBC
- XMLSecurityKey::AES192_CBC
- XMLSecurityKey::AES256_CBC
- XMLSecurityKey::TRIPLEDES_CBC
Autoloader: /usr/share/php/RobRichards/XMLSecLibs/autoload.php
--------------------------------------------------------------------------------
Update Information:
xmlseclibs is a library written in PHP for working with XML Encryption and
Signatures. NOTE: php-mcrypt will not be automatically installed as a
dependency of this package so it will need to be "manually" installed if it is
required -- specifically for the following XMLSecurityKey encryption types: -
XMLSecurityKey::AES128_CBC - XMLSecurityKey::AES192_CBC -
XMLSecurityKey::AES256_CBC - XMLSecurityKey::TRIPLEDES_CBC
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1356569 - Review Request: php-robrichards-xmlseclibs - A PHP library for XML Security
https://bugzilla.redhat.com/show_bug.cgi?id=1356569
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-robrichards-xmlseclibs' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-910f6260b5
2016-08-03 13:16:50.426002
--------------------------------------------------------------------------------
Name : php-pecl-krb5
Product : Fedora EPEL 6
Version : 1.1.0
Release : 1.el6
URL : http://pecl.php.net/package/krb5
Summary : Kerberos authentification extension
Description :
Features:
+ An interface for maintaining credential caches (KRB5CCache),
that can be used for authenticating against a kerberos5 realm
+ Bindings for nearly the complete GSSAPI (RFC2744)
+ The administrative interface (KADM5)
+ Support for HTTP Negotiate authentication via GSSAPI
--------------------------------------------------------------------------------
Update Information:
**Version 1.1.0** - [FEATURE] PHP7 compatibility - [FEATURE] Support
getting/setting TL_DATA in KADM - [BUG] Fix GSSAPI->acquireCredentials
behaviour, now defaults to GSS_C_INITIATE if only a ccache is available eagerly
initialize credentials when no principal is specified (use ccache default
principal) - [BUG] Fix a couple of memory leaks, add a few more sanity checks
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-pecl-krb5' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2015-6b5018abea
2016-08-03 12:32:44.312368
--------------------------------------------------------------------------------
Name : fprobe-ulog
Product : Fedora EPEL 7
Version : 1.2
Release : 2.el7
URL : https://github.com/opoplawski/fprobe-ulog
Summary : NetFlow probe
Description :
fprobe-ulog - libipulog-based tool that collect network traffic data and emit
it as NetFlow flows towards the specified collector.
--------------------------------------------------------------------------------
Update Information:
fprobe-ulog-1.2-2.el6 - Rebuilt for
https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild fprobe-ulog-1.2-2.el7 -
Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update fprobe-ulog' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-6d20e825a0
2016-08-03 12:32:44.312332
--------------------------------------------------------------------------------
Name : PEGTL
Product : Fedora EPEL 7
Version : 1.3.1
Release : 1.el7
URL : https://github.com/ColinH/PEGTL/
Summary : Parsing Expression Grammar Template Library
Description :
The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency
C++11 header-only library for creating parsers according to a Parsing
Expression Grammar (PEG).
--------------------------------------------------------------------------------
Update Information:
- Initial package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1356499 - Review Request: PEGTL - Parsing Expression Grammar Template Library
https://bugzilla.redhat.com/show_bug.cgi?id=1356499
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update PEGTL' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-6a6e50e9bf
2016-08-03 12:32:44.312293
--------------------------------------------------------------------------------
Name : php-robrichards-xmlseclibs1
Product : Fedora EPEL 7
Version : 1.4.1
Release : 2.20160518git2e20c8d.el7
URL : https://github.com/robrichards/xmlseclibs
Summary : A PHP library for XML Security (version 1)
Description :
xmlseclibs is a library written in PHP for working with XML Encryption and
Signatures.
NOTE: php-mcrypt will not be automatically installed as a dependency of this
package so it will need to be "manually" installed if it is required --
specifically for the following XMLSecurityKey encryption types:
- XMLSecurityKey::AES128_CBC
- XMLSecurityKey::AES192_CBC
- XMLSecurityKey::AES256_CBC
- XMLSecurityKey::TRIPLEDES_CBC
Autoloader: /usr/share/php/robrichards-xmlseclibs/autoload.php
--------------------------------------------------------------------------------
Update Information:
xmlseclibs is a library written in PHP for working with XML Encryption and
Signatures. NOTE: php-mcrypt will not be automatically installed as a
dependency of this package so it will need to be "manually" installed if it is
required -- specifically for the following XMLSecurityKey encryption types: -
XMLSecurityKey::AES128_CBC - XMLSecurityKey::AES192_CBC -
XMLSecurityKey::AES256_CBC - XMLSecurityKey::TRIPLEDES_CBC
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1356584 - Review Request: php-robrichards-xmlseclibs1 - A PHP library for XML Security (version 1)
https://bugzilla.redhat.com/show_bug.cgi?id=1356584
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-robrichards-xmlseclibs1' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------