Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: <mingli.yu@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [PATCH 4/4] freeradius: Fix do_patch fuzz QA Issue
Date: Mon, 8 Jun 2026 23:57:12 -0700	[thread overview]
Message-ID: <20260609065712.2888126-4-mingli.yu@windriver.com> (raw)
In-Reply-To: <20260609065712.2888126-1-mingli.yu@windriver.com>

From: Mingli Yu <mingli.yu@windriver.com>

Fixes:
  ERROR: freeradius-3.2.9-r0.wr2600 do_patch: QA Issue: Fuzz detected:

  checking file src/main/version.c
  Hunk #1 succeeded at 622 with fuzz 1 (offset 8 lines).

  patching file src/main/version.c
  Hunk #1 succeeded at 622 with fuzz 1 (offset 8 lines).

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
 .../0016-version.c-don-t-print-build-flags.patch      | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

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 8917457ec2..6fb9d9fa3b 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 @@
-From 99ea83d998d3b8957830afa15cec42ba265b67ca Mon Sep 17 00:00:00 2001
+From ac503b5395d566c677013c051165290ab024cdef Mon Sep 17 00:00:00 2001
 From: Mingli Yu <mingli.yu@windriver.com>
 Date: Wed, 3 Aug 2022 16:44:29 +0800
 Subject: [PATCH] version.c: don't print build flags
@@ -13,10 +13,10 @@ Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
  1 file changed, 13 deletions(-)
 
 diff --git a/src/main/version.c b/src/main/version.c
-index 44a6edc699..a0e6f26911 100644
+index 1bdb562..0368fba 100644
 --- a/src/main/version.c
 +++ b/src/main/version.c
-@@ -614,19 +614,6 @@ void version_print(void)
+@@ -622,19 +622,6 @@ void version_print(void)
  		DEBUG2("  unknown");
  #endif
  
@@ -35,7 +35,4 @@ index 44a6edc699..a0e6f26911 100644
 -#endif
  		DEBUG2("  ");
  	}
- 	INFO("FreeRADIUS Version " RADIUSD_VERSION_STRING);
--- 
-2.25.1
-
+ 
-- 
2.49.0



      parent reply	other threads:[~2026-06-09  6:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-09  6:57 [PATCH 1/4] xfce4-cpufreq-plugin: Fix aggregate init failure with gcc16 mingli.yu
2026-06-09  6:57 ` [PATCH 2/4] xfce4-sensors-plugin: " mingli.yu
2026-06-09  6:57 ` [PATCH 3/4] minifi-cpp: Fix build with gcc 16 mingli.yu
2026-06-09  6:57 ` mingli.yu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260609065712.2888126-4-mingli.yu@windriver.com \
    --to=mingli.yu@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox