| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libsnmp25 | Distribution: openSUSE 11.4 |
| Version: 5.6.1 | Vendor: openSUSE |
| Release: 4.29.1 | Build date: Thu Mar 22 06:57:08 2012 |
| Group: Productivity/Networking/Other | Build host: build22 |
| Size: 3639272 | Source RPM: net-snmp-5.6.1-4.29.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://sourceforge.net/projects/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.
Authors:
--------
Wes Hardaker <hardaker@users.sourceforge.net>
BSD-3-Clause ; MIT
* Tue Mar 20 2012 lchiquitto@suse.com
- fix agent crash when reloading a subagent (AgentX) during a query
(bnc#670789)
* Tue Mar 20 2012 lchiquitto@suse.com
- logrotate: use "reload" instead of "try-restart" to avoid an
unnecessary stop/start cycle in the agent (bnc#707636)
* Tue Mar 20 2012 lchiquitto@suse.com
- fix logging option in snmptrapd init script (bnc#712174)
- small fixes to snmpd and snmptrapd init scripts:
- if $SNMPD_LOGLEVEL is not defined, use LOG_NOTICE instead of
LOG_DEBUG
- improve messages printed and service description
- write snmptrapd logs to /var/log/net-snmpd.log
* Tue Mar 20 2012 lchiquitto@suse.com
- add VxFS, ReiserFS and OCFS2 to the list of known file systems
(bnc#715199)
* Mon Jul 04 2011 lchiquitto@novell.com
- add JFS and XFS to the list of known file systems (bnc#687327,
bnc#702640)
* Tue Jan 04 2011 lchiquitto@novell.com
- fix libsnmp version in baselibs.conf
* Tue Jan 04 2011 lchiquitto@novell.com
- update to version 5.6.1:
new features and lots of bug fixes
- update upstream patches from branch V5-6-patches to 20110104
- remove patches that are no longer needed:
net-snmp-5.6.0-ethtool-speed.patch
* Tue Nov 30 2010 lchiquitto@novell.com
- remove /var/adm/perl-modules/net-snmp from the Perl module
* Mon Nov 29 2010 lchiquitto@novell.com
- update upstream patches from branch V5-6-patches to 20101129
- spec file cleanup: upstream uses -fno-strict-aliasing by default
now
- remove patches that are no longer needed:
net-snmp-5.5.0-rpmdb-h-detect.patch
net-snmp-5.6.0-vendorperl.patch
* Wed Nov 03 2010 lchiquitto@novell.com
- if-mib: add support for more speeds with ethtool (bnc#650558)
* Mon Nov 01 2010 lchiquitto@novell.com
- update upstream patches from branch V5-6-patches to 20101101,
fixing a segmentation fault on shutdown (bnc#650282)
* Wed Oct 27 2010 lchiquitto@novell.com
- enable new implementation of hrStorage and hrFilesys to fix
persistent indexes in FS and Storage tables (bnc#648364)
* Thu Oct 21 2010 lchiquitto@novell.com
- update upstream patches from branch V5-6-patches to 20101021
* Tue Oct 19 2010 lchiquitto@novell.com
- update to version 5.6:
new features and lots of bug fixes
- refresh and rename patches to apply cleanly after update:
net-snmp-5.6.0-pie.patch
net-snmp-5.6.0-vendorperl.patch
net-snmp-5.6.0-net-snmp-config-headercheck.patch
* Tue Aug 03 2010 lchiquitto@novell.com
- update upstream patches from branch V5-5-patches to 20100803
* Mon Jul 19 2010 lchiquitto@novell.com
- change default log level from DEBUG to NOTICE (bnc#623497)
* Fri Jul 16 2010 lchiquitto@novell.com
- spec file cleanup: remove old backward compatibility scripts
* Thu Jun 03 2010 lchiquitto@novell.com
- update upstream patches from branch V5-5-patches to 20100602:
fixed potential buffer overflow in parsing OIDs in config files
* Mon May 31 2010 lchiquitto@novell.com
- update upstream patches from branch V5-5-patches to 20100531
- add net-snmp-5.5.0-rpmdb-h-detect.patch:
workaround for autoconf failing to detect rpm/rpmdb.h
- remove patches that are no longer needed:
net-snmp-5.5.0-use-lmsensors-v3.patch
* Fri Apr 30 2010 lchiquitto@novell.com
- create /var/run/agentx during startup to support systems that
mount /var/run as tmpfs
* Wed Apr 28 2010 lchiquitto@novell.com
- update libsnmp package name to reflect the library version we
are currently shipping
- remove patches that are obsolete:
net-snmp-5.4.rc2-versinfo.diff
net-snmp-5.4.2_snmpconf-selinux.patch
- refresh all patches to apply as "-p1"
- spec file cleanup: remove conditionals to build on unsupported
versions of the distribution
* Wed Apr 28 2010 lchiquitto@novell.com
- update upstream patches from branch V5-5-patches to 20100428
* Mon Apr 05 2010 lchiquitto@novell.com
- add net-snmp-5.5.0_upstream-20100405.patch:
merge all patches committed to upstream branch V5-5-patches
- remove patches that are now upstream:
net-snmp-5.4.2_audit.patch
net-snmp-5.5.0_autoconf.patch
net-snmp-5.4.2_overflow.patch
net-snmp-5.4.2.1-rpm4.7.patch
net-snmp-5.5.0_gcc45.patch
* Fri Mar 05 2010 lchiquitto@novell.com
- Fix strncat properly (from Andreas Jaeger)
* Mon Mar 01 2010 aj@suse.de
- Fix code errors found by gcc 4.5
* Wed Feb 03 2010 jdelvare@suse.de
- build for libsensors4 instead of libsensors3
* Mon Feb 01 2010 jengelh@medozas.de
- remove sparcv9-specific baselib exceptions (not needed)
* Tue Jan 19 2010 lchiquitto@novell.com
- remove net-snmp-5.4.1.2-rmon-mib-revised_3.patch from sources
(upstream since 5.5)
- refresh net-snmp-5.5.0_autoconf.patch
- spec file cleanup: update package description
* Tue Dec 22 2009 lchiquitto@novell.com
- update to version 5.5:
new features and lots of bug fixes, including:
- fix hrSWRunPath for processes other than init (bnc#486270)
- remove patches that are now upstream:
Add-Default-Router-Table-support.patch
Add-ICMP-Statistics-Tables-support.patch
Add-IPv6-Scope-Zone-Index.patch
Add-IPv6-support-on-Internet-Address-Translation-Tab.patch
Fix-for-IPv6-Interface-Table.patch
Fix-for-Internet-Address-Prefix-Table.patch
Fix-for-Internet-Address-Table.patch
Fix-for-tcpConnnectionTable-tcpListenerTable-udpEn.patch
Improve-IP-Statistics-tables.patch
net-snmp-5.3.0.1_trap-agent-addr_v2.patch
net-snmp-5.4.1.2-etherlike-mib-revised_4.patch
net-snmp-5.4.x_embedded_perl_error_message.patch
* Sat Dec 19 2009 jengelh@medozas.de
- add baselibs.conf as a source
- add baselib defs for SPARC
* Sun Aug 30 2009 aj@suse.de
- Fix build with rpm 4.7 (net-snmp-5.4.2.1-rpm4.7.patch)
* Wed Aug 26 2009 mls@suse.de
- make patch0 usage consistent
/usr/lib64/libnetsnmp.so.25 /usr/lib64/libnetsnmp.so.25.0.1 /usr/lib64/libnetsnmpagent.so.25 /usr/lib64/libnetsnmpagent.so.25.0.1 /usr/lib64/libnetsnmphelpers.so.25 /usr/lib64/libnetsnmphelpers.so.25.0.1 /usr/lib64/libnetsnmpmibs.so.25 /usr/lib64/libnetsnmpmibs.so.25.0.1 /usr/lib64/libnetsnmptrapd.so.25 /usr/lib64/libnetsnmptrapd.so.25.0.1 /usr/lib64/libsnmp.so.25 /usr/lib64/libsnmp.so.25.0.1
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 04:16:35 2013