Fedora EPEL 7 Update: vim-fugitive-2.5-1.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-6426f7fffb
2019-05-29 01:58:49.546305
--------------------------------------------------------------------------------
Name : vim-fugitive
Product : Fedora EPEL 7
Version : 2.5
Release : 1.el7
URL : http://www.vim.org/scripts/script.php?script_id=2975
Summary : A Git wrapper so awesome, it should be illegal
Description :
fugitive.vim may very well be the best Git wrapper of all time. Check out these
features:
View any blob, tree, commit, or tag in the repository with :Gedit (and :Gsplit,
:Gvsplit, :Gtabedit, ...). Edit a file in the index and write to it to stage
the changes. Use :Gdiff to bring up the staged version of the file side by side
with the working tree version and use Vim's diff handling capabilities to stage
a subset of the file's changes.
Bring up the output of git-status with :Gstatus. Press `-` to add/reset a
file's changes, or `p` to add/reset --patch. And guess what :Gcommit does!
:Gblame brings up an interactive vertical split with git-blame output. Press
enter on a line to reblame the file as it stood in that commit, or`o` to open
that commit in a split.
:Gmove does a git-mv on a file and simultaneously renames the buffer. :Gremove
does a git-rm on a file and simultaneously deletes the buffer.
Use :Ggrep to search the work tree (or any arbitrary commit) with git-grep,
skipping over that which is not tracked in the repository. :Glog loads all
previous revisions of a file into the quickfix list so you can iterate over
them and watch the file evolve!
:Gread is a variant of `git checkout -- filename` that operates on the buffer
rather than the filename. This means you can use `u` to undo it and you never
get any warnings about the file changing outside Vim. :Gwrite writes to both
the work tree and index versions of a file, making it like git-add when called
from a work tree file and like git-checkout when called from the index or a
blob in history.
Add an indicator with the current branch in (surprise!) your statusline.
Oh, and of course there's :Git for running any arbitrary command.
--------------------------------------------------------------------------------
Update Information:
- Latest upstream
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1675137 - vim-fugitive-2.5 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1675137
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update vim-fugitive' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
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
--------------------------------------------------------------------------------
3 years, 10 months
Fedora EPEL 7 Update: resalloc-2.3-3.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-3b78bfca8a
2019-05-29 01:58:49.546291
--------------------------------------------------------------------------------
Name : resalloc
Product : Fedora EPEL 7
Version : 2.3
Release : 3.el7
URL : https://github.com/praiskup/resalloc
Summary : Resource allocator for expensive resources - client tooling
Description :
The resalloc project aims to help with taking care of dynamically
allocated resources, for example ephemeral virtual machines used for
the purposes of CI/CD tasks.
The resalloc package provides the client-side tooling.
--------------------------------------------------------------------------------
Update Information:
Client/Server application for managing (expensive) resources
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1707302 - Review Request: resalloc - resource allocator
https://bugzilla.redhat.com/show_bug.cgi?id=1707302
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update resalloc' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
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
--------------------------------------------------------------------------------
3 years, 10 months
Fedora EPEL 7 Update: scalapack-2.0.2-29.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-cbc72fc6ae
2019-05-29 01:58:49.546221
--------------------------------------------------------------------------------
Name : scalapack
Product : Fedora EPEL 7
Version : 2.0.2
Release : 29.el7
URL : http://www.netlib.org/scalapack/
Summary : A subset of LAPACK routines redesigned for heterogeneous computing
Description :
The ScaLAPACK (or Scalable LAPACK) library includes a subset
of LAPACK routines redesigned for distributed memory MIMD
parallel computers. It is currently written in a
Single-Program-Multiple-Data style using explicit message
passing for inter-processor communication. It assumes
matrices are laid out in a two-dimensional block cyclic
decomposition.
ScaLAPACK is designed for heterogeneous computing and is
portable on any computer that supports MPI or PVM.
Like LAPACK, the ScaLAPACK routines are based on
block-partitioned algorithms in order to minimize the frequency
of data movement between different levels of the memory hierarchy.
(For such machines, the memory hierarchy includes the off-processor
memory of other processors, in addition to the hierarchy of registers,
cache, and local memory on each processor.) The fundamental building
blocks of the ScaLAPACK library are distributed memory versions (PBLAS)
of the Level 1, 2 and 3 BLAS, and a set of Basic Linear Algebra
Communication Subprograms (BLACS) for communication tasks that arise
frequently in parallel linear algebra computations. In the ScaLAPACK
routines, all inter-processor communication occurs within the PBLAS and the
BLACS. One of the design goals of ScaLAPACK was to have the ScaLAPACK
routines resemble their LAPACK equivalents as much as possible.
--------------------------------------------------------------------------------
Update Information:
Generate openmpi3 subpackages on epel7.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1697552 - please build an openmpi3 version
https://bugzilla.redhat.com/show_bug.cgi?id=1697552
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update scalapack' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
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
--------------------------------------------------------------------------------
3 years, 10 months
Fedora EPEL 7 Update: mail-notification-5.4-95.git.9ae8768.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-a160924124
2019-05-28 01:52:49.787731
--------------------------------------------------------------------------------
Name : mail-notification
Product : Fedora EPEL 7
Version : 5.4
Release : 95.git.9ae8768.el7
URL : http://www.nongnu.org/mailnotify/
Summary : Status icon that informs you if you have new mail
Description :
Mail Notification is a status icon (aka tray icon) that informs you if you
have new mail. It works with system trays implementing the freedesktop.org
System Tray Specification, such as the GNOME Panel Notification Area, the
Xfce Notification Area and the KDE System Tray.
--------------------------------------------------------------------------------
Update Information:
Rebuild with gtk2 for more stability. ---- Update to the latest git release
9ae8768
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update mail-notification' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
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
--------------------------------------------------------------------------------
3 years, 10 months
Fedora EPEL 7 Update: pam_ssh-2.3-2.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-f346c3f91f
2019-05-26 01:40:17.986554
--------------------------------------------------------------------------------
Name : pam_ssh
Product : Fedora EPEL 7
Version : 2.3
Release : 2.el7
URL : http://sourceforge.net/projects/pam-ssh/
Summary : PAM module for use with SSH keys and ssh-agent
Description :
This PAM module provides single sign-on behavior for UNIX using SSH keys.
Users are authenticated by decrypting their SSH private keys with the
password provided. In the first PAM login session phase, an ssh-agent
process is started and keys are added. The same agent is used for the
following PAM sessions. In any case the appropriate environment variables
are set in the session phase.
--------------------------------------------------------------------------------
Update Information:
Fix inexistent directory checking (#1707257) Build with standard system
openssl-1.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1707257 - pam_ssh doesn't attempt to load key when unable to read .ssh directory
https://bugzilla.redhat.com/show_bug.cgi?id=1707257
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update pam_ssh' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
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
--------------------------------------------------------------------------------
3 years, 10 months
Fedora EPEL 7 Update: php-clue-stream-filter-1.4.1-1.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-e2a27e103b
2019-05-26 01:40:17.986544
--------------------------------------------------------------------------------
Name : php-clue-stream-filter
Product : Fedora EPEL 7
Version : 1.4.1
Release : 1.el7
URL : https://github.com/clue/php-stream-filter
Summary : A simple and modern approach to stream filtering in PHP
Description :
A simple and modern approach to stream filtering in PHP.
Autoloader: /usr/share/php/Clue/StreamFilter/autoload.php
--------------------------------------------------------------------------------
Update Information:
## 1.4.1 (2019-04-09) * Fix: Check if the function is declared before
declaring it. (#23 by @Niko9911) * Improve test suite to also test
against PHP 7.2 and add test for base64 encoding and decoding filters.
(#22 by @arubacao and #25 by @Nyholm and @clue)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1698047 - php-clue-stream-filter-1.4.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1698047
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-clue-stream-filter' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
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
--------------------------------------------------------------------------------
3 years, 10 months
Fedora EPEL 7 Update: pygame-1.9.4-7.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-0d46dd48a6
2019-05-26 01:40:17.986522
--------------------------------------------------------------------------------
Name : pygame
Product : Fedora EPEL 7
Version : 1.9.4
Release : 7.el7
URL : http://www.pygame.org
Summary : Python modules for writing games
Description :
Pygame is a set of Python modules designed for writing games. It is
written on top of the excellent SDL library. This allows you to create
fully featured games and multimedia programs in the python language.
Pygame is highly portable and runs on nearly every platform and
operating system.
--------------------------------------------------------------------------------
Update Information:
Macro fix ---- Updated version.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update pygame' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
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
--------------------------------------------------------------------------------
3 years, 10 months
Fedora EPEL 7 Update: nginx-1.12.2-3.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-08052f5a81
2019-05-26 01:40:17.986511
--------------------------------------------------------------------------------
Name : nginx
Product : Fedora EPEL 7
Version : 1.12.2
Release : 3.el7
URL : http://nginx.org/
Summary : A high performance web server and reverse proxy server
Description :
Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and
IMAP protocols, with a strong focus on high concurrency, performance and low
memory usage.
--------------------------------------------------------------------------------
Update Information:
Add missing directory for vim plugin
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update nginx' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
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
--------------------------------------------------------------------------------
3 years, 10 months
Fedora EPEL 7 Update: python-SecretStorage-2.1.1-2.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-deeeba55a8
2019-05-26 01:40:17.986489
--------------------------------------------------------------------------------
Name : python-SecretStorage
Product : Fedora EPEL 7
Version : 2.1.1
Release : 2.el7
URL : http://launchpad.net/python-secretstorage
Summary : Python 2.x module for secure storing of passwords and secrets
Description :
This module provides a way for securely storing passwords and other secrets.
It uses D-Bus Secret Service API that is supported by GNOME Keyring (>= 2.30)
and KSecretsService.
The main classes provided are secretstorage.Item, representing a secret item
(that has a label, a secret and some attributes) and secretstorage.Collection,
a place items are stored in.
SecretStorage supports most of the functions provided by Secret Service,
including creating and deleting items and collections, editing items, locking
and unlocking collections (asynchronous unlocking is also supported).
--------------------------------------------------------------------------------
Update Information:
enable support for python3
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-SecretStorage' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
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
--------------------------------------------------------------------------------
3 years, 10 months