--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2015-0621
2015-02-03 17:58:14
--------------------------------------------------------------------------------
Name : perl-AnyEvent-I3
Product : Fedora EPEL 7
Version : 0.16
Release : 1.el7
URL : http://search.cpan.org/dist/anyevent-i3/
Summary : Communicate with the i3 window manager
Description :
This module connects to the i3 window manager using the UNIX socket based
IPC interface it provides (if enabled in the configuration file). You can
then subscribe to events or send messages and receive their replies.
--------------------------------------------------------------------------------
Update Information:
== 0.16 2014-10-03 ==
* support the barconfig_update and binding event
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1150517 - perl-AnyEvent-I3-0.16 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1150517
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-AnyEvent-I3' at the command line.
For more information, refer to "Managing Software with yum",
available at http://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-0597
2015-02-02 15:19:45
--------------------------------------------------------------------------------
Name : php-pear-Text-Diff
Product : Fedora EPEL 7
Version : 1.1.1
Release : 9.el7
URL : http://pear.php.net/package/Text_Diff
Summary : Engine for performing and rendering text diffs
Description :
This package provides a text-based diff engine and renderers for multiple diff
output formats.
--------------------------------------------------------------------------------
Update Information:
First build for EPEL 7.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-pear-Text-Diff' at the command line.
For more information, refer to "Managing Software with yum",
available at http://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-0616
2015-02-03 17:58:02
--------------------------------------------------------------------------------
Name : libasr
Product : Fedora EPEL 7
Version : 1.0.1
Release : 1.el7
URL : https://github.com/OpenSMTPD/libasr
Summary : Free, simple and portable asynchronous resolver library
Description :
Libasr allows to run DNS queries and perform hostname resolutions in a fully
asynchronous fashion. The implementation is thread-less, fork-less, and does not
make use of signals or other "tricks" that might get in the developer's way.
The API was initially developed for the OpenBSD operating system, where it is
natively supported.
This library is intended to bring this interface to other systems. It is
originally provided as a support library for the portable version of the
OpenSMTPD daemon, but it can be used in any other contexts.
--------------------------------------------------------------------------------
Update Information:
Update to 1.0.1 release
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1188358 - libasr: 1.0.1 release available
https://bugzilla.redhat.com/show_bug.cgi?id=1188358
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libasr' at the command line.
For more information, refer to "Managing Software with yum",
available at http://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-0549
2015-01-30 14:59:31
--------------------------------------------------------------------------------
Name : websvn
Product : Fedora EPEL 5
Version : 2.3.3
Release : 8.el5
URL : http://www.websvn.info
Summary : Online subversion repository browser
Description :
WebSVN offers a view onto your subversion repositories that's been designed to
reflect the Subversion methodology. You can view the log of any file or
directory and see a list of all the files changed, added or deleted in any
given revision. You can also view the differences between two versions of a
file so as to see exactly what was changed in a particular revision.
--------------------------------------------------------------------------------
Update Information:
Security fix for CVE-2013-6892
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1183632 - CVE-2013-6892 websvn: arbitrary file access when downloads enabled for users with commit access
https://bugzilla.redhat.com/show_bug.cgi?id=1183632
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update websvn' at the command line.
For more information, refer to "Managing Software with yum",
available at http://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-0570
2015-01-31 15:24:15
--------------------------------------------------------------------------------
Name : php-aws-sdk
Product : Fedora EPEL 6
Version : 2.7.17
Release : 1.el6
URL : http://aws.amazon.com/sdk-for-php/
Summary : Amazon Web Services framework for PHP
Description :
Amazon Web Services SDK for PHP enables developers to build solutions for
Amazon Simple Storage Service (Amazon S3), Amazon Elastic Compute Cloud
(Amazon EC2), Amazon SimpleDB, and more.
Optional:
* APC (php-pecl-apcu):
Allows service description opcode caching, request and response caching,
and credentials caching
* Doctrine Cache (php-doctrine-cache):
Adds support for caching of credentials and responses
* Monolog (php-Monolog):
Adds support for logging HTTP requests and responses
* Symfony YAML (php-symfony-yaml):
Eases the ability to write manifests for creating jobs in AWS
Import/Export
--------------------------------------------------------------------------------
Update Information:
## 2.7.17 - 2015-01-27
* Added support for `getShippingLabel` to the AWS Import/Export client.
* Updated the AWS Lambda client.
## 2.7.16 - 2015-01-20
* Added support for custom security groups to the Amazon EMR client.
* Added support for the latest APIs to the Amazon Cognito Identity client.
* Added support for ClassicLink to the Auto Scaling client.
* Added the ability to set a client's API version to "latest" for forwards compatibility with v3.
## 2.7.15 - 2015-01-15
* Added support for [HLS Content Protection](https://aws.amazon.com/releasenotes/3388917394239147) to the Elastic Transcoder client.
* Updated client factory logic to add the `SignatureListener`, even when `NullCredentials` have been specified. This way, you can update a client's credentials later if you want to begin signing requests.
## 2.7.14 - 2015-01-09
* Fixed a regression in the CloudSearch Domain client (#448).
## 2.7.13 - 2015-01-08
* Added the Amazon EC2 Container Service client.
* Added the Amazon CloudHSM client.
* Added support for dynamic fields to the Amazon CloudSearch client.
* Added support for the ClassicLink feature to the Amazon EC2 client.
* Updated the Amazon RDS client to use the latest 2014-10-31 API.
* Updated S3 signature so retries use a new Date header on each attempt.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1180500 - php-aws-sdk-2.7.17 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1180500
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-aws-sdk' at the command line.
For more information, refer to "Managing Software with yum",
available at http://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-0819
2015-02-19 09:32:46
--------------------------------------------------------------------------------
Name : pam_radius
Product : Fedora EPEL 6
Version : 1.4.0
Release : 2.el6
URL : http://www.freeradius.org/pam_radius_auth/
Summary : PAM Module for RADIUS Authentication
Description :
pam_radius is a PAM module which allows user authentication using
a radius server.
--------------------------------------------------------------------------------
Update Information:
Fixes bugzilla #1169877 - pam_radius does not respect linux
ephemeral port range and is blocked by SELinux
New Features:
prompt=string - Specifies the prompt, without the ': ', that
PAM should display when prompting for the
password. This is useful when using hardware
tokens as part of multi-factor authentication
and presenting the same prompt twice would
confuse users. Use prompt=TokenCode (or some
other relevant string different from Password)
in this situation.
force_prompt - Request a new password and not using the
previously entered password. This useful for
multi-factor authentication when used with a
Token.
max_challenge=# - configure maximum number of challenges that
a server may request. This is a workaround
for broken servers and disabled by default.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1169877 - pam_radius does not respect linux ephemeral port range and is blocked by SELinux
https://bugzilla.redhat.com/show_bug.cgi?id=1169877
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update pam_radius' at the command line.
For more information, refer to "Managing Software with yum",
available at http://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-0576
2015-02-02 15:18:58
--------------------------------------------------------------------------------
Name : drupal7-i18n
Product : Fedora EPEL 5
Version : 1.12
Release : 1.el5
URL : http://drupal.org/project/i18n
Summary : Enables multilingual content
Description :
This is a collection of modules to extend Drupal core multilingual capabilities
and be able to build real life multilingual sites. Some features:
* Taxonomy translation (both, per language terms and translatable terms)
* Multilingual variables
* Multilingual blocks (control visibility per language and translate title and
content)
* Language selection (when you switch the site language you'll see only the
content for that language)
Read a complete feature overview in the Internationalization handbook: Building
multilingual sites [1].
This package provides the following Drupal modules:
* i18n
* i18n_block
* i18n_contact
* i18n_field
* i18n_forum
* i18n_menu
* i18n_node
* i18n_path
* i18n_redirect
* i18n_select
* i18n_string
* i18n_sync
* i18n_taxonomy
* i18n_translation
* i18n_user
* i18n_variable
[1] https://www.drupal.org/node/133977
--------------------------------------------------------------------------------
Update Information:
## Update 2014 Jan 28:
* **There seems to be some issue with upgrade scripts in MyISAM databases. See [#2414769: Upgrade fails on database upgrade](https://www.drupal.org/node/2414769)**
## Maintenance release. Bug fixes and improvements:
* Issue #535522 by kitikonti, hunvreus, yang_yi_cn: Using translated content type from i18ncontent as a token for pathauto
* Issue #2198741 by akozma: Invalid object while getting the translation information for objects
* Issue #1940532 by Michael Molchanov, MaxMendez: Missing database index in locales_source for textgroup and context
* Issue #2180681 by danquah: i18n_field assumes file-fields has a upload_validators - clashes with Media
* Issue #2108999 by james.williams: Translated default field values should not be sanitized in text field's core widget
* Issue #1906164 by Digidog, dscutaru, ayalon, agentrickard, stijnd | bluemaro: Fixed Domain Access Upgrade
* Issue #2209973 by xiukun.zhou | jmaties: Fixed Fatal error: Call to undefined function i18n_sync_node_delete_submit()
* Issue #2267197 Fixed Fatal Error: Call to undefined function i18n_sync_node_delete_submit().
* Issue #2250501 by stefan.r | jaydee1818: Fixed Node edit page shows menu items in all languages.
* Issue #2227523 by cs_shadow, GiorgosK: Saving translation text results in error.
* Issue #1169494: Notice: Undefined property: stdClass:: in i18n_block_translate_tab_access().
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1186193 - drupal7-i18n-1.12 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1186193
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update drupal7-i18n' at the command line.
For more information, refer to "Managing Software with yum",
available at http://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-0598
2015-02-02 15:19:47
--------------------------------------------------------------------------------
Name : yaz
Product : Fedora EPEL 7
Version : 5.8.1
Release : 1.el7
URL : http://www.indexdata.com/yaz/
Summary : Z39.50/SRW/SRU toolkit
Description :
YAZ is a programmers toolkit supporting the development of Z39.50/SRW/SRU
clients and servers. Z39.50-2003 (version 3) as well as SRW/SRU version 1.1
are supported in both the client and server roles. The SOLR webservice is
supported in the client role through the ZOOM API.
The current version of YAZ includes support for the industry standard ZOOM
API for Z39.50. This API vastly simplifies the process of writing new clients
using YAZ, and it reduces your dependency on any single toolkit. YAZ can be
used by itself to build Z39.50 applications in C.For programmers preferring
another language, YAZ has three language bindings to commonly used application
development languages.
This package contains both a test-server and clients (normal & ssl).
--------------------------------------------------------------------------------
Update Information:
--- 5.8.0 2015/01/09
* record_conv: selection by X-Path YAZ-811
That's a new step in record conversion system (<select path=".."/>)
* Document record render parameters for ZOOM - including base64
--- 5.7.3 2015/01/06
* Fix application/x-www-form-urlencoded + empty YAZ-810
A SEGV occurred if Content-Type was "application/x-www-form-urlencoded" and empty content was supplied.
* Fix yaz-iconv man page for typos and incorrect example. YAZ-809
* Fail hard if Bison is not found and is needed YAZ-808
--- 5.7.2 2014/12/16
* Enable YAZ backtrace for programs YAZ-802
* Update NMAKE makefile to use Visual Studio 2013 along with ICU 54.1, Libxml2 2.9.2, Libxslt 1.1.28.
* Fix daemon: parent process stops before child YAZ-806
Try to fix the situation where parent process stops before child has acknowledged it .. SIGUSR2 back!
* daemon: log message when keepalive stops.
--- 5.7.1 2014/12/03
* Fix yaz-marcdump segfault YAZ-801. Problem in YAZ 5.6.0/5.7.0 and would make yaz-marcdump crash when from-character set was issued.
--- 5.7.0 2014/11/24
* Dump backtrace in case of SIGABRT, SIGSEGV YAZ-787
New function yaz_enable_panic_backtrace which enables backtrace
handler for current process. The handler will call backtrace always, then gdb to provide as much detail as possible.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1167750 - yaz-5.8.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1167750
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update yaz' at the command line.
For more information, refer to "Managing Software with yum",
available at http://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-0614
2015-02-03 17:57:58
--------------------------------------------------------------------------------
Name : bleachbit
Product : Fedora EPEL 7
Version : 1.6
Release : 1.el7
URL : http://bleachbit.sourceforge.net/
Summary : Python utility to free disk space and improve privacy
Description :
BleachBit deletes unnecessary files to free valuable disk space, maintain
privacy, and remove junk. Rid your system of old clutter including cache,
cookies, Internet history, localizations, logs, temporary files, and broken
shortcuts. It wipes clean the cache and history list of many common programs.
--------------------------------------------------------------------------------
Update Information:
* Google Chrome: fix error "Favicons is version 29"
* Google Chrome: clean application cache directory.
* Google Chrome and Chromium: in the Preferences (JSON) file clean a list of HTTP servers that used SPDY, which can be used to track servers to which the browser was connected
* Firefox: clean more session restore files
* Firefox: clean bookmark backups using a new option called Backup.
* The auto-hide option, which was removed in version 1.0, is available again.
* *Specific to Linux
* Google Chrome: delete Sync Data Backup
* Chromium: delete application cache directory
* Print a message when root account is being cleaned to avoid confusion
* Whitelist more KDE IPC files under /tmp/ to fix problem launching BleachBit as root
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1166337 - bleachbit-1.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1166337
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update bleachbit' at the command line.
For more information, refer to "Managing Software with yum",
available at http://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-0586
2015-02-02 15:19:18
--------------------------------------------------------------------------------
Name : nodejs-prepend-http
Product : Fedora EPEL 7
Version : 1.0.1
Release : 1.el7
URL : https://github.com/sindresorhus/prepend-http
Summary : Prepend http:// to humanized URLs like todomvc.com and localhost
Description :
Prepend http:// to humanized URLs like todomvc.com and localhost.
--------------------------------------------------------------------------------
Update Information:
update to 1.0.1 upstream release
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nodejs-prepend-http' at the command line.
For more information, refer to "Managing Software with yum",
available at http://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
--------------------------------------------------------------------------------