pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59509 CVS commit: pkgsrc/net/netatalk4



The following reply was made to PR pkg/59509; it has been noted by GNATS.

From: "Hauke Fath" <hauke%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59509 CVS commit: pkgsrc/net/netatalk4
Date: Sat, 5 Jul 2025 12:30:16 +0000

 Module Name:	pkgsrc
 Committed By:	hauke
 Date:		Sat Jul  5 12:30:16 UTC 2025
 
 Modified Files:
 	pkgsrc/net/netatalk4: Makefile distinfo
 Added Files:
 	pkgsrc/net/netatalk4/patches: patch-include_atalk_util.h
 
 Log Message:
 There is a "special" hack in util.h that makes NetBSD load modules
 with RTLD_LAZY. Well, yes this appears to work, but does not really
 work since symbols from pam don't get resolved.
 
 From PR pkg/59509 - thanks, Christos.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/netatalk4/Makefile
 cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/netatalk4/distinfo
 cvs rdiff -u -r0 -r1.1 \
     pkgsrc/net/netatalk4/patches/patch-include_atalk_util.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index