Opened 2 years ago

Closed 2 years ago

#16283 closed enhancement (fixed)

09 tracker3 tracker-miners3 3.3.0

Reported by: Bruce Dubbs Owned by: pierre
Priority: normal Milestone: gnome-42
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (9)

comment:1 by Xi Ruoyao, 2 years ago

Summary: tracker3 tracker-miners3 3.30tracker3 tracker-miners3 3.3.0

in reply to:  1 comment:2 by Xi Ruoyao, 2 years ago

Replying to Xi Ruoyao:

tracker 3.3.0 FTBFS: https://gitlab.gnome.org/GNOME/tracker/-/issues/350.

It seems not happening for me with g-i 1.72 and glib 2.72, libsoup-2.74, and libsoup-3 not installed.

I guess it happened for him because libsoup-3.

comment:3 by Xi Ruoyao, 2 years ago

Tracker NEWS:

NEW in 3.3.0 - 2022-03-19

  • Fix storage of subsecond information in date/time properties
  • Add more tests

NEW in 3.3.0.rc - 2022-03-06

  • Fix cursor column names for date and resource types
  • Fix possible crasher
  • Added non-installable benchmark utility
  • Added build option to pick libsoup versions to build support for
  • Added build option to disable tests
  • Fixed generation of man pages with newer asciidoc

NEW in 3.3.0.beta - 2022-02-14

  • Add API to serialize data into various RDF formats
  • Add API to map a TrackerSparqlConnection as a SERVICE of another TrackerSparqlConnection
  • Fixed possible warnings and missed notifications in TrackerNotifier
  • Updated "tracker3 export" to use serialization API
  • Documentation fixes
  • Added internal TrackerRowid type to represent ROWIDs

NEW in 3.3.0.alpha - 2022-01-09

  • Add more specific error codes for problems found updating a database to new ontology changes.
  • Add method to create a TrackerStatement from a GResource file
  • Fix 0-len matches in ? and * property path operators
  • Handle query cancellation in TrackerEndpointDBus
  • Consistency fixes to TrackerSparqlStatement API in all connection types
  • Deprecate tracker_namespace_manager_get_default(), use tracker_sparql_connection_get_namespace_manager() instead
  • Fix rare crash when concurrently querying the database while a graph is being created/deleted.
  • Add TRACKER_SPARQL_CONNECTION_ANONYMOUS_BNODES flag to optionally enable a treatment of blank nodes that is compliant with the SPARQL 1.1 specs.
  • Documentation improvements
  • Fix spurious locking errors with in-memory databases
  • Fixes to CLI tools detection on NixOS
Last edited 2 years ago by Xi Ruoyao (previous) (diff)

comment:4 by Xi Ruoyao, 2 years ago

tracker-miners NEWS:

NEW in 3.3.0 - 2022-03-19

  • Initialize stable URN cache prior to extractor modules in tracker-extract-3

NEW in 3.3.0.rc - 2022-03-06

  • Ignore subtrack titles for videos
  • OpenBSD improvements to tracker3 reset/daemon CLI commands
  • Improved test infrastructure around removable device support
  • Fixed FANotify monitor to handle separate FAN_DELETE[_SELF] events
  • Fixed generation of man pages with newer asciidoc

NEW in 3.3.0.beta - 2022-02-14

  • Changed to skip mountpoints found during recursive indexing. Mountpoints must be explicitly configured as indexed folders now
  • Fixed FANotify monitor to safely fallback to inotify in the cases not currently covered by FANotify (e.g. btrfs subvolumes)
  • Improved the stable URN scheme so it is guaranteed to be stable
  • Removed deprecated API usage in libav extractor
  • Fix --show-files in "tracker3 tag"
  • Fix possible crashes with Clang

NEW in 3.3.0.alpha - 2022-01-09

  • Use FANotify for file monitoring if available
  • Use a more stable URN scheme for file content
  • Add indexing roots to content specific graphs for availability info
  • Truly disable nvcodec in gstreamer extractor
  • Use the configured domain prefix in miner symlinks
  • Add seccomp rules for recently used syscalls
  • Performance improvements to tracker-miner-fs-3
  • Plug memory leaks in tracker-miner-fs-3

comment:5 by Bruce Dubbs, 2 years ago

Summary: tracker3 tracker-miners3 3.3.009 tracker3 tracker-miners3 3.3.0

comment:6 by Bruce Dubbs, 2 years ago

28.3 Elapsed Time -  tracker-3.3.0
 
md5sum : 87f8a2d246536ca7888f48d6309d3f80  /usr/src/tracker/tracker-3.3.0.tar.xz
1924 /usr/src/tracker/tracker-3.3.0.tar.xz SIZE (1.878 MB)
38032 kilobytes BUILD SIZE (37.140 MB)
SBU=.297

At -j1, with tests.

Ok:                 34  
Expected Fail:      0   
Fail:               0   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0 

comment:7 by Bruce Dubbs, 2 years ago

28.8 Elapsed Time -  tracker-miners-3.3.0
 
md5sum : 6947a5ae1c0fb5e681258f55603709b7  /usr/src/tracker-miners/tracker-miners-3.3.0.tar.xz
7076 /usr/src/tracker-miners/tracker-miners-3.3.0.tar.xz SIZE (6.910 MB)
31120 kilobytes BUILD SIZE (30.390 MB)
SBU=.303

At -j4, with tests

Ok:                 62  
Expected Fail:      0   
Fail:               0   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0

comment:8 by pierre, 2 years ago

Owner: changed from blfs-book to pierre
Status: newassigned

Taking all gnome-42 tickets for now, but feel free to help :)

comment:9 by pierre, 2 years ago

Resolution: fixed
Status: assignedclosed

Gnome 42 platform updated:

Note: See TracTickets for help on using tickets.