The following Fedora EPEL 8 Security updates need testing: Age URL 6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-d9f41aade7 snapd-2.57.6-1.el8 3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-08012668ea libbsd-0.11.7-2.el8 2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-40b38de6f9 xfce4-settings-4.16.5-2.el8 The following builds have been pushed to Fedora EPEL 8 updates-testing awesome-vim-colorschemes-0-15.20220504git9f96bbd.14.el8 baresip-2.10.0-1.el8 castxml-0.5.0-1.el8 libmongocrypt-1.6.2-1.el8 libre-2.10.0-1.el8 librem-2.10.0-1.el8 monitorix-3.15.0-1.el8 novnc-1.3.0-5.el8 nut-2.8.0-2.el8 perl-Inline-C-0.82-2.el8 Details about builds: ================================================================================ awesome-vim-colorschemes-0-15.20220504git9f96bbd.14.el8 (FEDORA-EPEL-2022-6c3ca9088a) Collection of color schemes for Neo/vim, merged for quick use -------------------------------------------------------------------------------- Update Information: Update to latest version -------------------------------------------------------------------------------- ChangeLog: * Wed Jul 20 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> 0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu May 12 2022 Artem Polishchuk <ego.cordatus@xxxxxxxxx> 0-12 - build(update): Latest git snapshot * Wed Jan 19 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0-15.20210516git39f8083 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0-14.20210516git39f8083 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ baresip-2.10.0-1.el8 (FEDORA-EPEL-2022-7a860bd327) Modular SIP user-agent with audio and video support -------------------------------------------------------------------------------- Update Information: # Baresip 2.10.0 (2022-12-06) - sdl: small improvements - vidinfo: allow all pixel formats - vid: add support for YUV422P pixel format - avformat: fix hwaccel vaapi - mk: add deprecate notice - mingw: upgrade to OpenSSL 3.0.7 - dshow: fix some warnings - dshow: fix pragma warning - ci: install libsdl2 development package - sdl: work in progress fixes for multi-threading - Stop segfaulting when no URI is passed to dial command - ice: local candidate policy config - auresamp: check handler arguments - fixes 2315 and GTK errors on quit - auresamp: avoid division by zero - cmake: check for `XShm.h` - pulse_async: avoid integer overrun for timestamps in recorder - ua: use sdp connection data instead origin - rtpext: move from baresip to re - acc,stream: add `rtcp_mux` account param - video: video_update cleanup - aufile/src: add auframe support - ice/tmr_async_handler: fix possible segfault - webrtc: fix browser offer handling - Space at the beginning of sip: creates errors - opus_multistream: update mimetype to ad-hoc standard - webrtc: add offerer and recvonly options - test: replace RSA cert with EC cert - Add OPTIONS handling for webrtc demo - mk: remove `rtpext.c` from `srcs.mk` - ua: change refer log to `info()` # librem v2.10.0 (2022-12-06) - draw: add pixel format YUYV422 - vidframe_draw_hline: add more formats - vid: add support for YUV422P pixel format - aubuf: avoid underflow of `cur_sz` - cmake/pkgconfig: fix prefix variable # libre v2.10.0 (2022-12-06) - h264: add STAP-A - tls: `SSL_get_peer_certificate` is deprecated - sipreg fix contact handler expires evaluation - ice: local candidate policy config - h265: add missing NAL types - rtpext: move from baresip to re - mk: add rtpext to `Makefile` build - mk: add makefile deprecation warning - fs: use dup/dup2 for stdio hide and restore - dns: fix `dnsc_conf_set` memory leak - cmake: add `TRACE_SSL` compile definition - cmake: add `ZLIB_INCLUDE_DIRS` - cmake/pkgconfig: fix prefix variable - ci/valgrind: use ubuntu-20.04 -------------------------------------------------------------------------------- ChangeLog: * Wed Dec 7 2022 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 2.10.0-1 - Upgrade to 2.10.0 (#2151456) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2151456 - baresip-2.10.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2151456 [ 2 ] Bug #2151699 - libre-2.10.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2151699 [ 3 ] Bug #2151700 - librem-2.10.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2151700 -------------------------------------------------------------------------------- ================================================================================ castxml-0.5.0-1.el8 (FEDORA-EPEL-2022-f085e8a7b8) C-family abstract syntax tree XML output tool -------------------------------------------------------------------------------- Update Information: CastXML 0.5.0 -------------------------------------------------------------------------------- ChangeLog: * Wed Dec 7 2022 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 0.5.0-1 - Update to version 0.5.0 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2151457 - castxml-0.5.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2151457 -------------------------------------------------------------------------------- ================================================================================ libmongocrypt-1.6.2-1.el8 (FEDORA-EPEL-2022-7a9901c67f) The companion C library for client side encryption in drivers -------------------------------------------------------------------------------- Update Information: **Version 1.6.2** * Set context error state during KMS provider validation. -------------------------------------------------------------------------------- ChangeLog: * Wed Dec 7 2022 Remi Collet <remi@xxxxxxxxxxxx> - 1.6.2-1 - update to 1.6.2 -------------------------------------------------------------------------------- ================================================================================ libre-2.10.0-1.el8 (FEDORA-EPEL-2022-7a860bd327) Generic library for real-time communications -------------------------------------------------------------------------------- Update Information: # Baresip 2.10.0 (2022-12-06) - sdl: small improvements - vidinfo: allow all pixel formats - vid: add support for YUV422P pixel format - avformat: fix hwaccel vaapi - mk: add deprecate notice - mingw: upgrade to OpenSSL 3.0.7 - dshow: fix some warnings - dshow: fix pragma warning - ci: install libsdl2 development package - sdl: work in progress fixes for multi-threading - Stop segfaulting when no URI is passed to dial command - ice: local candidate policy config - auresamp: check handler arguments - fixes 2315 and GTK errors on quit - auresamp: avoid division by zero - cmake: check for `XShm.h` - pulse_async: avoid integer overrun for timestamps in recorder - ua: use sdp connection data instead origin - rtpext: move from baresip to re - acc,stream: add `rtcp_mux` account param - video: video_update cleanup - aufile/src: add auframe support - ice/tmr_async_handler: fix possible segfault - webrtc: fix browser offer handling - Space at the beginning of sip: creates errors - opus_multistream: update mimetype to ad-hoc standard - webrtc: add offerer and recvonly options - test: replace RSA cert with EC cert - Add OPTIONS handling for webrtc demo - mk: remove `rtpext.c` from `srcs.mk` - ua: change refer log to `info()` # librem v2.10.0 (2022-12-06) - draw: add pixel format YUYV422 - vidframe_draw_hline: add more formats - vid: add support for YUV422P pixel format - aubuf: avoid underflow of `cur_sz` - cmake/pkgconfig: fix prefix variable # libre v2.10.0 (2022-12-06) - h264: add STAP-A - tls: `SSL_get_peer_certificate` is deprecated - sipreg fix contact handler expires evaluation - ice: local candidate policy config - h265: add missing NAL types - rtpext: move from baresip to re - mk: add rtpext to `Makefile` build - mk: add makefile deprecation warning - fs: use dup/dup2 for stdio hide and restore - dns: fix `dnsc_conf_set` memory leak - cmake: add `TRACE_SSL` compile definition - cmake: add `ZLIB_INCLUDE_DIRS` - cmake/pkgconfig: fix prefix variable - ci/valgrind: use ubuntu-20.04 -------------------------------------------------------------------------------- ChangeLog: * Wed Dec 7 2022 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 2.10.0-1 - Upgrade to 2.10.0 (#2151699) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2151456 - baresip-2.10.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2151456 [ 2 ] Bug #2151699 - libre-2.10.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2151699 [ 3 ] Bug #2151700 - librem-2.10.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2151700 -------------------------------------------------------------------------------- ================================================================================ librem-2.10.0-1.el8 (FEDORA-EPEL-2022-7a860bd327) Audio and video processing media library -------------------------------------------------------------------------------- Update Information: # Baresip 2.10.0 (2022-12-06) - sdl: small improvements - vidinfo: allow all pixel formats - vid: add support for YUV422P pixel format - avformat: fix hwaccel vaapi - mk: add deprecate notice - mingw: upgrade to OpenSSL 3.0.7 - dshow: fix some warnings - dshow: fix pragma warning - ci: install libsdl2 development package - sdl: work in progress fixes for multi-threading - Stop segfaulting when no URI is passed to dial command - ice: local candidate policy config - auresamp: check handler arguments - fixes 2315 and GTK errors on quit - auresamp: avoid division by zero - cmake: check for `XShm.h` - pulse_async: avoid integer overrun for timestamps in recorder - ua: use sdp connection data instead origin - rtpext: move from baresip to re - acc,stream: add `rtcp_mux` account param - video: video_update cleanup - aufile/src: add auframe support - ice/tmr_async_handler: fix possible segfault - webrtc: fix browser offer handling - Space at the beginning of sip: creates errors - opus_multistream: update mimetype to ad-hoc standard - webrtc: add offerer and recvonly options - test: replace RSA cert with EC cert - Add OPTIONS handling for webrtc demo - mk: remove `rtpext.c` from `srcs.mk` - ua: change refer log to `info()` # librem v2.10.0 (2022-12-06) - draw: add pixel format YUYV422 - vidframe_draw_hline: add more formats - vid: add support for YUV422P pixel format - aubuf: avoid underflow of `cur_sz` - cmake/pkgconfig: fix prefix variable # libre v2.10.0 (2022-12-06) - h264: add STAP-A - tls: `SSL_get_peer_certificate` is deprecated - sipreg fix contact handler expires evaluation - ice: local candidate policy config - h265: add missing NAL types - rtpext: move from baresip to re - mk: add rtpext to `Makefile` build - mk: add makefile deprecation warning - fs: use dup/dup2 for stdio hide and restore - dns: fix `dnsc_conf_set` memory leak - cmake: add `TRACE_SSL` compile definition - cmake: add `ZLIB_INCLUDE_DIRS` - cmake/pkgconfig: fix prefix variable - ci/valgrind: use ubuntu-20.04 -------------------------------------------------------------------------------- ChangeLog: * Wed Dec 7 2022 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 2.10.0-1 - Upgrade to 2.10.0 (#2151700) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2151456 - baresip-2.10.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2151456 [ 2 ] Bug #2151699 - libre-2.10.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2151699 [ 3 ] Bug #2151700 - librem-2.10.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2151700 -------------------------------------------------------------------------------- ================================================================================ monitorix-3.15.0-1.el8 (FEDORA-EPEL-2022-920d639034) A free, open source, lightweight system monitoring tool -------------------------------------------------------------------------------- Update Information: This new version introduces two new modules: intelrapl.pm, for monitoring the power consumption of Intel-RAPL capable devices, and amdenergy.pm to monitor also AMD CPU power consumption. Another important change in this new version is the total rewrite of serv.pm. Its configuration has also changed completely and now it allows a lot of customization. The default configuration should give the same results as with the previous version, although the graph layout will change. The only service that will be affected is Samba. This service needs a complex parsing to get the current Samba use and that's the reason why you need an external script to deal with it. Due to massive change in serv.pm, the following options: secure_log, imap_log, hylafax_log, cups_log and cg_logdir have been deprecated and will be removed in the next Monitorix version. The rest of new features, changes and bugs fixed are, as always, reflected in the Changes file. Please, check the monitorix.conf(5) man page for all the details. NOTICE: The configuration file monitorix.conf has been extended with important changes. All users still using older versions are encouraged to upgrade to this version. -------------------------------------------------------------------------------- ChangeLog: * Wed Dec 7 2022 Jordi Sanfeliu <jordi@xxxxxxxxxxxx> - 3.15.0-1 - Updated to 3.15.0. -------------------------------------------------------------------------------- References: [ 1 ] Bug #2151467 - monitorix-3.15.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2151467 -------------------------------------------------------------------------------- ================================================================================ novnc-1.3.0-5.el8 (FEDORA-EPEL-2022-1c8dd76116) VNC client using HTML5 (Web Sockets, Canvas) with encryption support -------------------------------------------------------------------------------- Update Information: add requires for which -------------------------------------------------------------------------------- ChangeLog: * Wed Dec 7 2022 Jonathan Wright <jonathan@xxxxxxxxxxxxx> - 1.3.0-5 - Add require on 'which' rhbz#2150521 * Fri Jul 22 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ nut-2.8.0-2.el8 (FEDORA-EPEL-2022-4c006d97d3) Network UPS Tools -------------------------------------------------------------------------------- Update Information: updated to 2.8.0 -------------------------------------------------------------------------------- ChangeLog: * Tue Dec 6 2022 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 2.8.0-2 - fix STATEPATH location and creation (#2024651) - merged C99 related changes to configure from fedora * Tue Sep 13 2022 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 2.8.0-1 - update to 2.8.0 * Tue Jun 2 2020 Michal Hlavinka <mhlavink@xxxxxxxxxx> - 2.7.4-27 - nut user needs tty group for wall (#1774591) -------------------------------------------------------------------------------- References: [ 1 ] Bug #1774591 - Needs the tty group https://bugzilla.redhat.com/show_bug.cgi?id=1774591 [ 2 ] Bug #2024651 - /usr/lib/tmpfiles.d/nut-client.conf specifies /var/run/nut instead of /run/nut https://bugzilla.redhat.com/show_bug.cgi?id=2024651 -------------------------------------------------------------------------------- ================================================================================ perl-Inline-C-0.82-2.el8 (FEDORA-EPEL-2022-bb131519f6) Write Perl subroutines in C -------------------------------------------------------------------------------- Update Information: This release stops wrongly providing symlinked modules from perl-Inline-C-tests. -------------------------------------------------------------------------------- ChangeLog: * Thu Sep 29 2022 Petr Pisar <ppisar@xxxxxxxxxx> - 0.82-2 - Convert a License tag to an SPDX format - Stop providing symlinked modules from perl-Inline-C-tests -------------------------------------------------------------------------------- _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue