[tracker-miners] Created tag TRACKER_0_6_95
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners] Created tag TRACKER_0_6_95
- Date: Mon, 7 Sep 2020 11:06:58 +0000 (UTC)
The signed tag 'TRACKER_0_6_95' was created.
Tagger: Martyn Russell <martyn imendio com>
Date: 1243007020 +0100
Release 0.6.95
Changes since the last tag 'TRACKER_0_6_94':
Carlos Garnacho (16):
Plug several memory leaks.
Shut trackerd down cleanly, even during initialization. Fixes NB#107962.
Remove semicolon from comment, it broke sqlite parser.
Make tracker_hal_path_is_on_removable_device() a bit more performant.
Make adding words to index a bit more performant.
Perform binary search on already added words in cache.
Ensure a transaction is started right after getting metadata/text.
Make sync/async flush functions to stop on any error.
Add new "index error" indexer status, pause the indexer on index error.
Make trackerd delete index files as well on reindex.
Use single DB insert statements instead of insert and many updates
Fixes indexer so we do not parse metadata text if FTS is disabled
Fixed indexer potential path breakage by using g_build_path instead
Improved HAL UDI lookup speed from ~5ms to 0.5ms
Bug 112133 - trackerd-11-1386.rcore.lzo crashed
MetadataValue can be empty, avoid critical warnings when trying to retrieve it.
Gabor Kelemen (1):
Hungarian translation updated
Ivan Frade (14):
Add test to tracker-turtle
Test TrackerDataMetadata
Add TrackerFieldData unit test
Fixes missing switch break causing WHERE property to return ORDER property
Test tracker-thumbnailer
Add license and explanations
Test tracker-db-file-info
Test tracker-db-action
Test tracker-db-index-manager
Fix GetVolumeByPath
Add index to Volumes table
Check error on dbus connection
Check if the sym link can be followed
Fix folder indexing
Javier Jardón (1):
Fixes GB#575130, Remove deprecated GTK+ symbols
Jorge Gonzalez (1):
Updated Spanish translation
Luca Ferretti (1):
Updated Italian translation
Martyn Russell (45):
Disables evolution push module and improves the code
Fixes: NB#113528, Tracker indexer crashes after querying meta data of...
Fixed a memory leak in tracker_dbus_query_result_multi_to_ptr_array()
Don't check for SQLite extension loader without FTS enabled
Fixes: NB#114354, trackerd polls
Fixes binary search index size error, assumed 0 to array->len
Fixed indexer invalid writes in state_to_string() if string is empty
Fix Valgrind errors / leaks and added public API parameter checks
Fixed disk_space_check_stop() critical warning on shutdown
Fix indexer crash, by setting ALL struct members in unindex_metadata
Use gint64 not guint for binary search, array index was sometimes < 0
Removed **** from low disk space messages in log
Fixes NB#100123, Image:Date is empty for some of the images
Revert patch to use binary search with QDBM cache, was causing regressions
Add full text search optional and enabled by default
Fixes: NB#110221, ML: Album Art is not displaying in All Album and...
Fixes: NB#112632, Files seem to go missing from database
Get the actual mount point for a given path to get volume id in db
Set up volume states before enabling public APIs via DBus
Pause indexer when setting volume states & disable TTL use
Fixes to tracker-rdf-query module from coverity
Fixed tracker-xmp coverity findings
Fixed utils/qdbm/ print-words and search-word based on coverity
Fixed src/libstemmer/libstemmer.c coverity failures
Fixed src/libtracker-common/tracker-config coverity failures
Removed unused variables from coverity findings
Check return value of important GLib calls, found by coverity
Make sure we call va_end before returning in evolution-imap module
Fix not crawling inserted removable media
Added a preprocessor option for DB transactions
Make HAVE_SQLITE_FTS a #define in config.h
Added dynamic pragma loader using config file
Don't iterate data update context twice and quote everything
Do not add ID twice to update context & do not escape collation key twice
Don't insert "(null)" into DB when string is NULL for updates
Don't insert empty strings for NULL values, it causes unique value disparity
Added SQLite test utility
Fixed patch to disable SQLite FTS warnings causing huge DB failures
Disable database SQL debugging... again :)
Removed File:Ext and File:NameDelimited for performance
Added --disable-detailed-metadata to NOT index less important metadata
Attempt to speed up indexing by less cols in indices
Fixed make distcheck failures in preparation for 0.6.95
Bumped version to 0.6.95 for release
NEWS for 0.6.95
Mikael Ottela (10):
Add a generic dbus method for performing aggregates on unique value queries.
Do not free the option context a second time.
Added some extra checks for size in mp3 extraction.
Allow queries without an rdf-file with tracker-query.
Off-by-one fix to the genre name mapping in mp3 extraction
Add multivalue support for all image metadata formats
Do not use default values for numeric null fields
Some leak fixes
Mime check fixes to the album art extraction in gstreamer and mp3 extractors
Fixes NB#110584, Image:HasKeywords working incorrectly Fixes NB#113083, Tracker extracts Sub-location
instead of Location field.
Philip Van Hoof (5):
Fixes for the heuristic scanner
Performance improvement heurstic scan for album art
Bugfixes for album art heuristics
Optimization for embedded album-art extraction
Increased the max allowed extraction time to 10 seconds
Rob Taylor (2):
Fixes: GB#580905, [PATCH] Clean up help messages in configure
Fixes: GB#580908, [PATCH] Make configure error on missing hal and hal-storage a bit clearer.
Yavor Doganov (1):
Fixes GB#580586, FTBFS: undefined reference to `sqlite3_enable_load_extension`
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]