diff -Nru ebox-samba-1.0i~svn13051/ChangeLog ebox-samba-1.0.1i~svn13166/ChangeLog --- ebox-samba-1.0i~svn13051/ChangeLog 2009-03-14 14:22:36.000000000 +0000 +++ ebox-samba-1.0.1i~svn13166/ChangeLog 2009-04-10 13:51:51.000000000 +0100 @@ -1,3 +1,6 @@ +1.0.1 + + Bugfix: use the right GID to restore Domain Users. This issue prevented + Domain Admins from being restored properly 1.0 + New release 0.12.102 diff -Nru /tmp/4sTQ8D8qOW/ebox-samba-1.0i~svn13051/configure /tmp/MO1PhXntkE/ebox-samba-1.0.1i~svn13166/configure --- ebox-samba-1.0i~svn13051/configure 2009-03-31 00:06:42.000000000 +0100 +++ ebox-samba-1.0.1i~svn13166/configure 2009-04-10 14:27:20.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.63 for EBox-samba 1.0i~svn13051. +# Generated by GNU Autoconf 2.63 for EBox-samba 1.0.1i~svn13166. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. @@ -594,8 +594,8 @@ # Identity of this package. PACKAGE_NAME='EBox-samba' PACKAGE_TARNAME='ebox-samba' -PACKAGE_VERSION='1.0i~svn13051' -PACKAGE_STRING='EBox-samba 1.0i~svn13051' +PACKAGE_VERSION='1.0.1i~svn13166' +PACKAGE_STRING='EBox-samba 1.0.1i~svn13166' PACKAGE_BUGREPORT='' ac_unique_file="src/EBox/Samba.pm" @@ -1252,7 +1252,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures EBox-samba 1.0i~svn13051 to adapt to many kinds of systems. +\`configure' configures EBox-samba 1.0.1i~svn13166 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1318,7 +1318,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of EBox-samba 1.0i~svn13051:";; + short | recursive ) echo "Configuration of EBox-samba 1.0.1i~svn13166:";; esac cat <<\_ACEOF @@ -1400,7 +1400,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -EBox-samba configure 1.0i~svn13051 +EBox-samba configure 1.0.1i~svn13166 generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1414,7 +1414,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by EBox-samba $as_me 1.0i~svn13051, which was +It was created by EBox-samba $as_me 1.0.1i~svn13166, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ @@ -2133,7 +2133,7 @@ # Define the identity of the package. PACKAGE='ebox-samba' - VERSION='1.0i~svn13051' + VERSION='1.0.1i~svn13166' cat >>confdefs.h <<_ACEOF @@ -3418,7 +3418,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by EBox-samba $as_me 1.0i~svn13051, which was +This file was extended by EBox-samba $as_me 1.0.1i~svn13166, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3472,7 +3472,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -EBox-samba config.status 1.0i~svn13051 +EBox-samba config.status 1.0.1i~svn13166 configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -Nru /tmp/4sTQ8D8qOW/ebox-samba-1.0i~svn13051/configure.ac /tmp/MO1PhXntkE/ebox-samba-1.0.1i~svn13166/configure.ac --- ebox-samba-1.0i~svn13051/configure.ac 2009-03-31 00:06:41.000000000 +0100 +++ ebox-samba-1.0.1i~svn13166/configure.ac 2009-04-10 14:27:18.000000000 +0100 @@ -1,4 +1,4 @@ -AC_INIT([EBox-samba], [1.0i~svn13051]) +AC_INIT([EBox-samba], [1.0.1i~svn13166]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_SRCDIR([src/EBox/Samba.pm]) diff -Nru /tmp/4sTQ8D8qOW/ebox-samba-1.0i~svn13051/debian/changelog /tmp/MO1PhXntkE/ebox-samba-1.0.1i~svn13166/debian/changelog --- ebox-samba-1.0i~svn13051/debian/changelog 2009-04-10 14:48:20.000000000 +0100 +++ ebox-samba-1.0.1i~svn13166/debian/changelog 2009-04-10 14:48:21.000000000 +0100 @@ -1,8 +1,14 @@ -ebox-samba (1.0i~svn13051-0ubuntu1~ppa1~intrepid1) intrepid; urgency=low +ebox-samba (1.0.1i~svn13166-0ubuntu1~ppa1~intrepid1) intrepid; urgency=low * New upstream release - -- Javier Uruen Val Tue, 31 Mar 2009 01:06:51 +0200 + -- Javier Uruen Val Fri, 10 Apr 2009 15:27:27 +0200 + +ebox-samba (1.0.1) hardy; urgency=low + + * New upstream release + + -- Javier Uruen Val Thu, 09 Apr 2009 12:16:52 +0200 ebox-samba (1.0) hardy; urgency=low diff -Nru /tmp/4sTQ8D8qOW/ebox-samba-1.0i~svn13051/src/EBox/Samba/ImportFromLdif.pm /tmp/MO1PhXntkE/ebox-samba-1.0.1i~svn13166/src/EBox/Samba/ImportFromLdif.pm --- ebox-samba-1.0i~svn13051/src/EBox/Samba/ImportFromLdif.pm 2009-03-10 16:33:13.000000000 +0000 +++ ebox-samba-1.0.1i~svn13166/src/EBox/Samba/ImportFromLdif.pm 2009-04-10 13:51:51.000000000 +0100 @@ -60,7 +60,7 @@ my %args = ( attr => [ 'cn' => $name, - 'gidNumber' => 512, + 'gidNumber' => 513, 'sambaSID' => $sambaLdap->getSID(), 'sambaGroupType' => 2, 'displayName' => $name,