SHA256
1
0
forked from pool/gupnp

Accepting request 25852 from GNOME:Factory

Copy from GNOME:Factory/gupnp based on submit request 25852 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/25852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gupnp?expand=0&rev=4
This commit is contained in:
OBS User autobuild 2009-12-08 10:37:44 +00:00 committed by Git OBS Bridge
commit 8095626395
4 changed files with 36 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c132ef0833113db59c5c995c40e3b1517a40e13b894fda64a85123208cac1dc2
size 416085

3
gupnp-0.13.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:682b1898a155fc25b80bc50409bd5f60eef1ecefdd3fe786e3b5ebcc2f1e9399
size 419786

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Fri Dec 4 20:02:16 CET 2009 - vuntz@opensuse.org
- Update to version 0.13.2:
+ Utilize libconic (Maemo5) if available.
+ Unix context manager must signal the unavailibility of all
contexts when disposed.
+ Enable silent build rules if they are available.
+ Fix race-conditions in client-side notification handling.
+ Unix context manager ignores point-to-point interfaces.
+ Context manager ignores interfaces without IP addresses.
+ Don't require timeouts to be specified in subscription
requests.
+ Fix build against gcc 4.[1,2].
+ Make network manager thread-safe.
+ Remove idle source on dispose in context manager
implementations.
+ Warn in docs that gupnp_service_info_get_introspection() is
evil and why.
+ Service retrieves introspection data in truly async way.
+ Fix some leaks.
+ A bunch of code clean-ups.
-------------------------------------------------------------------
Mon Nov 30 19:56:33 CET 2009 - dimstar@opensuse.org
- Update to version 0.13.1:
+ Use unix context manager if NetworkManager service is not
available
+ Fix some minor leaks.
-------------------------------------------------------------------
Thu Oct 1 17:07:13 CEST 2009 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gupnp (Version 0.13.0)
# spec file for package gupnp (Version 0.13.2)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,7 +18,7 @@
Name: gupnp
Version: 0.13.0
Version: 0.13.2
Release: 1
Summary: Implementation of the UPnP specification
License: LGPL v2 or later