--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2017-7adf128772
2017-08-04 00:25:46.741934
--------------------------------------------------------------------------------
Name : git-extras
Product : Fedora EPEL 7
Version : 4.4.0
Release : 1.el7
URL : https://github.com/tj/git-extras
Summary : Little git extras
Description :
git-extras adds the following extra-commands to git:
alias, archive-file, bug, changelog, commits-since, contrib, count,
create-branch, delete-branch, delete-submodule, delete-tag, effort,
extras, feature, fresh-branch, gh-pages, graft, ignore, info,
local-commits, obliterate, promote, refactor, release, repl, setup,
squash, summary, touch, undo
For more information about the extra-commands, see the included
README.md, HTML, mark-down or man-pages.
--------------------------------------------------------------------------------
Update Information:
git-extras-4.4.0 is available
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1471372 - git-extras-4.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1471372
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update git-extras' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/ht…
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-2017-b35db31d5d
2017-08-04 00:26:04.897774
--------------------------------------------------------------------------------
Name : recap
Product : Fedora EPEL 6
Version : 1.0.0
Release : 2.el6
URL : https://github.com/rackerlabs/recap
Summary : Generates reports of various system information
Description :
This program is intended to be used as a companion for the reporting provided
by sysstat. It will create a set of reports summarizing hardware resource
utilization. The script also provides optional reporting on Apache, MySQL, and
network connections.
--------------------------------------------------------------------------------
Update Information:
This is a new package, so there is no existing version to compare it to for
notable changes.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1459693 - Review Request: recap - Generates reports of various system information
https://bugzilla.redhat.com/show_bug.cgi?id=1459693
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update recap' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/ht…
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-2017-fc743ad4ad
2017-08-04 00:26:04.897663
--------------------------------------------------------------------------------
Name : tinydir
Product : Fedora EPEL 6
Version : 1.2.3
Release : 1.el6
URL : https://github.com/cxong/tinydir
Summary : Portable and easy to integrate C directory and file reader
Description :
Lightweight, portable and easy to integrate C directory and file reader.
TinyDir wraps dirent for POSIX and FindFirstFile for Windows.
--------------------------------------------------------------------------------
Update Information:
* New upstream release
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1472803 - tinydir-1.2.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1472803
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update tinydir' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/ht…
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-2017-0124a2f1c4
2017-08-04 00:26:04.897585
--------------------------------------------------------------------------------
Name : json-c12
Product : Fedora EPEL 6
Version : 0.12.1
Release : 1.el6
URL : https://github.com/json-c/json-c
Summary : JSON implementation in C (0.12 compatibility package)
Description :
JSON-C implements a reference counting object model that allows you
to easily construct JSON objects in C, output them as JSON formatted
strings and parse JSON formatted strings back into the C representation
of JSON objects. It aims to conform to RFC 7159.
--------------------------------------------------------------------------------
Update Information:
* Initial compat-package for EPEL >= 6, based on json-c from recent Fedora
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1467132 - Review Request: json-c12 - JSON implementation in C
https://bugzilla.redhat.com/show_bug.cgi?id=1467132
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update json-c12' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/ht…
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-2017-6791d7599c
2017-08-04 00:26:04.897511
--------------------------------------------------------------------------------
Name : arprec
Product : Fedora EPEL 6
Version : 2.2.19
Release : 2.el6
URL : http://crd.lbl.gov/~dhbailey/mpdist
Summary : Software package for performing arbitrary precision arithmetic
Description :
ARPREC is a software package for performing arbitrary precision
arithmetic. It consists of a revision and extension of Bailey's
earlier MPFUN package, enhanced with special IEEE numerical
techniques. Features include:
* Written in C++ for broad portability and fast execution.
* Includes C++ and Fortran 90/95 interfaces based on custom data-types
and operator/function overloading, which permit the library to be
used with only minor modifications for many conventional C++ and
Fortran-90 programs.
* Includes all of the usual arithmetic operations, as well as many
transcendental functions, including cos, sin, tan, arccos, arcsin,
arctan, exp, log, log10, erf, gamma and Bessel functions.
* Supports three arbitrary precision data-types: mp_real, mp_int
and mp_complex.
* Supports many mixed-mode operations between arbitrary precision
variables or constants and conventional variables or constants.
* Includes special library routines, incorporating advanced
algorithms for extra-high precision (above 1000 digits) computation.
* Includes a number of sample application programs, including programs
for quadrature (numerical definite integrals), PLSQ (integer relation
finding) and polynomial root finding.
* Includes the "Experimental Mathematician's Toolkit". This is a
self-contained interactive program that performs many operations
typical of modern experimental mathematics, including arithmetic
expressions, common transcendental functions, infinite series
evaluation, definite integrals, polynomial roots, user-defined
functions, all evaluated to a user-defined level of numeric
precision, up to 1000 decimal digits.
--------------------------------------------------------------------------------
Update Information:
* New upstream release
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1472013 - arprec-2.2.19 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1472013
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update arprec' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/ht…
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-2017-ce41d9f21b
2017-08-04 00:26:04.897413
--------------------------------------------------------------------------------
Name : zstd
Product : Fedora EPEL 6
Version : 1.3.0
Release : 1.el6
URL : https://github.com/facebook/zstd
Summary : Zstd compression library
Description :
Zstd, short for Zstandard, is a fast lossless compression algorithm,
targeting real-time compression scenarios at zlib-level compression ratio.
--------------------------------------------------------------------------------
Update Information:
Latest upstream
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update zstd' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/ht…
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-2017-85c9b57a1e
2017-08-04 00:26:04.897276
--------------------------------------------------------------------------------
Name : most
Product : Fedora EPEL 6
Version : 5.0.0
Release : 14.a.1.el6
URL : ftp://space.mit.edu/pub/davis/most/
Summary : more, less, most
Description :
most is a paging program that displays, one window-full at a time, the
contents of a file on a terminal. It pauses after each window-full and
prints on the window status line the screen the file name, current line
number, and the percentage of the file so far displayed.
--------------------------------------------------------------------------------
Update Information:
Initial import for el branches
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update most' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/ht…
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-2017-99a18a9bac
2017-08-02 14:19:21.534689
--------------------------------------------------------------------------------
Name : uw-imap
Product : Fedora EPEL 7
Version : 2007f
Release : 16.el7
URL : http://www.washington.edu/imap/
Summary : UW Server daemons for IMAP and POP network mail protocols
Description :
The uw-imap package provides UW server daemons for both the IMAP (Internet
Message Access Protocol) and POP (Post Office Protocol) mail access
protocols. The POP protocol uses a "post office" machine to collect
mail for users and allows users to download their mail to their local
machine for reading. The IMAP protocol allows a user to read mail on a
remote machine without downloading it to their local machine.
--------------------------------------------------------------------------------
Update Information:
Restore -devel subpackage that went missing in a recent update.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1476582 - uw-imap-devel-2007f-14.el7.x86_64.rpm missing
https://bugzilla.redhat.com/show_bug.cgi?id=1476582
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update uw-imap' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/ht…
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-2017-d440af08a1
2017-08-02 14:19:21.534640
--------------------------------------------------------------------------------
Name : cacti
Product : Fedora EPEL 7
Version : 1.1.16
Release : 1.el7
URL : http://www.cacti.net/
Summary : An rrd based graphing tool
Description :
Cacti is a complete frontend to RRDTool. It stores all of the
necessary information to create graphs and populate them with
data in a MySQL database. The frontend is completely PHP
driven.
--------------------------------------------------------------------------------
Update Information:
- Update to 1.1.16 - CVE-2017-12065 CVE-2017-12066 Release notes:
https://www.cacti.net/release_notes.php?version=1.1.16 ---- - Update to 1.1.15
Release notes: https://www.cacti.net/release_notes.php?version=1.1.15 ---- -
Update to 1.1.14 Release notes:
https://www.cacti.net/release_notes.php?version=1.1.14 ---- - Update to 1.1.13
Release notes: https://www.cacti.net/release_notes.php?version=1.1.13
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1477092 - CVE-2017-12066 cacti: XSS vulnerability in aggregate_graphs.php
https://bugzilla.redhat.com/show_bug.cgi?id=1477092
[ 2 ] Bug #1477090 - CVE-2017-12065 cacti: Possible code execution via avgnan, outlier-start, or outlier-end parameter
https://bugzilla.redhat.com/show_bug.cgi?id=1477090
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update cacti' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/ht…
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-2017-c2ea34ecba
2017-08-02 14:19:21.534585
--------------------------------------------------------------------------------
Name : python-adal
Product : Fedora EPEL 7
Version : 0.4.6
Release : 1.el7
URL : https://github.com/AzureAD/azure-activedirectory-library-for-python/
Summary : ADAL for Python
Description :
The ADAL for Python library makes it easy for python applications to
authenticate to AAD in order to access AAD protected web resources.
--------------------------------------------------------------------------------
Update Information:
* Enhancement: Add one more trusted authority host login.microsoftonline.us
([#77](https://github.com/AzureAD/azure-activedirectory-library-for-
python/issues/77), [#78](https://github.com/AzureAD/azure-activedirectory-
library-for-python/issues/78)) * Enhancement: Bubble up the server response.
([#85](https://github.com/AzureAD/azure-activedirectory-library-for-
python/issues/85), [#88](https://github.com/AzureAD/azure-activedirectory-
library-for-python/issues/88)) * Bugfix: Should not attempt to refresh a token
when RT is unavailable ([#82](https://github.com/AzureAD/azure-activedirectory-
library-for-python/issues/82), [#87](https://github.com/AzureAD/azure-
activedirectory-library-for-python/issues/87)) * Bugfix: Now we force utf-8
decoding so that package builders would be able to pack ADAL Python regardless
of their locale. The ADAL Python library users will NOT be affected by this
change. ([#89](https://github.com/AzureAD/azure-activedirectory-library-for-
python/issues/89), [#91](https://github.com/AzureAD/azure-activedirectory-
library-for-python/issues/91)) * Other sample code and readme file adjustments
([#76](https://github.com/AzureAD/azure-activedirectory-library-for-
python/issues/76), [#73](https://github.com/AzureAD/azure-activedirectory-
library-for-python/issues/73), [#84](https://github.com/AzureAD/azure-
activedirectory-library-for-python/issues/84), [#92](https://github.com/AzureAD
/azure-activedirectory-library-for-python/issues/92),
[#95](https://github.com/AzureAD/azure-activedirectory-library-for-
python/issues/95), [#97](https://github.com/AzureAD/azure-activedirectory-
library-for-python/issues/97), [#98](https://github.com/AzureAD/azure-
activedirectory-library-for-python/issues/98))
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-adal' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/ht…
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
--------------------------------------------------------------------------------