diff --git a/keentuned-1.0.1.tar.gz b/keentuned-1.0.1.tar.gz deleted file mode 100644 index aa9e20f47ef60316bdb6cc9eec3c95b1a9f643f5..0000000000000000000000000000000000000000 Binary files a/keentuned-1.0.1.tar.gz and /dev/null differ diff --git a/keentuned-1.1.0.tar.gz b/keentuned-1.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5776bdccc8ef49aedc25f391429db40a53472350 Binary files /dev/null and b/keentuned-1.1.0.tar.gz differ diff --git a/keentuned.spec b/keentuned.spec index 4a76086a7a276d9c246b7e05d609d3dd69c601a3..50c734cc2238ef68a3fab17e14a0bdf3fc1932d6 100644 --- a/keentuned.spec +++ b/keentuned.spec @@ -6,7 +6,7 @@ # Name: keentuned -Version: 1.0.1 +Version: 1.1.0 Release: %{?anolis_release}%{?dist} Url: https://gitee.com/anolis/keentuned Summary: KeenTune tuning tools @@ -80,6 +80,16 @@ fi %{_prefix}/lib/systemd/system/keentuned.service %changelog +* Thu Mar 03 2022 Runzhe Wang <15501019889@126.com> - 1.1.0-2 +- remove parameter fs.nr_open + +* Mon Mar 03 2022 Runzhe Wang <15501019889@126.com> - 1.1.0-1 +- Add support for GP (in iTuned) in sensitizing algorithms +- Add support for lasso in sensitizing algorithms +- refactor tornado module: replace await by threadpool +- lazy load domain in keentune-target +- fix other bugs + * Fri Jan 28 2022 Runzhe Wang <15501019889@126.com> - 1.0.1-2 - Add baseline reading before init brain - Supporting multiple param json for tuning