pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/filezilla



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep  2 20:37:16 UTC 2018

Modified Files:
        pkgsrc/net/filezilla: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/net/filezilla/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/net/filezilla/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/filezilla/Makefile
diff -u pkgsrc/net/filezilla/Makefile:1.101 pkgsrc/net/filezilla/Makefile:1.102
--- pkgsrc/net/filezilla/Makefile:1.101 Sun Aug 19 18:09:42 2018
+++ pkgsrc/net/filezilla/Makefile       Sun Sep  2 20:37:15 2018
@@ -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

Index: pkgsrc/net/filezilla/distinfo
diff -u pkgsrc/net/filezilla/distinfo:1.45 pkgsrc/net/filezilla/distinfo:1.46
--- pkgsrc/net/filezilla/distinfo:1.45  Sun Aug 19 18:09:42 2018
+++ pkgsrc/net/filezilla/distinfo       Sun Sep  2 20:37:15 2018
@@ -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