pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/filezilla filezilla: update to 3.36.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2066a3191a8
branches:  trunk
changeset: 384771:e2066a3191a8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 02 20:37:15 2018 +0000

description:
filezilla: update to 3.36.0.

3.36.0 (2018-08-27)

- Fix --site-manager command-line argument
- Fix potential crash with malformed directory listings
- Fix potential crash if opening/closing tabs or starting the queue while directories are being renamed or deleted

3.36.0-rc1 (2018-08-20)

+ Ask for explicit confirmation prior to falling back to insecure plaintext FTP if a server refuses to use TLS
+ Warn if an FTP server refuses TLS that is known from previous connections to be capable of TLS

diffstat:

 net/filezilla/Makefile |   4 ++--
 net/filezilla/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 2dcf7c19d57a -r e2066a3191a8 net/filezilla/Makefile
--- a/net/filezilla/Makefile    Sun Sep 02 20:30:53 2018 +0000
+++ b/net/filezilla/Makefile    Sun Sep 02 20:37:15 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2018/08/19 18:09:42 wiz Exp $
+# $NetBSD: Makefile,v 1.102 2018/09/02 20:37:15 wiz Exp $
 
-VERSION=       3.35.2
+VERSION=       3.36.0
 DISTNAME=      FileZilla_${VERSION}_src
 PKGNAME=       filezilla-${VERSION}
 CATEGORIES=    net x11
diff -r 2dcf7c19d57a -r e2066a3191a8 net/filezilla/distinfo
--- a/net/filezilla/distinfo    Sun Sep 02 20:30:53 2018 +0000
+++ b/net/filezilla/distinfo    Sun Sep 02 20:37:15 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.45 2018/08/19 18:09:42 wiz Exp $
+$NetBSD: distinfo,v 1.46 2018/09/02 20:37:15 wiz Exp $
 
-SHA1 (FileZilla_3.35.2_src.tar.bz2) = 59b0d7a27823fb159c01445270dac77c344a38a8
-RMD160 (FileZilla_3.35.2_src.tar.bz2) = 51c0e5da8e7253560348ee7ef63c6425611d09c1
-SHA512 (FileZilla_3.35.2_src.tar.bz2) = dfd962cc1ed86b4198c339560482d722ca6fa81dfeaae47dbdb8867c7c4ce516cecff393e9bda7abf2148e32f6b423ed76296346e22570db1f292de06c5bc0b8
-Size (FileZilla_3.35.2_src.tar.bz2) = 4968449 bytes
+SHA1 (FileZilla_3.36.0_src.tar.bz2) = a3e95ac6e5c3ec31d1d7d9a6095329cef96f0bf0
+RMD160 (FileZilla_3.36.0_src.tar.bz2) = a4c5c58b508490bffd1378b1c557dd2d98392405
+SHA512 (FileZilla_3.36.0_src.tar.bz2) = d5c9ebd49944b3f2b55f5b494113ffde13b61f5d98e3be0507731e0dfc0d18f1f36ec5d4bf0f9ce2bbcf9d9b91b92b93b192739fb89c99c6cced80e131b58322
+Size (FileZilla_3.36.0_src.tar.bz2) = 4981429 bytes
 SHA1 (patch-configure) = 8bf5736d17ed78fe0a1d4f910194bba9f03c854e
 SHA1 (patch-src_putty_unix_uxshare.c) = 0c3102c10b742c461fe032f081d1a642c6fd6a59



Home | Main Index | Thread Index | Old Index