Accepting request 171124 from home:dimstar:branches:GNOME:Factory

Update to 0.18.1 - Consider for G:S:3.8

OBS-URL: https://build.opensuse.org/request/show/171124
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=79
This commit is contained in:
Bjørn Lie
2013-04-19 09:32:49 +00:00
committed by Git OBS Bridge
parent dc5bc5e0c5
commit 409f6cfca0
4 changed files with 34 additions and 4 deletions

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue Apr 16 11:12:45 UTC 2013 - dimstar@opensuse.org
- Update to version 0.18.1:
+ Rygel:
- Clarify commandline argument help.
+ Server:
- Fix the check for OCM flags on object creation.
- Set proper OCM flags in containers.
- Containers don't need to be added to object removal queue.
- Make it possible to delete a container via DestroyObject.
- Accept invalid seek requests on non-seekable entities.
+ Renderer:
- Improve mime-type comparing to be a bit more forgiving on the
format.
- Continue rendering even if peer does not support HTTP HEAD.
+ GStreamer media engine:
- Drop some format restrictions GStreamer should be able to
figure out itself.
+ MediaExport:
- Prefer object titles given through CreateObject call to those
got from meta-data extraction
- Fix an issue where SQLite errors were accidentally dropped.
- Fix child count for containers that only contain other
containers.
- Set the correct id when creating a container.
+ Bugs fixed: bgo#694814, bgo#694155, bgo#683926, bgo#694815,
bgo#674736.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 26 10:54:44 UTC 2013 - dimstar@opensuse.org