Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-net-snmp | Distribution: SUSE Linux Enterprise 15 |
Version: 5.7.3 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 8.24 | Build date: Sun May 5 05:02:16 2019 |
Group: Development/Libraries/Python | Build host: centriq6 |
Size: 130662 | Source RPM: net-snmp-5.7.3-8.24.src.rpm |
Packager: https://www.suse.com/ | |
Url: http://sourceforge.net/projects/net-snmp | |
Summary: The Python 3 'netsnmp' module for the Net-SNMP |
The 'netsnmp' module provides a full featured, tri-lingual SNMP (SNMPv3, SNMPv2c, SNMPv1) client API. The 'netsnmp' module internals rely on the Net-SNMP toolkit library.
BSD-3-Clause AND MIT
* Mon Jun 18 2018 kukuk@suse.de - Create /var/agentx via systemd tmpfiles in case of rollback, snapshots and transactional updates [bsc#1098032] * Wed Apr 18 2018 tchvatal@suse.com - Fix permissions on unit files wrt bsc#1087977 - Use %license (boo#1082318) * Mon Apr 16 2018 abergmann@suse.com - Remove executable flags from systemd service files (bsc#1089295). * Fri Feb 02 2018 jengelh@inai.de - Fix RPM group for shlib subpackage. * Wed Jan 24 2018 tchvatal@suse.com - Properly conditionalize the py2 build * Wed Jan 24 2018 tchvatal@suse.com - Add patch from Fedora to support natively systemd: * net-snmp-5.7.2-systemd.patch - Drop the check phase as whole 90% of the tests fail it makes more sense to run them somewhere localy * Mon Jan 22 2018 tchvatal@suse.com - Take systemd service files from fedora to replace sysV scripts - Also convert the sysconfig files to match fedora ones, they get bit more terse but it works seamlessly with systemd * Fri Jan 19 2018 tchvatal@suse.com - Format with spec-cleaner - Drop sle11 support as it fails to build anyway for ages - Rename python packages to be python-%{name} with obsoletes * Use new singlespec macros * Add patch converting the py files to python3/2 compat mode net-snmp-python3.patch - Run full autoreconf instead of partial - Build with threads by building few targets first * Mon Dec 11 2017 dimstar@opensuse.org - Add net-snmp-5.7.3-modern-rpm-api.patch: Supprt modern RPM (>= 4.6) API. In RPM 4.14, the RPM 4.4 compatibility APIs are being removed. * Thu Nov 23 2017 rbrown@suse.com - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) * Tue Jun 13 2017 daniel.molkentin@suse.com - Fix build with OpenSSL 1.1 (bsc#1042664): + Add net-snmp-5.7.3-build-with-openssl-1.1.patch, cumulated squash-patch from the following upstream commits: bbed6b86e70b5a3c54f14992696f2308a8d79511 14bb72fd12bf5b68662893f7d8afbc4a8d52a6c8 9641b472ef01208f92631016e91b0a4a518163f0 e4c6937483d4a680570cec05388d2e4b291868a6 b906c60c8a436d7360267a6d242526b33a9aaac8 * Sat May 21 2016 dimstar@opensuse.org - Fix build with perl 5.24.0: + Add net-snmp-5.7.3-Fix-Makefile.PL.patch: Fix build system recursiely loading Makefile.Pl and destroying its internas. See https://rt.perl.org/Public/Bug/Display.html?id=125907 + net-snmp-5.7.3-Remove-U64-typedef.patch: The U64 typedef conflicts with a typedef in a Perl header file. Hence remove the U64 typedef from the Net-SNMP header files. Backported from upstream commit 477b4307ef1. * Tue Mar 15 2016 abergmann@suse.com - make snmpd and snmptrapd log message destination configurable for syslog or a dedicated log file. (bsc#695677) - make snmpd and snmptrapd listening address(es) configurable via the sysconfig file. * Mon Feb 15 2016 astieger@suse.com - fix build with GNU grep 2.23, use grep -a to force text matching * Thu Sep 03 2015 meissner@suse.com - reenabled md5 and des, as some tools build against it and need the methods :( * Thu Aug 13 2015 abergmann@suse.com - added net-snmp-5.7.3-fix-snmp_pdu_parse-incomplete.patch: to fix an incompletely initialized vulnerability within the snmp_pdu_parse() function of snmp_api.c. (bnc#940188, CVE-2015-5621) * Mon Aug 03 2015 meissner@suse.com - Disable MD5 authentication method, disable DES support (if something breaks, tell me) * Wed Jul 22 2015 jengelh@inai.de - Request pkgconfig(libssl) instead of openssl-devel to support using LibreSSL as well. * Tue Jul 14 2015 abergmann@suse.com - update to upstream version 5.7.3 - remove patch that is now present in the upstream release: * net-snmp-5.7.2-fix-snmptrapd-remote-denial-of-service.patch - rename patches to new version number 5.7.3: delete: * net-snmp-5.7.2-fix-snmpd-crashing-when-an-agentx-disconnects.patch * net-snmp-5.7.2-net-snmp-config-headercheck.patch * net-snmp-5.7.2-perl-tk-warning.patch * net-snmp-5.7.2-pie.patch * net-snmp-5.7.2-socket-path.patch * net-snmp-5.7.2-testing-empty-arptable.patch * net-snmp-5.7.2-velocity-mib.patch add: * net-snmp-5.7.3-fix-snmpd-crashing-when-an-agentx-disconnects.patch * net-snmp-5.7.3-net-snmp-config-headercheck.patch * net-snmp-5.7.3-perl-tk-warning.patch * net-snmp-5.7.3-pie.patch * net-snmp-5.7.3-socket-path.patch * net-snmp-5.7.3-testing-empty-arptable.patch * net-snmp-5.7.3-velocity-mib.patch - add build requirement 'procps' to fix a net-snmp-config error (bsc#935863) - enable DTLS and TLS support (FATE#318789) new binary 'snmptls' was added - add support for hostname netgroups (FATE#316305) '@hostgroup' can be specified for multiple hosts * net-snmp-5.7.3-netgroups.patch - suppress network statistics output in snmpstatus (FATE#316289) '-Sn' don't print any info about the network '-Si' don't print the operational status of network interfaces * net-snmp-5.7.3-snmpstatus-suppress-output.patch * Sun Nov 30 2014 cobexer@gmail.com - also stop snmptrapd on removal
/usr/lib64/python3.6/site-packages/netsnmp /usr/lib64/python3.6/site-packages/netsnmp/__init__.py /usr/lib64/python3.6/site-packages/netsnmp/__pycache__ /usr/lib64/python3.6/site-packages/netsnmp/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/netsnmp/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/netsnmp/__pycache__/client.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/netsnmp/__pycache__/client.cpython-36.pyc /usr/lib64/python3.6/site-packages/netsnmp/client.py /usr/lib64/python3.6/site-packages/netsnmp/client_intf.cpython-36m-aarch64-linux-gnu.so /usr/lib64/python3.6/site-packages/netsnmp/tests /usr/lib64/python3.6/site-packages/netsnmp/tests/__init__.py /usr/lib64/python3.6/site-packages/netsnmp/tests/__pycache__ /usr/lib64/python3.6/site-packages/netsnmp/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/netsnmp/tests/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/netsnmp/tests/__pycache__/test.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/netsnmp/tests/__pycache__/test.cpython-36.pyc /usr/lib64/python3.6/site-packages/netsnmp/tests/test.py /usr/lib64/python3.6/site-packages/netsnmp_python-1.0a1-py3.6.egg-info /usr/lib64/python3.6/site-packages/netsnmp_python-1.0a1-py3.6.egg-info/PKG-INFO /usr/lib64/python3.6/site-packages/netsnmp_python-1.0a1-py3.6.egg-info/SOURCES.txt /usr/lib64/python3.6/site-packages/netsnmp_python-1.0a1-py3.6.egg-info/dependency_links.txt /usr/lib64/python3.6/site-packages/netsnmp_python-1.0a1-py3.6.egg-info/top_level.txt /usr/share/doc/packages/python3-net-snmp /usr/share/doc/packages/python3-net-snmp/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:54:43 2024