Hello community, here is the log from the commit of package post-build-checks for openSUSE:Factory checked in at 2017-10-26 18:38:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/post-build-checks (Old) and /work/SRC/openSUSE:Factory/.post-build-checks.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "post-build-checks" Thu Oct 26 18:38:49 2017 rev:86 rq:535830 version:84.87+git20170929.5b244d1 Changes: -------- --- /work/SRC/openSUSE:Factory/post-build-checks/post-build-checks.changes 2017-07-24 12:28:53.975353498 +0200 +++ /work/SRC/openSUSE:Factory/.post-build-checks.new/post-build-checks.changes 2017-10-26 18:38:57.195155938 +0200 @@ -1,0 +2,6 @@ +Sun Oct 22 22:31:48 UTC 2017 - [email protected] + +- Update to version 84.87+git20170929.5b244d1: + * Fix performance regression in warning match regexp + +------------------------------------------------------------------- Old: ---- post-build-checks-84.87+git20170712.7ededdb.tar.xz New: ---- post-build-checks-84.87+git20170929.5b244d1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ post-build-checks.spec ++++++ --- /var/tmp/diff_new_pack.t5axIW/_old 2017-10-26 18:38:57.791128135 +0200 +++ /var/tmp/diff_new_pack.t5axIW/_new 2017-10-26 18:38:57.795127948 +0200 @@ -16,13 +16,13 @@ # -%define version_unconverted 84.87+git20170712.7ededdb +%define version_unconverted 84.87+git20170929.5b244d1 Name: post-build-checks Summary: post checks for build after rpms have been created License: GPL-2.0+ Group: Development/Tools/Building -Version: 84.87+git20170712.7ededdb +Version: 84.87+git20170929.5b244d1 Release: 0 PreReq: aaa_base permissions sed Requires: aaa_base-malloccheck ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.t5axIW/_old 2017-10-26 18:38:57.835126082 +0200 +++ /var/tmp/diff_new_pack.t5axIW/_new 2017-10-26 18:38:57.835126082 +0200 @@ -1,5 +1,5 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/openSUSE/post-build-checks.git</param> - <param name="changesrevision">268bf4f1ad73ba925ae045fc3ee8b339f6b71b3e</param></service> + <param name="changesrevision">b790187555f414130cbf094ffce38bbb91e21762</param></service> </servicedata> \ No newline at end of file ++++++ post-build-checks-84.87+git20170712.7ededdb.tar.xz -> post-build-checks-84.87+git20170929.5b244d1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/post-build-checks-84.87+git20170712.7ededdb/checks-data/check_gcc_output new/post-build-checks-84.87+git20170929.5b244d1/checks-data/check_gcc_output --- old/post-build-checks-84.87+git20170712.7ededdb/checks-data/check_gcc_output 2017-07-12 17:20:36.000000000 +0200 +++ new/post-build-checks-84.87+git20170929.5b244d1/checks-data/check_gcc_output 2017-09-29 00:39:46.000000000 +0200 @@ -27,7 +27,7 @@ 'warning:.*missing sentinel in function call' => "missing-sentinel", 'warning:.*call to .* will always overflow destination buffer' => "bufferoverflow", 'warning:.*call to .*strncat.* might overflow destination buffer' => "bufferoverflowstrncat", - 'warning:(.*called with bigger.*destination buffer)|(.*writing .* bytes into a region of size .* overflows the destination)' => "destbufferoverflow", + 'warning:.*(called with bigger.*destination buffer)|(writing .* bytes into a region of size .* overflows the destination)' => "destbufferoverflow", 'warning:.*is used uninitialized in this function' => "uninitialized-variable", 'warning:.*too few arguments for format' => "missing-arg-for-fmt-string", "warning:.*implicit .*'(recv|recvfrom|read|pread|pread64|readlink|getwd|getcwd|fgets|fgets_unlock|strncat|strcat|memmove|memcpy|mempcpy|memcmp|strpcpy|strcpy|strchr|strncpy|printf|sprintf|snprintf|vprintf|vsprintf|vsnprintf|fprintf|vfprintf|gets|memset|bzero|bcopy|strlen|strcmp|wcscpy|wcpcpy|wcsncpy|wcpncpy|wcscat|swprintf|vswprintf|fgetws|wcsrtombs|mbsrtowcs|wcrtomb|wcsnrtombs|ptsname|realpath|wctomb|mbstowcs|ttyname_r|getlogin_r|getgroups|confstr|gethostname|getdomainname|puts|seteuid|setuid|setresuid|setgid|setegid|execvp|setgroups|setfsuid|setfsgid|setresgid|setresuid|pwrite|pread)'" => "implicit-fortify-decl",
