Subject: Re: improved pkg-vulnerabilities checking
To: Eric Haszlakiewicz <erh@jodi.nimenees.com>
From: Hubert Feyrer <feyrer@cs.stevens.edu>
List: tech-pkg
Date: 11/09/2005 23:46:10
On Wed, 9 Nov 2005, Eric Haszlakiewicz wrote:
> ALLOW_VULNERABLE_PACKAGES+=sun-jdk15-5.0.5
> ALLOW_VULNERABLE_PACKAGES+=vulnid:1234
How about making this consistent with PKG_OPTIONS.foo and do
ALLOW_VULNERABLE_PACKAGES.sun-jdk15=yes
ALLOW_VULNERABLE_PACKAGES.sun-jdk15=1234
(Or whatever the exact syntax on PKG_OPTIONS for the pkg name is...)
- Hubert