net-snmp (5.1.2-4) unstable; urgency=medium

  * Fix from CVS for scanning 64bit counters from /proc (Closes: #210364)

 -- Jochen Friedrich <jochen@scram.de>  Fri, 27 Aug 2004 10:12:07 +0200

net-snmp (5.1.2-3) unstable; urgency=high

  * Fixed init script to not depend on defaults file (Closes: #267414)

 -- Jochen Friedrich <jochen@scram.de>  Mon, 23 Aug 2004 17:27:47 +0200

net-snmp (5.1.2-2) unstable; urgency=medium

  * Disable lm-sensors support for i386 once again as it's not yet mature
    enough for sarge:
    - It seems to trash memory: (Downgrades: #264442)
    - It doesn't work as expected: #249839, #249904
    - It is a likely candidate for memory leakage (at least it
      looks like the result of sensors_get_label() is never freed)

 -- Jochen Friedrich <jochen@scram.de>  Tue, 17 Aug 2004 00:11:58 +0200

net-snmp (5.1.2-1) unstable; urgency=low

  * New upstream release (Closes: #237890, #236326, #217306, #261624)
    o Linux 2.6 improvements (Closes: #225253, #244721)
    o Misc 64bit processor fixes.
    o Misc perl build and install fixes.
    o Minor improvements to snmpnetstat (IPv6 output)
    o Minor improvements to snmpdelta (error reporting)
  * snmp now recommends perl-modules (Closes: #261687)
  * added watch file.
  * fixed some lintian errors and warnings.

 -- Jochen Friedrich <jochen@scram.de>  Tue, 10 Aug 2004 11:18:31 +0200

net-snmp (5.1.1-2) unstable; urgency=low

  * Fix dependency of lm-sensors
  * Remove library circular dependency (Closes: #229132)

 -- Jochen Friedrich <jochen@scram.de>  Fri,  9 Apr 2004 10:52:34 +0200

net-snmp (5.1.1-1) unstable; urgency=low

  * New upstream release (Closes: #232602, #238129)
    o Improvements on 64 bit architectures.
    o A few minor memory leaks fixed.
    o An extremely large number of minor bug fixes.
    o Many perl module specific bug fixes.
    o snmpd will safely handle more signals.
  * Enabled and fixed lm-sensors, this time for real. Thanks
    to Christopher Price <cprice@cs-home.com> for the patch.
    (Closes: #240502)

 -- Jochen Friedrich <jochen@scram.de>  Tue,  6 Apr 2004 23:27:52 +0200

net-snmp (5.1-5) unstable; urgency=low

  * Enabled lm-sensors support again.
  * Fixed libsnmp-base postinst -> postrm (Closes: #236405)

 -- Jochen Friedrich <jochen@scram.de>  Sat, 13 Mar 2004 09:39:17 +0100

net-snmp (5.1-4) unstable; urgency=low

  * Really fixed libwrap inclusion in net-snmp-config.in
    (Closes: #232396)

 -- Jochen Friedrich <jochen@scram.de>  Mon, 23 Feb 2004 17:20:21 +0100

net-snmp (5.1-3) unstable; urgency=low

  * Applied patch from CVS to fix HOST-RESOURCES-MIB. (Closes: #232374)
  * Applied patch from CVS to fix output of strings containing
    CR or LF chars (bug 864367 on SF). (Closes: #218210)
  * Applied patch from CVS to fix syslog output.
  * Disabled lm-sensors support until kernel module issues are resolved.

 -- Jochen Friedrich <jochen@scram.de>  Sat, 21 Feb 2004 00:29:06 +0100

net-snmp (5.1-2) unstable; urgency=low

  * Fix IPv6 MIB leaking file handles. Thanks to <kaj.niemi@basen.net>
    for pointing out the patch at
    https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=85071.
    (Closes: #159495)
  * Fixed snmpd.defaults. Thanks to James Samuel
    <james.samuel@uk.easynet.net> for the patch. (Closes: #232394)
  * Fixed libwrap inclusion in net-snmp-config.in (Closes: #232396)
  * Updated shlibs to match version 5.1 (Closes: #232422)

 -- Jochen Friedrich <jochen@scram.de>  Thu, 12 Feb 2004 19:30:57 +0100

net-snmp (5.1-1) unstable; urgency=low

  * New upstream release (Closes: #224382)
  * New maintainer (Closes: #230679)
  * Bumped standards version to 3.6.1
  * Ack old NMUs (Closes: #182426, #186834, #183041)
  * Updated GNOME-SMI.txt
  * Removed duplicate conffiles
  * Fixed description to make litian happy

 -- Jochen Friedrich <jochen@scram.de>  Mon,  9 Feb 2004 23:38:57 +0100

net-snmp (5.0.9-3) unstable; urgency=low

  * Only support lm-sensors on i386 (closes: #216500).

 -- David Engel <david@debian.org>  Wed, 19 Nov 2003 14:13:02 -0600

net-snmp (5.0.9-2) unstable; urgency=low

  * Fixed problem with libsnmp5 depending on itself.
  * Make sure sysconfdir is defined (fixes bad path in manpages).
  * Fixed problem overwriting MIBs (closes: #216034).

 -- David Engel <david@debian.org>  Thu, 16 Oct 2003 14:09:38 -0500

net-snmp (5.0.9-1) unstable; urgency=low

  * New upstream version (closes: #214660)
    - snmp.conf(5) man page is now corrected (closes: #185888).
    - Incorrect behaviour of snmpd allowing to bypass the access
      restrictions using snmpbulkget is corrected (closes: #205952).
  * Updated the debian/copyright file.
  * Changed to work with current libtool and autoconf (closes: $208380).
  * Link libraries with complete dependencies (closes: #199166).
  * Updated package descriptions (closes: #210122, closes: #210017, 
    closes: #209704, closes: #209857, closes: #209905, closes: #209839).
  * Added manpages for net-snmp-config, snmpvacm, encode_keychange 
    (closes: #182996) and tkmib (closes: #130684) from Jurij Smakov 
    <jurij@wooyd.org>.
  * Fixed mib2c to look for config files in the correct places.
  * Enabled support for the lm-sensors MIB (closes: #204543).
  * Use the process name instead of the command-line when matching 
    processes with proc config file directives (closes: #204542) from 
    Philippe Troin <phil@fifi.org>.
  * Really enabled dlmod support (closes: #180639).
  * Don't use obsolete SO_BSDCOMPAT sockopt (closes: #201853).
  * Don't print SMUX passwords in log file (closes: #195622).
  * Fixed typo in default snmpd.conf (closes: #185366).
  * Don't include build paths in SNMP.so (closes: #184610).
  * Added the BGP4, OSPF and RIPv2 MIBs.
  * Ignore interfaces with no statistics (closes: #159321).
  * Added the GNOME SMI (closes: #196340).

 -- David Engel <david@debian.org>  Tue, 14 Oct 2003 18:12:36 -0500

net-snmp (5.0.8-1) unstable; urgency=low

  * New upstream version.

 -- David Engel <david@debian.org>  Wed, 14 May 2003 17:02:42 -0500

net-snmp (5.0.7-1.1) unstable; urgency=low

  * NMU based on patches by Paul Hampson <Paul.Hampson@anu.edu.au>
  * Add proper dependencies to libsnmp5-dev.  Closes: #183041.
  * Use updated libtool for mips/mipsel.  Closes: #182426.
  * Run debian/fixman.sh using bash.  Closes: #186834.

 -- Daniel Schepler <schepler@debian.org>  Sat, 26 Apr 2003 16:52:18 -0700
  
net-snmp (5.0.7-1) unstable; urgency=low

  * New upstream version (closes:177127, closes:154323, 
    closes:154322).
  * Enabled dlmod support in snmpd (closes:180639).
  * Use current config.guess and config.sub (closes:172501).

 -- David Engel <david@debian.org>  Sun, 23 Feb 2003 23:01:45 -0600

net-snmp (5.0.6-1) unstable; urgency=low

  * New upstream version.
  * Use autoconf2.13 (closes:157117, closes:162441, closes:162781).
  * Commented out example proc, exec, disk and load statements in the
    default snmpd.conf (closes:164028).  Users can re-enable them if
    desired.
  * Added a note to README.Debian about the new snmpcmd command line
    syntax regarding community strings (closes:160198).

 -- David Engel <david@debian.org>  Wed, 23 Oct 2002 09:20:11 -0500

net-snmp (5.0.3-2) unstable; urgency=low

  * Rebuild with perl 5.8.
  * Install additional UCD compatibility headers (closes: #156166).

 -- David Engel <david@debian.org>  Sun,  1 Sep 2002 21:35:12 -0500

net-snmp (5.0.3-1) unstable; urgency=low

  * New upstream version.
  * Linked libraries with libcrypto and libwrap to get proper 
    dependencies.  Updated net-snmp-config accordingly 
    (closes: #155153).
  * Included the UCD compatibility headers and library 
    (closes: #155133).
  * Fixed bad snmpinform symlink (closes: #155196).
  * Fixed mib2c to look in /etc/snmp for config files 
    (closes: #155157).

 -- David Engel <david@debian.org>  Mon,  5 Aug 2002 21:01:27 -0500

net-snmp (5.0.2a-1) unstable; urgency=low

  * New upstream version (closes: #147761).
  * Added missing -f in init script.

 -- David Engel <david@debian.org>  Mon,  1 Jul 2002 21:36:08 -0500

ucd-snmp (4.2.5-1) unstable; urgency=low

  * New upstream version (closes:145289).

 -- David Engel <david@debian.org>  Tue, 14 May 2002 19:31:02 -0500

ucd-snmp (4.2.4-2) unstable; urgency=low

  * Made libucdmibs depend on libwrap (closes:144521).

 -- David Engel <david@debian.org>  Thu, 25 Apr 2002 15:27:40 -0500

ucd-snmp (4.2.4-1) unstable; urgency=low

  * New upstream version.
  * Rebuilt with SSL since cryto can now go in main.
  * Explicitly use bash for the fixman script (closes:133652).
  * Don't use LD_RUN_PATH in perl/SNMP.so.
  * Fixed parsing of "-p udp:" in snmpd (closes:141176).

 -- David Engel <david@debian.org>  Tue, 23 Apr 2002 20:50:25 -0500

ucd-snmp (4.2.3-2) unstable; urgency=high

  * Fixed potential buffer overflow in snmpnetstat (close:129243).
  * Updated upstream URL in debian/copyright file (close:125669).

 -- David Engel <david@debian.org>  Mon, 28 Jan 2002 21:24:59 -0600

ucd-snmp (4.2.3-1) unstable; urgency=low

  * New upstream version (closes:122331).
  * Changed the snmpd syslog message when interface statistics are 
    not available from LOG_ERR to LOG_DEBUG (closes:121555).
  * Added a note in README.Debian about changes to
    ucd-snmp-includes.h (closes:121095).

 -- David Engel <david@debian.org>  Sat,  8 Dec 2001 20:11:34 -0600

ucd-snmp (4.2.2-1) unstable; urgency=low

  * New upstream version (closes:111966, closes:112005, closes:112073,
    closes:118795, closes:118848).
  * Removed Build-Depends on essential sed package (closes:111212).
  * Added the ucd-snmp.m4 autoconf file (closes:112078).
  * Moved mib2c from libsnmp-perl to libsnmp4.2-dev (closes:112393).
  * Remove /var/lib/snmp if libsnmp-base is purged (closes:113729).
  * Fixed int/size_t errors in mib_api man page (closes:114478).
  * Added a blurb in README.Debian about snmpconf (closes:115378).
  * Enabled smux support.
  * Moved the agentx socket from /var/agentx/master to /var/run/agents 
    for FHS compatibility (closes:120015).

 -- David Engel <david@debian.org>  Mon, 19 Nov 2001 13:33:59 -0600

ucd-snmp (4.2.1-6) testing unstable; urgency=high

  * Fixed LD_LIBRARY_PATH build problem when running under fakeroot
    (closes:107565, closes:104044).
  * Applied ucd-snmp-4.2.1-security*.patch from Caldera to fix potential
    buffer overflow, temp file race and group permission problems
    (closes:109345, closes:109733).
  * Documented the -s option in the snmpd manpage (closes:109639).
  * Changed the FAQ to reference /usr and /etc instead of /usr/lcoal
    (closes:107758).
  * Removed duplicate build dependency on libtool (closes:107476).
    Changed build dependency from perl5 to perl (>=5.6) (closes:107575).
  * Fixed minor typo in snmpd manpage (closes:106326).
  * Added symlinks for missing man pages (closes:99614) and renamed
    section 3 and 5 man pages to *.[35]snmp to aboid possible conflicts
    with other packages.
  * Applied ucd-snmp-4.2-ia64.patch from RedHat to properly set the return
    length of IP addresses on 64-bit architectures.

 -- David Engel <david@debian.org>  Sun,  2 Sep 2001 22:47:30 -0500

ucd-snmp (4.2.1-5) unstable; urgency=low

  * Rebuilt without SSL (closes:98306, closes:102429).  Will look
    into doing a non-US version with SSL.

 -- David Engel <david@debian.org>  Sat,  7 Jul 2001 20:53:16 -0500

ucd-snmp (4.2.1-4) unstable; urgency=low

  * Fixed bug uncovered by libtool upgrade which caused snmpd 
    not to build (closes:97965).

 -- David Engel <david@debian.org>  Fri, 18 May 2001 20:49:14 -0500

ucd-snmp (4.2.1-3) unstable; urgency=low

  * Installed the libsnmp-perl module into the perl vendor 
    directory (closes:95530).
  * Updated the description of the libsnmp-base package
    (closes:97170).
  * Upgraded to libtool 1.4 (closes:97660).

 -- David Engel <david@debian.org>  Thu, 17 May 2001 20:16:17 -0500

ucd-snmp (4.2.1-2) unstable; urgency=low

  * Enabled SSL support.
  * Included the agent libraries in the -dev package to allow 
    for building agent extensions.

 -- David Engel <david@debian.org>  Tue, 15 May 2001 20:15:56 -0500

ucd-snmp (4.2.1-1) unstable; urgency=low

  * New upstream version.
  * Gave up and added autoconf and libtool to Build-Depends: 
    (closes:92103).
  * Fixed mib2c to use /etc/snmp instead of /usr/share/snmp.

 -- David Engel <david@debian.org>  Wed, 11 Apr 2001 23:39:52 -0500

ucd-snmp (4.2-7) unstable; urgency=low

  * Fixed long standing bug where mibs were not processed if the
    .index file was not present (closes: 89597).
  * Fixed starting of snmptrapd to be controlled by TRAPDRUN like
    it was intended and documented (closes: 90621).

 -- David Engel <david@debian.org>  Sun, 25 Mar 2001 17:51:09 -0600

ucd-snmp (4.2-6) unstable; urgency=low

  * Avoid rerunning autoconf/header (Bug#89033).

 -- David Engel <david@debian.org>  Sun, 11 Mar 2001 17:08:41 -0600

ucd-snmp (4.2-5) unstable; urgency=low

  * Fixed IBM S/390 build (Bug#88559).

 -- David Engel <david@debian.org>  Tue,  6 Mar 2001 19:56:11 -0600

ucd-snmp (4.2-4) unstable; urgency=low

  * Fixed build installs into the live filesystem (Bug#87015).

 -- David Engel <david@debian.org>  Sun, 25 Feb 2001 22:12:21 -0600

ucd-snmp (4.2-3) unstable; urgency=low

  * Removed the Pre-Depends for snmpd since it didn't fix the
    problem I was trying to solve (Bug#85573).

 -- David Engel <david@debian.org>  Tue, 20 Feb 2001 20:08:41 -0600

ucd-snmp (4.2-2) unstable; urgency=low

  * Created new libsnmp-base package to allow future libsnmpX.Y
    packages to coexist (Bug#31253).
  * Added a slight delay after stopping the daemons to let them 
    completely exit before restarting them (Bug#84696).
  * Added a /etc/default/snmpd file to control daemon activity.
  * Hopefully fixed strange error starting snmpd (Bug#58411).
  * Changed package priorities to optional to match the overrides
    file.
  * Added tkmib and libsnmp-perl packages (Bug#78942).

 -- David Engel <david@debian.org>  Sun,  4 Feb 2001 13:27:26 -0600

ucd-snmp (4.2-1) unstable; urgency=low

  * New upstream version (Bug#82876).
  * Enabled ipv6 support (Bug#82879).
  * Updated to packaging standard 3.2.1 (Bug#82878).
  * Added BRIDGE- and SOURCE-ROUTING-MIBs (Bug#62696).

 -- David Engel <david@debian.org>  Sun, 21 Jan 2001 12:52:02 -0600

ucd-snmp (4.1.2-2) unstable; urgency=low

  * Added real counter objects to the IPFWCHAINS MIB (George Bonser).
  * Don't resolve addresses to names in the IPFWCHAINS MIB (George 
    Bonser).
  * Update the IPFWCHAINS MIB information properly.
  * Use /dev/null as logfile to force closing of std* (Bug#71959,
    Bug#66898).
  * Added a README.Debian file describing issues that are specific
    to Debian (Bug#70421, Bug#66477).

 -- David Engel <david@debian.org>  Sun, 19 Nov 2000 21:39:38 -0600

ucd-snmp (4.1.2-1) unstable; urgency=low

  * New upstream version.
  * Fixed segfault in snmpd on processes with long command lines
    (Bug#64333).

 -- David Engel <david@debian.org>  Mon, 22 May 2000 20:06:48 -0500

ucd-snmp (4.1.1-3) unstable; urgency=low

  * Added the ipfwchains MIB module (Bug#63252).

 -- David Engel <david@debian.org>  Sat, 29 Apr 2000 21:36:34 -0500

ucd-snmp (4.1.1-2) frozen unstable; urgency=low

  * Fixed incorrect .so directives in man3 pages which caused
    several error messages from man_db.

 -- David Engel <david@debian.org>  Sat,  8 Apr 2000 11:48:23 -0500

ucd-snmp (4.1.1-1) frozen unstable; urgency=low

  * New upstream version (Bug#60427).
  * Fixed memory leaks in snmpd (Bug#49809).
  * Installed snmpv3.h (Bug#60594).
  * Turned on syslog logging in snmpd (Bug#60611).

 -- David Engel <david@debian.org>  Sat, 25 Mar 2000 20:45:07 -0600

ucd-snmp (4.0.1-9) frozen unstable; urgency=low

  * Fixed more serious build problems (Bug#60381).

 -- David Engel <david@debian.org>  Tue, 14 Mar 2000 21:34:36 -0600

ucd-snmp (4.0.1-8) frozen unstable; urgency=low

  * Removed execute permission from header files. (Bug#60369).

 -- David Engel <david@debian.org>  Tue, 14 Mar 2000 11:30:41 -0600

ucd-snmp (4.0.1-7) frozen unstable; urgency=low

  * Backported important fixes from 4.1-1 to get into frozen.
  * Removed hidden snmpd dependency on rpm (Bug#56471).
  * Removed bad paths in snmpd (Bug#56498).
  * Fixed segfault in snmpdelta (Bug#57486).

 -- David Engel <david@debian.org>  Sun, 13 Feb 2000 12:52:53 -0600

ucd-snmp (4.0.1-6) frozen unstable; urgency=low

  * Issue a warning about retoring the default snmpd configuration
    when upgrading from the older, incompatible version (Bug#55883).

 -- David Engel <david@debian.org>  Sat, 22 Jan 2000 20:45:26 -0600

ucd-snmp (4.0.1-5) unstable; urgency=low

  * Install EXAMPLE.conf (Bug#51584).

 -- David Engel <david@debian.org>  Thu,  2 Dec 1999 19:55:00 -0600

ucd-snmp (4.0.1-4) unstable; urgency=low

  * Change persistent directory to /var/lib/snmp (Bug#48151).
  * Used LCD_TIME_SYNC_OPT.

 -- David Engel <david@debian.org>  Mon, 25 Oct 1999 11:29:17 -0500

ucd-snmp (4.0.1-3) unstable; urgency=low

  * Removed snmpcheck, at least for now (Bug#44373).
  * Fixed shlibs file (Bug#45577).
  * Fixed build problems (Bug#45758).
  * Use FHS /usr/share/{doc,man}.

 -- David Engel <david@debian.org>  Mon, 27 Sep 1999 20:50:55 -0500

ucd-snmp (4.0.1-2) unstable; urgency=low

  * Fixed parse error in the default snmpd.conf file.
  * Rebuilt with shared libwrap.

 -- David Engel <david@debian.org>  Fri, 27 Aug 1999 20:59:19 -0500

ucd-snmp (4.0.1-1) unstable; urgency=low

  * New upstream version.
  * Switched back to normal soname since it no longer conflicts with
    the old one.

 -- David Engel <david@debian.org>  Wed, 25 Aug 1999 20:26:03 -0500

ucd-snmp (3.6.2-8) unstable; urgency=low

  * Removed execute bit from MIB files (Bug#43300).
  * Partially reverted previous interface fixes for 2.0 kernels.

 -- David Engel <david@debian.org>  Sat, 21 Aug 1999 23:08:26 -0500

ucd-snmp (3.6.2-7) unstable; urgency=low

  * Fixed incompete arg checking (Bug#43126).
  * Fixed ASN.1 length parsing on alpha (William Brioschi).

 -- David Engel <david@debian.org>  Wed, 18 Aug 1999 09:58:40 -0500

ucd-snmp (3.6.2-6) unstable; urgency=low

  * Re-did some previous fixes properly.

 -- David Engel <david@debian.org>  Fri, 13 Aug 1999 10:43:20 -0500

ucd-snmp (3.6.2-5) unstable; urgency=low

  * Fixed more interface calculation errors.

 -- David Engel <david@debian.org>  Thu, 12 Aug 1999 20:27:39 -0500

ucd-snmp (3.6.2-4) unstable; urgency=low

  * Fixed the calculation of if{In,Out}Octets under Linux 2.2.
  * Moved the .5 manpages to the libucdsnmp package (Bug#42759 and
    Bug#42765).
  * Started the snmptrapd daemon to replace the old snmptraplogd
    package functionality (Bug#42792).

 -- David Engel <david@debian.org>  Tue, 10 Aug 1999 19:37:28 -0500

ucd-snmp (3.6.2-3) unstable; urgency=low

  * Applied upstream patches 3, 4, 9 and 10.

 -- David Engel <david@debian.org>  Fri,  6 Aug 1999 21:59:43 -0500

ucd-snmp (3.6.2-2) unstable; urgency=low

  * Don't use --disable-debugging.
  * Fix calculation of ifNumber as interfaces are added and removed
    (Bug#42452).
  * Don't process packets in snmpd when recvfrom returns an error
    (Bug#42465).

 -- David Engel <david@debian.org>  Thu,  5 Aug 1999 20:33:28 -0500

ucd-snmp (3.6.2-1) unstable; urgency=low

  * Switched to UCD SNMP.
  * Use debhelper.

 -- David Engel <david@debian.org>  Sat, 24 Jul 1999 20:33:10 -0500

snmp (3.6-3) unstable; urgency=low

  * Split the snmpd agent into a separate package so the apps can
    be installed without it (Bug#37560).
  * Reduced the amount of information reported by the snmpd agent
    by default (Bug#37169).

 -- David Engel <david@debian.org>  Wed, 19 May 1999 21:50:33 -0500

snmp (3.6-2) unstable; urgency=low

  * Include libsnmp.a (Bug#34826).
  * Change CWD to / before starting snmpd (Bug#35977).

 -- David Engel <david@debian.org>  Tue, 27 Apr 1999 12:01:30 -0500

snmp (3.6-1) frozen unstable; urgency=low

  * New upstream version (mainly bug fixes).

 -- David Engel <david@debian.org>  Fri, 27 Nov 1998 21:59:51 -0600

snmp (3.5-4) unstable; urgency=low

  * Install mib.h header file (Bug#25777).

 -- David Engel <david@debian.org>  Wed, 19 Aug 1998 20:48:44 -0500

snmp (3.5-3) frozen unstable; urgency=low

  * Check for the existence of the rc script before running it
    in the prerm script (Bug#21565).

 -- David Engel <david@sw.ods.com>  Mon, 11 May 1998 15:44:17 -0500

snmp (3.5-2) unstable; urgency=low

  * Remove old /usr/doc/snmp directory in preinst.  Is is now a
    symlink to /usr/doc/libsnmp3.5.
  * Fixed MIB parsing bug (Bug#19225).

 -- David Engel <david@sw.ods.com>  Sat, 14 Mar 1998 14:24:50 -0600

snmp (3.5-1) unstable; urgency=low

  * New upstream version.
  * Add libsnmp3.5 and libsnmp3.5-dev packages (Bug#16557).
  * Explicitly link libsnmp.so.* with -lc (Bug#18315).
  * Add restart|reload|force-reload support to init.d script
    (Bug#17118).

 -- David Engel <david@sw.ods.com>  Wed, 18 Feb 1998 12:00:00 -0500

snmp (3.4-2) unstable; urgency=low

  * Enable full dumping of debug packets.
  * Change /etc/snmpd.conf to mode 600.

 -- David Engel <david@sw.ods.com>  Mon,  8 Dec 1997 13:43:41 -0600

snmp (3.4-1) unstable; urgency=low

  * Updated to new upstream version.
  * Fixes Bug#9855, Bug#11161 and Bug#11688.

 -- David Engel <david@sw.ods.com>  Thu,  7 Aug 1997 16:44:00 -0500

snmp (3.3-2) unstable; urgency=low

  * Built with libc6.
  * Updated init.d script messages to current standards.

 -- David Engel <david@sw.ods.com>  Tue, 13 May 1997 20:40:37 -0500

snmp (3.3-1) unstable; urgency=low

  * Updated to new upstream version.

 -- David Engel <david@sw.ods.com>  Mon, 31 Mar 1997 19:13:44 -0600

snmp (3.2-2) unstable; urgency=low

  * Converted to new packaging standards.
  * Removed development files.  They may be reappear in a
    -dev package sometime in the future.

 -- David Engel <david@debian.org>  Wed, 19 Feb 1997 20:53:07 -0600
