This is FYI as it changes our defaults - will be in Qt-5.8 (I hope we remember by then :))
To the others: if someone has a little time to check if we can test the new behavior in 5.7 builds that would be fine (enable -system-proxies in qt5- network ports and check for any side effects and maybe do a little test program or use the autotests) ---------- Weitergeleitete Nachricht ---------- Betreff: Change in qt/qtbase[dev]: Turn off libproxy support by default Datum: Freitag, 27. Mai 2016, 22:20:08 Von: Qt CI Bot (Code Review) <gerrit-nore...@qt-project.org> An: Andy Shaw <andy.s...@qt.io> Kopie: Kai Koehne <kai.koe...@qt.io>, Oswald Buddenhagen <oswald.buddenha...@theqtcompany.com>, Simon Hausmann <simon.hausm...@qt.io>, Qt Sanity Bot <qt_sanity...@qt-project.org>, Robin Burchell <robin.burch...@viroteck.net>, Thiago Macieira <thiago.macie...@intel.com>, Richard J. Moore <r...@kde.org>, Peter Hartmann <peter...@hartmann.tk>, Ralf Nolden <nol...@kde.org>, Niclas Rosenvik <n...@netbsd.org> Qt CI Bot has approved a build with this change and it was merged. Change subject: Turn off libproxy support by default ...................................................................... Turn off libproxy support by default Since the system proxies are on by default now then we turn off libproxy support by default so that there is no risk of a conflict occurring. For instance on Linux, it is possible that libproxy indirectly causes KDE 4 libraries to be loaded which will cause a conflict with the Qt 5 libraries. Therefore we turn it off by default, since the system proxy setting is the overall better one to have. [ChangeLog][Important Behavior Changes][QtNetwork] libproxy is now turned off by default. Configure with -libproxy in order to enable it again. Task-number: QTBUG-53649 Change-Id: I0c6c5b9091dc2b2b7662fd44f2a1b49c622e563f --- M config_help.txt M configure M tools/configure/configureapp.cpp 3 files changed, 4 insertions(+), 4 deletions(-) Approvals: Robin Burchell: Looks good to me, but someone else must approve Qt Sanity Bot: Sanity review passed Richard J. Moore: Looks good to me, approved Oswald Buddenhagen: Looks good to me, but someone else must approve -- To view, visit https://codereview.qt-project.org/160593 To unsubscribe, visit https://codereview.qt-project.org/settings Gerrit-MessageType: build-approved Gerrit-Change-Id: I0c6c5b9091dc2b2b7662fd44f2a1b49c622e563f Gerrit-PatchSet: 3 Gerrit-Project: qt/qtbase Gerrit-Branch: dev Gerrit-Owner: Andy Shaw <andy.s...@qt.io> Gerrit-Reviewer: Andy Shaw <andy.s...@qt.io> Gerrit-Reviewer: Kai Koehne <kai.koe...@qt.io> Gerrit-Reviewer: Niclas Rosenvik <n...@netbsd.org> Gerrit-Reviewer: Oswald Buddenhagen <oswald.buddenha...@theqtcompany.com> Gerrit-Reviewer: Peter Hartmann <peter...@hartmann.tk> Gerrit-Reviewer: Qt Sanity Bot <qt_sanity...@qt-project.org> Gerrit-Reviewer: Ralf Nolden <nol...@kde.org> Gerrit-Reviewer: Richard J. Moore <r...@kde.org> Gerrit-Reviewer: Robin Burchell <robin.burch...@viroteck.net> Gerrit-Reviewer: Simon Hausmann <simon.hausm...@qt.io> Gerrit-Reviewer: Thiago Macieira <thiago.macie...@intel.com> ------------------------------------------------------------- -- Kind regards, Ralf Nolden _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information