From 617b1be9f7040923bbfaf867863fda0873490139 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 18 Feb 2015 11:13:35 +0100 Subject: [PATCH] Setting tag procprotect-0.4-6 moved pathname from stack to heap, and robustified --- procprotect.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/procprotect.spec b/procprotect.spec index 04d69a5..1423d90 100644 --- a/procprotect.spec +++ b/procprotect.spec @@ -1,6 +1,6 @@ %define name procprotect %define version 0.4 -%define taglevel 5 +%define taglevel 6 ### legacy from locally-built kernels, used to define these # kernel_release : 1.fc16 (24 is then the planetlab taglevel) @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* Wed Feb 18 2015 Thierry Parmentelat - procprotect-0.4-6 +- moved pathname from stack to heap, and robustified + * Wed Jul 16 2014 Thierry Parmentelat - procprotect-0.4-5 - tweak for building against a home-made kernel -- 2.43.0