Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
pingmib_perl_path | Use perl path directly Original script used /usr/bin/env perl to find the interpreter. This is against Debian policy 10.4 |
Craig Small <csmall@debian.org> | no | 2019-01-05 | ||
02_statistics.patch | Ignore interfaces without statistics | Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2019-02-07 | ||
03_makefiles.patch | Update Makefiles Makefile patch to include libwrap and libsensors libraries and install extra MIB files. |
Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2021-09-20 | ||
05_searchdirs.patch | _searchdirs Makefile patch to include libwrap and libsensors libraries and install extra MIB files. |
Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2015-06-18 | ||
06_extramibs.patch | _extramibs Extra MIB files shipped with Debian. |
Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2015-06-18 | ||
07_docfiles.patch | Document paths Patch documentation files to change paths to Debian specific locations. | Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2019-02-07 | ||
60_libsensors_api.patch | _libsensors_api Patch from Jonathan Nieder <jrnieder@gmail.com> to update lmsensors API to libsensors4. |
Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2015-06-18 | ||
62_add_lib_cflags.patch | Add base-lib-cflags option Add option "--base-lib-cflags" to net-snmp-config. This flag returns options needed to link against libnetsnmp. In particular, no perl specific options are provided. . It was reported in "libsnmp-base: forcing perl headers in net-snmp-config --cflags breaks perl builds" http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502806 |
Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2019-02-07 | ||
64_missing_lib.patch | Add missing libraries to Makefile | Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2019-02-07 | ||
fix_snmpcheck_perl_path.patch | fix_snmpcheck_perl_path | Hideki Yamane <henrich@debian.org> | no | 2015-06-18 | ||
snmptranslate.1.patch | snmptranslate.1 groff errors | Hideki Yamane <henrich@debian.org> | no | 2019-02-07 | ||
fix_spelling_error.patch | Spelling Errors Fix some minor spelling errors in the code | Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2021-09-20 | ||
fix_typo_in_snmpd.conf.patch | fix_typo_in_snmpd.conf | Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2015-06-18 | ||
fix_manpage-has-errors_break_line.patch | Fix man page groff errors | Hideki Yamane <henrich@debian.org> | no | 2019-02-07 | ||
add_rocommunity6.patch | add_rocommunity6 | Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2015-06-18 | ||
fix-request-id-0.patch | fix-request-id-0 | Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2021-09-20 | ||
0026-fix-Bug-785380-incorrect-date-format.patch | fix Bug#785380 incorrect date format | Hideki Yamane <henrich@debian.org> | no | 2016-01-28 | ||
0027-fix-455707-traptoemail-use-FQDN.patch | fix #455707 traptoemail use FQDN | Hideki Yamane <henrich@debian.org> | no | 2016-01-29 | ||
let_perl_access_engineid.diff | Let Perl access EngineID | Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2019-02-07 | ||
fix_perl_bulk_gets.diff | Fix perl bulk gets | Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | |||
do_not_callback_for_failed_reports.diff | Perl - do not callback for failed reports=================================================================== | Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | debian | 2022-05-25 | |
callback_print.diff | callback_print | Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | 2018-03-05 | ||
fix_engineid_reprobe.diff | Fix engineID reprobe Do not probe for engineID when we already know it | Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org> | no | |||
snmpwalk_args_in_snmpcheck | Correct snmpwalk args in snmpcheck snmpcheck used the old command line arguments for snmpwalk giving an error and no data. References: https://bugs.kali.org/view.php?id=4655 |
Craig Small <csmall@debian.org> | no | 2018-07-20 | ||
snmpd_pidfile_mode | Make snmpd pidfile word-readable Almost all pid files are mode 644, including snmptrapd. For some unknown reason, snmpd had mode 0600. Now it has 644 like everyone else. |
Craig Small <csmall@debian.org> | no | debian | 2019-04-30 | |
snmpcmd_1_groff | no | |||||
netsnmp_mib_api_3_groff | no | |||||
snmplib_error_subcontainer | Change logging on ia_addr message Message about error with subcontainers is just debug, not a filtered by keyword debug. This (along with logging options set to high in the init script) made snmpd very chatty. |
Pik Master <pikmaster@wp.pl> | no | debian | upstream, http://sourceforge.net/p/net-snmp/patches/1322/ | 2019-10-10 |
apps_makefile_use_ldflags | Makefile add correct flags The sedscript creation was missing CPPGLAGS | Craig Small <csmall@debian.org> | yes | upstream | 2021-09-20 | |
cross.patch | no | |||||
agent_silent_eacces | Be quiet on access error SNMP agents can legitimately be not allowed to access mount points, such as trying to get to things under /run/user. This patch changes a EACCES error to a debug message. |
Craig Small <csmall@debian.org> | no | debian | Debian | 2021-09-20 |
agent_swinst_dpkg_date | swinst_apt: Use dpkg for modified date Instead of trawling through dpkg's files, let dpkg-query tell us when the package was last modified. It means if the directory changes or any other internal changes happen, this will still keep working. . db-sys:Last-Modified field has been in since dpkg-query 1.19.3 which means it works for Debian stable (Buster) onwards. |
Craig Small <csmall@debian.org> | yes | debian upstream | Debian | 2020-04-04 |
snmpd_conf_5_ro_extend | snmpd.conf.5 cannot extend EXTEND Remove line in man page that you can extend EXTEND with SNMP SETs |
Craig Small <csmall@debian.org> | no | Debian | 2020-07-31 | |
perl_makefile_man3pods | Rename SNMP.3 to SNMP.3pm The upstream build system installs the perl SNMP man page as SNMP.3 While the Debian dh_install renames it, it causes the file to be put into libsnmp-dev not libsnmp-perl package. Giving it the correct name in the first place means its picked up by the correct package. |
Craig Small <csmall@debian.org> | no | debian | Debian | 2021-09-20 |
ci_libmariadb-dev | CI - use correct mariadb packagenames Upstream uses the old names for libmariadb-dev-compat package. | Craig Small <csmall@debian.org> | no | debian | Debian | 2021-09-20 |
mib2c_perl_error | mib2c perl error message Change the error message of mib2c when it cannot find the perl module to install by using apt-get rather than downloading source code from the upstream website. |
Craig Small <csmall@debian.org> | no | debian | Debian | 2021-07-06 |
net-snmp-create-v3-user_paths | Fix paths for net-snmp-create-v3-user Use the pidof program instead of ps and grep Fix the path for configuration file |
Craig Small <csmall@debian.org> | no | debian | Debian | 2021-10-27 |
snmptrapd_correct_mysql_includes | Correct snmptrapd MariaDB includes Do not include my_sys.h | Craig Small <csmall@debian.org> | no | 2022-07-03 | ||
makefile_trap_needs_agent | Add libnetsnmpaget link to libnetsnmptrapd Causes a linking issue otherwise | Craig Small <csmall@debian.org> | no | 2022-07-05 | ||
includes_fix_national_encoding | no | |||||
agent_set_null_varbind | agent: Disallow SET requests with any NULL varbind Fixes CVE-2022-44792 NULL Pointer Exception when handling ipDefaultTTL and CVE-2022-44793 NULL Pointer Exception when handling pv6IpForwarding |
Bill Fenner <fenner@gmail.com> | yes | debian upstream | upstream, https://github.com/net-snmp/net-snmp/commit/be804106fd0771a7d05236cff36e199af077af57 | 2023-01-03 |