lp:ubuntu/precise/libsnmp-session-perl

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/libsnmp-session-perl
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

9. By Ryan Finnie

Eliminate "Subroutine redefined" warnings by not re-importing
Socket6 (LP: #946067)

8. By Jochen Friedrich

* 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.

7. By Jochen Friedrich

* 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.

6. By Jochen Friedrich

* New upstream release
 o SNMP_util.pm:
  - Improvement to loop detection in snmpwalk. Should cope with more
    broken agents. Change by Mike Mitchell.

5. By Jochen Friedrich

* 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

4. By Jochen Friedrich

* 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.

3. By Jochen Friedrich

* 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.

2. By Michael-John Turner <email address hidden>

New upstream release (Closes: #127414).

1. By Michael-John Turner <email address hidden>

Import upstream version 0.90

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/libsnmp-session-perl
This branch contains Public information 
Everyone can see this information.

Subscribers