Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pysnmp to v4.4.12 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link

This PR contains the following updates:

Package Update Change
pysnmp (source) patch ==4.4.8 -> ==4.4.12

Release Notes

lextudio/pysnmp (pysnmp)

v4.4.12

Compare Source

  • Fixed broken SNMPv3 msgFlag initialization on authoritative SNMP
    engine ID discovery. This bug causes secure communication with peer
    SNMP engines to stall at SNMP engine ID discovery procedure.

v4.4.11

Compare Source

  • Added SNMPv3 USM master and localized keys support to LCD configuration
  • Improved initial and runtime USM debugging
  • Fixed a bug in USM configuration which did not allow the same user names
    to be added under different security names

v4.4.10

Compare Source

  • 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.

v4.4.9

Compare Source

  • Made MIB loader ignoring file and directory access errors
  • Added missing SNMP PDU error classes and their handling in Command Responder
  • Fixed crash on MIB load failure in case of directory access error
  • Fixed socket transparency option (IPV6_TRANSPARENT) to make IPv6
    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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ee1c9f849d384febb2b4072f180dffe7

stf-crc-ocp_414-local_build RETRY_LIMIT in 25m 50s
✔️ stf-crc-ocp_416-local_build SUCCESS in 36m 17s
stf-crc-ocp_414-local_build-index_deploy RETRY_LIMIT in 25m 36s
✔️ stf-crc-ocp_416-local_build-index_deploy SUCCESS in 48m 57s
stf-crc-ocp_414-nightly_bundles-index_deploy RETRY_LIMIT in 26m 01s
✔️ stf-crc-ocp_416-nightly_bundles-index_deploy SUCCESS in 38m 46s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants