Path to this page:
./
net/samba,
SMB/CIFS protocol server suite
Branch: pkgsrc-2011Q4,
Version: 3.6.3nb5,
Package name: samba-3.6.3nb5,
Maintainer: pkgsrc-usersSamba 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:[
devel/readline] [
devel/popt] [
lang/perl5]
Required to build:[
devel/gmake]
Package options: ads, ldap, pam, winbind
Master sites: (Expand)
SHA1: 430a1e13fe20c17e2808035c863eb5e77685c89b
RMD160: fd04fd5897f0f34f257c504de911e1ab34ff3e25
Filesize: 28314.196 KB
Version history: (Expand)
- (2012-02-06) Updated to version: samba-3.6.3nb5
- (2012-01-30) Updated to version: samba-3.6.3
- (2012-01-08) Package added to pkgsrc.se, version samba-3.6.1 (created)
CVS history: (Expand)
2012-02-05 19:41:14 by S.P.Zeidler | Files touched by this commit (9) |
Log message:
Pullup ticket #3666 - requested by tron
net/samba: functionality fixes
Revisions pulled up:
- net/samba/Makefile 1.210-1.215
- net/samba/PLIST 1.48
- net/samba/PLIST.Linux 1.1-1.2
- net/samba/PLIST.NetBSD 1.1
- net/samba/buildlink3.mk 1.9
- net/samba/distinfo 1.80-1.83
- net/samba/options.mk 1.28
- net/samba/patches/patch-al deleted
- net/samba/patches/patch-client_client.c 1.1-1.3
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: sbd
Date: Mon Jan 30 07:24:42 UTC 2012
Modified Files:
pkgsrc/net/samba: distinfo
Removed Files:
pkgsrc/net/samba/patches: patch-al
Log message:
Remove patch-al, its not actually a patch just a file with the words
"Changes were applied."
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/net/samba/distinfo
cvs rdiff -u -r1.8 -r0 pkgsrc/net/samba/patches/patch-al
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Mon Jan 30 13:44:06 UTC 2012
Modified Files:
pkgsrc/net/samba: Makefile distinfo
Added Files:
pkgsrc/net/samba/patches: patch-client_client.c
Log message:
Restore compatibility of "smbclient" with CIFS server on the
Apple Time Capsule.
To generate a diff of this commit:
cvs rdiff -u -r1.209 -r1.210 pkgsrc/net/samba/Makefile
cvs rdiff -u -r1.80 -r1.81 pkgsrc/net/samba/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/samba/patches/patch-client_client.c
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: adam
Date: Mon Jan 30 15:44:02 UTC 2012
Modified Files:
pkgsrc/net/samba: Makefile PLIST buildlink3.mk options.mk
Added Files:
pkgsrc/net/samba: PLIST.NetBSD
Log message:
Moved NetBSD files into PLIST.NetBSD; fixed couple pkglint issues
To generate a diff of this commit:
cvs rdiff -u -r1.210 -r1.211 pkgsrc/net/samba/Makefile
cvs rdiff -u -r1.47 -r1.48 pkgsrc/net/samba/PLIST
cvs rdiff -u -r0 -r1.1 pkgsrc/net/samba/PLIST.NetBSD
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/samba/buildlink3.mk
cvs rdiff -u -r1.27 -r1.28 pkgsrc/net/samba/options.mk
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Mon Jan 30 15:48:11 UTC 2012
Modified Files:
pkgsrc/net/samba: Makefile distinfo
pkgsrc/net/samba/patches: patch-client_client.c
Log message:
Fix botch in last patch which meant that we were ignoring almost all
errors in response to SMB echo packets.
The new fix doesn't look particular nice but should at least do
The Right Thing(TM).
To generate a diff of this commit:
cvs rdiff -u -r1.211 -r1.212 pkgsrc/net/samba/Makefile
cvs rdiff -u -r1.81 -r1.82 pkgsrc/net/samba/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/samba/patches/patch-client_client.c
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Mon Jan 30 23:07:06 UTC 2012
Modified Files:
pkgsrc/net/samba: Makefile distinfo
pkgsrc/net/samba/patches: patch-client_client.c
Log message:
Third time's the charm:
Replace patch for SMBecho compatibility problem with patch provided by
the Samba maintainers. Successfully tested with an Apple Time Capsule.
To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 pkgsrc/net/samba/Makefile
cvs rdiff -u -r1.82 -r1.83 pkgsrc/net/samba/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/samba/patches/patch-client_client.c
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: sbd
Date: Tue Jan 31 05:54:06 UTC 2012
Modified Files:
pkgsrc/net/samba: Makefile
Added Files:
pkgsrc/net/samba: PLIST.Linux
Log message:
Add PLIST.Linux
To generate a diff of this commit:
cvs rdiff -u -r1.213 -r1.214 pkgsrc/net/samba/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/net/samba/PLIST.Linux
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: sbd
Date: Tue Jan 31 06:34:02 UTC 2012
Modified Files:
pkgsrc/net/samba: PLIST.Linux
Log message:
Fix the $NetBSD$ tag
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/samba/PLIST.Linux
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: sbd
Date: Tue Jan 31 06:53:31 UTC 2012
Modified Files:
pkgsrc/net/samba: Makefile
Log message:
Add missing zlib buildlink and on Linux only uuid buildlink.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 pkgsrc/net/samba/Makefile
|
2012-01-30 00:46:40 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #3665 - requested by taca
net/samba: security update
Revisions pulled up:
- net/samba/Makefile 1.209
- net/samba/Makefile.mirrors 1.8-1.9
- net/samba/distinfo 1.79
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 29 22:01:19 UTC 2012
Modified Files:
pkgsrc/net/samba: Makefile Makefile.mirrors distinfo
Log message:
Update samba package to 3.6.3. Quote from release notes:
Samba 3.6.3:
This is a security release in order to address
CVE-2012-0817 (Memory leak/Denial of service).
o CVE-2012-0817:
The Samba File Serving daemon (smbd) in Samba versions
3.6.0 to 3.6.2 is affected by a memory leak that can
cause a server denial of service.
Samba 3.6.2:
Major enhancements in Samba 3.6.2 include:
o Make Winbind receive user/group information (bug #8371).
o Several SMB2 fixes.
For complete changes, please refer
http://www.samba.org/samba/history/samba-3.6.2.html and
http://www.samba.org/samba/history/samba-3.6.3.html.
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 29 22:05:38 UTC 2012
Modified Files:
pkgsrc/net/samba: Makefile.mirrors
Log message:
Revert accidently commited my trial local change.
|