CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/04/05 08:52:13
Modified files:
net/samba : Tag: OPENBSD_6_0 Makefile
net/samba/patches: Tag: OPENBSD_6_0 patch-source3_smbd_open_c
Added files:
net/samba/patches: Tag: OPENBSD_6_0
patch-source3_smbd_filename_c
patch-source3_smbd_proto_h
patch-source3_smbd_vfs_c
Log message:
Fix a regression introduced by the fix for CVE-2017-2619
* BUG 12721: Fix regression with "follow symlinks = no"
Patch adapted from samba-4.4.13. Tests & ok Ian