tracker 0.17.0



About Tracker
=============

Tracker is a semantic data storage for desktop and mobile devices.
Tracker uses W3C standards for RDF ontologies using Nepomuk with
SPARQL to query and update the data.

Tracker is a central repository of user information, that provides two
big benefits for the user; shared data between applications and
information which is relational to other information (for example:
mixing contacts with files, locations, activities and etc.).

ChangeLog
=========

2013-11-22  Carlos Garnacho  <carlos lanedo com>

        Release 0.17.0

        libtracker-data: Fix possible double removal of GIOChannel watch sources
        If some channel watch functions returns FALSE, don't attempt to remove the
        source again on process_context_destroy(). Also, don't leak stdout_channel.

        tests: Ensure the "no offset" time test has truly no offsets
        If no UTC relation is set to the date, the computer timezone is
        picked, which may obviously differ from UTC.

        tests: Unset TZ if it wasn't set previously

        miner-fs: Minor code style fixes

        miner-fs: Add comments to #endifs
        So it is easier to follow the #if condition

2013-11-21  Colin Walters  <walters verbum org>

        common: Don't g_message() on normal bootup
        This log message gets emitted even if we have nothing to do on
        normal bootup.  This spew is now more visible due to
        See https://bugs.freedesktop.org/show_bug.cgi?id=68559

        By reducing debug output, we make it easier to spot actual errors.

        https://bugzilla.gnome.org/show_bug.cgi?id=712813

2013-11-19  Antoine Jacoutot  <ajacoutot gnome org>

        monitor: use openfiles max limits in the kqueue case
        kqueue(2) is very hungry for FDs when monitoring files and directories,
        so use the max NOFILES value as a base for setting up monitor limits.
        This mitigate the chance to run into the infamous "Too many open files"...

        https://bugzilla.gnome.org/show_bug.cgi?id=712349

2013-11-14  Dimitris Spingos  <dmtrs32 gmail com>

        Updated Greek translation

2013-11-13  Colin Walters  <walters verbum org>

        miners/fs/upower: Fix up porting to newer UPower
        My previous attempt was totally broken as I'd accidentally been
        passing --disable-upower to configure =/

        This patch at least compiles with new upower; doing some testing
        now.

        https://bugzilla.gnome.org/show_bug.cgi?id=711496

2013-11-01  Matej Urbančič  <mateju svn gnome org>

        Updated Slovenian translation



Download
========
https://download.gnome.org/sources/tracker/0.17/tracker-0.17.0.tar.xz (5.72M)
  sha256sum: b9430bdf720132e7bc263dffa9e84182cf12599b477ad8c7cb4083db81796e8e



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]