Package: filezilla / 3.52.2-3+deb11u1

Metadata

Package Version Patches format
filezilla 3.52.2-3+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_remove xdg check.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make configure only warn if xdg-open is not present.
CVE 2023 48795.patch | (download)

src/putty/misc.h 2023-12-26 22:13:21.182448292 +0000 | 4 4 + 0 - 0 !
src/putty/ssh.h 2023-12-26 21:20:06.546429641 +0000 | 1 1 + 0 - 0 !
src/putty/ssh2bpp.c | 12 10 + 2 - 0 !
src/putty/ssh2transport.c | 84 78 + 6 - 0 !
src/putty/ssh2transport.h | 2 2 + 0 - 0 !
src/putty/sshbpp.h | 6 4 + 2 - 0 !
src/putty/sshcommon.c | 7 7 + 0 - 0 !
7 files changed, 106 insertions(+), 10 deletions(-)

 cherry pick and modify upstream fix for cve-2023-48795.

Picked from upstream commits:

filezilla: https://svn.filezilla-project.org/filezilla?view=revision&revision=11047
filezilla: https://svn.filezilla-project.org/filezilla?view=revision&revision=11048
filezilla: https://svn.filezilla-project.org/filezilla?view=revision&revision=11049
filezilla: https://svn.filezilla-project.org/filezilla?view=revision&revision=11051

Other:

In 'src/putty/misc.h' addition of macro 'PTRLEN_DECL_LITERAL' from PUTTY upstream.