Fedora EPEL 6 Update: drupal6-ctools-1.15-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-c598e21815
2016-03-25 18:26:33.527118
--------------------------------------------------------------------------------
Name : drupal6-ctools
Product : Fedora EPEL 6
Version : 1.15
Release : 1.el6
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
* views_content
--------------------------------------------------------------------------------
Update Information:
### 6.x-1.15 This is an incremental bugfix release for ctools, particularly for
newer versions of php 5. (5.4+) ctools is now in bug and security only
maintenance mode. Any future feature requests should be made in the 7.x or
preferably, the 8.x branch. #### Changes since 6.x-1.14: * \#1334894 by
mikeytown2: Warning: Invalid argument supplied for foreach() in
views_content_views_content_type_render() * \#2599688 by jansete: Strict
warning: Declaration of
views_content_plugin_display_panel_pane::options_submit() should be compatible
with views_plugin_display::options_submit(&$form, &$form_state) * Fix 'Only
variables should be passed by reference' error
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1293745 - drupal6-ctools-1.15 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1293745
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update drupal6-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
--------------------------------------------------------------------------------
7 years, 6 months
[SECURITY] Fedora EPEL 6 Update: drupal6-emfield-2.7-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-0ea6a62cb7
2016-03-25 18:26:33.527032
--------------------------------------------------------------------------------
Name : drupal6-emfield
Product : Fedora EPEL 6
Version : 2.7
Release : 1.el6
URL : http://drupal.org/project/emfield
Summary : An engine for modules to integrate various 3rd party media content providers
Description :
This extensible module will create fields for content types that can be used to
display video, image, and audio files from various third party providers. When
entering the content, the user will simply paste the URL or embed code from the
third party, and the module will automatically determine which content provider
is being used. When displaying the content, the proper embedding format will be
used.
The module is only an engine, and requires a supported module to function. These
include 'Embedded Image Field', 'Embedded Video Field' and 'Embedded Audio
Field'. These modules are included in the contrib folder of the module, so they
can be easily activated from the module administration page.
Please note: As of emfield 2.x, provider files for these modules are no longer
included with the main emfield module, and must be downloaded separately.
This package provides the following Drupal modules:
* emaudio
* embonus
* emfield
* emimage
* eminline
* emthumb
* emvideo
* emwave
--------------------------------------------------------------------------------
Update Information:
### 6.x-2.7 Fixes [Embedded Media Field - Moderately Critical - Access Bypass -
DRUPAL-SA-CONTRIB-2016-004](https://www.drupal.org/node/2666446) #### Changes
since 6.x-2.6: * by dalin: Ensure that width and height are always numbers. *
\#1868588 by tangent: URL detection regex does not match hyphens / breaks HTML
markup
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1306475 - drupal6-emfield-2.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1306475
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update drupal6-emfield' 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
--------------------------------------------------------------------------------
7 years, 6 months
Fedora EPEL 6 Update: drupal6-login_destination-2.13-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-d9c316129d
2016-03-25 18:26:33.526954
--------------------------------------------------------------------------------
Name : drupal6-login_destination
Product : Fedora EPEL 6
Version : 2.13
Release : 1.el6
URL : http://drupal.org/project/login_destination
Summary : Control where users are directed to once they login
Description :
The Login Destination module allows you to customize the destination that a
user is redirected to after logging in. The destination can be an internal
page or an external URL. It is possible to specify certain conditions like
referring pages or user roles and make the destination depend upon them.
You may use PHP snippets to provide custom conditions and destinations. It
is also possible to keep users on the currently visited page after logging
in or out.
This package provides the following Drupal module:
* login_destination
--------------------------------------------------------------------------------
Update Information:
### 6.x-2.13 #### Changes since 6.x-2.12: NOTE: the upgrade will be seamless -
no db schema changes made ( D6 module version does not have its own db tables )
See [#2611674: Number of fixed issues - 9, feeling - priceless! 6.x version
issues screenshot](https://www.drupal.org/node/2611674) for a screenshot with
all the bugs for D6 finally fixed! This release fixes all known bugs! NOTE2:
Added a new setting on login_destination's settings page: "use_drupal_goto".
Here is some explanation: - turn on/off the drupal_goto invocation - OFF by
default - we need use_drupal_goto == ON, if we want to use absolute urls on
login redirect, at least until some better way is found - if we have it ON, it
will break modules like content_profile_registration from the content_profile
package. It's ok for you to leave it ON if you don't use that module. As always
test, and double test. We tried to make it as flexible as we can, giving you
control over the drupal_goto usage + sane defaults (its OFF by default).
Changes: * \#1508152 by rsvelko: add new setting: "use_drupal_goto" * \#1793540
by stewart.adam, rsvelko: Should check if force_password_change module is
enabled when checking if redirection is valid * better function naming:
login_destination_apply_redirect -> __login_destination_should_we_redirect *
\#1577904 by rsvelko: Correct the onscreen PHP Snippet example rewrote
login_destination_redirect_to_path_and_query to make it handle array/string
queries and rawurlencode query/path only when needed settings page rearranged a
bit: move the destination fieldgroup to become first, and the condtition
fieldgroup -> second * better absolute url detection * \#1307478 by chriscohen,
rsvelko: Notice: Undefined property: stdClass::$force_password_change in
login_destination_apply_redirect() * minor edits like: better README language,
stripping CVS keywords, remove trailing whitespace
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1289080 - drupal6-login_destination-2.13 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1289080
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update drupal6-login_destination' 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
--------------------------------------------------------------------------------
7 years, 6 months
Fedora EPEL 6 Update: drupal6-pathauto-2.1-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-f2658d7321
2016-03-25 18:26:33.526784
--------------------------------------------------------------------------------
Name : drupal6-pathauto
Product : Fedora EPEL 6
Version : 2.1
Release : 1.el6
URL : http://drupal.org/project/pathauto
Summary : Provides a mechanism to automatically generate aliases
Description :
The Pathauto module automatically generates URL/path aliases for various kinds
of content (nodes, taxonomy terms, users) without requiring the user to manually
specify the path alias. This allows you to have URL aliases like
/category/my-node-title instead of /node/123. The aliases are based upon a
"pattern" system that uses tokens which the administrator can change.
This package provides the following Drupal module:
* pathauto
--------------------------------------------------------------------------------
Update Information:
### 6.x-2.1 #### Changes since 6.x-2.0: * Fixed pathauto_alias_uniquify() did
not use pathauto_truncate_utf8(). * \#2423077 by Dave Reid, TuWebO: Fixed wrong
parameters passed to truncate_utf8() from pathauto_alias_uniquify(). *
\#1899806: Fixed URL segments with empty tokens inbetween separator resulted in
duplicated backslashes in Pathauto alias. * \#1565850: Added
hook_pathauto_pattern_alter(). Simplify invocations of pathauto_cleanstring() by
both accepting $options['langauge'] and $options['langcode']. * Bug #973908: Fix
pathauto_cleanstring() lacks language context. * Updated
PATHAUTO_PREG_CLASS_UNICODE_WORD_BOUNDARY to match the Drupal 7 value. *
\#1003490: Renamed 'Bulk update' tab to 'Bulk generate' to better reflect actual
functionality. * \#1574700 by jgSnell, fletchgqc: Clarified transliteration help
text means US-ASCII instead of ASCII-96. * \#2174603: Added support for an
$options['force'] parameter in pathauto_*_update_alias() callbacks that ignores
the $object->path['pathauto'] value and will always perform aliasing. *
\#1834666 by greggles: Update README.txt maintainers * \#1796920: Fixed
pathauto_action_info() did not define the required 'hooks' property for each
action. * \#1189844: Added hook_action_info() support for bulk updating nodes,
terms, and users with Views Bulk Operations. * Prevent core bug #600836
(infinite batch errors) if new entities are added while the batch processes are
running.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1300492 - drupal6-pathauto-2.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1300492
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update drupal6-pathauto' 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
--------------------------------------------------------------------------------
7 years, 6 months
Fedora EPEL 7 Update: python-boto-2.39.0-1.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-120cf6a8e1
2016-03-25 18:28:39.076409
--------------------------------------------------------------------------------
Name : python-boto
Product : Fedora EPEL 7
Version : 2.39.0
Release : 1.el7
URL : https://github.com/boto/boto
Summary : A simple, lightweight interface to Amazon Web Services
Description :
Boto is a Python package that provides interfaces to Amazon Web Services.
It supports over thirty services, such as S3 (Simple Storage Service),
SQS (Simple Queue Service), and EC2 (Elastic Compute Cloud) via their
REST and Query APIs. The goal of boto is to support the full breadth
and depth of Amazon Web Services. In addition, boto provides support
for other public services such as Google Storage in addition to private
cloud systems like Eucalyptus, OpenStack and Open Nebula.
--------------------------------------------------------------------------------
Update Information:
This update fixes several bugs and adds support for the new ap-northeast-2 AWS
region. For more details, see the [full
changelog](http://boto.cloudhackers.com/en/latest/releasenotes/v2.39.0.html)
from upstream.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1300424 - Update python-boto to 2.39
https://bugzilla.redhat.com/show_bug.cgi?id=1300424
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-boto' 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
--------------------------------------------------------------------------------
7 years, 6 months
Fedora EPEL 7 Update: tarantool-1.6.8.530-2.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-220abf23ed
2016-03-25 18:28:39.076343
--------------------------------------------------------------------------------
Name : tarantool
Product : Fedora EPEL 7
Version : 1.6.8.530
Release : 2.el7
URL : http://tarantool.org
Summary : In-memory database and Lua application server
Description :
Tarantool is a high performance in-memory NoSQL database and Lua
application server. Tarantool supports replication, online backup and
stored procedures in Lua.
This package provides the server daemon and admin tools.
--------------------------------------------------------------------------------
Update Information:
New package.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1293100 - Review Request: tarantool - an in-memory database and Lua application server
https://bugzilla.redhat.com/show_bug.cgi?id=1293100
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update tarantool' 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
--------------------------------------------------------------------------------
7 years, 6 months
Fedora EPEL 7 Update: csnappy-0-6.20150729gitd7bc683.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-983a03696f
2016-03-25 18:28:39.076223
--------------------------------------------------------------------------------
Name : csnappy
Product : Fedora EPEL 7
Version : 0
Release : 6.20150729gitd7bc683.el7
URL : https://github.com/zeevt/csnappy
Summary : Snappy compression library ported to C
Description :
This is an ANSI C port of Google's Snappy library. Snappy is a compression
library designed for speed rather than compression ratios.
--------------------------------------------------------------------------------
Update Information:
Prepare for EPEL branches ---- Rebuilt for
https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1311683 - csnappy: rebuild epel branches
https://bugzilla.redhat.com/show_bug.cgi?id=1311683
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update csnappy' 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
--------------------------------------------------------------------------------
7 years, 6 months
Fedora EPEL 7 Update: rubygem-bcrypt-3.1.10-5.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-4714419388
2016-03-25 18:28:39.076117
--------------------------------------------------------------------------------
Name : rubygem-bcrypt
Product : Fedora EPEL 7
Version : 3.1.10
Release : 5.el7
URL : https://github.com/codahale/bcrypt-ruby
Summary : Wrapper around bcrypt() password hashing algorithm
Description :
bcrypt() is a sophisticated and secure hash algorithm designed by The
OpenBSD project for hashing passwords. bcrypt-ruby provides a simple,
humane wrapper for safely handling passwords.
--------------------------------------------------------------------------------
Update Information:
Enabling tests
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rubygem-bcrypt' 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
--------------------------------------------------------------------------------
7 years, 6 months
Fedora EPEL 7 Update: gdl-0.9.6-2.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-3c544656aa
2016-03-25 18:28:39.076050
--------------------------------------------------------------------------------
Name : gdl
Product : Fedora EPEL 7
Version : 0.9.6
Release : 2.el7
URL : http://gnudatalanguage.sourceforge.net/
Summary : GNU Data Language
Description :
A free IDL (Interactive Data Language) compatible incremental compiler
(i.e. runs IDL programs). IDL is a registered trademark of Research
Systems Inc.
--------------------------------------------------------------------------------
Update Information:
Update to 0.9.6
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update gdl' 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
--------------------------------------------------------------------------------
7 years, 6 months
Fedora EPEL 7 Update: python-wikitcms-2.0.0-1.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2016-610daf5f3f
2016-03-25 18:28:39.075990
--------------------------------------------------------------------------------
Name : python-wikitcms
Product : Fedora EPEL 7
Version : 2.0.0
Release : 1.el7
URL : https://www.happyassassin.net/wikitcms
Summary : Fedora QA wiki test management Python library
Description :
python-wikitcms is a library for interacting with Fedora's wiki-based 'test
management' system. It can:
* Create the pages for release validation test events
* Find existing release validation event pages, in various ways
* Report test results
The wiki-based test management system itself is documented at:
https://fedoraproject.org/wiki/Wikitcms
--------------------------------------------------------------------------------
Update Information:
This update provides the latest releases of fedfind, python-wikitcms and relval.
The updated python-cached_property (a dependency of fedfind and python-wikitcms)
fixes the package naming and provisions to be consistent between Python 2 and
Python 3 and avoid dependency issues. This new 2.x series involves major changes
to all three packages to adapt to the [new Fedora compose
process](https://www.happyassassin.net/2016/02/15/pungi-4-the-new-generat...
the-fedora-compose-tools-and-what-it-means-for-qa/). fedfind, in particular, is
more incompatible than not with its 1.x series. The interface for python-
wikitcms has changed much less (just some additions; there should be no
incompatible changes). The `nightly` and `report-auto` subcommands have been
removed from relval and the `compose` subcommand can now handle nightly events
(without any of the checking the `nightly` subcommand used to do; unattended
creation of nightly commands is being moved to a separate fedmsg consumer
daemon). All remaining subcommands should be fully compatible with invocations
that worked earlier. These major changes are disruptive, but are vital to keep
the tools working with the changed compose process. Please see the project pages
(and the changelogs included on them) for more details: *
[fedfind](https://www.happyassassin.net/fedfind) * [python-
wikitcms](https://www.happyassassin.net/wikitcms) *
[relval](https://www.happyassassin.net/relval)
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-wikitcms' 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
--------------------------------------------------------------------------------
7 years, 6 months