Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/kea: upgrade to 1.7.6 | Jakub Jirutka | 2020-04-08 | 2 | -6/+7 |
| | |||||
* | community/kea: upgrade to 1.7.5 | Jakub Jirutka | 2020-02-27 | 1 | -2/+2 |
| | |||||
* | community/kea: upgrade to 1.7.4 | Jakub Jirutka | 2020-01-30 | 1 | -3/+3 |
| | |||||
* | community/kea: fix problem with kea service doesn't want to stop | Jakub Jirutka | 2020-01-30 | 2 | -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-utils | Jakub Jirutka | 2020-01-26 | 1 | -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_dev | Jakub Jirutka | 2020-01-23 | 1 | -3/+3 |
| | |||||
* | community/kea: fix capabilities | Jakub Jirutka | 2020-01-01 | 1 | -3/+3 |
| | |||||
* | community/kea: upgrade to 1.7.3 | Jakub Jirutka | 2019-12-26 | 1 | -3/+3 |
| | |||||
* | community/kea: take over maintainership | Jakub Jirutka | 2019-12-21 | 1 | -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 ms | Jakub Jirutka | 2019-12-17 | 2 | -2/+2 |
| | | | | 100 ms is not suficient to catch startup failure caused by a hook. | ||||
* | community/kea: log to syslog during startup | Jakub Jirutka | 2019-12-17 | 2 | -3/+7 |
| | | | | See https://kea.readthedocs.io/en/latest/arm/logging.html#logging-during-kea-startup | ||||
* | community/kea: fix paths of control sockets | Jakub Jirutka | 2019-12-15 | 2 | -5/+52 |
| | |||||
* | community/kea: move each hook into separate subpackage | Jakub Jirutka | 2019-12-14 | 1 | -2/+41 |
| | |||||
* | testing/kea: add secfixes | J0WI | 2019-12-10 | 1 | -0/+6 |
| | |||||
* | community/kea: remove subpackage kea-keactrl | Jakub Jirutka | 2019-12-08 | 1 | -13/+5 |
| | | | | https://gitlab.isc.org/isc-projects/kea/issues/767#note_71103 | ||||
* | community/kea: fix dev split function | Jakub Jirutka | 2019-12-08 | 1 | -1/+1 |
| | |||||
* | community/kea: move kea-msg-compiler to subpkg -dev | Jakub Jirutka | 2019-12-08 | 1 | -1/+7 |
| | |||||
* | community/kea: disable on s390x | Jakub Jirutka | 2019-12-08 | 1 | -1/+3 |
| | |||||
* | community/kea: move from testing | Jakub Jirutka | 2019-12-08 | 8 | -0/+412 |