[lynis/el6] Update to 1.4.3

Christopher Meng cicku at fedoraproject.org
Thu Feb 27 07:07:14 UTC 2014


commit 9b47593a050e8f3b7b83223a3cfec0b348927907
Author: Christopher Meng <i at cicku.me>
Date:   Thu Feb 27 15:07:09 2014 +0800

    Update to 1.4.3

 .gitignore |    1 +
 lynis.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1fed0f..fb14f92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ lynis-1.2.9.tar.gz
 /lynis-1.4.0.tar.gz
 /lynis-1.4.1.tar.gz
 /lynis-1.4.2.tar.gz
+/lynis-1.4.3.tar.gz
diff --git a/lynis.spec b/lynis.spec
index 4177a5a..26663be 100644
--- a/lynis.spec
+++ b/lynis.spec
@@ -1,5 +1,5 @@
 Name:           lynis
-Version:        1.4.2
+Version:        1.4.3
 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
+* Thu Feb 27 2014 Christopher Meng <rpm at cicku.me> - 1.4.3-1
+- Update to 1.4.3
+
 * Fri Feb 21 2014 Christopher Meng <rpm at cicku.me> - 1.4.2-1
 - Update to 1.4.2
 
diff --git a/sources b/sources
index f73938f..4898a52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4e97dbf9da1e4fb81a52a26e1f615f9f  lynis-1.4.2.tar.gz
+a797df26583880d60320052c097e5964  lynis-1.4.3.tar.gz


More information about the scm-commits mailing list