- update to 2.2.1:
* Add miniupnpc.rc for .dll description
* Check properly for reserved IP addresses
* prevent infinite loop in upnpDiscover()
* Add Haiku support
* testminiwget.sh can use either "ip addr" or "ifconfig -a
* fix UPNP_GetValidIGD() when several devices are found
* Allow Remote Host on upnpc command line
* fix error 708 description in strupnperror()
* Fix memory leak in upnpreplyparse.c with NewPortListing element
* connecthostport.c: Code simplification, error trace fix
* set timeout for select() in connecthostport()
* miniupnpcmodule.c: check return of WSAStartup()
OBS-URL: https://build.opensuse.org/request/show/859233
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=34
- Update to 1.9.20151026
* snprintf() overflow check. check overflow in simpleUPnPcommand2()
* fix compilation with old macs
* fix compilation with mingw32 (for Appveyor)
* fix python module for python <= 2.3
* Change sameport to localport
see https://github.com/miniupnp/miniupnp/pull/120
* increments API_VERSION to 15
* Fix buffer overflow in igd_desc_parse.c/IGDstartelt()
Discovered by Aleksandar Nikolic of Cisco Talos
* move ssdpDiscoverDevices() to minissdpc.c
* avoid unix socket leak in getDevicesFromMiniSSDPD()
* Also accept "Up" as ConnectionStatus value
* split getDevicesFromMiniSSDPD
* add ttl argument to upnpDiscover() functions
* increments API_VERSION to 14
* Read USN from SSDP messages.
* Check malloc/calloc
* update getDevicesFromMiniSSDPD() to process longer minissdpd
responses
* add searchalltypes param to upnpDiscoverDevices()
* increments API_VERSION to 13
* upnpc: output version on the terminal
_BSD_SOURCE is deprecated in favor of _DEFAULT_SOURCE
* fix CMakeLists.txt COMPILE_DEFINITIONS
* fix getDevicesFromMiniSSDPD() not setting scope_id
* improve -r command of upnpc command line tool
* search all :
upnpDiscoverDevices() / upnpDiscoverAll() functions
listdevices executable
OBS-URL: https://build.opensuse.org/request/show/344963
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=15
- Update to 1.9:
* added argument remoteHost to UPNP_GetSpecificPortMappingEntry()
increment API_VERSION to 10
* --help and -h arguments in upnpc.c
* fixed potential buffer overrun in miniwget.c
bnc#881990
CVE-2014-3985
Modified UPNP_GetValidIGD() to check for ExternalIpAddress
* define MAXHOSTNAMELEN if not already done
* update upnpreplyparse to allow larger values (128 chars instead of 64)
* Update upnpreplyparse to take into account "empty" elements
validate upnpreplyparse.c code with "make check"
* Fix Solaris build thanks to Maciej Małecki
* Fix testminiwget.sh for BSD
* Fixed Makefile for *BSD
* Update Makefile to use JNAerator version 0.11
* Fix testminiwget.sh for use with dash
Use $(DESTDIR) in Makefile
OBS-URL: https://build.opensuse.org/request/show/237225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miniupnpc?expand=0&rev=8
- Update to 1.9:
* added argument remoteHost to UPNP_GetSpecificPortMappingEntry()
increment API_VERSION to 10
* --help and -h arguments in upnpc.c
* fixed potential buffer overrun in miniwget.c
bnc#881990
CVE-2014-3985
Modified UPNP_GetValidIGD() to check for ExternalIpAddress
* define MAXHOSTNAMELEN if not already done
* update upnpreplyparse to allow larger values (128 chars instead of 64)
* Update upnpreplyparse to take into account "empty" elements
validate upnpreplyparse.c code with "make check"
* Fix Solaris build thanks to Maciej Małecki
* Fix testminiwget.sh for BSD
* Fixed Makefile for *BSD
* Update Makefile to use JNAerator version 0.11
* Fix testminiwget.sh for use with dash
Use $(DESTDIR) in Makefile
OBS-URL: https://build.opensuse.org/request/show/236817
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=12
- Update to 1.7 version:
* Cleanup settings of CFLAGS in Makefile
* Fix signed/unsigned integer comparaisons
* Allow to specify protocol with TCP or UDP for -A option
* Only try to fetch XML description once in UPNP_GetValidIGD()
* Added -ansi flag to compilation, and fixed C++ comments to ANSI C comments.
* minor improvements to minihttptestserver.c
* upnperrors.c returns valid error string for unrecognized error codes
* make minihttptestserver listen on loopback interface instead of 0.0.0.0
* Maven installation thanks to Alexey Kuznetsov
* Replace WIN32 macro by _WIN32
* Fixes in java wrappers thanks to Alexey Kuznetsov :
https://github.com/axet/miniupnp/tree/fix-javatest/miniupnpc
* Make and install .deb packages (python) thanks to Alexey Kuznetsov :
https://github.com/axet/miniupnp/tree/feature-debbuild/miniupnpc
* The multicast interface can now be specified by name with IPv4.
* Install man page
* added header to Port Mappings list in upnpc.c
* Makefile : make clean now removes jnaerator generated files.
* MINIUPNPC_VERSION in miniupnpc.h (updated by make)
* added rootdescURL to UPNPUrls structure.
- Remove unneeded miniupnpc-makefile.patch
OBS-URL: https://build.opensuse.org/request/show/146618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miniupnpc?expand=0&rev=4