gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: BUILD: Remove unused header from pkgconf


From: gnunet
Subject: [gnunet] branch master updated: BUILD: Remove unused header from pkgconfig directory.
Date: Tue, 06 Dec 2022 14:41:29 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 6bebc94d2 BUILD: Remove unused header from pkgconfig directory.
6bebc94d2 is described below

commit 6bebc94d2c7b6eac69b84fde39142d008a643d8d
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Dec 6 22:41:18 2022 +0900

    BUILD: Remove unused header from pkgconfig directory.
---
 ChangeLog                    |  78 +++++
 pkgconfig/gnunet_config.h.in | 767 -------------------------------------------
 po/de.po                     |  43 +--
 po/es.po                     |  43 +--
 po/fr.po                     |  43 +--
 po/it.po                     |  43 +--
 po/sr.po                     |  43 +--
 po/sv.po                     |  43 +--
 po/vi.po                     |  43 +--
 po/zh_CN.po                  |  43 +--
 10 files changed, 270 insertions(+), 919 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9c7f94a22..c893becd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,81 @@
+Mon, 5 Dec 2022 16:59:52 +0900 (1d670b15e)
+BUILD: include generated major/minor/micro version in gnunet_config.h - Martin 
Schanzenbach
+
+Mon, 5 Dec 2022 13:15:09 +0900 (6ccf51adc)
+BUILD: Improve extractor handling. Removed platform.h from include - Martin 
Schanzenbach
+
+Sun, 4 Dec 2022 23:26:25 +0900 (395bc9345)
+Large refactor in order to restore some sanity with respect to private defines 
used in headers - Martin Schanzenbach
+
+Sun, 4 Dec 2022 22:01:23 +0900 (3f0d91045)
+BUILD: Remove static_assert check - Martin Schanzenbach
+
+Sun, 4 Dec 2022 21:53:26 +0900 (a0914a0ad)
+MYSQL: Improve header includes with respect to compat handling - Martin 
Schanzenbach
+
+Sun, 4 Dec 2022 19:35:42 +0900 (38e77d7ab)
+UTIL: Allow only inlcusion of util glib-style. - Martin Schanzenbach
+
+Sun, 4 Dec 2022 16:47:17 +0900 (292cefa2a)
+BUILD: Attempt to disentable platform.h, gnunet_common.h and 
gnunet_private_config.h insanity - Martin Schanzenbach
+
+Sun, 4 Dec 2022 15:01:11 +0900 (cbe225ddc)
+BUILD: Move gnunet_config.h to gnunet_private_config.h and add new, partially 
generated gnunet_config.h - Martin Schanzenbach
+
+Thu, 1 Dec 2022 18:32:23 +0900 (de5949640)
+BUILD: Improve platform-specific includes - Martin Schanzenbach
+
+Wed, 23 Nov 2022 13:12:37 +0100 (7922fe165)
+typo - Christian Grothoff
+
+Wed, 23 Nov 2022 13:10:07 +0100 (28a4f4e5d)
+add function to compute channel name for notifications - Christian Grothoff
+
+Tue, 22 Nov 2022 15:38:22 +0100 (bf175e5d2)
+modernize datastore postgres implementation - Christian Grothoff
+
+Tue, 22 Nov 2022 15:21:50 +0100 (5ffa64ed1)
+modernize namecache postgres implementation - Christian Grothoff
+
+Tue, 22 Nov 2022 15:15:53 +0100 (7299f45d9)
+modernize datacache postgres implementation - Christian Grothoff
+
+Mon, 21 Nov 2022 17:08:39 +0100 (d237b33a4)
+modernize namestore postgres plugin, a bit - Christian Grothoff
+
+Sun, 20 Nov 2022 20:27:49 +0900 (9ee83b68e)
+NAMESTORE: Add recordline format for zone import and display - Martin 
Schanzenbach
+
+Sun, 20 Nov 2022 19:51:03 +0900 (56a3e354d)
+NAMESTORE: CLI utility can now parse multiple records from stdin - Martin 
Schanzenbach
+
+Wed, 16 Nov 2022 13:57:32 +0100 (e97190eb7)
+add versioning.sql - Christian Grothoff
+
+Thu, 10 Nov 2022 13:54:58 +0900 (4775f9e5e)
+GNS: Use flags as defined and generated from GANA - Martin Schanzenbach
+
+Sun, 6 Nov 2022 22:32:17 +0900 (bc3d776dd)
+IPC: Convert all message payload lengths to uint16_t types. - Martin 
Schanzenbach
+
+Sat, 5 Nov 2022 08:41:36 +0900 (e22c4a47f)
+RECLAIM: Fix length field inconsistencies in IPC protocol. Issue #7432 - 
Martin Schanzenbach
+
+Fri, 4 Nov 2022 11:18:46 +0100 (145a04e3a)
+update GANA - Christian Grothoff
+
+Sat, 29 Oct 2022 18:06:26 +0900 (0f2da4636)
+IDENTITY - Martin Schanzenbach
+
+Thu, 27 Oct 2022 23:24:27 +0900 (8ccba14bb)
+IDENTITY/NAMESTORE: - Martin Schanzenbach
+
+Thu, 27 Oct 2022 11:37:36 +0200 (aac2f0a62)
+actually, do both in case of ANY: datacache and HELLO - Christian Grothoff
+
+Thu, 27 Oct 2022 11:33:59 +0200 (2b86b51b1)
+disallow ANY for block type in PUTs; do return HELLOs for ANY in GET requests 
(see recent clarifications to R5N specification) - Christian Grothoff
+
 Wed, 26 Oct 2022 12:37:13 +0200 (d435321cf)
 gana to master - Christian Grothoff
 
diff --git a/pkgconfig/gnunet_config.h.in b/pkgconfig/gnunet_config.h.in
deleted file mode 100644
index 7e6150f27..000000000
--- a/pkgconfig/gnunet_config.h.in
+++ /dev/null
@@ -1,767 +0,0 @@
-/* gnunet_config.h.in.  Generated from configure.ac by autoheader.  */
-
-#define _GNU_SOURCE  1
-
-/* Define to 1 if the `closedir' function returns void instead of `int'. */
-#undef CLOSEDIR_VOID
-
-/* This is a Cygwin system */
-#undef CYGWIN
-
-/* This is an Apple Darwin system */
-#undef DARWIN
-
-/* Define to 1 if translation of program messages to the user's native
-   language is requested. */
-#undef ENABLE_NLS
-
-/* Build a Mac OS X Framework */
-#undef FRAMEWORK_BUILD
-
-/* This is a FreeBSD system */
-#undef FREEBSD
-
-/* This should be the default choice for the name of the first network
-   interface */
-#undef GNUNET_DEFAULT_INTERFACE
-
-/* Define to 1 if you have the `argz_add' function. */
-#undef HAVE_ARGZ_ADD
-
-/* Define to 1 if you have the `argz_append' function. */
-#undef HAVE_ARGZ_APPEND
-
-/* Define to 1 if you have the `argz_count' function. */
-#undef HAVE_ARGZ_COUNT
-
-/* Define to 1 if you have the `argz_create_sep' function. */
-#undef HAVE_ARGZ_CREATE_SEP
-
-/* Define to 1 if you have the <argz.h> header file. */
-#undef HAVE_ARGZ_H
-
-/* Define to 1 if you have the `argz_insert' function. */
-#undef HAVE_ARGZ_INSERT
-
-/* Define to 1 if you have the `argz_next' function. */
-#undef HAVE_ARGZ_NEXT
-
-/* Define to 1 if you have the `argz_stringify' function. */
-#undef HAVE_ARGZ_STRINGIFY
-
-/* Define to 1 if you have the <arpa/inet.h> header file. */
-#undef HAVE_ARPA_INET_H
-
-/* Define to 1 if you have the `atoll' function. */
-#undef HAVE_ATOLL
-
-/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
-   CoreFoundation framework. */
-#undef HAVE_CFLOCALECOPYCURRENT
-
-/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
-   the CoreFoundation framework. */
-#undef HAVE_CFPREFERENCESCOPYAPPVALUE
-
-/* Define to 1 if your system has a working `chown' function. */
-#undef HAVE_CHOWN
-
-/* Define to 1 if you have the `clock_gettime' function. */
-#undef HAVE_CLOCK_GETTIME
-
-/* Define to 1 if you have the `closedir' function. */
-#undef HAVE_CLOSEDIR
-
-/* Define to 1 if you have the <ctype.h> header file. */
-#undef HAVE_CTYPE_H
-
-/* Define if the GNU dcgettext() function is already present or preinstalled.
-   */
-#undef HAVE_DCGETTEXT
-
-/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
-   you don't. */
-#undef HAVE_DECL_CYGWIN_CONV_PATH
-
-/* Define to 1 if you have the declaration of `gcry_mpi_lshift', and to 0 if
-   you don't. */
-#undef HAVE_DECL_GCRY_MPI_LSHIFT
-
-/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
-   */
-#undef HAVE_DIRENT_H
-
-/* Define if you have the GNU dld library. */
-#undef HAVE_DLD
-
-/* Define to 1 if you have the <dld.h> header file. */
-#undef HAVE_DLD_H
-
-/* Define to 1 if you have the `dlerror' function. */
-#undef HAVE_DLERROR
-
-/* Define to 1 if you have the <dlfcn.h> header file. */
-#undef HAVE_DLFCN_H
-
-/* Define to 1 if you have the <dl.h> header file. */
-#undef HAVE_DL_H
-
-/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
-#undef HAVE_DOPRNT
-
-/* Define to 1 if you have the `dup2' function. */
-#undef HAVE_DUP2
-
-/* Define if you have the _dyld_func_lookup function. */
-#undef HAVE_DYLD
-
-/* Define to 1 if you have the <errno.h> header file. */
-#undef HAVE_ERRNO_H
-
-/* Define to 1 if the system has the type `error_t'. */
-#undef HAVE_ERROR_T
-
-/* We have libesmtp */
-#undef HAVE_ESMTP
-
-/* Define to 1 if you have the <extractor.h> header file. */
-#undef HAVE_EXTRACTOR_H
-
-/* Define to 1 if you have the <fcntl.h> header file. */
-#undef HAVE_FCNTL_H
-
-/* Define to 1 if you have the `fdatasync' function. */
-#undef HAVE_FDATASYNC
-
-/* Define to 1 if you have the `floor' function. */
-#undef HAVE_FLOOR
-
-/* Define to 1 if you have the `fork' function. */
-#undef HAVE_FORK
-
-/* Define to 1 if you have the `freeifaddrs' function. */
-#undef HAVE_FREEIFADDRS
-
-/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
-#undef HAVE_FSEEKO
-
-/* Define to 1 if you have the `ftruncate' function. */
-#undef HAVE_FTRUNCATE
-
-/* Define to 1 if you have the `getaddrinfo' function. */
-#undef HAVE_GETADDRINFO
-
-/* Define to 1 if you have the `getcwd' function. */
-#undef HAVE_GETCWD
-
-/* Define to 1 if you have the `gethostbyaddr' function. */
-#undef HAVE_GETHOSTBYADDR
-
-/* Define to 1 if you have the `gethostbyname' function. */
-#undef HAVE_GETHOSTBYNAME
-
-/* Define to 1 if you have the `gethostbyname2' function. */
-#undef HAVE_GETHOSTBYNAME2
-
-/* Define to 1 if you have the `gethostname' function. */
-#undef HAVE_GETHOSTNAME
-
-/* Define to 1 if you have the `getifaddrs' function. */
-#undef HAVE_GETIFADDRS
-
-/* getloadavg supported */
-#undef HAVE_GETLOADAVG
-
-/* Define to 1 if you have the `getnameinfo' function. */
-#undef HAVE_GETNAMEINFO
-
-/* Define to 1 if you have the `getrusage' function. */
-#undef HAVE_GETRUSAGE
-
-/* Define if the GNU gettext() function is already present or preinstalled. */
-#undef HAVE_GETTEXT
-
-/* Define to 1 if you have the `gettimeofday' function. */
-#undef HAVE_GETTIMEOFDAY
-
-/* Define to 1 if you have the `gmtime' function. */
-#undef HAVE_GMTIME
-
-/* Define to 1 if you have the `gmtime_r' function. */
-#undef HAVE_GMTIME_R
-
-/* Define if you have the iconv() function. */
-#undef HAVE_ICONV
-
-/* Define to 1 if you have the <ifaddrs.h> header file. */
-#undef HAVE_IFADDRS_H
-
-/* Define to 1 if you have the `inet_ntoa' function. */
-#undef HAVE_INET_NTOA
-
-/* Define to 1 if you have the `initgroups' function. */
-#undef HAVE_INITGROUPS
-
-/* Define to 1 if you have the <inttypes.h> header file. */
-#undef HAVE_INTTYPES_H
-
-/* Define to 1 if you have the <kstat.h> header file. */
-#undef HAVE_KSTAT_H
-
-/* Define to 1 if you have the <kvm.h> header file. */
-#undef HAVE_KVM_H
-
-/* Define to 1 if you have the <langinfo.h> header file. */
-#undef HAVE_LANGINFO_H
-
-/* Define to 1 if you have a functional curl library. */
-#undef HAVE_LIBCURL
-
-/* Define if you have the libdl library or equivalent. */
-#undef HAVE_LIBDL
-
-/* Define if libdlloader will be built on this platform */
-#undef HAVE_LIBDLLOADER
-
-/* Define to 1 if you have the <libesmtp.h> header file. */
-#undef HAVE_LIBESMTP_H
-
-/* Define to 1 if you have the `intl' library (-lintl). */
-#undef HAVE_LIBINTL
-
-/* Define to 1 if you have the <libintl.h> header file. */
-#undef HAVE_LIBINTL_H
-
-/* Define to 1 if you have the `kstat' library (-lkstat). */
-#undef HAVE_LIBKSTAT
-
-/* Define to 1 if you have the `kvm' library (-lkvm). */
-#undef HAVE_LIBKVM
-
-/* Define to 1 if you have the `m' library (-lm). */
-#undef HAVE_LIBM
-
-/* Define to 1 if you have the `resolv' library (-lresolv). */
-#undef HAVE_LIBRESOLV
-
-/* Define to 1 if you have the `rt' library (-lrt). */
-#undef HAVE_LIBRT
-
-/* Define to 1 if you have the `socket' library (-lsocket). */
-#undef HAVE_LIBSOCKET
-
-/* Define to 1 if you have the `z' library (-lz). */
-#undef HAVE_LIBZ
-
-/* Define to 1 if you have the <limits.h> header file. */
-#undef HAVE_LIMITS_H
-
-/* Define to 1 if you have the <locale.h> header file. */
-#undef HAVE_LOCALE_H
-
-/* Define to 1 if you have the `localtime_r' function. */
-#undef HAVE_LOCALTIME_R
-
-/* Define this if a modern libltdl is already installed */
-#undef HAVE_LTDL
-
-/* Define to 1 if you have the <mach/mach.h> header file. */
-#undef HAVE_MACH_MACH_H
-
-/* Define to 1 if you have the <mach-o/dyld.h> header file. */
-#undef HAVE_MACH_O_DYLD_H
-
-/* Compile malicious code */
-#undef HAVE_MALICIOUS
-
-/* Define to 1 if you have the <math.h> header file. */
-#undef HAVE_MATH_H
-
-/* Define to 1 if you have the `memmove' function. */
-#undef HAVE_MEMMOVE
-
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
-/* Define to 1 if you have the `memset' function. */
-#undef HAVE_MEMSET
-
-/* We have libmicrohttpd */
-#undef HAVE_MHD
-
-/* Define to 1 if you have the <microhttpd.h> header file. */
-#undef HAVE_MICROHTTPD_H
-
-/* Define to 1 if you have the `mkdir' function. */
-#undef HAVE_MKDIR
-
-/* Define to 1 if you have the `mkfifo' function. */
-#undef HAVE_MKFIFO
-
-/* Define to 1 if you have the `mktime' function. */
-#undef HAVE_MKTIME
-
-/* Define to 1 if you have the `mmap' function. */
-#undef HAVE_MMAP
-
-/* Define to 1 if you have the `mremap' function. */
-#undef HAVE_MREMAP
-
-/* Define to 1 if you have the <mysql/mysql.h> header file. */
-#undef HAVE_MYSQL_MYSQL_H
-
-/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
-#undef HAVE_NDIR_H
-
-/* Define to 1 if you have the <netdb.h> header file. */
-#undef HAVE_NETDB_H
-
-/* Define to 1 if you have the <netinet/in.h> header file. */
-#undef HAVE_NETINET_IN_H
-
-/* Define to 1 if you have the <netinet/in_systm.h> header file. */
-#undef HAVE_NETINET_IN_SYSTM_H
-
-/* Define to 1 if you have the `nl_langinfo' function. */
-#undef HAVE_NL_LANGINFO
-
-/* Define to 1 if the system has the type `off_t'. */
-#undef HAVE_OFF_T
-
-/* Define to 1 if you have the `opendir' function. */
-#undef HAVE_OPENDIR
-
-/* We have openssl */
-#undef HAVE_OPENSSL
-
-/* Define to 1 if you have the <openssl/ssl.h> header file. */
-#undef HAVE_OPENSSL_SSL_H
-
-/* Define to 1 if you have the <pcap.h> header file. */
-#undef HAVE_PCAP_H
-
-/* Define to 1 if you have the <postgresql/libpq-fe.h> header file. */
-#undef HAVE_POSTGRESQL_LIBPQ_FE_H
-
-/* Define if libtool can extract symbol lists from object files. */
-#undef HAVE_PRELOADED_SYMBOLS
-
-/* Define to 1 if you have the `putenv' function. */
-#undef HAVE_PUTENV
-
-/* Define to 1 if you have the `rand' function. */
-#undef HAVE_RAND
-
-/* Define to 1 if you have the `readdir' function. */
-#undef HAVE_READDIR
-
-/* Define to 1 if you have the `realpath' function. */
-#undef HAVE_REALPATH
-
-/* Define to 1 if you have the `rmdir' function. */
-#undef HAVE_RMDIR
-
-/* Define to 1 if you have the `sbrk' function. */
-#undef HAVE_SBRK
-
-/* Define to 1 if you have the `select' function. */
-#undef HAVE_SELECT
-
-/* Define to 1 if you have the `setlocale' function. */
-#undef HAVE_SETLOCALE
-
-/* Define to 1 if you have the `setrlimit' function. */
-#undef HAVE_SETRLIMIT
-
-/* Define if you have the shl_load function. */
-#undef HAVE_SHL_LOAD
-
-/* Define to 1 if you have the <signal.h> header file. */
-#undef HAVE_SIGNAL_H
-
-/* Define to 1 if the system has the type `sigset_t'. */
-#undef HAVE_SIGSET_T
-
-/* Define to 1 if the system has the type `size_t'. */
-#undef HAVE_SIZE_T
-
-/* Do we have sockaddr_in.sin_len? */
-#undef HAVE_SOCKADDR_IN_SIN_LEN
-
-/* Define to 1 if you have the `socket' function. */
-#undef HAVE_SOCKET
-
-/* Define to 1 if you have the <sockLib.h> header file. */
-#undef HAVE_SOCKLIB_H
-
-/* Define to 1 if you have the <sqlite3.h> header file. */
-#undef HAVE_SQLITE3_H
-
-/* Define to 1 if you have the `stat64' function. */
-#undef HAVE_STAT64
-
-/* Define to 1 if `stat' has the bug that it succeeds when given the
-   zero-length file name argument. */
-#undef HAVE_STAT_EMPTY_STRING_BUG
-
-/* Define to 1 if you have the <stdarg.h> header file. */
-#undef HAVE_STDARG_H
-
-/* Define to 1 if stdbool.h conforms to C99. */
-#undef HAVE_STDBOOL_H
-
-/* Define to 1 if you have the <stddef.h> header file. */
-#undef HAVE_STDDEF_H
-
-/* Define to 1 if you have the <stdint.h> header file. */
-#undef HAVE_STDINT_H
-
-/* Define to 1 if you have the <stdio.h> header file. */
-#undef HAVE_STDIO_H
-
-/* Define to 1 if you have the <stdlib.h> header file. */
-#undef HAVE_STDLIB_H
-
-/* Define to 1 if you have the `strcasecmp' function. */
-#undef HAVE_STRCASECMP
-
-/* Define to 1 if you have the `strchr' function. */
-#undef HAVE_STRCHR
-
-/* Define to 1 if you have the `strdup' function. */
-#undef HAVE_STRDUP
-
-/* Define to 1 if you have the `strerror' function. */
-#undef HAVE_STRERROR
-
-/* Define to 1 if you have the `strftime' function. */
-#undef HAVE_STRFTIME
-
-/* Define to 1 if you have the <strings.h> header file. */
-#undef HAVE_STRINGS_H
-
-/* Define to 1 if you have the <string.h> header file. */
-#undef HAVE_STRING_H
-
-/* Define to 1 if you have the `strlcat' function. */
-#undef HAVE_STRLCAT
-
-/* Define to 1 if you have the `strlcpy' function. */
-#undef HAVE_STRLCPY
-
-/* Define to 1 if you have the `strncasecmp' function. */
-#undef HAVE_STRNCASECMP
-
-/* Define to 1 if you have the `strndup' function. */
-#undef HAVE_STRNDUP
-
-/* Define to 1 if you have the `strrchr' function. */
-#undef HAVE_STRRCHR
-
-/* Define to 1 if you have the `strstr' function. */
-#undef HAVE_STRSTR
-
-/* Define to 1 if you have the `strtol' function. */
-#undef HAVE_STRTOL
-
-/* Define to 1 if you have the `sysconf' function. */
-#undef HAVE_SYSCONF
-
-/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
-   */
-#undef HAVE_SYS_DIR_H
-
-/* Define to 1 if you have the <sys/dl.h> header file. */
-#undef HAVE_SYS_DL_H
-
-/* Define to 1 if you have the <sys/file.h> header file. */
-#undef HAVE_SYS_FILE_H
-
-/* Define to 1 if you have the <sys/ioctl.h> header file. */
-#undef HAVE_SYS_IOCTL_H
-
-/* Define to 1 if you have the <sys/mman.h> header file. */
-#undef HAVE_SYS_MMAN_H
-
-/* Define to 1 if you have the <sys/mount.h> header file. */
-#undef HAVE_SYS_MOUNT_H
-
-/* Define to 1 if you have the <sys/msg.h> header file. */
-#undef HAVE_SYS_MSG_H
-
-/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
-   */
-#undef HAVE_SYS_NDIR_H
-
-/* Define to 1 if you have the <sys/param.h> header file. */
-#undef HAVE_SYS_PARAM_H
-
-/* Define to 1 if you have the <sys/resource.h> header file. */
-#undef HAVE_SYS_RESOURCE_H
-
-/* Define to 1 if you have the <sys/select.h> header file. */
-#undef HAVE_SYS_SELECT_H
-
-/* Define to 1 if you have the <sys/socket.h> header file. */
-#undef HAVE_SYS_SOCKET_H
-
-/* Define to 1 if you have the <sys/statvfs.h> header file. */
-#undef HAVE_SYS_STATVFS_H
-
-/* Define to 1 if you have the <sys/stat.h> header file. */
-#undef HAVE_SYS_STAT_H
-
-/* Define to 1 if you have the <sys/sysinfo.h> header file. */
-#undef HAVE_SYS_SYSINFO_H
-
-/* Define to 1 if you have the <sys/timeb.h> header file. */
-#undef HAVE_SYS_TIMEB_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
-/* Define to 1 if you have the <sys/types.h> header file. */
-#undef HAVE_SYS_TYPES_H
-
-/* Define to 1 if you have the <sys/vfs.h> header file. */
-#undef HAVE_SYS_VFS_H
-
-/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
-#undef HAVE_SYS_WAIT_H
-
-/* Define to 1 if you have the <terminos.h> header file. */
-#undef HAVE_TERMINOS_H
-
-/* We can access-64 bit values that are only 32-bit aligned */
-#undef HAVE_UNALIGNED_64_ACCESS
-
-/* Define to 1 if you have the `uname' function. */
-#undef HAVE_UNAME
-
-/* Define to 1 if you have the <unistd.h> header file. */
-#undef HAVE_UNISTD_H
-
-/* Define to 1 if you have the `vfork' function. */
-#undef HAVE_VFORK
-
-/* Define to 1 if you have the <vfork.h> header file. */
-#undef HAVE_VFORK_H
-
-/* Define to 1 if you have the `vprintf' function. */
-#undef HAVE_VPRINTF
-
-/* This value is set to 1 to indicate that the system argz facility works */
-#undef HAVE_WORKING_ARGZ
-
-/* Define to 1 if `fork' works. */
-#undef HAVE_WORKING_FORK
-
-/* Define to 1 if `vfork' works. */
-#undef HAVE_WORKING_VFORK
-
-/* Define to 1 if the system has the type `_Bool'. */
-#undef HAVE__BOOL
-
-/* Define as const if the declaration of iconv() needs const. */
-#undef ICONV_CONST
-
-/* Defined if libcurl supports AsynchDNS */
-#undef LIBCURL_FEATURE_ASYNCHDNS
-
-/* Defined if libcurl supports IDN */
-#undef LIBCURL_FEATURE_IDN
-
-/* Defined if libcurl supports IPv6 */
-#undef LIBCURL_FEATURE_IPV6
-
-/* Defined if libcurl supports KRB4 */
-#undef LIBCURL_FEATURE_KRB4
-
-/* Defined if libcurl supports libz */
-#undef LIBCURL_FEATURE_LIBZ
-
-/* Defined if libcurl supports NTLM */
-#undef LIBCURL_FEATURE_NTLM
-
-/* Defined if libcurl supports SSL */
-#undef LIBCURL_FEATURE_SSL
-
-/* Defined if libcurl supports SSPI */
-#undef LIBCURL_FEATURE_SSPI
-
-/* Defined if libcurl supports DICT */
-#undef LIBCURL_PROTOCOL_DICT
-
-/* Defined if libcurl supports FILE */
-#undef LIBCURL_PROTOCOL_FILE
-
-/* Defined if libcurl supports FTP */
-#undef LIBCURL_PROTOCOL_FTP
-
-/* Defined if libcurl supports FTPS */
-#undef LIBCURL_PROTOCOL_FTPS
-
-/* Defined if libcurl supports HTTP */
-#undef LIBCURL_PROTOCOL_HTTP
-
-/* Defined if libcurl supports HTTPS */
-#undef LIBCURL_PROTOCOL_HTTPS
-
-/* Defined if libcurl supports LDAP */
-#undef LIBCURL_PROTOCOL_LDAP
-
-/* Defined if libcurl supports TELNET */
-#undef LIBCURL_PROTOCOL_TELNET
-
-/* Defined if libcurl supports TFTP */
-#undef LIBCURL_PROTOCOL_TFTP
-
-/* This is a Linux system */
-#undef LINUX
-
-/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
-   slash. */
-#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
-
-/* Define if the OS needs help to load dependent libraries for dlopen(). */
-#undef LTDL_DLOPEN_DEPLIBS
-
-/* Define to the system default library search path. */
-#undef LT_DLSEARCH_PATH
-
-/* The archive extension */
-#undef LT_LIBEXT
-
-/* Define to the extension used for runtime loadable modules, say, ".so". */
-#undef LT_MODULE_EXT
-
-/* Define to the name of the environment variable that determines the run-time
-   module search path. */
-#undef LT_MODULE_PATH_VAR
-
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
-   */
-#undef LT_OBJDIR
-
-/* This is a MinGW system */
-#undef MINGW
-
-/* Define if dlsym() requires a leading underscore in symbol names. */
-#undef NEED_USCORE
-
-/* This is a NetBSD system */
-#undef NETBSD
-
-/* Define to 1 if your C compiler doesn't accept -c and -o together. */
-#undef NO_MINUS_C_MINUS_O
-
-/* This is an OpenBSD system */
-#undef OPENBSD
-
-/* Some strange OS */
-#undef OTHEROS
-
-/* Name of package */
-#undef PACKAGE
-
-/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT
-
-/* Define to the full name of this package. */
-#undef PACKAGE_NAME
-
-/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING
-
-/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME
-
-/* Define to the home page for this package. */
-#undef PACKAGE_URL
-
-/* Define to the version of this package. */
-#undef PACKAGE_VERSION
-
-/* Define as the return type of signal handlers (`int' or `void'). */
-#undef RETSIGTYPE
-
-/* Define to the type of arg 1 for `select'. */
-#undef SELECT_TYPE_ARG1
-
-/* Define to the type of args 2, 3 and 4 for `select'. */
-#undef SELECT_TYPE_ARG234
-
-/* Define to the type of arg 5 for `select'. */
-#undef SELECT_TYPE_ARG5
-
-/* This is a Solaris system */
-#undef SOLARIS
-
-/* This is a BSD system */
-#undef SOMEBSD
-
-/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
-#undef STAT_MACROS_BROKEN
-
-/* Define to 1 if you have the ANSI C header files. */
-#undef STDC_HEADERS
-
-/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
-#undef TIME_WITH_SYS_TIME
-
-/* Define to 1 if your <sys/time.h> declares `struct tm'. */
-#undef TM_IN_SYS_TIME
-
-/* Version number of package */
-#undef VERSION
-
-/* This is a Windows system */
-#undef WINDOWS
-
-/* Define to 1 if the X Window System is missing or not being used. */
-#undef X_DISPLAY_MISSING
-
-/* Number of bits in a file offset, on hosts where this is settable. */
-#undef _FILE_OFFSET_BITS
-
-/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
-#undef _LARGEFILE_SOURCE
-
-/* Define for large files, on AIX-style hosts. */
-#undef _LARGE_FILES
-
-/* Need with solaris or errno doesn't work */
-#undef _REENTRANT
-
-/* This is a Windows system */
-#undef _WIN32
-
-/* Define so that glibc/gnulib argp.h does not typedef error_t. */
-#undef __error_t_defined
-
-/* Define curl_free() as free() if our version of curl lacks curl_free. */
-#undef curl_free
-
-/* Define to a type to use for `error_t' if it is not otherwise available. */
-#undef error_t
-
-/* Define to `int' if <sys/types.h> doesn't define. */
-#undef gid_t
-
-/* Define to `int' if <sys/types.h> does not define. */
-#undef mode_t
-
-/* Define to `long int' if <sys/types.h> does not define. */
-#undef off_t
-
-/* Define to `int' if <sys/types.h> does not define. */
-#undef pid_t
-
-/* Define to `unsigned int' if <sys/types.h> does not define. */
-#undef size_t
-
-/* Define to `int' if <sys/types.h> doesn't define. */
-#undef uid_t
-
-/* Define as `fork' if `vfork' does not work. */
-#undef vfork
diff --git a/po/de.po b/po/de.po
index 6758cc237..a9a7569ec 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet 0.10.1\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2022-12-05 17:21+0900\n"
+"POT-Creation-Date: 2022-12-06 16:58+0900\n"
 "PO-Revision-Date: 2015-03-08 16:16+0100\n"
 "Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@@ -3710,21 +3710,26 @@ msgstr "Auf die Namespace Informationen konnte nicht 
zugegriffen werden.\n"
 msgid "Unindex a file that was previously indexed with gnunet-publish."
 msgstr ""
 
-#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131
+#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
 msgid "metadata length"
 msgstr ""
 
-#: src/fs/meta_data.c:1074
+#: src/fs/meta_data.c:1076
 #, c-format
-msgid "Serialized metadata `%s' larger than allowed (%u > %u)"
+msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
 msgstr ""
 
-#: src/fs/meta_data.c:1091
+#: src/fs/meta_data.c:1095
 #, fuzzy, c-format
 msgid "Failed to deserialize metadata `%s'"
 msgstr "Fehler beim Lesen der Freunde-Liste von `%s'\n"
 
-#: src/fs/meta_data.c:1126
+#: src/fs/meta_data.c:1127
+#, c-format
+msgid "Serialized %ld bytes of metadata"
+msgstr ""
+
+#: src/fs/meta_data.c:1134
 #, fuzzy, c-format
 msgid "Failed to serialize metadata `%s'"
 msgstr "Fehler beim Lesen der Freunde-Liste von `%s'\n"
@@ -8054,62 +8059,62 @@ msgstr "Konfigurationsdatei `%s' konnte nicht geparst 
werden.\n"
 msgid "Dropped backchanel message: handler not provided by communicator\n"
 msgstr ""
 
-#: src/util/bio.c:223 src/util/bio.c:231
+#: src/util/bio.c:230 src/util/bio.c:238
 #, fuzzy, c-format
 msgid "Error reading `%s' from file: %s"
 msgstr "Fehler beim Anlegen des Benutzers"
 
-#: src/util/bio.c:233
+#: src/util/bio.c:240
 msgid "End of file"
 msgstr "Dateiende"
 
-#: src/util/bio.c:262
+#: src/util/bio.c:269
 #, fuzzy, c-format
 msgid "Error while reading `%s' from buffer: %s"
 msgstr "Konfigurationsdatei `%s' konnte nicht geöffnet werden.\n"
 
-#: src/util/bio.c:264
+#: src/util/bio.c:271
 msgid "Not enough data left"
 msgstr ""
 
-#: src/util/bio.c:304
+#: src/util/bio.c:311
 #, fuzzy, c-format
 msgid "Invalid handle type while reading `%s'"
 msgstr "Ungültiges Befehlszeilenargument »%s«\n"
 
-#: src/util/bio.c:331 src/util/bio.c:781
+#: src/util/bio.c:338 src/util/bio.c:788
 msgid "string length"
 msgstr ""
 
-#: src/util/bio.c:337
+#: src/util/bio.c:344
 #, fuzzy, c-format
 msgid "%s (while reading `%s')"
 msgstr "Konfigurationsdatei `%s' konnte nicht geöffnet werden.\n"
 
-#: src/util/bio.c:342
+#: src/util/bio.c:349
 #, c-format
 msgid "Error reading length of string `%s'"
 msgstr ""
 
-#: src/util/bio.c:355
+#: src/util/bio.c:362
 #, c-format
 msgid "String `%s' longer than allowed (%u > %lu)"
 msgstr ""
 
-#: src/util/bio.c:610
+#: src/util/bio.c:617
 msgid "Unable to flush buffer to file"
 msgstr ""
 
-#: src/util/bio.c:672 src/util/bio.c:693
+#: src/util/bio.c:679 src/util/bio.c:700
 #, fuzzy, c-format
 msgid "Error while writing `%s' to file: %s"
 msgstr "Konfigurationsdatei `%s' konnte nicht geöffnet werden.\n"
 
-#: src/util/bio.c:674
+#: src/util/bio.c:681
 msgid "No associated file"
 msgstr ""
 
-#: src/util/bio.c:758
+#: src/util/bio.c:765
 #, fuzzy, c-format
 msgid "Invalid handle type while writing `%s'"
 msgstr "Ungültiger Parameter: `%s'\n"
diff --git a/po/es.po b/po/es.po
index d7fc8bff5..fd2bfe61f 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet 0.9.5a\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2022-12-05 17:21+0900\n"
+"POT-Creation-Date: 2022-12-06 16:58+0900\n"
 "PO-Revision-Date: 2013-02-23 17:50+0100\n"
 "Last-Translator: Miguel Ángel Arruga Vivas <rosen644835@gmail.com>\n"
 "Language-Team: Spanish <es@li.org>\n"
@@ -3830,21 +3830,26 @@ msgstr "No se pudo empezar la operación de 
desindexado.\n"
 msgid "Unindex a file that was previously indexed with gnunet-publish."
 msgstr "Desindexa un fichero previamente indexado con «gnunet-publish»."
 
-#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131
+#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
 msgid "metadata length"
 msgstr ""
 
-#: src/fs/meta_data.c:1074
+#: src/fs/meta_data.c:1076
 #, fuzzy, c-format
-msgid "Serialized metadata `%s' larger than allowed (%u > %u)"
+msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
 msgstr "Los metadatos serializados «%s» son mayores de lo permitido (%u>%u)"
 
-#: src/fs/meta_data.c:1091
+#: src/fs/meta_data.c:1095
 #, fuzzy, c-format
 msgid "Failed to deserialize metadata `%s'"
 msgstr "Se produjo un fallo al serializar metadatos"
 
-#: src/fs/meta_data.c:1126
+#: src/fs/meta_data.c:1127
+#, fuzzy, c-format
+msgid "Serialized %ld bytes of metadata"
+msgstr "\t<fichero original embebido en %u bytes de metadatos>\n"
+
+#: src/fs/meta_data.c:1134
 #, fuzzy, c-format
 msgid "Failed to serialize metadata `%s'"
 msgstr "Se produjo un fallo al serializar metadatos"
@@ -8359,62 +8364,62 @@ msgstr "No se pudo acceder al fichero de configuración 
«%s»\n"
 msgid "Dropped backchanel message: handler not provided by communicator\n"
 msgstr ""
 
-#: src/util/bio.c:223 src/util/bio.c:231
+#: src/util/bio.c:230 src/util/bio.c:238
 #, fuzzy, c-format
 msgid "Error reading `%s' from file: %s"
 msgstr "Error leyendo «%s»: %s"
 
-#: src/util/bio.c:233
+#: src/util/bio.c:240
 msgid "End of file"
 msgstr "Fin del fichero"
 
-#: src/util/bio.c:262
+#: src/util/bio.c:269
 #, fuzzy, c-format
 msgid "Error while reading `%s' from buffer: %s"
 msgstr "Error decodificando clave %u\n"
 
-#: src/util/bio.c:264
+#: src/util/bio.c:271
 msgid "Not enough data left"
 msgstr ""
 
-#: src/util/bio.c:304
+#: src/util/bio.c:311
 #, fuzzy, c-format
 msgid "Invalid handle type while reading `%s'"
 msgstr "Parámetro no válido «%s» en la línea de comandos\n"
 
-#: src/util/bio.c:331 src/util/bio.c:781
+#: src/util/bio.c:338 src/util/bio.c:788
 msgid "string length"
 msgstr ""
 
-#: src/util/bio.c:337
+#: src/util/bio.c:344
 #, fuzzy, c-format
 msgid "%s (while reading `%s')"
 msgstr "Error decodificando clave %u\n"
 
-#: src/util/bio.c:342
+#: src/util/bio.c:349
 #, c-format
 msgid "Error reading length of string `%s'"
 msgstr "Se produjo un error leyendo la cadena «%s»"
 
-#: src/util/bio.c:355
+#: src/util/bio.c:362
 #, fuzzy, c-format
 msgid "String `%s' longer than allowed (%u > %lu)"
 msgstr "La cadena «%s» es mayor de lo permitido (%u > %u)"
 
-#: src/util/bio.c:610
+#: src/util/bio.c:617
 msgid "Unable to flush buffer to file"
 msgstr ""
 
-#: src/util/bio.c:672 src/util/bio.c:693
+#: src/util/bio.c:679 src/util/bio.c:700
 #, fuzzy, c-format
 msgid "Error while writing `%s' to file: %s"
 msgstr "Error decodificando clave %u\n"
 
-#: src/util/bio.c:674
+#: src/util/bio.c:681
 msgid "No associated file"
 msgstr ""
 
-#: src/util/bio.c:758
+#: src/util/bio.c:765
 #, fuzzy, c-format
 msgid "Invalid handle type while writing `%s'"
 msgstr "Formato de tiempo no válido «%s»\n"
diff --git a/po/fr.po b/po/fr.po
index aee4d781b..70f6b3d1e 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet 0.10.1\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2022-12-05 17:21+0900\n"
+"POT-Creation-Date: 2022-12-06 16:58+0900\n"
 "PO-Revision-Date: 2021-11-21 00:53+0100\n"
 "Last-Translator: Stéphane  Aulery <lkppo@free.fr>\n"
 "Language-Team: French <traduc@traduc.org>\n"
@@ -3550,21 +3550,26 @@ msgstr ""
 msgid "Unindex a file that was previously indexed with gnunet-publish."
 msgstr ""
 
-#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131
+#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
 msgid "metadata length"
 msgstr ""
 
-#: src/fs/meta_data.c:1074
+#: src/fs/meta_data.c:1076
 #, c-format
-msgid "Serialized metadata `%s' larger than allowed (%u > %u)"
+msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
 msgstr ""
 
-#: src/fs/meta_data.c:1091
+#: src/fs/meta_data.c:1095
 #, fuzzy, c-format
 msgid "Failed to deserialize metadata `%s'"
 msgstr "Résolution de « %s » échouée\n"
 
-#: src/fs/meta_data.c:1126
+#: src/fs/meta_data.c:1127
+#, c-format
+msgid "Serialized %ld bytes of metadata"
+msgstr ""
+
+#: src/fs/meta_data.c:1134
 #, fuzzy, c-format
 msgid "Failed to serialize metadata `%s'"
 msgstr "Échec du démarrage de %s\n"
@@ -7757,62 +7762,62 @@ msgstr ""
 msgid "Dropped backchanel message: handler not provided by communicator\n"
 msgstr ""
 
-#: src/util/bio.c:223 src/util/bio.c:231
+#: src/util/bio.c:230 src/util/bio.c:238
 #, fuzzy, c-format
 msgid "Error reading `%s' from file: %s"
 msgstr "Erreur de lecture : « %s » : %s"
 
-#: src/util/bio.c:233
+#: src/util/bio.c:240
 msgid "End of file"
 msgstr "Fin de fichier"
 
-#: src/util/bio.c:262
+#: src/util/bio.c:269
 #, fuzzy, c-format
 msgid "Error while reading `%s' from buffer: %s"
 msgstr "Erreur de lecture : « %s » : %s"
 
-#: src/util/bio.c:264
+#: src/util/bio.c:271
 msgid "Not enough data left"
 msgstr ""
 
-#: src/util/bio.c:304
+#: src/util/bio.c:311
 #, c-format
 msgid "Invalid handle type while reading `%s'"
 msgstr ""
 
-#: src/util/bio.c:331 src/util/bio.c:781
+#: src/util/bio.c:338 src/util/bio.c:788
 msgid "string length"
 msgstr ""
 
-#: src/util/bio.c:337
+#: src/util/bio.c:344
 #, c-format
 msgid "%s (while reading `%s')"
 msgstr ""
 
-#: src/util/bio.c:342
+#: src/util/bio.c:349
 #, c-format
 msgid "Error reading length of string `%s'"
 msgstr ""
 
-#: src/util/bio.c:355
+#: src/util/bio.c:362
 #, c-format
 msgid "String `%s' longer than allowed (%u > %lu)"
 msgstr ""
 
-#: src/util/bio.c:610
+#: src/util/bio.c:617
 msgid "Unable to flush buffer to file"
 msgstr ""
 
-#: src/util/bio.c:672 src/util/bio.c:693
+#: src/util/bio.c:679 src/util/bio.c:700
 #, fuzzy, c-format
 msgid "Error while writing `%s' to file: %s"
 msgstr "Erreur de lecture : « %s » : %s"
 
-#: src/util/bio.c:674
+#: src/util/bio.c:681
 msgid "No associated file"
 msgstr ""
 
-#: src/util/bio.c:758
+#: src/util/bio.c:765
 #, c-format
 msgid "Invalid handle type while writing `%s'"
 msgstr ""
diff --git a/po/it.po b/po/it.po
index 21ccaf89e..a2fa6c354 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet 0.10.1\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2022-12-05 17:21+0900\n"
+"POT-Creation-Date: 2022-12-06 16:58+0900\n"
 "PO-Revision-Date: 2019-10-16 11:00+0200\n"
 "Last-Translator: Sebastiano Pistore <sebastianopistore.info@protonmail.ch>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
@@ -3572,21 +3572,26 @@ msgstr ""
 msgid "Unindex a file that was previously indexed with gnunet-publish."
 msgstr ""
 
-#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131
+#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
 msgid "metadata length"
 msgstr ""
 
-#: src/fs/meta_data.c:1074
+#: src/fs/meta_data.c:1076
 #, c-format
-msgid "Serialized metadata `%s' larger than allowed (%u > %u)"
+msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
 msgstr ""
 
-#: src/fs/meta_data.c:1091
+#: src/fs/meta_data.c:1095
 #, fuzzy, c-format
 msgid "Failed to deserialize metadata `%s'"
 msgstr "Impossibile avviare il servizio ' %s'\n"
 
-#: src/fs/meta_data.c:1126
+#: src/fs/meta_data.c:1127
+#, c-format
+msgid "Serialized %ld bytes of metadata"
+msgstr ""
+
+#: src/fs/meta_data.c:1134
 #, fuzzy, c-format
 msgid "Failed to serialize metadata `%s'"
 msgstr "Impossibile avviare il servizio ' %s'\n"
@@ -7808,62 +7813,62 @@ msgstr ""
 msgid "Dropped backchanel message: handler not provided by communicator\n"
 msgstr ""
 
-#: src/util/bio.c:223 src/util/bio.c:231
+#: src/util/bio.c:230 src/util/bio.c:238
 #, fuzzy, c-format
 msgid "Error reading `%s' from file: %s"
 msgstr "Errore di lettura da '%s': %s\n"
 
-#: src/util/bio.c:233
+#: src/util/bio.c:240
 msgid "End of file"
 msgstr "Fine del file"
 
-#: src/util/bio.c:262
+#: src/util/bio.c:269
 #, fuzzy, c-format
 msgid "Error while reading `%s' from buffer: %s"
 msgstr "Errore di lettura del file `%s'\n"
 
-#: src/util/bio.c:264
+#: src/util/bio.c:271
 msgid "Not enough data left"
 msgstr ""
 
-#: src/util/bio.c:304
+#: src/util/bio.c:311
 #, c-format
 msgid "Invalid handle type while reading `%s'"
 msgstr ""
 
-#: src/util/bio.c:331 src/util/bio.c:781
+#: src/util/bio.c:338 src/util/bio.c:788
 msgid "string length"
 msgstr ""
 
-#: src/util/bio.c:337
+#: src/util/bio.c:344
 #, fuzzy, c-format
 msgid "%s (while reading `%s')"
 msgstr "Errore di lettura del file `%s'\n"
 
-#: src/util/bio.c:342
+#: src/util/bio.c:349
 #, c-format
 msgid "Error reading length of string `%s'"
 msgstr ""
 
-#: src/util/bio.c:355
+#: src/util/bio.c:362
 #, c-format
 msgid "String `%s' longer than allowed (%u > %lu)"
 msgstr ""
 
-#: src/util/bio.c:610
+#: src/util/bio.c:617
 msgid "Unable to flush buffer to file"
 msgstr ""
 
-#: src/util/bio.c:672 src/util/bio.c:693
+#: src/util/bio.c:679 src/util/bio.c:700
 #, fuzzy, c-format
 msgid "Error while writing `%s' to file: %s"
 msgstr "Errore di lettura del file `%s'\n"
 
-#: src/util/bio.c:674
+#: src/util/bio.c:681
 msgid "No associated file"
 msgstr ""
 
-#: src/util/bio.c:758
+#: src/util/bio.c:765
 #, c-format
 msgid "Invalid handle type while writing `%s'"
 msgstr ""
diff --git a/po/sr.po b/po/sr.po
index 060975342..bfe9621d1 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet-0.10.1\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2022-12-05 17:21+0900\n"
+"POT-Creation-Date: 2022-12-06 16:58+0900\n"
 "PO-Revision-Date: 2020-10-23 18:39+0200\n"
 "Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
 "Language-Team: Serbian <(nothing)>\n"
@@ -3732,21 +3732,26 @@ msgstr ""
 "Поништава индексирање датотеке која је претходно била индексирана са „gnunet-"
 "publish“."
 
-#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131
+#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
 msgid "metadata length"
 msgstr ""
 
-#: src/fs/meta_data.c:1074
+#: src/fs/meta_data.c:1076
 #, fuzzy, c-format
-msgid "Serialized metadata `%s' larger than allowed (%u > %u)"
+msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
 msgstr "Серијализовани метаподаци „%s“ су већи од дозвољеног (%u>%u)"
 
-#: src/fs/meta_data.c:1091
+#: src/fs/meta_data.c:1095
 #, fuzzy, c-format
 msgid "Failed to deserialize metadata `%s'"
 msgstr "Нисам успео да серијализујем НС запис са вредношћу „%s“\n"
 
-#: src/fs/meta_data.c:1126
+#: src/fs/meta_data.c:1127
+#, fuzzy, c-format
+msgid "Serialized %ld bytes of metadata"
+msgstr "\t<изворна датотека угнеждена у %u бајта метаподатака>\n"
+
+#: src/fs/meta_data.c:1134
 #, fuzzy, c-format
 msgid "Failed to serialize metadata `%s'"
 msgstr "Нисам успео да серијализујем НС запис са вредношћу „%s“\n"
@@ -8160,62 +8165,62 @@ msgstr "Не могу да приступим датотеци подешава
 msgid "Dropped backchanel message: handler not provided by communicator\n"
 msgstr ""
 
-#: src/util/bio.c:223 src/util/bio.c:231
+#: src/util/bio.c:230 src/util/bio.c:238
 #, fuzzy, c-format
 msgid "Error reading `%s' from file: %s"
 msgstr "Грешка при читању „%s“: %s"
 
-#: src/util/bio.c:233
+#: src/util/bio.c:240
 msgid "End of file"
 msgstr "Крај датотеке"
 
-#: src/util/bio.c:262
+#: src/util/bio.c:269
 #, fuzzy, c-format
 msgid "Error while reading `%s' from buffer: %s"
 msgstr "Грешка при читању „%s“: %s"
 
-#: src/util/bio.c:264
+#: src/util/bio.c:271
 msgid "Not enough data left"
 msgstr ""
 
-#: src/util/bio.c:304
+#: src/util/bio.c:311
 #, fuzzy, c-format
 msgid "Invalid handle type while reading `%s'"
 msgstr "Неисправан аргумент линије наредби „%s“\n"
 
-#: src/util/bio.c:331 src/util/bio.c:781
+#: src/util/bio.c:338 src/util/bio.c:788
 msgid "string length"
 msgstr ""
 
-#: src/util/bio.c:337
+#: src/util/bio.c:344
 #, c-format
 msgid "%s (while reading `%s')"
 msgstr ""
 
-#: src/util/bio.c:342
+#: src/util/bio.c:349
 #, c-format
 msgid "Error reading length of string `%s'"
 msgstr "Грешка читања дужине ниске „%s“"
 
-#: src/util/bio.c:355
+#: src/util/bio.c:362
 #, fuzzy, c-format
 msgid "String `%s' longer than allowed (%u > %lu)"
 msgstr "Ниска „%s“ је дужа од дозвољеног (%u > %u)"
 
-#: src/util/bio.c:610
+#: src/util/bio.c:617
 msgid "Unable to flush buffer to file"
 msgstr ""
 
-#: src/util/bio.c:672 src/util/bio.c:693
+#: src/util/bio.c:679 src/util/bio.c:700
 #, fuzzy, c-format
 msgid "Error while writing `%s' to file: %s"
 msgstr "Грешка писања „HELLO“-а у датотеку „%s“: %s\n"
 
-#: src/util/bio.c:674
+#: src/util/bio.c:681
 msgid "No associated file"
 msgstr ""
 
-#: src/util/bio.c:758
+#: src/util/bio.c:765
 #, fuzzy, c-format
 msgid "Invalid handle type while writing `%s'"
 msgstr "Неисправан формат времена „%s“\n"
diff --git a/po/sv.po b/po/sv.po
index 437672409..1057f7099 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GNUnet 0.7.0b\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2022-12-05 17:21+0900\n"
+"POT-Creation-Date: 2022-12-06 16:58+0900\n"
 "PO-Revision-Date: 2006-01-21 17:16+0100\n"
 "Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -3730,21 +3730,26 @@ msgstr "Kunde inte komma åt namnrymdsinformation.\n"
 msgid "Unindex a file that was previously indexed with gnunet-publish."
 msgstr ""
 
-#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131
+#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
 msgid "metadata length"
 msgstr ""
 
-#: src/fs/meta_data.c:1074
+#: src/fs/meta_data.c:1076
 #, c-format
-msgid "Serialized metadata `%s' larger than allowed (%u > %u)"
+msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
 msgstr ""
 
-#: src/fs/meta_data.c:1091
+#: src/fs/meta_data.c:1095
 #, fuzzy, c-format
 msgid "Failed to deserialize metadata `%s'"
 msgstr "Misslyckades att leverera \"%s\" meddelande.\n"
 
-#: src/fs/meta_data.c:1126
+#: src/fs/meta_data.c:1127
+#, c-format
+msgid "Serialized %ld bytes of metadata"
+msgstr ""
+
+#: src/fs/meta_data.c:1134
 #, fuzzy, c-format
 msgid "Failed to serialize metadata `%s'"
 msgstr "Misslyckades att leverera \"%s\" meddelande.\n"
@@ -8145,63 +8150,63 @@ msgstr "Kunde inte tolka konfigurationsfil \"%s\".\n"
 msgid "Dropped backchanel message: handler not provided by communicator\n"
 msgstr ""
 
-#: src/util/bio.c:223 src/util/bio.c:231
+#: src/util/bio.c:230 src/util/bio.c:238
 #, fuzzy, c-format
 msgid "Error reading `%s' from file: %s"
 msgstr "Fel vid skapandet av användare"
 
-#: src/util/bio.c:233
+#: src/util/bio.c:240
 #, fuzzy
 msgid "End of file"
 msgstr "Läs in en konfigurationsfil"
 
-#: src/util/bio.c:262
+#: src/util/bio.c:269
 #, fuzzy, c-format
 msgid "Error while reading `%s' from buffer: %s"
 msgstr "Fel vid nedladdning: %s\n"
 
-#: src/util/bio.c:264
+#: src/util/bio.c:271
 msgid "Not enough data left"
 msgstr ""
 
-#: src/util/bio.c:304
+#: src/util/bio.c:311
 #, fuzzy, c-format
 msgid "Invalid handle type while reading `%s'"
 msgstr "Ogiltiga kommandoradsargument:\n"
 
-#: src/util/bio.c:331 src/util/bio.c:781
+#: src/util/bio.c:338 src/util/bio.c:788
 msgid "string length"
 msgstr ""
 
-#: src/util/bio.c:337
+#: src/util/bio.c:344
 #, fuzzy, c-format
 msgid "%s (while reading `%s')"
 msgstr "Fel vid nedladdning: %s\n"
 
-#: src/util/bio.c:342
+#: src/util/bio.c:349
 #, c-format
 msgid "Error reading length of string `%s'"
 msgstr ""
 
-#: src/util/bio.c:355
+#: src/util/bio.c:362
 #, c-format
 msgid "String `%s' longer than allowed (%u > %lu)"
 msgstr ""
 
-#: src/util/bio.c:610
+#: src/util/bio.c:617
 msgid "Unable to flush buffer to file"
 msgstr ""
 
-#: src/util/bio.c:672 src/util/bio.c:693
+#: src/util/bio.c:679 src/util/bio.c:700
 #, fuzzy, c-format
 msgid "Error while writing `%s' to file: %s"
 msgstr "Fel vid nedladdning: %s\n"
 
-#: src/util/bio.c:674
+#: src/util/bio.c:681
 msgid "No associated file"
 msgstr ""
 
-#: src/util/bio.c:758
+#: src/util/bio.c:765
 #, fuzzy, c-format
 msgid "Invalid handle type while writing `%s'"
 msgstr "Ogiltigt format för IP: \"%s\"\n"
diff --git a/po/vi.po b/po/vi.po
index 41e736f08..464e26deb 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet 0.8.0a\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2022-12-05 17:21+0900\n"
+"POT-Creation-Date: 2022-12-06 16:58+0900\n"
 "PO-Revision-Date: 2008-09-10 22:05+0930\n"
 "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
 "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@@ -3774,21 +3774,26 @@ msgstr "Không thể truy cập đến thông tin về không gian 
tên.\n"
 msgid "Unindex a file that was previously indexed with gnunet-publish."
 msgstr ""
 
-#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131
+#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
 msgid "metadata length"
 msgstr ""
 
-#: src/fs/meta_data.c:1074
+#: src/fs/meta_data.c:1076
 #, c-format
-msgid "Serialized metadata `%s' larger than allowed (%u > %u)"
+msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
 msgstr ""
 
-#: src/fs/meta_data.c:1091
+#: src/fs/meta_data.c:1095
 #, fuzzy, c-format
 msgid "Failed to deserialize metadata `%s'"
 msgstr "Lỗi lấy thông kê về truyền tải.\n"
 
-#: src/fs/meta_data.c:1126
+#: src/fs/meta_data.c:1127
+#, c-format
+msgid "Serialized %ld bytes of metadata"
+msgstr ""
+
+#: src/fs/meta_data.c:1134
 #, fuzzy, c-format
 msgid "Failed to serialize metadata `%s'"
 msgstr "Lỗi lấy thông kê về truyền tải.\n"
@@ -8201,62 +8206,62 @@ msgstr "Không thể truy cập đến tập tin gnunet-directory 
« %s »\n"
 msgid "Dropped backchanel message: handler not provided by communicator\n"
 msgstr ""
 
-#: src/util/bio.c:223 src/util/bio.c:231
+#: src/util/bio.c:230 src/util/bio.c:238
 #, fuzzy, c-format
 msgid "Error reading `%s' from file: %s"
 msgstr "Gặp lỗi khi tạo người dùng"
 
-#: src/util/bio.c:233
+#: src/util/bio.c:240
 msgid "End of file"
 msgstr ""
 
-#: src/util/bio.c:262
+#: src/util/bio.c:269
 #, fuzzy, c-format
 msgid "Error while reading `%s' from buffer: %s"
 msgstr "Gặp lỗi khi tải xuống: %s\n"
 
-#: src/util/bio.c:264
+#: src/util/bio.c:271
 msgid "Not enough data left"
 msgstr ""
 
-#: src/util/bio.c:304
+#: src/util/bio.c:311
 #, fuzzy, c-format
 msgid "Invalid handle type while reading `%s'"
 msgstr "Đối số không hợp lệ cho « %s ».\n"
 
-#: src/util/bio.c:331 src/util/bio.c:781
+#: src/util/bio.c:338 src/util/bio.c:788
 msgid "string length"
 msgstr ""
 
-#: src/util/bio.c:337
+#: src/util/bio.c:344
 #, fuzzy, c-format
 msgid "%s (while reading `%s')"
 msgstr "Gặp lỗi khi tải xuống: %s\n"
 
-#: src/util/bio.c:342
+#: src/util/bio.c:349
 #, c-format
 msgid "Error reading length of string `%s'"
 msgstr ""
 
-#: src/util/bio.c:355
+#: src/util/bio.c:362
 #, c-format
 msgid "String `%s' longer than allowed (%u > %lu)"
 msgstr ""
 
-#: src/util/bio.c:610
+#: src/util/bio.c:617
 msgid "Unable to flush buffer to file"
 msgstr ""
 
-#: src/util/bio.c:672 src/util/bio.c:693
+#: src/util/bio.c:679 src/util/bio.c:700
 #, fuzzy, c-format
 msgid "Error while writing `%s' to file: %s"
 msgstr "Gặp lỗi khi tải xuống: %s\n"
 
-#: src/util/bio.c:674
+#: src/util/bio.c:681
 msgid "No associated file"
 msgstr ""
 
-#: src/util/bio.c:758
+#: src/util/bio.c:765
 #, fuzzy, c-format
 msgid "Invalid handle type while writing `%s'"
 msgstr "Địa chỉ IP định dạng sai: %s\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 96caabf73..685575a76 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet-0.8.1\n"
 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
-"POT-Creation-Date: 2022-12-05 17:21+0900\n"
+"POT-Creation-Date: 2022-12-06 16:58+0900\n"
 "PO-Revision-Date: 2011-07-09 12:12+0800\n"
 "Last-Translator: Wylmer Wang <wantinghard@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -3614,21 +3614,26 @@ msgstr ""
 msgid "Unindex a file that was previously indexed with gnunet-publish."
 msgstr ""
 
-#: src/fs/meta_data.c:1063 src/fs/meta_data.c:1116 src/fs/meta_data.c:1131
+#: src/fs/meta_data.c:1064 src/fs/meta_data.c:1120 src/fs/meta_data.c:1139
 msgid "metadata length"
 msgstr ""
 
-#: src/fs/meta_data.c:1074
+#: src/fs/meta_data.c:1076
 #, c-format
-msgid "Serialized metadata `%s' larger than allowed (%u > %u)"
+msgid "Serialized metadata `%s' larger than allowed (%u > %u)\n"
 msgstr ""
 
-#: src/fs/meta_data.c:1091
+#: src/fs/meta_data.c:1095
 #, fuzzy, c-format
 msgid "Failed to deserialize metadata `%s'"
 msgstr "发送消息失败。\n"
 
-#: src/fs/meta_data.c:1126
+#: src/fs/meta_data.c:1127
+#, c-format
+msgid "Serialized %ld bytes of metadata"
+msgstr ""
+
+#: src/fs/meta_data.c:1134
 #, fuzzy, c-format
 msgid "Failed to serialize metadata `%s'"
 msgstr "发送消息失败。\n"
@@ -7929,62 +7934,62 @@ msgstr "找不到接口“%s”的一个 IP 地址。\n"
 msgid "Dropped backchanel message: handler not provided by communicator\n"
 msgstr ""
 
-#: src/util/bio.c:223 src/util/bio.c:231
+#: src/util/bio.c:230 src/util/bio.c:238
 #, fuzzy, c-format
 msgid "Error reading `%s' from file: %s"
 msgstr "创建用户出错"
 
-#: src/util/bio.c:233
+#: src/util/bio.c:240
 msgid "End of file"
 msgstr ""
 
-#: src/util/bio.c:262
+#: src/util/bio.c:269
 #, fuzzy, c-format
 msgid "Error while reading `%s' from buffer: %s"
 msgstr "解析 dscl 输出时出错。\n"
 
-#: src/util/bio.c:264
+#: src/util/bio.c:271
 msgid "Not enough data left"
 msgstr ""
 
-#: src/util/bio.c:304
+#: src/util/bio.c:311
 #, fuzzy, c-format
 msgid "Invalid handle type while reading `%s'"
 msgstr "“%s”的参数无效。\n"
 
-#: src/util/bio.c:331 src/util/bio.c:781
+#: src/util/bio.c:338 src/util/bio.c:788
 msgid "string length"
 msgstr ""
 
-#: src/util/bio.c:337
+#: src/util/bio.c:344
 #, fuzzy, c-format
 msgid "%s (while reading `%s')"
 msgstr "解析 dscl 输出时出错。\n"
 
-#: src/util/bio.c:342
+#: src/util/bio.c:349
 #, c-format
 msgid "Error reading length of string `%s'"
 msgstr ""
 
-#: src/util/bio.c:355
+#: src/util/bio.c:362
 #, c-format
 msgid "String `%s' longer than allowed (%u > %lu)"
 msgstr ""
 
-#: src/util/bio.c:610
+#: src/util/bio.c:617
 msgid "Unable to flush buffer to file"
 msgstr ""
 
-#: src/util/bio.c:672 src/util/bio.c:693
+#: src/util/bio.c:679 src/util/bio.c:700
 #, fuzzy, c-format
 msgid "Error while writing `%s' to file: %s"
 msgstr "解析 dscl 输出时出错。\n"
 
-#: src/util/bio.c:674
+#: src/util/bio.c:681
 msgid "No associated file"
 msgstr ""
 
-#: src/util/bio.c:758
+#: src/util/bio.c:765
 #, fuzzy, c-format
 msgid "Invalid handle type while writing `%s'"
 msgstr "IP 格式无效:“%s”\n"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]