CVSROOT: /cvs
Module name: ports
Changes by: [EMAIL PROTECTED] 2008/07/11 05:40:33
Modified files:
net/samba : Makefile distinfo
net/samba/patches: patch-Makefile_in patch-WHATSNEW_txt
patch-docs_htmldocs_Samba3_Developers_Guide_pwencrypt_html
patch-docs_manpages_swat_8 patch-lib_iconv.c
patch-smbd_chgpasswd_c
net/samba/pkg : PLIST-docs PLIST-main
Log message:
Update to Samba 3.0.30; bug fixes and a security issue fixed,
CVE-2008-1105.
Specifically crafted SMB responses can result in a heap overflow
in the Samba client code. Because the server process, smbd, can
itself act as a client during operations such as printer
notification and domain authentication, this issue affects both
Samba client and server installations.
Feedback from sthen@
ok mbalmer@ sthen@