[Pkg-net-snmp-commits] r336 - in branches: net-snmp54/debian net-snmp54-dev/debian

Thomas Anders anders-guest at alioth.debian.org
Sun Jun 27 23:49:19 UTC 2010


Author: anders-guest
Date: 2010-06-27 23:49:19 +0000 (Sun, 27 Jun 2010)
New Revision: 336

Modified:
   branches/net-snmp54-dev/debian/NEWS
   branches/net-snmp54/debian/NEWS
Log:
fix major typos in NEWS (I hope it's considered okay to change older NEWS entries)


Modified: branches/net-snmp54/debian/NEWS
===================================================================
--- branches/net-snmp54/debian/NEWS	2010-06-27 23:39:51 UTC (rev 335)
+++ branches/net-snmp54/debian/NEWS	2010-06-27 23:49:19 UTC (rev 336)
@@ -2,7 +2,7 @@
 
   As of version 5.4.3, upstream ships a new default configuration in
   /etc/snmp/snmpd.conf, which only uses SNMPv3 rather than SNMPv1 and
-  SNMPv2c. This new default configuration also binds to udp:172.0.0.1:161
+  SNMPv2c. This new default configuration also binds to udp:127.0.0.1:161
   by default which conflicts with the former specification of 127.0.0.1
   in /etc/default/snmpd, so now snmpd must be reconfigured here in order
   to be exposed to the network. Be sure to check both files after an

Modified: branches/net-snmp54-dev/debian/NEWS
===================================================================
--- branches/net-snmp54-dev/debian/NEWS	2010-06-27 23:39:51 UTC (rev 335)
+++ branches/net-snmp54-dev/debian/NEWS	2010-06-27 23:49:19 UTC (rev 336)
@@ -2,7 +2,7 @@
 
   As of version 5.4.3, upstream ships a new default configuration in
   /etc/snmp/snmpd.conf, which only uses SNMPv3 rather than SNMPv1 and
-  SNMPv2c. This new default configuration also binds to udp:172.0.0.1:161
+  SNMPv2c. This new default configuration also binds to udp:127.0.0.1:161
   by default which conflicts with the former specification of 127.0.0.1
   in /etc/default/snmpd, so now snmpd must be reconfigured here in order
   to be exposed to the network. Be sure to check both files after an




More information about the Pkg-net-snmp-commits mailing list