Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libre42-4.7.0-1.1 RPM for ppc64le

From OpenSuSE Ports Tumbleweed for ppc64le

Name: libre42 Distribution: openSUSE Tumbleweed
Version: 4.7.0 Vendor: openSUSE
Release: 1.1 Build date: Tue Apr 7 10:09:44 2026
Group: System/Libraries Build host: reproducible
Size: 1257782 Source RPM: re-4.7.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/baresip/re
Summary: Library for real-time communications with async IO support
Libre is a library for real-time communications
with async I/O support and a complete SIP stack with support for protocols
such as SDP, RTP/RTCP, STUN/TURN/ICE, BFCP, HTTP and DNS Client.

Provides

Requires

License

BSD-3-Clause

Changelog

* Tue Apr 07 2026 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.7.0
    https://github.com/baresip/re/releases/tag/v4.7.0
* Sun Mar 15 2026 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.6.0
    * https://github.com/baresip/re/releases/tag/v4.6.0
    * https://github.com/baresip/re/releases/tag/v4.5.0
* Tue Jan 06 2026 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.4.0
    * https://github.com/baresip/re/releases/tag/v4.4.0
* Wed Nov 19 2025 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.3.0
    * https://github.com/baresip/re/releases/tag/v4.3.0
* Thu Oct 16 2025 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.2.0
    * https://github.com/baresip/re/releases/tag/v4.2.0
* Sat Sep 13 2025 Martin Hauke <mardnh@gmx.de>
  - Update to version 4.1.0
    Major changes since 3.21.1:
    * Increasing supported Compiler Versions (better C11/C23 Support).
    * Dropping official OpenSSL 1.1.1 support.
    * Dropping obsolete API functions.
    Detailed Changes:
    * https://github.com/baresip/re/releases/tag/v4.1.0
    * https://github.com/baresip/re/releases/tag/v4.0.0
    * https://github.com/baresip/re/releases/tag/v3.24.0
    * https://github.com/baresip/re/releases/tag/v3.23.0
    * https://github.com/baresip/re/releases/tag/v3.22.0
* Sat Apr 05 2025 Andreas Stieger <andreas.stieger@gmx.de>
  - Update to 3.21.1:
    * multiple memory safety fixes
    * extended functionality relevant for library consumers
    * optimizations and adjustments for tests
* Thu Nov 07 2024 Martin Hauke <mardnh@gmx.de>
  - Update to version 3.17.0
    * types: remove old BREAKPOINT macro.
    * dnsc: Fallback to getaddrinfo without any DNS servers.
    * dns/client: return ENOTSUP if no server or not getaddrinfo.
    * conf: add conf_get_float.
    * test: add pktsize to test_h264_packet_base().
    * tls: make tls_verify_handler() static.
    * types: fix clang-tidy warning (gcc bit fields workaround).
* Thu Oct 03 2024 Martin Hauke <mardnh@gmx.de>
  - Udpate to version 3.16.0
    Changes:
    * https://github.com/baresip/re/releases/tag/v3.16.0
    * https://github.com/baresip/re/releases/tag/v3.15.0
    * https://github.com/baresip/re/releases/tag/v3.14.0
    * https://github.com/baresip/re/releases/tag/v3.13.0
    * https://github.com/baresip/re/releases/tag/v3.12.0
* Sun Apr 14 2024 Martin Hauke <mardnh@gmx.de>
  - Update to version 3.11.0
    Changes:
    * https://github.com/baresip/re/releases/tag/v3.11.0
    * https://github.com/baresip/re/releases/tag/v3.10.0
    * https://github.com/baresip/re/releases/tag/v3.9.0
* Wed Dec 27 2023 Martin Hauke <mardnh@gmx.de>
  - Update to version 3.8.0
    Changes:
    * https://github.com/baresip/re/releases/tag/v3.8.0
    * https://github.com/baresip/re/releases/tag/v3.7.0
    * https://github.com/baresip/re/releases/tag/v3.6.2
    * https://github.com/baresip/re/releases/tag/v3.6.1
    * https://github.com/baresip/re/releases/tag/v3.6.0
    * https://github.com/baresip/re/releases/tag/v3.5.1
    * https://github.com/baresip/re/releases/tag/v3.5.0
* Fri Sep 08 2023 Andreas Stieger <andreas.stieger@gmx.de>
  - Update to 3.4.0:
    * rtpext: uniform parameter name fixes doxygen warning
    * mk: add rem to doxygen inputs
    * vidmix: allow different pixel format
    * ajb doxygen
    * aes: correct parameters for stub
    * ci/build: fail on cmake and compile warnings
    * fmt: fix format string in fmt_timestamp()
    * hmac,md5,sha: add mbedtls backend
    * test: no need to rewind freshly allocated mbuf
    * httpauth: basic challenge creation and verification functions
    * Fix include of re_thread.h in re_tmr.h
    * btrace: fix WIN32_LEAN_AND_MEAN macro redefine
    * aumix: add record sum handler
    * ci/win: disable x86 testing
    * sipsess: allow UPDATE and INFO in early dialog
    * prefix macro VERSION
    * main: use HAVE_SIGNAL in init.c
    * test: change to ASSERT_XXX macros, remove EXPECT_XXX macros
    * fmt: handy functions for pointer-length objects
    * test: add TWCC test from Chrome 114 packet
    * sipsess/listen: Fix target_refresh_handler
    * ci/mingw: downgrade cmake
    * cmake: fix target include path for subdir projects
* Fri Jul 28 2023 Paolo Stivanin <info@paolostivanin.com>
  - Update to 3.3.0:
    Breaking changes:
    * librem is now merged with libre
    Changes:
    * https://github.com/baresip/re/releases/tag/v3.3.0
    * https://github.com/baresip/re/releases/tag/v3.2.0
    * https://github.com/baresip/re/releases/tag/v3.1.0
    * https://github.com/baresip/re/releases/tag/v3.0.0

Files

/usr/lib64/libre.so.42
/usr/lib64/libre.so.42.7.0
/usr/share/doc/packages/libre42
/usr/share/doc/packages/libre42/CHANGELOG.md
/usr/share/doc/packages/libre42/README.md
/usr/share/licenses/libre42
/usr/share/licenses/libre42/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 15:37:56 2026