Mini Shell
2013-03-12 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
* Version 0.1.0
* Initial version
2013-05-08 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
* Version 0.2.0
* Add support to log via syslog
* Add ras-mc-ctl script to handle dimm labels
* Add a rpm spec file
* Make sqlite3 code experimental
* Add manpages and systemd services
* Update to take advantage of tracing features on Kernel 3.10
2013-05-20 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
* Version 0.3.0
* Several fixes
* Add support for MCE traces
* Add support for PCI AER traces
* Add a target to build it on rpm-based distros
2013-05-28 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
* Version 0.4.0
* Several fixes
* Get rid of pthreads, to avoid troubles with sqllite3
(requires Kernel 3.10 or upper)
* Add memory error decoding on MCE traces
2013-05-29 Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
* 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
2014-02-16 Mauro Carvalho Chehab <m.chehab@samsung.com>
* Version 0.5.0
* 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
2015-06-03 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.5.5
* Improve INSTALL summary instructions
* Add support to match the machine by system's product name
* Add support for Haswell/Broadwell/Knights Landing
* Some bug fixes on some MCE handlers
2015-07-03 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.5.6
* Add internal errors of IA32_MC4_STATUS for Haswell
* Use MCA error msg as error_msg
* Unnecessary comma for empty mc_location string
* Remove a space from mcgstatus_msg
* Add support to log Local Machine Check Exception (LMCE)
2016-02-05 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.5.7
* Add model numbers for Broadwell-EP/EX and -DE
* Add support for Knights Landing processor
2016-04-15 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.5.8
* Add Broadwell EP/EX MSCOD and Broadwell DE MSCOD values
2016-06-08 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.5.9
* Add Knights Mill and updated DELL labels
* Configure now reports enabled options
2017-10-14 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.6.0
* Added support for non-standard CPER error sections
* Added support for Hisilicon HIP07 SAS HW module
* Added support for ARM events
* Updated DIMM labels for Intel Skylake servers
2018-04-25 Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
- Version 0.6.1
* Update DIMM labels for 2-socket servers
* Add Skylake Xeon MSCOD values
* ARM: fully initialize ras_arm_event
* Update my email