pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/gupnp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jun  6 12:33:42 UTC 2014

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

Log Message:
Update to 0.20.12:

0.20.12
=======

Changes since 0.20.11:

- Several documentation fixes.
- Fix warning from clang.
- Prevent a critical if there's no DBus available and a DBus-based context
  manager is used.
- Don't try to use a DBus context manager if we don't have a system bus.
- Use g_return_val_if_fail.
- Fix a small leak of CallbackData in GUPnPServiceProxy.
- Add a gupnp_service_proxy_add_notify_full variant to be nice to
  gobject-introspection.
- Several code cleanups.
- Fix a reference leak in ACL.
- Make "document" property of GUPnPDeviceInfo readable.
- Add gupnp_service_proxy_add_raw_notify which can be used to get the raw
  xmlDoc received through notification.

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=701446
 - https://bugzilla.gnome.org/show_bug.cgi?id=706123
 - https://bugzilla.gnome.org/show_bug.cgi?id=706127
 - https://bugzilla.gnome.org/show_bug.cgi?id=727709
 - https://bugzilla.gnome.org/show_bug.cgi?id=729827
 - https://bugzilla.gnome.org/show_bug.cgi?id=730359
 - https://bugzilla.gnome.org/show_bug.cgi?id=730690

All contributors to this release:
 - Jens Georg <mail%jensge.org@localhost>
 - Philip Withnall <philip.withnall%collabora.co.uk@localhost>

0.20.11
=======

Changes since 0.20.10:

- Disable the Unix context manager on Android.
- Fix Windows compilation.
- Fix a memory leak in Linux context manager.
- Fix libuuid dependencies in pkg-config files.
- Implement a simple ACL infrastructure.

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=711027
 - https://bugzilla.gnome.org/show_bug.cgi?id=723715
 - https://bugzilla.gnome.org/show_bug.cgi?id=727539
 - https://bugzilla.gnome.org/show_bug.cgi?id=728889

All contributors to this release:
 - Philip Withnall <philip.withnall%collabora.co.uk@localhost>
 - Jens Georg <mail%jensge.org@localhost>
 - Olivier Crête <olivier.crete%collabora.com@localhost>
 - Luciana Fujii <luciana.fujii%collabora.com@localhost>


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/gupnp/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/gupnp/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/gupnp/distinfo

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




Home | Main Index | Thread Index | Old Index