svn commit: r513264 - head/net-mgmt/net-snmp/files

Renato Botelho garga.bsd at gmail.com
Mon Sep 30 18:57:22 UTC 2019


On 29/09/19 16:41, Kurt Jaeger wrote:
> Author: pi
> Date: Sun Sep 29 19:41:48 2019
> New Revision: 513264
> URL: https://svnweb.freebsd.org/changeset/ports/513264
> 
> Log:
>   net-mgmt/net-snmp: fix for first byte of IF-MIB::ifPhysAddress is always 0
>   
>   - netsnmp_arch_interface_container_load() writes terminating NUL
>     directly to the sdl_data *past* the length specified in sdl_nlen,
>     overwriting first byte of physadrr.
>   
>   PR:		231996
>   Submitted by:	Yuri Pankov <yuripv at yuripv.net>
>   Reviewed by:	Bart Van Assche <bvanassche at acm.org> (upstream maintainer)
>   Approved by:	zi (maintainer)
>   Obtained from:	https://sourceforge.net/p/net-snmp/code/merge-requests/20/

PORTREVISION should bump, no?

-- 
Renato Botelho


More information about the svn-ports-all mailing list