[freeipmi] Resolves: 955272

aledvink aledvink at fedoraproject.org
Fri May 17 08:45:33 UTC 2013


commit e9e4d1ee0a8e78745472c2654d59a6b72dcd94b3
Author: root <root at dhcp-25-145.brq.redhat.com>
Date:   Fri May 17 10:43:46 2013 +0200

    Resolves: 955272

 freeipmi.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
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 <aledvink at redhat.com> - 1.2.6-2
+ - spec update by Christopher Meng <rpm at cicku.me>
+ - hardened build flags should include PIE also for bmc-watchdog.
+
 * Fri May 03 2013 Ales Ledvinka <aledvink at redhat.com> - 1.2.6-1
 - Updated to freeipmi-1.2.6
  - Support HP Proliant DL160 G8 OEM sensors.


More information about the scm-commits mailing list