diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2025-03-21 21:00:00 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-03-21 11:07:34 -0700 |
| commit | 053d73ffd6d71a9c39602dff171c837af110e692 (patch) | |
| tree | fb8bf91bbde30720134d5dcde4707f147125b862 | |
| parent | 0b1e0f24f2aeb69c6682d600091423d0d2a8fce7 (diff) | |
| download | meta-openembedded-053d73ffd6d71a9c39602dff171c837af110e692.tar.gz | |
freeradius: 3.2.5 -> 3.2.7
ChangeLog:
https://github.com/FreeRADIUS/freeradius-server/releases/tag/release_3_2_6
https://github.com/FreeRADIUS/freeradius-server/releases/tag/release_3_2_7
* Refresh local patches.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
18 files changed, 118 insertions, 101 deletions
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0001-Add-autogen.sh.patch b/meta-networking/recipes-connectivity/freeradius/files/0001-Add-autogen.sh.patch index e1228c2ebe..3e83b4d04c 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0001-Add-autogen.sh.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0001-Add-autogen.sh.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 3be3b9a1345942d1578ec73efa9b2e3c41bd67c5 Mon Sep 17 00:00:00 2001 | 1 | From 1e43b309183f2cca627d1995908aeb9bb0b5bf97 Mon Sep 17 00:00:00 2001 |
| 2 | From: Yi Zhao <yi.zhao@windriver.com> | 2 | From: Yi Zhao <yi.zhao@windriver.com> |
| 3 | Date: Fri, 21 Jan 2022 13:22:24 +0800 | 3 | Date: Fri, 21 Jan 2022 13:22:24 +0800 |
| 4 | Subject: [PATCH] Add autogen.sh | 4 | Subject: [PATCH] Add autogen.sh |
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0002-Enable-and-change-user-and-group-of-freeradius-serve.patch b/meta-networking/recipes-connectivity/freeradius/files/0002-Enable-and-change-user-and-group-of-freeradius-serve.patch index c57ee93c33..801ff90ac9 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0002-Enable-and-change-user-and-group-of-freeradius-serve.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0002-Enable-and-change-user-and-group-of-freeradius-serve.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 2a74c10836c0d2d19248ca40d113936f4a56b039 Mon Sep 17 00:00:00 2001 | 1 | From 77e9dbe0d0d175deead427793192ffb4ffad2825 Mon Sep 17 00:00:00 2001 |
| 2 | From: "Roy.Li" <rongqing.li@windriver.com> | 2 | From: "Roy.Li" <rongqing.li@windriver.com> |
| 3 | Date: Sun, 8 Jan 2023 22:47:11 +0800 | 3 | Date: Sun, 8 Jan 2023 22:47:11 +0800 |
| 4 | Subject: [PATCH] Enable and change user and group of freeradius server to | 4 | Subject: [PATCH] Enable and change user and group of freeradius server to |
| @@ -13,10 +13,10 @@ Signed-off-by: Jackie Huang <jackie.huang@windriver.com> | |||
| 13 | 1 file changed, 2 insertions(+), 2 deletions(-) | 13 | 1 file changed, 2 insertions(+), 2 deletions(-) |
| 14 | 14 | ||
| 15 | diff --git a/raddb/radiusd.conf.in b/raddb/radiusd.conf.in | 15 | diff --git a/raddb/radiusd.conf.in b/raddb/radiusd.conf.in |
| 16 | index 154b50d610..4594d6d2d2 100644 | 16 | index 376892e151..63c49a224c 100644 |
| 17 | --- a/raddb/radiusd.conf.in | 17 | --- a/raddb/radiusd.conf.in |
| 18 | +++ b/raddb/radiusd.conf.in | 18 | +++ b/raddb/radiusd.conf.in |
| 19 | @@ -557,8 +557,8 @@ security { | 19 | @@ -562,8 +562,8 @@ security { |
| 20 | # member. This can allow for some finer-grained access | 20 | # member. This can allow for some finer-grained access |
| 21 | # controls. | 21 | # controls. |
| 22 | # | 22 | # |
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0003-configure.ac-allow-cross-compilation.patch b/meta-networking/recipes-connectivity/freeradius/files/0003-configure.ac-allow-cross-compilation.patch index 3635412d3b..33a77233d1 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0003-configure.ac-allow-cross-compilation.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0003-configure.ac-allow-cross-compilation.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From ba1390a80662ff2ab7bfda978cde7df9a871f6ae Mon Sep 17 00:00:00 2001 | 1 | From 0a9e26096b1e93f9202f83ecf7302cfcf138b7cf Mon Sep 17 00:00:00 2001 |
| 2 | From: Changqing Li <changqing.li@windriver.com> | 2 | From: Changqing Li <changqing.li@windriver.com> |
| 3 | Date: Tue, 24 Jul 2018 15:03:39 +0800 | 3 | Date: Tue, 24 Jul 2018 15:03:39 +0800 |
| 4 | Subject: [PATCH] configure.ac: allow cross-compilation | 4 | Subject: [PATCH] configure.ac: allow cross-compilation |
| @@ -18,7 +18,6 @@ Signed-off-by: Changqing Li <changqing.li@windriver.com> | |||
| 18 | Rebased for 3.2.3 | 18 | Rebased for 3.2.3 |
| 19 | Signed-off-by: Randy MacLeod <randy.macleod@windriver.com> | 19 | Signed-off-by: Randy MacLeod <randy.macleod@windriver.com> |
| 20 | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> | 20 | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> |
| 21 | |||
| 22 | --- | 21 | --- |
| 23 | src/modules/rlm_krb5/configure.ac | 3 ++- | 22 | src/modules/rlm_krb5/configure.ac | 3 ++- |
| 24 | 1 file changed, 2 insertions(+), 1 deletion(-) | 23 | 1 file changed, 2 insertions(+), 1 deletion(-) |
| @@ -37,3 +36,6 @@ index 9ee6379ea4..1dad481da8 100644 | |||
| 37 | fi | 36 | fi |
| 38 | else | 37 | else |
| 39 | krb5threadsafe="" | 38 | krb5threadsafe="" |
| 39 | -- | ||
| 40 | 2.25.1 | ||
| 41 | |||
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0004-Fix-libtool-detection.patch b/meta-networking/recipes-connectivity/freeradius/files/0004-Fix-libtool-detection.patch index 479e1ba76f..41d8ff3ce8 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0004-Fix-libtool-detection.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0004-Fix-libtool-detection.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 5ba3d140842268cbbdd983266efecb1fba5bdd59 Mon Sep 17 00:00:00 2001 | 1 | From 864316403192a3e93a2b1f37de479437964eb7f3 Mon Sep 17 00:00:00 2001 |
| 2 | From: Changqing Li <changqing.li@windriver.com> | 2 | From: Changqing Li <changqing.li@windriver.com> |
| 3 | Date: Thu, 22 Aug 2019 10:45:46 +0800 | 3 | Date: Thu, 22 Aug 2019 10:45:46 +0800 |
| 4 | Subject: [PATCH] Fix libtool detection | 4 | Subject: [PATCH] Fix libtool detection |
| @@ -20,10 +20,10 @@ Signed-off-by: Changqing Li <changqing.li@windriver.com> | |||
| 20 | 1 file changed, 36 insertions(+) | 20 | 1 file changed, 36 insertions(+) |
| 21 | 21 | ||
| 22 | diff --git a/configure.ac b/configure.ac | 22 | diff --git a/configure.ac b/configure.ac |
| 23 | index ad8bc8cdda..ef8fced680 100644 | 23 | index 6f29206646..c0d6ea99ca 100644 |
| 24 | --- a/configure.ac | 24 | --- a/configure.ac |
| 25 | +++ b/configure.ac | 25 | +++ b/configure.ac |
| 26 | @@ -321,6 +321,42 @@ dnl # See if we have Git. | 26 | @@ -319,6 +319,42 @@ dnl # See if we have Git. |
| 27 | dnl # | 27 | dnl # |
| 28 | AC_CHECK_PROG(GIT, git, yes, no) | 28 | AC_CHECK_PROG(GIT, git, yes, no) |
| 29 | 29 | ||
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0005-configure.ac-add-option-for-libcap.patch b/meta-networking/recipes-connectivity/freeradius/files/0005-configure.ac-add-option-for-libcap.patch index 8ef3c4bdf9..168fc78162 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0005-configure.ac-add-option-for-libcap.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0005-configure.ac-add-option-for-libcap.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 9548dc5e1a6c835cd4f387ba384d8f3f14c3fc8b Mon Sep 17 00:00:00 2001 | 1 | From f655b4b6a89ae3bb183c659e61cc78539c2c4e81 Mon Sep 17 00:00:00 2001 |
| 2 | From: Changqing Li <changqing.li@windriver.com> | 2 | From: Changqing Li <changqing.li@windriver.com> |
| 3 | Date: Thu, 22 Aug 2019 10:50:21 +0800 | 3 | Date: Thu, 22 Aug 2019 10:50:21 +0800 |
| 4 | Subject: [PATCH] configure.ac: add option for libcap | 4 | Subject: [PATCH] configure.ac: add option for libcap |
| @@ -12,10 +12,10 @@ Signed-off-by: Changqing Li <changqing.li@windriver.com> | |||
| 12 | 1 file changed, 27 insertions(+), 9 deletions(-) | 12 | 1 file changed, 27 insertions(+), 9 deletions(-) |
| 13 | 13 | ||
| 14 | diff --git a/configure.ac b/configure.ac | 14 | diff --git a/configure.ac b/configure.ac |
| 15 | index ef8fced680..263098f7fd 100644 | 15 | index c0d6ea99ca..64aa9e4293 100644 |
| 16 | --- a/configure.ac | 16 | --- a/configure.ac |
| 17 | +++ b/configure.ac | 17 | +++ b/configure.ac |
| 18 | @@ -1161,6 +1161,22 @@ fi | 18 | @@ -1209,6 +1209,22 @@ fi |
| 19 | dnl Set by FR_SMART_CHECKLIB | 19 | dnl Set by FR_SMART_CHECKLIB |
| 20 | LIBS="${old_LIBS}" | 20 | LIBS="${old_LIBS}" |
| 21 | 21 | ||
| @@ -38,7 +38,7 @@ index ef8fced680..263098f7fd 100644 | |||
| 38 | dnl Check for cap | 38 | dnl Check for cap |
| 39 | dnl extra argument: --with-cap-lib-dir=DIR | 39 | dnl extra argument: --with-cap-lib-dir=DIR |
| 40 | cap_lib_dir= | 40 | cap_lib_dir= |
| 41 | @@ -1194,15 +1210,17 @@ AC_ARG_WITH(cap-include-dir, | 41 | @@ -1242,15 +1258,17 @@ AC_ARG_WITH(cap-include-dir, |
| 42 | ;; | 42 | ;; |
| 43 | esac]) | 43 | esac]) |
| 44 | 44 | ||
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0006-Avoid-searching-host-dirs.patch b/meta-networking/recipes-connectivity/freeradius/files/0006-Avoid-searching-host-dirs.patch index 510136da1f..e036549827 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0006-Avoid-searching-host-dirs.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0006-Avoid-searching-host-dirs.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 8fe25b30b6fbb3170705f4468eb4c92eef3a968f Mon Sep 17 00:00:00 2001 | 1 | From d8631a433abf7336b065ecfaa5161e408ea47255 Mon Sep 17 00:00:00 2001 |
| 2 | From: Jackie Huang <jackie.huang@windriver.com> | 2 | From: Jackie Huang <jackie.huang@windriver.com> |
| 3 | Date: Mon, 4 Jan 2016 01:44:04 -0500 | 3 | Date: Mon, 4 Jan 2016 01:44:04 -0500 |
| 4 | Subject: [PATCH] Avoid searching host dirs | 4 | Subject: [PATCH] Avoid searching host dirs |
| @@ -14,15 +14,15 @@ Signed-off-by: Yi Zhao <yi.zhao@windriver.com> | |||
| 14 | Rebased for 3.2.3 | 14 | Rebased for 3.2.3 |
| 15 | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> | 15 | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> |
| 16 | --- | 16 | --- |
| 17 | m4/fr_smart_check_include.m4 | 2 +- | 17 | m4/fr_smart_check_include.m4 | 2 +- |
| 18 | m4/fr_smart_check_lib.m4 | 22 ---------------------- | 18 | m4/fr_smart_check_lib.m4 | 22 ------------------- |
| 19 | src/modules/rlm_sql/drivers/rlm_sql_db2/configure.ac | 4 ++-- | 19 | .../rlm_sql/drivers/rlm_sql_db2/configure.ac | 4 ++-- |
| 20 | src/modules/rlm_sql/drivers/rlm_sql_firebird/configure.ac | 4 ++-- | 20 | .../drivers/rlm_sql_firebird/configure.ac | 4 ++-- |
| 21 | src/modules/rlm_sql/drivers/rlm_sql_iodbc/configure.ac | 4 ++-- | 21 | .../drivers/rlm_sql_iodbc/configure.ac | 4 ++-- |
| 22 | src/modules/rlm_sql/drivers/rlm_sql_mysql/configure.ac | 6 +++--- | 22 | .../drivers/rlm_sql_mysql/configure.ac | 6 ++--- |
| 23 | src/modules/rlm_sql/drivers/rlm_sql_oracle/configure.ac | 2 +- | 23 | .../drivers/rlm_sql_oracle/configure.ac | 2 +- |
| 24 | src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure.ac | 4 ++-- | 24 | .../drivers/rlm_sql_postgresql/configure.ac | 4 ++-- |
| 25 | src/modules/rlm_sql/drivers/rlm_sql_unixodbc/configure.ac | 4 ++-- | 25 | .../drivers/rlm_sql_unixodbc/configure.ac | 4 ++-- |
| 26 | 9 files changed, 15 insertions(+), 37 deletions(-) | 26 | 9 files changed, 15 insertions(+), 37 deletions(-) |
| 27 | 27 | ||
| 28 | diff --git a/m4/fr_smart_check_include.m4 b/m4/fr_smart_check_include.m4 | 28 | diff --git a/m4/fr_smart_check_include.m4 b/m4/fr_smart_check_include.m4 |
| @@ -38,6 +38,39 @@ index e7d4443f9c..2b69704f98 100644 | |||
| 38 | 38 | ||
| 39 | dnl # Our local versions | 39 | dnl # Our local versions |
| 40 | _smart_try_dir= | 40 | _smart_try_dir= |
| 41 | diff --git a/m4/fr_smart_check_lib.m4 b/m4/fr_smart_check_lib.m4 | ||
| 42 | index 16ac5b3c5e..0f5e9fc6d6 100644 | ||
| 43 | --- a/m4/fr_smart_check_lib.m4 | ||
| 44 | +++ b/m4/fr_smart_check_lib.m4 | ||
| 45 | @@ -64,28 +64,6 @@ if test "x$smart_lib" = "x"; then | ||
| 46 | LIBS="$old_LIBS" | ||
| 47 | fi | ||
| 48 | |||
| 49 | -dnl # | ||
| 50 | -dnl # Try to guess possible locations. | ||
| 51 | -dnl # | ||
| 52 | -if test "x$smart_lib" = "x"; then | ||
| 53 | - for try in /usr/local/lib /opt/lib; do | ||
| 54 | - AC_MSG_CHECKING([for $2 in -l$1 in $try]) | ||
| 55 | - LIBS="-l$1 $old_LIBS" | ||
| 56 | - CPPFLAGS="-L$try -Wl,-rpath,$try $old_CPPFLAGS" | ||
| 57 | - AC_TRY_LINK([extern char $2();], | ||
| 58 | - [$2()], | ||
| 59 | - [ | ||
| 60 | - smart_lib="-l$1" | ||
| 61 | - smart_ldflags="-L$try -Wl,-rpath,$try" | ||
| 62 | - AC_MSG_RESULT(yes) | ||
| 63 | - break | ||
| 64 | - ], | ||
| 65 | - [AC_MSG_RESULT(no)]) | ||
| 66 | - done | ||
| 67 | - LIBS="$old_LIBS" | ||
| 68 | - CPPFLAGS="$old_CPPFLAGS" | ||
| 69 | -fi | ||
| 70 | - | ||
| 71 | dnl # | ||
| 72 | dnl # Found it, set the appropriate variable. | ||
| 73 | dnl # | ||
| 41 | diff --git a/src/modules/rlm_sql/drivers/rlm_sql_db2/configure.ac b/src/modules/rlm_sql/drivers/rlm_sql_db2/configure.ac | 74 | diff --git a/src/modules/rlm_sql/drivers/rlm_sql_db2/configure.ac b/src/modules/rlm_sql/drivers/rlm_sql_db2/configure.ac |
| 42 | index 0d94ee9bf6..6108e62054 100644 | 75 | index 0d94ee9bf6..6108e62054 100644 |
| 43 | --- a/src/modules/rlm_sql/drivers/rlm_sql_db2/configure.ac | 76 | --- a/src/modules/rlm_sql/drivers/rlm_sql_db2/configure.ac |
| @@ -146,7 +179,7 @@ index f31b7d2c5a..67bbf66df5 100644 | |||
| 146 | if test "x$ORACLE_HOME" != "x"; then | 179 | if test "x$ORACLE_HOME" != "x"; then |
| 147 | smart_try_dir="${smart_try_dir} ${ORACLE_HOME}/include" | 180 | smart_try_dir="${smart_try_dir} ${ORACLE_HOME}/include" |
| 148 | diff --git a/src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure.ac b/src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure.ac | 181 | diff --git a/src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure.ac b/src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure.ac |
| 149 | index 46587e4099..b41c51bda7 100644 | 182 | index 6b1c9e964e..1937d81134 100644 |
| 150 | --- a/src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure.ac | 183 | --- a/src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure.ac |
| 151 | +++ b/src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure.ac | 184 | +++ b/src/modules/rlm_sql/drivers/rlm_sql_postgresql/configure.ac |
| 152 | @@ -43,7 +43,7 @@ AC_ARG_WITH(rlm-sql-postgresql-include-dir, | 185 | @@ -43,7 +43,7 @@ AC_ARG_WITH(rlm-sql-postgresql-include-dir, |
| @@ -158,7 +191,7 @@ index 46587e4099..b41c51bda7 100644 | |||
| 158 | FR_SMART_CHECK_INCLUDE(libpq-fe.h) | 191 | FR_SMART_CHECK_INCLUDE(libpq-fe.h) |
| 159 | if test "x$ac_cv_header_libpqmfe_h" != "xyes"; then | 192 | if test "x$ac_cv_header_libpqmfe_h" != "xyes"; then |
| 160 | FR_MODULE_FAIL([libpq-fe.h]) | 193 | FR_MODULE_FAIL([libpq-fe.h]) |
| 161 | @@ -95,7 +95,7 @@ else | 194 | @@ -110,7 +110,7 @@ else |
| 162 | ]) | 195 | ]) |
| 163 | fi | 196 | fi |
| 164 | 197 | ||
| @@ -188,36 +221,6 @@ index 3bdfae6032..ce68c312c6 100644 | |||
| 188 | FR_SMART_CHECK_INCLUDE(sql.h) | 221 | FR_SMART_CHECK_INCLUDE(sql.h) |
| 189 | if test "x$ac_cv_header_sql_h" != xyes; then | 222 | if test "x$ac_cv_header_sql_h" != xyes; then |
| 190 | FR_MODULE_FAIL([sql.h]) | 223 | FR_MODULE_FAIL([sql.h]) |
| 191 | diff --git a/m4/fr_smart_check_lib.m4 b/m4/fr_smart_check_lib.m4 | 224 | -- |
| 192 | index 16ac5b3c5e..0f5e9fc6d6 100644 | 225 | 2.25.1 |
| 193 | --- a/m4/fr_smart_check_lib.m4 | 226 | |
| 194 | +++ b/m4/fr_smart_check_lib.m4 | ||
| 195 | @@ -64,28 +64,6 @@ if test "x$smart_lib" = "x"; then | ||
| 196 | LIBS="$old_LIBS" | ||
| 197 | fi | ||
| 198 | |||
| 199 | -dnl # | ||
| 200 | -dnl # Try to guess possible locations. | ||
| 201 | -dnl # | ||
| 202 | -if test "x$smart_lib" = "x"; then | ||
| 203 | - for try in /usr/local/lib /opt/lib; do | ||
| 204 | - AC_MSG_CHECKING([for $2 in -l$1 in $try]) | ||
| 205 | - LIBS="-l$1 $old_LIBS" | ||
| 206 | - CPPFLAGS="-L$try -Wl,-rpath,$try $old_CPPFLAGS" | ||
| 207 | - AC_TRY_LINK([extern char $2();], | ||
| 208 | - [$2()], | ||
| 209 | - [ | ||
| 210 | - smart_lib="-l$1" | ||
| 211 | - smart_ldflags="-L$try -Wl,-rpath,$try" | ||
| 212 | - AC_MSG_RESULT(yes) | ||
| 213 | - break | ||
| 214 | - ], | ||
| 215 | - [AC_MSG_RESULT(no)]) | ||
| 216 | - done | ||
| 217 | - LIBS="$old_LIBS" | ||
| 218 | - CPPFLAGS="$old_CPPFLAGS" | ||
| 219 | -fi | ||
| 220 | - | ||
| 221 | dnl # | ||
| 222 | dnl # Found it, set the appropriate variable. | ||
| 223 | dnl # | ||
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0007-rlm_python-add-PY_INC_DIR-in-search-dir.patch b/meta-networking/recipes-connectivity/freeradius/files/0007-rlm_python-add-PY_INC_DIR-in-search-dir.patch index 78259d7d74..4d8400c87f 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0007-rlm_python-add-PY_INC_DIR-in-search-dir.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0007-rlm_python-add-PY_INC_DIR-in-search-dir.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From e4ff7a2a9834e2589bc7bdda4b74f5bc962b15e6 Mon Sep 17 00:00:00 2001 | 1 | From 0aab0817acf2179d99c516d7933c80c411855eb7 Mon Sep 17 00:00:00 2001 |
| 2 | From: Jackie Huang <jackie.huang@windriver.com> | 2 | From: Jackie Huang <jackie.huang@windriver.com> |
| 3 | Date: Wed, 27 Jan 2016 05:07:19 -0500 | 3 | Date: Wed, 27 Jan 2016 05:07:19 -0500 |
| 4 | Subject: [PATCH] rlm_python: add PY_INC_DIR in search dir | 4 | Subject: [PATCH] rlm_python: add PY_INC_DIR in search dir |
| @@ -28,3 +28,6 @@ index c79c327064..5f4d274990 100644 | |||
| 28 | FR_SMART_CHECK_INCLUDE(Python.h) | 28 | FR_SMART_CHECK_INCLUDE(Python.h) |
| 29 | CFLAGS=$old_CFLAGS | 29 | CFLAGS=$old_CFLAGS |
| 30 | 30 | ||
| 31 | -- | ||
| 32 | 2.25.1 | ||
| 33 | |||
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0008-libtool-do-not-use-jlibtool.patch b/meta-networking/recipes-connectivity/freeradius/files/0008-libtool-do-not-use-jlibtool.patch index 559b857b63..f469e85b91 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0008-libtool-do-not-use-jlibtool.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0008-libtool-do-not-use-jlibtool.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From d0fa5b259c2dc942d0a43a9cf1bfc32f40c184f9 Mon Sep 17 00:00:00 2001 | 1 | From c47048a68eec6838c87e5cde5fddc7e7500b7742 Mon Sep 17 00:00:00 2001 |
| 2 | From: Jackie Huang <jackie.huang@windriver.com> | 2 | From: Jackie Huang <jackie.huang@windriver.com> |
| 3 | Date: Thu, 7 Jan 2016 22:37:30 -0800 | 3 | Date: Thu, 7 Jan 2016 22:37:30 -0800 |
| 4 | Subject: [PATCH] libtool: do not use jlibtool | 4 | Subject: [PATCH] libtool: do not use jlibtool |
| @@ -12,26 +12,25 @@ Upstream-Status: Inappropriate [embedded specific] | |||
| 12 | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> | 12 | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> |
| 13 | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> | 13 | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> |
| 14 | --- | 14 | --- |
| 15 | Make.inc.in | 4 ++-- | 15 | Make.inc.in | 3 ++- |
| 16 | scripts/boiler.mk | 2 ++ | 16 | scripts/boiler.mk | 2 ++ |
| 17 | scripts/install.mk | 14 +++++++------- | 17 | scripts/install.mk | 14 +++++++------- |
| 18 | scripts/libtool.mk | 22 ++++++++++++++++------ | 18 | scripts/libtool.mk | 22 +++++++++++++++------- |
| 19 | 4 files changed, 27 insertions(+), 15 deletions(-) | 19 | 4 files changed, 26 insertions(+), 15 deletions(-) |
| 20 | 20 | ||
| 21 | diff --git a/Make.inc.in b/Make.inc.in | 21 | diff --git a/Make.inc.in b/Make.inc.in |
| 22 | index 05f82776ff..e78f3fe9dc 100644 | 22 | index 6d5cc1c343..7944aa7143 100644 |
| 23 | --- a/Make.inc.in | 23 | --- a/Make.inc.in |
| 24 | +++ b/Make.inc.in | 24 | +++ b/Make.inc.in |
| 25 | @@ -57,7 +57,7 @@ CPPFLAGS = @CPPFLAGS@ | 25 | @@ -57,6 +57,7 @@ CPPFLAGS = @CPPFLAGS@ |
| 26 | LIBPREFIX = @LIBPREFIX@ | 26 | LIBPREFIX = @LIBPREFIX@ |
| 27 | EXEEXT = @EXEEXT@ | 27 | EXEEXT = @EXEEXT@ |
| 28 | 28 | ||
| 29 | -LIBTOOL = JLIBTOOL | ||
| 30 | +LIBTOOL = @LIBTOOL@ | 29 | +LIBTOOL = @LIBTOOL@ |
| 31 | ACLOCAL = @ACLOCAL@ | 30 | ACLOCAL = @ACLOCAL@ |
| 32 | AUTOCONF = @AUTOCONF@ | 31 | AUTOCONF = @AUTOCONF@ |
| 33 | AUTOHEADER = @AUTOHEADER@ | 32 | AUTOHEADER = @AUTOHEADER@ |
| 34 | @@ -168,7 +168,7 @@ ANALYZE.c := @clang_path@ | 33 | @@ -168,7 +169,7 @@ ANALYZE.c := @clang_path@ |
| 35 | # | 34 | # |
| 36 | ifeq "$(USE_SHARED_LIBS)" "yes" | 35 | ifeq "$(USE_SHARED_LIBS)" "yes" |
| 37 | TESTBINDIR = ./$(BUILD_DIR)/bin/local | 36 | TESTBINDIR = ./$(BUILD_DIR)/bin/local |
| @@ -41,10 +40,10 @@ index 05f82776ff..e78f3fe9dc 100644 | |||
| 41 | TESTBINDIR = ./$(BUILD_DIR)/bin | 40 | TESTBINDIR = ./$(BUILD_DIR)/bin |
| 42 | TESTBIN = ./$(BUILD_DIR)/bin | 41 | TESTBIN = ./$(BUILD_DIR)/bin |
| 43 | diff --git a/scripts/boiler.mk b/scripts/boiler.mk | 42 | diff --git a/scripts/boiler.mk b/scripts/boiler.mk |
| 44 | index 2ce0c18f34..567cc0f22f 100644 | 43 | index 9d70104747..a882e5ce2b 100644 |
| 45 | --- a/scripts/boiler.mk | 44 | --- a/scripts/boiler.mk |
| 46 | +++ b/scripts/boiler.mk | 45 | +++ b/scripts/boiler.mk |
| 47 | @@ -272,6 +272,7 @@ define COMPILE_C_CMDS | 46 | @@ -271,6 +271,7 @@ define COMPILE_C_CMDS |
| 48 | $(Q)$(ECHO) CC $< | 47 | $(Q)$(ECHO) CC $< |
| 49 | $(Q)$(strip ${COMPILE.c} -o $@ -c -MD ${CPPFLAGS} ${CFLAGS} ${SRC_CFLAGS} ${INCDIRS} \ | 48 | $(Q)$(strip ${COMPILE.c} -o $@ -c -MD ${CPPFLAGS} ${CFLAGS} ${SRC_CFLAGS} ${INCDIRS} \ |
| 50 | $(addprefix -I, ${SRC_INCDIRS}) ${SRC_DEFS} ${DEFS} $<) | 49 | $(addprefix -I, ${SRC_INCDIRS}) ${SRC_DEFS} ${DEFS} $<) |
| @@ -52,7 +51,7 @@ index 2ce0c18f34..567cc0f22f 100644 | |||
| 52 | endef | 51 | endef |
| 53 | else | 52 | else |
| 54 | # | 53 | # |
| 55 | @@ -287,6 +288,7 @@ define COMPILE_C_CMDS | 54 | @@ -286,6 +287,7 @@ define COMPILE_C_CMDS |
| 56 | $(Q)cppcheck --enable=style -q ${CHECKFLAGS} $(filter -isystem%,${SRC_CFLAGS}) \ | 55 | $(Q)cppcheck --enable=style -q ${CHECKFLAGS} $(filter -isystem%,${SRC_CFLAGS}) \ |
| 57 | $(filter -I%,${SRC_CFLAGS}) $(filter -D%,${SRC_CFLAGS}) ${INCDIRS} \ | 56 | $(filter -I%,${SRC_CFLAGS}) $(filter -D%,${SRC_CFLAGS}) ${INCDIRS} \ |
| 58 | $(addprefix -I,${SRC_INCDIRS}) ${SRC_DEFS} ${DEFS} --suppress=variableScope --suppress=invalidscanf $< | 57 | $(addprefix -I,${SRC_INCDIRS}) ${SRC_DEFS} ${DEFS} --suppress=variableScope --suppress=invalidscanf $< |
| @@ -116,21 +115,28 @@ index 916411563b..e38c1ed697 100644 | |||
| 116 | 115 | ||
| 117 | 116 | ||
| 118 | diff --git a/scripts/libtool.mk b/scripts/libtool.mk | 117 | diff --git a/scripts/libtool.mk b/scripts/libtool.mk |
| 119 | index 381127ec2d..e83d7e6ad7 100644 | 118 | index 64c2fe0804..05ed2292f0 100644 |
| 120 | --- a/scripts/libtool.mk | 119 | --- a/scripts/libtool.mk |
| 121 | +++ b/scripts/libtool.mk | 120 | +++ b/scripts/libtool.mk |
| 122 | @@ -60,7 +60,9 @@ ifeq "${LIBTOOL}" "JLIBTOOL" | 121 | @@ -33,7 +33,7 @@ JLIBTOOL := ${BUILD_DIR}/make/jlibtool |
| 123 | # Tell GNU Make to use this value, rather than anything specified | 122 | |
| 124 | # on the command line. | 123 | # Add a rule to build jlibtool BEFORE any other targets. This |
| 125 | override LIBTOOL := ${JLIBTOOL} | 124 | # means that we can use it to build the later targets. |
| 126 | -endif # else we're not using jlibtool | 125 | -all install: ${JLIBTOOL} |
| 127 | +else # else we're not using jlibtool | 126 | +all install: ${LIBTOOL} |
| 128 | + all install: ${LIBTOOL} | 127 | |
| 129 | +endif | 128 | # Note that we need to use a compilation rule that does NOT |
| 129 | # include referencing ${LIBTOOL}, as we don't have a jlibtool | ||
| 130 | @@ -51,7 +51,7 @@ jlibtool_clean: | ||
| 131 | |||
| 132 | # Tell GNU Make to use this value, rather than anything specified | ||
| 133 | # on the command line. | ||
| 134 | -override LIBTOOL := ${JLIBTOOL} | ||
| 135 | +#override LIBTOOL := ${JLIBTOOL} | ||
| 130 | 136 | ||
| 131 | # When using libtool, it produces a '.libs' directory. Ensure that it | 137 | # When using libtool, it produces a '.libs' directory. Ensure that it |
| 132 | # is removed on "make clean", too. | 138 | # is removed on "make clean", too. |
| 133 | @@ -74,11 +76,19 @@ clean: .libs_clean | 139 | @@ -65,11 +65,19 @@ clean: .libs_clean |
| 134 | # Re-define compilers and linkers | 140 | # Re-define compilers and linkers |
| 135 | # | 141 | # |
| 136 | OBJ_EXT = lo | 142 | OBJ_EXT = lo |
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0009-Fix-quoting-for-BUILD_WITH.patch b/meta-networking/recipes-connectivity/freeradius/files/0009-Fix-quoting-for-BUILD_WITH.patch index 9386675e46..a28a1e84e9 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0009-Fix-quoting-for-BUILD_WITH.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0009-Fix-quoting-for-BUILD_WITH.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 3e701d6274924adaed568e22af2362aa5af1f055 Mon Sep 17 00:00:00 2001 | 1 | From 33ef5c4e285796c5f208b2b091d4b75e0849f282 Mon Sep 17 00:00:00 2001 |
| 2 | From: Peter Seebach <peter.seebach@windriver.com> | 2 | From: Peter Seebach <peter.seebach@windriver.com> |
| 3 | Date: Sun, 8 Jan 2023 23:01:28 +0800 | 3 | Date: Sun, 8 Jan 2023 23:01:28 +0800 |
| 4 | Subject: [PATCH] Fix quoting for BUILD_WITH | 4 | Subject: [PATCH] Fix quoting for BUILD_WITH |
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0010-fix-error-for-expansion-of-macro-in-thread.h.patch b/meta-networking/recipes-connectivity/freeradius/files/0010-fix-error-for-expansion-of-macro-in-thread.h.patch index 051b66af8f..cae27ad3a4 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0010-fix-error-for-expansion-of-macro-in-thread.h.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0010-fix-error-for-expansion-of-macro-in-thread.h.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 30ce5ccd62446349d432ff65d3fe8d46872423c8 Mon Sep 17 00:00:00 2001 | 1 | From 0475d948ceab91b22172f0fae3bc01e0a1502ae8 Mon Sep 17 00:00:00 2001 |
| 2 | From: Yi Zhao <yi.zhao@windriver.com> | 2 | From: Yi Zhao <yi.zhao@windriver.com> |
| 3 | Date: Wed, 18 Jan 2017 14:59:39 +0800 | 3 | Date: Wed, 18 Jan 2017 14:59:39 +0800 |
| 4 | Subject: [PATCH] fix error for expansion of macro in thread.h | 4 | Subject: [PATCH] fix error for expansion of macro in thread.h |
| @@ -22,10 +22,10 @@ Signed-off-by: Yi Zhao <yi.zhao@windriver.com> | |||
| 22 | 1 file changed, 5 insertions(+), 5 deletions(-) | 22 | 1 file changed, 5 insertions(+), 5 deletions(-) |
| 23 | 23 | ||
| 24 | diff --git a/src/include/threads.h b/src/include/threads.h | 24 | diff --git a/src/include/threads.h b/src/include/threads.h |
| 25 | index e36d81dac0..2bcb6aadcb 100644 | 25 | index f2aea776d6..1c4e526797 100644 |
| 26 | --- a/src/include/threads.h | 26 | --- a/src/include/threads.h |
| 27 | +++ b/src/include/threads.h | 27 | +++ b/src/include/threads.h |
| 28 | @@ -89,7 +89,7 @@ static _t __fr_thread_local_init_##_n(pthread_destructor_t func)\ | 28 | @@ -92,7 +92,7 @@ static _t __fr_thread_local_init_##_n(pthread_destructor_t func)\ |
| 29 | # define fr_thread_local_get(_n) _n | 29 | # define fr_thread_local_get(_n) _n |
| 30 | #elif defined(HAVE_PTHREAD_H) | 30 | #elif defined(HAVE_PTHREAD_H) |
| 31 | # include <pthread.h> | 31 | # include <pthread.h> |
| @@ -34,7 +34,7 @@ index e36d81dac0..2bcb6aadcb 100644 | |||
| 34 | static pthread_key_t __fr_thread_local_key_##_n;\ | 34 | static pthread_key_t __fr_thread_local_key_##_n;\ |
| 35 | static pthread_once_t __fr_thread_local_once_##_n = PTHREAD_ONCE_INIT;\ | 35 | static pthread_once_t __fr_thread_local_once_##_n = PTHREAD_ONCE_INIT;\ |
| 36 | static pthread_destructor_t __fr_thread_local_destructor_##_n = NULL;\ | 36 | static pthread_destructor_t __fr_thread_local_destructor_##_n = NULL;\ |
| 37 | @@ -100,17 +100,17 @@ static void __fr_thread_local_destroy_##_n(UNUSED void *unused)\ | 37 | @@ -103,17 +103,17 @@ static void __fr_thread_local_destroy_##_n(UNUSED void *unused)\ |
| 38 | static void __fr_thread_local_key_init_##_n(void)\ | 38 | static void __fr_thread_local_key_init_##_n(void)\ |
| 39 | {\ | 39 | {\ |
| 40 | (void) pthread_key_create(&__fr_thread_local_key_##_n, __fr_thread_local_destroy_##_n);\ | 40 | (void) pthread_key_create(&__fr_thread_local_key_##_n, __fr_thread_local_destroy_##_n);\ |
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0011-rlm_mschap-Use-includedir-instead-of-hardcoding-usr-.patch b/meta-networking/recipes-connectivity/freeradius/files/0011-rlm_mschap-Use-includedir-instead-of-hardcoding-usr-.patch index efa5c53c9f..d05ed00605 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0011-rlm_mschap-Use-includedir-instead-of-hardcoding-usr-.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0011-rlm_mschap-Use-includedir-instead-of-hardcoding-usr-.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From f0e764826e3a85488047f7f4e94ebf91460d2c12 Mon Sep 17 00:00:00 2001 | 1 | From f742496305018629be88eaac14cc6e1fa80d7594 Mon Sep 17 00:00:00 2001 |
| 2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
| 3 | Date: Fri, 16 Jun 2017 20:10:49 -0700 | 3 | Date: Fri, 16 Jun 2017 20:10:49 -0700 |
| 4 | Subject: [PATCH] rlm_mschap: Use includedir instead of hardcoding /usr/include | 4 | Subject: [PATCH] rlm_mschap: Use includedir instead of hardcoding /usr/include |
| @@ -26,3 +26,6 @@ index 953336f475..77a18af55d 100644 | |||
| 26 | FR_SMART_CHECK_INCLUDE(wbclient.h, [#include <stdint.h> | 26 | FR_SMART_CHECK_INCLUDE(wbclient.h, [#include <stdint.h> |
| 27 | #include <stdbool.h>]) | 27 | #include <stdbool.h>]) |
| 28 | if test "x$ac_cv_header_wbclient_h" != "xyes"; then | 28 | if test "x$ac_cv_header_wbclient_h" != "xyes"; then |
| 29 | -- | ||
| 30 | 2.25.1 | ||
| 31 | |||
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0012-raddb-certs-Makefile-fix-the-existed-certificate-err.patch b/meta-networking/recipes-connectivity/freeradius/files/0012-raddb-certs-Makefile-fix-the-existed-certificate-err.patch index cbac989284..8f7457fdbb 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0012-raddb-certs-Makefile-fix-the-existed-certificate-err.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0012-raddb-certs-Makefile-fix-the-existed-certificate-err.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 0f9f18fc330fe88080be13e43f300fbf7ba4a85a Mon Sep 17 00:00:00 2001 | 1 | From de2b9e3b8f9ad8b8ac3e7e820b8b831e91c2dd71 Mon Sep 17 00:00:00 2001 |
| 2 | From: Mingli Yu <mingli.yu@windriver.com> | 2 | From: Mingli Yu <mingli.yu@windriver.com> |
| 3 | Date: Mon, 13 Jul 2020 07:01:45 +0000 | 3 | Date: Mon, 13 Jul 2020 07:01:45 +0000 |
| 4 | Subject: [PATCH] raddb/certs/Makefile: fix the existed certificate error | 4 | Subject: [PATCH] raddb/certs/Makefile: fix the existed certificate error |
| @@ -29,7 +29,7 @@ Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | |||
| 29 | 1 file changed, 2 insertions(+), 2 deletions(-) | 29 | 1 file changed, 2 insertions(+), 2 deletions(-) |
| 30 | 30 | ||
| 31 | diff --git a/raddb/certs/Makefile b/raddb/certs/Makefile | 31 | diff --git a/raddb/certs/Makefile b/raddb/certs/Makefile |
| 32 | index c9fbc9e864..d064fe252d 100644 | 32 | index 34948bd924..cae939668e 100644 |
| 33 | --- a/raddb/certs/Makefile | 33 | --- a/raddb/certs/Makefile |
| 34 | +++ b/raddb/certs/Makefile | 34 | +++ b/raddb/certs/Makefile |
| 35 | @@ -92,7 +92,7 @@ server.csr server.key: server.cnf | 35 | @@ -92,7 +92,7 @@ server.csr server.key: server.cnf |
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0013-raddb-certs-Makefile-fix-the-occasional-verification.patch b/meta-networking/recipes-connectivity/freeradius/files/0013-raddb-certs-Makefile-fix-the-occasional-verification.patch index 287e47adcc..cf05efef30 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0013-raddb-certs-Makefile-fix-the-occasional-verification.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0013-raddb-certs-Makefile-fix-the-occasional-verification.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From bb1cb2ffc7a31c0a2bb2de51ef82d304b0a107c3 Mon Sep 17 00:00:00 2001 | 1 | From 38cbab566143b9e002ee24a1f08a52ec74186eca Mon Sep 17 00:00:00 2001 |
| 2 | From: Mingli Yu <mingli.yu@windriver.com> | 2 | From: Mingli Yu <mingli.yu@windriver.com> |
| 3 | Date: Wed, 5 Aug 2020 07:23:11 +0000 | 3 | Date: Wed, 5 Aug 2020 07:23:11 +0000 |
| 4 | Subject: [PATCH] raddb/certs/Makefile: fix the occasional verification failure | 4 | Subject: [PATCH] raddb/certs/Makefile: fix the occasional verification failure |
| @@ -29,7 +29,7 @@ Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | |||
| 29 | 1 file changed, 15 insertions(+), 15 deletions(-) | 29 | 1 file changed, 15 insertions(+), 15 deletions(-) |
| 30 | 30 | ||
| 31 | diff --git a/raddb/certs/Makefile b/raddb/certs/Makefile | 31 | diff --git a/raddb/certs/Makefile b/raddb/certs/Makefile |
| 32 | index d064fe252d..86f4547804 100644 | 32 | index cae939668e..52ae65755f 100644 |
| 33 | --- a/raddb/certs/Makefile | 33 | --- a/raddb/certs/Makefile |
| 34 | +++ b/raddb/certs/Makefile | 34 | +++ b/raddb/certs/Makefile |
| 35 | @@ -59,7 +59,7 @@ passwords.mk: server.cnf ca.cnf client.cnf inner-server.cnf | 35 | @@ -59,7 +59,7 @@ passwords.mk: server.cnf ca.cnf client.cnf inner-server.cnf |
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0014-Workaround-error-with-autoconf-2.7.patch b/meta-networking/recipes-connectivity/freeradius/files/0014-Workaround-error-with-autoconf-2.7.patch index 17eadc7e59..86ca471536 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0014-Workaround-error-with-autoconf-2.7.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0014-Workaround-error-with-autoconf-2.7.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From c591da4a361496eec93625cf8c4f89bddfedaca7 Mon Sep 17 00:00:00 2001 | 1 | From 9fed86858d8d2045f3de77405059d786bb2d50ac Mon Sep 17 00:00:00 2001 |
| 2 | From: Hongxu Jia <hongxu.jia@windriver.com> | 2 | From: Hongxu Jia <hongxu.jia@windriver.com> |
| 3 | Date: Sun, 7 Feb 2021 16:02:36 +0800 | 3 | Date: Sun, 7 Feb 2021 16:02:36 +0800 |
| 4 | Subject: [PATCH] Workaround error with autoconf 2.7 | 4 | Subject: [PATCH] Workaround error with autoconf 2.7 |
| @@ -19,12 +19,12 @@ Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | |||
| 19 | 1 file changed, 8 deletions(-) | 19 | 1 file changed, 8 deletions(-) |
| 20 | 20 | ||
| 21 | diff --git a/configure.ac b/configure.ac | 21 | diff --git a/configure.ac b/configure.ac |
| 22 | index 263098f7fd..fc296832d8 100644 | 22 | index 64aa9e4293..0861514ef7 100644 |
| 23 | --- a/configure.ac | 23 | --- a/configure.ac |
| 24 | +++ b/configure.ac | 24 | +++ b/configure.ac |
| 25 | @@ -878,14 +878,6 @@ fi | 25 | @@ -926,14 +926,6 @@ if test "x$WITH_RADLAST" != "xyes"; then |
| 26 | fi | ||
| 26 | 27 | ||
| 27 | AC_PATH_PROG(RUSERS, rusers, /usr/bin/rusers) | ||
| 28 | 28 | ||
| 29 | -dnl # | 29 | -dnl # |
| 30 | -dnl # FIXME This is truly gross. | 30 | -dnl # FIXME This is truly gross. |
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0015-bootstrap-check-commands-of-openssl-exist.patch b/meta-networking/recipes-connectivity/freeradius/files/0015-bootstrap-check-commands-of-openssl-exist.patch index d1d0111607..b664a9e3f3 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0015-bootstrap-check-commands-of-openssl-exist.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0015-bootstrap-check-commands-of-openssl-exist.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 78494ea005bd38324953b05176d6eb2c3f55af2c Mon Sep 17 00:00:00 2001 | 1 | From e8802c019085c743dc691e9329f05f7e559d1fa5 Mon Sep 17 00:00:00 2001 |
| 2 | From: Kai Kang <kai.kang@windriver.com> | 2 | From: Kai Kang <kai.kang@windriver.com> |
| 3 | Date: Sun, 8 Jan 2023 23:21:24 +0800 | 3 | Date: Sun, 8 Jan 2023 23:21:24 +0800 |
| 4 | Subject: [PATCH] bootstrap: check commands of openssl exist | 4 | Subject: [PATCH] bootstrap: check commands of openssl exist |
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0016-version.c-don-t-print-build-flags.patch b/meta-networking/recipes-connectivity/freeradius/files/0016-version.c-don-t-print-build-flags.patch index 2d67fdef05..8917457ec2 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0016-version.c-don-t-print-build-flags.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0016-version.c-don-t-print-build-flags.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From cbbb62ddda5c189c225f96bf6b599b3b3e8c8252 Mon Sep 17 00:00:00 2001 | 1 | From 99ea83d998d3b8957830afa15cec42ba265b67ca Mon Sep 17 00:00:00 2001 |
| 2 | From: Mingli Yu <mingli.yu@windriver.com> | 2 | From: Mingli Yu <mingli.yu@windriver.com> |
| 3 | Date: Wed, 3 Aug 2022 16:44:29 +0800 | 3 | Date: Wed, 3 Aug 2022 16:44:29 +0800 |
| 4 | Subject: [PATCH] version.c: don't print build flags | 4 | Subject: [PATCH] version.c: don't print build flags |
| @@ -13,10 +13,10 @@ Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | |||
| 13 | 1 file changed, 13 deletions(-) | 13 | 1 file changed, 13 deletions(-) |
| 14 | 14 | ||
| 15 | diff --git a/src/main/version.c b/src/main/version.c | 15 | diff --git a/src/main/version.c b/src/main/version.c |
| 16 | index f1f1e87810..3ffcbb25a0 100644 | 16 | index 44a6edc699..a0e6f26911 100644 |
| 17 | --- a/src/main/version.c | 17 | --- a/src/main/version.c |
| 18 | +++ b/src/main/version.c | 18 | +++ b/src/main/version.c |
| 19 | @@ -589,19 +589,6 @@ void version_print(void) | 19 | @@ -614,19 +614,6 @@ void version_print(void) |
| 20 | DEBUG2(" unknown"); | 20 | DEBUG2(" unknown"); |
| 21 | #endif | 21 | #endif |
| 22 | 22 | ||
diff --git a/meta-networking/recipes-connectivity/freeradius/files/0017-Add-acinclude.m4-to-include-required-macros.patch b/meta-networking/recipes-connectivity/freeradius/files/0017-Add-acinclude.m4-to-include-required-macros.patch index f5c399e584..e9511a6165 100644 --- a/meta-networking/recipes-connectivity/freeradius/files/0017-Add-acinclude.m4-to-include-required-macros.patch +++ b/meta-networking/recipes-connectivity/freeradius/files/0017-Add-acinclude.m4-to-include-required-macros.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 40abff4062d0521cf2b2a8a4660a3d2933f86f9d Mon Sep 17 00:00:00 2001 | 1 | From f48b2887ef2ecff333a5d00551e108fc283c2ba5 Mon Sep 17 00:00:00 2001 |
| 2 | From: Robert Yang <liezhi.yang@windriver.com> | 2 | From: Robert Yang <liezhi.yang@windriver.com> |
| 3 | Date: Mon, 1 Apr 2024 09:09:07 +0000 | 3 | Date: Mon, 1 Apr 2024 09:09:07 +0000 |
| 4 | Subject: [PATCH] Add acinclude.m4 to include required macros | 4 | Subject: [PATCH] Add acinclude.m4 to include required macros |
| @@ -57,5 +57,5 @@ index 0000000000..690efc3258 | |||
| 57 | + echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD | 57 | + echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD |
| 58 | + (exit $ac_status); }]) | 58 | + (exit $ac_status); }]) |
| 59 | -- | 59 | -- |
| 60 | 2.35.5 | 60 | 2.25.1 |
| 61 | 61 | ||
diff --git a/meta-networking/recipes-connectivity/freeradius/freeradius_3.2.5.bb b/meta-networking/recipes-connectivity/freeradius/freeradius_3.2.7.bb index ec68c1d920..5abdd97594 100644 --- a/meta-networking/recipes-connectivity/freeradius/freeradius_3.2.5.bb +++ b/meta-networking/recipes-connectivity/freeradius/freeradius_3.2.7.bb | |||
| @@ -39,7 +39,7 @@ SRC_URI = "git://github.com/FreeRADIUS/freeradius-server.git;branch=v3.2.x;lfs=0 | |||
| 39 | 39 | ||
| 40 | raddbdir = "${sysconfdir}/${MLPREFIX}raddb" | 40 | raddbdir = "${sysconfdir}/${MLPREFIX}raddb" |
| 41 | 41 | ||
| 42 | SRCREV = "a7acce80f5ba2271d9aeb737a4a91a5bf8317f31" | 42 | SRCREV = "694a97dddbdd26423504afe7c530e8e1502b7354" |
| 43 | 43 | ||
| 44 | UPSTREAM_CHECK_GITTAGREGEX = "release_(?P<pver>\d+(\_\d+)+)" | 44 | UPSTREAM_CHECK_GITTAGREGEX = "release_(?P<pver>\d+(\_\d+)+)" |
| 45 | 45 | ||
