Index | Thread | Search

From:
Theo Buehler <tb@theobuehler.org>
Subject:
Re: UPDATE: www/sfeed from 2.3 to 2.4 (maintainer), contains pledge fix for 7.9
To:
Hiltjo Posthuma <hiltjo@codemadness.org>
Cc:
ports@openbsd.org
Date:
Wed, 8 Apr 2026 22:40:52 +0200

Download raw body.

Thread
On Wed, Apr 08, 2026 at 09:32:19PM +0200, Hiltjo Posthuma wrote:
> Hi,
> 
> sfeed 2.4 was released.
> 
> This release includes a fix related to the pledge changes in 7.9-beta.  I hope
> this version can be included in ports, otherwise sfeed_curses is not usable and
> will abort (pledge "wpath") on 7.9, because it opens "/dev/null" with O_WRONLY.
> 
> Specificly commit fixes it:
> https://git.codemadness.org/sfeed/commit/74f7eb628dc307ad951ed03df44dfeaba10d250a.html

Yes, that's the right way to fix this.

Committed, thanks.