pkgsrc-Bugs archive

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

PR/54348 CVS commit: pkgsrc/net/fetch



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

From: "Jonathan Perkin" <jperkin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54348 CVS commit: pkgsrc/net/fetch
Date: Tue, 16 Jul 2019 14:47:16 +0000

 Module Name:	pkgsrc
 Committed By:	jperkin
 Date:		Tue Jul 16 14:47:16 UTC 2019
 
 Modified Files:
 	pkgsrc/net/fetch: Makefile
 	pkgsrc/net/fetch/files: Makefile.in
 
 Log Message:
 fetch: Ensure the same lfcompile(5) flags are used as libfetch.
 
 Without this off_t can differ between the two, leading to segfaults as
 seen in PR#54348.  Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/fetch/Makefile
 cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/fetch/files/Makefile.in
 
 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