Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package robinhood for openSUSE:Factory checked in at 2026-01-22 15:18:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/robinhood (Old) and /work/SRC/openSUSE:Factory/.robinhood.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "robinhood" Thu Jan 22 15:18:44 2026 rev:14 rq:1328630 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/robinhood/robinhood.changes 2024-02-26 19:48:01.051606190 +0100 +++ /work/SRC/openSUSE:Factory/.robinhood.new.1928/robinhood.changes 2026-01-22 15:19:52.760481106 +0100 @@ -1,0 +2,23 @@ +Thu Jan 22 08:35:31 UTC 2026 - Christian Goll <[email protected]> + +- update to version 3.2.0 with following changes: + * Add features for Lustre's project quota: + - Retrieve project id when scanning and reading changelogs + - Add report: rbh-report --project-info + - New filtering options in rbh-report: --filter-project + - New option --split-user-projects to split user's usage per project + - Display project-info with 'rbh-find --printf %RP' + - Filter project with 'rbh-find -projid num' + - New 'projid' trigger target on command line + * To enable these features, set "lustre_projid = yes;" in the general config + section. + * Implement policy sort order by size, e.g. lru_sort_attr = size; + * Implement asc/desc modifiers for sort order, e.g. lru_sort_attr = size(desc); + * Implement policy trigger thresholds as percentage of available inodes: + high/low_threshold_cntpct = xx%; + * Policy optimization: no DB update when pre_sched_match and post_sched_match + are set to "none or "cache_only". + * Fix errors "Out of range value for size columns" due to DB triggers + * Adaptations for Lustre 2.15 + +------------------------------------------------------------------- Old: ---- robinhood-3.1.7.tar.gz New: ---- robinhood-3.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ robinhood.spec ++++++ --- /var/tmp/diff_new_pack.F5jmTh/_old 2026-01-22 15:19:53.424508727 +0100 +++ /var/tmp/diff_new_pack.F5jmTh/_new 2026-01-22 15:19:53.428508893 +0100 @@ -1,7 +1,7 @@ # # spec file for package robinhood # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2026 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,16 +23,17 @@ %endif %define installdir_www %{_localstatedir}/lib/ -%define githash 1ca39f131bb35f120f458faf4e70779d5621e8cd +#%%define githash 1ca39f131bb35f120f458faf4e70779d5621e8cd Name: robinhood -Version: 3.1.7 +Version: 3.2.0 Release: 0 Summary: Policy engine and reporting tool for large filesystems License: CECILL-C Group: System/Monitoring URL: https://github.com/cea-hpc/robinhood -Source0: https://github.com/cea-hpc/robinhood/archive/%{githash}.tar.gz#/%{name}-%{version}.tar.gz +#https://github.com/cea-hpc/robinhood/releases/download/3.2.0/robinhood-3.2.0.tar.gz +Source0: https://github.com/cea-hpc/robinhood/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch1: web-gui.patch Patch2: rbh-config.patch Patch3: avoid-version.patch @@ -102,7 +103,7 @@ Tests and examples for the robinhood policy engine. %prep -%setup -q -n %{name}-%{githash} +%setup -q %patch -P 1 # the macro {installdir_www} is not known in the patch sed -i 's,WWWROOT,%{installdir_www}robinhood,g' web_gui/robinhood.conf ++++++ robinhood-3.1.7.tar.gz -> robinhood-3.2.0.tar.gz ++++++ ++++ 4382 lines of diff (skipped)
