Accepting request 360412 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/360412
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=135
This commit is contained in:
2016-02-19 14:58:40 +00:00
committed by Git OBS Bridge
parent ff90699789
commit 25f9b75fc8
4 changed files with 80 additions and 7 deletions

View File

@@ -1,3 +1,73 @@
-------------------------------------------------------------------
Tue Feb 16 09:42:10 UTC 2016 - dimstar@opensuse.org
- Update to version 0.29.3:
+ Core: Fix a small memory leak with DescriptionDocument
handling.
+ Server: Add "Server:" HTTP header.
+ MediaExport:
- Fix DLNA profile and extension for DVD isos to improve
compatibility with more renderers.
- Some code refactoring.
- Remove UNIX signal handling from mx-extract.
- Get the tile of the DVD from the file name, not from the
volume title.
- If the DVD has only one title, export it directly.
- Try to make nice movie titles for videos.
- Avoid a potential race condition and crash on slow startup.
+ GstLaunch: Fix URI generation.
+ GStreamer media engine: Fix URI generation.
+ Bugs fixed: bgo#747816.
+ Updated translatins.
-------------------------------------------------------------------
Tue Feb 9 08:37:18 UTC 2016 - dimstar@opensuse.org
- Update to version 0.29.2:
+ Database:
- Use GObject-style construction for Database.
- Add possibility to re-bind a Cursor.
+ Server:
- Fix thumbnails with some Samsung TVs.
- Hide engine-internal URIs.
- Indent request headers for better readability.
- Fix Range header of resources with unknown length.
- Improve MIME -> extension mapping.
- Add explicit check for @restricted.
+ MediaExport:
- Really remove broken/empty cache DVD file.
- Skip DVD if lsdvd isn't available instead of blacklisting.
+ GStreamer Media Engine: Fix serving resources with unspecified
length.
+ Gst-Launch: Fix setting of DLNA profile.
+ LMS: Replace custom database functions with implementations
from Rygel.Database.
+ Bugs fixed: bgo#721312, bgo#740266.
+ Updated translations.
-------------------------------------------------------------------
Tue Jan 19 11:15:22 UTC 2016 - dimstar@opensuse.org
- Update to version 0.29.1:
+ Fix license text of code to be LGPLv2.1+ proper.
+ Fix license of logo to be CC-BY-SA-3.0.
+ Add a plugin to support LightweightMediaScanner.
+ Core: Avoid crash if plugin folder is missing.
+ Server:
- Avoid a crash on empty protocol info.
- Fix issue with calculating end byte in partial request.
- Playlists need to support INTERACTIVE transport mode.
- Some code cleanup.
- Set albumArtURI when applying DIDL on UpdateObject call.
+ GStreamer media engine: Remove broken transmuxing.
+ MediaExport:
- Some code cleanup.
- Add support for .iso files and VIDEO_TS folders.
+ Examples: Add option to unblacklist files from MediaExport
database to mx-info.
+ Bugs fixed: bgo#756823, bgo#757056, bgo#757570, bgo#801521.
+ Updated translations.
-------------------------------------------------------------------
Sun Dec 13 16:52:54 UTC 2015 - zaitor@opensuse.org