Hello community, here is the log from the commit of package smatch for openSUSE:Factory checked in at 2016-08-18 09:18:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/smatch (Old) and /work/SRC/openSUSE:Factory/.smatch.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "smatch" Changes: -------- --- /work/SRC/openSUSE:Factory/smatch/smatch.changes 2016-03-16 10:34:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.smatch.new/smatch.changes 2016-08-18 09:18:16.000000000 +0200 @@ -1,0 +2,15 @@ +Wed Aug 10 13:44:22 UTC 2016 - [email protected] + +- Update to version 20160715: + * capped: set it to uncapped if it's modified + * smatch.h: silence a compile warning + * smatch.h: shuffle some declarations around + * smatch.h: reserve some db types for later + * *new* continue_vs_break: complain if continue is used in a do {} while (0) + * smatch_address: don't crash on invalid code + * continue_vs_break: add it checklist.h + * dma_mapping_error: add pci_dma_mapping_error() to this check + * user_data: short circuit a bunch of code + * debug: add a __smatch_absolute() + +------------------------------------------------------------------- Old: ---- smatch-20160307.tar.xz New: ---- _servicedata smatch-20160715.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ smatch.spec ++++++ --- /var/tmp/diff_new_pack.j3VgLp/_old 2016-08-18 09:18:17.000000000 +0200 +++ /var/tmp/diff_new_pack.j3VgLp/_new 2016-08-18 09:18:17.000000000 +0200 @@ -17,7 +17,7 @@ Name: smatch -Version: 20160307 +Version: 20160715 Release: 0 Summary: Static analysis tool for C License: GPL-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.j3VgLp/_old 2016-08-18 09:18:17.000000000 +0200 +++ /var/tmp/diff_new_pack.j3VgLp/_new 2016-08-18 09:18:17.000000000 +0200 @@ -2,6 +2,7 @@ <service mode="localonly" name="tar_scm"> <param name="url">git://repo.or.cz/smatch.git</param> <param name="scm">git</param> + <param name="changesgenerate">enable</param> <param name="filename">smatch</param> <param name="versionformat">%ad</param> </service> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">git://repo.or.cz/smatch.git</param> <param name="changesrevision">78b2ea64f3dc9eeef3195d50c5848fc39b0d9d35</param></service></servicedata>++++++ smatch-20160307.tar.xz -> smatch-20160715.tar.xz ++++++ ++++ 8887 lines of diff (skipped)
