Andreas Wacknitz
2023-11-24 c9ab0b341d4fe39fc71e405a47fb0decccf384de
libsoup: update to 2.74.3

2 files deleted
1 files added
4 files modified
328 ■■■■■ changed files
components/library/libsoup/Makefile 51 ●●●●● patch | view | raw | blame | history
components/library/libsoup/libsoup.p5m 101 ●●●● patch | view | raw | blame | history
components/library/libsoup/manifests/sample-manifest.p5m 99 ●●●● patch | view | raw | blame | history
components/library/libsoup/patches/01-gssapi.patch 10 ●●●●● patch | view | raw | blame | history
components/library/libsoup/patches/CVE-2017-2885.patch 58 ●●●●● patch | view | raw | blame | history
components/library/libsoup/pkg5 3 ●●●●● patch | view | raw | blame | history
components/library/libsoup/test/results-all.master 6 ●●●●● patch | view | raw | blame | history
components/library/libsoup/Makefile
@@ -13,63 +13,52 @@
# Copyright 2016 Alexander Pyhalov
#
BUILD_BITS = 64_and_32
BUILD_BITS= 64
BUILD_STYLE= meson
USE_DEFAULT_TEST_TRANSFORMS= yes
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME= libsoup
COMPONENT_VERSION= 2.54.1
COMPONENT_REVISION= 4
COMPONENT_MJR_VERSION= 2.74
COMPONENT_VERSION= $(COMPONENT_MJR_VERSION).3
COMPONENT_SUMMARY= Libsoup is an HTTP client/server library for GNOME
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= \
  sha256:47b42c232034734d66e5f093025843a5d8cc4b2357c011085a2fd04ef02dd633
COMPONENT_ARCHIVE_URL= \
  https://download.gnome.org/sources/$(COMPONENT_NAME)/2.54/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL = http://www.gnome.org
COMPONENT_ARCHIVE_HASH= sha256:e4b77c41cfc4c8c5a035fcdc320c7bc6cfb75ef7c5a034153df1413fa1d92f13
COMPONENT_ARCHIVE_URL=  https://download.gnome.org/sources/$(COMPONENT_NAME)/$(COMPONENT_MJR_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL = https://www.gnome.org
COMPONENT_FMRI = library/libsoup
COMPONENT_CLASSIFICATION = System/Libraries
COMPONENT_LICENSE = LGPLv2
COMPONENT_LICENSE_FILE = COPYING
CONFIGURE_FIX_LIBTOOL_RPATH=no
DROP_STATIC_LIBRARIES = yes
TEST_TARGET = $(NO_TESTS)
include $(WS_MAKE_RULES)/common.mk
PATH = $(PATH.gnu)
# Make sure apachectl and https will be found
PATH= $(PATH.gnu):/usr/apache2/2.4/bin
CFLAGS += $(XPG6MODE)
LDFLAGS += -lz
COMPONENT_PRE_CONFIGURE_ACTION = ( \
    $(CP) $(COMPONENT_DIR)/files/krb5-config $(BUILD_DIR) && \
    chmod u+x $(BUILD_DIR)/krb5-config )
CONFIGURE_OPTIONS += --sysconfdir=$(ETCDIR)
CONFIGURE_OPTIONS += --disable-gtk-doc
CONFIGURE_OPTIONS += --disable-vala
CONFIGURE_OPTIONS += --with-krb5-config=$(BUILD_DIR)/krb5-config
CONFIGURE_OPTIONS += --libexecdir=$(USRLIBDIR.$(BITS))
CONFIGURE_OPTIONS.32 += --disable-tls-check
CONFIGURE_OPTIONS += -Dkrb5_config=$(BUILD_DIR)/krb5-config
CONFIGURE_OPTIONS += -Dsysprof=disabled
CONFIGURE_OPTIONS += -Dgtk_doc=true
CONFIGURE_ENV.64 += LT_SYS_LIBRARY_PATH="/lib/$(MACH64):/usr/lib/$(MACH64)"
COMPONENT_INSTALL_ENV+= GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
# Tell g-ir-scanner about compiler
COMPONENT_BUILD_ENV += CFLAGS="$(CFLAGS)"
COMPONENT_BUILD_ENV += CC="$(CC)"
# Build dependencies
# Manually added build dependencies
REQUIRED_PACKAGES += library/glib-networking
TEST_REQUIRED_PACKAGES += service/network/samba
TEST_REQUIRED_PACKAGES += web/server/apache-24
# Auto-generated dependencies
REQUIRED_PACKAGES += database/sqlite-3
REQUIRED_PACKAGES += library/brotli
REQUIRED_PACKAGES += library/glib2
REQUIRED_PACKAGES += library/libpsl
REQUIRED_PACKAGES += library/libxml2
REQUIRED_PACKAGES += library/zlib
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/security/gss
components/library/libsoup/libsoup.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2016 Alexander Pyhalov
# Copyright 2023 Andreas Wacknitz
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -41,6 +41,9 @@
file path=usr/include/libsoup-2.4/libsoup/soup-enum-types.h
file path=usr/include/libsoup-2.4/libsoup/soup-form.h
file path=usr/include/libsoup-2.4/libsoup/soup-headers.h
file path=usr/include/libsoup-2.4/libsoup/soup-hsts-enforcer-db.h
file path=usr/include/libsoup-2.4/libsoup/soup-hsts-enforcer.h
file path=usr/include/libsoup-2.4/libsoup/soup-hsts-policy.h
file path=usr/include/libsoup-2.4/libsoup/soup-logger.h
file path=usr/include/libsoup-2.4/libsoup/soup-message-body.h
file path=usr/include/libsoup-2.4/libsoup/soup-message-headers.h
@@ -72,6 +75,9 @@
file path=usr/include/libsoup-2.4/libsoup/soup-value-utils.h
file path=usr/include/libsoup-2.4/libsoup/soup-version.h
file path=usr/include/libsoup-2.4/libsoup/soup-websocket-connection.h
file path=usr/include/libsoup-2.4/libsoup/soup-websocket-extension-deflate.h
file path=usr/include/libsoup-2.4/libsoup/soup-websocket-extension-manager.h
file path=usr/include/libsoup-2.4/libsoup/soup-websocket-extension.h
file path=usr/include/libsoup-2.4/libsoup/soup-websocket.h
file path=usr/include/libsoup-2.4/libsoup/soup-xmlrpc-old.h
file path=usr/include/libsoup-2.4/libsoup/soup-xmlrpc.h
@@ -81,28 +87,80 @@
file path=usr/include/libsoup-gnome-2.4/libsoup/soup-gnome.h
file path=usr/lib/$(MACH64)/girepository-1.0/Soup-2.4.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/SoupGNOME-2.4.typelib
link path=usr/lib/$(MACH64)/libsoup-2.4.so target=libsoup-2.4.so.1.8.0
link path=usr/lib/$(MACH64)/libsoup-2.4.so.1 target=libsoup-2.4.so.1.8.0
file path=usr/lib/$(MACH64)/libsoup-2.4.so.1.8.0
link path=usr/lib/$(MACH64)/libsoup-gnome-2.4.so \
    target=libsoup-gnome-2.4.so.1.8.0
link path=usr/lib/$(MACH64)/libsoup-2.4.so target=libsoup-2.4.so.1
link path=usr/lib/$(MACH64)/libsoup-2.4.so.1 target=libsoup-2.4.so.1.11.2
file path=usr/lib/$(MACH64)/libsoup-2.4.so.1.11.2
link path=usr/lib/$(MACH64)/libsoup-gnome-2.4.so target=libsoup-gnome-2.4.so.1
link path=usr/lib/$(MACH64)/libsoup-gnome-2.4.so.1 \
    target=libsoup-gnome-2.4.so.1.8.0
file path=usr/lib/$(MACH64)/libsoup-gnome-2.4.so.1.8.0
    target=libsoup-gnome-2.4.so.1.11.2
file path=usr/lib/$(MACH64)/libsoup-gnome-2.4.so.1.11.2
file path=usr/lib/$(MACH64)/pkgconfig/libsoup-2.4.pc
file path=usr/lib/$(MACH64)/pkgconfig/libsoup-gnome-2.4.pc
file path=usr/lib/girepository-1.0/Soup-2.4.typelib
file path=usr/lib/girepository-1.0/SoupGNOME-2.4.typelib
link path=usr/lib/libsoup-2.4.so target=libsoup-2.4.so.1.8.0
link path=usr/lib/libsoup-2.4.so.1 target=libsoup-2.4.so.1.8.0
file path=usr/lib/libsoup-2.4.so.1.8.0
link path=usr/lib/libsoup-gnome-2.4.so target=libsoup-gnome-2.4.so.1.8.0
link path=usr/lib/libsoup-gnome-2.4.so.1 target=libsoup-gnome-2.4.so.1.8.0
file path=usr/lib/libsoup-gnome-2.4.so.1.8.0
file path=usr/lib/pkgconfig/libsoup-2.4.pc
file path=usr/lib/pkgconfig/libsoup-gnome-2.4.pc
file path=usr/share/gir-1.0/Soup-2.4.gir
file path=usr/share/gir-1.0/SoupGNOME-2.4.gir
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupAddress.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupAuth.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupAuthDomain.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainBasic.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainDigest.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupAuthManager.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupCache.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupContentDecoder.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupContentSniffer.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupCookie.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupCookieJar.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupCookieJarDB.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupCookieJarText.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupHSTSEnforcer.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupHSTSEnforcerDB.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupLogger.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupMessage.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupMessageBody.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupMessageHeaders.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupMultipart.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupMultipartInputStream.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupProxyResolverDefault.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupRequest.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupRequestData.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupRequestFile.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupRequestHTTP.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupServer.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupSession.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupSessionAsync.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupSessionFeature.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupSessionSync.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupSocket.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupURI.html
file path=usr/share/gtk-doc/html/libsoup-2.4/annotation-glossary.html
file path=usr/share/gtk-doc/html/libsoup-2.4/ch01.html
file path=usr/share/gtk-doc/html/libsoup-2.4/ch02.html
file path=usr/share/gtk-doc/html/libsoup-2.4/ch03.html
file path=usr/share/gtk-doc/html/libsoup-2.4/ch04.html
file path=usr/share/gtk-doc/html/libsoup-2.4/ch05.html
file path=usr/share/gtk-doc/html/libsoup-2.4/home.png
file path=usr/share/gtk-doc/html/libsoup-2.4/index.html
file path=usr/share/gtk-doc/html/libsoup-2.4/ix01.html
file path=usr/share/gtk-doc/html/libsoup-2.4/left-insensitive.png
file path=usr/share/gtk-doc/html/libsoup-2.4/left.png
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-HTML-Form-Support.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Soup-Miscellaneous-Utilities.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer-deprecated-API.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Top-Level-Domain-utils.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Version-Information.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-WebSockets.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-XMLRPC-Support.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-method.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-status.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-build-howto.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-client-howto.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-request-howto.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-server-howto.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-session-porting.html
file path=usr/share/gtk-doc/html/libsoup-2.4/right-insensitive.png
file path=usr/share/gtk-doc/html/libsoup-2.4/right.png
file path=usr/share/gtk-doc/html/libsoup-2.4/style.css
file path=usr/share/gtk-doc/html/libsoup-2.4/up-insensitive.png
file path=usr/share/gtk-doc/html/libsoup-2.4/up.png
file path=usr/share/locale/an/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/as/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/be/LC_MESSAGES/libsoup.mo
@@ -121,12 +179,15 @@
file path=usr/share/locale/et/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/eu/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/fa/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/fi/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/fr/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/fur/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/gd/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/gl/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/gu/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/he/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/hi/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/hr/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/hu/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/id/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/it/LC_MESSAGES/libsoup.mo
@@ -137,7 +198,9 @@
file path=usr/share/locale/lv/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/ml/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/mr/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/ms/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/nb/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/ne/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/nl/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/oc/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/or/LC_MESSAGES/libsoup.mo
@@ -164,3 +227,5 @@
file path=usr/share/locale/zh_CN/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/zh_HK/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/libsoup.mo
file path=usr/share/vala/vapi/libsoup-2.4.deps
file path=usr/share/vala/vapi/libsoup-2.4.vapi
components/library/libsoup/manifests/sample-manifest.p5m
@@ -41,6 +41,9 @@
file path=usr/include/libsoup-2.4/libsoup/soup-enum-types.h
file path=usr/include/libsoup-2.4/libsoup/soup-form.h
file path=usr/include/libsoup-2.4/libsoup/soup-headers.h
file path=usr/include/libsoup-2.4/libsoup/soup-hsts-enforcer-db.h
file path=usr/include/libsoup-2.4/libsoup/soup-hsts-enforcer.h
file path=usr/include/libsoup-2.4/libsoup/soup-hsts-policy.h
file path=usr/include/libsoup-2.4/libsoup/soup-logger.h
file path=usr/include/libsoup-2.4/libsoup/soup-message-body.h
file path=usr/include/libsoup-2.4/libsoup/soup-message-headers.h
@@ -72,6 +75,9 @@
file path=usr/include/libsoup-2.4/libsoup/soup-value-utils.h
file path=usr/include/libsoup-2.4/libsoup/soup-version.h
file path=usr/include/libsoup-2.4/libsoup/soup-websocket-connection.h
file path=usr/include/libsoup-2.4/libsoup/soup-websocket-extension-deflate.h
file path=usr/include/libsoup-2.4/libsoup/soup-websocket-extension-manager.h
file path=usr/include/libsoup-2.4/libsoup/soup-websocket-extension.h
file path=usr/include/libsoup-2.4/libsoup/soup-websocket.h
file path=usr/include/libsoup-2.4/libsoup/soup-xmlrpc-old.h
file path=usr/include/libsoup-2.4/libsoup/soup-xmlrpc.h
@@ -81,28 +87,80 @@
file path=usr/include/libsoup-gnome-2.4/libsoup/soup-gnome.h
file path=usr/lib/$(MACH64)/girepository-1.0/Soup-2.4.typelib
file path=usr/lib/$(MACH64)/girepository-1.0/SoupGNOME-2.4.typelib
link path=usr/lib/$(MACH64)/libsoup-2.4.so target=libsoup-2.4.so.1.8.0
link path=usr/lib/$(MACH64)/libsoup-2.4.so.1 target=libsoup-2.4.so.1.8.0
file path=usr/lib/$(MACH64)/libsoup-2.4.so.1.8.0
link path=usr/lib/$(MACH64)/libsoup-gnome-2.4.so \
    target=libsoup-gnome-2.4.so.1.8.0
link path=usr/lib/$(MACH64)/libsoup-2.4.so target=libsoup-2.4.so.1
link path=usr/lib/$(MACH64)/libsoup-2.4.so.1 target=libsoup-2.4.so.1.11.2
file path=usr/lib/$(MACH64)/libsoup-2.4.so.1.11.2
link path=usr/lib/$(MACH64)/libsoup-gnome-2.4.so target=libsoup-gnome-2.4.so.1
link path=usr/lib/$(MACH64)/libsoup-gnome-2.4.so.1 \
    target=libsoup-gnome-2.4.so.1.8.0
file path=usr/lib/$(MACH64)/libsoup-gnome-2.4.so.1.8.0
    target=libsoup-gnome-2.4.so.1.11.2
file path=usr/lib/$(MACH64)/libsoup-gnome-2.4.so.1.11.2
file path=usr/lib/$(MACH64)/pkgconfig/libsoup-2.4.pc
file path=usr/lib/$(MACH64)/pkgconfig/libsoup-gnome-2.4.pc
file path=usr/lib/girepository-1.0/Soup-2.4.typelib
file path=usr/lib/girepository-1.0/SoupGNOME-2.4.typelib
link path=usr/lib/libsoup-2.4.so target=libsoup-2.4.so.1.8.0
link path=usr/lib/libsoup-2.4.so.1 target=libsoup-2.4.so.1.8.0
file path=usr/lib/libsoup-2.4.so.1.8.0
link path=usr/lib/libsoup-gnome-2.4.so target=libsoup-gnome-2.4.so.1.8.0
link path=usr/lib/libsoup-gnome-2.4.so.1 target=libsoup-gnome-2.4.so.1.8.0
file path=usr/lib/libsoup-gnome-2.4.so.1.8.0
file path=usr/lib/pkgconfig/libsoup-2.4.pc
file path=usr/lib/pkgconfig/libsoup-gnome-2.4.pc
file path=usr/share/gir-1.0/Soup-2.4.gir
file path=usr/share/gir-1.0/SoupGNOME-2.4.gir
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupAddress.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupAuth.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupAuthDomain.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainBasic.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupAuthDomainDigest.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupAuthManager.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupCache.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupContentDecoder.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupContentSniffer.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupCookie.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupCookieJar.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupCookieJarDB.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupCookieJarText.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupHSTSEnforcer.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupHSTSEnforcerDB.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupLogger.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupMessage.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupMessageBody.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupMessageHeaders.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupMultipart.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupMultipartInputStream.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupProxyResolverDefault.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupRequest.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupRequestData.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupRequestFile.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupRequestHTTP.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupServer.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupSession.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupSessionAsync.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupSessionFeature.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupSessionSync.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupSocket.html
file path=usr/share/gtk-doc/html/libsoup-2.4/SoupURI.html
file path=usr/share/gtk-doc/html/libsoup-2.4/annotation-glossary.html
file path=usr/share/gtk-doc/html/libsoup-2.4/ch01.html
file path=usr/share/gtk-doc/html/libsoup-2.4/ch02.html
file path=usr/share/gtk-doc/html/libsoup-2.4/ch03.html
file path=usr/share/gtk-doc/html/libsoup-2.4/ch04.html
file path=usr/share/gtk-doc/html/libsoup-2.4/ch05.html
file path=usr/share/gtk-doc/html/libsoup-2.4/home.png
file path=usr/share/gtk-doc/html/libsoup-2.4/index.html
file path=usr/share/gtk-doc/html/libsoup-2.4/ix01.html
file path=usr/share/gtk-doc/html/libsoup-2.4/left-insensitive.png
file path=usr/share/gtk-doc/html/libsoup-2.4/left.png
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-HTML-Form-Support.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Soup-Miscellaneous-Utilities.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer-deprecated-API.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Top-Level-Domain-utils.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Version-Information.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-WebSockets.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-XMLRPC-Support.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-method.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-status.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-build-howto.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-client-howto.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-request-howto.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-server-howto.html
file path=usr/share/gtk-doc/html/libsoup-2.4/libsoup-session-porting.html
file path=usr/share/gtk-doc/html/libsoup-2.4/right-insensitive.png
file path=usr/share/gtk-doc/html/libsoup-2.4/right.png
file path=usr/share/gtk-doc/html/libsoup-2.4/style.css
file path=usr/share/gtk-doc/html/libsoup-2.4/up-insensitive.png
file path=usr/share/gtk-doc/html/libsoup-2.4/up.png
file path=usr/share/locale/an/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/as/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/be/LC_MESSAGES/libsoup.mo
@@ -121,12 +179,15 @@
file path=usr/share/locale/et/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/eu/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/fa/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/fi/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/fr/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/fur/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/gd/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/gl/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/gu/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/he/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/hi/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/hr/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/hu/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/id/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/it/LC_MESSAGES/libsoup.mo
@@ -137,7 +198,9 @@
file path=usr/share/locale/lv/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/ml/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/mr/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/ms/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/nb/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/ne/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/nl/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/oc/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/or/LC_MESSAGES/libsoup.mo
@@ -164,3 +227,5 @@
file path=usr/share/locale/zh_CN/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/zh_HK/LC_MESSAGES/libsoup.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/libsoup.mo
file path=usr/share/vala/vapi/libsoup-2.4.deps
file path=usr/share/vala/vapi/libsoup-2.4.vapi
components/library/libsoup/patches/01-gssapi.patch
File was deleted
components/library/libsoup/patches/CVE-2017-2885.patch
File was deleted
components/library/libsoup/pkg5
@@ -1,9 +1,12 @@
{
    "dependencies": [
        "database/sqlite-3",
        "library/brotli",
        "library/glib-networking",
        "library/glib2",
        "library/libpsl",
        "library/libxml2",
        "library/zlib",
        "system/library",
        "system/library/security/gss"
    ],
components/library/libsoup/test/results-all.master
New file
@@ -0,0 +1,6 @@
Ok:                 30
Expected Fail:      0
Fail:               2
Unexpected Pass:    0
Skipped:            0
Timeout:            0