Hello community, here is the log from the commit of package libsoup for openSUSE:Factory checked in at 2016-04-05 10:40:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsoup (Old) and /work/SRC/openSUSE:Factory/.libsoup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsoup" Changes: -------- --- /work/SRC/openSUSE:Factory/libsoup/libsoup.changes 2016-03-29 14:42:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libsoup.new/libsoup.changes 2016-04-05 10:40:24.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Mar 25 13:50:24 UTC 2016 - [email protected] + +- Update to version 2.54.0.1: + + Fix a build problem with the 2.54.0 tarball, which would not + build if you configured with "--without-gnome". + +------------------------------------------------------------------- Old: ---- libsoup-2.54.0.tar.xz New: ---- libsoup-2.54.0.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsoup.spec ++++++ --- /var/tmp/diff_new_pack.rJpRd1/_old 2016-04-05 10:40:25.000000000 +0200 +++ /var/tmp/diff_new_pack.rJpRd1/_new 2016-04-05 10:40:25.000000000 +0200 @@ -20,7 +20,7 @@ Summary: HTTP client/server library for GNOME License: LGPL-2.1+ Group: Development/Libraries/GNOME -Version: 2.54.0 +Version: 2.54.0.1 Release: 0 Url: http://www.gnome.org Source: http://download.gnome.org/sources/libsoup/2.54/%{name}-%{version}.tar.xz ++++++ libsoup-2.54.0.tar.xz -> libsoup-2.54.0.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libsoup-2.54.0/NEWS new/libsoup-2.54.0.1/NEWS --- old/libsoup-2.54.0/NEWS 2016-03-21 22:52:16.000000000 +0100 +++ new/libsoup-2.54.0.1/NEWS 2016-03-23 13:13:52.000000000 +0100 @@ -1,4 +1,9 @@ -Changes in libsoup from 2.53.92 to 2.54.0: +Changes in libsoup from 2.53.92 to 2.54.0.1: + + * (2.54.0.1 fixes a build problem with the 2.54.0 tarball, + which would not build if you configured with + "--without-gnome". There are no other changes between 2.54.0 + and 2.54.0.1.) * Fixed examples/simple-httpd on Windows [#758759, Chun-wei Fan] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libsoup-2.54.0/config.h.win32 new/libsoup-2.54.0.1/config.h.win32 --- old/libsoup-2.54.0/config.h.win32 2016-03-21 22:54:23.000000000 +0100 +++ new/libsoup-2.54.0.1/config.h.win32 2016-03-23 13:17:04.000000000 +0100 @@ -83,7 +83,7 @@ #define PACKAGE_NAME "libsoup" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "libsoup 2.54.0" +#define PACKAGE_STRING "libsoup 2.54.0.1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libsoup" @@ -92,7 +92,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.54.0" +#define PACKAGE_VERSION "2.54.0.1" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libsoup-2.54.0/configure new/libsoup-2.54.0.1/configure --- old/libsoup-2.54.0/configure 2016-03-21 22:54:20.000000000 +0100 +++ new/libsoup-2.54.0.1/configure 2016-03-23 13:17:02.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for libsoup 2.54.0. +# Generated by GNU Autoconf 2.69 for libsoup 2.54.0.1. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup>. # @@ -651,8 +651,8 @@ # Identity of this package. PACKAGE_NAME='libsoup' PACKAGE_TARNAME='libsoup' -PACKAGE_VERSION='2.54.0' -PACKAGE_STRING='libsoup 2.54.0' +PACKAGE_VERSION='2.54.0.1' +PACKAGE_STRING='libsoup 2.54.0.1' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup' PACKAGE_URL='' @@ -1538,7 +1538,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 libsoup 2.54.0 to adapt to many kinds of systems. +\`configure' configures libsoup 2.54.0.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1608,7 +1608,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libsoup 2.54.0:";; + short | recursive ) echo "Configuration of libsoup 2.54.0.1:";; esac cat <<\_ACEOF @@ -1761,7 +1761,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libsoup configure 2.54.0 +libsoup configure 2.54.0.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2039,7 +2039,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libsoup $as_me 2.54.0, which was +It was created by libsoup $as_me 2.54.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2905,7 +2905,7 @@ # Define the identity of the package. PACKAGE='libsoup' - VERSION='2.54.0' + VERSION='2.54.0.1' cat >>confdefs.h <<_ACEOF @@ -15882,7 +15882,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libsoup $as_me 2.54.0, which was +This file was extended by libsoup $as_me 2.54.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15948,7 +15948,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -libsoup config.status 2.54.0 +libsoup config.status 2.54.0.1 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/libsoup-2.54.0/configure.ac new/libsoup-2.54.0.1/configure.ac --- old/libsoup-2.54.0/configure.ac 2016-03-21 22:51:27.000000000 +0100 +++ new/libsoup-2.54.0.1/configure.ac 2016-03-23 13:14:18.000000000 +0100 @@ -5,9 +5,10 @@ m4_define([soup_major_version], [2]) m4_define([soup_minor_version], [54]) m4_define([soup_micro_version], [0]) +m4_define([soup_nano_version], [1]) AC_PREREQ(2.63) -AC_INIT([libsoup],[soup_major_version.soup_minor_version.soup_micro_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup]) +AC_INIT([libsoup],[soup_major_version.soup_minor_version.soup_micro_version.soup_nano_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup]) AC_CONFIG_SRCDIR([libsoup-2.4.pc.in]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libsoup-2.54.0/docs/reference/html/libsoup-2.4-Version-Information.html new/libsoup-2.54.0.1/docs/reference/html/libsoup-2.4-Version-Information.html --- old/libsoup-2.54.0/docs/reference/html/libsoup-2.4-Version-Information.html 2016-03-21 22:54:54.000000000 +0100 +++ new/libsoup-2.54.0.1/docs/reference/html/libsoup-2.4-Version-Information.html 2016-03-23 13:17:34.000000000 +0100 @@ -278,7 +278,7 @@ <hr> <div class="refsect2"> <a name="SOUP-MINOR-VERSION:CAPS"></a><h3>SOUP_MINOR_VERSION</h3> -<pre class="programlisting">#define SOUP_MINOR_VERSION (53) +<pre class="programlisting">#define SOUP_MINOR_VERSION (54) </pre> <p>Like <a class="link" href="libsoup-2.4-Version-Information.html#soup-get-minor-version" title="soup_get_minor_version ()"><code class="function">soup_get_minor_version()</code></a>, but from the headers used at application compile time, rather than from the library linked @@ -288,7 +288,7 @@ <hr> <div class="refsect2"> <a name="SOUP-MICRO-VERSION:CAPS"></a><h3>SOUP_MICRO_VERSION</h3> -<pre class="programlisting">#define SOUP_MICRO_VERSION (92) +<pre class="programlisting">#define SOUP_MICRO_VERSION (0) </pre> <p>Like <a class="link" href="libsoup-2.4-Version-Information.html#soup-get-micro-version" title="soup_get_micro_version ()"><code class="function">soup_get_micro_version()</code></a>, but from the headers used at application compile time, rather than from the library linked diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libsoup-2.54.0/libsoup/Makefile.am new/libsoup-2.54.0.1/libsoup/Makefile.am --- old/libsoup-2.54.0/libsoup/Makefile.am 2016-03-14 17:19:35.000000000 +0100 +++ new/libsoup-2.54.0.1/libsoup/Makefile.am 2016-03-23 13:10:56.000000000 +0100 @@ -357,7 +357,10 @@ if HAVE_INTROSPECTION # Introspection Items for MSVC -MSVC_INTROSPECT_GIRS = Soup-2.4.gir SoupGNOME-2.4.gir +MSVC_INTROSPECT_GIRS = Soup-2.4.gir +if BUILD_LIBSOUP_GNOME +MSVC_INTROSPECT_GIRS += SoupGNOME-2.4.gir +endif BASE_MSVC_GIR_CFLAGS = \ $(SOUP_COMMON_CPPFLAGS) \ @@ -377,6 +380,7 @@ Soup_2_4_gir_MSVC_CFLAGS = $(BASE_MSVC_GIR_CFLAGS) $(SOUP_UNSTABLE_REQUEST_CFLAG) Soup_2_4_gir_MSVC_SCANNERFLAGS = --c-include \"libsoup/soup.h\" +if BUILD_LIBSOUP_GNOME # libsoup-gnome SoupGNOME_2_4_gir_MSVC_FILES = $(gi_soup_gnome_files) SoupGNOME_2_4_gir_MSVC_GIR_DEPS = Soup-2.4.gir @@ -387,6 +391,7 @@ $(SOUPGNOME_GIR_SCANNER_BASE_FLAGS) \ --c-include \"libsoup/soup-gnome.h\" \ --include-uninstalled=./Soup-2.4.gir +endif include $(top_srcdir)/build/Makefile.msvc-introspection else diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libsoup-2.54.0/libsoup/Makefile.in new/libsoup-2.54.0.1/libsoup/Makefile.in --- old/libsoup-2.54.0/libsoup/Makefile.in 2016-03-21 22:54:21.000000000 +0100 +++ new/libsoup-2.54.0.1/libsoup/Makefile.in 2016-03-23 13:17:03.000000000 +0100 @@ -158,6 +158,7 @@ @HAVE_INTROSPECTION_TRUE@am__append_4 = Soup-2.4.metadata Soup-2.4-custom.vala libsoup-2.4.deps @BUILD_LIBSOUP_GNOME_TRUE@@HAVE_INTROSPECTION_TRUE@am__append_5 = SoupGNOME-2.4.gir @HAVE_INTROSPECTION_TRUE@am__append_6 = $(gir_DATA) $(typelib_DATA) $(BUILT_SOURCES) +@BUILD_LIBSOUP_GNOME_TRUE@@HAVE_INTROSPECTION_TRUE@am__append_7 = SoupGNOME-2.4.gir subdir = libsoup ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_code_coverage.m4 \ @@ -882,7 +883,8 @@ _headers_destdir = $(subst /,\\,$(_headers_dest_posix)) # Introspection Items for MSVC -@HAVE_INTROSPECTION_TRUE@MSVC_INTROSPECT_GIRS = Soup-2.4.gir SoupGNOME-2.4.gir +@HAVE_INTROSPECTION_TRUE@MSVC_INTROSPECT_GIRS = Soup-2.4.gir \ +@HAVE_INTROSPECTION_TRUE@ $(am__append_7) @HAVE_INTROSPECTION_TRUE@BASE_MSVC_GIR_CFLAGS = \ @HAVE_INTROSPECTION_TRUE@ $(SOUP_COMMON_CPPFLAGS) \ @HAVE_INTROSPECTION_TRUE@ -I../.. @@ -904,15 +906,15 @@ @HAVE_INTROSPECTION_TRUE@Soup_2_4_gir_MSVC_SCANNERFLAGS = --c-include \"libsoup/soup.h\" # libsoup-gnome -@HAVE_INTROSPECTION_TRUE@SoupGNOME_2_4_gir_MSVC_FILES = $(gi_soup_gnome_files) -@HAVE_INTROSPECTION_TRUE@SoupGNOME_2_4_gir_MSVC_GIR_DEPS = Soup-2.4.gir -@HAVE_INTROSPECTION_TRUE@SoupGNOME_2_4_gir_MSVC_EXPORT_PACKAGES = $(SoupGNOME_2_4_gir_EXPORT_PACKAGES) -@HAVE_INTROSPECTION_TRUE@SoupGNOME_2_4_gir_MSVC_LIBS = soup-gnome-2.4 soup-2.4 -@HAVE_INTROSPECTION_TRUE@SoupGNOME_2_4_gir_MSVC_CFLAGS = $(BASE_MSVC_GIR_CFLAGS) -@HAVE_INTROSPECTION_TRUE@SoupGNOME_2_4_gir_MSVC_SCANNERFLAGS = i \ -@HAVE_INTROSPECTION_TRUE@ $(SOUPGNOME_GIR_SCANNER_BASE_FLAGS) \ -@HAVE_INTROSPECTION_TRUE@ --c-include \"libsoup/soup-gnome.h\" \ -@HAVE_INTROSPECTION_TRUE@ --include-uninstalled=./Soup-2.4.gir +@BUILD_LIBSOUP_GNOME_TRUE@@HAVE_INTROSPECTION_TRUE@SoupGNOME_2_4_gir_MSVC_FILES = $(gi_soup_gnome_files) +@BUILD_LIBSOUP_GNOME_TRUE@@HAVE_INTROSPECTION_TRUE@SoupGNOME_2_4_gir_MSVC_GIR_DEPS = Soup-2.4.gir +@BUILD_LIBSOUP_GNOME_TRUE@@HAVE_INTROSPECTION_TRUE@SoupGNOME_2_4_gir_MSVC_EXPORT_PACKAGES = $(SoupGNOME_2_4_gir_EXPORT_PACKAGES) +@BUILD_LIBSOUP_GNOME_TRUE@@HAVE_INTROSPECTION_TRUE@SoupGNOME_2_4_gir_MSVC_LIBS = soup-gnome-2.4 soup-2.4 +@BUILD_LIBSOUP_GNOME_TRUE@@HAVE_INTROSPECTION_TRUE@SoupGNOME_2_4_gir_MSVC_CFLAGS = $(BASE_MSVC_GIR_CFLAGS) +@BUILD_LIBSOUP_GNOME_TRUE@@HAVE_INTROSPECTION_TRUE@SoupGNOME_2_4_gir_MSVC_SCANNERFLAGS = i \ +@BUILD_LIBSOUP_GNOME_TRUE@@HAVE_INTROSPECTION_TRUE@ $(SOUPGNOME_GIR_SCANNER_BASE_FLAGS) \ +@BUILD_LIBSOUP_GNOME_TRUE@@HAVE_INTROSPECTION_TRUE@ --c-include \"libsoup/soup-gnome.h\" \ +@BUILD_LIBSOUP_GNOME_TRUE@@HAVE_INTROSPECTION_TRUE@ --include-uninstalled=./Soup-2.4.gir @HAVE_INTROSPECTION_TRUE@_gir_name = $(subst /,_,$(subst -,_,$(subst .,_,$(1)))) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libsoup-2.54.0/po/fur.po new/libsoup-2.54.0.1/po/fur.po --- old/libsoup-2.54.0/po/fur.po 2016-02-05 16:05:33.000000000 +0100 +++ new/libsoup-2.54.0.1/po/fur.po 2016-03-23 13:10:55.000000000 +0100 @@ -8,74 +8,168 @@ "Project-Id-Version: libsoup gnome-3-6\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" "product=libsoup&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2012-12-10 10:22+0000\n" -"PO-Revision-Date: 2012-12-28 13:53+0100\n" -"Last-Translator: TmTFx <[email protected]>\n" +"POT-Creation-Date: 2015-03-01 15:38+0000\n" +"PO-Revision-Date: 2016-03-23 07:04+0100\n" +"Last-Translator: Fabio Tomat <[email protected]>\n" "Language-Team: Friulian <[email protected]>\n" "Language: fur\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.8.5\n" -#: ../libsoup/soup-body-input-stream.c:141 -#: ../libsoup/soup-body-input-stream.c:172 -#: ../libsoup/soup-body-input-stream.c:205 ../libsoup/soup-message-io.c:191 +#: ../libsoup/soup-body-input-stream.c:140 +#: ../libsoup/soup-body-input-stream.c:171 +#: ../libsoup/soup-body-input-stream.c:204 +#: ../libsoup/soup-message-io.c:228 msgid "Connection terminated unexpectedly" msgstr "No si spietave il termin de conession" -#: ../libsoup/soup-body-input-stream.c:461 +#: ../libsoup/soup-body-input-stream.c:462 msgid "Invalid seek request" msgstr "Domande di ricerche no valide" -#: ../libsoup/soup-body-input-stream.c:489 +#: ../libsoup/soup-body-input-stream.c:490 msgid "Cannot truncate SoupBodyInputStream" msgstr "No puès cjonçâ SoupBodyInputStream" +#: ../libsoup/soup-cache-input-stream.c:73 +msgid "Network stream unexpectedly closed" +msgstr "Flus di rêt sierât a colp" + +#: ../libsoup/soup-cache-input-stream.c:290 +msgid "Failed to completely cache the resource" +msgstr "Salvament in memorie de risorse falît" + #: ../libsoup/soup-converter-wrapper.c:192 #, c-format msgid "Output buffer is too small" msgstr "Il buffer di jessude al è masse piçul" -#: ../libsoup/soup-message-io.c:818 ../libsoup/soup-message-io.c:854 -msgid "Operation was cancelled" -msgstr "L'operazion a je stade scancelade" +#: ../libsoup/soup-message-client-io.c:41 +msgid "Could not parse HTTP response" +msgstr "Impussibil analizâ la rispueste HTTP" + +#: ../libsoup/soup-message-client-io.c:66 +msgid "Unrecognized HTTP response encoding" +msgstr "Codifiche rispueste HTTP no cognossude" -#: ../libsoup/soup-message-io.c:865 +#: ../libsoup/soup-message-io.c:385 ../libsoup/soup-message-io.c:1011 msgid "Operation would block" msgstr "L'operazion a sarà blocade" -#: ../libsoup/soup-request.c:142 +#: ../libsoup/soup-message-io.c:963 ../libsoup/soup-message-io.c:1000 +msgid "Operation was cancelled" +msgstr "L'operazion a je stade scancelade" + +#: ../libsoup/soup-message-server-io.c:64 +msgid "Could not parse HTTP request" +msgstr "Impussibil analizâ la richieste HTTP" + +#: ../libsoup/soup-request.c:140 #, c-format msgid "No URI provided" msgstr "No'l è stât furnît un URI" -#: ../libsoup/soup-request.c:152 +#: ../libsoup/soup-request.c:150 #, c-format msgid "Invalid '%s' URI: %s" msgstr "URI '%s' no valit: %s" -#: ../libsoup/soup-requester.c:219 +#: ../libsoup/soup-server.c:1717 +msgid "Can't create a TLS server without a TLS certificate" +msgstr "Impussibil creâ un servidôr TLS cence un certificât TLS" + +#: ../libsoup/soup-server.c:1736 +#, c-format +msgid "Could not listen on address %s, port %d" +msgstr "Impussibil scoltâ te direzion %s, puarte %d" + +#: ../libsoup/soup-session.c:4500 #, c-format msgid "Could not parse URI '%s'" msgstr "No puès analizâ l'URI '%s'" -#: ../libsoup/soup-requester.c:253 +#: ../libsoup/soup-session.c:4537 #, c-format msgid "Unsupported URI scheme '%s'" msgstr "Scheme URI '%s' no supuartât" -#: ../libsoup/soup-tld.c:154 +#: ../libsoup/soup-session.c:4559 +#, c-format +msgid "Not an HTTP URI" +msgstr "No un URI HTTP" + +#: ../libsoup/soup-session.c:4741 +msgid "The server did not accept the WebSocket handshake." +msgstr "Il servidôr nol acete il handshake WebSocket" + +#: ../libsoup/soup-socket.c:150 +msgid "Can't import non-socket as SoupSocket" +msgstr "Impussibil impuartâ non-socket come SoupSocket" + +#: ../libsoup/soup-socket.c:168 +msgid "Could not import existing socket: " +msgstr "Impussibil impuartâ socket esistent: " + +#: ../libsoup/soup-socket.c:177 +msgid "Can't import unconnected socket" +msgstr "Impussibil impuartâ socket no conetût" + +#: ../libsoup/soup-websocket.c:336 ../libsoup/soup-websocket.c:345 +msgid "WebSocket handshake expected" +msgstr "Si spietave handshake WebSocket" + +#: ../libsoup/soup-websocket.c:353 +msgid "Unsupported WebSocket version" +msgstr "Version WebSocket no supuartade" + +#: ../libsoup/soup-websocket.c:362 +msgid "Invalid WebSocket key" +msgstr "Clâf WebSocket no valide" + +#: ../libsoup/soup-websocket.c:372 +#, c-format +msgid "Incorrect WebSocket \"%s\" header" +msgstr "Intestazion WebSocket \"%s\" no valide" + +#: ../libsoup/soup-websocket.c:381 +msgid "Unsupported WebSocket subprotocol" +msgstr "Sot-protocol WebSocket no supuartât" + +#: ../libsoup/soup-websocket.c:510 +msgid "Server rejected WebSocket handshake" +msgstr "Il servidôr al à refudât l'handshake WebSocket" + +#: ../libsoup/soup-websocket.c:518 ../libsoup/soup-websocket.c:527 +msgid "Server ignored WebSocket handshake" +msgstr "Il servidôr al à ignorât l'handshake WebSocket" + +#: ../libsoup/soup-websocket.c:539 +msgid "Server requested unsupported protocol" +msgstr "Il servidôr al à domandât un protocol no supuartât" + +#: ../libsoup/soup-websocket.c:549 +msgid "Server requested unsupported extension" +msgstr "Il servidôr al à domandât une estension no supuartade" + +#: ../libsoup/soup-websocket.c:562 +#, c-format +msgid "Server returned incorrect \"%s\" key" +msgstr "Il servidôr al à tornât la clâf \"%s\" sbaliade" + +#: ../libsoup/soup-tld.c:188 msgid "Hostname is an IP address" msgstr "Il non host al è un indiriz IP" -#: ../libsoup/soup-tld.c:175 +#: ../libsoup/soup-tld.c:198 ../libsoup/soup-tld.c:220 msgid "Invalid hostname" msgstr "Il non host a no'l è valit" -#: ../libsoup/soup-tld.c:204 +#: ../libsoup/soup-tld.c:250 msgid "Hostname has no base domain" msgstr "Il non host a no'l a un domini di base" -#: ../libsoup/soup-tld.c:226 +#: ../libsoup/soup-tld.c:304 msgid "Not enough domains" msgstr "No vonde dominis"
