ubuntu/+source/net-snmp:applied/ubuntu/eoan-devel

Last commit made on 2019-09-07
Get this branch:
git clone -b applied/ubuntu/eoan-devel 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/eoan-devel
Repository:
lp:ubuntu/+source/net-snmp

Recent commits

3f92cab... by Eric Desrochers

5.7.3+dfsg-5ubuntu5 (patches applied)

Imported using git-ubuntu import.

2362109... by Eric Desrochers

HOST-MIB, hr_filesys: Fix Check_HR_FileSys_AutoFs()

Gbp-Pq: fix-check-hr-filesys-autofs.patch.

4e7eb2e... by Eric Desrochers

fsys.h: put paranthesis around macros which are expressions

Gbp-Pq: put-paranthesis-around-macros-which-are-expressions.patch.

d0bbfa8... by Eric Desrochers

[PATCH] HOST-MIB: Fix a recently introduced bug

Gbp-Pq: autofs-fix-a-recently-introduced-bug.patch.

3c83cc1... by Eric Desrochers

Skip autofs entries when calling statfs

Gbp-Pq: autofs-skip-autofs-entries.patch.

a237990... by Eric Desrochers

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

Gbp-Pq: mysql-options.patch.

4cd50e8... by Eric Desrochers

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

Gbp-Pq: mysql-init.patch.

75f5282... by Eric Desrochers

detect if my_global.h and my_sys.h are available

Gbp-Pq: mysql8-headers.patch.

c71250e... by Eric Desrochers

Use my_load_defaults if available

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

2e54531... by Eric Desrochers

replace my_bool with char since the former was dropped in mysql8

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