rpm changelog not showing new Perl Encode 3.12 patch
In regard to the check command mentioned in
There is no output. Just looks like this (but of course with the actual hostname of each server) root@hostname [~]# rpm -q --changelog cpanel-perl-532-encode | grep "Encode 3.12" root@hostname [~]# Should I be worried? Running cPanel/WHM 11.96.0.15, CloudLinux 6.10 ELS Thanks for any feedback.
There is no output. Just looks like this (but of course with the actual hostname of each server) root@hostname [~]# rpm -q --changelog cpanel-perl-532-encode | grep "Encode 3.12" root@hostname [~]# Should I be worried? Running cPanel/WHM 11.96.0.15, CloudLinux 6.10 ELS Thanks for any feedback.
-
Hey hey! I combined the two threads to make this easier to follow. I'm looking into this now and I'll provide an update soon. 0 -
Update - it looks like this is just a case-sensitivity issue as v96 is "E" and v98 is "e" - here's a new command for v96: rpm -q --changelog cpanel-perl-532-Encode | grep "Encode 3.12"
while this will work for v98rpm -q --changelog cpanel-perl-532-encode | grep "Encode 3.12"0 -
We'll be updating that TSR page soon. 0 -
Thanks very much @cPRex rpm -q --changelog cpanel-perl-532-Encode | grep "Encode 3.12"
works :)0
Please sign in to leave a comment.
Comments
5 comments