29 lines
		
	
	
	
		
			925 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
	
		
			925 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="iso-8859-1"?>
 | |
| <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
 | |
| "http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
 | |
| <!ENTITY title "FreeBSD Security Advisories">
 | |
| <!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
 | |
| ]>
 | |
| 
 | |
| <html xmlns="http://www.w3.org/1999/xhtml">
 | |
|   <head>
 | |
|       <title>&title;</title>
 | |
| 
 | |
|       <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
 | |
|     </head>
 | |
| 
 | |
|     <body class="navinclude.support">
 | |
| 
 | |
|   <p>This web page contains a list of released FreeBSD Security
 | |
|     Advisories.  See the <a href="security.html">FreeBSD Security
 | |
|       Information</a> page for general security information about
 | |
|     &os;.</p>
 | |
| 
 | |
|   <p>Issues affecting the FreeBSD Ports Collection are covered in <a
 | |
|       href="http://vuxml.FreeBSD.org/">the FreeBSD VuXML
 | |
|       document</a>.</p>
 | |
| 
 | |
|   &advisories.html.inc;
 | |
| 
 | |
| </body>
 | |
| </html>
 |