libupnp
The portable Universal Plug and Play (UPnP) SDK provides support for building
UPnP-compliant control points, devices, and bridges on several operating
systems.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/libupnp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000009 9 Bytes | |
libupnp-1.6.25.tar.bz2 | 0000722731 706 KB | |
libupnp-1.6.25.tar.bz2.sha1 | 0000000065 65 Bytes | |
libupnp-configure.patch | 0000001017 1017 Bytes | |
libupnp.changes | 0000006052 5.91 KB | |
libupnp.spec | 0000003080 3.01 KB |
Revision 15 (latest revision is 37)
Dominique Leuenberger (dimstar_suse)
accepted
request 596275
from
Adam Majer (adamm)
(revision 15)
- Install license with %license tag instead of as documentation - 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.
Comments 0