pkgsrc-Bugs archive

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

PR/38961 CVS commit: pkgsrc/net



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

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38961 CVS commit: pkgsrc/net
Date: Mon, 27 Jun 2022 20:59:40 +0000

 Module Name:	pkgsrc
 Committed By:	rin
 Date:		Mon Jun 27 20:59:40 UTC 2022
 
 Modified Files:
 	pkgsrc/net/samba: Makefile hacks.mk
 	pkgsrc/net/samba4: Makefile hacks.mk
 
 Log Message:
 net/samba{,4}: Restrict ``disabling PIE hack'' for NetBSD/powerpc
 prior to 9.0.
 
 ld.elf_so(1) for 9.0 and later support R_PPC_ADDR16_HA (== 6) and
 friends:
 
 http://cvsweb.netbsd.org/bsdweb.cgi/src/libexec/ld.elf_so/arch/powerpc/ppc_reloc.c#rev1.58.2.1
 
 Bump revision.
 
 Close PR pkg/38961.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.291 -r1.292 pkgsrc/net/samba/Makefile
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/samba/hacks.mk
 cvs rdiff -u -r1.142 -r1.143 pkgsrc/net/samba4/Makefile
 cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/samba4/hacks.mk
 
 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