rpms/python-paramiko/F-11 .cvsignore, 1.11, 1.12 python-paramiko.spec, 1.19, 1.20 sources, 1.11, 1.12

Jeffrey C. Ollie jcollie at fedoraproject.org
Thu Jul 30 13:29:33 UTC 2009


Author: jcollie

Update of /cvs/pkgs/rpms/python-paramiko/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6243

Modified Files:
	.cvsignore python-paramiko.spec sources 
Log Message:
* Thu Jul 23 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.7.5-1
- v1.7.5 (Ernest) 19jul09
- -----------------------
-  * added support for ARC4 cipher and CTR block chaining (Denis Bernard)
-  * made transport threads daemonize, to fix python 2.6 atexit behavior
-  * support unicode hostnames, and IP6 addresses (Maxime Ripard, Shikhar
-    Bhushan)
-  * various small bug fixes



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-paramiko/F-11/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	7 Jul 2008 11:45:49 -0000	1.11
+++ .cvsignore	30 Jul 2009 13:29:33 -0000	1.12
@@ -1 +1 @@
-paramiko-1.7.4.tar.gz
+paramiko-1.7.5.tar.gz


Index: python-paramiko.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-paramiko/F-11/python-paramiko.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- python-paramiko.spec	26 Feb 2009 22:43:29 -0000	1.19
+++ python-paramiko.spec	30 Jul 2009 13:29:33 -0000	1.20
@@ -3,8 +3,8 @@
 %define srcname paramiko
 
 Name:           python-paramiko
-Version:        1.7.4
-Release:        5%{?dist}
+Version:        1.7.5
+Release:        1%{?dist}
 Summary:        A SSH2 protocol library for python
 
 Group:          Development/Libraries
@@ -55,6 +55,15 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Thu Jul 23 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.7.5-1
+- v1.7.5 (Ernest) 19jul09
+- -----------------------
+-  * added support for ARC4 cipher and CTR block chaining (Denis Bernard)
+-  * made transport threads daemonize, to fix python 2.6 atexit behavior
+-  * support unicode hostnames, and IP6 addresses (Maxime Ripard, Shikhar
+-    Bhushan)
+-  * various small bug fixes
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.4-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-paramiko/F-11/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	7 Jul 2008 11:45:49 -0000	1.11
+++ sources	30 Jul 2009 13:29:33 -0000	1.12
@@ -1 +1 @@
-6ae82f2eb30748be789d4ff3909e4b5e  paramiko-1.7.4.tar.gz
+7eac2199bea086cc22966eb223c64e7f  paramiko-1.7.5.tar.gz




More information about the fedora-extras-commits mailing list