~kierank/ubuntu/+source/net-snmp:applied/ubuntu/disco

Last commit made on 2019-02-06
Get this branch:
git clone -b applied/ubuntu/disco https://git.launchpad.net/~kierank/ubuntu/+source/net-snmp
Only Kieran Kunhya can upload to this branch. If you are Kieran Kunhya please log in for upload directions.

Branch merges

Branch information

Name:
applied/ubuntu/disco
Repository:
lp:~kierank/ubuntu/+source/net-snmp

Recent commits

d339974... by Andreas Hasenack

5.7.3+dfsg-5ubuntu1 (patches applied)

Imported using git-ubuntu import.

b7ea9cc... by Andreas Hasenack

use mysql_options() is {my_,}load_defaultS() is not available

Gbp-Pq: mysql-options.patch.

dfcfceb... by Andreas Hasenack

mysql: detect which init to use: mysql_init, MY_INIT, or my_init

Gbp-Pq: mysql-init.patch.

151c4ff... by Andreas Hasenack

detect if my_global.h and my_sys.h are available

Gbp-Pq: mysql8-headers.patch.

3d9574f... by Andreas Hasenack

Use my_load_defaults if available

Gbp-Pq: my-load-defaults.patch.

a08b556... by Andreas Hasenack

replace my_bool with char since the former was dropped in mysql8

Gbp-Pq: mysql8-replace-bool.patch.

5f36cad... by Andreas Hasenack

[PATCH] Link libnetsnmptrapd against MYSQL_LIBS

Gbp-Pq: 0001-Link-libnetsnmptrapd-against-MYSQL_LIBS.patch.

bd6fb32... by Andreas Hasenack

[PATCH] swinst_apt.c: Fix indexing of hrSWInstalledTable to start

Gbp-Pq: 0001-swinst_apt.c-Fix-indexing-of-hrSWInstalledTable-to-s.patch.

d9bc7ad... by Andreas Hasenack

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

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

dd52b71... by Andreas Hasenack

Correct snmpwalk args in snmpcheck

Gbp-Pq: snmpwalk_args_in_snmpcheck.