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:
parent
81f649ac67
commit
81181deb7a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:85b6cd5a61917ed8989230e828013f23012848c80c2da59aef14d7939eee775c
|
|
||||||
size 1639472
|
|
3
rygel-0.12.4.tar.bz2
Normal file
3
rygel-0.12.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:51e8d6de2b62d8c80bdb8705d26c74b9a4391ae8132c633cf855076483ad0939
|
||||||
|
size 1640614
|
@ -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
|
Tue Sep 27 13:31:33 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rygel
|
Name: rygel
|
||||||
Version: 0.12.3
|
Version: 0.12.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPL v2 or later
|
License: LGPL v2 or later
|
||||||
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
||||||
|
Loading…
x
Reference in New Issue
Block a user