libre 0.5.6-1ubuntu1 source package in Ubuntu

Changelog

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

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

libre (0.5.6-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Update watch file:
    + Bump watch file to format 4.
    + Add usage comment.
    + Use patterns for version and suffix.
  * Declare compliance with Debian Policy 4.1.1.
  * Modernize Vcs-* fields: Use git (not cgit) in path.
  * Update copyright info: License my contributions as GPL-3+.
  * Add lintian overrides regarding license in License-Reference field.
    See bug#s786450.
  * Update symbols: 6 added, 2 dropped.
  * Add lintian overrides regarding GPL linked with OpenSSL: Packaging
    is not linked with upstream code.

 -- Steve Langasek <email address hidden>  Thu, 04 Jan 2018 09:49:43 -0800

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.6.orig.tar.gz 293.5 KiB a3119826ad162f898ada734d093f565824a018df395b4517549915b00e2bdf69
libre_0.5.6-1ubuntu1.debian.tar.xz 12.1 KiB fe5315d18590c43f514d73b768b1275100b8c923e603a36b1b32873b71a641c2
libre_0.5.6-1ubuntu1.dsc 2.1 KiB fd1b6775ecc53e8f5c3dbd992d321d2d77c54f146970d674cd5e50f668e4ee2c

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