From owner-cvs-all@FreeBSD.ORG Thu Sep 4 23:09:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 207E71065674; Thu, 4 Sep 2008 23:09:52 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0F2E18FC17; Thu, 4 Sep 2008 23:09:52 +0000 (UTC) (envelope-from timur@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m84N9pcB085940; Thu, 4 Sep 2008 23:09:51 GMT (envelope-from timur@repoman.freebsd.org) Received: (from timur@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m84N9p65085939; Thu, 4 Sep 2008 23:09:51 GMT (envelope-from timur) Message-Id: <200809042309.m84N9p65085939@repoman.freebsd.org> From: "Timur I. Bakeyev" Date: Thu, 4 Sep 2008 23:09:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/samba3 Makefile distinfo pkg-plist ports/net/samba3/files patch-lib__replace__repdir_getdirentries.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2008 23:09:52 -0000 timur 2008-09-04 23:09:51 UTC FreeBSD ports repository Modified files: net/samba3 Makefile distinfo pkg-plist Removed files: net/samba3/files patch-lib__replace__repdir_getdirentries.c Log: Update port to the 3.0.32 release. Visible changes are: o Prevent crash bug in Winbind caused by a race condition when a child process becomes unresponsive. o Fix interactive password prompting in the "net" command. o Documentation clarifications and typographical fixes. Revision Changes Path 1.179 +9 -21 ports/net/samba3/Makefile 1.83 +3 -3 ports/net/samba3/distinfo 1.2 +0 -15 ports/net/samba3/files/patch-lib__replace__repdir_getdirentries.c (dead) 1.71 +0 -1 ports/net/samba3/pkg-plist