forked from pool/libupnpp
Michael Pujos
3a43f17af5
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libupnpp?expand=0&rev=15
102 lines
4.1 KiB
Plaintext
102 lines
4.1 KiB
Plaintext
Thu Aug 22 08:54:45 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
|
|
|
|
- Update to version 0.26.6:
|
|
* Fix the qmake build to not need special copy of includes in uninstalled npupnp.
|
|
* Fix gcc 14 compile (includes)
|
|
* Misc. small cleanups, mostly compile/build
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 12 13:17:42 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
|
|
|
|
- Update to version 0.26.4:
|
|
* Changed the build system from autotools to meson
|
|
- Update to version 0.26.3:
|
|
* Minuscule internal cleanups
|
|
- Update to version 0.26.2:
|
|
* Control: fix worker count issue in workqueue
|
|
- Update to version 0.26.0:
|
|
* Control: add interface to receive events for disappearing devices
|
|
(UPnPDeviceDiscovery::addLostCallback())
|
|
* More thorough cleanup on exit
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 23 14:40:29 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
|
|
|
|
- Update to version 0.25.0:
|
|
* Control: description: store the download url in the parsed
|
|
description structure.
|
|
* Control: make sure that the requested search window is not smaller
|
|
than the npupnp minimum as this would result in insufficient waiting
|
|
for the initial search.
|
|
* Control: discovery: add interface to perform unicast search.
|
|
* Add init option to pass a bootid value to libnpupnp.
|
|
- Update to version 0.24.1:
|
|
* Don't extend URLs escaping by default (was causing issues with Yamaha
|
|
renderers).
|
|
* so version and debian packaging cleanup.
|
|
- Update to version 0.24.0:
|
|
* Rebuilt for rpi 1 (armv6) compatibility
|
|
* Control: ohproduct: export a parseSourceXML static method.
|
|
* Control: add timeout optional parameters to OHRadio::id(),
|
|
OHPlaylist::id(), and AVTransport::getPositionInfo(). Add options
|
|
structure parameter to the base Service class methods.
|
|
- Update to version 0.23.0:
|
|
* Device: added a LibUPnP::setWebServerDocumentRoot method, for
|
|
activating the libnpupnp HTTP server local file service.
|
|
- Update to version 0.22.5:
|
|
* Small internal changes: eliminate explicit memory allocations, improve
|
|
url sanitizing.
|
|
- Update to version 0.23.3:
|
|
* Control Point: sanitize unsufficiently quoted URLs from content
|
|
directory.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 13 10:34:18 UTC 2022 - Michael Pujos <pujos.michael@gmail.com>
|
|
|
|
- Update to version 0.22.2:
|
|
* Adapt to the npupnp Upnp_SID type change
|
|
- Update to version 0.22.1:
|
|
* Allow absolute eventSubURLs in the description.
|
|
UPnP 1.1 is ambiguous on this point. They are used by some renderers
|
|
(e.g. LMS UPnP renderer plugin), which made them incompatible with
|
|
libupnpp
|
|
- Update to version 0.22.0:
|
|
* Improved logging of action errors: show what we were doing.
|
|
Ajust other log message levels
|
|
* Small stylistic changes
|
|
* Interface of Songcast API had incompatible change, forced a new
|
|
package name
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 20 09:52:35 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- add upstream siging key and validate source signature
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 15 00:53:18 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 0.21.0:
|
|
* Allow configuring the subscription timeout (init option)
|
|
* Add interface for the lib to report a subscription autorenewal
|
|
failure, and to renew all subscriptions.
|
|
* Add API to set the product/version values in User-Agent
|
|
and Server headers.
|
|
- Modified description
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 20 10:08:31 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 0.20.2:
|
|
* Content Directory interface: accept responses with 0 TotalMatches.
|
|
* Adjust excessively noisy messages.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 15 21:08:51 UTC 2020 - Michael Pujos <pujos.michael@gmail.com>
|
|
|
|
- update to upstream version 0.20.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 24 17:57:19 UTC 2020 - Michael Pujos <pujos.michael@gmail.com>
|
|
|
|
- Initial package for version 1.4.2
|