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

    advancecomp-2.6-8.el10_0
    akmods-0.6.0-8.el10_0
    arpwatch-3.7-9.el10_0
    composer-2.8.4-1.el10_0
    coturn-4.6.3-1.el10_0
    python-google-auth-2.37.0-1.el10_0
    python-kubernetes-31.0.0-2.el10_0
    python-openstep-plist-0.4.0-2.el10_0
    rpmlint-2.5.0-10.el10_0
    rust-displaydoc-0.2.5-3.el10_0
    rust-icu_collections-1.5.0-1.el10_0
    rust-writeable-0.5.5-1.el10_0

Details about builds:


================================================================================
 advancecomp-2.6-8.el10_0 (FEDORA-EPEL-2024-82503b5625)
 Recompression utilities for .png, .mng, .zip and .gz files
--------------------------------------------------------------------------------
Update Information:

Add a SourceLicense field
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 11 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 2.6-8
- Add a SourceLicense field
* Wed Dec 11 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 2.6-7
- Improve the license-breakdown spec-file comment
* Thu Oct 31 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 2.6-6
- Invoke autoreconf and configure in %conf rather than in %build
* Wed Jul 17 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 2.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 akmods-0.6.0-8.el10_0 (FEDORA-EPEL-2024-f77a2c001e)
 Automatic kmods build and install tool
--------------------------------------------------------------------------------
Update Information:

Drop usage of hostname command over ${HOSTNAME}
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 11 2024 Nicolas Chauvet <kwiz...@gmail.com> - 0.6.0-8
- Update others hostname occurences
* Tue Dec 10 2024 Nicolas Chauvet <kwiz...@gmail.com> - 0.6.0-7
- Drop hostname deps - rhbz#2330137
* Thu Nov 28 2024 Nicolas Chauvet <kwiz...@gmail.com> - 0.6.0-6
- Validate or discard default_kernel - rhbz#2270414
--------------------------------------------------------------------------------


================================================================================
 arpwatch-3.7-9.el10_0 (FEDORA-EPEL-2024-d4e9a8a702)
 Network monitoring tools for tracking IP addresses on a network
--------------------------------------------------------------------------------
Update Information:

Add a SourceLicense field and update ethercodes.dat
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 11 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 14:3.7-9
- Add a SourceLicense field
* Wed Dec 11 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 14:3.7-8
- Generate ethercodes.dat from latest oui.csv
--------------------------------------------------------------------------------


================================================================================
 composer-2.8.4-1.el10_0 (FEDORA-EPEL-2024-0f69c07d49)
 Dependency Manager for PHP
--------------------------------------------------------------------------------
Update Information:

Version 2.8.4 -  2024-12-11
Fixed exit code of the audit command not being meaningful (now 1 for
vulnerabilities and 2 for abandoned, 3 for both) (#12203)
Fixed issue on plugin upgrade when it defines multiple classes (#12226)
Fixed duplicate errors appearing in the output depending on php settings
(#12214)
Fixed InstalledVersions returning duplicate data in some instances (#12225)
Fixed installed.php sorting to be deterministic (#12197)
Fixed bump-after-update failing when using inline constraints (#12223)
Fixed create-project command to now disable symlinking when used with a path
repo as argument (#12222)
Fixed validate --no-check-publish to hide publish errors entirely as they are
irrelevant (#12196)
Fixed audit command returning a failing code when composer audit fails as this
should not trigger build failures, but running audit as standard part of your
build is probably a terrible idea anyway (#12196)
Fixed curl usage to disable multiplexing on broken versions when proxies are in
use (#12207)
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 11 2024 Remi Collet <r...@remirepo.net> - 2.8.4-1
- update to 2.8.4
- re-license spec file to CECILL-2.1
--------------------------------------------------------------------------------


================================================================================
 coturn-4.6.3-1.el10_0 (FEDORA-EPEL-2024-4878ae558f)
 TURN/STUN & ICE Server
--------------------------------------------------------------------------------
Update Information:

The Coturn TURN Server is a VoIP media traffic NAT traversal server and gateway.
It can be used as a general-purpose network traffic TURN server/gateway, too.
This implementation also includes some extra features. Supported RFCs:
TURN specs:
RFC 5766 - base TURN specs
RFC 6062 - TCP relaying TURN extension
RFC 6156 - IPv6 extension for TURN
Experimental DTLS support as client protocol.
STUN specs:
RFC 3489 - "classic" STUN
RFC 5389 - base "new" STUN specs
RFC 5769 - test vectors for STUN protocol testing
RFC 5780 - NAT behavior discovery support
The implementation fully supports the following client-to-TURN-server protocols:
UDP (per RFC 5766)
TCP (per RFC 5766 and RFC 6062)
TLS (per RFC 5766 and RFC 6062); TLS1.0/TLS1.1/TLS1.2
DTLS (experimental non-standard feature)
Supported relay protocols:
UDP (per RFC 5766)
TCP (per RFC 6062)
Supported user databases (for user repository, with passwords or keys, if
authentication is required):
SQLite
MySQL
PostgreSQL
Redis
Redis can also be used for status and statistics storage and notification.
Supported TURN authentication mechanisms:
long-term
TURN REST API (a modification of the long-term mechanism, for time-limited
secret-based authentication, for WebRTC applications)
The load balancing can be implemented with the following tools (either one or a
combination of them):
network load-balancer server
DNS-based load balancing
built-in ALTERNATE-SERVER mechanism.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 11 2024 Robert Scheck <rob...@fedoraproject.org> - 4.6.3-1
- Upgrade to 4.6.3 (#2331737)
* Wed Jul 17 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 
4.6.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat May 11 2024 Kevin Fenzi <ke...@scrye.com> - 4.6.2-7
- rebuild for hiredis soname bump
* Wed Jan 24 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 
4.6.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 
4.6.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Sep 28 2023 Robert Scheck <rob...@fedoraproject.org> - 4.6.2-4
- Build on Fedora and modern EPEL against mariadb-connector-c-devel
  and libpq-devel packages (#2241091, thanks to Michal Schorm)
* Wed Jul 19 2023 Fedora Release Engineering <rel...@fedoraproject.org> - 
4.6.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun  1 2023 Robert Scheck <rob...@fedoraproject.org> - 4.6.2-2
- Change systemd start-up type from forking to notify (#2207847)
* Sat Apr 15 2023 Robert Scheck <rob...@fedoraproject.org> - 4.6.2-1
- Upgrade to 4.6.2 (#2186297)
* Thu Jan 19 2023 Robert Scheck <rob...@fedoraproject.org> - 4.6.1-3
- Added upstream patch to fix OpenSSL 3 support
* Thu Jan 19 2023 Fedora Release Engineering <rel...@fedoraproject.org> - 
4.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2331737 - coturn-4.6.3 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2331737
--------------------------------------------------------------------------------


================================================================================
 python-google-auth-2.37.0-1.el10_0 (FEDORA-EPEL-2024-1d31549f02)
 Google Auth Python Library
--------------------------------------------------------------------------------
Update Information:

Update python-google-auth to 2.37.0
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 11 2024 Fedora Release Monitoring 
<release-monitor...@fedoraproject.org> - 1:2.37.0-1
- Update to 2.37.0 (#2331785)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2331785 - python-google-auth-2.37.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2331785
--------------------------------------------------------------------------------


================================================================================
 python-kubernetes-31.0.0-2.el10_0 (FEDORA-EPEL-2024-7ff98b1ccb)
 Python client for the kubernetes API.
--------------------------------------------------------------------------------
Update Information:

Removed unused test requires
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 11 2024 Miro Hrončok <mhron...@redhat.com> - 1:31.0.0-2
- Remove unused tests Requires
- https://fedoraproject.org/wiki/Changes/DeprecateNose
- https://fedoraproject.org/wiki/Changes/DeprecatePythonMock
--------------------------------------------------------------------------------


================================================================================
 python-openstep-plist-0.4.0-2.el10_0 (FEDORA-EPEL-2024-21e75ded63)
 ASCII plist parser written in Cython
--------------------------------------------------------------------------------
Update Information:

Initial package
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 10 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 0.4.0-2
- Upstreamed pytest-cython test dependency removal
* Tue Dec 10 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 0.4.0-1
- Initial package (close RHBZ#2330988)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2330988 - Review Request: python-openstep-plist - ASCII plist 
parser written in Cython
        https://bugzilla.redhat.com/show_bug.cgi?id=2330988
--------------------------------------------------------------------------------


================================================================================
 rpmlint-2.5.0-10.el10_0 (FEDORA-EPEL-2024-2345adef45)
 Tool for checking common errors in RPM packages
--------------------------------------------------------------------------------
Update Information:

Add more jargon to the filtered-out spelling errors
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 11 2024 Miro Hrončok <mhron...@redhat.com> - 2.5.0-10
- Fixup a bad regex in the spelling errors filter
* Wed Dec 11 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 2.5.0-9
- Add more jargon to the filtered-out spelling errors
--------------------------------------------------------------------------------


================================================================================
 rust-displaydoc-0.2.5-3.el10_0 (FEDORA-EPEL-2024-d2640ac5c0)
 Derive macro for implementing the display Trait
--------------------------------------------------------------------------------
Update Information:

Initial packages for some Rust libraries in the icu4x stack.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 11 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 0.2.5-3
- Bump pretty_assertions dependency to 1.4.0
* Fri Jul 19 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 21 2024 Fabio Valentini <decatho...@gmail.com> - 0.2.5-1
- Update to version 0.2.5; Fixes RHBZ#2293522
* Fri Jan 26 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.2.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed May 17 2023 Fabio Valentini <decatho...@gmail.com> - 0.2.4-1
- Update to version 0.2.4; Fixes RHBZ#2193002
* Fri Jan 20 2023 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.2.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2328487 - Review Request: rust-icu_collections - Collection of API 
for use in ICU libraries
        https://bugzilla.redhat.com/show_bug.cgi?id=2328487
  [ 2 ] Bug #2328493 - Review Request: rust-writeable - More efficient 
alternative to fmt::Display
        https://bugzilla.redhat.com/show_bug.cgi?id=2328493
--------------------------------------------------------------------------------


================================================================================
 rust-icu_collections-1.5.0-1.el10_0 (FEDORA-EPEL-2024-d2640ac5c0)
 Collection of API for use in ICU libraries
--------------------------------------------------------------------------------
Update Information:

Initial packages for some Rust libraries in the icu4x stack.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 10 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 1.5.0-1
- Initial package (close RHBZ#2328487)
- Re-generate with rust2rpm 27 for a slightly nicer spec file
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2328487 - Review Request: rust-icu_collections - Collection of API 
for use in ICU libraries
        https://bugzilla.redhat.com/show_bug.cgi?id=2328487
  [ 2 ] Bug #2328493 - Review Request: rust-writeable - More efficient 
alternative to fmt::Display
        https://bugzilla.redhat.com/show_bug.cgi?id=2328493
--------------------------------------------------------------------------------


================================================================================
 rust-writeable-0.5.5-1.el10_0 (FEDORA-EPEL-2024-d2640ac5c0)
 More efficient alternative to fmt::Display
--------------------------------------------------------------------------------
Update Information:

Initial packages for some Rust libraries in the icu4x stack.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 10 2024 Benjamin A. Beasley <c...@musicinmybrain.net> - 0.5.5-1
- Initial package (close RHBZ#2328493)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2328487 - Review Request: rust-icu_collections - Collection of API 
for use in ICU libraries
        https://bugzilla.redhat.com/show_bug.cgi?id=2328487
  [ 2 ] Bug #2328493 - Review Request: rust-writeable - More efficient 
alternative to fmt::Display
        https://bugzilla.redhat.com/show_bug.cgi?id=2328493
--------------------------------------------------------------------------------


-- 
_______________________________________________
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