aboutsummaryrefslogtreecommitdiff
path: root/community/kea
Commit message (Collapse)AuthorAge
* community/kea: upgrade to 1.8.0Jakub Jirutka2020-09-05
|
* community/kea: re-enable on all platformsRichard Kojedzinszky2020-06-26
|
* community/kea: upgrade to 1.7.8Jakub Jirutka2020-05-30
|
* community/kea: upgrade to 1.7.7Jakub Jirutka2020-05-08
|
* community/kea: upgrade to 1.7.6Jakub Jirutka2020-04-08
|
* community/kea: upgrade to 1.7.5Jakub Jirutka2020-02-27
|
* community/kea: upgrade to 1.7.4Jakub Jirutka2020-01-30
|
* community/kea: fix problem with kea service doesn't want to stopJakub Jirutka2020-01-30
| | | | | | | 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-26
| | | | | 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-23
|
* community/kea: fix capabilitiesJakub Jirutka2020-01-01
|
* community/kea: upgrade to 1.7.3Jakub Jirutka2019-12-26
|
* community/kea: take over maintainershipJakub Jirutka2019-12-21
| | | | | | | 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-17
| | | | 100 ms is not suficient to catch startup failure caused by a hook.
* community/kea: log to syslog during startupJakub Jirutka2019-12-17
| | | | See https://kea.readthedocs.io/en/latest/arm/logging.html#logging-during-kea-startup
* community/kea: fix paths of control socketsJakub Jirutka2019-12-15
|
* community/kea: move each hook into separate subpackageJakub Jirutka2019-12-14
|
* testing/kea: add secfixesJ0WI2019-12-10
|
* community/kea: remove subpackage kea-keactrlJakub Jirutka2019-12-08
| | | | https://gitlab.isc.org/isc-projects/kea/issues/767#note_71103
* community/kea: fix dev split functionJakub Jirutka2019-12-08
|
* community/kea: move kea-msg-compiler to subpkg -devJakub Jirutka2019-12-08
|
* community/kea: disable on s390xJakub Jirutka2019-12-08
|
* community/kea: move from testingJakub Jirutka2019-12-08