The following Fedora EPEL 9 Security updates need testing:
 Age  URL
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-fa2b41b944   
tcpreplay-4.5.2-1.el9
   2  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-dfc8e38f18   
rust-matchers-0.2.0-1.el9 rust-tracing-subscriber-0.3.20-1.el9


The following builds have been pushed to Fedora EPEL 9 updates-testing

    checkpointctl-1.4.0-2.el9
    nsd-4.13.0-1.el9
    rpkg-1.68-6.el9

Details about builds:


================================================================================
 checkpointctl-1.4.0-2.el9 (FEDORA-EPEL-2025-938ea797ca)
 A command-line tool for in-depth analysis of container checkpoints
--------------------------------------------------------------------------------
Update Information:

Add python3-click build dependency
Update to upstream version 1.4.0
--------------------------------------------------------------------------------
ChangeLog:

* Wed Sep  3 2025 Radostin Stoyanov <rstoya...@fedoraproject.org> - 1.4.0-2
- Add python3-click build dependency
* Wed Sep  3 2025 Mikel Olasagasti Uranga <mi...@olasagasti.info> - 1.4.0-1
- Adopt Go Vendor Tools
* Mon Sep  1 2025 Radostin Stoyanov <rstoya...@fedoraproject.org> - 1:1.4.0-1
- Update to upstream version 1.4.0
* Fri Aug 15 2025 Maxwell G <maxw...@gtmx.me> - 1:1.3.0-6
- Rebuild for golang-1.25.0
* Fri Aug 15 2025 Maxwell G <maxw...@gtmx.me> - 1:1.3.0-5
- Revert "Rebuild for golang-1.25.0"
* Fri Aug 15 2025 Maxwell G <maxw...@gtmx.me> - 1:1.3.0-4
- Rebuild for golang-1.25.0
* Wed Jul 23 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1:1.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu Jan 16 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1:1.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sat Nov  2 2024 Radostin Stoyanov <rstoya...@fedoraproject.org> - 1:1.3.0-1
- Update to upstream version 1.3.0
* Wed Jul 17 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 
1:1.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jun 17 2024 Radostin Stoyanov <rados...@redhat.com> - 1:1.2.0-1
- Update to upstream version 1.2.0
* Sun Feb 11 2024 Maxwell G <maxw...@gtmx.me> - 1:1.1.0-2
- Rebuild for golang 1.22.0
* Mon Jan 29 2024 Radostin Stoyanov <rados...@redhat.com> - 1:1.1.0-1
- Initial import (fedora#2259838).
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2391649 - CVE-2025-58058 checkpointctl: github.com/ulikunitz/xz 
leaks memory [fedora-42]
        https://bugzilla.redhat.com/show_bug.cgi?id=2391649
--------------------------------------------------------------------------------


================================================================================
 nsd-4.13.0-1.el9 (FEDORA-EPEL-2025-12d1d5e141)
 Fast and lean authoritative DNS Name Server
--------------------------------------------------------------------------------
Update Information:

Use '(all)' and '(none)' for the socket server affinity
log output instead of '*' and '-'.
The --enable-bind8-stats feature, was already enabled by default,
is described as enabled by default in usage.
The --enable-zone-stats feature is enabled by default. It can be
turned on with config like zonestats: "%s".
The --enable-ratelimit feature is enabled by default. The
ratelimit value is off by default. It can be turned on with
config like rrl-ratelimit: 200.
The --enable-dnstap feature is enabled by default. If fstrm-devel
or protobuf-c are not found by configure it prints an error.
It can be turned on with config like dnstap-enable: yes.
Change default for send-buffer-size to 4m, to mitigate a
cross-layer issue where the UDP socket send buffers are
exhausted waiting for ARP/NDP resolution. Thanks to Reflyable
for the report.
Disable TLSv1.2 if TLSv1.3 is available.
Merge #449: Add useful logging for XoT transfers.
Merge #425: Add experimental XDP (AF_XDP) support for UDP traffic
Merge #455: --with-dbdir option for configure to set the base
directory for the xfrd zone timer state file, the zone list file
and the cookie secrets file. Thanks Simon Josefsson.
Merge #456: Spelling fixes in metrics.c. Thanks Simon Josefsson.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Sep  3 2025 Fabio Alessandro Locati <m...@fale.io> - 4.13.0-1
- Upgrade to 4.13.0. Fixes rhbz#2392842
* Thu Jul 24 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
4.12.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2392842 - nsd-4.13.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2392842
--------------------------------------------------------------------------------


================================================================================
 rpkg-1.68-6.el9 (FEDORA-EPEL-2025-466add911e)
 Python library for interacting with rpm+git
--------------------------------------------------------------------------------
Update Information:

A few patches:
pre-push-check: bogus error - file wasn't listed
Fix mockbuild --srpm-mock specfile_path
patch: Execute subprocess in text mode
fix typo in requirements README.
install: add rpmbuild arguments --with and --without
srpm: man page generation fixed
--------------------------------------------------------------------------------
ChangeLog:

* Tue Sep  2 2025 Ondřej Nosek <ono...@redhat.com> - 1.68-6
- Patch: `pre-push-check`: bogus error - file wasn't listed
- Patch: Fix mockbuild --srpm-mock specfile_path
- Patch: `patch`: Execute subprocess in text mode
- Patch: type: fix typo in requirements README.
- Patch: `install`: add rpmbuild arguments `--with` and `--without`
- Patch: `srpm`: man page generation fixed
* Fri Aug 15 2025 Python Maint <python-ma...@redhat.com> - 1.68-5
- Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 1.68-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------


-- 
_______________________________________________
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to