From nobody Tue Jun 7 17:45:32 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 7733183E7B8 for ; Tue, 7 Jun 2022 17:45:36 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [66.165.241.226]) (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 (2048 bits) client-digest SHA256) (Client CN "mail.nomadlogic.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4LHd732tz5z3CYT; Tue, 7 Jun 2022 17:45:35 +0000 (UTC) (envelope-from pete@nomadlogic.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1654623933; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Ky6EJg2ufAuSf1vWZTqUhD1qYVO0HyfjTF/pRCamDNA=; b=Bu4a8xL7sV9vH/WKwEao3Xsz19A4rhobbUoF/SVjJQ+oumzS0GRyB6p0D1i5OxVErKY76Z LsrJvrglScshMLMZXBEyIlS+lOMvX50b6cok3B9hKhHopS0H5JevJxEEaYuhK51jMNZmr3 iAqOJpUVDVyYvJOnIANLR4ta6eqcM8I= Received: from topanga (cpe-24-24-168-214.socal.res.rr.com [24.24.168.214]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 8b101e73 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 7 Jun 2022 17:45:33 +0000 (UTC) Date: Tue, 7 Jun 2022 10:45:32 -0700 From: Pete Wright To: Alan Somers Cc: FreeBSD Subject: Re: Dropping support for EoL FreeBSD versions in sysutils/py-salt Message-ID: <20220607174532.wsf54nykupmeao6h@topanga> References: 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 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4LHd732tz5z3CYT X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nomadlogic.org header.s=04242021 header.b=Bu4a8xL7; dmarc=pass (policy=quarantine) header.from=nomadlogic.org; spf=pass (mx1.freebsd.org: domain of pete@nomadlogic.org designates 66.165.241.226 as permitted sender) smtp.mailfrom=pete@nomadlogic.org X-Spamd-Result: default: False [-3.50 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[nomadlogic.org:s=04242021]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM_LONG(-1.00)[-1.000]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[nomadlogic.org:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[nomadlogic.org,quarantine]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MLMMJ_DEST(0.00)[freebsd-stable]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On Tue, Jun 07, 2022 at 11:34:18AM -0600, Alan Somers wrote: > Saltstack is discussing whether to drop support for EoL FreeBSD > versions. There's a fair amount of code that exists just to handle > FreeBSD < 10.0. Does anybody still use Saltstack on FreeBSD with EoL > releases? If so, comment on this thread: > > https://github.com/saltstack/salt/issues/61167 > thanks Alan, i def support this cleanup and have subscribed to the github thread. cheers, -pete -- Pete Wright pete@nomadlogic.org