[Bug 236111] sysutils/paladin: update to version 2.0.0 [patch]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 28 17:14:10 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236111

            Bug ID: 236111
           Summary: sysutils/paladin: update to version 2.0.0 [patch]
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: rlwestlund at gmail.com
                CC: rwestlun at gmail.com
             Flags: maintainer-feedback?(rwestlun at gmail.com)
                CC: rwestlun at gmail.com

Created attachment 202446
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202446&action=edit
git diff --no-prefix

Paladin has version 2.0.0 available. Changes from version 1.1.0 include
(besides under the hood stuff):

- An -f command line flag that allows specifying a config file

- A handle for the SIGINFO signal

- Args to the children are passed as an array (so that it's possible to pass an
argument with a space in it)

- Fixes of some major bugs causing paladin to not correctly track the number of
running children (so it wouldn't know when to exit), or not wait for children
to exit before exiting itself after receiving SIGTERM.


The updated source is at github.com/rwestlund/paladin, but I wasn't sure if I
was supposed to attach a diff myself anyway, so I did.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list