pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/net/libzrtpcpp



On Mon, 07 Apr 2014 13:11:22 +0900, Blue Rats <rodent%netbsd.org@localhost> 
wrote:

Module Name:    pkgsrc
Committed By:   rodent
Date:           Mon Apr  7 04:11:22 UTC 2014

Modified Files:
        pkgsrc/net/libzrtpcpp: Makefile PLIST distinfo

Log Message:
Updated to latest release, 4.2.0. Shared library name change. From NEWS:

Then, you must also bump BUILDLINK_ABI_DEPENDS.libzrtpcpp in buildlink3.mk.

Implemented a new function to read the ZID file if the ZID file backend
is SQlite3. This is not a security problem because the ZRTP cache was
always public and readable, refer to RFC6189.

SQL statement returns all ZID records, sorted by date, newest on top. The
function can then step thru the DB cursor and read the records.

The version also include sevral fixes, usually compiler warnings, some
small problems reported by 'cppcheck' analyser.

Because we have a new set of functions the API changed, thus it's necessary
to recompile applications that use the new library version.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/libzrtpcpp/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/libzrtpcpp/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/libzrtpcpp/distinfo

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




--
???????(^^;
OBATA Akio / obata%lins.jp@localhost
???? ???? ????? ????



Home | Main Index | Thread Index | Old Index