AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fixup RPM category groups. - Use noun phrase in summaries. Avoid em dashes in summaries.
- 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.
- Modernize spec-file by calling spec-cleaner
- 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.
- 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).
- 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.
- 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).
- Package COPYING file.
- Initial package, version 0.4.0.