[lftp] updated to latest upstream 4.4.10

Jiri Skala jskala at fedoraproject.org
Sat Oct 12 13:56:44 UTC 2013


commit c8174ababc15f26f5305bbe6bc190a49a4e8a52d
Author: Jiri Skala <jskala at redhat.com>
Date:   Sat Oct 12 15:56:18 2013 +0200

    updated to latest upstream 4.4.10

 .gitignore           |    1 +
 lftp-4.2.0-man.patch |   71 ++++++++++++++++++++++++-------------------------
 lftp.spec            |    5 +++-
 sources              |    2 +-
 4 files changed, 41 insertions(+), 38 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a807eb4..6f792d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ lftp-4.0.10.tar.xz
 /lftp-4.4.7.tar.xz
 /lftp-4.4.8.tar.xz
 /lftp-4.4.9.tar.xz
+/lftp-4.4.10.tar.xz
diff --git a/lftp-4.2.0-man.patch b/lftp-4.2.0-man.patch
index b02fc92..ca48b5c 100644
--- a/lftp-4.2.0-man.patch
+++ b/lftp-4.2.0-man.patch
@@ -1,6 +1,6 @@
-diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
---- lftp-4.3.3/doc/lftp.1.man	2011-10-19 15:06:57.000000000 +0200
-+++ lftp-4.3.3/doc/lftp.1	2011-10-20 15:27:30.394328377 +0200
+diff -up lftp-4.4.10/doc/lftp.1.man lftp-4.4.10/doc/lftp.1
+--- lftp-4.4.10/doc/lftp.1.man	2013-10-08 07:08:56.000000000 +0200
++++ lftp-4.4.10/doc/lftp.1	2013-10-12 15:35:37.468984511 +0200
 @@ -1,5 +1,5 @@
  .\"
 -.\" lftp.1 - Sophisticated ftp program
@@ -8,8 +8,8 @@ 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.9.
+@@ -61,19 +61,19 @@ lftp \- Sophisticated file transfer prog
+ This man page documents lftp version 4.4.10.
  
  .SH "DESCRIPTION"
 -\fBlftp\fR is a file transfer program that allows sophisticated ftp, http
@@ -34,11 +34,10 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  .PP
  Besides FTP-like protocols, lftp has support for BitTorrent protocol
  as `torrent' command. Seeding is also supported.
- 
+@@ -81,8 +81,8 @@ as `torrent' command. Seeding is also su
  .PP
--Every operation in \fBlftp\fP is reliable, that is any not fatal error is
-+Every operation in \fBlftp\fP is reliable, that is any not-fatal error is
- ignored and the operation is repeated. So if downloading breaks, it
+ Every operation in \fBlftp\fP is reliable, that is any non-fatal error is
+ handled properly and the operation is repeated. So if downloading breaks, it
 -will be restarted from the point automatically. Even if ftp server
 -does not support REST command, \fBlftp\fP will try to retrieve the file from
 +will be restarted from the point automatically. Even if FTP server
@@ -46,7 +45,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  the very beginning until the file is transferred completely.
  
  \fBlftp\fP has shell-like command syntax allowing you to launch several
-@@ -95,8 +95,8 @@ commands allow redirecting their output 
+@@ -95,8 +95,8 @@ commands allow redirecting their output
  pipe to external command. Commands can be executed conditionally based
  on termination status of previous command (&&, ||).
  .PP
@@ -66,7 +65,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)
  
  .SS Commands
-@@ -232,11 +232,11 @@ the debug output to a file.
+@@ -235,11 +235,11 @@ the debug output to a file.
  
  .BR echo " [" \-n "] \fIstring\fR"
  .PP
@@ -80,7 +79,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  are transformed into a new command. The format can contain plain text and
  placeholders $0...$9 and $@, corresponding to the arguments.
  
-@@ -275,7 +275,7 @@ put ftp://...
+@@ -278,7 +278,7 @@ put ftp://...
  mput ftp://.../*
  mget \-O ftp://... ftp://.../*
  .De
@@ -89,7 +88,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  lftp would fallback to plain copy (via client) if FXP transfer cannot be
  initiated or ftp:use-fxp is false.
  
-@@ -566,7 +566,7 @@ not match to excludes after the include,
+@@ -576,7 +576,7 @@ not match to excludes after the include,
  and the first check is exclude. Directories are matched with a slash appended.
  .PP
  Note that symbolic links are not created when uploading to remote server,
@@ -98,7 +97,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  to, use `mirror \-RL' command (treat symbolic links as files).
  .PP
  For options \-\-newer\-than and \-\-older\-than you can either specify a
-@@ -586,9 +586,9 @@ Verbosity level can be selected using \-
+@@ -597,9 +597,9 @@ Verbosity level can be selected using \-
  only newer files even if size is different. By default older files are transferred and replace newer ones.
  .PP
  You can mirror between two servers if you specify URLs instead of directories.
@@ -110,7 +109,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  them only when LIST command is used with \-a option. In such case try to use
  `set ftp:list-options \-a'.
  
-@@ -654,7 +654,7 @@ List remote file names
+@@ -665,7 +665,7 @@ List remote file names
  .BR "[" \-u " \fIuser\fP[", "\fIpass\fP]]"
  .BR "[" \-p " \fIport\fP] \fIhost\fP|\fIurl\fP"
  .PP
@@ -119,7 +118,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  
  .B pget
  .RI [ OPTS ]
-@@ -964,7 +964,7 @@ Print \fBlftp\fR version.
+@@ -980,7 +980,7 @@ Print \fBlftp\fR version.
  Wait for specified job to terminate. If jobno is omitted, wait for last
  backgrounded job.
  .PP
@@ -128,7 +127,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  
  .B zcat
  \fIfiles\fP
-@@ -1244,23 +1244,23 @@ Send this string in ACCT command after l
+@@ -1298,23 +1298,23 @@ Send this string in ACCT command after l
  The closure for this setting has format \fIuser at host\fP.
  .TP
  .BR ftp:anon-pass \ (string)
@@ -156,7 +155,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  If it is empty, then no CLNT command will be sent.
  .TP
  .BR ftp:bind-data-socket \ (boolean)
-@@ -1275,14 +1275,14 @@ instead of the one returned by PASV comm
+@@ -1329,14 +1329,14 @@ instead of the one returned by PASV comm
  Default is true.
  .TP
  .BR ftp:fxp-passive-source \ (boolean)
@@ -173,7 +172,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  has format \fIuser at host\fP.
  .TP
  .BR ftp:ignore-pasv-address \ (boolean)
-@@ -1301,11 +1301,11 @@ Default is empty.
+@@ -1355,11 +1355,11 @@ Default is empty.
  .TP
  .BR ftp:nop-interval \ (seconds)
  delay between NOOP commands when downloading tail of a file. This is useful
@@ -187,7 +186,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  dumb masquerading router. In passive mode lftp uses PASV command, not the
  PORT command which is used in active mode. In passive mode lftp itself
  makes the data connection to the server; in active mode the server connects
-@@ -1323,13 +1323,13 @@ Format is min-max, or `full' or `any' to
+@@ -1377,13 +1377,13 @@ Format is min-max, or `full' or `any' to
  use EPSV as preferred passive mode. Default is `false'.
  .TP
  .BR ftp:proxy \ (URL)
@@ -207,7 +206,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  .TP
  .BR ftp:proxy-auth-type \ (string)
  When set to ``joined'', lftp sends ``user at proxy_user@ftp.example.org'' as
-@@ -1352,7 +1352,7 @@ then proxy password. The site user and p
+@@ -1406,7 +1406,7 @@ then proxy password. The site user and p
  .TP
  .BR ftp:rest-list \ (boolean)
  allow usage of REST command before LIST command. This might be useful for
@@ -216,7 +215,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  .TP
  .BR ftp:rest-stor \ (boolean)
  if false, lftp will not try to use REST before STOR. This can be useful
-@@ -1379,8 +1379,8 @@ do not send plain text password over the
+@@ -1433,8 +1433,8 @@ do not send plain text password over the
  skey/opie is not available, assume failed login. Off by default.
  .TP
  .BR ftp:ssl-allow \ (boolean)
@@ -227,7 +226,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  with an ssl/tls library.
  .TP
  .BR ftp:ssl-auth \ (string)
-@@ -1393,17 +1393,17 @@ if true, refuse to send password in clea
+@@ -1451,17 +1451,17 @@ if true, refuse to send password in clea
  Default is false.
  .TP
  .BR ftp:ssl-protect-data \ (boolean)
@@ -249,7 +248,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  .TP
  .BR ftp:ssl-use-ccc \ (boolean)
  if true, lftp would issue CCC command after logon, thus disable
-@@ -1414,10 +1414,10 @@ interval between STAT commands. Default 
+@@ -1477,10 +1477,10 @@ relaxed.
  .TP
  .BR ftp:sync-mode \ (boolean)
  if true, lftp will send one command at a time and wait for
@@ -262,7 +261,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  troubles with it, so it is on by default.
  .TP
  .BR ftp:timezone \ (string)
-@@ -1536,11 +1536,11 @@ allow server/proxy side caching for ftp-
+@@ -1604,11 +1604,11 @@ allow server/proxy side caching for ftp-
  specify corresponding HTTP request header.
  .TP
  .BR hftp:proxy \ (URL)
@@ -277,7 +276,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  requires authentication, specify user name and password in the URL.
  .TP
  .BR hftp:use-allprop \ (boolean)
-@@ -1583,23 +1583,23 @@ send this cookie to server. A closure is
+@@ -1655,23 +1655,23 @@ send this cookie to server. A closure is
       set cookie/www.somehost.com "param=value"
  .TP
  .BR http:post-content-type " (string)"
@@ -306,7 +305,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  to current directory URL. Default is `.'. Set to empty string to disable
  Referer header.
  .TP
-@@ -1608,11 +1608,11 @@ if true, lftp modifies http:cookie varia
+@@ -1684,11 +1684,11 @@ otherwise it will send an empty request
  .TP
  .BR http:use-mkcol \ (boolean)
  if set to off, lftp will try to use `PUT' instead of `MKCOL' to create
@@ -320,7 +319,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  .TP
  .BR http:user-agent " (string)"
  the string lftp sends in User-Agent header of HTTP request.
-@@ -1700,7 +1700,7 @@ contains comma separated list of domains
+@@ -1777,7 +1777,7 @@ contains comma separated list of domains
  Default is taken from environment variable \fBno_proxy\fP.
  .TP
  .BR net:persist-retries " (number)"
@@ -329,7 +328,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  reply 5xx when there is too many users.
  .TP
  .BR net:reconnect-interval-base \ (seconds)
-@@ -1710,12 +1710,12 @@ operation.
+@@ -1787,12 +1787,12 @@ operation.
  .TP
  .BR net:reconnect-interval-max \ (seconds)
  sets maximum reconnect interval. When current interval after multiplication
@@ -344,7 +343,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  to base value. See net:reconnect-interval-base and net:reconnect-interval-max.
  .TP
  .BR net:socket-bind-ipv4 " (ipv4 address)"
-@@ -1733,7 +1733,7 @@ default.
+@@ -1810,7 +1810,7 @@ default.
  .TP
  .BR net:socket-maxseg \ (bytes)
  use given size for TCP_MAXSEG socket option. Not all operating systems support
@@ -353,7 +352,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  .TP
  .BR net:timeout " (time interval)"
  sets the network protocol timeout.
-@@ -1746,9 +1746,9 @@ save pget transfer status this often. Se
+@@ -1823,9 +1823,9 @@ save pget transfer status this often. Se
  The status is saved to a file with suffix \fI.lftp-pget-status\fP.
  .TP
  .BR sftp:charset \ (string)
@@ -365,7 +364,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  .TP
  .BR sftp:connect-program \ (string)
  the program to use for connecting to remote server. It should support `\-l' option
-@@ -1771,7 +1771,7 @@ Default is `sftp'. You can use rsh as tr
+@@ -1848,7 +1848,7 @@ Default is `sftp'. You can use rsh as tr
  set sftp:connect-program rsh
  set sftp:server-program /usr/libexec/openssh/sftp-server
  .De
@@ -374,7 +373,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  .TP
  .BR sftp:size-read \ (number)
  Block size for reading. Default is 0x8000.
-@@ -1806,7 +1806,7 @@ if set to yes, then verify server's cert
+@@ -1886,7 +1886,7 @@ if set to yes, then verify server's cert
  Certificate Authority and not be on Certificate Revocation List.
  .TP
  .BR torrent:ip " (ipv4 address)"
@@ -383,7 +382,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  .TP
  .BR torrent:ipv6 " (ipv6 address)"
  IPv6 address to send to the tracker. By default, first found global unicast address is used.
-@@ -1904,7 +1904,7 @@ They can also have a prefix: 0 - octal, 
+@@ -1990,7 +1990,7 @@ They can also have a prefix: 0 - octal,
  .SS FTP asynchronous mode (pipelining)
  .PP
  .B Lftp
@@ -392,7 +391,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  then checking all the responses. See ftp:sync-mode variable. Sometimes
  this does not work, thus synchronous mode is the default. You can try
  to turn synchronous mode off and see if it works for you. It is known
-@@ -1914,7 +1914,7 @@ incorrectly in the case of several FTP c
+@@ -2000,7 +2000,7 @@ incorrectly in the case of several FTP c
  RFC959 says: ``The user-process sending another command before the
  completion reply would be in violation of protocol; but server-FTP
  processes should queue any commands that arrive while a preceding
@@ -401,7 +400,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  NOT assume any correspondence between READ boundaries on the control
  connection and the Telnet EOL sequences (CR LF).'' and ``a single READ
  from the control connection may include more than one FTP command''.
-@@ -2004,7 +2004,7 @@ The file is used to store last working d
+@@ -2099,7 +2099,7 @@ The directory is used to store DHT id an
  File name suffix is the host name.
  .TP
  .I "~/.netrc"
diff --git a/lftp.spec b/lftp.spec
index c2e4e49..0fbf6e4 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -1,6 +1,6 @@
 Summary:	A sophisticated file transfer program
 Name:		lftp
-Version:	4.4.9
+Version:	4.4.10
 Release:	1%{?dist}
 License:	GPLv3+
 Group:		Applications/Internet
@@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Oct 12 2013 Jiri Skala <jskala at redhat.com> - 4.4.10-1
+- updated to latest upstream 4.4.10
+
 * Wed Sep 04 2013 Jiri Skala <jskala at redhat.com> - 4.4.9-1
 - updated to latest upstream 4.4.9
 
diff --git a/sources b/sources
index 62c34d7..6e953b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3cbf1c4c39d2f66358aad7933a5e1d38  lftp-4.4.9.tar.xz
+1b8d77f1a5a9cfe4e48e45636b775101  lftp-4.4.10.tar.xz


More information about the scm-commits mailing list