Ignore:
Timestamp:
Feb 26, 2007, 10:48:51 PM (18 years ago)
Author:
rainer
Message:

Add check for PCI ROMs; fix ticket #51 (symlinks in root directory reported with leading double slash).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/README.UPGRADE

    r73 r93  
    11
    2 from lower to 2.3.x: database scheme has changed slightly
     2to 2.3.3 and higher: a bug has been fixed that resulted in an additional
     3  slash at the beginning of the linked path of symlinks in the root
     4  directory (symlinks in other directories were not affected)
     5
     6  -- this may cause spurious warnings about modified links, if you check
     7     against a database created with an earlier version of samhain
     8
     9
     10
     11from lower to 2.3.x: the database scheme has changed slightly.
     12  To upgrade, use the following SQL commands in the command-line
     13  client of your database:
    314
    415  -- MySQL:
Note: See TracChangeset for help on using the changeset viewer.