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

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


Branch: CURRENT, Version: 3.3.16nb4, Package name: samba-3.3.16nb4, Maintainer: pkgsrc-users
Required to run:
[lang/perl5] [devel/popt] [devel/readline]


Package options: ads, ldap, pam, winbind

Master sites: (Expand)

SHA1: bfb06f2cd88ba6c2fb9d25cabf3b22bf1a402f08
RMD160: 30e181de0e5399503cad3e09f3dd172a0fc6a011
Filesize: 24967.466 KB

Version history: (Expand)


CVS history: (Expand)


   2012-04-11 12:10:58 by Aleksej Saushev | Files touched by this commit (2)
Log message:
Apply official patch to address CVE-2012-1182 ("root" credential \ 
remote code execution).
   2012-03-13 14:22:24 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
Add patch for CVE-2012-0870.

Bump PKGREVISION.
   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:14:47 by Steven Drake | Files touched by this commit (3)
Log message:
Move the options.mk file for net/samba30 and net/samba33 from net/samba to
net/samba33 because of up coming changes to net/samba/options.mk that are
in-compatible with 30 and 33.
   2012-01-31 08:14:58 by Steven Drake | Files touched by this commit (2) | Package updated
Log message:
Add PLIST.Linux

Bump PKGREVISION
   2012-01-17 22:43:21 by Steven Drake | Files touched by this commit (24)
Log message:
Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
   2011-08-02 16:06:20 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Add workaround for NetBSD 5.99.54 as samba35.
   2011-07-27 02:53:37 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
Update samba33 package to 3.3.16; security fix for swat.

                   ==============================
                   Release Notes for Samba 3.3.16
		           July 26, 2011
                   ==============================

This is a security release in order to address
CVE-2011-2522 (Cross-Site Request Forgery in SWAT) and
CVE-2011-2694 (Cross-Site Scripting vulnerability in SWAT).

o  CVE-2011-2522:
   The Samba Web Administration Tool (SWAT) in Samba versions
   3.0.x to 3.5.9 are affected by a cross-site request forgery.

o  CVE-2011-2694:
   The Samba Web Administration Tool (SWAT) in Samba versions
   3.0.x to 3.5.9 are affected by a cross-site scripting
   vulnerability.

Please note that SWAT must be enabled in order for these
vulnerabilities to be exploitable. By default, SWAT
is *not* enabled on a Samba install.

Changes since 3.3.15
--------------------

o   Kai Blin <kai@samba.org>
    * BUG 8289: SWAT contains a cross-site scripting vulnerability.
    * BUG 8290: CSRF vulnerability in SWAT.