2022-09-13 08:37:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Aug 28 08:19:12 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Add port-to-gupnp1_6.patch: Backport commits from upstream, fix
|
|
|
|
|
build with new gupnp. Following this, replace
|
|
|
|
|
pkgconfig(gssdp-1.2), pkgconfig(gupnp-1.2) and
|
|
|
|
|
pkgconfig(libsoup-2.4) with pkgconfig(gssdp-1.6),
|
|
|
|
|
pkgconfig(gupnp-1.6) and pkgconfig(libsoup-3.0) BuildRequires.
|
|
|
|
|
|
2022-01-09 09:09:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
|
|
|
|
|
2021-09-27 07:39:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
|
|
|
|
|
2019-07-08 08:48:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
|
|
|
|
|
2018-02-28 17:33:03 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-06-14 08:42:12 +00:00
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-02-28 17:33:03 +00:00
|
|
|
Wed Feb 28 16:24:49 UTC 2018 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Modernize spec-file by calling spec-cleaner
|
|
|
|
|
|
2018-02-16 13:32:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
|
|
|
|
|
2016-11-22 14:09:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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).
|
|
|
|
|
|
2015-05-02 19:28:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
|
|
|
|
|
2014-10-17 20:54:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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).
|
|
|
|
|
|
2014-09-17 04:20:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 16 18:32:44 UTC 2014 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Package COPYING file.
|
|
|
|
|
|
2014-09-11 10:15:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 11 00:08:35 UTC 2014 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Initial package, version 0.4.0.
|
|
|
|
|
|