]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Bump version to 0.5.4 v0.5.4
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 15 Aug 2014 22:15:47 +0000 (19:15 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 15 Aug 2014 22:16:53 +0000 (19:16 -0300)
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
ChangeLog
configure.ac
misc/rasdaemon.spec.in

index 3fa1930bd3cfc95c93a6a16d2e5546c8a713cb95..41d072751341808975834ff65be627f4ed1ff78a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * Initial ABRT support
 
 2014-03-25     Mauro Carvalho Chehab <m.chehab@samsung.com>
+
        * Version 0.5.1
        * Fix patches at *.service files
        * Some fixes and documentation for --record option
 
 2014-04-03     Mauro Carvalho Chehab <m.chehab@samsung.com>
+
        - Version 0.5.2
        * Some fixes for ABRT report support
+
 2014-08-10     Mauro Carvalho Chehab <m.chehab@samsung.com>
+
        - Version 0.5.3
        * Add support for extlog trace events
        * Some fixes affecting sqlite handling
        * Handle failures of snprintf()
         * Fix mce numfield decoded error
+
+2014-08-15     Mauro Carvalho Chehab <m.chehab@samsung.com>
+
+       - Version 0.5.4
+       * Fix a bug while parsing dimm labels on amd64
+       * Enable database recording by default on systemd service file
+       * Correct range while parsing top, middle and lower layers
index 6b18658b0e7d4500754c835651a3c09749a6f6b7..89dd54003867110100576774818b2f1e2bbe6cb7 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([RASdaemon], 0.5.3)
+AC_INIT([RASdaemon], 0.5.4)
 AM_SILENT_RULES([yes])
 AC_CANONICAL_SYSTEM
 AC_CONFIG_MACRO_DIR([m4])
index e3dfc8437eb17382cc0a3fdb2a1f151a28631fd9..e6a078c559686f762e8534b8c6b78d801664bfa7 100644 (file)
@@ -49,6 +49,9 @@ rm INSTALL %{buildroot}/usr/include/*.h
 
 %changelog
 
+* Fri Aug 15 2014 Mauro Carvalho Chehab <m.chehab@samsung.com> 0.5.4-1
+- Bump to version 0.5.4 with some fixes, mainly for amd64
+
 * Sun Aug 10 2014 Mauro Carvalho Chehab <m.chehab@samsung.com> 0.5.3-1
 - Bump to version 0.5.3 and enable ABRT and ExtLog