2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 12:37:55 +00:00

96 Commits

Author SHA1 Message Date
manu
868d6b1ad9 Fix the PostgreSQL initial setup issues on FreeBSD 2021-05-05 09:01:15 +00:00
manu
90deeb9eac Add support for FreeBSD 11.4 2021-05-05 09:01:15 +00:00
Andrei Pavel
42f0ce49c0
[#1814] hammer: cwd=tmp to solve permission denied 2021-04-20 13:06:24 +03:00
Andrei Pavel
6d1341ebc0
[#1814] hammer: cwd=tmp to solve permission denied 2021-04-20 12:53:54 +03:00
Andrei Pavel
8fb1ea327b
[#1814] hammer: get pg_hba location automatically 2021-04-20 09:04:42 +03:00
Michal Nowikowski
d69541dacb [#1813] hammer: add freeradius-client version for ubuntu 20.10 2021-04-19 16:02:31 +02:00
Andrei Pavel
24bb5dc365
[#1811] hammer.py: set timezone in postgres 2021-04-19 15:41:40 +03:00
Andrei Pavel
a15bb66e94
[#1811] hammer.py: set timezone in postgres 2021-04-19 12:42:30 +03:00
Andrei Pavel
71c35e2fb8
[#1811] hammer.py: postgres read only setup 2021-04-19 11:38:26 +03:00
Michal Nowikowski
59412cbb9c [#1808] added freeradius-client version for fedora 33 and other minor fixes 2021-04-15 10:28:04 +02:00
manu
56d6864d0e Change the comments 2021-03-26 18:39:13 +00:00
Michal Nowikowski
9e7eba389e [#1761] addressed review issues 2021-03-26 18:39:13 +00:00
manu
e9e57e9d39 [#1761] hammer: Jenkins migration to AWS 2021-03-26 18:39:13 +00:00
Andrei Pavel
1e6da03272
[#1760] spell checks 2021-03-26 13:02:13 +02:00
Michal Nowikowski
15514fa781 [#1757] hammer: fixed installing cassandra
Now Cassandra is being installed from 3rd party
repository on Centos and Fedora as there are no
packages with it in system repos.
2021-03-17 12:52:05 +01:00
Michal Nowikowski
122ab67ce3 [#1751] hammer: removed installing custom version of log4cplus 2021-03-15 09:20:43 +00:00
Michal Nowikowski
52c9c09dbc [#1752] hammer: fixed creating system for HA testing in Forge 2021-03-15 09:54:46 +01:00
Andrei Pavel
c53e135833
[#1656] 1.9.4 release: update copyrights 2021-01-25 13:52:09 +02:00
Andrei Pavel
96f049b111
[#1656] 1.9.4 release: spelling check 2021-01-25 13:52:09 +02:00
Wlodek Wencel
a31922d3a3 [#1527] added support for fedora 33 and ubunut 20.10 2021-01-20 10:29:08 +00:00
Andrei Pavel
280f838aa5 [#1630] add procps package to alpine hammer.py 2021-01-11 09:43:25 +00:00
Michal Nowikowski
001b8d5c0b [#1512] hammer: improved handling missing vagrant 2021-01-05 15:37:38 +01:00
Tomek Mrugalski
f2c257a0eb [#1512] Fixed exception when vagrant is missing 2021-01-05 15:30:18 +01:00
Michal Nowikowski
569dd2dfbf [#1512] hammer: improved handling error conditions 2021-01-05 10:12:00 +01:00
manu
4c04b788d5 Set execute bit for hammer.py 2020-12-07 13:50:17 +01:00
manu
e7589e9ae9 Add support for FreeBSD 12.1 2020-12-03 00:26:59 +01:00
manu
557d33ced4 Fix the issue with CentOS 8 not being recognized 2020-12-03 00:14:40 +01:00
manu
0465ea02b6 Fixed adding vagrant user to abuild group on Alpine 2020-10-20 14:12:34 +00:00
Michal Nowikowski
b708533366 [#1429] hammer: added support for building Kea on Alpine 3.12 2020-10-01 08:39:30 +00:00
Michal Nowikowski
ed99894270 [#1426] cleanup in release checklist template and in hammer 2020-09-28 14:11:30 +02:00
Michal Nowikowski
6e27580d54 [#1433] hammer: fixed passing attempts argument to execute 2020-09-25 10:12:35 +02:00
Michal Nowikowski
fd10fa5571 [#1432] hammer: added more attempts for pkgs installation in case of centos 8 2020-09-24 16:48:54 +02:00
Michal Nowikowski
90a7a60622 [#1262] hammer: hardened checking installed packages 2020-06-01 15:05:47 +02:00
Michal Nowikowski
557e141fa0 [#1261] hammer: fixed packaging for debian 9
- added removing unsupported fields for systemd unit files
- added checking built and installed kea services if they can start
2020-05-29 07:47:04 +02:00
Michal Nowikowski
996ca7dcf3 [#1229] hammer: added support for building kea on alpine 3.11 2020-05-15 07:36:04 +02:00
Michal Nowikowski
9e57955a61 [#1229] hammer: added support for building kea on fedora 32 and ubuntu 20.04 2020-05-12 11:39:17 +02:00
Michal Nowikowski
6eb858af23 [#1159] added release entry in ChangeLog and updated copyright dates 2020-03-23 09:09:42 +01:00
Michal Nowikowski
8ddfc1b1fe [#1154] when lxc box is prepared it should contain all deps for building kea 2020-03-19 12:48:18 +01:00
Michal Nowikowski
78d220a502 [#1152] update freeradius-client versions in hammer.py 2020-03-19 09:46:43 +00:00
Michal Nowikowski
e6471c98db [#1072] support building kea on fedora 31 and ubuntu 19.10
- added this support in hammer.py
- fixed checking sphinx in configure.ac on fedora 31
2019-12-20 10:01:49 +01:00
Wlodek Wencel
fc3c0ba3d7 [#955] revert changes to hammer that removed repository_url 2019-10-16 13:42:07 +07:00
Wlodek Wencel
74dddcbf57 [#934,!531] kea-centos-8 for virtualbox and lxc uploaded and available 2019-10-14 13:01:49 -04:00
Wlodek Wencel
b4131d7259 [#934,!531] lxc-centos-8 available 2019-10-14 13:01:49 -04:00
Wlodek Wencel
64ca95b472 [#934,!531] added support for centos8 rpm 2019-10-14 13:01:49 -04:00
Michal Nowikowski
e0e0fd462e hammer: fixed ccache for alpine 2019-10-01 06:12:53 +02:00
Michal Nowikowski
3d5980d403 hammer: fixed missing variable repository_url 2019-09-30 11:13:02 +02:00
Michal Nowikowski
34ae3d1fc2 [hammer] added support for building kea on alpine and producing apk packages 2019-09-27 09:18:04 -04:00
Michal Nowikowski
eb4baca66e [hammer] updated freeradius-client isc version in dependencies 2019-09-17 12:23:22 +02:00
Michal Nowikowski
5bb6bb24cf [#871,!497] hammer: switch from from kea-admin lease-init to db-init 2019-09-02 05:19:46 -04:00
Michal Nowikowski
4b72e2cc22 list of api and mes files are independently available in Makefile.am and conf.py now 2019-08-13 07:14:39 -04:00