2011-01-10 11:00:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 4 12:56:50 CET 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.33:
|
|
|
|
+ Ontology: Remove tracker:isAnnotation property
|
|
|
|
+ SPARQL:
|
|
|
|
- Support graph retrieval using property functions
|
|
|
|
- Accept semicolon as separator between update operations
|
|
|
|
- Add support for INSERT/DELETE DATA
|
|
|
|
- Fix WITH support
|
|
|
|
- Drop deprecated support for DROP GRAPH
|
|
|
|
+ libtracker-data:
|
|
|
|
- Add ontology cache
|
|
|
|
- Bypass update buffer for rdf:type deletes if possible
|
|
|
|
+ tracker-store, libtracker-data: Enhance signal behaviour for
|
|
|
|
batch updates
|
|
|
|
+ libtracker-common: Print PID of process in dbus requests
|
|
|
|
+ libtracker-miner:
|
|
|
|
- Set proper nfo:belongsToContainer on file move operations
|
|
|
|
- Skip IgnoreNextUpdate requests on CREATED events
|
|
|
|
- When deleting resources, first mark unavailable and then
|
|
|
|
fully remove them
|
|
|
|
- Make sure original monitors are removed during a move
|
|
|
|
operation
|
|
|
|
- On directory remove, first remove monitors, then notify event
|
|
|
|
- When a moved dir event detected, cancel all monitors in the
|
|
|
|
dir
|
|
|
|
- Don't add monitors when renaming a directory to a hidden name
|
|
|
|
+ tracker-extract-gstreamer: Fix undefined references
|
|
|
|
+ tracker-extract-txt: Support text files encoded in UTF-16 if
|
|
|
|
BOM available
|
|
|
|
+ tracker-writeback:
|
|
|
|
- XMP: Take into account mlo:asPostalAddress
|
|
|
|
- Fix a memoryleak on unwanted_results and cleanup
|
|
|
|
+ tracker-writeback, libtracker-miner: Don't writeback non-strict
|
|
|
|
mined values
|
|
|
|
+ tracker-explorer: Port to GDBus
|
|
|
|
+ Bugs fixed: nokia#211928, nokia#212736, nokia#213419,
|
|
|
|
nokia#214478, bgo#638159.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 16 17:19:38 CET 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.32:
|
|
|
|
+ Added tracker-needle to replace tracker-search-tool
|
|
|
|
+ Added --enable-guarantee-metadata to ensure nie:title and other
|
|
|
|
metadata when missing
|
|
|
|
+ build: disable functional-tests by default
|
|
|
|
+ Ontology: Add tracker:notify true for nmo:Call
|
|
|
|
+ libtracker-data: Sort function test results to avoid test
|
|
|
|
failures
|
|
|
|
+ libtracker-sparql: Wait for tracker-store before loading
|
|
|
|
plugins
|
|
|
|
+ Bugs fixed: nokia#210217, nokia#211926, nokia#198155.
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 12 00:13:46 CET 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.31:
|
|
|
|
+ Build System updates.
|
|
|
|
+ Ontology:
|
|
|
|
- Added nmm:MusicAlbumDisk, nmm:musicAlbumDisk,
|
|
|
|
nmm:albumDiskAlbum classes
|
|
|
|
- Changed nmm:performer rdfs:domain from nmm:MusicAlbum to
|
|
|
|
nmm:MusicAlbumDisk
|
|
|
|
- Changed nmm:setNumber rdfs:domain from nmm:MusicAlbum to
|
|
|
|
nmm:MusicAlbumDisk
|
|
|
|
- Changed nmm:internationalStandardRecordingCode rdfs:domain
|
|
|
|
from nmm:MusicAlbum to nmm:MusicPiece
|
|
|
|
+ libtracker-sparql: Fixed documentation to include
|
|
|
|
tracker_sparql_get_uuid_urn()
|
|
|
|
+ libtracker-miner: Fixed documentation missing but written
|
|
|
|
+ tracker-extract: Fixed GUPNP-DLNA extractor, was using
|
|
|
|
"nfo.channels" not "nfo:channels"
|
|
|
|
+ Bugs fixed: bgo#636936, bgo#624041, bgo#636604, bgo#635756,
|
|
|
|
bgo#636383, bgo#636520, bgo#636527, nokia#207918.
|
|
|
|
- Follow the build change and use stable number for directories
|
|
|
|
and libraries (0.10 instead of 0.9). As a result, rename the
|
|
|
|
library packages from *-0_9-0 to *-0_10-0.
|
|
|
|
|
2010-12-10 16:44:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 9 17:39:33 CET 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.30:
|
|
|
|
+ Ontology:
|
|
|
|
- Added domainIndex nie:contentCreated to nfo:Visual
|
|
|
|
- Added tracker:notify true for slo:LandmarkCategory,
|
|
|
|
slo:Landmark and slo:GeoLocation
|
|
|
|
+ SPARQL: Use WITH/INTO/FROM clause in WHERE pattern of updates
|
|
|
|
+ Support MeeGoTouch Locale, recalculating indexes on locale
|
|
|
|
changes
|
|
|
|
+ data-generators:
|
|
|
|
- Diversify the content creation times
|
|
|
|
- Support nfo:Equipment correctly
|
|
|
|
- Small fixes to the music data
|
|
|
|
+ libtracker-data:
|
|
|
|
- Disable fn:starts-with test for !libicu cases
|
|
|
|
- Document the TRACKER_PRAGMAS_FILE environment variable
|
|
|
|
+ libtracker-direct: Make singleton connection thread-safe
|
|
|
|
+ libtracker-bus: Reduce D-Bus proxy initialization time
|
|
|
|
+ libtracker-sparql: Reduce D-Bus proxy initialization time
|
|
|
|
+ tracker-extract, albumart: Don't assume that
|
|
|
|
g_file_get_parent() returns non-NULL
|
|
|
|
+ tracker-miner-applications: Re-extract desktop files when
|
|
|
|
locale change detected
|
|
|
|
+ tracker-status: Added more granularity to the tracker-store
|
|
|
|
status reporting for the journal replay
|
|
|
|
+ Bugs fixed: nokia#204706, nokia#203538, nokia#208420,
|
|
|
|
bgo#635757, bgo#635794.
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 25 12:17:29 CET 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.29:
|
|
|
|
+ Ontology: Add index on nco:nameFamily
|
|
|
|
+ SPARQL:
|
|
|
|
- Support \u escape sequence in string literals
|
|
|
|
- Fix INSERT/DELETE and SELECT * with WHERE without variables
|
|
|
|
- Use proper collation for string literals and fn:starts-with
|
|
|
|
+ libtracker-data: Make it easier to test the PRAGMAs for SQLite
|
|
|
|
+ libtracker-bus: Fix handling of priority in update_async
|
|
|
|
+ libtracker-sparql: Add function to generate a uuid urn to the
|
|
|
|
client library
|
|
|
|
+ tracker-store: Fix crash on client exit and task without
|
|
|
|
destroy notify
|
|
|
|
+ tracker-extract: Split msoffice and msoffice-xml extractors and
|
|
|
|
refactor code
|
|
|
|
+ tracker-extract-mp3: Fix memory leak
|
|
|
|
+ tracker-miner-applications: Fix encoding issues and handling of
|
|
|
|
nie:dataSource
|
|
|
|
+ tracker-miner-fs: Use low priority for update_async calls
|
|
|
|
+ tracker-search: New --software and --software-categories option
|
|
|
|
+ Bugs fixed: bgo#630244, bgo#634424, bgo#634669, bgo#635652,
|
|
|
|
nokia#195787, nokia#197067, nokia#200980, nokia#202291,
|
|
|
|
nokia#203540, nokia#203593, nokia#206752.
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 18 11:13:04 UTC 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.28:
|
|
|
|
+ GDBus support
|
|
|
|
+ Add utils/tracker-sql to run SQL on the databases directly
|
|
|
|
+ Ontology:
|
|
|
|
- Updated mfo:image for mfo:FeedSettings to be in domain
|
|
|
|
mfo:FeedElement
|
|
|
|
- Added tracker:indexed true for nmm:artistName
|
|
|
|
- Added tracker:domainIndex for nie:title on nmm:MusicAlbum
|
|
|
|
- Deprecated nmm:albumTitle for nie:title
|
|
|
|
+ functional-tests updates.
|
|
|
|
+ libtracker-data:
|
|
|
|
- Combine INSERT and UPDATE statements into one INSERT
|
|
|
|
- Fixed ontology change coping for tracker:domainIndex
|
|
|
|
+ tracker-store: Queue queries while backup is taking place
|
|
|
|
+ Build fixes: bgo#633118, nokia#202275, nokia#199968,
|
|
|
|
nokia#202627, nokia#202581, nokia#201122, nokia#203632.
|
|
|
|
+ Build fixes.
|
|
|
|
+ Updated translations.
|
|
|
|
- Change vala-devel to vala-unstable-devel BuildRequires as tracker
|
|
|
|
now requires vala 0.11.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 6 18:59:22 CET 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.27:
|
|
|
|
+ New journal format to separate ontology from data for improved
|
|
|
|
data integrity
|
|
|
|
+ functional-tests updates.
|
|
|
|
+ libtracker-common: Use per-client timeouts to avoid unnecessary
|
|
|
|
wake ups
|
|
|
|
+ libtracker-client: Disable deprecation warnings when building
|
|
|
|
this library
|
|
|
|
+ libtracker-data: Identify unsupported ontology change coping
|
|
|
|
more broadly
|
|
|
|
+ libtracker-bus: Disable dbus timeouts in updates to the store
|
|
|
|
+ tracker-sparql: Added --list-indexes to show database indexes
|
|
|
|
+ tracker-store: Use per-query watchdogs to avoid unnecessary
|
|
|
|
wake ups
|
|
|
|
+ tracker-extract:
|
|
|
|
- Removed all tests, they've been commented out for some time
|
|
|
|
- GIF: Fixed memory leak for height and width
|
|
|
|
- GStreamer: Write multiple nmm:albumArtist if there are more
|
|
|
|
than one
|
|
|
|
- MSOffice: Don't use a static var to check if nie:generator
|
|
|
|
was already set
|
|
|
|
+ tracker-miner-fs: Removed all tests, test source file was just
|
|
|
|
a main()
|
|
|
|
+ tracker-control: Fix runtime critical when journal file doesn't
|
|
|
|
exist.
|
|
|
|
+ Bugs fixed: nokia#199131, nokia#194908, nokia#200310,
|
|
|
|
bgo#633118, bgo#633093, bgo#631391.
|
|
|
|
+ Build fixes.
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 23 14:15:48 CEST 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.26:
|
|
|
|
+ Add task pool in libtracker-miner for store updates/metadata
|
|
|
|
extractions, 10-20% speed increase indexing.
|
|
|
|
+ Ontology: Derive from rdfs:Resource for nao:Property,
|
|
|
|
nfo:Orientation, poi:ObjectOfInterest, scal:AccessLevel,
|
|
|
|
nmm:Flash, nmm:MeteringMode, nmm:WhiteBalance,
|
|
|
|
nmm:RadioModulation, mto:TransferMethod
|
|
|
|
+ functional-tests updates
|
|
|
|
+ tracker-extract: Port QuillImageFilter usage to QImage
|
|
|
|
+ libtracker-data:
|
|
|
|
- Notify locales being used also for libunistring
|
|
|
|
- Improved collation related debugging traces
|
|
|
|
+ libtracker-bus:
|
|
|
|
- Handle error properly in array_update_finish()
|
|
|
|
- Use host endian byte order for updates in steroids interface
|
|
|
|
- Fixed memory leak when updating, GAsyncResult should always
|
|
|
|
be unref-ed
|
|
|
|
+ libtracker-miner: Fixed critical warning when calling
|
|
|
|
tracker-status -i
|
|
|
|
+ tracker-miner-fs: Fixed MeeGo app miner, missing include for
|
|
|
|
GStrv and glib collators
|
|
|
|
+ utils:
|
|
|
|
- mtp-dummy: Fixed missing locale initialization
|
|
|
|
+ Bugs fixed: bgo#629850, bgo#632399, nokia#194548.
|
|
|
|
+ Build fixes.
|
|
|
|
+ Updated translations.
|
|
|
|
- Changes from version 0.9.25:
|
|
|
|
+ New API methods in libtracker-sparql which allow multiple
|
|
|
|
inserts per DBus call.
|
|
|
|
+ Ontology:
|
|
|
|
- NMM: Set maximum cardinality of dlnaProfile and uPnPShared to
|
|
|
|
1
|
|
|
|
- NCO: Set tracker:notify for nco:ContactGroup.
|
|
|
|
+ SPARQL:
|
|
|
|
- Fix build with Vala < 0.11
|
|
|
|
- Fix context handling for EXISTS and NOT EXISTS
|
|
|
|
- Do not use pointers as keys in hash tables
|
|
|
|
- Do not let SPARQL variable names influence SQL query
|
|
|
|
+ libtracker-sparql:
|
|
|
|
- Use lazy resolving for symbols in plugins
|
|
|
|
- Added missing APIs to documentation sections file
|
|
|
|
- Make new example for_update_array a bit more aesthetic
|
|
|
|
- Documented the new API methods for multi-insert
|
|
|
|
+ libtracker-data:
|
|
|
|
- Progress handling while performing integrity check
|
|
|
|
- Do not load superproperties on read-only access
|
|
|
|
- Avoid opening SQLite database twice on startup
|
|
|
|
- Force reindex on unsupported ontology change
|
|
|
|
- Fixed test cases on Fedora 14
|
|
|
|
+ tracker-store: Fixed status reporting
|
|
|
|
+ tracker-extract:
|
|
|
|
- Replace quill with quillimagefilter
|
|
|
|
- Use posix_fadvise() when closing files
|
|
|
|
- gupnp-dlna: Fix to use the tracker_sparql_escape_uri_printf()
|
|
|
|
+ functional-tests updates
|
|
|
|
+ coverage: Ignore coverage/ directory
|
|
|
|
+ utils:
|
|
|
|
- mtp-dummy: Implemented renaming of all files after batch copy
|
|
|
|
finishes
|
|
|
|
+ Bugs fixed: nokia#186096.
|
|
|
|
+ Updated translations.
|
|
|
|
|
2010-10-15 16:41:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 9 10:44:46 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.24:
|
|
|
|
+ Ontology updates.
|
|
|
|
+ SPARQL:
|
|
|
|
- Use COLLATE in SQL for variables and property functions
|
|
|
|
- Use named graph of WITH clause in WHERE pattern for updates
|
|
|
|
+ functional-tests updates.
|
|
|
|
+ libtracker-data: Add test case for ORDER BY property function
|
|
|
|
+ libtracker-miner: Make vapi file compatible with Vala 0.11.0
|
|
|
|
+ libtracker-sparql:
|
|
|
|
- Assume en_US.utf8_locale for test cases for proper collation
|
|
|
|
- Support GRAPH in SPARQL builder API
|
|
|
|
+ tracker-miner-fs: Fixed regression when deleting
|
|
|
|
nfo:FileDataObject resources for a mount point
|
|
|
|
+ utils: mtp-dummy: Added a test case to synthesis an mtp daemon
|
|
|
|
+ Bugs fixed: nokia#195394, nokia#196143, nokia#195547,
|
|
|
|
nokia#192790.
|
|
|
|
+ Build fixes.
|
|
|
|
- Drop tracker-fix-build.patch: fixed upstream.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 1 09:10:45 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.23:
|
|
|
|
+ Ontology updates.
|
|
|
|
+ SPARQL: Fix SQL for GRAPH with predicate variable and empty
|
|
|
|
database
|
|
|
|
+ coverage: ignore dbus-binding-tool generated files
|
|
|
|
+ functional-tests updates.
|
|
|
|
+ libtracker-data:
|
|
|
|
- Log failure to set journal mode to WAL
|
|
|
|
- Fixed unchecked pointer unref when setting journal_mode
|
|
|
|
pragma
|
|
|
|
- Change SQLite page and cache size
|
|
|
|
+ libtracker-sparql:
|
|
|
|
- Added connection_get_{async|direct_async}() APIs
|
|
|
|
- Various documentation fixes and additions.
|
|
|
|
+ libtracker-miner:
|
|
|
|
- Added new unit tests for blacklisting and event merging
|
|
|
|
- Don't create inner loop until needed
|
|
|
|
+ tracker-store: Fixed corruption in FD passing D-Bus
|
|
|
|
implementation
|
|
|
|
+ tracker-extract:
|
|
|
|
- MP3: Fixed a huge memory leak in albumart data
|
|
|
|
- MP3: Support Windows-1252 character encoding
|
|
|
|
- MP3: Fix string handling in comment and picture tags
|
|
|
|
- Album art: Stop looking for cover if we already
|
|
|
|
+ tracker-search-tool: Fixed compilation error with latest vala
|
|
|
|
+ plugins: Evolution: Fixed the UID format of the URL
|
|
|
|
+ Bugs fixed: nokia#193061, nokia#193044, nokia#194746
|
|
|
|
+ Updated translations.
|
|
|
|
- Add tracker-fix-build.patch to fix the build.
|
|
|
|
|
2010-09-26 21:55:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 24 09:53:57 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.22:
|
|
|
|
+ LRU for database statement cache (huge memory footprint
|
|
|
|
difference)
|
|
|
|
+ Monitor event black listing and events are condensed (less
|
|
|
|
event spam up the stack)
|
|
|
|
+ SPARQL: Rework variable name support to fix regression
|
|
|
|
+ Ontology: NCO: Set tracker:notify to true for nco:ContactList
|
|
|
|
+ data-generators: Added a default value for undefined categories
|
|
|
|
+ functional-tests updates.
|
|
|
|
+ libtracker-data:
|
|
|
|
- Fixed regression SELECT ... AS ?var not being honored in
|
|
|
|
ORDER BY
|
|
|
|
- Don't cache stmt if the query contains a regular expression
|
|
|
|
- Fixed memory leak in journal rotation
|
|
|
|
+ libtracker-sparql:
|
|
|
|
- Make it possible to set the max LRU cache size per connection
|
|
|
|
- Added an "environment variables" section to documentation
|
|
|
|
+ tracker-store:
|
|
|
|
- Added TRACKER_STORE_{SELECT|UPDATE}_CACHE_SIZE environment
|
|
|
|
variables to control new LRU feature
|
|
|
|
- Fixed crash when accessing variable_names array
|
|
|
|
+ tracker-extract:
|
|
|
|
- remove unneeded call to tracker_topanalyzer_shutdown()
|
|
|
|
- Fixed QUILLimagefilter support
|
|
|
|
+ tracker-miner-fs: Fixed use of uninitialized variable
|
|
|
|
+ Bugs fixed: nokia#192537, nokia#193796, bgo#630176
|
|
|
|
+ Updated translations.
|
|
|
|
|
2010-09-20 15:52:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 18 14:31:06 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.21:
|
|
|
|
+ Return types in TrackerSparqlCursor API (previously just
|
|
|
|
strings)
|
|
|
|
+ Ontology:
|
|
|
|
- Added nfo:HelpDocument
|
|
|
|
- Added brief description to the ontologies documentation index
|
|
|
|
page
|
|
|
|
+ functional-tests updates
|
|
|
|
+ libtracker-fts: Do not use TLS for queries
|
|
|
|
+ libtracker-common: Reset default log handler in
|
|
|
|
tracker_log_shutdown()
|
|
|
|
+ libtracker-data: Fixed parallel cursor_next_async() call
|
|
|
|
segfaults
|
|
|
|
+ libtracker-miner:
|
|
|
|
- Removed Pango requirement in tracker-miner.pc
|
|
|
|
- Improved debugging to avoid store availability confusion in
|
|
|
|
log
|
|
|
|
+ libtracker-sparql: Added test case for cursor_next_async()
|
|
|
|
segfaults
|
|
|
|
+ tracker-miner-flickr: Fixed desktop file not having the correct
|
|
|
|
prefix for its icon
|
|
|
|
+ tracker-extract:
|
|
|
|
- On shutdown a summary is logged with extraction/failure count
|
|
|
|
per module
|
|
|
|
- Fixed compilation error for quill support
|
|
|
|
- Don't extract content if config has max bytes set to 0
|
|
|
|
- Use g_pattern_match() instead of g_pattern_match_simple(),
|
|
|
|
~5% speed increase
|
|
|
|
+ tracker-search: Do not use tracker:available for emails
|
|
|
|
+ tracker-status: Fixed memory leak when printing state
|
|
|
|
+ Bugs fixed: nokia#186055, nokia#192326, nokia#188031
|
|
|
|
+ Updated translations.
|
|
|
|
|
2010-09-13 13:13:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 9 19:22:59 CEST 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.20:
|
|
|
|
+ bgo#628859: Ship examples/rss-reader/initial-data.ttl in
|
|
|
|
tarballs
|
|
|
|
+ bgo#628872: tracker-control -t or -k shouldn't kill
|
|
|
|
tracker-status-icon
|
|
|
|
+ nokia#187558: nfo:belongsToContainer not set for music files
|
|
|
|
synchronized from Ovi Suite to the device
|
|
|
|
+ nokia#189896: BatchCommit doesn't send reply
|
|
|
|
+ Ontology:
|
|
|
|
- Added slo:categoryIconUrl for category icons in the location
|
|
|
|
ontology
|
|
|
|
- Added slo:iconUrl for landmark icons in the location ontology
|
|
|
|
- Added nfo:manufacturer to replace nfo:make
|
|
|
|
- Updated documentation, use plainTextContent instead of
|
|
|
|
plainTextMessageContent
|
|
|
|
+ libtracker-data: Fixed signed char comparison in SPARQL scanner
|
|
|
|
+ tracker-store:
|
|
|
|
- Fixed class-signaling rdf_types array after delete
|
|
|
|
- Fixed class-signaling to emit all triples for rdf:type
|
|
|
|
predicates
|
|
|
|
+ tracker-extract:
|
|
|
|
- MSOffice, fixed to set nfo:Presentation & nfo:Spreadsheet
|
|
|
|
- tracker-extract: GStreamer, use integer division for rounding
|
|
|
|
duration
|
|
|
|
- Tiff, updated to use canonical uris with new nfo:manufacturer
|
|
|
|
ontology
|
|
|
|
+ tracker-miner-flickr:
|
|
|
|
- Fixed so tracker-search-icon doesn't show constant polling
|
|
|
|
- Fixed criticals for photos with no tags
|
|
|
|
+ tracker-miner-rss: Fixed so tracker-search-icon doesn't show
|
|
|
|
constant polling.
|
|
|
|
- Remove supplied initial-data.ttl, as it is now shipped in the
|
|
|
|
tarball.
|
|
|
|
|
2010-09-06 23:01:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 6 09:42:14 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Rename evolution-tracker subpackage to tracker-miner-evolution,
|
|
|
|
with appropriate Provides/Obsoletes since this is first a miner.
|
|
|
|
Make it also provide evolution-plugin-tracker, since it's a
|
|
|
|
plugin for evolution too.
|
|
|
|
- Split flickr and rss miners in tracker-miner-flickr and
|
|
|
|
tracker-miner-rss subpackages since they are not that useful by
|
|
|
|
default, and add README.SUSE files for them to explain how to use
|
|
|
|
them.
|
|
|
|
- Split applications/files miner to tracker-miner-files, and add a
|
|
|
|
Recommends to tracker to get it installed by default. This will
|
|
|
|
enable people to keep tracker and still easily remove this miner
|
|
|
|
if they don't want to index files.
|
|
|
|
- Rename nautilus-tracker subpackage to
|
|
|
|
nautilus-extension-tracker-tags and nautilus-applet subpackage to
|
|
|
|
gnome-panel-applet-tracker, to follow the naming convention for
|
|
|
|
plugins and extensions. Add appropriate Provides/Obsoletes.
|
|
|
|
- Add packageand(tracker:gnome-panel) Supplements to
|
|
|
|
gnome-panel-applet-tracker.
|
|
|
|
- Remove useless call to autoreconf.
|
|
|
|
- Use %_smp_mflags for parallel build.
|
|
|
|
|
2010-09-06 17:49:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 2 20:19:38 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.19:
|
|
|
|
+ Collation support
|
|
|
|
+ Refactored signal notification API
|
|
|
|
+ Ontology: Added nmo:isEmergency property
|
|
|
|
+ functional-tests:
|
|
|
|
- Avoid FTS tests if FTS is disabled
|
|
|
|
- Don't include TTL files in dist (tarball was 26Mb vs. 6Mb)
|
|
|
|
+ libtracker-data: Fixed memory leak when setting journal_mode
|
|
|
|
pragma
|
|
|
|
+ libtracker-miner:
|
|
|
|
- If CREATED event is received from a monitor, force IRI cache
|
|
|
|
update
|
|
|
|
- Don't print paths as they may not be in UTF-8, print URIs
|
|
|
|
+ tracker-extract: Fixed xine, mplayer and totem backends
|
|
|
|
+ tracker-miner-fs:
|
|
|
|
- Removed CacheTimeout option from config, unused
|
|
|
|
- Removed ScanTimeout from config, unused
|
|
|
|
- Disable crawling entirely if !initial_crawl
|
|
|
|
+ nokia#184505: Video files without audio are listed as music
|
|
|
|
clips.
|
|
|
|
+ nokia#179465: Cannot sort lower and upper cases for under same
|
|
|
|
letter
|
|
|
|
+ Fix build warnings, and other build issues.
|
|
|
|
+ Updated translations.
|
|
|
|
- Rebase tracker-removeable-media-off.patch.
|
|
|
|
- Add libgupnp-dlna-devel BuildRequires on 11.4 and later.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 1 07:57:29 UTC 2010 - aj@suse.de
|
|
|
|
|
|
|
|
- Change lang package Requires to Recommends since it is not
|
|
|
|
mandatory at runtime.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 27 21:32:31 CEST 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.18:
|
|
|
|
+ Ontology:
|
|
|
|
- Renamed slo:longitudeUncertainty to slo:horizontalAccuracy
|
|
|
|
- Renamed slo:latitudeUncertainty to slo:verticalAccuracy
|
|
|
|
+ libtracker-data:
|
|
|
|
- Fixed journal reader with rotated journals
|
|
|
|
- Make sure tracker_fts_update_commit() is called for FTS
|
|
|
|
updates
|
|
|
|
+ libtracker-direct:
|
|
|
|
- Use maximum D-Bus timeout
|
|
|
|
- Wait for tracker-store to be ready
|
|
|
|
+ libtracker-bus:
|
|
|
|
- Use maximum D-Bus timeout
|
|
|
|
- Fixed linking to include libtracker-sparql
|
|
|
|
- Throw errors for non-FD passing when Cancellable is cancelled
|
|
|
|
- Support BatchUpdate for low priority requests
|
|
|
|
+ libtracker-sparql:
|
|
|
|
- Added debugging to know what SPARQL is used with
|
|
|
|
direct-access
|
|
|
|
- Added TRACKER_SPARQL_BACKEND environment variable
|
|
|
|
- Added deps file for tracker-sparql.vapi to distribution
|
|
|
|
- cursor_get_n_columns() should only be called after
|
|
|
|
cursor_next()
|
|
|
|
+ libtracker-miner:
|
|
|
|
- Allow API to bypass config dir checks for user based indexing
|
|
|
|
- Add method to reindex certain mimetypes
|
|
|
|
- Add method to invoke tracker-miner-fs to index a file
|
|
|
|
+ tracker-store:
|
|
|
|
- Fixed race conditions with new 'Wait' d-bus interface
|
|
|
|
- Fixed unregister_g_object() criticals
|
|
|
|
- Small busy callback improvements, indexing speed increased
|
|
|
|
+ tracker-miner-fs:
|
|
|
|
- Remove --add-file option (now done using tracker-control -f)
|
|
|
|
- Added debugging to know which file is requested to be indexed
|
|
|
|
over D-Bus
|
|
|
|
- Use tracker_dbus_request_failed() for error situations
|
|
|
|
- Do not index dirs unconditionally when adding monitors, huge
|
|
|
|
crawling performance improvement
|
|
|
|
- Renamed Reindex D-Bus interface to Index
|
|
|
|
+ tracker-control:
|
|
|
|
- Make -f and -m outputs translatable
|
|
|
|
- Print when reindexing mime types or files is successful
|
|
|
|
- Don't print PIDs if we're reindexing mimes or a file
|
|
|
|
- Use TrackerMinerManager to reindex mimetypes
|
|
|
|
+ tracker-tag: Bail out if none of the passed files exist in the
|
|
|
|
store
|
|
|
|
+ bgo#613252: Application-driven indexing and metadata storage
|
|
|
|
+ bgo#627893: tracker 0.9.17 does not compile with
|
|
|
|
e-d-s/evolution 2.31.90 built with gtk+ 3.0
|
|
|
|
+ nokia#187148: "Not tagged, file is not indexed" message is seen
|
|
|
|
when adding a tag
|
|
|
|
+ nokia#184505: Video files without audio are listed as music
|
|
|
|
clips.
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 19 02:15:58 CEST 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.17:
|
|
|
|
+ SPARQL: Improve lexer performance for strings with ASCII
|
|
|
|
characters
|
|
|
|
+ libtracker-common: Make sure libtracker-sparql inherits
|
|
|
|
verbosity
|
|
|
|
+ libtracker-data:
|
|
|
|
- Merged DataError into TrackerSparqlError, was causing
|
|
|
|
miner-fs to not finish
|
|
|
|
- Remove unused Options database table
|
|
|
|
+ libtracker-sparql:
|
|
|
|
- Added dbus-glib-1 dependency when building Vala sources
|
|
|
|
- Added example documentation for update_blank() API
|
|
|
|
+ libtracker-bus: Catch SPARQL errors thrown by D-Bus
|
|
|
|
+ tracker-extract:
|
|
|
|
- MP3: Fixed extraction of certain ID3v2.3 and ID3v2.4 tags
|
|
|
|
- MP3: Fixed un-unsynchronisation in ID3v2
|
|
|
|
+ tracker-store:
|
|
|
|
- Fixed some memory leaks in dbus shutdown
|
|
|
|
- Removed plugin support (was only used by kmail)
|
|
|
|
+ tracker-miner-fs: Fixed memory leak when setting up volumes
|
|
|
|
+ tracker-search:
|
|
|
|
- Fixed typo, output was "Contacts:" when it should be "Files:"
|
|
|
|
- Improved output for --contacts and --files
|
|
|
|
+ kmail: Removed this plugin, it was unmaintained
|
|
|
|
+ Functional Tests: refactoring branch merged, much more
|
|
|
|
comprehensive testings now
|
|
|
|
+ bgo#627281: crash in tracker-0.8.15 ms-office extractor
|
|
|
|
+ bgo#623005: Remove odt2txt dependency in the OASIS extractor
|
|
|
|
+ bgo#623207: tracker 0.8.6/0.9.x fails to build against
|
|
|
|
evolution 2.31.4
|
|
|
|
+ nokia#185950: COREWEB: /usr/lib/tracker/tracker-extract
|
|
|
|
'*__GI_strncmp extract_gif get_file_metadata tra
|
|
|
|
+ nokia#185070: Enable PNG_iTXt_SUPPORTED flag in libpng
|
|
|
|
+ nokia#182948: Keywords/Subject metadata not written back to the
|
|
|
|
file
|
|
|
|
+ nokia#184882: tracker-extract is getting crashed for malformed
|
|
|
|
gif files
|
|
|
|
+ Updated translations.
|
|
|
|
- Drop tracker-fix-new-evo.patch, upstream fixed.
|
|
|
|
|
2010-08-27 22:12:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 15 16:29:10 CEST 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.16:
|
|
|
|
+ tracker-extract: Added a GUPnP DLNA extractor
|
|
|
|
+ libtracker-sparql: Client library for direct/dbus access
|
|
|
|
+ libtracker-common: New environment variable TRACKER_VERBOSITY
|
|
|
|
to override config
|
|
|
|
+ Fix unsupported ontology change preventing tracker for booting
|
|
|
|
+ Fix tracker not harvesting ID3v2 tags
|
|
|
|
+ Fix duplicates when monitor events processed before directory
|
|
|
|
is created in store
|
|
|
|
+ libtracker-data: Fixed support for IN, NOT IN with <resources>
|
|
|
|
+ libtracker-miner: If parent GFile being processed, serialise by
|
|
|
|
waiting
|
|
|
|
+ libtracker-miner: Print URIs not paths for CREATE monitor event
|
|
|
|
debugging
|
|
|
|
- New subpackage libtracker-sparql-0_9-0
|
|
|
|
- Fix Regquires: in -devel subpackage, require *-0_9-0 instead of
|
|
|
|
*-0_8-0.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 12 21:30:26 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Add libgrss-devel BuildRequires to build the RSS miner.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 11 01:40:52 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.15:
|
|
|
|
+ Ontology, MTP: Fix mtp:hidden
|
|
|
|
+ libtracker-data: Support for SPARQL 1.1's IN operator
|
|
|
|
+ libtracker-data: Implement progress indication for rotated
|
|
|
|
journals
|
|
|
|
+ tracker-store: Queue queries while busy
|
|
|
|
+ Add test cases.
|
|
|
|
+ Bug fixes.
|
|
|
|
+ Updated translations.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 11 00:14:58 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Fill .changes for update to 0.9.14.
|
|
|
|
- Replace id3lib-devel BuildRequires with taglib-devel.
|
|
|
|
- Replace DeviceKit-power-devel BuildRequires with
|
|
|
|
libupower-glib-devel.
|
|
|
|
- Add libicu-devel for better unicode support.
|
|
|
|
- Add NetworkManager-devel BuildRequires for network status
|
|
|
|
detection.
|
|
|
|
- Add librest-devel BuildRequires for flickr data miner.
|
|
|
|
- Add giflib-devel BuildRequires for gif metadata support.
|
|
|
|
- Add tracker-fix-new-evo.patch to fix build with recent
|
|
|
|
evolution-data-server.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 3 23:28:02 CEST 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.14:
|
|
|
|
+ For a complete overview of changes, see NEWS file. Here are
|
|
|
|
some highlights (excluding many bug fixes).
|
|
|
|
+ The database version has been incremented, this will force a
|
|
|
|
reindex for any existing Tracker installation.
|
|
|
|
- Highlights from version 0.9.14:
|
|
|
|
+ SPARQL: Add support for EXISTS and NOT EXISTS
|
|
|
|
+ Plug some memory leaks.
|
|
|
|
+ Some ontology changes.
|
|
|
|
+ libtracker-data: improvements in read-only mode.
|
|
|
|
- Highlights from version 0.9.13:
|
|
|
|
+ Added domain specific indexes, adding a column to DB tables to
|
|
|
|
avoid full table scans/joins with larger tables for performance.
|
|
|
|
+ Journal compression and rotation using 50Mb chunk sizes
|
|
|
|
+ Improve logging in libtracker-miner.
|
|
|
|
+ tracker-miner-fs: Use 60s as default DBus timeout for requests
|
|
|
|
to extractor
|
|
|
|
- Highlights from version 0.9.12:
|
|
|
|
+ Removed libinotify imported module and use GIO completely
|
|
|
|
- Highlights from version 0.9.11:
|
|
|
|
+ Remove the option to index remote mounted directories
|
|
|
|
+ Plug memory leaks in extractors.
|
|
|
|
- Highlights from version 0.9.10:
|
|
|
|
+ Support D-Bus FD passing (avoids much memory copying)
|
|
|
|
+ Make tracker-search-tool history persistent
|
|
|
|
+ Correctly handle applications in tracker-search-tool results
|
|
|
|
+ Don't recheck all monitored directories needlessly
|
|
|
|
+ Fix tracker listing the files under Ignore directories
|
|
|
|
+ tracker-miner-fs: Force recheck on IgnoredFiles changes
|
|
|
|
- Highlights from version 0.9.9:
|
|
|
|
+ Ontology changes.
|
|
|
|
+ libtracker-miner: Update the database when config changes for
|
|
|
|
optical/removable media
|
|
|
|
+ libtracker-miner: Improved detection of removable devices.
|
|
|
|
- Highlights from version 0.9.8:
|
|
|
|
+ Vaarious SPARQL changes.
|
|
|
|
+ Ontology changes.
|
|
|
|
- Highlights from version 0.9.7:
|
|
|
|
+ Ontology changes.
|
|
|
|
+ tracker-store: Added support for TRACKER_STORE_TASK_MAX_TIME
|
|
|
|
environment variable to set maximum time allowed before
|
|
|
|
interrupting a query
|
|
|
|
+ tracker-miner-fs: Added 'CrawlingInterval' config option to
|
|
|
|
disable or only mtime check file system after n days, default
|
|
|
|
is same as previously (every startup)
|
|
|
|
- Highlights from version 0.9.6:
|
|
|
|
+ Ontology: Added SLO (Simplified Location Ontology) for testing
|
|
|
|
- Highlights from version 0.9.5:
|
|
|
|
+ Added support for libunistring and libicu, to fix word
|
|
|
|
breaking, word normalization, word case folding, and multi
|
|
|
|
language extraction per file
|
|
|
|
+ libtracker-miner: Added TrackerNetworkProvider for miners which
|
|
|
|
need to know about connection status
|
|
|
|
+ tracker-extract: Added specific GIF file extractor
|
|
|
|
+ tracker-search-tool: add search history and auto-completion
|
|
|
|
- Highlights from version 0.9.4:
|
|
|
|
+ Ontology changes.
|
|
|
|
+ tracker-writeback: Added MP4 and 3GPP video files xmp module
|
|
|
|
+ tracker-search-tool: Added "Folders" category
|
|
|
|
- Highlights from version 0.9.3:
|
|
|
|
+ Ontology: Added nco:contactLocalUID property
|
|
|
|
+ Port from libdevkit-power-gobject to libupower-glib
|
|
|
|
+ libtracker-miner: Improve crawling queries (3693 dirs, 27678
|
|
|
|
files, was 651s, now 166s)
|
|
|
|
+ tracker-miner-flickr: Added new miner for Flickr web service
|
|
|
|
- Highlights from version 0.9.2:
|
|
|
|
+ Ontology changes.
|
|
|
|
+ Add html content extraction
|
|
|
|
+ Improved OASIS extractor
|
|
|
|
+ Improved reading PS and PS-GZ files
|
|
|
|
+ Improved reading msoffice/* files
|
|
|
|
- Highlights from version 0.9.1:
|
|
|
|
+ Ontology changes.
|
|
|
|
+ tracker-writeback: Replaced id3lib module (known to corrupt
|
|
|
|
mp3s) for taglib module
|
|
|
|
- Highlights from version 0.9.0:
|
|
|
|
+ Ontology changes.
|
|
|
|
+ Plug memory leak.
|
|
|
|
+ tracker-preferences: UI improvements.
|
|
|
|
- Drop upstreamed tracker-launch-applications-in-results.patch and
|
|
|
|
remove gnome-common BuildRequires and call to autogen.
|
|
|
|
- Rebase tracker-removeable-media-off.patch.
|
|
|
|
- Rename library packages to reflect libraries version bumps:
|
|
|
|
libtracker-client-0_9-0, libtracker-extract-0_9-0,
|
|
|
|
libtracker-miner-0_9-0 instead of *-0_8-0.
|
|
|
|
|
2010-05-15 00:37:31 +02:00
|
|
|
-------------------------------------------------------------------
|
2010-06-21 19:45:37 +02:00
|
|
|
Mon Jun 21 17:02:28 CEST 2010 - badshah400@gmail.com
|
|
|
|
|
|
|
|
- Add tracker-removeable-media-off.patch to turn off indexing
|
|
|
|
removeable media by default.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 18 18:13:03 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Add tracker-launch-applications-in-results.patch: since tracker
|
|
|
|
is used from the main menu, it's important that it handles
|
|
|
|
applications correctly. They should be correctly displayed and it
|
|
|
|
should launch them instead of opening the .desktop file in a text
|
|
|
|
editor.
|
|
|
|
- Add gnome-common BuildRequires and call gnome-autogen.sh for the
|
|
|
|
patch.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-05-15 00:37:31 +02:00
|
|
|
Sun May 9 20:28:24 UTC 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.8.5:
|
|
|
|
+ There have been many fixes since 0.8.0, see NEWS file for the
|
|
|
|
complete list.
|
|
|
|
+ Add missing files from tarball.
|
|
|
|
+ Plug memory leaks.
|
|
|
|
+ Performance improvements.
|
|
|
|
+ Improve content extractors, especially office-related ones.
|
|
|
|
+ Many fixes from coverity reports.
|
|
|
|
+ Fix crashes.
|
|
|
|
+ Update man pages.
|
|
|
|
+ Build fixes.
|
|
|
|
|
2010-04-26 23:55:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 1 19:05:48 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.8.0.
|
|
|
|
- Drop tracker-silentrpmlint.patch: not needed anymore.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 25 21:58:46 CET 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Rework package to make it work, and update to latest upstream
|
|
|
|
version.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 6 15:03:45 UTC 2010 - lmedinas@opensuse.org
|
|
|
|
|
|
|
|
- Initial package for openSUSE
|
|
|
|
|