[lynis/el6] Update to 1.5.7

Christopher Meng cicku at fedoraproject.org
Sat Jul 12 07:00:09 UTC 2014


commit 933037fbac5815dae86040c6663b14c6a6d040f3
Author: Christopher Meng <i at cicku.me>
Date:   Sat Jul 12 14:59:25 2014 +0800

    Update to 1.5.7

 .gitignore |    1 +
 lynis.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bdcb6bb..4a2711d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ lynis-1.2.9.tar.gz
 /lynis-1.5.0.tar.gz
 /lynis-1.5.3.tar.gz
 /lynis-1.5.6.tar.gz
+/lynis-1.5.7.tar.gz
diff --git a/lynis.spec b/lynis.spec
index fdae244..629dc7b 100644
--- a/lynis.spec
+++ b/lynis.spec
@@ -1,5 +1,5 @@
 Name:           lynis
-Version:        1.5.6
+Version:        1.5.7
 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 Jul 11 2014 Christopher Meng <rpm at cicku.me> - 1.5.7-1
+- Update to 1.5.7
+
 * Mon Jun 16 2014 Christopher Meng <rpm at cicku.me> - 1.5.6-1
 - Update to 1.5.6
 
diff --git a/sources b/sources
index 7536818..e061c3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-713af0616508868ec6a088cc36537b7e  lynis-1.5.6.tar.gz
+8e7e5169fea188e4e431db2f1b32d581  lynis-1.5.7.tar.gz


More information about the scm-commits mailing list