Package Release Info

dleyna-server-0.6.0-bp151.3.2

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

dleyna-server
dleyna-server-devel

Change Logs

Version: 0.6.0-bp150.1.3
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Fri Feb 16 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 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 02 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 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 2014 dimstar@opensuse.org
- Package COPYING file.
* Thu Sep 11 2014 dimstar@opensuse.org
- Initial package, version 0.4.0.