pkgsrc-WIP-cvs archive

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

CVS commit: wip/libre



Module name:    wip
Committed by:   othyro
Date:           Sun Mar  9 13:56:51 UTC 2014

Modified Files:
        wip/libre: Makefile PLIST distinfo

Log Message:
2014-01-05 Alfred E. Heggestad <aeh%db.org@localhost>
        * Version 0.4.7
        * build: added support for LLVM clang compiler
        * dns: added support for getting Android nameserver address
        * ice: minor debug tuning
        * sipsess: only send INFO when dialog is established

2013-11-12 Alfred E. Heggestad <aeh%db.org@localhost>

        * Version 0.4.6
        * bfcp: fix bitwise operator for bool (thanks Tomasz Ostrowski)
        * dns: do not connect the UDP socket
        * ice: fix deref of NULL-pointer (thanks Tomasz Ostrowski)
        * rtp: add support for RTCP AFB (Application-layer Feedback)
               make RTCP decoding more robust
        * udp: udp_connect() -- add peer address
               add udp_error_handler_set()

2013-10-03 Alfred E. Heggestad <aeh%db.org@localhost>

        * Version 0.4.5
        * udp: add functions for joining/leaving multicast groups
        * fmt: re_regex() fix va_end robustness
        * rtp: set sequence number in range 0-32767
        * sa: sa_print_addr() fix build when HAVE_INET6 is not set

2013-08-27 Alfred E. Heggestad <aeh%db.org@localhost>

        * Version 0.4.4
        * base64: added base64_print()
        * http: added HTTP (Hypertext Transfer Protocol) parser
        * ice: cleanup and minor bug fixes
        * main: added external mutex for re_main() loop
        * sdp: added sdp_media_set_alt_protos()
               added sdp_media_proto()
        * stun: make API compatible with C++
                fix endianess-bug in STUN attributes
        * sys: sys_rel_get() detect new kernels
        * tls: fingerprint: add SHA-256
               proper error handling, call ERR_clear_error()


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/libre/PLIST wip/libre/distinfo
cvs -z3 rdiff -u -r1.2 -r1.3 wip/libre/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libre/PLIST?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libre/distinfo?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libre/Makefile?r1=1.2&r2=1.3

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

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index