OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   28-Feb-2009 11:23:17
  Branch: HEAD                             Handle: 2009022810231700

  Modified files:
    openpkg-src/samba       samba.patch samba.spec

  Log:
    upgrading package: samba 3.2.7 -> 3.3.1

  Summary:
    Revision    Changes     Path
    1.23        +7  -23     openpkg-src/samba/samba.patch
    1.138       +2  -2      openpkg-src/samba/samba.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/samba/samba.patch
  ============================================================================
  $ cvs diff -u -r1.22 -r1.23 samba.patch
  --- openpkg-src/samba/samba.patch     13 Dec 2008 16:25:56 -0000      1.22
  +++ openpkg-src/samba/samba.patch     28 Feb 2009 10:23:17 -0000      1.23
  @@ -1,7 +1,7 @@
   Index: source/configure
  ---- source/configure.orig    2008-07-01 14:39:06 +0200
  -+++ source/configure 2008-07-03 22:10:38 +0200
  -@@ -11279,6 +11279,7 @@
  +--- source/configure.orig    2009-01-27 08:53:11 +0100
  ++++ source/configure 2009-01-27 19:03:11 +0100
  +@@ -11902,6 +11902,7 @@
    SAMBA_CPPFLAGS="${SAMBA_CPPFLAGS} ${TDB_CFLAGS}"
    SAMBA_CPPFLAGS="${SAMBA_CPPFLAGS} -I${srcdir-.}/libaddns"
    SAMBA_CPPFLAGS="${SAMBA_CPPFLAGS} -I${srcdir-.}/librpc"
  @@ -9,7 +9,7 @@
    
    SAMBA_CONFIGURE_CPPFLAGS="${SAMBA_CPPFLAGS} -I${srcdir-.}/popt"
    
  -@@ -70080,6 +70080,8 @@
  +@@ -75472,6 +75473,8 @@
    else
        LIBWBCLIENT_STATIC=$LIBWBCLIENT_STATIC_TARGET
    fi
  @@ -17,10 +17,10 @@
   +LIBWBCLIENT_SHARED=$LIBWBCLIENT_STATIC_TARGET
    
    if test x"$HAVE_WINBIND" = x"yes"; then
  -         { echo "$as_me:$LINENO: result: yes" >&5
  +         { $as_echo "$as_me:$LINENO: result: yes" >&5
   Index: source/lib/sysquotas_4A.c
  ---- source/lib/sysquotas_4A.c.orig   2008-07-01 14:33:07 +0200
  -+++ source/lib/sysquotas_4A.c        2008-07-03 22:09:34 +0200
  +--- source/lib/sysquotas_4A.c.orig   2009-01-26 14:56:34 +0100
  ++++ source/lib/sysquotas_4A.c        2009-01-27 19:03:11 +0100
   @@ -71,6 +71,10 @@
    #define dqb_curinodes       dqb_curfiles
    #endif
  @@ -32,19 +32,3 @@
    #ifdef INITQFNAMES
    #define USERQUOTAFILE_EXTENSION ".user"
    #else
  -Index: source/smbd/uid.c
  ---- source/smbd/uid.c.orig   2008-07-01 14:33:07 +0200
  -+++ source/smbd/uid.c        2008-07-03 22:09:34 +0200
  -@@ -157,7 +157,11 @@
  -     NT_USER_TOKEN *token = NULL;
  -     int num_groups = 0;
  -     gid_t *group_list = NULL;
  --    
  -+
  -+    if (vuser)
  -+            DEBUG(9,("change_to_user: SMB user \"%s\" (unix user \"%s\", 
vuid %d)\n",
  -+                  vuser->user.smb_name ? vuser->user.smb_name : "?", 
vuser->user.unix_name ? vuser->user.unix_name : "?", vuid));
  -+
  -     if (!conn) {
  -             DEBUG(2,("change_to_user: Connection not open\n"));
  -             return(False);
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/samba/samba.spec
  ============================================================================
  $ cvs diff -u -r1.137 -r1.138 samba.spec
  --- openpkg-src/samba/samba.spec      5 Jan 2009 21:25:39 -0000       1.137
  +++ openpkg-src/samba/samba.spec      28 Feb 2009 10:23:17 -0000      1.138
  @@ -31,8 +31,8 @@
   Class:        BASE
   Group:        Filesystem
   License:      GPL
  -Version:      3.2.7
  -Release:      20090105
  +Version:      3.3.1
  +Release:      20090228
   
   #   package options
   %option       with_pam   no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to