I would like to announce the second release of the libseccomp library. The libseccomp library provides an easy to use, platform independent, interface to Linux's enhanced syscall filtering mechanism.
* http://sourceforge.net/projects/libseccomp * http://sf.net/projects/libseccomp/files/libseccomp-1.0.0.tar.gz/download Significant changes in this release include: * The API is now context-aware; eliminating all internal state but breaking compatibility with the initial 0.1.0 release. The major version number has been bumped with this release to allow both version to coexist on the same system. * Added support for multiple, simultaneous build jobs and verbose build output. This should not affect individual developers, but it should make life easier for packagers. Once again, thanks to everyone who has submitted suggestions, provided testing help, and contributed patches to the project. -- paul moore security and virtualization @ redhat -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/