From nobody Tue Nov 12 10:53:35 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 4XnjvM73jnz5cM91 for ; Tue, 12 Nov 2024 10:53:35 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XnjvM637Lz3x49 for ; Tue, 12 Nov 2024 10:53:35 +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=1731408815; 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=WWSvb0e7yBgfugjbVoQnu++MPsN5rtPy2WV0715mQ18=; b=Vi93Gc2l1fhamcNkqoNRV4Dm5IKjk3pGCsJHHGU+O0gVeLGwIjXY/tY1ment5AKaPllaV1 ZFoN4pkktxxVD587wg7f7U1u0CtuihNjiGAnGPKiG6A8ENwX7zb/jXs8psdyo2ZSc+fbh6 DNP/CjCA7lzpXhkCFCrZLH1rly0sy2XD8aiOLjgCxfcB6CO7mMsThq7cogqm5S48nDmE8S JcbSDhl0PH3ZZN9WBZCq/3zT9G+V2FvJRmk9LBkvC+xILt8m93FMwCUf65HnwAa4fSW/zg ABfi75DGW/psu/cPAVl19u9ipgVvcAm4B0O5JVQUIBvEtttUz+RtIyksx5n0Yw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731408815; a=rsa-sha256; cv=none; b=kSI+A9v74HSFt+yo3eOzzPiM34j8SoaAEK5GF8nr6IlJXklbJSEwRTaHDRjP92AtO1c19F oZi75PaDYjZOT9IYRjoH3zONLUtEfLRCDfTDgqwBCF8yrmAa5XCoHM9i/LCJIIMVzDlgch yH9aOgSAt3oJn+EYl9kxVzBsoXP12Adh0jF7o942CoFPzCAG655zNLEvjH/GKE3nH6Of3t hl+tQ5ARe1yQtBxfLyDhcvZC6H09fjFViECwKoVpgc6d7ghaPuyq/Frd274cuxlhitlzib IzhwFyl94PskSBhUXD1XaQmyi8cI8XlqqfBPbJSV6kCwp5CLoIm2T9vWG9E+Sg== 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 4XnjvM5gRPz16s7 for ; Tue, 12 Nov 2024 10:53:35 +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 4ACArZwx051267 for ; Tue, 12 Nov 2024 10:53:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ACArZYY051266 for bugs@FreeBSD.org; Tue, 12 Nov 2024 10:53:35 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 256473] FreeBSD shells are case insensitive for character ranges Date: Tue, 12 Nov 2024 10:53:35 +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.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rb@gid.co.uk X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Works As Intended X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D256473 Bob Bishop changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rb@gid.co.uk --- Comment #12 from Bob Bishop --- Links in the previous two comments look like advertising spam. --=20 You are receiving this mail because: You are the assignee for the bug.=