apcupsd is mainly developed under Linux and will compile cleanly and work under most flavors of Unix as well as many other operating systems including Windows.
What to do if you find bugs :
send an email to apcupsd-devel at apcupsd.org (Developers mailing list) or go to one of the following sites:
http://www2.apcupsd.com http://sourceforge.net/projects/apcupsd http://www.apcupsd.comPlease be sure to include the version of apcupsd you are running, your operating system, and a detailed description of your problem.
Change Log
----> Release apcupsd-3.10.5 (03 Feb 2003) 03Feb03 - Added an avsnprinf() routine. - Replaced all vsprintf() calls with avsnprintf() to close a master/slave exploit that was published. - Remove awk processing of halt script for Mandrake as suggested by David Walser. 02Feb03 - Corrected --enable-oldnet to be --enable-master-slave as I had intended. Thanks to David Walser for pointing this out. - Added David Walser's apcupsd.spec.in for Mandrake and his changes to configure.in.