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

Last commit made on 2020-08-07
Get this branch:
git clone -b applied/ubuntu/groovy-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/groovy-proposed
Repository:
lp:ubuntu/+source/net-snmp

Recent commits

0925fb4... by Sergio Durigan Junior

5.8+dfsg-5ubuntu1 (patches applied)

Imported using git-ubuntu import.

1be8cd3... by Sergio Durigan Junior

HOST-MIB, hr_filesys: Fix Check_HR_FileSys_AutoFs()

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

782a201... by Sergio Durigan Junior

HOST-MIB: Fix a recently introduced bug

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

eaa5ff0... by Sergio Durigan Junior

HOST-MIB: Skip autofs entries

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

86173ea... by Sergio Durigan Junior

apps/snmptrapd_sql: Fix build against MySQL 8

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

b3d4301... by Sergio Durigan Junior

[PATCH] Link libnetsnmptrapd against MYSQL_LIBS

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

2c886ee... by Sergio Durigan Junior

snmpd.conf.5 cannot extend EXTEND

Gbp-Pq: snmpd_conf_5_ro_extend.

318d2d2... by Sergio Durigan Junior

snmpd: Stop reading and writing the mib_indexes/* files

Gbp-Pq: snmpd_stop_mib_indexes_files.

06ee530... by Sergio Durigan Junior

snmpd, snmptrapd: Disallow to change the user / group

Gbp-Pq: snmp_snmptrapd_disallow_user_change.

1cfe8e3... by Sergio Durigan Junior

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

Gbp-Pq: netsnmp_set_agent_user_group.