From: Mauro Carvalho Chehab Date: Tue, 10 Sep 2013 16:22:42 +0000 (-0300) Subject: Bump to version 0.4.2 X-Git-Tag: v0.4.2^0 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f15e6f7ce62a133fe1b16769873c4a30be9ee101;p=users%2Fmchehab%2Frasdaemon.git Bump to version 0.4.2 Signed-off-by: Mauro Carvalho Chehab --- diff --git a/ChangeLog b/ChangeLog index 52a24c8..208e324 100644 --- 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 + + * Version 0.4.2 + * Fixes ras-mc-ctl layout + diff --git a/INSTALL b/INSTALL index 6e90e07..007e939 100644 --- 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, diff --git a/configure.ac b/configure.ac index 4f31f1e..4fe6ef2 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) diff --git a/misc/rasdaemon.spec.in b/misc/rasdaemon.spec.in index 5f69bf8..7acbf31 100644 --- a/misc/rasdaemon.spec.in +++ b/misc/rasdaemon.spec.in @@ -48,10 +48,17 @@ rm INSTALL %{buildroot}/usr/include/*.h %{_sysconfdir}/ras/dimm_labels.d %changelog -* Tue May 29 2013 Mauro Carvalho Chehab 0.4.1-1 + +* Tue Sep 10 2013 Mauro Carvalho Chehab 0.4.2-1 +- Fix ras-mc-ctl layout filling + +* Wed May 29 2013 Mauro Carvalho Chehab 0.4.1-2 +- Fix the name of perl-DBD-SQLite package + +* Wed May 29 2013 Mauro Carvalho Chehab 0.4.1-1 - Updated to version 0.4.1 with contains some bug fixes -* Mon May 28 2013 Mauro Carvalho Chehab 0.4.0-1 +* Tue May 28 2013 Mauro Carvalho Chehab 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 0.3.0-1