2016-04-24 19:06:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 24 19:05:35 UTC 2016 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Update to version 2.0
|
|
|
|
* No code changes since 1.9.20160209
|
|
|
|
|
2016-02-20 14:49:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2015-11-18 11:20:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 17 21:24:51 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
* increment API_VERSION to 12
|
|
|
|
* validate igd_desc_parse
|
|
|
|
* increment API_VERSION to 11
|
|
|
|
simplified function GetUPNPUrls()
|
|
|
|
* use remoteHost arg of DeletePortMapping
|
|
|
|
* Fix python3 build
|
|
|
|
* Fix parsing of IGD2 root descriptions
|
|
|
|
* rename LIBSPEC to MINIUPNP_LIBSPEC
|
|
|
|
* Add support for IGD2 AddAnyPortMapping and DeletePortMappingRange
|
|
|
|
* handle EINPROGRESS after connect()
|
|
|
|
* minixml now handle XML comments
|
|
|
|
|
2015-07-29 12:00:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 29 09:51:49 UTC 2015 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Add baselibs.conf: build libminiupnpc10-32bit, as needed by
|
|
|
|
libsocks0-32bit.
|
|
|
|
|
2014-06-13 11:13:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 11 07:34:30 UTC 2014 - joop.boonen@opensuse.org
|
|
|
|
|
|
|
|
- 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
|
2015-11-18 11:20:33 +00:00
|
|
|
- Use optflags for building
|
2014-06-13 11:13:35 +00:00
|
|
|
|
2013-06-06 07:59:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 6 07:37:52 UTC 2013 - joop.boonen@opensuse.org
|
|
|
|
|
|
|
|
- Update to 1.8:
|
|
|
|
* fix testminiwget with no IPv6 support
|
|
|
|
* Rename all include guards to not clash with C99
|
|
|
|
(7.1.3 Reserved identifiers).
|
|
|
|
* Added -e option to upnpc program (set description for port mappings)
|
|
|
|
* Python 3 support (thanks to Christopher Foo)
|
|
|
|
* Fix a memory link in UPNP_GetValidIGD()
|
|
|
|
* Try to handle scope id in link local IPv6 URL under MS Windows
|
|
|
|
* Disable HAS_IP_MREQN on DragonFly BSD
|
|
|
|
* GetUPNPUrls() now inserts scope into link-local IPv6 addresses
|
|
|
|
* More error return checks in upnpc.c
|
|
|
|
#define MINIUPNPC_GET_SRC_ADDR enables receivedata() to get scope_id
|
|
|
|
* parseURL() now parses IPv6 addresses scope
|
|
|
|
* new parameter for miniwget() : IPv6 address scope
|
|
|
|
* increment API_VERSION to 9
|
|
|
|
* fixed CMakeLists.txt
|
|
|
|
* Improvements in testminiwget.sh
|
|
|
|
|
2012-12-26 09:40:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 24 22:29:47 UTC 2012 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- 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.
|
2012-12-29 13:00:59 +00:00
|
|
|
- Remove unneeded miniupnpc-makefile.patch
|
2012-12-26 09:40:46 +00:00
|
|
|
|
2012-02-17 19:22:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 17 09:03:59 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Install the headers in /usr/include/miniupnpc/ instead of
|
|
|
|
/usr/include/: this is cleaner, and this is what users of the
|
|
|
|
library expect.
|
|
|
|
|
2012-01-07 22:08:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 7 22:08:25 UTC 2012 - joop.boonen@opensuse.org
|
|
|
|
|
|
|
|
- Corrected the License
|
|
|
|
|
2011-12-23 21:37:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 23 21:36:13 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
|
|
|
|
- Use %_smp_mflags for parallel building
|
|
|
|
|
2011-12-23 19:16:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 23 16:44:12 UTC 2011 - joop.boonen@opensuse.org
|
|
|
|
|
|
|
|
- Build version 1.6
|
|
|
|
- soname 5 -> 8
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 9 00:00:00 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- soname 4 -> 5
|
|
|
|
- update to 1.5
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 7 00:00:00 UTC 2010 - pascal@links2linux.de
|
|
|
|
|
|
|
|
- initial package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|