From eb3110ce2f931f988bf05d4fed011183bce75c8e Mon Sep 17 00:00:00 2001 From: Ales Ledvinka Date: Nov 04 2014 10:26:42 +0000 Subject: Resolves: #1159480 --- diff --git a/.gitignore b/.gitignore index 0f2e701..52d3196 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ freeipmi-0.8.8.tar.gz /freeipmi-1.4.1.tar.gz /freeipmi-1.4.3.tar.gz /freeipmi-1.4.4.tar.gz +/freeipmi-1.4.6.tar.gz diff --git a/freeipmi.spec b/freeipmi.spec index 2858408..4d95185 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -2,8 +2,8 @@ # Copyright (c) 2003 FreeIPMI Core Team Name: freeipmi -Version: 1.4.4 -Release: 2%{?dist} +Version: 1.4.6 +Release: 1%{?dist} Summary: IPMI remote console and system management software License: GPLv3+ Group: Applications/System @@ -348,6 +348,17 @@ fi %dir %{_localstatedir}/cache/ipmiseld %changelog +* Tue Nov 04 2014 Ales Ledvinka - 1.4.6-1 +- Updated to upstream freeipmi-1.4.6 + - In ipmi-fru, support output of DDR4 SDRAM modules. + - Fix EFI probing on non IA64 systems. + - Fix corner case in ipmi-raw w/ standard input or --file and empty lines. + - Fix parsing corner case in ipmi-chassis. + - Support SSIF bridging. + - Fix libipmiconsole calculation bug w/ SOL character send size. + - Support Supermicro H8DGU and H8DG6 OEM sensors and events. + - Minor documentation updates. + * Sat Aug 16 2014 Fedora Release Engineering - 1.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index fbd24e2..fc52a93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -172ea08a66f72ea4f125b7550271d144 freeipmi-1.4.4.tar.gz +fc1dd787bdd0572db1c98e5615a7eb88 freeipmi-1.4.6.tar.gz