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
|
|
|
|
|