File dleyna-server.changes of Package dleyna-server
-------------------------------------------------------------------
Sat Jan 8 12:24:53 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.7.2:
+ Replace another SoupSessionAsync.
+ Fix unnecessary error logging on empty server responses.
-------------------------------------------------------------------
Sun Sep 26 10:09:15 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.7.1:
+ Build fixes
+ Fix service file generation for non-default service name
+ Fix rpath linking errors
+ Do not use deprecated SoupSessionAsync
- Changes from version 0.7.0:
+ Port to GUPnP 1.2
+ Switch build system to meson
+ Drop signalfd for GLib's unix signal handling
+ Fix a potential crash when getting server properties
+ Add support for changing the D-Bus server name
+ Fix a use-after-free
+ Fix unintialized buffer use
- Add meson BuildRequires and macros + drop libtool BuildRequires:
No longer needed following upstreams port.
- Add pkgconfig(libxml-2.0) BuildRequires: New dependency.
- Drop dleyna-server-port-gupnp1_2.patch: Fixed upstream.
- Update URL and Source to new home, as intel have dropped
maintenance of this package, go with the leading fork.
-------------------------------------------------------------------
Sun Jul 7 22:55:10 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Fixup RPM category groups.
- Use noun phrase in summaries. Avoid em dashes in summaries.
-------------------------------------------------------------------
Wed Jun 12 22:14:38 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Add dleyna-server-port-gupnp1_2.patch: Port to gupnp-1.2.
Following this: replace pkgconfig(gssdp-1.0) and
pkgconfig(gupnp-1.0) with pkgconfig(gssdp-1.2) and
pkgconfig(gupnp-1.2) BuildRequires.
-------------------------------------------------------------------
Wed Feb 28 16:24:49 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Fri Feb 16 11:13:21 UTC 2018 - bjorn.lie@gmail.com
- Update to version 0.6.0:
+ [Props]: Fix ChildCount property type.
+ Added new core.c and core.h to Makefile.am.
+ Add Artist and AlbumArtURL to MediaContainer2.
+ ifaddrs.h for Andriod compile.
+ [m4]:
- Don't use bash arrays in m4 macros.
- Don't use bash "let" builtin.
- Use AS_VAR_APPEND macro instead of "+=".
+ Fix possible use-after-free on exit.
+ Invalid log line.
+ Dereference of undefined pointer value.
+ Result of operation is garbage or undefined.
+ Include libgupnp/gupnp-context-manager.h.
- Drop dleyna-server-includes.patch: Fixed upstream.
- Do a minor spec cleanup.
- Add libtool BuildRequires and pass autoreconf, bootstrap tarball.
- Pass --disable-static to configure, ensure we do not build any
static files.
-------------------------------------------------------------------
Mon Nov 14 11:54:33 UTC 2016 - dimstar@opensuse.org
- Add dleyna-server-includes.patch: include the right headers to
be able to compile against up-to-date gupnp stack
(gh#01org/dleyna-server#159).
-------------------------------------------------------------------
Sat May 2 08:46:09 UTC 2015 - zaitor@opensuse.org
- Update to version 0.5.0:
+ [Build] Fix out-of-source-tree builds.
+ Fix various configure & build issues.
+ [Autoconf]:
- Sub Makefile: Remove ACLOCAL_AMFLAGS.
- Add --no-undefined to compiler option.
+ [upnp] Use "port" setting when creating GUPnPContextManager.
+ [Deprecated API] Use new API instead of deprecated.
+ [Device]:
- Fix wake-on ip address used for broadcast.
- Sleeping devices cache cleanup.
- Improve sleeping context lookup.
- Move the network interface info storage.
- Improve Network Interface info and device context matching.
- RetrieFve sleeping state via GetInterfaceInfo action.
- Add sleeping device memory cache.
- Add wake packet sending support.
- Add Energy Management features.
+ [Configuration] Remove libdleyna-server .pc file.
+ [Documentation] Fix URL to MediaServer2Spec.
+ [Tests]:
- Save changed ServiceResetToken in configuration.
- Survive a missing ServiceResetToken in dsc.
- Fix a typo in the Upload Sync Controller's error management.
-------------------------------------------------------------------
Fri Oct 17 20:35:53 UTC 2014 - dimstar@opensuse.org
- Require dleyna-connector-dbus: dleyna-server includes a
dbus-service and relies thus on dleyna-connector-dbus (at this
moment this is the only supported connector).
-------------------------------------------------------------------
Tue Sep 16 18:32:44 UTC 2014 - dimstar@opensuse.org
- Package COPYING file.
-------------------------------------------------------------------
Thu Sep 11 00:08:35 UTC 2014 - dimstar@opensuse.org
- Initial package, version 0.4.0.