From e9e4d1ee0a8e78745472c2654d59a6b72dcd94b3 Mon Sep 17 00:00:00 2001 From: root Date: May 17 2013 08:43:46 +0000 Subject: Resolves: 955272 --- diff --git a/freeipmi.spec b/freeipmi.spec index 91254ea..fa6ebc5 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -1,6 +1,9 @@ +%global _hardened_build 1 +# Copyright (c) 2003 FreeIPMI Core Team + Name: freeipmi Version: 1.2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: IPMI remote console and system management software License: GPLv3+ Group: Applications/System @@ -14,6 +17,7 @@ Requires(preun): info systemd-units Requires(post): info systemd-units systemd-sysv Requires(postun): systemd-units + %description The FreeIPMI project provides "Remote-Console" (out-of-band) and "System Management Software" (in-band) based on Intelligent @@ -342,6 +346,10 @@ fi %dir %{_localstatedir}/cache/ipmiseld %changelog +* Fri May 17 2013 Ales Ledvinka - 1.2.6-2 + - spec update by Christopher Meng + - hardened build flags should include PIE also for bmc-watchdog. + * Fri May 03 2013 Ales Ledvinka - 1.2.6-1 - Updated to freeipmi-1.2.6 - Support HP Proliant DL160 G8 OEM sensors.