bug-datamash
[Top][All Lists]
Advanced

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

OpenBSD patches


From: Shawn Wagner
Subject: OpenBSD patches
Date: Sun, 26 Apr 2020 00:29:56 -0700

(Based on the deluge of emails I just got on the mailing list, I wasn't the only person having trouble getting stuff sent out... let's see if this one has a delay too or if the issue's been resolved)

After trying datamash on NetBSD, I also tried it on OpenBSD.

The first patch fixes some test errors caused by its getopt_long(3) using a different format for errors, and runs tests that were being skipped due to its lack of seq(1).

The second one uses its pledge(2) security model to restrict the capabilities of datamash and decorate. (See https://man.openbsd.org/pledge.2 for details).

Attachment: 0001-Fix-test-failures-and-skips-on-OpenBSD.patch
Description: Binary data

Attachment: 0002-Use-pledge-2-on-OpenBSD-to-restrict-capabilities.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]