Announcement
Collapse
No announcement yet.
Bash security update published by Redhat
Collapse
X
-
Hi there:
I just did exactly that but got this:
yum update bash
Loaded plugins: priorities, protectbase, rhnplugin, security
27 packages excluded due to repository priority protections
0 packages excluded due to repository protections
Setting up Update Process
No Packages marked for Update
Any clues?
Comment
-
bitlab:
try:
Code:yum clean all yum update bash
Check priority in your /etc/yum.repos.d/ files and make sure cloudlinux.repo has the highest (lowest value) priority - that is: priority=1
Comment
-
Until the fix comes, if you use mod_security add the rules posted here: https://access.redhat.com/articles/1212303
Comment
-
afaik it shouldnt print out those error messages kernow.
Check bottom https://access.redhat.com/articles/1212303 for the outputs when not affected.
Perhaps theres a difference of output from redhat and debian?
Comment
Comment