pkgsrc-WIP-cvs archive

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

CVS commit: wip/libupnp



Module name:    wip
Committed by:   obache
Date:           Fri Mar 18 04:39:47 UTC 2011

Modified Files:
        wip/libupnp: Makefile distinfo

Log Message:
Update libupnp to 1.6.13.

*******************************************************************************
Version 1.6.13
*******************************************************************************

2011-03-15 Fabrice Fontaine <fabrice.fontaine(at)orange-ftgroup.com>

        Putting ssdpReqSocks under compilation flag.

        Putting all access to ssdpReqSock4 and ssdpReqSock6 under
        INCLUDE_CLIENT_APIS compilation flag to be able to compile when
        client part of library is disable.

2011-03-15 Fabrice Fontaine <fabrice.fontaine(at)orange-ftgroup.com>

        New UpnpRegisterRootDevice4 for legacy CPs.

        Add a new UpnpRegisterRootDevice4 which allow user to specify a
        description URL to be returned for legacy CPs (for example, CPs
        searching for a v1 when the device is v2). Most of those CPs does not
        work if they found a v2 in the XML description, so this new function is
        only used to solve interoperability issues.

2011-03-08 Iain Denniston <iain.denniston(at)gmail.com>
        Fix for memory leak.

2011-03-08 Iain Denniston <iain.denniston(at)gmail.com>
        Fix and Update of MSVC9 solution and project files - now compile in all
        modes. Added x64 and static library targets.

2011-03-08 Iain Denniston <iain.denniston(at)gmail.com>
        Partial fix for UpnpGetIfInfo with MSVC - convert wchar string to
        char string (full fix requires a lot of work - potentially impacting
        all supported platforms)

2011-03-11 Marcelo Roberto Jimenez <mroberto(at)users.sourceforge.net>

        Created the macros PRIzd and PRIzx to deal with MSVC lack of C99.
        Thanks to Iain Denniston for pointing it out.

2011-03-08 Iain Denniston <iain.denniston(at)gmail.com>

        Fixes for headers when compiled under C++

2011-03-08 Iain Denniston <iain.denniston(at)gmail.com>

        Fix for uuid_unpack incorrect shift precedence.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.18 -r1.19 wip/libupnp/distinfo
cvs -z3 rdiff -u -r1.19 -r1.20 wip/libupnp/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libupnp/distinfo?r1=1.18&r2=1.19
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libupnp/Makefile?r1=1.19&r2=1.20

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

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
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