NetBSD-Bugs archive

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

PR/57581 CVS commit: src/distrib/sets/lists/xbase



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57581 CVS commit: src/distrib/sets/lists/xbase
Date: Fri, 10 May 2024 12:21:49 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri May 10 12:21:49 UTC 2024
 
 Modified Files:
 	src/distrib/sets/lists/xbase: shl.mi
 
 Log Message:
 xbase/shl.mi: Delete, rather than obsolete, libXxf86misc.so.M(.N).
 
 Obsolete lines here will lead postinstall to delete the shlib, which
 will break any existing applications linked against it.  Deleting the
 lines has no effect on postinstall.
 
 (We should maybe have a different way to mark them instead, as
 suggested in PR 57581, but we don't, so this is what we do for now.)
 
 However, keep the obsolete line for libXxf86misc.so, since the .so
 symlink itself is only used when linking new applications.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.105 -r1.106 src/distrib/sets/lists/xbase/shl.mi
 
 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