From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 0/2] Security update for samba and ldb Date: Sun, 3 Jan 2016 15:20:30 -0500 Message-ID: <20160103202030.GA30528@jasmine> References: <20160103201531.GA30456@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59337) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFp8k-0005ME-16 for guix-devel@gnu.org; Sun, 03 Jan 2016 15:20:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aFp8g-0005FD-RX for guix-devel@gnu.org; Sun, 03 Jan 2016 15:20:33 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:58500) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFp8g-0005Ev-Nv for guix-devel@gnu.org; Sun, 03 Jan 2016 15:20:30 -0500 Received: from localhost (c-69-249-5-231.hsd1.pa.comcast.net [69.249.5.231]) by mail.messagingengine.com (Postfix) with ESMTPA id 4D350C016DA for ; Sun, 3 Jan 2016 15:20:30 -0500 (EST) Content-Disposition: inline In-Reply-To: <20160103201531.GA30456@jasmine> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org On Sun, Jan 03, 2016 at 03:15:31PM -0500, Leo Famulari wrote: > On Sun, Jan 03, 2016 at 03:07:29PM -0500, Leo Famulari wrote: > > This updates samba to 4.3.3 and ldb to 1.1.24. > > > > According to WHATSNEW.txt in the samba tarball, it fixes: > > Not sure what happen to the CVE list I put here... another try: > CVE-2015-{3223,5252,5299,5296,8467,5330} And, pushed as f6cddbefcc and 77553dff86. > > > > > > Leo Famulari (2): > > gnu: ldb: Update to 1.1.24. > > gnu: samba: Update to 4.3.3. > > > > gnu/packages/samba.scm | 8 ++++---- > > 1 file changed, 4 insertions(+), 4 deletions(-) > > > > -- > > 2.6.4 > > > > >