From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZNnW-0007Od-CQ for guix-patches@gnu.org; Tue, 18 Dec 2018 17:25:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZNnT-0001zn-82 for guix-patches@gnu.org; Tue, 18 Dec 2018 17:25:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:49573) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gZNnT-0001zZ-07 for guix-patches@gnu.org; Tue, 18 Dec 2018 17:25:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gZNnS-0007PT-Az for guix-patches@gnu.org; Tue, 18 Dec 2018 17:25:02 -0500 Subject: [bug#33783] [PATCH] gnu: sqlite: Replace with 3.26.0 [security fixes]. References: <87mup31r6o.fsf@gmail.com> In-Reply-To: <87mup31r6o.fsf@gmail.com> Resent-Message-ID: From: Mark H Weaver Date: Tue, 18 Dec 2018 17:22:58 -0500 Message-ID: <87a7l2a2zm.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Alex Vong Cc: 33783@debbugs.gnu.org I applied your proposed patch to my private branch and updated my x86_64 GuixSD system with GNOME 3, and my user profiles including IceCat. Everything seems to work well, and I've verified that IceCat is using the new sqlite. Please push this to master. Thanks! Mark