forked from pool/libupnpp
libupnpp 0.26.8
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libupnpp?expand=0&rev=19
This commit is contained in:
121
libupnpp.changes
Normal file
121
libupnpp.changes
Normal file
@@ -0,0 +1,121 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 9 12:51:30 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- update to 0.26.8:
|
||||
* Control: directory: add provision to pass through vendor
|
||||
extension fields (upmpdcli only for now).
|
||||
- license is LGPL-2.1-or-later
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 11:10:53 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
|
||||
|
||||
- Update to version 0.26.7:
|
||||
* Control, directory: fix handling multiple instances of a property
|
||||
value (try to avoid duplicates)
|
||||
* Control, directory: List albumartist first, if present, in artist list
|
||||
* Control, directory: add property to each entry to communicate the exact
|
||||
order of the original content directory data (allows overriding the
|
||||
container/items separation in the libupnpp data)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
Reference in New Issue
Block a user