updated to latest upstream 4.4.9

This commit is contained in:
Jiri Skala 2013-09-04 15:29:14 +02:00
parent ecd50a3e58
commit 41f035c290
4 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ lftp-4.0.10.tar.xz
/lftp-4.4.6.tar.xz
/lftp-4.4.7.tar.xz
/lftp-4.4.8.tar.xz
/lftp-4.4.9.tar.xz

View File

@ -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

View File

@ -1,7 +1,7 @@
Summary: A sophisticated file transfer program
Name: lftp
Version: 4.4.8
Release: 3%{?dist}
Version: 4.4.9
Release: 1%{?dist}
License: GPLv3+
Group: Applications/Internet
Source0: ftp://ftp.yar.ru/lftp/lftp-%{version}.tar.xz
@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Sep 04 2013 Jiri Skala <jskala@redhat.com> - 4.4.9-1
- updated to latest upstream 4.4.9
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.4.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
78906bf474bfe0110b6625601aa39112 lftp-4.4.8.tar.xz
3cbf1c4c39d2f66358aad7933a5e1d38 lftp-4.4.9.tar.xz