NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
integrating available fixes in secutity.local?
Hey folks,
my /etc/security.local looks currently like that
#!/bin/sh -
if [ -x /usr/pkg/sbin/pkg_admin ]; then
/usr/pkg/sbin/pkg_admin audit
fi
which mails me that:
Package python26-2.6.5 has a denial-of-service vulnerability, see
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2089
which is nice, but I would like to know if there are actually fixes in pkgsrc
for that.
Has somebody made such a script?
Thanks!
David
Home |
Main Index |
Thread Index |
Old Index