b5ae06
969061 - net-snmpd crash on time out
b5ae06
b5ae06
We need to bump soname because net-snmp-5.7.2-agentx-disconnect-crash.patch
b5ae06
changes ABI (sizeof(netsnmp_agent_session)).
b5ae06
diff -up net-snmp-5.7.2/Makefile.top.tst net-snmp-5.7.2/Makefile.top
b5ae06
--- net-snmp-5.7.2/Makefile.top.tst	2013-07-12 13:54:36.646160556 +0200
b5ae06
+++ net-snmp-5.7.2/Makefile.top	2013-07-12 13:54:40.678146522 +0200
b5ae06
@@ -79,7 +79,7 @@ LINKCC	        = @LINKCC@
b5ae06
 # 5.3 was at 10, 5.4 is at 15, ...  This leaves some room for needed
b5ae06
 # changes for past releases if absolutely necessary.
b5ae06
 #
b5ae06
-LIBCURRENT  = 30
b5ae06
+LIBCURRENT  = 31
b5ae06
 LIBAGE      = 0
b5ae06
 LIBREVISION = 2
b5ae06