From 00929679f42fd765d71dab40130c2ccc13888de0 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 5 Sep 2014 16:56:54 +0200 Subject: [PATCH] Perl 5.20 rebuild --- net-snmp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 8427f58..45a14d1 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -11,7 +11,7 @@ Summary: A collection of SNMP protocol tools and libraries Name: net-snmp Version: 5.7.2 -Release: 23%{?dist} +Release: 24%{?dist} Epoch: 1 License: BSD @@ -515,6 +515,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_initrddir}/snmptrapd %changelog +* Fri Sep 05 2014 Jitka Plesnikova - 1:5.7.2-24 +- Perl 5.20 rebuild + * Mon Sep 1 2014 Jan Safranek - 1:5.7.2-23 - Fixed CVE-2014-3565 - Fixed net-snmp-cert tool, now it does not depend on net-snmp-devel (#1134475)