mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
update changelogs for 1.5.8 release
This commit is contained in:
parent
edaf1aba33
commit
26dd8d1429
@ -1,3 +1,17 @@
|
|||||||
|
ipmitool (1.5.8) unstable; urgency=low
|
||||||
|
|
||||||
|
* Enable static compilation of interfaces
|
||||||
|
* Fix types to be 64-bit safe
|
||||||
|
* Fix compilation problems on Solaris
|
||||||
|
* Fix multiple big-endian problems for Solaris/SPARC
|
||||||
|
* Fix channel access to save settings to NVRAM
|
||||||
|
* Set channel privilege limit to ADMIN during "access on"
|
||||||
|
* Enable gratuitous ARP in bmcautoconf.sh
|
||||||
|
* Add support for Linux kernel panic messages in SEL output
|
||||||
|
* Add support for type 3 SDR records
|
||||||
|
|
||||||
|
-- Duncan Laurie <duncan@sun.com> Tue, 27 Jan 2004 16:23:25 -0700
|
||||||
|
|
||||||
ipmitool (1.5.7) unstable; urgency=low
|
ipmitool (1.5.7) unstable; urgency=low
|
||||||
|
|
||||||
* add IPMIv1.5 eratta fixes
|
* add IPMIv1.5 eratta fixes
|
||||||
|
@ -66,6 +66,17 @@ rm -rf $RPM_BUILD_DIR/@IPMITOOL_PKG@-@VERSION@
|
|||||||
%{_includedir}/ipmitool/*.h
|
%{_includedir}/ipmitool/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 27 2004 <duncan@sun.com> 1.5.8-1
|
||||||
|
- Enable static compilation of interfaces
|
||||||
|
- Fix types to be 64-bit safe
|
||||||
|
- Fix compilation problems on Solaris
|
||||||
|
- Fix multiple big-endian problems for Solaris/SPARC
|
||||||
|
- Fix channel access to save settings to NVRAM
|
||||||
|
- Set channel privilege limit to ADMIN during "access on"
|
||||||
|
- Enable gratuitous ARP in bmcautoconf.sh
|
||||||
|
- Add support for Linux kernel panic messages in SEL output
|
||||||
|
- Add support for type 3 SDR records
|
||||||
|
|
||||||
* Mon Jan 5 2004 <duncan@sun.com> 1.5.7-1
|
* Mon Jan 5 2004 <duncan@sun.com> 1.5.7-1
|
||||||
- add IPMIv1.5 eratta fixes
|
- add IPMIv1.5 eratta fixes
|
||||||
- additions to FRU printing and FRU multirecords
|
- additions to FRU printing and FRU multirecords
|
||||||
|
Loading…
x
Reference in New Issue
Block a user