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:15:31 -0500 Message-ID: <20160103201531.GA30456@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57041) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFp3v-0003WO-MX for guix-devel@gnu.org; Sun, 03 Jan 2016 15:15:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aFp3s-0003ue-GQ for guix-devel@gnu.org; Sun, 03 Jan 2016 15:15:35 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:47578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFp3s-0003ua-Ct for guix-devel@gnu.org; Sun, 03 Jan 2016 15:15:32 -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 E18FEC016D5 for ; Sun, 3 Jan 2016 15:15:31 -0500 (EST) Content-Disposition: inline In-Reply-To: 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: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} > > > 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 > >