Subject: CVS commit: pkgsrc/devel/libosip
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 08/25/2007 02:49:13
Module Name:	pkgsrc
Committed By:	obache
Date:		Sat Aug 25 02:49:13 UTC 2007

Modified Files:
	pkgsrc/devel/libosip: Makefile PLIST buildlink3.mk distinfo
	pkgsrc/devel/libosip/patches: patch-aa

Log Message:
Update libosip to 3.0.3.
This version contains the fix addressed in PR 35825.

libosip2 (3.0.3)
        * initial support for rtems.

libosip2 (3.0.2)
        * initial support for ucos.
        * fix to ignore broken optionnal header when parsing.

libosip2 (3.0.1)
        * add Windows CE support with Visual Studio 2005
          (WM5.0,PocketPC 2003/2005, Smartphone)
        * Fix memory leaks (not likely to happen).
        * Fix buffer overrun in url.
        * Modification of the Application Binary Interface (ABI)
          to decrease number of allocations.
          Changes: osip_message_t/osip_dialog_t/sdp_message_t/osip_fifo_t
        * save route headers in the same order (CALLER or CALLER) in dialogs.

libosip2 (2.2.3)
        * fix 64-bit (amd64) issue with hash.
        * remove SDP negotiation (much better to do it in your applications)


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/libosip/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/libosip/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/libosip/buildlink3.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/libosip/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/libosip/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.