Package: ipmitool / 1.8.18-3

Metadata

Package Version Patches format
ipmitool 1.8.18-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0100 fix_buf_overflow.patch | (download)

lib/ipmi_tsol.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix buffer overflow
 based on 101_fix_buf_overflow from Leo Iannacone <l3on@ubuntu.com> 
0500 fix_CVE 2011 4339.patch | (download)

lib/helper.c | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 cve-2011-4339
 insecure file permission when creating PID files
 based on 112_fix_CVE-2011-4339
0600 manpage_longlines.patch | (download)

doc/ipmitool.1 | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 long lines in man-page
 prevent "can't break line" warnings
0110 getpass prototype.patch | (download)

lib/ipmi_main.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 use necessary source dialect to ensure getpass() availability
  getpass is a deprecated function, and building with either c99 or gnu99
  does not ensure this function's availability.  So instead, declare
 _DEFAULT_SOURCE so that the function remains available.
0115 typo.patch | (download)

doc/ipmievd.8 | 2 1 + 1 - 0 !
include/ipmitool/ipmi_pef.h | 2 1 + 1 - 0 !
lib/dimm_spd.c | 2 1 + 1 - 0 !
lib/ipmi_ekanalyzer.c | 12 6 + 6 - 0 !
lib/ipmi_hpmfwupg.c | 2 1 + 1 - 0 !
lib/ipmi_kontronoem.c | 4 2 + 2 - 0 !
src/ipmievd.c | 4 2 + 2 - 0 !
7 files changed, 14 insertions(+), 14 deletions(-)

 source typos