From 73d48f4e04684a376b41525bfed030b7671f03f7 Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Mon, 15 Feb 2010 13:10:58 -0600 Subject: version bump to 0.66 Signed-off-by: Clark Williams --- Makefile | 2 +- rt-tests.spec-in | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 374b4f1..043b747 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION_STRING = 0.65 +VERSION_STRING = 0.66 sources = cyclictest.c signaltest.c pi_stress.c rt-migrate-test.c \ ptsematest.c sigwaittest.c svsematest.c sendme.c pip.c diff --git a/rt-tests.spec-in b/rt-tests.spec-in index dd6cbe1..0338f34 100644 --- a/rt-tests.spec-in +++ b/rt-tests.spec-in @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT /usr/share/man/man8/svsematest.8.gz %changelog +* Mon Feb 15 2010 Clark Williams - 0.66-1 +- fix incorrect usage of sched_setscheduler in check_privs() + * Mon Feb 8 2010 Clark Williams - 0.65-1 - add workaround to hwlatdetect for incorrect initializer in smi_detector.ko -- cgit 1.2.3-korg