summaryrefslogtreecommitdiff
path: root/net/net-snmp/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-05-27 10:55:24 +0000
committeradam <adam@pkgsrc.org>2011-05-27 10:55:24 +0000
commit9ee9c25d82955074bbdcc38a56c3aada3e85d79d (patch)
treefad7c32b7932d543644efe83e908d735289d38b4 /net/net-snmp/PLIST
parent1e40d776bf23a73cf6caede64a2c8716e4b7e1b3 (diff)
downloadpkgsrc-9ee9c25d82955074bbdcc38a56c3aada3e85d79d.tar.gz
Changes 5.6.1.1:
* OID Typedef Bug Fix: The oid typedef was changed in 5.6.1 to an u_int32 from a u_long. This broke binary compatibility and likely 3rd-party code. 5.6.1.1 reverts this change and fixes an underlying OID printing problem in two agent modules that caused someone to change the typedef in the first place. Changes 5.6.1: * General: - The DTLS and TLS transports and the TSM security model are no longer "beta" (they've undergone rigorous interoperability testing). - Many Bug Fixes (see the CHANGES and ChangeLog files for full details) * snmpd: - 0 Patch 3141462: from fenner: fix agentx subagent issues with multiple-object requests - Patch from Niels to fix VACM persistant storage. Changes 5.6: * all: - Implemented the SNMP over TLS and SNMP over DTLS protocols [RFC-to-be] - Implemented the "Transport Security Model" [RFC5591] - Generic host-specific configuration .conf files are now read. - Include statements can now be used in .conf files. * snmpd: - Fix handling of multiple matching VACM entries. (Use the "best" match, rather than the first one). Reported by Adam Lewis. Note that this could potentially affect the behaviour of existing access control configurations. - Agent will no longer call table handlers if a set request for the handler has invalid indexes - table_data/tdata next handler will not be called during get processing if no valid rows are found for the handler - [PATCH 2952708]: Added Perl implementation of BRIDGE-MIB - moved all functions defined in libnetsnmphelpers to libnetsnmpagent. libnetsnmphelpers is now an empty library. - Implemented the TSM-MIB and the TLSTM-MIB - new API for indicating that persistent store needs to be saved after the current request finishes processing - [PATCH 2931446]: make the load averages writable. * apps: - A new tool 'net-snmp-cert' that easily creates and manages X.509 certificates for use with the SNMP over (D)TLS protocols. - Added an 'agentxtrap' command to send notifications via AgentX - -T command line flag can be used to pass configuration directly to transports that can accept configuration tokens - A new 'snmptls' command for manipulating the agent's TLS configuration * snmplib: - A more modular transport subsystem that allows third party extensions and dependencies for code reuse. - New transport functions: f_config, f_open, f_copy and f_setup_session - Transports can now specify session defaults - [PATCH 2942940]: Add a new function, netsnmp_parse_args, that is like snmp_parse_args but takes an additional bitmask, flags, to affect the behaviour. Also remove the magic handling of some application names. - A new X.509 certificate API for indexing and reading certificates - new experimental row creation API which uses a state machine to try really hard to create a row from a given varbind list - netsnmp_container enhancements: - added a free_item function - added a CONTAINER_FREE_ALL macro/function - added an interface for duplicating a container (CONTAINER_DUP) - added a remove function to container_iterators - added an ability to set options on binary_array containers - new snmp token logOption allows specifying log destinations via configuration conf files - A very significant reduction in compiler warning output - new experimental simple state machine handling API
Diffstat (limited to 'net/net-snmp/PLIST')
-rw-r--r--net/net-snmp/PLIST111
1 files changed, 56 insertions, 55 deletions
diff --git a/net/net-snmp/PLIST b/net/net-snmp/PLIST
index 707b34d595d..5e523480cef 100644
--- a/net/net-snmp/PLIST
+++ b/net/net-snmp/PLIST
@@ -1,10 +1,14 @@
-@comment $NetBSD: PLIST,v 1.20 2010/07/20 08:33:44 adam Exp $
+@comment $NetBSD: PLIST,v 1.21 2011/05/27 10:55:24 adam Exp $
+bin/agentxtrap
bin/encode_keychange
bin/fixproc
bin/ipf-mod.pl
bin/mib2c
bin/mib2c-update
+bin/net-snmp-cert
bin/net-snmp-config
+bin/net-snmp-create-v3-user
+bin/snmp-bridge-mib
bin/snmpbulkget
bin/snmpbulkwalk
bin/snmpcheck
@@ -32,6 +36,7 @@ include/net-snmp/agent/agent_index.h
include/net-snmp/agent/agent_module_config.h
include/net-snmp/agent/agent_read_config.h
include/net-snmp/agent/agent_registry.h
+include/net-snmp/agent/agent_sysORTable.h
include/net-snmp/agent/agent_trap.h
include/net-snmp/agent/all_helpers.h
include/net-snmp/agent/auto_nlist.h
@@ -57,9 +62,11 @@ include/net-snmp/agent/scalar_group.h
include/net-snmp/agent/serialize.h
include/net-snmp/agent/set_helper.h
include/net-snmp/agent/snmp_agent.h
+include/net-snmp/agent/snmp_get_statistic.h
include/net-snmp/agent/snmp_vars.h
include/net-snmp/agent/stash_cache.h
include/net-snmp/agent/stash_to_next.h
+include/net-snmp/agent/sysORTable.h
include/net-snmp/agent/table.h
include/net-snmp/agent/table_array.h
include/net-snmp/agent/table_container.h
@@ -75,6 +82,7 @@ include/net-snmp/definitions.h
include/net-snmp/library/README
include/net-snmp/library/asn1.h
include/net-snmp/library/callback.h
+include/net-snmp/library/cert_util.h
include/net-snmp/library/check_varbind.h
include/net-snmp/library/cmu_compat.h
include/net-snmp/library/container.h
@@ -84,27 +92,37 @@ include/net-snmp/library/container_list_ssll.h
include/net-snmp/library/container_null.h
include/net-snmp/library/data_list.h
include/net-snmp/library/default_store.h
+include/net-snmp/library/dir_utils.h
include/net-snmp/library/factory.h
include/net-snmp/library/fd_event_manager.h
include/net-snmp/library/file_utils.h
include/net-snmp/library/getopt.h
include/net-snmp/library/int64.h
include/net-snmp/library/keytools.h
+include/net-snmp/library/large_fd_set.h
include/net-snmp/library/lcd_time.h
include/net-snmp/library/md5.h
include/net-snmp/library/mib.h
include/net-snmp/library/mt_support.h
+include/net-snmp/library/oid.h
include/net-snmp/library/oid_stash.h
include/net-snmp/library/parse.h
include/net-snmp/library/read_config.h
include/net-snmp/library/scapi.h
include/net-snmp/library/snmp-tc.h
include/net-snmp/library/snmp.h
+include/net-snmp/library/snmpAliasDomain.h
include/net-snmp/library/snmpCallbackDomain.h
+include/net-snmp/library/snmpIPv4BaseDomain.h
+${PLIST.inet6}include/net-snmp/library/snmpIPv6BaseDomain.h
+include/net-snmp/library/snmpSocketBaseDomain.h
+include/net-snmp/library/snmpTCPBaseDomain.h
include/net-snmp/library/snmpTCPDomain.h
${PLIST.inet6}include/net-snmp/library/snmpTCPIPv6Domain.h
+include/net-snmp/library/snmpUDPBaseDomain.h
include/net-snmp/library/snmpUDPDomain.h
${PLIST.inet6}include/net-snmp/library/snmpUDPIPv6Domain.h
+include/net-snmp/library/snmpUDPIPv4BaseDomain.h
include/net-snmp/library/snmpUnixDomain.h
include/net-snmp/library/snmp_alarm.h
include/net-snmp/library/snmp_api.h
@@ -125,6 +143,7 @@ include/net-snmp/library/system.h
include/net-snmp/library/text_utils.h
include/net-snmp/library/tools.h
include/net-snmp/library/transform_oids.h
+include/net-snmp/library/types.h
include/net-snmp/library/ucd_compat.h
include/net-snmp/library/vacm.h
include/net-snmp/library/winpipe.h
@@ -144,6 +163,7 @@ include/net-snmp/system/bsdi3.h
include/net-snmp/system/bsdi4.h
include/net-snmp/system/cygwin.h
include/net-snmp/system/darwin.h
+include/net-snmp/system/darwin10.h
include/net-snmp/system/darwin7.h
include/net-snmp/system/darwin8.h
include/net-snmp/system/darwin9.h
@@ -224,11 +244,14 @@ lib/libnetsnmphelpers.la
lib/libnetsnmpmibs.la
lib/libnetsnmptrapd.la
lib/libsnmp.la
+man/man1/agentxtrap.1
man/man1/encode_keychange.1
man/man1/fixproc.1
man/man1/mib2c-update.1
man/man1/mib2c.1
man/man1/net-snmp-config.1
+man/man1/net-snmp-create-v3-user.1
+man/man1/snmp-bridge-mib.1
man/man1/snmpbulkget.1
man/man1/snmpbulkwalk.1
man/man1/snmpcmd.1
@@ -260,87 +283,59 @@ man/man3/fprint_objid.3
man/man3/fprint_value.3
man/man3/fprint_variable.3
man/man3/get_module_node.3
-man/man3/init_mib.3
-man/man3/init_mib_internals.3
-man/man3/mib_api.3
-man/man3/netsnmp_agent.3
-man/man3/netsnmp_baby_steps.3
-man/man3/netsnmp_bulk_to_next.3
-man/man3/netsnmp_cache_handler.3
-man/man3/netsnmp_container.3
-man/man3/netsnmp_debug.3
-man/man3/netsnmp_ds_get_boolean.3
-man/man3/netsnmp_ds_get_int.3
-man/man3/netsnmp_ds_get_string.3
-man/man3/netsnmp_ds_register_config.3
-man/man3/netsnmp_ds_register_premib.3
-man/man3/netsnmp_ds_set_boolean.3
-man/man3/netsnmp_ds_set_int.3
-man/man3/netsnmp_ds_set_string.3
-man/man3/netsnmp_ds_shutdown.3
-man/man3/netsnmp_example_scalar_int.3
-man/man3/netsnmp_handler.3
-man/man3/netsnmp_instance.3
-man/man3/netsnmp_iterator_info_s.3
-man/man3/netsnmp_leaf.3
-man/man3/netsnmp_library.3
-man/man3/netsnmp_mib_handler_methods.3
-man/man3/netsnmp_mib_utilities.3
-man/man3/netsnmp_mode_end_call.3
-man/man3/netsnmp_multiplexer.3
-man/man3/netsnmp_old_api.3
-man/man3/netsnmp_read_only.3
-man/man3/netsnmp_row_merge.3
-man/man3/netsnmp_scalar.3
-man/man3/netsnmp_scalar_group_group.3
-man/man3/netsnmp_serialize.3
-man/man3/netsnmp_stash_cache.3
-man/man3/netsnmp_table.3
-man/man3/netsnmp_table_array.3
-man/man3/netsnmp_table_data.3
-man/man3/netsnmp_table_dataset.3
-man/man3/netsnmp_table_iterator.3
-man/man3/netsnmp_utilities.3
-man/man3/netsnmp_watcher.3
+man/man3/netsnmp_agent_api.3
+man/man3/netsnmp_config_api.3
+man/man3/netsnmp_init_mib.3
+man/man3/netsnmp_mib_api.3
+man/man3/netsnmp_pdu_api.3
+man/man3/netsnmp_read_module.3
+man/man3/netsnmp_sess_api.3
+man/man3/netsnmp_session_api.3
+man/man3/netsnmp_trap_api.3
+man/man3/netsnmp_varbind_api.3
man/man3/print_description.3
man/man3/print_mib.3
man/man3/print_objid.3
man/man3/print_value.3
man/man3/print_variable.3
man/man3/read_all_mibs.3
-man/man3/read_config.3
man/man3/read_config_print_usage.3
man/man3/read_configs.3
man/man3/read_mib.3
-man/man3/read_module.3
-man/man3/read_module_node.3
man/man3/read_objid.3
man/man3/read_premib_configs.3
man/man3/register_app_config_handler.3
-man/man3/register_app_premib_handler.3
+man/man3/register_app_prenetsnmp_mib_handler.3
man/man3/register_config_handler.3
+man/man3/register_const_config_handler.3
man/man3/register_mib_handlers.3
-man/man3/register_premib_handler.3
+man/man3/register_prenetsnmp_mib_handler.3
man/man3/send_easy_trap.3
man/man3/send_trap_vars.3
man/man3/send_v2trap.3
man/man3/shutdown_mib.3
-man/man3/snmp_agent_api.3
+man/man3/snmp_add_null_var.3
man/man3/snmp_alarm.3
man/man3/snmp_alarm_register.3
man/man3/snmp_alarm_register_hr.3
man/man3/snmp_alarm_unregister.3
-man/man3/snmp_api.3
man/man3/snmp_api_errstring.3
+man/man3/snmp_clone_pdu.3
+man/man3/snmp_clone_varbind.3
man/man3/snmp_close.3
man/man3/snmp_error.3
+man/man3/snmp_fix_pdu.3
man/man3/snmp_free_pdu.3
+man/man3/snmp_free_var.3
+man/man3/snmp_free_varbind.3
man/man3/snmp_open.3
+man/man3/snmp_parse_oid.3
+man/man3/snmp_pdu_add_variable.3
+man/man3/snmp_pdu_create.3
man/man3/snmp_perror.3
man/man3/snmp_read.3
man/man3/snmp_select_info.3
man/man3/snmp_send.3
-man/man3/snmp_sess_api.3
man/man3/snmp_sess_async_send.3
man/man3/snmp_sess_close.3
man/man3/snmp_sess_error.3
@@ -352,16 +347,20 @@ man/man3/snmp_sess_select_info.3
man/man3/snmp_sess_send.3
man/man3/snmp_sess_session.3
man/man3/snmp_sess_timeout.3
+man/man3/snmp_set_mib_errors.3
man/man3/snmp_set_mib_warnings.3
man/man3/snmp_set_save_descriptions.3
+man/man3/snmp_set_var_objid.3
+man/man3/snmp_set_var_typed_integer.3
+man/man3/snmp_set_var_typed_value.3
+man/man3/snmp_set_var_value.3
man/man3/snmp_timeout.3
-man/man3/snmp_trap_api.3
+man/man3/snmp_varlist_add_variable.3
+man/man3/snprint_description.3
man/man3/snprint_objid.3
man/man3/snprint_value.3
man/man3/snprint_variable.3
-man/man3/sprint_realloc_objid.3
-man/man3/sprint_realloc_value.3
-man/man3/sprint_realloc_variable.3
+man/man3/unregister_all_config_handlers.3
man/man3/unregister_app_config_handler.3
man/man3/unregister_config_handler.3
man/man5/mib2c.conf.5
@@ -463,9 +462,11 @@ share/snmp/mib2c.mfd.conf
share/snmp/mib2c.notify.conf
share/snmp/mib2c.old-api.conf
share/snmp/mib2c.perl.conf
+share/snmp/mib2c.raw-table.conf
share/snmp/mib2c.scalar.conf
share/snmp/mib2c.table_data.conf
share/snmp/mibs/AGENTX-MIB.txt
+share/snmp/mibs/BRIDGE-MIB.txt
share/snmp/mibs/DISMAN-EVENT-MIB.txt
share/snmp/mibs/DISMAN-SCHEDULE-MIB.txt
share/snmp/mibs/DISMAN-SCRIPT-MIB.txt