summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--rt-tests.spec-in3
2 files changed, 4 insertions, 1 deletions
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 <williams@redhat.com> - 0.66-1
+- fix incorrect usage of sched_setscheduler in check_privs()
+
* Mon Feb 8 2010 Clark Williams <williams@redhat.com> - 0.65-1
- add workaround to hwlatdetect for incorrect initializer in
smi_detector.ko