~ubuntu-branches/ubuntu/wily/thumbnailer/wily-proposed

Viewing all changes in revision 35.

  • Committer: Package Import Robot
  • Author(s): CI Train Bot, James Henstridge, Michi Henning, CI Train Bot
  • Date: 2015-07-15 02:03:28 UTC
  • mfrom: (1.1.29)
  • Revision ID: package-import@ubuntu.com-20150715020328-p98z3qkq2kdr0lnt
Tags: 2.1+15.10.20150715-0ubuntu1
[ James Henstridge ]
* Expose more settings for the thumbnailer daemon via GSettings.
* Change the security policy implementation to use aa_query_label()
  for file access checks rather than relying on file descriptor
  passing.  This avoids the file descriptor exhaustion bugs with the
  previous implementation. (LP: #1381713)

[ Michi Henning ]
* Add thumbnailer-admin tool, which can be used to check the status
  of the cache and generate thumbnails via the command line.
* Add time stamps to log messages.
* Reduce the memory footprint of small caches, which in turn reduces
  the footprint of thumbnailer-service.
* Don't implicitly compact the cache on service shutdown, as this
  can take some time.
* Persist the cache stats over restarts of thumbnailer-service.
* Don't save JPEG thumbnails at quality=100, since the quality
  improvement isn't justified by the extra storage.
* Don't retry downloads when we have a hit from the failure cache.
* Warn if an app requests an unsized thumbnail.

[ CI Train Bot ]
* New rebuild forced.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: