Hello community, here is the log from the commit of package trinity for openSUSE:Factory checked in at 2017-05-16 14:42:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trinity (Old) and /work/SRC/openSUSE:Factory/.trinity.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trinity" Tue May 16 14:42:52 2017 rev:38 rq:494115 version:1.7+git.20170506 Changes: -------- --- /work/SRC/openSUSE:Factory/trinity/trinity.changes 2017-04-12 18:24:16.933522024 +0200 +++ /work/SRC/openSUSE:Factory/.trinity.new/trinity.changes 2017-05-16 14:42:54.082130303 +0200 @@ -1,0 +2,33 @@ +Mon May 8 16:48:14 UTC 2017 - [email protected] + +- Update to version 1.7+git.20170506: + * Fix PowerPC compilation issue + * log which syscalls got enabled. + * add missing 'transmit and free udp packet' lines to uniarch table code. + * configure: fix cross compile detection of broken ipv6 headers + * fix off-by-one in dump_childnos() + * fix memory corruption in tables-uniarch:log_enabled_syscalls_uniarch + * reorder local/global definitions + * todo: iterate fd provider list in help text + * copy the ->dump method into the child object header + * remove a bunch of bogus __unused__ attributes + * if handshake fails, force a re-read from udp + * initial attempt at syscall arg logging over udp. + * introduce a trinity_msgchildhdr struct + * fix backwards ternary operators + * log seed/reseed events + * fix infinite loop in main + * don't spin on locks if we've already finished. + * split up the decode file + * do more dead child reaping when waiting for exit + * move socket setup to own function, cleaning up main() + * rewrite the handshake code to pass a struct + * num_children moved to the handshake message + * make ->dump silent when running with -q + * start moving towards separating queueing packets and decoding them + * initialize logging later. + * queue & decode child messages. + * use threads to separate 'add to queue' and 'decode queue'. + * shut up cppcheck: scope reduction + +------------------------------------------------------------------- Old: ---- trinity-1.7+git.20170405.tar.xz New: ---- trinity-1.7+git.20170506.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trinity.spec ++++++ --- /var/tmp/diff_new_pack.mp8UUs/_old 2017-05-16 14:42:54.926011733 +0200 +++ /var/tmp/diff_new_pack.mp8UUs/_new 2017-05-16 14:42:54.930011171 +0200 @@ -16,9 +16,9 @@ # -%define version_unconverted 1.7+git.20170405 +%define version_unconverted 1.7+git.20170506 Name: trinity -Version: 1.7+git.20170405 +Version: 1.7+git.20170506 Release: 0 Summary: A Linux System call fuzz tester License: GPL-2.0 ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.mp8UUs/_old 2017-05-16 14:42:55.002001056 +0200 +++ /var/tmp/diff_new_pack.mp8UUs/_new 2017-05-16 14:42:55.002001056 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/kernelslacker/trinity</param> - <param name="changesrevision">c20a52694c3ce9d142325c483e24a895fd010d7d</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">f3764ffc7f46a7aae442a6d9cfb216a72db2d73f</param></service></servicedata> \ No newline at end of file ++++++ trinity-1.7+git.20170405.tar.xz -> trinity-1.7+git.20170506.tar.xz ++++++ ++++ 2029 lines of diff (skipped)
