Accepting request 47086 from GNOME:Apps
Copy from GNOME:Apps/tracker based on submit request 47086 from user vuntz OBS-URL: https://build.opensuse.org/request/show/47086 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
c1e62a6cd3
commit
95d727116e
137
tracker.changes
137
tracker.changes
@@ -1,3 +1,140 @@
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 15 16:29:10 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user