--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2021-25e22670cf
2021-06-15 01:43:06.298185
--------------------------------------------------------------------------------
Name : mirrormanager2
Product : Fedora EPEL 7
Version : 0.15
Release : 2.el7
URL : https://github.com/fedora-infra/mirrormanager2/
Summary : Mirror management application
Description :
MirrorManager keeps track of the public and private mirrors, that carry
Fedora, EPEL, and RHEL content. It is used by the Fedora infrastructure as
well as rpmfusion.org, a third-party repository.
It automatically selects the ���best��� mirror for a given user based on a set
of fallback heuristics (such as network, country or continent).
--------------------------------------------------------------------------------
Update Information:
Update to 0.15
--------------------------------------------------------------------------------
ChangeLog:
* Sat May 29 2021 Adrian Reber <adrian(a)lisas.de> - 0.15-2
- Update to 0.15
* Tue Mar 2 2021 Zbigniew J��drzejewski-Szmek <zbyszek(a)in.waw.pl> - 0.14-5
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.14-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.14-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jun 18 2020 Nils Philippsen <nils(a)redhat.com> - 0.14-2
- explicitly byte-compile Python files outside of the standard locations
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update mirrormanager2' 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-2021-f38a8c5209
2021-06-15 01:43:06.298129
--------------------------------------------------------------------------------
Name : python3-ncclient
Product : Fedora EPEL 7
Version : 0.6.12
Release : 1.el7
URL : https://github.com/ncclient/ncclient/
Summary : Python library for the NETCONF protocol
Description :
ncclient is a Python library that facilitates client-side scripting
and application development around the NETCONF protocol. ncclient was
developed by Shikar Bhushan.net) It is now maintained by Leonidas Poulopoulos
(@leopoul) and Einar Nilsen-Nygaard (@einarnn).
Docs: http://ncclient.readthedocs.org
PyPI: https://pypi.python.org/pypi/ncclient
--------------------------------------------------------------------------------
Update Information:
Update to 0.6.12 - Fix for accidental breakage of Juniper ExecuteRPC support
Update to 0.6.11 - Support for custom client capabilities -
Restructuring/refactoring of example scripts - Minor bugfixes - Minor unit test
refactoring
--------------------------------------------------------------------------------
ChangeLog:
* Sun May 30 2021 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.6.12-1
- Update to 0.6.12
- Drop upstreamed patches
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python3-ncclient' 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-2021-b8e015e609
2021-06-15 01:24:46.262781
--------------------------------------------------------------------------------
Name : beakerlib-libraries
Product : Fedora EPEL 8
Version : 0.7
Release : 1.el8
URL : https://pagure.io/beakerlib-libraries/
Summary : Beakerlib libraries
Description :
Beakerlib Libraries are used by beakerlib tests to encapsulate common complex
tasks such as configuring and starting a particular daemon in a single
function.
--------------------------------------------------------------------------------
Update Information:
Update to 0.7
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jun 10 2021 Andrei Stepanov <astepano(a)redhat.com> - 0.7-1
- Build with the latest merged PRs.
* Fri Feb 12 2021 Andrei Stepanov <astepano(a)redhat.com> - 0.6-1
- Build with the latest merged PRs.
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jan 28 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update beakerlib-libraries' 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-2021-96710d009e
2021-06-15 01:24:46.262704
--------------------------------------------------------------------------------
Name : python-ncclient
Product : Fedora EPEL 8
Version : 0.6.12
Release : 1.el8
URL : https://github.com/ncclient/ncclient
Summary : Python library for the NETCONF protocol
Description :
ncclient is a Python library that facilitates client-side scripting
and application development around the NETCONF protocol. ncclient was
developed by Shikar Bhushan.net) It is now maintained by Leonidas Poulopoulos
(@leopoul) and Einar Nilsen-Nygaard (@einarnn).
Docs: http://ncclient.readthedocs.org
PyPI: https://pypi.python.org/pypi/ncclient
--------------------------------------------------------------------------------
Update Information:
Update to 0.6.12 - Fix for accidental breakage of Juniper ExecuteRPC support
Update to 0.6.11 - Support for custom client capabilities -
Restructuring/refactoring of example scripts - Minor bugfixes - Minor unit test
refactoring
--------------------------------------------------------------------------------
ChangeLog:
* Sun May 30 2021 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.6.12-1
- Update to 0.6.12
* Sat May 29 2021 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.6.11-1
- Update to 0.6.11
- Drop upstreamed patches
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1965771 - python-ncclient-0.6.12 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1965771
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-ncclient' 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-2021-aa4e4729a4
2021-06-14 01:35:42.286770
--------------------------------------------------------------------------------
Name : python-tkrzw
Product : Fedora EPEL 8
Version : 0.1.7
Release : 1.el8
URL : https://dbmx.net/tkrzw/
Summary : TKRZW Python bindings
Description :
TKRZW is a library of routines for managing a key-value database.
--------------------------------------------------------------------------------
Update Information:
Version bump
--------------------------------------------------------------------------------
ChangeLog:
* Fri May 14 2021 TI_Eugene <ti.eugene(a)gmail.com> - 0.1.7-1
- Version bump
- Build against tkrzw-0.9.16
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-tkrzw' 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-2021-b5274fdcde
2021-06-14 01:35:42.286700
--------------------------------------------------------------------------------
Name : ansible-collection-community-general
Product : Fedora EPEL 8
Version : 3.1.0
Release : 2.el8
URL : %{ansible_collection_url}
Summary : Modules and plugins supported by Ansible community
Description :
Modules and plugins supported by Ansible community.
--------------------------------------------------------------------------------
Update Information:
Update to 3.1.0 release.
--------------------------------------------------------------------------------
ChangeLog:
* Sat May 29 2021 Kevin Fenzi <kevin(a)scrye.com> - 3.1.0-2
- Fix sed issue that caused python33 to be required.
* Sat May 29 2021 Kevin Fenzi <kevin(a)scrye.com> - 3.1.0-1
- Update to 3.1.0. Fixes rhbz#1957092
* Tue May 11 2021 Kevin Fenzi <kevin(a)scrye.com> - 3.0.2-1
- Update to 3.0.2. Fixes rhbz#1957092
* Wed May 5 2021 Kevin Fenzi <kevin(a)scrye.com> - 3.0.1-1
- Update to 3.0.1. Fixes rhbz#1957092
* Tue Apr 27 2021 Kevin Fenzi <kevin(a)scrye.com> - 3.0.0-1
- Update to 3.0.0. Fixes rhbz#1953895
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update ansible-collection-community-general' 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-2021-31c162c736
2021-06-13 01:53:19.505850
--------------------------------------------------------------------------------
Name : remmina
Product : Fedora EPEL 7
Version : 1.4.17
Release : 1.el7
URL : http://remmina.org
Summary : Remote Desktop Client
Description :
Remmina is a remote desktop client written in GTK+, aiming to be useful for
system administrators and travelers, who need to work with lots of remote
computers in front of either large monitors or tiny net-books.
Remmina supports multiple network protocols in an integrated and consistent
user interface. Currently RDP, VNC, XDMCP and SSH are supported.
Please don't forget to install the plugins for the protocols you want to use.
--------------------------------------------------------------------------------
Update Information:
Update to bugfix release 1.4.17.
--------------------------------------------------------------------------------
ChangeLog:
* Wed May 26 2021 Simone Caronni <negativo17(a)gmail.com> - 1.4.17-1
- Update to 1.4.17.
- Disable news at every update.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1959277 - remmina-1.4.17 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1959277
[ 2 ] Bug #1960201 - [abrt] remmina: rcw_after_configure_scrolled(): remmina killed by SIGSEGV
https://bugzilla.redhat.com/show_bug.cgi?id=1960201
[ 3 ] Bug #1964978 - [abrt] remmina: remmina_rdp_event_queue_ui(): remmina killed by SIGSEGV
https://bugzilla.redhat.com/show_bug.cgi?id=1964978
[ 4 ] Bug #1965346 - Remmina 1.4.16 is not functional, please upload 1.4.17 from rawhide
https://bugzilla.redhat.com/show_bug.cgi?id=1965346
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update remmina' 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-2021-f6c90301d8
2021-06-12 01:38:48.488762
--------------------------------------------------------------------------------
Name : smem
Product : Fedora EPEL 8
Version : 1.5
Release : 6.el8
URL : http://www.selenic.com/smem/
Summary : Report application memory usage in a meaningful way
Description :
smem is a tool that can give numerous reports on memory usage on Linux
systems. Unlike existing tools, smem can report proportional set size (PSS),
which is a more meaningful representation of the amount of memory used by
libraries and applications in a virtual memory system.
Because large portions of physical memory are typically shared among
multiple applications, the standard measure of memory usage known as
resident set size (RSS) will significantly overestimate memory usage. PSS
instead measures each application's "fair share" of each shared area to give
a realistic measure.
--------------------------------------------------------------------------------
Update Information:
Initial package for epel8
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1807276 - smem package missing from EPEL8
https://bugzilla.redhat.com/show_bug.cgi?id=1807276
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update smem' 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-2021-d0c38690f2
2021-06-12 01:38:48.488753
--------------------------------------------------------------------------------
Name : iotop-c
Product : Fedora EPEL 8
Version : 1.17
Release : 1.el8
URL : https://github.com/Tomas-M/iotop/
Summary : Simple top-like I/O monitor (implemented in C)
Description :
iotop-c does for I/O usage what top(1) does for CPU usage. It watches I/O
usage information output by the Linux kernel and displays a table of
current I/O usage by processes on the system. It is handy for answering
the question "Why is the disk churning so much?".
iotop-c requires a Linux kernel built with the CONFIG_TASKSTATS,
CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and
CONFIG_VM_EVENT_COUNTERS config options on.
iotop-c is an alternative re-implementation of iotop in C, optimized for
performance. Normally a monitoring tool intended to be used on a system
under heavy stress should use the least additional resources as
possible.
--------------------------------------------------------------------------------
Update Information:
Update to latest ver 1.17
--------------------------------------------------------------------------------
ChangeLog:
* Sat Feb 6 2021 Boian Bonev <bbonev(a)ipacct.com> - 1.17-1
- Update to latest ver 1.17
* Thu Jan 28 2021 Boian Bonev <bbonev(a)ipacct.com> - 1.16-1
- Update to latest ver 1.16
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update iotop-c' 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
--------------------------------------------------------------------------------