From owner-dev-commits-ports-main@freebsd.org Sun Apr 11 10:14:13 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 045BB5C8089; Sun, 11 Apr 2021 10:14:13 +0000 (UTC) (envelope-from tobias.kortkamp@gmail.com) Received: from mail-ej1-f51.google.com (mail-ej1-f51.google.com [209.85.218.51]) (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 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FJ7506SKKz3HSP; Sun, 11 Apr 2021 10:14:12 +0000 (UTC) (envelope-from tobias.kortkamp@gmail.com) Received: by mail-ej1-f51.google.com with SMTP id n2so15397647ejy.7; Sun, 11 Apr 2021 03:14:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=PhLYjbhZHk1/tRGFO7rckLUm742AoDN5U8zZzE4SQtA=; b=P7h7zssO5H59jm8x1z+0qsm5U5pFRGcOUsZPxQrl2zQCKmcdc4pS7dQstuOrHdC38G 019JOrlUEQ57vszbZ6m5a/O/cTp6A+FuYt3TUXwhPc65ceU/T+oA74vUKCVjoL9cQ1Jv hn3oAJ7A+UurRBivL/XZqpz1pLXBwMsrZtyrSa0u9jHEhcnSHK+KtVKxxYnfujzsGn+X lXJuu9mPSquTP72I8mJXL6C1RXCk4qGhC0L3Lpc1h/AwF/deVmPC023Ty4hA7KML2uj6 08oqkVMVUvQKg5A8U7/KslDaUhbXUJtvn6AHn2MQ0TyYvJI1hR2fyFbEHH6/BLRI3rwb rIrA== X-Gm-Message-State: AOAM532ZekhsE1C8o6MVGcfMJCCanUkQ9UWSrHad19gNt4E2OoH/yFnH 8chx2+Iq+v+RouTcxbrDOeU= X-Google-Smtp-Source: ABdhPJxVycFXeZz5C8mJE+Oyu0R/8EnzO51Fm+nhTnTq84YIkBzvzoJmFb02g39B+YeJ9mEPh6h+jA== X-Received: by 2002:a17:906:e5a:: with SMTP id q26mr15150972eji.263.1618136051141; Sun, 11 Apr 2021 03:14:11 -0700 (PDT) Received: from urd.tobik.me (ip5f5ae253.dynamic.kabel-deutschland.de. [95.90.226.83]) by smtp.gmail.com with ESMTPSA id t7sm108417ejo.120.2021.04.11.03.14.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 11 Apr 2021 03:14:10 -0700 (PDT) Date: Sun, 11 Apr 2021 12:14:30 +0200 From: Tobias Kortkamp To: Torsten Zuehlsdorff Cc: Adriaan de Groot , Gerald Pfeifer , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, ale@freebsd.org Subject: Re: git: c6093a753e76 - main - databases/mysql55-server: fix check-plist Message-ID: References: <202104090946.1399kTCb092931@gitrepo.freebsd.org> <34dabf10-5e9b-37da-2d74-b4f38a357b2e@pfeifer.com> <2226559.mfXeX5GmMH@beastie.bionicmutton.org> <1f42d087-f259-c578-5934-1071909e0e7b@toco-domains.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3PJXs3NwA5HdqPhV" Content-Disposition: inline In-Reply-To: <1f42d087-f259-c578-5934-1071909e0e7b@toco-domains.de> X-Rspamd-Queue-Id: 4FJ7506SKKz3HSP 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-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Apr 2021 10:14:13 -0000 --3PJXs3NwA5HdqPhV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 11, 2021 at 11:54:51AM +0200, Torsten Zuehlsdorff wrote: > On 11.04.21 10:39, Tobias Kortkamp wrote: > > Why do we still have MySQL 5.5? It has been EOL since December > > 2018. Why should we continue to fix it? Shouldn't we put a > > deprecation notice on the port now and let it expire? >=20 > Same would be true for 5.7 since 2019: > https://www.mysql.com/de/support/eol-notice.html > (You need to search for "Support EOL for MySQL 5.7 on FreeBSD") But 5.7 is still supported elsewhere until October 2023, right? So it would still get security and other updates that also apply to FreeBSD regardless of official support. This is unlike 5.5 which is not supported anywhere anymore and won't get any updates at all. --3PJXs3NwA5HdqPhV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEElXvTEJc6ePgdQuobpPCftzzFH2EFAmByzAJfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk1 N0JEMzEwOTczQTc4RjgxRDQyRUExQkE0RjA5RkI3M0NDNTFGNjEACgkQpPCftzzF H2G2AAf+INYdulQspsFh5OQKG+jEf4VBFsDDPhFJNkTl+JJBrr8DAE6NBX20jpZC 08q6wCFB2iHcfL9lBT51uM6OS7hkWJOuIw5oVbQId9or2tVZ8h05z41wtUwkzV6s eYtFQW6udidfsHlY1M4iMEWxlziouDn1WydpE6G9Z/Wr/a1M3jBEoxxIvLJoZ2/D EkgamLgHFNXb2PStDL4xaXow1Tk9damDEo3ri9+gP6+e4/vUQ4A0UHYCDiBZhE2e qhV7oHsU7ouJpk/P5kQLiYXvUY/oXO89lCTqvOANQpbjX0lqRWCXxMqfVtgX0bd9 geKRIyfKDoa2Fvacoz6uTrVGPqw4bg== =S54V -----END PGP SIGNATURE----- --3PJXs3NwA5HdqPhV--