Bug 200570 - [MAINTAINER] ftp/filezilla: update to 3.11.0.1
Summary: [MAINTAINER] ftp/filezilla: update to 3.11.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-01 12:34 UTC by Matthew Rezny
Modified: 2015-06-15 11:26 UTC (History)
1 user (show)

See Also:


Attachments
ftp/filezilla update to 3.11.0.1 (911 bytes, patch)
2015-06-01 12:34 UTC, Matthew Rezny
rezny: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Rezny freebsd_committer freebsd_triage 2015-06-01 12:34:55 UTC
Created attachment 157342 [details]
ftp/filezilla update to 3.11.0.1

This minor update to FileZilla addresses a potential vulnerability to the "Logjam" attack. Diffie-Hellman Groups smaller than 1024 bits are now rejected when using FTP over TLS.
Comment 1 Wen Heping freebsd_committer freebsd_triage 2015-06-02 11:26:18 UTC
Hi, 

   The build failed on 9.3 , would you fix it ?
   Thank you !

wen


the error message:

....
gmake[3]: Entering directory '/wrkdirs/usr/ports/ftp/filezilla/work/filezilla-3.11.0.1/src/engine'
g++48 -DHAVE_CONFIG_H -I. -I../../src/include  -I./../include -I/usr/local/include -I/usr/local/include/p11-kit-1   -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/local/include -fpch-preprocess  -O2 -pipe -march=i586 -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -g -std=gnu++11 -MT libengine_a-backend.o -MD -MP -MF .deps/libengine_a-backend.Tpo -c -o libengine_a-backend.o `test -f 'backend.cpp' || echo './'`backend.cpp
g++48 -DHAVE_CONFIG_H -I. -I../../src/include  -I./../include -I/usr/local/include -I/usr/local/include/p11-kit-1   -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/local/include -fpch-preprocess  -O2 -pipe -march=i586 -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -g -std=gnu++11 -MT libengine_a-commands.o -MD -MP -MF .deps/libengine_a-commands.Tpo -c -o libengine_a-commands.o `test -f 'commands.cpp' || echo './'`commands.cpp


g++48: internal compiler error: Segmentation fault: 11 (program cc1plus)
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
Comment 2 Matthew Rezny freebsd_committer freebsd_triage 2015-06-02 12:20:58 UTC
No, I can't and I won't fix a GCC bug. It doesn't even have the courtesy to give a clue what might possibly be wrong, just "I exploded, no error for you!" Yeah, screw you too GCC, we are done with you...

That failure started over a month ago with the OpenMP flap on the GCC port and with no change to this port. If nobody cares to fix GCC, all I can do is mark broken on <10.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-06-15 11:25:40 UTC
A commit references this bug:

Author: wen
Date: Mon Jun 15 11:25:29 UTC 2015
New revision: 389684
URL: https://svnweb.freebsd.org/changeset/ports/389684

Log:
  - Update to 3.11.0.1

  PR:		200570
  Submitted by:	matthew@reztek.cz(maintainer)

Changes:
  head/ftp/filezilla/Makefile
  head/ftp/filezilla/distinfo