View previous topic :: View next topic |
Author |
Message |
Myu Apprentice


Joined: 22 Oct 2014 Posts: 164 Location: Belgium
|
Posted: Tue Sep 26, 2017 1:50 pm Post subject: [Solved] GLSA 201709-02 not marked as solved ? |
|
|
Hello there,
Since a few days now, glsa-check -l reports the GLSA 201709-02 as affecting my system even if I already emerged binutils-2.28.1
I'm not that worried about the vuln (binutils 2.29 has many other ones as well) but would like to understand why glsa-check still reports it as vulnerable even if the "fix" has been applied ?
Have a good day !
- Myu _________________ Gentoo stable with bits of ~amd64 // Xfce 4.13 + Compiz Reloaded.
Last edited by Myu on Tue Sep 26, 2017 4:10 pm; edited 1 time in total |
|
Back to top |
|
 |
fedeliallalinea Bodhisattva


Joined: 08 Mar 2003 Posts: 25154 Location: here
|
Posted: Tue Sep 26, 2017 2:05 pm Post subject: |
|
|
sys-devel/binutils is a slotted package, you removed old version?
Check with
Code: | $ qlist -Iv sys-devel/binutils |
_________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
Myu Apprentice


Joined: 22 Oct 2014 Posts: 164 Location: Belgium
|
Posted: Tue Sep 26, 2017 4:09 pm Post subject: |
|
|
You were spot on fedeliallalinea, I did not removed the previous version !
Code: | emerge --unmerge =sys-devel/binutils-2.28-r2 | did the trick
I learned something, thank you very much !  _________________ Gentoo stable with bits of ~amd64 // Xfce 4.13 + Compiz Reloaded. |
|
Back to top |
|
 |
|