Works fine
Works fine
Works fine, no issues found
There are issues related to https://bugzilla.redhat.com/show_bug.cgi?id=2100618 Need to rebuild the package once the issues are fixed.
This update has been unpushed.
Also, just experienced kernel hang with lockup on my testing Intel NUC machine (i7-10710U).
@jforbes there are multiple issues reported related to this kernel update. IMO, makes sense not to proceed with having 5.14.7-200.fc34 in testing, since many people can get issues with this update, and kernel-5.14.8-200.fc34 with a potential fix is already available.
This update has been unpushed.
@sr02mu maybe, the update didn't reach the testing repo at that moment. Could you try again?
works for me.
works for me.
works fine to me.
Relro fix is missing (see details in the RHBZ ticket).
Relro fix is missing (see details in the RHBZ ticket).
This update has been unpushed.
Have written the proposal here: https://bodhi.fedoraproject.org/updates/perl-Net-SSLGlue-1.055-2.el6
This update has been unpushed.
Indeed, I forgot to decrease LWP version constraint in order to use the internal SSL engine:
use LWP::UserAgent '5.822';
...
BEGIN {
require LWP::Protocol::https;
$use_existent = $LWP::Protocol::https::VERSION >= 6.06
&& $LWP::UserAgent::VERSION >= 6.06;
...
Will push the update soon, please test then a new version.
Works for me.
Tested on a rawhide VM, no issues observed