From nobody Tue Dec 09 10:45:47 2025 X-Original-To: ports-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 4dQb9R3YZhz6KN2Q for ; Tue, 09 Dec 2025 10:45:47 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dQb9R0qmGz3RRC for ; Tue, 09 Dec 2025 10:45:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765277147; 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=x/U48tqlrs0UdBQyUG+218KPwhYnOrt5jL3J1xhRaXA=; b=Awqj5ZcKdaFFt3qJgux1/AvXTKPXXwiGVzGsZCszKkU8hv8wFSY2gnfVCCp2aFgu/OIsjd fsuoKA5qdjhrCoWmC6DnHyDJRN53X7yipigvVhnUJ3ziroCY0uh1CpvYdkqzTGVDpRX/LC pE+uh8DiU3m3356M3roXnCDXfG6rDqC4kBIE/xm81s0/BXciLByk8cceWeAvpkYpqHUseT q+qFh2LnXiKLzJapnpcwqY0UKibj9xue3edF4bl5hwaaMc48irjKXdK0CRJuU5QjpflK53 9TN9d6Fn8Udw72zY1Aa7tINvxhEAANpVb3F8wFbMj5tE3kLPmMTirF8Sxek3Wg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765277147; 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=x/U48tqlrs0UdBQyUG+218KPwhYnOrt5jL3J1xhRaXA=; b=soJxfaSp5ZftJquldv1HibB5qNbIecjIIHSSw/kcGOSEZi4AbQzr3Zswg3hu+6/zoF23RZ 3KZ4GokoWxh7LCWsT11Lm9eO7TNhpbZBI4wVUH4ThVpbnAZezQMIMLIbmVNTXAK+pynbxR iraekWzJc+U6JaHP2e9KRZMPwrpeQKvsS14S51D+h3We/Yqi395jy8WHFYgVBzxhGf2ZzB RObE07vVBeX0zalUuoYMVvcQpnE6LB15cylH1cUnccy8/XuwAcr30zdhdnIhzi2FJvw1og d8Mv2ChVk7QfVNgRC7d294XtQFRuoBai+0eENAbAOQfSMk9yfNXoJ6LTPnexVg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765277147; a=rsa-sha256; cv=none; b=pdjGs3t1u/kr4dbSrPlWLSMUr3VhflH11owJvXoz/tqnknpp8CCbxibeiGTKT/eIvxUFqa w+SBfg8rS+JqUCCtrGYMHify9z/CO7mz+xSS/ZD8WCwKjUw72jbHxKAv0x1/ccmMlDAcuB cXaju4CE6gbXbdRLmKgDsKafSdJcbCMjryeCEGWi3RCvMx4cO2dovyNX9dchLqmpQqgpYp H42wsCWmBRFr0qR5akJbc6ayiO4UM6wul4EgNPtZDk+Ax6Dpicl09Qnkyfnd7dy8WAdKuW RsQxp3A+svUK+KQanoqjj2RNM+VZgbv10ZVVUz/UQptQWOOxGg62At8RVUvwIw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4dQb9R0HtkzvTy for ; Tue, 09 Dec 2025 10:45:47 +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 5B9AjkBp030187 for ; Tue, 9 Dec 2025 10:45:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5B9Ajk3o030186 for ports-bugs@FreeBSD.org; Tue, 9 Dec 2025 10:45:46 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: ports-bugs@FreeBSD.org Subject: [Bug 290995] mail/stalwart: Update to 0.14.1 Date: Tue, 09 Dec 2025 10:45:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: herbert@gojira.at X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D290995 --- Comment #9 from Herbert J. Skuhra --- (In reply to Orville Q. Song from comment #3) I think S3 should be removed from OPTIONS_DEFAULT and marked broken. https://github.com/durch/rust-s3/issues/440 --=20 You are receiving this mail because: You are the assignee for the bug.=