From nobody Sat Oct 05 20:16:52 2024 X-Original-To: bugs@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 4XLcBr5nGsz5Xcpw for ; Sat, 05 Oct 2024 20:16:52 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XLcBr1x7cz4cMc for ; Sat, 5 Oct 2024 20:16:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728159412; 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=XBeV1zgp0ZTgL7iGHf589kIFTq2d5TkGgA//c2SY4kQ=; b=r6PyKL/dV2kKX9b3rR4DDOcCqTdbTCYzioiEMhbeWV8G04IRqm17UqjC7No7/YP0irJIi0 T0wyX9yHOR3fTDLj0G6V5esuRj2iOf4Rq12Ujn+wnpvnLUF6v9vtmdUcazbW6UsZX4Ojkc vTw/eq6RaMwyI0Ude8uD7x4FEcp0+fX9S6Gv+YCNs1go5yXoJbr9dZz7qnw3yTk5sb9gEl 7iINm2IuXedk4YgvhdhovHvS54F/NYa2mc2lnow3oC9N/C4xrBqZ3p8COm7QstQebb2Wtp MHHppvBODf357o60FoD8d8mdbeIcAk55fR1WBaXhSqjj3pTv0AT3lFFW6RtTcQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728159412; a=rsa-sha256; cv=none; b=spXUznrcdeoScQ9AG+6OXmvF+dxGFOsR1zyTiSdJael53g8m3UmpzkV/eRVU3/UCGEv3vJ KGzJPCh27sxhxKogoiKxS0Ig3e/XgnyvV4eoVPHzLEXCbFCEujDWjxePCFMlC7Uhm8d3fo xQqCaS52OBiUTw1uG0gtNShnhJxWOshn20LIVxzwCs8UJLEq6lfC0ZkwzVjbDmnAfglxEk mae/jCFbJzsFxEOvPI++BlBvOYexTTf878cQLnLaMTTjnoBfh4oZpqCz9FUwrNRh4DGx8I B9bVvDmJuyZzySkDokG5tmGn7VnlkOgDldNRgXWv/X0/kDQgkMIIR/W4AT6zKA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XLcBr1X7ZzY5R for ; Sat, 5 Oct 2024 20:16:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 495KGqvg009409 for ; Sat, 5 Oct 2024 20:16:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 495KGqOZ009408 for bugs@FreeBSD.org; Sat, 5 Oct 2024 20:16:52 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281877] security_daily_compat_var still used by periodic processes Date: Sat, 05 Oct 2024 20:16:52 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.4-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: day1234@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281877 Bug ID: 281877 Summary: security_daily_compat_var still used by periodic processes Product: Base System Version: 13.4-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: day1234@hotmail.com security_daily_compat_var() was removed in release 13.4 (see Bug 275296) bu= t is still called from daily and monthly security periodic by: usr/local/etc/periodic/security/ 405.pkg-base-audit 410.pkg-audit 460.pkg-checksum --=20 You are receiving this mail because: You are the assignee for the bug.=