libre 1.1.0-1build3 source package in Ubuntu

Changelog

libre (1.1.0-1build3) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 18:27:34 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libre_1.1.0.orig.tar.gz 315.7 KiB 82afc903a6b1e436b357f05eb11560ec681712291dd9c83c408465c895f28b5d
libre_1.1.0-1build3.debian.tar.xz 14.9 KiB 2d9a82814b51667ad560c8db5b871f62f4705533f65c11dac826dcd7695b3369
libre_1.1.0-1build3.dsc 2.1 KiB e784e40af82869496627810669841486e2fb9db45415f6acb408bb5340da16ff

Available diffs

View changes file

Binary packages built by this source

libre-dev: generic library for real-time communications (development files)

 Libre is a portable and generic library for real-time communications
 with async IO support and a complete SIP stack with support for protocols
 such as SDP, RTP/RTCP, STUN/TURN/ICE, BFCP, HTTP and DNS Client.
 .
 The current features are:
 .
  * SIP Stack (RFC 3261)
  * SDP
  * RTP and RTCP
  * SRTP and SRTCP (Secure RTP)
  * DNS-Client
  * STUN/TURN/ICE stack
  * BFCP
  * HTTP-stack with client/server
  * Websockets
  * Jitter-buffer
  * Async I/O (poll, epoll, select, kqueue)
  * UDP/TCP/TLS/DTLS transport
  * JSON parser
  * RTMP and RTMPS (Real Time Messaging Protocol)
 .
 Design goals:
 .
  Portable POSIX source code (ANSI C89 and ISO C99 standard)
  Robust, fast, low memory footprint
  RFC compliance
  IPv4 and IPv6 support
 .
 This package provides development headers.

libre0: generic library for real-time communications with async IO support

 Libre is a portable and generic library for real-time communications
 with async IO support and a complete SIP stack with support for protocols
 such as SDP, RTP/RTCP, STUN/TURN/ICE, BFCP, HTTP and DNS Client.
 .
 The current features are:
 .
  * SIP Stack (RFC 3261)
  * SDP
  * RTP and RTCP
  * SRTP and SRTCP (Secure RTP)
  * DNS-Client
  * STUN/TURN/ICE stack
  * BFCP
  * HTTP-stack with client/server
  * Websockets
  * Jitter-buffer
  * Async I/O (poll, epoll, select, kqueue)
  * UDP/TCP/TLS/DTLS transport
  * JSON parser
  * RTMP and RTMPS (Real Time Messaging Protocol)
 .
 Design goals:
 .
  Portable POSIX source code (ANSI C89 and ISO C99 standard)
  Robust, fast, low memory footprint
  RFC compliance
  IPv4 and IPv6 support

libre0-dbgsym: debug symbols for libre0