From 5898ae527aab2358780abf56fbd33542336af54e Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Wed, 12 Sep 2007 11:51:16 -0400 Subject: In the TCP case there is an extra (redundant) lenght field before the packet data, address the problem. --- ipa-python/freeipa-python.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ipa-python/freeipa-python.spec') diff --git a/ipa-python/freeipa-python.spec b/ipa-python/freeipa-python.spec index fe4ccc36..f2403582 100755 --- a/ipa-python/freeipa-python.spec +++ b/ipa-python/freeipa-python.spec @@ -1,6 +1,6 @@ Name: freeipa-python -Version: 0.3.0 -Release: 4%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: FreeIPA authentication server Group: System Environment/Base -- cgit