Bump to version 0.6.4
* Change DB for hip08 in order to better handle some OEM data * Fix an issue of sqlite3 integer bind parameter mismatch * Update instructions about sending patches * Fix URLs to git.kernel.org repositories in README file * Fix file descriptor leak in ras-report.c:setup_report_socket() * Initialize record.cpu before pevent_print_event(). * Flush trace buffer immediately, not on next call * Replace whitespaces by tabs * Fix build with musl Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
parent
797bc59f89
commit
565eb754d4
@ -1,5 +1,5 @@
|
||||
Name: rasdaemon
|
||||
Version: 0.6.3
|
||||
Version: 0.6.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility to receive RAS error tracings
|
||||
License: GPLv2
|
||||
@ -60,6 +60,10 @@ rm INSTALL %{buildroot}/usr/include/*.h
|
||||
%{_sysconfdir}/ras/dimm_labels.d
|
||||
|
||||
%changelog
|
||||
|
||||
* Thu Oct 10 2019 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.6.4-1
|
||||
- Bump to version 0.6.4 with some DB changes for hip08 and some fixes
|
||||
|
||||
* Fri Aug 23 2019 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 0.6.3-1
|
||||
- Bump to version 0.6.3 with new ARM events, plus disk I/O and netlink support
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rasdaemon-0.6.3.tar.bz2) = c032060cf824abbafc44fafecb9dbb753bdd7fa46d2dc7d0bce85f3d617a0378298c765c0390e1c24d9f8e5316995cf8dae0643e5245a2600ac3eabcf8fe6057
|
||||
SHA512 (rasdaemon-0.6.4.tar.bz2) = 331eada9a6033d7da319a8c8a712b693db407a91a4cdd17fb482fab2472f62d3cd1571fb2e1a3bed95551632f74a448704ccba4419c91593a1ac54619835594a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user