libre 0.5.5-1ubuntu1 source package in Ubuntu

Changelog

libre (0.5.5-1ubuntu1) bionic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Refresh symbols due to differences in openssl used.

libre (0.5.5-1) unstable; urgency=medium

  [ upstream ]
  * New release:
    + Project URL: <https://github.com/creytiv/re>.
    + ice: move gathering to application.
    + mod: add accessor function to module list.
    + sipreg: Added function sipreg_laddr().
    + sys: optimize rand_str() and rand_char().

  [ Jonas Smedegaard ]
  * Advertise DEP3 format in patch headers.
  * Declare compliance with Debian Policy 4.1.0.
  * Update copyright info: Use https protocol in file format URL.
  * Update symbols.

 -- Steve Langasek <email address hidden>  Sat, 04 Nov 2017 23:43:41 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
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_0.5.5.orig.tar.gz 292.1 KiB 90917a173de962d3b20ab5f9875ad3051b7b307da4acb80c184b72e6c2ba7bb4
libre_0.5.5-1ubuntu1.debian.tar.xz 11.6 KiB dcb2f57cdcca42deaeffd272887de715f452bc6553dab969b42cab5f0b337001
libre_0.5.5-1ubuntu1.dsc 2.1 KiB 0e4c5d6020609aea5cece0b43a21f07087024e80b26ee8f144feb68d48c79017

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 parser
  RTP and RTCP stack
  DNS-Client
  STUN/TURN/ICE stack
  BFCP
  Jitter-buffer
  Async I/O (poll, epoll, select)
  UDP/TCP/TLS transport
 .
 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 is only the library development files.

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 parser
  RTP and RTCP stack
  DNS-Client
  STUN/TURN/ICE stack
  BFCP
  Jitter-buffer
  Async I/O (poll, epoll, select)
  UDP/TCP/TLS transport
 .
 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