Overview

Request 720117 accepted

- Update to version 4.4.10
* Reworked VACM access control function. Most important changes include:

+ Added subtree match negation support (vacmViewTreeFamilyType)
+ Added subtree family mask support (vacmViewTreeFamilyMask)
+ Added prefix content name matching support (vacmAccessContextMatch)
+ Added key VACM tables caching for better `isAccessAllowed` lookup
performance

One potential incompatibility may be caused by the `addContext()` call
which now needs to be made explicitly during low-level VACM configuration
rather than be a side effect of `addVacmAccess()` call.

* Rebased MIB importing code onto `importlib` because `imp` is long
deprecated
* Received MIB objects resolution made more forgiving to errors, added
optional `ignoreErrors` parameter to `ObjectType.resolveWithMib()` to
control that behaviour.
* Fixed asyncore main loop to respect non-default timer resolution
* Fixed `.setTimerResolution()` behaviour of abstract main loop dispatcher
to update call intervals of the existing periodic dispatcher jobs
* Fixed `var-bindings` initialization to prevent pyasn1 encoder failures
with newer pyasn1 versions where `SequenceOf` type looses its default
initializer.
* Fixed crash on uninitialized component serialization left out in
SNMP v1 TRAP PDU to SNMPv2/3 TRAP PDU proxy translation routine.

Request History
Martin Hauke's avatar

mnhauke created request

- Update to version 4.4.10
* Reworked VACM access control function. Most important changes include:

+ Added subtree match negation support (vacmViewTreeFamilyType)
+ Added subtree family mask support (vacmViewTreeFamilyMask)
+ Added prefix content name matching support (vacmAccessContextMatch)
+ Added key VACM tables caching for better `isAccessAllowed` lookup
performance

One potential incompatibility may be caused by the `addContext()` call
which now needs to be made explicitly during low-level VACM configuration
rather than be a side effect of `addVacmAccess()` call.

* Rebased MIB importing code onto `importlib` because `imp` is long
deprecated
* Received MIB objects resolution made more forgiving to errors, added
optional `ignoreErrors` parameter to `ObjectType.resolveWithMib()` to
control that behaviour.
* Fixed asyncore main loop to respect non-default timer resolution
* Fixed `.setTimerResolution()` behaviour of abstract main loop dispatcher
to update call intervals of the existing periodic dispatcher jobs
* Fixed `var-bindings` initialization to prevent pyasn1 encoder failures
with newer pyasn1 versions where `SequenceOf` type looses its default
initializer.
* Fixed crash on uninitialized component serialization left out in
SNMP v1 TRAP PDU to SNMPv2/3 TRAP PDU proxy translation routine.


Tomáš Chvátal's avatar

scarabeus_iv accepted request

openSUSE Build Service is sponsored by