X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=procprotect.spec;h=ac546b44f4bcbdd659a996d5ffbfd1a400b63405;hb=9b30d70a7d9e6ab78dcba7a21366215a984ae6fa;hp=f2970da912ad57dc8401a9dc59cec38274ea51bd;hpb=8cca810df51f32de869e28b127bffe1c608a079e;p=procprotect.git diff --git a/procprotect.spec b/procprotect.spec index f2970da..ac546b4 100644 --- a/procprotect.spec +++ b/procprotect.spec @@ -1,6 +1,6 @@ %define name procprotect %define version 0.1 -%define taglevel 1 +%define taglevel 3 ### legacy from locally-built kernels, used to define these # kernel_release : 1.fc16 (24 is then the planetlab taglevel) @@ -61,7 +61,14 @@ rm -rf $RPM_BUILD_ROOT /etc/modules-load.d/procprotect.conf %post +/sbin/depmod -a %postun %changelog +* 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 +