Re: PG Patch (fwd) [OpenServer followup #1] - Mailing list pgsql-patches

From Larry Rosenman
Subject Re: PG Patch (fwd) [OpenServer followup #1]
Date
Msg-id 148310000.1058633906@lerlaptop.lerctr.org
Whole thread Raw
List pgsql-patches
Follow-up to a question from Bruce on the phone, re: the open server patch
2nd to follow.

Kean has graciously agreed to answer questions if y'all need them answered.

LER


------------ Forwarded Message ------------
Date: Friday, July 18, 2003 23:24:47 -0700
From: Kean Johnston <jkj@sco.com>
To: Larry Rosenman <ler@lerctr.org>
Cc:
Subject: Re: PG Patch

Larry Rosenman wrote:
> I got a question from the PG Core Team (Bruce Momjian) about the
> rpathdir portion of
> your patch.
>
> Why can't it use libdir?  Or can we wrap it in .if (port,=,sco) type
> stuff?
>
> There's concern that we'll break other platforms.

Since OSR5 was the only platform that defines it, not much chance of
breaking anything, and other platform may find it useful when people
finally understand all of the security implications about using DT_RUNPATH
in ELF. I *ALWAYS* hard-code the full path so that libraries cannot be
subverted by a user by setting LD_LIBRARY_PATH.

Kean

---------- End Forwarded Message ----------



--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


pgsql-patches by date:

Previous
From: Joe Conway
Date:
Subject: Re: [HACKERS] allowed user/db variables
Next
From: Larry Rosenman
Date:
Subject: Re: PG Patch (fwd) [openserver patch followup #2]