AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to release 1.14.0 * Remove deprecated "UpnpInit" function * Reworked the miniserver code to deal with SO_REUSEADDR - Drop 0001-Fixes-177-NULL-pointer-dereference-in-FindServiceCon.patch (merged)
- Update to version 1.12.1: * #129: Remove and replace the list.h file * Reduce spurious HTTP 416 errors due to ill-defined bytes header * #138: Use stdbool.h instead of BOOL typedef and defines * #140: Remove IN, OUT and INOUT defines * #129: Remove and replace the list.h file * and many more, see ChangeLog - Bump libpnpn defines to 16 following upstream changes (also in baselibs.conf). - ChangeLog installed with devel package, not libXY ones
- Update to version 1.10.1: + Fix format string for ExtraHeaders. + Use higher port when reuseaddr is set and the default port is busy (boo#1132829). - Drop libupnp-configure.patch: patch seems no longer needed (patch was added before 2013 and only ever rebased without validating its usefulness). - Drop libtool BuildRequires and no longer call autoreconf: since we have no patch left, there is no need to bootstrap. - Bump libpnpn defines to 15 and libixmlver to 11, following upstream chanes (also in baselibs.conf).
- Update descriptions. "Portable" is part of the proper noun, and needs an uppercase P here.
- Split off libixml10 and renamed libupnp6 to it's correct name libupnp13. Major version 6 was last seen long ago. - libthreadutil was merged with libupnp in version 1.8.1
- Version update to 1.8.4: * Various fixes to communicate right with some TVs * Compiler fixes * Testsuite fun - Rebase patch libupnp-configure.patch