Path to this page:
./
net/samba4,
SMB/CIFS protocol server suite
Branch: pkgsrc-2022Q3,
Version: 4.16.6,
Package name: samba-4.16.6,
Maintainer: pkgsrc-usersSamba is the standard Windows interoperability suite of programs
for Linux and Unix.
Samba is Free Software licensed under the GNU General Public License,
the Samba project is a member of the Software Freedom Conservancy.
Since 1992, Samba has provided secure, stable and fast file and
print services for all clients using the SMB/CIFS protocol, such
as all versions of DOS and Windows, OS/2, Linux and many others.
Samba is an important component to seamlessly integrate Linux/Unix
Servers and Desktops into Active Directory environments. It can
function both as a domain controller or as a regular domain member.
This package intends to provide the current stable version of samba
within the 4.x series. (As will all packages, it may of course
sometimes contain an older stable release due to not being updated
yet.)
MESSAGE.rcd [+/-]===========================================================================
$NetBSD: MESSAGE.rcd,v 1.1 2015/05/26 15:17:56 jperkin Exp $
For ActiveDirectory/Domain Controller, use:
${RCD_SCRIPTS_DIR}/samba start
For traditional simple CIFS file sharing, use:
${RCD_SCRIPTS_DIR}/nmbd start
${RCD_SCRIPTS_DIR}/winbindd start
${RCD_SCRIPTS_DIR}/smbd start
===========================================================================
Package options: ads, avahi, ldap, pam, winbind
Master sites:
Filesize: 29901.415 KB
Version history: (Expand)
- (2022-11-05) Updated to version: samba-4.16.6
- (2022-09-26) Package added to pkgsrc.se, version samba-4.16.5 (created)
CVS history: (Expand)
2022-11-05 18:58:53 by Benny Siegert | Files touched by this commit (2) | |
Log message:
Pullup ticket #6694 - requested by taca
devel/samba4: security fix
via patch -- update to 4.16.6
---
Samba 4.16.6 fixes these security problems.
4.16.6 (2022-10-25)
This is a security release in order to address the following defect:
o CVE-2022-3437: There is a limited write heap buffer overflow in the GSSAPI
unwrap_des() and unwrap_des3() routines of Heimdal (included
in Samba).
https://www.samba.org/samba/security/CVE-2022-3437.html
Changes since 4.16.5
---------------------
o Joseph Sutton <josephsutton@catalyst.net.nz>
* BUG 15134: CVE-2022-3437.
|