~kierank/ubuntu/+source/net-snmp:ubuntu/focal

Last commit made on 2020-07-16
Get this branch:
git clone -b ubuntu/focal 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:
ubuntu/focal
Repository:
lp:~kierank/ubuntu/+source/net-snmp

Recent commits

fd28bf7... by Rafael David Tinoco

changelog

236408e... by Rafael David Tinoco

* d/p/lp1871307-log-once-proc-net-if_inet6-failure.patch (LP: #1871307):
  - MIB-II: Only log once that opening /proc/net/if_inet6 failed

cfd713b... by Rafael David Tinoco

update-maintainer

8ac5f06... by Rafael David Tinoco

reconstruct-changelog

0351824... by Rafael David Tinoco

merge-changelogs

9bb5d64... by Rafael David Tinoco

 * d/p/fix-check-hr-filesys-autofs.patch:
   - On Linux getmntent() is available but getfsstat() not.
     Hence remove #if HAVE_GETFSSTAT from around the HRFS_type
     check.

34d1c18... by Rafael David Tinoco

 * Drop:
   - d/p/put-paranthesis-around-macros-which-are-expressions.patch:
     put paranthesis around macros which are expressions. (LP: #1843036)
     [Fixed in 5.8+dfsg-2]

bb74256... by Rafael David Tinoco

 * Skip autofs entries when calling statfs to prevent autofs
   being mounted on snmpd startup (LP: #1835818):
   - d/p/autofs-fix-a-recently-introduced-bug.patch
   - d/p/autofs-skip-autofs-entries.patch

e0c12ec... by Rafael David Tinoco

 * Drop:
   - Skip autofs entries when calling statfs to prevent autofs
     being mounted on snmpd startup (LP: #1835818):
     - d/p/autofs-skip-autofs-entries.patch
     - d/p/autofs-fix-a-recently-introduced-bug.patch
       [Non-upstream patches]

b13f9f0... by Rafael David Tinoco

 * Drop:
   - d/p/mysql-options.patch: use mysql_options if no
     {my_,}load_defaults was found. (LP: #1814270)
     [Fixed in 5.8+dfsg-2]