--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-e8ed722954
2021-11-01 01:16:23.402030
--------------------------------------------------------------------------------
Name : legendary
Product : Fedora 33
Version : 0.20.17
Release : 1.fc33
URL : https://github.com/derrod/legendary
Summary : Free and open-source replacement for the Epic Games Launcher
Description :
Legendary is an open-source game launcher that can download and install games
from the Epic Games Store on Linux and Windows. It's name as a tongue-in-cheek
play on tiers of item rarity in many MMORPGs.
--------------------------------------------------------------------------------
Update Information:
Update to 0.20.17
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 23 2021 Artem Polishchuk <ego.cordatus(a)gmail.com> - 0.20.17-1
- chore(update): 0.20.17
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-e8ed722954' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-822f3d2e31
2021-11-01 01:16:23.401962
--------------------------------------------------------------------------------
Name : lxcfs
Product : Fedora 33
Version : 4.0.11
Release : 1.fc33
URL : https://linuxcontainers.org/lxcfs
Summary : FUSE based filesystem for LXC
Description :
LXCFS is a small FUSE filesystem written with the intention of making
Linux containers feel more like a virtual machine. It started as a
side-project of LXC but is usable by any runtime.
LXCFS will take care that the information provided by crucial files in
procfs are container aware such that the values displayed (e.g. in
/proc/uptime) really reflect how long the container is running and not
how long the host is running.
--------------------------------------------------------------------------------
Update Information:
Update LXCFS to the latest stable release. See
[here](https://discuss.linuxcontainers.org/t/lxcfs-4-0-11-has-been-
released/12426) for the full list of changes.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 23 2021 Thomas Moschny <thomas.moschny(a)gmx.de> - 4.0.11-1
- Update to 4.0.11.
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-822f3d2e31' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-e6b502b86f
2021-11-01 00:43:23.431818
--------------------------------------------------------------------------------
Name : gsi-openssh
Product : Fedora 34
Version : 8.6p1
Release : 3.fc34
URL : http://www.openssh.com/portable.html
Summary : An implementation of the SSH protocol with GSI authentication
Description :
SSH (Secure SHell) is a program for logging into and executing
commands on a remote machine. SSH is intended to replace rlogin and
rsh, and to provide secure encrypted communications between two
untrusted hosts over an insecure network. X11 connections and
arbitrary TCP/IP ports can also be forwarded over the secure channel.
OpenSSH is OpenBSD's version of the last free version of SSH, bringing
it up to date in terms of security and features.
This version of OpenSSH has been modified to support GSI authentication.
This package includes the core files necessary for both the gsissh
client and server. To make this package useful, you should also
install gsi-openssh-clients, gsi-openssh-server, or both.
--------------------------------------------------------------------------------
Update Information:
Sync with openssh
--------------------------------------------------------------------------------
ChangeLog:
* Sun Oct 24 2021 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 8.6p1-3
- Based on openssh-8.6p1-5.fc34
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-e6b502b86f' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-2e027202e6
2021-11-01 00:43:23.431809
--------------------------------------------------------------------------------
Name : gron
Product : Fedora 34
Version : 0.6.1
Release : 1.fc34
URL : https://github.com/tomnomnom/gron
Summary : Make JSON greppable
Description :
gron transforms JSON into discrete assignments to make it easier to grep for
what you want and see the absolute 'path' to it. It eases the exploration of
APIs that return large blobs of JSON.
--------------------------------------------------------------------------------
Update Information:
Update to gron 0.6.1
--------------------------------------------------------------------------------
ChangeLog:
* Sun Oct 24 2021 Lars Kiesow <lkiesow(a)uos.de> - 0.6.1-1
- Update to gron 0.6.1
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-2e027202e6' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-af6cb0abba
2021-11-01 00:43:23.431800
--------------------------------------------------------------------------------
Name : protonvpn-cli
Product : Fedora 34
Version : 2.2.11
Release : 3.fc34
URL : https://github.com/Rafficer/linux-cli-community
Summary : Linux command-line client for ProtonVPN written in Python
Description :
The official Linux CLI for ProtonVPN.
ProtonVPN-CLI is a full rewrite of the bash protonvpn-cli in Python, which adds
more features and functionality with the purpose of improving readability,
speed and reliability.
ProtonVPN-CLI features a DNS Leak Protection feature, which makes sure that
your online traffic uses ProtonVPN's DNS Servers. This prevents third parties
(like your ISP) from being able to see your DNS queries (and, therefore, your
browsing history).
--------------------------------------------------------------------------------
Update Information:
Enhancement: Add User-Agent to API requests Fix: User-Agent format Fix: Version
update messages and README
--------------------------------------------------------------------------------
ChangeLog:
* Sun Oct 24 2021 Justin W. Flory <jflory7(a)fedoraproject.org> - 2.2.11-3
- Updated for new git source URL
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun Jul 18 2021 Justin W. Flory <jflory7(a)fedoraproject.org> - 2.2.11-1
- Update to latest upstream
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 2.2.6-2
- Rebuilt for Python 3.10
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-af6cb0abba' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-ef596d8037
2021-11-01 00:43:23.431780
--------------------------------------------------------------------------------
Name : netconsd
Product : Fedora 34
Version : 0
Release : 1.20211024gitd558dc6.fc34
URL : https://github.com/facebook/netconsd
Summary : The Netconsole Daemon
Description :
This is a daemon for receiving and processing logs from the Linux Kernel, as
emitted over a network by the kernel's netconsole module. It supports both the
old "legacy" text-only format, and the new extended format added in v4.4.
The core of the daemon does nothing but process messages and drop them: in order
to make the daemon useful, the user must supply one or more "output modules".
These modules are shared object files which expose a small ABI that is called by
netconsd with the content and metadata for netconsole messages it receives.
--------------------------------------------------------------------------------
Update Information:
Initial import; Fixes: RHBZ#2016716
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2016716 - Review Request: netconsd - The Netconsole Daemon
https://bugzilla.redhat.com/show_bug.cgi?id=2016716
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-ef596d8037' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-fde5044c11
2021-11-01 00:43:23.431790
--------------------------------------------------------------------------------
Name : playerctl
Product : Fedora 34
Version : 2.4.1
Release : 1.fc34
URL : https://github.com/acrisci/playerctl
Summary : Command-line MPRIS-compatible Media Player Controller
Description :
Playerctl is a command-line utility and library for controlling media players
that implement the MPRIS D-Bus Interface Specification. Playerctl makes it easy
to bind player actions, such as play and pause, to media keys. You can also get
metadata about the playing track such as the artist and title for integration
into statusline generators or other command-line tools.
For more advanced users, Playerctl provides an introspectable library available
in your favorite scripting language that allows more detailed control like the
ability to subscribe to media player events or get metadata such as artist and
title for the playing track.
Examples of players implementing the MPRIS D-Bus Interface Specification include
vlc, mpv, RhythmBox, web browsers, cmus, mpd, spotify and others.
--------------------------------------------------------------------------------
Update Information:
Update to latest upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Sun Oct 24 2021 Justin W. Flory <jflory7(a)fedoraproject.org> - 2.4.1-1
- Update to latest upstream release
- Remove static package as static library is no longer compiled, see Pull Request
https://github.com/altdesktop/playerctl/pull/228
* Tue Jul 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.3.1-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2006580 - playerctl-2.4.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2006580
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-fde5044c11' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-b1c157490a
2021-11-01 00:43:23.431770
--------------------------------------------------------------------------------
Name : gulrak-filesystem
Product : Fedora 34
Version : 1.5.10
Release : 1.fc34
URL : https://github.com/gulrak/filesystem
Summary : Implementation of C++17 std::filesystem for C++11/14/17/20
Description :
This is a header-only single-file std::filesystem compatible helper library,
based on the C++17 and C++20 specs, but implemented for C++11, C++14, C++17 or
C++20 (tightly following the C++17 standard with very few documented
exceptions). It is currently tested on macOS 10.12/10.14/10.15, Windows 10,
Ubuntu 18.04, Ubuntu 20.04, CentOS 7, CentOS 8, FreeBSD 12 and Alpine ARM/ARM64
Linux but should work on other systems too, as long as you have at least a
C++11 compatible compiler. It should work with Android NDK, Emscripten and I
even had reports of it being used on iOS (within sandboxing constraints) and
with v1.5.6 there is experimental support for QNX. The support of Android NDK,
Emscripten and QNX is not backed up by automated testing but PRs and bug
reports are welcome for those too. It is of course in its own namespace
ghc::filesystem to not interfere with a regular std::filesystem should you use
it in a mixed C++17 environment (which is possible).
--------------------------------------------------------------------------------
Update Information:
`ghc::filesystem` Release v1.5.10 - `fs::remove_all` now just deletes symbolic
links instead of following them.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Oct 24 2021 Benjamin A. Beasley <code(a)musicinmybrain.net> 1.5.10-1
- Update to 1.5.10
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2016814 - gulrak-filesystem-1.5.10 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2016814
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-b1c157490a' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-c57821bb2f
2021-11-01 00:43:23.431751
--------------------------------------------------------------------------------
Name : python-editdistance
Product : Fedora 34
Version : 0.6.0
Release : 1.fc34
URL : https://github.com/aflc/editdistance
Summary : Fast implementation of the Levenshtein distance
Description :
Fast implementation of the edit distance (Levenshtein distance).
This library simply implements Levenshtein distance with C++ and Cython.
The algorithm used in this library is proposed by Heikki Hyyr��,
"Explaining and extending the bit-parallel approximate string matching
algorithm of Myers", (2001).
--------------------------------------------------------------------------------
Update Information:
Some optimizations and updates to v0.6.0
--------------------------------------------------------------------------------
ChangeLog:
* Sun Oct 24 2021 Aniket Pradhan <major AT fedoraproject DOT org> - 0.6.0-1
- Update to v0.6.0
* Tue Jul 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.3-8
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 0.5.3-7
- Rebuilt for Python 3.10
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2012418 - python-editdistance-0.6.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2012418
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-c57821bb2f' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-bb0ec33ef0
2021-11-01 00:43:23.431761
--------------------------------------------------------------------------------
Name : python-owl_rl
Product : Fedora 34
Version : 5.2.3
Release : 1.fc34
URL : https://github.com/RDFLib/OWL-RL
Summary : OWL-RL and RDFS based RDF Closure inferencing for Python
Description :
A simple implementation of the OWL2 RL Profile, as well as a basic RDFS
inference, on top of RDFLib. Based mechanical forward chaining. The
distribution contains:
* scripts/RDFConvertService: can be used as a CGI script to invoke the
library. It may have to be adapted to the local server setup.
* scripts/owlrl: script that can be run locally on to transform a file into RDF
(on the standard output). Run the script with -h to get the available flags.
--------------------------------------------------------------------------------
Update Information:
Update to v5.2.3
--------------------------------------------------------------------------------
ChangeLog:
* Sun Oct 24 2021 Aniket Pradhan <major AT fedoraproject DOT org> - 5.2.3-1
- Update to v5.2.3
- Mention rdflib-jsonld as an explicit requirement because the current version of rdflib is < 6
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.2.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2003891 - python-owl_rl-6.0.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2003891
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-bb0ec33ef0' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------