[tracker] Created tag 0.17.0



The unsigned tag '0.17.0' was created.

Tagger: Carlos Garnacho <carlosg gnome org>
Date: Fri Nov 22 17:38:19 2013 +0100

    Release 0.17.0

Changes since the last tag '0.16.0':

Aleksander Morgado (8):
      tracker-extract-pdf: fix uninitialized value
      tests,libtracker-fts: use a more generic test string for chinese parser tests
      tests,libtracker-fts: always run full unicode tests
      build: remove no longer needed glib version dependent code paths
      libtracker-common,media-art: remove unused variables
      libtracker-direct: don't allow connection if current and db locale mismatch
      libtracker-bus: allow cancellation when iterating cursor
      tests,libtracker-common: fix tests expecting stdout/stderr messages

Alexandre Franke (4):
      Update French translation
      Update French translation
      Update French translation
      Update French translation

Andika Triwidada (1):
      Updated Indonesian translation

Andrej Žnidaršič (1):
      Updated Slovenian translation

Anish A (1):
      Updated Malayalam Translation

Antoine Jacoutot (8):
      OpenBSD needs _XOPEN_SOURCE_EXTENDED for strptime/strcasecmp
      Another need for XOPEN_SOURCE_EXTENDED missed in previous commit.
      SCHED_IDLE is only available on Linux.
      Use g_strstr_len() instead of GNU extension memmem.
      tracker-dbus: add support for OpenBSD
      Implement get_memory_total() on OpenBSD.
      revert Use g_strstr_len() instead of GNU extension memmem.
      monitor: use openfiles max limits in the kqueue case

Arnel A. Borja (2):
      tracker-extract-gstreamer: Get media art image type from sample info
      libtracker-common: Use space if the artist name is not known

Aurimas Černius (2):
      Updated Lithuanian translation
      Updated Lithuanian translation

Benjamin Steinwender (1):
      Updated German translation

Carles Ferrando (2):
      [l10n] Updated Catalan (Valencian) translation
      [l10n] Updated Catalan (Valencian) translation

Carlos Garnacho (10):
      Fix AS ?foo handling in FTS queries
      Fix GValue memory handling
      libtracker-extract: Add ICU-based encoding detection
      Revert "tracker-extract-mp3: Do not always use guessed encoding for ID3v2"
      miner-fs: Add comments to #endifs
      miner-fs: Minor code style fixes
      tests: Unset TZ if it wasn't set previously
      tests: Ensure the "no offset" time test has truly no offsets
      libtracker-data: Fix possible double removal of GIOChannel watch sources
      Release 0.17.0

Chao-Hsiung Liao (4):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)
      Updated Traditional Chinese translation(Hong Kong and Taiwan)
      Updated Traditional Chinese translation(Hong Kong and Taiwan)
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Christian Kirbach (1):
      Updated German translation

Christophe Rhodes (1):
      tracker-extract: generated album / album-disc urns not very unique

Colin Walters (3):
      tracker-power-upower: Support both UPower 1.0 and pre-1.0 APIs
      miners/fs/upower: Fix up porting to newer UPower
      common: Don't g_message() on normal bootup

Daniel Mustieles (5):
      Updated Spanish translation
      Removed markup from UI files
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Debarshi Ray (4):
      Add a newline at the end of file
      libtracker-extract, tracker-extract: Remove $modulesdir from *.rules
      Use $(MKDIR_P) instead of $(mkdir_p)
      tracker-extract: Rename *.rules.in to *.rules

Dimitris Spingos (2):
      Updated Greek translation
      Updated Greek translation

Dominique Leuenberger (1):
      firefox/thunderbird: prefer tracker 0.16 over tracker 0.14

Dušan Kazik (5):
      Updated slovak translation
      Updated slovak translation
      Updated slovak translation
      Updated slovak translation
      Updated slovak translation

Enrico Nicoletto (1):
      Updated Brazilian Portuguese translation

Fran Diéguez (5):
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations

Gabor Kelemen (2):
      Updated Hungarian translation
      Updated Hungarian translation

Gil Forcada (1):
      [l10n] Update Catalan translation

Ihar Hrachyshka (1):
      Remove obsolete Belarusian translation.

Jiro Matsuzawa (1):
      l10n: Update Japanese translation

Jonatan Pålsson (11):
      tracker-extract: Make PNG extractor optional, using --enable-libpng
      tracker-extract: Make the AbiWord extractor optional, using --enable-abiword
      tracker-extract: Make DVI extractor optional, using --enable-dvi
      tracker-extract: Make MP3 extractor optional, using --enable-mp3
      tracker-extract: Make PS extractor optional, using --enable-ps
      tracker-extract: Make text extractor optional, using --enable-text
      tracker-extract: Make icon extractor optional, using --enable-icon
      build scripts: Added switch to disable installation of artwork (icons etc)
      tracker-extract-mp3: Fix segfault when trying to process NULL ID3 tag
      tracker-priority-queue: Check segments array bounds in peek function
      tests: Verify that tracker_priority_queue_peek can handle empty queues

Kenneth Nielsen (2):
      Updated Danish translation
      Updated Danish translation

Kjartan Maraas (3):
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation

Kristjan SCHMIDT (1):
      Updated Esperanto translation

Marek Černocký (4):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Martin Franco (1):
      tracker-extract-epub: Extract more metadata, including author to nco:PersonContact

Martyn Russell (44):
      Bump version to 0.17.0 and binary version to 0.18
      tracker-tag: Fixed GLib-WARNING **: goption.c:2193: ignoring no-arg...
      tracker-tag: Fix --list (-t) to use logical OR, not AND
      libtracker-sparql-backend: Fix connection singleton mutex issue
      libtracker-data: Fix unit tests for localtime/timezone functions
      Don't throw log warnings if GstDateTime has missing information
      Revert "NFO: Add properties nfo:backgroundColor and nfo:xmlContent"
      tracker-extract-gstreamer: Fixed missing const for GstStructure compiler warning
      libtracker-data: Don't use the count_changes PRAGMA, it is deprecated
      tracker-extract-gstreamer: Don't leak file descriptors & use up all FDs
      libtracker-common: Small changes to config file logging
      tracker-preferences: Mention that TRACKER_USE_CONFIG_FILES has no effect
      libtracker-common, tracker-miner-fs: Fixed config file and settings overwriting
      Merge branch 'config-rewrite-on-start'
      tracker-preferences: Added reindex function, require GTK+3 & fix optical disc sensitivity.
      vapi: Removed src/vapi/ which was required for very old versions of gio-2.0.vapi
      Merge branch 'remove-old-gio-vapi'
      tracker-needle, tracker-search: Use ellipsis instead of three dots
      build: Add context for translators for command line binaries
      build: Unify variations of "no error given" to save translators work
      tracker-extract-epub: Fix coding style for recent work from Martin
      tracker-extract-epub: Make sure we consistently use g_{free|strdup|etc} APIs
      tracker-extract-epub: Improve debugging
      tracker-extract-epub: Fixed roles extracted
      tracker-extract-epub: Fixed remaining strndup() cases and some coding styles
      tracker-extract-epub: Fix ontology and sparql used so it's not rejected by miner-fs
      Merge branch 'epub-metadata-improvements'
      libtracker-data: Switched all GValueArray --> GArray
      libtracker-data, tracker-writeback: Switched all g_io_scheduler_push_job() --> g_task_run_in_thread()
      tracker-writeback: Use cancellable for GTask from data
      tracker-needle: Fix "Page" vs "Pages" in document lists
      libtracker-common: tracker_string_list_to_{gslist|string}() both accept NULL now
      libtracker-common, tracker-miner-fs: Make sure we load config files with
      utils/sandbox: Added updated version of Sam's original tracker-sandbox
      Merge branch 'fix-deprecations'
      man-pages: Added information about TRACKER_SPARQL_BACKEND and TRACKER_PRAGMAS_FILE
      build: Avoid warnings about use of old INCLUDES in Makefile.am
      build: Improve warnings generated from Vala generated C files
      tracker-extract: Don't clean rules_DATA now we no longer produce it from .in files
      libtracker-sparql: Avoid compiler warning and cast const to non-const
      libtracker-sparql: Use existing escape_string() in Builder
      libtracker-sparql: Avoid strcmp() build warnings in cursor_get_boolean()
      libtracker-miner, libtracker-sparql: Fixed missing setlocale() in unit tests
      tracker-miner-fs: Make sure we get config locally before using it for removable media

Matej Urbančič (5):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Matthias Clasen (1):
      Fix typos in tracker-search man page

Milo Casagrande (3):
      [l10n] Updated Italian translation.
      [l10n] Updated Italian translation.
      [l10n] Updated Italian translation.

Philip Van Hoof (4):
      Updated my own E-mail adress in MAINTAINERS and AUTHORS
      libtracker-common: Fix indentation of previous patch by contributor
      Fix E-mail address in AUTHORS file
      Detect screenshots made by GNOME and add them to a category

Pierre-Yves Luyten (1):
      NFO: Add properties nfo:backgroundColor and nfo:xmlContent

Piotr Drąg (6):
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation

Rafael Ferreira (3):
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation

Ralph Boehme (6):
      libtracker-common: Add /proc/meminfo replacement for Solaris
      tracker-control: Use procfs psinfo instead of cmdline on Solaris
      libtracker-common: Use procfs psinfo instead of cmdline on Solaris
      build: Update required libgsf version to 1.14.24
      libtracker-common: Use procfs psinfo instead of cmdline on Solaris
      tracker-extract-pdf: remove usage of non async-signal safe functions from signal handler

Rūdolfs Mazurs (1):
      Added Latvian translation

Sam Thursfield (8):
      Update DConf profile for functional tests to new format
      utils/tracker-sandbox: Update to use new-style DConf profile
      functional-tests: No longer need to install DConf profile in /etc
      tests/libtracker-common: Fix tracker-media-art-test
      configure.ac: Use pkg-config to search for ICU
      configure.ac: Honour LIBICU flags when building libtracker-extract
      libtracker-data: Allow calling tracker_db_manager_locale_changed() before init
      libtracker-data: Remove duplicated version of tracker_db_manager_init_locations()

Seong-ho Cho (1):
      Updated Korean translation

Vicent Cubells (1):
      [l10n] Update Catalan translation

Victor Ibragimov (1):
      Updated Tajik translation

Ville-Pekka Vainio (1):
      Finnish translation update by Jiri Grönroos

Yaron Shahrabani (1):
      Updated Hebrew translation.

Yuri Myasoedov (3):
      Updated Russian translation
      Updated Russian translation
      Updated Russian translation

Žygimantas Beručka (2):
      Updated Lithuanian translation
      Updated Lithuanian translation

Мирослав Николић (2):
      Updated Serbian translation
      Updated Serbian translation


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