aboutsummaryrefslogtreecommitdiffstats
path: root/community/kea
Commit message (Collapse)AuthorAgeFilesLines
* community/kea: upgrade to 1.7.5Jakub Jirutka2020-02-271-2/+2
|
* community/kea: upgrade to 1.7.4Jakub Jirutka2020-01-301-3/+3
|
* community/kea: fix problem with kea service doesn't want to stopJakub Jirutka2020-01-302-2/+3
| | | | | | | It often happens to me that kea process got stuck when stopping the service. This patch changes the behaviour of the start-stop-daemon to send SIGINT to the process if it doesn't die within 5 seconds and if it's still running after 1 second, then SIGKILL.
* community/kea: move binary kea-lfc to kea-common, remove subpkg kea-utilsJakub Jirutka2020-01-261-9/+3
| | | | | kea-lfc is actually not just an optional tools, it's run by kea-dhcp4 and kea-dhcp6 when memfile lease-database is used.
* community/kea: fix depends_devJakub Jirutka2020-01-231-3/+3
|
* community/kea: fix capabilitiesJakub Jirutka2020-01-011-3/+3
|
* community/kea: upgrade to 1.7.3Jakub Jirutka2019-12-261-3/+3
|
* community/kea: take over maintainershipJakub Jirutka2019-12-211-2/+3
| | | | | | | On 2019-12-21 8:04 AM, Steve HOLWEG wrote: > I created the package as a proof of concept, and I totally forget about this. > I was reassigned to a new team at work, and I don't have the time/will to maintain it. > Feel free to take it.
* community/kea: increase default --wait to 300 msJakub Jirutka2019-12-172-2/+2
| | | | 100 ms is not suficient to catch startup failure caused by a hook.
* community/kea: log to syslog during startupJakub Jirutka2019-12-172-3/+7
| | | | See https://kea.readthedocs.io/en/latest/arm/logging.html#logging-during-kea-startup
* community/kea: fix paths of control socketsJakub Jirutka2019-12-152-5/+52
|
* community/kea: move each hook into separate subpackageJakub Jirutka2019-12-141-2/+41
|
* testing/kea: add secfixesJ0WI2019-12-101-0/+6
|
* community/kea: remove subpackage kea-keactrlJakub Jirutka2019-12-081-13/+5
| | | | https://gitlab.isc.org/isc-projects/kea/issues/767#note_71103
* community/kea: fix dev split functionJakub Jirutka2019-12-081-1/+1
|
* community/kea: move kea-msg-compiler to subpkg -devJakub Jirutka2019-12-081-1/+7
|
* community/kea: disable on s390xJakub Jirutka2019-12-081-1/+3
|
* community/kea: move from testingJakub Jirutka2019-12-088-0/+412