pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/samba update to samba-3.0.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46e757155ed8
branches:  trunk
changeset: 483198:46e757155ed8
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Nov 09 08:21:26 2004 +0000

description:
update to samba-3.0.8.

Common bugs fixed in 3.0.8 include:

    o Compile fixes for HP-UX
    o Fixes for the printer publishing code used when joined to
      an AD domain.
    o Incompatibilities with file system quotas.
    o Several bugs in the spoolss printing code and print system
      backends.
    o Inconsistencies in the username map functionality when
      configured on domain member servers.
    o Various compile warnings and errors on various platforms.
    o Fixes for kerberos interoperability with Windows 200x
      domains when using DES keys.
    o Fix for CAN-2004-0930 -- smbd remote DoS vulnerability.


New features included in the 3.0.8 release are:

    o New migration functionality added the the net tool
      for files/directories, printers, and shares.
    o New experimental idmap backend for assigning uids/gids
      directly based on the user/group RID when acting as a
      member of single domain without any trusts.
    o Additional printer migration support for XP/2003 platforms.

diffstat:

 net/samba/Makefile |  5 ++---
 net/samba/PLIST    |  8 ++------
 net/samba/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 12 deletions(-)

diffs (63 lines):

diff -r d94edddfffeb -r 46e757155ed8 net/samba/Makefile
--- a/net/samba/Makefile        Tue Nov 09 07:58:14 2004 +0000
+++ b/net/samba/Makefile        Tue Nov 09 08:21:26 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.131 2004/11/06 11:07:17 jmmv Exp $
+# $NetBSD: Makefile,v 1.132 2004/11/09 08:21:26 grant Exp $
 
-DISTNAME=              samba-3.0.7
-PKGREVISION=           2
+DISTNAME=              samba-3.0.8
 CATEGORIES=            net
 MASTER_SITES=          ftp://ftp.samba.org/pub/samba/old-versions/ \
                        ftp://ring.asahi-net.or.jp/pub/net/samba/old-versions/ \
diff -r d94edddfffeb -r 46e757155ed8 net/samba/PLIST
--- a/net/samba/PLIST   Tue Nov 09 07:58:14 2004 +0000
+++ b/net/samba/PLIST   Tue Nov 09 08:21:26 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2004/11/06 11:07:17 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.26 2004/11/09 08:21:26 grant Exp $
 bin/findsmb
 bin/net
 bin/nmblookup
@@ -20,6 +20,7 @@
 ${SMBMOUNT}bin/smbumount
 bin/tdbbackup
 bin/tdbdump
+bin/tdbtool
 bin/testparm
 bin/testprns
 bin/wbinfo
@@ -371,10 +372,6 @@
 share/samba/swat/include/footer.html
 share/samba/swat/include/header.html
 share/samba/swat/lang/ja/help/welcome.html
-share/samba/swat/lang/ja/include/footer.html
-share/samba/swat/lang/ja/include/header.html
-share/samba/swat/lang/ja/include/header.nocss.html
-share/samba/swat/lang/ja/include/header_css.html
 share/samba/swat/lang/tr/help/welcome.html
 share/samba/swat/lang/tr/images/globals.gif
 share/samba/swat/lang/tr/images/home.gif
@@ -384,7 +381,6 @@
 share/samba/swat/lang/tr/images/shares.gif
 share/samba/swat/lang/tr/images/status.gif
 share/samba/swat/lang/tr/images/viewconfig.gif
-share/samba/swat/lang/tr/include/header.html
 share/samba/swat/using_samba/appa.html
 share/samba/swat/using_samba/appb.html
 share/samba/swat/using_samba/appc.html
diff -r d94edddfffeb -r 46e757155ed8 net/samba/distinfo
--- a/net/samba/distinfo        Tue Nov 09 07:58:14 2004 +0000
+++ b/net/samba/distinfo        Tue Nov 09 08:21:26 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.36 2004/09/15 08:51:29 adam Exp $
+$NetBSD: distinfo,v 1.37 2004/11/09 08:21:27 grant Exp $
 
-SHA1 (samba-3.0.7.tar.gz) = 7eff8b831e49bbed2cebfc368af55715c7abf635
-Size (samba-3.0.7.tar.gz) = 15012667 bytes
+SHA1 (samba-3.0.8.tar.gz) = 63b6264a3cd3117c8b820e0bf8c8b2c59c8cb820
+Size (samba-3.0.8.tar.gz) = 15101353 bytes
 SHA1 (patch-ab) = c5f352a07774b8e2873c2ac3b3de3ba4cb12bf5e
 SHA1 (patch-ac) = fc0d15f371a9c3544499f6a6cd830b52b34ff644
 SHA1 (patch-ad) = b75770eb6fc7ff5d26764fced83e26fd6cf153af



Home | Main Index | Thread Index | Old Index