net-snmp 5.8+dfsg-2ubuntu1 source package in Ubuntu

Changelog

net-snmp (5.8+dfsg-2ubuntu1) focal; urgency=medium

  * Merge with Debian unstable (LP: #1855943). Remaining changes:
    - d/p/fix-check-hr-filesys-autofs.patch (LP #1843036)
    - Skip autofs entries when calling statfs (LP #1835818):
      - d/p/autofs-skip-autofs-entries.patch
      - d/p/autofs-fix-a-recently-introduced-bug.patch
        [Replaced former Non-upstream patches with clean cherry-pick)
    - d/p/mysql8-replace-bool.patch: fix build with mysql-8 (LP 1814270)
    - d/p/Link-libnetsnmptrapd-against-MYSQL_LIBS.patch: Link
      libnetsnmptrapd against MYSQL_LIBS.
    - Add apport hook.
      - d/control: add dh-apport to Build-Depends
      - d/rules: install the apport hook via debhelper
      - d/source.apport: apport hook
  * Dropped patches that are upstream and in Debian 5.8+dfsg-2:
    - d/p/put-paranthesis-around-macros-which-are-expressions.patch
      (LP #1843036)
    - Fix build with mysql-8 (LP #1814270):
      - d/p/mysql-options.patch: use mysql_options if no {my_,}load_defaults
        was found.
      - d/p/mysql-init.patch: handle the various mysql init functions.
      - d/p/mysql8-headers.patch: detect if my_global.h and my_sys.h are
        available.
      - d/p/my-load-defaults.patch: properly detect (and use)
        my_load_defaults().
    - d/p/snmptrapd_mysql_init: no need to drop this patch anymore
      (LP #1814254)
    - d/p/0001-swinst_apt.c-Fix-indexing-of-hrSWInstalledTable-to-s.patch
      (LP #1314760)

net-snmp (5.8+dfsg-2) unstable; urgency=medium

  * All MIB directory values removed and just use the default compile-time
    options, which is usually ok. Admins can add their own environment
    settings or options to change. Closes: #942151
  * Do not do parallel builds Closes: #942284
  * Correct sedscript CPPFLAGS and libnetsnmptrapd LDFLAGS
  * Also use default flags for restart on init scripts

net-snmp (5.8+dfsg-1) unstable; urgency=medium

  * New upstream release
    - snmplib: handle large amount of file descriptors Closes: #754955
    - BUG: 2815 Display UTF-8 characters again Closes: #898399
  * Update to Debian standards 4.3.0
  * Update debhelper to compat 12
  * snmpd/snmptrapd: Log only warning and above. Closes: #792623
  * snmpd/snmptrapd: Systemd unit logs to stdout
  * Build depend on non-versions libsensors Closes: #917444
  * Library soname updated to 35
  * snmpd: Change pidfile mode to 0644 Closes: #528103
  * Remove python modules Closes: #937131
  * Respect defaults for sysvinit Closes: #932775
  * Added snmpping.1 manpage
  * Reduce logging for subcontainer Closes: #684721
  * Do not enable DISMAN events Closes: #823201
  * Update to standards 4.4.1

 -- Rafael David Tinoco <email address hidden>  Fri, 13 Dec 2019 03:27:52 +0000

Upload details

Uploaded by:
Rafael David Tinoco
Sponsored by:
Christian Ehrhardt 
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
net-snmp_5.8+dfsg.orig.tar.xz 3.3 MiB bd398037a56140140adaaf5218aca982fda9909bc755d5f5ea9d6456f45689d0
net-snmp_5.8+dfsg-2ubuntu1.debian.tar.xz 72.2 KiB 0ce7ad44630a50cee1ef9dc13110e590e4c05f723c18c8579c1688202f7964bd
net-snmp_5.8+dfsg-2ubuntu1.dsc 2.9 KiB 2923bf357812f195122048103d76a362c2b15af561741b09ff2c7ee33c3f9d3c

View changes file

Binary packages built by this source

libsnmp-base: SNMP configuration script, MIBs and documentation

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 This package includes documentation and MIBs (Management Information Bases)
 for the SNMP libraries, agents and applications. MIBs contain a formal
 description of the data that can be managed using SNMP and applications.
 .
 NOTE: If you want the OIDs (Object Identifiers) to resolve to their text
 description, you need to activate the non-free repository and install the
 "snmp-mibs-downloader" package.

libsnmp-dev: SNMP (Simple Network Management Protocol) development files

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP development files include the library headers, static
 libraries, net-snmp-config scripts and documentation needed for development
 of custom SNMP applications.

libsnmp-perl: SNMP (Simple Network Management Protocol) Perl5 support

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP Perl5 support files provide the Perl functions for
 integration of SNMP into applications written in Perl.

libsnmp-perl-dbgsym: debug symbols for libsnmp-perl
libsnmp35: SNMP (Simple Network Management Protocol) library

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP library contains common functions for the construction,
 sending, receiving, decoding, and manipulation of the SNMP requests
 and responses.

libsnmp35-dbg: SNMP (Simple Network Management Protocol) library debug

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 This package contains the debug symbols for the Net-SNMP libraries.

snmp: SNMP (Simple Network Management Protocol) applications

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP applications are a collection of command line clients
 for issuing SNMP requests to agents.

snmp-dbgsym: debug symbols for snmp
snmpd: SNMP (Simple Network Management Protocol) agents

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP agent is a daemon which listens for incoming SNMP
 requests from clients and provides responses.

snmpd-dbgsym: debug symbols for snmpd
snmptrapd: Net-SNMP notification receiver

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 snmptrapd is an SNMP application (daemon) that receives and logs SNMP TRAP
 and INFORM messages.

snmptrapd-dbgsym: debug symbols for snmptrapd
tkmib: SNMP (Simple Network Management Protocol) MIB browser

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP MIB (Management Information Base) Browser provides a
 graphical frontend for the Net-SNMP tools. It can be used to browse
 the MIB tree and interactively send requests to SNMP agents.