Update dependency pysnmp to v4.4.12#31
Closed
red-hat-konflux[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ee1c9f849d384febb2b4072f180dffe7 ❌ stf-crc-ocp_414-local_build RETRY_LIMIT in 25m 50s |
|
Updated to pysnmp==7.1.17 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==4.4.8->==4.4.12Release Notes
lextudio/pysnmp (pysnmp)
v4.4.12Compare Source
msgFlaginitialization on authoritative SNMPengine ID discovery. This bug causes secure communication with peer
SNMP engines to stall at SNMP engine ID discovery procedure.
v4.4.11Compare Source
to be added under different security names
v4.4.10Compare Source
Reworked VACM access control function. Most important changes include:
isAccessAllowedlookupperformance
One potential incompatibility may be caused by the
addContext()callwhich 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
importlibbecauseimpis longdeprecated
Received MIB objects resolution made more forgiving to errors, added
optional
ignoreErrorsparameter toObjectType.resolveWithMib()tocontrol that behaviour.
Fixed asyncore main loop to respect non-default timer resolution
Fixed
.setTimerResolution()behaviour of abstract main loop dispatcherto update call intervals of the existing periodic dispatcher jobs
Fixed
var-bindingsinitialization to prevent pyasn1 encoder failureswith newer pyasn1 versions where
SequenceOftype looses its defaultinitializer.
Fixed crash on uninitialized component serialization left out in
SNMP v1 TRAP PDU to SNMPv2/3 TRAP PDU proxy translation routine.
v4.4.9Compare Source
transparent operation functional
Configuration
📅 Schedule: Branch creation - "after 5am on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
To execute skipped test pipelines write comment
/ok-to-test.This PR has been generated by MintMaker (powered by Renovate Bot).