Michael Pujos
34d3e4b9ea
- update to 4.1.5: * Small fix for working in a BSD jail with single interface * Fix vulnerability to DNS-rebind attacks. OBS-URL: https://build.opensuse.org/request/show/941712 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libnpupnp?expand=0&rev=4
30 lines
1.3 KiB
Plaintext
30 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Dec 20 22:09:27 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 4.1.5:
|
|
* Small fix for working in a BSD jail with single interface
|
|
* Fix vulnerability to DNS-rebind attacks.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 15 08:44:06 UTC 2021 - Michael Pujos <pujos.michael@gmail.com>
|
|
|
|
- update to 4.1.3:
|
|
* Fix working with multiple ipv6 link-local interfaces by adding
|
|
RFC 6874 zone identifiers to the URLs passed to the client code
|
|
* Add UpnpGetUrlHostPortForClient() interface to help users of the
|
|
web server compute their URLs
|
|
* Small build and compat fixes: fix mingw64 build, add empty
|
|
UpnpGetServerUlaGuaPort6() call, adjust how UPNP_ENABLE_IPV6
|
|
affects module existence to make it compatible with pupnp
|
|
* Improve source-level compatibility by defining UPNP_USING_CHUNKED
|
|
* Fix HEAD requests. Samsung TVs now work with Gerbera + libnpupnp
|
|
* Send SERVER and USER-AGENT headers in misc places where mandated or useful
|
|
* Add API for the client code to set the user-agent and server string values
|
|
* Fix building and running with --disable-ipv6
|
|
* Misc portability fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 15 20:17:08 UTC 2020 - Michael Pujos <pujos.michael@gmail.com>
|
|
|
|
- Initial version
|