Changeset 117 for trunk/docs


Ignore:
Timestamp:
Aug 22, 2007, 9:55:05 PM (17 years ago)
Author:
rainer
Message:

Fix for ticket #73 (yulectl rejects 14 char password).
--This line, and th se below, will be ignored--

M src/yulectl.c
M docs/Changelog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r115 r117  
    112.3.6:
    2         * introduce 'fflags' flag for suid files to detect new files already found
    3           in regular file check (problem reported by J. Crutchfield); also add
    4           regression test to ascertain that files in baseline database are not
    5           quarantined erroneously
     2        * fix yulectl password reading from $HOME/.yulectl_cred, erroneously
     3          rejected passwords with exactly 14 chars (reported by Jerry Brown)
     4        * introduce 'fflags' flag for suid files to detect new files already
     5          found in regular file check (problem reported by J. Crutchfield);
     6          also add regression test to ascertain that files in baseline
     7          database are not quarantined erroneously
    68        * sh_hash.c: replace check for prefix 'K' with check for not prefix'/'
    79          to allow for arbitrary module-specific store/lookup in db
Note: See TracChangeset for help on using the changeset viewer.