1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-30 07:28:52 +00:00
community.general/changelogs/fragments
patchback[bot] f92fedcfa0
[PR #11683/5a27cbde backport][stable-12] snmp_facts: update to pysnmp >= 7.1 async API (#11711)
snmp_facts: update to pysnmp >= 7.1 async API (#11683)

* snmp_facts: update to pysnmp >= 7.1 async API

Migrate snmp_facts module from the removed pysnmp oneliner API
(pysnmp.entity.rfc3413.oneliner.cmdgen) to the current async API
(pysnmp.hlapi.v3arch.asyncio).

This fixes compatibility with Python 3.12+ and pysnmp >= 7.1.

Closes #8852

* Continue to support pysnmp 6.2.4

* Correct PR number

* sort imports

* shorter changelog

* move `SNMP_DEFAULT_PORT`

* Add `notes:`

* Become an author

* use `deps.declare`

* add lalten to BOTMETA

(cherry picked from commit 5a27cbdec6)

Co-authored-by: Laurenz <lalten@users.noreply.github.com>
2026-03-30 22:33:30 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
8852-snmp-facts-pysnmp7.yml [PR #11683/5a27cbde backport][stable-12] snmp_facts: update to pysnmp >= 7.1 async API (#11711) 2026-03-30 22:33:30 +02:00
11664-mssql-named-instance-port.yml [PR #11664/d48a0668 backport][stable-12] mssql_*: named instances (#11672) 2026-03-24 07:00:36 +01:00
11681-pacman-root-cachedir-config.yml [PR #11681/e2c06f2d backport][stable-12] pacman: add root, cachedir, and config options (#11684) 2026-03-26 06:47:20 +01:00
11689-composer-create-project-idempotent.yml [PR #11689/a4bba992 backport][stable-12] composer - make create-project idempotent, add force parameter (#11700) 2026-03-27 21:34:35 +01:00
11698-ipa-failed-response.yml [PR #11698/47ef322a backport][stable-12] ipa module utils: detect and fail on errors in API response failed field (#11710) 2026-03-30 21:43:39 +02:00