pkgsrc/net/samba
martti b9a43fba61 Updated samba to 2.2.7
A security hole has been discovered in versions 2.2.2 through 2.2.6
of Samba that could potentially allow an attacker to gain root access
on the target machine.  The word "potentially" is used because there
is no known exploit of this bug, and the Samba Team has not been able to
craft one ourselves. However, the seriousness of the problem warrants
this immediate 2.2.7 release.

1)  ensure we send the notify message in the same way it is expected
    to be received by srv_spoolss_receive_message().
2)  attribute matching on truncate only matters when opening truncate
    with current SYSTEM|HIDDEN -> NONE. It's fine to truncate on open
    with current NONE -> SYSTEM | HIDDEN.
3)  Fix bug in rpcclient's deldriver command
4)  Don't set global_machine_password_needs_changing if
    lp_machine_password_timeout() is set to zero
5)  don't parse the BUFFER5 if the buffer length is zero
6)  fix core dump if pdbedit is run as non-root or smbpasswd file does
    not exist
7)  Ensure can_delete() returns correct error code
8)  correctly return NT_STATUS_DELETE_PENDING from open code
9)  fix bug that assumed dos_unistr2 length was in ucs2 units, not bytes
10) check the long_archi name is not null when deleting a printer driver.
    fixes core dump in smbd when using rpcclient's deldriver
11) fix fd leak with kernel change notify on Linux 2.4 kernels
12) must add one to the extra_data size to transfer the 0 string
    terminator.  This was causing "wbinfo --sequence" to access past the
    end of malloced memory
13) fix for large systems allowing more than 65536 files open in
    NTcreate&X
14) Fix bug in %U expansion
2002-11-21 08:09:07 +00:00
..
files Make these scripts more portable by taking advantage of automatic rc.d 2002-09-20 02:01:54 +00:00
patches Updated samba to 2.2.6 2002-10-18 11:50:27 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
distinfo Updated samba to 2.2.7 2002-11-21 08:09:07 +00:00
INSTALL Modify the package so that the message is only displayed if SAMBA_USE_LDAP 2002-02-05 05:14:46 +00:00
Makefile Updated samba to 2.2.7 2002-11-21 08:09:07 +00:00
Makefile.common Updated samba to 2.2.7 2002-11-21 08:09:07 +00:00
MESSAGE.smbpasswd Merge packages from the buildlink2 branch back into the main trunk that 2002-08-25 21:48:57 +00:00
PLIST Updated samba to 2.2.6 2002-10-18 11:50:27 +00:00