converted link to branch

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gssdp?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2010-02-19 15:30:52 +00:00 committed by Git OBS Bridge
parent dabceaf6a4
commit 83f495d783
4 changed files with 18 additions and 5 deletions

View File

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

3
gssdp-0.7.1.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Dec 4 20:00:39 CET 2009 - vuntz@opensuse.org
- Update to version 0.7.1:
+ Don't leak target regex.
+ Make GSSDPClient ignore Point to Point interfaces.
+ Use SO_REUSEPORT if present. Darwin and some BSDs don't have
SO_REUSEADDR, but SO_REUSEPORT.
+ If we can't create a request socket don't try to create a
multicast socket.
+ Have specific GError code for interfaces without an IP address.
+ Actually remove gssdp_client_new_full().
-------------------------------------------------------------------
Thu Oct 1 14:35:17 CEST 2009 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gssdp (Version 0.7.0)
# spec file for package gssdp (Version 0.7.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,7 +18,7 @@
Name: gssdp
Version: 0.7.0
Version: 0.7.1
Release: 1
Summary: Library for resource discovery and announcement over SSDP
License: LGPL v2 or later