Summary: | sysutils/qjail [Maintainer update] qjail-5.4 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Joe Barbish <qjail1> | ||||||
Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Many People | CC: | adamw | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Hi Joe, can you please regenerate this diff as an actual diff against the current port? Created attachment 185796 [details]
port diff
this should be the correct content
A commit references this bug: Author: adamw Date: Sun Aug 27 01:14:01 UTC 2017 New revision: 448797 URL: https://svnweb.freebsd.org/changeset/ports/448797 Log: Update to 5.4. Aaron Sachau sent email about bug he found. The "qjail console jailname" command that has a jail with a fib assigned to it was not working correctly. This error was introduced by changes done to correct coding syntax problems that the hs-shellcheck package found and corrected and then published in qjail-5.2. Reverted back to how qjail-5.1 did it. Aaron Sachau tested the patch. Fixed now. PR: 221839 Submitted by: maintainer (Joe Barbish) Changes: head/sysutils/qjail/Makefile head/sysutils/qjail/distinfo Committed. Thanks, Joe! A commit references this bug: Author: adamw Date: Mon Sep 25 12:17:28 UTC 2017 New revision: 450586 URL: https://svnweb.freebsd.org/changeset/ports/450586 Log: MFH: r448797 Update to 5.4. Aaron Sachau sent email about bug he found. The "qjail console jailname" command that has a jail with a fib assigned to it was not working correctly. This error was introduced by changes done to correct coding syntax problems that the hs-shellcheck package found and corrected and then published in qjail-5.2. Reverted back to how qjail-5.1 did it. Aaron Sachau tested the patch. Fixed now. PR: 221839 Submitted by: maintainer (Joe Barbish) Approved by: ports-secteam (delphij) Changes: _U branches/2017Q3/ branches/2017Q3/sysutils/qjail/Makefile branches/2017Q3/sysutils/qjail/distinfo |
Created attachment 185794 [details] port make files diff Aaron Sachau sent email about bug he found. The "qjail console jailname" command that has a jail with a fib assigned to it was not working correctly. This error was introduced by changes done to correct coding syntax problems that the hs-shellcheck package found and corrected and then published in qjail-5.2. Reverted back to how qjail-5.1 did it. Aaron Sachau tested the patch. Fixed now.