From b8fad280f91fb741f73f49a5875d5a4563627b96 Mon Sep 17 00:00:00 2001 From: gc-user Date: Thu, 3 Sep 2026 20:55:12 +0200 Subject: [PATCH 1/4] shlibs: update for filezilla 3.71.1 --- common/shlibs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/common/shlibs b/common/shlibs index 016e9f9168769d..417a11e0b6fec6 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2750,7 +2750,9 @@ libhwloc.so.15 libhwloc-2.0.4_1 libnetfilter_cttimeout.so.1 libnetfilter_cttimeout-1.0.0_1 libnetfilter_cthelper.so.0 libnetfilter_cthelper-1.0.0_1 libnetfilter_queue.so.1 libnetfilter_queue-1.0.2_1 -libfilezilla.so.48 libfilezilla-0.51.1_1 +libfilezilla.so.59 libfilezilla-0.57.0_0 +libfzssh-client.so.14.0.0 fzssh-1.4.0_0 +libfzssh.so.14.0.0 fzssh-1.4.0_0 libtommath.so.1 libtommath-1.0_1 libKF5ItemViews.so.5 kitemviews-5.26.0_1 libunicorn.so.1 unicorn-1.0_1 From 3b7edb1cd4ba8e389683e71f6abef4ce8d37e764 Mon Sep 17 00:00:00 2001 From: gc-user Date: Thu, 3 Sep 2026 21:00:04 +0200 Subject: [PATCH 2/4] libfilezilla: update to 0.57.0 --- srcpkgs/libfilezilla/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libfilezilla/template b/srcpkgs/libfilezilla/template index 81567ec47de66d..f23527d772fa25 100644 --- a/srcpkgs/libfilezilla/template +++ b/srcpkgs/libfilezilla/template @@ -1,7 +1,7 @@ # Template file for 'libfilezilla' # filezilla needs to be rebuilt when libfilezilla version changes, ABI is not stable pkgname=libfilezilla -version=0.51.1 +version=0.57.0 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -16,7 +16,7 @@ distfiles="https://download.filezilla-project.org/libfilezilla/libfilezilla-${ve distfiles="libfilezilla-${version}.tar.xz" # filezilla blocks non-web-download distfiles="https://repo-default.voidlinux.org/distfiles/libfilezilla-${version}.tar.xz" -checksum=9a4c88931711f4b9d31702af3555501151b2b9fa46d07f350597a3bc9d5832e6 +checksum=3a61251357ad7522e73b8d7348356e87092a1cd7c33d36f045fbea4730b8ff0b if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then makedepends+=" libxcrypt-devel" From dd833c261d45bcffcd8a68d72d6b161928ac866f Mon Sep 17 00:00:00 2001 From: gc-user Date: Thu, 3 Sep 2026 21:00:55 +0200 Subject: [PATCH 3/4] New package: fzssh-1.4.0 --- srcpkgs/fzssh/template | 18 ++++++++++++++++++ srcpkgs/fzssh/update | 1 + 2 files changed, 19 insertions(+) create mode 100644 srcpkgs/fzssh/template create mode 100644 srcpkgs/fzssh/update diff --git a/srcpkgs/fzssh/template b/srcpkgs/fzssh/template new file mode 100644 index 00000000000000..4bb08e093abf2f --- /dev/null +++ b/srcpkgs/fzssh/template @@ -0,0 +1,18 @@ +# Template file for 'fzssh' +# filezilla needs to be rebuilt when fzssh version changes, ABI is not stable +pkgname=fzssh +version=1.4.0 +revision=1 +build_style=meson +hostmakedepends="gettext pkg-config" +makedepends="nettle-devel gnutls-devel gmp-devel libargon2-devel libfilezilla-devel" +short_desc="SSH/SFTP library based on libfilezilla" +maintainer="Orphaned " +license="GPL-2.0-or-later" +homepage="https://fzssh.filezilla-project.org/" +changelog="https://svn.filezilla-project.org/filezilla/fzssh/trunk/NEWS?view=co" +distfiles="https://download.filezilla-project.org/fzssh/fzssh-${version}.tar.xz" +distfiles="fzssh-${version}.tar.xz" +# filezilla blocks non-web-download +distfiles="https://repo-default.voidlinux.org/distfiles/fzssh-${version}.tar.xz" +checksum=0c53178298364404e1fe4ce3d50267cf1238e52b414a6a53356bc43b37811338 diff --git a/srcpkgs/fzssh/update b/srcpkgs/fzssh/update new file mode 100644 index 00000000000000..8d458b81b5acde --- /dev/null +++ b/srcpkgs/fzssh/update @@ -0,0 +1 @@ +site='https://fzssh.filezilla-project.org/download.php' From b96d4cfb927fe13111ee0cf07641130d46327a8b Mon Sep 17 00:00:00 2001 From: gc-user Date: Thu, 3 Sep 2026 21:01:41 +0200 Subject: [PATCH 4/4] filezilla: update to 3.71.1 --- srcpkgs/filezilla/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 85b383868a49a9..de31413868ca5f 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,13 +1,13 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.69.3 -revision=2 +version=3.71.1 +revision=1 build_style=gnu-configure configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck --with-wx-config=wx-config-gtk3" hostmakedepends="gettext pkg-config wxWidgets-gtk3-devel xdg-utils" makedepends="gnutls-devel pugixml-devel dbus-devel libidn-devel sqlite-devel - gtk+3-devel wxWidgets-gtk3-devel xdg-utils libfilezilla-devel boost-headers" + gtk+3-devel wxWidgets-gtk3-devel xdg-utils libfilezilla-devel boost-headers fzssh" depends="xdg-utils hicolor-icon-theme desktop-file-utils" short_desc="Fast and reliable FTP, FTPS and SFTP client" maintainer="Orphaned " @@ -17,7 +17,7 @@ changelog="https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?vie distfiles="https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.xz" # filezilla blocks non-web-download distfiles="https://repo-default.voidlinux.org/distfiles/FileZilla_${version}_src.tar.xz" -checksum=77847c572388df9d64eb547b49b6be81896b57cf41d5e472659dfeb8053ae17e +checksum=3df9b9b3e5b2c37dc6d9ecb883554aba140a02ec47c3d6b52333bf1733af4da4 case "$XBPS_TARGET_MACHINE" in i686*|x86_64*) CFLAGS="-msse2";;