Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2007 22:27:58 +0000 (UTC)
From:      "Timur I. Bakeyev" <timur@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/samba3 Makefile distinfo pkg-plist.swat ports/net/samba3/files patch-Makefile.in patch-aclocal.m4 patch-configure.in patch-lib__replace__repdir_getdirentries.c patch-lib__system.c patch-lib__system_smbd.c patch-libaddns__dnsgss.c patch-nsswitch_winbindd.c ...
Message-ID:  <200709182227.l8IMRxXa024316@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
timur       2007-09-18 22:27:58 UTC

  FreeBSD ports repository

  Modified files:
    net/samba3           Makefile distinfo pkg-plist.swat 
    net/samba3/files     patch-Makefile.in patch-configure.in 
                         patch-smbd_sec_ctx.c 
  Added files:
    net/samba3/files     patch-aclocal.m4 
                         patch-lib__replace__repdir_getdirentries.c 
                         patch-lib__system.c 
                         patch-lib__system_smbd.c 
                         patch-libaddns__dnsgss.c 
                         patch-samba3-undo_the_right_thing2.patch 
                         patch-vfs_zfsacl.c 
  Removed files:
    net/samba3/files     patch-nsswitch_winbindd.c 
  Log:
  This is a cummulative update of net/samba3 from version 3.0.25a to
  3.0.26a. Detailed list of all the changes can be found:
  
    http://www.samba.org/samba/history/samba-3.0.26a.html
  
  Changes are:
  o Memory leaks in Winbind's IDMap manager.
  o CVE-2007-4138 - Incorrect primary group assignment for domain
    users using the rfc2307 or sfu winbind nss info plugin.
  o File sharing with Widows 9x clients.
  o Winbind running out of file descriptors due to stalled child
    processes.
  o MS-DFS inter-operability issues.
  o Offline caching of files with Windows XP/Vista clients.
  o Improper cleanup of expired or invalid byte range locks on files.
  o Crashes is idmap_ldap and idmap_rid.
  
  Approved by:    shaun (mentor)
  
  Revision  Changes    Path
  1.162     +27 -13    ports/net/samba3/Makefile
  1.77      +3 -3      ports/net/samba3/distinfo
  1.10      +23 -3     ports/net/samba3/files/patch-Makefile.in
  1.3       +138 -0    ports/net/samba3/files/patch-aclocal.m4 (new)
  1.22      +25 -9     ports/net/samba3/files/patch-configure.in
  1.1       +15 -0     ports/net/samba3/files/patch-lib__replace__repdir_getdirentries.c (new)
  1.1       +212 -0    ports/net/samba3/files/patch-lib__system.c (new)
  1.1       +17 -0     ports/net/samba3/files/patch-lib__system_smbd.c (new)
  1.1       +55 -0     ports/net/samba3/files/patch-libaddns__dnsgss.c (new)
  1.2       +0 -12     ports/net/samba3/files/patch-nsswitch_winbindd.c (dead)
  1.1       +14 -0     ports/net/samba3/files/patch-samba3-undo_the_right_thing2.patch (new)
  1.2       +133 -39   ports/net/samba3/files/patch-smbd_sec_ctx.c
  1.1       +190 -0    ports/net/samba3/files/patch-vfs_zfsacl.c (new)
  1.3       +1 -0      ports/net/samba3/pkg-plist.swat



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709182227.l8IMRxXa024316>