Setting tag fprobe-ulog-1.1.4-2 1.1.4-2 fprobe-ulog-1.1.4-2
authorSapan Bhatia <gwsapan@gmail.com>
Thu, 10 May 2012 18:31:03 +0000 (14:31 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Thu, 10 May 2012 18:31:03 +0000 (14:31 -0400)
Resolves a crash due to a kernel issue

fprobe-ulog.spec

index 134a759..2c3c166 100644 (file)
@@ -7,7 +7,7 @@
 # see build/module-tag.py for details
 %define name fprobe-ulog
 %define version 1.1.4
-%define taglevel 1
+%define taglevel 2
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -70,6 +70,9 @@ fi
 
 
 %changelog
+* Thu May 10 2012 Sapan Bhatia <sapanb@cs.princeton.edu> - fprobe-ulog-1.1.4-2
+- Resolves a crash due to a kernel issue
+
 * Fri Jul 08 2011 Sapan Bhatia <sapanb@cs.princeton.edu> - fprobe-ulog-1.1.3-3
 - This changeset makes fprobe compress the data it collects.