Setting tag sfa-1.0-24 sfa-1.0-24
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 14 Jun 2011 07:57:30 +0000 (09:57 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 14 Jun 2011 07:57:30 +0000 (09:57 +0200)
load trusted certs into ssl context prior to handshake
client's logfile lives in ~/.sfi/sfi.log

sfa.spec

index 5323c5b..caa66b2 100644 (file)
--- a/sfa.spec
+++ b/sfa.spec
@@ -1,6 +1,6 @@
 %define name sfa
 %define version 1.0
-%define taglevel 23
+%define taglevel 24
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %global python_sitearch        %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" )
@@ -197,6 +197,10 @@ fi
 
 
 %changelog
+* Tue Jun 14 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sfa-1.0-24
+- load trusted certs into ssl context prior to handshake
+- client's logfile lives in ~/.sfi/sfi.log
+
 * Fri Jun 10 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sfa-1.0-23
 - includes a change on passphrases that was intended in 1.0-22
 
@@ -329,6 +333,10 @@ fi
   cache and use in more general ways.     
 
 %changelog
+* Tue Jun 14 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sfa-1.0-24
+- load trusted certs into ssl context prior to handshake
+- client's logfile lives in ~/.sfi/sfi.log
+
 * Fri Jun 10 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sfa-1.0-23
 - includes a change on passphrases that was intended in 1.0-22