File OpenIPMI.changes of Package OpenIPMI

-------------------------------------------------------------------
Thu Mar 11 16:04:00 CET 2010 - duwe@suse.de

- compile and dependency fixes
  (bnc#388026,bnc#529028,bnc#497595,bnc#552480)
- use a large buffer for SoL (bnc#587029)

-------------------------------------------------------------------
Mon Nov 23 00:45:06 CET 2009 - ro@suse.de

- use py_sitedir macro in filelist 

-------------------------------------------------------------------
Fri Nov 20 16:17:38 CET 2009 - duwe@suse.de

- update to version 2.0.16, per FATE#307244

-------------------------------------------------------------------
Sun Aug  9 12:43:26 CEST 2009 - coolo@novell.com

- use new python macros

-------------------------------------------------------------------
Mon Mar  2 15:28:27 CET 2009 - crrodriguez@suse.de

- save 3MB by removing static libraries and "la" files 

-------------------------------------------------------------------
Thu Sep 11 17:00:59 CEST 2008 - kukuk@suse.de

- Update to 2.0.14 [fate#304439]
- fix at least the worst bugs in init script

-------------------------------------------------------------------
Tue May  6 07:59:42 CEST 2008 - coolo@suse.de

- return in non-void functions

-------------------------------------------------------------------
Tue Apr 15 17:01:26 CEST 2008 - schwab@suse.de

- Fix popt configure check.

-------------------------------------------------------------------
Mon Apr 14 14:04:59 CEST 2008 - schwab@suse.de

- Work around misuse of libtool.

-------------------------------------------------------------------
Sun Apr  6 21:04:19 CEST 2008 - coolo@suse.de

- build with latest tcl, reduce build requires

-------------------------------------------------------------------
Wed Jan 16 16:43:01 CET 2008 - duwe@suse.de

- Update to 2.0.13
  + better sensors support
  + numerous bug fixes, including #310247
- fixed bug#156215

-------------------------------------------------------------------
Fri Apr 20 09:16:14 CEST 2007 - aj@suse.de

- Package does not need latex for normal building, remove build
  dependency.

-------------------------------------------------------------------
Mon Mar 26 15:21:26 CEST 2007 - rguenther@suse.de

- package .la and .so file in OpenIPMI-devel package only
- add gdbm-devel BuildRequires

-------------------------------------------------------------------
Mon Feb  5 15:22:26 CET 2007 - duwe@suse.de

- fix not-really-shadowing variable with questionable behaviour
  (reported in Bug #232439)

-------------------------------------------------------------------
Wed Dec 20 17:38:47 CET 2006 - coyli@suse.de

- fix misconfigured destination library directory for perl
  and python code.
- add openssl-devel and ncurse-devel in Build Requires of
  OpenIPMI-devel.

-------------------------------------------------------------------
Tue Nov  7 10:12:17 CET 2006 - coyli@suse.de

- fix deadlock in openipmigui (BUG #206661)
- get openssl linked in
- remove compiling warning in source code
- modify licnese from GPL to LGPL
- fix an out of range looping bug, which chould cause crash 
  to programs linked with OpenIPMI library

-------------------------------------------------------------------
Thu Sep 14 19:17:28 CEST 2006 - duwe@suse.de

- Update to 2.0.7 (thanks, coly)
  + new front-ends, some graphical ("openipmigui")
  + various bugfixes
  + new FRU interface
  + tcl bindings added
  site_perl spared thanks to Rudi.

-------------------------------------------------------------------
Mon May 29 13:18:04 CEST 2006 - kukuk@suse.de

- ipmi init script: Replace /sbin/udev with /sbin/udevd [#174010]

-------------------------------------------------------------------
Fri Mar  3 16:36:44 CET 2006 - duwe@suse.de

- update to 1.4.26
  - various small bug and memory leak fixes
  - fix local operation on ATCA
  - add support for multiple IPMB channels with different IPMB
    addresses

-------------------------------------------------------------------
Wed Jan 25 21:33:53 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Dec 20 14:50:11 CET 2005 - duwe@suse.de

- Add %insserv_prereq and %fillup_prereq fixing Bug #140314

-------------------------------------------------------------------
Mon Dec 19 14:50:50 CET 2005 - ro@suse.de

- fixed filelist 

-------------------------------------------------------------------
Tue Nov  8 14:10:16 CET 2005 - dmueller@suse.de

- don't build as root 

-------------------------------------------------------------------
Wed Oct 26 16:27:27 CEST 2005 - duwe@suse.de

- add patches by matt to sync with upstream (#128770)

-------------------------------------------------------------------
Mon Oct 10 13:29:35 CEST 2005 - duwe@suse.de

- rc script name change openipmi->ipmi (Bug #120227)
- default start in runlevels 2 3 5 (Bug #121651)

-------------------------------------------------------------------
Thu Sep 22 14:50:15 CEST 2005 - duwe@suse.de

- Update to version 1.4.19 (#117699)
- add initscripts (#117103)

-------------------------------------------------------------------
Mon Jun  6 13:25:32 CEST 2005 - mrueckert@suse.de

- Update to version 1.4.16

-------------------------------------------------------------------
Tue May 10 10:20:19 CEST 2005 - meissner@suse.de

- fixed potential 2 byte overflow due to bug in strncpy().

-------------------------------------------------------------------
Sat Mar 26 15:36:18 CET 2005 - nashif@suse.de

- Fixed license in include file (#74351) 

-------------------------------------------------------------------
Fri Feb 18 01:54:13 CET 2005 - nashif@suse.de

- Update to 1.3.17
- Split package

-------------------------------------------------------------------
Sat Jan  8 16:04:13 CET 2005 - nashif@suse.de

- Fixed installation of info files

-------------------------------------------------------------------
Tue Jan  4 19:47:07 CET 2005 - nashif@suse.de

- Update to version 1.3.16

-------------------------------------------------------------------
Thu Oct 28 04:19:27 CEST 2004 - nashif@suse.de

- Updated to version 1.3.11

-------------------------------------------------------------------
Tue Aug 10 23:51:24 CEST 2004 - nashif@suse.de

- Updated to version 1.3.9

-------------------------------------------------------------------
Tue Jun  8 04:23:54 CEST 2004 - nashif@suse.de

- Updated to version 1.3.8

-------------------------------------------------------------------
Thu May  6 01:49:30 CEST 2004 - nashif@suse.de

- Added a way to get the number of entries and free
  bytes in the SEL.

-------------------------------------------------------------------
Fri Apr 30 04:26:59 CEST 2004 - nashif@suse.de

- Fixes by author:
 * lib/sel.c: Fixed a bug in the sel get where the info allocated
   can go away before the operation returns, but the info is used
   after the operation returns.
 * lib/sensor.c: Fix the hysteresis setting to send a message that
   is the right size.

-------------------------------------------------------------------
Wed Apr 28 15:46:12 CEST 2004 - nashif@suse.de

- Updated to 1.3.6 (as per bug #38602)

-------------------------------------------------------------------
Mon Mar 22 19:00:18 CET 2004 - nashif@suse.de

- Enabled sources again
- files with legal issues have been removed upstream

-------------------------------------------------------------------
Mon Mar 22 00:09:30 CET 2004 - nashif@suse.de

- Update to release 1.2.21

-------------------------------------------------------------------
Fri Feb 27 11:41:22 CET 2004 - tsieden@suse.de

- update to release 1.2.7
- replaced test_md2.c with a dummy, switched to a nosrc.rpm
  to avoid legal problems

-------------------------------------------------------------------
Mon Oct 27 09:12:13 CET 2003 - kukuk@suse.de

- Don't link static libraries in shared one without -fPIC compiled
- Fix building on lib64 architectures

-------------------------------------------------------------------
Thu Oct 23 16:29:04 CEST 2003 - tsieden@suse.de

- branched -devel package

-------------------------------------------------------------------
Fri Oct 17 10:35:24 CEST 2003 - tsieden@suse.de

- initial release 1.1.4

openSUSE Build Service is sponsored by