1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361
|
libsnmp-session-perl (1.16-1) unstable; urgency=medium
* New upstream version 1.16.
* 01_Socket6_import and 03_Socket6-inet_ntop now incorporated upstream.
* Update to Standards-Version 4.6.2 (no changes).
* debian/watch: upstream now uses github tags.
-- Roland Rosenfeld <roland@debian.org> Fri, 16 Jun 2023 09:06:20 +0200
libsnmp-session-perl (1.14~git20221124T101957-1) unstable; urgency=medium
* New upstream GIT snapshot f2d2bae.
* Change d/watch to use timestamp instead of git hash in version.
-- Roland Rosenfeld <roland@debian.org> Sat, 26 Nov 2022 13:01:42 +0100
libsnmp-session-perl (1.14~git20201002.0dedded-3) unstable; urgency=medium
[ Roland Rosenfeld ]
* Tag package Multi-Arch: Foreign.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 12:39:59 +0000
libsnmp-session-perl (1.14~git20201002.0dedded-2) unstable; urgency=medium
[ Roland Rosenfeld ]
* Update to Standards-Version 4.6.1 (no changes).
* debian/control: update Build-Depends for cross builds.
* Work around reproducible build problems with faketime and quilt.
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ libsnmp-session-perl: Drop versioned constraint on mrtg in Breaks.
-- Roland Rosenfeld <roland@debian.org> Sat, 08 Oct 2022 15:49:44 +0200
libsnmp-session-perl (1.14~git20201002.0dedded-1) unstable; urgency=medium
[ Roland Rosenfeld ]
* New upstream version (git commit).
* This incorporates the following patches: 04_manpage_spelling,
05_utf8_manpage, 06_BER_whatis, and 07_nolatin1.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit, Repository.
[ Roland Rosenfeld ]
* Update standards version to 4.5.1, no changes needed.
* Rename gitlab-ci.yml to salsa-ci.yml.
* 07_nolatin1: Remove 0xA0 from security.html to avoid national-encoding
warning.
* Upgrade to debhelper v13.
* Add Forwarded:-headers to most patches.
-- Roland Rosenfeld <roland@debian.org> Sun, 29 Nov 2020 21:18:24 +0100
libsnmp-session-perl (1.14~git20130523.186a005-5) unstable; urgency=medium
[ gregor herrmann ]
* Drop override_dh_compress. debhelper in compat level 12 doesn't
compress examples anymore, and no "html" files get compressed.
[ Roland Rosenfeld ]
* d/gitlab-ci.yml stripped down using pipline-jobs.yml
* Update standards version to 4.4.1, no changes needed.
* Set debhelper-compat version in Build-Depends.
* Add upstream metadata.
* Remove outdated comment from debian/watch.
* Add debian/tests/pkg-perl/use-name pointing to SNMP_Session.
-- Roland Rosenfeld <roland@debian.org> Sun, 08 Dec 2019 20:21:15 +0100
libsnmp-session-perl (1.14~git20130523.186a005-4) unstable; urgency=medium
* Upgrade to Standards-Version 4.3.0 (Declare Rules-Requires-Root: no).
* Upgrade to debhelper v12.
* Add salsa CI pipeline in debian/gitlab-ci.yml.
* Add buildlog to gitlab-ci test pipeline.
-- Roland Rosenfeld <roland@debian.org> Sun, 27 Jan 2019 12:07:12 +0100
libsnmp-session-perl (1.14~git20130523.186a005-3) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Roland Rosenfeld ]
* Add debian/watch which looks for upstream github commits.
* Update debhelper to v11.
* Build-Depend on perl.
* Upgrade to Standards-Version 4.1.4 (no changes).
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
-- Roland Rosenfeld <roland@debian.org> Sun, 29 Apr 2018 13:34:34 +0200
libsnmp-session-perl (1.14~git20130523.186a005-2) unstable; urgency=medium
* Depend on libnet-snmp-perl, which is used in Net_SNMP_util.pm.
-- Roland Rosenfeld <roland@debian.org> Thu, 07 Dec 2017 10:04:15 +0100
libsnmp-session-perl (1.14~git20130523.186a005-1) unstable; urgency=medium
[ Roland Rosenfeld ]
* New upstream version 1.14 from github. Since there are no official
releases or tags, this is just the last version as of 2013-05-23.
* Adapt all patches to new version.
* This now contains Net_SNMP_util.pm, so this breaks mrtg << 2.17.4-4.1.
* 04_manpage_spelling: Fix some typos in man page.
* 05_utf8_manpage: Remove some UTF-8 char looking like underscore from
man page.
* 06_BER_whatis: Add whois entry to BER(3pm) man page.
* Fix some more perl path locations in examples.
* Install some more HTML documentation.
[ Damyan Ivanov ]
* change Priority from 'extra' to 'optional'
* declare conformance with Policy 4.1.2
-- Roland Rosenfeld <roland@debian.org> Wed, 06 Dec 2017 17:25:24 +0100
libsnmp-session-perl (1.13-2) unstable; urgency=medium
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza). Changed: Maintainer set to Debian Perl Group
<pkg-perl-maintainers@lists.alioth.debian.org> (was: Jochen
Friedrich <jochen@scram.de>); Roland Rosenfeld <roland@debian.org>
moved to Uploaders.
* Switch to dpkg-source 3.0 (quilt) format.
* Update debian/copyright to DEP5 format.
* Include complete Artistic 2.0 license into debian/copyright.
* Update to debhelper 10 and dh based debian/rules.
* Run wrap-and-sort.
* 02_remoteimages: Remove external IMG tags from HTML documentation to
avoid security breach.
* Bump Standards-Version to 4.1.0.
* Add autopkgtest-pkg-perl.
* Change Homepage to github (old site no longer available) (Closes: #712766)
* Change Conflicts mrtg to Breaks.
* 03_Socket6-inet_ntop: Add inet_ntop into import statement
(Closes: #781126).
* Disable debian/watch, since there are no releases, but only a github
repository without tags or releases.
-- Roland Rosenfeld <roland@debian.org> Wed, 23 Aug 2017 00:32:39 +0200
libsnmp-session-perl (1.13-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "Warnings from SNMP_Session.pm":
apply modified patch from upstream bug tracker at
https://code.google.com/p/snmp-session/issues/detail?id=5
(Closes: #628804)
Thanks also to Geoff Crompton who came up with the same patch.
This should also fix mrtg's #629331.
-- gregor herrmann <gregoa@debian.org> Sat, 18 May 2013 13:06:58 +0200
libsnmp-session-perl (1.13-1) unstable; urgency=low
* New upstream release
o SNMP_util.pm:
- Parse OIDs in NOTIFICATION-TYPE names. Change by Mike
Mitchell/jaccobs.
o SNMP_Session.pm:
- Fixed the optional socket-reuse code to handle IPv4 and IPv6 sockets
separately.
* Bumped Standards version to 3.8.3 (no changes).
* Changed watch file to point to google code.
-- Jochen Friedrich <jochen@scram.de> Wed, 14 Oct 2009 13:44:47 +0200
libsnmp-session-perl (1.12-1) unstable; urgency=low
* New upstream release
o SNMP_util.pm:
- Rewritten MIB parsing code from Mike Mitchell.
o SNMP_Session.pm:
- Upgraded to Artistic License 2.0 upon a suggestion from Tom Callaway.
* Bumped standards version to 3.7.3.
* Added homepage tag to control.
-- Jochen Friedrich <jochen@scram.de> Tue, 01 Apr 2008 16:35:35 +0200
libsnmp-session-perl (1.11-1) unstable; urgency=low
* New upstream release
o SNMP_util.pm:
- Improvement to loop detection in snmpwalk. Should cope with more
broken agents. Change by Mike Mitchell.
-- Jochen Friedrich <jochen@scram.de> Mon, 12 Nov 2007 17:28:38 +0100
libsnmp-session-perl (1.10-1) unstable; urgency=low
* New upstream release
o SNMP_Session.pm:
- Mike Fischer reported that on some systems, notably Linux, recv() may
block even though a preceding select() for readability has returned
successfully. Once condition where this can happen is when a UDP checksum
on an incoming datagram doesn't verify. To avoid our library from
blocking in this case, we have to pass MSG_DONTWAIT to recv(). This
behaviour is selected by a new optional argument to receive_response_3,
and used by request_response_5.
o SNMP_util.pm:
- Fix from Mike Mitchell for parsing qualified symbolic OIDs.
* Update Standards-Version to 3.7.2
* Fix lintian warning: debian-rules-ignores-make-clean-error
* Fix lintian error: clean-should-be-satisfied-by-build-depends
-- Jochen Friedrich <jochen@scram.de> Wed, 01 Aug 2007 19:16:11 +0200
libsnmp-session-perl (1.08-1) unstable; urgency=low
* New upstream release
o SNMP_Session.pm:
- Fixed a bug in the SNMPv2c version of map_table_start_end that would
cause errors when the $end argument is actually being used. Thanks to Jan
van Keulen for submitting the patch.
-- Jochen Friedrich <jochen@scram.de> Mon, 19 Dec 2005 16:32:36 +0100
libsnmp-session-perl (1.07-1) unstable; urgency=low
* New upstream release
o SNMP_Session.pm:
- Fixed strict subs error with newer versions of Perl.
Thanks to Gerry Dalton for spotting this.
* Really updated watch file.
-- Jochen Friedrich <jochen@scram.de> Sat, 30 Oct 2004 13:49:35 +0200
libsnmp-session-perl (1.06-1) unstable; urgency=low
* New upstream release
o SNMP_Session.pm:
- Decode_trap_request now understands SNMPv2 inform requests in addition to
SNMPv1 traps and SNMPv2 traps. Contributed by Andrew Cornford-Matheson.
* Updated watch file.
-- Jochen Friedrich <jochen@scram.de> Thu, 9 Sep 2004 23:57:54 +0200
libsnmp-session-perl (1.05-1) unstable; urgency=low
* New upstream release
o SNMP_util.pm:
- The subroutines snmpget, snmpgetnext and snmpset will now detect when
they are called in scalar context, and return only the first (and
typically the only) of the retrieved values in this case.
o BER.pm:
- Internal restructuring: The new (BER.pm 1.02) pretty-printer
registration method is now used for most standard SNMP types, too.
-- Jochen Friedrich <jochen@scram.de> Sat, 31 Jul 2004 09:27:08 +0200
libsnmp-session-perl (1.03-1) unstable; urgency=low
* New upstream release
o SNMP_util.pm:
- Added a missing part of Mike Mitchell pretty-printer
registration patch.
- snmpwalkhash now takes an additional optional argument that should be a
reference to a hash. If used, snmpwalkhash will insert the retrieved
values into that hash.
o BER.pm:
- Additional decoders (``pretty printers'') can now be registered
and unregistered for type codes using the register_pretty_printer and
unregister_pretty_printer subroutines. Implemented by Mike Mitchell.
- Corrected encoding of large integer-like values.
- Properly parse the variant length format in integers. Thanks to Milen
Pavlov for pointing out this bug. Also, decoding should be slightly
more efficient in general, because one substr() operation per (sub-)
object has been eliminated.
-- Jochen Friedrich <jochen@scram.de> Sat, 3 Jul 2004 17:59:44 +0200
libsnmp-session-perl (1.00-1) unstable; urgency=low
* New upstream release
o Added Luc Pauwels' implementation of the use_16bit_request_ids option.i
Some SMC devices seem to require this.
o Improved request ID generation so that avoid_negative_request_ids
is always obeyed.
o Added Gauge32 support to snmpset. Thanks to Christopher J. Tengi for
the idea. Mike Mitchell provided new code that supports all known types.
o Portability fix in IPv6 support.
o Support encoding of OIDs containing multiple quoted strings.
* Added debian/watch file
-- Jochen Friedrich <jochen@scram.de> Wed, 25 Feb 2004 23:40:18 +0100
libsnmp-session-perl (0.97-2) unstable; urgency=low
* Removed unnecessary extra files.
* Removed debian/dirs.
* Fixed section according to perl policy.
-- Jochen Friedrich <jochen@scram.de> Wed, 10 Sep 2003 17:26:15 +0200
libsnmp-session-perl (0.97-1) unstable; urgency=low
* New upstream release
- Added support for TimeTicks values in snmpset.
- Exported $SNMP_Session::default_avoid_negative_request_ids.
- IPv6 support.
* New maintainer (Closes: #201362)
* Bumped policy up to 3.6.1
* Set debhelper compat level to 4. Set Build-Depends to >=4.
* Included changes of Non Maintainer Upload. Thanks to
Paul Slootman <paul@debian.org>.
-- Jochen Friedrich <jochen@scram.de> Sun, 7 Sep 2003 09:57:38 +0200
libsnmp-session-perl (0.95-0.1) unstable; urgency=low
* NMU
* New upstream release, needed for latest mrtg.
* Install into /usr/share/perl5 instead of /usr/lib/perl5.
* Updated copyright file.
* Removed explicit depends on perl 5.00xx
* Changed Build-Depends into Build-Depends-Indep.
-- Paul Slootman <paul@debian.org> Fri, 16 May 2003 11:14:02 +0200
libsnmp-session-perl (0.90-1) unstable; urgency=low
* New upstream release (Closes: #127414).
-- Michael-John Turner <mj@debian.org> Sat, 5 Jan 2002 17:18:59 +0200
libsnmp-session-perl (0.86-1) unstable; urgency=low
* New upstream release.
-- Michael-John Turner <mj@debian.org> Sat, 9 Jun 2001 20:51:07 +0200
libsnmp-session-perl (0.83-1) unstable; urgency=low
* New upstream release.
-- Michael-John Turner <mj@debian.org> Sun, 14 Jan 2001 15:27:02 +0200
libsnmp-session-perl (0.80-1) unstable; urgency=low
* New upstream release (Closes: #76531).
-- Michael-John Turner <mj@debian.org> Thu, 9 Nov 2000 20:56:07 +0200
libsnmp-session-perl (0.79-1) unstable; urgency=low
* New upstream release.
-- Michael-John Turner <mj@debian.org> Fri, 20 Oct 2000 23:21:39 +0200
libsnmp-session-perl (0.75-1) unstable; urgency=low
* Initial Release.
-- Michael-John Turner <mj@debian.org> Wed, 15 Sep 1999 14:27:09 +0200
|