From nobody Sun Mar 20 09:14:43 2022 X-Original-To: freebsd-stable@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 3756F1A2C383; Sun, 20 Mar 2022 09:15:11 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4KLsXb0nVwz3JkW; Sun, 20 Mar 2022 09:15:11 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by mail-wr1-f54.google.com with SMTP id p9so17046532wra.12; Sun, 20 Mar 2022 02:15:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Lb4tzl/UGCAmfa3nGN8bAqJYR37n0ZKJlhi9rM7wE7E=; b=8BKklgb0bEnGhfXYa944y/2t2u6tpWaFLg/Wz6pV9PctVpt4q5sFEcy/yk+MoLaMSn B/bkgMCdTCG47PpfYl6C1cV0hmqecxA8E7FG2PtAlsWnMjbuZS7CjPPg2AVAXZKk0qkS wZV5HGulnkQedbWTfINLf8yjrkhrZHgmJYXETpCWnUYN3zwI/dEjFisvI7Cm/ZVMJxdE OYpZwLfZvV8hgqkfpysLlRG4pn4qoY+GfPfLihMSqaZIKL4EF5qHp9R/kAKTr2+LRyF6 sDKFVmwk4iijOywZjD/m24oD/Br05hzxT3wbqwxxyWnh/9Z/ahZ8tRkEevv4KXMB7S4Q 9Yzw== X-Gm-Message-State: AOAM530WCh6DQLD0NZn7bEGQM/SumkcxNqS4UPD/UbWmx+gtZRlat/7B AQSLgT/cUyKsiQj+1pvAGOinmmwPugz1kf9DSFA= X-Google-Smtp-Source: ABdhPJwpLueIsryCR1xypYWEgoep9E016VElfxe3fzcEbQzcnAaAkMd7A1YPdYF3TLp+h53L9crhL3wg7kfzAlR1UIs= X-Received: by 2002:adf:f50d:0:b0:203:f72c:e26a with SMTP id q13-20020adff50d000000b00203f72ce26amr8183925wro.620.1647767709811; Sun, 20 Mar 2022 02:15:09 -0700 (PDT) List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org MIME-Version: 1.0 References: <2E632408-4D4E-426C-8DC7-A1024A1D328D.ref@yahoo.com> <2E632408-4D4E-426C-8DC7-A1024A1D328D@yahoo.com> <4370EEAF-A332-4DEB-8E21-B24689857463@yahoo.com> <46C5E80C-3038-4AF4-9E37-103586E3A318@yahoo.com> In-Reply-To: <46C5E80C-3038-4AF4-9E37-103586E3A318@yahoo.com> From: Thomas Zander Date: Sun, 20 Mar 2022 10:14:43 +0100 Message-ID: Subject: Re: git: 43741377b143 - main - security/openssl: Security update to 1.1.1n To: Mark Millard , Mark Johnston Cc: FreeBSD Ports , FreeBSD-STABLE Mailing List , dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4KLsXb0nVwz3JkW X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N Testing the kernel patch right now, will report back asap. Re mplayer warnings: That's on my todo list, thanks for the ping. It has been fairly low prio though, since these errors are about no-ops and transitive dependencies which qa.sh is overly eager to report.