Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cava for openSUSE:Factory checked in at 2022-04-25 23:35:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cava (Old) and /work/SRC/openSUSE:Factory/.cava.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cava" Mon Apr 25 23:35:27 2022 rev:12 rq:972509 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/cava/cava.changes 2022-02-01 16:59:57.980887093 +0100 +++ /work/SRC/openSUSE:Factory/.cava.new.1538/cava.changes 2022-04-25 23:35:37.682424921 +0200 @@ -1,0 +2,42 @@ +Mon Apr 25 08:23:26 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 0.8.2: + bugfixes: + * fix buffer overflow in audio buffer when calling reset_buffer + (used in fifo input) + * cavacore: fix segfault when setting 0Hz lower cut off + * framerate <= 1 msec wait was multiplied by 1000 instead of divided + improvements: + * cavacore: don't print to stdout or call exit, use error status + flag in cava_plan instead + * cavacore: add extern C construct for c++ compilers + * add license in cavacore header file + * remove build dependency on xxd, use incbin instead + +------------------------------------------------------------------- +Wed Apr 20 18:58:45 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 0.8.1: + * fix critical bug where default config value caused always maxed + out bars #447 + +------------------------------------------------------------------- +Tue Apr 12 07:14:57 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 0.8.0: + breaking changes: + * split out core functionality in separate library cavacore + see CAVACORE.md for details + * removed ignore config option + * merge gravity and integral config option to "noise reduction" + improvements: + * use double precision all the way, improves details in visualization. + * increase buffer sizes for large sample rates 96k++ + * noise filters should now scale better with resolution and framerate + * embed default config file and populate on first launch instead of installing it + * Add new output format, noritake VFD bitmap + bugfixes: + * fixed some potential buffer overflows + * fix some bugs in sdl output + +------------------------------------------------------------------- Old: ---- 0.7.5.tar.gz New: ---- 0.8.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cava.spec ++++++ --- /var/tmp/diff_new_pack.agBiAO/_old 2022-04-25 23:35:38.214425666 +0200 +++ /var/tmp/diff_new_pack.agBiAO/_new 2022-04-25 23:35:38.218425672 +0200 @@ -17,7 +17,7 @@ Name: cava -Version: 0.7.5 +Version: 0.8.2 Release: 0 Summary: Console-based Audio Visualizer for Alsa License: MIT ++++++ 0.7.5.tar.gz -> 0.8.2.tar.gz ++++++ ++++ 3508 lines of diff (skipped)