Description of problem: yum --security update doesn't work on non-fedora repos. This limitation is probably undocumented. Version-Release number of selected component (if applicable): F20 How reproducible: Steps to Reproduce: 1.yum --security update 2. 3. Actual results: updates from non-fedora repos are not applied. (e.g. flash-plugin-11.2.202.394-release.x86_64) Expected results: Should be mentioned in documentation (?) Additional info: http://www.forums.fedoraforum.org/showthread.php?t=299841
Created attachment 942713 [details] Proposed patch I believe this fixes the issue.
You might consider adding a title to the admonition, but it is ok without. I think your change communicates the situation very well.
commit cdaaa5bd8d455cc72c2081d0486cc1bd3813f991 Author: Eric H Christensen <sparks> Date: Tue Sep 30 09:32:07 2014 -0400 Reworded the yum-plugin-security portion and added a notification regarding this functionality not working in third-party repositories (BZ 1124344) Signed-off-by: Eric H Christensen <sparks>
I don't see this option available in dnf. Only if automatic updates are applied with dnf?
(In reply to Lance Lassetter from comment #4) > I don't see this option available in dnf. Only if automatic updates are > applied with dnf? I'd file as a bug against dnf although I'm sure they'll say it's a "feature".