From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: [PATCH 0/1] Libevent update Date: Mon, 30 Jan 2017 23:41:05 +0100 Message-ID: <20170130224106.22064-1-mbakke@fastmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYKdU-0004Es-TY for guix-devel@gnu.org; Mon, 30 Jan 2017 17:41:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYKdP-0005G6-W6 for guix-devel@gnu.org; Mon, 30 Jan 2017 17:41:20 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:49814) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cYKdP-0005Fn-Qo for guix-devel@gnu.org; Mon, 30 Jan 2017 17:41:15 -0500 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Cc: Marius Bakke Hello! Libevent 2.1.8 was recently released and the 2.1 branch is now considered stable. Icecat is the only dependent package that failed to build against 2.1. Marius Bakke (1): gnu: libevent: Update to 2.1.8. gnu/local.mk | 1 + gnu/packages/gnuzilla.scm | 2 +- gnu/packages/libevent.scm | 25 +++++++++++++++++----- gnu/packages/patches/libevent-2.1-dns-tests.patch | 26 +++++++++++++++++++++++ 4 files changed, 48 insertions(+), 6 deletions(-) create mode 100644 gnu/packages/patches/libevent-2.1-dns-tests.patch -- 2.11.0