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: Tue Mar 8 09:14:47 UTC 2022
Modified Files:
pkgsrc/net/filezilla: Makefile distinfo
Log Message:
filezilla: update to 3.58.0.
3.58.0 (2022-02-11)
- More detailed error messages if an XML file known to exist cannot be opened
3.58.0-rc1 (2022-02-03)
+ Negotiate custom ALPN with FileZilla Server >=1.3.0 during TLS handshake to save some roundtrips during connection establishment
+ Prepare FileZilla to support TOTP-based 2FA authentication on future FileZilla Server versions
- Made downloading updates more robust if the network connection is unreliable
- Updated to libfilezilla 0.36.0
To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 pkgsrc/net/filezilla/Makefile
cvs rdiff -u -r1.66 -r1.67 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.142 pkgsrc/net/filezilla/Makefile:1.143
--- pkgsrc/net/filezilla/Makefile:1.142 Mon Feb 7 11:00:17 2022
+++ pkgsrc/net/filezilla/Makefile Tue Mar 8 09:14:47 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.142 2022/02/07 11:00:17 wiz Exp $
+# $NetBSD: Makefile,v 1.143 2022/03/08 09:14:47 wiz Exp $
-VERSION= 3.57.0
+VERSION= 3.58.0
DISTNAME= FileZilla_${VERSION}_src
PKGNAME= filezilla-${VERSION}
CATEGORIES= net x11
Index: pkgsrc/net/filezilla/distinfo
diff -u pkgsrc/net/filezilla/distinfo:1.66 pkgsrc/net/filezilla/distinfo:1.67
--- pkgsrc/net/filezilla/distinfo:1.66 Mon Feb 7 11:00:17 2022
+++ pkgsrc/net/filezilla/distinfo Tue Mar 8 09:14:47 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.66 2022/02/07 11:00:17 wiz Exp $
+$NetBSD: distinfo,v 1.67 2022/03/08 09:14:47 wiz Exp $
-BLAKE2s (FileZilla_3.57.0_src.tar.bz2) = e39ed5a0b1c520718246790674aadd0178ac2d89ac6174cec4487a499ad8914a
-SHA512 (FileZilla_3.57.0_src.tar.bz2) = 4c3a5c4f4c1551cb81283f2886555c0e4857be55c60c4489d4cbe817ea6ebc0c9104088408766d5f9b3e6434f0fcf47986c62afc858e7095225f2db6f6753377
-Size (FileZilla_3.57.0_src.tar.bz2) = 4922294 bytes
+BLAKE2s (FileZilla_3.58.0_src.tar.bz2) = f369b695644e3042ec56ea7a6c514b5f6f2a5ffefdbc03a7ef2ad34fb7f37b1e
+SHA512 (FileZilla_3.58.0_src.tar.bz2) = f613f210d9176be2dd41046ecdf4598604f8902829edfe5981564217561417ca35029618b0c50cdb6232220ec0440bd390f098b602c05845c846efe0689d9d54
+Size (FileZilla_3.58.0_src.tar.bz2) = 4931087 bytes
Home |
Main Index |
Thread Index |
Old Index