From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: From: Yuri Sedunov To: ALT Linux Team development discussions Date: Tue, 14 Apr 2020 20:26:00 +0300 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.1-alt1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [devel] glib-networking & COVID-19 X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2020 17:26:02 -0000 Archived-At: List-Archive: List-Post: commit 9e9715da9f83dbfe987ef3d3c3247dde83672bce Author: Michael Catanzaro Date: Fri Apr 3 15:09:10 2020 -0500 Reenable TLS 1.0/1.1 due to COVID-19 Safari wound up downgrading its security indicator instead of blocking the content. Firefox and Chrome have backed off because some government website with COVID-19 info was still using TLS 1.0. Incredibly stupid way to back away from deprecating these protocols, but glib-networking is not going to be first here. -- Yuri N. Sedunov