[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

conserver 7.1.2 is available

Bryan Stansell bryan@conserver.com
Mon, 15 Oct 2001 23:26:05 -0700 (PDT)


The big news in this release is the addition of tcp_wrappers support
and fixing the line-based timestamp code.  There are other good things
worth upgrading for as well - here's the complete list ...

version 7.1.2 (Oct 15, 2001):
        - fixed line-based timestamp code - reported by Benn Oshrin
          <benno@columbia.edu>
        - tcp_wrappers support (--with-libwrap)
        - CLOCAL bit set for local ports - patch by Egan Ford
          <egan@us.ibm.com>
        - timestamp added to 'lost carrier' error - suggested by Todd
          Stansell <todd@stansell.org>
        - Alternate break sequence for Solaris 8 is available as ^ecl2
          escape sequence - patch by William Charles
          <william.charles@db.com>
    The following suggested by Trevor Fiatal <trevor@seven.com>
        - Widened username field of 'console -w' output
        - Added server hostname to password entry prompt
        - AC_CHECK_LIB replaced with AC_SEARCH_LIBS in configure.in so
          that irrelavent (and sometimes incompatible) libraries aren't
          linked in

Bryan Stansell