--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-3c64a389ef
2021-06-03 01:00:22.368037
--------------------------------------------------------------------------------
Name : tpm2-pkcs11
Product : Fedora 34
Version : 1.6.0
Release : 1.fc34
URL : https://github.com/tpm2-software/tpm2-pkcs11
Summary : PKCS#11 interface for TPM 2.0 hardware
Description :
PKCS #11 is a Public-Key Cryptography Standard that defines a standard method
to access cryptographic services from tokens/ devices such as hardware security
modules (HSM), smart cards, etc. In this project we intend to use a TPM2 device
as the cryptographic token.
--------------------------------------------------------------------------------
Update Information:
Update to 1.6.0
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 25 2021 Peter Robinson <pbrobinson(a)fedoraproject.org> - 1.6.0-1
- Update to 1.6.0
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-3c64a389ef' 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-742c20cc2d
2021-06-03 01:00:22.368027
--------------------------------------------------------------------------------
Name : rb_libtorrent
Product : Fedora 34
Version : 1.2.13
Release : 1.fc34
URL : https://www.libtorrent.org
Summary : A C++ BitTorrent library aiming to be the best alternative
Description :
rb_libtorrent is a C++ library that aims to be a good alternative to all
the other BitTorrent implementations around. It is a library and not a full
featured client, although it comes with a few working example clients.
Its main goals are to be very efficient (in terms of CPU and memory usage) as
well as being very easy to use both as a user and developer.
--------------------------------------------------------------------------------
Update Information:
- Update
--------------------------------------------------------------------------------
ChangeLog:
* Mon May 24 2021 Leigh Scott <leigh123linux(a)gmail.com> - 1.2.13-1
- Upgrade to 1.2.13
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1956333 - qbittorrent-4.3.5 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1956333
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-742c20cc2d' 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-250d537a0d
2021-06-03 01:00:22.368017
--------------------------------------------------------------------------------
Name : mozilla-noscript
Product : Fedora 34
Version : 11.2.8
Release : 1.fc34
URL : http://noscript.net/
Summary : JavaScript white list extension for Mozilla Firefox
Description :
The NoScript extension provides extra protection for Firefox.
It allows JavaScript, Java, Flash and other plug-ins to be executed only by
trusted web sites of your choice (e.g. your online bank) and additionally
provides Anti-XSS protection.
--------------------------------------------------------------------------------
Update Information:
* Quiet down unnecessary debug logging (issue #191) * [L10n] Updated he, de *
Fix meta refresh sometimes ignored on Firefox 78 ESR (issue #192, thanks
hackerncoder for report) * Chromium-specific build-time customizations
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 25 2021 Dominik Mierzejewski <rpm(a)greysector.net> - 11.2.8-1
- update to 11.2.8 (#1962394)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1962394 - mozilla-noscript-11.2.8 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1962394
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-250d537a0d' 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-33d3ec39f6
2021-06-03 01:00:22.368007
--------------------------------------------------------------------------------
Name : php-doctrine-cache
Product : Fedora 34
Version : 1.11.3
Release : 1.fc34
URL : https://github.com/doctrine/cache
Summary : Doctrine Cache
Description :
Cache component extracted from the Doctrine Common project.
Autoloader: /usr/share/php/Doctrine/Common/Cache/autoload.php
--------------------------------------------------------------------------------
Update Information:
**Version 1.11.3** Bug * 376: Fix wrong return type for
DoctrineProvider::wrap thanks to @alcaeus ---- **Version 1.11.1** Bug *
371: CacheAdapter: fix lifetime type thanks to @PavelJurasek * 370: Fix wrong
assumption about cache in adapter thanks to @alcaeus and @stof
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 25 2021 Remi Collet <remi(a)remirepo.net> - 1.11.3-1
- update to 1.11.3
* Tue May 25 2021 Remi Collet <remi(a)remirepo.net> - 1.11.2-1
- update to 1.11.2
* Wed May 19 2021 Remi Collet <remi(a)remirepo.net> - 1.11.1-1
- update to 1.11.1
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-33d3ec39f6' 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-865b12f67a
2021-06-03 01:00:22.367998
--------------------------------------------------------------------------------
Name : tpm2-tools
Product : Fedora 34
Version : 5.1
Release : 1.fc34
URL : https://github.com/tpm2-software/tpm2-tools
Summary : A bunch of TPM testing toolS build upon tpm2-tss
Description :
tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss.
--------------------------------------------------------------------------------
Update Information:
Update to 5.1
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 25 2021 Peter Robinson <pbrobinson(a)fedoraproject.org> - 5.1-1
- Update to 5.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1952044 - tpm2-tools-5.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1952044
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-865b12f67a' 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-a120cf6751
2021-06-03 01:00:22.367988
--------------------------------------------------------------------------------
Name : redhat-lsb
Product : Fedora 34
Version : 4.1
Release : 53.fc34
URL : http://www.linuxfoundation.org/collaborate/workgroups/lsb
Summary : Implementation of Linux Standard Base specification
Description :
The Linux Standard Base (LSB) is an attempt to develop a set of standards that
will increase compatibility among Linux distributions. It is designed to be
binary-compatible and produce a stable application binary interface (ABI) for
independent software vendors.
The lsb package provides utilities, libraries etc. needed for LSB Compliant
Applications. It also contains requirements that will ensure that all
components required by the LSB are installed on the system.
--------------------------------------------------------------------------------
Update Information:
This update addresses an error message, `/var/tmp/rpm-tmp.lXnUeF: line 5:
/sbin/sln: No such file or directory`, during updates of the `glibc` package.
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 25 2021 Florian Weimer <fweimer(a)redhat.com> - 4.1-53
- Do not call non-existing lsn program on glibc updates (#1625584)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1625584 - redhat-lsb: %triggerpostun uses /sbin/sln, which no longer exists
https://bugzilla.redhat.com/show_bug.cgi?id=1625584
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-a120cf6751' 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-de552b2294
2021-06-03 01:00:22.367968
--------------------------------------------------------------------------------
Name : php-laminas-filter
Product : Fedora 34
Version : 2.11.1
Release : 1.fc34
URL : https://github.com/laminas/laminas-filter
Summary : Laminas Framework Filter component
Description :
The Laminas\Filter component provides a set of commonly needed data filters.
It also provides a simple filter chaining mechanism by which multiple
filters may be applied to a single datum in a user-defined order.
Documentation: https://docs.laminas.dev/laminas-filter/
--------------------------------------------------------------------------------
Update Information:
**Version 2.11.1** Fixed * The File\RenameUpload class support for PSR-7
UploadedFileInterface instances was updated to use stateless properties when
determining if an uploaded file has been moved to its final target location.
Previously, it used the filename, which could potentially change during the
upload process itself, and thus lead to double-upload attempts, leading to
exceptions. Bug * 25: Psr7 Uploaded File: use stateless properties to cache
already done moves thanks to @Slamdunk * 24: RenameUpload: exception message
typo thanks to @Slamdunk
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 25 2021 Remi Collet <remi(a)remirepo.net> - 2.11.1-1
- update to 2.11.1
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-de552b2294' 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-8699125501
2021-06-03 01:00:22.367978
--------------------------------------------------------------------------------
Name : php-laminas-form
Product : Fedora 34
Version : 2.17.0
Release : 1.fc34
URL : https://github.com/laminas/laminas-form
Summary : Laminas Framework Form component
Description :
The Laminas\Form is intended primarily as a bridge between your domain models
and the View Layer. It composes a thin layer of objects representing form
elements, an InputFilter, and a small number of methods for binding data to
and from the form and attached objects.
Documentation: https://docs.laminas.dev/laminas-form/
--------------------------------------------------------------------------------
Update Information:
**Version 2.17.0** Enhancement * 114: Normalize composer thanks to
@ghostwriter * 110: Mark annotation manager and parser as deprecated for
2.17.0 release thanks to @driehle * 109: Remove file headers thanks to
@ghostwriter * 106: allow inputmode attribute thanks to @mimmi20 * 105:
allow "itemprop", "itemscope" and "itemtype" attributes thanks to @mimmi20 *
99: Added psalm configuration thanks to @gennadiylitvinyuk * 81: Adds new
property and method hasValue for Laminas\Form\Element thanks to @ALTAMASH80
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 25 2021 Remi Collet <remi(a)remirepo.net> - 2.17.0-1
- update to 2.17.0
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-8699125501' 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-440839f7ff
2021-06-03 01:00:22.367958
--------------------------------------------------------------------------------
Name : php-friendsofphp-proxy-manager-lts
Product : Fedora 34
Version : 1.0.5
Release : 1.fc34
URL : https://github.com/FriendsOfPHP/proxy-manager-lts
Summary : OOP proxy wrappers utilities
Description :
This package is a fork of the excellent ocramius/proxy-manager library
that adds long term support for a wider range of PHP versions.
Unless they're caused by this very fork, please report issues and submit
new features to the origin library.
This fork:
* maintains compatibility with PHP >=7.1;
supporting new versions of PHP is considered as a bugfix;
* won't bump the minimum supported version of PHP in a minor release;
* does not depend on Composer 2, thus can be used with Composer 1 if
you need more time to migrate;
* uses a versioning policy that is friendly to progressive migrations
while providing the latest improvements from the origin lib.
Autoloader: /usr/share/php/FriendsOfPHP/ProxyManager/autoload.php
--------------------------------------------------------------------------------
Update Information:
**Version 1.0.5** * Fix compat with Composer 2.0.14 ---- **Version 1.0.4** *
fix compat with Symfony 6
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 25 2021 Remi Collet <remi(a)remirepo.net> - 1.0.5-1
- update to 1.0.5
* Thu May 20 2021 Remi Collet <remi(a)remirepo.net> - 1.0.4-1
- update to 1.0.4
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-440839f7ff' 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-74dadee887
2021-06-03 01:00:22.367948
--------------------------------------------------------------------------------
Name : mapserver
Product : Fedora 34
Version : 7.6.3
Release : 1.fc34
URL : http://www.mapserver.org
Summary : Environment for building spatially-enabled internet applications
Description :
Mapserver is an internet mapping program that converts GIS data to
map images in real time. With appropriate interface pages,
Mapserver can provide an interactive internet map based on
custom GIS data.
--------------------------------------------------------------------------------
Update Information:
Update to 7.6.3.
--------------------------------------------------------------------------------
ChangeLog:
* Sat May 22 2021 Sandro Mani <manisandro(a)gmail.co;> - 7.6.3-1
- Update to 7.6.3
* Fri May 21 2021 Jitka Plesnikova <jplesnik(a)redhat.com> - 7.6.2-12
- Perl 5.34 rebuild
* Fri May 7 2021 Sandro Mani <manisandro(a)gmail.com> - 7.6.2-11
- Rebuild (gdal)
* Mon Mar 29 2021 Sandro Mani <manisandro(a)gmail.com> - 7.6.2-10
- Rebuild (proj)
* Tue Mar 23 2021 Sandro Mani <manisandro(a)gmail.com> - 7.6.2-9
- Bump
* Sun Mar 7 2021 Sandro Mani <manisandro(a)gmail.com> - 7.6.2-8
- Rebuild (proj)
* Fri Mar 5 2021 Sandro Mani <manisandro(a)gmail.com> - 7.6.2-7
- Rebuild (php)
* Sat Feb 13 2021 Sandro Mani <manisandro(a)gmail.com> - 7.6.2-6
- Rebuild (geos)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1957873 - CVE-2021-32062 mapserver: flaw in CGI mapfile loading that makes it possible to bypass security controls [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1957873
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-74dadee887' 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
--------------------------------------------------------------------------------