summaryrefslogtreecommitdiff
path: root/security/pam-smbpass
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-08-07 08:18:37 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-08-07 08:18:37 +0000
commit73d7567921e44421346dbb3b4c1ec37cf7f601e3 (patch)
tree32a206de49f840bbc6dc3e7d0ae8f5236851b487 /security/pam-smbpass
parent9e83e22976ac5d61ae03000e52de4545fcee4eb2 (diff)
downloadpkgsrc-73d7567921e44421346dbb3b4c1ec37cf7f601e3.tar.gz
Update samba2 package to 2.2.10
Changes in 2.2.10: A buffer overrun has been located in the code used to support the 'mangling method = hash' smb.conf option. Affected Samba 2.2 installations can avoid this possible security bug by using the hash2 mangling method. Server installations requiring the hash mangling method are encouraged to upgrade to Samba v2.2.10 or v3.0.5. Changes in 2.2.9: This is a maintenance release of Samba 2.2.8a to address the problem with user password changes after applying the Microsoft hotfix described in KB828741 to Windows NT 4.0/200x/XP clients. Also updated dependant packages pam-smbpass and winbind.
Diffstat (limited to 'security/pam-smbpass')
-rw-r--r--security/pam-smbpass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-smbpass/Makefile b/security/pam-smbpass/Makefile
index 1e3a686c669..a49da4c27aa 100644
--- a/security/pam-smbpass/Makefile
+++ b/security/pam-smbpass/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2004/08/07 07:55:56 jdolecek Exp $
+# $NetBSD: Makefile,v 1.13 2004/08/07 08:18:38 jdolecek Exp $
.include "../../net/samba2/Makefile.common"
PKGNAME= pam-smbpass-${SAMBA_DIST_VERS}
-PKGREVISION= 1
+PKGREVISION= # empty
CATEGORIES= security
MAINTAINER= tech-pkg@NetBSD.org