[tracker/harmattan-pre-signal-updates: 153/1380] debian: Prepare for release 0.9.4-1maemo1



commit 9210cee1cedf10c6ba08c2dca1f83eaa89a8b1d6
Author: Martyn Russell <martyn lanedo com>
Date:   Tue May 11 12:54:47 2010 +0100

    debian: Prepare for release 0.9.4-1maemo1

 debian/changelog |   54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 54 insertions(+), 0 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index d296a9e..995c87d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,57 @@
+tracker (0.9.4-1maemo1) unstable; urgency=low
+
+  * Implemented SWP#MCoFr-655, SWP#MCoFr-727
+  * Fixes: GB#616548, DIrectory lists and de-duplication in tracker-preferences
+  * Fixes: GB#617082, RFE Useability - Learning How to Start the Miners was a Little Unintuitive
+  * Fixes: NB#166767, Every word in a long tag is indexed separately
+  * Fixes: NB#166684, Database table is locked issue, SQLITE_MISUSED is reported SQLite error here
+  * Fixes: NB#167616, Tracker's ISO 8601 timestamp implementation is not correct
+  * Fixes: NB#166717, Only first DC:Subject and IPTC:Keywords tags are extracted
+  * Require poppler 0.12.2 instead of poppler-glib 0.4.5
+  * Removed many unused variables from coverity reports
+  * Various other fixes picked up from coverity reports
+  * RSS miner, pkg-config should look for rest-0.6, not rest
+  * Functional Tests: Added force-sqlite-misused-batch.sh and force-sqlite-misused.sh for NB#166684
+  * Functional Tests: Added for journal replay
+  * Functional Tests: Added for backup-restore
+  * Ontology: Fixed typo for nfo:softwareCmdLine comment
+  * Ontology: Added tracker:notify for nco:EmailAddress
+  * Ontology: Added tracker:notify for nco:PhoneNumber
+  * Ontology: Added tracker:notify for nco:PostalAddress
+  * Ontology: Added tracker:notify for nfo:Document
+  * Ontology: Added tracker:notify for nfo:SoftwareApplication
+  * Ontology: Added tracker:indexed for nfo:belongsToContainer
+  * Data Generators: Fixed %u use since it is deprecated in favour of %d in Python
+  * libtracker-common: Fixed compilation error in validating ints for tracker-keyfile-object
+  * libtracker-db: Enable read_uncommitted to fix locking issues
+  * libtracker-db: Properly shut down thread data on thread destruction, fixes sqlite3_close() log errors
+  * libtracker-db: Don't fsync/close already open databases if g_open() succeeds
+  * libtracker-db: Avoid strstr in uri_is_{parent|descendant} functions
+  * libtracker-db: Performance improvement for tracker:uri-is-parent function
+  * libtracker-extract: Don't modify setlocale() return value, as it's statically stored
+  * libtracker-extract: Protect against invalid values in tracker_date_guess()
+  * libtracker-miner: Added missing .deps file for Vala bindings
+  * libtracker-miner: Fixed memory leak in VAPI file
+  * libtracker-miner: Fixed includes for libtracker-client in VAPI file
+  * libtracker-miner: Updated nfo:fileLastModified query to use nfo:belongsToContainer, much faster
+  * libtracker-client: Fixed typo in documentation for tracker_resources_sparql_query()
+  * tracker-store: Fixed possible memory corruption
+  * tracker-store: Fixed crash when client disappears
+  * tracker-store: Fixed unref of TrackerDBCursor when NULL
+  * tracker-store: Handle commit transaction error when importing turtle files and rollback
+  * tracker-extract: Ported PDF extractor to not use poppler-glib, speed improvement
+  * tracker-extract: Don't run past genre array in mp3 extractor
+  * tracker-extract: Use nfo:HtmlDocument instead of nfo:Document in html extractor
+  * tracker-extract: Fixed compilation warning for msoffice extractor, use G_GSIZE_FORMAT not %d
+  * tracker-writeback: Added MP4 and 3GPP video files xmp module 
+  * tracker-search: Added --emails and list subjects/dates
+  * tracker-search: Added --contacts and list names/addresses
+  * tracker-search: Updated --detailed so we only report URNs if this is supplied
+  * tracker-tag: Fixed possible use of uninitialised memory
+  * tracker-info: Show results in shortened form, added --full-namespaces for old behaviour
+ 
+ -- Martyn Russell <martyn lanedo com>  Tue, 11 May 2010 13:00:00 +0000
+
 tracker (0.9.3-1maemo4) unstable; urgency=low
 
   * Cherry picked ontology files from 0.9.3-1maemo1 to 0.9.3-1maemo2  



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