Changeset 2161


Ignore:
Timestamp:
15/05/2008 19:14:44 (4 years ago)
Author:
jamesog
Message:

Add a note about the Debian OpenSSL vulnerability.

Location:
box/boxbackup-web
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • box/boxbackup-web/bbstyles.css

    r2031 r2161  
    2828        position: relative; 
    2929        width: auto } 
    30          
     30 
     31#security-announce { 
     32        border: 1px solid #c00; 
     33        color: #c00; 
     34        padding: 5px; 
     35} 
     36 
    3137tr,td {font-size: 1em; 
    3238        line-height: 150%; 
  • box/boxbackup-web/index.html

    r2076 r2161  
    1616 
    1717<h1>Box Backup</h1> 
     18 
     19<p id="security-announce"><strong>SECURITY ANNOUNCEMENT:</strong> Please click <a href="security.html">here</a> to read more on the recent OpenSSL vulnerability in Debian GNU/Linux and how it affects Box Backup. <em>[2007/05/15]</p> 
    1820 
    1921<p>An open source, completely automatic on-line backup system for UNIX. 
Note: See TracChangeset for help on using the changeset viewer.