Hello community, here is the log from the commit of package flawfinder for openSUSE:Leap:15.2 checked in at 2020-02-19 18:43:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/flawfinder (Old) and /work/SRC/openSUSE:Leap:15.2/.flawfinder.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flawfinder" Wed Feb 19 18:43:12 2020 rev:2 rq:775170 version:2.0.11 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/flawfinder/flawfinder.changes 2020-02-11 23:26:45.233311537 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.flawfinder.new.26092/flawfinder.changes 2020-02-19 18:43:23.550435935 +0100 @@ -1,0 +2,14 @@ +Tue Feb 18 10:17:19 UTC 2020 - Michael Vetter <[email protected]> + +- Update to 2.0.11: + * Provide a much more detailed error report, including recommended + solutions, when character encoding problems hit. + As Python3 has slowly gained in popularity, its failure to provide + useful built-ins to handle real-world character encoding problems + hurts more people. (E.g., many files don't comply with *any* + character set encoding standard, and Python3 can't read them + without enabling options that are wrong for others.) + We can at least provide much more detailed feedback to help + explain the various options available. + +------------------------------------------------------------------- Old: ---- flawfinder-2.0.10.tar.gz New: ---- flawfinder-2.0.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flawfinder.spec ++++++ --- /var/tmp/diff_new_pack.Cp4ZAL/_old 2020-02-19 18:43:24.338437587 +0100 +++ /var/tmp/diff_new_pack.Cp4ZAL/_new 2020-02-19 18:43:24.342437595 +0100 @@ -1,7 +1,7 @@ # # spec file for package flawfinder # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: flawfinder -Version: 2.0.10 +Version: 2.0.11 Release: 0 Summary: C/C++ source code security flaw examination tool License: GPL-2.0-or-later ++++++ flawfinder-2.0.10.tar.gz -> flawfinder-2.0.11.tar.gz ++++++ ++++ 17404 lines of diff (skipped)
