SHA256
1
0
forked from pool/rygel

Accepting request 91719 from home:vuntz:branches:GNOME:Factory

Update to 0.12.5

OBS-URL: https://build.opensuse.org/request/show/91719
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=39
This commit is contained in:
2011-11-16 10:21:51 +00:00
committed by Git OBS Bridge
parent a7065bd35c
commit 4ea9790b7c
5 changed files with 67 additions and 4 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Nov 15 10:25:40 UTC 2011 - vuntz@opensuse.org
- Update to version 0.12.5:
+ Send proper SSDP notification when killed with SIGTERM.
+ Fix out-of-tree builds.
+ Prevent a crash when searching and uploading in parallel.
+ Prevent a critical error when the uri to be added already
exists.
+ Prevent a name clash when an uploader is really fast in
creating items.
+ Mark thumbnail resources as transcoded. This helps certain
devices to use them as thumbnails and not as the original
stream.
+ Prevent a false-positive test success in http-post-test.
+ Use proper error if a client tries to get the children of a
media item.
+ Fix huge CPU load if a client did a lot of byte-range requests
on a large media file.
+ Tracker:
- Fall back to nfo:fileLastModified if nie:creationDate is not
available.
- Properly clean and escape any passed item ID.
+ MediaExport:
- Properly disable MediaExport if Tracker start-up is slow.
- Add rygel-newer-libsoup.patch: fix build with libsoup 2.37.x.
-------------------------------------------------------------------
Sat Oct 8 22:36:47 CEST 2011 - zaitor@opensuse.org