It's been six months since I last did a point release of trinity. In that time, a lot has changed[*], supporting new syscalls, new options, and fixing countless dumb bugs. All that time of course, trinity has continued to find new kernel bugs. It actually got to be too much work to track at one point. There's a bunch of new features since 1.1, including preliminary support for fuzzing ioctl() thanks to Tommi Rantala, and the beginning of some interesting BPF fuzzing from Dan Borkmann, along with many improvements to existing syscall fuzzers. (Special props to Vince Weaver for his work on perf_event_open). You can find the tarball and/or git instructions at http://codemonkey.org.uk/projects/trinity/ My thanks to everyone else who contributed since the last release. Being a sucker for stats, it's been fun to watch the graphs at https://www.ohloh.net/p/7245 steadily increasing. Hope to see these trends continue. Dave [*] 581 files changed, 17782 insertions(+), 10253 deletions(-) Practically a rewrite given there are only 21k LOC in the project :) -- To unsubscribe from this list: send the line "unsubscribe trinity" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html