libosip2 4.1.0-2+deb8u1build0.16.04.1 source package in Ubuntu

Changelog

libosip2 (4.1.0-2+deb8u1build0.16.04.1) xenial-security; urgency=medium

  * fake sync from Debian

libosip2 (4.1.0-2+deb8u1) jessie-security; urgency=medium

  * CVE-2016-10324 CVE-2016-10325 CVE-2016-10326 CVE-2017-7853

 -- Marc Deslauriers <email address hidden>  Wed, 14 Jun 2017 11:47:34 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Xenial
Original maintainer:
Debian VoIP Team
Architectures:
any
Section:
comm
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe comm
Xenial security universe comm

Downloads

File Size SHA-256 Checksum
libosip2_4.1.0.orig.tar.gz 621.5 KiB 996aa0363316a871915b6f12562af53853a9962bb93f6abe1ae69f8de7008504
libosip2_4.1.0-2+deb8u1build0.16.04.1.debian.tar.xz 7.0 KiB c836bcf1e62e829f2eda501b8877bce26c4b058e17cfda051739cda3a8ffc0f4
libosip2_4.1.0-2+deb8u1build0.16.04.1.dsc 2.1 KiB 0f7f61e7945960c20111d43b77038a427c73efcb28c3c4f62b3bec1fabbafde4

View changes file

Binary packages built by this source

libosip2-11: Session Initiation Protocol (SIP) library

 oSIP is an implementation of SIP.
 .
 SIP stands for the Session Initiation Protocol and is described by the
 RFC3261. This library aims to provide multimedia and telecom software
 developers an easy and powerful interface to initiate and control SIP
 based sessions in their applications.
 .
 SIP is the IETF replacement for the ITU's H323. Example programs using this
 library are partysip and linphone.

libosip2-11-dbgsym: debug symbols for package libosip2-11

 oSIP is an implementation of SIP.
 .
 SIP stands for the Session Initiation Protocol and is described by the
 RFC3261. This library aims to provide multimedia and telecom software
 developers an easy and powerful interface to initiate and control SIP
 based sessions in their applications.
 .
 SIP is the IETF replacement for the ITU's H323. Example programs using this
 library are partysip and linphone.

libosip2-dev: development files for the SIP library

 libosip2 header files and static libraries to assist in development of
 programs wishing to use SIP.
 .
 The oSIP library is written in C, is thread safe and has no dependencies
 except the standard C library.
 .
 oSIP could be used to implement an IP soft-phone as well as embedded SIP
 software. oSIP is not limited to endpoint agents implementations and can
 also be used to implement SIP proxies or registration services.
 .
 oSIP currently provides an API for the SIP message parser, SDP message
 parser, and library to handle "SIP transactions" as defined by the SIP
 standards (RFC3261).