From nobody Fri Sep 22 15:30:42 2023 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 4RsbnZ14Nxz4v26F for ; Fri, 22 Sep 2023 15:30:42 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RsbnY6LhGz4Dss for ; Fri, 22 Sep 2023 15:30:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695396641; a=rsa-sha256; cv=none; b=yoKkCmVfY8wx6LCsJMiDFlyFyBQ90jS+iyKFiXBJEvmbZ52D0NIcjoH525ZAFasHKRPSTf aOpnTaXHuU3vQGXf6p+kXA1uA1RGpUd+4W4Vqy4H48AKbI7VWhAyzFTUvTmxrZfr/EXFza ftfIfuaqAxm49r3bslWiGSb9mNPaljmYVrF3i1q5zCMIcPPA00RyPmxEkZOVdbmt2maUVU GoV5pWoFqeHlAa4n6lBXIpiLlJX3bU9BQfWBxAfW2qzkpxruIJGZBZHYtXn/61TTA9KM+g mRcSBgRxezCO+YC5lPaX2TDL+f/zib337SNLnDZQHi1ceNIDaO15/DF6sntDqw== 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=1695396641; 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: in-reply-to:in-reply-to:references:references; bh=9TJQ0X/Jaddfsj+G0FjWiZ2ENCT2FzBj7E9HTChwUg0=; b=lJeFN37hfBZOaDM2y8XYf0vP1qQGYaXmf9zI7YtucwzpRuabRSy+uiYAeUWLAxjSN3LFxO nf39CyiRwuPfgSuk1ZV9BWIYQhneOwd4z42lobuOhemAFrC1b6rt0rG50xFuE4+ajIP7fU j6mAF6cEu2fXM9R13YPY7IXCSKX4MX5KWah1T1mpzNpyxG0c2gpiVOifNtZhFmEeD5cjYE gCBs+ZoFMMkxl1rxZZQGgiJ5UOPouU/ruB2l2to2pVyDGRufQQxrs141G1OEtdQ+yeowa3 9yDPNL77RoUoaQo9jKDOmaUPN0BWeptGRFNeDc7RpjcQ0BjILnE539KY7Pkvww== 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 4RsbnY5R19zCBl for ; Fri, 22 Sep 2023 15:30:41 +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 38MFUf4A089894 for ; Fri, 22 Sep 2023 15:30:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38MFUfP4089893 for bugs@FreeBSD.org; Fri, 22 Sep 2023 15:30:41 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 274019] certctl(8): deprecate and remove usage of default extension of ".0" Date: Fri, 22 Sep 2023 15:30:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 12.4-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: tijl@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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=3D274019 --- Comment #4 from Tijl Coosemans --- (In reply to Michael Osipov from comment #3) The EXTENSIONS variable should be removed from the ENVIRONMENT section beca= use there's no such variable in the script. Perhaps the list of extensions can= be mentioned as part of the description of the rehash command. --=20 You are receiving this mail because: You are the assignee for the bug.=