p5-Devel-CheckLib was installed. SSLeay.so was not linked with
libssl. Add a build dependency for p5-Devel-CheckLib to eliminate
variations. Then patch Makefile.PL so that a fixed set of libraries
is used for linking.
While there, add a missing test dependency and regenerate plist.
OK nigel@
in SSL-Bump configurations using "client-first" or "bump" modes.
This does not affect configurations that don't use SSL-Bump (this is
not something you are likely to have enabled by accident as it needs
fairly significant configuration).
http://www.squid-cache.org/Advisories/SQUID-2015_1.txt
in SSL-Bump configurations using "client-first" or "bump" modes.
This does not affect configurations that don't use SSL-Bump (this is
not something you are likely to have enabled by accident as it needs
fairly significant configuration).
http://www.squid-cache.org/Advisories/SQUID-2015_1.txt
messages as Junk/Not Junk, optionally detaching original messages from
spam reports if the message is not junk and learning junk/not junk using
various methods (sa-learn, etc.).
ok & help sthen
/usr/include in favor of /usr/local/lib/gcc ones by Qt5: now it
helps all qmake-qt5-based software as well.
Fixes problems aja@ was seeing with games/gottcode/tanglet at least.
Iridium is a free, open, and libre browser modification of the Chromium code base,
with privacy being enhanced in several key areas.
Automatic transmission of partial queries, keywords, metrics to central services
inhibited and only occurs with consent.
In addition, all our builds are reproducible, and modifications are auditable,
setting the project ahead of other secure browser providers.
For more information, visit: https://iridiumbrowser.de/about
ok ajacoutot@
* Add missing Qt5Designer in WANTLIB-examples;
* Add a gross hack for pkgconfig files being generated to avoid
value of WRKBUILD mentioned in them;
* Unhide dependency on geo/geoclue (used by Qt5Location).