From nobody Mon Apr 1 22:19:13 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 4V7lmL03w4z5FGV7 for ; Mon, 1 Apr 2024 22:19:14 +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 4V7lmK5YYyz4Fts for ; Mon, 1 Apr 2024 22:19:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712009953; a=rsa-sha256; cv=none; b=s8dk5YOD7glV29ZBGnoLTfPJ/i2LHL8n+kqkAxYGJLby3mK+ZDOgKwUI7VEVXTjGPZOSE2 rXmM1av/ofdJ3Q30TTLqop/wAT2fbxArdFen/7Xylw/frQtkwur1sUDZyI0uhS15GNUPWX lMG/Jb3qZoeltjKFKC06Gv4EVcfO9wD8R//Vgq4/y2dVUJmiJrZ/ofk6f23L+wGucQDJiu oK7+750AemAO+9HQcUQ3cpu2VCEiG1sOemF1Tb1z+U2gkjgIkxdSx2hmDoOFgU/RS2SKkx Ket76HYrhSN2Jk10H+OcGijPNGFbnxWiNcANFWF924MJdavRaZAhEJEdlMXusw== 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=1712009953; 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=0t8Q7GyTHSPmiX6b9GsNEQ+i8ESNkulNaah/UE6qDUM=; b=jp0/GBXcQL0Bs/3CLvJpIJLsZs1Y8rTmG7IfIu1jfzPOhaw1p7n4E7hUOyGO6z+43lFfzv C6wZXJmeVtKoEecueVAcqWvefc/8UmEpsQED7C9zDX/cwNgtkcXD8xdHZBlncfpI+bVr0b UbGSTpL2Ty/0Z/EV2hBD4hxarWhBJOsTDA86P1N7cyQU+3SNumCOkNvQ0RTFIOVzYLIGkY Lyioof3B8ze9oQOjfZ472UQwyrmdExSP3xTNB45P52N7mJzd+HqBot7zZyWbl9/hJbAAt7 J+9XZOScr4rUTcxJwKiKHu0fC6o4VU73RRxF+b+rSOLtGVabS5L2/l2wmyF75Q== 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 4V7lmK51N1zNqv for ; Mon, 1 Apr 2024 22:19:13 +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 431MJD7v049405 for ; Mon, 1 Apr 2024 22:19:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 431MJDq8049404 for bugs@FreeBSD.org; Mon, 1 Apr 2024 22:19:13 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 278099] outdated version of zstd(1) is kept in the base Date: Mon, 01 Apr 2024 22:19:13 +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: 15.0-CURRENT X-Bugzilla-Keywords: needs-patch, performance, regression X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: delphij@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: 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=3D278099 Xin LI changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |allanjude@FreeBSD.org, | |delphij@FreeBSD.org, | |mav@FreeBSD.org, | |mm@FreeBSD.org --- Comment #1 from Xin LI --- Somewhat related: there is an even older version of zstd bundled with OpenZ= FS.=20 The bundled copy (except the wrapper) should be removed and we should have = only one copy in the source tree. --=20 You are receiving this mail because: You are the assignee for the bug.=