- 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
OBS-URL: https://build.opensuse.org/request/show/796106
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libupnp?expand=0&rev=31
- 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).
OBS-URL: https://build.opensuse.org/request/show/760054
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libupnp?expand=0&rev=29
- Update to version 1.6.25:
+ Fix and add more compat helpers.
+ Fix assertion error when http_MakeMessage is called with E in
fmt.
+ libupnp.pc: drop -pthread from Cflags.
+ Fix segmentation fault in http_MakeMessage.
- Changes from version 1.6.23:
+ Allow extra headers to be sent to client in the File_Info
struct by adding extra_headers, an array of struct
Extra_Headers.
+ Queue events on their subscription object instead of adding
them to the thread pool immediately.
- Changes from version 1.6.22:
+ Fix some compiler warning messages on md5.c.
+ Replace MD5 impmplementation with public-domain version.
+ ixml/test/test_document.c is missing the string.h include,
therefore the compiler complains about an implicit declaration.
- Rebase libupnp-configure.patch with quilt.
- Run spec-cleaner, modernize spec.
OBS-URL: https://build.opensuse.org/request/show/596240
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libupnp?expand=0&rev=21