libre 1.1.0-1build2 source package in Ubuntu

Changelog

libre (1.1.0-1build2) mantic; urgency=medium

  * No-change rebuild against glibc 2.38-1ubuntu2

 -- Simon Chopin <email address hidden>  Fri, 11 Aug 2023 12:50:48 +0200

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Mantic
Original maintainer:
Debian VoIP Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
libre_1.1.0.orig.tar.gz 315.7 KiB 82afc903a6b1e436b357f05eb11560ec681712291dd9c83c408465c895f28b5d
libre_1.1.0-1build2.debian.tar.xz 14.8 KiB 28f72c55ead2dacdc1d400b6d8f1ea1a11327df96fb3a8908c94330796cc9bb5
libre_1.1.0-1build2.dsc 1.8 KiB 22c00aabead8df2b942468b8e07215b505240f2e346460e46f1ce39df66b8ac5

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