Date: Fri, 5 Feb 2010 00:46:05 +0000 (UTC) From: "Timur I. Bakeyev" <timur@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/samba33 Makefile distinfo pkg-plist ports/net/samba33/files patch-configure.in patch-include__includes.h patch-lib__replace__libreplace_cc.m4 patch-m4__aclocal.m4 patch-nsswitch__pam_winbind.c patch-nsswitch__wins_freebsd.c patch-script__tests__dlopen.sh patch-smbd__aio.c ... Message-ID: <201002050046.o150k5Tl035502@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
timur 2010-02-05 00:46:05 UTC FreeBSD ports repository Modified files: net/samba33 Makefile distinfo pkg-plist net/samba33/files patch-configure.in patch-include__includes.h patch-lib__replace__libreplace_cc.m4 patch-m4__aclocal.m4 patch-nsswitch__pam_winbind.c patch-nsswitch__wins_freebsd.c patch-script__tests__dlopen.sh patch-smbd__aio.c patch-smbd__quotas.c patch-smbd__statvfs.c patch-utils__net_time.c Log: Major enhancements in Samba 3.3.10 include: o Fix changing of ACLs on writable file with "dos filemode=yes" (bug #5202). o Fix smbd crashes in dns_register_smbd_reply (bug #6696). o Fix Winbind crashes when queried from nss (bug #6889). o Fix Winbind crash when retrieving empty group members (bug #7014). o Fix interdomain trusts with Win2008R2 (bug #6697). Revision Changes Path 1.10 +1 -1 ports/net/samba33/Makefile 1.9 +3 -3 ports/net/samba33/distinfo 1.5 +12 -12 ports/net/samba33/files/patch-configure.in 1.5 +3 -3 ports/net/samba33/files/patch-include__includes.h 1.5 +2 -2 ports/net/samba33/files/patch-lib__replace__libreplace_cc.m4 1.5 +50 -48 ports/net/samba33/files/patch-m4__aclocal.m4 1.5 +5 -5 ports/net/samba33/files/patch-nsswitch__pam_winbind.c 1.5 +4 -33 ports/net/samba33/files/patch-nsswitch__wins_freebsd.c 1.4 +2 -2 ports/net/samba33/files/patch-script__tests__dlopen.sh 1.5 +2 -2 ports/net/samba33/files/patch-smbd__aio.c 1.5 +2 -2 ports/net/samba33/files/patch-smbd__quotas.c 1.5 +2 -2 ports/net/samba33/files/patch-smbd__statvfs.c 1.5 +2 -2 ports/net/samba33/files/patch-utils__net_time.c 1.3 +1 -0 ports/net/samba33/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002050046.o150k5Tl035502>