diff options
author | tonnerre <tonnerre@pkgsrc.org> | 2008-05-12 23:30:53 +0000 |
---|---|---|
committer | tonnerre <tonnerre@pkgsrc.org> | 2008-05-12 23:30:53 +0000 |
commit | 46096c7ba796737b98d47e757b53fc96dc8e823a (patch) | |
tree | 9206e07c3d83343bbd86565a8bc69aeab0d92d28 /doc | |
parent | 4c22e37f4c4ab71e0fccb5a47e9da0cc97060f89 (diff) | |
download | pkgsrc-46096c7ba796737b98d47e757b53fc96dc8e823a.tar.gz |
Add TODO entries for vulnerable WIP packages like I was instructed to:
- Shoutcast streaming server (CVE-2007-1229).
- SIPp SIP tester and traffic generator (CVE-2008-1959, CVE-2008-2085)
- Linux Kernel (CVE-2008-1375, CVE-2008-1675, CVE-2008-1669, CVE-2008-1615,
CVE-2008-1375, CVE-2008-0007, CVE-2007-6282, CVE-2005-0504).
I'm not sure if it is correct to add these here but if people instruct me
to, well, whatever.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.7267 2008/05/11 14:04:42 obache Exp $ +$NetBSD: TODO,v 1.7268 2008/05/12 23:30:53 tonnerre Exp $ Suggested new packages ====================== @@ -334,6 +334,23 @@ Suggested new packages http://search.cpan.org/CPAN/authors/id/C/CT/CTHOM/Net-Twitter-1.10.tar.gz Twitter support module for Perl. + Shoutcast [pkgsrc-wip] + Internet Streaming server for MP3 audio. + http://www.shoutcast.com/ + Unpatched security issues: CVE-2007-1229. + + SIPp [pkgsrc-wip] + Free Open Source SIP test tool/traffic generator. + http://sipp.sourceforge.net/ + Unpatched security issues: CVE-2008-1959, CVE-2008-2085. + + Linux Kernel [pkgsrc-wip] + The Linux kernel + http://www.kernel.org/ + Unpatched security issues: CVE-2008-1375, CVE-2008-1675, CVE-2008-1669, + CVE-2008-1615, CVE-2008-1375, CVE-2008-0007, CVE-2007-6282, + CVE-2005-0504. + Suggested package updates ========================= |