Déjà ça commence bien...
Je souhaite utiliser la commande snmpwalk sur le port 3401 (squid).
Mais ou est donc passé l'option -p sur la nouvelle version 5.4.1 ???
snmpwalk -h
USAGE: snmpwalk [OPTIONS] AGENT [OID]
Version: 5.4.1
Web: http://www.net-snmp.org/
Email: net-snm...@lists.sourceforge.net
OPTIONS:
-h, --help display this help message
-H display configuration file directives understood
-v 1|2c|3 specifies SNMP version to use
-V, --version display package version number
SNMP Version 1 or 2c specific
-c COMMUNITY set the community string
SNMP Version 3 specific
-a PROTOCOL set authentication protocol (MD5|SHA)
-A PASSPHRASE set authentication protocol pass phrase
-e ENGINE-ID set security engine ID (e.g. 800000020109840301)
-E ENGINE-ID set context engine ID (e.g. 800000020109840301)
-l LEVEL set security level (noAuthNoPriv|authNoPriv|
authPriv)
-n CONTEXT set context name (e.g. bridge1)
-u USER-NAME set security name (e.g. bert)
-x PROTOCOL set privacy protocol (DES|AES)
-X PASSPHRASE set privacy protocol pass phrase
-Z BOOTS,TIME set destination engine boots/time
General communication options
-r RETRIES set the number of retries
-t TIMEOUT set the request timeout (in seconds)
Debugging
-d dump input/output packets in hexadecimal
-D TOKEN[,...] turn on debugging output for the specified TOKENs
(ALL gives extremely verbose debugging output)
General options
-m MIB[:...] load given list of MIBs (ALL loads everything)
-M DIR[:...] look in given list of directories for MIBs
-P MIBOPTS Toggle various defaults controlling MIB parsing:
u: allow the use of underlines in MIB symbols
c: disallow the use of "--" to terminate
comments
d: save the DESCRIPTIONs of the MIB objects
e: disable errors when MIB symbols conflict
w: enable warnings when MIB symbols conflict
W: enable detailed warnings when MIB symbols
conflict
R: replace MIB symbols from latest module
-O OUTOPTS Toggle various defaults controlling output
display:
0: print leading 0 for single-digit hex
characters
a: print all strings in ascii format
b: do not break OID indexes down
e: print enums numerically
E: escape quotes in string indices
f: print full OIDs on output
n: print OIDs numerically
q: quick print for easier parsing
Q: quick print with equal-signs
s: print only last symbolic element of OID
S: print MIB module-id plus last element
t: print timeticks unparsed as numeric integers
T: print human-readable text along with hex
strings
u: print OIDs using UCD-style prefix
suppression
U: don't print units
v: print values only (not OID = value)
x: print all strings in hex format
X: extended index format
-I INOPTS Toggle various defaults controlling input parsing:
b: do best/regex matching to find a MIB node
h: don't apply DISPLAY-HINTs
r: do not check values for range/type legality
R: do random access to OID labels
u: top-level OIDs must have '.' prefix (UCD-
style)
s SUFFIX: Append all textual OIDs with SUFFIX
before parsing
S PREFIX: Prepend all textual OIDs with PREFIX
before parsing
-L LOGOPTS Toggle various defaults controlling logging:
e: log to standard error
o: log to standard output
n: don't log at all
f file: log to the specified file
s facility: log to syslog (via the specified
facility)
(variants)
[EON] pri: log to standard error, output or /
dev/null for level 'pri' and above
[EON] p1-p2: log to standard error, output or /
dev/null for levels 'p1' to 'p2'
[FS] pri token: log to file/syslog for level
'pri' and above
[FS] p1-p2 token: log to file/syslog for
levels 'p1' to 'p2'
-C APPOPTS Set various application specific behaviours:
p: print the number of variables found
i: include given OID in the search range
I: don't include the given OID, even if no
results are returned
c: do not check returned OIDs are increasing
t: Display wall-clock time to complete the
request
Cherche ��-p�� dans le ChangeLog, c'est le meilleur moyen d'avoir la r�ponse
� ce genre de question.
une autre idée ?
net-snmp (5.4.1~dfsg-12ubuntu7) karmic; urgency=low
* debian/patches/99-fix-ubuntu-div0.patch: Fix division by zero.
(LP: #426813).
-- Chuck Short <zul...@ubuntu.com> Mon, 28 Sep 2009 14:02:16 -0400
net-snmp (5.4.1~dfsg-12ubuntu6) karmic; urgency=low
* debian/patches/101-fix-ipalias.patch : Fix flooding syslog -
Syslog fills with hundreds of these errors if you have a network
interface, e.g. eth2, with no IP address, but you have an alias,
e.g. eth2:1, that does have an IP address (and netmask).
(LP: #270713)
* debian/patches/103-fix-ubuntu-lmsensors.patch: Point to the right
place for /etc/sensors3.conf. (LP: #192745)
-- Chuck Short <zul...@ubuntu.com> Mon, 14 Sep 2009 12:19:41 -0400
net-snmp (5.4.1~dfsg-12ubuntu5) karmic; urgency=low
* debian/patches/99-fix-perl-counter-in-subagent.patch: Fix for
Counter64 in
perl subagent. (LP: #406171)
-- Chuck Short <zul...@ubuntu.com> Fri, 04 Sep 2009 12:10:01 -0500
net-snmp (5.4.1~dfsg-12ubuntu4) karmic; urgency=low
* debian/patches/99-fix-net-snmp-syslog.patch: Fixes "invalid syslog
facility".
(LP: #369577)
-- Chuck Short <zul...@ubuntu.com> Wed, 24 Jun 2009 14:44:51 -0400
net-snmp (5.4.1~dfsg-12ubuntu3) jaunty; urgency=low
* No-change rebuild to fix lpia shared library dependencies.
-- Colin Watson <cjwa...@ubuntu.com> Thu, 19 Mar 2009 13:00:18 +0000
net-snmp (5.4.1~dfsg-12ubuntu2) jaunty; urgency=low
* Python 2.6 transition, debian/rules (LP: #338556):
- Include /usr/share/python/python.mk.
- Use py_sitename and py_setup_install_args macros to install all
python
stuffs in the right places (/usr/lib/python*/*-packages/) and
rebuild.
-- Alessio Treglia <quadr...@ubuntu.com> Thu, 12 Mar 2009 00:38:57
+0100
net-snmp (5.4.1~dfsg-12ubuntu1) jaunty; urgency=low
* Merge from debian unstable, remaining changes:
- Set Ubuntu maintainer address.
- net-snmp-config: Use bash. LP: #104738)
* Removed multiuser option when calling update-rc.d (LP: #254261).
* debian/patches/52_fix_snmpcmd_1_typo.patch: Adjust a typo in snmpcd.1
(LP: #250459)
* debian/snmp.init: LSBify the snmpd.init script. Add status
notification,
based on initial patch by Gary Coady. (LP: #43575)
-- Chuck Short <zul...@ubuntu.com> Wed, 17 Dec 2008 00:58:14 +0000
net-snmp (5.4.1~dfsg-12) unstable; urgency=high
* Urgency high because of RC bug fix.
* Modify start action so it doesn't fail if the service is already
running.
(Closes: #505237)
* Update Romanian translation (Closes: #505767)
Thanks to Eddy Petrișor <eddy.p...@gmail.com>.
-- Jochen Friedrich <joc...@scram.de> Tue, 16 Dec 2008 15:29:28 +0100
net-snmp (5.4.1~dfsg-11ubuntu1) jaunty; urgency=low
* Merge from debian unstable, remaining changes:
- Set Ubuntu maintainer address.
- net-snmp-config. Use bash (LP: #104738)
* Removed multiuser option when calling update-rc.d (LP: #254261).
* debian/patches/52_fix_snmpcmd_1_typo.patch: Adjust a typo in snmpcd.1
(LP: #250459)
* debian/snmp.init: LSBify the snmpd.init script. Add status
notification,
based on inital patch by Gary Coady. (LP: #43575)
* Dropped debian/patches/51_CVE-2008-0960.patch: Use debian's instead.
* Dropped debian/patches/54_fix_registration_error.patch: Use debian's
instead.
-- Chuck Short <zul...@ubuntu.com> Wed, 05 Nov 2008 02:59:05 +0000
net-snmp (5.4.1~dfsg-11) unstable; urgency=high
* This update fixes the following security issue:
- CVE-2008-4309: A bug in the getbulk handling code could let anyone
with even minimal access crash the agent. (Closes: #504150)
-- Jochen Friedrich <joc...@scram.de> Mon, 03 Nov 2008 17:58:35 +0100
net-snmp (5.4.1~dfsg-10) unstable; urgency=high
* Fix python regression introduced by fix of CVE-2008-2292 (Closes:
#497656)
* Fix xen dom0 problems (Closes: #500717)
-- Jochen Friedrich <joc...@scram.de> Mon, 06 Oct 2008 22:35:57 +0200
net-snmp (5.4.1~dfsg-9) unstable; urgency=low
* Ack NMU (Closes: #485945)
* Updated standards version to 3.8.0 (no changes)
* Update debconf translations:
o sv: Martin Bagge <bro...@bsnet.se> (Closes: #491778)
o ja: Hideki Yamane (Debian-JP) <hen...@debian.or.jp> (Closes:
#494118)
* Add patch to support -g {groupname} (Closes: #441871, #468577,
#485948)
* Add official patch to suppress annoying warning in syslog (Closes:
#493281)
* Fix default stop section in LSB header of start script.
-- Jochen Friedrich <joc...@scram.de> Fri, 29 Aug 2008 18:13:49 +0200
net-snmp (5.4.1~dfsg-8.1) unstable; urgency=high
* Non-maintainer upload by the Security Team.
* This update fixes the following security issue:
- CVE-2008-0960: The authentication code relies on the client
specified
HMAC length which makes it easier for an attacker to match a
correct HMAC
and authentication if a single byte HMAC is supplied (Closes:
#485945)
-- Nico Golde <ni...@debian.org> Thu, 12 Jun 2008 22:22:52 +0200
net-snmp (5.4.1~dfsg-8) unstable; urgency=low
* NACK NMU as the patch broke perl (Closes: #483588)
* Really fix CVE-2008-2292 using two upstream patches (Closes: #482333)
* Update nl translation (Closes: #460587)
* Update patch for support of long interface names to upstream version
-- Jochen Friedrich <joc...@scram.de> Tue, 03 Jun 2008 13:06:57 +0200
net-snmp (5.4.1~dfsg-7.1ubuntu6) intrepid; urgency=low
* debian/snmpd.init: Fix snmpd script error. (LP: #270961)
-- Chuck Short <zul...@ubuntu.com> Mon, 22 Sep 2008 14:18:08 -0400
net-snmp (5.4.1~dfsg-7.1ubuntu5) intrepid; urgency=low
* debian/snmpd.init: LSBify the snmpd.init script. And add status
notification, based on inital patch by Gary Coady. (LP: #43575)
* debian/patches/54_fix_registration_error.patch: Surpresses annoying
registrations in startup. (LP: #200614)
-- Chuck Short <zul...@ubuntu.com> Fri, 12 Sep 2008 13:21:40 -0400
net-snmp (5.4.1~dfsg-7.1ubuntu4) intrepid; urgency=low
* Fix lsb headers in init script: stop in single user mode
(LP: #254261).
-- Mathias Gug <mat...@ubuntu.com> Thu, 21 Aug 2008 23:07:59 -0400
net-snmp (5.4.1~dfsg-7.1ubuntu3) intrepid; urgency=low
[ Salvatore Palma ]
* Add 52_fix_snmpcmd_1_typo.patch patch to adjust a typo in
snmpcmd.1 (LP: #250459).
[ Mathias Gug ]
* Remove multiuser option when calling update-rc.d. (LP: #254261).
-- Mathias Gug <mat...@ubuntu.com> Tue, 12 Aug 2008 23:03:05 -0400
net-snmp (5.4.1~dfsg-7.1ubuntu2) intrepid; urgency=low
* SECURITY UPDATE: HMAC authentication spoofing.
* debian/patches/51_CVE-2008-0960.patch: fixes HMAC authentication
spoofing.
* debian/patches/52_use_right_config_file.patch: Use the right
configuration
file for lmsensors. (LP: #192745)
-- Chuck Short <zul...@ubuntu.com> Mon, 16 Jun 2008 15:47:18 +0000
net-snmp (5.4.1~dfsg-7.1ubuntu1) intrepid; urgency=low
* Merge from debian unstable, remaining changes:
- Set Ubuntu maintainer address.
- net-snmp-config: Use bash. LP: #104738.
- Add missing Replaces: libsnmp9-dev (<< 5.4~dfsg) to
libsnmp-base to avoid file confict on dapper->hardy upgrades.
(LP: #203610)
-- Chuck Short <zul...@ubuntu.com> Tue, 27 May 2008 13:06:56 -0500
net-snmp (5.4.1~dfsg-7.1) unstable; urgency=high
* Non-maintainer upload by the Security Team.
* Fix buffer overflow in the python and perl module (__snprint_value
function)that can be exploited via large OCTETSTRING in an
attribute value pair (AVP) leading to arbitrary code
execution (CVE-2008-2292; Closes: #482333).
-- Nico Golde <ni...@debian.org> Sat, 24 May 2008 13:12:16 +0200
net-snmp (5.4.1~dfsg-7) unstable; urgency=low
* Add some more Conflicts: and Replaces: magic to allow moving
net-snmp-config to libsnmp-base. (Really Closes: #443420, #443396,
#261686)
* Update debhelper to version 6
* Add patch for support of long interface names (Closes: #468260)
Thanks to Jonathan Steinert <deb...@hachi.kuiki.net> for the patch.
* Add upstream patch to avoid a crash on pppoe tunnels (Closes: #451294)
* Convert copyright to UTF-8.
* Fix spelling error in NEWS: deamon -> daemon.
-- Jochen Friedrich <joc...@scram.de> Tue, 29 Apr 2008 18:37:23 +0200
net-snmp (5.4.1~dfsg-6) unstable; urgency=low
* Add Noah Meyerhans as uploader
* Add upstream patch for process regression (Closes: #460050)
* Fix build system for Perl 5.10 (Closes: #463059)
-- Jochen Friedrich <joc...@scram.de> Tue, 29 Jan 2008 14:43:18 +0100
net-snmp (5.4.1~dfsg-5) unstable; urgency=low
* Add upstream changeset 16721:
o snmplib: PATCH: 1806336: fix -LS option parsing (Closes: #444986)
* Add patch from Petr Salinger <Petr.S...@seznam.cz>:
o search nlist() in libkvm. (Closes: #449550)
* Add finish translation from Esko Arajärvi <e...@iki.fi>.
(Closes: #448421).
* Updated standards version to 3.7.3
o Add Homepage tag
o rename XS-Vcs-* to Vcs-*
-- Jochen Friedrich <joc...@scram.de> Fri, 28 Dec 2007 12:43:21 +0100
net-snmp (5.4.1~dfsg-4ubuntu4) hardy; urgency=low
* Add missing Replaces: libsnmp9-dev (<< 5.4~dfsg) to
libsnmp-base to avoid file confict on dapper->hardy upgrades
(LP: #203610)
-- Michael Vogt <michae...@ubuntu.com> Tue, 18 Mar 2008 17:47:13
+0100
net-snmp (5.4.1~dfsg-4ubuntu3) hardy; urgency=low
* Rebuild with recent python-central.
* Set Ubuntu maintainer address.
-- Matthias Klose <do...@ubuntu.com> Mon, 10 Mar 2008 12:46:06 +0000
net-snmp (5.4.1~dfsg-4ubuntu2) hardy; urgency=low
* net-snmp-config: Use bash. LP: #104738.
-- Matthias Klose <do...@ubuntu.com> Wed, 06 Feb 2008 14:45:12 +0000
net-snmp (5.4.1~dfsg-4ubuntu1) hardy; urgency=low
* Merge from debian unstable.
* Remaining Ubuntu changes:
- Remove stop links from rc0 and rc6
- Munge Maintainer field as per spec.
* Ubuntu changes dropped:
- Symlink common files between the packages, CDBS ought to handle that
for us automatically.
* The latest Debian changes has dropped history from the changelog.
Slot in
the Ubuntu changes as best I can.
-- Steve Kowalik <ste...@ubuntu.com> Sat, 08 Dec 2007 14:59:50 +1100
net-snmp (5.4.1~dfsg-4) unstable; urgency=low
* Do it right this time.
-- Jochen Friedrich <joc...@scram.de> Fri, 21 Sep 2007 21:20:30 +0200
net-snmp (5.4.1~dfsg-3) unstable; urgency=low
* Add some Conflicts: and Replaces: magic to allow moving
net-snmp-config to libsnmp-base. (Closes: #443420, #443396, #261686)
-- Jochen Friedrich <joc...@scram.de> Fri, 21 Sep 2007 16:47:48 +0200
net-snmp (5.4.1~dfsg-2) unstable; urgency=low
* Fixed extra MIB patch, so the extra MIBS are really added to the
Debian package.
* Update of GNOME-SMI (fixed a typo in the actual OID)
* Finally move 5.4.1 to unstable (Closes: #441948, #264938, #416965)
* Fixed snmp.install to not include mib2c-update.
* Fixed clean target.
-- Jochen Friedrich <joc...@scram.de> Thu, 20 Sep 2007 16:40:28 +0200
net-snmp (5.4.1~dfsg-1) experimental; urgency=low
* New upstream version
* Remove patches included in new upstream.
* Fix double inclusion of net-snmp-config man page
* Include stuff from 5.3.1-8:
o Rearrange snmpd.postrm to not run deluser twice.
o Add lintian override for false alarm caused by
the Smith review project.
o Add patch to snmptrapd to close its file handles (Closes: #391203)
-- Jochen Friedrich <joc...@scram.de> Thu, 02 Aug 2007 14:43:20 +0200
net-snmp (5.4~dfsg-2) experimental; urgency=low
[ Christian Perrier ]
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. Closes: #426232
* Debconf translation updates:
- Galician. Closes: #426836
- Vietnamese. Closes: #426842
- Czech. Closes: #426864
- Swedish. Closes: #426882
- Basque. Closes: #426933
- Portuguese. Closes: #427065
- Danish. Closes: #427158
- Spanish. Closes: #427377
- German. Closes: #427542
- Russian. Closes: #427820
- Italian. Closes: #428151
- Brazilian Portuguese. Closes: #428885, #428886
- Tamil. Closes: #428969
- French. Closes: #429814
[ Jochen Friedrich ]
* Include stuff from 5.3.1-6:
o Rename dev Package to libsnmp-dev as suggested by Kurt Roeckx
<ku...@roeckx.be> and Steve Langasek <vor...@debian.org>
* Remove old template entry (Closes: #422972)
* Set PATH in init script (Closes: #429442)
-- Jochen Friedrich <joc...@scram.de> Tue, 03 Jul 2007 14:54:00 +0200
net-snmp (5.4~dfsg-1) experimental; urgency=low
[ Jochen Friedrich ]
* New upstream version (Closes: #279670, #412924, #416965)
* Remove official patches from 5.3.1 tree
* Add official patches
o memory leaks in ipAddress and CirdRoute tables (SF #1610155)
o tcp connection table leaks fds (SF #1611524)
* Patch from upstream svn for snmpd.8 man page
* Add python module
[ Thomas Anders ]
* Change makefile patch for 5.4.rc3
* Change docfile patch for 5.4
-- Jochen Friedrich <joc...@scram.de> Fri, 13 Apr 2007 16:16:02 +0200
net-snmp (5.3.1-6ubuntu2) gutsy; urgency=low
* Do not install the upstream changelog in libsnmp10 and libsnmp-base.
* Symlink files common in libsnmp10 and libsnmp-base.
-- Matthias Klose <do...@ubuntu.com> Fri, 05 Oct 2007 14:55:58 +0200
net-snmp (5.3.1-6ubuntu1) gutsy; urgency=low
* Merge from Debian unstable.
* Remaining Ubuntu changes:
- Remove stop links from rc0 and rc6
- Munge Maintainer field as per spec.
-- Steve Kowalik <ste...@ubuntu.com> Wed, 23 May 2007 08:58:46 +1000
net-snmp (5.3.1-5ubuntu1) gutsy; urgency=low
* Merge from Debian unstable.
* Remaining Ubuntu changes:
- Remove stop links from rc0 and rc6
* Munge Maintainer field as per spec.
-- Steve Kowalik <ste...@ubuntu.com> Thu, 10 May 2007 22:20:23 +1000
net-snmp (5.3.1-3) unstable; urgency=low
* Move AgentX socket to RFC location.
* Update pktinfo patch from Jan Andres <jan...@gmx.net>
* Add official patches.
o disabling agentX breaks snmptrapd auth (SF #1527661)
o SNMP.pm gettable() patch (SF #1532044)
o 8 byte IpAddress value for 64bit non-linux systems (SF #1550635)
o memory leaks in ipAddress and CirdRoute tables (SF #1610160)
* Synchronize tree to 5.2.3-7.
o Don't fail postrm on non-existant deluser (Closes: #398540)
o Add German debconf translation (Closes: #397823)
Thanks to Helge Kreutzmann <deb...@helgefjell.de>.
o Add Italian debconf translation (Closes: #398047)
Thanks to Luca Monducci <luc...@tiscali.it>.
o Add patch to hardcode mount table location (Closes: #370132)
o Add Romanian translation (Closes: #403949)
Thanks to stan ioan-eugen <stan....@gmail.com>.
o Update patch from Petr Salinger <Petr.S...@seznam.cz> for
kFreeBSD and Hurd support. (Closes: #402116)
o Fix restart of snmpd (Closes: #402568, #401306)
o Add Spanish translation (Closes: #402685)
Thanks to Javier Fernández-Sanguino Peña <j...@computer.org>
o Add Brazilian Portuguese translation (Closes: #403549)
Thanks to André Luís Lopes" <andr...@debian.org>
o Don't fail postrm on non-existant deluser (Closes: #398540)
o Add LSB section to startup file.
o Add Thomas Anders as co-Maintainer.
o Add missing copyrights to copyright file.
o Fix spelling errors and wrong path names in documentation.
-- Jochen Friedrich <joc...@scram.de> Wed, 11 Apr 2007 13:04:00 +0200
net-snmp (5.3.1-2) experimental; urgency=low
* Add kfreebsd support. Thanks to Petr Salinger
<Petr.S...@seznam.cz> (Closes: #380252)
* Add Russian translation. Thanks to Yuri Kozlov
<kozl...@gmail.com> (Closes: #380300)
* Update Czech translation. Thanks to Miroslav Kure
<ku...@upcase.inf.upol.cz> (Closes: #380528)
-- Jochen Friedrich <joc...@scram.de> Mon, 31 Jul 2006 16:57:13 +0200
net-snmp (5.3.1-1) experimental; urgency=low
* New upstream version (Closes: #358079, #252893)
* Convert build system to cdbs. (Closes: #323074)
* Add patch from Lars Ellenberg to answer with the same
IP address the request was sent to. (Closes: #111263)
* Add patch from Sven Schnelle to prevent duplicate iftable
entries (Closes: #368617)
-- Jochen Friedrich <joc...@scram.de> Wed, 26 Jul 2006 12:08:46 +0200
net-snmp (5.2.3-4ubuntu1) feisty; urgency=low
* Merge from debian unstable, remaining changes:
- remove stop links from rc0 and rc6
-- Scott James Remnant <sc...@ubuntu.com> Tue, 28 Nov 2006 12:29:34
+0000
net-snmp (5.2.2-5ubuntu1) edgy; urgency=low
* Remove stop script symlinks from rc0 and rc6.
-- Scott James Remnant <sc...@ubuntu.com> Fri, 15 Sep 2006 17:32:44
+0100
net-snmp (5.2.2-4) unstable; urgency=low
* Add French translation. Thanks to Thomas Huriaux
<thomas....@gmail.com> (Closes: #357928)
* Add Czech translation. Thanks to Miroslav Kure
<ku...@upcase.inf.upol.cz> (Closes: #358845)
* Add Dutch translation. Thanks to Vincent Zweije
<zwe...@xs4all.nl> (Closes: #360441)
* Add Galician translation. Thanks to Jacobo Tarrio
<jta...@trasno.net> (Closes: #361778)
* Add Portuguese translation. Thanks to Rui Branco
<ru...@debianpt.org> (Closes: #375018)
* Add patch from upstream to correct sysObjectID.
(Closes: #363399, #374065)
* Rearrange snmpd.postrm to not run deluser twice.
* Change build-depends to not depend on automake but on
automake1.9 (Closes: #376561)
* Build with -Wall (Closes: #323074)
* Add patch to make -Z support zero values. Path thanks
to Peder Chr. Norgaard <Peder.Chr...@ericsson.com>
(Closes: #366817)
* Make init script support reloading configuration without
restart. (Closes: #367071)
* Execute dh_fixperm before dh_strip (Closes: #360253)
-- Jochen Friedrich <joc...@scram.de> Tue, 4 Jul 2006 15:23:54 +0200
net-snmp (5.2.2-3) unstable; urgency=low
* Add short description to debconf templates (Closes: #355119)
* Add Danish translation. Thanks to Claus Hindsgaul
<claus.h...@gmail.com> (Closes: #355375)
* Add patch to add m4 directory with extracted net-snmp specific
aclocal definitions. Required to make libtool work correctly
(Closes: #355850, #536123)
-- Jochen Friedrich <joc...@scram.de> Sat, 11 Mar 2006 12:10:10 +0100
net-snmp (5.2.2-2) unstable; urgency=low
* Redo CVS Checkout from alioth (Closes: #354779)
-- Jochen Friedrich <joc...@scram.de> Wed, 01 Mar 2006 20:32:01 +0100
net-snmp (5.2.2-1) unstable; urgency=low
* New upstream release
* Added man page for snmpnetstat53
* Fix typos in man pages. Thanks to Nicolas François
<nicolas....@centraliens.net> (Closes: #326515, #326530,
#326532).
* Fix libsnmp9-dev dependencies. Thanks to Ahmed Baizid
<ah...@baizid.org>
(Closes: #343577).
* Listen on 127.0.0.1 by default and turn off SMUX port in
/etc/defaults/snmpd. (Closes: #294309, #314907, #216108)
* Remove dangling symlinks /etc/doc/snmp[d] -> libsnmp5 which might
eventually be left over from old packages. Thanks to "Mario
'BitKoenig'
Holbe" <Mario...@TU-Ilmenau.DE> (Closes: #336365)
* Run snmpd as snmp user by default (Closes: #275374, #337053)
* Depend and Builddepend libsnmpd9-dev on procps. Thanks to
Peder Chr. Norgaard <Peder.Chr.Norgaard> for pointing this out.
(Closes: #325840)
* Fix man page section mismatch found by lintian.
-- Jochen Friedrich <joc...@scram.de> Wed, 23 Feb 2006 15:05:32 +0100
net-snmp (5.2.1.2-4) unstable; urgency=low
* Version builddep on libssl-dev and rebuild, for openssl transition
Closes: #334010 Thanks to Henrique de Moraes Holschuh
<h...@debian.org>.
-- Jochen Friedrich <joc...@scram.de> Sat, 15 Oct 2005 09:24:26 +0200
net-snmp (5.2.1.2-3) unstable; urgency=low
* Apply official library-version-update-5.2.1.2.patch to clean up the
version mess (Closes: #322500)
* Replace error_snmp6.patch by upstream systemstats-snmp6.patch
* Added upstream inetNetToMedia-01.patch (Closes: #323038)
* Added ipaddress_linux.c-in_len-out_len-type.patch from
Julien BLACHE <jbl...@debian.org> (Closes: #321713)
-- Jochen Friedrich <joc...@scram.de> Mon, 5 Sep 2005 21:19:30 +0200
net-snmp (5.2.1.2-2) unstable; urgency=low
* Don't print error message if ipv6 module is not loaded. (Closes:
#319741)
* Added conflicts against all packages using libsnmp5 due to upstream
changing the binary API without increasing SONAME. See: #322500
-- Jochen Friedrich <joc...@scram.de> Thu, 28 Jul 2005 20:19:09 +0200
net-snmp (5.2.1.2-1) unstable; urgency=low
* New upstream release (Closes: #293902). Contains fix for CAN-2005-2177
* Acknowledge NMU (Closes: #302195, #302386). Many thanks to
Henrique de Moraes Holschuh for his quick action!
* Including ucd-snmp/diskio (Closes: #264938)
* Don't relink libraries (Closes: #243870)
* Link against libsensors on all archs again (Closes: 304103)
* Include fixproc (Closes: #310692)
* Updated standards version to 3.6.2
* Change to patch based build system (Closes: #292412)
* Updated GNOME-SMI.txt
-- Jochen Friedrich <joc...@scram.de> Wed, 20 Jul 2005 21:47:32 +0200
net-snmp (5.1.2-6.1) unstable; urgency=emergency
* NMU (with permission from maintainer)
* debian/rules: clean up libdir in all .la files installed to
/usr/lib, so as to avoid breaking all libtool builds (closes:
#302195).
-- Henrique de Moraes Holschuh <h...@debian.org> Thu, 31 Mar 2005
12:14:11 -0300
net-snmp (5.1.2-6) unstable; urgency=medium
* Backed out the unauthorized MIB changes. lm-sensors updates.
Closes: #274624, Downgrades: #249904
* Fixed debian/fixman to not mangle the man pages (Closes: #273779).
* Fixed snmpset.1 man page. Thanks to
Nicolas François (nicolas....@centraliens.net
(Closes: #274431)
* Fix from CVS for v3 enginetime wrapping problem (Closes: #271543).
* Backed out patch to skip over interfaces without stats.
This might have an impact on #254571, #261701. Should be retested.
-- Jochen Friedrich <joc...@scram.de> Fri, 1 Oct 2004 12:54:23 +0200
net-snmp (5.1.2-5) unstable; urgency=medium
* Commented out remaining MemShared message
Thanks to Johan Thelmén (Really closes: #244721)
* New version of lm-sensors from upstream (Thanks to Mike Slifcak).
lm-sensors is now enabled again on i386.
Closes: #264442, #267691, #249839, #249904, 266270
-- Jochen Friedrich <joc...@scram.de> Thu, 23 Sep 2004 18:45:41 +0200
net-snmp (5.1.2-4) unstable; urgency=medium
* Fix from CVS for scanning 64bit counters from /proc (Closes: #210364)
-- Jochen Friedrich <joc...@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 <joc...@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 <joc...@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 <joc...@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 <joc...@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 <cpr...@cs-home.com> for the patch.
(Closes: #240502)
-- Jochen Friedrich <joc...@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 <joc...@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 <joc...@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 <joc...@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....@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....@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 <joc...@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 <joc...@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 <da...@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 <da...@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
<ju...@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 <ph...@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 <da...@debian.org> Tue, 14 Oct 2003 18:12:36 -0500
net-snmp (5.0.8-1) unstable; urgency=low
* New upstream version.
-- David Engel <da...@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.H...@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 <sche...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@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 <da...@debian.org> Wed, 19 Feb 1997 20:53:07 -0600
*5.0*
New:
Note: the -p and -T flags to all the applications have been
removed. Use hostname strings like "tcp:localhost:9999"
instead. See the snmpcmd manual page for details.
Bye...
Pour r�f�rence (puisque je vois que tu avais trouv�; j'avais pr�alablement
v�rifi� que l'information �tait effectivement trouvable ainsi), ceci est le
ChangeLog du paquet Debian, il r�f�rence les changements dans la mani�re
dont le paquet est packag�. Les changements dans le logiciel lui-m�me y
apparaissent uniquement sous la forme�:
oups, effectivement, c'est bien le changelog du paquet Debian.
Bye.