rpms/python-paramiko/EL-5 .cvsignore, 1.11, 1.12 python-paramiko.spec, 1.15, 1.16 sources, 1.11, 1.12

Jeffrey C. Ollie jcollie at fedoraproject.org
Thu Aug 6 14:27:28 UTC 2009


Author: jcollie

Update of /cvs/pkgs/rpms/python-paramiko/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21119

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/EL-5/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	7 Jul 2008 11:52:04 -0000	1.11
+++ .cvsignore	6 Aug 2009 14:27:28 -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/EL-5/python-paramiko.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- python-paramiko.spec	16 Feb 2009 19:06:30 -0000	1.15
+++ python-paramiko.spec	6 Aug 2009 14:27:28 -0000	1.16
@@ -3,8 +3,8 @@
 %define srcname paramiko
 
 Name:           python-paramiko
-Version:        1.7.4
-Release:        4%{?dist}
+Version:        1.7.5
+Release:        1%{?dist}
 Summary:        A SSH2 protocol library for python
 
 Group:          Development/Libraries
@@ -55,6 +55,18 @@ 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
+
 * Mon Feb 16 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.7.4-4
 - Add demos as documentation. BZ#485742
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-paramiko/EL-5/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	7 Jul 2008 11:52:04 -0000	1.11
+++ sources	6 Aug 2009 14:27:28 -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