./net/samba, SMB/CIFS protocol server suite

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.6.5, Package name: samba-3.6.5, Maintainer: pkgsrc-users

Samba provides file and print services for Microsoft Windows clients.
These services may be hosted off any TCP/IP-enabled platform. The
Samba project includes not only an impressive feature set in file and
print serving capabilities, but has been extended to include client
functionality, utilities to ease migration to Samba, tools to aid
interoperability with Microsoft Windows, and administration tools.


Required to run:
[lang/perl5] [devel/popt] [devel/readline]

Required to build:
[devel/gmake]

Package options: ads, ldap, pam, winbind

Master sites: (Expand)

SHA1: e41611c95b2bb91c7735928742b8aff4fc0da76e
RMD160: 0180e8d4eda9634048d41de166fe7b6a07c38b45
Filesize: 28329.535 KB

Version history: (Expand)


CVS history: (Expand)


   2012-05-02 16:48:00 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
Update samba to 3.6.5.

                   =============================
                   Release Notes for Samba 3.6.5
                          April 30, 2012
                   =============================

This is a security release in order to address
CVE-2012-2111 (Incorrect permission checks when granting/removing
privileges can compromise file server security).

o  CVE-2012-2111:
   Samba 3.4.x to 3.6.4 are affected by a
   vulnerability that allows arbitrary users
   to modify privileges on a file server.
   2012-04-26 15:04:02 by Hans Rosenfeld | Files touched by this commit (1)
Log message:
Add PLIST.SunOS.
   2012-04-11 11:30:09 by Aleksej Saushev | Files touched by this commit (2) | Package updated
Log message:
Update to Samba 3.6.4

This is a security release in order to address
CVE-2012-1182 ("root" credential remote code execution).

o  CVE-2012-1182:
   Samba 3.0.x to 3.6.3 are affected by a
   vulnerability that allows remote code
   execution as the "root" user.

Changes since 3.6.3:
--------------------

o   Stefan Metzmacher <metze@samba.org>
    *BUG 8815: PIDL based autogenerated code allows overwriting beyond of
     allocated array (CVE-2012-1182).
   2012-02-06 13:42:32 by Thomas Klausner | Files touched by this commit (1812) | Package updated
Log message:
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
   2012-02-01 09:30:39 by Steven Drake | Files touched by this commit (4) | Package updated
Log message:
nss module install fix-ups.

1) Correct the path to the nsswitch directory in the samba-nss-winbind-install
   and samba-nss-wins-install targets so they work again.
2) Switch back to using the the above mentioned targets for installing
   nss-winbind and nss_wins.  (These targets work on all platforms.)
3) Switch back to using ${NSS_WINBIND} and ${NSS_WINS} in the PLIST as
   these work on all platforms.

Bump PKGREVISION
   2012-01-31 07:53:31 by Steven Drake | Files touched by this commit (1) | Package updated
Log message:
Add missing zlib buildlink and on Linux only uuid buildlink.

Bump PKGREVISION.
   2012-01-31 07:34:02 by Steven Drake | Files touched by this commit (1)
Log message:
Fix the $NetBSD$ tag
   2012-01-31 06:54:06 by Steven Drake | Files touched by this commit (2)
Log message:
Add PLIST.Linux