It was the same story again: TLSv1_*_method() are TLSv1.0, not TLSv1.x.
Should fix problems landry@ and sthen@ (and likely others) were seeing.
Joint work with and final okay sthen@
to at least reduce the number of segfaults/bus errors seen when running
vlc-cache-gen as part of the VLC build.
The LD_PRELOAD alone seems to help i386, but doesn't do much for amd64
The LD_DEBUG alone seems to help amd64, but doesn't do much for i386
Not nice, but this is getting to be a big problem in bulk builds (not
least because a bunch of kde4-land depends on this), so trying anything
that might help...
More notes in https://marc.info/?t=145123666100001&r=1&w=2
could be built and installed simultaneously from the same sources.
The PKGSTEM+CMAKESTEM variables in SUBST_VARS look like somewhat ugly,
but this way update-plist does its job correctly for default FLAVOR
at least.
One more patch added speficially for Qt5 case, forcing linking to
libestdc++.
While here, added NO_TEST and fixed COMMENT.
Much input & okay aja@ (MAINTAINER).
Next steps are: switching bulk builds from x11/polkit-qt4 to x11/polkit-qt,
and then removing the former.
This version contains Qt5 support, allowing dbusmenu-qt to be used in KDE5.
Take maintainership while there: nobody outside KDE land uses this library
anyway.
there's still a port that needs gnome-autogen.sh. So resolve a conflict
by removing the offending files from gnome-common and adding an RDEP on autoconf-archive.
as discussed with/ok aja@
i3 itself, i3-msg and i3-nagbar. Unfortunately, i3bar's design
is incompatible with pledge.
Tested by David Coppa (maintainer), Ralf Horstmann and myself.
Thanks for the great feedback!
ok dcoppa@
i3 itself, i3-msg and i3-nagbar. Unfortunately, i3bar's design
is incompatible with pledge.
Tested by David Coppa (maintainer), Ralf Horstmann and myself.
Thanks for the great feedback!
ok dcoppa@