sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Sks-devel] [Patch] reconCS.ml mistakenly use current version instead of


From: Kristian Fiskerstrand
Subject: [Sks-devel] [Patch] reconCS.ml mistakenly use current version instead of minimum compatible version
Date: Fri, 18 May 2012 20:15:02 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120312 Thunderbird/11.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,

common.ml define the minimum compatible version to be (0,1,5), however
reconCS.ml use the current version of SKS for its recon.log.

An example of this behavior is:
2012-05-18 21:22:40 <recon as client> error in callback.:
Failure("Local configuration rejected by remote host (<ADDR_INET
[192.168.0.22]:11370>): Requires version at least 1.1.1.  0.0.1
provided ")

Please see the provided patch[0] for a possible fix. With patch
applied, recon.log shows

2012-05-18 21:54:42 <recon as client> error in callback.:
Failure("configuration of remote host (<ADDR_INET
[192.168.0.31]:11370>) rejected: Requires version at least 0.1.5.
0.0.1 provided ")

(granted this shouldn't be much of a problem unless we change the
recon algorithm anytime soon)

[0]
http://code.google.com/r/kristianfiskerstrand-skskeyserver/source/detail?r=90cd6cc828e1177f3840fe313c9c1f3d2f4b555f

- -- 
- ----------------------------
Kristian Fiskerstrand
http://www.sumptuouscapital.com
Twitter: @krifisk
- ----------------------------
Corruptissima re publica plurimæ leges
The greater the degeneration of the republic, the more of its laws
- ----------------------------
This email was digitally signed using the OpenPGP
standard. If you want to read more about this
The book: Sending Emails - The Safe Way: An
introduction to OpenPGP security is now
available in both Amazon Kindle and Paperback
format at
http://www.amazon.com/dp/B006RSG1S4/
- ----------------------------
Public PGP key 0xE3EDFAE3 at http://www.sumptuouscapital.com/pgp/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJPtpGmAAoJEBbgz41rC5UIlEgP/iVz2sYlNnZkBVyN30LXWPEV
dJnMozvUoYxJ7IjvfBayZ3I4uw+hmd+FL3Iw9IfpHodYtQ4fOxCRqsN5xO6YRoQg
mF4WEc9W1+qBNmS31nMexNZy1wJcoyc6z5AAbaBnOnFKB3dsoIIU0ziMap3aR5pT
qCHGZ4JhQMhl9wxSBeJ5qI9guqrICc9z4wmIQdrgqlX10MYKIgmQHXA+bzHmNuK4
F7AGsHAz2FLsRIH/XHGcjEnWD7BexiZq70HSlbZrs4krbtXdpMU6PEODQNRpFG1n
WGW+WDz80SnoM2sS6kwcNFgvCdtqSYvv+wHXOBpIcOjmdgB4GZSZQ58AG1EiBNt/
mGls9VVz67kjA1vJQ84VqSMWc8E6YG3crlbo+04nFPOMmdFLMRB+UvCbXI1Vu0Zd
zYxhcmPCnh/zv/prcOEl3PbXnO/3yjKgCBbJ0HizQapSLNXPYlZnKbfsLO4gZSY0
x4qeiXtlJfmlHv5VARqvxnnggmIhQiWFmEIj2Qi0sa/kzJKiHd7gPDh1WoCPAA4g
JR5/p8Pa4YrUh/zjQz+viSTMOTMATrX4QiJJUEXzjuZ8cEtu/31/peD6qRUPfYng
lRl/JT+fI584LtkuWWMMLecRFTgAceXFMdxapv5zmXNdirEIG6eBPqROtsrp5kOD
xcOAVNZzaS5vUa8RuhTz
=W5ME
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]