summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Straz <nstraz@redhat.com>2012-06-27 16:31:31 -0400
committerNathan Straz <nstraz@redhat.com>2012-06-27 16:31:31 -0400
commit6685624d3793067816108a06fd89a0d198c624e4 (patch)
treefcdfcc63b437b44045064421b746bcde5c11a4ed
parent88f91a3f964209e8e9d6092e444eec7cf8e4a690 (diff)
downloadqarsh-6685624d3793067816108a06fd89a0d198c624e4.tar.gz
qarsh-6685624d3793067816108a06fd89a0d198c624e4.tar.xz
qarsh-6685624d3793067816108a06fd89a0d198c624e4.zip
Bump version for next release and update changelog
-rw-r--r--qarsh.spec12
1 files changed, 10 insertions, 2 deletions
diff --git a/qarsh.spec b/qarsh.spec
index cf0a4d0..2ad5949 100644
--- a/qarsh.spec
+++ b/qarsh.spec
@@ -1,7 +1,7 @@
Summary: QA Remote Shell
Name: qarsh
-Version: 1.26
-Release: 2%{?dist}
+Version: 1.27
+Release: 1%{?dist}
Group: Applications/Internet
License: GPL
Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -96,6 +96,14 @@ fi
%changelog
+* Wed Jun 27 2012 Nate Straz <nstraz@redhat.com>
++ qarsh-1.27-1
+- support IPv6 connections
+- Don't limit instances of qarshd in xinetd
+- Fix exit code for connection failures.
+- Check return of send_package and exit on error
+- Pass hints into getaddrinfo
+
* Fri Aug 20 2010 Nate Straz <nstraz@redhat.com>
+ qarsh-1.26-1
- Build selinux policy at install time