From bryan@stansell.org Tue Apr 13 13:56:23 2004 Received: from underdog.stansell.org (localhost [127.0.0.1]) by underdog.stansell.org (8.12.11/8.12.11) with ESMTP id i3DKuNZ7003572; Tue, 13 Apr 2004 13:56:23 -0700 (PDT) Received: (from bryan@localhost) by underdog.stansell.org (8.12.11/8.12.11/Submit) id i3DKuMTj003571; Tue, 13 Apr 2004 13:56:22 -0700 (PDT) Date: Tue, 13 Apr 2004 13:56:22 -0700 From: Bryan Stansell To: announce@conserver.com, users@conserver.com Message-ID: <20040413205622.GT12935@underdog.stansell.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Scanned-By: MIMEDefang 2.39 Cc: Subject: conserver-8.1.4 is available X-BeenThere: announce@conserver.com X-Mailman-Version: 2.1.4 Precedence: list List-Id: Conserver Announcements List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Apr 2004 20:56:27 -0000 Somehow, somewhere, I broke a few of the client options. Sorry about that. This release fixes them and adds a new configure option --with-uds. This causes conserver to use Unix domain sockets instead of IP sockets for client/server communication. You can find more details on this in the INSTALL file and conserver manpage. version 8.1.4 (Apr 13, 2004): - fixed macro use in manpages to hopefully be more compatible - removed extra newline of --MARK-- range output - fixed bug where server -b option wasn't working - reported by Nathan R. Hruby - fixed client segfault when using -R, -t, -d, and -b options - added a --with-uds configure option to have all client/server communication happen via unix domain sockets - suggested by William P LePera Bryan Stansell