--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2023-a6c30e61d2
2023-03-01 03:29:06.657247
--------------------------------------------------------------------------------
Name : gfal2
Product : Fedora EPEL 7
Version : 2.21.3
Release : 1.el7
URL : https://dmc-docs.web.cern.ch/dmc-docs/gfal2/gfal2.html
Summary : Grid file access library 2.0
Description :
GFAL 2.0 offers an a single and simple POSIX-like API
for the file operations in grids and cloud environments.
The set of supported protocols depends
of the gfal2 installed plugins.
--------------------------------------------------------------------------------
Update Information:
Upstream release v2.21.3
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 20 2023 Mihai Patrascoiu <mihai.patrascoiu(a)cern.ch> - 2.21.3-1
- Upgrade to upstream release 2.21.3
- Drop patches accepted upstream
* Tue Jan 24 2023 Benjamin A. Beasley <code(a)musicinmybrain.net> - 2.21.2-3
- Rebuild for gtest 1.13.0 (close RHBZ#2163832)
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.21.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update gfal2' 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-2023-c891f5b5ca
2023-03-01 02:55:30.879434
--------------------------------------------------------------------------------
Name : mrack
Product : Fedora EPEL 9
Version : 1.13.1
Release : 4.el9
URL : https://github.com/neoave/mrack
Summary : Multicloud use-case based multihost async provisioner
Description :
mrack is a provisioning tool and a library for CI and local multi-host
testing supporting multiple provisioning providers (e.g. AWS, Beaker,
Openstack). But in comparison to other multi-cloud libraries,
the aim is to be able to describe host from application perspective.
--------------------------------------------------------------------------------
Update Information:
Automatic update for mrack-1.13.1-4.el9. ##### **Changelog for mrack** ``` *
Tue Feb 21 2023 Tibor Dudl��k <tdudlak(a)redhat.com> - 1.13.1-1 - 1421b37
fix(MrackConfig): Fix MrackConfig class properties (Tibor Dudl��k) * Fri Feb 17
2023 Tibor Dudl��k <tdudlak(a)redhat.com> - 1.13.0-1 - 72cc2f3 test: add extra dnf
options when dealing with rhel/epel 8 (Tibor Dudl��k) - 32a754b chore: set packit
to sync changelog as well (Tibor Dudl��k) - b0512b4 chore: sync fedora spec to
upstream to maintain changelog history for fedora (Tibor Dudl��k) - be7b50a
chore: Generate proper changelog from commit history when releasing (Tibor
Dudl��k) - 98f4035 chore: Bump python-semantic-release to latest (Tibor Dudl��k) -
a0e76dd test(OpenStack): Fixup the network spread tests (Tibor Dudl��k) - 88b9332
test(OpenStack): rewrite network alloaction tests (Tibor Dudl��k) - 777862f
feat(OpenStack): Provide a way to disable network spreading (Tibor Dudl��k) -
ff7331d fix(OpenStack): fix condition for network to get in interval (Tibor
Dudl��k) - 943316d fix: fqdn in name is ignored and mrack guesses the name
instead #237 (Tibor Dudl��k) - 46141dc feat(AWS): Add utilization check method
(Tibor Dudl��k) - bb80060 feat(OpenStack): Add utilization check method (Tibor
Dudl��k) - 55f9c2c feat: Do not use same sleep for every mrack run (Tibor Dudl��k)
- 6ce3927 test(AnsibleInventory): global level output values override (Tibor
Dudl��k) - a7a896a feat(AnsibleInventory): Allow additional global level values
(Tibor Dudl��k) - 91c562c feat(AnsibleInventory): Allow additional domain level
ansible inventory values (Tibor Dudl��k) - 109b03c test(OpenStack): Update calls
in openststack tests (Tibor Dudl��k) - 4467cc2 refactor(OpenStack): make private
openstack methods truly private (Tibor Dudl��k) - 72b9b9c chore: use custom
release_suffix for PR testing via packit (Petr Vobornik) - f3f734a chore:
disable pylint pre-commit hook (Petr Vobornik) - 4aa9b0a chore(Packit): Add
synchronization of tmt plans and tests (Tibor Dudl��k) - 02c3e01 chore(Packit):
Configure users on whose actions packit is allowed to be run (Tibor Dudl��k) -
cf14ed9 chore(Packit): Add missing ci.fmf to synced files (Tibor Dudl��k) ```
--------------------------------------------------------------------------------
ChangeLog:
* Tue Feb 21 2023 Tibor Dudl��k <tdudlak(a)redhat.com> - 1.13.1-1
- 1421b37 fix(MrackConfig): Fix MrackConfig class properties (Tibor Dudl��k)
* Fri Feb 17 2023 Tibor Dudl��k <tdudlak(a)redhat.com> - 1.13.0-1
- 72cc2f3 test: add extra dnf options when dealing with rhel/epel 8 (Tibor Dudl��k)
- 32a754b chore: set packit to sync changelog as well (Tibor Dudl��k)
- b0512b4 chore: sync fedora spec to upstream to maintain changelog history for fedora (Tibor Dudl��k)
- be7b50a chore: Generate proper changelog from commit history when releasing (Tibor Dudl��k)
- 98f4035 chore: Bump python-semantic-release to latest (Tibor Dudl��k)
- a0e76dd test(OpenStack): Fixup the network spread tests (Tibor Dudl��k)
- 88b9332 test(OpenStack): rewrite network alloaction tests (Tibor Dudl��k)
- 777862f feat(OpenStack): Provide a way to disable network spreading (Tibor Dudl��k)
- ff7331d fix(OpenStack): fix condition for network to get in interval (Tibor Dudl��k)
- 943316d fix: fqdn in name is ignored and mrack guesses the name instead #237 (Tibor Dudl��k)
- 46141dc feat(AWS): Add utilization check method (Tibor Dudl��k)
- bb80060 feat(OpenStack): Add utilization check method (Tibor Dudl��k)
- 55f9c2c feat: Do not use same sleep for every mrack run (Tibor Dudl��k)
- 6ce3927 test(AnsibleInventory): global level output values override (Tibor Dudl��k)
- a7a896a feat(AnsibleInventory): Allow additional global level values (Tibor Dudl��k)
- 91c562c feat(AnsibleInventory): Allow additional domain level ansible inventory values (Tibor Dudl��k)
- 109b03c test(OpenStack): Update calls in openststack tests (Tibor Dudl��k)
- 4467cc2 refactor(OpenStack): make private openstack methods truly private (Tibor Dudl��k)
- 72b9b9c chore: use custom release_suffix for PR testing via packit (Petr Vobornik)
- f3f734a chore: disable pylint pre-commit hook (Petr Vobornik)
- 4aa9b0a chore(Packit): Add synchronization of tmt plans and tests (Tibor Dudl��k)
- 02c3e01 chore(Packit): Configure users on whose actions packit is allowed to be run (Tibor Dudl��k)
- cf14ed9 chore(Packit): Add missing ci.fmf to synced files (Tibor Dudl��k)
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update mrack' 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-2023-874249b1da
2023-03-01 02:55:30.879427
--------------------------------------------------------------------------------
Name : ck
Product : Fedora EPEL 9
Version : 0.7.0
Release : 10.el9
URL : http://concurrencykit.org
Summary : Library for high performance concurrent programming
Description :
Concurrency Kit provides a plethora of concurrency primitives, safe memory
reclamation mechanisms and lock-less and lock-free data structures designed to
aid in the design and implementation of high performance concurrent systems. It
is designed to minimize dependencies on operating system-specific interfaces
and most of the interface relies only on a strict subset of the standard
library and more popular compiler extensions.
--------------------------------------------------------------------------------
Update Information:
initial epel build
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 17 2023 Petr Men����k <pemensik(a)redhat.com> - 0.7.0-10
- Set time limit to unit test run
- Limit unit test to less cores to make them faster
- Skip some tests on ppc64le and aarch64 platforms to avoid failures
* Wed Jan 18 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jul 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jan 19 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jul 21 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.7.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2042658 - ck for EPEL 9
https://bugzilla.redhat.com/show_bug.cgi?id=2042658
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update ck' 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-2023-67eaa80174
2023-03-01 02:55:30.879420
--------------------------------------------------------------------------------
Name : rust-tokio-stream
Product : Fedora EPEL 9
Version : 0.1.12
Release : 1.el9
URL : https://crates.io/crates/tokio-stream
Summary : Utilities to work with Stream and tokio
Description :
Utilities to work with `Stream` and `tokio`.
--------------------------------------------------------------------------------
Update Information:
Update to version 0.1.12.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 20 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.1.12-1
- Update to version 0.1.12; Fixes RHBZ#2171398
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rust-tokio-stream' 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-2023-01ad6916ed
2023-03-01 02:55:30.879414
--------------------------------------------------------------------------------
Name : rust-time-core
Product : Fedora EPEL 9
Version : 0.1.0
Release : 1.el9
URL : https://crates.io/crates/time-core
Summary : Internal implementation details of the 'time' crate
Description :
Internal implementation details of the 'time' crate.
--------------------------------------------------------------------------------
Update Information:
Initial packaging of the time-core crate for EPEL 9.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 19 2023 Fabio Valentini <decathorpe(a)gmail.com> - 0.1.0-1
- Initial import (#2168973)
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rust-time-core' 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-2023-2243ae7d4f
2023-03-01 02:55:30.879408
--------------------------------------------------------------------------------
Name : chromium
Product : Fedora EPEL 9
Version : 110.0.5481.100
Release : 1.el9
URL : http://www.chromium.org/Home
Summary : A WebKit (Blink) powered web browser that Google doesn't want you to use
Description :
Chromium is an open-source web browser, powered by WebKit (Blink).
--------------------------------------------------------------------------------
Update Information:
update to 110.0.5481.100
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 17 2023 Than Ngo <than(a)redhat.com> - 110.0.5481.100-1
- update to 110.0.5481.100
* Thu Feb 16 2023 Than Ngo <than(a)redhat.com> - 110.0.5481.77-2
- fix #2071126, enable support V4L2 stateless decoders for aarch64 plattform
- fix prefers-color-scheme
- drop snapshot_blob.bin, replace snapshot_blob.bin with v8_context_snapshot.bin
- move headless_lib*.pak to headless subpackage
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update chromium' 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-2023-d1e7c4387e
2023-03-01 02:55:30.879401
--------------------------------------------------------------------------------
Name : clamav
Product : Fedora EPEL 9
Version : 0.103.8
Release : 3.el9
URL : https://www.clamav.net/
Summary : End-user tools for the Clam Antivirus scanner
Description :
Clam AntiVirus is an anti-virus toolkit for UNIX. The main purpose of this
software is the integration with mail servers (attachment scanning). The
package provides a flexible and scalable multi-threaded daemon, a command
line scanner, and a tool for automatic updating via Internet. The programs
are based on a shared library distributed with the Clam AntiVirus package,
which you can use with your own software. The virus database is based on
the virus database from OpenAntiVirus, but contains additional signatures
(including signatures for popular polymorphic viruses, too) and is KEPT UP
TO DATE.
--------------------------------------------------------------------------------
Update Information:
- Fix daily.cvd file - Split out documentation into separate -doc sub-package -
(#2128276) Please port your pcre dependency to pcre2 - Explicit dependency on
systemd since systemd-devel no longer has this dependency on F37+ - (#2136977)
not requires data(clamav) on clamav-libs - (#2023371) Add documentation to
preserve user permissions of DatabaseOwner
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 20 2023 Orion Poplawski <orion(a)nwra.com> - 0.103.8-3
- Fix daily.cvd file
* Sat Feb 18 2023 S��rgio Basto <sergio(a)serjux.com> - 0.103.8-2
- Split out documentation into separate -doc sub-package
- (#2128276) Please port your pcre dependency to pcre2
- Explicit dependency on systemd since systemd-devel no longer has this dependency on F37+
- (#2136977) not requires data(clamav) on clamav-libs
- (#2023371) Add documentation to preserve user permissions of DatabaseOwner
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2171869 - daily.cvd in clamav-0.103.8-1 fails md5sum by clamscan
https://bugzilla.redhat.com/show_bug.cgi?id=2171869
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update clamav' 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-2023-d3c4bd1cde
2023-03-01 02:55:30.879395
--------------------------------------------------------------------------------
Name : v-hacd
Product : Fedora EPEL 9
Version : 4.1.0
Release : 1.el9
URL : https://github.com/kmammou/v-hacd
Summary : Decomposes a 3D surface into a set of ���near��� convex parts
Description :
The V-HACD library decomposes a 3D surface into a set of ���near��� convex parts.
Why do we need approximate convex decomposition?
Collision detection is essential for realistic physical interactions in video
games and computer animation. In order to ensure real-time interactivity with
the player/user, video game and 3D modeling software developers usually
approximate the 3D models composing the scene (e.g. animated characters, static
objects���) by a set of simple convex shapes such as ellipsoids, capsules or
convex-hulls. In practice, these simple shapes provide poor approximations for
concave surfaces and generate false collision detection.
Convex-hull vs. ACD
A second approach consists in computing an exact convex decomposition of a
surface S, which consists in partitioning it into a minimal set of convex
sub-surfaces. Exact convex decomposition algorithms are NP-hard and
non-practical since they produce a high number of clusters. To overcome these
limitations, the exact convexity constraint is relaxed and an approximate
convex decomposition of S is instead computed. Here, the goal is to determine a
partition of the mesh triangles with a minimal number of clusters, while
ensuring that each cluster has a concavity lower than a user defined
threshold.
--------------------------------------------------------------------------------
Update Information:
Initial package
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 20 2023 Benjamin A. Beasley <code(a)musicinmybrain.net> - 4.1.0-1
- Initial package (close RHBZ#2168594)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2168594 - Review Request: v-hacd - Decomposes a 3D surface into a set of ���near��� convex parts
https://bugzilla.redhat.com/show_bug.cgi?id=2168594
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update v-hacd' 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-2023-016c62923e
2023-03-01 02:55:30.879388
--------------------------------------------------------------------------------
Name : fpc-srpm-macros
Product : Fedora EPEL 9
Version : 1.3
Release : 7.el9
URL : https://src.fedoraproject.org/rpms/fpc-srpm-macros
Summary : RPM macros needed by packages built with Free Pascal Compiler
Description :
This package contains RPM macros needed by packages built with the
Free Pascal Compiler. For example, it makes available a macro that
lists all architectures where fpc is available.
--------------------------------------------------------------------------------
Update Information:
Initial build for EPEL9
--------------------------------------------------------------------------------
ChangeLog:
* Mon Feb 20 2023 Artur Frenszek-Iwicki <fedora(a)svgames.pl> - 1.3-7
- Rebuilt because previous build has been deleted
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jul 21 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update fpc-srpm-macros' 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-2023-efc006a547
2023-03-01 02:55:30.879381
--------------------------------------------------------------------------------
Name : python-tkrzw
Product : Fedora EPEL 9
Version : 0.1.29
Release : 1.el9
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:
* Mon Feb 20 2023 TI_Eugene <ti.eugene(a)gmail.com> - 0.1.29-1
- Version bump
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.28-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.28-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint(a)redhat.com> - 0.1.28-7
- Rebuilt for Python 3.11
--------------------------------------------------------------------------------
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
--------------------------------------------------------------------------------