[lftp/f19] updated to latest upstream 4.4.9

Jiri Skala jskala at fedoraproject.org
Wed Sep 4 14:50:03 UTC 2013


commit d70f9e4a437477add9fff4c6a9867b64320147e8
Author: Jiri Skala <jskala at redhat.com>
Date:   Wed Sep 4 16:49:51 2013 +0200

    updated to latest upstream 4.4.9

 .gitignore           |    1 +
 lftp-4.2.0-man.patch |    4 ++--
 lftp.spec            |    5 ++++-
 sources              |    2 +-
 4 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a85d429..a026f41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ lftp-4.0.10.tar.xz
 /lftp-4.4.3.tar.xz
 /lftp-4.4.6.tar.xz
 /lftp-4.4.8.tar.xz
+/lftp-4.4.9.tar.xz
diff --git a/lftp-4.2.0-man.patch b/lftp-4.2.0-man.patch
index 4b0b690..b02fc92 100644
--- a/lftp-4.2.0-man.patch
+++ b/lftp-4.2.0-man.patch
@@ -9,7 +9,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  .\" This file is part of lftp.
  .\"
 @@ -61,28 +61,28 @@ lftp \- Sophisticated file transfer prog
- This man page documents lftp version 4.4.6.
+ This man page documents lftp version 4.4.9.
  
  .SH "DESCRIPTION"
 -\fBlftp\fR is a file transfer program that allows sophisticated ftp, http
@@ -226,7 +226,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
 +access. Default is true. This and other SSL settings are only available if lftp was compiled
  with an ssl/tls library.
  .TP
- .BR ftp:ssl-data-use-keys \ (boolean)
+ .BR ftp:ssl-auth \ (string)
 @@ -1393,17 +1393,17 @@ if true, refuse to send password in clea
  Default is false.
  .TP
diff --git a/lftp.spec b/lftp.spec
index 0c2a232..7755a41 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -1,6 +1,6 @@
 Summary:	A sophisticated file transfer program
 Name:		lftp
-Version:	4.4.8
+Version:	4.4.9
 Release:	1%{?dist}
 License:	GPLv3+
 Group:		Applications/Internet
@@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Sep 04 2013 Jiri Skala <jskala at redhat.com> - 4.4.9-1
+- updated to latest upstream 4.4.9
+
 * Tue Jul 02 2013 Jiri Skala <jskala at redhat.com> - 4.4.8-1
 - updated to latest upstream 4.4.8
 
diff --git a/sources b/sources
index 25cc0db..62c34d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-78906bf474bfe0110b6625601aa39112  lftp-4.4.8.tar.xz
+3cbf1c4c39d2f66358aad7933a5e1d38  lftp-4.4.9.tar.xz


More information about the scm-commits mailing list