From nobody Sun Aug 24 10:56:13 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 4c8rSs6n8Lz65FmR for ; Sun, 24 Aug 2025 10:56:13 +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 4c8rSs5y1Hz4HZ7 for ; Sun, 24 Aug 2025 10:56:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756032973; 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; bh=hwsSTITGOrnD5XPvwY1/u3y2t66VCaOxV9OvQbKz3J0=; b=gB5lPWRj4IYkdLM9PqkQcd25aVuxpalpzEPGv7Wvhnam30JqyKuY/nH0VyTZwRNP6+UK3A mk5b2JcvvekELhY68S4c6w2w2IkRk69EuZH4cN5h9/Gc7FPINe7tFzg55o4t018QzaXfX5 8TxaYrqX/O0M5sykOWaXT3LpSMOqWEK5mDiTofA9+Of9mVrYeVmjJr8CQadQOpHCZ53Rey wdJJ7v5JOjkKqxKX+nHOvCzotef3TGc1kS3rwfp6VD9AibcPsyr/s9XG1rAWT3QjXY52sx aLQmon01lMGIBmjGIeaGeiwU1/fb0Fv473omXAWRXAbw0upgtt8OOZEPUowSIg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756032973; 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; bh=hwsSTITGOrnD5XPvwY1/u3y2t66VCaOxV9OvQbKz3J0=; b=EUPV8L0HwHLy/TWqwkTy54eZbD4hY7MqF7eaUG4ZSeIiseZvKX4DQZpy2RDJ/+4xsyMCZD 9gZeiiBl4kXWeLb1e2rMvk0vvsql4OU8TaPoWvq7xj0qOUys59STqswo/XM/mW337XyGR0 f1TAJSCAyGe1hpmoK0AK9FOU0rFSPcdMf9gkGLKhACro+Ec2d/ihvSBpsDRG8250of3a3q tzDsVktmkub/fXucPY37XDKv2DwJFllpHoxYcpHRZmXz7Qr1ZsidaYn8T0zRJ/JF28+TPG +UUghxrsk1MYdySvEtHsKaornp2bnSys0KHj9kMTrWHvLOubXdgv6Q+5b6m7AA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756032973; a=rsa-sha256; cv=none; b=XGLk6tSI/xqBFVQAi22KEq/Tr6ZjGbuD6pT23OAqAy7bKZqJgPD/qlGvCtIoW4mCMYahJs 6jD+45zCM06RFiknD2LZj0CUF2M+DNy8grtBLV99jM+G1Iug/QyDehCRlSUlrGQxkN7g9c ltpEbcI4DLqC+kpOnK/N1Kv8IBUGiPhmJ36aKGixVIKOOXjVaCXBf6EWjj5lVSM4s/8Iq4 gxDdHfZ12c7ek9Rz8xMHzEPCJ16ZbFN1ccVl5unXD8RTD8yWLWKKeWPbYnKOGXKXErrclN yYZg48HtNQtmsV3T1z6YwwGrtMU4gzMO9T0BpmCXBeq6vQ7totzZ1iq1T4oTAw== 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 4c8rSs5HvMz10lQ for ; Sun, 24 Aug 2025 10:56: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 57OAuDeo053424 for ; Sun, 24 Aug 2025 10:56:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57OAuD7j053423 for ports-bugs@FreeBSD.org; Sun, 24 Aug 2025 10:56: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: ports-bugs@FreeBSD.org Subject: [Bug 289052] dns/powerdns: update to 5.0.0 Date: Sun, 24 Aug 2025 10:56:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: tremere@cainites.net 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: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D289052 Bug ID: 289052 Summary: dns/powerdns: update to 5.0.0 Product: Ports & Packages Version: Latest Hardware: Any URL: https://blog.powerdns.com/2025/08/22/powerdns-authorit ative-server-5.0.0 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: tremere@cainites.net Full changelog: https://doc.powerdns.com/authoritative/changelog/5.0.html#change-5.0.0 Make sure to check the Upgrade Notes: https://doc.powerdns.com/authoritative/upgrading.html Q&A: poudriere: builds ok (14.3-RELEASE-p2; amd64) Makefile portfmt/clippy processed --=20 You are receiving this mail because: You are the assignee for the bug.=