ubuntu/+source/net-snmp:applied/debian/buster

Last commit made on 2021-02-06
Get this branch:
git clone -b applied/debian/buster https://git.launchpad.net/ubuntu/+source/net-snmp
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/buster
Repository:
lp:ubuntu/+source/net-snmp

Recent commits

e5a823b... by Craig Small

5.7.3+dfsg-5+deb10u2 (patches applied)

Imported using git-ubuntu import.

c9489db... by Craig Small

Add a couple of optional flags to the "extend" config

Gbp-Pq: snmpd_cachetime_exectype.

f1513c0... by Craig Small

snmpd, snmptrapd: Disallow to change the user / group

Gbp-Pq: snmp_snmptrapd_disallow_user_change.

7315b91... by Craig Small

snmpd: Stop reading and writing the mib_indexes/* files

Gbp-Pq: snmpd_stop_mib_indexes_files.

e9231bc... by Craig Small

snmpd.conf.5 cannot extend EXTEND

Gbp-Pq: snmpd_conf_5_ro_extend.

aab4b00... by Craig Small

snmpd, snmptrapd: Introduce the netsnmp_set_agent_{user,group}_id() functions

Gbp-Pq: netsnmp_set_agent_user_group.

3ba3692... by Craig Small

NET_SNMP_EXTEND-MIB readonly by default

Gbp-Pq: extend_mib_readonly.

4754b29... by Craig Small

snmptrapd: compile against mariadb 10.2+

Gbp-Pq: snmptrapd_mysql_init.

1b9d7bb... by Craig Small

CHANGES: BUG: 2743: snmpd crashes when receiving a GetNext PDU with

Gbp-Pq: CVE-2018-18065.patch.

8266c22... by Craig Small

Correct snmpwalk args in snmpcheck

Gbp-Pq: snmpwalk_args_in_snmpcheck.