2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Andrei Pavel
9d66d0d6cc [#3443] Extra additions to the additions to the Meson Proof of Concept 2025-02-04 16:29:49 +02:00
Francis Dupont
7ddd6260ba [#3443] Meson fixes
* Removed unsupported botan-3
* Fixed CHRONO_SAME_DURATION
* Updated crypto selection
* Updated botan config
* Removed pgsql server dependency
* Added header install to src/lib/util
* Added ALLOW_KEATEST
* Added TEST_CA_DIR
* Fixed again a typo
* Fixed gtest dependency
* Added log interprocess tests
* Added asiolink tests
* Added mysql tests
* Added mysql tests
* Changed hook suffix to so
* Reverted gtest dependency
* Removed testutils install
2025-02-04 16:29:03 +02:00
Andrei Pavel
62169d8a7d [#3263] release changes 2024-02-26 10:46:31 +02:00
Andrei Pavel
ee3c643346 [#3025] use admin-utils.sh based on location in upgrade scripts 2024-02-22 10:06:33 +02:00
Andrei Pavel
af063a3c02 [#3025] appease shellcheck
. "${admin_utils}"
  ^--------------^ SC1090: Can't follow non-constant source. Use a directive to specify location.

    version=$(checked_mysql_version)
              ^-------------------^ SC2119: Use checked_mysql_version "$@" if function's $1 should mean script's $1.

... and others that spiraled afterwards
2024-02-22 10:06:32 +02:00
Andrei Pavel
098efc743c [#2889] release changes 2023-05-29 21:55:51 +03:00
Andrei Pavel
01137a1366 [#2786] fix grep: warning: stray \ before - 2023-05-19 09:00:43 +03:00
Razvan Becheriu
82c33e04b1 [#2786] addressed comments 2023-05-09 14:26:04 +03:00
Razvan Becheriu
fa5492d4b7 [#2786] 255 bytes client_id and 130 bytes duid 2023-05-09 14:26:04 +03:00
Wlodek Wencel
188f05b891 [#2551] release changes 2022-08-29 06:49:09 -07:00
Razvan Becheriu
c69f7b6bea [#2541] reverted path in upgrade scripts and added admin-utils.sh.in 2022-08-20 19:29:32 +03:00
Razvan Becheriu
b6e2327527 [#2071] fixed paths for distcheck to work 2022-08-10 16:02:22 +02:00
Wlodek Wencel
d47d2860c2 Changelog entry, dates, messages for release 2021-08-27 05:47:44 -07:00
Tomek Mrugalski
155a3d11af [#2020] MySQL upgrade scripts renumbered
- it's just a leading 00s added in lots of places
2021-08-17 09:54:35 -04:00