From 7cb21f2ed3deeb02a8e12cd96dfc105693ec9c5d Mon Sep 17 00:00:00 2001 From: Josef Ridky Date: Fri, 21 Jul 2017 09:41:36 +0200 Subject: [PATCH] Add missing changelog record --- net-snmp.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net-snmp.spec b/net-snmp.spec index be85223..1de96b8 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -549,6 +549,10 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Thu Jul 20 2017 Adam Williamson -1:5.7.3-20 +- Edit fix of issue with undefined symbol my_progname when try to load + NetSNMP::TrapReceiver in perl script (#1470004) + * Thu Jul 20 2017 Josef Ridky - 1:5.7.3-19 - Fix issue with undefined symbol my_progname when try to load NetSNMP::TrapReceiver in perl script. (#1470004)