]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Bump to version 0.4.2 v0.4.2
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 10 Sep 2013 16:22:42 +0000 (13:22 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 10 Sep 2013 16:22:42 +0000 (13:22 -0300)
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
ChangeLog
INSTALL
configure.ac
misc/rasdaemon.spec.in

index 52a24c89eeafec8ef42d162115b4ef5c71e62c53..208e324057d932b1a6f36460f635fc9cac6335b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,3 +34,9 @@
        * Version 0.4.1
        * Some fixes, mostly at sqlite3 code
        * Add support at ras-mc-ctl to query database
+
+2013-09-10     Mauro Carvalho Chehab <m.chehab@samsung.com>
+
+       * Version 0.4.2
+       * Fixes ras-mc-ctl layout
+
diff --git a/INSTALL b/INSTALL
index 6e90e07d271f34826b3868acf577d68a5761c0c1..007e9396d0a2492cd2d6e17d42f359655dfe0b5e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
 Installation Instructions
 *************************
 
-Copyright (C) 1994-1996, 1999-2002, 2004-2012 Free Software Foundation,
+Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
 Inc.
 
    Copying and distribution of this file, with or without modification,
index 4f31f1e7133aee98c4242fcbe72241b5cded7536..4fe6ef2e5411b33fa4764ad247495a01cfc1ce00 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([RASdaemon], 0.4.1)
+AC_INIT([RASdaemon], 0.4.2)
 AM_SILENT_RULES([yes])
 AC_CANONICAL_SYSTEM
 AC_CONFIG_MACRO_DIR([m4])
index 5f69bf85215b82262cf902ae364dd0186f01feef..7acbf3145f80a6c5f7d4ef90cd2d56bf51138dd0 100644 (file)
@@ -48,10 +48,17 @@ rm INSTALL %{buildroot}/usr/include/*.h
 %{_sysconfdir}/ras/dimm_labels.d
 
 %changelog
-* Tue May 29 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.1-1
+
+* Tue Sep 10 2013 Mauro Carvalho Chehab <m.chehab@samsung.com> 0.4.2-1
+- Fix ras-mc-ctl layout filling
+* Wed May 29 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.1-2
+- Fix the name of perl-DBD-SQLite package
+* Wed May 29 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.1-1
 - Updated to version 0.4.1 with contains some bug fixes
 
-* Mon May 28 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.0-1
+* Tue May 28 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.4.0-1
 - Updated to version 0.4.0 and added support for mce, aer and sqlite3 storage
 
 * Mon May 20 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.3.0-1