| 312 |
'NVD'), |
'NVD'), |
| 313 |
"; ", |
"; ", |
| 314 |
self.make_rhbug_ref(url, bug.name, |
self.make_rhbug_ref(url, bug.name, |
| 315 |
'RH'), |
'Red Hat'), |
| 316 |
|
", ", |
| 317 |
self.make_ubuntu_bug_ref(url, bug.name, 'Ubuntu'), |
self.make_ubuntu_bug_ref(url, bug.name, 'Ubuntu'), |
| 318 |
|
", ", |
| 319 |
self.make_gentoo_bug_ref(url, bug.name, 'Gentoo'), |
self.make_gentoo_bug_ref(url, bug.name, 'Gentoo'), |
| 320 |
|
", ", |
| 321 |
A(url.absolute('http://oss-security.openwall.org/wiki/vendors'), 'more'), |
A(url.absolute('http://oss-security.openwall.org/wiki/vendors'), 'more'), |
| 322 |
")") |
")") |
| 323 |
elif source == 'DSA': |
elif source == 'DSA': |