guix-patches
[Top][All Lists]
Advanced

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

[bug#39587] [PATCH] gnu: Add haproxy.


From: Brice Waegeneire
Subject: [bug#39587] [PATCH] gnu: Add haproxy.
Date: Thu, 13 Feb 2020 10:29:34 +0000
User-agent: Roundcube Webmail/1.3.8

On 2020-02-13 09:26, Jelle Licht wrote:
Is there any particular reason to pass '/bin' instead of the (default)
  '/sbin' here?
I wrongly though it wasn't used in Guix. It'll be removed.

  It seems there are some tests included with haproxy using something
  called 'VTest', in `scripts/run-regtests.sh' for example.
Those are regression tests, are they really useful for us?

+    (license (list license:gpl2+
+                   license:lgpl2.1))))
                              ^ haproxy header files are licensed under
                              lgpl2.1+, at least according to
`doc/coding-style.txt'
The include files I opened, where « [...] version 2.1 exclusively. ». I'll append lgpl2.1+ for the header files without a license header.





reply via email to

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