X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=procprotect.spec;h=d9ab0dc4a4d7deee5e8376a00c7b303ecf95dbdf;hb=6287e895062de52bfe9478085edc005baedd3d50;hp=44e30e009b5972b92853ceb771eef43c2fa318e7;hpb=f042ad58bae8446f25e2762fe4de413aad57026f;p=procprotect.git diff --git a/procprotect.spec b/procprotect.spec index 44e30e0..d9ab0dc 100644 --- a/procprotect.spec +++ b/procprotect.spec @@ -1,6 +1,6 @@ %define name procprotect -%define version 0.1 -%define taglevel 2 +%define version 0.3 +%define taglevel 3 ### legacy from locally-built kernels, used to define these # kernel_release : 1.fc16 (24 is then the planetlab taglevel) @@ -66,6 +66,19 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* Wed Apr 24 2013 Sapan Bhatia - procprotect-0.3-3 +- - Support for arbitrating writes to entries in /proc +- - Compatibility fixes to support kernel 3.8 +- - Fixed a slippery race condition that may have been responsible an for intermittent kernel crash, and was causing fedora 18 build tests to fail + +* Wed Apr 24 2013 Sapan Bhatia - procprotect-0.3-2 + +* Thu Feb 21 2013 Thierry Parmentelat - procprotect-0.3-1 +- changes for kernel 3.6.2 + +* Mon Nov 26 2012 Thierry Parmentelat - procprotect-0.1-3 +- Fixed bad security loophole in write path + * Mon Jul 09 2012 Thierry Parmentelat - procprotect-0.1-2 - module to get loaded at boot-time