diff --git a/Makefile b/Makefile index e26b26b..b99b141 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VER=0.14.8 +VER=0.14.9 PKG_NAME=bootchart2 PKG_TARBALL=$(PKG_NAME)-$(VER).tar.bz2 diff --git a/NEWS b/NEWS index f91f7cd..60348d1 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -bootchart2 UNRELEASED: +bootchart2 0.14.9: + bootchartd + Fix memory corruption (mephi42) + Unblock SIGTERM (mephi42)