Changelog for
libminiupnpc10-1.9-22.1.x86_64.rpm :
Wed Jun 11 14:00:00 2014 joop.boonenAATTopensuse.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
Thu Jun 6 14:00:00 2013 joop.boonenAATTopensuse.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
Mon Dec 24 13:00:00 2012 p.drouandAATTgmail.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.
- Remove unneeded miniupnpc-makefile.patch
Fri Feb 17 13:00:00 2012 vuntzAATTopensuse.org
- Install the headers in /usr/include/miniupnpc/ instead of
/usr/include/: this is cleaner, and this is what users of the
library expect.
Sat Jan 7 13:00:00 2012 joop.boonenAATTopensuse.org
- Corrected the License
Fri Dec 23 13:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
- Use %_smp_mflags for parallel building
Fri Dec 23 13:00:00 2011 joop.boonenAATTopensuse.org
- Build version 1.6
- soname 5 -> 8
Wed Mar 9 13:00:00 2011 pascal.bleserAATTopensuse.org
- soname 4 -> 5
- update to 1.5
Sun Mar 7 13:00:00 2010 pascalAATTlinks2linux.de
- initial package