Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libsnmp45-5.9.5.2-1.3 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: libsnmp45 Distribution: openSUSE Tumbleweed
Version: 5.9.5.2 Vendor: openSUSE
Release: 1.3 Build date: Thu Feb 5 08:03:10 2026
Group: System/Libraries Build host: reproducible
Size: 4098011 Source RPM: net-snmp-5.9.5.2-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/net-snmp/net-snmp
Summary: Shared Libraries from net-snmp
Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c
and SNMP v3 using both IPv4 and IPv6. The suite includes:

* An extensible agent for responding to SNMP queries including built-in
  support for a wide range of MIB information modules
* Command-line applications to retrieve and manipulate information from
  SNMP-capable devices
* A daemon application for receiving SNMP notifications
* A library for developing new SNMP applications, with C and Perl APIs
* A graphical MIB browser.

This package holds the shared libraries from the net-snmp package.

Provides

Requires

License

BSD-3-Clause AND MIT

Changelog

* Thu Feb 05 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Fix dependency on renamed library in baselibs devel package.
* Tue Feb 03 2026 Alexander Bergmann <abergmann@suse.com>
  - Fix devel package libnl3-devel requires (boo#1256695).
  - Update to net-snmp-5.9.5.2.
    snmptrapd:
    - fixed a critical vulnerability triggered by a specially crafted trap
      (bsc#1255491, CVE-2025-68615)
    snmpd:
    - Make UCD-SNMP::dskTable dynamic if includeAllDisks is set.") added
      a verification that drops all filesystems not present in other_fs[]
      table. So add 'ubifs' in other_fs[] to fix it.
    add (rename):
    * net-snmp-5.9.5.2-add-netgroups-functionality.patch
    * net-snmp-5.9.5.2-harden_snmpd.service.patch
    * net-snmp-5.9.5.2-harden_snmptrapd.service.patch
    delete (rename):
    * net-snmp-5.9.4-add-netgroups-functionality.patch
    * net-snmp-5.9.4-harden_snmpd.service.patch
    * net-snmp-5.9.4-harden_snmptrapd.service.patch
* Mon Jun 30 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Use pyproject macros to build and install.
  - Add patch net-snmp-5.9.4-setup.py-basedir-environ.patch:
    * Also use environment variables to set the basedir.
  - Specify directories explicitly in %files.
* Wed Jan 22 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Drop rcFOO symlinks for CODE16 (PED-266).
* Fri Nov 15 2024 Alexander Bergmann <abergmann@suse.com>
  - logrotate should use reload instead of restart (bsc#1232030)
* Fri Oct 20 2023 Thorsten Kukuk <kukuk@suse.com>
  - net-snmp-5.9.4-systemd-no-utmp.patch: prefer systemd-logind over
    utmp to count number of logged in users, utmp is not reliable for
    this and has a Y2038 problem (jsc#PED-3144)
* Tue Oct 17 2023 Alexander Bergmann <abergmann@suse.com>
  - Update to net-snmp-5.9.4 (bsc#1214364).
    add (rename):
    * net-snmp-5.9.4-add-lustre-fs-support.patch
    * net-snmp-5.9.4-fix-create-v3-user-outfile.patch
    * net-snmp-5.9.4-fixed-python2-bindings.patch
    * net-snmp-5.9.4-fix-Makefile.PL.patch
    * net-snmp-5.9.4-modern-rpm-api.patch
    * net-snmp-5.9.4-net-snmp-config-headercheck.patch
    * net-snmp-5.9.4-perl-tk-warning.patch
    * net-snmp-5.9.4-pie.patch
    * net-snmp-5.9.4-snmpstatus-suppress-output.patch
    * net-snmp-5.9.4-socket-path.patch
    * net-snmp-5.9.4-subagent-set-response.patch
    * net-snmp-5.9.4-suse-systemd-service-files.patch
    * net-snmp-5.9.4-testing-empty-arptable.patch
    delete (now part of v5.9.4):
    * net-snmp-5.9.3-disallow_SET_requests_with_NULL_varbind.patch
    * net-snmp-5.9.3-grep.patch
    delete (rename):
    * net-snmp-5.9.1-add-lustre-fs-support.patch
    * net-snmp-5.9.2-fix-create-v3-user-outfile.patch
    * net-snmp-5.9.3-fixed-python2-bindings.patch
    * net-snmp-5.9.1-fix-Makefile.PL.patch
    * net-snmp-5.9.1-modern-rpm-api.patch
    * net-snmp-5.9.1-net-snmp-config-headercheck.patch
    * net-snmp-5.9.1-perl-tk-warning.patch
    * net-snmp-5.9.2-pie.patch
    * net-snmp-5.9.1-snmpstatus-suppress-output.patch
    * net-snmp-5.9.1-socket-path.patch
    * net-snmp-5.9.1-subagent-set-response.patch
    * net-snmp-5.9.1-suse-systemd-service-files.patch
    * net-snmp-5.9.1-testing-empty-arptable.patch
  - Removing legacy MIBs used by Velocity Software (jira#PED-6416).
    delete:
    * net-snmp-5.9.1-velocity-mib.patch
  - Re-add support for hostname netgroups that was removed accidentally and
    previously added with FATE#316305 (bsc#1207697).
    '@hostgroup' can be specified for multiple hosts
    add:
    * net-snmp-5.9.4-add-netgroups-functionality.patch
  - Hardening systemd services setting "ProtectHome=true" caused home directory
    size and allocation to be listed incorrectly (bsc#1206044).
    add (rename):
    * net-snmp-5.9.4-harden_snmpd.service.patch
    * net-snmp-5.9.4-harden_snmptrapd.service.patch
    delete (rename):
    * net-snmp-5.9.1-harden_snmpd.service.patch
    * net-snmp-5.9.1-harden_snmptrapd.service.patch
* Thu Jan 05 2023 Alexander Bergmann <abergmann@suse.com>
  - Fixed NULL pointer exception issue when handling ipDefaultTTL or
    pv6IpForwarding (bsc#1205148, CVE-2022-44793, bsc#1205150, CVE-2022-44792).
    add:
    * net-snmp-5.9.3-disallow_SET_requests_with_NULL_varbind.patch
  - Enable AES-192 and AES-256 privacy protocol (bsc#1206828).
  - Use new MFD rewrites of mib modules, where available.
  - Disable legacy DES encryption and MD5 authentication protocols.
* Mon Oct 03 2022 Andreas Stieger <andreas.stieger@gmx.de>
  - change egrep/fgrep to grep -E/-F to avoid warnings boo#1203096
    add net-snmp-5.9.3-grep.patch
* Tue Sep 27 2022 Alexander Bergmann <abergmann@suse.com>
  - Fixed python2 backward compability.
    add:
    * net-snmp-5.9.3-fixed-python2-bindings.patch

Files

/usr/lib64/libnetsnmp.so.45
/usr/lib64/libnetsnmp.so.45.0.0
/usr/lib64/libnetsnmpagent.so.45
/usr/lib64/libnetsnmpagent.so.45.0.0
/usr/lib64/libnetsnmphelpers.so.45
/usr/lib64/libnetsnmphelpers.so.45.0.0
/usr/lib64/libnetsnmpmibs.so.45
/usr/lib64/libnetsnmpmibs.so.45.0.0
/usr/lib64/libnetsnmptrapd.so.45
/usr/lib64/libnetsnmptrapd.so.45.0.0
/usr/lib64/libsnmp.so.45
/usr/lib64/libsnmp.so.45.0.0
/usr/share/licenses/libsnmp45
/usr/share/licenses/libsnmp45/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 21 22:32:08 2026