Hello community, here is the log from the commit of package fedfs-utils for openSUSE:Factory checked in at 2015-08-05 06:49:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fedfs-utils (Old) and /work/SRC/openSUSE:Factory/.fedfs-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fedfs-utils" Changes: -------- --- /work/SRC/openSUSE:Factory/fedfs-utils/fedfs-utils.changes 2015-06-05 08:45:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fedfs-utils.new/fedfs-utils.changes 2015-08-05 06:49:17.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Jul 31 00:44:05 UTC 2015 - [email protected] + +- Update to version 0.10.4: + + bugfixes to admin tools - one of which fixes a segfault + +------------------------------------------------------------------- Old: ---- fedfs-utils-0.10.3.tar.gz New: ---- fedfs-utils-0.10.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fedfs-utils.spec ++++++ --- /var/tmp/diff_new_pack.15l9Cd/_old 2015-08-05 06:49:18.000000000 +0200 +++ /var/tmp/diff_new_pack.15l9Cd/_new 2015-08-05 06:49:18.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package fedfs-utils # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,28 +15,29 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: fedfs-utils -License: GPL-2.0 -URL: http://wiki.linux-nfs.org/wiki/index.php/FedFsUtilsProject -Group: Productivity/Networking/System -Version: 0.10.3 +Url: http://wiki.linux-nfs.org/wiki/index.php/FedFsUtilsProject +Version: 0.10.4 Release: 0 Summary: Utilities for mounting and managing FedFS -BuildRequires: libidn-devel +License: GPL-2.0 +Group: Productivity/Networking/System +BuildRequires: fdupes +BuildRequires: krb5-devel +BuildRequires: libattr-devel BuildRequires: libcap-devel -BuildRequires: openldap2-devel -BuildRequires: sqlite-devel +BuildRequires: libconfig-devel +BuildRequires: libidn-devel +BuildRequires: libopenssl-devel BuildRequires: libtirpc-devel +BuildRequires: liburiparser-devel BuildRequires: libuuid-devel BuildRequires: libxml2-devel -BuildRequires: libattr-devel -BuildRequires: liburiparser-devel -BuildRequires: libopenssl-devel -BuildRequires: libconfig-devel -BuildRequires: krb5-devel -BuildRequires: python -BuildRequires: fdupes +BuildRequires: openldap2-devel BuildRequires: pwdutils +BuildRequires: python +BuildRequires: sqlite-devel Source: %{name}-%{version}.tar.gz Source1: sysconfig.fedfs @@ -88,6 +89,7 @@ Summary: Common files for FedFS Group: Productivity/Networking/System BuildArch: noarch + %description common This package contains files common to all of the fedfs packages. @@ -121,6 +123,7 @@ Group: Productivity/Networking/System Requires: %{name}-common = %{version}-%{release} Requires: nfs-client + %description client This package contains the tools needed to mount a FedFS domain and act as a client. @@ -156,6 +159,7 @@ Summary: FedFS nsdbparams utility Group: Productivity/Networking/System Requires: %{name}-common = %{version}-%{release} + %description nsdbparams This package contains the nsdbparams utility, which is needed by both the fedfs-server and fedfs-admin packages. @@ -189,8 +193,9 @@ %package devel Summary: Development files and libraries for the nfs-plugin Group: Development/Libraries/C and C++ -Requires: libnfsjunct0%{?_isa} = %{version}-%{release} Requires: %{name}-common = %{version}-%{release} +Requires: libnfsjunct0%{?_isa} = %{version}-%{release} + %description devel This package contains the development files and libraries for the nfs-plugin. @@ -222,6 +227,7 @@ %package -n libnfsjunct0 Summary: Runtime libraries for the nfs-plugin Group: Productivity/Networking/System + %description -n libnfsjunct0 This package contains runtime libraries for the nfs-plugin. @@ -259,8 +265,8 @@ Summary: Utilities for serving FedFS domains Group: Productivity/Networking/System Requires: %{name}-common = %{version}-%{release} -Requires: libnfsjunct0%{?_isa} = %{version}-%{release} Requires: %{name}-nsdbparams%{?_isa} = %{version}-%{release} +Requires: libnfsjunct0%{?_isa} = %{version}-%{release} Requires: nfs-kernel-server %description server @@ -322,6 +328,7 @@ Group: Productivity/Networking/System Requires: %{name}-common = %{version}-%{release} Requires: %{name}-nsdbparams%{?_isa} = %{version}-%{release} + %description admin This package contains the tools needed to manage a FedFS domain. ++++++ fedfs-utils-0.10.3.tar.gz -> fedfs-utils-0.10.4.tar.gz ++++++ ++++ 4242 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/ChangeLog new/fedfs-utils-0.10.4/ChangeLog --- old/fedfs-utils-0.10.3/ChangeLog 2014-07-06 17:56:41.000000000 +0200 +++ new/fedfs-utils-0.10.4/ChangeLog 2015-07-08 17:59:41.000000000 +0200 @@ -1,3 +1,42 @@ +commit da0e25b59275692190647c23e4548621603a2706 +Author: Chuck Lever <[email protected]> +AuthorDate: Thu Jul 2 14:01:57 2015 -0700 +Commit: Chuck Lever <[email protected]> +CommitDate: Thu Jul 2 14:34:07 2015 -0700 + + Release 0.10.4 + + o Fix bugs in admin tools + + Signed-off-by: Chuck Lever <[email protected]> + +commit 7666f2132bc69e102c7c1f9b2a252fbbe793115f +Author: Chuck Lever <[email protected]> +AuthorDate: Thu Jul 2 14:00:54 2015 -0700 +Commit: Chuck Lever <[email protected]> +CommitDate: Thu Jul 2 14:34:07 2015 -0700 + + libadmin: Fix "RPC: Can't encode arguments" + + clnt_call(3) expects the address of the arguments, not a handle. + + Fixes: 1bbee83fc7aa ('libadmin: Introduce admin_t objects') + Signed-off-by: Chuck Lever <[email protected]> + +commit ca1bc4b09afc3a1d3aa5e7e342bca6c4c42b1e4f +Author: Chuck Lever <[email protected]> +AuthorDate: Tue Jun 23 15:16:53 2015 -0700 +Commit: Chuck Lever <[email protected]> +CommitDate: Tue Jun 23 15:16:53 2015 -0700 + + fedfsc: Fix segfault when admin_create() fails + + Displaying an error message tries to dereference "host" but it was + never initialized. + + Fixes: f088d2e7956e ('fedfsc: Convert fedfs-create-junction ...') + Signed-off-by: Chuck Lever <[email protected]> + commit cb9f4319c6c681df6b344ffd711d44774ad9754b Author: Chuck Lever <[email protected]> AuthorDate: Mon Jun 9 12:03:24 2014 -0400 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/README new/fedfs-utils-0.10.4/README --- old/fedfs-utils-0.10.3/README 2014-07-06 17:54:41.000000000 +0200 +++ new/fedfs-utils-0.10.4/README 2015-07-08 17:57:22.000000000 +0200 @@ -9,7 +9,7 @@ Bugzilla: https://oss.oracle.com/bugzilla -Release notes for fedfs-utils 0.10.3 +Release notes for fedfs-utils 0.10.4 Release Quality Statement diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/ar-lib new/fedfs-utils-0.10.4/ar-lib --- old/fedfs-utils-0.10.3/ar-lib 2014-07-06 17:56:22.000000000 +0200 +++ new/fedfs-utils-0.10.4/ar-lib 2015-07-08 17:59:21.000000000 +0200 @@ -4,7 +4,7 @@ me=ar-lib scriptversion=2012-03-01.08; # UTC -# Copyright (C) 2010-2013 Free Software Foundation, Inc. +# Copyright (C) 2010-2014 Free Software Foundation, Inc. # Written by Peter Rosin <[email protected]>. # # This program is free software; you can redistribute it and/or modify diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/compile new/fedfs-utils-0.10.4/compile --- old/fedfs-utils-0.10.3/compile 1970-01-01 01:00:00.000000000 +0100 +++ new/fedfs-utils-0.10.4/compile 2015-07-08 17:59:21.000000000 +0200 @@ -0,0 +1,347 @@ +#! /bin/sh +# Wrapper for compilers which do not understand '-c -o'. + +scriptversion=2012-10-14.11; # UTC + +# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Written by Tom Tromey <[email protected]>. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see <http://www.gnu.org/licenses/>. + +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# This file is maintained in Automake, please report +# bugs to <[email protected]> or send patches to +# <[email protected]>. + +nl=' +' + +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent tools from complaining about whitespace usage. +IFS=" "" $nl" + +file_conv= + +# func_file_conv build_file lazy +# Convert a $build file to $host form and store it in $file +# Currently only supports Windows hosts. If the determined conversion +# type is listed in (the comma separated) LAZY, no conversion will +# take place. +func_file_conv () +{ + file=$1 + case $file in + / | /[!/]*) # absolute file, and not a UNC file + if test -z "$file_conv"; then + # lazily determine how to convert abs files + case `uname -s` in + MINGW*) + file_conv=mingw + ;; + CYGWIN*) + file_conv=cygwin + ;; + *) + file_conv=wine + ;; + esac + fi + case $file_conv/,$2, in + *,$file_conv,*) + ;; + mingw/*) + file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` + ;; + cygwin/*) + file=`cygpath -m "$file" || echo "$file"` + ;; + wine/*) + file=`winepath -w "$file" || echo "$file"` + ;; + esac + ;; + esac +} + +# func_cl_dashL linkdir +# Make cl look for libraries in LINKDIR +func_cl_dashL () +{ + func_file_conv "$1" + if test -z "$lib_path"; then + lib_path=$file + else + lib_path="$lib_path;$file" + fi + linker_opts="$linker_opts -LIBPATH:$file" +} + +# func_cl_dashl library +# Do a library search-path lookup for cl +func_cl_dashl () +{ + lib=$1 + found=no + save_IFS=$IFS + IFS=';' + for dir in $lib_path $LIB + do + IFS=$save_IFS + if $shared && test -f "$dir/$lib.dll.lib"; then + found=yes + lib=$dir/$lib.dll.lib + break + fi + if test -f "$dir/$lib.lib"; then + found=yes + lib=$dir/$lib.lib + break + fi + if test -f "$dir/lib$lib.a"; then + found=yes + lib=$dir/lib$lib.a + break + fi + done + IFS=$save_IFS + + if test "$found" != yes; then + lib=$lib.lib + fi +} + +# func_cl_wrapper cl arg... +# Adjust compile command to suit cl +func_cl_wrapper () +{ + # Assume a capable shell + lib_path= + shared=: + linker_opts= + for arg + do + if test -n "$eat"; then + eat= + else + case $1 in + -o) + # configure might choose to run compile as 'compile cc -o foo foo.c'. + eat=1 + case $2 in + *.o | *.[oO][bB][jJ]) + func_file_conv "$2" + set x "$@" -Fo"$file" + shift + ;; + *) + func_file_conv "$2" + set x "$@" -Fe"$file" + shift + ;; + esac + ;; + -I) + eat=1 + func_file_conv "$2" mingw + set x "$@" -I"$file" + shift + ;; + -I*) + func_file_conv "${1#-I}" mingw + set x "$@" -I"$file" + shift + ;; + -l) + eat=1 + func_cl_dashl "$2" + set x "$@" "$lib" + shift + ;; + -l*) + func_cl_dashl "${1#-l}" + set x "$@" "$lib" + shift + ;; + -L) + eat=1 + func_cl_dashL "$2" + ;; + -L*) + func_cl_dashL "${1#-L}" + ;; + -static) + shared=false + ;; + -Wl,*) + arg=${1#-Wl,} + save_ifs="$IFS"; IFS=',' + for flag in $arg; do + IFS="$save_ifs" + linker_opts="$linker_opts $flag" + done + IFS="$save_ifs" + ;; + -Xlinker) + eat=1 + linker_opts="$linker_opts $2" + ;; + -*) + set x "$@" "$1" + shift + ;; + *.cc | *.CC | *.cxx | *.CXX | *.[cC]++) + func_file_conv "$1" + set x "$@" -Tp"$file" + shift + ;; + *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO]) + func_file_conv "$1" mingw + set x "$@" "$file" + shift + ;; + *) + set x "$@" "$1" + shift + ;; + esac + fi + shift + done + if test -n "$linker_opts"; then + linker_opts="-link$linker_opts" + fi + exec "$@" $linker_opts + exit 1 +} + +eat= + +case $1 in + '') + echo "$0: No command. Try '$0 --help' for more information." 1>&2 + exit 1; + ;; + -h | --h*) + cat <<\EOF +Usage: compile [--help] [--version] PROGRAM [ARGS] + +Wrapper for compilers which do not understand '-c -o'. +Remove '-o dest.o' from ARGS, run PROGRAM with the remaining +arguments, and rename the output as expected. + +If you are trying to build a whole package this is not the +right script to run: please start by reading the file 'INSTALL'. + +Report bugs to <[email protected]>. +EOF + exit $? + ;; + -v | --v*) + echo "compile $scriptversion" + exit $? + ;; + cl | *[/\\]cl | cl.exe | *[/\\]cl.exe ) + func_cl_wrapper "$@" # Doesn't return... + ;; +esac + +ofile= +cfile= + +for arg +do + if test -n "$eat"; then + eat= + else + case $1 in + -o) + # configure might choose to run compile as 'compile cc -o foo foo.c'. + # So we strip '-o arg' only if arg is an object. + eat=1 + case $2 in + *.o | *.obj) + ofile=$2 + ;; + *) + set x "$@" -o "$2" + shift + ;; + esac + ;; + *.c) + cfile=$1 + set x "$@" "$1" + shift + ;; + *) + set x "$@" "$1" + shift + ;; + esac + fi + shift +done + +if test -z "$ofile" || test -z "$cfile"; then + # If no '-o' option was seen then we might have been invoked from a + # pattern rule where we don't need one. That is ok -- this is a + # normal compilation that the losing compiler can handle. If no + # '.c' file was seen then we are probably linking. That is also + # ok. + exec "$@" +fi + +# Name of file we expect compiler to create. +cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` + +# Create the lock directory. +# Note: use '[/\\:.-]' here to ensure that we don't use the same name +# that we are using for the .o file. Also, base the name on the expected +# object file name, since that is what matters with a parallel build. +lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d +while true; do + if mkdir "$lockdir" >/dev/null 2>&1; then + break + fi + sleep 1 +done +# FIXME: race condition here if user kills between mkdir and trap. +trap "rmdir '$lockdir'; exit 1" 1 2 15 + +# Run the compile. +"$@" +ret=$? + +if test -f "$cofile"; then + test "$cofile" = "$ofile" || mv "$cofile" "$ofile" +elif test -f "${cofile}bj"; then + test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile" +fi + +rmdir "$lockdir" +exit $ret + +# Local Variables: +# mode: shell-script +# sh-indentation: 2 +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "scriptversion=" +# time-stamp-format: "%:y-%02m-%02d.%02H" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" +# End: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/configure.ac new/fedfs-utils-0.10.4/configure.ac --- old/fedfs-utils-0.10.3/configure.ac 2014-07-06 17:54:41.000000000 +0200 +++ new/fedfs-utils-0.10.4/configure.ac 2015-07-08 17:57:22.000000000 +0200 @@ -27,7 +27,7 @@ # AC_PREREQ([2.65]) -AC_INIT([fedfs-utils], [0.10.3], [[email protected]]) +AC_INIT([fedfs-utils], [0.10.4], [[email protected]]) AC_CANONICAL_BUILD([]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/missing new/fedfs-utils-0.10.4/missing --- old/fedfs-utils-0.10.3/missing 2014-07-06 17:56:22.000000000 +0200 +++ new/fedfs-utils-0.10.4/missing 2015-07-08 17:59:21.000000000 +0200 @@ -1,9 +1,9 @@ #! /bin/sh # Common wrapper for a few potentially missing GNU programs. -scriptversion=2012-06-26.16; # UTC +scriptversion=2013-10-28.13; # UTC -# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# Copyright (C) 1996-2014 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard <[email protected]>, 1996. # This program is free software; you can redistribute it and/or modify @@ -160,7 +160,7 @@ ;; autom4te*) echo "You might have modified some maintainer files that require" - echo "the 'automa4te' program to be rebuilt." + echo "the 'autom4te' program to be rebuilt." program_details 'autom4te' ;; bison*|yacc*) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/py-compile new/fedfs-utils-0.10.4/py-compile --- old/fedfs-utils-0.10.3/py-compile 2014-07-06 17:56:23.000000000 +0200 +++ new/fedfs-utils-0.10.4/py-compile 2015-07-08 17:59:21.000000000 +0200 @@ -3,7 +3,7 @@ scriptversion=2011-06-08.12; # UTC -# Copyright (C) 2000-2013 Free Software Foundation, Inc. +# Copyright (C) 2000-2014 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/src/fedfsc/fedfs-create-junction.c new/fedfs-utils-0.10.4/src/fedfsc/fedfs-create-junction.c --- old/fedfs-utils-0.10.3/src/fedfsc/fedfs-create-junction.c 2014-07-06 17:48:37.000000000 +0200 +++ new/fedfs-utils-0.10.4/src/fedfsc/fedfs-create-junction.c 2015-07-08 17:57:22.000000000 +0200 @@ -173,7 +173,7 @@ break; default: xlog(L_ERROR, "%s", - admin_open_perror(admin_hostname(host))); + admin_open_perror(hostname)); } return status; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/src/fedfsc/fedfs-create-replication.c new/fedfs-utils-0.10.4/src/fedfsc/fedfs-create-replication.c --- old/fedfs-utils-0.10.3/src/fedfsc/fedfs-create-replication.c 2014-07-06 17:48:37.000000000 +0200 +++ new/fedfs-utils-0.10.4/src/fedfsc/fedfs-create-replication.c 2015-07-08 17:57:22.000000000 +0200 @@ -173,7 +173,7 @@ break; default: xlog(L_ERROR, "%s", - admin_open_perror(admin_hostname(host))); + admin_open_perror(hostname)); } return status; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/src/fedfsc/fedfs-delete-junction.c new/fedfs-utils-0.10.4/src/fedfsc/fedfs-delete-junction.c --- old/fedfs-utils-0.10.3/src/fedfsc/fedfs-delete-junction.c 2014-07-06 17:48:37.000000000 +0200 +++ new/fedfs-utils-0.10.4/src/fedfsc/fedfs-delete-junction.c 2015-07-08 17:57:22.000000000 +0200 @@ -163,7 +163,7 @@ break; default: xlog(L_ERROR, "%s", - admin_open_perror(admin_hostname(host))); + admin_open_perror(hostname)); } return status; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/src/fedfsc/fedfs-delete-replication.c new/fedfs-utils-0.10.4/src/fedfsc/fedfs-delete-replication.c --- old/fedfs-utils-0.10.3/src/fedfsc/fedfs-delete-replication.c 2014-07-06 17:48:37.000000000 +0200 +++ new/fedfs-utils-0.10.4/src/fedfsc/fedfs-delete-replication.c 2015-07-08 17:57:22.000000000 +0200 @@ -163,7 +163,7 @@ break; default: xlog(L_ERROR, "%s", - admin_open_perror(admin_hostname(host))); + admin_open_perror(hostname)); } return status; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/src/fedfsc/fedfs-get-limited-nsdb-params.c new/fedfs-utils-0.10.4/src/fedfsc/fedfs-get-limited-nsdb-params.c --- old/fedfs-utils-0.10.3/src/fedfsc/fedfs-get-limited-nsdb-params.c 2014-07-06 17:48:37.000000000 +0200 +++ new/fedfs-utils-0.10.4/src/fedfsc/fedfs-get-limited-nsdb-params.c 2015-07-08 17:57:22.000000000 +0200 @@ -190,7 +190,7 @@ break; default: xlog(L_ERROR, "%s", - admin_open_perror(admin_hostname(host))); + admin_open_perror(hostname)); } return status; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/src/fedfsc/fedfs-get-nsdb-params.c new/fedfs-utils-0.10.4/src/fedfsc/fedfs-get-nsdb-params.c --- old/fedfs-utils-0.10.3/src/fedfsc/fedfs-get-nsdb-params.c 2014-07-06 17:48:37.000000000 +0200 +++ new/fedfs-utils-0.10.4/src/fedfsc/fedfs-get-nsdb-params.c 2015-07-08 17:57:22.000000000 +0200 @@ -206,7 +206,7 @@ break; default: xlog(L_ERROR, "%s", - admin_open_perror(admin_hostname(host))); + admin_open_perror(hostname)); } return status; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/src/fedfsc/fedfs-lookup-junction.c new/fedfs-utils-0.10.4/src/fedfsc/fedfs-lookup-junction.c --- old/fedfs-utils-0.10.3/src/fedfsc/fedfs-lookup-junction.c 2014-07-06 17:48:37.000000000 +0200 +++ new/fedfs-utils-0.10.4/src/fedfsc/fedfs-lookup-junction.c 2015-07-08 17:57:22.000000000 +0200 @@ -242,7 +242,7 @@ break; default: xlog(L_ERROR, "%s", - admin_open_perror(admin_hostname(host))); + admin_open_perror(hostname)); } return status; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/src/fedfsc/fedfs-lookup-replication.c new/fedfs-utils-0.10.4/src/fedfsc/fedfs-lookup-replication.c --- old/fedfs-utils-0.10.3/src/fedfsc/fedfs-lookup-replication.c 2014-07-06 17:48:37.000000000 +0200 +++ new/fedfs-utils-0.10.4/src/fedfsc/fedfs-lookup-replication.c 2015-07-08 17:57:22.000000000 +0200 @@ -243,7 +243,7 @@ break; default: xlog(L_ERROR, "%s", - admin_open_perror(admin_hostname(host))); + admin_open_perror(hostname)); } return status; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/src/fedfsc/fedfs-null.c new/fedfs-utils-0.10.4/src/fedfsc/fedfs-null.c --- old/fedfs-utils-0.10.3/src/fedfsc/fedfs-null.c 2014-07-06 17:48:37.000000000 +0200 +++ new/fedfs-utils-0.10.4/src/fedfsc/fedfs-null.c 2015-07-08 17:57:22.000000000 +0200 @@ -156,7 +156,7 @@ break; default: xlog(L_ERROR, "%s", - admin_open_perror(admin_hostname(host))); + admin_open_perror(hostname)); } return status; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/src/fedfsc/fedfs-set-nsdb-params.c new/fedfs-utils-0.10.4/src/fedfsc/fedfs-set-nsdb-params.c --- old/fedfs-utils-0.10.3/src/fedfsc/fedfs-set-nsdb-params.c 2014-07-06 17:48:37.000000000 +0200 +++ new/fedfs-utils-0.10.4/src/fedfsc/fedfs-set-nsdb-params.c 2015-07-08 17:57:22.000000000 +0200 @@ -176,7 +176,7 @@ break; default: xlog(L_ERROR, "%s", - admin_open_perror(admin_hostname(host))); + admin_open_perror(hostname)); } return status; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/src/libadmin/junction.c new/fedfs-utils-0.10.4/src/libadmin/junction.c --- old/fedfs-utils-0.10.3/src/libadmin/junction.c 2014-07-06 17:48:37.000000000 +0200 +++ new/fedfs-utils-0.10.4/src/libadmin/junction.c 2015-07-08 17:57:22.000000000 +0200 @@ -376,7 +376,7 @@ memset((char *)&result, 0, sizeof(result)); host->ad_rpc_status = clnt_call(host->ad_client, procedure, - (xdrproc_t)xdr_FedFsPath, (caddr_t)&arg, + (xdrproc_t)xdr_FedFsPath, (caddr_t)arg, (xdrproc_t)xdr_FedFsStatus, (caddr_t)&result, host->ad_timeout); @@ -458,7 +458,7 @@ memset((char *)result, 0, sizeof(*result)); host->ad_rpc_status = clnt_call(host->ad_client, procedure, - (xdrproc_t)xdr_FedFsLookupArgs, (caddr_t)&arg, + (xdrproc_t)xdr_FedFsLookupArgs, (caddr_t)arg, (xdrproc_t)xdr_FedFsLookupRes, (caddr_t)result, host->ad_timeout); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/fedfs-utils-0.10.3/src/libadmin/nsdb.c new/fedfs-utils-0.10.4/src/libadmin/nsdb.c --- old/fedfs-utils-0.10.3/src/libadmin/nsdb.c 2014-07-06 17:48:37.000000000 +0200 +++ new/fedfs-utils-0.10.4/src/libadmin/nsdb.c 2015-07-08 17:57:22.000000000 +0200 @@ -250,7 +250,7 @@ memset((char *)result, 0, sizeof(*result)); host->ad_rpc_status = clnt_call(host->ad_client, FEDFS_GET_NSDB_PARAMS, - (xdrproc_t)xdr_FedFsNsdbName, (caddr_t)&arg, + (xdrproc_t)xdr_FedFsNsdbName, (caddr_t)arg, (xdrproc_t)xdr_FedFsGetNsdbParamsRes, (caddr_t)&result, host->ad_timeout);
