Accepting request 360617 from home:pluskalm:branches:devel:libraries:c_c++
- Update to 1.9.20160209 * change miniwget to return HTTP status code * increments API_VERSION to 16 * Improve UPNPIGD_IsConnected() to check if WAN address is not private. parse HTTP response status line in miniwget.c OBS-URL: https://build.opensuse.org/request/show/360617 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=17
This commit is contained in:
parent
eda6775cc1
commit
2eda524445
@ -1 +1 @@
|
|||||||
libminiupnpc15
|
libminiupnpc16
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f3cf9a5a31588a917d4d9237e5bc50f84d00c5aa48e27ed50d9b88dfa6a25d47
|
|
||||||
size 84208
|
|
3
miniupnpc-1.9.20160209.tar.gz
Normal file
3
miniupnpc-1.9.20160209.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:572171eacc1d72537ce47b6f4571260757ab7bcfdaf54c3a55c7f88594d94b6f
|
||||||
|
size 85268
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 20 13:47:40 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to 1.9.20160209
|
||||||
|
* change miniwget to return HTTP status code
|
||||||
|
* increments API_VERSION to 16
|
||||||
|
* Improve UPNPIGD_IsConnected() to check if WAN address is not
|
||||||
|
private. parse HTTP response status line in miniwget.c
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 17 21:24:51 UTC 2015 - mpluskal@suse.com
|
Tue Nov 17 21:24:51 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package miniupnpc
|
# spec file for package miniupnpc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,9 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define soname 15
|
%define soname 16
|
||||||
Name: miniupnpc
|
Name: miniupnpc
|
||||||
Version: 1.9.20151026
|
Version: 1.9.20160209
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Universal Plug'n'Play (UPnP) Client
|
Summary: Universal Plug'n'Play (UPnP) Client
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user