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

    baresip-4.0.0-1.el10_0
    btop-1.4.4-1.el10_0
    kiwi-boxed-plugin-0.2.55-1.el10_0
    libre-4.0.0-1.el10_0
    reproc-14.2.4-1.20230609git1c07bdb.el10_0
    simdjson-3.12.3-1.el10_0

Details about builds:


================================================================================
 baresip-4.0.0-1.el10_0 (FEDORA-EPEL-2025-dae2ff1395)
 Modular SIP user-agent with audio and video support
--------------------------------------------------------------------------------
Update Information:

Baresip v4.0.0 (2025-08-06)
bevent: ensure that pointer to call is valid
ebuacip: move to baresip-apps
net: remove IPv6 check which is no longer needed
av1: remove backwards definition of AOM_USAGE_REALTIME
srtp: fix size err printf
avcodec: remove ifdef AV_CODEC_ID_H265, should be always enabled
misc: add baresip_version() to get Baresip version string
docs: update README
bevent: remove deprecated ua_event API
ctrl_dbus: check return value of mtx_init()
pulse: use str_ncpy() instead of insecure strcpy()
av1: use av1_packetize() function instead of wrapper
enum ua event rename
call: prepare to receive video immediately with 200 Ok
in_band_dtmf: fix cross compiler alignment warning
uri: remove password field
audio: remove deprecated audio_start
bevent: remove unused CNT_DEPRECATED_WARNINGS enum
Baresip v3.24.0 (2025-07-09)
test/ccheck: add LIST_FOREACH_SAFE check
config: removed "rtp_rxmode thread is currently experimental" warning
gzrtp: increase mbuf size if about to run out
ci: update mingw.yml
ci/clang: use clang-20
call: Get cancel reason from close message
uuid: check that uuid file contains valid uuid
test/jbuf_gnack: add Generic NACK jitterbuffer test
menu: Add hangup sound on closed calls
rtp: use rtp_seq_less
cmake: sort SRCS in alphabetical order
aac: fix debug printf (confSize)
webrtc: init re_trace.json if enabled
prepare for release -- bump version to 3.24.0
libre v4.0.0 (2025-08-06)
rem: remove backwards wrapper for au_calc_nsamp()
rem: remove local macros, include stdint.h instead
mod: remove unused MOD_PRE macro
tcp: remove special case for mingw32/wine
dd: update AV1 and DD docs
test: fix formatted string arguments in URI testcode
tls: drop OpenSSL 1.1.1 support
Update supported OS versions
readme: update supported compilers
tls: disable tls_conn_change_cert for LibreSSL
ci/ssl: bump ssl tools assets
aubuf: remove unused struct auframe in ajb.c
aubuf: remove unused private function plot_underrun()
readme: bump supported GNU C library (glibc) 2.31
misc: remove deprecated functions/params
uri: remove password field
websock: increase test coverage
udp: remove obsolete todo in udp_local_get()
av1: remove av1_packetize_new() -- backwards compat wrapper
tls: remove tls_set_selfsigned_rsa() -- use Elliptic Curve instead
test: enable dtls_set_single() for DTLS client test
libre v3.24.0 (2025-07-09)
list: add LIST_FOREACH_SAFE helper macro
test: SDP interop testing
ci/abi: bump old ref version
list: improve already linked warning
ci/mingw: use windows-latest
ci/clang: use clang-20
av1: rename av1_packetize_new() and add wrapper
trice: update header to match filename
rtp/rr: fix fraction left shift promotion
test/sipsess: cast rel100_mode
test: print trice_debug to buffer to test debug functions
trice: update doxygen documentation
rtp: add rtp_seq_less inline function helper
trice: remove trice_set_software()
trice: always enable PRFLX candidates
rtp: add TWCC packet definition helpers
test: add support check for SRTP GCM test cases
trice: add more doxygen comments
prepare for release -- bump version to 3.24.0
--------------------------------------------------------------------------------
ChangeLog:

* Sat Aug  9 2025 Robert Scheck <rob...@fedoraproject.org> 4.0.0-1
- Upgrade to 4.0.0 (#2379005)
* Wed Jul 23 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
3.23.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2378962 - libre-4.0.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2378962
  [ 2 ] Bug #2379005 - baresip-4.0.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2379005
--------------------------------------------------------------------------------


================================================================================
 btop-1.4.4-1.el10_0 (FEDORA-EPEL-2025-81da0c1661)
 Modern and colorful command line resource monitor that shows usage and stats
--------------------------------------------------------------------------------
Update Information:

update to 1.44
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug  8 2025 Jonathan Wright <jonat...@almalinux.org> - 1.4.4-1
- update to 1.4.4 rhbz#2362554
* Wed Jul 23 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu Jan 16 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 kiwi-boxed-plugin-0.2.55-1.el10_0 (FEDORA-EPEL-2025-e08a3e1b27)
 KIWI - Boxed Build Plugin
--------------------------------------------------------------------------------
Update Information:

Fix support for selecting specific kiwi file to build images
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug  8 2025 Neal Gompa <ngo...@fedoraproject.org> - 0.2.55-1
- Update to 0.2.55
* Thu Jul 24 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.2.52-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu Jul 10 2025 Python Maint <python-ma...@redhat.com> - 0.2.52-2
- Rebuilt for Python 3.14
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2374959 - kiwi-boxed-plugin-0.2.55 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2374959
--------------------------------------------------------------------------------


================================================================================
 libre-4.0.0-1.el10_0 (FEDORA-EPEL-2025-dae2ff1395)
 Generic library for real-time communications
--------------------------------------------------------------------------------
Update Information:

Baresip v4.0.0 (2025-08-06)
bevent: ensure that pointer to call is valid
ebuacip: move to baresip-apps
net: remove IPv6 check which is no longer needed
av1: remove backwards definition of AOM_USAGE_REALTIME
srtp: fix size err printf
avcodec: remove ifdef AV_CODEC_ID_H265, should be always enabled
misc: add baresip_version() to get Baresip version string
docs: update README
bevent: remove deprecated ua_event API
ctrl_dbus: check return value of mtx_init()
pulse: use str_ncpy() instead of insecure strcpy()
av1: use av1_packetize() function instead of wrapper
enum ua event rename
call: prepare to receive video immediately with 200 Ok
in_band_dtmf: fix cross compiler alignment warning
uri: remove password field
audio: remove deprecated audio_start
bevent: remove unused CNT_DEPRECATED_WARNINGS enum
Baresip v3.24.0 (2025-07-09)
test/ccheck: add LIST_FOREACH_SAFE check
config: removed "rtp_rxmode thread is currently experimental" warning
gzrtp: increase mbuf size if about to run out
ci: update mingw.yml
ci/clang: use clang-20
call: Get cancel reason from close message
uuid: check that uuid file contains valid uuid
test/jbuf_gnack: add Generic NACK jitterbuffer test
menu: Add hangup sound on closed calls
rtp: use rtp_seq_less
cmake: sort SRCS in alphabetical order
aac: fix debug printf (confSize)
webrtc: init re_trace.json if enabled
prepare for release -- bump version to 3.24.0
libre v4.0.0 (2025-08-06)
rem: remove backwards wrapper for au_calc_nsamp()
rem: remove local macros, include stdint.h instead
mod: remove unused MOD_PRE macro
tcp: remove special case for mingw32/wine
dd: update AV1 and DD docs
test: fix formatted string arguments in URI testcode
tls: drop OpenSSL 1.1.1 support
Update supported OS versions
readme: update supported compilers
tls: disable tls_conn_change_cert for LibreSSL
ci/ssl: bump ssl tools assets
aubuf: remove unused struct auframe in ajb.c
aubuf: remove unused private function plot_underrun()
readme: bump supported GNU C library (glibc) 2.31
misc: remove deprecated functions/params
uri: remove password field
websock: increase test coverage
udp: remove obsolete todo in udp_local_get()
av1: remove av1_packetize_new() -- backwards compat wrapper
tls: remove tls_set_selfsigned_rsa() -- use Elliptic Curve instead
test: enable dtls_set_single() for DTLS client test
libre v3.24.0 (2025-07-09)
list: add LIST_FOREACH_SAFE helper macro
test: SDP interop testing
ci/abi: bump old ref version
list: improve already linked warning
ci/mingw: use windows-latest
ci/clang: use clang-20
av1: rename av1_packetize_new() and add wrapper
trice: update header to match filename
rtp/rr: fix fraction left shift promotion
test/sipsess: cast rel100_mode
test: print trice_debug to buffer to test debug functions
trice: update doxygen documentation
rtp: add rtp_seq_less inline function helper
trice: remove trice_set_software()
trice: always enable PRFLX candidates
rtp: add TWCC packet definition helpers
test: add support check for SRTP GCM test cases
trice: add more doxygen comments
prepare for release -- bump version to 3.24.0
--------------------------------------------------------------------------------
ChangeLog:

* Sat Aug  9 2025 Robert Scheck <rob...@fedoraproject.org> 4.0.0-1
- Upgrade to 4.0.0 (#2378962)
* Thu Jul 24 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
3.23.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2378962 - libre-4.0.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2378962
  [ 2 ] Bug #2379005 - baresip-4.0.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2379005
--------------------------------------------------------------------------------


================================================================================
 reproc-14.2.4-1.20230609git1c07bdb.el10_0 (FEDORA-EPEL-2025-74244ab6c8)
 A cross-platform (C99/C++11) process library
--------------------------------------------------------------------------------
Update Information:

Build for EPEL10/10.0
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug  4 2023 Orion Poplawski <or...@nwra.com> - 14.2.4-1.20230609git1c07bdb
- Update to 14.2.4 + latest git (FTBFS bz#2171704)
* Fri Jul 21 2023 Fedora Release Engineering <rel...@fedoraproject.org> - 
14.2.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <rel...@fedoraproject.org> - 
14.2.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jul 23 2022 Fedora Release Engineering <rel...@fedoraproject.org> - 
14.2.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jan 21 2022 Fedora Release Engineering <rel...@fedoraproject.org> - 
14.2.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 simdjson-3.12.3-1.el10_0 (FEDORA-EPEL-2025-f5ed60e9b1)
 Parsing gigabytes of JSON per second
--------------------------------------------------------------------------------
Update Information:

Build for EPEL10/10.0
--------------------------------------------------------------------------------
ChangeLog:

* Tue May 27 2025 Ali Erdinc Koroglu <aekoro...@linux.intel.com> - 3.12.3-1
- Update 3.12.3
* Thu Jan 16 2025 Ali Erdinc Koroglu <aekoro...@linux.intel.com> - 3.11.6-1
- Update to 3.11.6 (rhbz#2330725)
* Wed Nov  6 2024 Ali Erdinc Koroglu <aekoro...@linux.intel.com> - 3.10.1-1
- Update to 3.10.1 (rhbz#2173069)
* Fri Aug  2 2024 Ali Erdinc Koroglu <aekoro...@linux.intel.com> - 3.10.0-1
- Update to 3.10.0
* Mon Feb 26 2024 Ali Erdinc Koroglu <aekoro...@linux.intel.com> - 3.7.0-1
- Update to 3.7.0
* Sat Jan 27 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 
3.6.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 11 2023 Ali Erdinc Koroglu <aekoro...@linux.intel.com> - 3.6.3-1
- Update to 3.6.3
* Wed Nov  1 2023 Ali Erdinc Koroglu <aekoro...@linux.intel.com> - 3.6.0-1
- Update to 3.6.0
* Sat Jul 22 2023 Fedora Release Engineering <rel...@fedoraproject.org> - 
3.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_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