[tracker] Created tag 1.1.2
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] Created tag 1.1.2
- Date: Wed, 13 Aug 2014 10:37:19 +0000 (UTC)
The signed tag '1.1.2' was created.
Tagger: Martyn Russell <martyn lanedo com>
Date: Wed Aug 13 11:36:08 2014 +0100
Release 1.1.2
Changes since the last tag '1.1.1':
Aurimas Černius (1):
Updated Lithuanian translation
Daniel Mustieles (1):
Updated Spanish translation
Dominique Leuenberger (2):
libtracker-data: fix missing include
build: update firefox and thunderbird detection
Enrico Nicoletto (1):
Updated Brazilian Portuguese translation
Giovanni Campagna (1):
writeback: support saving metadata for GIFs
MarMav (2):
Updated Greek translation
Updated Greek translation
Martyn Russell (73):
libtracker-miner: Fix PkgConfig "Requires", juse major version number only
libtracker-extract: Remove from examples/ this library is now private
build: Large update to configure.ac including new --enable-minimal option
libtracker-control: Added missing sections.txt for documentation
libtracker-control: Added .gitignore for VAPI and other generated content
tracker-preferences: Add suggested restart/reindex on changes
tracker-preferences: Don't use Stock.* they're deprecated since 3.10
Revert silly version changes I made earlier
build: Don't use API version 1.2, only the major/minor version should
tracker-extract: Depend on libmediaart 0.5.0 when enabled
all: Remove GNU_SOURCE definitions now we use AC_USE_SYSTEM_EXTENSIONS
ontology: nfo:hasMediaStream does not have a max cardinality in specs
tests: Use tap automake testing scripts, fixes output summaries
libtracker-data: Improve unit tests calling g_test_add()
tests: Add a .gitignore to not show logs and trs files in git status
Revert "tracker-extract: MP3s with ID3v23 tags should not hit infinite loop"
libtracker-extract: Fixed TRACKER_EXTRACTORS_DIR env var
tracker-extract: MP3 id3v23, id3v24 functions documented and v23 fixed
Merge branch 'mp3-id3v2-fixes'
tests: Re-write guarantee metadata test to separate tests better
libtracker-miner: IndexingTree _new() now takes a GFile
libtracker-miner: Fix typo, "suffix" is really "prefix"
libtracker-miner: FileSystem _new() now takes GFile for root
libtracker-miner: Allow FileNotifier to have external crawlers
libtracker-miner: Make it possible to use external crawlers for data mining
tracker-miner-fs: Make sure we work with the new changes to MinerFS
libtracker-miner: Added MinerFSError quark for GErrors returned
libtracker-miner: Miner now uses a proper MinerError API
libtracker-miner: Introduce MinerFSQueue for injecting file changes
libtracker-common: Enable G_MESSAGES_DEBUG for verbosity > 1, not 2
libtracker-miner: Fix warning on root GFile unref in FileSystem
libtracker-miner: Add log information about locations started in FileNotifier
libtracker-miner: Fix paused check in MinerFS before notifying files
libtracker-miner: Document and group functions for MinerFS in header
libtracker-miner: Removed MinerFS _manually_notify_file() and Queue enum
libtracker-miner: Added TrackerEnumerator interface, TrackerFileEnumerator class
libtracker-miner: Added FileEnumerator unit test
libtracker-miner: Don't iterate the wrong enumerator, avoids warnings on no dir
libtracker-miner: Don't create Crawler until FileNotifier is constructed
libtracker-miner: Make sure we free enumerator data on success in Crawler
libtracker-miner: MinerFS _force_mtime_checking() didn't have mtime check flag
libtracker-miner: Rename TrackerEnumerator members 'start' to 'get-children'
libtracker-miner: Update warning about not supporting URIs outside file://
libtracker-miner: Removed unused symbols mentioned in MinerFS documentation
libtracker-miner: Update all documentation around TrackerEnumerator interface
libtracker-miner: Added MinerFS _get_enumerator() function
libtracker-miner: Make it possible to start the miner via DBus
libtracker-miner: Add TrackerMiner::introspection-xml property
libtracker-miner: Add TrackerMiner::introspection-handler property
libtracker-miner: Move TRACKER_MINER_DBUS_* definitions to tracker-miner-object.h
libtracker-miner: Document TRACKER_MINER_DBUS_* defines
libtracker-miner: Chain parent constructed() in TrackerDecorator
libtracker-miner: Added tracker_indexing_tree_get_master_root() and set in constructed()
libtracker-miner: Create TrackerFileSystem in constructed() not init()
libtracker-miner: Create nodes / caches in constructed() not init()
libtracker-miner: Create TrackerIndexingTree in constructed() not init()
libtracker-miner: Change all g_file_get_path() instances to _get_uri()
libtracker-miner: Added TrackerCrawlFlags to disable stat() calls
libtracker-miner: FileNotifier signals ::directory-finished on wrong dir
libtracker-miner: Added MinerFS ::finished-root signal + fixed ::finished
libtracker-control: Allow miner status to be gained from running processes
libtracker-miner: Split TrackerEnumerator into 2 classes, now with TrackerDataProvider
libtracker-miner: Fixed several memory leaks
tracker-miner-fs: Fixed finished signal callback malformed definition
libtracker-miner: Document roots in tracker_indexing_tree_get_master_root()
libtracker-miner: NULL protect TrackerMinerFS using :roots_to_notify
Merge remote-tracking branch 'origin/external-crawler'
configure: Use AC_USE_SYSTEM_EXTENSIONS before m4 dir to avoid warnings
build: Fixed POTFILES.in, distcheck was failing
build: Reorder AutoConf directives to avoid build failures
build: Updated official website in AC_INIT
libtracker-data: Fixed unit tests so files are not left around failing distcheck
Release 1.1.2
Olav Vitters (1):
doap category core
Piotr Drąg (2):
tracker-preferences: Mark new strings as translatable
doap: add <programming-language>
Rafael Ferreira (1):
Updated Brazilian Portuguese translation
Rico Tzschichholz (1):
build: Require gnome-common and build a proper Changelog
Sam Thursfield (12):
Always guarantee metadata, remove --enable-guarantee-metadata option
Merge branch 'sam/always-guarantee-metadata'
Correct typo in comment
functional-tests: Replace use of PyGObject and PyGTK with PyGI
functional-tests: Rewrite DConf code to use GObject introspection
functional-tests: Watch for Tracker processes crashing
functional-tests: Fix tests that use ExtractorHelper
functional-tests: Tweaks to process helpers
functional-tests: Rework 400-extractor.py test
tracker-extract: Use default signal handler for SIGALRM and SIGABRT
Processes shouldn't install the signal handler until the main loop starts
Merge branch 'sam/signal-handling'
Tim Lunn (5):
add COPYING.LGPL since there are LGPL licensed files in the tree
Move COPYING to COPYING.GPL and provide a general overview of Licenses in COPYING
clean up COPYING
build: link with --enable-new-dtags if available, this replaces the hardcoded RPATH with RUNPATH
tests: add missing newline in test_guarantee_title that caused a test failure with the new tap driver
Ting-Wei Lan (1):
Fix "Non-void function should return a value"
Yanko Kaneti (1):
libtracker-miner: .pc Requires.priv libmediaart
YunQiang Su (1):
update zh_CN translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]