From nobody Fri Sep 15 20:10:51 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 4RnQL42TrTz4sqkw for ; Fri, 15 Sep 2023 20:10: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RnQL370Mzz4DbL for ; Fri, 15 Sep 2023 20:10:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694808652; a=rsa-sha256; cv=none; b=L2kmYsopa4JFF2LpkXQAQumyDnd0f89ZSSLC7oUPdG1GHmcAdfqX4hA4uz6GajY+/q4LFy t7mPne5KM3aonuC60sj6m7QigWzE+jdKkxqgz0S2ksCRhCFT7np8OhBUGG/NwbajpRUa/v KrPdxjFXZ7ldtZMgSOzUbFK9x9aZklPIHwpgMLSTnsmqcGsbRip7s/HSWwYSNLM2NUuEaP eveQDQU512BK0ZXYKrJfsP65HiYOzjNjXrr6J07Y0f0wFDpl4WJlnuak+TM89AgBvMgOjT bccO1aOpbn10rmg84VXEkwlnwSqjlbZN3eae3TyLZXzdHdr4wWuKoYBMpGqgqA== 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=1694808652; 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=/gF+Bfj33+bDfynOHAXFdxPLsPSB6DmWeGdhUUkU8ws=; b=KNYzORBlThGzWt/eAQazAcQdHpJt/BNi76bhx9n0A12pFpVssi03A4LX31/7vsAPiZ6Mcr CIpRWcCPQlVT3O6wmJluwm1HJ3yjMH9+SmvTbCzJwVCNYl/mb48vtTp/flwNCbQzUOZaox kGNCmGaPavEsi3NQe04gzjQmXbAEkwX0gNDm1tve45mPzsAAdEvbda3PwD+DBQY6YYn9Y0 R3iYUOO5Ih74MXzHz+W8P9U9R6M4Z5OS2ahx45nIfKC6nH3k7YF2UPRQbV/IPiyryOU+RR q2rpDXh/T6YuG6tMVf5GAhD9pFqVNFkAB229rUo0pFrIGYQ+Si0+LL8YOGYnbw== 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 4RnQL35yMfzd2k for ; Fri, 15 Sep 2023 20:10:51 +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 38FKApmt050316 for ; Fri, 15 Sep 2023 20:10:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38FKAp5d050314 for bugs@FreeBSD.org; Fri, 15 Sep 2023 20:10:51 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 273807] tcpdump is not able to set honor the timezone of the PC as set in /etc/localtime Date: Fri, 15 Sep 2023 20:10:51 +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: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: des@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: see_also 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=3D273807 Dag-Erling Sm=C3=B8rgrav changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://reviews.freebsd.org | |/D41880 --=20 You are receiving this mail because: You are the assignee for the bug.=