Fedora 32 Update: golang-github-zmap-zcrypto-0-0.4.20200619git4d17126.fc32
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2020-036518c1f3
2020-06-29 01:59:39.772536
--------------------------------------------------------------------------------
Name : golang-github-zmap-zcrypto
Product : Fedora 32
Version : 0
Release : 0.4.20200619git4d17126.fc32
URL : https://github.com/zmap/zcrypto
Summary : Liberal Go TLS + X.509 Library for Research
Description :
Liberal Go TLS + X.509 Library for Research.
--------------------------------------------------------------------------------
Update Information:
Bump to commit 4d171263147247189025e53b13fd2d5828d59755
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jun 19 2020 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 0-0.4.20200619git4d17126
- Bump to commit 4d171263147247189025e53b13fd2d5828d59755
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2020-036518c1f3' 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
--------------------------------------------------------------------------------
6 months, 3 weeks
Fedora 32 Update: python-graphviz-0.14-3.fc32
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2020-c8cbc4c3c0
2020-06-29 01:59:39.772527
--------------------------------------------------------------------------------
Name : python-graphviz
Product : Fedora 32
Version : 0.14
Release : 3.fc32
URL : https://github.com/xflr6/graphviz
Summary : Simple Python interface for Graphviz
Description :
This package facilitates the creation and rendering of graph descriptions in
the DOT language of the Graphviz graph drawing software (master repo) from
Python.
Create a graph object, assemble the graph by adding nodes and edges, and
retrieve its DOT source code string. Save the source code to a file and
render it with the Graphviz installation of your system.
--------------------------------------------------------------------------------
Update Information:
Update to 0.14 (#1826692)
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jun 19 2020 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 1:0.14-1
- Update to 0.14 (#1826692)
* Sun May 24 2020 Miro Hron��ok <mhroncok(a)redhat.com> - 1:0.13.2-3
- Rebuilt for Python 3.9
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1826692 - python-graphviz-0.14 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1826692
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2020-c8cbc4c3c0' 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
--------------------------------------------------------------------------------
6 months, 3 weeks
Fedora 32 Update: python-blessed-1.17.8-1.fc32
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2020-da622c354c
2020-06-29 01:59:39.772517
--------------------------------------------------------------------------------
Name : python-blessed
Product : Fedora 32
Version : 1.17.8
Release : 1.fc32
URL : https://github.com/jquast/blessed
Summary : A thin, practical wrapper around terminal capabilities in Python
Description :
Blessed is a thin, practical wrapper around terminal styling, screen
positioning, and keyboard input.
It provides:
- Styles, color, and maybe a little positioning without necessarily clearing
the whole screen first.
- Works great with standard Python string formatting.
- Provides up-to-the-moment terminal height and width, so you can respond
to terminal size changes.
- Avoids making a mess if the output gets piped to a non-terminal: outputs
to any file-like object such as StringIO, files, or pipes.
- Uses the terminfo(5) database so it works with any terminal type and
supports any terminal capability: No more C-like calls to tigetstr and
tparm.
- Keeps a minimum of internal state, so you can feel free to mix and match
with calls to curses or whatever other terminal libraries you like.
- Provides plenty of context managers to safely express terminal modes,
automatically restoring the terminal to a safe state on exit.
- Act intelligently when somebody redirects your output to a file, omitting
all of the terminal sequences such as styling, colors, or positioning.
- Dead-simple keyboard handling: safely decoding unicode input in your
system���s preferred locale and supports application/arrow keys.
- Allows the printable length of strings containing sequences to be
determined.
--------------------------------------------------------------------------------
Update Information:
Updated to 1.17.8
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jun 19 2020 Avram Lubkin <aviso(a)rockhopper.net> - 1.17.8-1
- Updated to 1.17.8
* Tue May 26 2020 Miro Hron��ok <mhroncok(a)redhat.com> - 1.17.4-3
- Rebuilt for Python 3.9
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1828081 - python-blessed-1.17.8 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1828081
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2020-da622c354c' 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
--------------------------------------------------------------------------------
6 months, 3 weeks
Fedora 32 Update: svt-av1-0.8.3-1.fc32
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2020-e401ef9e70
2020-06-29 01:59:39.772507
--------------------------------------------------------------------------------
Name : svt-av1
Product : Fedora 32
Version : 0.8.3
Release : 1.fc32
URL : https://github.com/OpenVisualCloud/SVT-AV1
Summary : Scalable Video Technology for AV1 Encoder
Description :
The Scalable Video Technology for AV1 Encoder (SVT-AV1 Encoder) is an
AV1-compliant encoder library core. The SVT-AV1 development is a
work-in-progress targeting performance levels applicable to both VOD and Live
encoding / transcoding video applications.
--------------------------------------------------------------------------------
Update Information:
Update to 0.8.3
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jun 19 2020 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 0.8.3-1
- Update to 0.8.3
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1825746 - svt-av1-0.8.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1825746
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2020-e401ef9e70' 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
--------------------------------------------------------------------------------
6 months, 3 weeks
Fedora 32 Update: utox-0.17.2-1.fc32
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2020-4900ac305e
2020-06-29 01:59:39.772498
--------------------------------------------------------------------------------
Name : utox
Product : Fedora 32
Version : 0.17.2
Release : 1.fc32
URL : https://github.com/uTox/uTox/
Summary : The lightweight Tox client
Description :
The lightweight Tox client
--------------------------------------------------------------------------------
Update Information:
Update to 0.17.2 (#1823346)
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jun 19 2020 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> - 0.17.2-1
- Update to 0.17.2 (#1823346)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1823346 - utox-0.17.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1823346
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2020-4900ac305e' 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
--------------------------------------------------------------------------------
6 months, 3 weeks
Fedora 32 Update: nfs-ganesha-3.3-2.fc32
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2020-aaeacd5b91
2020-06-29 01:59:39.772488
--------------------------------------------------------------------------------
Name : nfs-ganesha
Product : Fedora 32
Version : 3.3
Release : 2.fc32
URL : https://github.com/nfs-ganesha/nfs-ganesha/wiki
Summary : NFS-Ganesha is a NFS Server running in user space
Description :
nfs-ganesha : NFS-GANESHA is a NFS Server running in user space.
It comes with various back-end modules (called FSALs) provided as
shared objects to support different file systems and name-spaces.
--------------------------------------------------------------------------------
Update Information:
systemd
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jun 18 2020 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.3-2
- rhbz#1848208
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2020-aaeacd5b91' 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
--------------------------------------------------------------------------------
6 months, 3 weeks
Fedora 32 Update: nbdkit-1.20.4-1.fc32
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2020-664a5d23dc
2020-06-29 01:59:39.772478
--------------------------------------------------------------------------------
Name : nbdkit
Product : Fedora 32
Version : 1.20.4
Release : 1.fc32
URL : https://github.com/libguestfs/nbdkit
Summary : NBD server
Description :
NBD is a protocol for accessing block devices (hard disks and
disk-like things) over the network.
nbdkit is a toolkit for creating NBD servers.
The key features are:
* Multithreaded NBD server written in C with good performance.
* Minimal dependencies for the basic server.
* Liberal license (BSD) allows nbdkit to be linked to proprietary
libraries or included in proprietary code.
* Well-documented, simple plugin API with a stable ABI guarantee.
Lets you to export "unconventional" block devices easily.
* You can write plugins in C or many other languages.
* Filters can be stacked in front of plugins to transform the output.
In Fedora, 'nbdkit' is a meta-package which pulls in the core server
and a useful subset of plugins and filters.
If you want just the server, install 'nbdkit-server'.
To develop plugins, install the 'nbdkit-devel' package and start by
reading the nbdkit(1) and nbdkit-plugin(3) manual pages.
--------------------------------------------------------------------------------
Update Information:
New upstream version 1.20.4.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jun 19 2020 Richard W.M. Jones <rjones(a)redhat.com> - 1.20.4-1
- New upstream version 1.20.4.
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2020-664a5d23dc' 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
--------------------------------------------------------------------------------
6 months, 3 weeks
Fedora 32 Update: ansible-2.9.10-1.fc32
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2020-4f8428e5f3
2020-06-29 01:59:39.772469
--------------------------------------------------------------------------------
Name : ansible
Product : Fedora 32
Version : 2.9.10
Release : 1.fc32
URL : http://ansible.com
Summary : SSH-based configuration management, deployment, and task execution system
Description :
Ansible is a radically simple model-driven configuration management,
multi-node deployment, and remote task execution system. Ansible works
over SSH and does not require any software or daemons to be installed
on remote nodes. Extension modules can be written in any language and
are transferred to managed machines automatically.
--------------------------------------------------------------------------------
Update Information:
Update to bugfix release 2.9.10.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jun 18 2020 Kevin Fenzi <kevin(a)scrye.com> - 2.9.10-1
- Update to 2.9.10.
* Fri May 29 2020 Charalampos Stratakis <cstratak(a)redhat.com> - 2.9.9-3
- Fix Python 3.9 compatibility (#1808674)
- Pin Pytest to version 4 for now
* Tue May 26 2020 Miro Hron��ok <mhroncok(a)redhat.com> - 2.9.9-2
- Rebuilt for Python 3.9
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2020-4f8428e5f3' 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
--------------------------------------------------------------------------------
6 months, 3 weeks
Fedora 32 Update: qownnotes-20.6.7-1.20200618gitb669baa.fc32
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2020-538dd49980
2020-06-29 01:59:39.772458
--------------------------------------------------------------------------------
Name : qownnotes
Product : Fedora 32
Version : 20.6.7
Release : 1.20200618gitb669baa.fc32
URL : https://www.qownnotes.org
Summary : Plain-text file markdown note taking with Nextcloud integration
Description :
QOwnNotes is the open source notepad with markdown support and todo list manager
for GNU/Linux, Mac OS X and Windows, that works together with the default notes
application of ownCloud and Nextcloud.
You are able to write down your thoughts with QOwnNotes and edit or search for
them later from your mobile device, like with CloudNotes or the
ownCloud/Nextcloud web-service.
The notes are stored as plain text files and are synced with
ownCloud's/Nextcloud's file sync functionality. Of course other software, like
Syncthing or Dropbox can be used too.
I like the concept of having notes accessible in plain text files, like it is
done in the ownCloud/Nextcloud notes apps, to gain a maximum of freedom, but I
was not able to find a decent desktop note taking tool or a text editor, that
handles them well. Out of this need QOwnNotes was born.
--------------------------------------------------------------------------------
Update Information:
Update to latest version
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jun 19 2020 Artem Polishchuk <ego.cordatus(a)gmail.com> - 20.6.7-1.20200618gitb669baa
- Update to 20.6.7
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2020-538dd49980' 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
--------------------------------------------------------------------------------
6 months, 3 weeks
Fedora 32 Update: python-googleapis-common-protos-1.52.0-1.fc32
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2020-98f787a163
2020-06-29 01:59:39.772448
--------------------------------------------------------------------------------
Name : python-googleapis-common-protos
Product : Fedora 32
Version : 1.52.0
Release : 1.fc32
URL : https://github.com/googleapis/python-api-common-protos/
Summary : Common protobufs used in Google APIs
Description :
Common protobufs used in Google APIs.
--------------------------------------------------------------------------------
Update Information:
create api-common-protos repo for python common protos
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jun 18 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1.52.0-1
- Update to 1.52.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1848774 - python-googleapis-common-protos-1.52.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1848774
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2020-98f787a163' 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
--------------------------------------------------------------------------------
6 months, 3 weeks