[lynis/el6] Update to 1.3.9

Christopher Meng cicku at fedoraproject.org
Sat Jan 11 07:57:14 UTC 2014


commit ea8fae521cbe05991cf75202b193d30cf3c43f1c
Author: Christopher Meng <i at cicku.me>
Date:   Sat Jan 11 15:54:55 2014 +0800

    Update to 1.3.9

 .gitignore |    1 +
 lynis.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80b98a1..e464a51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ lynis-1.2.9.tar.gz
 /lynis-1.3.6.tar.gz
 /lynis-1.3.7.tar.gz
 /lynis-1.3.8.tar.gz
+/lynis-1.3.9.tar.gz
diff --git a/lynis.spec b/lynis.spec
index d919c9e..ee0c626 100644
--- a/lynis.spec
+++ b/lynis.spec
@@ -1,5 +1,5 @@
 Name:           lynis
-Version:        1.3.8
+Version:        1.3.9
 Release:        1%{?dist}
 Summary:        Security and system auditing tool
 License:        GPLv3
@@ -58,6 +58,9 @@ touch %{buildroot}%{_localstatedir}/log/lynis-report.dat
 %ghost %{_localstatedir}/log/lynis-report.dat
 
 %changelog
+* Fri Jan 10 2014 Christopher Meng <rpm at cicku.me> - 1.3.9-1
+- Update to 1.3.9
+
 * Sat Dec 28 2013 Christopher Meng <rpm at cicku.me> - 1.3.8-1
 - Update to 1.3.8
 
diff --git a/sources b/sources
index 5fa2204..5656956 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0446da8455f126207a99eccf4daeb9d5  lynis-1.3.8.tar.gz
+30fd1404ca12861633eb665e4eca8fcf  lynis-1.3.9.tar.gz


More information about the scm-commits mailing list