--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-9651ea06e1
2025-09-30 02:25:25.458119+00:00
--------------------------------------------------------------------------------
Name : rpki-client
Product : Fedora EPEL 8
Version : 9.6
Release : 1.el8
URL : https://www.rpki-client.org/
Summary : OpenBSD RPKI validator to support BGP Origin Validation
Description :
The OpenBSD rpki-client is a free, easy-to-use implementation of the
Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to
facilitate validation of the Route Origin of a BGP announcement. The
program queries the RPKI repository system, downloads and validates
Route Origin Authorisations (ROAs) and finally outputs Validated ROA
Payloads (VRPs) in the configuration format of OpenBGPD, BIRD, and
also as CSV or JSON objects for consumption by other routing stacks.
--------------------------------------------------------------------------------
Update Information:
rpki-client 9.6
The parser process now uses parallel threads for object validation. The new -p
option can be used to adjust the number of threads.
Support for Canonical Cache Representation has been added. CCR is a new DER-
encoded data interchange format to support audit trail keeping, validated
payload dissemination, and analytics pipelines, see draft-spaghetti-sidrops-
rpki-ccr.
Certificate parsing and validation has been completely reworked. In particular,
a more stringent set of compliance checks based on RFC 6487, RFC 8209, and RFC
8608 is imposed on end entity certificates.
Filemode is now able to detect most file types without recourse to the file name
extension.
Experimental support for P-256 Trust Anchor keys was added.
Marshalling and unmarshalling of privsep messages was improved.
In verbose mode, warnings are emitted about uncompressed HTTP/RRDP transfers
larger than one megabyte. Publication server operators are strongly encouraged
to offer gzip compressed HTTP content-encoding, see draft-ietf-sidrops-
publication-server-bcp, section 6.3.
As announced in the release notes for rpki-client 9.5, rpki-client 9.6 emits all
key identifiers (AKI and SKI) encoded in JSON as bare hex strings without
colons.
Fixed numerous minor issues flagged by the Coverity static analyzer.
Support for the OpenSSL 1.1 branch now requires at least OpenSSL 1.1.1w. This
support will be removed in the course of 2026.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Sep 21 2025 Robert Scheck <robert(a)fedoraproject.org> 9.6-1
- Upgrade to 9.6 (#2397181)
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 9.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2397181 - rpki-client-9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2397181
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rpki-client' 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-2025-6fbd99d3c9
2025-09-30 02:25:25.458094+00:00
--------------------------------------------------------------------------------
Name : python-copr
Product : Fedora EPEL 8
Version : 2.3
Release : 1.el8
URL : https://github.com/fedora-copr/copr
Summary : Python interface for Copr
Description :
COPR is lightweight build system. It allows you to create new project in WebUI,
and submit new builds and COPR will create yum repository from latest builds.
This package contains python interface to access Copr service. Mostly useful
for developers only.
--------------------------------------------------------------------------------
Update Information:
New upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Sep 16 2025 Jakub Kadlcik <frostyx(a)email.cz> 2.3-1
- Use correct used HTTP methods for delete and update requests
- Introduce v3.requests.DELETE method
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-copr' 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-2025-47910ff95a
2025-09-30 02:25:25.458115+00:00
--------------------------------------------------------------------------------
Name : python-copr-common
Product : Fedora EPEL 8
Version : 1.3
Release : 1.el8
URL : https://github.com/fedora-copr/copr
Summary : Python code used by Copr
Description :
COPR is lightweight build system. It allows you to create new project in WebUI,
and submit new builds and COPR will create yum repository from latest builds.
This package contains python code used by other Copr packages. Mostly
useful for developers only.
--------------------------------------------------------------------------------
Update Information:
New upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Sep 16 2025 Jakub Kadlcik <frostyx(a)email.cz> 1.3-1
- SafeRequest to retry upon error 408
- Handle unsuccessful Pulp requests
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2377232 - copr-dist-git: Stop using deprecated %py3_build/%py3_install macros
https://bugzilla.redhat.com/show_bug.cgi?id=2377232
[ 2 ] Bug #2377233 - copr-keygen: Stop using deprecated %py3_build/%py3_install macros
https://bugzilla.redhat.com/show_bug.cgi?id=2377233
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-copr-common' 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-2025-47910ff95a
2025-09-30 02:25:25.458115+00:00
--------------------------------------------------------------------------------
Name : copr-rpmbuild
Product : Fedora EPEL 8
Version : 1.5
Release : 1.el8
URL : https://github.com/fedora-copr/copr
Summary : Run COPR build tasks
Description :
Provides command capable of running COPR build-tasks.
Example: copr-rpmbuild 12345-epel-7-x86_64 will locally
build build-id 12345 for chroot epel-7-x86_64.
--------------------------------------------------------------------------------
Update Information:
New upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Sep 16 2025 Jakub Kadlcik <frostyx(a)email.cz> 1.5-1
- Read the specfile that is produced by specfile generator
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2377232 - copr-dist-git: Stop using deprecated %py3_build/%py3_install macros
https://bugzilla.redhat.com/show_bug.cgi?id=2377232
[ 2 ] Bug #2377233 - copr-keygen: Stop using deprecated %py3_build/%py3_install macros
https://bugzilla.redhat.com/show_bug.cgi?id=2377233
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update copr-rpmbuild' 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-2025-af46a0d7b7
2025-09-30 02:15:55.703359+00:00
--------------------------------------------------------------------------------
Name : rpki-client
Product : Fedora EPEL 10.0
Version : 9.6
Release : 1.el10_0
URL : https://www.rpki-client.org/
Summary : OpenBSD RPKI validator to support BGP Origin Validation
Description :
The OpenBSD rpki-client is a free, easy-to-use implementation of the
Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to
facilitate validation of the Route Origin of a BGP announcement. The
program queries the RPKI repository system, downloads and validates
Route Origin Authorisations (ROAs) and finally outputs Validated ROA
Payloads (VRPs) in the configuration format of OpenBGPD, BIRD, and
also as CSV or JSON objects for consumption by other routing stacks.
--------------------------------------------------------------------------------
Update Information:
rpki-client 9.6
The parser process now uses parallel threads for object validation. The new -p
option can be used to adjust the number of threads.
Support for Canonical Cache Representation has been added. CCR is a new DER-
encoded data interchange format to support audit trail keeping, validated
payload dissemination, and analytics pipelines, see draft-spaghetti-sidrops-
rpki-ccr.
Certificate parsing and validation has been completely reworked. In particular,
a more stringent set of compliance checks based on RFC 6487, RFC 8209, and RFC
8608 is imposed on end entity certificates.
Filemode is now able to detect most file types without recourse to the file name
extension.
Experimental support for P-256 Trust Anchor keys was added.
Marshalling and unmarshalling of privsep messages was improved.
In verbose mode, warnings are emitted about uncompressed HTTP/RRDP transfers
larger than one megabyte. Publication server operators are strongly encouraged
to offer gzip compressed HTTP content-encoding, see draft-ietf-sidrops-
publication-server-bcp, section 6.3.
As announced in the release notes for rpki-client 9.5, rpki-client 9.6 emits all
key identifiers (AKI and SKI) encoded in JSON as bare hex strings without
colons.
Fixed numerous minor issues flagged by the Coverity static analyzer.
Support for the OpenSSL 1.1 branch now requires at least OpenSSL 1.1.1w. This
support will be removed in the course of 2026.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Sep 21 2025 Robert Scheck <robert(a)fedoraproject.org> 9.6-1
- Upgrade to 9.6 (#2397181)
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 9.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2397181 - rpki-client-9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2397181
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rpki-client' 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-2025-0908b62024
2025-09-30 02:15:55.703341+00:00
--------------------------------------------------------------------------------
Name : python-copr
Product : Fedora EPEL 10.0
Version : 2.3
Release : 1.el10_0
URL : https://github.com/fedora-copr/copr
Summary : Python interface for Copr
Description :
COPR is lightweight build system. It allows you to create new project in WebUI,
and submit new builds and COPR will create yum repository from latest builds.
This package contains python interface to access Copr service. Mostly useful
for developers only.
--------------------------------------------------------------------------------
Update Information:
New upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Sep 16 2025 Jakub Kadlcik <frostyx(a)email.cz> 2.3-1
- Use correct used HTTP methods for delete and update requests
- Introduce v3.requests.DELETE method
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-copr' 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-2025-3ea2eb10f3
2025-09-30 00:46:23.895693+00:00
--------------------------------------------------------------------------------
Name : chromium
Product : Fedora EPEL 9
Version : 140.0.7339.207
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 140.0.7339.207
* CVE-2025-10890: Side-channel information leakage in V8
* CVE-2025-10891: Integer overflow in V8
* CVE-2025-10892: Integer overflow in V8
--------------------------------------------------------------------------------
ChangeLog:
* Wed Sep 24 2025 Than Ngo <than(a)redhat.com> - 140.0.7339.207-1
- Update to 140.0.7339.207
* CVE-2025-10890: Side-channel information leakage in V8
* CVE-2025-10891: Integer overflow in V8
* CVE-2025-10892: Integer overflow in V8
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2397768 - CVE-2025-10890, CVE-2025-10891, CVE-2025-10892 - chromium: Side-channel information leakage and Ingter overflow in V8 [epel-9/10l]
https://bugzilla.redhat.com/show_bug.cgi?id=2397768
[ 2 ] Bug #2398151 - chromium FTBFS - error: undefined symbol: __rust_no_alloc_shim_is_unstable
https://bugzilla.redhat.com/show_bug.cgi?id=2398151
--------------------------------------------------------------------------------
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-2025-260408b717
2025-09-30 00:46:23.895686+00:00
--------------------------------------------------------------------------------
Name : copr-rpmbuild
Product : Fedora EPEL 9
Version : 1.5
Release : 1.el9
URL : https://github.com/fedora-copr/copr
Summary : Run COPR build tasks
Description :
Provides command capable of running COPR build-tasks.
Example: copr-rpmbuild 12345-epel-7-x86_64 will locally
build build-id 12345 for chroot epel-7-x86_64.
--------------------------------------------------------------------------------
Update Information:
New upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Sep 16 2025 Jakub Kadlcik <frostyx(a)email.cz> 1.5-1
- Read the specfile that is produced by specfile generator
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2377232 - copr-dist-git: Stop using deprecated %py3_build/%py3_install macros
https://bugzilla.redhat.com/show_bug.cgi?id=2377232
[ 2 ] Bug #2377233 - copr-keygen: Stop using deprecated %py3_build/%py3_install macros
https://bugzilla.redhat.com/show_bug.cgi?id=2377233
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update copr-rpmbuild' 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-2025-260408b717
2025-09-30 00:46:23.895686+00:00
--------------------------------------------------------------------------------
Name : python-copr-common
Product : Fedora EPEL 9
Version : 1.3
Release : 1.el9
URL : https://github.com/fedora-copr/copr
Summary : Python code used by Copr
Description :
COPR is lightweight build system. It allows you to create new project in WebUI,
and submit new builds and COPR will create yum repository from latest builds.
This package contains python code used by other Copr packages. Mostly
useful for developers only.
--------------------------------------------------------------------------------
Update Information:
New upstream release
--------------------------------------------------------------------------------
ChangeLog:
* Tue Sep 16 2025 Jakub Kadlcik <frostyx(a)email.cz> 1.3-1
- SafeRequest to retry upon error 408
- Handle unsuccessful Pulp requests
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2377232 - copr-dist-git: Stop using deprecated %py3_build/%py3_install macros
https://bugzilla.redhat.com/show_bug.cgi?id=2377232
[ 2 ] Bug #2377233 - copr-keygen: Stop using deprecated %py3_build/%py3_install macros
https://bugzilla.redhat.com/show_bug.cgi?id=2377233
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-copr-common' 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-2025-f04e6a9ba0
2025-09-30 00:46:23.895688+00:00
--------------------------------------------------------------------------------
Name : rpki-client
Product : Fedora EPEL 9
Version : 9.6
Release : 1.el9
URL : https://www.rpki-client.org/
Summary : OpenBSD RPKI validator to support BGP Origin Validation
Description :
The OpenBSD rpki-client is a free, easy-to-use implementation of the
Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to
facilitate validation of the Route Origin of a BGP announcement. The
program queries the RPKI repository system, downloads and validates
Route Origin Authorisations (ROAs) and finally outputs Validated ROA
Payloads (VRPs) in the configuration format of OpenBGPD, BIRD, and
also as CSV or JSON objects for consumption by other routing stacks.
--------------------------------------------------------------------------------
Update Information:
rpki-client 9.6
The parser process now uses parallel threads for object validation. The new -p
option can be used to adjust the number of threads.
Support for Canonical Cache Representation has been added. CCR is a new DER-
encoded data interchange format to support audit trail keeping, validated
payload dissemination, and analytics pipelines, see draft-spaghetti-sidrops-
rpki-ccr.
Certificate parsing and validation has been completely reworked. In particular,
a more stringent set of compliance checks based on RFC 6487, RFC 8209, and RFC
8608 is imposed on end entity certificates.
Filemode is now able to detect most file types without recourse to the file name
extension.
Experimental support for P-256 Trust Anchor keys was added.
Marshalling and unmarshalling of privsep messages was improved.
In verbose mode, warnings are emitted about uncompressed HTTP/RRDP transfers
larger than one megabyte. Publication server operators are strongly encouraged
to offer gzip compressed HTTP content-encoding, see draft-ietf-sidrops-
publication-server-bcp, section 6.3.
As announced in the release notes for rpki-client 9.5, rpki-client 9.6 emits all
key identifiers (AKI and SKI) encoded in JSON as bare hex strings without
colons.
Fixed numerous minor issues flagged by the Coverity static analyzer.
Support for the OpenSSL 1.1 branch now requires at least OpenSSL 1.1.1w. This
support will be removed in the course of 2026.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Sep 21 2025 Robert Scheck <robert(a)fedoraproject.org> 9.6-1
- Upgrade to 9.6 (#2397181)
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 9.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2397181 - rpki-client-9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2397181
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rpki-client' 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
--------------------------------------------------------------------------------