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

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


Branch: pkgsrc-2010Q1, Version: 3.0.37nb4, Package name: samba-3.0.37nb4, 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]

Master sites: (Expand)

SHA1: 5ec6bc6558b3c799f747eb49fbba019d5edf0cbd
RMD160: 06b76ae22729e10c83d6af42d03b03ad69e49103
Filesize: 22867.874 KB

Version history: (Expand)


CVS history: (Expand)


   2010-06-19 17:36:45 by Matthias Scheler | Files touched by this commit (4)
Log message:
Pullup ticket #3150 - requested by taca
net/samba: security patch

Revisions pulled up:
- net/samba/Makefile			1.201
- net/samba/Makefile.mirrors		1.7
- net/samba/distinfo			1.74
- net/samba/patches/patch-ee		1.3
---
Module Name:	pkgsrc
Committed By:	taca
Date:		Sat Jun 19 14:08:56 UTC 2010

Modified Files:
	pkgsrc/net/samba: Makefile Makefile.mirrors distinfo
Added Files:
	pkgsrc/net/samba/patches: patch-ee

Log message:
Add a patch to fix CVE-2010-2063.

Bump PKGREVISION.
   2010-04-15 20:07:24 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #3078 - requested by sborrill:
net/samba: build fix and bug fix
net/samba33: build fix and bug fix

Revisions pulled up:
- net/samba/Makefile				1.199-1.200
- net/samba/files/winbindd.sh			1.5
- net/samba33/Makefile				1.8-1.9
---
Module Name:    pkgsrc
Committed By:   sborrill
Date:           Wed Apr 14 14:51:01 UTC 2010

Modified Files:
         pkgsrc/net/samba: Makefile
         pkgsrc/net/samba33: Makefile

Log message:
Add openssl bl3.mk file so that we play nicely with PREFER_PKGSRC+=openssl
---
Module Name:    pkgsrc
Committed By:   sborrill
Date:           Thu Apr 15 09:36:50 UTC 2010

Modified Files:
         pkgsrc/net/samba/files: winbindd.sh

Log message:
winbindd does not have a -B flag. As far as I can see, it never did have
(It was added to this rc.d script as part of the upgrade to 3.0.20b, but
winbindd in 3.0.20b does not have a -B flag).
---
Module Name:    pkgsrc
Committed By:   sborrill
Date:           Thu Apr 15 09:38:09 UTC 2010

Modified Files:
         pkgsrc/net/samba: Makefile
         pkgsrc/net/samba33: Makefile

Log message:
Bump PKGREVISION due to removing -B flag from winbindd rc.d script