The following Fedora EPEL 7 Security updates need testing: Age URL 6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-4add1d3059 needrestart-3.6-3.el7 6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-b3575fc91b rubygem-nokogiri-1.6.1-1.el7.2 The following builds have been pushed to Fedora EPEL 7 updates-testing baresip-2.4.0-1.el7 libre-2.4.0-1.el7 librem-2.4.0-1.el7 voms-2.1.0-0.24.rc2.el7 Details about builds: ================================================================================ baresip-2.4.0-1.el7 (FEDORA-EPEL-2022-dd18392b17) Modular SIP user-agent with audio and video support -------------------------------------------------------------------------------- Update Information: # Baresip v2.4.0 (2022-06-01) * multicast: unmute bad quality * menu ringback for parallel call * multicast: support error code `EAGAIN` of `jbuf_get()` * use RTP clock rate for timestamp calculation * av1 obu * av1 packetizer * av1: depacketizer * Disabled debug statement * h264: move from rem to re * ua: send new event `UA_EVENT_CREATE` at successful ua allocation * evdev: fix wrong `ioctl` size * aufile: `ausrc_prm` has to be copied when source is allocated * conf: missing pointer initialization found by clang analyzer * mk/modules: fix omx RPI detection * auconv: add `auconv_to_float` * avfilter: migrate to C11 mutex * avformat: C11 mutex * selfview: C11 mutex * audio: C11 mutex * metric: C11 mutex * play: C11 mutex * dns: add query cache * video: C11 mutex * aufile: C11 threads * audio: add more locking * aufile/play: fix run data race * mc: multicast receiver enable state fix * audio: C11 thread * av1: add packetize handler * net/net_debug: add default route hint * ice: fix local prio calculation * avformat: open codec if not passthrough * dtls_srtp: Minor whitespace fix * vp8: add packetize handler * vp9: add packetizer * debug_cmd: support absolute path for command `aufileinfo` * event: add diverter URI to UA event * aufileinfo with synchronous response # libre v2.4.0 (2022-06-01) * ci: test centos -> fedora * Tls bio opaque * main: remove usage of `crypto_set_id_callback()` * jbuf: in adaptive mode do not manipulate min buffer size * av1 obu * jbuf: improve adaptive mode * av1 packetizer * av1: depacketizer * h265: move from rem to re * jbuf: avoid reducing of wish size too early * ci/build: add ubuntu 22.04 (beta) * h264: move from rem to re * add C11 thread, mutex and condition API * thread: use pthread as default fallback * mem: use new C11 mutex locking * dbg: use C11 thread mutex * thread: add thread-local storage functions * main/openssl: cleanup * cmake: sort warning flags * doxygen: update comments * main: use C11 thread mutex * make: disable warning flag `-Wdeclaration-after-statement` * cleanup pthread * update doxygen comments * ci/coverage: downgrade gcovr * tls: print openssl error queue if accept failed * main: `fd_setsize` -1 for `RLIMIT_NOFILE` value * jbuf: flush on RTP timeout * thread: add `mtx_destroy` * dns: add query cache * mem,btrace: fix struct alignment * av1: change start flag to continuation flag (inverse) * tmr: add `tmr_start_dbg` * ice: rename to local pref * tls: Switch from `EVP_sha1()` to `EVP_sha256()` when using it for `X509_sign()` # librem v2.4.0 (2022-06-01) * aubuf overruns on startup * h265: move from rem to re * aubuf: do not drop frames if max size was not set * h264: move from rem to re * vidmix win32 fixes * aumix: use new libre thread api * aubuf/ajb: fix possible null pointer deref * Fade in on underrun and reset ajb * aubuf: add null pointer checks * auconv: add `auconv_to_float()` * audio: add optional decoding buffer -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 1 2022 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 2.4.0-1 - Upgrade to 2.4.0 (#2092576) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2092574 - libre-2.4.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2092574 [ 2 ] Bug #2092575 - librem-2.4.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2092575 [ 3 ] Bug #2092576 - baresip-2.4.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2092576 -------------------------------------------------------------------------------- ================================================================================ libre-2.4.0-1.el7 (FEDORA-EPEL-2022-dd18392b17) Library for real-time communications and SIP stack -------------------------------------------------------------------------------- Update Information: # Baresip v2.4.0 (2022-06-01) * multicast: unmute bad quality * menu ringback for parallel call * multicast: support error code `EAGAIN` of `jbuf_get()` * use RTP clock rate for timestamp calculation * av1 obu * av1 packetizer * av1: depacketizer * Disabled debug statement * h264: move from rem to re * ua: send new event `UA_EVENT_CREATE` at successful ua allocation * evdev: fix wrong `ioctl` size * aufile: `ausrc_prm` has to be copied when source is allocated * conf: missing pointer initialization found by clang analyzer * mk/modules: fix omx RPI detection * auconv: add `auconv_to_float` * avfilter: migrate to C11 mutex * avformat: C11 mutex * selfview: C11 mutex * audio: C11 mutex * metric: C11 mutex * play: C11 mutex * dns: add query cache * video: C11 mutex * aufile: C11 threads * audio: add more locking * aufile/play: fix run data race * mc: multicast receiver enable state fix * audio: C11 thread * av1: add packetize handler * net/net_debug: add default route hint * ice: fix local prio calculation * avformat: open codec if not passthrough * dtls_srtp: Minor whitespace fix * vp8: add packetize handler * vp9: add packetizer * debug_cmd: support absolute path for command `aufileinfo` * event: add diverter URI to UA event * aufileinfo with synchronous response # libre v2.4.0 (2022-06-01) * ci: test centos -> fedora * Tls bio opaque * main: remove usage of `crypto_set_id_callback()` * jbuf: in adaptive mode do not manipulate min buffer size * av1 obu * jbuf: improve adaptive mode * av1 packetizer * av1: depacketizer * h265: move from rem to re * jbuf: avoid reducing of wish size too early * ci/build: add ubuntu 22.04 (beta) * h264: move from rem to re * add C11 thread, mutex and condition API * thread: use pthread as default fallback * mem: use new C11 mutex locking * dbg: use C11 thread mutex * thread: add thread-local storage functions * main/openssl: cleanup * cmake: sort warning flags * doxygen: update comments * main: use C11 thread mutex * make: disable warning flag `-Wdeclaration-after-statement` * cleanup pthread * update doxygen comments * ci/coverage: downgrade gcovr * tls: print openssl error queue if accept failed * main: `fd_setsize` -1 for `RLIMIT_NOFILE` value * jbuf: flush on RTP timeout * thread: add `mtx_destroy` * dns: add query cache * mem,btrace: fix struct alignment * av1: change start flag to continuation flag (inverse) * tmr: add `tmr_start_dbg` * ice: rename to local pref * tls: Switch from `EVP_sha1()` to `EVP_sha256()` when using it for `X509_sign()` # librem v2.4.0 (2022-06-01) * aubuf overruns on startup * h265: move from rem to re * aubuf: do not drop frames if max size was not set * h264: move from rem to re * vidmix win32 fixes * aumix: use new libre thread api * aubuf/ajb: fix possible null pointer deref * Fade in on underrun and reset ajb * aubuf: add null pointer checks * auconv: add `auconv_to_float()` * audio: add optional decoding buffer -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 1 2022 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 2.4.0-1 - Upgrade to 2.4.0 (#2092574) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2092574 - libre-2.4.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2092574 [ 2 ] Bug #2092575 - librem-2.4.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2092575 [ 3 ] Bug #2092576 - baresip-2.4.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2092576 -------------------------------------------------------------------------------- ================================================================================ librem-2.4.0-1.el7 (FEDORA-EPEL-2022-dd18392b17) Library for real-time audio and video processing -------------------------------------------------------------------------------- Update Information: # Baresip v2.4.0 (2022-06-01) * multicast: unmute bad quality * menu ringback for parallel call * multicast: support error code `EAGAIN` of `jbuf_get()` * use RTP clock rate for timestamp calculation * av1 obu * av1 packetizer * av1: depacketizer * Disabled debug statement * h264: move from rem to re * ua: send new event `UA_EVENT_CREATE` at successful ua allocation * evdev: fix wrong `ioctl` size * aufile: `ausrc_prm` has to be copied when source is allocated * conf: missing pointer initialization found by clang analyzer * mk/modules: fix omx RPI detection * auconv: add `auconv_to_float` * avfilter: migrate to C11 mutex * avformat: C11 mutex * selfview: C11 mutex * audio: C11 mutex * metric: C11 mutex * play: C11 mutex * dns: add query cache * video: C11 mutex * aufile: C11 threads * audio: add more locking * aufile/play: fix run data race * mc: multicast receiver enable state fix * audio: C11 thread * av1: add packetize handler * net/net_debug: add default route hint * ice: fix local prio calculation * avformat: open codec if not passthrough * dtls_srtp: Minor whitespace fix * vp8: add packetize handler * vp9: add packetizer * debug_cmd: support absolute path for command `aufileinfo` * event: add diverter URI to UA event * aufileinfo with synchronous response # libre v2.4.0 (2022-06-01) * ci: test centos -> fedora * Tls bio opaque * main: remove usage of `crypto_set_id_callback()` * jbuf: in adaptive mode do not manipulate min buffer size * av1 obu * jbuf: improve adaptive mode * av1 packetizer * av1: depacketizer * h265: move from rem to re * jbuf: avoid reducing of wish size too early * ci/build: add ubuntu 22.04 (beta) * h264: move from rem to re * add C11 thread, mutex and condition API * thread: use pthread as default fallback * mem: use new C11 mutex locking * dbg: use C11 thread mutex * thread: add thread-local storage functions * main/openssl: cleanup * cmake: sort warning flags * doxygen: update comments * main: use C11 thread mutex * make: disable warning flag `-Wdeclaration-after-statement` * cleanup pthread * update doxygen comments * ci/coverage: downgrade gcovr * tls: print openssl error queue if accept failed * main: `fd_setsize` -1 for `RLIMIT_NOFILE` value * jbuf: flush on RTP timeout * thread: add `mtx_destroy` * dns: add query cache * mem,btrace: fix struct alignment * av1: change start flag to continuation flag (inverse) * tmr: add `tmr_start_dbg` * ice: rename to local pref * tls: Switch from `EVP_sha1()` to `EVP_sha256()` when using it for `X509_sign()` # librem v2.4.0 (2022-06-01) * aubuf overruns on startup * h265: move from rem to re * aubuf: do not drop frames if max size was not set * h264: move from rem to re * vidmix win32 fixes * aumix: use new libre thread api * aubuf/ajb: fix possible null pointer deref * Fade in on underrun and reset ajb * aubuf: add null pointer checks * auconv: add `auconv_to_float()` * audio: add optional decoding buffer -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 1 2022 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 2.4.0-1 - Upgrade to 2.4.0 (#2092575) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2092574 - libre-2.4.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2092574 [ 2 ] Bug #2092575 - librem-2.4.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2092575 [ 3 ] Bug #2092576 - baresip-2.4.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2092576 -------------------------------------------------------------------------------- ================================================================================ voms-2.1.0-0.24.rc2.el7 (FEDORA-EPEL-2022-a89ed942cc) Virtual Organization Membership Service -------------------------------------------------------------------------------- Update Information: Backported fixes from upstream. -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 1 2022 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 2.1.0-0.24.rc2 - Backport fixes from upstream * Sat Jan 22 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-0.23.rc2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Sep 14 2021 Sahana Prasad <sahana@xxxxxxxxxx> - 2.1.0-0.22.rc2 - Rebuilt with OpenSSL 3.0.0 * Sun Aug 22 2021 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 2.1.0-0.21.rc2 - Update to version 2.1.0-rc2 - Rebuild for gsoap 2.8.117 (Fedora 36) * Fri Jul 23 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.0-0.20.rc1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Apr 17 2021 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 2.1.0-0.19.rc1 - Update to version 2.1.0-rc1 - Drop patches accepted upstream: voms-nid-defined.patch, voms-gssapi-header.patch and voms-wsdl2h.patch - Use systemd unit file from source distribution -------------------------------------------------------------------------------- _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure