summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2010-02-15 13:10:58 -0600
committerClark Williams <williams@redhat.com>2010-02-15 13:10:58 -0600
commit73d48f4e04684a376b41525bfed030b7671f03f7 (patch)
tree5accf759fbbc7510ea38d59d05ea4ec7e55e3bfe
parent527835d9636163596eedf1e8cdd6ed3fad0fbecc (diff)
downloadrt-tests-73d48f4e04684a376b41525bfed030b7671f03f7.tar.gz
version bump to 0.66v0.66
Signed-off-by: Clark Williams <williams@redhat.com>
-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