]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3237] release changes
authorWlodek Wencel <wlodek@isc.org>
Mon, 29 Jan 2024 12:11:19 +0000 (13:11 +0100)
committerWlodek Wencel <wlodek@isc.org>
Mon, 29 Jan 2024 12:11:19 +0000 (13:11 +0100)
INSTALL
src/bin/dhcp4/dhcp4_lexer.cc
src/bin/dhcp6/dhcp6_lexer.cc
src/lib/process/process_messages.mes

diff --git a/INSTALL b/INSTALL
index 6e4cd03c6ade08c2e1b79c50859be202a3b8dcdc..e4e1f8432868f1f858de89305236e5a6b8e99c1b 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -36,8 +36,8 @@ OpenSSL or Botan) for compilation.  Optional backends (MySQL and PostgreSQL)
 have additional dependencies. For detailed installation directions, see the
 documentation in doc/sphinx/arm/install.rst text file or on the Kea online
 docs: https://kea.readthedocs.io/.
-Other optional dependencies are FreeRADIUS client (this requires a subscriber
-only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface.
+Other optional dependencies is Sysrepo, a system for providing YANG/NETCONF
+interface.
 
 You can find current OS-specific build/installation
 instructions in our knowledge base at https://kb.isc.org/docs/installing-kea
index f570e3b7997c0ee5da62276200b479fcb05fc231..8c3175293aeb4898e53df70a65dcb3c6e336d60e 100644 (file)
@@ -2222,7 +2222,7 @@ static const flex_int16_t yy_rule_linenum[234] =
 #define YY_RESTORE_YY_MORE_OFFSET
 char *yytext;
 #line 1 "dhcp4_lexer.ll"
-/* Copyright (C) 2016-2023 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
 
    This Source Code Form is subject to the terms of the Mozilla Public
    License, v. 2.0. If a copy of the MPL was not distributed with this
index be4d6f52eb670ccb250f5b6361ad2048b4cff501..7e427df457e6f51467a9c84deb2ae5fe60e56cae 100644 (file)
@@ -2202,7 +2202,7 @@ static const flex_int16_t yy_rule_linenum[238] =
 #define YY_RESTORE_YY_MORE_OFFSET
 char *yytext;
 #line 1 "dhcp6_lexer.ll"
-/* Copyright (C) 2016-2023 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
 
    This Source Code Form is subject to the terms of the Mozilla Public
    License, v. 2.0. If a copy of the MPL was not distributed with this
index 89b31c40c675ed85250b6310e06be6553c75dda8..31be9f853401404b83c3f27b85d7e123345d23a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2021 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
 #
 # This Source Code Form is subject to the terms of the Mozilla Public
 # License, v. 2.0. If a copy of the MPL was not distributed with this