ubuntu/+source/net-snmp:applied/ubuntu/kinetic-proposed

Last commit made on 2023-03-10
Get this branch:
git clone -b applied/ubuntu/kinetic-proposed 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/ubuntu/kinetic-proposed
Repository:
lp:ubuntu/+source/net-snmp

Recent commits

724a001... by Chengen Du

5.9.3+dfsg-1ubuntu1.4 (patches applied)

Imported using git-ubuntu import.

2e81551... by Chengen Du

apps/snmptrapd_sql: Fix a recently introduced build error

Gbp-Pq: snmptrapd-mysql-fix-build-error.patch.

8ecc6be... by Chengen Du

apps/snmptrap: Fix mysql reconnection after hitting wait_timeout

Gbp-Pq: snmptrapd-mysql-reconnection-after-hitting-wait_timeout.patch.

9c610d0... by Chengen Du

Restore support for DNS names longer than 63 characters

Gbp-Pq: restore-support-for-long-dns-names.patch.

6f3c4bf... by Chengen Du

[PATCH 3/3] Add test for NULL varbind set

Gbp-Pq: CVE-2022-4479x-3.patch.

3e9b8fc... by Chengen Du

[PATCH 2/3] apps: snmpset: allow SET with NULL varbind for testing

Gbp-Pq: CVE-2022-4479x-2.patch.

977575c... by Chengen Du

[PATCH 1/3] snmp_agent: disallow SET with NULL varbind

Gbp-Pq: CVE-2022-4479x-1.patch.

fd1c204... by Chengen Du

includes_fix_national_encoding

No DEP3 Subject or Description header found

Gbp-Pq: includes_fix_national_encoding.

12fe4b0... by Chengen Du

Add libnetsnmpaget link to libnetsnmptrapd

Gbp-Pq: makefile_trap_needs_agent.

69db16b... by Chengen Du

Correct snmptrapd MariaDB includes

Gbp-Pq: snmptrapd_correct_mysql_includes.