--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-ba1007c402
2019-11-05 04:41:13.583389
--------------------------------------------------------------------------------
Name : perl-Moose
Product : Fedora EPEL 8
Version : 2.2011
Release : 9.el8
URL : https://metacpan.org/release/Moose
Summary : Complete modern object system for Perl 5
Description :
Moose is an extension of the Perl 5 object system.
The main goal of Moose is to make Perl 5 Object Oriented programming easier,
more consistent and less tedious. With Moose you can to think more about what
you want to do and less about the mechanics of OOP.
Additionally, Moose is built on top of Class::MOP, which is a metaclass system
for Perl 5. This means that Moose not only makes building normal Perl 5
objects better, but it provides the power of metaclass programming as well.
Moose is different from other Perl 5 object systems because it is not a new
system, but instead an extension of the existing one.
--------------------------------------------------------------------------------
Update Information:
This is the first EPEL-8 build of perl-Moose and some of its extensions.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1761491 - Request to build perl-Moose for EPEL8
https://bugzilla.redhat.com/show_bug.cgi?id=1761491
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-Moose' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-ba1007c402
2019-11-05 04:41:13.583389
--------------------------------------------------------------------------------
Name : perl-Any-Moose
Product : Fedora EPEL 8
Version : 0.27
Release : 14.el8
URL : https://metacpan.org/release/Any-Moose
Summary : Use Moose or Mouse automagically (DEPRECATED)
Description :
Any::Moose is deprecated - please use Moo for new code.
This module allows one to take advantage of the features Moose/Mouse
provides, while allowing one to let the program author determine if Moose
or Mouse should be used; when use'd, we load Mouse if Moose isn't already
loaded, otherwise we go with Moose.
--------------------------------------------------------------------------------
Update Information:
This is the first EPEL-8 build of perl-Moose and some of its extensions.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1761491 - Request to build perl-Moose for EPEL8
https://bugzilla.redhat.com/show_bug.cgi?id=1761491
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-Any-Moose' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-806b43e9c5
2019-11-05 04:41:13.583376
--------------------------------------------------------------------------------
Name : perl-Class-Load-XS
Product : Fedora EPEL 8
Version : 0.10
Release : 10.el8
URL : https://metacpan.org/release/Class-Load-XS
Summary : XS implementation of parts of Class::Load
Description :
This module provides an XS implementation for portions of Class::Load.
See Class::Load for API details.
--------------------------------------------------------------------------------
Update Information:
This is the first EPEL-8 build of perl-Class-Load and perl-Class-Load-XS.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1761155 - Plans for EPEL8
https://bugzilla.redhat.com/show_bug.cgi?id=1761155
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-Class-Load-XS' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-806b43e9c5
2019-11-05 04:41:13.583376
--------------------------------------------------------------------------------
Name : perl-Class-Load
Product : Fedora EPEL 8
Version : 0.25
Release : 9.el8
URL : https://metacpan.org/release/Class-Load
Summary : A working (require "Class::Name") and more
Description :
require EXPR only accepts Class/Name.pm style module names, not Class::Name.
How frustrating! For that, we provide load_class 'Class::Name'.
It's often useful to test whether a module can be loaded, instead of throwing
an error when it's not available. For that, we provide
try_load_class 'Class::Name'.
Finally, sometimes we need to know whether a particular class has been loaded.
Asking %INC is an option, but that will miss inner packages and any class for
which the filename does not correspond to the package name. For that, we
provide is_class_loaded 'Class::Name'.
--------------------------------------------------------------------------------
Update Information:
This is the first EPEL-8 build of perl-Class-Load and perl-Class-Load-XS.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1761155 - Plans for EPEL8
https://bugzilla.redhat.com/show_bug.cgi?id=1761155
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-Class-Load' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-3a3875015f
2019-11-05 04:41:13.583364
--------------------------------------------------------------------------------
Name : sslh
Product : Fedora EPEL 8
Version : 1.20
Release : 1.el8
URL : https://github.com/yrutschle/sslh
Summary : Applicative protocol(SSL/SSH) multiplexer
Description :
sslh accepts connections on specified ports, and forwards them further
based on tests performed on the first data packet sent by the remote
client.
Probes for HTTP, SSL, SSH, OpenVPN, tinc, XMPP are implemented, and
any other protocol that can be tested using a regular expression, can
be recognized. A typical use case is to allow serving several services
on port 443 (e.g. to connect to ssh from inside a corporate firewall,
which almost never block port 443) while still serving HTTPS on that port.
Hence sslh acts as a protocol multiplexer, or a switchboard. Its name
comes from its original function to serve SSH and HTTPS on the same port.
--------------------------------------------------------------------------------
Update Information:
New build for EPEL8
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update sslh' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-250b84117f
2019-11-05 04:41:13.583350
--------------------------------------------------------------------------------
Name : zinnia
Product : Fedora EPEL 8
Version : 0.06
Release : 46.el8
URL : http://zinnia.sourceforge.net/
Summary : Online handwriting recognition system with machine learning
Description :
Zinnia provides a simple, customizable, and portable dynamic OCR
system for hand-written input, based on Support Vector Machines.
Zinnia simply receives user pen strokes as coordinate data and outputs
the best matching characters sorted by SVM confidence. To maintain
portability, it has no rendering functionality. In addition to
recognition, Zinnia provides a training module capable of creating
highly efficient handwriting recognition models.
This package contains the shared libraries.
--------------------------------------------------------------------------------
Update Information:
Add tomoe and zinnia to EPEL 8.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1756997 - Request package for EPEL8
https://bugzilla.redhat.com/show_bug.cgi?id=1756997
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update zinnia' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-250b84117f
2019-11-05 04:41:13.583350
--------------------------------------------------------------------------------
Name : tomoe
Product : Fedora EPEL 8
Version : 0.6.0
Release : 43.el8
URL : http://tomoe.sourceforge.jp/
Summary : Handwritten input system for Japanese and Chinese
Description :
A program which does Japanese handwriting recognition.
--------------------------------------------------------------------------------
Update Information:
Add tomoe and zinnia to EPEL 8.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1756997 - Request package for EPEL8
https://bugzilla.redhat.com/show_bug.cgi?id=1756997
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update tomoe' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-41de76552b
2019-11-05 04:41:13.583339
--------------------------------------------------------------------------------
Name : audacious-plugins
Product : Fedora EPEL 8
Version : 3.10.1
Release : 4.el8
URL : http://audacious-media-player.org/
Summary : Plugins for the Audacious audio player
Description :
This package provides essential plugins for the Audacious audio player.
--------------------------------------------------------------------------------
Update Information:
- Build for epel8
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update audacious-plugins' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-41de76552b
2019-11-05 04:41:13.583339
--------------------------------------------------------------------------------
Name : audacious
Product : Fedora EPEL 8
Version : 3.10.1
Release : 3.el8
URL : http://audacious-media-player.org/
Summary : Advanced audio player
Description :
Audacious is an advanced audio player. It is free, lightweight, currently
based on GTK+ 2, runs on Linux and many other *nix platforms and is
focused on audio quality and supporting a wide range of audio codecs.
It still features an alternative skinned user interface (based on
Winamp 2.x skins). Historically, it started as a fork of Beep Media
Player (BMP), which itself forked from XMMS.
--------------------------------------------------------------------------------
Update Information:
- Build for epel8
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update audacious' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2019-d4c5b685ac
2019-11-05 04:41:13.583326
--------------------------------------------------------------------------------
Name : gnome-shell-extension-system-monitor-applet
Product : Fedora EPEL 8
Version : 38
Release : 4.20191019gitf00e248.el8
URL : https://extensions.gnome.org/extension/120/system-monitor/
Summary : A Gnome shell system monitor extension
Description :
Display system information in gnome shell status bar, such as memory usage,
CPU usage, and network rate...
--------------------------------------------------------------------------------
Update Information:
Updated to last upstream commits
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update gnome-shell-extension-system-monitor-applet' 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
--------------------------------------------------------------------------------