Accepting request 78575 from GNOME:Factory
Update to 0.11.3 (forwarded request 78145 from dimstar) OBS-URL: https://build.opensuse.org/request/show/78575 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rygel?expand=0&rev=16
This commit is contained in:
commit
749a321bbe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1236c7f38d2d01a4dae80e72a6846f6d5c7ee699273ef0cc698b7120ff80b9b3
|
||||
size 1328213
|
3
rygel-0.11.3.tar.bz2
Normal file
3
rygel-0.11.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cc701875f1bcb5847cdd0191a6a14fba2f51e8cf3f4646dc7d03242682f5256
|
||||
size 1333885
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user