SHA256
1
0
forked from pool/rygel

Accepting request 87142 from home:Zaitor:branches:GNOME:Factory

Update to version 0.12.4

OBS-URL: https://build.opensuse.org/request/show/87142
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=36
This commit is contained in:
Vincent Untz
2011-10-11 06:48:27 +00:00
committed by Git OBS Bridge
parent 81f649ac67
commit 81181deb7a
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Oct 8 22:36:47 CEST 2011 - zaitor@opensuse.org
- Update to version 0.12.4:
+ Fix an assertion when one of the preconditions failed during
HTTP Post.
+ Limit the length of the filename generated in CreateObject to
avoid problems on FAT.
+ Use SoupURI to validate and properly escape the URI given
during CreateObject. This could cause huge CPU consumption
if the URI was really long (1k).
+ Do not crash if ImportResource is cancelled.
+ Fix DBUS thumbnailer regression introduced in 0.12.3
+ Updated translations.
+ Fixed Rygel is not able to use thumbnailer service anymore
once it shuts itself down. bgo#660892
-------------------------------------------------------------------
Tue Sep 27 13:31:33 UTC 2011 - vuntz@opensuse.org