Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
apcupsd
apcupsd.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File apcupsd.changes of Package apcupsd
------------------------------------------------------------------- Mon Jun 29 17:08:30 CEST 2009 - sbrabec@suse.cz - Updated to version 3.14.6: * Major updates to the User Manual. * New manpages for apcupsd, apcupsd.conf, apctest, apcaccess, and apccontrol. * Add support for turning the UPS off completely. * apcsmart: Deadlock fixes during comms failures. * linux-usb: Fix out-of-bounds array access. * Fix build with gcc-4.4. * apcsmart: Fix crash during process shutdown (SIGTERM). * Several other minor fixes and improvements. ------------------------------------------------------------------- Tue Jun 2 17:45:13 CEST 2009 - crrodriguez@suse.de - fix build ------------------------------------------------------------------- Thu Feb 26 00:21:40 CET 2009 - ro@suse.de - run suse_update_config in autoconf directory to fix build on ppc64 ------------------------------------------------------------------- Wed Jan 28 15:49:43 CET 2009 - sbrabec@suse.cz - Updated to version 3.14.5: * docs: Document the /refresh switch for apctray. * apctest: Do not create pid file. * gapcmon: Network connect timeout fix. * Fix a few unsafe uses of sprintf and strcat. * gapcmon: Iconify fixes for KDE * Fix LOWBATT glitch handling bug. * Support shutting down apcupsd instances running in other sessions. * docs: PCNET username and password details. ------------------------------------------------------------------- Fri Sep 19 14:46:25 CEST 2008 - ro@suse.de - buildreq dummy-release instead of openSUSE-release ------------------------------------------------------------------- Mon Jul 14 17:12:50 CEST 2008 - sbrabec@suse.cz - Updated to version 3.14.4: * Build system rewrite. * Built-in version of libgd for multimon cgi has been removed * Removal of NLS support. * Powerflute has been disabled. * gapcmon: Corrected the use of NOMPOWER and the calc of current usage amount. * Add a heuristic to fix up incorrect NOMINV or NOMOUTV. * Fix hal policy file syntax. * A HAL policy file is automatically installed on Linux systems to disable the hald-addon-hid-ups module which conflicts with apcupsd's control of USB UPSes. * Add support for Nominal Power. * Add units to NOMINV, NOMOUTV, and NOMBATTV stats. * Eliminate warnings emitted from gcc-4.2.1. * Fix killpower and eeprom settings bug on USB models introduced when INPUT reports were prioritized over FEATURE reports. * Fix bugs that could cause NIS-net driver to get stuck waiting for comms to be restored instead of shutting down. - Fixed UPS shutdown on systems with /usr on a different file system (bnc#407269). ------------------------------------------------------------------- Wed Feb 20 18:09:57 CET 2008 - jdelvare@suse.de - Remove duplicate index.html file in documentation, create a symbolic link instead to save some disk space. - Fix rpmlint warnings about bad end-of-line encoding of some documentation files. ------------------------------------------------------------------- Mon Feb 18 16:51:51 CET 2008 - jdelvare@suse.de - Package apctest.8 properly. - Convert the user's guide to HTML before packaging it. Not that many users know what to do with latex source files (361885). - Do not package the uninteresting or redundant documentation. This makes the package 4 times smaller (installed size divided by 15, from 33.1 MB to 2.2 MB on i386) (361885). ------------------------------------------------------------------- Mon Jan 21 15:17:31 CET 2008 - sbrabec@suse.cz - Updated to version 3.14.3: * HAL policy file is automatically installed on Linux systems to disable the hald-addon-hid-ups module which conflicts with apcupsd's control of USB UPSes. The file is automatically removed when apcupsd is uninstalled. * Add support for Nominal Power (aka Configured Active Power) reading. * Add units to NOMINV, NOMOUTV, and NOMBATTV stats. * Eliminate some gcc warnings. * Fix killpower and eeprom settings bug on USB modules introduced when INPUT reports were prioritized over FEATURE reports. * Fix bugs that could cause NIS-net driver to get stuck waiting for comms to be restored instead of shutting down. - Fixed possible buffer overflow. - Removed support for SuSE Linux <= 10.0. ------------------------------------------------------------------- Mon Jan 14 14:39:56 CET 2008 - sbrabec@suse.cz - Updated to version 3.14.2: * USB fix for BackUPS LCD series. This fix carries a risk of breaking other models, but test results are positive so far. * Fix linux-usb device detection bug when multiple hiddev nodes are present. Fixes Fedora#245864: * Fix SNMP port selection when using SNMP driver. * Add workaround for broken BackUPS Pro model that returns certain reports encoded in ASCII. * apcsmart: Wait 20 seconds before declaring COMMLOST. * Documentation updates: Fix up udev info for modern Linux distros. * Don't leak unnecessary descriptors to child when execing apccontrol. * Fix bug with multi-threaded net_open() calls. * Correct multimon.conf humidity monitoring. (Novell#199834) * Fix race between attach_ups() and detach_ups(). * Remove dependency on libc++ (again). ------------------------------------------------------------------- Thu Aug 23 13:27:57 CEST 2007 - sbrabec@suse.cz - Fixed multimon.conf comments for humidity measurement (#199834). ------------------------------------------------------------------- Tue Jul 24 00:55:01 CEST 2007 - ro@suse.de - fix build ------------------------------------------------------------------- Wed Jul 4 17:14:12 CEST 2007 - sbrabec@suse.cz - Updated to version 3.14.1: * PCNET driver supports remote shutdown request from UPS web interface * Fix potential NIS client lockup when server disappears. * Fix crash when displaying EEPROM values more than once. * Increase self-test timeout to 40 seconds to accomodate the RS 800. * Rewrite device opening logic to be more reliable. * Do not attempt to cancel shutdowns. ------------------------------------------------------------------- Thu May 24 01:25:28 CEST 2007 - ro@suse.de - fix some rpmlint errors ------------------------------------------------------------------- Wed Apr 11 15:34:00 CEST 2007 - sbrabec@suse.cz - Updated to version 3.14.0: * New stable release. * Bug fixes. ------------------------------------------------------------------- Thu Nov 16 16:46:49 CET 2006 - mrueckert@suse.de - added apcupsd-3.13.9_missing_netsnmp_include.patch: include for net-snmp-config.h was missing. ------------------------------------------------------------------- Tue Nov 7 00:55:26 CET 2006 - ro@suse.de - fix permissions for icon files ------------------------------------------------------------------- Fri Oct 20 13:27:04 CEST 2006 - sbrabec@suse.cz - Updated to version 3.13.9: * Runtime configurable paths for apccontrol. * Ambient temperature is reported for USB UPSes with a AP9612 SmartSlot card. * pcnet driver detects COMMLOST and SelfTest events. * pcnet driver supports killpower (turning off UPS output power). * Bug fixes. ------------------------------------------------------------------- Wed Sep 20 19:07:54 CEST 2006 - sbrabec@suse.cz - Build correctly in older products. ------------------------------------------------------------------- Wed Sep 20 17:08:41 CEST 2006 - sbrabec@suse.cz - Create /sbin/apcupsd-lite, working with unmounted /usr (#186606). - Call killpower only if power is failing (#186606#6) (#187454). - Minor fixes of previous update. ------------------------------------------------------------------- Mon Sep 18 18:55:38 CEST 2006 - sbrabec@suse.cz - Updated to version 3.13.8: * GUI monitoring application, gapcmon. * Bug fixes. ------------------------------------------------------------------- Tue Sep 12 13:22:15 CEST 2006 - aj@suse.de - Adjust BuildRequires. ------------------------------------------------------------------- Mon Apr 3 18:44:55 CEST 2006 - sbrabec@suse.cz - Do not remove /etc/nologin, if changes are disabled (#161709). ------------------------------------------------------------------- Sat Mar 25 12:22:03 CET 2006 - ro@suse.de - remove second preun script ------------------------------------------------------------------- Fri Mar 24 14:28:48 CET 2006 - sbrabec@suse.cz - Removed fast incorrect shutdown script (#132478). - Added README.SUSE. - Integrated with powersave. - Do not strip binaries. - Simplified neededforbuild. - Removed obsolete halt-setup.sh and clean halt.local. - Scriptlet fixes. ------------------------------------------------------------------- Wed Jan 25 21:34:19 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Tue Jan 24 01:30:04 CET 2006 - ro@suse.de - disable parallel build, seems to cause trouble ------------------------------------------------------------------- Thu Jan 12 19:33:04 CET 2006 - sbrabec@suse.cz - Updated to version 3.12.1. ------------------------------------------------------------------- Fri Sep 30 11:12:33 CEST 2005 - sbrabec@suse.cz - Updated to version 3.10.18 (#116685). ------------------------------------------------------------------- Tue Jul 12 11:14:06 CEST 2005 - sbrabec@suse.cz - Updated to version 3.10.17a. - Moved binaries (linked against libraries in /usr) to /usr/sbin. ------------------------------------------------------------------- Wed May 4 18:28:09 CEST 2005 - sbrabec@suse.cz - Removed START_APCUPSD from halt.local (#81281). ------------------------------------------------------------------- Thu Jan 06 14:30:22 CET 2005 - sbrabec@suse.cz - Updated to version 3.10.16. ------------------------------------------------------------------- Tue Nov 30 13:59:26 CET 2004 - sbrabec@suse.cz - Fixed OS misdetection (missing USB support, #48607). Patch from Andrea Arcangeli. ------------------------------------------------------------------- Mon Aug 23 15:13:16 CEST 2004 - sbrabec@suse.cz - Updated to version 3.10.15. ------------------------------------------------------------------- Mon Apr 19 11:54:36 CEST 2004 - ro@suse.de - Force-define HID_MAX_USAGES - build using apache2 ------------------------------------------------------------------- Fri Mar 19 12:21:09 CET 2004 - sbrabec@suse.cz - Removed *.orig files from documentation. ------------------------------------------------------------------- Thu Feb 05 17:30:35 CET 2004 - sbrabec@suse.cz - Updated to version 3.10.11. ------------------------------------------------------------------- Mon Nov 10 13:09:27 CET 2003 - ro@suse.de - use net-snmp instead of ucdsnmp ------------------------------------------------------------------- Tue Sep 16 23:11:20 CEST 2003 - kukuk@suse.de - Remove setuid bit from apcupsd (else SuSEconfig will do it) ------------------------------------------------------------------- Mon Sep 01 18:09:02 CEST 2003 - sbrabec@suse.cz - Removed tcpd.h (use systemwide instead). ------------------------------------------------------------------- Mon Sep 01 15:54:37 CEST 2003 - sbrabec@suse.cz - Added "Should-Start: hotplug_usb" to init script. - Fix and update hack of orphan fi in halt.local. - Fixed pre and postinstall scripts. - Really turned on and fixed SNMP support. ------------------------------------------------------------------- Fri Aug 29 21:14:30 CEST 2003 - kukuk@suse.de - Add "Should-Start: serial" to init script [Bug #28353] ------------------------------------------------------------------- Fri Aug 15 13:41:04 CEST 2003 - sbrabec@suse.cz - Updated to development version 3.10.6-05Aug03. - Turned on all optional features. ------------------------------------------------------------------- Mon Mar 10 16:53:53 CET 2003 - sbrabec@suse.cz - Buffer overflow fixes. - Name clash and error handling fixes. ------------------------------------------------------------------- Wed Feb 12 15:32:51 CET 2003 - sbrabec@suse.cz - Updated to version 3.8.6. ------------------------------------------------------------------- Thu Aug 15 14:39:09 CEST 2002 - mcihar@suse.cz - added $remote_fs to Required-Start (should fix #17294) ------------------------------------------------------------------- Fri Aug 2 00:28:03 CEST 2002 - ro@suse.de - adapted to /srv/www - added prereqs ------------------------------------------------------------------- Sat Jul 27 17:43:20 CEST 2002 - adrian@suse.de - fix build ------------------------------------------------------------------- Mon Jan 7 08:57:41 CET 2002 - cihlar@suse.cz - updated to version 3.8.5: * Battery Runtime Calibration in the apctest program * Resolved a crash caused by a lost TCP/IP connection ------------------------------------------------------------------- Mon Dec 17 09:12:27 CET 2001 - cihlar@suse.cz - updated to version 3.8.4-2: * bug fix release ------------------------------------------------------------------- Mon Dec 10 09:31:18 CET 2001 - cihlar@suse.cz - removed START_APCUPSD ------------------------------------------------------------------- Thu Nov 29 09:39:35 CET 2001 - cihlar@suse.cz - update to version 3.8.3: * updated manual * several bug fixes * added support for new hardware - fixed permissions of halt-setup.sh - fixed halt-setup.sh - moved halt-setup.sh from %postun to %preun ------------------------------------------------------------------- Tue Nov 27 11:21:02 CET 2001 - cihlar@suse.cz - fixed variable names in init script [#12451] ------------------------------------------------------------------- Thu Jul 26 07:54:53 CEST 2001 - cihlar@suse.cz - fixed call of suse_update_config ------------------------------------------------------------------- Wed Jul 25 10:12:44 CEST 2001 - cihlar@suse.cz - update to 3.8.2 - added part with autoconf - compile with --with-libwrap and --enable-pthreads ------------------------------------------------------------------- Thu Apr 12 13:54:57 CEST 2001 - cihlar@suse.cz - fixed init script by new skeleton ------------------------------------------------------------------- Mon Jan 15 10:57:39 CET 2001 - cihlar@suse.cz - added apctest ------------------------------------------------------------------- Wed Jan 10 09:36:42 CET 2001 - cihlar@suse.cz - update to 3.8.1 - change to new init script mechanism - fixed initialization of halt.local - added BuildRoot - clean up spec file - bzipped sources - added fillup of rc.config ------------------------------------------------------------------- Mon Jun 19 19:07:59 MEST 2000 - kasal@suse.de - Updated to 3.7.2. The package is still BETA, see "Todo" below. ------------------------------------------------------------------- Sun Oct 10 06:06:02 CEST 1999 - bk@suse.de - new package, requested e.g by Andre Hedrick <andre@suse.com> Todo: - polish /sbin/init.d/apcupsd and add links to the rcX.d directories - add the proper START_APCUPSD= fillup for /etc/rc.config - add the changes for halt.sh in the suse subdir
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor