From 5f1e056e8eafd0793879d372bd01359d5b4e26f49d361cf055222cf133c65695 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 11 Aug 2011 19:24:50 +0000 Subject: [PATCH] Accepting request 78145 from home:dimstar:branches:GNOME:Factory Update to 0.11.3 OBS-URL: https://build.opensuse.org/request/show/78145 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=28 --- rygel-0.11.2.tar.bz2 | 3 --- rygel-0.11.3.tar.bz2 | 3 +++ rygel.changes | 37 +++++++++++++++++++++++++++++++++++++ rygel.spec | 2 +- 4 files changed, 41 insertions(+), 4 deletions(-) delete mode 100644 rygel-0.11.2.tar.bz2 create mode 100644 rygel-0.11.3.tar.bz2 diff --git a/rygel-0.11.2.tar.bz2 b/rygel-0.11.2.tar.bz2 deleted file mode 100644 index 4e8b07b..0000000 --- a/rygel-0.11.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1236c7f38d2d01a4dae80e72a6846f6d5c7ee699273ef0cc698b7120ff80b9b3 -size 1328213 diff --git a/rygel-0.11.3.tar.bz2 b/rygel-0.11.3.tar.bz2 new file mode 100644 index 0000000..03e7971 --- /dev/null +++ b/rygel-0.11.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc701875f1bcb5847cdd0191a6a14fba2f51e8cf3f4646dc7d03242682f5256 +size 1333885 diff --git a/rygel.changes b/rygel.changes index e32177b..ef7228d 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Fri Aug 5 20:10:34 CEST 2011 - dimstar@opensuse.org + +- Update to version 0.11.3: + + Fixed an abort if the client requested chunks of data being too + small. + + Fix memory leaking related to file upload. + + Work-around a crash when the service description file is + invalid. + + Make rygel a single-instance app. If a new instance is started, + the old instance will be shut down. This is likely to be + reveresed in a future release. + + Fix an UPnP compatibility regression. + + Fix resolution and framerate for MPEG_TS_HD_NA_ISO transcoder. + + Adapt to changes in upcoming vala-0.14 + + Allow UPnP class generalization on upload to + DLNA_ORG.AnyContainer. + + Add transcoders for AAC_ISO_320 and AVC_MP4_BL_CIF15_AAC_520. + Note that both are disabled by default since GStreamer has some + issues with these pipelines. + + IOP: + - Fix IOP with XBox 360's music browsing. + - Fix IOP with Samsung Galaxy S. + - Fix IOP with Allegro clients. + + Tracker: + - Properly escape meta-data strings. + - Update search containers if tracker content changes. + - Fix wrong search result when "exists true" was searched for + artist, album and genre. + - Implement @refID. + - Add an option to share only those files that have a + nmm:dlnaProfile set. + + MediaExport: + - Refactor database access code. + + Bugs fixed: bgo#629582, bgo#654833 + + Updated translations. + ------------------------------------------------------------------- Sun Jul 17 12:40:48 CEST 2011 - dimstar@opensuse.org diff --git a/rygel.spec b/rygel.spec index 920a985..e8fdd65 100644 --- a/rygel.spec +++ b/rygel.spec @@ -18,7 +18,7 @@ Name: rygel -Version: 0.11.2 +Version: 0.11.3 Release: 1 License: LGPL v2 or later Summary: Home Media Solution for GNOME based on UPnP/DLNA