Re: Security project meeting summary
"Bill" <[email protected]> Mon, 28 Jul 2008 19:33:31 -0400 (EDT)
| Newsgroups | gmane.linux.gentoo.security |
|---|---|
| Message-ID | <[email protected]> |
> Currently (to the best of my understanding) there is no easy way (e.g.:
> an /emerge/ option) to identify and update only the packages that have
> security fixes.
This doesn't work anymore?
1. emerge --sync (emerge-webrsync)
2. glsa-check -p affected
3. glsa-check -f affected
4. env-update
5. revdep-rebuild
Bill