Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcpath for openSUSE:Factory checked in at 2026-07-07 21:03:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcpath (Old) and /work/SRC/openSUSE:Factory/.libcpath.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcpath" Tue Jul 7 21:03:03 2026 rev:24 rq:1364100 version:20260703 Changes: -------- --- /work/SRC/openSUSE:Factory/libcpath/libcpath.changes 2026-06-22 17:36:51.029332831 +0200 +++ /work/SRC/openSUSE:Factory/.libcpath.new.1982/libcpath.changes 2026-07-07 21:05:22.998787762 +0200 @@ -1,0 +2,6 @@ +Mon Jul 6 09:30:35 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 20260703 + * The testsuite was updated + +------------------------------------------------------------------- Old: ---- libcpath-alpha-20260621.tar.gz libcpath-alpha-20260621.tar.gz.asc New: ---- libcpath-alpha-20260703.tar.gz libcpath-alpha-20260703.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcpath.spec ++++++ --- /var/tmp/diff_new_pack.GXUggx/_old 2026-07-07 21:05:23.594808214 +0200 +++ /var/tmp/diff_new_pack.GXUggx/_new 2026-07-07 21:05:23.598808351 +0200 @@ -18,7 +18,7 @@ Name: libcpath %define lname libcpath1 -Version: 20260621 +Version: 20260703 Release: 0 Summary: Library for C path functions License: LGPL-3.0-or-later @@ -29,9 +29,9 @@ Source9: %name.keyring BuildRequires: c_compiler BuildRequires: pkg-config -BuildRequires: pkgconfig(libcerror) >= 20260612 -BuildRequires: pkgconfig(libclocale) >= 20260612 -BuildRequires: pkgconfig(libcsplit) >= 20260612 +BuildRequires: pkgconfig(libcerror) >= 20260703 +BuildRequires: pkgconfig(libclocale) >= 20260703 +BuildRequires: pkgconfig(libcsplit) >= 20260703 BuildRequires: pkgconfig(libuna) >= 20260602 # Various notes: https://en.opensuse.org/libyal ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.GXUggx/_old 2026-07-07 21:05:23.630809449 +0200 +++ /var/tmp/diff_new_pack.GXUggx/_new 2026-07-07 21:05:23.638809724 +0200 @@ -1,5 +1,5 @@ -mtime: 1782067105 -commit: 98499f6ae82e132868b6c712495cc6d40e17f6cdcf03199de89367b945b2f226 +mtime: 1783330247 +commit: 8e26d1877db0b0effe9855fb86a2a9f9869ed75351461b9646358f0ec44ec205 url: https://src.opensuse.org/security-forensics/libcpath revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-07-06 11:30:47.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ libcpath-alpha-20260621.tar.gz -> libcpath-alpha-20260703.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/Makefile.in new/libcpath-20260703/Makefile.in --- old/libcpath-20260621/Makefile.in 2026-06-21 17:36:27.000000000 +0200 +++ new/libcpath-20260703/Makefile.in 2026-07-03 21:22:37.000000000 +0200 @@ -344,6 +344,7 @@ MAN = @MAN@ MANDOC = @MANDOC@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MD5SUM = @MD5SUM@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/common/Makefile.in new/libcpath-20260703/common/Makefile.in --- old/libcpath-20260621/common/Makefile.in 2026-06-21 17:36:27.000000000 +0200 +++ new/libcpath-20260703/common/Makefile.in 2026-07-03 21:22:37.000000000 +0200 @@ -243,6 +243,7 @@ MAN = @MAN@ MANDOC = @MANDOC@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MD5SUM = @MD5SUM@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/common/config.h new/libcpath-20260703/common/config.h --- old/libcpath-20260621/common/config.h 2026-06-21 17:36:31.000000000 +0200 +++ new/libcpath-20260703/common/config.h 2026-07-03 21:17:18.000000000 +0200 @@ -55,9 +55,6 @@ /* Define to 1 if you have the 'fgetws' function. */ #define HAVE_FGETWS 1 -/* Define to 1 if you have the 'fmemopen' function. */ -#define HAVE_FMEMOPEN 1 - /* Define to 1 if you have the 'fopen' function. */ #define HAVE_FOPEN 1 @@ -274,6 +271,9 @@ /* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 +/* Define to 1 if you have the 'tmpfile' function. */ +#define HAVE_TMPFILE 1 + /* Define to 1 if you have the 'towlower' function. */ #define HAVE_TOWLOWER 1 @@ -365,7 +365,7 @@ #define PACKAGE_NAME "libcpath" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "libcpath 20260621" +#define PACKAGE_STRING "libcpath 20260703" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libcpath" @@ -374,7 +374,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "20260621" +#define PACKAGE_VERSION "20260703" /* The size of 'int', as computed by sizeof. */ #define SIZEOF_INT 4 @@ -400,7 +400,7 @@ /* #undef STRERROR_R_CHAR_P */ /* Version number of package */ -#define VERSION "20260621" +#define VERSION "20260703" /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/common/config.h.in new/libcpath-20260703/common/config.h.in --- old/libcpath-20260621/common/config.h.in 2026-06-21 17:36:27.000000000 +0200 +++ new/libcpath-20260703/common/config.h.in 2026-07-03 21:22:37.000000000 +0200 @@ -54,9 +54,6 @@ /* Define to 1 if you have the 'fgetws' function. */ #undef HAVE_FGETWS -/* Define to 1 if you have the 'fmemopen' function. */ -#undef HAVE_FMEMOPEN - /* Define to 1 if you have the 'fopen' function. */ #undef HAVE_FOPEN @@ -273,6 +270,9 @@ /* Define to 1 if you have the <sys/types.h> header file. */ #undef HAVE_SYS_TYPES_H +/* Define to 1 if you have the 'tmpfile' function. */ +#undef HAVE_TMPFILE + /* Define to 1 if you have the 'towlower' function. */ #undef HAVE_TOWLOWER diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/configure new/libcpath-20260703/configure --- old/libcpath-20260621/configure 2026-06-21 17:36:26.000000000 +0200 +++ new/libcpath-20260703/configure 2026-07-03 21:22:37.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.72 for libcpath 20260621. +# Generated by GNU Autoconf 2.72 for libcpath 20260703. # # Report bugs to <https://github.com/libyal/libcpath/issues>. # @@ -614,8 +614,8 @@ # Identity of this package. PACKAGE_NAME='libcpath' PACKAGE_TARNAME='libcpath' -PACKAGE_VERSION='20260621' -PACKAGE_STRING='libcpath 20260621' +PACKAGE_VERSION='20260703' +PACKAGE_STRING='libcpath 20260703' PACKAGE_BUGREPORT='https://github.com/libyal/libcpath/issues' PACKAGE_URL='' @@ -661,9 +661,11 @@ SPEC_DATE DPKG_DATE libcpath_spec_requires +TESTS_USE_WINAPI TESTS_USE_MINGW TESTS_MANPAGE_LINTER ZCAT +MD5SUM GZIP_COMMAND MANDOC MAN @@ -868,7 +870,6 @@ PACKAGE_NAME PATH_SEPARATOR SHELL -TESTS_USE_WINAPI am__quote' ac_subst_files='' ac_user_opts=' @@ -1473,7 +1474,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 libcpath 20260621 to adapt to many kinds of systems. +'configure' configures libcpath 20260703 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1544,7 +1545,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libcpath 20260621:";; + short | recursive ) echo "Configuration of libcpath 20260703:";; esac cat <<\_ACEOF @@ -1706,7 +1707,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libcpath configure 20260621 +libcpath configure 20260703 generated by GNU Autoconf 2.72 Copyright (C) 2023 Free Software Foundation, Inc. @@ -2321,7 +2322,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libcpath $as_me 20260621, which was +It was created by libcpath $as_me 20260703, which was generated by GNU Autoconf 2.72. Invocation command line was $ $0$ac_configure_args_raw @@ -3802,7 +3803,7 @@ # Define the identity of the package. PACKAGE='libcpath' - VERSION='20260621' + VERSION='20260703' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -32348,13 +32349,7 @@ fi - ac_fn_c_check_func "$LINENO" "fmemopen" "ac_cv_func_fmemopen" -if test "x$ac_cv_func_fmemopen" = xyes -then : - printf "%s\n" "#define HAVE_FMEMOPEN 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "getopt" "ac_cv_func_getopt" + ac_fn_c_check_func "$LINENO" "getopt" "ac_cv_func_getopt" if test "x$ac_cv_func_getopt" = xyes then : printf "%s\n" "#define HAVE_GETOPT 1" >>confdefs.h @@ -32372,6 +32367,12 @@ printf "%s\n" "#define HAVE_SETENV 1" >>confdefs.h fi +ac_fn_c_check_func "$LINENO" "tmpfile" "ac_cv_func_tmpfile" +if test "x$ac_cv_func_tmpfile" = xyes +then : + printf "%s\n" "#define HAVE_TMPFILE 1" >>confdefs.h + +fi ac_fn_c_check_func "$LINENO" "tzset" "ac_cv_func_tzset" if test "x$ac_cv_func_tzset" = xyes then : @@ -32743,10 +32744,11 @@ printf '.Dd June 10, 2026\n.Dt TITLE 1\n.Os\n.Sh NAME\n.Nm command\n.Nd example\n' > conftest.1 + # Note that if man cannot set the locale it will exit with 0 but print to stderr if test "x$MAN" != x then : - LC_ALL="en_US.UTF-8" MANROFFSEQ="" MANWIDTH="80" "$MAN" --warnings -E UTF-8 -l -Tutf8 -Z conftest.1 >/dev/null 2>&1 - if test $? -eq 0 + LC_ALL="en_US.UTF-8" MANROFFSEQ="" MANWIDTH="80" "$MAN" --warnings -E UTF-8 -l -Tutf8 -Z conftest.1 >/dev/null 2>conftest.err + if test $? -eq 0 && ! test -s conftest.err then : ac_cv_have_manpage_linter="man-db" fi @@ -32755,16 +32757,16 @@ if test "x$ac_cv_have_manpage_linter" = xno && test "x$MANDOC" != x then : - LC_ALL="en_US.UTF-8" "$MANDOC" -O width=80 -T lint -W all ./conftest.1 >/dev/null 2>&1 + LC_ALL="en_US.UTF-8" "$MANDOC" -O width=80 -T lint -W all ./conftest.1 >/dev/null 2>conftest.err - if test $? -eq 0 + if test $? -eq 0 && ! test -s conftest.err then : ac_cv_have_manpage_linter="mandoc" fi fi - rm -f conftest.1 + rm -f conftest.1 conftest.err ;; esac fi @@ -32896,6 +32898,57 @@ fi + for ac_prog in md5sum md5 +do + # Extract the first word of "$ac_prog", so it can be a program name with args. +set dummy $ac_prog; ac_word=$2 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +printf %s "checking for $ac_word... " >&6; } +if test ${ac_cv_path_MD5SUM+y} +then : + printf %s "(cached) " >&6 +else case e in #( + e) case $MD5SUM in + [\\/]* | ?:[\\/]*) + ac_cv_path_MD5SUM="$MD5SUM" # Let the user override the test with a path. + ;; + *) + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + case $as_dir in #((( + '') as_dir=./ ;; + */) ;; + *) as_dir=$as_dir/ ;; + esac + for ac_exec_ext in '' $ac_executable_extensions; do + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + ac_cv_path_MD5SUM="$as_dir$ac_word$ac_exec_ext" + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + break 2 + fi +done + done +IFS=$as_save_IFS + + ;; +esac ;; +esac +fi +MD5SUM=$ac_cv_path_MD5SUM +if test -n "$MD5SUM"; then + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MD5SUM" >&5 +printf "%s\n" "$MD5SUM" >&6; } +else + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 +printf "%s\n" "no" >&6; } +fi + + + test -n "$MD5SUM" && break +done + # Extract the first word of "zcat", so it can be a program name with args. set dummy zcat; ac_word=$2 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 @@ -32964,6 +33017,8 @@ TESTS_USE_MINGW=$ac_cv_tests_use_mingw + TESTS_USE_WINAPI=$ac_cv_enable_winapi + CFLAGS="$CFLAGS -Wall"; @@ -33596,7 +33651,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libcpath $as_me 20260621, which was +This file was extended by libcpath $as_me 20260703, which was generated by GNU Autoconf 2.72. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -33664,7 +33719,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -libcpath config.status 20260621 +libcpath config.status 20260703 configured by $0, generated by GNU Autoconf 2.72, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/configure.ac new/libcpath-20260703/configure.ac --- old/libcpath-20260621/configure.ac 2026-06-21 17:18:59.000000000 +0200 +++ new/libcpath-20260703/configure.ac 2026-07-03 19:25:43.000000000 +0200 @@ -2,7 +2,7 @@ AC_INIT( [libcpath], - [20260621], + [20260703], [https://github.com/libyal/libcpath/issues]) AC_CONFIG_SRCDIR( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/dpkg/changelog new/libcpath-20260703/dpkg/changelog --- old/libcpath-20260621/dpkg/changelog 2026-06-21 17:36:31.000000000 +0200 +++ new/libcpath-20260703/dpkg/changelog 2026-07-03 21:22:41.000000000 +0200 @@ -1,5 +1,5 @@ -libcpath (20260621-1) unstable; urgency=low +libcpath (20260703-1) unstable; urgency=low * Auto-generated - -- Joachim Metz <[email protected]> Sun, 21 Jun 2026 17:36:30 +0200 + -- Joachim Metz <[email protected]> Fri, 03 Jul 2026 21:22:41 +0200 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/include/Makefile.in new/libcpath-20260703/include/Makefile.in --- old/libcpath-20260621/include/Makefile.in 2026-06-21 17:36:27.000000000 +0200 +++ new/libcpath-20260703/include/Makefile.in 2026-07-03 21:22:37.000000000 +0200 @@ -272,6 +272,7 @@ MAN = @MAN@ MANDOC = @MANDOC@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MD5SUM = @MD5SUM@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/include/libcpath/definitions.h new/libcpath-20260703/include/libcpath/definitions.h --- old/libcpath-20260621/include/libcpath/definitions.h 2026-06-21 17:36:31.000000000 +0200 +++ new/libcpath-20260703/include/libcpath/definitions.h 2026-07-03 21:22:41.000000000 +0200 @@ -24,11 +24,11 @@ #include <libcpath/types.h> -#define LIBCPATH_VERSION 20260621 +#define LIBCPATH_VERSION 20260703 /* The libcpath version string */ -#define LIBCPATH_VERSION_STRING "20260621" +#define LIBCPATH_VERSION_STRING "20260703" #if defined( WINAPI ) || defined( __MINGW32__ ) #define LIBCPATH_SEPARATOR '\\' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/libcerror/Makefile.in new/libcpath-20260703/libcerror/Makefile.in --- old/libcpath-20260621/libcerror/Makefile.in 2026-06-21 17:36:27.000000000 +0200 +++ new/libcpath-20260703/libcerror/Makefile.in 2026-07-03 21:22:37.000000000 +0200 @@ -283,6 +283,7 @@ MAN = @MAN@ MANDOC = @MANDOC@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MD5SUM = @MD5SUM@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/libcerror/libcerror_definitions.h new/libcpath-20260703/libcerror/libcerror_definitions.h --- old/libcpath-20260621/libcerror/libcerror_definitions.h 2026-06-21 17:36:16.000000000 +0200 +++ new/libcpath-20260703/libcerror/libcerror_definitions.h 2026-07-03 21:22:27.000000000 +0200 @@ -35,11 +35,11 @@ */ #else -#define LIBCERROR_VERSION 20260612 +#define LIBCERROR_VERSION 20260703 /* The libcerror version string */ -#define LIBCERROR_VERSION_STRING "20260612" +#define LIBCERROR_VERSION_STRING "20260703" /* The error domains */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/libcerror/libcerror_error.c new/libcpath-20260703/libcerror/libcerror_error.c --- old/libcpath-20260621/libcerror/libcerror_error.c 2026-06-21 17:36:16.000000000 +0200 +++ new/libcpath-20260703/libcerror/libcerror_error.c 2026-07-03 21:22:27.000000000 +0200 @@ -497,7 +497,7 @@ int message_index = 0; int print_count = 0; -#if defined( WINAPI ) +#if defined( WINAPI ) || defined( __MINGW32__ ) const char *format_string = "%" PRIs_SYSTEM "\r\n"; #else const char *format_string = "%" PRIs_SYSTEM "\n"; @@ -649,7 +649,7 @@ int print_count = 0; int total_print_count = 0; -#if defined( WINAPI ) +#if defined( WINAPI ) || defined( __MINGW32__ ) const char *format_string = "%" PRIs_SYSTEM "\r\n"; #else const char *format_string = "%" PRIs_SYSTEM "\n"; @@ -748,7 +748,7 @@ { if( string_index > 0 ) { -#if defined( WINAPI ) +#if defined( WINAPI ) || defined( __MINGW32__ ) if( ( string_index + 2 ) >= size ) { return( -1 ); @@ -759,7 +759,7 @@ { return( -1 ); } -#endif /* defined( WINAPI ) */ +#endif /* defined( WINAPI ) || defined( __MINGW32__ ) */ string[ string_index++ ] = (system_character_t) '\n'; string[ string_index ] = (system_character_t) 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/libclocale/Makefile.in new/libcpath-20260703/libclocale/Makefile.in --- old/libcpath-20260621/libclocale/Makefile.in 2026-06-21 17:36:27.000000000 +0200 +++ new/libcpath-20260703/libclocale/Makefile.in 2026-07-03 21:22:37.000000000 +0200 @@ -287,6 +287,7 @@ MAN = @MAN@ MANDOC = @MANDOC@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MD5SUM = @MD5SUM@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/libclocale/libclocale_definitions.h new/libcpath-20260703/libclocale/libclocale_definitions.h --- old/libcpath-20260621/libclocale/libclocale_definitions.h 2026-06-21 17:36:18.000000000 +0200 +++ new/libcpath-20260703/libclocale/libclocale_definitions.h 2026-07-03 21:22:29.000000000 +0200 @@ -34,11 +34,11 @@ */ #else -#define LIBCLOCALE_VERSION 20260612 +#define LIBCLOCALE_VERSION 20260703 /* The libclocale version string */ -#define LIBCLOCALE_VERSION_STRING "20260612" +#define LIBCLOCALE_VERSION_STRING "20260703" /* The codepage feature flag definitions */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/libcpath/Makefile.in new/libcpath-20260703/libcpath/Makefile.in --- old/libcpath-20260621/libcpath/Makefile.in 2026-06-21 17:36:27.000000000 +0200 +++ new/libcpath-20260703/libcpath/Makefile.in 2026-07-03 21:22:37.000000000 +0200 @@ -308,6 +308,7 @@ MAN = @MAN@ MANDOC = @MANDOC@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MD5SUM = @MD5SUM@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/libcpath/libcpath.rc new/libcpath-20260703/libcpath/libcpath.rc --- old/libcpath-20260621/libcpath/libcpath.rc 2026-06-21 17:36:31.000000000 +0200 +++ new/libcpath-20260703/libcpath/libcpath.rc 2026-07-03 21:22:41.000000000 +0200 @@ -22,12 +22,12 @@ BLOCK "040904E4" BEGIN VALUE "FileDescription", "Library to support cross-platform C path functions\0" - VALUE "FileVersion", "20260621" "\0" + VALUE "FileVersion", "20260703" "\0" VALUE "InternalName", "libcpath.dll\0" VALUE "LegalCopyright", "(C) 2008-2026, Joachim Metz <[email protected]>\0" VALUE "OriginalFilename", "libcpath.dll\0" VALUE "ProductName", "libcpath\0" - VALUE "ProductVersion", "20260621" "\0" + VALUE "ProductVersion", "20260703" "\0" VALUE "Comments", "For more information visit https://github.com/libyal/libcpath/\0" END END diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/libcpath/libcpath_definitions.h new/libcpath-20260703/libcpath/libcpath_definitions.h --- old/libcpath-20260621/libcpath/libcpath_definitions.h 2026-06-21 17:36:31.000000000 +0200 +++ new/libcpath-20260703/libcpath/libcpath_definitions.h 2026-07-03 21:22:41.000000000 +0200 @@ -35,11 +35,11 @@ */ #else -#define LIBCPATH_VERSION 20260621 +#define LIBCPATH_VERSION 20260703 /* The libcpath version string */ -#define LIBCPATH_VERSION_STRING "20260621" +#define LIBCPATH_VERSION_STRING "20260703" #if defined( WINAPI ) || defined( __MINGW32__ ) #define LIBCPATH_SEPARATOR '\\' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/libcpath.spec new/libcpath-20260703/libcpath.spec --- old/libcpath-20260621/libcpath.spec 2026-06-21 17:36:31.000000000 +0200 +++ new/libcpath-20260703/libcpath.spec 2026-07-03 21:22:41.000000000 +0200 @@ -1,5 +1,5 @@ Name: libcpath -Version: 20260621 +Version: 20260703 Release: 1 Summary: Library to support cross-platform C path functions Group: System Environment/Libraries @@ -65,6 +65,6 @@ %{_mandir}/man3/* %changelog -* Sun Jun 21 2026 Joachim Metz <[email protected]> 20260621-1 +* Fri Jul 3 2026 Joachim Metz <[email protected]> 20260703-1 - Auto-generated diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/libcsplit/Makefile.in new/libcpath-20260703/libcsplit/Makefile.in --- old/libcpath-20260621/libcsplit/Makefile.in 2026-06-21 17:36:27.000000000 +0200 +++ new/libcpath-20260703/libcsplit/Makefile.in 2026-07-03 21:22:37.000000000 +0200 @@ -294,6 +294,7 @@ MAN = @MAN@ MANDOC = @MANDOC@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MD5SUM = @MD5SUM@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/libcsplit/libcsplit_definitions.h new/libcpath-20260703/libcsplit/libcsplit_definitions.h --- old/libcpath-20260621/libcsplit/libcsplit_definitions.h 2026-06-21 17:36:20.000000000 +0200 +++ new/libcpath-20260703/libcsplit/libcsplit_definitions.h 2026-07-03 21:22:31.000000000 +0200 @@ -35,11 +35,11 @@ */ #else -#define LIBCSPLIT_VERSION 20260612 +#define LIBCSPLIT_VERSION 20260703 /* The libcsplit version string */ -#define LIBCSPLIT_VERSION_STRING "20260612" +#define LIBCSPLIT_VERSION_STRING "20260703" #endif /* !defined( HAVE_LOCAL_LIBCSPLIT ) */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/libuna/Makefile.in new/libcpath-20260703/libuna/Makefile.in --- old/libcpath-20260621/libuna/Makefile.in 2026-06-21 17:36:27.000000000 +0200 +++ new/libcpath-20260703/libuna/Makefile.in 2026-07-03 21:22:37.000000000 +0200 @@ -462,6 +462,7 @@ MAN = @MAN@ MANDOC = @MANDOC@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MD5SUM = @MD5SUM@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/m4/tests.m4 new/libcpath-20260703/m4/tests.m4 --- old/libcpath-20260621/m4/tests.m4 2026-06-21 17:19:00.000000000 +0200 +++ new/libcpath-20260703/m4/tests.m4 2026-07-03 19:25:44.000000000 +0200 @@ -1,6 +1,6 @@ dnl Functions for testing dnl -dnl Version: 20260612 +dnl Version: 20260703 dnl Function to check if pthread_rwlock_unlock can be hooked for testing AC_DEFUN([AX_TESTS_CHECK_CAN_HOOK_PTHREAD_RWLOCK_UNLOCK], @@ -85,24 +85,25 @@ printf '.Dd June 10, 2026\n.Dt TITLE 1\n.Os\n.Sh NAME\n.Nm command\n.Nd example\n' > conftest.1 + # Note that if man cannot set the locale it will exit with 0 but print to stderr AS_IF( [test "x$MAN" != x], - [LC_ALL="en_US.UTF-8" MANROFFSEQ="" MANWIDTH="80" "$MAN" --warnings -E UTF-8 -l -Tutf8 -Z conftest.1 >/dev/null 2>&1 + [LC_ALL="en_US.UTF-8" MANROFFSEQ="" MANWIDTH="80" "$MAN" --warnings -E UTF-8 -l -Tutf8 -Z conftest.1 >/dev/null 2>conftest.err AS_IF( - [test $? -eq 0], + [test $? -eq 0 && ! test -s conftest.err], [ac_cv_have_manpage_linter="man-db"]) ]) AS_IF( [test "x$ac_cv_have_manpage_linter" = xno && test "x$MANDOC" != x], - [LC_ALL="en_US.UTF-8" "$MANDOC" -O width=80 -T lint -W all ./conftest.1 >/dev/null 2>&1 + [LC_ALL="en_US.UTF-8" "$MANDOC" -O width=80 -T lint -W all ./conftest.1 >/dev/null 2>conftest.err AS_IF( - [test $? -eq 0], + [test $? -eq 0 && ! test -s conftest.err], [ac_cv_have_manpage_linter="mandoc"]) ]) - rm -f conftest.1 + rm -f conftest.1 conftest.err ]) ]) @@ -251,7 +252,7 @@ AC_DEFUN([AX_TESTS_CHECK_LOCAL], [AC_CHECK_HEADERS([dlfcn.h]) - AC_CHECK_FUNCS([fmemopen getopt mkstemp setenv tzset unlink]) + AC_CHECK_FUNCS([getopt mkstemp setenv tmpfile tzset unlink]) AC_CHECK_LIB( dl, @@ -280,6 +281,7 @@ dnl Note cannot use GZIP given it has a special purpose within gzip AC_PATH_PROG(GZIP_COMMAND, [gzip]) + AC_PATH_PROGS([MD5SUM], [md5sum md5]) AC_PATH_PROG(ZCAT, [zcat]) AC_SUBST( @@ -300,7 +302,6 @@ AC_SUBST( [TESTS_USE_MINGW], [$ac_cv_tests_use_mingw]) - ]) AC_SUBST( [TESTS_USE_WINAPI], [$ac_cv_enable_winapi]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/manuals/Makefile.am new/libcpath-20260703/manuals/Makefile.am --- old/libcpath-20260621/manuals/Makefile.am 2026-06-21 17:19:00.000000000 +0200 +++ new/libcpath-20260703/manuals/Makefile.am 2026-07-03 19:25:43.000000000 +0200 @@ -2,7 +2,7 @@ libcpath.3 EXTRA_DIST = \ - libcpath.3 + $(man_MANS) DISTCLEANFILES = \ Makefile \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/manuals/Makefile.in new/libcpath-20260703/manuals/Makefile.in --- old/libcpath-20260621/manuals/Makefile.in 2026-06-21 17:36:27.000000000 +0200 +++ new/libcpath-20260703/manuals/Makefile.in 2026-07-03 21:22:37.000000000 +0200 @@ -255,6 +255,7 @@ MAN = @MAN@ MANDOC = @MANDOC@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MD5SUM = @MD5SUM@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ @@ -374,7 +375,7 @@ libcpath.3 EXTRA_DIST = \ - libcpath.3 + $(man_MANS) DISTCLEANFILES = \ Makefile \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/manuals/libcpath.3 new/libcpath-20260703/manuals/libcpath.3 --- old/libcpath-20260621/manuals/libcpath.3 2026-06-21 17:19:00.000000000 +0200 +++ new/libcpath-20260703/manuals/libcpath.3 2026-07-03 19:25:43.000000000 +0200 @@ -1,4 +1,4 @@ -.Dd June 12, 2026 +.Dd June 24, 2026 .Dt LIBCPATH 3 .Os .Sh NAME @@ -223,7 +223,8 @@ during compilation. .sp .Ar LIBCPATH_WIDE_CHARACTER_TYPE - in libcpath/features.h can be used to determine if libcpath was compiled with wide character support. + in libcpath/features.h can be used to determine if libcpath was compiled with \ +wide character support. .Sh SEE ALSO .In libcpath.h .Sh AUTHORS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/msvscpp/Makefile.in new/libcpath-20260703/msvscpp/Makefile.in --- old/libcpath-20260621/msvscpp/Makefile.in 2026-06-21 17:36:27.000000000 +0200 +++ new/libcpath-20260703/msvscpp/Makefile.in 2026-07-03 21:22:37.000000000 +0200 @@ -225,6 +225,7 @@ MAN = @MAN@ MANDOC = @MANDOC@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MD5SUM = @MD5SUM@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/tests/Makefile.am new/libcpath-20260703/tests/Makefile.am --- old/libcpath-20260621/tests/Makefile.am 2026-06-21 17:20:32.000000000 +0200 +++ new/libcpath-20260703/tests/Makefile.am 2026-07-03 19:26:28.000000000 +0200 @@ -110,9 +110,10 @@ test_manpages.at EXTRA_DIST = \ - $(check_AUTOTESTS:=.at) \ package.m4 \ - test_macros.at + test_library.at \ + test_macros.at \ + test_manpages.at CLEANFILES = \ $(check_AUTOTESTS) \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/tests/Makefile.in new/libcpath-20260703/tests/Makefile.in --- old/libcpath-20260621/tests/Makefile.in 2026-06-21 17:36:27.000000000 +0200 +++ new/libcpath-20260703/tests/Makefile.in 2026-07-03 21:22:37.000000000 +0200 @@ -294,6 +294,7 @@ MAN = @MAN@ MANDOC = @MANDOC@ MANIFEST_TOOL = @MANIFEST_TOOL@ +MD5SUM = @MD5SUM@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ @@ -470,9 +471,10 @@ AUTOTEST = $(AUTOM4TE) --language=autotest SUFFIXES = .at EXTRA_DIST = \ - $(check_AUTOTESTS:=.at) \ package.m4 \ - test_macros.at + test_library.at \ + test_macros.at \ + test_manpages.at CLEANFILES = \ $(check_AUTOTESTS) \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libcpath-20260621/tests/test_manpages.at new/libcpath-20260703/tests/test_manpages.at --- old/libcpath-20260621/tests/test_manpages.at 2026-06-21 17:19:00.000000000 +0200 +++ new/libcpath-20260703/tests/test_manpages.at 2026-07-03 19:25:43.000000000 +0200 @@ -21,7 +21,10 @@ [! command -v "${MANDOC}" >/dev/null 2>&1]) AT_CHECK( - [LC_ALL="en_US.UTF-8" "${MANDOC}" -O width=80 -T lint -W all "$abs_srcdir/../manuals/$1"]) + [cp "$abs_srcdir/../manuals/$1" "$1" + # Strip references given mandoc will check if they exist + sed -i'~' '/^.Xr / d' "$1" + LC_ALL="en_US.UTF-8" "${MANDOC}" -O width=80 -T lint -W all "$1"]) ;; *)
