Changeset 29 for trunk/docs


Ignore:
Timestamp:
Apr 11, 2006, 1:48:18 PM (19 years ago)
Author:
rainer
Message:

Fixes for test suite, OpenBSD portability, self-resolving, and suidchk patch by Neil

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r27 r29  
    112.2.0:
     2        * patch by Neil Gorsuch for suidchk.c (do not scan lustre, afs, mmfs)
     3        * fix sh_ext_popen (OpenBSD needs non-null argv[0] in execve)
     4        * fix make_tests.sh portability (echo '"\n"' does not work on OpenBSD)
     5        * fix bug in sh_utils_obscurename (check isascii)
     6        * scan h_aliases for FQDN if h_name is not
    27        * add copyright/license info to test scripts
    38        * add copyright/license info to deployment system scripts
    49        * support server-to-server relay
    5         * new CL option --server-port
     10        * new CL option --server-port 
    611        * minor improvements in manual
    712        * patch by Yoann Vandoorselaere for sh_prelude.c
    813        * allow --longopt arg as well as --longopt=arg
    9         * verify checksum of growing log files
     14        * verify checksum of growing log files (up to previous size)
    1015        * rewrite of the test suite
    1116        * added a bit of unit testing
Note: See TracChangeset for help on using the changeset viewer.