X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=procprotect.spec;h=1cf4c955bdb965f708e8a27057a2b0588c701b7e;hb=ee105df2c377e54fb294ba8b92de623717abd8c1;hp=ac546b44f4bcbdd659a996d5ffbfd1a400b63405;hpb=57acb7a146aeb25b211b068d713e90575b0702a9;p=procprotect.git diff --git a/procprotect.spec b/procprotect.spec index ac546b4..1cf4c95 100644 --- a/procprotect.spec +++ b/procprotect.spec @@ -1,6 +1,6 @@ %define name procprotect -%define version 0.1 -%define taglevel 3 +%define version 0.3 +%define taglevel 4 ### 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 +* Tue May 21 2013 Sapan Bhatia - procprotect-0.3-4 +- Compatibility with kernel 3.9 + +* 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