Overview
Artifact ID: | 514aea13ed66a431f0f2cebbd6ce587d52309eec |
---|---|
Ticket: | 9ae4043d8b2d4419609091d08caf1585be0e08f0
Please merge fixes for Solaris 10 into trunk |
User & Date: | ben 2011-05-22 07:57:52 |
Changes
- comment changed to:
Please merge the solaris10 branch into trunk. This fixes problems on Solaris 10: * Doesn't build. Makefile used non-standard syntax for getting value of uname -s. Changed to use standard syntax. Checked build on Solaris 10, Mac OS X, FreeBSD and Ubuntu Linux. * Doesn't support passwords > 8 chars, because getpass() truncates to 8 chars. Fixed by adding conditional #define getpass getpassphrase in config.h Thanks.
- foundin changed to: "trunk"
- private_contact changed to: "50da7412b8b802b1c9f7ddc204270d069d3c2e2b"
- severity changed to: "Critical"
- status changed to: "Open"
- title changed to: "Please merge fixes for Solaris 10 into trunk"
- type changed to: "Code_Defect"