The following builds have been pushed to Fedora EPEL 9 updates-testing
baresip-2.9.0-1.el9 exim-4.96-4.el9 fedora-license-data-1.7-1.el9 java-latest-openjdk-19.0.1.0.10-1.rolling.el9 kronosnet-epel-1.24-3.el9 libre-2.9.0-1.el9 librem-2.9.0-1.el9 openvpn-2.5.8-1.el9
Details about builds:
================================================================================ baresip-2.9.0-1.el9 (FEDORA-EPEL-2022-bc771053ce) Modular SIP user-agent with audio and video support -------------------------------------------------------------------------------- Update Information:
# Baresip 2.9.0 (2022-11-01) * sndfile: Filename includes `strm->cname` (i.e. `call->local_uri`) && `strm->peer` values (i.e. `call->peer_uri`) to derive source and destination of recorded call * log: optional timestamps * avcodec: remove H263 codec * mk: bump `PROJECT_NUMBER` in `Doxyfile` * stream: correct Doxygen for peer field * cmake: add pre version handling * cmake,debian: use `dh-cmake` * cmake: add pkgconfig * Avoid webrtc_aecm module C++20 extension warnings * cmake/ctrld_dbus: ninja and subdirectory fixes * cmake: link `CMAKE_CURRENT_BINARY_DIR` modules * cmake,debian: fix libbaresip dependency * cmake: set C only flags * FindPNG needs to find also include directory * FindVPX needs to find also include directory * Multicast send events on mcreg enable commands * call, menu: support display name for outgoing calls * call: hangup call on transp reset if necessary * portaudio: add `mediadev_add` with mediadev driver fields * call: fix mnat `call_streams_alloc` * jack: fix CodeQL uninitialized local variable * Avoid snapshot compiler warnings * avformat: remove old call to `avcodec_register_all()` * avformat: remove `LIBAVUTIL_VERSION_MAJOR` check * ua: wording for warning in `ua_refer_send()` * ua: use mbuf functions for `ua_connect_dir` * ci: use `actions/checkout@v3` * avcodec: remove `av_packet_free()` wrapper * selfview: create window in encode_update * alsa: use C11 threads * config: fix template for `avcodec_xxx` * avformat: use C11 threads * v4l2: use C11 threads * avcodec: remove `LIBAVUTIL_VERSION_MAJOR` check * multicast: use C11 threads * menu fix display name * account: do not complete dial URI if scheme is included * menu: simplify URI complete * gtk: use new function `account_uri_complete_strdup()` * Removed module avformat dependency on libpostproc * make: detect and add swscale module in modules.mk * cmake: add `APP_MODULES` symlinks * cmake: use `CMAKE_SHARED_MODULE_SUFFIX` # librem v2.9.0 (2022-11-01) * cmake: add pre-release version handling * `README.md`: Update build instructions for cmake * aubuf: exclude non compatible CXX functions * auframe: skip level calculation if format is RAW * ci: use `actions/checkout@v3` * vidframe_draw_point: add NV12 and NV21 pixel format # libre v2.9.0 (2022-11-01) * cmake,make: bump version and set dev identifier * udp: remove `udp_send_anon()` * cmake: enable export symbols for backtrace * `README.md`: Update build instructions for cmake * cmake: improve kqueue and epoll detection * fs: add `fs_stdio_hide()` and `fs_stdio_restore()` helpers * json: remove unknown type warning * http: fix warning arguments * net_if_getlinklocal: use AF from input parameter * fmt: add `str_itoa` * SDP support for <proto> udp * tls: remove some warnings * fmt: add `pl_trim` functions * aes/openssl: remove obsolete version check * http: use `str_dup()` instead of unsafe `strcpy()` * doxygen: update comments * reg: remove obsolete void cast * Tls connect debug * mk: update doxygen file * ci: use `actions/checkout@v3` * tls: remove ifdef from public API * sip: `sip_conncfg_set` pass by reference * dnsc get conf and skip hash alloc without hash size changes * sdp/media: fix reorder codecs (restore old behavior) * list: fix `list_flush` head and tail * prepare 2.9.0 -------------------------------------------------------------------------------- ChangeLog:
* Tue Nov 1 2022 Robert Scheck robert@fedoraproject.org 2.9.0-1 - Upgrade to 2.9.0 (#2139174) -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2139163 - libre-2.9.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2139163 [ 2 ] Bug #2139164 - librem-2.9.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2139164 [ 3 ] Bug #2139174 - baresip-2.9.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2139174 --------------------------------------------------------------------------------
================================================================================ exim-4.96-4.el9 (FEDORA-EPEL-2022-157b128a28) The exim mail transfer agent -------------------------------------------------------------------------------- Update Information:
Fixed use after free in dmarc_dns_lookup (CVE-2022-3620). -------------------------------------------------------------------------------- ChangeLog:
* Tue Nov 1 2022 Jaroslav ��karvada jskarvad@redhat.com - 4.96-4 - Fixed use after free in dmarc_dns_lookup Resolves: CVE-2022-3620 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2136729 - CVE-2022-3620 exim: UAF in dmarc_dns_lookup https://bugzilla.redhat.com/show_bug.cgi?id=2136729 --------------------------------------------------------------------------------
================================================================================ fedora-license-data-1.7-1.el9 (FEDORA-EPEL-2022-7185c2dcf2) Fedora Linux license data -------------------------------------------------------------------------------- Update Information:
- Also use rich-deps on EL 8 - Once again, abandon the toml module, use tomllib/tomli/tomli-w instead - Fix typos in license review template - rename [fedora]name to [fedora]legacy-name - rename [fedora]abbreviation to [fedora]legacy-abbreviation - Revise toml for GPL-2.0-or-later WITH x11vnc- openssl-exception - Add FSFULLRWD - Add OFL-1.1-RFN as allowed-fonts - use tomllib instead of toml - document availablity of fedora-licenses.json artifact -------------------------------------------------------------------------------- ChangeLog:
* Wed Nov 2 2022 Miroslav Such�� msuchy@redhat.com 1.7-1 - redefine JSON format - Also use rich-deps on EL 8 (miro@hroncok.cz) - Once again, abandon the toml module, use tomllib/tomli/tomli-w instead (miro@hroncok.cz) - Fix typos in license review template (dcavalca@fedoraproject.org) - rename [fedora]name to [fedora]legacy-name - rename [fedora]abbreviation to [fedora]legacy-abbreviation - Revise toml for GPL-2.0-or-later WITH x11vnc-openssl-exception (rfontana@redhat.com) - Add FSFULLRWD (rfontana@redhat.com) - Add OFL-1.1-RFN as allowed-fonts (rfontana@redhat.com) - use tomllib instead of toml - document availablity of fedora-licenses.json artifact --------------------------------------------------------------------------------
================================================================================ java-latest-openjdk-19.0.1.0.10-1.rolling.el9 (FEDORA-EPEL-2022-dc59f2cf3b) OpenJDK 19 Runtime Environment -------------------------------------------------------------------------------- Update Information:
October CPU -------------------------------------------------------------------------------- ChangeLog:
* Thu Oct 20 2022 Andrew Hughes gnu.andrew@redhat.com - 1:19.0.1.0.10-1.rolling - Update to jdk-19.0.1 release - Update release notes to 19.0.1 * Wed Sep 21 2022 Andrew Hughes gnu.andrew@redhat.com - 1:19.0.0.0.36-3.rolling - The stdc++lib, zlib & freetype options should always be set from the global, so they are not altered for staticlibs builds - Remove freetype sources along with zlib sources * Tue Aug 30 2022 Andrew Hughes gnu.andrew@redhat.com - 1:19.0.0.0.36-2.rolling - Switch buildjdkver back to being featurever, now java-19-openjdk is available in the buildroot --------------------------------------------------------------------------------
================================================================================ kronosnet-epel-1.24-3.el9 (FEDORA-EPEL-2022-c83906f47f) Multipoint-to-Multipoint VPN daemon -------------------------------------------------------------------------------- Update Information:
Initial epel9 build -------------------------------------------------------------------------------- ChangeLog:
* Tue Nov 1 2022 Davide Cavalca dcavalca@fedoraproject.org - 1.24-3 - Sync kronosnet package version with el9 * Mon Sep 5 2022 Davide Cavalca dcavalca@fedoraproject.org - 1.24-2 - Remove libknet1 and libknet1-devel as they are shipped in CRB/PowerTools - Ensure the subpackages depend on the correct package versions for libknet1 and libknet1-devel - Re-enable manpages build now that doxygen2man is available * Fri Aug 26 2022 Davide Cavalca dcavalca@fedoraproject.org - 1.24-2 - Rename to kronosnet-epel and convert to EPEL-only package - Disable manpages build due to missing doxygen2man BR in el9 * Fri Jul 15 2022 Christine Caulfield ccaulfie@redhat.com - 1.24-2 - Fix libnozzle tests failing & covscan warning on api_knet_handle_new test Resolves: rhbz#2024090 * Fri Jul 15 2022 Christine Caulfield ccaulfie@redhat.com - 1.24-1 - Rebase to 1.24 Resolves: rhbz#2024090 * Wed Oct 6 2021 Christine Caulfield ccaulfie@redhat.com - 1.22-3 - Add back the test suite that got lost in the pull from Fedora Resolves: rhbz#1999980 * Wed Oct 6 2021 Christine Caulfield ccaulfie@redhat.com - 1.22-1 - Rebase to v1.22 Resolves: rhbz#1999980 * Mon Aug 9 2021 Mohan Boddu mboddu@redhat.com - 1.21-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jun 16 2021 Florian Weimer fweimer@redhat.com - 1.21-3 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Thu May 13 2021 Christine Caulfield ccaulfie@redhat.com - 1.21-2 - add -fstack-clash-protection to the build. For the CI Resolves: rhbz#1954551 * Wed Apr 28 2021 Christine Caulfield ccaulfie@redhat.com - 1.21-1 - Rebase to 1.21 to incorporate fixes for CI complaints & openssl3 Resolves: rhbz#1954551 * Fri Apr 16 2021 Mohan Boddu mboddu@redhat.com - 1.20-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering releng@fedoraproject.org - 1.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ libre-2.9.0-1.el9 (FEDORA-EPEL-2022-bc771053ce) Generic library for real-time communications -------------------------------------------------------------------------------- Update Information:
# Baresip 2.9.0 (2022-11-01) * sndfile: Filename includes `strm->cname` (i.e. `call->local_uri`) && `strm->peer` values (i.e. `call->peer_uri`) to derive source and destination of recorded call * log: optional timestamps * avcodec: remove H263 codec * mk: bump `PROJECT_NUMBER` in `Doxyfile` * stream: correct Doxygen for peer field * cmake: add pre version handling * cmake,debian: use `dh-cmake` * cmake: add pkgconfig * Avoid webrtc_aecm module C++20 extension warnings * cmake/ctrld_dbus: ninja and subdirectory fixes * cmake: link `CMAKE_CURRENT_BINARY_DIR` modules * cmake,debian: fix libbaresip dependency * cmake: set C only flags * FindPNG needs to find also include directory * FindVPX needs to find also include directory * Multicast send events on mcreg enable commands * call, menu: support display name for outgoing calls * call: hangup call on transp reset if necessary * portaudio: add `mediadev_add` with mediadev driver fields * call: fix mnat `call_streams_alloc` * jack: fix CodeQL uninitialized local variable * Avoid snapshot compiler warnings * avformat: remove old call to `avcodec_register_all()` * avformat: remove `LIBAVUTIL_VERSION_MAJOR` check * ua: wording for warning in `ua_refer_send()` * ua: use mbuf functions for `ua_connect_dir` * ci: use `actions/checkout@v3` * avcodec: remove `av_packet_free()` wrapper * selfview: create window in encode_update * alsa: use C11 threads * config: fix template for `avcodec_xxx` * avformat: use C11 threads * v4l2: use C11 threads * avcodec: remove `LIBAVUTIL_VERSION_MAJOR` check * multicast: use C11 threads * menu fix display name * account: do not complete dial URI if scheme is included * menu: simplify URI complete * gtk: use new function `account_uri_complete_strdup()` * Removed module avformat dependency on libpostproc * make: detect and add swscale module in modules.mk * cmake: add `APP_MODULES` symlinks * cmake: use `CMAKE_SHARED_MODULE_SUFFIX` # librem v2.9.0 (2022-11-01) * cmake: add pre-release version handling * `README.md`: Update build instructions for cmake * aubuf: exclude non compatible CXX functions * auframe: skip level calculation if format is RAW * ci: use `actions/checkout@v3` * vidframe_draw_point: add NV12 and NV21 pixel format # libre v2.9.0 (2022-11-01) * cmake,make: bump version and set dev identifier * udp: remove `udp_send_anon()` * cmake: enable export symbols for backtrace * `README.md`: Update build instructions for cmake * cmake: improve kqueue and epoll detection * fs: add `fs_stdio_hide()` and `fs_stdio_restore()` helpers * json: remove unknown type warning * http: fix warning arguments * net_if_getlinklocal: use AF from input parameter * fmt: add `str_itoa` * SDP support for <proto> udp * tls: remove some warnings * fmt: add `pl_trim` functions * aes/openssl: remove obsolete version check * http: use `str_dup()` instead of unsafe `strcpy()` * doxygen: update comments * reg: remove obsolete void cast * Tls connect debug * mk: update doxygen file * ci: use `actions/checkout@v3` * tls: remove ifdef from public API * sip: `sip_conncfg_set` pass by reference * dnsc get conf and skip hash alloc without hash size changes * sdp/media: fix reorder codecs (restore old behavior) * list: fix `list_flush` head and tail * prepare 2.9.0 -------------------------------------------------------------------------------- ChangeLog:
* Tue Nov 1 2022 Robert Scheck robert@fedoraproject.org 2.9.0-1 - Upgrade to 2.9.0 (#2139163) -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2139163 - libre-2.9.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2139163 [ 2 ] Bug #2139164 - librem-2.9.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2139164 [ 3 ] Bug #2139174 - baresip-2.9.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2139174 --------------------------------------------------------------------------------
================================================================================ librem-2.9.0-1.el9 (FEDORA-EPEL-2022-bc771053ce) Audio and video processing media library -------------------------------------------------------------------------------- Update Information:
# Baresip 2.9.0 (2022-11-01) * sndfile: Filename includes `strm->cname` (i.e. `call->local_uri`) && `strm->peer` values (i.e. `call->peer_uri`) to derive source and destination of recorded call * log: optional timestamps * avcodec: remove H263 codec * mk: bump `PROJECT_NUMBER` in `Doxyfile` * stream: correct Doxygen for peer field * cmake: add pre version handling * cmake,debian: use `dh-cmake` * cmake: add pkgconfig * Avoid webrtc_aecm module C++20 extension warnings * cmake/ctrld_dbus: ninja and subdirectory fixes * cmake: link `CMAKE_CURRENT_BINARY_DIR` modules * cmake,debian: fix libbaresip dependency * cmake: set C only flags * FindPNG needs to find also include directory * FindVPX needs to find also include directory * Multicast send events on mcreg enable commands * call, menu: support display name for outgoing calls * call: hangup call on transp reset if necessary * portaudio: add `mediadev_add` with mediadev driver fields * call: fix mnat `call_streams_alloc` * jack: fix CodeQL uninitialized local variable * Avoid snapshot compiler warnings * avformat: remove old call to `avcodec_register_all()` * avformat: remove `LIBAVUTIL_VERSION_MAJOR` check * ua: wording for warning in `ua_refer_send()` * ua: use mbuf functions for `ua_connect_dir` * ci: use `actions/checkout@v3` * avcodec: remove `av_packet_free()` wrapper * selfview: create window in encode_update * alsa: use C11 threads * config: fix template for `avcodec_xxx` * avformat: use C11 threads * v4l2: use C11 threads * avcodec: remove `LIBAVUTIL_VERSION_MAJOR` check * multicast: use C11 threads * menu fix display name * account: do not complete dial URI if scheme is included * menu: simplify URI complete * gtk: use new function `account_uri_complete_strdup()` * Removed module avformat dependency on libpostproc * make: detect and add swscale module in modules.mk * cmake: add `APP_MODULES` symlinks * cmake: use `CMAKE_SHARED_MODULE_SUFFIX` # librem v2.9.0 (2022-11-01) * cmake: add pre-release version handling * `README.md`: Update build instructions for cmake * aubuf: exclude non compatible CXX functions * auframe: skip level calculation if format is RAW * ci: use `actions/checkout@v3` * vidframe_draw_point: add NV12 and NV21 pixel format # libre v2.9.0 (2022-11-01) * cmake,make: bump version and set dev identifier * udp: remove `udp_send_anon()` * cmake: enable export symbols for backtrace * `README.md`: Update build instructions for cmake * cmake: improve kqueue and epoll detection * fs: add `fs_stdio_hide()` and `fs_stdio_restore()` helpers * json: remove unknown type warning * http: fix warning arguments * net_if_getlinklocal: use AF from input parameter * fmt: add `str_itoa` * SDP support for <proto> udp * tls: remove some warnings * fmt: add `pl_trim` functions * aes/openssl: remove obsolete version check * http: use `str_dup()` instead of unsafe `strcpy()` * doxygen: update comments * reg: remove obsolete void cast * Tls connect debug * mk: update doxygen file * ci: use `actions/checkout@v3` * tls: remove ifdef from public API * sip: `sip_conncfg_set` pass by reference * dnsc get conf and skip hash alloc without hash size changes * sdp/media: fix reorder codecs (restore old behavior) * list: fix `list_flush` head and tail * prepare 2.9.0 -------------------------------------------------------------------------------- ChangeLog:
* Tue Nov 1 2022 Robert Scheck robert@fedoraproject.org 2.9.0-1 - Upgrade to 2.9.0 (#2139164) -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2139163 - libre-2.9.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2139163 [ 2 ] Bug #2139164 - librem-2.9.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2139164 [ 3 ] Bug #2139174 - baresip-2.9.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2139174 --------------------------------------------------------------------------------
================================================================================ openvpn-2.5.8-1.el9 (FEDORA-EPEL-2022-1e701b3551) A full-featured TLS VPN solution -------------------------------------------------------------------------------- Update Information:
Update to upstream OpenVPN 2.5.8 -------------------------------------------------------------------------------- ChangeLog:
* Tue Nov 1 2022 David Sommerseth davids@openvpn.net - 2.5.8-1 - Update to upstream OpenVPN 2.5.8 --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org