File dleyna-server.changes of Package dleyna-server
-------------------------------------------------------------------
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.