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.57.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a72c7985e960
branches: trunk
changeset: 373152:a72c7985e960
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Feb 07 11:00:17 2022 +0000
description:
filezilla: update to 3.57.0.
3.57.0 (2021-12-10)
- Fixed incorrect default settings for file editing
- Fixed a crash looking up data in file lists
- Fixed a crash if a HTTPS connection gets canceled during the TLS handshake
- Updated to libfilezilla 0.35.0
3.56.2 (2021-10-27)
- Fixed a potential crash after uploading
3.56.1 (2021-10-26)
- macOS Monterey: Opening the Site Manager on startup is now delayed a millisecond, otherwise the right mouse button would have stopped working
- macOS: Fixed getting temporary directory
- MSW: Updated to libfilezilla 0.34.1 to fix local directory contents returned by the system in oversized buffers containing nulls
3.56.0 (2021-10-11)
- Updated to libfilezilla 0.34.0
- Updated translations
3.56.0-rc1 (2021-09-29)
+ Right-clicking a queue tab header now opens the same context menu as right-clicking the correponding queue contents
+ By default, the minimum allowed TLS version is now TLS 1.2
+ Optionally, the systen trust store can be used for certificate verification
- FTP: Fixed an issue with key file conversion
- Fixed an issue loading servers not supporting session resumption from storage
diffstat:
net/filezilla/Makefile | 7 +++----
net/filezilla/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r 0c90a7c75ac1 -r a72c7985e960 net/filezilla/Makefile
--- a/net/filezilla/Makefile Mon Feb 07 10:53:52 2022 +0000
+++ b/net/filezilla/Makefile Mon Feb 07 11:00:17 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.141 2021/12/08 16:05:56 adam Exp $
+# $NetBSD: Makefile,v 1.142 2022/02/07 11:00:17 wiz Exp $
-VERSION= 3.55.1
+VERSION= 3.57.0
DISTNAME= FileZilla_${VERSION}_src
PKGNAME= filezilla-${VERSION}
-PKGREVISION= 2
CATEGORIES= net x11
MASTER_SITES= https://download.filezilla-project.org/client/
EXTRACT_SUFX= .tar.bz2
@@ -37,7 +36,7 @@
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/libidn/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libfilezilla+= libfilezilla>=0.31.1
+BUILDLINK_API_DEPENDS.libfilezilla+= libfilezilla>=0.36.0
.include "../../net/libfilezilla/buildlink3.mk"
BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.4.0
.include "../../security/gnutls/buildlink3.mk"
diff -r 0c90a7c75ac1 -r a72c7985e960 net/filezilla/distinfo
--- a/net/filezilla/distinfo Mon Feb 07 10:53:52 2022 +0000
+++ b/net/filezilla/distinfo Mon Feb 07 11:00:17 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2021/10/26 11:05:36 nia Exp $
+$NetBSD: distinfo,v 1.66 2022/02/07 11:00:17 wiz Exp $
-BLAKE2s (FileZilla_3.55.1_src.tar.bz2) = fbed904325ee01211cba0877c1311e20c162c6f4d5dadcfe666ef59c7b0c40e4
-SHA512 (FileZilla_3.55.1_src.tar.bz2) = 07f1ccc596cac64aca0e82a97725f2ade26de78116441ba5aefaa8bd1396a483be88d9820820b9767e77686abbfd0eb6190684303e1f4d9ec45ef0b1f2cf0170
-Size (FileZilla_3.55.1_src.tar.bz2) = 4910935 bytes
+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
Home |
Main Index |
Thread Index |
Old Index