pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/samba Update samba to 3.6.23.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b40c12a68676
branches: trunk
changeset: 632131:b40c12a68676
user: taca <taca%pkgsrc.org@localhost>
date: Mon Mar 17 14:01:57 2014 +0000
description:
Update samba to 3.6.23.
==============================
Release Notes for Samba 3.6.23
March 11, 2014
==============================
This is a security release in order to address
CVE-2013-4496 (Password lockout not enforced for SAMR password changes).
o CVE-2013-4496:
Samba versions 3.4.0 and above allow the administrator to implement
locking out Samba accounts after a number of bad password attempts.
However, all released versions of Samba did not implement this check for
password changes, such as are available over multiple SAMR and RAP
interfaces, allowing password guessing attacks.
diffstat:
net/samba/Makefile | 5 ++---
net/samba/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (37 lines):
diff -r 979bfe07da54 -r b40c12a68676 net/samba/Makefile
--- a/net/samba/Makefile Mon Mar 17 07:07:40 2014 +0000
+++ b/net/samba/Makefile Mon Mar 17 14:01:57 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.246 2014/03/13 11:08:52 jperkin Exp $
+# $NetBSD: Makefile,v 1.247 2014/03/17 14:01:57 taca Exp $
DISTNAME= samba-${VERSION}
-PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${SAMBA_MIRRORS:=stable/}
@@ -10,7 +9,7 @@
COMMENT= SMB/CIFS protocol server suite
LICENSE= gnu-gpl-v3
-VERSION= 3.6.22
+VERSION= 3.6.23
CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* winbind-[0-9]*
USE_GCC_RUNTIME= yes
diff -r 979bfe07da54 -r b40c12a68676 net/samba/distinfo
--- a/net/samba/distinfo Mon Mar 17 07:07:40 2014 +0000
+++ b/net/samba/distinfo Mon Mar 17 14:01:57 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.97 2014/03/03 08:15:10 obache Exp $
+$NetBSD: distinfo,v 1.98 2014/03/17 14:01:57 taca Exp $
-SHA1 (samba-3.6.22.tar.gz) = e4ce4a273cc264b01d928f1bb59f0dc38dd65f9b
-RMD160 (samba-3.6.22.tar.gz) = 66063045f4c3232764528ce7571dd336591001e4
-Size (samba-3.6.22.tar.gz) = 34122131 bytes
+SHA1 (samba-3.6.23.tar.gz) = 5ba2f8323ab17fa6c04bf87c11d20f10a4fcfe17
+RMD160 (samba-3.6.23.tar.gz) = 43dc3b5dcc2ee515bed03ad77b9726841faea946
+Size (samba-3.6.23.tar.gz) = 34122387 bytes
SHA1 (patch-aa) = 6c8497adce78e8b1dea2a0402d4a980b67b57b8e
SHA1 (patch-ab) = eb680f72ab0118e57d1b322aba869ac798b27e17
SHA1 (patch-ac) = 25edbd616199b7dcb41f87aa1374d0bdf19cafec
Home |
Main Index |
Thread Index |
Old Index