miniupnpc/miniupnpc.changes

62 lines
2.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Sat Jan 7 22:08:25 UTC 2012 - joop.boonen@opensuse.org
- Corrected the License
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------