Fedora EPEL 7 updates-testing report

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

    baresip-3.0.0-1.el7
    fedora-repo-zdicts-2303.1-1.el7
    libre-3.0.0-1.el7

Details about builds:


================================================================================
 baresip-3.0.0-1.el7 (FEDORA-EPEL-2023-61649549df)
 Modular SIP user-agent with audio and video support
--------------------------------------------------------------------------------
Update Information:

# Baresip v3.0.0 (2023-03-20)   - ua: allow custom headers in sip REGISTER
request  - merge rem into re  - main: fix async init order (after config load)
- ci: install pkg-config on mac-os  - ci: remove rem in sanitizers and valgrind
yml  - video: fix `vidqueue_poll` `list_move`  - Dshow fixes  - Moved adding of
custom headers from `ua_connect_dir` to `ua_call_alloc`  - Include also params
to MESSAGE URI  - video: remove unused `qent->dst`  - call: Fix delayed (auto)
answer if awaiting PRACK  - video: add TX thread  - ccheck: add
`check_list_unlink` check  - stream: add `stream_enable_tx()` api  - audio:
align Audio TX thread name  - Send event when dump file is opened  - video: add
`NULL` pointer check for vidisp  - ua: Fix calls of `ua_event()`  - call: Fix
calls of `call_event_handler`   # libre v3.0.0 (2023-03-20)   - librem is now
merged into libre  - main: allow poll_method change only before setup  - main:
add more details to `re_debug()`  - merge rem into re  - tmr,main: thread safe
tmr handling  - tmr,main: add `tmrl_count`  - main: add
`re_thread_async_main_id` and `re_thread_async_main_cancel`  - merge retest into
re  - tls: add doxygen comment to `dtls_recv_packet()`  - test: use `TEST_ERR`
- hmac: remove unused `SHA_BLOCKSIZE`  - async: fix cancel memory leaks  - ci:
windows Debug/Release  - cmake: add extra source files for aes and hmac  - test:
remove libpthread from `LINKLIBS`  - hmac: add stateless HMAC-SHA256 wrapper  -
thread: add thread name handling  - ci: add support for Android  - test: fix
convert C99  - dbg: remove pre-C99 fallbacks  - test: remove `CMAKE_C_STANDARD`
- sdp/media: fix ccheck `list_unlink` warning  - jbuf: allocate mutex and lock
also `jbuf_debug()`  - sys/fs: fix `fs_fopen` read only mode (should not create
file)  - ci/ssl: update OpenSSL/LibreSSL  - http: fix `read_file` on win32
(wrong filesize) and use mbuf  - sys: add `sys_getenv()`  - rtp: Don't check
RTCP socket if rtcp-mux is enabled  - tls: remove return statement that is not
needed  - sha: add `sha256_printf()`  - cmake: add rem headers to install  -
cmake: merge `REM_HEADERS`  - tls: set mbuf pos and end at the same time  -
misc: add Makefile helpers and exclude retest from all target  - sa: add
`sa_struct_get_size()` to check size  - rtcp: make `rtcp_calc_rtt()` public  -
test: add `HAVE_UNIXSOCK=0` support  - aubuf: set sample format when frame is
read
--------------------------------------------------------------------------------
ChangeLog:

* Mon Mar 20 2023 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 3.0.0-1
- Upgrade to 3.0.0 (#2180064)
- Added (hopefully future upstream) patch for PipeWire support
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2179923 - libre-3.0.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2179923
  [ 2 ] Bug #2180064 - baresip-3.0.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2180064
--------------------------------------------------------------------------------


================================================================================
 fedora-repo-zdicts-2303.1-1.el7 (FEDORA-EPEL-2023-05d9dae858)
 Zstd dictionaries for Fedora repository metadata
--------------------------------------------------------------------------------
Update Information:

Add F38 zdicts and remove F34 and F35 zdicts
--------------------------------------------------------------------------------
ChangeLog:

* Mon Mar 20 2023 Jonathan Dieter <jdieter@xxxxxxxxx> - 2303.1-1
- Update with F38 dictionaries and drop F34 and F35 dictionaries
* Thu Jan 19 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2208.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 libre-3.0.0-1.el7 (FEDORA-EPEL-2023-61649549df)
 Generic library for real-time communications
--------------------------------------------------------------------------------
Update Information:

# Baresip v3.0.0 (2023-03-20)   - ua: allow custom headers in sip REGISTER
request  - merge rem into re  - main: fix async init order (after config load)
- ci: install pkg-config on mac-os  - ci: remove rem in sanitizers and valgrind
yml  - video: fix `vidqueue_poll` `list_move`  - Dshow fixes  - Moved adding of
custom headers from `ua_connect_dir` to `ua_call_alloc`  - Include also params
to MESSAGE URI  - video: remove unused `qent->dst`  - call: Fix delayed (auto)
answer if awaiting PRACK  - video: add TX thread  - ccheck: add
`check_list_unlink` check  - stream: add `stream_enable_tx()` api  - audio:
align Audio TX thread name  - Send event when dump file is opened  - video: add
`NULL` pointer check for vidisp  - ua: Fix calls of `ua_event()`  - call: Fix
calls of `call_event_handler`   # libre v3.0.0 (2023-03-20)   - librem is now
merged into libre  - main: allow poll_method change only before setup  - main:
add more details to `re_debug()`  - merge rem into re  - tmr,main: thread safe
tmr handling  - tmr,main: add `tmrl_count`  - main: add
`re_thread_async_main_id` and `re_thread_async_main_cancel`  - merge retest into
re  - tls: add doxygen comment to `dtls_recv_packet()`  - test: use `TEST_ERR`
- hmac: remove unused `SHA_BLOCKSIZE`  - async: fix cancel memory leaks  - ci:
windows Debug/Release  - cmake: add extra source files for aes and hmac  - test:
remove libpthread from `LINKLIBS`  - hmac: add stateless HMAC-SHA256 wrapper  -
thread: add thread name handling  - ci: add support for Android  - test: fix
convert C99  - dbg: remove pre-C99 fallbacks  - test: remove `CMAKE_C_STANDARD`
- sdp/media: fix ccheck `list_unlink` warning  - jbuf: allocate mutex and lock
also `jbuf_debug()`  - sys/fs: fix `fs_fopen` read only mode (should not create
file)  - ci/ssl: update OpenSSL/LibreSSL  - http: fix `read_file` on win32
(wrong filesize) and use mbuf  - sys: add `sys_getenv()`  - rtp: Don't check
RTCP socket if rtcp-mux is enabled  - tls: remove return statement that is not
needed  - sha: add `sha256_printf()`  - cmake: add rem headers to install  -
cmake: merge `REM_HEADERS`  - tls: set mbuf pos and end at the same time  -
misc: add Makefile helpers and exclude retest from all target  - sa: add
`sa_struct_get_size()` to check size  - rtcp: make `rtcp_calc_rtt()` public  -
test: add `HAVE_UNIXSOCK=0` support  - aubuf: set sample format when frame is
read
--------------------------------------------------------------------------------
ChangeLog:

* Mon Mar 20 2023 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 3.0.0-1
- Upgrade to 3.0.0 (#2179923)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2179923 - libre-3.0.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2179923
  [ 2 ] Bug #2180064 - baresip-3.0.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2180064
--------------------------------------------------------------------------------

_______________________________________________
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




[Index of Archives]     [Fedora Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Announce]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux