NetBSD-Bugs archive

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

PR/49791 CVS commit: pkgsrc/devel/glib2



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

From: "Patrick Welche" <prlw1%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49791 CVS commit: pkgsrc/devel/glib2
Date: Wed, 30 Jun 2021 14:26:11 +0000

 Module Name:	pkgsrc
 Committed By:	prlw1
 Date:		Wed Jun 30 14:26:11 UTC 2021
 
 Modified Files:
 	pkgsrc/devel/glib2: Makefile distinfo
 Added Files:
 	pkgsrc/devel/glib2/patches: patch-gmodule_gmodule-dl.c
 	    patch-gmodule_gmodule.c
 
 Log Message:
 Re-add patches I wrote in October 2018:
 
     glib2's gobject subsystem is essentially a wrapper for dlopen. In
     view of comments in PR lib/49791 which can be summarised as
     "RTLD_GLOBAL is a bug", make gobject use RTLD_DEFAULT instead.
 
 This should fix PR pkg/56212
 
 The upstream merge request
 
     https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2171
 
 has been updated - feel free to add a description of the problems you
 experienced without this patch to it.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.281 -r1.282 pkgsrc/devel/glib2/Makefile
 cvs rdiff -u -r1.287 -r1.288 pkgsrc/devel/glib2/distinfo
 cvs rdiff -u -r0 -r1.3 pkgsrc/devel/glib2/patches/patch-gmodule_gmodule-dl.c \
     pkgsrc/devel/glib2/patches/patch-gmodule_gmodule.c
 
 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