LWN.net Logo

ANN: libseccomp 1.0.1 released

From:  Paul Moore <pmoore@redhat.com>
To:  linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, libseccomp-discuss@lists.sourceforge.net
Subject:  ANN: libseccomp 1.0.1 released
Date:  Mon, 12 Nov 2012 16:51:13 -0500
Message-ID:  <2742323.xTGOeEdtc5@sifl>
Archive-link:  Article, Thread

I would like to announce a maintenance release for the libseccomp library, 
libseccomp version 1.0.1.  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.1....

All users of libseccomp are strongly encourage to update to this latest 
release.  Changes in the 1.0.1 release include:

 * Fixes for the following:
 ** memory leaks
 ** small filters, e.g. filtering only a single syscall
 ** filters with syscall arguments
 * Documentation corrections
 * Support for C++ in the header file

Finally, thank you 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 majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds