From nobody Tue Jul 28 09:22:58 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4h8VPH0HqDz6mRNH for ; Tue, 28 Jul 2026 09:22:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h8VPG640sz3TKn for ; Tue, 28 Jul 2026 09:22:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785230578; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dd8AvZWIkYjXwUgu6f8KRLip+2xV4cheM+OsPvU/q5U=; b=kkctb7DRFG5zqwZjKFliNK4tGvRreIzicWvmtsR32sSM4+LSDAKgBxCn/UI+w2nNoJq4p0 44/OcyU1hk6lU56bwOOJv5DUH6zCAZRk9RDW6KMpQHyrnaUwj71qDXQhTKRsZ5FGv1H2ud Zrf7/w3nuRK/ND0eoVCWqbZQN4vehtiLvbUm51dzMRc67wFNAqQdfym7x3e4Zor81wfT9B Xoz3qJ3typPeU+/7mrJes1D3jJ+P6eqEIVRnLUwrc4s7NP9AVz6L9z4vRbL0Btf3/kN3MJ 6BdZEByQYTcaNp+q4IfKP5w1Xi46+1A5kirP2imsuq8bi8Y7Kkl9NSrq4QNeVQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785230578; a=rsa-sha256; cv=none; b=VZk2J2cp+ipIpYx6O1vyu4YVzsebP3pPPlF4w6wwa6rb7pB9XwMY5Q8wIzhxks1oZFupVO I2lQgm/35SC/Lg5t2GQ0Wx3KaTV5AJvddQm0Tg68lHXLpyoEmcDjpK3ePpIRlbyDd6jtTb tQndC0L9uq97eDgLAdl5+lhIvQQJif9yEZST49N+pp2qghFcPBHiEpsti5Tcr75NAWV/jf isyTrxq6dhtB/TFUkTUd/qj9tlalxuHqdkbkUiRKGnVY+n6pXY5qHe4di30pElcBjyJ/AP Y4pjsOEM0tBMPivs6bAV9Z2KcKs3Zja8xZiezJfiWfLYWF+ilOdBNYrkqFjpyQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785230578; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dd8AvZWIkYjXwUgu6f8KRLip+2xV4cheM+OsPvU/q5U=; b=UvwPXChQJ6+8c6T+egwIauylftgUkX68Dyad+ELDYmUFfQZiyPzLrjsfiLC1+qXfoi0fno uULBt2BTbqIO2GQFFDx+hDi+AIcqW93S54fStYarwzRaScANhBCe6If9FBcY/IwrOCAKMC xzG+br2VmNdUjN//uVfru3nKhBRp9cB+jTxjui4I9IymXmvnaTyHTvE849iXhjCAvowfqI odxroeC5e+p3Kw9OWShkcECSYsWch6UF4Btsd2dslG+L4bGhX3Dyq6fYhXlHDQqCS20lU4 ddTVGalsYyDz0n5xcIsdWdy4st6Aw1vuTn7ltAhTVOgMdrY2ZOaMSq+PBxr0zg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h8VPG4vS4zZxJ for ; Tue, 28 Jul 2026 09:22:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 197c6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 28 Jul 2026 09:22:58 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: 1225b47a8e0f - stable/14 - wpa: Define CONFIG_DEBUG_FILE globally List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: des X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 1225b47a8e0f2f9eb896ff6099724c8234933c7c Auto-Submitted: auto-generated Date: Tue, 28 Jul 2026 09:22:58 +0000 Message-Id: <6a6874f2.197c6.6716e63b@gitrepo.freebsd.org> The branch stable/14 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=1225b47a8e0f2f9eb896ff6099724c8234933c7c commit 1225b47a8e0f2f9eb896ff6099724c8234933c7c Author: Dag-Erling Smørgrav AuthorDate: 2026-07-21 07:59:43 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2026-07-28 09:22:35 +0000 wpa: Define CONFIG_DEBUG_FILE globally We defined CONFIG_DEBUG_FILE only in libwpautils, not in wpa_supplicant, so all it did was enable code that never got called. Enable it at the top level so it also applies to wpa_supplicant(8), and the -f option mentioned in the manual page now actually works. PR: 281617 MFC after: 1 week Reviewed by: cy Differential Revision: https://reviews.freebsd.org/D57723 (cherry picked from commit 67518c9f565b61bc5eebe33b6a956e2cc9b3f223) --- usr.sbin/wpa/Makefile.inc | 1 + usr.sbin/wpa/src/utils/Makefile | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/usr.sbin/wpa/Makefile.inc b/usr.sbin/wpa/Makefile.inc index ba12432eabc8..f9c372808c3e 100644 --- a/usr.sbin/wpa/Makefile.inc +++ b/usr.sbin/wpa/Makefile.inc @@ -41,6 +41,7 @@ CFLAGS+=-DCONFIG_IEEE80211R CFLAGS+=-DCONFIG_IEEE80211W CFLAGS+=-DTLS_DEFAULT_CIPHERS=\"DEFAULT:!EXP:!LOW\" CFLAGS+=-DCONFIG_DEBUG_SYSLOG +CFLAGS+=-DCONFIG_DEBUG_FILE CFLAGS+=-DPKCS12_FUNCS CFLAGS+=-DCONFIG_GAS CFLAGS+=-DCONFIG_PEERKEY diff --git a/usr.sbin/wpa/src/utils/Makefile b/usr.sbin/wpa/src/utils/Makefile index 061ddeaad6f8..105b0dc042da 100644 --- a/usr.sbin/wpa/src/utils/Makefile +++ b/usr.sbin/wpa/src/utils/Makefile @@ -22,8 +22,6 @@ SRCS= base64.c \ wpa_debug.c \ wpabuf.c -CFLAGS+=-DCONFIG_DEBUG_FILE - .if ${MK_INET6} != "no" CFLAGS+= -DCONFIG_IPV6 .endif