Commit graph

7 commits

Author SHA1 Message Date
wiz
1fc3fbad17 Update PLIST due to vala changes. Bump PKGREVISION. 2015-06-08 11:04:09 +00:00
drochner
57bd968aa1 kick out Python stuff -- I don't see any use (and there was one,
it should go into a separate pkg)
ride on today's update
2014-02-12 17:53:02 +00:00
wiz
00479f7f72 Update to 0.2.3. Remove patch-ac, all the header files it added are now
included by default.

*******************
* GUPnP IGD 0.2.3 *
*******************

- Emit errors as boxed types
- Various build improvements
- Make tests less racy
2014-02-12 15:15:20 +00:00
ryoon
c967a4e02b Update to 0.2.0
* Bump BUILDLINK_API_DEPENDS and BUILDLINK_ABI_DEPENDS

Changelog:

*******************
* GUPnP IGD 0.2.0 *
*******************

- Use the thread current GMainContext instead of passing it as a parameter
- Make the GUPnPIgdThread object work with the new GUPnP 0.18


********************
* GUPnP IGD 0.1.11 *
********************

- Disable introspection correctly on --disable-introspection

********************
* GUPnP IGD 0.1.10 *
********************

- Port to gobject-introspection 0.10

*******************
* GUPnP IGD 0.1.9 *
*******************

- Set thread default main context

*******************
* GUPnP IGD 0.1.8 *
*******************

- Add GObject Introspection support
- Return a valid GError if the other side returns an invalid IP
- Make newer GNU Make and newer GCC happy
2012-10-06 08:18:53 +00:00
wiz
8da6f00e73 Update to 0.1.7:
Enable silent rules with automake 1.11
    Fix race if g_main_loop_quit() is called just before g_main_loop_run()
    override the main-context construct time property in the constructor
    Fixed installation of python bindings
    Add test for empty ip address
    Test invalid IP address
    Remove empty lines
    Validate returned IP addresses
2010-06-15 11:48:07 +00:00
wiz
1c0713941a Update to 0.1.6:
*******************
* GUPnP IGD 0.1.6 *
*******************

- Add python bindings

*******************
* GUPnP IGD 0.1.5 *
*******************

- Use the new GUPnP Context Manager from GUPnP 0.13

*******************
* GUPnP IGD 0.1.4 *
*******************

- Make it compatible with the 0.13 API (does not yet use GUPnPContextManager)
- Bug fixes
2010-01-20 13:45:39 +00:00
wiz
17d72cc75e Initial import of gupnp-igd-0.1.3:
This is a library to handle UPnP IGD port mapping.
2009-08-17 21:07:40 +00:00