Hello community, here is the log from the commit of package libfguid for openSUSE:Factory checked in at 2014-08-15 09:55:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfguid (Old) and /work/SRC/openSUSE:Factory/.libfguid.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfguid" Changes: -------- --- /work/SRC/openSUSE:Factory/libfguid/libfguid.changes 2013-11-25 14:52:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libfguid.new/libfguid.changes 2014-08-15 09:56:02.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Aug 14 13:00:16 UTC 2014 - [email protected] + +- update to 0~20140105 + * 2014 update + * updated dependencies + +------------------------------------------------------------------- Old: ---- libfguid-alpha-20130904.tar.gz New: ---- libfguid-alpha-20140105.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfguid.spec ++++++ --- /var/tmp/diff_new_pack.2Kuclp/_old 2014-08-15 09:56:04.000000000 +0200 +++ /var/tmp/diff_new_pack.2Kuclp/_new 2014-08-15 09:56:04.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libfguid # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libfguid %define lname libfguid1 -%define timestamp 20130904 +%define timestamp 20140105 Version: 0~%timestamp Release: 0 Summary: A library for GUID/UUID data types @@ -27,7 +27,7 @@ Url: http://code.google.com/p/libfguid/ #Git-Clone: http://code.google.com/p/libfguid -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRXdGUVRlX2JQWk0/libfguid-alpha-20130904.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRXdGUVRlX2JQWk0/libfguid-alpha-20140105.tar.gz Source: %{name}-alpha-%timestamp.tar.gz BuildRequires: pkg-config BuildRequires: pkgconfig(libcerror) >= 20130609 @@ -36,14 +36,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -A library for GUID/UUID data types. +A library for GUID/UUID data types. Part of the libyal family of libraries. %package -n %lname Summary: A library for GUID/UUID data types Group: System/Libraries %description -n %lname -A library for GUID/UUID data types. +A library for GUID/UUID data types. Part of the libyal family of libraries. %package devel Summary: Development files for libfguid, a GUID/UUID data type library ++++++ libfguid-alpha-20130904.tar.gz -> libfguid-alpha-20140105.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/AUTHORS new/libfguid-20140105/AUTHORS --- old/libfguid-20130904/AUTHORS 2013-02-24 08:25:24.000000000 +0100 +++ new/libfguid-20140105/AUTHORS 2014-01-05 19:27:36.000000000 +0100 @@ -1,4 +1,4 @@ Acknowledgements: libfguid -Copyright (c) 2010-2013, Joachim Metz <[email protected]> +Copyright (c) 2010-2014, Joachim Metz <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/ChangeLog new/libfguid-20140105/ChangeLog --- old/libfguid-20130904/ChangeLog 2013-09-04 22:37:48.000000000 +0200 +++ new/libfguid-20140105/ChangeLog 2014-01-05 19:21:15.000000000 +0100 @@ -6,6 +6,10 @@ * add support for retrieving identifier values - add test +20140105 +* 2014 update +* updated dependencies + 20130904 * worked on tests diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/common/Makefile.in new/libfguid-20140105/common/Makefile.in --- old/libfguid-20130904/common/Makefile.in 2013-09-04 22:39:55.000000000 +0200 +++ new/libfguid-20140105/common/Makefile.in 2014-01-05 19:34:35.000000000 +0100 @@ -57,12 +57,12 @@ $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \ $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \ $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ - $(top_srcdir)/m4/libcerror.m4 $(top_srcdir)/m4/libcstring.m4 \ - $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ - $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ - $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \ - $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \ - $(top_srcdir)/m4/types.m4 $(top_srcdir)/configure.ac + $(top_srcdir)/m4/libcstring.m4 $(top_srcdir)/m4/libtool.m4 \ + $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ + $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ + $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ + $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/types.m4 \ + $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -108,9 +108,7 @@ GMSGFMT_015 = @GMSGFMT_015@ GREP = @GREP@ HAVE_INTTYPES_H = @HAVE_INTTYPES_H@ -HAVE_LIBCERROR = @HAVE_LIBCERROR@ HAVE_LIBCSTRING = @HAVE_LIBCSTRING@ -HAVE_LOCAL_LIBCERROR = @HAVE_LOCAL_LIBCERROR@ HAVE_LOCAL_LIBCSTRING = @HAVE_LOCAL_LIBCSTRING@ HAVE_OFF64_T = @HAVE_OFF64_T@ HAVE_SIZE32_T = @HAVE_SIZE32_T@ @@ -130,8 +128,6 @@ INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ LD = @LD@ LDFLAGS = @LDFLAGS@ -LIBCERROR_CPPFLAGS = @LIBCERROR_CPPFLAGS@ -LIBCERROR_LIBADD = @LIBCERROR_LIBADD@ LIBCSTRING_CPPFLAGS = @LIBCSTRING_CPPFLAGS@ LIBCSTRING_LIBADD = @LIBCSTRING_LIBADD@ LIBICONV = @LIBICONV@ @@ -194,9 +190,6 @@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ -ax_libcerror_pc_libs_private = @ax_libcerror_pc_libs_private@ -ax_libcerror_spec_build_requires = @ax_libcerror_spec_build_requires@ -ax_libcerror_spec_requires = @ax_libcerror_spec_requires@ ax_libcstring_pc_libs_private = @ax_libcstring_pc_libs_private@ ax_libcstring_spec_build_requires = @ax_libcstring_spec_build_requires@ ax_libcstring_spec_requires = @ax_libcstring_spec_requires@ @@ -221,14 +214,12 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ -libcerror_CFLAGS = @libcerror_CFLAGS@ -libcerror_LIBS = @libcerror_LIBS@ +libcerror_spec_build_requires = @libcerror_spec_build_requires@ +libcerror_spec_requires = @libcerror_spec_requires@ libcstring_CFLAGS = @libcstring_CFLAGS@ libcstring_LIBS = @libcstring_LIBS@ libdir = @libdir@ libexecdir = @libexecdir@ -libfguid_spec_build_requires = @libfguid_spec_build_requires@ -libfguid_spec_requires = @libfguid_spec_requires@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ @@ -304,7 +295,7 @@ stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status common/config.h -$(srcdir)/config.h.in: $(am__configure_deps) +$(srcdir)/config.h.in: $(am__configure_deps) ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) rm -f stamp-h1 touch $@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/common/byte_stream.h new/libfguid-20140105/common/byte_stream.h --- old/libfguid-20130904/common/byte_stream.h 2013-06-09 09:46:00.000000000 +0200 +++ new/libfguid-20140105/common/byte_stream.h 2014-01-05 19:34:35.000000000 +0100 @@ -1,7 +1,7 @@ /* * Byte stream functions * - * Copyright (c) 2006-2013, Joachim Metz <[email protected]> + * Copyright (c) 2006-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/common/common.h new/libfguid-20140105/common/common.h --- old/libfguid-20130904/common/common.h 2013-06-09 09:46:00.000000000 +0200 +++ new/libfguid-20140105/common/common.h 2014-01-05 19:34:35.000000000 +0100 @@ -1,7 +1,7 @@ /* * Common include file * - * Copyright (c) 2006-2013, Joachim Metz <[email protected]> + * Copyright (c) 2006-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/common/config.h new/libfguid-20140105/common/config.h --- old/libfguid-20130904/common/config.h 2013-09-04 22:40:11.000000000 +0200 +++ new/libfguid-20140105/common/config.h 2014-01-05 19:44:31.000000000 +0100 @@ -166,6 +166,9 @@ /* Define to 1 if you have the `strncpy' function. */ #define HAVE_STRNCPY 1 +/* Define to 1 if you have the `strnicmp' function. */ +/* #undef HAVE_STRNICMP */ + /* Define to 1 if you have the `strrchr' function. */ #define HAVE_STRRCHR 1 @@ -217,6 +220,9 @@ /* Define to 1 if you have the `wcsncpy' function. */ #define HAVE_WCSNCPY 1 +/* Define to 1 if you have the `wcsnicmp' function. */ +/* #undef HAVE_WCSNICMP */ + /* Define to 1 if you have the `wcsrchr' function. */ #define HAVE_WCSRCHR 1 @@ -261,7 +267,7 @@ #define PACKAGE_NAME "libfguid" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "libfguid 20130904" +#define PACKAGE_STRING "libfguid 20140105" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libfguid" @@ -270,7 +276,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "20130904" +#define PACKAGE_VERSION "20140105" /* The size of `off_t', as computed by sizeof. */ #define SIZEOF_OFF_T 8 @@ -288,7 +294,7 @@ /* #undef STRERROR_R_CHAR_P */ /* Version number of package */ -#define VERSION "20130904" +#define VERSION "20140105" /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/common/config.h.in new/libfguid-20140105/common/config.h.in --- old/libfguid-20130904/common/config.h.in 2013-09-04 22:40:12.000000000 +0200 +++ new/libfguid-20140105/common/config.h.in 2014-01-05 20:08:15.000000000 +0100 @@ -165,6 +165,9 @@ /* Define to 1 if you have the `strncpy' function. */ #undef HAVE_STRNCPY +/* Define to 1 if you have the `strnicmp' function. */ +#undef HAVE_STRNICMP + /* Define to 1 if you have the `strrchr' function. */ #undef HAVE_STRRCHR @@ -216,6 +219,9 @@ /* Define to 1 if you have the `wcsncpy' function. */ #undef HAVE_WCSNCPY +/* Define to 1 if you have the `wcsnicmp' function. */ +#undef HAVE_WCSNICMP + /* Define to 1 if you have the `wcsrchr' function. */ #undef HAVE_WCSRCHR diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/common/config_borlandc.h new/libfguid-20140105/common/config_borlandc.h --- old/libfguid-20130904/common/config_borlandc.h 2013-06-09 09:46:00.000000000 +0200 +++ new/libfguid-20140105/common/config_borlandc.h 2014-01-05 19:34:35.000000000 +0100 @@ -1,7 +1,7 @@ /* * Configuration for the Borland/CodeGear C++ Builder compiler * - * Copyright (c) 2006-2013, Joachim Metz <[email protected]> + * Copyright (c) 2006-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/common/config_msc.h new/libfguid-20140105/common/config_msc.h --- old/libfguid-20130904/common/config_msc.h 2013-06-09 09:46:00.000000000 +0200 +++ new/libfguid-20140105/common/config_msc.h 2014-01-05 19:34:35.000000000 +0100 @@ -1,7 +1,7 @@ /* * Configuration for the Microsoft Visual Studio C++ compiler * - * Copyright (c) 2006-2013, Joachim Metz <[email protected]> + * Copyright (c) 2006-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/common/config_winapi.h new/libfguid-20140105/common/config_winapi.h --- old/libfguid-20130904/common/config_winapi.h 2013-06-09 09:46:00.000000000 +0200 +++ new/libfguid-20140105/common/config_winapi.h 2014-01-05 19:34:35.000000000 +0100 @@ -1,7 +1,7 @@ /* * Configuration file for WINAPI * - * Copyright (c) 2006-2013, Joachim Metz <[email protected]> + * Copyright (c) 2006-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/common/file_stream.h new/libfguid-20140105/common/file_stream.h --- old/libfguid-20130904/common/file_stream.h 2013-06-09 09:46:00.000000000 +0200 +++ new/libfguid-20140105/common/file_stream.h 2014-01-05 19:34:35.000000000 +0100 @@ -1,7 +1,7 @@ /* * FILE stream functions * - * Copyright (c) 2006-2013, Joachim Metz <[email protected]> + * Copyright (c) 2006-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/common/memory.h new/libfguid-20140105/common/memory.h --- old/libfguid-20130904/common/memory.h 2013-06-09 09:46:00.000000000 +0200 +++ new/libfguid-20140105/common/memory.h 2014-01-05 19:34:35.000000000 +0100 @@ -1,7 +1,7 @@ /* * Memory functions * - * Copyright (c) 2006-2013, Joachim Metz <[email protected]> + * Copyright (c) 2006-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/common/types.h new/libfguid-20140105/common/types.h --- old/libfguid-20130904/common/types.h 2013-09-04 22:40:11.000000000 +0200 +++ new/libfguid-20140105/common/types.h 2014-01-05 20:01:22.000000000 +0100 @@ -1,7 +1,7 @@ /* * Type and type-support defintions * - * Copyright (c) 2006-2013, Joachim Metz <[email protected]> + * Copyright (c) 2006-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/common/types.h.in new/libfguid-20140105/common/types.h.in --- old/libfguid-20130904/common/types.h.in 2013-06-09 09:46:00.000000000 +0200 +++ new/libfguid-20140105/common/types.h.in 2014-01-05 19:34:35.000000000 +0100 @@ -1,7 +1,7 @@ /* * Type and type-support defintions * - * Copyright (c) 2006-2013, Joachim Metz <[email protected]> + * Copyright (c) 2006-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/configure new/libfguid-20140105/configure --- old/libfguid-20130904/configure 2013-09-04 22:39:56.000000000 +0200 +++ new/libfguid-20140105/configure 2014-01-05 19:28:45.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for libfguid 20130904. +# Generated by GNU Autoconf 2.69 for libfguid 20140105. # # Report bugs to <[email protected]>. # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='libfguid' PACKAGE_TARNAME='libfguid' -PACKAGE_VERSION='20130904' -PACKAGE_STRING='libfguid 20130904' +PACKAGE_VERSION='20140105' +PACKAGE_STRING='libfguid 20140105' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1381,7 +1381,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 libfguid 20130904 to adapt to many kinds of systems. +\`configure' configures libfguid 20140105 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1451,7 +1451,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libfguid 20130904:";; + short | recursive ) echo "Configuration of libfguid 20140105:";; esac cat <<\_ACEOF @@ -1583,7 +1583,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libfguid configure 20130904 +libfguid configure 20140105 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2235,7 +2235,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libfguid $as_me 20130904, which was +It was created by libfguid $as_me 20140105, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3063,7 +3063,7 @@ # Define the identity of the package. PACKAGE='libfguid' - VERSION='20130904' + VERSION='20140105' cat >>confdefs.h <<_ACEOF @@ -16216,7 +16216,7 @@ done - for ac_func in fgets memchr memcmp memcpy memrchr snprintf sscanf strcasecmp strchr strlen strncasecmp strncmp strncpy strrchr strstr vsnprintf + for ac_func in fgets memchr memcmp memcpy memrchr snprintf sscanf strcasecmp strchr strlen strncasecmp strncmp strncpy strnicmp strrchr strstr vsnprintf do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" @@ -16312,10 +16312,10 @@ fi - if test "x$ac_cv_func_strcasecmp" != xyes && test "x$ac_cv_func_strncasecmp" != xyes; then : + if test "x$ac_cv_func_strcasecmp" != xyes && test "x$ac_cv_func_strncasecmp" != xyes && test "x$ac_cv_func_strnicmp" != xyes; then : { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 1 "Missing functions: strncasecmp and strcasecmp +as_fn_error 1 "Missing functions: strncasecmp, strcasecmp and strnicmp See \`config.log' for more details" "$LINENO" 5; } fi @@ -16337,7 +16337,7 @@ fi if test "x$ac_cv_enable_wide_character_type" != xno; then : - for ac_func in swprintf towlower wcscasecmp wcschr wcslen wcsncasecmp wcsncmp wcsncpy wcsrchr wcsstr wmemchr wmemcmp wmemcpy wmemrchr + for ac_func in swprintf towlower wcscasecmp wcschr wcslen wcsncasecmp wcsncmp wcsncpy wcsnicmp wcsrchr wcsstr wmemchr wmemcmp wmemcpy wmemrchr do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" @@ -16398,10 +16398,10 @@ fi - if test "x$ac_cv_func_wcsncasecmp" != xyes && test "x$ac_cv_func_wcscasecmp" != xyes && test "x$ac_cv_func_towlower" != xyes; then : + if test "x$ac_cv_func_wcsncasecmp" != xyes && test "x$ac_cv_func_wcscasecmp" != xyes && test "x$ac_cv_func_wcsnicmp" != xyes && test "x$ac_cv_func_towlower" != xyes; then : { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 1 "Missing functions: wcsncasecmp, wcscasecmp and towlower +as_fn_error 1 "Missing functions: wcsncasecmp, wcscasecmp, wcsnicmp and towlower See \`config.log' for more details" "$LINENO" 5; } fi @@ -17817,7 +17817,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libfguid $as_me 20130904, which was +This file was extended by libfguid $as_me 20140105, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17883,7 +17883,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -libfguid config.status 20130904 +libfguid config.status 20140105 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/configure.ac new/libfguid-20140105/configure.ac --- old/libfguid-20130904/configure.ac 2013-09-04 22:37:34.000000000 +0200 +++ new/libfguid-20140105/configure.ac 2014-01-05 19:21:09.000000000 +0100 @@ -2,7 +2,7 @@ AC_INIT( [libfguid], - [20130904], + [20140105], [[email protected]]) AC_CONFIG_SRCDIR( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/dpkg/changelog new/libfguid-20140105/dpkg/changelog --- old/libfguid-20130904/dpkg/changelog 2013-09-04 22:40:11.000000000 +0200 +++ new/libfguid-20140105/dpkg/changelog 2014-01-05 20:01:22.000000000 +0100 @@ -1,5 +1,5 @@ -libfguid (20130904-1) unstable; urgency=low +libfguid (20140105-1) unstable; urgency=low * Auto-generated - -- Joachim Metz <[email protected]> Wed, 04 Sep 2013 22:40:11 +0200 + -- Joachim Metz <[email protected]> Sun, 05 Jan 2014 20:01:21 +0100 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/dpkg/copyright new/libfguid-20140105/dpkg/copyright --- old/libfguid-20130904/dpkg/copyright 2013-09-04 22:40:11.000000000 +0200 +++ new/libfguid-20140105/dpkg/copyright 2014-01-05 20:01:22.000000000 +0100 @@ -1,6 +1,6 @@ This work was packaged for Debian by: - Joachim Metz <[email protected]> on Wed, 04 Sep 2013 22:40:11 +0200 + Joachim Metz <[email protected]> on Sun, 05 Jan 2014 20:01:21 +0100 It was downloaded from http://code.google.com/p/libfguid/ @@ -10,7 +10,7 @@ Copyright: - Copyright (C) 2010-2013, Joachim Metz <[email protected]> + Copyright (C) 2010-2014, Joachim Metz <[email protected]> License: @@ -33,7 +33,7 @@ The Debian packaging is: - Copyright (C) 2010-2013, Joachim Metz <[email protected]> + Copyright (C) 2010-2014, Joachim Metz <[email protected]> and is licensed under the GNU Lesser General Public License, see `/usr/share/common-licenses/LGPL-3'. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/dpkg/copyright.in new/libfguid-20140105/dpkg/copyright.in --- old/libfguid-20130904/dpkg/copyright.in 2013-03-17 12:59:28.000000000 +0100 +++ new/libfguid-20140105/dpkg/copyright.in 2014-01-05 19:28:29.000000000 +0100 @@ -10,7 +10,7 @@ Copyright: - Copyright (C) 2010-2013, Joachim Metz <[email protected]> + Copyright (C) 2010-2014, Joachim Metz <[email protected]> License: @@ -33,7 +33,7 @@ The Debian packaging is: - Copyright (C) 2010-2013, Joachim Metz <[email protected]> + Copyright (C) 2010-2014, Joachim Metz <[email protected]> and is licensed under the GNU Lesser General Public License, see `/usr/share/common-licenses/LGPL-3'. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/dpkg/rules new/libfguid-20140105/dpkg/rules --- old/libfguid-20130904/dpkg/rules 2013-02-24 08:31:38.000000000 +0100 +++ new/libfguid-20140105/dpkg/rules 2013-12-11 08:28:00.000000000 +0100 @@ -61,6 +61,8 @@ override_dh_perl: +override_dh_pysupport: + override_dh_shlibdeps: dh_shlibdeps -Llibfguid -l${PWD}/debian/tmp/usr/lib diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/include/libfguid/definitions.h new/libfguid-20140105/include/libfguid/definitions.h --- old/libfguid-20130904/include/libfguid/definitions.h 2013-09-04 22:40:11.000000000 +0200 +++ new/libfguid-20140105/include/libfguid/definitions.h 2014-01-05 20:01:22.000000000 +0100 @@ -1,7 +1,7 @@ /* * Definitions for libfguid * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * @@ -24,11 +24,11 @@ #include <libfguid/types.h> -#define LIBFGUID_VERSION 20130904 +#define LIBFGUID_VERSION 20140105 /* The version string */ -#define LIBFGUID_VERSION_STRING "20130904" +#define LIBFGUID_VERSION_STRING "20140105" /* The byte order definitions */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/include/libfguid/definitions.h.in new/libfguid-20140105/include/libfguid/definitions.h.in --- old/libfguid-20130904/include/libfguid/definitions.h.in 2013-04-13 04:05:49.000000000 +0200 +++ new/libfguid-20140105/include/libfguid/definitions.h.in 2014-01-05 19:27:46.000000000 +0100 @@ -1,7 +1,7 @@ /* * Definitions for libfguid * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/include/libfguid/error.h new/libfguid-20140105/include/libfguid/error.h --- old/libfguid-20130904/include/libfguid/error.h 2013-02-24 08:26:04.000000000 +0100 +++ new/libfguid-20140105/include/libfguid/error.h 2014-01-05 19:27:46.000000000 +0100 @@ -1,7 +1,7 @@ /* * The error code definitions for libfguid * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/include/libfguid/extern.h new/libfguid-20140105/include/libfguid/extern.h --- old/libfguid-20130904/include/libfguid/extern.h 2013-03-30 12:25:41.000000000 +0100 +++ new/libfguid-20140105/include/libfguid/extern.h 2014-01-05 19:27:46.000000000 +0100 @@ -3,7 +3,7 @@ * This header should be included in header files that export or import * library functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/include/libfguid/features.h new/libfguid-20140105/include/libfguid/features.h --- old/libfguid-20130904/include/libfguid/features.h 2013-09-04 22:40:11.000000000 +0200 +++ new/libfguid-20140105/include/libfguid/features.h 2014-01-05 20:01:22.000000000 +0100 @@ -1,7 +1,7 @@ /* * Features of libfguid * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/include/libfguid/features.h.in new/libfguid-20140105/include/libfguid/features.h.in --- old/libfguid-20130904/include/libfguid/features.h.in 2013-03-30 12:25:41.000000000 +0100 +++ new/libfguid-20140105/include/libfguid/features.h.in 2014-01-05 19:27:46.000000000 +0100 @@ -1,7 +1,7 @@ /* * Features of libfguid * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/include/libfguid/types.h new/libfguid-20140105/include/libfguid/types.h --- old/libfguid-20130904/include/libfguid/types.h 2013-09-04 22:40:11.000000000 +0200 +++ new/libfguid-20140105/include/libfguid/types.h 2014-01-05 20:01:22.000000000 +0100 @@ -1,7 +1,7 @@ /* * Type definitions for libfguid * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/include/libfguid/types.h.in new/libfguid-20140105/include/libfguid/types.h.in --- old/libfguid-20130904/include/libfguid/types.h.in 2013-02-24 08:35:13.000000000 +0100 +++ new/libfguid-20140105/include/libfguid/types.h.in 2014-01-05 19:27:46.000000000 +0100 @@ -1,7 +1,7 @@ /* * Type definitions for libfguid * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/include/libfguid.h new/libfguid-20140105/include/libfguid.h --- old/libfguid-20130904/include/libfguid.h 2013-09-04 22:40:11.000000000 +0200 +++ new/libfguid-20140105/include/libfguid.h 2014-01-05 20:01:22.000000000 +0100 @@ -1,7 +1,7 @@ /* * Library to support the GUID/UUID format * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/include/libfguid.h.in new/libfguid-20140105/include/libfguid.h.in --- old/libfguid-20130904/include/libfguid.h.in 2013-04-13 15:18:44.000000000 +0200 +++ new/libfguid-20140105/include/libfguid.h.in 2014-01-05 19:27:38.000000000 +0100 @@ -1,7 +1,7 @@ /* * Library to support the GUID/UUID format * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcerror/Makefile.in new/libfguid-20140105/libcerror/Makefile.in --- old/libfguid-20130904/libcerror/Makefile.in 2013-09-04 22:39:55.000000000 +0200 +++ new/libfguid-20140105/libcerror/Makefile.in 2014-01-05 19:40:26.000000000 +0100 @@ -339,7 +339,7 @@ echo rm -f $${locs}; \ rm -f $${locs}; \ } -libcerror.la: $(libcerror_la_OBJECTS) $(libcerror_la_DEPENDENCIES) $(EXTRA_libcerror_la_DEPENDENCIES) +libcerror.la: $(libcerror_la_OBJECTS) $(libcerror_la_DEPENDENCIES) $(EXTRA_libcerror_la_DEPENDENCIES) $(LINK) $(am_libcerror_la_rpath) $(libcerror_la_OBJECTS) $(libcerror_la_LIBADD) $(LIBS) mostlyclean-compile: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcerror/libcerror_definitions.h new/libfguid-20140105/libcerror/libcerror_definitions.h --- old/libfguid-20130904/libcerror/libcerror_definitions.h 2013-09-04 22:18:26.000000000 +0200 +++ new/libfguid-20140105/libcerror/libcerror_definitions.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal definitions * - * Copyright (c) 2008-2013, Joachim Metz <[email protected]> + * Copyright (c) 2008-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * @@ -35,11 +35,11 @@ */ #else -#define LIBCERROR_VERSION 20130904 +#define LIBCERROR_VERSION 20140105 /* The libcstring version string */ -#define LIBCERROR_VERSION_STRING "20130904" +#define LIBCERROR_VERSION_STRING "20140105" /* The error domains */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcerror/libcerror_error.c new/libfguid-20140105/libcerror/libcerror_error.c --- old/libfguid-20130904/libcerror/libcerror_error.c 2013-09-04 22:18:26.000000000 +0200 +++ new/libfguid-20140105/libcerror/libcerror_error.c 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * Error functions * - * Copyright (c) 2008-2013, Joachim Metz <[email protected]> + * Copyright (c) 2008-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * @@ -626,6 +626,10 @@ { return( -1 ); } + if( string_index > 0 ) + { + string[ string_index++ ] = (libcstring_system_character_t) '\n'; + } if( libcstring_narrow_string_copy( &( string[ string_index ] ), internal_error->messages[ message_index ], @@ -635,7 +639,7 @@ return( -1 ); } - string_index += internal_error->sizes[ message_index ]; + string_index += internal_error->sizes[ message_index ] - 1; string[ string_index ] = (libcstring_system_character_t) 0; #endif /* defined( LIBCSTRING_HAVE_WIDE_SYSTEM_CHARACTER ) */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcerror/libcerror_error.h new/libfguid-20140105/libcerror/libcerror_error.h --- old/libfguid-20130904/libcerror/libcerror_error.h 2013-09-04 22:18:26.000000000 +0200 +++ new/libfguid-20140105/libcerror/libcerror_error.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * Error functions * - * Copyright (c) 2008-2013, Joachim Metz <[email protected]> + * Copyright (c) 2008-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcerror/libcerror_extern.h new/libfguid-20140105/libcerror/libcerror_extern.h --- old/libfguid-20130904/libcerror/libcerror_extern.h 2013-09-04 22:18:26.000000000 +0200 +++ new/libfguid-20140105/libcerror/libcerror_extern.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal extern definition * - * Copyright (c) 2008-2013, Joachim Metz <[email protected]> + * Copyright (c) 2008-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcerror/libcerror_libcstring.h new/libfguid-20140105/libcerror/libcerror_libcstring.h --- old/libfguid-20130904/libcerror/libcerror_libcstring.h 2013-09-04 22:18:26.000000000 +0200 +++ new/libfguid-20140105/libcerror/libcerror_libcstring.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal libcstring header * - * Copyright (c) 2008-2013, Joachim Metz <[email protected]> + * Copyright (c) 2008-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcerror/libcerror_support.c new/libfguid-20140105/libcerror/libcerror_support.c --- old/libfguid-20130904/libcerror/libcerror_support.c 2013-09-04 22:18:26.000000000 +0200 +++ new/libfguid-20140105/libcerror/libcerror_support.c 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * Support functions * - * Copyright (c) 2008-2013, Joachim Metz <[email protected]> + * Copyright (c) 2008-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcerror/libcerror_support.h new/libfguid-20140105/libcerror/libcerror_support.h --- old/libfguid-20130904/libcerror/libcerror_support.h 2013-09-04 22:18:26.000000000 +0200 +++ new/libfguid-20140105/libcerror/libcerror_support.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * Support functions * - * Copyright (c) 2008-2013, Joachim Metz <[email protected]> + * Copyright (c) 2008-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcerror/libcerror_system.c new/libfguid-20140105/libcerror/libcerror_system.c --- old/libfguid-20130904/libcerror/libcerror_system.c 2013-09-04 22:18:26.000000000 +0200 +++ new/libfguid-20140105/libcerror/libcerror_system.c 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * System functions * - * Copyright (c) 2008-2013, Joachim Metz <[email protected]> + * Copyright (c) 2008-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcerror/libcerror_system.h new/libfguid-20140105/libcerror/libcerror_system.h --- old/libfguid-20130904/libcerror/libcerror_system.h 2013-09-04 22:18:26.000000000 +0200 +++ new/libfguid-20140105/libcerror/libcerror_system.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * System functions * - * Copyright (c) 2008-2013, Joachim Metz <[email protected]> + * Copyright (c) 2008-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcerror/libcerror_types.h new/libfguid-20140105/libcerror/libcerror_types.h --- old/libfguid-20130904/libcerror/libcerror_types.h 2013-09-04 22:18:26.000000000 +0200 +++ new/libfguid-20140105/libcerror/libcerror_types.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal type definitions * - * Copyright (c) 2008-2013, Joachim Metz <[email protected]> + * Copyright (c) 2008-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcerror/libcerror_unused.h new/libfguid-20140105/libcerror/libcerror_unused.h --- old/libfguid-20130904/libcerror/libcerror_unused.h 2013-09-04 22:18:26.000000000 +0200 +++ new/libfguid-20140105/libcerror/libcerror_unused.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal unused definition * - * Copyright (c) 2008-2013, Joachim Metz <[email protected]> + * Copyright (c) 2008-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcstring/Makefile.in new/libfguid-20140105/libcstring/Makefile.in --- old/libfguid-20130904/libcstring/Makefile.in 2013-09-04 22:39:55.000000000 +0200 +++ new/libfguid-20140105/libcstring/Makefile.in 2014-01-05 19:40:26.000000000 +0100 @@ -338,7 +338,7 @@ echo rm -f $${locs}; \ rm -f $${locs}; \ } -libcstring.la: $(libcstring_la_OBJECTS) $(libcstring_la_DEPENDENCIES) $(EXTRA_libcstring_la_DEPENDENCIES) +libcstring.la: $(libcstring_la_OBJECTS) $(libcstring_la_DEPENDENCIES) $(EXTRA_libcstring_la_DEPENDENCIES) $(LINK) $(am_libcstring_la_rpath) $(libcstring_la_OBJECTS) $(libcstring_la_LIBADD) $(LIBS) mostlyclean-compile: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcstring/libcstring_definitions.h new/libfguid-20140105/libcstring/libcstring_definitions.h --- old/libfguid-20130904/libcstring/libcstring_definitions.h 2013-04-13 05:54:50.000000000 +0200 +++ new/libfguid-20140105/libcstring/libcstring_definitions.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal definitions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * @@ -40,11 +40,11 @@ #define LIBCSTRING_HAVE_WIDE_SYSTEM_CHARACTER 1 #endif -#define LIBCSTRING_VERSION 20130403 +#define LIBCSTRING_VERSION 20140105 /* The libcstring version string */ -#define LIBCSTRING_VERSION_STRING "20130403" +#define LIBCSTRING_VERSION_STRING "20140105" #if defined( WINAPI ) && ( defined( _UNICODE ) || defined( UNICODE ) ) #define PRIc_LIBCSTRING_SYSTEM "lc" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcstring/libcstring_extern.h new/libfguid-20140105/libcstring/libcstring_extern.h --- old/libfguid-20130904/libcstring/libcstring_extern.h 2013-04-13 05:54:50.000000000 +0200 +++ new/libfguid-20140105/libcstring/libcstring_extern.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal extern definition * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcstring/libcstring_narrow_string.h new/libfguid-20140105/libcstring/libcstring_narrow_string.h --- old/libfguid-20130904/libcstring/libcstring_narrow_string.h 2013-04-13 05:54:50.000000000 +0200 +++ new/libfguid-20140105/libcstring/libcstring_narrow_string.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * Narrow character string functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * @@ -82,7 +82,7 @@ #define libcstring_narrow_string_compare_no_case( string1, string2, size ) \ _strnicmp( string1, string2, size ) -#elif defined( WINAPI ) +#elif defined( WINAPI ) || defined( HAVE_STRNICMP ) #define libcstring_narrow_string_compare_no_case( string1, string2, size ) \ strnicmp( string1, string2, size ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcstring/libcstring_support.c new/libfguid-20140105/libcstring/libcstring_support.c --- old/libfguid-20130904/libcstring/libcstring_support.c 2013-04-13 05:54:50.000000000 +0200 +++ new/libfguid-20140105/libcstring/libcstring_support.c 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * Support functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcstring/libcstring_support.h new/libfguid-20140105/libcstring/libcstring_support.h --- old/libfguid-20130904/libcstring/libcstring_support.h 2013-04-13 05:54:50.000000000 +0200 +++ new/libfguid-20140105/libcstring/libcstring_support.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * Support functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcstring/libcstring_system_string.h new/libfguid-20140105/libcstring/libcstring_system_string.h --- old/libfguid-20130904/libcstring/libcstring_system_string.h 2013-04-13 05:54:50.000000000 +0200 +++ new/libfguid-20140105/libcstring/libcstring_system_string.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * System character type string functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcstring/libcstring_types.h new/libfguid-20140105/libcstring/libcstring_types.h --- old/libfguid-20130904/libcstring/libcstring_types.h 2013-04-13 05:54:50.000000000 +0200 +++ new/libfguid-20140105/libcstring/libcstring_types.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * Type definitions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcstring/libcstring_unused.h new/libfguid-20140105/libcstring/libcstring_unused.h --- old/libfguid-20130904/libcstring/libcstring_unused.h 2013-04-13 05:54:50.000000000 +0200 +++ new/libfguid-20140105/libcstring/libcstring_unused.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal unused definition * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcstring/libcstring_wide_string.c new/libfguid-20140105/libcstring/libcstring_wide_string.c --- old/libfguid-20130904/libcstring/libcstring_wide_string.c 2013-04-13 05:54:50.000000000 +0200 +++ new/libfguid-20140105/libcstring/libcstring_wide_string.c 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * Wide character string functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libcstring/libcstring_wide_string.h new/libfguid-20140105/libcstring/libcstring_wide_string.h --- old/libfguid-20130904/libcstring/libcstring_wide_string.h 2013-04-13 05:54:50.000000000 +0200 +++ new/libfguid-20140105/libcstring/libcstring_wide_string.h 2014-01-05 19:35:41.000000000 +0100 @@ -1,7 +1,7 @@ /* * Wide character string functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * @@ -71,7 +71,7 @@ #define libcstring_wide_string_compare_no_case( string1, string2, size ) \ _wcsnicmp( string1, string2, size ) -#elif defined( WINAPI ) +#elif defined( WINAPI ) || defined( HAVE_WCSNICMP ) #define libcstring_wide_string_compare_no_case( string1, string2, size ) \ wcsnicmp( string1, string2, size ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/Makefile.in new/libfguid-20140105/libfguid/Makefile.in --- old/libfguid-20130904/libfguid/Makefile.in 2013-09-04 22:39:55.000000000 +0200 +++ new/libfguid-20140105/libfguid/Makefile.in 2014-01-05 19:40:25.000000000 +0100 @@ -403,7 +403,7 @@ echo rm -f $${locs}; \ rm -f $${locs}; \ } -libfguid.la: $(libfguid_la_OBJECTS) $(libfguid_la_DEPENDENCIES) $(EXTRA_libfguid_la_DEPENDENCIES) +libfguid.la: $(libfguid_la_OBJECTS) $(libfguid_la_DEPENDENCIES) $(EXTRA_libfguid_la_DEPENDENCIES) $(libfguid_la_LINK) -rpath $(libdir) $(libfguid_la_OBJECTS) $(libfguid_la_LIBADD) $(LIBS) mostlyclean-compile: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid.c new/libfguid-20140105/libfguid/libfguid.c --- old/libfguid-20130904/libfguid/libfguid.c 2013-02-24 08:26:00.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid.c 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * Library to support the GUID/UUID format * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid.rc new/libfguid-20140105/libfguid/libfguid.rc --- old/libfguid-20130904/libfguid/libfguid.rc 2013-09-04 22:40:11.000000000 +0200 +++ new/libfguid-20140105/libfguid/libfguid.rc 2014-01-05 20:01:22.000000000 +0100 @@ -22,12 +22,12 @@ BLOCK "040904E4" BEGIN VALUE "FileDescription", "Library to support the GUID/UUID format\0" - VALUE "FileVersion", "20130904" "\0" + VALUE "FileVersion", "20140105" "\0" VALUE "InternalName", "libfguid.dll\0" - VALUE "LegalCopyright", "(c) 2010-2013 Joachim Metz <[email protected]>\0" + VALUE "LegalCopyright", "(c) 2010-2014, Joachim Metz <[email protected]>\0" VALUE "OriginalFilename", "libfguid.dll\0" VALUE "ProductName", "libfguid\0" - VALUE "ProductVersion", "20130904" "\0" + VALUE "ProductVersion", "20140105" "\0" VALUE "Comments", "For more information visit http://code.google.com/p/libfguid/\0" END END diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid.rc.in new/libfguid-20140105/libfguid/libfguid.rc.in --- old/libfguid-20130904/libfguid/libfguid.rc.in 2013-03-17 12:59:16.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid.rc.in 2014-01-05 19:28:02.000000000 +0100 @@ -24,7 +24,7 @@ VALUE "FileDescription", "Library to support the GUID/UUID format\0" VALUE "FileVersion", "@VERSION@" "\0" VALUE "InternalName", "libfguid.dll\0" - VALUE "LegalCopyright", "(c) 2010-2013 Joachim Metz <[email protected]>\0" + VALUE "LegalCopyright", "(c) 2010-2014, Joachim Metz <[email protected]>\0" VALUE "OriginalFilename", "libfguid.dll\0" VALUE "ProductName", "libfguid\0" VALUE "ProductVersion", "@VERSION@" "\0" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_definitions.h new/libfguid-20140105/libfguid/libfguid_definitions.h --- old/libfguid-20130904/libfguid/libfguid_definitions.h 2013-09-04 22:40:11.000000000 +0200 +++ new/libfguid-20140105/libfguid/libfguid_definitions.h 2014-01-05 20:01:22.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal definitions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * @@ -36,11 +36,11 @@ #else #include <byte_stream.h> -#define LIBFGUID_VERSION 20130904 +#define LIBFGUID_VERSION 20140105 /* The version string */ -#define LIBFGUID_VERSION_STRING "20130904" +#define LIBFGUID_VERSION_STRING "20140105" /* The byte order definitions */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_definitions.h.in new/libfguid-20140105/libfguid/libfguid_definitions.h.in --- old/libfguid-20130904/libfguid/libfguid_definitions.h.in 2013-02-24 08:26:00.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid_definitions.h.in 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal definitions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_error.c new/libfguid-20140105/libfguid/libfguid_error.c --- old/libfguid-20130904/libfguid/libfguid_error.c 2013-02-24 08:26:00.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid_error.c 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * Error functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_error.h new/libfguid-20140105/libfguid/libfguid_error.h --- old/libfguid-20130904/libfguid/libfguid_error.h 2013-02-24 08:26:00.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid_error.h 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * Error functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_extern.h new/libfguid-20140105/libfguid/libfguid_extern.h --- old/libfguid-20130904/libfguid/libfguid_extern.h 2013-02-24 08:26:00.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid_extern.h 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal extern definition * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_identifier.c new/libfguid-20140105/libfguid/libfguid_identifier.c --- old/libfguid-20130904/libfguid/libfguid_identifier.c 2013-04-13 15:18:18.000000000 +0200 +++ new/libfguid-20140105/libfguid/libfguid_identifier.c 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * GUID functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_identifier.h new/libfguid-20140105/libfguid/libfguid_identifier.h --- old/libfguid-20130904/libfguid/libfguid_identifier.h 2013-03-30 12:25:40.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid_identifier.h 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * Global (or Universal) Unique Identifier (GUID/UUID) functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_libcerror.h new/libfguid-20140105/libfguid/libfguid_libcerror.h --- old/libfguid-20130904/libfguid/libfguid_libcerror.h 2013-02-24 08:26:00.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid_libcerror.h 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal libcerror header * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_libcstring.h new/libfguid-20140105/libfguid/libfguid_libcstring.h --- old/libfguid-20130904/libfguid/libfguid_libcstring.h 2013-02-24 08:26:00.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid_libcstring.h 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal libcstring header * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_support.c new/libfguid-20140105/libfguid/libfguid_support.c --- old/libfguid-20130904/libfguid/libfguid_support.c 2013-02-24 08:26:00.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid_support.c 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * Support functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_support.h new/libfguid-20140105/libfguid/libfguid_support.h --- old/libfguid-20130904/libfguid/libfguid_support.h 2013-02-24 08:26:00.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid_support.h 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * Support functions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_types.h new/libfguid-20140105/libfguid/libfguid_types.h --- old/libfguid-20130904/libfguid/libfguid_types.h 2013-02-24 08:26:00.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid_types.h 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal type definitions * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid/libfguid_unused.h new/libfguid-20140105/libfguid/libfguid_unused.h --- old/libfguid-20130904/libfguid/libfguid_unused.h 2013-02-24 08:26:00.000000000 +0100 +++ new/libfguid-20140105/libfguid/libfguid_unused.h 2014-01-05 19:27:52.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal unused definition * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/libfguid.spec new/libfguid-20140105/libfguid.spec --- old/libfguid-20130904/libfguid.spec 2013-09-04 22:40:11.000000000 +0200 +++ new/libfguid-20140105/libfguid.spec 2014-01-05 20:01:22.000000000 +0100 @@ -1,5 +1,5 @@ Name: libfguid -Version: 20130904 +Version: 20140105 Release: 1 Summary: Library to support the GUID/UUID format Group: System Environment/Libraries @@ -55,6 +55,6 @@ %{_mandir}/man3/* %changelog -* Wed Sep 4 2013 Joachim Metz <[email protected]> 20130904-1 +* Sun Jan 5 2014 Joachim Metz <[email protected]> 20140105-1 - Auto-generated diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/m4/libcstring.m4 new/libfguid-20140105/m4/libcstring.m4 --- old/libfguid-20130904/m4/libcstring.m4 2013-04-13 05:21:20.000000000 +0200 +++ new/libfguid-20140105/m4/libcstring.m4 2014-01-05 19:23:01.000000000 +0100 @@ -1,6 +1,6 @@ dnl Functions for libcstring dnl -dnl Version: 20130406 +dnl Version: 20131015 dnl Function to detect if libcstring is available dnl ac_libcstring_dummy is used to prevent AC_CHECK_LIB adding unnecessary -l<library> arguments @@ -87,7 +87,7 @@ AC_CHECK_HEADERS([wchar.h wctype.h]) dnl Narrow character string functions used in libcstring/libcstring_narrow_string.h - AC_CHECK_FUNCS([fgets memchr memcmp memcpy memrchr snprintf sscanf strcasecmp strchr strlen strncasecmp strncmp strncpy strrchr strstr vsnprintf]) + AC_CHECK_FUNCS([fgets memchr memcmp memcpy memrchr snprintf sscanf strcasecmp strchr strlen strncasecmp strncmp strncpy strnicmp strrchr strstr vsnprintf]) AS_IF( [test "x$ac_cv_func_fgets" != xyes], @@ -155,9 +155,9 @@ ]) AS_IF( - [test "x$ac_cv_func_strcasecmp" != xyes && test "x$ac_cv_func_strncasecmp" != xyes], + [test "x$ac_cv_func_strcasecmp" != xyes && test "x$ac_cv_func_strncasecmp" != xyes && test "x$ac_cv_func_strnicmp" != xyes], [AC_MSG_FAILURE( - [Missing functions: strncasecmp and strcasecmp], + [Missing functions: strncasecmp, strcasecmp and strnicmp], [1]) ]) @@ -178,7 +178,7 @@ dnl Wide character string functions used in libcstring/libcstring_wide_string.h AS_IF( [test "x$ac_cv_enable_wide_character_type" != xno], - [AC_CHECK_FUNCS([swprintf towlower wcscasecmp wcschr wcslen wcsncasecmp wcsncmp wcsncpy wcsrchr wcsstr wmemchr wmemcmp wmemcpy wmemrchr]) + [AC_CHECK_FUNCS([swprintf towlower wcscasecmp wcschr wcslen wcsncasecmp wcsncmp wcsncpy wcsnicmp wcsrchr wcsstr wmemchr wmemcmp wmemcpy wmemrchr]) AS_IF( [test "x$ac_cv_func_swprintf" != xyes], @@ -223,9 +223,9 @@ ]) AS_IF( - [test "x$ac_cv_func_wcsncasecmp" != xyes && test "x$ac_cv_func_wcscasecmp" != xyes && test "x$ac_cv_func_towlower" != xyes], + [test "x$ac_cv_func_wcsncasecmp" != xyes && test "x$ac_cv_func_wcscasecmp" != xyes && test "x$ac_cv_func_wcsnicmp" != xyes && test "x$ac_cv_func_towlower" != xyes], [AC_MSG_FAILURE( - [Missing functions: wcsncasecmp, wcscasecmp and towlower], + [Missing functions: wcsncasecmp, wcscasecmp, wcsnicmp and towlower], [1]) ]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/manuals/libfguid.3 new/libfguid-20140105/manuals/libfguid.3 --- old/libfguid-20130904/manuals/libfguid.3 2013-03-17 12:58:53.000000000 +0100 +++ new/libfguid-20140105/manuals/libfguid.3 2014-01-05 19:28:22.000000000 +0100 @@ -1,4 +1,4 @@ -.Dd February 24, 2013 +.Dd January 5, 2014 .Dt libfguid 3 .Os libfguid .Sh NAME @@ -77,7 +77,7 @@ .Sh AUTHOR These man pages were written by Joachim Metz. .Sh COPYRIGHT -Copyright (c) 2010-2013, Joachim Metz <[email protected]>. +Copyright (c) 2010-2014, Joachim Metz <[email protected]>. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .Sh SEE ALSO the libfguid.h include file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/tests/Makefile.in new/libfguid-20140105/tests/Makefile.in --- old/libfguid-20130904/tests/Makefile.in 2013-09-04 22:39:55.000000000 +0200 +++ new/libfguid-20140105/tests/Makefile.in 2014-01-05 20:00:44.000000000 +0100 @@ -367,10 +367,10 @@ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list -fguid_test_identifier_copy_from$(EXEEXT): $(fguid_test_identifier_copy_from_OBJECTS) $(fguid_test_identifier_copy_from_DEPENDENCIES) $(EXTRA_fguid_test_identifier_copy_from_DEPENDENCIES) +fguid_test_identifier_copy_from$(EXEEXT): $(fguid_test_identifier_copy_from_OBJECTS) $(fguid_test_identifier_copy_from_DEPENDENCIES) $(EXTRA_fguid_test_identifier_copy_from_DEPENDENCIES) @rm -f fguid_test_identifier_copy_from$(EXEEXT) $(LINK) $(fguid_test_identifier_copy_from_OBJECTS) $(fguid_test_identifier_copy_from_LDADD) $(LIBS) -fguid_test_identifier_to_string$(EXEEXT): $(fguid_test_identifier_to_string_OBJECTS) $(fguid_test_identifier_to_string_DEPENDENCIES) $(EXTRA_fguid_test_identifier_to_string_DEPENDENCIES) +fguid_test_identifier_to_string$(EXEEXT): $(fguid_test_identifier_to_string_OBJECTS) $(fguid_test_identifier_to_string_DEPENDENCIES) $(EXTRA_fguid_test_identifier_to_string_DEPENDENCIES) @rm -f fguid_test_identifier_to_string$(EXEEXT) $(LINK) $(fguid_test_identifier_to_string_OBJECTS) $(fguid_test_identifier_to_string_LDADD) $(LIBS) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/tests/fguid_test_identifier_copy_from.c new/libfguid-20140105/tests/fguid_test_identifier_copy_from.c --- old/libfguid-20130904/tests/fguid_test_identifier_copy_from.c 2013-02-24 08:25:52.000000000 +0100 +++ new/libfguid-20140105/tests/fguid_test_identifier_copy_from.c 2014-01-05 20:00:44.000000000 +0100 @@ -1,7 +1,7 @@ /* * GUID/UUID library identifier copy from testing program * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/tests/fguid_test_identifier_to_string.c new/libfguid-20140105/tests/fguid_test_identifier_to_string.c --- old/libfguid-20130904/tests/fguid_test_identifier_to_string.c 2013-02-24 08:25:52.000000000 +0100 +++ new/libfguid-20140105/tests/fguid_test_identifier_to_string.c 2014-01-05 20:00:44.000000000 +0100 @@ -1,7 +1,7 @@ /* * GUID/UUID library identifier to string testing program * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/tests/fguid_test_libcerror.h new/libfguid-20140105/tests/fguid_test_libcerror.h --- old/libfguid-20130904/tests/fguid_test_libcerror.h 2013-02-24 08:25:52.000000000 +0100 +++ new/libfguid-20140105/tests/fguid_test_libcerror.h 2014-01-05 20:00:44.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal libcerror header * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/tests/fguid_test_libcstring.h new/libfguid-20140105/tests/fguid_test_libcstring.h --- old/libfguid-20130904/tests/fguid_test_libcstring.h 2013-02-24 08:25:52.000000000 +0100 +++ new/libfguid-20140105/tests/fguid_test_libcstring.h 2014-01-05 20:00:44.000000000 +0100 @@ -1,7 +1,7 @@ /* * The internal libcstring header * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/tests/fguid_test_libfguid.h new/libfguid-20140105/tests/fguid_test_libfguid.h --- old/libfguid-20130904/tests/fguid_test_libfguid.h 2013-02-24 08:25:52.000000000 +0100 +++ new/libfguid-20140105/tests/fguid_test_libfguid.h 2014-01-05 20:00:44.000000000 +0100 @@ -1,7 +1,7 @@ /* * The libfguid header wrapper * - * Copyright (c) 2010-2013, Joachim Metz <[email protected]> + * Copyright (c) 2010-2014, Joachim Metz <[email protected]> * * Refer to AUTHORS for acknowledgements. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/tests/test_identifier_copy_from.sh new/libfguid-20140105/tests/test_identifier_copy_from.sh --- old/libfguid-20130904/tests/test_identifier_copy_from.sh 2013-09-04 22:36:12.000000000 +0200 +++ new/libfguid-20140105/tests/test_identifier_copy_from.sh 2014-01-05 20:00:44.000000000 +0100 @@ -2,7 +2,7 @@ # # GUID/UUID library identifier copy from testing script # -# Copyright (c) 2010-2013, Joachim Metz <[email protected]> +# Copyright (c) 2010-2014, Joachim Metz <[email protected]> # # Refer to AUTHORS for acknowledgements. # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/tests/test_identifier_to_string.sh new/libfguid-20140105/tests/test_identifier_to_string.sh --- old/libfguid-20130904/tests/test_identifier_to_string.sh 2013-09-04 22:36:26.000000000 +0200 +++ new/libfguid-20140105/tests/test_identifier_to_string.sh 2014-01-05 20:00:44.000000000 +0100 @@ -2,7 +2,7 @@ # # GUID/UUID library identifier to string testing script # -# Copyright (c) 2010-2013, Joachim Metz <[email protected]> +# Copyright (c) 2010-2014, Joachim Metz <[email protected]> # # Refer to AUTHORS for acknowledgements. # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libfguid-20130904/tests/test_runner.sh new/libfguid-20140105/tests/test_runner.sh --- old/libfguid-20130904/tests/test_runner.sh 2013-09-04 22:34:40.000000000 +0200 +++ new/libfguid-20140105/tests/test_runner.sh 2014-01-05 20:01:04.000000000 +0100 @@ -5,7 +5,7 @@ # When CHECK_WITH_VALGRIND is set to a non-empty value the executable # is run with valgrind, otherwise it is run without. # -# Copyright (c) 2009-2013, Joachim Metz <[email protected]> +# Copyright (c) 2010-2014, Joachim Metz <[email protected]> # # Refer to AUTHORS for acknowledgements. # -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
