checked in
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gssdp?expand=0&rev=8
This commit is contained in:
parent
fa7562a136
commit
dabceaf6a4
3
gssdp-0.7.0.tar.bz2
Normal file
3
gssdp-0.7.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6607536f29040a67ed10fa789277e6d389a7047161512b639bb5c9c830e1677
|
||||
size 297089
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0995a68ba811c40fe17a0084504234c431ce62ebdb15ec917237d9c2df885aa
|
||||
size 297610
|
@ -1,16 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gssdp (Version 0.7.1)
|
||||
# spec file for package gssdp (Version 0.7.0)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: gssdp
|
||||
Version: 0.7.1
|
||||
Version: 0.7.0
|
||||
Release: 1
|
||||
Summary: Library for resource discovery and announcement over SSDP
|
||||
License: LGPL v2 or later
|
||||
|
Loading…
x
Reference in New Issue
Block a user