summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Straz <nstraz@redhat.com>2008-10-14 16:05:36 -0500
committerNathan Straz <nstraz@redhat.com>2008-10-14 16:05:36 -0500
commitaddbac37234057007762f2d60d790d5c68efec18 (patch)
tree48a1f70f2861f9561a250ff9cf217d01ad40ed4f
parentf20feb5d549776321faea199c39a2dfe0dc2e699 (diff)
downloadqarsh-1.21-1.tar.gz
qarsh-1.21-1.tar.xz
qarsh-1.21-1.zip
Bump version to include qacp fix.v1.21-1
-rw-r--r--qarsh.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/qarsh.spec b/qarsh.spec
index e7611dc..c262dad 100644
--- a/qarsh.spec
+++ b/qarsh.spec
@@ -1,6 +1,6 @@
Summary: QA Remote Shell
Name: qarsh
-Version: 1.20
+Version: 1.21
Release: 1%{?dist}
Group: QA
License: GPL
@@ -70,6 +70,11 @@ fi
%doc %{_mandir}/man8/*
%changelog
+* Tue Oct 14 2008 Nate Straz <nstraz@redhat.com>i
++ qarsh-1.21-1
+- Fix double-free in qacp file to host:file
+- Calculate boot time from /proc/uptime
+
* Fri Oct 10 2008 Nate Straz <nstraz@redhat.com>
+ qarsh-1.20-1
- Fix the memory leak fix.