[CFR] correct type of addrinfo.ai_addrlen and netent.n_net
    Dag-Erling Smørgrav 
    des at des.no
       
    Tue May 31 08:37:12 PDT 2005
    
    
  
Hajimu UMEMOTO <ume at freebsd.org> writes:
> No, it is not blind bump.  The following libraries refers
> getaddrinfo(3), thus should be bumped:
>
> 			RELENG_5	HEAD	Need to Bump
> [...]
> libpam			2		2
> 	pam_radius				o
> 	pam_unix				o
You can't just bump libpam; you need to bump all the modules along
with it, because libpam will only load modules with the same major
number as itself.  In fact, there is only a single SHLIB_MAJOR for the
entire src/lib/libpam tree, in src/lib/libpam/Makefile.inc.
Is it really necessary to remove the padding?  It gives us a lot of
trouble for zero gain.
DES
-- 
Dag-Erling Smørgrav - des at des.no
    
    
More information about the freebsd-arch
mailing list