From: Sapan Bhatia Date: Wed, 24 Apr 2013 12:50:33 +0000 (-0400) Subject: Setting tag procprotect-0.3-3 X-Git-Tag: procprotect-0.3-3^0 X-Git-Url: http://git.onelab.eu/?p=procprotect.git;a=commitdiff_plain;h=6287e895062de52bfe9478085edc005baedd3d50 Setting tag 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 --- diff --git a/procprotect.spec b/procprotect.spec index 7798bf4..d9ab0dc 100644 --- a/procprotect.spec +++ b/procprotect.spec @@ -1,6 +1,6 @@ %define name procprotect %define version 0.3 -%define taglevel 2 +%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,11 @@ 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