diff options
Diffstat (limited to '')
958 files changed, 32911 insertions, 16764 deletions
diff --git a/www/Makefile b/www/Makefile index 2c1dc21e6cdb..58cabf53e83b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -13,6 +13,7 @@ SUBDIR += R-cran-jose SUBDIR += R-cran-jquerylib SUBDIR += R-cran-miniUI + SUBDIR += R-cran-pixture SUBDIR += R-cran-pkgdown SUBDIR += R-cran-rvest SUBDIR += R-cran-scrapeR @@ -153,6 +154,7 @@ SUBDIR += dolibarr18 SUBDIR += dolibarr19 SUBDIR += dolibarr20 + SUBDIR += dolibarr21 SUBDIR += domoticz SUBDIR += domoticz-devel SUBDIR += dooble @@ -463,6 +465,7 @@ SUBDIR += moodle44 SUBDIR += moodle45 SUBDIR += moodle50 + SUBDIR += moodle51 SUBDIR += morty SUBDIR += multisort SUBDIR += multiwatch @@ -511,6 +514,7 @@ SUBDIR += npm-node22 SUBDIR += npm-node24 SUBDIR += nyxt + SUBDIR += oatpp SUBDIR += oauth2-proxy SUBDIR += obhttpd SUBDIR += offpunk @@ -1527,6 +1531,7 @@ SUBDIR += py-cssutils SUBDIR += py-daphne SUBDIR += py-dash + SUBDIR += py-ddgs SUBDIR += py-dj-database-url SUBDIR += py-dj51-channels SUBDIR += py-dj51-channels-redis @@ -1561,25 +1566,36 @@ SUBDIR += py-dj51-social-auth-app-django SUBDIR += py-dj51-strawberry-graphql-django SUBDIR += py-dj52-channels + SUBDIR += py-dj52-channels-redis + SUBDIR += py-dj52-django-allauth + SUBDIR += py-dj52-django-auditlog SUBDIR += py-dj52-django-auth-ldap + SUBDIR += py-dj52-django-celery-results SUBDIR += py-dj52-django-choices-field + SUBDIR += py-dj52-django-compression-middleware SUBDIR += py-dj52-django-cors-headers SUBDIR += py-dj52-django-debug-toolbar + SUBDIR += py-dj52-django-extensions SUBDIR += py-dj52-django-filter + SUBDIR += py-dj52-django-guardian SUBDIR += py-dj52-django-htmx SUBDIR += py-dj52-django-js-asset SUBDIR += py-dj52-django-mptt + SUBDIR += py-dj52-django-multiselectfield SUBDIR += py-dj52-django-prometheus SUBDIR += py-dj52-django-redis SUBDIR += py-dj52-django-rich + SUBDIR += py-dj52-django-soft-delete SUBDIR += py-dj52-django-storages SUBDIR += py-dj52-django-stubs-ext SUBDIR += py-dj52-django-tables2 SUBDIR += py-dj52-django-taggit SUBDIR += py-dj52-django-timezone-field SUBDIR += py-dj52-djangorestframework + SUBDIR += py-dj52-djangorestframework-guardian SUBDIR += py-dj52-drf-spectacular SUBDIR += py-dj52-drf-spectacular-sidecar + SUBDIR += py-dj52-drf-writable-nested SUBDIR += py-dj52-social-auth-app-django SUBDIR += py-dj52-strawberry-graphql-django SUBDIR += py-django-admin-rangefilter @@ -1714,6 +1730,7 @@ SUBDIR += py-dropbox SUBDIR += py-dtflickr SUBDIR += py-enmerkar + SUBDIR += py-essentials-openapi SUBDIR += py-fake-useragent SUBDIR += py-falcon SUBDIR += py-fastapi @@ -1813,6 +1830,7 @@ SUBDIR += py-htmldate SUBDIR += py-httmock SUBDIR += py-http-parser + SUBDIR += py-http-sf SUBDIR += py-httpbin SUBDIR += py-httpcore SUBDIR += py-httpie @@ -1872,6 +1890,7 @@ SUBDIR += py-postorius SUBDIR += py-praw SUBDIR += py-prawcore + SUBDIR += py-primp SUBDIR += py-priority SUBDIR += py-priority1 SUBDIR += py-protego @@ -1935,6 +1954,7 @@ SUBDIR += py-selenium-wire SUBDIR += py-semiphemeral SUBDIR += py-sentinelhub + SUBDIR += py-sherlock-project SUBDIR += py-simple-websocket SUBDIR += py-slimit SUBDIR += py-slumber @@ -1953,6 +1973,7 @@ SUBDIR += py-textile SUBDIR += py-ticketutil SUBDIR += py-tornado + SUBDIR += py-torrequest SUBDIR += py-treq SUBDIR += py-ttrv SUBDIR += py-tuir @@ -2231,6 +2252,7 @@ SUBDIR += rubygem-json-jwt-gitlab SUBDIR += rubygem-jsonb_accessor SUBDIR += rubygem-jwt + SUBDIR += rubygem-jwt2 SUBDIR += rubygem-kamal SUBDIR += rubygem-kaminari SUBDIR += rubygem-kaminari-actionview @@ -2314,6 +2336,7 @@ SUBDIR += rubygem-protocol-rack SUBDIR += rubygem-protocol-websocket SUBDIR += rubygem-puma + SUBDIR += rubygem-puma6 SUBDIR += rubygem-puma_worker_killer SUBDIR += rubygem-pusher-client SUBDIR += rubygem-rabbirack @@ -2340,7 +2363,6 @@ SUBDIR += rubygem-rack_csrf SUBDIR += rubygem-rackup SUBDIR += rubygem-rackup10 - SUBDIR += rubygem-rackup21 SUBDIR += rubygem-rails-gitlab SUBDIR += rubygem-rails-settings-cached SUBDIR += rubygem-rails-settings-cached-rails5 diff --git a/www/R-cran-pixture/Makefile b/www/R-cran-pixture/Makefile new file mode 100644 index 000000000000..1eb83984519a --- /dev/null +++ b/www/R-cran-pixture/Makefile @@ -0,0 +1,37 @@ +PORTNAME= pixture +DISTVERSIONPREFIX= v +DISTVERSION= 0.1.0 +CATEGORIES= www + +MAINTAINER= uzsolt@FreeBSD.org +COMMENT= Responsive HTML Image Gallery +WWW= https://www.royfrancis.com/pixture/ + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE.md + +RUN_DEPENDS= R-cran-htmlwidgets>0:www/R-cran-htmlwidgets \ + R-cran-shiny>0:www/R-cran-shiny +TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat + +USES= cran:auto-plist +USE_GITHUB= yes +GH_ACCOUNT= royfrancis +# The cran.mk overrides it. +WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} + +# The cran.mk's do-install and do-test want use directory ${PORTNAME} +# instead of ${PORTNAME}-${DISTVERSION}. +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/${R_LIB_DIR} + @cd ${WRKDIR} ; ${SETENVI} ${WRK_ENV} ${MAKE_ENV} ${R_COMMAND} \ + ${R_PRECMD_INSTALL_OPTIONS} CMD INSTALL \ + -l ${STAGEDIR}${PREFIX}/${R_LIB_DIR} ${PORTNAME}-${DISTVERSION} + +do-test: + @${FIND} ${WRKSRC} \( -name '*.o' -o -name '*.so' \) -delete + @cd ${WRKDIR} ; ${SETENVI} ${WRK_ENV} ${MAKE_ENV} _R_CHECK_FORCE_SUGGESTS_=FALSE \ + ${R_COMMAND} ${R_PRECMD_CHECK_OPTIONS} CMD check \ + --no-manual --no-build-vignettes ${PORTNAME}-${DISTVERSION} + +.include <bsd.port.mk> diff --git a/www/R-cran-pixture/distinfo b/www/R-cran-pixture/distinfo new file mode 100644 index 000000000000..0598bba9e686 --- /dev/null +++ b/www/R-cran-pixture/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759756467 +SHA256 (royfrancis-pixture-v0.1.0_GH0.tar.gz) = 5025a273f2b25604aa8bdc2c81690707e5e0ee18d8bd9ca39a0a6583eb5ca658 +SIZE (royfrancis-pixture-v0.1.0_GH0.tar.gz) = 6287253 diff --git a/www/R-cran-pixture/pkg-descr b/www/R-cran-pixture/pkg-descr new file mode 100644 index 000000000000..4027454d1492 --- /dev/null +++ b/www/R-cran-pixture/pkg-descr @@ -0,0 +1,3 @@ +Pixture is an R package designed to create HTML image galleries. The galleries +can be standalone, included in an Rmarkdown/Quarto document or incorporated into +a Shiny app. diff --git a/www/adguardhome/Makefile b/www/adguardhome/Makefile index 7dc745ac427c..d62bdbec008b 100644 --- a/www/adguardhome/Makefile +++ b/www/adguardhome/Makefile @@ -1,7 +1,7 @@ PORTNAME= adguardhome DISTVERSIONPREFIX= v -DISTVERSION= 0.107.64 -PORTREVISION= 2 +DISTVERSION= 0.107.66 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/ DISTFILES= ${GH_PROJECT}_frontend${EXTRACT_SUFX} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss -USES= cpe go:1.24,modules +USES= cpe go:1.25,modules GH_ACCOUNT= AdguardTeam GH_PROJECT= AdGuardHome diff --git a/www/adguardhome/distinfo b/www/adguardhome/distinfo index a7f08739888d..e069783b6632 100644 --- a/www/adguardhome/distinfo +++ b/www/adguardhome/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1754168501 -SHA256 (go/www_adguardhome/adguardhome-v0.107.64/AdGuardHome_frontend.tar.gz) = f0c1e4d6e673d4d26d52947cdb220682aa554158d331fa044576d1794b82e325 -SIZE (go/www_adguardhome/adguardhome-v0.107.64/AdGuardHome_frontend.tar.gz) = 2553149 -SHA256 (go/www_adguardhome/adguardhome-v0.107.64/v0.107.64.mod) = e87e78a15aa9733ccd8385a4bf2bd80ece0167ffde4ed477bb9e5ce0a7307a6b -SIZE (go/www_adguardhome/adguardhome-v0.107.64/v0.107.64.mod) = 5486 -SHA256 (go/www_adguardhome/adguardhome-v0.107.64/v0.107.64.zip) = c7cfaaa0383a61fb3e45c933f6d64c9c578898f2e49e19c43db123434ad5e3fd -SIZE (go/www_adguardhome/adguardhome-v0.107.64/v0.107.64.zip) = 2785477 +TIMESTAMP = 1758004550 +SHA256 (go/www_adguardhome/adguardhome-v0.107.66/AdGuardHome_frontend.tar.gz) = 18ead3a9a0c710a05d63a3f967795709120a8f50e8938462860022ada3c950e4 +SIZE (go/www_adguardhome/adguardhome-v0.107.66/AdGuardHome_frontend.tar.gz) = 2555897 +SHA256 (go/www_adguardhome/adguardhome-v0.107.66/v0.107.66.mod) = e5edf9f791048cb1be4cccb7e25a41b32e9096de47c5f49c95ca3b698d06ff72 +SIZE (go/www_adguardhome/adguardhome-v0.107.66/v0.107.66.mod) = 5691 +SHA256 (go/www_adguardhome/adguardhome-v0.107.66/v0.107.66.zip) = 737e5217f3f7686fb03695b76b49d56169c833616e584fd14f493250570416d4 +SIZE (go/www_adguardhome/adguardhome-v0.107.66/v0.107.66.zip) = 2802429 diff --git a/www/adguardhome/files/patch-go.mod b/www/adguardhome/files/patch-go.mod index 638928b0c50f..cbcad5620f45 100644 --- a/www/adguardhome/files/patch-go.mod +++ b/www/adguardhome/files/patch-go.mod @@ -1,10 +1,10 @@ ---- go.mod.orig 2025-08-02 23:35:16.891147000 +0200 -+++ go.mod 2025-08-02 23:35:39.380228000 +0200 +--- go.mod 2025-09-16 08:57:09.926633000 +0200 ++++ go.mod 2025-09-16 08:57:21.286250000 +0200 @@ -1,6 +1,6 @@ module github.com/AdguardTeam/AdGuardHome --go 1.24.5 -+go 1.24 +-go 1.25.1 ++go 1.25 require ( github.com/AdguardTeam/dnsproxy v0.76.1 diff --git a/www/agate/Makefile b/www/agate/Makefile index 91bbd84558cd..4bc3604e7047 100644 --- a/www/agate/Makefile +++ b/www/agate/Makefile @@ -1,6 +1,7 @@ PORTNAME= agate DISTVERSIONPREFIX= v DISTVERSION= 3.3.19 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= alven@FreeBSD.org diff --git a/www/amfora/Makefile b/www/amfora/Makefile index 977d1f8cbd91..3ac18db74e0e 100644 --- a/www/amfora/Makefile +++ b/www/amfora/Makefile @@ -1,7 +1,7 @@ PORTNAME= amfora DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/aquatone/Makefile b/www/aquatone/Makefile index 85b953bc5212..281a00cd4325 100644 --- a/www/aquatone/Makefile +++ b/www/aquatone/Makefile @@ -1,7 +1,7 @@ PORTNAME= aquatone DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www security MAINTAINER= yuri@FreeBSD.org diff --git a/www/authelia/Makefile b/www/authelia/Makefile index 46519b532ee4..157b2e791eb7 100644 --- a/www/authelia/Makefile +++ b/www/authelia/Makefile @@ -1,7 +1,7 @@ PORTNAME= authelia DISTVERSIONPREFIX= v DISTVERSION= 4.39.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= https://github.com/authelia/authelia/releases/download/v${DISTVERSION}/:public_html DISTFILES= authelia-${DISTVERSIONFULL}-public_html${EXTRACT_SUFX}:public_html # html root directory needs to be built in a special way diff --git a/www/bareos-webui/Makefile b/www/bareos-webui/Makefile index b978135ba504..ff7d66f19472 100644 --- a/www/bareos-webui/Makefile +++ b/www/bareos-webui/Makefile @@ -1,6 +1,6 @@ PORTNAME= bareos DISTVERSIONPREFIX= Release/ -DISTVERSION= 24.0.0 +DISTVERSION= 24.0.5 CATEGORIES?= www sysutils PKGNAMESUFFIX= -webui diff --git a/www/bareos-webui/distinfo b/www/bareos-webui/distinfo index 63c771d790e3..3a07219e5dd2 100644 --- a/www/bareos-webui/distinfo +++ b/www/bareos-webui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734939598 -SHA256 (bareos-bareos-Release-24.0.0_GH0.tar.gz) = 3cfc7e4b13143a9c39173d9e970476c3ba322761504513458552248700b8162d -SIZE (bareos-bareos-Release-24.0.0_GH0.tar.gz) = 13328535 +TIMESTAMP = 1759977836 +SHA256 (bareos-bareos-Release-24.0.5_GH0.tar.gz) = 52bbd9cde1c8a2e7fe7c00fb41215e5add112607de7a2ca77677a28752e7a8d7 +SIZE (bareos-bareos-Release-24.0.5_GH0.tar.gz) = 13392425 diff --git a/www/bareos22-webui/Makefile b/www/bareos22-webui/Makefile index 008808e5220b..d42c332e3ce9 100644 --- a/www/bareos22-webui/Makefile +++ b/www/bareos22-webui/Makefile @@ -1,6 +1,6 @@ PORTNAME= bareos DISTVERSIONPREFIX= Release/ -DISTVERSION= 22.1.6 +DISTVERSION= 22.1.7 CATEGORIES?= www sysutils PKGNAMESUFFIX= 22-webui diff --git a/www/bareos22-webui/distinfo b/www/bareos22-webui/distinfo index b602564f1f06..8203838c0024 100644 --- a/www/bareos22-webui/distinfo +++ b/www/bareos22-webui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734848741 -SHA256 (bareos-bareos-Release-22.1.6_GH0.tar.gz) = 7ab1547d08a4fb6b1d97b5fae4f62ff1437230ffaa8a3223605fe8e27e2bfb2a -SIZE (bareos-bareos-Release-22.1.6_GH0.tar.gz) = 14758055 +TIMESTAMP = 1759978000 +SHA256 (bareos-bareos-Release-22.1.7_GH0.tar.gz) = b25a351a9458c2698401e2a43438b9b33d82acef7492e65dad6da868c644571f +SIZE (bareos-bareos-Release-22.1.7_GH0.tar.gz) = 14760496 diff --git a/www/bareos23-webui/Makefile b/www/bareos23-webui/Makefile index e96be89536e1..7af64849e3c6 100644 --- a/www/bareos23-webui/Makefile +++ b/www/bareos23-webui/Makefile @@ -1,6 +1,6 @@ PORTNAME= bareos DISTVERSIONPREFIX= Release/ -DISTVERSION= 23.1.1 +DISTVERSION= 23.1.4 CATEGORIES?= www sysutils PKGNAMESUFFIX= 23-webui diff --git a/www/bareos23-webui/distinfo b/www/bareos23-webui/distinfo index 8ae86b6dfec4..2302eda90013 100644 --- a/www/bareos23-webui/distinfo +++ b/www/bareos23-webui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734847145 -SHA256 (bareos-bareos-Release-23.1.1_GH0.tar.gz) = 468fbe12a509b65ca3de5041a901eb0cf1da5c9a4f1729ca57ed39f45fd428e7 -SIZE (bareos-bareos-Release-23.1.1_GH0.tar.gz) = 14010988 +TIMESTAMP = 1759977930 +SHA256 (bareos-bareos-Release-23.1.4_GH0.tar.gz) = 5e1570034ff9dc1a772ca8de78ebe1c1c44d80ca15a77c94ff924497a6a2ab08 +SIZE (bareos-bareos-Release-23.1.4_GH0.tar.gz) = 14014536 diff --git a/www/beehive/Makefile b/www/beehive/Makefile index 7940acc8ff52..2293219c4dcd 100644 --- a/www/beehive/Makefile +++ b/www/beehive/Makefile @@ -1,7 +1,7 @@ PORTNAME= beehive DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/bombadillo/Makefile b/www/bombadillo/Makefile index 277ec35a3ea2..6c02f6a6fa2e 100644 --- a/www/bombadillo/Makefile +++ b/www/bombadillo/Makefile @@ -1,6 +1,6 @@ PORTNAME= bombadillo DISTVERSION= 2.4.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MASTER_SITES= https://tildegit.org/sloum/bombadillo/archive/ DISTNAME= ${DISTVERSION} diff --git a/www/bugzilla2atom/Makefile b/www/bugzilla2atom/Makefile index e575f70da1ca..6fb6a73a3113 100644 --- a/www/bugzilla2atom/Makefile +++ b/www/bugzilla2atom/Makefile @@ -1,7 +1,7 @@ PORTNAME= bugzilla2atom DISTVERSIONPREFIX= v DISTVERSION= ${MODVERSION:S/-/./g:R} -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= www MAINTAINER= fuz@FreeBSD.org diff --git a/www/caddy-custom/Makefile b/www/caddy-custom/Makefile index 7bed58b4858f..545bb70970ce 100644 --- a/www/caddy-custom/Makefile +++ b/www/caddy-custom/Makefile @@ -4,7 +4,7 @@ PORTNAME= caddy-custom PORTVERSION= ${CADDY_VERSION}.${XCADDY_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www DISTFILES= # none diff --git a/www/caddy/Makefile b/www/caddy/Makefile index 366b814d2601..71daac3fbec3 100644 --- a/www/caddy/Makefile +++ b/www/caddy/Makefile @@ -1,7 +1,7 @@ PORTNAME= caddy DISTVERSIONPREFIX= v DISTVERSION= 2.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DIST_SUBDIR= caddy diff --git a/www/carbonapi/Makefile b/www/carbonapi/Makefile index 84e832df2e34..4277906548dc 100644 --- a/www/carbonapi/Makefile +++ b/www/carbonapi/Makefile @@ -1,6 +1,6 @@ PORTNAME= carbonapi DISTVERSION= 0.14.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= a.andersson.thn@gmail.com diff --git a/www/castor/Makefile b/www/castor/Makefile index 7669641b0dc9..41d324ec63c5 100644 --- a/www/castor/Makefile +++ b/www/castor/Makefile @@ -1,6 +1,6 @@ PORTNAME= castor DISTVERSION= 0.8.16 -PORTREVISION= 46 +PORTREVISION= 47 CATEGORIES= www MASTER_SITES= https://git.sr.ht/~julienxx/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/chisel/Makefile b/www/chisel/Makefile index 9863702719df..d20e78fc8097 100644 --- a/www/chisel/Makefile +++ b/www/chisel/Makefile @@ -1,7 +1,7 @@ PORTNAME= chisel DISTVERSIONPREFIX= v DISTVERSION= 1.9.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/chromium/Makefile b/www/chromium/Makefile index abf4a3b44f01..e7354a31e7df 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,5 +1,6 @@ PORTNAME= chromium -PORTVERSION= 140.0.7339.127 +PORTVERSION= 141.0.7390.54 +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland diff --git a/www/chromium/distinfo b/www/chromium/distinfo index 319144d4fc3d..93277b2497c8 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1757578935 -SHA256 (chromium-140.0.7339.127.tar.xz) = c65c8236c1f439a1f483c4bac20e4197ba8d8ac79f6bbcd9304842c98da8a1bc -SIZE (chromium-140.0.7339.127.tar.xz) = 7422938488 +TIMESTAMP = 1759381448 +SHA256 (chromium-141.0.7390.54.tar.xz) = 7b4dabb601e19ccf9746d65ee6ade9c297bc2654dad417b3cf400a67119956ec +SIZE (chromium-141.0.7390.54.tar.xz) = 7487906468 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (chromium-140.0.7339.127-testdata.tar.xz) = d0a14d77bc15fd2cc4b063a4ff3c410e8486d5259e25b2cc927c5d5a80c6704f -SIZE (chromium-140.0.7339.127-testdata.tar.xz) = 925215916 +SHA256 (chromium-141.0.7390.54-testdata.tar.xz) = b4c6ba02e11c90438a1f8e8c59b86395da25aecf01da0d2c4ebc2b267f2b502d +SIZE (chromium-141.0.7390.54-testdata.tar.xz) = 925224204 diff --git a/www/chromium/files/patch-BUILD.gn b/www/chromium/files/patch-BUILD.gn index 78a12e7809c2..b6e56cae9413 100644 --- a/www/chromium/files/patch-BUILD.gn +++ b/www/chromium/files/patch-BUILD.gn @@ -1,4 +1,4 @@ ---- BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ BUILD.gn @@ -68,7 +68,7 @@ declare_args() { root_extra_deps = [] @@ -60,7 +60,7 @@ deps += [ "//third_party/crashpad/crashpad:crashpad_tests", "//third_party/crashpad/crashpad/handler:crashpad_handler", -@@ -1093,7 +1101,7 @@ if (use_blink && !is_cronet_build) { +@@ -1092,7 +1100,7 @@ if (use_blink && !is_cronet_build) { "//third_party/blink/public:all_blink", ] @@ -69,7 +69,7 @@ deps += [ ":chrome_wpt_tests", ":headless_shell_wpt", -@@ -1246,7 +1254,7 @@ if (use_blink && !is_cronet_build) { +@@ -1245,7 +1253,7 @@ if (use_blink && !is_cronet_build) { data_deps += [ "//content/web_test:web_test_common_mojom_js_data_deps" ] } @@ -78,7 +78,7 @@ # Using the default toolchain for this tool, as it's run during tests not # during the build. This places a symlink in the root_build_dir for scrips # to use. -@@ -1260,7 +1268,7 @@ if (use_blink && !is_cronet_build) { +@@ -1259,7 +1267,7 @@ if (use_blink && !is_cronet_build) { data_deps += [ "//third_party/breakpad:dump_syms" ] } diff --git a/www/chromium/files/patch-base_BUILD.gn b/www/chromium/files/patch-base_BUILD.gn index be004e54dca3..63f9cf2d5cb6 100644 --- a/www/chromium/files/patch-base_BUILD.gn +++ b/www/chromium/files/patch-base_BUILD.gn @@ -1,6 +1,6 @@ ---- base/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- base/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ base/BUILD.gn -@@ -1110,11 +1110,26 @@ component("base") { +@@ -1113,11 +1113,26 @@ component("base") { # Needed for <atomic> if using newer C++ library than sysroot, except if # building inside the cros_sdk environment - use host_toolchain as a # more robust check for this. @@ -28,7 +28,7 @@ if (use_allocator_shim) { if (is_apple) { sources += [ "allocator/early_zone_registration_apple.h" ] -@@ -1134,7 +1149,7 @@ component("base") { +@@ -1137,7 +1152,7 @@ component("base") { # Allow more direct string conversions on platforms with native utf8 # strings @@ -37,7 +37,7 @@ defines += [ "SYSTEM_NATIVE_UTF8" ] } -@@ -2143,6 +2158,22 @@ component("base") { +@@ -2139,6 +2154,22 @@ component("base") { ] } @@ -60,7 +60,7 @@ # iOS if (is_ios) { sources += [ -@@ -2317,6 +2348,33 @@ component("base") { +@@ -2313,6 +2344,33 @@ component("base") { } } @@ -94,7 +94,7 @@ if (use_blink) { sources += [ "files/file_path_watcher.cc", -@@ -2723,7 +2781,7 @@ buildflag_header("protected_memory_buildflags") { +@@ -2719,7 +2777,7 @@ buildflag_header("protected_memory_buildflags") { header = "protected_memory_buildflags.h" header_dir = "base/memory" @@ -103,7 +103,7 @@ (is_win || is_linux || is_android || is_mac) flags = [ "PROTECTED_MEMORY_ENABLED=$protected_memory_enabled" ] -@@ -3229,7 +3287,7 @@ if (is_apple) { +@@ -3225,7 +3283,7 @@ if (is_apple) { } } @@ -112,8 +112,8 @@ # This test must compile with -fstack-protector-all source_set("stack_canary_linux_unittests") { testonly = true -@@ -3922,7 +3980,7 @@ test("base_unittests") { - ] +@@ -3920,7 +3978,7 @@ test("base_unittests") { + configs += [ ":delayload_esent_dll" ] } - if (is_linux || is_chromeos) { @@ -121,7 +121,7 @@ sources += [ "debug/proc_maps_linux_unittest.cc", "files/scoped_file_linux_unittest.cc", -@@ -3946,7 +4004,7 @@ test("base_unittests") { +@@ -3944,7 +4002,7 @@ test("base_unittests") { "posix/file_descriptor_shuffle_unittest.cc", "posix/unix_domain_socket_unittest.cc", ] @@ -130,7 +130,7 @@ sources += [ "profiler/stack_base_address_posix_unittest.cc", "profiler/stack_copier_signal_unittest.cc", -@@ -3957,7 +4015,7 @@ test("base_unittests") { +@@ -3955,7 +4013,7 @@ test("base_unittests") { # Allow more direct string conversions on platforms with native utf8 # strings @@ -139,7 +139,7 @@ defines += [ "SYSTEM_NATIVE_UTF8" ] } -@@ -4144,7 +4202,7 @@ test("base_unittests") { +@@ -4142,7 +4200,7 @@ test("base_unittests") { deps += [ ":base_profiler_test_support_library" ] } diff --git a/www/chromium/files/patch-base_allocator_partition__alloc__features.cc b/www/chromium/files/patch-base_allocator_partition__alloc__features.cc index 4eacab770802..5e6f6623ac53 100644 --- a/www/chromium/files/patch-base_allocator_partition__alloc__features.cc +++ b/www/chromium/files/patch-base_allocator_partition__alloc__features.cc @@ -1,9 +1,9 @@ ---- base/allocator/partition_alloc_features.cc.orig 2025-09-06 10:01:20 UTC +--- base/allocator/partition_alloc_features.cc.orig 2025-10-02 04:28:32 UTC +++ base/allocator/partition_alloc_features.cc -@@ -154,7 +154,7 @@ BASE_FEATURE(kPartitionAllocEventuallyZeroFreedMemory, +@@ -143,7 +143,7 @@ BASE_FEATURE(PartitionAllocEventuallyZeroFreedMemory, + // Evaluated and positive stability and peformance-wise on Linux-based systems, // disabled elsewhere (for now). Does not apply to Windows. - BASE_FEATURE(kPartitionAllocFewerMemoryRegions, - "PartitionAllocFewerMemoryRegions", + BASE_FEATURE(PartitionAllocFewerMemoryRegions, -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) FEATURE_ENABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni b/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni index 8aa682948e08..19a1154a926a 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni +++ b/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni @@ -1,4 +1,4 @@ ---- base/allocator/partition_allocator/partition_alloc.gni.orig 2025-09-06 10:01:20 UTC +--- base/allocator/partition_allocator/partition_alloc.gni.orig 2025-10-02 04:28:32 UTC +++ base/allocator/partition_allocator/partition_alloc.gni @@ -87,7 +87,7 @@ if (current_cpu == "x64" || current_cpu == "arm64" || # TODO(crbug.com/329199197): Clean this up when experiments are complete. @@ -9,7 +9,7 @@ !is_hwasan && (is_linux || is_android) declare_args() { -@@ -493,7 +493,7 @@ assert(!use_asan_backup_ref_ptr || use_raw_ptr_hookabl +@@ -482,7 +482,7 @@ assert(!use_asan_backup_ref_ptr || use_raw_ptr_hookabl # dependencies that use partition_allocator are compiled in AOSP against a # version of glibc that does not include pkeys syscall numbers. is_pkeys_available = diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h index 1869170c190b..18232546ab94 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h.orig 2025-09-06 10:01:20 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h.orig 2025-10-02 04:28:32 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h -@@ -313,7 +313,7 @@ PA_DEFINE_OPERATORS_FOR_FLAGS(PoolHandleMask); +@@ -315,7 +315,7 @@ PA_DEFINE_OPERATORS_FOR_FLAGS(PoolHandleMask); // 8GB for each of the glued pools). #if PA_BUILDFLAG(HAS_64_BIT_POINTERS) #if PA_BUILDFLAG(IS_ANDROID) || PA_BUILDFLAG(IS_IOS) || \ @@ -9,7 +9,7 @@ constexpr size_t kPoolMaxSize = 8 * kGiB; #else constexpr size_t kPoolMaxSize = 16 * kGiB; -@@ -397,7 +397,7 @@ PA_ALWAYS_INLINE constexpr size_t MaxDirectMapped() { +@@ -399,7 +399,7 @@ PA_ALWAYS_INLINE constexpr size_t MaxDirectMapped() { // TODO(casey.smalley@arm.com): under 64k pages we can end up in a situation // where a normal slot span will be large enough to contain multiple items, // but the address will go over the final partition page after being aligned. diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.h index ea16e2d2d739..36776a093201 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_root.h.orig 2025-09-06 10:01:20 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_root.h.orig 2025-10-02 04:28:32 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_root.h -@@ -197,7 +197,7 @@ struct PartitionOptions { +@@ -202,7 +202,7 @@ struct PartitionOptions { // system to configure PartitionAlloc. EnableToggle fewer_memory_regions = #if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_ANDROID) || \ diff --git a/www/chromium/files/patch-base_debug_stack__trace.cc b/www/chromium/files/patch-base_debug_stack__trace.cc index a998229de3c5..a51eae4d1ebe 100644 --- a/www/chromium/files/patch-base_debug_stack__trace.cc +++ b/www/chromium/files/patch-base_debug_stack__trace.cc @@ -1,6 +1,6 @@ ---- base/debug/stack_trace.cc.orig 2025-04-04 08:52:13 UTC +--- base/debug/stack_trace.cc.orig 2025-10-02 04:28:32 UTC +++ base/debug/stack_trace.cc -@@ -268,7 +268,7 @@ bool StackTrace::WillSymbolizeToStreamForTesting() { +@@ -271,7 +271,7 @@ bool StackTrace::WillSymbolizeToStreamForTesting() { // Symbols are not expected to be reliable when gn args specifies // symbol_level=0. return false; @@ -9,7 +9,7 @@ // StackTrace::OutputToStream() is not implemented under uclibc, nor AIX. // See https://crbug.com/706728 return false; -@@ -321,7 +321,9 @@ void StackTrace::OutputToStreamWithPrefix(std::ostream +@@ -324,7 +324,9 @@ void StackTrace::OutputToStreamWithPrefix(std::ostream } return; } @@ -19,7 +19,7 @@ } std::string StackTrace::ToString() const { -@@ -330,7 +332,7 @@ std::string StackTrace::ToString() const { +@@ -333,7 +335,7 @@ std::string StackTrace::ToString() const { std::string StackTrace::ToStringWithPrefix(cstring_view prefix_string) const { std::stringstream stream; @@ -28,7 +28,7 @@ OutputToStreamWithPrefix(&stream, prefix_string); #endif return stream.str(); -@@ -354,7 +356,7 @@ bool StackTrace::ShouldSuppressOutput() { +@@ -357,7 +359,7 @@ bool StackTrace::ShouldSuppressOutput() { } std::ostream& operator<<(std::ostream& os, const StackTrace& s) { diff --git a/www/chromium/files/patch-base_files_file__util__unittest.cc b/www/chromium/files/patch-base_files_file__util__unittest.cc index 1103edb5b93c..0183a159a750 100644 --- a/www/chromium/files/patch-base_files_file__util__unittest.cc +++ b/www/chromium/files/patch-base_files_file__util__unittest.cc @@ -1,6 +1,6 @@ ---- base/files/file_util_unittest.cc.orig 2025-09-06 10:01:20 UTC +--- base/files/file_util_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ base/files/file_util_unittest.cc -@@ -4101,7 +4101,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithNamedPipe) { +@@ -4123,7 +4123,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithNamedPipe) { } #endif // BUILDFLAG(IS_WIN) @@ -9,7 +9,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithProcFileSystem) { FilePath file_path("/proc/cpuinfo"); std::string data = "temp"; -@@ -4686,6 +4686,19 @@ TEST_F(FileUtilTest, CreateDirectoryOnlyCheckMissingSu +@@ -4708,6 +4708,19 @@ TEST_F(FileUtilTest, CreateDirectoryOnlyCheckMissingSu #endif // BUILDFLAG(IS_ANDROID) @@ -29,7 +29,7 @@ #if BUILDFLAG(IS_WIN) && BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ defined(ARCH_CPU_32_BITS) // TODO(crbug.com/327582285): Re-enable these tests. They may be failing due to -@@ -4852,7 +4865,7 @@ TEST(FileUtilMultiThreadedTest, MultiThreadedTempFiles +@@ -4874,7 +4887,7 @@ TEST(FileUtilMultiThreadedTest, MultiThreadedTempFiles NULL); #else size_t bytes_written = diff --git a/www/chromium/files/patch-base_memory_discardable__memory.cc b/www/chromium/files/patch-base_memory_discardable__memory.cc index 436cbb4e3852..1422e50760a7 100644 --- a/www/chromium/files/patch-base_memory_discardable__memory.cc +++ b/www/chromium/files/patch-base_memory_discardable__memory.cc @@ -1,15 +1,15 @@ ---- base/memory/discardable_memory.cc.orig 2025-03-05 08:14:56 UTC +--- base/memory/discardable_memory.cc.orig 2025-10-02 04:28:32 UTC +++ base/memory/discardable_memory.cc -@@ -26,7 +26,7 @@ BASE_FEATURE(kMadvFreeDiscardableMemory, - base::FEATURE_DISABLED_BY_DEFAULT); +@@ -24,7 +24,7 @@ namespace features { + BASE_FEATURE(MadvFreeDiscardableMemory, base::FEATURE_DISABLED_BY_DEFAULT); #endif // BUILDFLAG(IS_POSIX) -#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kDiscardableMemoryBackingTrial, - "DiscardableMemoryBackingTrial", - base::FEATURE_DISABLED_BY_DEFAULT); -@@ -44,7 +44,7 @@ BASE_FEATURE_ENUM_PARAM(DiscardableMemoryTrialGroup, + BASE_FEATURE(DiscardableMemoryBackingTrial, base::FEATURE_DISABLED_BY_DEFAULT); + + BASE_FEATURE_ENUM_PARAM(DiscardableMemoryTrialGroup, +@@ -40,7 +40,7 @@ BASE_FEATURE_ENUM_PARAM(DiscardableMemoryTrialGroup, namespace { @@ -18,7 +18,7 @@ DiscardableMemoryBacking GetBackingForFieldTrial() { DiscardableMemoryTrialGroup trial_group = -@@ -63,7 +63,7 @@ DiscardableMemoryBacking GetBackingForFieldTrial() { +@@ -59,7 +59,7 @@ DiscardableMemoryBacking GetBackingForFieldTrial() { } // namespace @@ -27,7 +27,7 @@ // Probe capabilities of this device to determine whether we should participate // in the discardable memory backing trial. -@@ -95,7 +95,7 @@ DiscardableMemory::DiscardableMemory() = default; +@@ -91,7 +91,7 @@ DiscardableMemory::DiscardableMemory() = default; DiscardableMemory::~DiscardableMemory() = default; DiscardableMemoryBacking GetDiscardableMemoryBacking() { diff --git a/www/chromium/files/patch-base_memory_madv__free__discardable__memory__posix.cc b/www/chromium/files/patch-base_memory_madv__free__discardable__memory__posix.cc index 053d16324c91..b3b7b188b4c4 100644 --- a/www/chromium/files/patch-base_memory_madv__free__discardable__memory__posix.cc +++ b/www/chromium/files/patch-base_memory_madv__free__discardable__memory__posix.cc @@ -1,6 +1,6 @@ ---- base/memory/madv_free_discardable_memory_posix.cc.orig 2025-08-07 06:57:29 UTC +--- base/memory/madv_free_discardable_memory_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/memory/madv_free_discardable_memory_posix.cc -@@ -298,6 +298,10 @@ void MadvFreeDiscardableMemoryPosix::SetKeepMemoryForT +@@ -297,6 +297,10 @@ void MadvFreeDiscardableMemoryPosix::SetKeepMemoryForT bool MadvFreeDiscardableMemoryPosix::IsResident() const { DFAKE_SCOPED_RECURSIVE_LOCK(thread_collision_warner_); @@ -11,7 +11,7 @@ #if BUILDFLAG(IS_APPLE) std::vector<char> vec(allocated_pages_); #else -@@ -314,6 +318,7 @@ bool MadvFreeDiscardableMemoryPosix::IsResident() cons +@@ -313,6 +317,7 @@ bool MadvFreeDiscardableMemoryPosix::IsResident() cons } } return true; diff --git a/www/chromium/files/patch-base_memory_platform__shared__memory__region.h b/www/chromium/files/patch-base_memory_platform__shared__memory__region.h index 5b98ac1a8aca..ce50b28d21fb 100644 --- a/www/chromium/files/patch-base_memory_platform__shared__memory__region.h +++ b/www/chromium/files/patch-base_memory_platform__shared__memory__region.h @@ -1,24 +1,6 @@ ---- base/memory/platform_shared_memory_region.h.orig 2025-07-02 06:08:04 UTC +--- base/memory/platform_shared_memory_region.h.orig 2025-10-02 04:28:32 UTC +++ base/memory/platform_shared_memory_region.h -@@ -19,7 +19,7 @@ - #include "base/unguessable_token.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - namespace content { - class SandboxIPCHandler; - } -@@ -86,7 +86,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { - kMaxValue = GET_SHMEM_TEMP_DIR_FAILURE - }; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Structure to limit access to executable region creation. - struct ExecutableRegion { - private: -@@ -125,7 +125,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { +@@ -99,7 +99,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { #if BUILDFLAG(IS_FUCHSIA) kNotVmo, #endif @@ -27,7 +9,7 @@ kFcntlFailed, kReadOnlyFdNotReadOnly, kUnexpectedReadOnlyFd, -@@ -256,7 +256,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { +@@ -230,7 +230,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { CheckPlatformHandlePermissionsCorrespondToMode); static PlatformSharedMemoryRegion Create(Mode mode, size_t size diff --git a/www/chromium/files/patch-base_memory_platform__shared__memory__region__posix.cc b/www/chromium/files/patch-base_memory_platform__shared__memory__region__posix.cc index 6195304dc099..09d2c07a55f1 100644 --- a/www/chromium/files/patch-base_memory_platform__shared__memory__region__posix.cc +++ b/www/chromium/files/patch-base_memory_platform__shared__memory__region__posix.cc @@ -1,15 +1,6 @@ ---- base/memory/platform_shared_memory_region_posix.cc.orig 2025-08-07 06:57:29 UTC +--- base/memory/platform_shared_memory_region_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/memory/platform_shared_memory_region_posix.cc -@@ -59,7 +59,7 @@ std::optional<FDAccessModeError> CheckFDAccessMode(int - - } // namespace - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // static - ScopedFD PlatformSharedMemoryRegion::ExecutableRegion::CreateFD(size_t size) { - PlatformSharedMemoryRegion region = -@@ -184,7 +184,7 @@ bool PlatformSharedMemoryRegion::ConvertToUnsafe() { +@@ -172,7 +172,7 @@ bool PlatformSharedMemoryRegion::ConvertToUnsafe() { // static PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Create(Mode mode, size_t size @@ -18,7 +9,7 @@ , bool executable #endif -@@ -209,7 +209,7 @@ PlatformSharedMemoryRegion PlatformSharedMemoryRegion: +@@ -197,7 +197,7 @@ PlatformSharedMemoryRegion PlatformSharedMemoryRegion: // flag. FilePath directory; if (!GetShmemTempDir( diff --git a/www/chromium/files/patch-base_message__loop_message__pump__epoll.cc b/www/chromium/files/patch-base_message__loop_message__pump__epoll.cc index 1e0a43213331..031e148b8a73 100644 --- a/www/chromium/files/patch-base_message__loop_message__pump__epoll.cc +++ b/www/chromium/files/patch-base_message__loop_message__pump__epoll.cc @@ -1,6 +1,6 @@ ---- base/message_loop/message_pump_epoll.cc.orig 2025-08-07 06:57:29 UTC +--- base/message_loop/message_pump_epoll.cc.orig 2025-10-02 04:28:32 UTC +++ base/message_loop/message_pump_epoll.cc -@@ -49,7 +49,7 @@ std::atomic_bool g_use_batched_version = false; +@@ -44,7 +44,7 @@ std::atomic_bool g_use_batched_version = false; std::atomic_bool g_use_poll = false; constexpr std::pair<uint32_t, short int> kEpollToPollEvents[] = { diff --git a/www/chromium/files/patch-base_native__library__posix.cc b/www/chromium/files/patch-base_native__library__posix.cc deleted file mode 100644 index c6991b4f66ef..000000000000 --- a/www/chromium/files/patch-base_native__library__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/native_library_posix.cc.orig 2024-08-26 12:06:38 UTC -+++ base/native_library_posix.cc -@@ -34,7 +34,7 @@ NativeLibrary LoadNativeLibraryWithOptions(const FileP - // http://crbug.com/17943, http://crbug.com/17557, http://crbug.com/36892, - // and http://crbug.com/40794. - int flags = RTLD_LAZY; --#if BUILDFLAG(IS_ANDROID) || !defined(RTLD_DEEPBIND) -+#if BUILDFLAG(IS_ANDROID) || !defined(RTLD_DEEPBIND) || BUILDFLAG(IS_BSD) - // Certain platforms don't define RTLD_DEEPBIND. Android dlopen() requires - // further investigation, as it might vary across versions. Crash here to - // warn developers that they're trying to rely on uncertain behavior. diff --git a/www/chromium/files/patch-base_native__library__unittest.cc b/www/chromium/files/patch-base_native__library__unittest.cc deleted file mode 100644 index ff83c343cf95..000000000000 --- a/www/chromium/files/patch-base_native__library__unittest.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/native_library_unittest.cc.orig 2024-10-22 08:31:56 UTC -+++ base/native_library_unittest.cc -@@ -135,7 +135,7 @@ TEST(NativeLibraryTest, LoadLibrary) { - // versions with respect to symbol resolution scope. - // TSan and MSan error out on RTLD_DEEPBIND, https://crbug.com/705255 - #if !BUILDFLAG(IS_ANDROID) && !defined(THREAD_SANITIZER) && \ -- !defined(MEMORY_SANITIZER) -+ !defined(MEMORY_SANITIZER) && !BUILDFLAG(IS_BSD) - - // Verifies that the |prefer_own_symbols| option satisfies its guarantee that - // a loaded library will always prefer local symbol resolution before diff --git a/www/chromium/files/patch-base_process_process__metrics.h b/www/chromium/files/patch-base_process_process__metrics.h index deebade4b6c6..b8b7cafd5571 100644 --- a/www/chromium/files/patch-base_process_process__metrics.h +++ b/www/chromium/files/patch-base_process_process__metrics.h @@ -1,6 +1,6 @@ ---- base/process/process_metrics.h.orig 2025-09-06 10:01:20 UTC +--- base/process/process_metrics.h.orig 2025-10-02 14:20:29 UTC +++ base/process/process_metrics.h -@@ -39,7 +39,7 @@ +@@ -40,7 +40,7 @@ #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -9,7 +9,7 @@ #include <string> #include <utility> #include <vector> -@@ -49,7 +49,7 @@ +@@ -50,7 +50,7 @@ namespace base { @@ -18,7 +18,16 @@ // Minor and major page fault counts since the process creation. // Both counts are process-wide, and exclude child processes. // -@@ -179,7 +179,7 @@ class BASE_EXPORT ProcessMetrics { +@@ -88,7 +88,7 @@ struct ProcessMemoryInfo { + #endif // BUILDFLAG(IS_APPLE) + + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ +- BUILDFLAG(IS_FUCHSIA) ++ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) + uint64_t rss_anon_bytes = 0; + uint64_t vm_swap_bytes = 0; + #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || +@@ -180,7 +180,7 @@ class BASE_EXPORT ProcessMetrics { base::expected<TimeDelta, ProcessCPUUsageError> GetCumulativeCPUUsage(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -27,7 +36,7 @@ // Emits the cumulative CPU usage for all currently active threads since they // were started into the output parameter (replacing its current contents). // Threads that have already terminated will not be reported. Thus, the sum of -@@ -224,7 +224,7 @@ class BASE_EXPORT ProcessMetrics { +@@ -225,7 +225,7 @@ class BASE_EXPORT ProcessMetrics { int GetOpenFdSoftLimit() const; #endif // BUILDFLAG(IS_POSIX) @@ -36,7 +45,7 @@ // Minor and major page fault count as reported by /proc/[pid]/stat. // Returns true for success. bool GetPageFaultCounts(PageFaultCounts* counts) const; -@@ -242,7 +242,7 @@ class BASE_EXPORT ProcessMetrics { +@@ -243,7 +243,7 @@ class BASE_EXPORT ProcessMetrics { #endif // !BUILDFLAG(IS_MAC) #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -45,13 +54,14 @@ int CalculateIdleWakeupsPerSecond(uint64_t absolute_idle_wakeups); #endif #if BUILDFLAG(IS_APPLE) -@@ -264,12 +264,10 @@ class BASE_EXPORT ProcessMetrics { +@@ -265,12 +265,12 @@ class BASE_EXPORT ProcessMetrics { // Used to store the previous times and CPU usage counts so we can // compute the CPU usage between calls. TimeTicks last_cpu_time_; -#if !BUILDFLAG(IS_FREEBSD) || !BUILDFLAG(IS_POSIX) ++#if BUILDFLAG(IS_POSIX) TimeDelta last_cumulative_cpu_; --#endif + #endif #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ - BUILDFLAG(IS_AIX) @@ -59,16 +69,16 @@ // Same thing for idle wakeups. TimeTicks last_idle_wakeups_time_; uint64_t last_absolute_idle_wakeups_; -@@ -310,7 +308,7 @@ BASE_EXPORT void IncreaseFdLimitTo(unsigned int max_de +@@ -311,7 +311,7 @@ BASE_EXPORT void IncreaseFdLimitTo(unsigned int max_de #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_AIX) || \ - BUILDFLAG(IS_FUCHSIA) + BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // Data about system-wide memory consumption. Values are in KB. Available on - // Windows, Mac, Linux, Android and Chrome OS. + // Data about system-wide memory consumption. Available on Windows, Mac, Linux, + // Android and Chrome OS. // -@@ -342,7 +340,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { +@@ -346,7 +346,7 @@ struct BASE_EXPORT SystemMemoryInfo { #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -77,16 +87,16 @@ // This provides an estimate of available memory as described here: // https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773 // NOTE: this is ONLY valid in kernels 3.14 and up. Its value will always -@@ -357,7 +355,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { +@@ -361,7 +361,7 @@ struct BASE_EXPORT SystemMemoryInfo { #endif #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ - BUILDFLAG(IS_AIX) || BUILDFLAG(IS_FUCHSIA) + BUILDFLAG(IS_AIX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - int buffers = 0; - int cached = 0; - int active_anon = 0; -@@ -394,7 +392,7 @@ BASE_EXPORT bool GetSystemMemoryInfo(SystemMemoryInfoK + ByteCount buffers; + ByteCount cached; + ByteCount active_anon; +@@ -398,7 +398,7 @@ BASE_EXPORT bool GetSystemMemoryInfo(SystemMemoryInfo* // BUILDFLAG(IS_FUCHSIA) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -95,12 +105,12 @@ // Parse the data found in /proc/<pid>/stat and return the sum of the // CPU-related ticks. Returns -1 on parse error. // Exposed for testing. -@@ -570,7 +568,7 @@ class BASE_EXPORT SystemMetrics { +@@ -574,7 +574,7 @@ class BASE_EXPORT SystemMetrics { FRIEND_TEST_ALL_PREFIXES(SystemMetricsTest, SystemMetrics); size_t committed_memory_; -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - SystemMemoryInfoKB memory_info_; + SystemMemoryInfo memory_info_; VmStatInfo vmstat_info_; SystemDiskInfo disk_info_; diff --git a/www/chromium/files/patch-base_process_process__metrics__freebsd.cc b/www/chromium/files/patch-base_process_process__metrics__freebsd.cc index 27c09519dce9..901fbbcb7254 100644 --- a/www/chromium/files/patch-base_process_process__metrics__freebsd.cc +++ b/www/chromium/files/patch-base_process_process__metrics__freebsd.cc @@ -1,4 +1,4 @@ ---- base/process/process_metrics_freebsd.cc.orig 2025-09-06 10:01:20 UTC +--- base/process/process_metrics_freebsd.cc.orig 2025-10-02 14:20:29 UTC +++ base/process/process_metrics_freebsd.cc @@ -3,41 +3,92 @@ // found in the LICENSE file. @@ -128,12 +128,12 @@ + return nproc; +} + -+bool GetSystemMemoryInfo(SystemMemoryInfoKB *meminfo) { ++bool GetSystemMemoryInfo(SystemMemoryInfo *meminfo) { + unsigned int mem_total, mem_free, swap_total, swap_used; + size_t length; -+ int pagesizeKB; ++ int pagesize; + -+ pagesizeKB = getpagesize() / 1024; ++ pagesize = getpagesize(); + + length = sizeof(mem_total); + if (sysctlbyname("vm.stats.vm.v_page_count", &mem_total, @@ -155,10 +155,10 @@ + != 0 || length != sizeof(swap_used)) + return false; + -+ meminfo->total = mem_total * pagesizeKB; -+ meminfo->free = mem_free * pagesizeKB; -+ meminfo->swap_total = swap_total * pagesizeKB; -+ meminfo->swap_free = (swap_total - swap_used) * pagesizeKB; ++ meminfo->total = ByteCount::FromUnsigned(mem_total * pagesize); ++ meminfo->free = ByteCount::FromUnsigned(mem_free * pagesize); ++ meminfo->swap_total = ByteCount::FromUnsigned(swap_total * pagesize); ++ meminfo->swap_free = ByteCount::FromUnsigned((swap_total - swap_used) * pagesize); + + return true; +} diff --git a/www/chromium/files/patch-base_process_process__metrics__openbsd.cc b/www/chromium/files/patch-base_process_process__metrics__openbsd.cc index 8d71823e310d..727f47735240 100644 --- a/www/chromium/files/patch-base_process_process__metrics__openbsd.cc +++ b/www/chromium/files/patch-base_process_process__metrics__openbsd.cc @@ -1,4 +1,4 @@ ---- base/process/process_metrics_openbsd.cc.orig 2025-09-06 10:01:20 UTC +--- base/process/process_metrics_openbsd.cc.orig 2025-10-02 04:28:32 UTC +++ base/process/process_metrics_openbsd.cc @@ -6,73 +6,85 @@ @@ -145,7 +145,7 @@ + return false; +} + -+bool GetSystemMemoryInfo(SystemMemoryInfoKB* meminfo) { ++bool GetSystemMemoryInfo(SystemMemoryInfo* meminfo) { + NOTIMPLEMENTED(); + return false; +} diff --git a/www/chromium/files/patch-base_process_process__metrics__unittest.cc b/www/chromium/files/patch-base_process_process__metrics__unittest.cc index b09047e6138c..4ee0caf25884 100644 --- a/www/chromium/files/patch-base_process_process__metrics__unittest.cc +++ b/www/chromium/files/patch-base_process_process__metrics__unittest.cc @@ -1,6 +1,6 @@ ---- base/process/process_metrics_unittest.cc.orig 2025-04-04 08:52:13 UTC +--- base/process/process_metrics_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ base/process/process_metrics_unittest.cc -@@ -61,7 +61,8 @@ +@@ -62,7 +62,8 @@ #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ diff --git a/www/chromium/files/patch-base_profiler_stack__base__address__posix.cc b/www/chromium/files/patch-base_profiler_stack__base__address__posix.cc index 11ce03e2ac9a..1df487dc5633 100644 --- a/www/chromium/files/patch-base_profiler_stack__base__address__posix.cc +++ b/www/chromium/files/patch-base_profiler_stack__base__address__posix.cc @@ -1,6 +1,14 @@ ---- base/profiler/stack_base_address_posix.cc.orig 2025-05-05 10:57:53 UTC +--- base/profiler/stack_base_address_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/profiler/stack_base_address_posix.cc -@@ -18,6 +18,10 @@ +@@ -7,6 +7,7 @@ + #include "base/check_op.h" + #include "base/compiler_specific.h" + #include "base/logging.h" ++#include "base/numerics/safe_conversions.h" + #include "base/process/process_handle.h" + #include "build/build_config.h" + +@@ -18,6 +19,10 @@ #include "base/files/scoped_file.h" #endif @@ -11,7 +19,7 @@ #if BUILDFLAG(IS_CHROMEOS) extern "C" void* __libc_stack_end; #endif -@@ -49,7 +53,21 @@ std::optional<uintptr_t> GetAndroidMainThreadStackBase +@@ -49,7 +54,21 @@ std::optional<uintptr_t> GetAndroidMainThreadStackBase #if !BUILDFLAG(IS_LINUX) uintptr_t GetThreadStackBaseAddressImpl(pthread_t pthread_id) { @@ -33,7 +41,7 @@ // pthread_getattr_np will crash on ChromeOS & Linux if we are in the sandbox // and pthread_id refers to a different thread, due to the use of // sched_getaffinity(). -@@ -62,12 +80,14 @@ uintptr_t GetThreadStackBaseAddressImpl(pthread_t pthr +@@ -62,12 +81,14 @@ uintptr_t GetThreadStackBaseAddressImpl(pthread_t pthr << logging::SystemErrorCodeToString(result); // See crbug.com/617730 for limitations of this approach on Linux-like // systems. @@ -48,7 +56,7 @@ const uintptr_t base_address = reinterpret_cast<uintptr_t>(address) + size; return base_address; } -@@ -84,7 +104,7 @@ std::optional<uintptr_t> GetThreadStackBaseAddress(Pla +@@ -84,7 +105,7 @@ std::optional<uintptr_t> GetThreadStackBaseAddress(Pla // trying to work around the problem. return std::nullopt; #else diff --git a/www/chromium/files/patch-base_rand__util__posix.cc b/www/chromium/files/patch-base_rand__util__posix.cc index 47e1b91ef1ad..522d86461f96 100644 --- a/www/chromium/files/patch-base_rand__util__posix.cc +++ b/www/chromium/files/patch-base_rand__util__posix.cc @@ -1,4 +1,4 @@ ---- base/rand_util_posix.cc.orig 2025-08-07 06:57:29 UTC +--- base/rand_util_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/rand_util_posix.cc @@ -30,7 +30,7 @@ #include "build/build_config.h" @@ -28,7 +28,7 @@ bool KernelSupportsGetRandom() { return base::SysInfo::KernelVersionNumber::Current() >= -@@ -122,6 +124,7 @@ bool UseBoringSSLForRandBytes() { +@@ -120,6 +122,7 @@ bool UseBoringSSLForRandBytes() { namespace { void RandBytesInternal(span<uint8_t> output, bool avoid_allocation) { @@ -36,7 +36,7 @@ // The BoringSSL experiment takes priority over everything else. if (!avoid_allocation && internal::UseBoringSSLForRandBytes()) { // BoringSSL's RAND_bytes always returns 1. Any error aborts the program. -@@ -152,6 +155,9 @@ void RandBytesInternal(span<uint8_t> output, bool avoi +@@ -150,6 +153,9 @@ void RandBytesInternal(span<uint8_t> output, bool avoi const int urandom_fd = GetUrandomFD(); const bool success = ReadFromFD(urandom_fd, as_writable_chars(output)); CHECK(success); @@ -46,7 +46,7 @@ } } // namespace -@@ -171,9 +177,11 @@ void RandBytes(span<uint8_t> output) { +@@ -169,9 +175,11 @@ void RandBytes(span<uint8_t> output) { RandBytesInternal(output, /*avoid_allocation=*/false); } diff --git a/www/chromium/files/patch-base_strings_safe__sprintf__unittest.cc b/www/chromium/files/patch-base_strings_safe__sprintf__unittest.cc index 2ab08a15c315..df25d69feed0 100644 --- a/www/chromium/files/patch-base_strings_safe__sprintf__unittest.cc +++ b/www/chromium/files/patch-base_strings_safe__sprintf__unittest.cc @@ -1,6 +1,6 @@ ---- base/strings/safe_sprintf_unittest.cc.orig 2025-05-28 14:55:43 UTC +--- base/strings/safe_sprintf_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ base/strings/safe_sprintf_unittest.cc -@@ -746,6 +746,7 @@ TEST(SafeSPrintfTest, EmbeddedNul) { +@@ -747,6 +747,7 @@ TEST(SafeSPrintfTest, EmbeddedNul) { #endif } @@ -8,7 +8,7 @@ TEST(SafeSPrintfTest, EmitNULL) { char buf[40]; #if defined(__GNUC__) -@@ -762,6 +763,7 @@ TEST(SafeSPrintfTest, EmitNULL) { +@@ -763,6 +764,7 @@ TEST(SafeSPrintfTest, EmitNULL) { #pragma GCC diagnostic pop #endif } diff --git a/www/chromium/files/patch-base_system_sys__info.cc b/www/chromium/files/patch-base_system_sys__info.cc index 42c21c63cf1c..49503c2fc341 100644 --- a/www/chromium/files/patch-base_system_sys__info.cc +++ b/www/chromium/files/patch-base_system_sys__info.cc @@ -1,6 +1,6 @@ ---- base/system/sys_info.cc.orig 2025-03-05 08:14:56 UTC +--- base/system/sys_info.cc.orig 2025-10-02 04:28:32 UTC +++ base/system/sys_info.cc -@@ -224,7 +224,7 @@ std::string SysInfo::SocManufacturer() { +@@ -222,7 +222,7 @@ std::string SysInfo::SocManufacturer() { #endif void SysInfo::GetHardwareInfo(base::OnceCallback<void(HardwareInfo)> callback) { diff --git a/www/chromium/files/patch-base_system_sys__info.h b/www/chromium/files/patch-base_system_sys__info.h index b0e4260375c2..65a57d5dd5b8 100644 --- a/www/chromium/files/patch-base_system_sys__info.h +++ b/www/chromium/files/patch-base_system_sys__info.h @@ -1,6 +1,6 @@ ---- base/system/sys_info.h.orig 2025-08-07 06:57:29 UTC +--- base/system/sys_info.h.orig 2025-10-02 04:28:32 UTC +++ base/system/sys_info.h -@@ -360,6 +360,8 @@ class BASE_EXPORT SysInfo { +@@ -355,6 +355,8 @@ class BASE_EXPORT SysInfo { static void ResetCpuSecurityMitigationsEnabledForTesting(); #endif @@ -9,12 +9,12 @@ private: friend class test::ScopedAmountOfPhysicalMemoryOverride; FRIEND_TEST_ALL_PREFIXES(SysInfoTest, AmountOfAvailablePhysicalMemory); -@@ -372,7 +374,7 @@ class BASE_EXPORT SysInfo { +@@ -367,7 +369,7 @@ class BASE_EXPORT SysInfo { static HardwareInfo GetHardwareInfoSync(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ - BUILDFLAG(IS_AIX) + BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - static uint64_t AmountOfAvailablePhysicalMemory( - const SystemMemoryInfoKB& meminfo); + static ByteCount AmountOfAvailablePhysicalMemory( + const SystemMemoryInfo& meminfo); #endif diff --git a/www/chromium/files/patch-base_system_sys__info__freebsd.cc b/www/chromium/files/patch-base_system_sys__info__freebsd.cc index 52441554330f..12a4b3fffc6f 100644 --- a/www/chromium/files/patch-base_system_sys__info__freebsd.cc +++ b/www/chromium/files/patch-base_system_sys__info__freebsd.cc @@ -1,6 +1,6 @@ ---- base/system/sys_info_freebsd.cc.orig 2024-10-22 08:31:56 UTC +--- base/system/sys_info_freebsd.cc.orig 2025-10-02 14:20:29 UTC +++ base/system/sys_info_freebsd.cc -@@ -9,28 +9,103 @@ +@@ -9,28 +9,95 @@ #include <sys/sysctl.h> #include "base/notreached.h" @@ -9,8 +9,6 @@ namespace base { --int64_t SysInfo::AmountOfPhysicalMemoryImpl() { -- int pages, page_size; +int SysInfo::NumberOfProcessors() { + int mib[] = {CTL_HW, HW_NCPU}; + int ncpu; @@ -21,8 +19,9 @@ + } + return ncpu; +} -+ -+uint64_t SysInfo::AmountOfPhysicalMemoryImpl() { ++ + ByteCount SysInfo::AmountOfPhysicalMemoryImpl() { +- int pages, page_size; + int pages, page_size, r = 0; size_t size = sizeof(pages); - sysctlbyname("vm.stats.vm.v_page_count", &pages, &size, NULL, 0); @@ -31,23 +30,23 @@ + + if (r == 0) + r = sysctlbyname("vm.stats.vm.v_page_count", &pages, &size, NULL, 0); -+ if (r == 0) ++ if (r == 0) + r = sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); + + if (r == -1) { NOTREACHED(); } -- return static_cast<int64_t>(pages) * page_size; +- return ByteCount(page_size) * pages; + -+ return static_cast<uint64_t>(pages) * page_size; ++ return ByteCount::FromUnsigned(static_cast<uint64_t>(pages) * page_size); } -+uint64_t SysInfo::AmountOfAvailablePhysicalMemoryImpl() { ++ByteCount SysInfo::AmountOfAvailablePhysicalMemoryImpl() { + int page_size, r = 0; + unsigned int pgfree, pginact, pgcache; + size_t size = sizeof(page_size); + size_t szpg = sizeof(pgfree); -+ ++ + if (r == 0) + r = sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); + if (r == 0) @@ -59,21 +58,13 @@ + + if (r == -1) { + NOTREACHED(); -+ return 0; ++ return ByteCount(); + } + -+ return static_cast<uint64_t>((pgfree + pginact + pgcache) * page_size); ++ return ByteCount::FromUnsigned(static_cast<uint64_t>((pgfree + pginact + pgcache) * page_size)); +} + // static -+uint64_t SysInfo::AmountOfAvailablePhysicalMemory(const SystemMemoryInfoKB& info) { -+ uint64_t res_kb = info.available != 0 -+ ? info.available - info.active_file -+ : info.free + info.reclaimable + info.inactive_file; -+ return res_kb * 1024; -+} -+ -+// static +std::string SysInfo::CPUModelName() { + int mib[] = { CTL_HW, HW_MODEL }; + char name[256]; diff --git a/www/chromium/files/patch-base_system_sys__info__openbsd.cc b/www/chromium/files/patch-base_system_sys__info__openbsd.cc index 098611853d93..a3b760812bb4 100644 --- a/www/chromium/files/patch-base_system_sys__info__openbsd.cc +++ b/www/chromium/files/patch-base_system_sys__info__openbsd.cc @@ -1,4 +1,4 @@ ---- base/system/sys_info_openbsd.cc.orig 2025-02-19 07:43:18 UTC +--- base/system/sys_info_openbsd.cc.orig 2025-10-02 04:28:32 UTC +++ base/system/sys_info_openbsd.cc @@ -12,6 +12,7 @@ @@ -6,14 +6,14 @@ #include "base/posix/sysctl.h" +#include "base/strings/string_util.h" - namespace { + namespace base { -@@ -28,9 +29,14 @@ uint64_t AmountOfMemory(int pages_name) { +@@ -28,9 +29,14 @@ ByteCount AmountOfMemory(int pages_name) { - namespace base { + } // namespace +// pledge(2) -+uint64_t aofpmem = 0; ++ByteCount aofpmem = ByteCount(0); +uint64_t shmmax = 0; +char cpumodel[256]; + @@ -24,15 +24,7 @@ int ncpu; size_t size = sizeof(ncpu); if (sysctl(mib, std::size(mib), &ncpu, &size, NULL, 0) < 0) { -@@ -41,10 +47,26 @@ int SysInfo::NumberOfProcessors() { - - // static - uint64_t SysInfo::AmountOfPhysicalMemoryImpl() { -- return AmountOfMemory(_SC_PHYS_PAGES); -+ // pledge(2) -+ if (!aofpmem) -+ aofpmem = AmountOfMemory(_SC_PHYS_PAGES); -+ return aofpmem; +@@ -40,8 +46,24 @@ int SysInfo::NumberOfProcessors() { } // static @@ -49,9 +41,15 @@ +} + +// static - uint64_t SysInfo::AmountOfAvailablePhysicalMemoryImpl() { - // We should add inactive file-backed memory also but there is no such - // information from OpenBSD unfortunately. + ByteCount SysInfo::AmountOfPhysicalMemoryImpl() { +- return AmountOfMemory(_SC_PHYS_PAGES); ++ // pledge(2) ++ if (aofpmem == ByteCount(0)) ++ aofpmem = AmountOfMemory(_SC_PHYS_PAGES); ++ return aofpmem; + } + + // static @@ -56,15 +78,27 @@ uint64_t SysInfo::MaxSharedMemorySize() { int mib[] = {CTL_KERN, KERN_SHMINFO, KERN_SHMINFO_SHMMAX}; size_t limit; diff --git a/www/chromium/files/patch-base_system_sys__info__posix.cc b/www/chromium/files/patch-base_system_sys__info__posix.cc index 5cd61fd2db25..c4e90a963746 100644 --- a/www/chromium/files/patch-base_system_sys__info__posix.cc +++ b/www/chromium/files/patch-base_system_sys__info__posix.cc @@ -1,6 +1,6 @@ ---- base/system/sys_info_posix.cc.orig 2025-09-06 10:01:20 UTC +--- base/system/sys_info_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/system/sys_info_posix.cc -@@ -144,7 +144,7 @@ void GetKernelVersionNumbers(int32_t* major_version, +@@ -142,7 +142,7 @@ void GetKernelVersionNumbers(int32_t* major_version, namespace base { @@ -9,7 +9,7 @@ // static int SysInfo::NumberOfProcessors() { #if BUILDFLAG(IS_MAC) -@@ -200,7 +200,7 @@ int SysInfo::NumberOfProcessors() { +@@ -198,7 +198,7 @@ int SysInfo::NumberOfProcessors() { return cached_num_cpus; } diff --git a/www/chromium/files/patch-base_system_sys__info__unittest.cc b/www/chromium/files/patch-base_system_sys__info__unittest.cc index e783d88c4a07..015e2d2cf7ec 100644 --- a/www/chromium/files/patch-base_system_sys__info__unittest.cc +++ b/www/chromium/files/patch-base_system_sys__info__unittest.cc @@ -1,6 +1,6 @@ ---- base/system/sys_info_unittest.cc.orig 2024-08-26 12:06:38 UTC +--- base/system/sys_info_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ base/system/sys_info_unittest.cc -@@ -265,12 +265,16 @@ TEST_F(SysInfoTest, GetHardwareInfo) { +@@ -263,12 +263,16 @@ TEST_F(SysInfoTest, GetHardwareInfo) { EXPECT_TRUE(IsStringUTF8(hardware_info->model)); bool empty_result_expected = #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_WIN) || \ diff --git a/www/chromium/files/patch-base_threading_platform__thread.h b/www/chromium/files/patch-base_threading_platform__thread.h index 03d6d6a1e5e4..1efe3dbdccbb 100644 --- a/www/chromium/files/patch-base_threading_platform__thread.h +++ b/www/chromium/files/patch-base_threading_platform__thread.h @@ -1,6 +1,6 @@ ---- base/threading/platform_thread.h.orig 2025-04-04 08:52:13 UTC +--- base/threading/platform_thread.h.orig 2025-10-02 04:28:32 UTC +++ base/threading/platform_thread.h -@@ -55,6 +55,8 @@ class BASE_EXPORT PlatformThreadId { +@@ -56,6 +56,8 @@ class BASE_EXPORT PlatformThreadId { using UnderlyingType = zx_koid_t; #elif BUILDFLAG(IS_APPLE) using UnderlyingType = uint64_t; diff --git a/www/chromium/files/patch-base_threading_platform__thread__internal__posix.cc b/www/chromium/files/patch-base_threading_platform__thread__internal__posix.cc index 3b9b43bd6311..72b05b7b45ff 100644 --- a/www/chromium/files/patch-base_threading_platform__thread__internal__posix.cc +++ b/www/chromium/files/patch-base_threading_platform__thread__internal__posix.cc @@ -1,6 +1,6 @@ ---- base/threading/platform_thread_internal_posix.cc.orig 2025-09-06 10:01:20 UTC +--- base/threading/platform_thread_internal_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/threading/platform_thread_internal_posix.cc -@@ -31,6 +31,10 @@ ThreadPriorityForTest NiceValueToThreadPriorityForTest +@@ -31,10 +31,19 @@ ThreadPriorityForTest NiceValueToThreadPriorityForTest } int GetCurrentThreadNiceValue() { @@ -8,10 +8,19 @@ + NOTIMPLEMENTED(); + return 0; +#else + return GetThreadNiceValue(PlatformThreadId{0}); ++#endif + } + + int GetThreadNiceValue(PlatformThreadId id) { ++#if BUILDFLAG(IS_BSD) ++ NOTIMPLEMENTED(); ++ return 0; ++#else // Need to clear errno before calling getpriority(): // http://man7.org/linux/man-pages/man2/getpriority.2.html errno = 0; -@@ -42,6 +46,7 @@ int GetCurrentThreadNiceValue() { +@@ -46,6 +55,7 @@ int GetThreadNiceValue(PlatformThreadId id) { } return nice_value; diff --git a/www/chromium/files/patch-base_threading_platform__thread__metrics.cc b/www/chromium/files/patch-base_threading_platform__thread__metrics.cc index ea159c22f2c4..2ad973987d6f 100644 --- a/www/chromium/files/patch-base_threading_platform__thread__metrics.cc +++ b/www/chromium/files/patch-base_threading_platform__thread__metrics.cc @@ -1,6 +1,6 @@ ---- base/threading/platform_thread_metrics.cc.orig 2025-08-07 06:57:29 UTC +--- base/threading/platform_thread_metrics.cc.orig 2025-10-02 04:28:32 UTC +++ base/threading/platform_thread_metrics.cc -@@ -26,7 +26,7 @@ PlatformThreadMetrics::CreateForCurrentThread() { +@@ -55,7 +55,7 @@ PlatformThreadMetrics::CreateForCurrentThread() { } #elif BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-base_threading_platform__thread__metrics.h b/www/chromium/files/patch-base_threading_platform__thread__metrics.h index 862d78838577..2822da687e96 100644 --- a/www/chromium/files/patch-base_threading_platform__thread__metrics.h +++ b/www/chromium/files/patch-base_threading_platform__thread__metrics.h @@ -1,6 +1,6 @@ ---- base/threading/platform_thread_metrics.h.orig 2025-08-07 06:57:29 UTC +--- base/threading/platform_thread_metrics.h.orig 2025-10-02 04:28:32 UTC +++ base/threading/platform_thread_metrics.h -@@ -51,7 +51,7 @@ class BASE_EXPORT PlatformThreadMetrics { +@@ -67,7 +67,7 @@ class BASE_EXPORT PlatformThreadMetrics { PlatformThreadHandle handle); #endif @@ -9,7 +9,7 @@ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) static std::unique_ptr<PlatformThreadMetrics> CreateFromId( PlatformThreadId tid); -@@ -93,7 +93,7 @@ class BASE_EXPORT PlatformThreadMetrics { +@@ -109,7 +109,7 @@ class BASE_EXPORT PlatformThreadMetrics { PlatformThreadHandle handle_; #elif BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-base_threading_platform__thread__posix.cc b/www/chromium/files/patch-base_threading_platform__thread__posix.cc index a5a54bc38a4a..8e566d341465 100644 --- a/www/chromium/files/patch-base_threading_platform__thread__posix.cc +++ b/www/chromium/files/patch-base_threading_platform__thread__posix.cc @@ -1,6 +1,6 @@ ---- base/threading/platform_thread_posix.cc.orig 2025-09-06 10:01:20 UTC +--- base/threading/platform_thread_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/threading/platform_thread_posix.cc -@@ -79,6 +79,7 @@ void* ThreadFunc(void* params) { +@@ -80,6 +80,7 @@ void* ThreadFunc(void* params) { base::DisallowSingleton(); } @@ -8,7 +8,7 @@ #if PA_BUILDFLAG(USE_PARTITION_ALLOC_AS_MALLOC) partition_alloc::internal::StackTopRegistry::Get().NotifyThreadCreated(); #endif -@@ -92,6 +93,7 @@ void* ThreadFunc(void* params) { +@@ -93,6 +94,7 @@ void* ThreadFunc(void* params) { // where they were created. This explicitly sets the priority of all new // threads. PlatformThread::SetCurrentThreadType(thread_params->thread_type); @@ -16,7 +16,7 @@ } ThreadIdNameManager::GetInstance()->RegisterThread( -@@ -266,6 +268,8 @@ PlatformThreadId PlatformThreadBase::CurrentId() { +@@ -270,6 +272,8 @@ PlatformThreadId PlatformThreadBase::CurrentId() { #elif BUILDFLAG(IS_POSIX) && BUILDFLAG(IS_AIX) return PlatformThreadId(pthread_self()); @@ -25,7 +25,7 @@ #elif BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_AIX) return PlatformThreadId(reinterpret_cast<int64_t>(pthread_self())); #endif -@@ -359,6 +363,9 @@ void PlatformThreadBase::Detach(PlatformThreadHandle t +@@ -363,6 +367,9 @@ void PlatformThreadBase::Detach(PlatformThreadHandle t // static bool PlatformThreadBase::CanChangeThreadType(ThreadType from, ThreadType to) { @@ -35,7 +35,7 @@ if (from >= to) { // Decreasing thread priority on POSIX is always allowed. return true; -@@ -368,12 +375,18 @@ bool PlatformThreadBase::CanChangeThreadType(ThreadTyp +@@ -372,12 +379,18 @@ bool PlatformThreadBase::CanChangeThreadType(ThreadTyp } return internal::CanLowerNiceTo(internal::ThreadTypeToNiceValue(to)); @@ -54,7 +54,7 @@ if (internal::SetCurrentThreadTypeForPlatform(thread_type, pump_type_hint)) { return; } -@@ -389,12 +402,17 @@ void SetCurrentThreadTypeImpl(ThreadType thread_type, +@@ -393,12 +406,17 @@ void SetCurrentThreadTypeImpl(ThreadType thread_type, DVPLOG(1) << "Failed to set nice value of thread (" << PlatformThread::CurrentId() << ") to " << nice_setting; } @@ -72,7 +72,7 @@ // Mirrors SetCurrentThreadPriority()'s implementation. auto platform_specific_priority = internal::GetCurrentThreadPriorityForPlatformForTest(); // IN-TEST -@@ -405,6 +423,7 @@ ThreadPriorityForTest PlatformThreadBase::GetCurrentTh +@@ -409,6 +427,7 @@ ThreadPriorityForTest PlatformThreadBase::GetCurrentTh int nice_value = internal::GetCurrentThreadNiceValue(); return internal::NiceValueToThreadPriorityForTest(nice_value); // IN-TEST diff --git a/www/chromium/files/patch-build_config_BUILDCONFIG.gn b/www/chromium/files/patch-build_config_BUILDCONFIG.gn index c07dd880c4a1..68f64ffa2b14 100644 --- a/www/chromium/files/patch-build_config_BUILDCONFIG.gn +++ b/www/chromium/files/patch-build_config_BUILDCONFIG.gn @@ -1,4 +1,4 @@ ---- build/config/BUILDCONFIG.gn.orig 2025-09-06 10:01:20 UTC +--- build/config/BUILDCONFIG.gn.orig 2025-10-02 04:28:32 UTC +++ build/config/BUILDCONFIG.gn @@ -136,7 +136,8 @@ declare_args() { is_official_build = false @@ -10,7 +10,7 @@ (current_cpu != "s390x" && current_cpu != "s390" && current_cpu != "ppc64" && current_cpu != "ppc" && current_cpu != "mips" && current_cpu != "mips64" && -@@ -242,6 +243,10 @@ if (host_toolchain == "") { +@@ -235,6 +236,10 @@ if (host_toolchain == "") { host_toolchain = "//build/toolchain/aix:$host_cpu" } else if (host_os == "zos") { host_toolchain = "//build/toolchain/zos:$host_cpu" @@ -21,7 +21,7 @@ } else { assert(false, "Unsupported host_os: $host_os") } -@@ -291,6 +296,8 @@ if (target_os == "android") { +@@ -284,6 +289,8 @@ if (target_os == "android") { assert( false, "emscripten is not a supported target_os. It is available only as secondary toolchain.") @@ -30,7 +30,7 @@ } else { assert(false, "Unsupported target_os: $target_os") } -@@ -325,7 +332,11 @@ is_android = current_os == "android" +@@ -318,7 +325,11 @@ is_android = current_os == "android" is_chromeos = current_os == "chromeos" is_fuchsia = current_os == "fuchsia" is_ios = current_os == "ios" @@ -41,5 +41,5 @@ +is_freebsd = current_os == "freebsd" +is_bsd = current_os == "openbsd" || current_os == "freebsd" is_mac = current_os == "mac" - - # TODO(crbug.com/40511454): Remove is_nacl from all build files, then + is_wasm = current_os == "emscripten" + is_watchos = current_os == "watchos" diff --git a/www/chromium/files/patch-build_config_clang_BUILD.gn b/www/chromium/files/patch-build_config_clang_BUILD.gn index 5818eacc270b..38628144c9e8 100644 --- a/www/chromium/files/patch-build_config_clang_BUILD.gn +++ b/www/chromium/files/patch-build_config_clang_BUILD.gn @@ -1,6 +1,6 @@ ---- build/config/clang/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- build/config/clang/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ build/config/clang/BUILD.gn -@@ -268,7 +268,12 @@ template("clang_lib") { +@@ -224,7 +224,12 @@ template("clang_lib") { # Adds a dependency on the Clang runtime library clang_rt.builtins. clang_lib("compiler_builtins") { diff --git a/www/chromium/files/patch-build_config_clang_clang.gni b/www/chromium/files/patch-build_config_clang_clang.gni new file mode 100644 index 000000000000..97bb99f5d829 --- /dev/null +++ b/www/chromium/files/patch-build_config_clang_clang.gni @@ -0,0 +1,11 @@ +--- build/config/clang/clang.gni.orig 2025-10-02 04:28:32 UTC ++++ build/config/clang/clang.gni +@@ -58,7 +58,7 @@ declare_args() { + # + # TODO(https://crbug.com/440260716): Enable for Cronet in AOSP once gn2bp + # supports copy targets. +- use_clang_modules = ++ use_clang_modules = !is_bsd && + # Clang modules doesn't work with translation_unit used in codesearch + # pipeline http://b/436082487. + !enable_kythe_annotations && is_clang && is_linux && diff --git a/www/chromium/files/patch-build_config_compiler_BUILD.gn b/www/chromium/files/patch-build_config_compiler_BUILD.gn index a4410d921ba7..2697bcdce5c7 100644 --- a/www/chromium/files/patch-build_config_compiler_BUILD.gn +++ b/www/chromium/files/patch-build_config_compiler_BUILD.gn @@ -1,6 +1,6 @@ ---- build/config/compiler/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- build/config/compiler/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ build/config/compiler/BUILD.gn -@@ -194,7 +194,7 @@ declare_args() { +@@ -193,7 +193,7 @@ declare_args() { # This greatly reduces the size of debug builds, at the cost of # debugging information which is required by some specialized # debugging tools. @@ -9,16 +9,16 @@ # This switch is used to enable -Wexit-time-destructors by default. This # warning serves as a flip switch to allow a gradual migration of targets -@@ -272,7 +272,7 @@ assert(!(llvm_force_head_revision && use_remoteexec && +@@ -268,7 +268,7 @@ assert(!(llvm_force_head_revision && use_remoteexec && # Since this is referenced both when passing the file and when deciding which # warnings to enable, store it in a separate variable here. use_clang_warning_suppression_file = -- default_toolchain != "//build/toolchain/cros:target" && -+ !is_bsd && default_toolchain != "//build/toolchain/cros:target" && - !llvm_android_mainline && is_clang && clang_warning_suppression_file != "" +- !llvm_android_mainline && is_clang && clang_warning_suppression_file != "" ++ !is_bsd && !llvm_android_mainline && is_clang && clang_warning_suppression_file != "" # default_include_dirs --------------------------------------------------------- -@@ -290,13 +290,16 @@ config("default_include_dirs") { + # +@@ -285,13 +285,16 @@ config("default_include_dirs") { # Compiler instrumentation can introduce dependencies in DSOs to symbols in # the executable they are loaded into, so they are unresolved at link-time. config("no_unresolved_symbols") { @@ -36,7 +36,7 @@ } # compiler --------------------------------------------------------------------- -@@ -564,6 +567,10 @@ config("compiler") { +@@ -559,6 +562,10 @@ config("compiler") { } } @@ -47,7 +47,7 @@ # Linux-specific compiler flags setup. # ------------------------------------ if (use_icf && (!is_apple || use_lld)) { -@@ -639,7 +646,7 @@ config("compiler") { +@@ -634,7 +641,7 @@ config("compiler") { ldflags += [ "-Wl,-z,keep-text-section-prefix" ] } @@ -56,7 +56,7 @@ cflags += [ "-fcrash-diagnostics-dir=" + clang_diagnostic_dir ] if (save_reproducers_on_lld_crash && use_lld) { ldflags += [ -@@ -1281,7 +1288,7 @@ config("compiler_cpu_abi") { +@@ -1274,7 +1281,7 @@ config("compiler_cpu_abi") { # CPU architecture. We may or may not be doing a cross compile now, so for # simplicity we always explicitly set the architecture. if (current_cpu == "x64") { @@ -65,7 +65,7 @@ cflags += [ "--target=x86_64-unknown-linux-gnu" ] ldflags += [ "--target=x86_64-unknown-linux-gnu" ] } else { -@@ -1290,7 +1297,7 @@ config("compiler_cpu_abi") { +@@ -1283,7 +1290,7 @@ config("compiler_cpu_abi") { } cflags += [ "-msse3" ] } else if (current_cpu == "x86") { @@ -74,7 +74,7 @@ cflags += [ "--target=i386-unknown-linux-gnu" ] ldflags += [ "--target=i386-unknown-linux-gnu" ] } else { -@@ -1302,7 +1309,7 @@ config("compiler_cpu_abi") { +@@ -1295,7 +1302,7 @@ config("compiler_cpu_abi") { "-msse3", ] } else if (current_cpu == "arm") { @@ -83,7 +83,7 @@ cflags += [ "--target=arm-linux-gnueabihf" ] ldflags += [ "--target=arm-linux-gnueabihf" ] } -@@ -1314,7 +1321,7 @@ config("compiler_cpu_abi") { +@@ -1307,7 +1314,7 @@ config("compiler_cpu_abi") { cflags += [ "-mtune=$arm_tune" ] } } else if (current_cpu == "arm64") { @@ -92,7 +92,7 @@ cflags += [ "--target=aarch64-linux-gnu" ] ldflags += [ "--target=aarch64-linux-gnu" ] } -@@ -1713,7 +1720,7 @@ config("compiler_deterministic") { +@@ -1706,7 +1713,7 @@ config("compiler_deterministic") { } config("clang_revision") { @@ -101,7 +101,7 @@ current_os != "zos") { _perform_consistency_checks = current_toolchain == default_toolchain if (llvm_force_head_revision) { -@@ -2134,9 +2141,6 @@ config("default_warnings") { +@@ -2128,9 +2135,6 @@ config("default_warnings") { # TODO(crbug.com/40284799): Fix and re-enable. "-Wno-thread-safety-reference-return", @@ -111,7 +111,7 @@ ] cflags_cc += [ -@@ -2920,7 +2924,7 @@ config("afdo_optimize_size") { +@@ -2915,7 +2919,7 @@ config("afdo_optimize_size") { # There are some targeted places that AFDO regresses, so we provide a separate # config to allow AFDO to be disabled per-target. config("afdo") { @@ -120,7 +120,7 @@ cflags = [] if (clang_emit_debug_info_for_profiling) { # Add the following flags to generate debug info for profiling. -@@ -2947,7 +2951,7 @@ config("afdo") { +@@ -2942,7 +2946,7 @@ config("afdo") { cflags += [ "-Wno-backend-plugin" ] inputs = [ _clang_sample_profile ] } diff --git a/www/chromium/files/patch-build_config_rust.gni b/www/chromium/files/patch-build_config_rust.gni index 74d87078309c..bd42078a6f02 100644 --- a/www/chromium/files/patch-build_config_rust.gni +++ b/www/chromium/files/patch-build_config_rust.gni @@ -1,6 +1,6 @@ ---- build/config/rust.gni.orig 2025-09-06 10:01:20 UTC +--- build/config/rust.gni.orig 2025-10-02 04:28:32 UTC +++ build/config/rust.gni -@@ -369,7 +369,11 @@ if (is_linux || is_chromeos) { +@@ -329,7 +329,11 @@ if (is_linux || is_chromeos) { } } diff --git a/www/chromium/files/patch-build_rust_allocator_lib.rs b/www/chromium/files/patch-build_rust_allocator_lib.rs index 9f0e0b27b8f8..335298a55176 100644 --- a/www/chromium/files/patch-build_rust_allocator_lib.rs +++ b/www/chromium/files/patch-build_rust_allocator_lib.rs @@ -1,8 +1,8 @@ ---- build/rust/allocator/lib.rs.orig 2025-09-08 09:17:21 UTC +--- build/rust/allocator/lib.rs.orig 2025-10-02 04:28:32 UTC +++ build/rust/allocator/lib.rs -@@ -90,6 +90,12 @@ mod both_allocators { - #[linkage = "weak"] - fn __rust_no_alloc_shim_is_unstable_v2() {} +@@ -96,6 +96,12 @@ mod both_allocators { + 0 + } + // TODO(crbug.com/422538133) Remove after rolling past + // https://github.com/rust-lang/rust/pull/141061 @@ -11,5 +11,5 @@ + static __rust_no_alloc_shim_is_unstable: u8 = 0; + // Mangle the symbol name as rustc expects. + // TODO(crbug.com/440481922): Remove this after rolling past https://github.com/rust-lang/rust/pull/143387 #[rustc_std_internal_symbol] - #[allow(non_upper_case_globals)] diff --git a/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni b/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni index ff9a487fa51f..e185d6a1e84f 100644 --- a/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni +++ b/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni @@ -1,4 +1,4 @@ ---- build/toolchain/gcc_toolchain.gni.orig 2025-09-06 10:01:20 UTC +--- build/toolchain/gcc_toolchain.gni.orig 2025-10-02 04:28:32 UTC +++ build/toolchain/gcc_toolchain.gni @@ -49,6 +49,13 @@ if (enable_resource_allowlist_generation) { "enable_resource_allowlist_generation=true does not work for target_os=$target_os") @@ -14,7 +14,7 @@ # This template defines a toolchain for something that works like gcc # (including clang). # -@@ -893,22 +900,12 @@ template("gcc_toolchain") { +@@ -881,22 +888,12 @@ template("gcc_toolchain") { # actually just be doing a native compile. template("clang_toolchain") { gcc_toolchain(target_name) { diff --git a/www/chromium/files/patch-cc_base_features.cc b/www/chromium/files/patch-cc_base_features.cc index ed2fe88a01d6..b3ec575efaa4 100644 --- a/www/chromium/files/patch-cc_base_features.cc +++ b/www/chromium/files/patch-cc_base_features.cc @@ -1,6 +1,6 @@ ---- cc/base/features.cc.orig 2025-09-06 10:01:20 UTC +--- cc/base/features.cc.orig 2025-10-02 04:28:32 UTC +++ cc/base/features.cc -@@ -55,7 +55,7 @@ const base::FeatureParam<int> kDeferImplInvalidationFr +@@ -51,7 +51,7 @@ const base::FeatureParam<int> kDeferImplInvalidationFr // be using a separate flag to control the launch on GL. BASE_FEATURE(kUseDMSAAForTiles, "UseDMSAAForTiles", diff --git a/www/chromium/files/patch-chrome_app_chrome__main.cc b/www/chromium/files/patch-chrome_app_chrome__main.cc index c778a6f5c376..0750ffe66ced 100644 --- a/www/chromium/files/patch-chrome_app_chrome__main.cc +++ b/www/chromium/files/patch-chrome_app_chrome__main.cc @@ -1,4 +1,4 @@ ---- chrome/app/chrome_main.cc.orig 2025-01-15 09:18:26 UTC +--- chrome/app/chrome_main.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/app/chrome_main.cc @@ -28,11 +28,11 @@ #include "chrome/app/chrome_main_mac.h" @@ -32,7 +32,7 @@ PossiblyDetermineFallbackChromeChannel(argv[0]); #endif -@@ -181,7 +181,7 @@ int ChromeMain(int argc, const char** argv) { +@@ -180,7 +180,7 @@ int ChromeMain(int argc, const char** argv) { SetUpBundleOverrides(); #endif diff --git a/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc b/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc index c978b28e7c2c..7c58f57f338f 100644 --- a/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc +++ b/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc @@ -1,4 +1,4 @@ ---- chrome/app/chrome_main_delegate.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/app/chrome_main_delegate.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/app/chrome_main_delegate.cc @@ -179,17 +179,17 @@ #include "v8/include/v8.h" @@ -66,7 +66,7 @@ // On Linux, Chrome does not support running multiple copies under different // DISPLAYs, so the profile directory can be specified in the environment to // support the virtual desktop use-case. -@@ -643,7 +643,7 @@ void RecordMainStartupMetrics(const StartupTimestamps& +@@ -651,7 +651,7 @@ void RecordMainStartupMetrics(const StartupTimestamps& #endif #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ @@ -75,7 +75,7 @@ // Record the startup process creation time on supported platforms. On Android // this is recorded in ChromeMainDelegateAndroid. startup_metric_utils::GetCommon().RecordStartupProcessCreationTime( -@@ -802,7 +802,7 @@ std::optional<int> ChromeMainDelegate::PostEarlyInitia +@@ -810,7 +810,7 @@ std::optional<int> ChromeMainDelegate::PostEarlyInitia #if BUILDFLAG(IS_OZONE) // Initialize Ozone platform and add required feature flags as per platform's // properties. @@ -84,7 +84,7 @@ ui::SetOzonePlatformForLinuxIfNeeded(*base::CommandLine::ForCurrentProcess()); #endif ui::OzonePlatform::PreEarlyInitialization(); -@@ -957,7 +957,7 @@ void ChromeMainDelegate::CommonEarlyInitialization() { +@@ -965,7 +965,7 @@ void ChromeMainDelegate::CommonEarlyInitialization() { const bool is_canary_dev = IsCanaryDev(); const bool emit_crashes = #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -93,7 +93,7 @@ is_canary_dev; #else false; -@@ -1105,7 +1105,7 @@ std::optional<int> ChromeMainDelegate::BasicStartupCom +@@ -1113,7 +1113,7 @@ std::optional<int> ChromeMainDelegate::BasicStartupCom return 0; // Got a --credits switch; exit with a success error code. } @@ -102,7 +102,7 @@ // This will directly exit if the user asked for help. HandleHelpSwitches(command_line); #endif -@@ -1409,7 +1409,7 @@ void ChromeMainDelegate::PreSandboxStartup() { +@@ -1426,7 +1426,7 @@ void ChromeMainDelegate::PreSandboxStartup() { CHECK(!loaded_locale.empty()) << "Locale could not be found for " << locale; } diff --git a/www/chromium/files/patch-chrome_browser_BUILD.gn b/www/chromium/files/patch-chrome_browser_BUILD.gn index 60bb755e81ca..e42389f1e6cb 100644 --- a/www/chromium/files/patch-chrome_browser_BUILD.gn +++ b/www/chromium/files/patch-chrome_browser_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/browser/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/BUILD.gn -@@ -7039,6 +7039,13 @@ static_library("browser") { +@@ -7091,6 +7091,13 @@ static_library("browser") { [ "//third_party/webrtc/modules/desktop_capture:pipewire_config" ] } diff --git a/www/chromium/files/patch-chrome_browser_about__flags.cc b/www/chromium/files/patch-chrome_browser_about__flags.cc index 61ee0bf892d2..1237bf8ca2e9 100644 --- a/www/chromium/files/patch-chrome_browser_about__flags.cc +++ b/www/chromium/files/patch-chrome_browser_about__flags.cc @@ -1,6 +1,6 @@ ---- chrome/browser/about_flags.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/about_flags.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/about_flags.cc -@@ -328,12 +328,12 @@ +@@ -332,12 +332,12 @@ #include "components/stylus_handwriting/win/features.h" #endif @@ -15,7 +15,7 @@ #include "chrome/browser/contextual_cueing/contextual_cueing_features.h" // nogncheck #include "chrome/browser/enterprise/profile_management/profile_management_features.h" #include "chrome/browser/enterprise/webstore/features.h" -@@ -904,6 +904,26 @@ const FeatureEntry::FeatureVariation +@@ -895,6 +895,26 @@ const FeatureEntry::FeatureVariation std::size(kWebIdentityDigitalIdentityCredentialHighRiskDialogParam), nullptr}}; @@ -42,7 +42,7 @@ const FeatureEntry::FeatureParam kClipboardMaximumAge60Seconds[] = { {"UIClipboardMaximumAge", "60"}}; const FeatureEntry::FeatureParam kClipboardMaximumAge90Seconds[] = { -@@ -1284,7 +1304,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada +@@ -1280,7 +1300,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada }; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -51,7 +51,7 @@ // A limited number of combinations of the rich autocompletion params. const FeatureEntry::FeatureParam kOmniboxRichAutocompletionAggressive1[] = { -@@ -3920,7 +3940,7 @@ const FeatureEntry::FeatureVariation +@@ -3914,7 +3934,7 @@ const FeatureEntry::FeatureVariation #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -60,7 +60,7 @@ const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOn[] = {{"link_capturing_state", "on_by_default"}}; const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOff[] = -@@ -4216,7 +4236,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari +@@ -4174,7 +4194,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari std::size(kSkiaGraphite_DebugLabelsEnabled), nullptr}, }; @@ -69,7 +69,7 @@ const FeatureEntry::FeatureParam kTranslationAPI_SkipLanguagePackLimit[] = { {"TranslationAPIAcceptLanguagesCheck", "false"}, {"TranslationAPILimitLanguagePackCount", "false"}}; -@@ -4257,7 +4277,7 @@ const FeatureEntry::FeatureVariation +@@ -4215,7 +4235,7 @@ const FeatureEntry::FeatureVariation 1, nullptr}, }; @@ -78,7 +78,16 @@ const FeatureEntry::FeatureParam kContextualCueingEnabledNoEngagementCap[] = { {"BackoffTime", "0h"}, {"BackoffMultiplierBase", "0.0"}, -@@ -5468,7 +5488,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -4886,7 +4906,7 @@ const FeatureEntry::FeatureVariation kMobilePromoOnDes + }; + + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + const FeatureEntry::FeatureParam kNtpEnterpriseShortcutsWithFakeData[] = { + {"use_fake_data", "true"}}; + const FeatureEntry::FeatureVariation kNtpEnterpriseShortcutsVariations[] = { +@@ -5461,7 +5481,7 @@ const FeatureEntry kFeatureEntries[] = { }, #endif // BUILDFLAG(IS_WIN) @@ -87,7 +96,7 @@ { "fluent-overlay-scrollbars", flag_descriptions::kFluentOverlayScrollbarsName, -@@ -5767,7 +5787,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5751,7 +5771,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kEnableIsolatedWebAppDevModeName, flag_descriptions::kEnableIsolatedWebAppDevModeDescription, kOsDesktop, FEATURE_VALUE_TYPE(features::kIsolatedWebAppDevMode)}, @@ -96,7 +105,7 @@ {"enable-iwa-key-distribution-component", flag_descriptions::kEnableIwaKeyDistributionComponentName, flag_descriptions::kEnableIwaKeyDistributionComponentDescription, -@@ -5981,7 +6001,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5962,7 +5982,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(media::kUseSCContentSharingPicker)}, #endif // BUILDFLAG(IS_MAC) @@ -105,7 +114,7 @@ {"pulseaudio-loopback-for-cast", flag_descriptions::kPulseaudioLoopbackForCastName, flag_descriptions::kPulseaudioLoopbackForCastDescription, kOsLinux, -@@ -6014,6 +6034,16 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5991,6 +6011,16 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kWaylandSessionManagementName, flag_descriptions::kWaylandSessionManagementDescription, kOsLinux, FEATURE_VALUE_TYPE(features::kWaylandSessionManagement)}, @@ -122,7 +131,7 @@ #endif // BUILDFLAG(IS_LINUX) #if BUILDFLAG(ENABLE_VR) -@@ -6915,7 +6945,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6884,7 +6914,7 @@ const FeatureEntry kFeatureEntries[] = { "MlUrlScoring")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -131,7 +140,7 @@ {"contextual-search-box-uses-contextual-search-provider", flag_descriptions::kContextualSearchBoxUsesContextualSearchProviderName, flag_descriptions:: -@@ -7314,7 +7344,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7279,7 +7309,7 @@ const FeatureEntry kFeatureEntries[] = { kNumSrpZpsRelatedSearches, "PowerTools")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -140,7 +149,7 @@ {"history-embeddings", flag_descriptions::kHistoryEmbeddingsName, flag_descriptions::kHistoryEmbeddingsDescription, kOsDesktop, FEATURE_VALUE_TYPE(history_embeddings::kHistoryEmbeddings)}, -@@ -7819,7 +7849,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7772,7 +7802,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(printing::features::kAddPrinterViaPrintscanmgr)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -149,7 +158,7 @@ {"cups-ipp-printing-backend", flag_descriptions::kCupsIppPrintingBackendName, flag_descriptions::kCupsIppPrintingBackendDescription, kOsDesktop, -@@ -8780,7 +8810,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -8734,7 +8764,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(media::kGlobalMediaControlsUpdatedUI)}, #endif // !BUILDFLAG(IS_CHROMEOS) @@ -158,7 +167,7 @@ {"enable-network-service-sandbox", flag_descriptions::kEnableNetworkServiceSandboxName, flag_descriptions::kEnableNetworkServiceSandboxDescription, -@@ -9407,7 +9437,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9333,7 +9363,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(ash::features::kWallpaperGooglePhotosSharedAlbums)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -167,7 +176,7 @@ {"enable-get-all-screens-media", flag_descriptions::kGetAllScreensMediaName, flag_descriptions::kGetAllScreensMediaDescription, kOsCrOS | kOsLinux, FEATURE_VALUE_TYPE(blink::features::kGetAllScreensMedia)}, -@@ -9432,7 +9462,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9358,7 +9388,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kGlobalVaapiLockDescription, kOsCrOS | kOsLinux, FEATURE_VALUE_TYPE(media::kGlobalVaapiLock)}, @@ -176,7 +185,7 @@ { "ui-debug-tools", flag_descriptions::kUIDebugToolsName, -@@ -9888,7 +9918,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9802,7 +9832,7 @@ const FeatureEntry kFeatureEntries[] = { #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -185,7 +194,7 @@ {"media-session-enter-picture-in-picture", flag_descriptions::kMediaSessionEnterPictureInPictureName, flag_descriptions::kMediaSessionEnterPictureInPictureDescription, -@@ -10074,7 +10104,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9988,7 +10018,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kReduceTransferSizeUpdatedIPCDescription, kOsAll, FEATURE_VALUE_TYPE(network::features::kReduceTransferSizeUpdatedIPC)}, @@ -194,7 +203,7 @@ {"reduce-user-agent-data-linux-platform-version", flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionName, flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionDescription, -@@ -10573,7 +10603,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10493,7 +10523,7 @@ const FeatureEntry kFeatureEntries[] = { kOsDesktop | kOsAndroid, FEATURE_VALUE_TYPE(features::kProcessPerSiteUpToMainFrameThreshold)}, @@ -203,16 +212,16 @@ {"camera-mic-effects", flag_descriptions::kCameraMicEffectsName, flag_descriptions::kCameraMicEffectsDescription, static_cast<unsigned short>(kOsMac | kOsWin | kOsLinux), -@@ -10696,7 +10726,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10616,7 +10646,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kRcapsDynamicProfileCountryDescription, kOsAll, FEATURE_VALUE_TYPE(switches::kDynamicProfileCountry)}, -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - {"third-party-profile-management", - flag_descriptions::kThirdPartyProfileManagementName, - flag_descriptions::kThirdPartyProfileManagementDescription, -@@ -10725,7 +10755,7 @@ const FeatureEntry kFeatureEntries[] = { + {"enable-generic-oidc-auth-profile-management", + flag_descriptions::kEnableGenericOidcAuthProfileManagementName, + flag_descriptions::kEnableGenericOidcAuthProfileManagementDescription, +@@ -10637,7 +10667,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -221,16 +230,16 @@ {"enable-user-navigation-capturing-pwa", flag_descriptions::kPwaNavigationCapturingName, flag_descriptions::kPwaNavigationCapturingDescription, -@@ -11290,7 +11320,7 @@ const FeatureEntry kFeatureEntries[] = { - PLATFORM_FEATURE_NAME_TYPE("CrOSLateBootGravedigger")}, - #endif // BUILDFLAG(IS_CHROMEOS) +@@ -11175,7 +11205,7 @@ const FeatureEntry kFeatureEntries[] = { + kOsMac | kOsWin | kOsLinux, + FEATURE_VALUE_TYPE(net::features::kPersistDeviceBoundSessions)}, -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) {"replace-sync-promos-with-sign-in-promos-desktop", flag_descriptions::kReplaceSyncPromosWithSignInPromosName, flag_descriptions::kReplaceSyncPromosWithSignInPromosDescription, -@@ -11449,7 +11479,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11334,7 +11364,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kCanvasHibernationDescription, kOsAll, FEATURE_VALUE_TYPE(blink::features::kCanvas2DHibernation)}, @@ -239,7 +248,7 @@ {"enable-history-sync-optin", flag_descriptions::kEnableHistorySyncOptinName, flag_descriptions::kEnableHistorySyncOptinDescription, -@@ -11552,7 +11582,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11425,7 +11455,7 @@ const FeatureEntry kFeatureEntries[] = { "HistoryOptInEducationalTipVariations")}, #endif // BUILDFLAG(IS_ANDROID) @@ -248,16 +257,16 @@ {"supervised-user-local-web-approvals", flag_descriptions::kSupervisedUserLocalWebApprovalsName, flag_descriptions::kSupervisedUserLocalWebApprovalsDescription, -@@ -11778,7 +11808,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11622,7 +11652,7 @@ const FeatureEntry kFeatureEntries[] = { segmentation_platform::features::kSegmentationSurveyPage)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) {"autofill-enable-buy-now-pay-later", flag_descriptions::kAutofillEnableBuyNowPayLaterName, - flag_descriptions::kAutofillEnableBuyNowPayLaterDescription, kOsDesktop, -@@ -11877,7 +11907,7 @@ const FeatureEntry kFeatureEntries[] = { + flag_descriptions::kAutofillEnableBuyNowPayLaterDescription, +@@ -11727,7 +11757,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE( autofill::features::kAutofillEnableCardInfoRuntimeRetrieval)}, @@ -266,7 +275,7 @@ {"translation-api", flag_descriptions::kTranslationAPIName, flag_descriptions::kTranslationAPIDescription, kOsMac | kOsWin | kOsLinux, FEATURE_WITH_PARAMS_VALUE_TYPE(blink::features::kTranslationAPI, -@@ -11911,7 +11941,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11755,7 +11785,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE( password_manager::features::kPasswordFormClientsideClassifier)}, @@ -275,7 +284,7 @@ {"contextual-cueing", flag_descriptions::kContextualCueingName, flag_descriptions::kContextualCueingDescription, kOsLinux | kOsMac | kOsWin, -@@ -12241,7 +12271,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12103,7 +12133,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(ui::kUseNewEtc1Encoder)}, #endif // !BUILDFLAG(IS_ANDROID) @@ -284,25 +293,25 @@ {"automatic-usb-detach", flag_descriptions::kAutomaticUsbDetachName, flag_descriptions::kAutomaticUsbDetachDescription, kOsAndroid | kOsLinux, FEATURE_VALUE_TYPE(features::kAutomaticUsbDetach)}, -@@ -12285,7 +12315,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12147,7 +12177,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {"autofill-enable-amount-extraction-desktop", - flag_descriptions::kAutofillEnableAmountExtractionDesktopName, - flag_descriptions::kAutofillEnableAmountExtractionDesktopDescription, -@@ -12305,7 +12335,7 @@ const FeatureEntry kFeatureEntries[] = { +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) + {"autofill-enable-amount-extraction", + flag_descriptions::kAutofillEnableAmountExtractionName, + flag_descriptions::kAutofillEnableAmountExtractionDescription, +@@ -12167,7 +12197,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(blink::features::kClipboardChangeEvent)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {"autofill-enable-amount-extraction-allowlist-desktop", - flag_descriptions::kAutofillEnableAmountExtractionAllowlistDesktopName, - flag_descriptions:: -@@ -12437,7 +12467,7 @@ const FeatureEntry kFeatureEntries[] = { +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) + {"autofill-enable-amount-extraction-allowlist", + flag_descriptions::kAutofillEnableAmountExtractionAllowlistName, + flag_descriptions::kAutofillEnableAmountExtractionAllowlistDescription, +@@ -12306,7 +12336,7 @@ const FeatureEntry kFeatureEntries[] = { apps::chrome_app_deprecation::kAllowUserInstalledChromeApps)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -311,8 +320,8 @@ {"chrome-web-store-navigation-throttle", flag_descriptions::kChromeWebStoreNavigationThrottleName, flag_descriptions::kChromeWebStoreNavigationThrottleDescription, -@@ -12473,7 +12503,7 @@ const FeatureEntry kFeatureEntries[] = { - #endif // BUILDFLAG(IS_ANDROID) +@@ -12335,7 +12365,7 @@ const FeatureEntry kFeatureEntries[] = { + FEATURE_VALUE_TYPE(supervised_user::kSupervisedUserBlockInterstitialV3)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) @@ -320,7 +329,7 @@ {"autofill-enable-amount-extraction-testing", flag_descriptions::kAutofillEnableAmountExtractionTestingName, flag_descriptions::kAutofillEnableAmountExtractionTestingDescription, -@@ -12488,7 +12518,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12350,7 +12380,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kEnableWebAppPredictableAppUpdatingDescription, kOsAll, FEATURE_VALUE_TYPE(features::kWebAppPredictableAppUpdating)}, @@ -329,7 +338,7 @@ {"root-scrollbar-follows-browser-theme", flag_descriptions::kRootScrollbarFollowsTheme, flag_descriptions::kRootScrollbarFollowsThemeDescription, -@@ -12739,7 +12769,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12613,7 +12643,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -338,7 +347,7 @@ {"tab-group-home", tabs::flag_descriptions::kTabGroupHomeName, tabs::flag_descriptions::kTabGroupHomeDescription, kOsDesktop, FEATURE_VALUE_TYPE(tabs::kTabGroupHome)}, -@@ -12825,7 +12855,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12706,7 +12736,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -347,7 +356,7 @@ {"enable-site-search-allow-user-override-policy", flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyName, flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyDescription, -@@ -12948,7 +12978,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12829,7 +12859,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -356,16 +365,16 @@ {"lens-search-side-panel-default-width-change", flag_descriptions::kLensSearchSidePanelDefaultWidthChangeName, flag_descriptions::kLensSearchSidePanelDefaultWidthChangeDescription, -@@ -12972,7 +13002,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12860,7 +12890,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) {"autofill-enable-buy-now-pay-later-for-klarna", flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaName, flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaDescription, -@@ -13010,7 +13040,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12898,7 +12928,7 @@ const FeatureEntry kFeatureEntries[] = { autofill::features::kAutofillEnableDownstreamCardAwarenessIph)}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -374,12 +383,21 @@ {"enable-lens-overlay-back-to-page", flag_descriptions::kLensOverlayBackToPageName, flag_descriptions::kLensOverlayBackToPageDescription, kOsDesktop, -@@ -13059,7 +13089,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12950,7 +12980,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) {"autofill-enable-buy-now-pay-later-for-externally-linked", flag_descriptions::kAutofillEnableBuyNowPayLaterForExternallyLinkedName, flag_descriptions:: +@@ -13215,7 +13245,7 @@ const FeatureEntry kFeatureEntries[] = { + #endif // !BUILDFLAG(IS_ANDROID), + + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + {"enable-ntp-enterprise-shortcuts", + flag_descriptions::kEnableNtpEnterpriseShortcutsName, + flag_descriptions::kEnableNtpEnterpriseShortcutsDescription, diff --git a/www/chromium/files/patch-chrome_browser_accessibility_page__colors.cc b/www/chromium/files/patch-chrome_browser_accessibility_page__colors.cc deleted file mode 100644 index 8f5326a830d9..000000000000 --- a/www/chromium/files/patch-chrome_browser_accessibility_page__colors.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/accessibility/page_colors.cc.orig 2024-08-26 12:06:38 UTC -+++ chrome/browser/accessibility/page_colors.cc -@@ -12,7 +12,7 @@ - #include "components/sync_preferences/pref_service_syncable.h" - #include "ui/native_theme/native_theme.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #include "ui/linux/linux_ui_factory.h" - #endif // BUILDFLAG(IS_LINUX) -@@ -55,7 +55,7 @@ void PageColors::Init() { - - void PageColors::OnPageColorsChanged() { - auto* native_theme = ui::NativeTheme::GetInstanceForNativeUi(); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Allow the Linux native theme to update its state for page colors. - if (auto* linux_ui_theme = ui::GetDefaultLinuxUiTheme()) { - if (auto* linux_native_theme = linux_ui_theme->GetNativeTheme()) { diff --git a/www/chromium/files/patch-chrome_browser_accessibility_page__colors__controller.cc b/www/chromium/files/patch-chrome_browser_accessibility_page__colors__controller.cc new file mode 100644 index 000000000000..4ca308a4056e --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_accessibility_page__colors__controller.cc @@ -0,0 +1,20 @@ +--- chrome/browser/accessibility/page_colors_controller.cc.orig 2025-10-02 04:28:32 UTC ++++ chrome/browser/accessibility/page_colors_controller.cc +@@ -11,7 +11,7 @@ + #include "components/prefs/pref_service.h" + #include "ui/native_theme/native_theme.h" + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #include "ui/linux/linux_ui.h" + #include "ui/linux/linux_ui_factory.h" + #endif // BUILDFLAG(IS_LINUX) +@@ -88,7 +88,7 @@ void PageColorsController::OnPreferredContrastChanged( + + void PageColorsController::OnPageColorsChanged() { + auto* native_theme = ui::NativeTheme::GetInstanceForNativeUi(); +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // Allow the Linux native theme to update its state for page colors. + if (auto* linux_ui_theme = ui::GetDefaultLinuxUiTheme()) { + if (auto* linux_native_theme = linux_ui_theme->GetNativeTheme()) { diff --git a/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc b/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc index 3fe061a8e5fb..73a48856d8fb 100644 --- a/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc +++ b/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc @@ -1,24 +1,24 @@ ---- chrome/browser/background/glic/glic_status_icon.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/background/glic/glic_status_icon.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/background/glic/glic_status_icon.cc -@@ -93,7 +93,7 @@ GlicStatusIcon::GlicStatusIcon(GlicController* control - if (!status_icon_) { +@@ -89,7 +89,7 @@ GlicStatusIcon::GlicStatusIcon(GlicController* control return; } + -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Set a vector icon for proper themeing on Linux. + // Set a vector icon for proper theming on Linux. status_icon_->SetIcon( GlicVectorIconManager::GetVectorIcon(IDR_GLIC_BUTTON_VECTOR_ICON)); -@@ -135,7 +135,7 @@ GlicStatusIcon::~GlicStatusIcon() { +@@ -144,7 +144,7 @@ GlicStatusIcon::~GlicStatusIcon() { context_menu_ = nullptr; if (status_icon_) { -#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) ++#if !BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) status_icon_->RemoveObserver(this); #endif std::unique_ptr<StatusIcon> removed_icon = -@@ -243,7 +243,7 @@ void GlicStatusIcon::UpdateHotkey(const ui::Accelerato +@@ -257,7 +257,7 @@ void GlicStatusIcon::UpdateHotkey(const ui::Accelerato } void GlicStatusIcon::UpdateVisibilityOfExitInContextMenu() { @@ -27,7 +27,7 @@ if (context_menu_) { const bool is_visible = BrowserList::GetInstance()->empty(); const std::optional<size_t> index = -@@ -293,7 +293,7 @@ std::unique_ptr<StatusIconMenuModel> GlicStatusIcon::C +@@ -321,7 +321,7 @@ std::unique_ptr<StatusIconMenuModel> GlicStatusIcon::C menu->AddItem(IDC_GLIC_STATUS_ICON_MENU_SETTINGS, l10n_util::GetStringUTF16(IDS_GLIC_STATUS_ICON_MENU_SETTINGS)); diff --git a/www/chromium/files/patch-chrome_browser_browser__features.cc b/www/chromium/files/patch-chrome_browser_browser__features.cc index 109cd661eb8e..8e58bb31ac09 100644 --- a/www/chromium/files/patch-chrome_browser_browser__features.cc +++ b/www/chromium/files/patch-chrome_browser_browser__features.cc @@ -1,6 +1,6 @@ ---- chrome/browser/browser_features.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/browser_features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/browser_features.cc -@@ -80,7 +80,7 @@ BASE_FEATURE(kClearUserDataUponProfileDestruction, +@@ -86,7 +86,7 @@ BASE_FEATURE(kClearUserDataUponProfileDestruction, "ClearUserDataUponProfileDestruction", base::FEATURE_ENABLED_BY_DEFAULT); @@ -9,7 +9,7 @@ // Enables usage of os_crypt_async::SecretPortalKeyProvider. Once // `kSecretPortalKeyProviderUseForEncryption` is enabled, this flag cannot be // disabled without losing data. -@@ -99,7 +99,7 @@ BASE_FEATURE(kUseFreedesktopSecretKeyProvider, +@@ -105,7 +105,7 @@ BASE_FEATURE(kUseFreedesktopSecretKeyProvider, // the browser exits. BASE_FEATURE(kDestroyProfileOnBrowserClose, "DestroyProfileOnBrowserClose", diff --git a/www/chromium/files/patch-chrome_browser_browser__features.h b/www/chromium/files/patch-chrome_browser_browser__features.h index 966de3149890..0c57413a83ab 100644 --- a/www/chromium/files/patch-chrome_browser_browser__features.h +++ b/www/chromium/files/patch-chrome_browser_browser__features.h @@ -1,6 +1,6 @@ ---- chrome/browser/browser_features.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/browser_features.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/browser_features.h -@@ -39,7 +39,7 @@ BASE_DECLARE_FEATURE(kCertificateTransparencyAskBefore +@@ -41,7 +41,7 @@ BASE_DECLARE_FEATURE(kCertificateTransparencyAskBefore BASE_DECLARE_FEATURE(kCertVerificationNetworkTime); BASE_DECLARE_FEATURE(kClearUserDataUponProfileDestruction); @@ -9,7 +9,7 @@ BASE_DECLARE_FEATURE(kDbusSecretPortal); BASE_DECLARE_FEATURE(kUseFreedesktopSecretKeyProvider); #endif -@@ -87,7 +87,7 @@ BASE_DECLARE_FEATURE(kRestartNetworkServiceUnsandboxed +@@ -91,7 +91,7 @@ BASE_DECLARE_FEATURE(kRestartNetworkServiceUnsandboxed BASE_DECLARE_FEATURE(kSandboxExternalProtocolBlocked); BASE_DECLARE_FEATURE(kSandboxExternalProtocolBlockedWarning); diff --git a/www/chromium/files/patch-chrome_browser_browser__process__impl.cc b/www/chromium/files/patch-chrome_browser_browser__process__impl.cc index cb230f07409f..3ec69363755e 100644 --- a/www/chromium/files/patch-chrome_browser_browser__process__impl.cc +++ b/www/chromium/files/patch-chrome_browser_browser__process__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/browser_process_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/browser_process_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/browser_process_impl.cc -@@ -257,7 +257,7 @@ +@@ -253,7 +253,7 @@ #include "components/enterprise/browser/controller/chrome_browser_cloud_management_controller.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/browser_features.h" #include "components/os_crypt/async/browser/fallback_linux_key_provider.h" #include "components/os_crypt/async/browser/freedesktop_secret_key_provider.h" -@@ -269,7 +269,7 @@ +@@ -265,7 +265,7 @@ #include "chrome/browser/safe_browsing/safe_browsing_service.h" #endif @@ -18,7 +18,7 @@ // How often to check if the persistent instance of Chrome needs to restart // to install an update. static const int kUpdateCheckIntervalHours = 6; -@@ -1170,7 +1170,7 @@ void BrowserProcessImpl::RegisterPrefs(PrefRegistrySim +@@ -1167,7 +1167,7 @@ void BrowserProcessImpl::RegisterPrefs(PrefRegistrySim GoogleUpdateSettings::GetCollectStatsConsent()); registry->RegisterBooleanPref(prefs::kDevToolsRemoteDebuggingAllowed, true); @@ -27,7 +27,7 @@ os_crypt_async::SecretPortalKeyProvider::RegisterLocalPrefs(registry); #endif } -@@ -1438,7 +1438,7 @@ void BrowserProcessImpl::PreMainMessageLoopRun() { +@@ -1435,7 +1435,7 @@ void BrowserProcessImpl::PreMainMessageLoopRun() { local_state()))); #endif // BUILDFLAG(IS_WIN) @@ -36,7 +36,7 @@ base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); if (cmd_line->GetSwitchValueASCII(password_manager::kPasswordStore) != "basic") { -@@ -1718,7 +1718,7 @@ void BrowserProcessImpl::Unpin() { +@@ -1715,7 +1715,7 @@ void BrowserProcessImpl::Unpin() { } // Mac is currently not supported. diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc index a3c58110cdd6..166843f3f231 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_browser_field_trials.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/chrome_browser_field_trials.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_browser_field_trials.cc -@@ -45,7 +45,7 @@ +@@ -47,7 +47,7 @@ #include "chromeos/ash/services/multidevice_setup/public/cpp/first_run_field_trial.h" #endif @@ -9,7 +9,7 @@ #include "base/nix/xdg_util.h" #include "ui/base/ui_base_features.h" #endif // BUILDFLAG(IS_LINUX) -@@ -101,7 +101,7 @@ void ChromeBrowserFieldTrials::RegisterFeatureOverride +@@ -103,7 +103,7 @@ void ChromeBrowserFieldTrials::RegisterFeatureOverride base::FeatureList* feature_list) { variations::FeatureOverrides feature_overrides(*feature_list); diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc index 067d45b16983..a706f93cd76c 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc @@ -1,4 +1,4 @@ ---- chrome/browser/chrome_browser_interface_binders_webui.cc.orig 2025-09-11 08:17:09 UTC +--- chrome/browser/chrome_browser_interface_binders_webui.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_browser_interface_binders_webui.cc @@ -51,18 +51,18 @@ #include "mojo/public/cpp/bindings/binder_map.h" @@ -22,7 +22,7 @@ #include "chrome/browser/ui/webui/app_settings/web_app_settings_ui.h" #include "chrome/browser/ui/webui/on_device_translation_internals/on_device_translation_internals_ui.h" #include "chrome/browser/ui/webui/signin/history_sync_optin/history_sync_optin.mojom.h" -@@ -483,7 +483,7 @@ void PopulateChromeWebUIFrameBinders( +@@ -489,7 +489,7 @@ void PopulateChromeWebUIFrameBinders( policy::DlpInternalsUI>(map); #endif @@ -31,7 +31,7 @@ RegisterWebUIControllerInterfaceBinder< app_management::mojom::PageHandlerFactory, WebAppSettingsUI>(map); -@@ -635,14 +635,14 @@ void PopulateChromeWebUIFrameBinders( +@@ -642,14 +642,14 @@ void PopulateChromeWebUIFrameBinders( HistoryClustersSidePanelUI, NewTabPageUI, BookmarksSidePanelUI>(map); } @@ -48,7 +48,7 @@ WhatsNewUI, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) NewTabPageUI>(map); -@@ -1193,7 +1193,7 @@ void PopulateChromeWebUIFrameBinders( +@@ -1200,7 +1200,7 @@ void PopulateChromeWebUIFrameBinders( #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc index 2fa607f594df..5d8f3ca66117 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_browser_main.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/chrome_browser_main.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_browser_main.cc -@@ -153,7 +153,7 @@ +@@ -155,7 +155,7 @@ #endif #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ #include "sql/database.h" #endif -@@ -179,11 +179,11 @@ +@@ -181,11 +181,11 @@ #include "components/enterprise/browser/controller/chrome_browser_cloud_management_controller.h" #endif // BUILDFLAG(IS_CHROMEOS) @@ -23,7 +23,7 @@ #include "chrome/browser/headless/headless_mode_metrics.h" // nogncheck #include "chrome/browser/headless/headless_mode_util.h" // nogncheck #include "chrome/browser/metrics/desktop_session_duration/desktop_session_duration_tracker.h" -@@ -194,7 +194,7 @@ +@@ -196,7 +196,7 @@ #include "ui/gfx/switches.h" #endif @@ -32,7 +32,7 @@ #include "chrome/browser/first_run/upgrade_util.h" #endif -@@ -266,7 +266,7 @@ +@@ -269,7 +269,7 @@ #include "chrome/browser/chrome_process_singleton.h" #include "chrome/browser/ui/startup/startup_browser_creator.h" @@ -41,7 +41,7 @@ #include "base/nix/xdg_util.h" #endif #endif // BUILDFLAG(ENABLE_PROCESS_SINGLETON) -@@ -289,7 +289,7 @@ +@@ -292,7 +292,7 @@ namespace { #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || \ @@ -50,7 +50,7 @@ constexpr base::FilePath::CharType kMediaHistoryDatabaseName[] = FILE_PATH_LITERAL("Media History"); -@@ -440,7 +440,7 @@ void ProcessSingletonNotificationCallbackImpl( +@@ -441,7 +441,7 @@ void ProcessSingletonNotificationCallbackImpl( } #endif @@ -59,7 +59,7 @@ // Set the global activation token sent as a command line switch by another // browser process. This also removes the switch after use to prevent any side // effects of leaving it in the command line after this point. -@@ -1007,7 +1007,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { +@@ -1002,7 +1002,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { #if BUILDFLAG(ENABLE_EXTENSIONS_CORE) && \ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -68,7 +68,7 @@ // Create directory for user-level Native Messaging manifest files. This // makes it less likely that the directory will be created by third-party // software with incorrect owner or permission. See crbug.com/725513 . -@@ -1051,7 +1051,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { +@@ -1046,7 +1046,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { #endif // BUILDFLAG(IS_MAC) @@ -77,7 +77,7 @@ metrics::DesktopSessionDurationTracker::Initialize(); ProfileActivityMetricsRecorder::Initialize(); TouchUIControllerStatsTracker::Initialize( -@@ -1271,7 +1271,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* +@@ -1266,7 +1266,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* #endif // BUILDFLAG(IS_WIN) #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || \ @@ -86,7 +86,7 @@ // Delete the media history database if it still exists. // TODO(crbug.com/40177301): Remove this. base::ThreadPool::PostTask( -@@ -1322,7 +1322,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* +@@ -1317,7 +1317,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* *UrlLanguageHistogramFactory::GetForBrowserContext(profile)); #endif @@ -95,7 +95,7 @@ if (headless::IsHeadlessMode()) { headless::ReportHeadlessActionMetrics(); } -@@ -1431,7 +1431,7 @@ int ChromeBrowserMainParts::PreMainMessageLoopRunImpl( +@@ -1426,7 +1426,7 @@ int ChromeBrowserMainParts::PreMainMessageLoopRunImpl( // In headless mode provide alternate SelectFileDialog factory overriding // any platform specific SelectFileDialog implementation that may have been // set. @@ -104,7 +104,7 @@ if (headless::IsHeadlessMode()) { headless::HeadlessSelectFileDialogFactory::SetUp(); } -@@ -1965,7 +1965,7 @@ bool ChromeBrowserMainParts::ProcessSingletonNotificat +@@ -1990,7 +1990,7 @@ bool ChromeBrowserMainParts::ProcessSingletonNotificat // Drop the request if headless mode is in effect or the request is from // a headless Chrome process. diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc index 03bb56d75603..fefb6c1cd965 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc @@ -1,25 +1,26 @@ ---- chrome/browser/chrome_browser_main_linux.cc.orig 2025-04-04 08:52:13 UTC +--- chrome/browser/chrome_browser_main_linux.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_browser_main_linux.cc -@@ -24,7 +24,7 @@ - #include "device/bluetooth/dbus/bluez_dbus_thread_manager.h" +@@ -23,7 +23,7 @@ + #include "device/bluetooth/dbus/bluez_dbus_manager.h" #include "ui/base/l10n/l10n_util.h" -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #include "components/dbus/thread_linux/dbus_thread_linux.h" #include "ui/ozone/public/ozone_platform.h" #endif - -@@ -65,7 +65,9 @@ void ChromeBrowserMainPartsLinux::PostCreateMainMessag +@@ -65,8 +65,10 @@ void ChromeBrowserMainPartsLinux::PostCreateMainMessag #endif // BUILDFLAG(IS_CHROMEOS) #if !BUILDFLAG(IS_CHROMEOS) +#if !BUILDFLAG(IS_BSD) - bluez::BluezDBusManager::Initialize(nullptr /* system_bus */); + bluez::BluezDBusManager::Initialize( + dbus_thread_linux::GetSharedSystemBus().get()); +#endif // Set up crypt config. This needs to be done before anything starts the // network service, as the raw encryption key needs to be shared with the -@@ -91,7 +93,7 @@ void ChromeBrowserMainPartsLinux::PostCreateMainMessag +@@ -92,7 +94,7 @@ void ChromeBrowserMainPartsLinux::PostCreateMainMessag ChromeBrowserMainPartsPosix::PostCreateMainMessageLoop(); } @@ -28,7 +29,7 @@ void ChromeBrowserMainPartsLinux::PostMainMessageLoopRun() { ChromeBrowserMainPartsPosix::PostMainMessageLoopRun(); ui::OzonePlatform::GetInstance()->PostMainMessageLoopRun(); -@@ -129,7 +131,7 @@ void ChromeBrowserMainPartsLinux::PostBrowserStart() { +@@ -130,7 +132,7 @@ void ChromeBrowserMainPartsLinux::PostBrowserStart() { #endif // BUILDFLAG(USE_DBUS) && !BUILDFLAG(IS_CHROMEOS) void ChromeBrowserMainPartsLinux::PostDestroyThreads() { diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc index 0d62e8fa4feb..f773e8465ec0 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_browser_main_posix.cc.orig 2025-04-04 08:52:13 UTC +--- chrome/browser/chrome_browser_main_posix.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_browser_main_posix.cc -@@ -81,7 +81,7 @@ void ExitHandler::ExitWhenPossibleOnUIThread(int signa +@@ -77,7 +77,7 @@ void ExitHandler::ExitWhenPossibleOnUIThread(int signa // ExitHandler takes care of deleting itself. new ExitHandler(); } else { diff --git a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc index d232ce1ac237..5a72b9f520b4 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_content_browser_client.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/chrome_content_browser_client.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_content_browser_client.cc -@@ -467,7 +467,7 @@ +@@ -481,7 +481,7 @@ #include "components/user_manager/user_manager.h" #include "services/service_manager/public/mojom/interface_provider_spec.mojom.h" #include "storage/browser/file_system/external_mount_points.h" @@ -9,7 +9,7 @@ #include "chrome/browser/chrome_browser_main_linux.h" #include "chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.h" #elif BUILDFLAG(IS_ANDROID) -@@ -565,7 +565,7 @@ +@@ -581,7 +581,7 @@ #include "services/network/public/mojom/permissions_policy/permissions_policy_feature.mojom.h" #endif // !BUILDFLAG(IS_ANDROID) @@ -18,7 +18,7 @@ #include "components/crash/core/app/crash_switches.h" #include "components/crash/core/app/crashpad.h" #endif -@@ -574,7 +574,7 @@ +@@ -591,7 +591,7 @@ #include "components/crash/content/browser/crash_handler_host_linux.h" #endif @@ -27,7 +27,7 @@ #include "chrome/browser/enterprise/chrome_browser_main_extra_parts_enterprise.h" #endif -@@ -582,7 +582,7 @@ +@@ -599,7 +599,7 @@ #include "chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h" #endif @@ -36,7 +36,7 @@ #include "chrome/browser/chrome_browser_main_extra_parts_linux.h" #elif BUILDFLAG(IS_OZONE) #include "chrome/browser/chrome_browser_main_extra_parts_ozone.h" -@@ -1406,7 +1406,7 @@ void ChromeContentBrowserClient::RegisterLocalStatePre +@@ -1449,7 +1449,7 @@ void ChromeContentBrowserClient::RegisterLocalStatePre registry->RegisterBooleanPref(prefs::kDataURLWhitespacePreservationEnabled, true); registry->RegisterBooleanPref(prefs::kEnableUnsafeSwiftShader, false); @@ -45,7 +45,7 @@ registry->RegisterBooleanPref(prefs::kOutOfProcessSystemDnsResolutionEnabled, true); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -@@ -1628,7 +1628,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo +@@ -1671,7 +1671,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo #elif BUILDFLAG(IS_CHROMEOS) main_parts = std::make_unique<ash::ChromeBrowserMainPartsAsh>( is_integration_test, &startup_data_); @@ -54,7 +54,7 @@ main_parts = std::make_unique<ChromeBrowserMainPartsLinux>( is_integration_test, &startup_data_); #elif BUILDFLAG(IS_ANDROID) -@@ -1659,7 +1659,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo +@@ -1702,7 +1702,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo // Construct additional browser parts. Stages are called in the order in // which they are added. #if defined(TOOLKIT_VIEWS) @@ -63,7 +63,7 @@ main_parts->AddParts( std::make_unique<ChromeBrowserMainExtraPartsViewsLinux>()); #else -@@ -1676,7 +1676,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo +@@ -1719,7 +1719,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo main_parts->AddParts(std::make_unique<ChromeBrowserMainExtraPartsAsh>()); #endif @@ -72,7 +72,7 @@ main_parts->AddParts(std::make_unique<ChromeBrowserMainExtraPartsLinux>()); #elif BUILDFLAG(IS_OZONE) main_parts->AddParts(std::make_unique<ChromeBrowserMainExtraPartsOzone>()); -@@ -1695,7 +1695,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo +@@ -1738,7 +1738,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo chrome::AddMetricsExtraParts(main_parts.get()); @@ -81,7 +81,7 @@ main_parts->AddParts( std::make_unique< enterprise_util::ChromeBrowserMainExtraPartsEnterprise>()); -@@ -2703,7 +2703,9 @@ void MaybeAppendBlinkSettingsSwitchForFieldTrial( +@@ -2835,7 +2835,9 @@ void MaybeAppendBlinkSettingsSwitchForFieldTrial( void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( base::CommandLine* command_line, int child_process_id) { @@ -91,7 +91,7 @@ #if BUILDFLAG(IS_MAC) std::unique_ptr<metrics::ClientInfo> client_info = GoogleUpdateSettings::LoadMetricsClientInfo(); -@@ -2712,7 +2714,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin +@@ -2844,7 +2846,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin client_info->client_id); } #elif BUILDFLAG(IS_POSIX) @@ -100,7 +100,7 @@ pid_t pid; if (crash_reporter::GetHandlerSocket(nullptr, &pid)) { command_line->AppendSwitchASCII( -@@ -3044,7 +3046,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin +@@ -3177,7 +3179,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin } } @@ -109,25 +109,16 @@ // Opt into a hardened stack canary mitigation if it hasn't already been // force-disabled. if (!browser_command_line.HasSwitch(switches::kChangeStackGuardOnFork)) { -@@ -4109,7 +4111,7 @@ bool UpdatePreferredColorScheme(WebPreferences* web_pr - return old_preferred_color_scheme != web_prefs->preferred_color_scheme; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Sets the `root_scrollbar_theme_color` web pref if the user has enabled a - // custom colored frame for the UI. - void UpdateRootScrollbarThemeColor(Profile* profile, -@@ -4752,7 +4754,7 @@ void ChromeContentBrowserClient::OverrideWebPreference +@@ -4236,7 +4238,7 @@ GetPreferredColorScheme(const WebPreferences& web_pref - UpdatePreferredColorScheme(web_prefs, main_frame_site.GetSiteURL(), - web_contents, GetWebTheme()); + std::optional<SkColor> GetRootScrollbarThemeColor(WebContents* web_contents) { + bool root_scrollbar_follows_browser_theme = false; -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - UpdateRootScrollbarThemeColor(profile, web_contents, web_prefs); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) - -@@ -5030,7 +5032,7 @@ void ChromeContentBrowserClient::GetAdditionalFileSyst + root_scrollbar_follows_browser_theme = base::FeatureList::IsEnabled( + blink::features::kRootScrollbarFollowsBrowserTheme); + #endif +@@ -5171,7 +5173,7 @@ void ChromeContentBrowserClient::GetAdditionalFileSyst } } @@ -136,7 +127,7 @@ void ChromeContentBrowserClient::GetAdditionalMappedFilesForChildProcess( const base::CommandLine& command_line, int child_process_id, -@@ -7174,7 +7176,7 @@ bool ChromeContentBrowserClient::ShouldSandboxNetworkS +@@ -7356,7 +7358,7 @@ bool ChromeContentBrowserClient::ShouldSandboxNetworkS bool ChromeContentBrowserClient::ShouldRunOutOfProcessSystemDnsResolution() { // This enterprise policy is supported on Android, but the feature will not be // launched there. diff --git a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h index 959052a077fd..328464c3205a 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h +++ b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_content_browser_client.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/chrome_content_browser_client.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_content_browser_client.h -@@ -571,7 +571,7 @@ class ChromeContentBrowserClient : public content::Con +@@ -579,7 +579,7 @@ class ChromeContentBrowserClient : public content::Con const GURL& site_url) override; std::unique_ptr<content::TracingDelegate> CreateTracingDelegate() override; bool IsSystemWideTracingEnabled() override; diff --git a/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc b/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc index 867530262383..93f619af9792 100644 --- a/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc +++ b/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc @@ -1,6 +1,6 @@ ---- chrome/browser/download/chrome_download_manager_delegate.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/download/chrome_download_manager_delegate.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/download/chrome_download_manager_delegate.cc -@@ -1944,7 +1944,7 @@ void ChromeDownloadManagerDelegate::OnDownloadTargetDe +@@ -1948,7 +1948,7 @@ void ChromeDownloadManagerDelegate::OnDownloadTargetDe bool ChromeDownloadManagerDelegate::IsOpenInBrowserPreferredForFile( const base::FilePath& path) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -9,7 +9,7 @@ if (path.MatchesExtension(FILE_PATH_LITERAL(".pdf"))) { return !download_prefs_->ShouldOpenPdfInSystemReader(); } -@@ -2080,7 +2080,7 @@ void ChromeDownloadManagerDelegate::CheckDownloadAllow +@@ -2084,7 +2084,7 @@ void ChromeDownloadManagerDelegate::CheckDownloadAllow content::CheckDownloadAllowedCallback check_download_allowed_cb) { DCHECK_CURRENTLY_ON(BrowserThread::UI); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -18,7 +18,7 @@ // Don't download pdf if it is a file URL, as that might cause an infinite // download loop if Chrome is not the system pdf viewer. if (url.SchemeIsFile() && download_prefs_->ShouldOpenPdfInSystemReader()) { -@@ -2162,7 +2162,7 @@ void ChromeDownloadManagerDelegate::CheckSavePackageAl +@@ -2166,7 +2166,7 @@ void ChromeDownloadManagerDelegate::CheckSavePackageAl DCHECK(download_item->IsSavePackageDownload()); #if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-chrome_browser_download_download__commands.cc b/www/chromium/files/patch-chrome_browser_download_download__commands.cc index 945383043a0c..a080b0875b5f 100644 --- a/www/chromium/files/patch-chrome_browser_download_download__commands.cc +++ b/www/chromium/files/patch-chrome_browser_download_download__commands.cc @@ -1,4 +1,4 @@ ---- chrome/browser/download/download_commands.cc.orig 2025-03-05 08:14:56 UTC +--- chrome/browser/download/download_commands.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/download/download_commands.cc @@ -27,7 +27,7 @@ #include "ui/base/clipboard/scoped_clipboard_writer.h" @@ -9,7 +9,7 @@ #include "chrome/browser/ui/browser.h" #include "chrome/browser/ui/browser_finder.h" #include "chrome/browser/ui/scoped_tabbed_browser_displayer.h" -@@ -177,7 +177,7 @@ void DownloadCommands::ExecuteCommand(Command command) +@@ -174,7 +174,7 @@ void DownloadCommands::ExecuteCommand(Command command) } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_download_download__item__model.cc b/www/chromium/files/patch-chrome_browser_download_download__item__model.cc index 5ca876094667..9841d5f3c34a 100644 --- a/www/chromium/files/patch-chrome_browser_download_download__item__model.cc +++ b/www/chromium/files/patch-chrome_browser_download_download__item__model.cc @@ -1,6 +1,6 @@ ---- chrome/browser/download/download_item_model.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/download/download_item_model.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/download/download_item_model.cc -@@ -723,7 +723,7 @@ bool DownloadItemModel::IsCommandChecked( +@@ -724,7 +724,7 @@ bool DownloadItemModel::IsCommandChecked( download_crx_util::IsExtensionDownload(*download_); case DownloadCommands::ALWAYS_OPEN_TYPE: #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -9,7 +9,7 @@ if (download_commands->CanOpenPdfInSystemViewer()) { DownloadPrefs* prefs = DownloadPrefs::FromBrowserContext(profile()); return prefs->ShouldOpenPdfInSystemReader(); -@@ -771,7 +771,7 @@ void DownloadItemModel::ExecuteCommand(DownloadCommand +@@ -772,7 +772,7 @@ void DownloadItemModel::ExecuteCommand(DownloadCommand DownloadCommands::ALWAYS_OPEN_TYPE); DownloadPrefs* prefs = DownloadPrefs::FromBrowserContext(profile()); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -18,7 +18,7 @@ if (download_commands->CanOpenPdfInSystemViewer()) { prefs->SetShouldOpenPdfInSystemReader(!is_checked); SetShouldPreferOpeningInBrowser(is_checked); -@@ -1174,7 +1174,7 @@ void DownloadItemModel::DetermineAndSetShouldPreferOpe +@@ -1175,7 +1175,7 @@ void DownloadItemModel::DetermineAndSetShouldPreferOpe return; } diff --git a/www/chromium/files/patch-chrome_browser_enterprise_browser__management_browser__management__service.cc b/www/chromium/files/patch-chrome_browser_enterprise_browser__management_browser__management__service.cc index c1daba7cde3d..87fd411ed2ff 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_browser__management_browser__management__service.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_browser__management_browser__management__service.cc @@ -1,4 +1,4 @@ ---- chrome/browser/enterprise/browser_management/browser_management_service.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/enterprise/browser_management/browser_management_service.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/enterprise/browser_management/browser_management_service.cc @@ -50,7 +50,7 @@ GetManagementStatusProviders(Profile* profile) { @@ -36,7 +36,7 @@ void BrowserManagementService::SetBrowserManagementIconForTesting( const gfx::Image& management_icon) { CHECK_IS_TEST(); -@@ -183,7 +183,7 @@ void BrowserManagementService::SetManagementIconForBro +@@ -185,7 +185,7 @@ void BrowserManagementService::SetManagementIconForBro #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) void BrowserManagementService::OnPolicyStatusChanged() { diff --git a/www/chromium/files/patch-chrome_browser_enterprise_connectors_common.cc b/www/chromium/files/patch-chrome_browser_enterprise_connectors_common.cc index 76dfaaf12c7e..6f1ee0316e3c 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_connectors_common.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_connectors_common.cc @@ -1,6 +1,6 @@ ---- chrome/browser/enterprise/connectors/common.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/enterprise/connectors/common.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/enterprise/connectors/common.cc -@@ -19,7 +19,7 @@ +@@ -20,7 +20,7 @@ #include "components/user_manager/user.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" #include "components/prefs/pref_service.h" #endif -@@ -235,7 +235,7 @@ std::string GetProfileEmail(Profile* profile) { +@@ -306,7 +306,7 @@ std::string GetProfileEmail(Profile* profile) { std::string email = GetProfileEmail(IdentityManagerFactory::GetForProfile(profile)); diff --git a/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc b/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc index 312e6d0fc6d6..9ac1fe8b3042 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc @@ -1,4 +1,4 @@ ---- chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.cc @@ -53,7 +53,7 @@ #include "base/strings/utf_string_conversions.h" @@ -9,7 +9,16 @@ #include "chrome/browser/enterprise/signals/signals_aggregator_factory.h" #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" #include "components/device_signals/core/browser/signals_aggregator.h" -@@ -158,7 +158,7 @@ void RealtimeReportingClient::ReportPastEvent(const st +@@ -62,7 +62,7 @@ + + namespace enterprise_connectors { + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + using Event = ::chrome::cros::reporting::proto::Event; + #endif + +@@ -162,7 +162,7 @@ void RealtimeReportingClient::ReportPastEvent(const st /*include_profile_user_name=*/false); } @@ -18,7 +27,7 @@ void AddCrowdstrikeSignalsToEvent( base::Value::Dict& event, -@@ -194,7 +194,7 @@ std::string RealtimeReportingClient::GetProfileUserNam +@@ -283,7 +283,7 @@ std::string RealtimeReportingClient::GetProfileUserNam username_ = identity_manager_ ? GetProfileEmail(identity_manager_) : std::string(); @@ -27,12 +36,12 @@ if (username_.empty()) { username_ = Profile::FromBrowserContext(context_)->GetPrefs()->GetString( enterprise_signin::prefs::kProfileUserEmail); -@@ -251,7 +251,7 @@ std::string RealtimeReportingClient::GetBrowserClientI +@@ -340,7 +340,7 @@ std::string RealtimeReportingClient::GetBrowserClientI return client_id; } -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(notyet) void RealtimeReportingClient::MaybeCollectDeviceSignalsAndReportEvent( - ::chrome::cros::reporting::proto::Event event, + Event event, policy::CloudPolicyClient* client, diff --git a/www/chromium/files/patch-chrome_browser_enterprise_signals_signals__aggregator__factory.cc b/www/chromium/files/patch-chrome_browser_enterprise_signals_signals__aggregator__factory.cc index ec6e10a8480d..086f27ee6c0b 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_signals_signals__aggregator__factory.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_signals_signals__aggregator__factory.cc @@ -1,4 +1,4 @@ ---- chrome/browser/enterprise/signals/signals_aggregator_factory.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/enterprise/signals/signals_aggregator_factory.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/enterprise/signals/signals_aggregator_factory.cc @@ -49,7 +49,7 @@ #include "components/device_signals/core/browser/settings_client.h" @@ -8,13 +8,13 @@ +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) #include "components/device_signals/core/browser/agent_signals_collector.h" #include "components/device_signals/core/browser/crowdstrike_client.h" - #include "components/device_signals/core/browser/detected_agent_client.h" -@@ -114,7 +114,7 @@ SignalsAggregatorFactory::BuildServiceInstanceForBrows + #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +@@ -113,7 +113,7 @@ SignalsAggregatorFactory::BuildServiceInstanceForBrows service_host)); #endif // !BUILDFLAG(IS_ANDROID) -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) collectors.push_back(std::make_unique<device_signals::AgentSignalsCollector>( - device_signals::CrowdStrikeClient::Create(), - device_signals::DetectedAgentClient::Create())); + device_signals::CrowdStrikeClient::Create())); + #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc b/www/chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc index 620b01a637c6..375affeae949 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc @@ -1,6 +1,6 @@ ---- chrome/browser/enterprise/util/managed_browser_utils.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/enterprise/util/managed_browser_utils.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/enterprise/util/managed_browser_utils.cc -@@ -220,7 +220,7 @@ void SetUserAcceptedAccountManagement(Profile* profile +@@ -300,7 +300,7 @@ void SetUserAcceptedAccountManagement(Profile* profile // The updated consent screen also ask the user for consent to share device // signals. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ profile->GetPrefs()->SetBoolean( device_signals::prefs::kDeviceSignalsPermanentConsentReceived, accepted); #endif -@@ -229,7 +229,7 @@ void SetUserAcceptedAccountManagement(Profile* profile +@@ -309,7 +309,7 @@ void SetUserAcceptedAccountManagement(Profile* profile profile_manager->GetProfileAttributesStorage() .GetProfileAttributesWithPath(profile->GetPath()); if (entry) { @@ -18,7 +18,7 @@ SetEnterpriseProfileLabel(profile); #endif entry->SetUserAcceptedAccountManagement(accepted); -@@ -348,7 +348,7 @@ bool CanShowEnterpriseProfileUI(Profile* profile) { +@@ -428,7 +428,7 @@ bool CanShowEnterpriseProfileUI(Profile* profile) { } bool CanShowEnterpriseBadgingForNTPFooter(Profile* profile) { @@ -27,7 +27,7 @@ BrowserManagementNoticeState management_notice_state = GetManagementNoticeStateForNTPFooter(profile); switch (management_notice_state) { -@@ -366,7 +366,7 @@ bool CanShowEnterpriseBadgingForNTPFooter(Profile* pro +@@ -446,7 +446,7 @@ bool CanShowEnterpriseBadgingForNTPFooter(Profile* pro BrowserManagementNoticeState GetManagementNoticeStateForNTPFooter( Profile* profile) { diff --git a/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn b/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn index 59904e9ca526..b4b6fae91deb 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn +++ b/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/extensions/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/extensions/BUILD.gn -@@ -1516,6 +1516,10 @@ source_set("extensions") { +@@ -1522,6 +1522,10 @@ source_set("extensions") { deps += [ "//chrome/services/printing/public/mojom" ] } diff --git a/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc b/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc index 4c61667ba0b9..d831c8c4aa4f 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc @@ -1,13 +1,13 @@ ---- chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc -@@ -356,7 +356,9 @@ bool ChromeRuntimeAPIDelegate::GetPlatformInfo(Platfor - } else if (strcmp(os, "linux") == 0) { +@@ -353,7 +353,9 @@ bool ChromeRuntimeAPIDelegate::GetPlatformInfo(Platfor + } else if (UNSAFE_TODO(strcmp(os, "linux")) == 0) { info->os = extensions::api::runtime::PlatformOs::kLinux; - } else if (strcmp(os, "openbsd") == 0) { + } else if (UNSAFE_TODO(strcmp(os, "openbsd")) == 0) { - info->os = extensions::api::runtime::PlatformOs::kOpenbsd; + info->os = extensions::api::runtime::PlatformOs::kLinux; -+ } else if (strcmp(os, "freebsd") == 0) { ++ } else if (UNSAFE_TODO(strcmp(os, "freebsd")) == 0) { + info->os = extensions::api::runtime::PlatformOs::kLinux; - } else if (strcmp(os, "android") == 0) { + } else if (UNSAFE_TODO(strcmp(os, "android")) == 0) { info->os = extensions::api::runtime::PlatformOs::kAndroid; } else { diff --git a/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc b/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc index 19963115b990..8c7144d5b65f 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/api/settings_private/prefs_util.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/extensions/api/settings_private/prefs_util.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/extensions/api/settings_private/prefs_util.cc -@@ -197,7 +197,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist +@@ -198,7 +198,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist (*s_allowlist)[autofill::prefs::kAutofillPaymentCardBenefits] = settings_api::PrefType::kBoolean; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ (*s_allowlist)[autofill::prefs::kAutofillBnplEnabled] = settings_api::PrefType::kBoolean; (*s_allowlist)[autofill::prefs::kAutofillAiOptInStatus] = -@@ -217,7 +217,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist +@@ -218,7 +218,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist (*s_allowlist)[tab_groups::prefs::kAutoPinNewTabGroups] = settings_api::PrefType::kBoolean; @@ -18,10 +18,10 @@ (*s_allowlist)[::prefs::kUseCustomChromeFrame] = settings_api::PrefType::kBoolean; #endif -@@ -231,7 +231,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist - (*s_allowlist)[::prefs::kCurrentThemeID] = settings_api::PrefType::kString; +@@ -235,7 +235,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist (*s_allowlist)[::prefs::kPinnedActions] = settings_api::PrefType::kList; - (*s_allowlist)[::prefs::kPolicyThemeColor] = settings_api::PrefType::kNumber; + (*s_allowlist)[themes::prefs::kPolicyThemeColor] = + settings_api::PrefType::kNumber; -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) (*s_allowlist)[::prefs::kSystemTheme] = settings_api::PrefType::kNumber; diff --git a/www/chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api__non__android.cc b/www/chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api__non__android.cc index de1342c90ef8..ccc41f8b40c8 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api__non__android.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api__non__android.cc @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/api/tabs/tabs_api_non_android.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/extensions/api/tabs/tabs_api_non_android.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/extensions/api/tabs/tabs_api_non_android.cc -@@ -756,7 +756,7 @@ ExtensionFunction::ResponseAction WindowsCreateFunctio +@@ -663,7 +663,7 @@ ExtensionFunction::ResponseAction WindowsCreateFunctio // created as minimized. // TODO(crbug.com/40254339): Remove this workaround when linux is fixed. // TODO(crbug.com/40254339): Find a fix for wayland as well. diff --git a/www/chromium/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc b/www/chromium/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc index 9ce5ba7d2de9..14eac30e44ec 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/api/webstore_private/webstore_private_api.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/extensions/api/webstore_private/webstore_private_api.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/extensions/api/webstore_private/webstore_private_api.cc -@@ -912,7 +912,7 @@ void WebstorePrivateBeginInstallWithManifest3Function: +@@ -938,7 +938,7 @@ void WebstorePrivateBeginInstallWithManifest3Function: #if BUILDFLAG(IS_CHROMEOS) RequestExtensionApproval(contents); return; diff --git a/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc b/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc index b574af9e0d87..c24ddca2660e 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/external_provider_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/extensions/external_provider_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/extensions/external_provider_impl.cc -@@ -827,7 +827,7 @@ void ExternalProviderImpl::CreateExternalProviders( +@@ -829,7 +829,7 @@ void ExternalProviderImpl::CreateExternalProviders( #endif // BUILDFLAG(IS_CHROMEOS) if (!profile->GetPrefs()->GetBoolean(pref_names::kBlockExternalExtensions)) { @@ -9,7 +9,7 @@ provider_list->push_back(std::make_unique<ExternalProviderImpl>( service, base::MakeRefCounted<ExternalPrefLoader>( -@@ -855,7 +855,7 @@ void ExternalProviderImpl::CreateExternalProviders( +@@ -857,7 +857,7 @@ void ExternalProviderImpl::CreateExternalProviders( bundled_extension_creation_flags)); // Define a per-user source of external extensions. diff --git a/www/chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc b/www/chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc index f452aaccb3f6..b1fd213a4b84 100644 --- a/www/chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc +++ b/www/chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc @@ -1,6 +1,6 @@ ---- chrome/browser/file_system_access/chrome_file_system_access_permission_context.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/file_system_access/chrome_file_system_access_permission_context.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/file_system_access/chrome_file_system_access_permission_context.cc -@@ -374,7 +374,7 @@ GenerateBlockPaths(bool should_normalize_file_path) { +@@ -376,7 +376,7 @@ GenerateBlockPaths(bool should_normalize_file_path) { FILE_PATH_LITERAL("Library/Mobile Documents/com~apple~CloudDocs"), BlockType::kDontBlockChildren}, #endif diff --git a/www/chromium/files/patch-chrome_browser_first__run_first__run__internal.h b/www/chromium/files/patch-chrome_browser_first__run_first__run__internal.h index 0dd89ae59be7..e0918e92cd08 100644 --- a/www/chromium/files/patch-chrome_browser_first__run_first__run__internal.h +++ b/www/chromium/files/patch-chrome_browser_first__run_first__run__internal.h @@ -1,6 +1,6 @@ ---- chrome/browser/first_run/first_run_internal.h.orig 2025-04-04 08:52:13 UTC +--- chrome/browser/first_run/first_run_internal.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/first_run/first_run_internal.h -@@ -53,7 +53,7 @@ FirstRunState DetermineFirstRunState(bool has_sentinel +@@ -72,7 +72,7 @@ FirstRunState DetermineFirstRunState(bool has_sentinel bool force_first_run, bool no_first_run); diff --git a/www/chromium/files/patch-chrome_browser_flag__descriptions.cc b/www/chromium/files/patch-chrome_browser_flag__descriptions.cc index dfda4d34b34e..00b79982090a 100644 --- a/www/chromium/files/patch-chrome_browser_flag__descriptions.cc +++ b/www/chromium/files/patch-chrome_browser_flag__descriptions.cc @@ -1,33 +1,24 @@ ---- chrome/browser/flag_descriptions.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/flag_descriptions.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/flag_descriptions.cc -@@ -667,7 +667,7 @@ const char kAutofillEnableAllowlistForBmoCardCategoryB +@@ -696,7 +696,7 @@ const char kAutofillEnableAllowlistForBmoCardCategoryB "Autofill suggestions on the allowlisted merchant websites."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kAutofillEnableAmountExtractionAllowlistDesktopName[] = - "Enable loading and querying the checkout amount extraction allowlist on " - "Chrome Desktop"; -@@ -685,7 +685,7 @@ const char kAutofillEnableAmountExtractionDesktopDescr - // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - const char kAutofillEnableAmountExtractionTestingName[] = - "Enable amount extraction testing on Chrome desktop and Clank"; - const char kAutofillEnableAmountExtractionTestingDescription[] = -@@ -696,7 +696,7 @@ const char kAutofillEnableAmountExtractionTestingDescr + const char kAutofillEnableAmountExtractionName[] = + "Enable checkout amount extraction."; + const char kAutofillEnableAmountExtractionDescription[] = +@@ -719,7 +719,7 @@ const char kAutofillEnableAmountExtractionTestingDescr // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) const char kAutofillEnableBuyNowPayLaterName[] = "Enable buy now pay later on Autofill"; const char kAutofillEnableBuyNowPayLaterDescription[] = -@@ -1189,7 +1189,7 @@ const char kDevicePostureDescription[] = +@@ -1203,7 +1203,7 @@ const char kDevicePostureDescription[] = "Enables Device Posture API (foldable devices)"; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -36,7 +27,7 @@ const char kDocumentPictureInPictureAnimateResizeName[] = "Document Picture-in-Picture Animate Resize"; const char kDocumentPictureInPictureAnimateResizeDescription[] = -@@ -1335,7 +1335,7 @@ const char kContextMenuEmptySpaceDescription[] = +@@ -1349,7 +1349,7 @@ const char kContextMenuEmptySpaceDescription[] = "space, a context menu containing page-related items will be shown."; #endif // BUILDFLAG(IS_ANDROID) @@ -45,7 +36,7 @@ const char kContextualCueingName[] = "Contextual cueing"; const char kContextualCueingDescription[] = "Enables the contextual cueing system to support showing actions."; -@@ -1686,7 +1686,7 @@ const char kEnableIsolatedWebAppDevModeName[] = +@@ -1688,7 +1688,7 @@ const char kEnableIsolatedWebAppDevModeName[] = const char kEnableIsolatedWebAppDevModeDescription[] = "Enables the installation of unverified Isolated Web Apps"; @@ -54,7 +45,7 @@ const char kEnableIwaKeyDistributionComponentName[] = "Enable the Iwa Key Distribution component"; const char kEnableIwaKeyDistributionComponentDescription[] = -@@ -3621,14 +3621,14 @@ const char kReduceTransferSizeUpdatedIPCDescription[] +@@ -3637,14 +3637,14 @@ const char kReduceTransferSizeUpdatedIPCDescription[] "When enabled, the network service will send TransferSizeUpdatedIPC IPC " "only when DevTools is attached or the request is for an ad request."; @@ -71,16 +62,16 @@ const char kReplaceSyncPromosWithSignInPromosName[] = "Replace all sync-related UI with sign-in ones"; const char kReplaceSyncPromosWithSignInPromosDescription[] = -@@ -3666,7 +3666,7 @@ const char kRobustWindowManagementDescription[] = - "experiencing predictable and reliable window behavior similar to desktop " - "browsers."; +@@ -3678,7 +3678,7 @@ const char kRobustWindowManagementExperimentalDescript + "switching and restoration, ensuring they never lose their work or " + "context."; -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) const char kRootScrollbarFollowsTheme[] = "Make scrollbar follow theme"; const char kRootScrollbarFollowsThemeDescription[] = "If enabled makes the root scrollbar follow the browser's theme color."; -@@ -3916,7 +3916,7 @@ const char kDefaultSiteInstanceGroupsDescription[] = +@@ -3934,7 +3934,7 @@ const char kDefaultSiteInstanceGroupsDescription[] = "SiteInstance."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -89,7 +80,7 @@ const char kPwaNavigationCapturingName[] = "Desktop PWA Link Capturing"; const char kPwaNavigationCapturingDescription[] = "Enables opening links from Chrome in an installed PWA. Currently under " -@@ -4189,7 +4189,7 @@ const char kTouchTextEditingRedesignName[] = "Touch Te +@@ -4210,7 +4210,7 @@ const char kTouchTextEditingRedesignName[] = "Touch Te const char kTouchTextEditingRedesignDescription[] = "Enables new touch text editing features."; @@ -98,7 +89,7 @@ const char kEnableHistorySyncOptinName[] = "History Sync Opt-in"; const char kEnableHistorySyncOptinDescription[] = "Enables the History Sync Opt-in screen on Desktop platforms. The screen " -@@ -7759,7 +7759,7 @@ const char kTetheringExperimentalFunctionalityDescript +@@ -7866,7 +7866,7 @@ const char kTetheringExperimentalFunctionalityDescript #endif // BUILDFLAG(IS_CHROMEOS) @@ -107,20 +98,19 @@ const char kGetAllScreensMediaName[] = "GetAllScreensMedia API"; const char kGetAllScreensMediaDescription[] = "When enabled, the getAllScreensMedia API for capturing multiple screens " -@@ -7986,7 +7986,7 @@ const char kEnableArmHwdrmDescription[] = "Enable HW b +@@ -8090,7 +8090,7 @@ const char kEnableArmHwdrmDescription[] = "Enable HW b // Linux ----------------------------------------------------------------------- -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const char kPulseaudioLoopbackForCastName[] = -@@ -8024,6 +8024,18 @@ const char kWaylandUiScalingDescription[] = - "Enable experimental support for text scaling in the Wayland backend " - "backed by full UI scaling. Requires #wayland-per-window-scaling to be " - "enabled too."; -+ + "Linux System Audio Loopback for Cast (pulseaudio)"; +@@ -8122,6 +8122,17 @@ const char kWaylandSessionManagementName[] = "Wayland + const char kWaylandSessionManagementDescription[] = + "Enable Wayland's xx/xdg-session-management-v1 experimental support."; + +#if BUILDFLAG(IS_BSD) +const char kAudioBackendName[] = + "Audio Backend"; @@ -135,7 +125,7 @@ #endif // BUILDFLAG(IS_LINUX) // Random platform combinations ----------------------------------------------- -@@ -8073,7 +8085,7 @@ const char kGroupPromoPrototypeCpaDescription[] = +@@ -8171,7 +8182,7 @@ const char kGroupPromoPrototypeCpaDescription[] = "Enables contextual toolbar button for group promo prototype."; #endif // BUILDFLAG(IS_ANDROID) @@ -144,7 +134,7 @@ const char kEnableNetworkServiceSandboxName[] = "Enable the network service sandbox."; const char kEnableNetworkServiceSandboxDescription[] = -@@ -8094,7 +8106,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti +@@ -8192,7 +8203,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti "Bluetooth"; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) @@ -153,7 +143,7 @@ const char kCupsIppPrintingBackendName[] = "CUPS IPP Printing Backend"; const char kCupsIppPrintingBackendDescription[] = "Use the CUPS IPP printing backend instead of the original CUPS backend " -@@ -8230,7 +8242,7 @@ const char kElementCaptureDescription[] = +@@ -8328,7 +8339,7 @@ const char kElementCaptureDescription[] = "media track into a track capturing just a specific DOM element."; #endif // !BUILDFLAG(IS_ANDROID) @@ -162,16 +152,16 @@ const char kUIDebugToolsName[] = "Debugging tools for UI"; const char kUIDebugToolsDescription[] = "Enables additional keyboard shortcuts to help debugging."; -@@ -8267,7 +8279,7 @@ const char kThirdPartyDisableChromeAutofillSettingsScr +@@ -8360,7 +8371,7 @@ const char kThirdPartyDisableChromeAutofillSettingsScr "Chrome's Address and Payments Autofill are disabled in third party mode."; #endif // IS_ANDROID -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - const char kThirdPartyProfileManagementName[] = - "Third party profile management"; - const char kThirdPartyProfileManagementDescription[] = -@@ -8390,7 +8402,7 @@ const char kSupervisedUserBlockInterstitialV3Name[] = + const char kGlicName[] = "Glic"; + const char kGlicDescription[] = "Enables glic"; + +@@ -8485,7 +8496,7 @@ const char kSupervisedUserBlockInterstitialV3Name[] = const char kSupervisedUserBlockInterstitialV3Description[] = "Enables URL filter interstitial V3 for Family Link users."; diff --git a/www/chromium/files/patch-chrome_browser_flag__descriptions.h b/www/chromium/files/patch-chrome_browser_flag__descriptions.h index b3220ab60e9f..63d4ee541e51 100644 --- a/www/chromium/files/patch-chrome_browser_flag__descriptions.h +++ b/www/chromium/files/patch-chrome_browser_flag__descriptions.h @@ -1,32 +1,24 @@ ---- chrome/browser/flag_descriptions.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/flag_descriptions.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/flag_descriptions.h -@@ -435,7 +435,7 @@ extern const char +@@ -451,7 +451,7 @@ extern const char kAutofillEnableAllowlistForBmoCardCategoryBenefitsDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - extern const char kAutofillEnableAmountExtractionAllowlistDesktopName[]; - extern const char kAutofillEnableAmountExtractionAllowlistDesktopDescription[]; - extern const char kAutofillEnableAmountExtractionDesktopName[]; -@@ -444,14 +444,14 @@ extern const char kAutofillEnableAmountExtractionDeskt - // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - extern const char kAutofillEnableAmountExtractionTestingName[]; - extern const char kAutofillEnableAmountExtractionTestingDescription[]; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || + extern const char kAutofillEnableAmountExtractionName[]; + extern const char kAutofillEnableAmountExtractionDescription[]; + extern const char kAutofillEnableAmountExtractionAllowlistName[]; +@@ -462,7 +462,7 @@ extern const char kAutofillEnableAmountExtractionTesti // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) extern const char kAutofillEnableBuyNowPayLaterName[]; extern const char kAutofillEnableBuyNowPayLaterDescription[]; -@@ -714,7 +714,7 @@ extern const char kContextMenuEmptySpaceName[]; +@@ -721,7 +721,7 @@ extern const char kContextMenuEmptySpaceName[]; extern const char kContextMenuEmptySpaceDescription[]; #endif // BUILDFLAG(IS_ANDROID) @@ -44,7 +36,7 @@ extern const char kDocumentPictureInPictureAnimateResizeName[]; extern const char kDocumentPictureInPictureAnimateResizeDescription[]; -@@ -1054,7 +1054,7 @@ extern const char kEnableIsolatedWebAppAllowlistDescri +@@ -1061,7 +1061,7 @@ extern const char kEnableIsolatedWebAppAllowlistDescri extern const char kEnableIsolatedWebAppDevModeName[]; extern const char kEnableIsolatedWebAppDevModeDescription[]; @@ -53,7 +45,7 @@ extern const char kEnableIwaKeyDistributionComponentName[]; extern const char kEnableIwaKeyDistributionComponentDescription[]; #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -2061,7 +2061,7 @@ extern const char kReduceIPAddressChangeNotificationDe +@@ -2079,7 +2079,7 @@ extern const char kReduceIPAddressChangeNotificationDe #endif // BUILDFLAG(IS_MAC) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -62,16 +54,16 @@ extern const char kReplaceSyncPromosWithSignInPromosName[]; extern const char kReplaceSyncPromosWithSignInPromosDescription[]; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || -@@ -2075,7 +2075,7 @@ extern const char kRetainOmniboxOnFocusDescription[]; - extern const char kRobustWindowManagementName[]; - extern const char kRobustWindowManagementDescription[]; +@@ -2091,7 +2091,7 @@ extern const char kRobustWindowManagementDescription[] + extern const char kRobustWindowManagementExperimentalName[]; + extern const char kRobustWindowManagementExperimentalDescription[]; -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) extern const char kRootScrollbarFollowsTheme[]; extern const char kRootScrollbarFollowsThemeDescription[]; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -@@ -2216,7 +2216,7 @@ extern const char kDefaultSiteInstanceGroupsName[]; +@@ -2236,7 +2236,7 @@ extern const char kDefaultSiteInstanceGroupsName[]; extern const char kDefaultSiteInstanceGroupsDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -80,7 +72,7 @@ extern const char kPwaNavigationCapturingName[]; extern const char kPwaNavigationCapturingDescription[]; #endif -@@ -2392,7 +2392,7 @@ extern const char kTouchSelectionStrategyDirection[]; +@@ -2416,7 +2416,7 @@ extern const char kTouchSelectionStrategyDirection[]; extern const char kTouchTextEditingRedesignName[]; extern const char kTouchTextEditingRedesignDescription[]; @@ -89,7 +81,7 @@ extern const char kEnableHistorySyncOptinName[]; extern const char kEnableHistorySyncOptinDescription[]; -@@ -2662,7 +2662,7 @@ extern const char kReduceAcceptLanguageDescription[]; +@@ -2688,7 +2688,7 @@ extern const char kReduceAcceptLanguageDescription[]; extern const char kReduceTransferSizeUpdatedIPCName[]; extern const char kReduceTransferSizeUpdatedIPCDescription[]; @@ -98,7 +90,7 @@ extern const char kReduceUserAgentDataLinuxPlatformVersionName[]; extern const char kReduceUserAgentDataLinuxPlatformVersionDescription[]; #endif // #if BUILDFLAG(IS_LINUX) -@@ -4478,7 +4478,7 @@ extern const char kTetheringExperimentalFunctionalityD +@@ -4534,7 +4534,7 @@ extern const char kTetheringExperimentalFunctionalityD #endif // #if BUILDFLAG(IS_CHROMEOS) @@ -107,26 +99,25 @@ extern const char kGetAllScreensMediaName[]; extern const char kGetAllScreensMediaDescription[]; #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -4610,7 +4610,7 @@ extern const char kEnableArmHwdrmDescription[]; +@@ -4663,7 +4663,7 @@ extern const char kEnableArmHwdrmDescription[]; // Linux --------------------------------------------------------------------- -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - extern const char kPulseaudioLoopbackForCastName[]; -@@ -4632,6 +4632,9 @@ extern const char kWaylandSessionManagementDescription + extern const char kPulseaudioLoopbackForCastDescription[]; +@@ -4682,6 +4682,8 @@ extern const char kWaylandPerWindowScalingDescription[ + extern const char kWaylandSessionManagementName[]; + extern const char kWaylandSessionManagementDescription[]; - extern const char kWaylandUiScalingName[]; - extern const char kWaylandUiScalingDescription[]; -+ +extern const char kAudioBackendName[]; +extern const char kAudioBackendDescription[]; #endif // BUILDFLAG(IS_LINUX) // Random platform combinations ----------------------------------------------- -@@ -4646,7 +4649,7 @@ extern const char kWebBluetoothConfirmPairingSupportNa +@@ -4696,7 +4698,7 @@ extern const char kWebBluetoothConfirmPairingSupportNa extern const char kWebBluetoothConfirmPairingSupportDescription[]; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) @@ -135,7 +126,7 @@ extern const char kCupsIppPrintingBackendName[]; extern const char kCupsIppPrintingBackendDescription[]; #endif // BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_PRINTING) -@@ -4670,7 +4673,7 @@ extern const char kTaskManagerDesktopRefreshName[]; +@@ -4720,7 +4722,7 @@ extern const char kTaskManagerDesktopRefreshName[]; extern const char kTaskManagerDesktopRefreshDescription[]; #endif // BUILDFLAG(IS_ANDROID) @@ -144,7 +135,7 @@ extern const char kEnableNetworkServiceSandboxName[]; extern const char kEnableNetworkServiceSandboxDescription[]; -@@ -4753,7 +4756,7 @@ extern const char kElementCaptureName[]; +@@ -4803,7 +4805,7 @@ extern const char kElementCaptureName[]; extern const char kElementCaptureDescription[]; #endif // !BUILDFLAG(IS_ANDROID) @@ -153,16 +144,16 @@ extern const char kUIDebugToolsName[]; extern const char kUIDebugToolsDescription[]; #endif -@@ -4781,7 +4784,7 @@ extern const char kThirdPartyDisableChromeAutofillSett +@@ -4828,7 +4830,7 @@ extern const char kThirdPartyDisableChromeAutofillSett extern const char kThirdPartyDisableChromeAutofillSettingsScreenDescription[]; #endif // IS_ANDROID -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - extern const char kThirdPartyProfileManagementName[]; - extern const char kThirdPartyProfileManagementDescription[]; + extern const char kGlicName[]; + extern const char kGlicDescription[]; -@@ -4857,7 +4860,7 @@ extern const char kEnableManagementPromotionBannerDesc +@@ -4908,7 +4910,7 @@ extern const char kEnableManagementPromotionBannerDesc extern const char kSupervisedUserBlockInterstitialV3Name[]; extern const char kSupervisedUserBlockInterstitialV3Description[]; diff --git a/www/chromium/files/patch-chrome_browser_glic_widget_glic__widget.cc b/www/chromium/files/patch-chrome_browser_glic_widget_glic__widget.cc index f32efb12004f..cec026f59df3 100644 --- a/www/chromium/files/patch-chrome_browser_glic_widget_glic__widget.cc +++ b/www/chromium/files/patch-chrome_browser_glic_widget_glic__widget.cc @@ -1,6 +1,6 @@ ---- chrome/browser/glic/widget/glic_widget.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/glic/widget/glic_widget.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/glic/widget/glic_widget.cc -@@ -127,7 +127,7 @@ std::unique_ptr<GlicWidget> GlicWidget::Create( +@@ -161,7 +161,7 @@ std::unique_ptr<GlicWidget> GlicWidget::Create( // Don't change this name. This is used by other code to identify the glic // window. See b/404947780. params.name = "GlicWidget"; diff --git a/www/chromium/files/patch-chrome_browser_global__features.cc b/www/chromium/files/patch-chrome_browser_global__features.cc index a2f1e2544a78..73123c19a83a 100644 --- a/www/chromium/files/patch-chrome_browser_global__features.cc +++ b/www/chromium/files/patch-chrome_browser_global__features.cc @@ -1,7 +1,7 @@ ---- chrome/browser/global_features.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/global_features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/global_features.cc @@ -24,7 +24,7 @@ - #include "chrome/browser/glic/host/glic_synthetic_trial_manager.h" // nogncheck + #include "chrome/browser/glic/public/glic_enabling.h" // nogncheck #endif -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-chrome_browser_headless_headless__mode__util.cc b/www/chromium/files/patch-chrome_browser_headless_headless__mode__util.cc deleted file mode 100644 index 2d5a2a7c4f0b..000000000000 --- a/www/chromium/files/patch-chrome_browser_headless_headless__mode__util.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/headless/headless_mode_util.cc.orig 2025-07-02 06:08:04 UTC -+++ chrome/browser/headless/headless_mode_util.cc -@@ -10,7 +10,7 @@ - // New headless mode is available on Linux, Windows and Mac platforms. - // More platforms will be added later, so avoid function level clutter - // by providing stub implementations at the end of the file. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - - #include "base/base_switches.h" - #include "base/files/file_path.h" -@@ -19,7 +19,7 @@ - #include "chrome/common/chrome_switches.h" - #include "content/public/common/content_switches.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/gl/gl_switches.h" // nogncheck - #include "ui/ozone/public/ozone_switches.h" // nogncheck - #endif // BUILDFLAG(IS_LINUX) -@@ -94,7 +94,7 @@ class HeadlessModeHandleImpl : public HeadlessModeHand - } - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Headless mode on Linux relies on ozone/headless platform. - command_line->AppendSwitchASCII(::switches::kOzonePlatform, - switches::kHeadless); diff --git a/www/chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc b/www/chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc index 95418921eaf4..62d04613e0b7 100644 --- a/www/chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc +++ b/www/chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc @@ -1,6 +1,6 @@ ---- chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc -@@ -86,7 +86,7 @@ +@@ -82,7 +82,7 @@ #include "chrome/browser/flags/android/chrome_session_state.h" #endif // BUILDFLAG(IS_ANDROID) @@ -9,7 +9,7 @@ #if defined(__GLIBC__) #include <gnu/libc-version.h> #endif // defined(__GLIBC__) -@@ -111,7 +111,7 @@ +@@ -107,7 +107,7 @@ #include "chrome/installer/util/taskbar_util.h" #endif // BUILDFLAG(IS_WIN) @@ -18,7 +18,7 @@ #include "chrome/browser/metrics/pressure/pressure_metrics_reporter.h" #endif // BUILDFLAG(IS_LINUX) -@@ -120,7 +120,7 @@ +@@ -116,7 +116,7 @@ #include "components/user_manager/user_manager.h" #endif // BUILDFLAG(IS_CHROMEOS) @@ -27,7 +27,7 @@ #include "components/power_metrics/system_power_monitor.h" #endif -@@ -900,7 +900,7 @@ void RecordStartupMetrics() { +@@ -897,7 +897,7 @@ void RecordStartupMetrics() { // Record whether Chrome is the default browser or not. // Disabled on Linux due to hanging browser tests, see crbug.com/1216328. @@ -36,7 +36,7 @@ shell_integration::DefaultWebClientState default_state = shell_integration::GetDefaultBrowser(); base::UmaHistogramEnumeration("DefaultBrowser.State", default_state, -@@ -1211,11 +1211,11 @@ void ChromeBrowserMainExtraPartsMetrics::PostBrowserSt +@@ -1208,11 +1208,11 @@ void ChromeBrowserMainExtraPartsMetrics::PostBrowserSt std::make_unique<web_app::SamplingMetricsProvider>(); #endif // !BUILDFLAG(IS_ANDROID) diff --git a/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc b/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc index a1911c540b12..715fe6b1c3c7 100644 --- a/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc +++ b/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc @@ -1,6 +1,6 @@ ---- chrome/browser/metrics/chrome_metrics_service_client.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/metrics/chrome_metrics_service_client.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/metrics/chrome_metrics_service_client.cc -@@ -202,11 +202,11 @@ +@@ -204,11 +204,11 @@ #include "chrome/browser/metrics/google_update_metrics_provider_mac.h" #endif @@ -14,7 +14,7 @@ #include "chrome/browser/metrics/chrome_metrics_service_crash_reporter.h" #endif -@@ -224,7 +224,7 @@ +@@ -226,7 +226,7 @@ #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -23,7 +23,7 @@ #include "chrome/browser/ui/tabs/tab_metrics_provider.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) -@@ -244,7 +244,7 @@ const int kMaxHistogramGatheringWaitDuration = 60000; +@@ -246,7 +246,7 @@ const int kMaxHistogramGatheringWaitDuration = 60000; // Needs to be kept in sync with the writer in // third_party/crashpad/crashpad/handler/handler_main.cc. const char kCrashpadHistogramAllocatorName[] = "CrashpadMetrics"; @@ -32,7 +32,7 @@ ChromeMetricsServiceCrashReporter& GetCrashReporter() { static base::NoDestructor<ChromeMetricsServiceCrashReporter> crash_reporter; return *crash_reporter; -@@ -554,7 +554,7 @@ void ChromeMetricsServiceClient::RegisterPrefs(PrefReg +@@ -556,7 +556,7 @@ void ChromeMetricsServiceClient::RegisterPrefs(PrefReg #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -41,7 +41,7 @@ metrics::structured::StructuredMetricsService::RegisterPrefs(registry); #if !BUILDFLAG(IS_CHROMEOS) -@@ -636,7 +636,7 @@ std::string ChromeMetricsServiceClient::GetVersionStri +@@ -638,7 +638,7 @@ std::string ChromeMetricsServiceClient::GetVersionStri void ChromeMetricsServiceClient::OnEnvironmentUpdate(std::string* environment) { // TODO(https://bugs.chromium.org/p/crashpad/issues/detail?id=135): call this // on Mac when the Crashpad API supports it. @@ -50,7 +50,7 @@ // Register the environment with the crash reporter. Note that there is a // window from startup to this point during which crash reports will not have // an environment set. -@@ -738,7 +738,7 @@ void ChromeMetricsServiceClient::Initialize() { +@@ -740,7 +740,7 @@ void ChromeMetricsServiceClient::Initialize() { std::make_unique<metrics::dwa::DwaService>(this, local_state); } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -59,7 +59,7 @@ metrics::structured::Recorder::GetInstance()->SetUiTaskRunner( base::SequencedTaskRunner::GetCurrentDefault()); #endif -@@ -798,7 +798,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic +@@ -800,7 +800,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic metrics_service_->RegisterMetricsProvider( std::make_unique<metrics::CPUMetricsProvider>()); @@ -68,7 +68,7 @@ metrics_service_->RegisterMetricsProvider( std::make_unique<metrics::MotherboardMetricsProvider>()); #endif -@@ -886,7 +886,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic +@@ -888,7 +888,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic std::make_unique<GoogleUpdateMetricsProviderMac>()); #endif @@ -77,7 +77,7 @@ metrics_service_->RegisterMetricsProvider( std::make_unique<DesktopPlatformFeaturesMetricsProvider>()); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -988,7 +988,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic +@@ -990,7 +990,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic std::make_unique<HttpsEngagementMetricsProvider>()); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -86,7 +86,7 @@ metrics_service_->RegisterMetricsProvider( std::make_unique<TabMetricsProvider>( g_browser_process->profile_manager())); -@@ -1000,7 +1000,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic +@@ -1002,7 +1002,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic std::make_unique<PowerMetricsProvider>()); #endif @@ -95,7 +95,7 @@ metrics_service_->RegisterMetricsProvider( metrics::CreateDesktopSessionMetricsProvider()); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || (BUILDFLAG(IS_LINUX) -@@ -1191,7 +1191,7 @@ bool ChromeMetricsServiceClient::RegisterForProfileEve +@@ -1202,7 +1202,7 @@ bool ChromeMetricsServiceClient::RegisterForProfileEve } #endif @@ -104,7 +104,7 @@ // This creates the DesktopProfileSessionDurationsServices if it didn't exist // already. metrics::DesktopProfileSessionDurationsServiceFactory::GetForBrowserContext( -@@ -1540,7 +1540,7 @@ void ChromeMetricsServiceClient::CreateStructuredMetri +@@ -1551,7 +1551,7 @@ void ChromeMetricsServiceClient::CreateStructuredMetri recorder = base::MakeRefCounted<metrics::structured::AshStructuredMetricsRecorder>( cros_system_profile_provider_.get()); diff --git a/www/chromium/files/patch-chrome_browser_net_profile__network__context__service.cc b/www/chromium/files/patch-chrome_browser_net_profile__network__context__service.cc index 0d44fbed42bf..6d660b10b34d 100644 --- a/www/chromium/files/patch-chrome_browser_net_profile__network__context__service.cc +++ b/www/chromium/files/patch-chrome_browser_net_profile__network__context__service.cc @@ -1,6 +1,6 @@ ---- chrome/browser/net/profile_network_context_service.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/net/profile_network_context_service.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/net/profile_network_context_service.cc -@@ -137,7 +137,7 @@ +@@ -138,7 +138,7 @@ #include "extensions/common/constants.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" #include "chrome/browser/policy/chrome_browser_policy_connector.h" #include "components/enterprise/browser/controller/chrome_browser_cloud_management_controller.h" -@@ -286,7 +286,7 @@ void UpdateCookieSettings(Profile* profile, ContentSet +@@ -287,7 +287,7 @@ void UpdateCookieSettings(Profile* profile, ContentSet }); } @@ -18,7 +18,7 @@ std::unique_ptr<net::ClientCertStore> GetWrappedCertStore( Profile* profile, std::unique_ptr<net::ClientCertStore> platform_store) { -@@ -1289,7 +1289,7 @@ ProfileNetworkContextService::CreateClientCertStore() +@@ -1292,7 +1292,7 @@ ProfileNetworkContextService::CreateClientCertStore() std::make_unique<net::ClientCertStoreNSS>( base::BindRepeating(&CreateCryptoModuleBlockingPasswordDelegate, kCryptoModulePasswordClientAuth)); diff --git a/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc b/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc index aaea059f51bc..7eb30f4befcd 100644 --- a/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc +++ b/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc @@ -1,6 +1,6 @@ ---- chrome/browser/net/system_network_context_manager.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/net/system_network_context_manager.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/net/system_network_context_manager.cc -@@ -142,7 +142,7 @@ enum class NetworkSandboxState { +@@ -138,7 +138,7 @@ enum class NetworkSandboxState { // The global instance of the SystemNetworkContextManager. SystemNetworkContextManager* g_system_network_context_manager = nullptr; @@ -9,7 +9,7 @@ // Whether kerberos library loading will work in the network service due to the // sandbox. bool g_network_service_will_allow_gssapi_library_load = false; -@@ -150,7 +150,7 @@ bool g_network_service_will_allow_gssapi_library_load +@@ -146,7 +146,7 @@ bool g_network_service_will_allow_gssapi_library_load const char* kGssapiDesiredPref = #if BUILDFLAG(IS_CHROMEOS) prefs::kKerberosEnabled; @@ -18,7 +18,7 @@ prefs::kReceivedHttpAuthNegotiateHeader; #endif #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -196,7 +196,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut +@@ -192,7 +192,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut auth_dynamic_params->basic_over_http_enabled = local_state->GetBoolean(prefs::kBasicAuthOverHttpEnabled); @@ -27,7 +27,7 @@ auth_dynamic_params->delegate_by_kdc_policy = local_state->GetBoolean(prefs::kAuthNegotiateDelegateByKdcPolicy); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -@@ -211,7 +211,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut +@@ -207,7 +207,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut local_state->GetString(prefs::kAuthAndroidNegotiateAccountType); #endif // BUILDFLAG(IS_ANDROID) @@ -36,7 +36,7 @@ auth_dynamic_params->allow_gssapi_library_load = local_state->GetBoolean(kGssapiDesiredPref); #endif // BUILDFLAG(IS_CHROMEOS) -@@ -221,7 +221,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut +@@ -217,7 +217,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut void OnNewHttpAuthDynamicParams( network::mojom::HttpAuthDynamicParamsPtr& params) { @@ -45,7 +45,7 @@ // The kerberos library is incompatible with the network service sandbox, so // if library loading is now enabled, the network service needs to be // restarted. It will be restarted unsandboxed because is -@@ -269,11 +269,11 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() +@@ -265,11 +265,11 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() // it is not always initialized. CHECK_IS_TEST(); } @@ -59,7 +59,7 @@ // The network service sandbox and the kerberos library are incompatible. // If kerberos is enabled by policy, disable the network service sandbox. if (g_network_service_will_allow_gssapi_library_load || -@@ -289,7 +289,7 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() +@@ -285,7 +285,7 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() } #endif // BUILDFLAG(IS_WIN) @@ -68,7 +68,7 @@ if (local_state && local_state->HasPrefPath(prefs::kNetworkServiceSandboxEnabled)) { return local_state->GetBoolean(prefs::kNetworkServiceSandboxEnabled) -@@ -594,7 +594,7 @@ void SystemNetworkContextManager::DeleteInstance() { +@@ -590,7 +590,7 @@ void SystemNetworkContextManager::DeleteInstance() { g_system_network_context_manager = nullptr; } @@ -77,7 +77,7 @@ SystemNetworkContextManager::GssapiLibraryLoadObserver:: GssapiLibraryLoadObserver(SystemNetworkContextManager* owner) : owner_(owner) {} -@@ -652,7 +652,7 @@ SystemNetworkContextManager::SystemNetworkContextManag +@@ -648,7 +648,7 @@ SystemNetworkContextManager::SystemNetworkContextManag pref_change_registrar_.Add(prefs::kAllHttpAuthSchemesAllowedForOrigins, auth_pref_callback); @@ -86,7 +86,7 @@ pref_change_registrar_.Add(prefs::kAuthNegotiateDelegateByKdcPolicy, auth_pref_callback); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -@@ -666,7 +666,7 @@ SystemNetworkContextManager::SystemNetworkContextManag +@@ -662,7 +662,7 @@ SystemNetworkContextManager::SystemNetworkContextManag auth_pref_callback); #endif // BUILDFLAG(IS_ANDROID) @@ -95,7 +95,7 @@ pref_change_registrar_.Add(kGssapiDesiredPref, auth_pref_callback); #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -738,7 +738,7 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe +@@ -734,7 +734,7 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe registry->RegisterStringPref(prefs::kAuthNegotiateDelegateAllowlist, std::string()); @@ -104,7 +104,7 @@ registry->RegisterBooleanPref(prefs::kAuthNegotiateDelegateByKdcPolicy, false); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -@@ -763,11 +763,11 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe +@@ -759,11 +759,11 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe registry->RegisterListPref(prefs::kExplicitlyAllowedNetworkPorts); @@ -118,7 +118,7 @@ registry->RegisterBooleanPref(prefs::kReceivedHttpAuthNegotiateHeader, false); #endif // BUILDFLAG(IS_LINUX) -@@ -821,7 +821,7 @@ void SystemNetworkContextManager::OnNetworkServiceCrea +@@ -817,7 +817,7 @@ void SystemNetworkContextManager::OnNetworkServiceCrea OnNewHttpAuthDynamicParams(http_auth_dynamic_params); network_service->ConfigureHttpAuthPrefs(std::move(http_auth_dynamic_params)); @@ -127,7 +127,7 @@ gssapi_library_loader_observer_.Install(network_service); #endif // BUILDFLAG(IS_LINUX) -@@ -1048,7 +1048,7 @@ bool SystemNetworkContextManager::IsNetworkSandboxEnab +@@ -1044,7 +1044,7 @@ bool SystemNetworkContextManager::IsNetworkSandboxEnab break; } diff --git a/www/chromium/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc b/www/chromium/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc index f115662b6b2d..734a50499070 100644 --- a/www/chromium/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc +++ b/www/chromium/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc @@ -1,6 +1,6 @@ ---- chrome/browser/new_tab_page/new_tab_page_util.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/new_tab_page/new_tab_page_util.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/new_tab_page/new_tab_page_util.cc -@@ -32,7 +32,7 @@ bool IsOsSupportedForCart() { +@@ -35,7 +35,7 @@ bool IsOsSupportedForCart() { } bool IsOsSupportedForDrive() { diff --git a/www/chromium/files/patch-chrome_browser_ntp__tiles_chrome__most__visited__sites__factory.cc b/www/chromium/files/patch-chrome_browser_ntp__tiles_chrome__most__visited__sites__factory.cc new file mode 100644 index 000000000000..1a67802a08fd --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_ntp__tiles_chrome__most__visited__sites__factory.cc @@ -0,0 +1,11 @@ +--- chrome/browser/ntp_tiles/chrome_most_visited_sites_factory.cc.orig 2025-10-02 04:28:32 UTC ++++ chrome/browser/ntp_tiles/chrome_most_visited_sites_factory.cc +@@ -59,7 +59,7 @@ bool ShouldCreateCustomLinksManager() { + + bool ShouldCreateEnterpriseShortcutsManager() { + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + return base::FeatureList::IsEnabled(ntp_tiles::kNtpEnterpriseShortcuts); + #else + return false; diff --git a/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc b/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc index a1754e6a340f..20707144734b 100644 --- a/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc +++ b/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc @@ -1,6 +1,6 @@ ---- chrome/browser/password_manager/chrome_password_manager_client.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/password_manager/chrome_password_manager_client.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/password_manager/chrome_password_manager_client.cc -@@ -729,7 +729,7 @@ void ChromePasswordManagerClient:: +@@ -692,7 +692,7 @@ void ChromePasswordManagerClient::ContinueShowKeyboard bool ChromePasswordManagerClient::IsReauthBeforeFillingRequired( device_reauth::DeviceAuthenticator* authenticator) { #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ if (!GetLocalStatePrefs() || !GetPrefs() || !authenticator) { return false; } -@@ -1008,7 +1008,7 @@ void ChromePasswordManagerClient::NotifyUserCredential +@@ -969,7 +969,7 @@ void ChromePasswordManagerClient::NotifyUserCredential } void ChromePasswordManagerClient::NotifyKeychainError() { @@ -18,7 +18,7 @@ PasswordsClientUIDelegate* manage_passwords_ui_controller = PasswordsClientUIDelegateFromWebContents(web_contents()); if (manage_passwords_ui_controller) { -@@ -2083,7 +2083,7 @@ void ChromePasswordManagerClient::HideFillingUI() { +@@ -2032,7 +2032,7 @@ void ChromePasswordManagerClient::HideFillingUI() { bool ChromePasswordManagerClient::IsPasswordManagementEnabledForCurrentPage( const GURL& url) const { #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ @@ -27,7 +27,7 @@ if (IsPasswordManagerForUrlDisallowedByPolicy(url)) { return false; } -@@ -2122,7 +2122,7 @@ bool ChromePasswordManagerClient::IsPasswordManagement +@@ -2071,7 +2071,7 @@ bool ChromePasswordManagerClient::IsPasswordManagement } #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_password__manager_factories_password__reuse__manager__factory.cc b/www/chromium/files/patch-chrome_browser_password__manager_factories_password__reuse__manager__factory.cc index b2657f2c2aff..38eb1fcabcbf 100644 --- a/www/chromium/files/patch-chrome_browser_password__manager_factories_password__reuse__manager__factory.cc +++ b/www/chromium/files/patch-chrome_browser_password__manager_factories_password__reuse__manager__factory.cc @@ -1,6 +1,6 @@ ---- chrome/browser/password_manager/factories/password_reuse_manager_factory.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/password_manager/factories/password_reuse_manager_factory.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/password_manager/factories/password_reuse_manager_factory.cc -@@ -128,7 +128,7 @@ PasswordReuseManagerFactory::BuildServiceInstanceForBr +@@ -124,7 +124,7 @@ PasswordReuseManagerFactory::BuildServiceInstanceForBr // Prepare password hash data for reuse detection. reuse_manager->PreparePasswordHashData(GetSignInStateForMetrics(profile)); diff --git a/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc b/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc index 061d18991b19..14bda380abb0 100644 --- a/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc +++ b/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc @@ -1,6 +1,6 @@ ---- chrome/browser/policy/configuration_policy_handler_list_factory.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/policy/configuration_policy_handler_list_factory.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/policy/configuration_policy_handler_list_factory.cc -@@ -246,7 +246,7 @@ +@@ -247,7 +247,7 @@ #include "components/spellcheck/browser/pref_names.h" #endif // BUILDFLAG(ENABLE_SPELLCHECK) @@ -9,7 +9,7 @@ #include "chrome/browser/browser_switcher/browser_switcher_prefs.h" #include "chrome/browser/enterprise/idle/action.h" #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" -@@ -583,7 +583,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -587,7 +587,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = prefs::kManagedDefaultSmartCardConnectSetting, base::Value::Type::INTEGER }, #endif @@ -18,7 +18,7 @@ { key::kDeletingUndecryptablePasswordsEnabled, password_manager::prefs::kDeletingUndecryptablePasswordsEnabled, base::Value::Type::BOOLEAN }, -@@ -957,7 +957,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -958,7 +958,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::LIST }, #endif // BUILDFLAG(ENABLE_EXTENSIONS_CORE) #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) \ @@ -27,7 +27,7 @@ { key::kRequireOnlineRevocationChecksForLocalAnchors, prefs::kCertRevocationCheckingRequiredLocalAnchors, base::Value::Type::BOOLEAN }, -@@ -969,7 +969,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -970,7 +970,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::LIST }, #endif // #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) // || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) @@ -36,7 +36,7 @@ { key::kFullscreenAllowed, prefs::kFullscreenAllowed, base::Value::Type::BOOLEAN }, -@@ -1839,7 +1839,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1843,7 +1843,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::INTEGER}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -45,7 +45,7 @@ { key::kGSSAPILibraryName, prefs::kGSSAPILibraryName, base::Value::Type::STRING }, -@@ -1904,7 +1904,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1908,7 +1908,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) @@ -54,7 +54,7 @@ { key::kNetworkServiceSandboxEnabled, prefs::kNetworkServiceSandboxEnabled, base::Value::Type::BOOLEAN }, -@@ -1924,12 +1924,12 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1928,12 +1928,12 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = prefs::kTotalMemoryLimitMb, base::Value::Type::INTEGER }, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) @@ -69,7 +69,7 @@ { key::kUnmanagedDeviceSignalsConsentFlowEnabled, device_signals::prefs::kUnmanagedDeviceSignalsConsentFlowEnabled, base::Value::Type::BOOLEAN }, -@@ -1943,7 +1943,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1947,7 +1947,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = prefs::kLiveTranslateEnabled, base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) @@ -78,7 +78,7 @@ { key::kDefaultBrowserSettingEnabled, prefs::kDefaultBrowserSettingEnabled, base::Value::Type::BOOLEAN }, -@@ -1955,7 +1955,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1959,7 +1959,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) \ @@ -87,7 +87,7 @@ { key::kAutoplayAllowed, prefs::kAutoplayAllowed, base::Value::Type::BOOLEAN }, -@@ -2059,7 +2059,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2063,7 +2063,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::BOOLEAN }, #endif // !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS) @@ -96,7 +96,7 @@ { key::kAlternativeBrowserPath, browser_switcher::prefs::kAlternativeBrowserPath, base::Value::Type::STRING }, -@@ -2164,7 +2164,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2168,7 +2168,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_CHROMEOS) @@ -105,7 +105,7 @@ { key::kAuthNegotiateDelegateByKdcPolicy, prefs::kAuthNegotiateDelegateByKdcPolicy, base::Value::Type::BOOLEAN }, -@@ -2238,7 +2238,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2242,7 +2242,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = ash::prefs::kUrlParameterToAutofillSAMLUsername, base::Value::Type::STRING }, #endif // BUILDFLAG(IS_CHROMEOS) @@ -114,7 +114,7 @@ { key::kNTPFooterExtensionAttributionEnabled, prefs::kNTPFooterExtensionAttributionEnabled, base::Value::Type::BOOLEAN }, -@@ -2273,7 +2273,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2277,7 +2277,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = prefs::kRestrictCoreSharingOnRenderer, base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_WIN) @@ -123,7 +123,7 @@ { key::kOutOfProcessSystemDnsResolutionEnabled, prefs::kOutOfProcessSystemDnsResolutionEnabled, base::Value::Type::BOOLEAN }, -@@ -2304,7 +2304,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2308,7 +2308,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::INTEGER }, #endif #if BUILDFLAG(ENABLE_EXTENSIONS) @@ -132,7 +132,7 @@ { key::kExtensionInstallTypeBlocklist, extensions::pref_names::kExtensionInstallTypeBlocklist, base::Value::Type::LIST}, -@@ -2327,7 +2327,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2331,7 +2331,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = { key::kTabCompareSettings, optimization_guide::prefs::kProductSpecificationsEnterprisePolicyAllowed, base::Value::Type::INTEGER}, @@ -141,7 +141,7 @@ { key::kChromeForTestingAllowed, prefs::kChromeForTestingAllowed, base::Value::Type::BOOLEAN }, -@@ -2403,7 +2403,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2407,7 +2407,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = policy_prefs::kBuiltInAIAPIsEnabled, base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_FUCHSIA) @@ -150,7 +150,7 @@ { key::kNTPFooterManagementNoticeEnabled, prefs::kNTPFooterManagementNoticeEnabled, base::Value::Type::BOOLEAN }, -@@ -2537,7 +2537,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -2541,7 +2541,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH // Policies for all platforms - End #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -159,7 +159,7 @@ handlers->AddHandler(std::make_unique<IntRangePolicyHandler>( key::kMemorySaverModeSavings, performance_manager::user_tuning::prefs::kMemorySaverModeAggressiveness, -@@ -2816,7 +2816,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -2822,7 +2822,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH key::kBrowsingDataLifetime, browsing_data::prefs::kBrowsingDataLifetime, chrome_schema)); @@ -168,7 +168,7 @@ handlers->AddHandler(std::make_unique<GuestModePolicyHandler>()); handlers->AddHandler(std::make_unique<LocalSyncPolicyHandler>()); handlers->AddHandler(std::make_unique<ThemeColorPolicyHandler>()); -@@ -2910,7 +2910,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -2916,7 +2916,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH std::vector<std::unique_ptr<ConfigurationPolicyHandler>> signin_legacy_policies; #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -177,7 +177,7 @@ signin_legacy_policies.push_back(std::make_unique<SimplePolicyHandler>( key::kForceBrowserSignin, prefs::kForceBrowserSignin, base::Value::Type::BOOLEAN)); -@@ -3288,7 +3288,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -3298,7 +3298,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH #endif #if BUILDFLAG(ENABLE_SPELLCHECK) @@ -186,7 +186,7 @@ handlers->AddHandler(std::make_unique<SpellcheckLanguagePolicyHandler>()); handlers->AddHandler( std::make_unique<SpellcheckLanguageBlocklistPolicyHandler>( -@@ -3296,7 +3296,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -3306,7 +3306,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) #endif // BUILDFLAG(ENABLE_SPELLCHECK) @@ -195,7 +195,7 @@ handlers->AddHandler(std::make_unique<SimplePolicyHandler>( key::kAllowSystemNotifications, prefs::kAllowSystemNotifications, base::Value::Type::BOOLEAN)); -@@ -3349,7 +3349,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -3359,7 +3359,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH std::vector<GenAiDefaultSettingsPolicyHandler::GenAiPolicyDetails> gen_ai_default_policies; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc b/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc index a556f705e411..2769fa34b793 100644 --- a/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc +++ b/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc @@ -1,6 +1,6 @@ ---- chrome/browser/prefs/browser_prefs.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/prefs/browser_prefs.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/prefs/browser_prefs.cc -@@ -326,7 +326,7 @@ +@@ -329,7 +329,7 @@ #include "chrome/browser/devtools/devtools_window.h" #endif // BUILDFLAG(ENABLE_DEVTOOLS_FRONTEND) @@ -9,7 +9,7 @@ #include "chrome/browser/ui/webui/whats_new/whats_new_ui.h" #endif -@@ -493,11 +493,11 @@ +@@ -495,11 +495,11 @@ #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -23,7 +23,7 @@ #include "chrome/browser/browser_switcher/browser_switcher_prefs.h" #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" #endif -@@ -525,7 +525,7 @@ +@@ -527,7 +527,7 @@ #include "chrome/browser/sessions/session_service_log.h" #endif @@ -32,7 +32,7 @@ #include "ui/color/system_theme.h" #endif -@@ -1705,7 +1705,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) +@@ -1785,7 +1785,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) on_device_translation::RegisterLocalStatePrefs(registry); #endif // BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION) @@ -41,7 +41,7 @@ WhatsNewUI::RegisterLocalStatePrefs(registry); #endif -@@ -1860,7 +1860,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) +@@ -1937,7 +1937,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) #endif // BUILDFLAG(ENABLE_PDF) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -50,13 +50,14 @@ registry->RegisterBooleanPref(prefs::kChromeForTestingAllowed, true); #endif -@@ -2231,12 +2231,12 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync +@@ -2310,13 +2310,13 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) device_signals::RegisterProfilePrefs(registry); + ntp_tiles::EnterpriseShortcutsManagerImpl::RegisterProfilePrefs(registry); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc b/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc index 9bcc295f058d..9bc8ecd2b75e 100644 --- a/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc +++ b/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc @@ -1,15 +1,15 @@ ---- chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc -@@ -375,7 +375,7 @@ +@@ -378,7 +378,7 @@ #endif #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_WIN) + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" + #include "chrome/browser/enterprise/client_certificates/certificate_store_factory.h" #include "chrome/browser/enterprise/idle/idle_service_factory.h" - #include "chrome/browser/enterprise/signals/signals_aggregator_factory.h" - #endif -@@ -419,14 +419,14 @@ +@@ -424,14 +424,14 @@ #endif #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -26,16 +26,25 @@ #include "chrome/browser/policy/messaging_layer/util/manual_test_heartbeat_event_factory.h" #endif -@@ -434,7 +434,7 @@ +@@ -439,7 +439,7 @@ #include "chrome/browser/history_embeddings/history_embeddings_service_factory.h" #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) #include "chrome/browser/browser_switcher/browser_switcher_service_factory.h" - #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" - #include "chrome/browser/enterprise/client_certificates/certificate_store_factory.h" -@@ -760,7 +760,7 @@ void ChromeBrowserMainExtraPartsProfiles:: + #include "chrome/browser/enterprise/signin/enterprise_signin_service_factory.h" + #include "chrome/browser/enterprise/signin/oidc_authentication_signin_interceptor_factory.h" +@@ -664,7 +664,7 @@ void ChromeBrowserMainExtraPartsProfiles:: + AccountInvestigatorFactory::GetInstance(); + AccountPasswordStoreFactory::GetInstance(); + AccountReconcilorFactory::GetInstance(); +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + AccountsPolicyManagerFactory::GetInstance(); + #endif + #if !BUILDFLAG(IS_ANDROID) +@@ -763,7 +763,7 @@ void ChromeBrowserMainExtraPartsProfiles:: DiceBoundSessionCookieServiceFactory::GetInstance(); #endif #endif @@ -44,7 +53,7 @@ browser_switcher::BrowserSwitcherServiceFactory::GetInstance(); #endif browser_sync::UserEventServiceFactory::GetInstance(); -@@ -821,13 +821,13 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -826,13 +826,13 @@ void ChromeBrowserMainExtraPartsProfiles:: collaboration::comments::CommentsServiceFactory::GetInstance(); collaboration::messaging::MessagingBackendServiceFactory::GetInstance(); #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -59,8 +68,8 @@ +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) contextual_cueing::ContextualCueingServiceFactory::GetInstance(); #endif - CookieControlsServiceFactory::GetInstance(); -@@ -886,17 +886,17 @@ void ChromeBrowserMainExtraPartsProfiles:: + CookieSettingsFactory::GetInstance(); +@@ -884,17 +884,17 @@ void ChromeBrowserMainExtraPartsProfiles:: enterprise_connectors::ConnectorsServiceFactory::GetInstance(); enterprise_connectors::ReportingEventRouterFactory::GetInstance(); #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -81,7 +90,7 @@ enterprise_idle::IdleServiceFactory::GetInstance(); enterprise_signals::SignalsAggregatorFactory::GetInstance(); #endif -@@ -905,10 +905,10 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -903,10 +903,10 @@ void ChromeBrowserMainExtraPartsProfiles:: #endif enterprise_reporting::LegacyTechServiceFactory::GetInstance(); #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -94,7 +103,7 @@ enterprise_signin::EnterpriseSigninServiceFactory::GetInstance(); #endif #if BUILDFLAG(ENABLE_SESSION_SERVICE) -@@ -1044,7 +1044,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -1043,7 +1043,7 @@ void ChromeBrowserMainExtraPartsProfiles:: #if BUILDFLAG(IS_ANDROID) MerchantViewerDataManagerFactory::GetInstance(); #endif @@ -103,7 +112,16 @@ metrics::DesktopProfileSessionDurationsServiceFactory::GetInstance(); #endif #if !BUILDFLAG(IS_ANDROID) -@@ -1174,7 +1174,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -1130,7 +1130,7 @@ void ChromeBrowserMainExtraPartsProfiles:: + PasswordCounterFactory::GetInstance(); + #endif // !BUILDFLAG(IS_ANDROID) + #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + PasswordManagerBlocklistPolicyFactory::GetInstance(); + #endif + PasswordManagerSettingsServiceFactory::GetInstance(); +@@ -1175,7 +1175,7 @@ void ChromeBrowserMainExtraPartsProfiles:: #if BUILDFLAG(IS_CHROMEOS) policy::PolicyCertServiceFactory::GetInstance(); #endif @@ -112,7 +130,7 @@ policy::ProfileTokenPolicyWebSigninServiceFactory::GetInstance(); policy::UserPolicyOidcSigninServiceFactory::GetInstance(); #endif -@@ -1217,7 +1217,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -1218,7 +1218,7 @@ void ChromeBrowserMainExtraPartsProfiles:: #if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS) ProfileStatisticsFactory::GetInstance(); #endif @@ -121,7 +139,7 @@ ProfileTokenWebSigninInterceptorFactory::GetInstance(); OidcAuthenticationSigninInterceptorFactory::GetInstance(); #endif -@@ -1237,7 +1237,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -1238,7 +1238,7 @@ void ChromeBrowserMainExtraPartsProfiles:: ReduceAcceptLanguageFactory::GetInstance(); RendererUpdaterFactory::GetInstance(); regional_capabilities::RegionalCapabilitiesServiceFactory::GetInstance(); diff --git a/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc b/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc index 23e88e38e4e2..cfeceba90a4e 100644 --- a/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc +++ b/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/profiles/profile_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/profiles/profile_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/profiles/profile_impl.cc -@@ -269,6 +269,10 @@ +@@ -268,6 +268,10 @@ #include "chrome/browser/safe_browsing/safe_browsing_service.h" #endif @@ -11,7 +11,7 @@ using bookmarks::BookmarkModel; using content::BrowserThread; using content::DownloadManagerDelegate; -@@ -603,7 +607,7 @@ void ProfileImpl::LoadPrefsForNormalStartup(bool async +@@ -602,7 +606,7 @@ void ProfileImpl::LoadPrefsForNormalStartup(bool async policy_provider = GetUserCloudPolicyManagerAsh(); #else // !BUILDFLAG(IS_CHROMEOS) { @@ -20,7 +20,7 @@ ProfileManager* profile_manager = g_browser_process->profile_manager(); ProfileAttributesEntry* entry = profile_manager->GetProfileAttributesStorage() -@@ -886,7 +890,17 @@ void ProfileImpl::DoFinalInit(CreateMode create_mode) +@@ -876,7 +880,17 @@ void ProfileImpl::DoFinalInit(CreateMode create_mode) } base::FilePath ProfileImpl::last_selected_directory() { diff --git a/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc b/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc index a714a722cd06..b23853c7fbb0 100644 --- a/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc +++ b/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc @@ -1,29 +1,29 @@ ---- chrome/browser/renderer_preferences_util.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/renderer_preferences_util.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/renderer_preferences_util.cc -@@ -40,7 +40,7 @@ - #include "ui/views/controls/textfield/textfield.h" - #endif +@@ -38,7 +38,7 @@ + #include "ui/base/ui_base_features.h" + #include "ui/native_theme/native_theme.h" -#if defined(USE_AURA) && BUILDFLAG(IS_LINUX) +#if defined(USE_AURA) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) #include "chrome/browser/themes/theme_service.h" #include "chrome/browser/themes/theme_service_factory.h" #include "ui/linux/linux_ui.h" -@@ -185,7 +185,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc - prefs->caret_blink_interval = views::Textfield::GetCaretBlinkInterval(); - #endif - --#if defined(USE_AURA) && BUILDFLAG(IS_LINUX) -+#if defined(USE_AURA) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - auto* linux_ui_theme = ui::LinuxUiTheme::GetForProfile(profile); - if (linux_ui_theme) { - if (ThemeServiceFactory::GetForProfile(profile)->UsingSystemTheme()) { -@@ -208,7 +208,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc - #endif - +@@ -109,7 +109,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc + Profile* profile) { + const PrefService* pref_service = profile->GetPrefs(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ - BUILDFLAG(IS_WIN) + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) content::UpdateFontRendererPreferencesFromSystemSettings(prefs); #endif + prefs->focus_ring_color = BUILDFLAG(IS_MAC) ? SkColorSetRGB(0x00, 0x5F, 0xCC) +@@ -125,7 +125,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc + prefs->inactive_selection_fg_color = SK_ColorBLACK; + #endif +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + if (auto* linux_ui_theme = ui::LinuxUiTheme::GetForProfile(profile)) { + if (ThemeServiceFactory::GetForProfile(profile)->UsingSystemTheme()) { + linux_ui_theme->GetFocusRingColor(&prefs->focus_ring_color); diff --git a/www/chromium/files/patch-chrome_browser_sessions_session__restore.cc b/www/chromium/files/patch-chrome_browser_sessions_session__restore.cc index 3c6a1ffa977d..169111635b49 100644 --- a/www/chromium/files/patch-chrome_browser_sessions_session__restore.cc +++ b/www/chromium/files/patch-chrome_browser_sessions_session__restore.cc @@ -1,6 +1,6 @@ ---- chrome/browser/sessions/session_restore.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/sessions/session_restore.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/sessions/session_restore.cc -@@ -108,7 +108,7 @@ +@@ -109,7 +109,7 @@ #include "ui/wm/core/scoped_animation_disabler.h" #endif // BUILDFLAG(IS_CHROMEOS) @@ -9,7 +9,7 @@ #include "chrome/browser/ui/webui/whats_new/whats_new_fetcher.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -1182,7 +1182,7 @@ class SessionRestoreImpl : public BrowserListObserver +@@ -1183,7 +1183,7 @@ class SessionRestoreImpl : public BrowserListObserver bool is_first_tab = true; for (const auto& startup_tab : startup_tabs) { const GURL& url = startup_tab.url; diff --git a/www/chromium/files/patch-chrome_browser_signin_accounts__policy__manager.cc b/www/chromium/files/patch-chrome_browser_signin_accounts__policy__manager.cc deleted file mode 100644 index 5ac82fcc81df..000000000000 --- a/www/chromium/files/patch-chrome_browser_signin_accounts__policy__manager.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/signin/accounts_policy_manager.cc.orig 2025-04-04 08:52:13 UTC -+++ chrome/browser/signin/accounts_policy_manager.cc -@@ -41,7 +41,7 @@ - #include "chrome/browser/ui/webui/profile_helper.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "components/policy/core/common/features.h" - #include "components/signin/public/identity_manager/accounts_mutator.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -209,7 +209,7 @@ void AccountsPolicyManager::Initialize() { - &AccountsPolicyManager::OnGoogleServicesUsernamePatternChanged, - weak_pointer_factory_.GetWeakPtr())); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* identity_manager = IdentityManagerFactory::GetForProfile(profile_); - identity_manager_observation_.Observe(identity_manager); - profile_pref_change_registrar_.Init(profile_->GetPrefs()); -@@ -224,7 +224,7 @@ void AccountsPolicyManager::Initialize() { - } - - void AccountsPolicyManager::Shutdown() { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - profile_pref_change_registrar_.RemoveAll(); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - local_state_pref_registrar_.RemoveAll(); -@@ -332,7 +332,7 @@ void AccountsPolicyManager::OnUserConfirmedProfileDele - } - #endif // defined(TOOLKIT_VIEWS) && !BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void AccountsPolicyManager::OnRefreshTokensLoaded() { - RemoveUnallowedAccounts(); - identity_manager_observation_.Reset(); diff --git a/www/chromium/files/patch-chrome_browser_signin_accounts__policy__manager.h b/www/chromium/files/patch-chrome_browser_signin_accounts__policy__manager.h deleted file mode 100644 index 1a21e6121435..000000000000 --- a/www/chromium/files/patch-chrome_browser_signin_accounts__policy__manager.h +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/signin/accounts_policy_manager.h.orig 2025-01-15 09:18:26 UTC -+++ chrome/browser/signin/accounts_policy_manager.h -@@ -13,7 +13,7 @@ - #include "components/signin/public/base/signin_metrics.h" - #include "components/signin/public/identity_manager/identity_manager.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/scoped_observation.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - -@@ -64,7 +64,7 @@ class AccountsPolicyManager : public KeyedService, - } - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void RemoveUnallowedAccounts(); - - // IdentityManager::Observer implementation. -@@ -85,7 +85,7 @@ class AccountsPolicyManager : public KeyedService, - bool hide_ui_for_testing_ = false; - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::ScopedObservation<signin::IdentityManager, - signin::IdentityManager::Observer> - identity_manager_observation_{this}; diff --git a/www/chromium/files/patch-chrome_browser_signin_chrome__signin__client.cc b/www/chromium/files/patch-chrome_browser_signin_chrome__signin__client.cc index 24a52a798281..ffa11f9a2c7a 100644 --- a/www/chromium/files/patch-chrome_browser_signin_chrome__signin__client.cc +++ b/www/chromium/files/patch-chrome_browser_signin_chrome__signin__client.cc @@ -1,6 +1,6 @@ ---- chrome/browser/signin/chrome_signin_client.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/signin/chrome_signin_client.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/signin/chrome_signin_client.cc -@@ -163,7 +163,7 @@ signin_metrics::ProfileSignout kAlwaysAllowedSignoutSo +@@ -164,7 +164,7 @@ signin_metrics::ProfileSignout kAlwaysAllowedSignoutSo std::string HatsSurveyTriggerForAccessPoint( signin_metrics::AccessPoint access_point) { switch (access_point) { diff --git a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc index 0834a772d354..d49b227971c1 100644 --- a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc +++ b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/supervised_user/supervised_user_extensions_delegate_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/supervised_user/supervised_user_extensions_delegate_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/supervised_user/supervised_user_extensions_delegate_impl.cc -@@ -205,7 +205,7 @@ void SupervisedUserExtensionsDelegateImpl::RequestExte +@@ -194,7 +194,7 @@ void SupervisedUserExtensionsDelegateImpl::RequestExte return; } } diff --git a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc index 60a562b6e09d..0fed447d7f4f 100644 --- a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc +++ b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc @@ -1,6 +1,6 @@ ---- chrome/browser/supervised_user/supervised_user_extensions_manager.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/supervised_user/supervised_user_extensions_manager.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/supervised_user/supervised_user_extensions_manager.cc -@@ -350,7 +350,7 @@ void SupervisedUserExtensionsManager:: +@@ -345,7 +345,7 @@ void SupervisedUserExtensionsManager:: ActivateManagementPolicyAndUpdateRegistration() { SetActiveForSupervisedUsers(); UpdateManagementPolicyRegistration(); @@ -9,7 +9,7 @@ MaybeMarkExtensionsLocallyParentApproved(); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) } -@@ -449,7 +449,7 @@ bool SupervisedUserExtensionsManager::ShouldBlockExten +@@ -444,7 +444,7 @@ bool SupervisedUserExtensionsManager::ShouldBlockExten return false; } diff --git a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h index 10d107927fda..5544712f65e2 100644 --- a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h +++ b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h @@ -1,6 +1,6 @@ ---- chrome/browser/supervised_user/supervised_user_extensions_manager.h.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/supervised_user/supervised_user_extensions_manager.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/supervised_user/supervised_user_extensions_manager.h -@@ -154,7 +154,7 @@ class SupervisedUserExtensionsManager : public Extensi +@@ -151,7 +151,7 @@ class SupervisedUserExtensionsManager : public Extensi // launched. bool ShouldBlockExtension(const std::string& extension_id) const; diff --git a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc index 669a7d482eb0..3542cb43b38f 100644 --- a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc +++ b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc @@ -1,6 +1,6 @@ ---- chrome/browser/supervised_user/supervised_user_navigation_observer.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/supervised_user/supervised_user_navigation_observer.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/supervised_user/supervised_user_navigation_observer.cc -@@ -48,7 +48,7 @@ +@@ -49,7 +49,7 @@ #include "chrome/browser/supervised_user/android/supervised_user_web_content_handler_impl.h" #elif BUILDFLAG(IS_CHROMEOS) #include "chrome/browser/supervised_user/chromeos/supervised_user_web_content_handler_impl.h" @@ -9,7 +9,7 @@ #include "chrome/browser/supervised_user/linux_mac_windows/supervised_user_web_content_handler_impl.h" #endif -@@ -68,7 +68,7 @@ std::unique_ptr<supervised_user::WebContentHandler> Cr +@@ -69,7 +69,7 @@ std::unique_ptr<supervised_user::WebContentHandler> Cr #elif BUILDFLAG(IS_ANDROID) return std::make_unique<SupervisedUserWebContentHandlerImpl>( web_contents, frame_id, navigation_id); diff --git a/www/chromium/files/patch-chrome_browser_sync_sync__service__factory.cc b/www/chromium/files/patch-chrome_browser_sync_sync__service__factory.cc index a75f6c81df3f..96c3ae09eb15 100644 --- a/www/chromium/files/patch-chrome_browser_sync_sync__service__factory.cc +++ b/www/chromium/files/patch-chrome_browser_sync_sync__service__factory.cc @@ -1,24 +1,15 @@ ---- chrome/browser/sync/sync_service_factory.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/sync/sync_service_factory.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/sync/sync_service_factory.cc -@@ -115,7 +115,7 @@ - #endif // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_keyed_service.h" - #include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_service_factory.h" - #include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_utils.h" -@@ -142,7 +142,7 @@ namespace { +@@ -135,7 +135,7 @@ namespace { tab_groups::TabGroupSyncService* GetTabGroupSyncService(Profile* profile) { CHECK(profile); #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_WIN) + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) tab_groups::TabGroupSyncService* service = - tab_groups::SavedTabGroupUtils::GetServiceForProfile(profile); + tab_groups::TabGroupSyncServiceFactory::GetForProfile(profile); CHECK(service); -@@ -405,7 +405,7 @@ std::unique_ptr<KeyedService> BuildSyncService( +@@ -399,7 +399,7 @@ std::unique_ptr<KeyedService> BuildSyncService( bool local_sync_backend_enabled = false; // Only check the local sync backend pref on the supported platforms of // Windows, Mac and Linux. @@ -27,12 +18,3 @@ syncer::SyncPrefs prefs(profile->GetPrefs()); local_sync_backend_enabled = prefs.IsLocalSyncEnabled(); base::UmaHistogramBoolean("Sync.Local.Enabled2", local_sync_backend_enabled); -@@ -544,7 +544,7 @@ SyncServiceFactory::SyncServiceFactory() - DependsOn(ProfilePasswordStoreFactory::GetInstance()); - DependsOn(PowerBookmarkServiceFactory::GetInstance()); - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - DependsOn(tab_groups::SavedTabGroupServiceFactory::GetInstance()); - #elif BUILDFLAG(IS_ANDROID) - DependsOn(tab_groups::TabGroupSyncServiceFactory::GetInstance()); diff --git a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc index 3b6bfd851d1f..17b5396e498d 100644 --- a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc +++ b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc @@ -1,6 +1,6 @@ ---- chrome/browser/task_manager/sampling/task_group.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/task_manager/sampling/task_group.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/task_manager/sampling/task_group.cc -@@ -32,7 +32,7 @@ const int kBackgroundRefreshTypesMask = +@@ -33,7 +33,7 @@ const int kBackgroundRefreshTypesMask = #if BUILDFLAG(IS_WIN) REFRESH_TYPE_START_TIME | REFRESH_TYPE_CPU_TIME | #endif // BUILDFLAG(IS_WIN) @@ -9,16 +9,7 @@ REFRESH_TYPE_FD_COUNT | #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) REFRESH_TYPE_PRIORITY; -@@ -100,7 +100,7 @@ TaskGroup::TaskGroup( - user_peak_handles_(-1), - hard_faults_per_second_(-1), - #endif // BUILDFLAG(IS_WIN) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - open_fd_count_(-1), - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) - idle_wakeups_per_second_(-1), -@@ -115,7 +115,7 @@ TaskGroup::TaskGroup( +@@ -93,7 +93,7 @@ TaskGroup::TaskGroup( weak_ptr_factory_.GetWeakPtr()), base::BindRepeating(&TaskGroup::OnIdleWakeupsRefreshDone, weak_ptr_factory_.GetWeakPtr()), @@ -27,7 +18,7 @@ base::BindRepeating(&TaskGroup::OnOpenFdCountRefreshDone, weak_ptr_factory_.GetWeakPtr()), #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -@@ -257,7 +257,7 @@ void TaskGroup::RefreshWindowsHandles() { +@@ -236,7 +236,7 @@ void TaskGroup::RefreshWindowsHandles() { #endif // BUILDFLAG(IS_WIN) } diff --git a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h index 77659c327c81..148a87b615f5 100644 --- a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h +++ b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h @@ -1,6 +1,6 @@ ---- chrome/browser/task_manager/sampling/task_group.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/task_manager/sampling/task_group.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/task_manager/sampling/task_group.h -@@ -40,7 +40,7 @@ inline constexpr int kUnsupportedVMRefreshFlags = +@@ -41,7 +41,7 @@ inline constexpr int kUnsupportedVMRefreshFlags = REFRESH_TYPE_WEBCACHE_STATS | REFRESH_TYPE_NETWORK_USAGE | REFRESH_TYPE_IDLE_WAKEUPS | REFRESH_TYPE_HANDLES | REFRESH_TYPE_START_TIME | REFRESH_TYPE_CPU_TIME | REFRESH_TYPE_PRIORITY | @@ -9,7 +9,7 @@ REFRESH_TYPE_FD_COUNT | #endif REFRESH_TYPE_HARD_FAULTS; -@@ -136,7 +136,7 @@ class TaskGroup { +@@ -141,7 +141,7 @@ class TaskGroup { int64_t hard_faults_per_second() const { return hard_faults_per_second_; } #endif // BUILDFLAG(IS_WIN) @@ -18,7 +18,7 @@ int open_fd_count() const { return open_fd_count_; } void set_open_fd_count(int open_fd_count) { open_fd_count_ = open_fd_count; } #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -@@ -151,7 +151,7 @@ class TaskGroup { +@@ -156,7 +156,7 @@ class TaskGroup { void RefreshWindowsHandles(); @@ -27,12 +27,12 @@ void OnOpenFdCountRefreshDone(int open_fd_count); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -@@ -219,7 +219,7 @@ class TaskGroup { - int64_t user_peak_handles_; - int64_t hard_faults_per_second_; +@@ -226,7 +226,7 @@ class TaskGroup { + int64_t user_peak_handles_ = -1; + int64_t hard_faults_per_second_ = -1; #endif // BUILDFLAG(IS_WIN) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) // The number of file descriptors currently open by the process. - int open_fd_count_; + int open_fd_count_ = -1; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) diff --git a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h index 48d1d3cda245..d933bb6df0ae 100644 --- a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h +++ b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h @@ -1,15 +1,15 @@ ---- chrome/browser/task_manager/sampling/task_group_sampler.h.orig 2023-09-13 12:11:42 UTC +--- chrome/browser/task_manager/sampling/task_group_sampler.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/task_manager/sampling/task_group_sampler.h -@@ -31,7 +31,7 @@ class TaskGroupSampler : public base::RefCountedThread - using OnCpuRefreshCallback = base::RepeatingCallback<void(double)>; - using OnSwappedMemRefreshCallback = base::RepeatingCallback<void(int64_t)>; +@@ -33,7 +33,7 @@ class TaskGroupSampler : public base::RefCountedThread + using OnSwappedMemRefreshCallback = + base::RepeatingCallback<void(base::ByteCount)>; using OnIdleWakeupsCallback = base::RepeatingCallback<void(int)>; -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) using OnOpenFdCountCallback = base::RepeatingCallback<void(int)>; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) using OnProcessPriorityCallback = -@@ -43,7 +43,7 @@ class TaskGroupSampler : public base::RefCountedThread +@@ -45,7 +45,7 @@ class TaskGroupSampler : public base::RefCountedThread const OnCpuRefreshCallback& on_cpu_refresh, const OnSwappedMemRefreshCallback& on_memory_refresh, const OnIdleWakeupsCallback& on_idle_wakeups, @@ -18,16 +18,16 @@ const OnOpenFdCountCallback& on_open_fd_count, #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) const OnProcessPriorityCallback& on_process_priority); -@@ -63,7 +63,7 @@ class TaskGroupSampler : public base::RefCountedThread +@@ -65,7 +65,7 @@ class TaskGroupSampler : public base::RefCountedThread double RefreshCpuUsage(); - int64_t RefreshSwappedMem(); + base::ByteCount RefreshSwappedMem(); int RefreshIdleWakeupsPerSecond(); -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) int RefreshOpenFdCount(); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) base::Process::Priority RefreshProcessPriority(); -@@ -87,7 +87,7 @@ class TaskGroupSampler : public base::RefCountedThread +@@ -89,7 +89,7 @@ class TaskGroupSampler : public base::RefCountedThread const OnCpuRefreshCallback on_cpu_refresh_callback_; const OnSwappedMemRefreshCallback on_swapped_mem_refresh_callback_; const OnIdleWakeupsCallback on_idle_wakeups_callback_; diff --git a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc index 1cfa14dc809e..76169eb52100 100644 --- a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc +++ b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/task_manager/sampling/task_manager_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/task_manager/sampling/task_manager_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/task_manager/sampling/task_manager_impl.cc -@@ -226,7 +226,7 @@ void TaskManagerImpl::GetUSERHandles(TaskId task_id, +@@ -227,7 +227,7 @@ void TaskManagerImpl::GetUSERHandles(TaskId task_id, } int TaskManagerImpl::GetOpenFdCount(TaskId task_id) const { diff --git a/www/chromium/files/patch-chrome_browser_themes_theme__service.cc b/www/chromium/files/patch-chrome_browser_themes_theme__service.cc index 4a6a92c74a54..1691d7a66348 100644 --- a/www/chromium/files/patch-chrome_browser_themes_theme__service.cc +++ b/www/chromium/files/patch-chrome_browser_themes_theme__service.cc @@ -1,6 +1,6 @@ ---- chrome/browser/themes/theme_service.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/themes/theme_service.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/themes/theme_service.cc -@@ -72,7 +72,7 @@ +@@ -73,7 +73,7 @@ #include "extensions/browser/extension_registry_observer.h" #endif @@ -9,7 +9,7 @@ #include "ui/linux/linux_ui.h" #include "ui/ozone/public/ozone_platform.h" // nogncheck #endif -@@ -331,7 +331,7 @@ CustomThemeSupplier* ThemeService::GetThemeSupplier() +@@ -332,7 +332,7 @@ CustomThemeSupplier* ThemeService::GetThemeSupplier() } bool ThemeService::ShouldUseCustomFrame() const { diff --git a/www/chromium/files/patch-chrome_browser_themes_theme__service__factory.cc b/www/chromium/files/patch-chrome_browser_themes_theme__service__factory.cc index 321cbbbe3aaf..493a0e6eb130 100644 --- a/www/chromium/files/patch-chrome_browser_themes_theme__service__factory.cc +++ b/www/chromium/files/patch-chrome_browser_themes_theme__service__factory.cc @@ -1,6 +1,6 @@ ---- chrome/browser/themes/theme_service_factory.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/themes/theme_service_factory.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/themes/theme_service_factory.cc -@@ -25,7 +25,7 @@ +@@ -26,7 +26,7 @@ #include "chrome/browser/themes/theme_helper_win.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/themes/theme_service_aura_linux.h" #include "ui/linux/linux_ui_factory.h" #endif -@@ -105,7 +105,7 @@ ThemeServiceFactory::~ThemeServiceFactory() = default; +@@ -106,7 +106,7 @@ ThemeServiceFactory::~ThemeServiceFactory() = default; std::unique_ptr<KeyedService> ThemeServiceFactory::BuildServiceInstanceForBrowserContext( content::BrowserContext* profile) const { @@ -18,7 +18,7 @@ using ThemeService = ThemeServiceAuraLinux; #endif -@@ -117,7 +117,7 @@ ThemeServiceFactory::BuildServiceInstanceForBrowserCon +@@ -118,7 +118,7 @@ ThemeServiceFactory::BuildServiceInstanceForBrowserCon void ThemeServiceFactory::RegisterProfilePrefs( user_prefs::PrefRegistrySyncable* registry) { diff --git a/www/chromium/files/patch-chrome_browser_ui_accelerator__table.cc b/www/chromium/files/patch-chrome_browser_ui_accelerator__table.cc new file mode 100644 index 000000000000..db53c075ecf8 --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_ui_accelerator__table.cc @@ -0,0 +1,34 @@ +--- chrome/browser/ui/accelerator_table.cc.orig 2025-10-02 04:28:32 UTC ++++ chrome/browser/ui/accelerator_table.cc +@@ -72,11 +72,11 @@ const AcceleratorMapping kAcceleratorMap[] = { + {ui::VKEY_S, ui::EF_PLATFORM_ACCELERATOR, IDC_SAVE_PAGE}, + {ui::VKEY_9, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_LAST_TAB}, + {ui::VKEY_NUMPAD9, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_LAST_TAB}, +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + {ui::VKEY_9, ui::EF_ALT_DOWN, IDC_SELECT_LAST_TAB}, + {ui::VKEY_NUMPAD9, ui::EF_ALT_DOWN, IDC_SELECT_LAST_TAB}, + #endif // BUILDFLAG(IS_LINUX) +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + {ui::VKEY_NEXT, ui::EF_CONTROL_DOWN | ui::EF_SHIFT_DOWN, IDC_MOVE_TAB_NEXT}, + {ui::VKEY_PRIOR, ui::EF_CONTROL_DOWN | ui::EF_SHIFT_DOWN, + IDC_MOVE_TAB_PREVIOUS}, +@@ -104,7 +104,7 @@ const AcceleratorMapping kAcceleratorMap[] = { + {ui::VKEY_NUMPAD7, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_TAB_6}, + {ui::VKEY_8, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_TAB_7}, + {ui::VKEY_NUMPAD8, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_TAB_7}, +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + {ui::VKEY_1, ui::EF_ALT_DOWN, IDC_SELECT_TAB_0}, + {ui::VKEY_NUMPAD1, ui::EF_ALT_DOWN, IDC_SELECT_TAB_0}, + {ui::VKEY_2, ui::EF_ALT_DOWN, IDC_SELECT_TAB_1}, +@@ -156,7 +156,7 @@ const AcceleratorMapping kAcceleratorMap[] = { + IDC_SHOW_AVATAR_MENU}, + + // Platform-specific key maps. +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + {ui::VKEY_BROWSER_BACK, ui::EF_NONE, IDC_BACK}, + {ui::VKEY_BROWSER_FORWARD, ui::EF_NONE, IDC_FORWARD}, + {ui::VKEY_BROWSER_HOME, ui::EF_NONE, IDC_HOME}, diff --git a/www/chromium/files/patch-chrome_browser_ui_browser.h b/www/chromium/files/patch-chrome_browser_ui_browser.h index 472b23784605..429fd3f275a3 100644 --- a/www/chromium/files/patch-chrome_browser_ui_browser.h +++ b/www/chromium/files/patch-chrome_browser_ui_browser.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/browser.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/browser.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/browser.h -@@ -279,7 +279,7 @@ class Browser : public TabStripModelObserver, +@@ -270,7 +270,7 @@ class Browser : public TabStripModelObserver, std::optional<int64_t> display_id; #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc b/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc index 7c47499e7f94..f119d6ea2fef 100644 --- a/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc +++ b/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/browser_command_controller.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/browser_command_controller.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/browser_command_controller.cc -@@ -129,7 +129,7 @@ +@@ -128,7 +128,7 @@ #include "components/user_manager/user_manager.h" #endif @@ -9,7 +9,7 @@ #include "ui/base/ime/text_edit_commands.h" #include "ui/base/ime/text_input_flags.h" #include "ui/linux/linux_ui.h" -@@ -139,7 +139,7 @@ +@@ -138,7 +138,7 @@ #include "ui/ozone/public/ozone_platform.h" #endif @@ -18,7 +18,7 @@ #include "chrome/browser/ui/shortcuts/desktop_shortcuts_utils.h" #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -@@ -366,7 +366,7 @@ bool BrowserCommandController::IsReservedCommandOrKey( +@@ -372,7 +372,7 @@ bool BrowserCommandController::IsReservedCommandOrKey( #endif } @@ -27,7 +27,7 @@ // If this key was registered by the user as a content editing hotkey, then // it is not reserved. auto* linux_ui = ui::LinuxUi::instance(); -@@ -654,7 +654,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo +@@ -669,7 +669,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo break; #endif @@ -36,7 +36,7 @@ case IDC_MINIMIZE_WINDOW: browser_->window()->Minimize(); break; -@@ -871,7 +871,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo +@@ -891,7 +891,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo break; case IDC_CREATE_SHORTCUT: base::RecordAction(base::UserMetricsAction("CreateShortcut")); @@ -45,7 +45,7 @@ chrome::CreateDesktopShortcutForActiveWebContents(browser_); #else web_app::CreateWebAppFromCurrentWebContents( -@@ -1044,7 +1044,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo +@@ -1064,7 +1064,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) case IDC_CHROME_WHATS_NEW: #if BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ @@ -54,7 +54,7 @@ ShowChromeWhatsNew(browser_); break; #else -@@ -1421,7 +1421,7 @@ void BrowserCommandController::InitCommandState() { +@@ -1444,7 +1444,7 @@ void BrowserCommandController::InitCommandState() { command_updater_.UpdateCommandEnabled(IDC_VISIT_DESKTOP_OF_LRU_USER_4, true); command_updater_.UpdateCommandEnabled(IDC_VISIT_DESKTOP_OF_LRU_USER_5, true); #endif @@ -63,7 +63,7 @@ command_updater_.UpdateCommandEnabled(IDC_MINIMIZE_WINDOW, true); command_updater_.UpdateCommandEnabled(IDC_MAXIMIZE_WINDOW, true); command_updater_.UpdateCommandEnabled(IDC_RESTORE_WINDOW, true); -@@ -1774,7 +1774,7 @@ void BrowserCommandController::UpdateCommandsForTabSta +@@ -1800,7 +1800,7 @@ void BrowserCommandController::UpdateCommandsForTabSta bool can_create_web_app = web_app::CanCreateWebApp(browser_); command_updater_.UpdateCommandEnabled(IDC_INSTALL_PWA, can_create_web_app); diff --git a/www/chromium/files/patch-chrome_browser_ui_browser__commands.cc b/www/chromium/files/patch-chrome_browser_ui_browser__commands.cc index ba28cd5333ac..92b02f00a8ad 100644 --- a/www/chromium/files/patch-chrome_browser_ui_browser__commands.cc +++ b/www/chromium/files/patch-chrome_browser_ui_browser__commands.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/browser_commands.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/browser_commands.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/browser_commands.cc -@@ -2214,7 +2214,7 @@ void OpenUpdateChromeDialog(Browser* browser) { +@@ -2283,7 +2283,7 @@ void OpenUpdateChromeDialog(Browser* browser) { } else if (UpgradeDetector::GetInstance()->is_outdated_install_no_au()) { UpgradeDetector::GetInstance()->NotifyOutdatedInstallNoAutoUpdate(); } else { diff --git a/www/chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc b/www/chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc index 949112b56b62..ecd4366027fd 100644 --- a/www/chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc +++ b/www/chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc @@ -1,15 +1,15 @@ ---- chrome/browser/ui/browser_ui_prefs.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/browser_ui_prefs.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/browser_ui_prefs.cc -@@ -84,7 +84,7 @@ void RegisterBrowserPrefs(PrefRegistrySimple* registry - registry->RegisterTimePref(prefs::kPdfInfoBarLastShown, base::Time()); - registry->RegisterIntegerPref(prefs::kPdfInfoBarTimesShown, 0); +@@ -82,7 +82,7 @@ void RegisterBrowserPrefs(PrefRegistrySimple* registry + registry->RegisterTimePref(prefs::kPinInfoBarLastShown, base::Time()); + registry->RegisterIntegerPref(prefs::kPinInfoBarTimesShown, 0); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) registry->RegisterStringPref(prefs::kEnterpriseCustomLabelForBrowser, std::string()); registry->RegisterStringPref(prefs::kEnterpriseLogoUrlForBrowser, -@@ -208,7 +208,7 @@ void RegisterBrowserUserPrefs(user_prefs::PrefRegistry +@@ -212,7 +212,7 @@ void RegisterBrowserUserPrefs(user_prefs::PrefRegistry registry->RegisterDictionaryPref(prefs::kHttpsUpgradeFallbacks); registry->RegisterDictionaryPref(prefs::kHttpsUpgradeNavigations); registry->RegisterBooleanPref(prefs::kHttpsOnlyModeAutoEnabled, false); diff --git a/www/chromium/files/patch-chrome_browser_ui_chrome__pages.cc b/www/chromium/files/patch-chrome_browser_ui_chrome__pages.cc index 79c685f4a486..6d67997e4d76 100644 --- a/www/chromium/files/patch-chrome_browser_ui_chrome__pages.cc +++ b/www/chromium/files/patch-chrome_browser_ui_chrome__pages.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/chrome_pages.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/chrome_pages.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/chrome_pages.cc -@@ -85,7 +85,7 @@ +@@ -86,7 +86,7 @@ #include "components/signin/public/identity_manager/identity_manager.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/web_applications/web_app_utils.h" #endif -@@ -393,7 +393,7 @@ void ShowChromeTips(Browser* browser) { +@@ -394,7 +394,7 @@ void ShowChromeTips(Browser* browser) { ShowSingletonTab(browser, GURL(kChromeTipsURL)); } @@ -18,7 +18,7 @@ void ShowChromeWhatsNew(Browser* browser) { ShowSingletonTab(browser, GURL(kChromeUIWhatsNewURL)); } -@@ -717,7 +717,7 @@ void ShowShortcutCustomizationApp(Profile* profile, +@@ -719,7 +719,7 @@ void ShowShortcutCustomizationApp(Profile* profile, } #endif // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-chrome_browser_ui_chrome__pages.h b/www/chromium/files/patch-chrome_browser_ui_chrome__pages.h index 7beb9033b7a3..a8ce57517d4e 100644 --- a/www/chromium/files/patch-chrome_browser_ui_chrome__pages.h +++ b/www/chromium/files/patch-chrome_browser_ui_chrome__pages.h @@ -1,4 +1,4 @@ ---- chrome/browser/ui/chrome_pages.h.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/chrome_pages.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/chrome_pages.h @@ -39,7 +39,7 @@ namespace signin { enum class ConsentLevel; @@ -9,7 +9,7 @@ namespace web_app { enum class AppSettingsPageEntryPoint; } // namespace web_app -@@ -177,7 +177,7 @@ void ShowShortcutCustomizationApp(Profile* profile, +@@ -178,7 +178,7 @@ void ShowShortcutCustomizationApp(Profile* profile, const std::string& category); #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc b/www/chromium/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc index 093dfeaa8af2..a13ee4e33d80 100644 --- a/www/chromium/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc +++ b/www/chromium/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/omnibox/omnibox_pedal_implementations.cc.orig 2025-03-05 08:14:56 UTC +--- chrome/browser/ui/omnibox/omnibox_pedal_implementations.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/omnibox/omnibox_pedal_implementations.cc -@@ -1985,7 +1985,7 @@ const gfx::VectorIcon& GetSharingHubVectorIcon() { +@@ -1964,7 +1964,7 @@ const gfx::VectorIcon& GetSharingHubVectorIcon() { return omnibox::kShareMacChromeRefreshIcon; #elif BUILDFLAG(IS_WIN) return omnibox::kShareWinChromeRefreshIcon; diff --git a/www/chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc b/www/chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc index 45785b7660c9..65f4e5320201 100644 --- a/www/chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc +++ b/www/chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/passwords/manage_passwords_ui_controller.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/passwords/manage_passwords_ui_controller.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/passwords/manage_passwords_ui_controller.cc @@ -113,7 +113,7 @@ namespace { @@ -9,7 +9,7 @@ // Should be kept in sync with constant declared in // bubble_controllers/relaunch_chrome_bubble_controller.cc. constexpr int kMaxNumberOfTimesKeychainErrorBubbleIsShown = 3; -@@ -622,7 +622,7 @@ void ManagePasswordsUIController::OnBiometricAuthBefor +@@ -624,7 +624,7 @@ void ManagePasswordsUIController::OnBiometricAuthBefor } void ManagePasswordsUIController::OnKeychainError() { diff --git a/www/chromium/files/patch-chrome_browser_ui_prefs_prefs__tab__helper.cc b/www/chromium/files/patch-chrome_browser_ui_prefs_prefs__tab__helper.cc index cc1c8807ea2e..885dcab11542 100644 --- a/www/chromium/files/patch-chrome_browser_ui_prefs_prefs__tab__helper.cc +++ b/www/chromium/files/patch-chrome_browser_ui_prefs_prefs__tab__helper.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/prefs/prefs_tab_helper.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/prefs/prefs_tab_helper.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/prefs/prefs_tab_helper.cc -@@ -68,7 +68,7 @@ +@@ -64,7 +64,7 @@ #endif #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_ui_startup_infobar__utils.cc b/www/chromium/files/patch-chrome_browser_ui_startup_infobar__utils.cc new file mode 100644 index 000000000000..d15197c29c1e --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_ui_startup_infobar__utils.cc @@ -0,0 +1,11 @@ +--- chrome/browser/ui/startup/infobar_utils.cc.orig 2025-10-02 04:28:32 UTC ++++ chrome/browser/ui/startup/infobar_utils.cc +@@ -197,7 +197,7 @@ void AddInfoBarsIfNecessary(Browser* browser, + } + #endif + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + if (base::FeatureList::IsEnabled(features::kSessionRestoreInfobar)) { + // TODO(crbug.com/431828875): Instantiate and initialize the session + // restore controller. diff --git a/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc b/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc index 0d2d3377a3d7..0b81e0e7b720 100644 --- a/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc +++ b/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/startup/startup_browser_creator.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/startup/startup_browser_creator.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/startup/startup_browser_creator.cc @@ -134,7 +134,7 @@ #include "chrome/credential_provider/common/gcp_strings.h" @@ -9,7 +9,7 @@ #include "chrome/browser/headless/headless_mode_util.h" #include "chrome/browser/ui/startup/web_app_info_recorder_utils.h" #include "components/headless/policy/headless_mode_policy.h" -@@ -1019,7 +1019,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( +@@ -986,7 +986,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( TRACE_EVENT0("startup", "StartupBrowserCreator::ProcessCmdLineImpl"); ComputeAndRecordLaunchMode(command_line); @@ -18,7 +18,7 @@ if (headless::IsHeadlessMode() && headless::HeadlessModePolicy::IsHeadlessModeDisabled( g_browser_process->local_state())) { -@@ -1122,7 +1122,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( +@@ -1089,7 +1089,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( silent_launch = true; } @@ -27,7 +27,7 @@ // Writes open and installed web apps to the specified file without // launching a new browser window or tab. if (base::FeatureList::IsEnabled(features::kListWebAppsSwitch) && -@@ -1339,7 +1339,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( +@@ -1306,7 +1306,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( CHECK_EQ(profile_info.mode, StartupProfileMode::kBrowserWindow) << "Failed launch with app: couldn't pick a profile"; std::string app_id = command_line.GetSwitchValueASCII(switches::kAppId); diff --git a/www/chromium/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc b/www/chromium/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc index 3d24423ea634..ea187db6beea 100644 --- a/www/chromium/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc +++ b/www/chromium/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc @@ -1,7 +1,7 @@ ---- chrome/browser/ui/startup/startup_tab_provider.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/startup/startup_tab_provider.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/startup/startup_tab_provider.cc @@ -63,7 +63,7 @@ - #include "extensions/browser/extension_registry.h" + #include "extensions/common/manifest_handlers/chrome_url_overrides_handler.h" #endif // !BUILDFLAG(IS_ANDROID) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-chrome_browser_ui_tab__helpers.cc b/www/chromium/files/patch-chrome_browser_ui_tab__helpers.cc index 669e8ae2d303..99b28d798168 100644 --- a/www/chromium/files/patch-chrome_browser_ui_tab__helpers.cc +++ b/www/chromium/files/patch-chrome_browser_ui_tab__helpers.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/tab_helpers.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/tab_helpers.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/tab_helpers.cc -@@ -218,7 +218,7 @@ +@@ -220,7 +220,7 @@ #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ #include "chrome/browser/ui/blocked_content/framebust_block_tab_helper.h" #include "chrome/browser/ui/hats/hats_helper.h" #include "chrome/browser/ui/performance_controls/performance_controls_hats_service_factory.h" -@@ -702,12 +702,12 @@ void TabHelpers::AttachTabHelpers(WebContents* web_con +@@ -711,12 +711,12 @@ void TabHelpers::AttachTabHelpers(WebContents* web_con webapps::PreRedirectionURLObserver::CreateForWebContents(web_contents); #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc b/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc index df2b011866fe..1249b1ed1bea 100644 --- a/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc +++ b/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/tabs/features.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/tabs/features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/tabs/features.cc -@@ -60,7 +60,7 @@ bool CanShowTabSearchPositionSetting() { +@@ -64,7 +64,7 @@ bool CanShowTabSearchPositionSetting() { } // Mac and other platforms will always have the tab search position in the // correct location, cros/linux/win git the user the option to change. diff --git a/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc b/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc index 08278a72e532..c33229ae9b5c 100644 --- a/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc +++ b/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/tabs/tab_features.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/tabs/tab_features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/tabs/tab_features.cc -@@ -356,7 +356,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro +@@ -366,7 +366,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro task_manager::WebContentsTags::CreateForTabContents(tab.GetContents()); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -8,4 +8,4 @@ + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) inactive_window_mouse_event_controller_ = std::make_unique<InactiveWindowMouseEventController>(); - #endif + diff --git a/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc b/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc index 9f49b33920cb..7bde5f263aac 100644 --- a/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc +++ b/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/task_manager/task_manager_table_model.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/task_manager/task_manager_table_model.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/task_manager/task_manager_table_model.cc -@@ -376,7 +376,7 @@ TaskManagerTableModel::~TaskManagerTableModel() { +@@ -374,7 +374,7 @@ TaskManagerTableModel::~TaskManagerTableModel() { // Note: system_total_time_ is used for both since there is no functional // difference between browser & system (they are essentially the same tab). // Instead, the data is routed to the platform appropriate bucket. @@ -9,7 +9,7 @@ task_manager::RecordTabSwitchEvent(CategoryRecord::kBrowser, system_total_time_); #elif BUILDFLAG(IS_CHROMEOS) -@@ -509,7 +509,7 @@ std::u16string TaskManagerTableModel::GetText(size_t r +@@ -507,7 +507,7 @@ std::u16string TaskManagerTableModel::GetText(size_t r ? stringifier_->backgrounded_string() : stringifier_->foregrounded_string(); @@ -18,7 +18,7 @@ case IDS_TASK_MANAGER_OPEN_FD_COUNT_COLUMN: { const int fd_count = observed_task_manager()->GetOpenFdCount(tasks_[row]); return fd_count >= 0 ? base::FormatNumber(fd_count) -@@ -667,7 +667,7 @@ int TaskManagerTableModel::CompareValues(size_t row1, +@@ -665,7 +665,7 @@ int TaskManagerTableModel::CompareValues(size_t row1, return BooleanCompare(is_proc1_bg, is_proc2_bg); } @@ -27,7 +27,7 @@ case IDS_TASK_MANAGER_OPEN_FD_COUNT_COLUMN: { const int proc1_fd_count = observed_task_manager()->GetOpenFdCount(tasks_[row1]); -@@ -979,7 +979,7 @@ void TaskManagerTableModel::UpdateRefreshTypes(int col +@@ -977,7 +977,7 @@ void TaskManagerTableModel::UpdateRefreshTypes(int col type = REFRESH_TYPE_KEEPALIVE_COUNT; break; diff --git a/www/chromium/files/patch-chrome_browser_ui_ui__features.cc b/www/chromium/files/patch-chrome_browser_ui_ui__features.cc index d018b961e767..b6d01750f735 100644 --- a/www/chromium/files/patch-chrome_browser_ui_ui__features.cc +++ b/www/chromium/files/patch-chrome_browser_ui_ui__features.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/ui_features.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/ui_features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/ui_features.cc @@ -38,7 +38,7 @@ BASE_FEATURE(kCloseOmniboxPopupOnInactiveAreaClick, "CloseOmniboxPopupOnInactiveAreaClick", @@ -9,7 +9,16 @@ // Enables the feature to remove the last confirmation dialog when relaunching // to update Chrome. BASE_FEATURE(kFewerUpdateConfirmations, -@@ -398,7 +398,7 @@ BASE_FEATURE(kViewsJSAppModalDialog, +@@ -171,7 +171,7 @@ BASE_FEATURE_PARAM(int, + "drop_target_hide_for_os_width", + #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) + 32 +-#elif BUILDFLAG(IS_LINUX) ++#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + 50 + #else + 0 +@@ -511,7 +511,7 @@ BASE_FEATURE(kViewsJSAppModalDialog, base::FEATURE_DISABLED_BY_DEFAULT); #endif @@ -18,3 +27,12 @@ BASE_FEATURE(kUsePortalAccentColor, "UsePortalAccentColor", base::FEATURE_ENABLED_BY_DEFAULT); +@@ -732,7 +732,7 @@ bool IsBookmarkTabGroupConversionEnabled() { + return base::FeatureList::IsEnabled(kBookmarkTabGroupConversion); + } + +-#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + BASE_FEATURE(kSessionRestoreInfobar, + "SessionRestoreInfobar", + base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-chrome_browser_ui_ui__features.h b/www/chromium/files/patch-chrome_browser_ui_ui__features.h index 4ecff189fdaf..0c63ce8a6603 100644 --- a/www/chromium/files/patch-chrome_browser_ui_ui__features.h +++ b/www/chromium/files/patch-chrome_browser_ui_ui__features.h @@ -1,4 +1,4 @@ ---- chrome/browser/ui/ui_features.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/ui_features.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/ui_features.h @@ -28,7 +28,7 @@ BASE_DECLARE_FEATURE(kAllowEyeDropperWGCScreenCapture) @@ -9,7 +9,16 @@ BASE_DECLARE_FEATURE(kFewerUpdateConfirmations); #endif -@@ -292,7 +292,7 @@ BASE_DECLARE_FEATURE(kViewsFirstRunDialog); +@@ -56,7 +56,7 @@ enum class PdfInfoBarTrigger { kPdfLoad = 0, kStartup + BASE_DECLARE_FEATURE_PARAM(PdfInfoBarTrigger, kPdfInfoBarTrigger); + #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) + +-#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // When enabled, user may see the session restore UI flow. + BASE_DECLARE_FEATURE(kSessionRestoreInfobar); + #endif +@@ -336,7 +336,7 @@ BASE_DECLARE_FEATURE(kViewsFirstRunDialog); BASE_DECLARE_FEATURE(kViewsJSAppModalDialog); #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_views_accelerator__table.cc b/www/chromium/files/patch-chrome_browser_ui_views_accelerator__table.cc deleted file mode 100644 index 67daf648cbce..000000000000 --- a/www/chromium/files/patch-chrome_browser_ui_views_accelerator__table.cc +++ /dev/null @@ -1,34 +0,0 @@ ---- chrome/browser/ui/views/accelerator_table.cc.orig 2025-07-02 06:08:04 UTC -+++ chrome/browser/ui/views/accelerator_table.cc -@@ -72,11 +72,11 @@ const AcceleratorMapping kAcceleratorMap[] = { - {ui::VKEY_S, ui::EF_PLATFORM_ACCELERATOR, IDC_SAVE_PAGE}, - {ui::VKEY_9, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_LAST_TAB}, - {ui::VKEY_NUMPAD9, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_LAST_TAB}, --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {ui::VKEY_9, ui::EF_ALT_DOWN, IDC_SELECT_LAST_TAB}, - {ui::VKEY_NUMPAD9, ui::EF_ALT_DOWN, IDC_SELECT_LAST_TAB}, - #endif // BUILDFLAG(IS_LINUX) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - {ui::VKEY_NEXT, ui::EF_CONTROL_DOWN | ui::EF_SHIFT_DOWN, IDC_MOVE_TAB_NEXT}, - {ui::VKEY_PRIOR, ui::EF_CONTROL_DOWN | ui::EF_SHIFT_DOWN, - IDC_MOVE_TAB_PREVIOUS}, -@@ -104,7 +104,7 @@ const AcceleratorMapping kAcceleratorMap[] = { - {ui::VKEY_NUMPAD7, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_TAB_6}, - {ui::VKEY_8, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_TAB_7}, - {ui::VKEY_NUMPAD8, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_TAB_7}, --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {ui::VKEY_1, ui::EF_ALT_DOWN, IDC_SELECT_TAB_0}, - {ui::VKEY_NUMPAD1, ui::EF_ALT_DOWN, IDC_SELECT_TAB_0}, - {ui::VKEY_2, ui::EF_ALT_DOWN, IDC_SELECT_TAB_1}, -@@ -156,7 +156,7 @@ const AcceleratorMapping kAcceleratorMap[] = { - IDC_SHOW_AVATAR_MENU}, - - // Platform-specific key maps. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {ui::VKEY_BROWSER_BACK, ui::EF_NONE, IDC_BACK}, - {ui::VKEY_BROWSER_FORWARD, ui::EF_NONE, IDC_FORWARD}, - {ui::VKEY_BROWSER_HOME, ui::EF_NONE, IDC_HOME}, diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc index 90fcc8a23815..a7ecd650ea4e 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/views/frame/browser_frame.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/frame/browser_frame.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/frame/browser_frame.cc @@ -53,7 +53,7 @@ #include "ui/aura/window.h" @@ -27,7 +27,7 @@ return ThemeServiceFactory::GetForProfile(profile)->UsingSystemTheme(); #else return false; -@@ -196,7 +196,7 @@ void BrowserFrame::InitBrowserFrame() { +@@ -204,7 +204,7 @@ void BrowserFrame::InitBrowserFrame() { Init(std::move(params)); @@ -36,7 +36,7 @@ SelectNativeTheme(); #else SetNativeTheme(ui::NativeTheme::GetInstanceForNativeUi()); -@@ -434,7 +434,7 @@ void BrowserFrame::OnNativeWidgetWorkspaceChanged() { +@@ -450,7 +450,7 @@ void BrowserFrame::OnNativeWidgetWorkspaceChanged() { chrome::SaveWindowWorkspace(browser_view_->browser(), GetWorkspace()); chrome::SaveWindowVisibleOnAllWorkspaces(browser_view_->browser(), IsVisibleOnAllWorkspaces()); @@ -45,7 +45,7 @@ // If the window was sent to a different workspace, prioritize it if // it was sent to the current workspace and deprioritize it // otherwise. This is done by MoveBrowsersInWorkspaceToFront() -@@ -633,7 +633,7 @@ void BrowserFrame::OnMenuClosed() { +@@ -649,7 +649,7 @@ void BrowserFrame::OnMenuClosed() { } void BrowserFrame::SelectNativeTheme() { @@ -54,7 +54,7 @@ // Use the regular NativeTheme instance if running incognito mode, regardless // of system theme (gtk, qt etc). ui::NativeTheme* native_theme = ui::NativeTheme::GetInstanceForNativeUi(); -@@ -674,7 +674,7 @@ void BrowserFrame::OnTouchUiChanged() { +@@ -690,7 +690,7 @@ void BrowserFrame::OnTouchUiChanged() { bool BrowserFrame::RegenerateFrameOnThemeChange( BrowserThemeChangeType theme_change_type) { bool need_regenerate = false; diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc index 80b225b8fcce..59f16587ace6 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/frame/browser_view.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/frame/browser_view.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/frame/browser_view.cc -@@ -2476,7 +2476,7 @@ void BrowserView::ToolbarSizeChanged(bool is_animating +@@ -2463,7 +2463,7 @@ void BrowserView::ToolbarSizeChanged(bool is_animating } void BrowserView::TabDraggingStatusChanged(bool is_dragging) { @@ -9,7 +9,7 @@ std::vector<ContentsWebView*> contents_web_views = GetAllVisibleContentsWebViews(); -@@ -5961,7 +5961,7 @@ void BrowserView::MaybeShowProfileSwitchIPH() { +@@ -5954,7 +5954,7 @@ void BrowserView::MaybeShowProfileSwitchIPH() { } void BrowserView::MaybeShowSupervisedUserProfileSignInIPH() { diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc index 7f81d4130ef5..7f10c82ad2fa 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.cc -@@ -74,7 +74,7 @@ +@@ -75,7 +75,7 @@ // Windows, Mac and CrOS do not clip child widgets to their parents, so we // don't have to worry about resizing quite as much. diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc index fd11991eb637..ab5ef10aae00 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/frame/system_menu_model_builder.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/frame/system_menu_model_builder.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/frame/system_menu_model_builder.cc -@@ -74,7 +74,7 @@ void SystemMenuModelBuilder::BuildMenu(ui::SimpleMenuM +@@ -80,7 +80,7 @@ void SystemMenuModelBuilder::BuildMenu(ui::SimpleMenuM void SystemMenuModelBuilder::BuildSystemMenuForBrowserWindow( ui::SimpleMenuModel* model) { @@ -9,7 +9,7 @@ model->AddItemWithStringId(IDC_MINIMIZE_WINDOW, IDS_MINIMIZE_WINDOW_MENU); model->AddItemWithStringId(IDC_MAXIMIZE_WINDOW, IDS_MAXIMIZE_WINDOW_MENU); model->AddItemWithStringId(IDC_RESTORE_WINDOW, IDS_RESTORE_WINDOW_MENU); -@@ -100,7 +100,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForBrowser +@@ -123,7 +123,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForBrowser model->AddSeparator(ui::NORMAL_SEPARATOR); model->AddItemWithStringId(IDC_TASK_MANAGER_CONTEXT_MENU, IDS_TASK_MANAGER); } @@ -18,7 +18,7 @@ model->AddSeparator(ui::NORMAL_SEPARATOR); bool supports_server_side_decorations = true; #if BUILDFLAG(IS_OZONE) && !BUILDFLAG(IS_CHROMEOS) -@@ -174,7 +174,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForAppOrPo +@@ -197,7 +197,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForAppOrPo model->AddSeparator(ui::NORMAL_SEPARATOR); model->AddItemWithStringId(IDC_TASK_MANAGER, IDS_TASK_MANAGER); } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc index 31ef3ae1e8d5..b399720527a6 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/frame/tab_strip_region_view.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/frame/tab_strip_region_view.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/frame/tab_strip_region_view.cc -@@ -222,7 +222,7 @@ TabStripRegionView::TabStripRegionView(std::unique_ptr +@@ -304,7 +304,7 @@ TabStripRegionView::TabStripRegionView(std::unique_ptr new_tab_button_->GetViewAccessibility().SetName( l10n_util::GetStringUTF16(IDS_ACCNAME_NEWTAB)); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc b/www/chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc index aad1273edb31..be33de465525 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/omnibox/omnibox_view_views.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/omnibox/omnibox_view_views.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/omnibox/omnibox_view_views.cc -@@ -2320,7 +2320,7 @@ void OmniboxViewViews::MaybeAddSendTabToSelfItem( +@@ -2335,7 +2335,7 @@ void OmniboxViewViews::MaybeAddSendTabToSelfItem( } void OmniboxViewViews::OnPopupOpened() { diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc index 791dcf1595dc..12b9c376b946 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/profiles/profile_menu_coordinator.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/profiles/profile_menu_coordinator.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/profiles/profile_menu_coordinator.cc -@@ -55,7 +55,7 @@ void ProfileMenuCoordinator::Show( +@@ -54,7 +54,7 @@ void ProfileMenuCoordinator::Show( ->NotifyFeaturePromoFeatureUsed( feature_engagement::kIPHProfileSwitchFeature, FeaturePromoFeatureUsedAction::kClosePromoIfPresent); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc index c7562f808fcb..74764b133842 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/profiles/profile_menu_view.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/profiles/profile_menu_view.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/profiles/profile_menu_view.cc -@@ -102,7 +102,7 @@ +@@ -103,7 +103,7 @@ #include "ui/views/accessibility/view_accessibility.h" #include "ui/views/widget/widget.h" @@ -9,7 +9,7 @@ #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" #endif -@@ -585,7 +585,7 @@ void ProfileMenuView::SetMenuTitleForAccessibility() { +@@ -557,7 +557,7 @@ void ProfileMenuView::SetMenuTitleForAccessibility() { case signin_util::SignedInState::kSignedOut: case signin_util::SignedInState::kWebOnlySignedIn: { std::string profile_user_display_name, profile_user_email; diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc b/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc index c99e859ac720..252dc00da856 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc @@ -63,14 +63,14 @@ #include "chrome/browser/ui/webui/signin/signout_confirmation/signout_confirmation_ui.h" @@ -26,7 +26,7 @@ std::unique_ptr<views::WebView> SigninViewControllerDelegateViews::CreateHistorySyncOptInWebView( Browser* browser, -@@ -227,7 +227,7 @@ SigninViewControllerDelegateViews::CreateSignoutConfir +@@ -228,7 +228,7 @@ SigninViewControllerDelegateViews::CreateSignoutConfir } #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) @@ -35,7 +35,7 @@ // static std::unique_ptr<views::WebView> SigninViewControllerDelegateViews::CreateManagedUserNoticeConfirmationWebView( -@@ -402,7 +402,7 @@ SigninViewControllerDelegateViews::SigninViewControlle +@@ -404,7 +404,7 @@ SigninViewControllerDelegateViews::SigninViewControlle SetButtons(static_cast<int>(ui::mojom::DialogButton::kNone)); @@ -44,7 +44,7 @@ // On the local profile creation dialog, cancelling the dialog (for instance // through the VKEY_ESCAPE accelerator) should delete the profile. if (delete_profile_on_cancel) { -@@ -494,7 +494,7 @@ void SigninViewControllerDelegateViews::DisplayModal() +@@ -496,7 +496,7 @@ void SigninViewControllerDelegateViews::DisplayModal() content_view_->RequestFocus(); } @@ -53,7 +53,7 @@ void SigninViewControllerDelegateViews::DeleteProfileOnCancel() { ProfileAttributesEntry* entry = g_browser_process->profile_manager() -@@ -534,7 +534,7 @@ SigninViewControllerDelegate::CreateSyncConfirmationDe +@@ -536,7 +536,7 @@ SigninViewControllerDelegate::CreateSyncConfirmationDe /*animate_on_resize=*/true); } @@ -62,7 +62,7 @@ // static SigninViewControllerDelegate* SigninViewControllerDelegate::CreateSyncHistoryOptInDelegate( -@@ -591,7 +591,7 @@ SigninViewControllerDelegate::CreateSignoutConfirmatio +@@ -593,7 +593,7 @@ SigninViewControllerDelegate::CreateSignoutConfirmatio } #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) diff --git a/www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc b/www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc index fc74f5a26174..f44747816c21 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/dragging/tab_drag_controller.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/tabs/dragging/tab_drag_controller.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/tabs/dragging/tab_drag_controller.cc -@@ -194,7 +194,7 @@ bool IsWindowDragUsingSystemDragDropAllowed() { +@@ -179,7 +179,7 @@ bool IsWindowDragUsingSystemDragDropAllowed() { void UpdateSystemDnDDragImage(TabDragContext* attached_context, const gfx::ImageSkia& image) { @@ -9,7 +9,7 @@ VLOG(1) << __func__ << " image size=" << image.size().ToString(); aura::Window* root_window = attached_context->GetWidget()->GetNativeWindow()->GetRootWindow(); -@@ -406,7 +406,7 @@ TabDragController::Liveness TabDragController::Init( +@@ -391,7 +391,7 @@ TabDragController::Liveness TabDragController::Init( // synchronous on desktop Linux, so use that. // - ChromeOS Ash // Releasing capture on Ash cancels gestures so avoid it. @@ -18,7 +18,7 @@ ref->can_release_capture_ = false; #endif ref->start_point_in_screen_ = -@@ -980,7 +980,7 @@ TabDragController::Liveness TabDragController::DragBro +@@ -982,7 +982,7 @@ TabDragController::Liveness TabDragController::DragBro CHECK_EQ(SetCapture(target_context), Liveness::ALIVE); } @@ -27,7 +27,7 @@ // EndMoveLoop is going to snap the window back to its original location. // Hide it so users don't see this. Hiding a window in Linux aura causes // it to lose capture so skip it. -@@ -2132,7 +2132,7 @@ void TabDragController::CompleteDrag() { +@@ -2135,7 +2135,7 @@ void TabDragController::CompleteDrag() { } // If source window was maximized - maximize the new window as well. @@ -36,7 +36,7 @@ // Keeping maximized state breaks snap to Grid on Windows when dragging // tabs from maximized windows. TODO:(crbug.com/727051) Explore doing this // for other desktop OS's. kMaximizedStateRetainedOnTabDrag in -@@ -2549,7 +2549,7 @@ TabDragController::Liveness TabDragController::GetLoca +@@ -2551,7 +2551,7 @@ TabDragController::Liveness TabDragController::GetLoca } } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc index 8358238c1fad..7a8b9a1860be 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/tab.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/tabs/tab.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/tabs/tab.cc -@@ -670,7 +670,7 @@ void Tab::MaybeUpdateHoverStatus(const ui::MouseEvent& +@@ -678,7 +678,7 @@ void Tab::MaybeUpdateHoverStatus(const ui::MouseEvent& return; } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc index 3137975c2d68..edf7ddc028b9 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/tab_hover_card_bubble_view.cc.orig 2025-05-05 10:57:53 UTC +--- chrome/browser/ui/views/tabs/tab_hover_card_bubble_view.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/tabs/tab_hover_card_bubble_view.cc -@@ -380,7 +380,7 @@ TabHoverCardBubbleView::TabHoverCardBubbleView(Tab* ta +@@ -381,7 +381,7 @@ TabHoverCardBubbleView::TabHoverCardBubbleView(Tab* ta // not become active. Setting this to false creates the need to explicitly // hide the hovercard on press, touch, and keyboard events. SetCanActivate(false); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc index 5c1a9efe165b..b541eb0a4a27 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/tab_style_views.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/tabs/tab_style_views.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/tabs/tab_style_views.cc -@@ -575,7 +575,7 @@ float TabStyleViewsImpl::GetCurrentActiveOpacity() con +@@ -557,7 +557,7 @@ float TabStyleViewsImpl::GetCurrentActiveOpacity() con if (!IsHoverAnimationActive()) { return base_opacity; } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc b/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc index a81e79f5ba4a..61c609aa9adc 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/user_education/browser_user_education_service.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/user_education/browser_user_education_service.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/user_education/browser_user_education_service.cc -@@ -1090,7 +1090,7 @@ void MaybeRegisterChromeFeaturePromos( +@@ -1125,7 +1125,7 @@ void MaybeRegisterChromeFeaturePromos( "Triggered when a shared tab becomes the active tab."))); } @@ -9,7 +9,7 @@ // kIPHSupervisedUserProfileSigninFeature registry.RegisterFeature(std::move( FeaturePromoSpecification::CreateForCustomAction( -@@ -1337,7 +1337,7 @@ void MaybeRegisterChromeFeaturePromos( +@@ -1372,7 +1372,7 @@ void MaybeRegisterChromeFeaturePromos( "Triggered to inform users of the availability of the " "new translate screen feature on the Lens Overlay."))); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc b/www/chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc index 13dc6996ea16..02b6f068dd1e 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/web_apps/web_app_integration_test_driver.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/web_apps/web_app_integration_test_driver.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/web_apps/web_app_integration_test_driver.cc -@@ -516,7 +516,7 @@ std::string GetFileExtension(FileExtension file_extens +@@ -515,7 +515,7 @@ std::string GetFileExtension(FileExtension file_extens } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ SiteConfig GetSiteConfigurationFromAppName(const std::string& app_name) { SiteConfig config; bool is_app_found = false; -@@ -2076,7 +2076,7 @@ void WebAppIntegrationTestDriver::DeletePlatformShortc +@@ -2088,7 +2088,7 @@ void WebAppIntegrationTestDriver::DeletePlatformShortc if (app_name.empty()) { app_name = GetSiteConfiguration(site).app_name; } @@ -18,7 +18,7 @@ ASSERT_TRUE(override_registration_->test_override().IsShortcutCreated( profile(), app_id, app_name)); ASSERT_TRUE( -@@ -3394,7 +3394,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginEna +@@ -3411,7 +3411,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginEna app_state->id, app_state->name); ASSERT_TRUE(icon_color.has_value()); ASSERT_THAT(site_config.icon_color, testing::Eq(icon_color.value())); @@ -27,7 +27,7 @@ ASSERT_TRUE(override_registration_->test_override().IsRunOnOsLoginEnabled( profile(), app_state->id, app_state->name)); #endif -@@ -3409,7 +3409,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis +@@ -3426,7 +3426,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis GetAppBySiteMode(after_state_change_action_state_.get(), profile(), site); ASSERT_TRUE(app_state); base::ScopedAllowBlockingForTesting allow_blocking; @@ -36,7 +36,7 @@ ASSERT_FALSE(override_registration_->test_override().IsRunOnOsLoginEnabled( profile(), app_state->id, app_state->name)); #endif -@@ -3419,7 +3419,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis +@@ -3436,7 +3436,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis void WebAppIntegrationTestDriver::CheckSiteHandlesFile( Site site, FileExtension file_extension) { @@ -45,7 +45,7 @@ if (!BeforeStateCheckAction(__FUNCTION__)) { return; } -@@ -3435,7 +3435,7 @@ void WebAppIntegrationTestDriver::CheckSiteHandlesFile +@@ -3452,7 +3452,7 @@ void WebAppIntegrationTestDriver::CheckSiteHandlesFile void WebAppIntegrationTestDriver::CheckSiteNotHandlesFile( Site site, FileExtension file_extension) { @@ -54,7 +54,7 @@ if (!BeforeStateCheckAction(__FUNCTION__)) { return; } -@@ -4260,7 +4260,7 @@ base::FilePath WebAppIntegrationTestDriver::GetShortcu +@@ -4277,7 +4277,7 @@ base::FilePath WebAppIntegrationTestDriver::GetShortcu base::FilePath shortcut_dir, const std::string& app_name, const webapps::AppId& app_id) { @@ -63,7 +63,7 @@ return override_registration_->test_override().GetShortcutPath( profile(), shortcut_dir, app_id, app_name); #else -@@ -4460,7 +4460,7 @@ bool WebAppIntegrationTestDriver::IsShortcutAndIconCre +@@ -4477,7 +4477,7 @@ bool WebAppIntegrationTestDriver::IsShortcutAndIconCre const webapps::AppId& id) { base::ScopedAllowBlockingForTesting allow_blocking; bool is_shortcut_and_icon_correct = false; @@ -72,7 +72,7 @@ bool is_shortcut_correct = override_registration_->test_override().IsShortcutCreated(profile, id, name); -@@ -4504,7 +4504,7 @@ bool WebAppIntegrationTestDriver::DoIconColorsMatch(Pr +@@ -4521,7 +4521,7 @@ bool WebAppIntegrationTestDriver::DoIconColorsMatch(Pr do_icon_colors_match = (expected_icon_pixel_color == shortcut_pixel_color_apps_folder.value()); } diff --git a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h index 381c137e5e60..248c4c7f9d4f 100644 --- a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h +++ b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h @@ -1,7 +1,7 @@ ---- chrome/browser/ui/web_applications/web_app_dialogs.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/web_applications/web_app_dialogs.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/web_applications/web_app_dialogs.h @@ -24,7 +24,7 @@ - #include "ui/gfx/native_widget_types.h" + #include "ui/gfx/native_window_types.h" static_assert(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - BUILDFLAG(IS_CHROMEOS)); diff --git a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc index 6eee4bdea253..6e6d81bfcdf5 100644 --- a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc +++ b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/web_applications/web_app_ui_manager_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/web_applications/web_app_ui_manager_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/web_applications/web_app_ui_manager_impl.cc -@@ -564,7 +564,7 @@ void WebAppUiManagerImpl::MaybeShowIPHPromoForAppsLaun +@@ -574,7 +574,7 @@ void WebAppUiManagerImpl::MaybeShowIPHPromoForAppsLaun Browser* browser, Profile* profile, const std::string& app_id) { @@ -9,7 +9,7 @@ WebAppProvider* provider = WebAppProvider::GetForWebApps(profile); CHECK(provider); -@@ -793,7 +793,7 @@ void WebAppUiManagerImpl::ClearWebAppSiteDataIfNeeded( +@@ -803,7 +803,7 @@ void WebAppUiManagerImpl::ClearWebAppSiteDataIfNeeded( } } diff --git a/www/chromium/files/patch-chrome_browser_ui_webui__browser_webui__browser__window.cc b/www/chromium/files/patch-chrome_browser_ui_webui__browser_webui__browser__window.cc index a798b32d2c62..49232f2a5810 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui__browser_webui__browser__window.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui__browser_webui__browser__window.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui_browser/webui_browser_window.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui_browser/webui_browser_window.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui_browser/webui_browser_window.cc -@@ -22,7 +22,7 @@ namespace { +@@ -42,7 +42,7 @@ const char* const kWebUIBrowserWindowKey = "__WEBUI_BR // Copied from chrome/browser/ui/views/frame/browser_frame.cc. bool IsUsingLinuxSystemTheme(Profile* profile) { diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc index c25bb76054e1..5d94af3d7e38 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/certificate_manager/certificate_manager_handler.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/webui/certificate_manager/certificate_manager_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/certificate_manager/certificate_manager_handler.cc -@@ -219,7 +219,7 @@ CertificateManagerPageHandler::GetCertSource( +@@ -217,7 +217,7 @@ CertificateManagerPageHandler::GetCertSource( CERTIFICATE_TRUST_TYPE_DISTRUSTED, profile_, &remote_client_); break; diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc b/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc index bf4b2af47365..8483488e2d45 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/chrome_web_ui_configs.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/chrome_web_ui_configs.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/chrome_web_ui_configs.cc -@@ -152,7 +152,7 @@ +@@ -153,7 +153,7 @@ #include "chrome/browser/ui/webui/conflicts/conflicts_ui.h" #endif // BUILDFLAG(IS_WIN) @@ -9,7 +9,7 @@ #include "chrome/browser/ui/webui/app_settings/web_app_settings_ui.h" #include "chrome/browser/ui/webui/browser_switch/browser_switch_ui.h" #include "chrome/browser/ui/webui/signin/history_sync_optin/history_sync_optin_ui.h" -@@ -160,13 +160,13 @@ +@@ -161,13 +161,13 @@ #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -25,7 +25,7 @@ #include "chrome/browser/ui/webui/discards/discards_ui.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) -@@ -194,7 +194,7 @@ +@@ -195,7 +195,7 @@ #include "chrome/browser/ui/webui/signin/signin_error_ui.h" #endif // !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_ANDROID) @@ -34,7 +34,7 @@ #include "chrome/browser/ui/webui/on_device_translation_internals/on_device_translation_internals_ui.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -347,7 +347,7 @@ void RegisterChromeWebUIConfigs() { +@@ -349,7 +349,7 @@ void RegisterChromeWebUIConfigs() { map.AddWebUIConfig(std::make_unique<WebUIJsErrorUIConfig>()); #endif // BUILDFLAG(IS_ANDROID) @@ -43,7 +43,7 @@ map.AddWebUIConfig(std::make_unique<LinuxProxyConfigUI>()); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || // BUILDFLAG(IS_OPENBSD) -@@ -377,7 +377,7 @@ void RegisterChromeWebUIConfigs() { +@@ -379,7 +379,7 @@ void RegisterChromeWebUIConfigs() { map.AddWebUIConfig(std::make_unique<ConflictsUIConfig>()); #endif // BUILDFLAG(IS_WIN) @@ -52,7 +52,7 @@ map.AddWebUIConfig(std::make_unique<BrowserSwitchUIConfig>()); map.AddWebUIConfig(std::make_unique<HistorySyncOptinUIConfig>()); map.AddWebUIConfig(std::make_unique<OnDeviceTranslationInternalsUIConfig>()); -@@ -386,13 +386,13 @@ void RegisterChromeWebUIConfigs() { +@@ -388,13 +388,13 @@ void RegisterChromeWebUIConfigs() { #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc index 23f022630bc9..6c269c2c1586 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/webui/connectors_internals/connectors_internals_page_handler.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/connectors_internals/connectors_internals_page_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/connectors_internals/connectors_internals_page_handler.cc @@ -85,7 +85,7 @@ connectors_internals::mojom::ClientIdentityPtr GetIden #endif // BUILDFLAG(ENTERPRISE_CLIENT_CERTIFICATES) @@ -9,7 +9,7 @@ std::string GetStringFromTimestamp(base::Time timestamp) { return (timestamp == base::Time()) ? std::string() : base::UnlocalizedTimeFormatWithPattern( -@@ -202,7 +202,7 @@ void ConnectorsInternalsPageHandler::GetClientCertific +@@ -200,7 +200,7 @@ void ConnectorsInternalsPageHandler::GetClientCertific void ConnectorsInternalsPageHandler::GetSignalsReportingState( GetSignalsReportingStateCallback callback) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc b/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc index 09f96200046b..29773d71b3aa 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc @@ -1,29 +1,29 @@ ---- chrome/browser/ui/webui/connectors_internals/device_trust_utils.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/webui/connectors_internals/device_trust_utils.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/connectors_internals/device_trust_utils.cc -@@ -7,7 +7,7 @@ - #include "build/build_config.h" +@@ -8,7 +8,7 @@ #include "components/enterprise/buildflags/buildflags.h" --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ +- BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) #include "base/base64url.h" #include "chrome/browser/browser_process.h" #include "chrome/browser/policy/chrome_browser_policy_connector.h" -@@ -39,7 +39,7 @@ namespace enterprise_connectors::utils { - +@@ -42,7 +42,7 @@ namespace enterprise_connectors::utils { namespace { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ +- BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) connectors_internals::mojom::KeyTrustLevel ParseTrustLevel( BPKUR::KeyTrustLevel trust_level) { -@@ -176,7 +176,7 @@ connectors_internals::mojom::CertificateMetadataPtr Co - } // namespace +@@ -183,7 +183,7 @@ connectors_internals::mojom::CertificateMetadataPtr Co connectors_internals::mojom::KeyInfoPtr GetKeyInfo() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ +- BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) auto* key_manager = g_browser_process->browser_policy_connector() ->chrome_browser_cloud_management_controller() ->GetDeviceTrustKeyManager(); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc index 9ac4a9bd3233..438c2f007319 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/management/management_ui_handler.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/management/management_ui_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/management/management_ui_handler.cc -@@ -68,7 +68,7 @@ +@@ -70,7 +70,7 @@ #include "ui/base/l10n/l10n_util.h" #include "ui/base/webui/web_ui_util.h" @@ -9,7 +9,7 @@ #include "chrome/browser/enterprise/signals/user_permission_service_factory.h" #include "components/device_signals/core/browser/user_permission_service.h" // nogncheck #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -381,7 +381,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value +@@ -383,7 +383,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value report_sources->Append(std::move(data)); } @@ -18,7 +18,7 @@ auto device_signal_data = GetDeviceSignalGrantedMessage(); if (!device_signal_data.empty()) { report_sources->Append(std::move(device_signal_data)); -@@ -403,7 +403,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value +@@ -405,7 +405,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value report_sources->Append(std::move(data)); } @@ -27,7 +27,7 @@ auto device_signal_data = GetDeviceSignalGrantedMessage(); if (!device_signal_data.empty()) { report_sources->Append(std::move(device_signal_data)); -@@ -589,7 +589,7 @@ policy::PolicyService* ManagementUIHandler::GetPolicyS +@@ -595,7 +595,7 @@ policy::PolicyService* ManagementUIHandler::GetPolicyS ->policy_service(); } diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc index 2568e587daec..d49ece4cb1dd 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/searchbox/searchbox_handler.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/webui/searchbox/searchbox_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/searchbox/searchbox_handler.cc -@@ -128,7 +128,7 @@ const char* kMacShareIconResourceName = +@@ -135,7 +135,7 @@ const char* kMacShareIconResourceName = #elif BUILDFLAG(IS_WIN) const char* kWinShareIconResourceName = "//resources/cr_components/searchbox/icons/win_share.svg"; @@ -9,7 +9,7 @@ const char* kLinuxShareIconResourceName = "//resources/cr_components/searchbox/icons/share.svg"; #else -@@ -188,7 +188,7 @@ static void DefineChromeRefreshRealboxIcons() { +@@ -195,7 +195,7 @@ static void DefineChromeRefreshRealboxIcons() { #elif BUILDFLAG(IS_WIN) kWinShareIconResourceName = "//resources/cr_components/searchbox/icons/win_share_cr23.svg"; @@ -18,7 +18,7 @@ kLinuxShareIconResourceName = "//resources/cr_components/searchbox/icons/share_cr23.svg"; #else -@@ -656,7 +656,7 @@ std::string SearchboxHandler::ActionVectorIconToResour +@@ -706,7 +706,7 @@ std::string SearchboxHandler::ActionVectorIconToResour icon.name == omnibox::kShareWinChromeRefreshIcon.name) { return kWinShareIconResourceName; } diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc index b46aa2088327..7b771636a8d1 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/settings/appearance_handler.cc.orig 2025-04-04 08:52:13 UTC +--- chrome/browser/ui/webui/settings/appearance_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/settings/appearance_handler.cc -@@ -32,7 +32,7 @@ void AppearanceHandler::RegisterMessages() { +@@ -33,7 +33,7 @@ void AppearanceHandler::RegisterMessages() { "useDefaultTheme", base::BindRepeating(&AppearanceHandler::HandleUseTheme, base::Unretained(this), ui::SystemTheme::kDefault)); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc b/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc index edd56bfe05ca..3c8dba5964a7 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc @@ -137,7 +137,7 @@ #include "chrome/browser/ui/webui/settings/system_handler.h" @@ -9,8 +9,8 @@ #include "ui/display/screen.h" #endif -@@ -153,7 +153,7 @@ - #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) +@@ -146,7 +146,7 @@ + #include "device/fido/win/webauthn_api.h" #endif // BUILDFLAG(IS_WIN) -#if BUILDFLAG(IS_LINUX) @@ -18,7 +18,7 @@ #include "ui/linux/linux_ui_factory.h" #include "ui/ozone/public/ozone_platform.h" #endif -@@ -278,7 +278,7 @@ void AddA11yStrings(content::WebUIDataSource* html_sou +@@ -271,7 +271,7 @@ void AddA11yStrings(content::WebUIDataSource* html_sou {"toastAlertLevelDescription", IDS_SETTINGS_ACCESSIBILITY_TOAST_FREQUENCY_DESCRIPTION}, #endif @@ -27,7 +27,7 @@ {"overscrollHistoryNavigationTitle", IDS_SETTINGS_OVERSCROLL_HISTORY_NAVIGATION_TITLE}, {"overscrollHistoryNavigationSubtitle", -@@ -548,7 +548,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht +@@ -543,7 +543,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht {"uiFeatureAlignLeft", IDS_SETTINGS_UI_FEATURE_ALIGN_LEFT}, {"uiFeatureAlignRight", IDS_SETTINGS_UI_FEATURE_ALIGN_RIGHT}, {"resetToDefault", IDS_SETTINGS_RESET_TO_DEFAULT}, @@ -36,7 +36,7 @@ {"gtkTheme", IDS_SETTINGS_GTK_THEME}, {"useGtkTheme", IDS_SETTINGS_USE_GTK_THEME}, {"qtTheme", IDS_SETTINGS_QT_THEME}, -@@ -556,11 +556,11 @@ void AddAppearanceStrings(content::WebUIDataSource* ht +@@ -551,11 +551,11 @@ void AddAppearanceStrings(content::WebUIDataSource* ht {"classicTheme", IDS_SETTINGS_CLASSIC_THEME}, {"useClassicTheme", IDS_SETTINGS_USE_CLASSIC_THEME}, #endif @@ -50,7 +50,7 @@ {"showWindowDecorations", IDS_SHOW_WINDOW_DECORATIONS}, #endif #if BUILDFLAG(IS_MAC) -@@ -582,7 +582,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht +@@ -579,7 +579,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht html_source->AddBoolean("tabSearchIsRightAlignedAtStartup", tabs::GetTabSearchTrailingTabstrip(profile)); @@ -59,7 +59,7 @@ bool show_custom_chrome_frame = ui::OzonePlatform::GetInstance() ->GetPlatformRuntimeProperties() .supports_server_side_window_decorations; -@@ -1591,7 +1591,7 @@ void AddSignOutDialogStrings(content::WebUIDataSource* +@@ -1577,7 +1577,7 @@ void AddSignOutDialogStrings(content::WebUIDataSource* g_browser_process->GetApplicationLocale()) .spec(); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc index 78485da73d75..92d2212a0d54 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.cc -@@ -516,7 +516,7 @@ void CustomizeChromePageHandler::UpdateFooterSettings( +@@ -549,7 +549,7 @@ void CustomizeChromePageHandler::UpdateFooterSettings( side_panel::mojom::ManagementNoticeState::New(); management_notice_state->can_be_shown = false; management_notice_state->enabled_by_policy = false; diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h b/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h index 0eb6efdef908..2ac9e67cb9a5 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h +++ b/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.h -@@ -206,7 +206,7 @@ class CustomizeChromePageHandler +@@ -208,7 +208,7 @@ class CustomizeChromePageHandler // value needs to be requeried by the page. GURL last_source_url_{GURL(chrome::kChromeUINewTabPageURL)}; diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc index c1392534b1f2..c30950ee3ee4 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/signin/profile_picker_handler.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/signin/profile_picker_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/signin/profile_picker_handler.cc -@@ -168,7 +168,7 @@ base::Value::Dict CreateProfileEntry(const ProfileAttr +@@ -169,7 +169,7 @@ base::Value::Dict CreateProfileEntry(const ProfileAttr IDS_PROFILE_PICKER_PROFILE_CARD_LABEL, local_profile_name); if (entry->GetIsManaged() == signin::Tribool::kTrue) { profile_entry.Set("avatarBadge", "cr:domain"); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc b/www/chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc index caa940b91934..2f46417f55d0 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/webui/user_education_internals/user_education_internals_page_handler_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/user_education_internals/user_education_internals_page_handler_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/user_education_internals/user_education_internals_page_handler_impl.cc @@ -49,7 +49,7 @@ #include "ui/base/l10n/l10n_util.h" @@ -18,7 +18,7 @@ return g_browser_process->GetFeatures()->whats_new_registry(); #else return nullptr; -@@ -912,7 +912,7 @@ void UserEducationInternalsPageHandlerImpl::ClearWhats +@@ -913,7 +913,7 @@ void UserEducationInternalsPageHandlerImpl::ClearWhats } void UserEducationInternalsPageHandlerImpl::LaunchWhatsNewStaging() { diff --git a/www/chromium/files/patch-chrome_browser_web__applications_icons_icon__masker.cc b/www/chromium/files/patch-chrome_browser_web__applications_icons_icon__masker.cc new file mode 100644 index 000000000000..9555dce96acd --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_web__applications_icons_icon__masker.cc @@ -0,0 +1,11 @@ +--- chrome/browser/web_applications/icons/icon_masker.cc.orig 2025-10-02 04:28:32 UTC ++++ chrome/browser/web_applications/icons/icon_masker.cc +@@ -12,7 +12,7 @@ + + namespace web_app { + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + void MaskIconOnOs(SkBitmap input_bitmap, MaskedIconCallback masked_callback) { + base::SequencedTaskRunner::GetCurrentDefault()->PostTask( + FROM_HERE, diff --git a/www/chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc b/www/chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc index cd0347154641..70fd76344767 100644 --- a/www/chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc +++ b/www/chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc @@ -1,6 +1,6 @@ ---- chrome/browser/web_applications/os_integration/web_app_shortcut.cc.orig 2025-01-15 09:18:26 UTC +--- chrome/browser/web_applications/os_integration/web_app_shortcut.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/web_applications/os_integration/web_app_shortcut.cc -@@ -71,7 +71,7 @@ namespace { +@@ -67,7 +67,7 @@ namespace { #if BUILDFLAG(IS_MAC) const int kDesiredIconSizesForShortcut[] = {16, 32, 128, 256, 512}; @@ -9,7 +9,7 @@ // Linux supports icons of any size. FreeDesktop Icon Theme Specification states // that "Minimally you should install a 48x48 icon in the hicolor theme." const int kDesiredIconSizesForShortcut[] = {16, 32, 48, 128, 256, 512}; -@@ -253,7 +253,7 @@ std::unique_ptr<ShortcutInfo> BuildShortcutInfoWithout +@@ -249,7 +249,7 @@ std::unique_ptr<ShortcutInfo> BuildShortcutInfoWithout // TODO(crbug.com/40257107): Implement tests on Linux for using shortcuts_menu // actions. diff --git a/www/chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc b/www/chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc index a79ebafeb744..aaf7df673671 100644 --- a/www/chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc +++ b/www/chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc @@ -1,6 +1,6 @@ ---- chrome/browser/webauthn/enclave_manager.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/webauthn/enclave_manager.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/webauthn/enclave_manager.cc -@@ -709,7 +709,7 @@ base::flat_set<GaiaId> GetGaiaIDs( +@@ -750,7 +750,7 @@ base::flat_set<GaiaId> GetGaiaIDs( std::string UserVerifyingLabelToString(crypto::UserVerifyingKeyLabel label) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ return label; #else return std::string("placeholder"); -@@ -719,7 +719,7 @@ std::string UserVerifyingLabelToString(crypto::UserVer +@@ -760,7 +760,7 @@ std::string UserVerifyingLabelToString(crypto::UserVer std::optional<crypto::UserVerifyingKeyLabel> UserVerifyingKeyLabelFromString( std::string saved_label) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_webauthn_password__credential__controller.cc b/www/chromium/files/patch-chrome_browser_webauthn_password__credential__controller.cc deleted file mode 100644 index 61536f1927da..000000000000 --- a/www/chromium/files/patch-chrome_browser_webauthn_password__credential__controller.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/webauthn/password_credential_controller.cc.orig 2025-09-06 10:01:20 UTC -+++ chrome/browser/webauthn/password_credential_controller.cc -@@ -46,7 +46,7 @@ password_manager::PasswordManagerClient* GetPasswordMa - - #if !BUILDFLAG(IS_ANDROID) - std::u16string GetAuthenticationMessage(std::string_view rp_id) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return u""; - #else - return l10n_util::GetStringFUTF16(IDS_PASSWORD_MANAGER_FILLING_REAUTH, diff --git a/www/chromium/files/patch-chrome_browser_webauthn_password__credential__ui__controller.cc b/www/chromium/files/patch-chrome_browser_webauthn_password__credential__ui__controller.cc new file mode 100644 index 000000000000..3ae422ba506d --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_webauthn_password__credential__ui__controller.cc @@ -0,0 +1,11 @@ +--- chrome/browser/webauthn/password_credential_ui_controller.cc.orig 2025-10-02 04:28:32 UTC ++++ chrome/browser/webauthn/password_credential_ui_controller.cc +@@ -26,7 +26,7 @@ using content::WebContents; + namespace { + + std::u16string GetAuthenticationMessage(std::string_view rp_id) { +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + return u""; + #else + return l10n_util::GetStringFUTF16(IDS_PASSWORD_MANAGER_FILLING_REAUTH, diff --git a/www/chromium/files/patch-chrome_common_chrome__features.cc b/www/chromium/files/patch-chrome_common_chrome__features.cc index 1b6c9bf95e72..50c0fc75c374 100644 --- a/www/chromium/files/patch-chrome_common_chrome__features.cc +++ b/www/chromium/files/patch-chrome_common_chrome__features.cc @@ -1,6 +1,6 @@ ---- chrome/common/chrome_features.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/common/chrome_features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/common/chrome_features.cc -@@ -80,7 +80,7 @@ BASE_FEATURE(kUseAdHocSigningForWebAppShims, +@@ -64,7 +64,7 @@ BASE_FEATURE(UseAdHocSigningForWebAppShims, base::FEAT #endif // BUILDFLAG(IS_MAC) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -8,9 +8,9 @@ + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) // Enables or disables the Autofill survey triggered by opening a prompt to // save address info. - BASE_FEATURE(kAutofillAddressSurvey, -@@ -98,7 +98,7 @@ BASE_FEATURE(kAutofillPasswordSurvey, - base::FEATURE_DISABLED_BY_DEFAULT); + BASE_FEATURE(AutofillAddressSurvey, base::FEATURE_DISABLED_BY_DEFAULT); +@@ -76,7 +76,7 @@ BASE_FEATURE(AutofillCardSurvey, base::FEATURE_DISABLE + BASE_FEATURE(AutofillPasswordSurvey, base::FEATURE_DISABLED_BY_DEFAULT); #endif -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) @@ -18,16 +18,16 @@ // Enables the Restart background mode optimization. When all Chrome UI is // closed and it goes in the background, allows to restart the browser to // discard memory. -@@ -257,7 +257,7 @@ BASE_FEATURE(kDesktopPWAsElidedExtensionsMenu, - BASE_FEATURE(kDesktopPWAsRunOnOsLogin, - "DesktopPWAsRunOnOsLogin", +@@ -188,7 +188,7 @@ BASE_FEATURE(DesktopPWAsElidedExtensionsMenu, + // Enables or disables Desktop PWAs to be auto-started on OS login. + BASE_FEATURE(DesktopPWAsRunOnOsLogin, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -304,7 +304,7 @@ BASE_FEATURE(kEnableFullscreenToAnyScreenAndroid, +@@ -222,7 +222,7 @@ BASE_FEATURE(EnableFullscreenToAnyScreenAndroid, base::FEATURE_DISABLED_BY_DEFAULT); #endif @@ -36,21 +36,30 @@ // Controls whether Chrome Apps are supported. See https://crbug.com/1221251. // If the feature is disabled, Chrome Apps continue to work. If enabled, Chrome // Apps will not launch and will be marked in the UI as deprecated. -@@ -1170,7 +1170,7 @@ BASE_FEATURE(kKAnonymityServiceStorage, - "KAnonymityServiceStorage", +@@ -578,7 +578,7 @@ BASE_FEATURE(GlicDisableWarming, base::FEATURE_ENABLED + // set to hidden when the Glic panel is warming. + BASE_FEATURE(kGlicGuestContentsVisibilityState, + "GlicGuestContentsVisibilityState", +-#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT); + #else + base::FEATURE_DISABLED_BY_DEFAULT); +@@ -997,7 +997,7 @@ BASE_FEATURE(KAnonymityServiceOHTTPRequests, base::FEA + // public keys. + BASE_FEATURE(KAnonymityServiceStorage, base::FEATURE_ENABLED_BY_DEFAULT); -#if BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) +#if (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kLinuxLowMemoryMonitor, - "LinuxLowMemoryMonitor", - base::FEATURE_DISABLED_BY_DEFAULT); -@@ -1183,7 +1183,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit + BASE_FEATURE(LinuxLowMemoryMonitor, base::FEATURE_DISABLED_BY_DEFAULT); + // Values taken from the low-memory-monitor documentation and also apply to the + // portal API: +@@ -1008,7 +1008,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit &kLinuxLowMemoryMonitor, "critical_level", 255}; #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kListWebAppsSwitch, - "ListWebAppsSwitch", - base::FEATURE_DISABLED_BY_DEFAULT); + BASE_FEATURE(ListWebAppsSwitch, base::FEATURE_DISABLED_BY_DEFAULT); + #endif + diff --git a/www/chromium/files/patch-chrome_common_chrome__features.h b/www/chromium/files/patch-chrome_common_chrome__features.h index e2e91ac39665..f00a3195310b 100644 --- a/www/chromium/files/patch-chrome_common_chrome__features.h +++ b/www/chromium/files/patch-chrome_common_chrome__features.h @@ -1,4 +1,4 @@ ---- chrome/common/chrome_features.h.orig 2025-09-06 10:01:20 UTC +--- chrome/common/chrome_features.h.orig 2025-10-02 04:28:32 UTC +++ chrome/common/chrome_features.h @@ -49,13 +49,13 @@ BASE_DECLARE_FEATURE(kUseAdHocSigningForWebAppShims); #endif // BUILDFLAG(IS_MAC) @@ -16,7 +16,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kBackgroundModeAllowRestart); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -153,7 +153,7 @@ BASE_DECLARE_FEATURE(kDesktopPWAsPreventClose); +@@ -136,7 +136,7 @@ BASE_DECLARE_FEATURE(kDesktopPWAsPreventClose); COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kDesktopPWAsTabStripSettings); @@ -25,7 +25,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kChromeAppsDeprecation); COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kShortcutsNotApps); -@@ -697,7 +697,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceOHTTPRequests); +@@ -714,7 +714,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceOHTTPRequests); COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kKAnonymityServiceStorage); @@ -34,7 +34,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kLinuxLowMemoryMonitor); COMPONENT_EXPORT(CHROME_FEATURES) extern const base::FeatureParam<int> kLinuxLowMemoryMonitorModerateLevel; -@@ -705,7 +705,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) +@@ -722,7 +722,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) extern const base::FeatureParam<int> kLinuxLowMemoryMonitorCriticalLevel; #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-chrome_common_chrome__paths.cc b/www/chromium/files/patch-chrome_common_chrome__paths.cc index f4629be8462c..29e0da2c5ff5 100644 --- a/www/chromium/files/patch-chrome_common_chrome__paths.cc +++ b/www/chromium/files/patch-chrome_common_chrome__paths.cc @@ -1,4 +1,4 @@ ---- chrome/common/chrome_paths.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/common/chrome_paths.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/common/chrome_paths.cc @@ -31,7 +31,7 @@ #include "base/apple/foundation_util.h" @@ -27,7 +27,7 @@ #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -188,7 +188,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -176,7 +176,7 @@ bool PathProvider(int key, base::FilePath* result) { } break; case chrome::DIR_DEFAULT_DOWNLOADS_SAFE: @@ -36,7 +36,7 @@ if (!GetUserDownloadsDirectorySafe(&cur)) { return false; } -@@ -436,13 +436,13 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -407,13 +407,13 @@ bool PathProvider(int key, base::FilePath* result) { break; } #endif @@ -52,7 +52,7 @@ (BUILDFLAG(IS_LINUX) && BUILDFLAG(CHROMIUM_BRANDING)) case chrome::DIR_USER_EXTERNAL_EXTENSIONS: { if (!base::PathService::Get(chrome::DIR_USER_DATA, &cur)) { -@@ -452,7 +452,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -423,7 +423,7 @@ bool PathProvider(int key, base::FilePath* result) { break; } #endif @@ -61,7 +61,7 @@ case chrome::DIR_STANDALONE_EXTERNAL_EXTENSIONS: { cur = base::FilePath(kFilepathSinglePrefExtensions); break; -@@ -491,7 +491,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -462,7 +462,7 @@ bool PathProvider(int key, base::FilePath* result) { #if BUILDFLAG(ENABLE_EXTENSIONS_CORE) && \ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -70,7 +70,7 @@ case chrome::DIR_NATIVE_MESSAGING: #if BUILDFLAG(IS_MAC) #if BUILDFLAG(GOOGLE_CHROME_BRANDING) -@@ -505,6 +505,9 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -476,6 +476,9 @@ bool PathProvider(int key, base::FilePath* result) { #if BUILDFLAG(GOOGLE_CHROME_BRANDING) cur = base::FilePath( FILE_PATH_LITERAL("/etc/opt/chrome/native-messaging-hosts")); diff --git a/www/chromium/files/patch-chrome_common_chrome__paths.h b/www/chromium/files/patch-chrome_common_chrome__paths.h index 415768d8b8c7..af0a9596a20e 100644 --- a/www/chromium/files/patch-chrome_common_chrome__paths.h +++ b/www/chromium/files/patch-chrome_common_chrome__paths.h @@ -1,4 +1,4 @@ ---- chrome/common/chrome_paths.h.orig 2025-09-06 10:01:20 UTC +--- chrome/common/chrome_paths.h.orig 2025-10-02 04:28:32 UTC +++ chrome/common/chrome_paths.h @@ -58,7 +58,7 @@ enum { // to set policies for chrome. This directory @@ -18,8 +18,8 @@ DIR_STANDALONE_EXTERNAL_EXTENSIONS, // Directory for 'per-extension' // definition manifest files that // describe extensions which are to be -@@ -112,7 +112,7 @@ enum { - #endif +@@ -107,7 +107,7 @@ enum { + #if BUILDFLAG(ENABLE_EXTENSIONS_CORE) && \ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_ANDROID)) diff --git a/www/chromium/files/patch-chrome_common_chrome__switches.cc b/www/chromium/files/patch-chrome_common_chrome__switches.cc index 7974a82b4328..73e8f1caaa88 100644 --- a/www/chromium/files/patch-chrome_common_chrome__switches.cc +++ b/www/chromium/files/patch-chrome_common_chrome__switches.cc @@ -1,6 +1,6 @@ ---- chrome/common/chrome_switches.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/common/chrome_switches.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/common/chrome_switches.cc -@@ -908,7 +908,7 @@ const char kDebugPrint[] = "debug-print"; +@@ -914,7 +914,7 @@ const char kDebugPrint[] = "debug-print"; #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -9,7 +9,7 @@ const char kEnableNewAppMenuIcon[] = "enable-new-app-menu-icon"; // Causes the browser to launch directly in guest mode. -@@ -937,7 +937,7 @@ const char kGlicDev[] = "glic-dev"; +@@ -946,7 +946,7 @@ const char kGlicSkipReloadAfterNavigation[] = const char kGlicHostLogging[] = "glic-host-logging"; #endif diff --git a/www/chromium/files/patch-chrome_common_chrome__switches.h b/www/chromium/files/patch-chrome_common_chrome__switches.h index e611ffe24958..3b24975c6989 100644 --- a/www/chromium/files/patch-chrome_common_chrome__switches.h +++ b/www/chromium/files/patch-chrome_common_chrome__switches.h @@ -1,6 +1,6 @@ ---- chrome/common/chrome_switches.h.orig 2025-09-06 10:01:20 UTC +--- chrome/common/chrome_switches.h.orig 2025-10-02 04:28:32 UTC +++ chrome/common/chrome_switches.h -@@ -275,7 +275,7 @@ extern const char kDebugPrint[]; +@@ -278,7 +278,7 @@ extern const char kDebugPrint[]; #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -9,7 +9,7 @@ extern const char kEnableNewAppMenuIcon[]; extern const char kGuest[]; extern const char kForceNtpMobilePromo[]; -@@ -293,7 +293,7 @@ extern const char kGlicDev[]; +@@ -297,7 +297,7 @@ extern const char kGlicSkipReloadAfterNavigation[]; extern const char kGlicHostLogging[]; #endif diff --git a/www/chromium/files/patch-chrome_common_pref__names.h b/www/chromium/files/patch-chrome_common_pref__names.h index d88f5a25ad61..ca7b684bbba8 100644 --- a/www/chromium/files/patch-chrome_common_pref__names.h +++ b/www/chromium/files/patch-chrome_common_pref__names.h @@ -1,6 +1,6 @@ ---- chrome/common/pref_names.h.orig 2025-09-06 10:01:20 UTC +--- chrome/common/pref_names.h.orig 2025-10-02 04:28:32 UTC +++ chrome/common/pref_names.h -@@ -1333,7 +1333,7 @@ inline constexpr char kGeminiSettings[] = "browser.gem +@@ -1351,7 +1351,7 @@ inline constexpr char kGeminiSettings[] = "browser.gem inline constexpr char kAllowedDomainsForApps[] = "settings.allowed_domains_for_apps"; @@ -9,7 +9,7 @@ // Linux specific preference on whether we should match the system theme. inline constexpr char kSystemTheme[] = "extensions.theme.system_theme"; #endif -@@ -1503,7 +1503,7 @@ inline constexpr char kShowUpdatePromotionInfoBar[] = +@@ -1517,7 +1517,7 @@ inline constexpr char kShowUpdatePromotionInfoBar[] = "browser.show_update_promotion_info_bar"; #endif @@ -18,7 +18,7 @@ // Boolean that is false if we should show window manager decorations. If // true, we draw a custom chrome frame (thicker title bar and blue border). inline constexpr char kUseCustomChromeFrame[] = "browser.custom_chrome_frame"; -@@ -2156,7 +2156,7 @@ inline constexpr char kDownloadDefaultDirectory[] = +@@ -2168,7 +2168,7 @@ inline constexpr char kDownloadDefaultDirectory[] = inline constexpr char kDownloadDirUpgraded[] = "download.directory_upgrade"; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -27,7 +27,7 @@ inline constexpr char kOpenPdfDownloadInSystemReader[] = "download.open_pdf_in_system_reader"; #endif -@@ -2659,7 +2659,7 @@ inline constexpr char kMediaStorageIdSalt[] = "media.s +@@ -2671,7 +2671,7 @@ inline constexpr char kMediaStorageIdSalt[] = "media.s inline constexpr char kMediaCdmOriginData[] = "media.cdm.origin_data"; #endif // BUILDFLAG(IS_WIN) @@ -36,7 +36,7 @@ // A boolean pref to determine whether or not the network service is running // sandboxed. inline constexpr char kNetworkServiceSandboxEnabled[] = -@@ -2673,7 +2673,7 @@ inline constexpr char kNetworkServiceSandboxEnabled[] +@@ -2685,7 +2685,7 @@ inline constexpr char kNetworkServiceSandboxEnabled[] inline constexpr char kNetworkServiceFailedLaunchMajorVersion[] = "net.network_service_failed_launch_major_version"; @@ -45,7 +45,7 @@ // Records whether the user has seen an HTTP auth "negotiate" header. inline constexpr char kReceivedHttpAuthNegotiateHeader[] = "net.received_http_auth_negotiate_headers"; -@@ -2765,7 +2765,7 @@ inline constexpr char kIsolatedWebAppInstallForceList[ +@@ -2777,7 +2777,7 @@ inline constexpr char kIsolatedWebAppInstallForceList[ inline constexpr char kIsolatedWebAppPendingInitializationCount[] = "profile.isolated_web_app.install.pending_initialization_count"; @@ -54,7 +54,7 @@ // Boolean that specifies whether OK-AS-DELEGATE flag from KDC is respected // along with kAuthNegotiateDelegateAllowlist. inline constexpr char kAuthNegotiateDelegateByKdcPolicy[] = -@@ -3288,7 +3288,7 @@ inline constexpr char kKioskApplicationLogCollectionEn +@@ -3275,7 +3275,7 @@ inline constexpr char kKioskApplicationLogCollectionEn #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -63,7 +63,7 @@ // Defines administrator-set availability of Chrome for Testing. inline constexpr char kChromeForTestingAllowed[] = "chrome_for_testing.allowed"; #endif -@@ -3806,7 +3806,7 @@ inline constexpr char kScreenCaptureWithoutGestureAllo +@@ -3793,7 +3793,7 @@ inline constexpr char kScreenCaptureWithoutGestureAllo inline constexpr char kSandboxExternalProtocolBlocked[] = "profile.sandbox_external_protocol_blocked"; @@ -72,7 +72,7 @@ // Boolean that indicates if system notifications are allowed to be used in // place of Chrome notifications. inline constexpr char kAllowSystemNotifications[] = -@@ -3997,7 +3997,7 @@ inline constexpr char kLensDesktopNTPSearchEnabled[] = +@@ -3984,7 +3984,7 @@ inline constexpr char kLensDesktopNTPSearchEnabled[] = "policy.lens_desktop_ntp_search_enabled"; #endif @@ -81,7 +81,7 @@ // A dict mapping the edition name with the major version it was shown. inline constexpr char kWhatsNewEditionUsed[] = "browser.whats_new.edition_used"; // A list containing the features of each module in order of when they -@@ -4094,7 +4094,7 @@ inline constexpr char kPrintingOAuth2AuthorizationServ +@@ -4081,7 +4081,7 @@ inline constexpr char kPrintingOAuth2AuthorizationServ "printing.oauth2_authorization_servers"; #endif diff --git a/www/chromium/files/patch-chrome_common_url__constants.h b/www/chromium/files/patch-chrome_common_url__constants.h index e1ec0ae488e1..bf3f6b66e4b7 100644 --- a/www/chromium/files/patch-chrome_common_url__constants.h +++ b/www/chromium/files/patch-chrome_common_url__constants.h @@ -1,6 +1,6 @@ ---- chrome/common/url_constants.h.orig 2025-09-06 10:01:20 UTC +--- chrome/common/url_constants.h.orig 2025-10-02 04:28:32 UTC +++ chrome/common/url_constants.h -@@ -993,7 +993,7 @@ inline constexpr char kOutdatedPluginLearnMoreURL[] = +@@ -997,7 +997,7 @@ inline constexpr char kOutdatedPluginLearnMoreURL[] = inline constexpr char kPhoneHubPermissionLearnMoreURL[] = "https://support.google.com/chromebook?p=multidevice"; diff --git a/www/chromium/files/patch-chrome_common_webui__url__constants.cc b/www/chromium/files/patch-chrome_common_webui__url__constants.cc index c11327124c63..fad2fec6934a 100644 --- a/www/chromium/files/patch-chrome_common_webui__url__constants.cc +++ b/www/chromium/files/patch-chrome_common_webui__url__constants.cc @@ -1,7 +1,7 @@ ---- chrome/common/webui_url_constants.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/common/webui_url_constants.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/common/webui_url_constants.cc -@@ -194,17 +194,17 @@ base::span<const base::cstring_view> ChromeURLHosts() - kChromeUIAssistantOptInHost, +@@ -199,17 +199,17 @@ base::span<const base::cstring_view> ChromeURLHosts() + kChromeUIInternetDetailDialogHost, #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) diff --git a/www/chromium/files/patch-chrome_common_webui__url__constants.h b/www/chromium/files/patch-chrome_common_webui__url__constants.h index 385df434eee9..b19f389fc897 100644 --- a/www/chromium/files/patch-chrome_common_webui__url__constants.h +++ b/www/chromium/files/patch-chrome_common_webui__url__constants.h @@ -1,6 +1,6 @@ ---- chrome/common/webui_url_constants.h.orig 2025-09-06 10:01:20 UTC +--- chrome/common/webui_url_constants.h.orig 2025-10-02 04:28:32 UTC +++ chrome/common/webui_url_constants.h -@@ -557,12 +557,12 @@ inline constexpr char kChromeUIOsUrlAppURL[] = "chrome +@@ -554,12 +554,12 @@ inline constexpr char kChromeUIOsUrlAppURL[] = "chrome #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -15,7 +15,7 @@ inline constexpr char kChromeUIWebAppSettingsHost[] = "app-settings"; inline constexpr char kChromeUIWebAppSettingsURL[] = "chrome://app-settings/"; inline constexpr char kChromeUIWhatsNewHost[] = "whats-new"; -@@ -574,11 +574,11 @@ inline constexpr char kChromeUILinuxProxyConfigHost[] +@@ -571,11 +571,11 @@ inline constexpr char kChromeUILinuxProxyConfigHost[] #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -29,7 +29,7 @@ inline constexpr char kChromeUIBrowserSwitchHost[] = "browser-switch"; inline constexpr char kChromeUIBrowserSwitchURL[] = "chrome://browser-switch/"; inline constexpr char kChromeUIIntroDefaultBrowserSubPage[] = "default-browser"; -@@ -603,7 +603,7 @@ inline constexpr char kChromeUIHistorySyncOptinURL[] = +@@ -600,7 +600,7 @@ inline constexpr char kChromeUIHistorySyncOptinURL[] = "chrome://history-sync-optin/"; #endif diff --git a/www/chromium/files/patch-chrome_updater_configurator.cc b/www/chromium/files/patch-chrome_updater_configurator.cc index 66cc5755df7f..eb298fd69c53 100644 --- a/www/chromium/files/patch-chrome_updater_configurator.cc +++ b/www/chromium/files/patch-chrome_updater_configurator.cc @@ -1,6 +1,6 @@ ---- chrome/updater/configurator.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/updater/configurator.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/updater/configurator.cc -@@ -105,7 +105,7 @@ Configurator::Configurator(scoped_refptr<UpdaterPrefs> +@@ -91,7 +91,7 @@ Configurator::Configurator(scoped_refptr<UpdaterPrefs> return std::nullopt; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) }()) { diff --git a/www/chromium/files/patch-chromecast_browser_cast__content__browser__client.cc b/www/chromium/files/patch-chromecast_browser_cast__content__browser__client.cc index f272874f7b69..3fdda956a2ab 100644 --- a/www/chromium/files/patch-chromecast_browser_cast__content__browser__client.cc +++ b/www/chromium/files/patch-chromecast_browser_cast__content__browser__client.cc @@ -1,6 +1,6 @@ ---- chromecast/browser/cast_content_browser_client.cc.orig 2025-08-07 06:57:29 UTC +--- chromecast/browser/cast_content_browser_client.cc.orig 2025-10-02 04:28:32 UTC +++ chromecast/browser/cast_content_browser_client.cc -@@ -433,7 +433,7 @@ void CastContentBrowserClient::AppendExtraCommandLineS +@@ -432,7 +432,7 @@ void CastContentBrowserClient::AppendExtraCommandLineS switches::kAudioOutputChannels)); } } else if (process_type == switches::kGpuProcess) { diff --git a/www/chromium/files/patch-components_BUILD.gn b/www/chromium/files/patch-components_BUILD.gn index be1f1a58b8fb..bd6eebc4e2df 100644 --- a/www/chromium/files/patch-components_BUILD.gn +++ b/www/chromium/files/patch-components_BUILD.gn @@ -1,4 +1,4 @@ ---- components/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- components/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ components/BUILD.gn @@ -216,7 +216,6 @@ test("components_unittests") { "//components/content_settings/core/browser:unit_tests", @@ -8,7 +8,7 @@ "//components/cross_device/logging:unit_tests", "//components/crx_file:unit_tests", "//components/data_sharing:unit_tests", -@@ -625,7 +624,7 @@ test("components_unittests") { +@@ -629,7 +628,7 @@ test("components_unittests") { "//components/user_data_importer/content:unit_tests", ] @@ -17,7 +17,7 @@ deps += [ "//components/crash/content/browser:unit_tests", "//components/crash/core/app:unit_tests", -@@ -784,7 +783,7 @@ test("components_unittests") { +@@ -791,7 +790,7 @@ test("components_unittests") { deps += [ "//components/constrained_window:unit_tests" ] } diff --git a/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc index 6575366434a6..4ca7e253625f 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc @@ -1,47 +1,47 @@ ---- components/autofill/core/browser/data_manager/payments/payments_data_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/browser/data_manager/payments/payments_data_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/browser/data_manager/payments/payments_data_manager.cc -@@ -471,7 +471,7 @@ void PaymentsDataManager::OnWebDataServiceRequestDone( +@@ -479,7 +479,7 @@ void PaymentsDataManager::OnWebDataServiceRequestDone( bool PaymentsDataManager::ShouldShowBnplSettings() const { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) // Check `kAutofillEnableBuyNowPayLater` only if the user has seen a BNPL // suggestion before, or there are already linked issuers present, to avoid // unnecessary feature flag checks. The linked issuer check is due to the fact -@@ -1000,7 +1000,7 @@ void PaymentsDataManager::SetPrefService(PrefService* +@@ -1008,7 +1008,7 @@ void PaymentsDataManager::SetPrefService(PrefService* &PaymentsDataManager::OnAutofillPaymentsCardBenefitsPrefChange, base::Unretained(this))); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) pref_registrar_.Add( prefs::kAutofillBnplEnabled, base::BindRepeating(&PaymentsDataManager::OnBnplEnabledPrefChange, -@@ -1074,7 +1074,7 @@ void PaymentsDataManager::SetAutofillHasSeenIban() { +@@ -1082,7 +1082,7 @@ void PaymentsDataManager::SetAutofillHasSeenIban() { } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) bool PaymentsDataManager::IsAutofillHasSeenBnplPrefEnabled() const { return prefs::HasSeenBnpl(pref_service_); } -@@ -2084,7 +2084,7 @@ bool PaymentsDataManager::AreEwalletAccountsSupported( +@@ -2101,7 +2101,7 @@ bool PaymentsDataManager::AreEwalletAccountsSupported( bool PaymentsDataManager::AreBnplIssuersSupported() const { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) return (app_locale_ == "en-US" || app_locale_ == "en-GB" || app_locale_ == "en-CA") && GetCountryCodeForExperimentGroup() == "US" && -@@ -2119,7 +2119,7 @@ void PaymentsDataManager::ClearAllCreditCardBenefits() +@@ -2136,7 +2136,7 @@ void PaymentsDataManager::ClearAllCreditCardBenefits() } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) void PaymentsDataManager::OnBnplEnabledPrefChange() { // On pref change to `false`, clearing BNPL issuers is implicitly handled by // `GetBnplIssuers()`, since it returns an empty vector when diff --git a/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h b/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h index 139f3ac65fde..c966e21f51a2 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h +++ b/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h @@ -1,20 +1,20 @@ ---- components/autofill/core/browser/data_manager/payments/payments_data_manager.h.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/browser/data_manager/payments/payments_data_manager.h.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/browser/data_manager/payments/payments_data_manager.h -@@ -370,7 +370,7 @@ class PaymentsDataManager : public AutofillWebDataServ +@@ -371,7 +371,7 @@ class PaymentsDataManager : public AutofillWebDataServ void SetAutofillHasSeenIban(); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) // Returns the value of the kAutofillHasSeenBnpl pref. bool IsAutofillHasSeenBnplPrefEnabled() const; -@@ -699,7 +699,7 @@ class PaymentsDataManager : public AutofillWebDataServ +@@ -708,7 +708,7 @@ class PaymentsDataManager : public AutofillWebDataServ void ClearAllCreditCardBenefits(); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) // Monitors the `kAutofillBnplEnabled` preference for changes and controls the // clearing/loading of payment instruments accordingly. Will also log the // `Autofill.SettingsPage.BnplToggled` metric. diff --git a/www/chromium/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc index 54747776cbd8..378c00a779bb 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc @@ -1,11 +1,11 @@ ---- components/autofill/core/browser/foundations/browser_autofill_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/browser/foundations/browser_autofill_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/browser/foundations/browser_autofill_manager.cc -@@ -779,7 +779,7 @@ BrowserAutofillManager::GetAmountExtractionManager() { +@@ -835,7 +835,7 @@ BrowserAutofillManager::GetAmountExtractionManager() { payments::BnplManager* BrowserAutofillManager::GetPaymentsBnplManager() { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) if (!bnpl_manager_) { bnpl_manager_ = std::make_unique<payments::BnplManager>(this); } diff --git a/www/chromium/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide.cc b/www/chromium/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide.cc deleted file mode 100644 index 5348943c31f2..000000000000 --- a/www/chromium/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/autofill/core/browser/integrators/optimization_guide/autofill_optimization_guide.cc.orig 2025-08-07 06:57:29 UTC -+++ components/autofill/core/browser/integrators/optimization_guide/autofill_optimization_guide.cc -@@ -231,7 +231,7 @@ void AutofillOptimizationGuide::OnDidParseForm( - } - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - auto bnpl_issuer_allowlist_can_be_loaded = - [&payments_data_manager](BnplIssuer::IssuerId issuer_id) { - return base::Contains(payments_data_manager.GetBnplIssuers(), issuer_id, diff --git a/www/chromium/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide__decider.cc b/www/chromium/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide__decider.cc new file mode 100644 index 000000000000..78adf2d47836 --- /dev/null +++ b/www/chromium/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide__decider.cc @@ -0,0 +1,11 @@ +--- components/autofill/core/browser/integrators/optimization_guide/autofill_optimization_guide_decider.cc.orig 2025-10-02 04:28:32 UTC ++++ components/autofill/core/browser/integrators/optimization_guide/autofill_optimization_guide_decider.cc +@@ -203,7 +203,7 @@ void AddOptimizationTypesForBnplIssuers( + base::flat_set<optimization_guide::proto::OptimizationType>& + optimization_types) { + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) + auto bnpl_issuer_allowlist_can_be_loaded = + [&bnpl_issuers](BnplIssuer::IssuerId issuer_id) { + return base::Contains(bnpl_issuers, issuer_id, diff --git a/www/chromium/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc index cf3727ce6a99..1d4431fd2ee8 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc @@ -1,6 +1,6 @@ ---- components/autofill/core/browser/payments/amount_extraction_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/browser/payments/amount_extraction_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/browser/payments/amount_extraction_manager.cc -@@ -178,7 +178,7 @@ void AmountExtractionManager::OnCheckoutAmountReceived +@@ -172,7 +172,7 @@ void AmountExtractionManager::OnCheckoutAmountReceived bnpl_manager->OnAmountExtractionReturned(parsed_extracted_amount); } if constexpr (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || @@ -9,21 +9,21 @@ if (base::FeatureList::IsEnabled( ::autofill::features::kAutofillEnableAmountExtractionTesting)) { VLOG(3) << "The result of amount extraction on domain " -@@ -206,7 +206,7 @@ void AmountExtractionManager::OnTimeoutReached() { +@@ -203,7 +203,7 @@ void AmountExtractionManager::OnTimeoutReached() { + /*timeout_reached=*/true); } - // TODO(crbug.com/378517983): Add BNPL flow action logic here. if constexpr (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID)) { + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD)) { if (base::FeatureList::IsEnabled( ::autofill::features::kAutofillEnableAmountExtractionTesting)) { VLOG(3) << "The amount extraction on domain " -@@ -225,7 +225,7 @@ AmountExtractionManager::CheckEligibilityForFeaturesRe +@@ -221,7 +221,7 @@ AmountExtractionManager::CheckEligibilityForFeaturesRe + // Check eligibility of BNPL feature. - // Currently, BNPL is only offered for desktop platforms. if constexpr (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || -- BUILDFLAG(IS_CHROMEOS)) { -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) { +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID)) { ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD)) { if (BnplManager* bnpl_manager = autofill_manager_->GetPaymentsBnplManager(); bnpl_manager && bnpl_manager->IsEligibleForBnpl()) { eligible_features.insert(EligibleFeature::kBnpl); diff --git a/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc index 8ed2c4df9b53..3ac50c64ba52 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc @@ -1,6 +1,6 @@ ---- components/autofill/core/browser/payments/bnpl_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/browser/payments/bnpl_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/browser/payments/bnpl_manager.cc -@@ -497,7 +497,7 @@ void BnplManager::MaybeUpdateSuggestionsWithBnpl( +@@ -552,7 +552,7 @@ void BnplManager::MaybeUpdateDesktopSuggestionsWithBnp .OnBnplSuggestionShown(); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_autofill_core_browser_webdata_payments_payments__sync__bridge__util.cc b/www/chromium/files/patch-components_autofill_core_browser_webdata_payments_payments__sync__bridge__util.cc index 257fcdf99a59..14eaa061cf7a 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_webdata_payments_payments__sync__bridge__util.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_webdata_payments_payments__sync__bridge__util.cc @@ -1,11 +1,11 @@ ---- components/autofill/core/browser/webdata/payments/payments_sync_bridge_util.cc.orig 2025-08-07 06:57:29 UTC +--- components/autofill/core/browser/webdata/payments/payments_sync_bridge_util.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/browser/webdata/payments/payments_sync_bridge_util.cc @@ -1262,7 +1262,7 @@ bool AreMaskedBankAccountSupported() { bool IsBnplIssuerSupported() { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) return base::FeatureList::IsEnabled( features::kAutofillEnableBuyNowPayLaterSyncing); #else diff --git a/www/chromium/files/patch-components_autofill_core_common_autofill__features.cc b/www/chromium/files/patch-components_autofill_core_common_autofill__features.cc new file mode 100644 index 000000000000..74c1e601e5fd --- /dev/null +++ b/www/chromium/files/patch-components_autofill_core_common_autofill__features.cc @@ -0,0 +1,11 @@ +--- components/autofill/core/common/autofill_features.cc.orig 2025-10-02 04:28:32 UTC ++++ components/autofill/core/common/autofill_features.cc +@@ -10,7 +10,7 @@ namespace autofill::features { + + namespace { + constexpr bool IS_AUTOFILL_AI_PLATFORM = BUILDFLAG(IS_CHROMEOS) || +- BUILDFLAG(IS_LINUX) || ++ BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || + BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN); + } + diff --git a/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc b/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc index a44baeaa49c7..f2f4b7d4d065 100644 --- a/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc +++ b/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc @@ -1,6 +1,33 @@ ---- components/autofill/core/common/autofill_payments_features.cc.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/common/autofill_payments_features.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/common/autofill_payments_features.cc -@@ -345,7 +345,7 @@ BASE_FEATURE(kDisableAutofillStrikeSystem, +@@ -25,7 +25,7 @@ BASE_FEATURE(kAutofillEnableAllowlistForBmoCardCategor + BASE_FEATURE(kAutofillEnableAmountExtraction, + "AutofillEnableAmountExtraction", + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + base::FEATURE_ENABLED_BY_DEFAULT); + #else + base::FEATURE_DISABLED_BY_DEFAULT); +@@ -51,7 +51,7 @@ BASE_FEATURE(kAutofillEnableAmountExtractionTesting, + BASE_FEATURE(kAutofillEnableBuyNowPayLater, + "AutofillEnableBuyNowPayLater", + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + base::FEATURE_ENABLED_BY_DEFAULT); + #else + base::FEATURE_DISABLED_BY_DEFAULT); +@@ -74,7 +74,7 @@ BASE_FEATURE(kAutofillEnableBuyNowPayLaterForKlarna, + BASE_FEATURE(kAutofillEnableBuyNowPayLaterSyncing, + "AutofillEnableBuyNowPayLaterSyncing", + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + base::FEATURE_ENABLED_BY_DEFAULT); + #else + base::FEATURE_DISABLED_BY_DEFAULT); +@@ -337,7 +337,7 @@ BASE_FEATURE(kDisableAutofillStrikeSystem, base::FEATURE_DISABLED_BY_DEFAULT); bool ShouldShowImprovedUserConsentForCreditCardSave() { diff --git a/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.cc b/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.cc index 5a92dbc184c0..0974ff205170 100644 --- a/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.cc +++ b/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.cc @@ -1,38 +1,38 @@ ---- components/autofill/core/common/autofill_prefs.cc.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/common/autofill_prefs.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/common/autofill_prefs.cc -@@ -118,7 +118,7 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync +@@ -124,7 +124,7 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) registry->RegisterBooleanPref( kAutofillBnplEnabled, true, user_prefs::PrefRegistrySyncable::SYNCABLE_PREF); -@@ -360,7 +360,7 @@ void SetFacilitatedPaymentsA2ATriggeredOnce(PrefServic +@@ -366,7 +366,7 @@ void SetFacilitatedPaymentsA2ATriggeredOnce(PrefServic } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) void SetAutofillBnplEnabled(PrefService* prefs, bool value) { prefs->SetBoolean(kAutofillBnplEnabled, value); } -@@ -369,7 +369,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool v +@@ -375,7 +375,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool v bool IsAutofillBnplEnabled(const PrefService* prefs) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) return prefs->GetBoolean(kAutofillBnplEnabled); #else return false; -@@ -378,7 +378,7 @@ bool IsAutofillBnplEnabled(const PrefService* prefs) { +@@ -384,7 +384,7 @@ bool IsAutofillBnplEnabled(const PrefService* prefs) { } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) // If called, always sets the pref to true, and once true, it will follow the // user around forever. void SetAutofillHasSeenBnpl(PrefService* prefs) { diff --git a/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.h b/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.h index 66e7738cb819..94bfa23f3205 100644 --- a/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.h +++ b/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.h @@ -1,29 +1,29 @@ ---- components/autofill/core/common/autofill_prefs.h.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/common/autofill_prefs.h.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/common/autofill_prefs.h @@ -32,7 +32,7 @@ inline constexpr std::string_view kAutofillAblationSee inline constexpr char kAutofillAiOptInStatus[] = "autofill.autofill_ai.opt_in_status"; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) // Boolean that is true if BNPL on Autofill is enabled. inline constexpr char kAutofillBnplEnabled[] = "autofill.bnpl_enabled"; // Boolean that is true if the user has ever seen a BNPL suggestion. -@@ -247,7 +247,7 @@ bool IsFacilitatedPaymentsA2AEnabled(const PrefService +@@ -255,7 +255,7 @@ bool IsFacilitatedPaymentsA2AEnabled(const PrefService void SetFacilitatedPaymentsA2ATriggeredOnce(PrefService* prefs, bool value); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) void SetAutofillBnplEnabled(PrefService* prefs, bool value); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) -@@ -255,7 +255,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool v + // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) +@@ -263,7 +263,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool v bool IsAutofillBnplEnabled(const PrefService* prefs); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) void SetAutofillHasSeenBnpl(PrefService* prefs); bool HasSeenBnpl(const PrefService* prefs); diff --git a/www/chromium/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc b/www/chromium/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc index 2a8687078447..accdb23d35fe 100644 --- a/www/chromium/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc +++ b/www/chromium/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc @@ -1,4 +1,4 @@ ---- components/device_signals/core/common/linux/platform_utils_linux.cc.orig 2025-09-06 10:01:20 UTC +--- components/device_signals/core/common/linux/platform_utils_linux.cc.orig 2025-10-02 04:28:32 UTC +++ components/device_signals/core/common/linux/platform_utils_linux.cc @@ -4,12 +4,23 @@ @@ -24,7 +24,7 @@ #include <algorithm> #include <optional> #include <string> -@@ -111,6 +122,7 @@ SettingValue GetScreenlockSecured() { +@@ -105,6 +116,7 @@ SettingValue GetScreenlockSecured() { // Implements the logic from the native host installation script. First find the // root device identifier, then locate its parent and get its type. SettingValue GetDiskEncrypted() { @@ -32,7 +32,7 @@ struct stat info; // First figure out the device identifier. Fail fast if this fails. if (stat("/", &info) != 0) { -@@ -133,11 +145,35 @@ SettingValue GetDiskEncrypted() { +@@ -127,11 +139,35 @@ SettingValue GetDiskEncrypted() { } return SettingValue::UNKNOWN; } @@ -68,7 +68,7 @@ base::DirReaderPosix reader("/sys/class/net"); if (!reader.IsValid()) { return result; -@@ -162,6 +198,7 @@ std::vector<std::string> internal::GetMacAddressesImpl +@@ -156,6 +192,7 @@ std::vector<std::string> internal::GetMacAddressesImpl &address); result.push_back(address); } diff --git a/www/chromium/files/patch-components_device__signals_core_common_platform__utils.h b/www/chromium/files/patch-components_device__signals_core_common_platform__utils.h index 19af4f6ecca8..c0febef0a18f 100644 --- a/www/chromium/files/patch-components_device__signals_core_common_platform__utils.h +++ b/www/chromium/files/patch-components_device__signals_core_common_platform__utils.h @@ -1,6 +1,6 @@ ---- components/device_signals/core/common/platform_utils.h.orig 2025-09-06 10:01:20 UTC +--- components/device_signals/core/common/platform_utils.h.orig 2025-10-02 04:28:32 UTC +++ components/device_signals/core/common/platform_utils.h -@@ -57,7 +57,7 @@ SettingValue GetSecureBootEnabled(); +@@ -54,7 +54,7 @@ SettingValue GetSecureBootEnabled(); std::optional<std::string> GetWindowsMachineDomain(); #endif // BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-components_enterprise_browser_reporting_report__util.cc b/www/chromium/files/patch-components_enterprise_browser_reporting_report__util.cc index 14f74b5a782e..bf2d9628d01c 100644 --- a/www/chromium/files/patch-components_enterprise_browser_reporting_report__util.cc +++ b/www/chromium/files/patch-components_enterprise_browser_reporting_report__util.cc @@ -1,6 +1,6 @@ ---- components/enterprise/browser/reporting/report_util.cc.orig 2025-09-06 10:01:20 UTC +--- components/enterprise/browser/reporting/report_util.cc.orig 2025-09-22 06:24:40 UTC +++ components/enterprise/browser/reporting/report_util.cc -@@ -199,7 +199,7 @@ std::string GetSecuritySignalsInReport( +@@ -197,7 +197,7 @@ std::string GetSecuritySignalsInReport( signals_dict.Set("antivirus_info", std::move(anti_virus_list)); signals_dict.Set("hotfixes", RepeatedFieldptrToList(os_report.hotfixes())); diff --git a/www/chromium/files/patch-components_error__page_common_localized__error.cc b/www/chromium/files/patch-components_error__page_common_localized__error.cc index 7844d837d242..ea6432cc4e68 100644 --- a/www/chromium/files/patch-components_error__page_common_localized__error.cc +++ b/www/chromium/files/patch-components_error__page_common_localized__error.cc @@ -1,6 +1,6 @@ ---- components/error_page/common/localized_error.cc.orig 2025-02-19 07:43:18 UTC +--- components/error_page/common/localized_error.cc.orig 2025-10-02 04:28:32 UTC +++ components/error_page/common/localized_error.cc -@@ -901,7 +901,7 @@ void AddSuggestionsDetails(int error_code, +@@ -902,7 +902,7 @@ void AddSuggestionsDetails(int error_code, if (suggestions & SUGGEST_PROXY_CONFIG) { // Custom body string. std::u16string inner = diff --git a/www/chromium/files/patch-components_eye__dropper_eye__dropper__view.cc b/www/chromium/files/patch-components_eye__dropper_eye__dropper__view.cc index 979ae4ee6f10..31b0bc29254e 100644 --- a/www/chromium/files/patch-components_eye__dropper_eye__dropper__view.cc +++ b/www/chromium/files/patch-components_eye__dropper_eye__dropper__view.cc @@ -1,6 +1,6 @@ ---- components/eye_dropper/eye_dropper_view.cc.orig 2025-08-07 06:57:29 UTC +--- components/eye_dropper/eye_dropper_view.cc.orig 2025-10-02 04:28:32 UTC +++ components/eye_dropper/eye_dropper_view.cc -@@ -215,7 +215,7 @@ EyeDropperView::EyeDropperView(gfx::NativeView parent, +@@ -210,7 +210,7 @@ EyeDropperView::EyeDropperView(gfx::NativeView parent, // EyeDropper/WidgetDelegate. set_owned_by_client(OwnedByClientPassKey()); SetPreferredSize(GetSize()); diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc b/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc index 5b3079b81720..9d1ba9fd4afd 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc @@ -1,6 +1,6 @@ ---- components/feature_engagement/public/feature_configurations.cc.orig 2025-09-06 10:01:20 UTC +--- components/feature_engagement/public/feature_configurations.cc.orig 2025-10-02 04:28:32 UTC +++ components/feature_engagement/public/feature_configurations.cc -@@ -100,7 +100,7 @@ std::optional<FeatureConfig> CreateNewUserGestureInPro +@@ -95,7 +95,7 @@ std::optional<FeatureConfig> CreateNewUserGestureInPro std::optional<FeatureConfig> GetClientSideFeatureConfig( const base::Feature* feature) { @@ -9,7 +9,7 @@ // The IPH bubble for link capturing has a trigger set to ANY so that it // always shows up. The per app specific guardrails are independently stored -@@ -119,7 +119,7 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi +@@ -114,7 +114,7 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -18,7 +18,7 @@ if (kIPHPasswordsManagementBubbleAfterSaveFeature.name == feature->name) { FeatureConfig config; config.valid = true; -@@ -1956,7 +1956,8 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi +@@ -1979,7 +1979,8 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc index 96c28ee6270e..9f9022e6921d 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc @@ -1,4 +1,4 @@ ---- components/feature_engagement/public/feature_constants.cc.orig 2025-09-06 10:01:20 UTC +--- components/feature_engagement/public/feature_constants.cc.orig 2025-10-02 04:28:32 UTC +++ components/feature_engagement/public/feature_constants.cc @@ -34,7 +34,7 @@ bool IsOnDeviceStorageEnabled() { } @@ -9,7 +9,7 @@ #if BUILDFLAG(GOOGLE_CHROME_BRANDING) BASE_FEATURE(kEsbDownloadRowPromoFeature, "EsbDownloadRowPromo", -@@ -829,7 +829,7 @@ BASE_FEATURE(kDefaultBrowserTriggerCriteriaExperiment, +@@ -842,7 +842,7 @@ BASE_FEATURE(kIPHiOSAIHubNewBadge, #endif // BUILDFLAG(IS_IOS) @@ -18,7 +18,7 @@ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) BASE_FEATURE(kIPHAutofillBnplAffirmOrZipSuggestionFeature, "IPH_AutofillBnplAffirmOrZipSuggestion", -@@ -985,7 +985,7 @@ BASE_FEATURE(kIPHScalableIphGamingFeature, +@@ -1001,7 +1001,7 @@ BASE_FEATURE(kIPHScalableIphGamingFeature, base::FEATURE_DISABLED_BY_DEFAULT); #endif diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h index 36af4ec6bf3b..8e5e7c5c6190 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h @@ -1,4 +1,4 @@ ---- components/feature_engagement/public/feature_constants.h.orig 2025-09-06 10:01:20 UTC +--- components/feature_engagement/public/feature_constants.h.orig 2025-10-02 04:28:32 UTC +++ components/feature_engagement/public/feature_constants.h @@ -31,7 +31,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHDemoMode); FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHDummyFeature); @@ -9,7 +9,7 @@ #if BUILDFLAG(GOOGLE_CHROME_BRANDING) FEATURE_CONSTANTS_DECLARE_FEATURE(kEsbDownloadRowPromoFeature); #endif -@@ -371,7 +371,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kDefaultBrowserTrigg +@@ -377,7 +377,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHiOSAIHubNewBadge #endif // BUILDFLAG(IS_IOS) @@ -18,7 +18,7 @@ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHAutofillBnplAffirmOrZipSuggestionFeature); FEATURE_CONSTANTS_DECLARE_FEATURE( -@@ -435,7 +435,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHScalableIphHelpA +@@ -443,7 +443,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHScalableIphHelpA FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHScalableIphGamingFeature); #endif diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc b/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc index 2ea14312f8f3..25ee6314c70f 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc @@ -1,7 +1,7 @@ ---- components/feature_engagement/public/feature_list.cc.orig 2025-09-06 10:01:20 UTC +--- components/feature_engagement/public/feature_list.cc.orig 2025-10-02 04:28:32 UTC +++ components/feature_engagement/public/feature_list.cc -@@ -198,7 +198,7 @@ const base::Feature* const kAllFeatures[] = { - &kIPHiOSHomepageCustomizationNewBadge, +@@ -201,7 +201,7 @@ const base::Feature* const kAllFeatures[] = { + &kIPHiOSAIHubNewBadge, #endif // BUILDFLAG(IS_IOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) @@ -9,7 +9,7 @@ #if BUILDFLAG(GOOGLE_CHROME_BRANDING) &kEsbDownloadRowPromoFeature, #endif -@@ -271,7 +271,7 @@ const base::Feature* const kAllFeatures[] = { +@@ -275,7 +275,7 @@ const base::Feature* const kAllFeatures[] = { #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) @@ -18,7 +18,7 @@ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) &kIPHAutofillAiOptInFeature, &kIPHAutofillBnplAffirmOrZipSuggestionFeature, -@@ -328,7 +328,7 @@ const base::Feature* const kAllFeatures[] = { +@@ -333,7 +333,7 @@ const base::Feature* const kAllFeatures[] = { &kIPHScalableIphGamingFeature, #endif // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__list.h b/www/chromium/files/patch-components_feature__engagement_public_feature__list.h index f86fe048351b..d09c6fe9f528 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__list.h +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__list.h @@ -1,6 +1,6 @@ ---- components/feature_engagement/public/feature_list.h.orig 2025-09-06 10:01:20 UTC +--- components/feature_engagement/public/feature_list.h.orig 2025-10-02 04:28:32 UTC +++ components/feature_engagement/public/feature_list.h -@@ -353,7 +353,7 @@ DEFINE_VARIATION_PARAM(kIPHiOSHomepageCustomizationNew +@@ -359,7 +359,7 @@ DEFINE_VARIATION_PARAM(kIPHiOSAIHubNewBadge, "IPH_iOSA #endif // BUILDFLAG(IS_IOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ #if BUILDFLAG(GOOGLE_CHROME_BRANDING) DEFINE_VARIATION_PARAM(kEsbDownloadRowPromoFeature, "EsbDownloadRowPromo"); #endif -@@ -471,7 +471,8 @@ DEFINE_VARIATION_PARAM(kIPHTabGroupsSharedTabFeedbackF +@@ -479,7 +479,8 @@ DEFINE_VARIATION_PARAM(kIPHTabGroupsSharedTabFeedbackF // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -19,7 +19,7 @@ DEFINE_VARIATION_PARAM(kIPHAutofillAiOptInFeature, "IPH_AutofillAiOptIn"); DEFINE_VARIATION_PARAM(kIPHAutofillBnplAffirmOrZipSuggestionFeature, "IPH_AutofillBnplAffirmOrZipSuggestion"); -@@ -571,7 +572,7 @@ DEFINE_VARIATION_PARAM(kIPHScalableIphHelpAppBasedTenF +@@ -581,7 +582,7 @@ DEFINE_VARIATION_PARAM(kIPHScalableIphHelpAppBasedTenF DEFINE_VARIATION_PARAM(kIPHScalableIphGamingFeature, "IPH_ScalableIphGaming"); #endif // BUILDFLAG(IS_CHROMEOS) @@ -28,7 +28,7 @@ DEFINE_VARIATION_PARAM(kIPHDesktopPWAsLinkCapturingLaunch, "IPH_DesktopPWAsLinkCapturingLaunch"); DEFINE_VARIATION_PARAM(kIPHDesktopPWAsLinkCapturingLaunchAppInTab, -@@ -765,7 +766,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat +@@ -776,7 +777,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat VARIATION_ENTRY(kIPHiOSSafariImportFeature), VARIATION_ENTRY(kIPHIOSPageActionMenu), #elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -37,7 +37,7 @@ VARIATION_ENTRY(kIPHBatterySaverModeFeature), VARIATION_ENTRY(kIPHCompanionSidePanelFeature), VARIATION_ENTRY(kIPHCompanionSidePanelRegionSearchFeature), -@@ -825,7 +826,8 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat +@@ -837,7 +838,8 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -47,7 +47,7 @@ VARIATION_ENTRY(kIPHAutofillAiOptInFeature), VARIATION_ENTRY(kIPHAutofillCreditCardBenefitFeature), VARIATION_ENTRY(kIPHAutofillCardInfoRetrievalSuggestionFeature), -@@ -879,7 +881,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat +@@ -892,7 +894,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat VARIATION_ENTRY(kIPHScalableIphGamingFeature), #endif // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-components_feed_core_v2_proto__util.cc b/www/chromium/files/patch-components_feed_core_v2_proto__util.cc index 89112dbb99b7..921ff9f5ea94 100644 --- a/www/chromium/files/patch-components_feed_core_v2_proto__util.cc +++ b/www/chromium/files/patch-components_feed_core_v2_proto__util.cc @@ -1,4 +1,4 @@ ---- components/feed/core/v2/proto_util.cc.orig 2025-07-02 06:08:04 UTC +--- components/feed/core/v2/proto_util.cc.orig 2025-10-02 04:28:32 UTC +++ components/feed/core/v2/proto_util.cc @@ -92,8 +92,8 @@ feedwire::Version GetPlatformVersionMessage() { @@ -10,7 +10,7 @@ + result.set_gminor(minor); result.set_revision(revision); #if BUILDFLAG(IS_ANDROID) - result.set_api_version(base::android::BuildInfo::GetInstance()->sdk_int()); + result.set_api_version(base::android::android_info::sdk_int()); @@ -108,8 +108,8 @@ feedwire::Version GetAppVersionMessage(const ChromeInf // Chrome's version is in the format: MAJOR,MINOR,BUILD,PATCH. const std::vector<uint32_t>& numbers = chrome_info.version.components(); diff --git a/www/chromium/files/patch-components_feed_core_v2_test_proto__printer.cc b/www/chromium/files/patch-components_feed_core_v2_test_proto__printer.cc index bd5454ca7845..e2ddd4bc7d9d 100644 --- a/www/chromium/files/patch-components_feed_core_v2_test_proto__printer.cc +++ b/www/chromium/files/patch-components_feed_core_v2_test_proto__printer.cc @@ -1,6 +1,6 @@ ---- components/feed/core/v2/test/proto_printer.cc.orig 2023-07-16 15:47:57 UTC +--- components/feed/core/v2/test/proto_printer.cc.orig 2025-10-02 04:28:32 UTC +++ components/feed/core/v2/test/proto_printer.cc -@@ -158,8 +158,8 @@ class TextProtoPrinter { +@@ -159,8 +159,8 @@ class TextProtoPrinter { } TextProtoPrinter& operator<<(const feedwire::Version& v) { BeginMessage(); diff --git a/www/chromium/files/patch-components_metrics_metrics__log.cc b/www/chromium/files/patch-components_metrics_metrics__log.cc index 2c02e92f0d2b..eaef651b8293 100644 --- a/www/chromium/files/patch-components_metrics_metrics__log.cc +++ b/www/chromium/files/patch-components_metrics_metrics__log.cc @@ -1,6 +1,6 @@ ---- components/metrics/metrics_log.cc.orig 2025-08-07 06:57:29 UTC +--- components/metrics/metrics_log.cc.orig 2025-10-02 04:28:32 UTC +++ components/metrics/metrics_log.cc -@@ -58,7 +58,7 @@ +@@ -59,7 +59,7 @@ #include "base/win/current_module.h" #endif @@ -9,7 +9,7 @@ #include "base/environment.h" #include "base/nix/xdg_util.h" #endif -@@ -154,7 +154,7 @@ void RecordCurrentTime( +@@ -155,7 +155,7 @@ void RecordCurrentTime( } } @@ -18,7 +18,7 @@ metrics::SystemProfileProto::OS::XdgSessionType ToProtoSessionType( base::nix::SessionType session_type) { switch (session_type) { -@@ -439,7 +439,7 @@ void MetricsLog::RecordCoreSystemProfile( +@@ -447,7 +447,7 @@ void MetricsLog::RecordCoreSystemProfile( // OperatingSystemVersion refers to the ChromeOS release version. #if BUILDFLAG(IS_CHROMEOS) os->set_kernel_version(base::SysInfo::KernelVersion()); @@ -27,7 +27,7 @@ // Linux operating system version is copied over into kernel version to be // consistent. os->set_kernel_version(base::SysInfo::OperatingSystemVersion()); -@@ -456,7 +456,7 @@ void MetricsLog::RecordCoreSystemProfile( +@@ -464,7 +464,7 @@ void MetricsLog::RecordCoreSystemProfile( os->set_build_number(base::SysInfo::GetIOSBuildNumber()); #endif diff --git a/www/chromium/files/patch-components_ntp__tiles_pref__names.h b/www/chromium/files/patch-components_ntp__tiles_pref__names.h new file mode 100644 index 000000000000..fc36568b2426 --- /dev/null +++ b/www/chromium/files/patch-components_ntp__tiles_pref__names.h @@ -0,0 +1,11 @@ +--- components/ntp_tiles/pref_names.h.orig 2025-10-02 04:28:32 UTC ++++ components/ntp_tiles/pref_names.h +@@ -48,7 +48,7 @@ inline constexpr char kCustomLinksInitialized[] = "cus + + // Prefs used to cache enterprise shortcuts. + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + inline constexpr char kEnterpriseShortcutsPolicyList[] = + "enterprise_shortcuts.policy_list"; + inline constexpr char kEnterpriseShortcutsUserList[] = diff --git a/www/chromium/files/patch-components_optimization__guide_core_feature__registry_feature__registration.cc b/www/chromium/files/patch-components_optimization__guide_core_feature__registry_feature__registration.cc new file mode 100644 index 000000000000..c5884d540c17 --- /dev/null +++ b/www/chromium/files/patch-components_optimization__guide_core_feature__registry_feature__registration.cc @@ -0,0 +1,11 @@ +--- components/optimization_guide/core/feature_registry/feature_registration.cc.orig 2025-10-02 04:28:32 UTC ++++ components/optimization_guide/core/feature_registry/feature_registration.cc +@@ -75,7 +75,7 @@ BASE_FEATURE(kProductSpecificationsMqlsLogging, + BASE_FEATURE(kFormsClassificationsMqlsLogging, + "FormsClassificationsMqlsLogging", + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || +- BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) ++ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + ? base::FEATURE_ENABLED_BY_DEFAULT + : base::FEATURE_DISABLED_BY_DEFAULT); + diff --git a/www/chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc b/www/chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc index dc2a5eca6ce6..439edd97e13d 100644 --- a/www/chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc +++ b/www/chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc @@ -1,6 +1,6 @@ ---- components/optimization_guide/core/optimization_guide_features.cc.orig 2025-09-06 10:01:20 UTC +--- components/optimization_guide/core/optimization_guide_features.cc.orig 2025-10-02 04:28:32 UTC +++ components/optimization_guide/core/optimization_guide_features.cc -@@ -119,7 +119,7 @@ BASE_FEATURE(kOptimizationGuideModelExecution, +@@ -120,7 +120,7 @@ BASE_FEATURE(kOptimizationGuideModelExecution, BASE_FEATURE(kOptimizationGuideOnDeviceModel, "OptimizationGuideOnDeviceModel", #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc b/www/chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc index 1e6502041dea..eff8fbd34e29 100644 --- a/www/chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc +++ b/www/chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc @@ -1,6 +1,6 @@ ---- components/os_crypt/sync/libsecret_util_linux.cc.orig 2024-10-22 08:31:56 UTC +--- components/os_crypt/sync/libsecret_util_linux.cc.orig 2025-10-02 04:28:32 UTC +++ components/os_crypt/sync/libsecret_util_linux.cc -@@ -185,16 +185,22 @@ bool LibsecretLoader::EnsureLibsecretLoaded() { +@@ -182,16 +182,22 @@ bool LibsecretLoader::EnsureLibsecretLoaded() { // static bool LibsecretLoader::LoadLibsecret() { diff --git a/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client.cc b/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client.cc index 067b2bf8cc83..0306fe6390b2 100644 --- a/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client.cc +++ b/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client.cc @@ -1,6 +1,6 @@ ---- components/paint_preview/browser/paint_preview_client.cc.orig 2024-10-22 08:31:56 UTC +--- components/paint_preview/browser/paint_preview_client.cc.orig 2025-10-02 04:28:32 UTC +++ components/paint_preview/browser/paint_preview_client.cc -@@ -326,8 +326,8 @@ void PaintPreviewClient::CapturePaintPreview( +@@ -478,8 +478,8 @@ void PaintPreviewClient::CapturePaintPreview( metadata->set_version(kPaintPreviewVersion); auto* chromeVersion = metadata->mutable_chrome_version(); const auto& current_chrome_version = version_info::GetVersion(); @@ -10,4 +10,4 @@ + chromeVersion->set_gminor(current_chrome_version.components()[1]); chromeVersion->set_build(current_chrome_version.components()[2]); chromeVersion->set_patch(current_chrome_version.components()[3]); - document_data.callback = std::move(callback); + document_data.callback = base::BindOnce( diff --git a/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc b/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc index 1cfa767d5b1f..c8704c1d0d92 100644 --- a/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc +++ b/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc @@ -1,6 +1,6 @@ ---- components/paint_preview/browser/paint_preview_client_unittest.cc.orig 2025-09-06 10:01:20 UTC +--- components/paint_preview/browser/paint_preview_client_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ components/paint_preview/browser/paint_preview_client_unittest.cc -@@ -172,8 +172,8 @@ TEST_P(PaintPreviewClientRenderViewHostTest, CaptureMa +@@ -228,8 +228,8 @@ TEST_P(PaintPreviewClientRenderViewHostTest, CaptureMa metadata->set_version(kPaintPreviewVersion); auto* chromeVersion = metadata->mutable_chrome_version(); const auto& current_chrome_version = version_info::GetVersion(); diff --git a/www/chromium/files/patch-components_paint__preview_player_player__compositor__delegate.cc b/www/chromium/files/patch-components_paint__preview_player_player__compositor__delegate.cc index 9c645f7afd2d..b54db3e1de5f 100644 --- a/www/chromium/files/patch-components_paint__preview_player_player__compositor__delegate.cc +++ b/www/chromium/files/patch-components_paint__preview_player_player__compositor__delegate.cc @@ -1,6 +1,6 @@ ---- components/paint_preview/player/player_compositor_delegate.cc.orig 2025-02-19 07:43:18 UTC +--- components/paint_preview/player/player_compositor_delegate.cc.orig 2025-10-02 04:28:32 UTC +++ components/paint_preview/player/player_compositor_delegate.cc -@@ -433,8 +433,8 @@ void PlayerCompositorDelegate::ValidateProtoAndLoadAXT +@@ -435,8 +435,8 @@ void PlayerCompositorDelegate::ValidateProtoAndLoadAXT auto chrome_version = capture_result_->proto.metadata().chrome_version(); const auto& current_chrome_version = version_info::GetVersion(); if (capture_result_->proto.metadata().has_chrome_version() && diff --git a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc index 6a5be9be20f2..9c35bd50311a 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/features/password_features.cc.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/features/password_features.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/features/password_features.cc -@@ -62,7 +62,7 @@ BASE_FEATURE(kClearUndecryptablePasswords, +@@ -70,7 +70,7 @@ BASE_FEATURE(kClearUndecryptablePasswords, BASE_FEATURE(kClearUndecryptablePasswordsOnSync, "ClearUndecryptablePasswordsInSync", #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_IOS) || \ @@ -9,9 +9,9 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -131,7 +131,7 @@ BASE_FEATURE(kReuseDetectionBasedOnPasswordHashes, - "ReuseDetectionBasedOnPasswordHashes", - base::FEATURE_ENABLED_BY_DEFAULT); +@@ -139,7 +139,7 @@ BASE_FEATURE(kPasswordManagerLogToTerminal, + "PasswordManagerLogToTerminal", + base::FEATURE_DISABLED_BY_DEFAULT); -#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h index e993ec7ca35d..0ab573f2266d 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h +++ b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h @@ -1,8 +1,8 @@ ---- components/password_manager/core/browser/features/password_features.h.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/features/password_features.h.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/features/password_features.h -@@ -131,7 +131,7 @@ BASE_DECLARE_FEATURE(kPasswordManagerLogToTerminal); - // Detects password reuse based on hashed password values. - BASE_DECLARE_FEATURE(kReuseDetectionBasedOnPasswordHashes); +@@ -138,7 +138,7 @@ BASE_DECLARE_FEATURE(kPasswordManualFallbackAvailable) + // terminal. + BASE_DECLARE_FEATURE(kPasswordManagerLogToTerminal); -#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.cc index 2be03a8752df..4203034f5080 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_autofill_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/password_autofill_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_autofill_manager.cc -@@ -308,7 +308,7 @@ void PasswordAutofillManager::DidAcceptSuggestion( +@@ -314,7 +314,7 @@ void PasswordAutofillManager::DidAcceptSuggestion( weak_ptr_factory_.GetWeakPtr(), *password_credential); if (password_credential->is_grouped_affiliation) { #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ @@ -9,7 +9,7 @@ cross_domain_confirmation_controller_ = password_client_->ShowCrossDomainConfirmationPopup( last_popup_open_args_.element_bounds, -@@ -538,7 +538,7 @@ void PasswordAutofillManager::DidNavigateMainFrame() { +@@ -544,7 +544,7 @@ void PasswordAutofillManager::DidNavigateMainFrame() { manual_fallback_metrics_recorder_ = std::make_unique<PasswordManualFallbackMetricsRecorder>(); #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.h b/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.h index 01c046a1c981..01eb7b9f5c63 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.h +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.h @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_autofill_manager.h.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/password_autofill_manager.h.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_autofill_manager.h -@@ -285,7 +285,7 @@ class PasswordAutofillManager : public autofill::Autof +@@ -287,7 +287,7 @@ class PasswordAutofillManager : public autofill::Autof // Stores the controller of warning popup UI on cross domain filling. #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc index 816e565e8a46..a4493108fe34 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_form_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/password_form_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_form_manager.cc -@@ -66,7 +66,7 @@ +@@ -67,7 +67,7 @@ #include "components/webauthn/android/webauthn_cred_man_delegate.h" #endif // BUILDFLAG(IS_ANDROID) @@ -9,7 +9,7 @@ #include "components/os_crypt/sync/os_crypt.h" #endif -@@ -233,7 +233,7 @@ bool ShouldUploadCrowdsourcingVotes(const FormOrDigest +@@ -239,7 +239,7 @@ bool ShouldUploadCrowdsourcingVotes(const FormOrDigest return false; } @@ -18,7 +18,7 @@ bool ShouldShowKeychainErrorBubble( std::optional<PasswordStoreBackendError> backend_error) { if (!backend_error.has_value()) { -@@ -931,7 +931,7 @@ void PasswordFormManager::OnFetchCompleted() { +@@ -941,7 +941,7 @@ void PasswordFormManager::OnFetchCompleted() { error.value().type); } diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__manager.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__manager.cc index 3dc67745916e..d946c524f218 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__manager.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__manager.cc @@ -1,7 +1,7 @@ ---- components/password_manager/core/browser/password_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/password_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_manager.cc -@@ -586,7 +586,7 @@ void PasswordManager::RegisterProfilePrefs( - prefs::kAutofillableCredentialsAccountStoreLoginDatabase, false); +@@ -589,7 +589,7 @@ void PasswordManager::RegisterProfilePrefs( + registry->RegisterListPref(prefs::kPasswordManagerPromoCardsList); #endif // BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_IOS) registry->RegisterBooleanPref(prefs::kPasswordSharingEnabled, true); -#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) @@ -9,7 +9,7 @@ registry->RegisterIntegerPref(prefs::kRelaunchChromeBubbleDismissedCounter, 0); #endif -@@ -599,7 +599,7 @@ void PasswordManager::RegisterProfilePrefs( +@@ -602,7 +602,7 @@ void PasswordManager::RegisterProfilePrefs( #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__manager__client.h b/www/chromium/files/patch-components_password__manager_core_browser_password__manager__client.h index f11d132621d7..fbc2659a2ef1 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__manager__client.h +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__manager__client.h @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_manager_client.h.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/password_manager_client.h.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_manager_client.h -@@ -31,7 +31,7 @@ +@@ -30,7 +30,7 @@ #include "net/cert/cert_status_flags.h" #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -9,7 +9,7 @@ #include "base/i18n/rtl.h" #include "components/password_manager/core/browser/password_cross_domain_confirmation_popup_controller.h" #include "ui/gfx/geometry/rect_f.h" -@@ -545,7 +545,7 @@ class PasswordManagerClient { +@@ -543,7 +543,7 @@ class PasswordManagerClient { virtual void TriggerSignIn(signin_metrics::AccessPoint access_point) const; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc index 19e985e521b9..fff09f8d658b 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc @@ -1,4 +1,4 @@ ---- components/password_manager/core/browser/password_manual_fallback_flow.cc.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/password_manual_fallback_flow.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_manual_fallback_flow.cc @@ -46,7 +46,7 @@ std::u16string GetUsernameFromLabel(const std::u16stri } @@ -9,7 +9,7 @@ // Returns the password form corresponding to the `payload` data. In most // cases there is only one such form stored, but having more than one or no // forms is also possible. If there is more than one form, showing any of them -@@ -300,7 +300,7 @@ void PasswordManualFallbackFlow::DidAcceptSuggestion( +@@ -304,7 +304,7 @@ void PasswordManualFallbackFlow::DidAcceptSuggestion( } case autofill::SuggestionType::kViewPasswordDetails: { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -18,7 +18,7 @@ std::optional<password_manager::PasswordForm> credentials = GetCorrespondingPasswordForm( suggestion.GetPayload<Suggestion::PasswordSuggestionDetails>(), -@@ -436,7 +436,7 @@ void PasswordManualFallbackFlow::EnsureCrossDomainPass +@@ -440,7 +440,7 @@ void PasswordManualFallbackFlow::EnsureCrossDomainPass const Suggestion::PasswordSuggestionDetails& payload, base::OnceClosure on_allowed) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc index 305558d21d3d..e094ca92f97f 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_store/login_database_unittest.cc.orig 2025-08-07 06:57:29 UTC +--- components/password_manager/core/browser/password_store/login_database_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_store/login_database_unittest.cc -@@ -2305,7 +2305,7 @@ INSTANTIATE_TEST_SUITE_P(MigrationToVCurrent, +@@ -2306,7 +2306,7 @@ INSTANTIATE_TEST_SUITE_P(MigrationToVCurrent, testing::Bool())); #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_IOS) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc b/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc index 1b86a75f0b11..66e4895e2b69 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/stub_password_manager_client.cc.orig 2025-05-28 14:55:43 UTC +--- components/password_manager/core/browser/stub_password_manager_client.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/stub_password_manager_client.cc -@@ -206,7 +206,7 @@ version_info::Channel StubPasswordManagerClient::GetCh +@@ -211,7 +211,7 @@ version_info::Channel StubPasswordManagerClient::GetCh } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.h b/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.h index 43db56835a2f..5522c87dd3e7 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.h +++ b/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.h @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/stub_password_manager_client.h.orig 2025-05-28 14:55:43 UTC +--- components/password_manager/core/browser/stub_password_manager_client.h.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/stub_password_manager_client.h -@@ -77,7 +77,7 @@ class StubPasswordManagerClient : public PasswordManag +@@ -80,7 +80,7 @@ class StubPasswordManagerClient : public PasswordManag MockPasswordFeatureManager* GetPasswordFeatureManager(); version_info::Channel GetChannel() const override; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h b/www/chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h index c8df5c906f00..a95bb41e68c8 100644 --- a/www/chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h +++ b/www/chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h @@ -1,4 +1,4 @@ ---- components/password_manager/core/common/password_manager_pref_names.h.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/common/password_manager_pref_names.h.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/common/password_manager_pref_names.h @@ -59,7 +59,7 @@ inline constexpr char kCredentialProviderEnabledOnStar #endif @@ -9,7 +9,7 @@ // Boolean pref controlled by the DeletingUndecryptablePasswordsEnabled policy. // If set to false it blocks deleting undecryptable passwords, otherwise the // deletion can happen. -@@ -285,7 +285,7 @@ inline constexpr char kAutofillableCredentialsAccountS +@@ -272,7 +272,7 @@ inline constexpr char kPasswordManagerPromoCardsList[] inline constexpr char kPasswordSharingEnabled[] = "password_manager.password_sharing_enabled"; diff --git a/www/chromium/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc b/www/chromium/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc index 8031f0f8627d..cbadc90f1790 100644 --- a/www/chromium/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc +++ b/www/chromium/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc @@ -1,11 +1,11 @@ ---- components/performance_manager/decorators/process_metrics_decorator.cc.orig 2024-11-14 07:57:23 UTC +--- components/performance_manager/decorators/process_metrics_decorator.cc.orig 2025-10-02 04:28:32 UTC +++ components/performance_manager/decorators/process_metrics_decorator.cc -@@ -264,7 +264,7 @@ void ProcessMetricsDecorator::DidGetMemoryUsage( - // RSS and PMF to each node proportionally to its V8 heap size. - uint64_t process_rss = process_dump_iter.os_dump().resident_set_kb; - process_node->set_resident_set_kb(process_rss); +@@ -266,7 +266,7 @@ void ProcessMetricsDecorator::DidGetMemoryUsage( + base::ByteCount process_rss = + base::KiB(process_dump_iter.os_dump().resident_set_kb); + process_node->set_resident_set(process_rss); -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - process_node->set_private_swap_kb( - process_dump_iter.os_dump().private_footprint_swap_kb); + process_node->set_private_swap( + base::KiB(process_dump_iter.os_dump().private_footprint_swap_kb)); #endif diff --git a/www/chromium/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc b/www/chromium/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc index 0c0012414144..1c06484c16d6 100644 --- a/www/chromium/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc +++ b/www/chromium/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc @@ -1,6 +1,6 @@ ---- components/policy/core/common/cloud/cloud_policy_client.cc.orig 2025-08-07 06:57:29 UTC +--- components/policy/core/common/cloud/cloud_policy_client.cc.orig 2025-10-02 04:28:32 UTC +++ components/policy/core/common/cloud/cloud_policy_client.cc -@@ -756,7 +756,7 @@ void CloudPolicyClient::FetchPolicy(PolicyFetchReason +@@ -763,7 +763,7 @@ void CloudPolicyClient::FetchPolicy(PolicyFetchReason fetch_request->set_invalidation_payload(invalidation_payload_); } } diff --git a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc index 99bd76bb1b60..040b294d78d4 100644 --- a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc +++ b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc @@ -1,7 +1,7 @@ ---- components/regional_capabilities/regional_capabilities_switches.cc.orig 2025-09-06 10:01:20 UTC +--- components/regional_capabilities/regional_capabilities_switches.cc.orig 2025-10-02 04:28:32 UTC +++ components/regional_capabilities/regional_capabilities_switches.cc -@@ -18,7 +18,7 @@ BASE_FEATURE(kMitigateLegacySearchEnginePromoOverlap, - base::FEATURE_DISABLED_BY_DEFAULT); +@@ -21,7 +21,7 @@ BASE_FEATURE(kResolveRegionalCapabilitiesFromDevice, + base::FEATURE_ENABLED_BY_DEFAULT); #endif -#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h index 91b36a97032f..6031f5fbd227 100644 --- a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h +++ b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h @@ -1,7 +1,7 @@ ---- components/regional_capabilities/regional_capabilities_switches.h.orig 2025-09-06 10:01:20 UTC +--- components/regional_capabilities/regional_capabilities_switches.h.orig 2025-10-02 04:28:32 UTC +++ components/regional_capabilities/regional_capabilities_switches.h -@@ -33,7 +33,7 @@ inline constexpr char kEeaListCountryOverride[] = "EEA - BASE_DECLARE_FEATURE(kMitigateLegacySearchEnginePromoOverlap); +@@ -47,7 +47,7 @@ BASE_DECLARE_FEATURE(kMitigateLegacySearchEnginePromoO + BASE_DECLARE_FEATURE(kResolveRegionalCapabilitiesFromDevice); #endif -#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-components_search__engines_template__url__service.cc b/www/chromium/files/patch-components_search__engines_template__url__service.cc index 08be7a796180..ac2c1c250097 100644 --- a/www/chromium/files/patch-components_search__engines_template__url__service.cc +++ b/www/chromium/files/patch-components_search__engines_template__url__service.cc @@ -1,6 +1,6 @@ ---- components/search_engines/template_url_service.cc.orig 2025-09-06 10:01:20 UTC +--- components/search_engines/template_url_service.cc.orig 2025-10-02 04:28:32 UTC +++ components/search_engines/template_url_service.cc -@@ -3591,7 +3591,7 @@ bool TemplateURLService::MatchesDefaultSearchProvider( +@@ -3587,7 +3587,7 @@ bool TemplateURLService::MatchesDefaultSearchProvider( std::unique_ptr<EnterpriseSearchManager> TemplateURLService::GetEnterpriseSearchManager(PrefService* prefs) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_signin_public_base_signin__switches.cc b/www/chromium/files/patch-components_signin_public_base_signin__switches.cc index 4d7b0d26292e..aba659293c86 100644 --- a/www/chromium/files/patch-components_signin_public_base_signin__switches.cc +++ b/www/chromium/files/patch-components_signin_public_base_signin__switches.cc @@ -1,15 +1,15 @@ ---- components/signin/public/base/signin_switches.cc.orig 2025-09-06 10:01:20 UTC +--- components/signin/public/base/signin_switches.cc.orig 2025-10-02 04:28:32 UTC +++ components/signin/public/base/signin_switches.cc -@@ -73,7 +73,7 @@ BASE_FEATURE(kSmartEmailLineBreaking, +@@ -73,7 +73,7 @@ BASE_FEATURE(kSupportWebSigninAddSession, base::FEATURE_ENABLED_BY_DEFAULT); - #endif + #endif // BUILDFLAG(IS_ANDROID) -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Enables the History Sync Opt-in on Desktop. BASE_FEATURE(kEnableHistorySyncOptin, "EnableHistorySyncOptin", -@@ -292,7 +292,7 @@ BASE_FEATURE(kSyncEnableBookmarksInTransportMode, +@@ -293,7 +293,7 @@ BASE_FEATURE(kSyncEnableBookmarksInTransportMode, #endif // BUILDFLAG(IS_IOS) ); diff --git a/www/chromium/files/patch-components_signin_public_base_signin__switches.h b/www/chromium/files/patch-components_signin_public_base_signin__switches.h index d59285672f7b..f9cf648d4a9a 100644 --- a/www/chromium/files/patch-components_signin_public_base_signin__switches.h +++ b/www/chromium/files/patch-components_signin_public_base_signin__switches.h @@ -1,15 +1,15 @@ ---- components/signin/public/base/signin_switches.h.orig 2025-09-06 10:01:20 UTC +--- components/signin/public/base/signin_switches.h.orig 2025-10-02 04:28:32 UTC +++ components/signin/public/base/signin_switches.h -@@ -61,7 +61,7 @@ COMPONENT_EXPORT(SIGNIN_SWITCHES) - BASE_DECLARE_FEATURE(kSmartEmailLineBreaking); - #endif +@@ -67,7 +67,7 @@ COMPONENT_EXPORT(SIGNIN_SWITCHES) + BASE_DECLARE_FEATURE(kSupportWebSigninAddSession); + #endif // BUILDFLAG(IS_ANDROID) -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) COMPONENT_EXPORT(SIGNIN_SWITCHES) BASE_DECLARE_FEATURE(kEnableHistorySyncOptin); COMPONENT_EXPORT(SIGNIN_SWITCHES) -@@ -222,7 +222,7 @@ BASE_DECLARE_FEATURE(kSyncEnableBookmarksInTransportMo +@@ -235,7 +235,7 @@ BASE_DECLARE_FEATURE(kSyncEnableBookmarksInTransportMo COMPONENT_EXPORT(SIGNIN_SWITCHES) bool IsExtensionsExplicitBrowserSigninEnabled(); diff --git a/www/chromium/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc b/www/chromium/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc index 962ba8b9f69d..a117b76d9bcc 100644 --- a/www/chromium/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc +++ b/www/chromium/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc @@ -1,6 +1,6 @@ ---- components/supervised_user/core/browser/supervised_user_preferences.cc.orig 2025-07-02 06:08:04 UTC +--- components/supervised_user/core/browser/supervised_user_preferences.cc.orig 2025-10-02 04:28:32 UTC +++ components/supervised_user/core/browser/supervised_user_preferences.cc -@@ -153,7 +153,7 @@ void RegisterProfilePrefs(PrefRegistrySimple* registry +@@ -149,7 +149,7 @@ void RegisterProfilePrefs(PrefRegistrySimple* registry registry->RegisterBooleanPref(prefs::kChildAccountStatusKnown, false); registry->RegisterStringPref(prefs::kFamilyLinkUserMemberRole, std::string()); #if BUILDFLAG(ENABLE_EXTENSIONS) && \ diff --git a/www/chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc b/www/chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc index 2da6bb6d7c71..3f9fa7f30c7d 100644 --- a/www/chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc +++ b/www/chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc @@ -1,11 +1,11 @@ ---- components/sync_preferences/common_syncable_prefs_database.cc.orig 2025-09-06 10:01:20 UTC +--- components/sync_preferences/common_syncable_prefs_database.cc.orig 2025-10-02 04:28:32 UTC +++ components/sync_preferences/common_syncable_prefs_database.cc -@@ -337,7 +337,7 @@ constexpr auto kCommonSyncablePrefsAllowlist = +@@ -349,7 +349,7 @@ constexpr auto kCommonSyncablePrefsAllowlist = syncer::PREFERENCES, PrefSensitivity::kNone, MergeBehavior::kNone}}, #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) {autofill::prefs::kAutofillBnplEnabled, {syncable_prefs_ids::kAutofillBnplEnabled, syncer::PREFERENCES, PrefSensitivity::kNone, MergeBehavior::kNone}}, diff --git a/www/chromium/files/patch-components_sync_service_sync__prefs.cc b/www/chromium/files/patch-components_sync_service_sync__prefs.cc new file mode 100644 index 000000000000..76980380d1f1 --- /dev/null +++ b/www/chromium/files/patch-components_sync_service_sync__prefs.cc @@ -0,0 +1,11 @@ +--- components/sync/service/sync_prefs.cc.orig 2025-10-02 04:28:32 UTC ++++ components/sync/service/sync_prefs.cc +@@ -840,7 +840,7 @@ bool SyncPrefs::MaybeMigratePrefsForSyncToSigninPart1( + update_selected_types_dict->EnsureDict( + signin::GaiaIdHash::FromGaiaId(gaia_id).ToBase64()); + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // Preserve the user's existing enabled state for Bookmarks, Reading List, + // and Preferences. Otherwise, use the default value, which will be true + // after `kReplaceSyncPromosWithSignInPromos`. diff --git a/www/chromium/files/patch-components_sync_service_sync__service__impl.cc b/www/chromium/files/patch-components_sync_service_sync__service__impl.cc new file mode 100644 index 000000000000..90d1bdea7290 --- /dev/null +++ b/www/chromium/files/patch-components_sync_service_sync__service__impl.cc @@ -0,0 +1,11 @@ +--- components/sync/service/sync_service_impl.cc.orig 2025-10-02 04:28:32 UTC ++++ components/sync/service/sync_service_impl.cc +@@ -1328,7 +1328,7 @@ void SyncServiceImpl::ReconfigureDataTypesDueToCrypto( + + void SyncServiceImpl::PassphraseTypeChanged(PassphraseType passphrase_type) { + DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); +-#if !(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)) ++#if !(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + // If kReplaceSyncPromosWithSignInPromos is enabled, new users with custom + // passphrase should have kAutofill disabled upon the initial sign-in. This is + // done to prevent confusion, as addresses are NOT encrypted by the custom diff --git a/www/chromium/files/patch-components_translate_core_common_translate__util.cc b/www/chromium/files/patch-components_translate_core_common_translate__util.cc index 80606dfd4e3e..6354f44e1671 100644 --- a/www/chromium/files/patch-components_translate_core_common_translate__util.cc +++ b/www/chromium/files/patch-components_translate_core_common_translate__util.cc @@ -1,6 +1,6 @@ ---- components/translate/core/common/translate_util.cc.orig 2023-09-13 12:11:42 UTC +--- components/translate/core/common/translate_util.cc.orig 2025-10-02 04:28:32 UTC +++ components/translate/core/common/translate_util.cc -@@ -21,7 +21,7 @@ const char kSecurityOrigin[] = "https://translate.goog +@@ -20,7 +20,7 @@ const char kSecurityOrigin[] = "https://translate.goog BASE_FEATURE(kTFLiteLanguageDetectionEnabled, "TFLiteLanguageDetectionEnabled", #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ diff --git a/www/chromium/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc b/www/chromium/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc index 910d31e61b21..12895da0523c 100644 --- a/www/chromium/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc +++ b/www/chromium/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc @@ -1,6 +1,6 @@ ---- components/url_formatter/spoof_checks/idn_spoof_checker.cc.orig 2025-03-05 08:14:56 UTC +--- components/url_formatter/spoof_checks/idn_spoof_checker.cc.orig 2025-10-02 04:28:32 UTC +++ components/url_formatter/spoof_checks/idn_spoof_checker.cc -@@ -298,7 +298,7 @@ IDNSpoofChecker::IDNSpoofChecker() { +@@ -299,7 +299,7 @@ IDNSpoofChecker::IDNSpoofChecker() { // The ideal fix would be to change the omnibox font used for Thai. In // that case, the Linux-only list should be revisited and potentially // removed. diff --git a/www/chromium/files/patch-components_variations_service_variations__service.cc b/www/chromium/files/patch-components_variations_service_variations__service.cc index bf417a379524..b0c80721f43a 100644 --- a/www/chromium/files/patch-components_variations_service_variations__service.cc +++ b/www/chromium/files/patch-components_variations_service_variations__service.cc @@ -1,6 +1,6 @@ ---- components/variations/service/variations_service.cc.orig 2025-08-07 06:57:29 UTC +--- components/variations/service/variations_service.cc.orig 2025-10-02 04:28:32 UTC +++ components/variations/service/variations_service.cc -@@ -99,7 +99,7 @@ std::string GetPlatformString() { +@@ -100,7 +100,7 @@ std::string GetPlatformString() { return "android"; #elif BUILDFLAG(IS_FUCHSIA) return "fuchsia"; diff --git a/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc b/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc index 7b07b20a764d..6dbede111242 100644 --- a/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc +++ b/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc @@ -1,4 +1,4 @@ ---- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.cc.orig 2025-09-06 10:01:20 UTC +--- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.cc.orig 2025-10-02 04:28:32 UTC +++ components/viz/service/frame_sinks/root_compositor_frame_sink_impl.cc @@ -142,7 +142,7 @@ RootCompositorFrameSinkImpl::Create( output_surface->SetNeedsSwapSizeNotifications( @@ -9,7 +9,7 @@ // For X11, we need notify client about swap completion after resizing, so the // client can use it for synchronize with X11 WM. output_surface->SetNeedsSwapSizeNotifications(true); -@@ -902,7 +902,7 @@ void RootCompositorFrameSinkImpl::DisplayDidCompleteSw +@@ -904,7 +904,7 @@ void RootCompositorFrameSinkImpl::DisplayDidCompleteSw if (display_client_ && enable_swap_completion_callback_) { display_client_->DidCompleteSwapWithSize(pixel_size); } diff --git a/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h b/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h index 34aadc2f89f5..25b419e16b68 100644 --- a/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h +++ b/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h @@ -1,6 +1,6 @@ ---- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h.orig 2025-09-06 10:01:20 UTC +--- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h.orig 2025-10-02 04:28:32 UTC +++ components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h -@@ -223,7 +223,7 @@ class VIZ_SERVICE_EXPORT RootCompositorFrameSinkImpl +@@ -222,7 +222,7 @@ class VIZ_SERVICE_EXPORT RootCompositorFrameSinkImpl base::TimeDelta display_frame_interval_ = BeginFrameArgs::DefaultInterval(); base::TimeDelta preferred_frame_interval_; diff --git a/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.cc b/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.cc index 29e822e740d1..8028a77d67b1 100644 --- a/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.cc +++ b/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.cc @@ -1,6 +1,6 @@ ---- components/viz/service/gl/gpu_service_impl.cc.orig 2025-09-06 10:01:20 UTC +--- components/viz/service/gl/gpu_service_impl.cc.orig 2025-10-02 04:28:32 UTC +++ components/viz/service/gl/gpu_service_impl.cc -@@ -501,7 +501,7 @@ void GpuServiceImpl::InitializeWithHostInternal( +@@ -502,7 +502,7 @@ void GpuServiceImpl::InitializeWithHostInternal( mojo::Remote<mojom::GpuHost> gpu_host(std::move(pending_gpu_host)); @@ -9,7 +9,7 @@ gpu_extra_info_.is_gmb_nv12_supported = IsGMBNV12Supported(); #endif -@@ -1266,7 +1266,7 @@ bool GpuServiceImpl::OnBeginFrameDerivedImpl(const Beg +@@ -1269,7 +1269,7 @@ bool GpuServiceImpl::OnBeginFrameDerivedImpl(const Beg return true; } diff --git a/www/chromium/files/patch-content_app_BUILD.gn b/www/chromium/files/patch-content_app_BUILD.gn index aedfaaae5770..517bba9740d2 100644 --- a/www/chromium/files/patch-content_app_BUILD.gn +++ b/www/chromium/files/patch-content_app_BUILD.gn @@ -1,15 +1,14 @@ ---- content/app/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- content/app/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ content/app/BUILD.gn -@@ -91,9 +91,9 @@ source_set("content_main_runner_app") { +@@ -91,7 +91,10 @@ source_set("content_main_runner_app") { "//third_party/tflite:buildflags", "//tools/v8_context_snapshot:buildflags", ] - if (build_tflite_with_xnnpack) { -- deps += [ "//third_party/cpuinfo" ] -- } -+# if (build_tflite_with_xnnpack) { -+# deps += [ "//third_party/cpuinfo" ] -+# } ++ if (is_bsd) { ++ deps += [ "//skia" ] ++ } ++ if (!is_bsd && build_tflite_with_xnnpack) { + deps += [ "//third_party/cpuinfo" ] + } } - - if (is_android && enable_javaless_renderers) { diff --git a/www/chromium/files/patch-content_app_content__main.cc b/www/chromium/files/patch-content_app_content__main.cc index 7592d161b68c..51a270985cd3 100644 --- a/www/chromium/files/patch-content_app_content__main.cc +++ b/www/chromium/files/patch-content_app_content__main.cc @@ -1,6 +1,6 @@ ---- content/app/content_main.cc.orig 2025-09-06 10:01:20 UTC +--- content/app/content_main.cc.orig 2025-10-02 04:28:32 UTC +++ content/app/content_main.cc -@@ -225,7 +225,7 @@ NO_STACK_PROTECTOR int RunContentProcess( +@@ -217,7 +217,7 @@ NO_STACK_PROTECTOR int RunContentProcess( base::EnableTerminationOnOutOfMemory(); logging::RegisterAbslAbortHook(); @@ -9,7 +9,7 @@ // The various desktop environments set this environment variable that // allows the dbus client library to connect directly to the bus. When this // variable is not set (test environments like xvfb-run), the dbus client -@@ -319,7 +319,7 @@ NO_STACK_PROTECTOR int RunContentProcess( +@@ -311,7 +311,7 @@ NO_STACK_PROTECTOR int RunContentProcess( #endif #endif diff --git a/www/chromium/files/patch-content_app_content__main__runner__impl.cc b/www/chromium/files/patch-content_app_content__main__runner__impl.cc index 2a37e0f901bb..8b9409f63fee 100644 --- a/www/chromium/files/patch-content_app_content__main__runner__impl.cc +++ b/www/chromium/files/patch-content_app_content__main__runner__impl.cc @@ -1,6 +1,6 @@ ---- content/app/content_main_runner_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/app/content_main_runner_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/app/content_main_runner_impl.cc -@@ -150,18 +150,20 @@ +@@ -150,18 +150,21 @@ #include "content/browser/posix_file_descriptor_info_impl.h" #include "content/public/common/content_descriptors.h" @@ -20,10 +20,11 @@ +#if !BUILDFLAG(IS_BSD) #include "sandbox/policy/linux/sandbox_linux.h" +#endif ++#include "third_party/skia/experimental/rust_png/ffi/FFI.rs.h" #include "third_party/boringssl/src/include/openssl/crypto.h" #include "third_party/webrtc_overrides/init_webrtc.h" // nogncheck -@@ -185,6 +187,10 @@ +@@ -185,6 +188,10 @@ #include "media/base/media_switches.h" #endif @@ -34,7 +35,7 @@ #if BUILDFLAG(IS_ANDROID) #include "base/system/sys_info.h" #include "content/browser/android/battery_metrics.h" -@@ -381,7 +387,7 @@ void InitializeZygoteSandboxForBrowserProcess( +@@ -381,7 +388,7 @@ void InitializeZygoteSandboxForBrowserProcess( } #endif // BUILDFLAG(USE_ZYGOTE) @@ -43,7 +44,7 @@ #if BUILDFLAG(ENABLE_LIBRARY_CDMS) // Loads registered library CDMs but does not initialize them. This is needed by -@@ -400,7 +406,10 @@ void PreloadLibraryCdms() { +@@ -400,7 +407,10 @@ void PreloadLibraryCdms() { void PreSandboxInit() { // Ensure the /dev/urandom is opened. @@ -54,13 +55,13 @@ // May use sysinfo(), sched_getaffinity(), and open various /sys/ and /proc/ // files. -@@ -412,9 +421,16 @@ void PreSandboxInit() { +@@ -412,9 +422,16 @@ void PreSandboxInit() { // https://boringssl.googlesource.com/boringssl/+/HEAD/SANDBOXING.md CRYPTO_pre_sandbox_init(); +#if BUILDFLAG(IS_BSD) -+ // "cache" the amount of physical memory before pledge(2) -+ base::SysInfo::AmountOfPhysicalMemoryMB(); ++ // rust_png calls into sysctl so cache the cpu features before pledge(2) ++ rust_png::initialize_cpudetect(); +#endif + +#if !BUILDFLAG(IS_BSD) @@ -71,7 +72,7 @@ #if BUILDFLAG(ENABLE_LIBRARY_CDMS) // Ensure access to the library CDMs before the sandbox is turned on. -@@ -634,7 +650,7 @@ NO_STACK_PROTECTOR int RunZygote(ContentMainDelegate* +@@ -634,7 +651,7 @@ NO_STACK_PROTECTOR int RunZygote(ContentMainDelegate* // Once Zygote forks and feature list initializes we can start a thread to // begin tracing immediately. @@ -80,7 +81,7 @@ if (process_type == switches::kGpuProcess) { tracing::InitTracingPostFeatureList(/*enable_consumer=*/false, /*will_trace_thread_restart=*/true); -@@ -733,7 +749,7 @@ NO_STACK_PROTECTOR int RunOtherNamedProcessTypeMain( +@@ -733,7 +750,7 @@ NO_STACK_PROTECTOR int RunOtherNamedProcessTypeMain( base::HangWatcher::CreateHangWatcherInstance(); unregister_thread_closure = base::HangWatcher::RegisterThread( base::HangWatcher::ThreadType::kMainThread); @@ -89,7 +90,7 @@ // On Linux/ChromeOS, the HangWatcher can't start until after the sandbox is // initialized, because the sandbox can't be started with multiple threads. // TODO(mpdenton): start the HangWatcher after the sandbox is initialized. -@@ -851,11 +867,10 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam +@@ -851,11 +868,10 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam base::GlobalDescriptors::kBaseDescriptor); #endif // !BUILDFLAG(IS_ANDROID) @@ -103,7 +104,7 @@ #endif // !BUILDFLAG(IS_WIN) -@@ -1007,7 +1022,7 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam +@@ -1007,7 +1023,7 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam // SeatbeltExecServer. CHECK(sandbox::Seatbelt::IsSandboxed()); } @@ -112,7 +113,7 @@ // In sandboxed processes and zygotes, certain resource should be pre-warmed // as they cannot be initialized under a sandbox. In addition, loading these // resources in zygotes (including the unsandboxed zygote) allows them to be -@@ -1017,10 +1032,22 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam +@@ -1017,10 +1033,22 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam process_type == switches::kZygoteProcess) { PreSandboxInit(); } @@ -135,7 +136,7 @@ delegate_->SandboxInitialized(process_type); #if BUILDFLAG(USE_ZYGOTE) -@@ -1122,6 +1149,11 @@ NO_STACK_PROTECTOR int ContentMainRunnerImpl::Run() { +@@ -1122,6 +1150,11 @@ NO_STACK_PROTECTOR int ContentMainRunnerImpl::Run() { content_main_params_.reset(); RegisterMainThreadFactories(); diff --git a/www/chromium/files/patch-content_browser_BUILD.gn b/www/chromium/files/patch-content_browser_BUILD.gn index d1b54e6440aa..3629a204ab52 100644 --- a/www/chromium/files/patch-content_browser_BUILD.gn +++ b/www/chromium/files/patch-content_browser_BUILD.gn @@ -1,6 +1,6 @@ ---- content/browser/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- content/browser/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ content/browser/BUILD.gn -@@ -2599,6 +2599,14 @@ source_set("browser") { +@@ -2613,6 +2613,14 @@ source_set("browser") { ] } @@ -15,7 +15,7 @@ if (is_linux || is_chromeos) { sources -= [ "file_system_access/file_path_watcher/file_path_watcher_stub.cc" ] -@@ -2647,6 +2655,15 @@ source_set("browser") { +@@ -2661,6 +2669,15 @@ source_set("browser") { if (allow_oop_video_decoder) { sources += [ "media/oop_video_decoder_factory.cc" ] deps += [ "//media/mojo/mojom" ] diff --git a/www/chromium/files/patch-content_browser_browser__child__process__host__impl.cc b/www/chromium/files/patch-content_browser_browser__child__process__host__impl.cc index 7b22e09fe7f7..a3cb590a45a5 100644 --- a/www/chromium/files/patch-content_browser_browser__child__process__host__impl.cc +++ b/www/chromium/files/patch-content_browser_browser__child__process__host__impl.cc @@ -1,14 +1,14 @@ ---- content/browser/browser_child_process_host_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/browser_child_process_host_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/browser_child_process_host_impl.cc -@@ -297,6 +297,7 @@ void BrowserChildProcessHostImpl::LaunchWithoutExtraCo +@@ -296,6 +296,7 @@ void BrowserChildProcessHostImpl::LaunchWithoutExtraCo + switches::kIPCConnectionTimeout, switches::kLogBestEffortTasks, switches::kPerfettoDisableInterning, - switches::kTraceToConsole, + switches::kDisableUnveil, }; cmd_line->CopySwitchesFrom(browser_command_line, kForwardSwitches); -@@ -650,7 +651,7 @@ void BrowserChildProcessHostImpl::OnProcessLaunched() +@@ -649,7 +650,7 @@ void BrowserChildProcessHostImpl::OnProcessLaunched() ->child_process()); #endif diff --git a/www/chromium/files/patch-content_browser_browser__interface__binders.cc b/www/chromium/files/patch-content_browser_browser__interface__binders.cc deleted file mode 100644 index af9c564eb27e..000000000000 --- a/www/chromium/files/patch-content_browser_browser__interface__binders.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/browser_interface_binders.cc.orig 2025-09-06 10:01:20 UTC -+++ content/browser/browser_interface_binders.cc -@@ -234,7 +234,7 @@ - #include "content/browser/xr/webxr_internals/webxr_internals_ui.h" - #endif - --#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) -+#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - #include "content/public/browser/service_process_host.h" - #else - #include "content/browser/gpu/gpu_process_host.h" -@@ -271,7 +271,7 @@ shape_detection::mojom::ShapeDetectionService* GetShap - mojo::Remote<shape_detection::mojom::ShapeDetectionService>> - remote; - if (!*remote) { --#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) -+#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - ServiceProcessHost::Launch<shape_detection::mojom::ShapeDetectionService>( - remote->BindNewPipeAndPassReceiver(), - ServiceProcessHost::Options() diff --git a/www/chromium/files/patch-content_browser_browser__main__loop.cc b/www/chromium/files/patch-content_browser_browser__main__loop.cc index 9bfb1f523b75..965477ad2d8c 100644 --- a/www/chromium/files/patch-content_browser_browser__main__loop.cc +++ b/www/chromium/files/patch-content_browser_browser__main__loop.cc @@ -1,6 +1,6 @@ ---- content/browser/browser_main_loop.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/browser_main_loop.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/browser_main_loop.cc -@@ -251,6 +251,12 @@ +@@ -252,6 +252,12 @@ #include "mojo/public/cpp/bindings/lib/test_random_mojo_delays.h" #endif @@ -13,7 +13,7 @@ // One of the linux specific headers defines this as a macro. #ifdef DestroyAll #undef DestroyAll -@@ -551,6 +557,12 @@ int BrowserMainLoop::EarlyInitialization() { +@@ -552,6 +558,12 @@ int BrowserMainLoop::EarlyInitialization() { // by now since a thread to start the ServiceManager has been created // before the browser main loop starts. DCHECK(SandboxHostLinux::GetInstance()->IsInitialized()); @@ -26,7 +26,7 @@ #endif // GLib's spawning of new processes is buggy, so it's important that at this -@@ -583,7 +595,7 @@ int BrowserMainLoop::EarlyInitialization() { +@@ -584,7 +596,7 @@ int BrowserMainLoop::EarlyInitialization() { base::ThreadType::kDisplayCritical); #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc b/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc index 022dac5d33af..12e48ac16dfa 100644 --- a/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc +++ b/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc @@ -1,6 +1,6 @@ ---- content/browser/gpu/gpu_process_host.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/gpu/gpu_process_host.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/gpu/gpu_process_host.cc -@@ -275,6 +275,7 @@ static const char* const kSwitchNames[] = { +@@ -276,6 +276,7 @@ static const char* const kSwitchNames[] = { switches::kDisableSkiaGraphite, switches::kDisableSkiaGraphitePrecompilation, switches::kDisableLowEndDeviceMode, @@ -8,7 +8,7 @@ switches::kProfilingAtStart, switches::kProfilingFile, switches::kProfilingFlush, -@@ -303,7 +304,7 @@ static const char* const kSwitchNames[] = { +@@ -301,7 +302,7 @@ static const char* const kSwitchNames[] = { switches::kEnableNativeGpuMemoryBuffers, switches::kRenderNodeOverride, #endif diff --git a/www/chromium/files/patch-content_browser_network__service__instance__impl.cc b/www/chromium/files/patch-content_browser_network__service__instance__impl.cc index d0c3ad87de0e..735e7fcfbeee 100644 --- a/www/chromium/files/patch-content_browser_network__service__instance__impl.cc +++ b/www/chromium/files/patch-content_browser_network__service__instance__impl.cc @@ -1,6 +1,6 @@ ---- content/browser/network_service_instance_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/network_service_instance_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/network_service_instance_impl.cc -@@ -87,7 +87,7 @@ +@@ -88,7 +88,7 @@ #include "content/browser/network/network_service_process_tracker_win.h" #endif @@ -9,7 +9,7 @@ #include "content/browser/system_dns_resolution/system_dns_resolver.h" #include "services/network/public/mojom/system_dns_resolution.mojom-forward.h" #endif -@@ -327,7 +327,7 @@ void CreateInProcessNetworkService( +@@ -332,7 +332,7 @@ void CreateInProcessNetworkService( std::move(receiver))); } @@ -18,7 +18,7 @@ // Runs a self-owned SystemDnsResolverMojoImpl. This is meant to run on a // high-priority thread pool. void RunSystemDnsResolverOnThreadPool( -@@ -394,7 +394,7 @@ network::mojom::NetworkServiceParamsPtr CreateNetworkS +@@ -399,7 +399,7 @@ network::mojom::NetworkServiceParamsPtr CreateNetworkS } #endif // BUILDFLAG(IS_POSIX) diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc index edc107faf805..eafba11f9a4e 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc +++ b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc @@ -1,6 +1,6 @@ ---- content/browser/renderer_host/render_process_host_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/renderer_host/render_process_host_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/renderer_host/render_process_host_impl.cc -@@ -224,7 +224,7 @@ +@@ -226,7 +226,7 @@ #include "third_party/blink/public/mojom/android_font_lookup/android_font_lookup.mojom.h" #endif @@ -9,7 +9,7 @@ #include <sys/resource.h> #include "components/services/font/public/mojom/font_service.mojom.h" // nogncheck -@@ -1114,7 +1114,7 @@ static constexpr size_t kUnknownPlatformProcessLimit = +@@ -1126,7 +1126,7 @@ static constexpr size_t kUnknownPlatformProcessLimit = // to indicate failure and std::numeric_limits<size_t>::max() to indicate // unlimited. size_t GetPlatformProcessLimit() { @@ -18,7 +18,7 @@ struct rlimit limit; if (getrlimit(RLIMIT_NPROC, &limit) != 0) return kUnknownPlatformProcessLimit; -@@ -1321,7 +1321,7 @@ RenderProcessHostImpl::IOThreadHostImpl::~IOThreadHost +@@ -1351,7 +1351,7 @@ RenderProcessHostImpl::IOThreadHostImpl::~IOThreadHost void RenderProcessHostImpl::IOThreadHostImpl::SetPid( base::ProcessId child_pid) { @@ -27,7 +27,7 @@ child_thread_type_switcher_.SetPid(child_pid); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) } -@@ -3416,7 +3416,7 @@ void RenderProcessHostImpl::AppendRendererCommandLine( +@@ -3459,7 +3459,7 @@ void RenderProcessHostImpl::AppendRendererCommandLine( base::TimeTicks::UnixEpoch().since_origin().InMicroseconds())); } @@ -36,7 +36,7 @@ // Append `kDisableVideoCaptureUseGpuMemoryBuffer` flag if there is no support // for NV12 GPU memory buffer. if (switches::IsVideoCaptureUseGpuMemoryBufferEnabled() && -@@ -3472,6 +3472,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLin +@@ -3515,6 +3515,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLin switches::kDisableSkiaRuntimeOpts, switches::kDisableSpeechAPI, switches::kDisableThreadedCompositing, @@ -44,7 +44,7 @@ switches::kDisableV8IdleTasks, switches::kDisableVideoCaptureUseGpuMemoryBuffer, switches::kDisableWebGLImageChromium, -@@ -5350,7 +5351,7 @@ uint64_t RenderProcessHostImpl::GetPrivateMemoryFootpr +@@ -5417,7 +5418,7 @@ uint64_t RenderProcessHostImpl::GetPrivateMemoryFootpr // - Win: https://crbug.com/707022 . uint64_t total_size = 0; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h index e84b98e4a2aa..8e26f373ceaa 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h +++ b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h @@ -1,4 +1,4 @@ ---- content/browser/renderer_host/render_process_host_impl.h.orig 2025-09-06 10:01:20 UTC +--- content/browser/renderer_host/render_process_host_impl.h.orig 2025-10-02 04:28:32 UTC +++ content/browser/renderer_host/render_process_host_impl.h @@ -101,7 +101,7 @@ #include "media/fuchsia_media_codec_provider_impl.h" @@ -9,7 +9,7 @@ #include "content/browser/child_thread_type_switcher_linux.h" #include "media/mojo/mojom/video_encode_accelerator.mojom.h" #endif -@@ -997,7 +997,7 @@ class CONTENT_EXPORT RenderProcessHostImpl +@@ -994,7 +994,7 @@ class CONTENT_EXPORT RenderProcessHostImpl mojo::Remote<media::mojom::VideoEncodeAcceleratorProviderFactory> video_encode_accelerator_factory_remote_; #endif @@ -18,7 +18,7 @@ ChildThreadTypeSwitcher child_thread_type_switcher_; #endif }; -@@ -1240,7 +1240,7 @@ class CONTENT_EXPORT RenderProcessHostImpl +@@ -1237,7 +1237,7 @@ class CONTENT_EXPORT RenderProcessHostImpl // if the request isn't handled on the IO thread. void OnBindHostReceiver(mojo::GenericPendingReceiver receiver); diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc b/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc index 7774e59d87b0..7c7b68e5c517 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc +++ b/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc @@ -1,6 +1,6 @@ ---- content/browser/renderer_host/render_view_host_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/renderer_host/render_view_host_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/renderer_host/render_view_host_impl.cc -@@ -275,7 +275,7 @@ void RenderViewHostImpl::GetPlatformSpecificPrefs( +@@ -277,7 +277,7 @@ void RenderViewHostImpl::GetPlatformSpecificPrefs( display::win::GetScreenWin()->GetSystemMetricsInDIP(SM_CYVSCROLL); prefs->arrow_bitmap_width_horizontal_scroll_bar_in_dips = display::win::GetScreenWin()->GetSystemMetricsInDIP(SM_CXHSCROLL); diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc b/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc index 13d88d330445..6ffe9afc490a 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc +++ b/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc @@ -1,4 +1,4 @@ ---- content/browser/renderer_host/render_widget_host_view_aura.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/renderer_host/render_widget_host_view_aura.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/renderer_host/render_widget_host_view_aura.cc @@ -122,7 +122,7 @@ #include "ui/gfx/gdi_util.h" @@ -9,7 +9,7 @@ #include "ui/accessibility/platform/browser_accessibility_auralinux.h" #include "ui/base/ime/linux/text_edit_command_auralinux.h" #include "ui/base/ime/text_input_flags.h" -@@ -479,7 +479,7 @@ gfx::NativeViewAccessible RenderWidgetHostViewAura::Ge +@@ -478,7 +478,7 @@ gfx::NativeViewAccessible RenderWidgetHostViewAura::Ge return ToBrowserAccessibilityWin(manager->GetBrowserAccessibilityRoot()) ->GetCOM(); @@ -18,7 +18,7 @@ ui::BrowserAccessibilityManager* manager = host()->GetOrCreateRootBrowserAccessibilityManager(); if (manager && manager->GetBrowserAccessibilityRoot()) -@@ -1883,7 +1883,7 @@ bool RenderWidgetHostViewAura::ShouldDoLearning() { +@@ -1881,7 +1881,7 @@ bool RenderWidgetHostViewAura::ShouldDoLearning() { return host() && host()->delegate() && host()->delegate()->ShouldDoLearning(); } @@ -27,7 +27,7 @@ bool RenderWidgetHostViewAura::SetCompositionFromExistingText( const gfx::Range& range, const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) { -@@ -2866,7 +2866,7 @@ bool RenderWidgetHostViewAura::NeedsInputGrab() { +@@ -2864,7 +2864,7 @@ bool RenderWidgetHostViewAura::NeedsInputGrab() { } bool RenderWidgetHostViewAura::NeedsMouseCapture() { @@ -36,7 +36,7 @@ return NeedsInputGrab(); #else return false; -@@ -3050,7 +3050,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit +@@ -3048,7 +3048,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit if (!target_host) return; diff --git a/www/chromium/files/patch-content_browser_service__host_utility__process__host.cc b/www/chromium/files/patch-content_browser_service__host_utility__process__host.cc index dba9466e06b1..5c46f019fa23 100644 --- a/www/chromium/files/patch-content_browser_service__host_utility__process__host.cc +++ b/www/chromium/files/patch-content_browser_service__host_utility__process__host.cc @@ -1,4 +1,4 @@ ---- content/browser/service_host/utility_process_host.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/service_host/utility_process_host.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/service_host/utility_process_host.cc @@ -68,7 +68,7 @@ #include "content/browser/v8_snapshot_files.h" @@ -18,7 +18,7 @@ base::ScopedFD PassNetworkContextParentDirs( std::vector<base::FilePath> network_context_parent_dirs) { base::Pickle pickle; -@@ -494,7 +494,7 @@ bool UtilityProcessHost::StartProcess() { +@@ -495,7 +495,7 @@ bool UtilityProcessHost::StartProcess() { GetV8SnapshotFilesToPreload(*cmd_line)); #endif // BUILDFLAG(IS_POSIX) @@ -27,7 +27,7 @@ // The network service should have access to the parent directories // necessary for its usage. if (options_.sandbox_type_ == sandbox::mojom::Sandbox::kNetwork) { -@@ -512,7 +512,7 @@ bool UtilityProcessHost::StartProcess() { +@@ -513,7 +513,7 @@ bool UtilityProcessHost::StartProcess() { video_capture::mojom::VideoCaptureService::Name_) { bool pass_gpu_buffer_flag = switches::IsVideoCaptureUseGpuMemoryBufferEnabled(); diff --git a/www/chromium/files/patch-content_browser_shape__detection_shape__detection__service__host.cc b/www/chromium/files/patch-content_browser_shape__detection_shape__detection__service__host.cc new file mode 100644 index 000000000000..2feabbd333dc --- /dev/null +++ b/www/chromium/files/patch-content_browser_shape__detection_shape__detection__service__host.cc @@ -0,0 +1,20 @@ +--- content/browser/shape_detection/shape_detection_service_host.cc.orig 2025-10-02 04:28:32 UTC ++++ content/browser/shape_detection/shape_detection_service_host.cc +@@ -15,7 +15,7 @@ + #endif + + #if BUILDFLAG(IS_WIN) || (BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ +- (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX))) ++ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD))) + #include "content/public/browser/service_process_host.h" + #else + #include "content/browser/gpu/gpu_process_host.h" +@@ -29,7 +29,7 @@ shape_detection::mojom::ShapeDetectionService* GetShap + remote; + if (!*remote) { + #if BUILDFLAG(IS_WIN) || (BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ +- (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX))) ++ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD))) + ServiceProcessHost::Launch<shape_detection::mojom::ShapeDetectionService>( + remote->BindNewPipeAndPassReceiver(), + ServiceProcessHost::Options() diff --git a/www/chromium/files/patch-content_browser_theme__helper.cc b/www/chromium/files/patch-content_browser_theme__helper.cc new file mode 100644 index 000000000000..9be5c3383283 --- /dev/null +++ b/www/chromium/files/patch-content_browser_theme__helper.cc @@ -0,0 +1,11 @@ +--- content/browser/theme_helper.cc.orig 2025-10-02 04:28:32 UTC ++++ content/browser/theme_helper.cc +@@ -27,7 +27,7 @@ mojom::UpdateSystemColorInfoParamsPtr MakeUpdateSystem + ui::NativeTheme* native_theme) { + mojom::UpdateSystemColorInfoParamsPtr params = + mojom::UpdateSystemColorInfoParams::New(); +-#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + params->accent_color = native_theme->user_color(); + #endif + diff --git a/www/chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc b/www/chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc index 6775c09486bd..8405e9c7abd9 100644 --- a/www/chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc +++ b/www/chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc @@ -1,6 +1,6 @@ ---- content/browser/zygote_host/zygote_host_impl_linux.cc.orig 2025-03-05 08:14:56 UTC +--- content/browser/zygote_host/zygote_host_impl_linux.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/zygote_host/zygote_host_impl_linux.cc -@@ -23,8 +23,10 @@ +@@ -19,8 +19,10 @@ #include "build/build_config.h" #include "content/common/zygote/zygote_commands_linux.h" #include "content/common/zygote/zygote_communication_linux.h" @@ -11,7 +11,7 @@ #include "sandbox/linux/services/credentials.h" #include "sandbox/linux/services/namespace_sandbox.h" #include "sandbox/linux/suid/client/setuid_sandbox_host.h" -@@ -42,6 +44,7 @@ namespace content { +@@ -38,6 +40,7 @@ namespace content { namespace { @@ -19,7 +19,7 @@ // Receive a fixed message on fd and return the sender's PID. // Returns true if the message received matches the expected message. bool ReceiveFixedMessage(int fd, -@@ -64,6 +67,7 @@ bool ReceiveFixedMessage(int fd, +@@ -60,6 +63,7 @@ bool ReceiveFixedMessage(int fd, return false; return true; } @@ -27,7 +27,7 @@ } // namespace -@@ -73,9 +77,13 @@ ZygoteHost* ZygoteHost::GetInstance() { +@@ -69,9 +73,13 @@ ZygoteHost* ZygoteHost::GetInstance() { } ZygoteHostImpl::ZygoteHostImpl() @@ -41,7 +41,7 @@ sandbox_binary_(), zygote_pids_lock_(), zygote_pids_() {} -@@ -88,6 +96,7 @@ ZygoteHostImpl* ZygoteHostImpl::GetInstance() { +@@ -84,6 +92,7 @@ ZygoteHostImpl* ZygoteHostImpl::GetInstance() { } void ZygoteHostImpl::Init(const base::CommandLine& command_line) { @@ -49,7 +49,7 @@ if (command_line.HasSwitch(sandbox::policy::switches::kNoSandbox)) { return; } -@@ -142,6 +151,7 @@ void ZygoteHostImpl::Init(const base::CommandLine& com +@@ -138,6 +147,7 @@ void ZygoteHostImpl::Init(const base::CommandLine& com "you can try using --" << sandbox::policy::switches::kNoSandbox << "."; } @@ -57,7 +57,7 @@ } void ZygoteHostImpl::AddZygotePid(pid_t pid) { -@@ -166,6 +176,7 @@ pid_t ZygoteHostImpl::LaunchZygote( +@@ -162,6 +172,7 @@ pid_t ZygoteHostImpl::LaunchZygote( base::CommandLine* cmd_line, base::ScopedFD* control_fd, base::FileHandleMappingVector additional_remapped_fds) { @@ -65,7 +65,7 @@ int fds[2]; CHECK_EQ(0, socketpair(AF_UNIX, SOCK_SEQPACKET | SOCK_CLOEXEC, 0, fds)); CHECK(base::UnixDomainSocket::EnableReceiveProcessId(fds[0])); -@@ -234,9 +245,12 @@ pid_t ZygoteHostImpl::LaunchZygote( +@@ -230,9 +241,12 @@ pid_t ZygoteHostImpl::LaunchZygote( AddZygotePid(pid); return pid; diff --git a/www/chromium/files/patch-content_child_child__process.cc b/www/chromium/files/patch-content_child_child__process.cc index b1e569660a0b..b780870cf4fc 100644 --- a/www/chromium/files/patch-content_child_child__process.cc +++ b/www/chromium/files/patch-content_child_child__process.cc @@ -1,6 +1,6 @@ ---- content/child/child_process.cc.orig 2025-09-06 10:01:20 UTC +--- content/child/child_process.cc.orig 2025-10-02 04:28:32 UTC +++ content/child/child_process.cc -@@ -34,7 +34,7 @@ +@@ -35,7 +35,7 @@ #include "content/common/android/cpu_time_metrics.h" #endif @@ -9,7 +9,7 @@ #include "content/child/sandboxed_process_thread_type_handler.h" #endif -@@ -192,7 +192,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th +@@ -197,7 +197,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th main_thread_.reset(thread); } diff --git a/www/chromium/files/patch-content_gpu_gpu__main.cc b/www/chromium/files/patch-content_gpu_gpu__main.cc index 8ede10528f42..e208e04a7266 100644 --- a/www/chromium/files/patch-content_gpu_gpu__main.cc +++ b/www/chromium/files/patch-content_gpu_gpu__main.cc @@ -1,6 +1,6 @@ ---- content/gpu/gpu_main.cc.orig 2025-09-06 10:01:20 UTC +--- content/gpu/gpu_main.cc.orig 2025-10-02 04:28:32 UTC +++ content/gpu/gpu_main.cc -@@ -107,10 +107,14 @@ +@@ -108,10 +108,14 @@ #include "sandbox/win/src/sandbox.h" #endif @@ -16,7 +16,7 @@ #include "sandbox/policy/sandbox_type.h" #endif -@@ -128,7 +132,7 @@ namespace content { +@@ -129,7 +133,7 @@ namespace content { namespace { @@ -25,7 +25,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread*, const gpu::GPUInfo*, const gpu::GpuPreferences&); -@@ -190,7 +194,7 @@ class ContentSandboxHelper : public gpu::GpuSandboxHel +@@ -191,7 +195,7 @@ class ContentSandboxHelper : public gpu::GpuSandboxHel const gpu::GPUInfo* gpu_info, const gpu::GpuPreferences& gpu_prefs) override { TRACE_EVENT("gpu,startup", "gpu_main::EnsureSandboxInitialized"); @@ -34,16 +34,16 @@ return StartSandboxLinux(watchdog_thread, gpu_info, gpu_prefs); #elif BUILDFLAG(IS_WIN) return StartSandboxWindows(sandbox_info_); -@@ -306,7 +310,7 @@ int GpuMain(MainFunctionParams parameters) { +@@ -307,7 +311,7 @@ int GpuMain(MainFunctionParams parameters) { std::make_unique<base::SingleThreadTaskExecutor>( - gpu_preferences.message_pump_type); + gpu_preferences.message_pump_type, /*is_main_thread=*/true); } -#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) #error "Unsupported Linux platform." #elif BUILDFLAG(IS_MAC) // Cross-process CoreAnimation requires a CFRunLoop to function at all, and -@@ -331,7 +335,8 @@ int GpuMain(MainFunctionParams parameters) { +@@ -332,7 +336,8 @@ int GpuMain(MainFunctionParams parameters) { base::PlatformThread::SetName("CrGpuMain"); mojo::InterfaceEndpointClient::SetThreadNameSuffixForMetrics("GpuMain"); @@ -53,7 +53,7 @@ // Thread type delegate of the process should be registered before // thread type change below for the main thread and for thread pool in // ChildProcess constructor. -@@ -479,7 +484,7 @@ int GpuMain(MainFunctionParams parameters) { +@@ -485,7 +490,7 @@ int GpuMain(MainFunctionParams parameters) { namespace { @@ -62,7 +62,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdog_thread, const gpu::GPUInfo* gpu_info, const gpu::GpuPreferences& gpu_prefs) { -@@ -527,7 +532,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdo +@@ -533,7 +538,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdo sandbox_options.accelerated_video_encode_enabled = !gpu_prefs.disable_accelerated_video_encode; diff --git a/www/chromium/files/patch-content_public_browser_content__browser__client.cc b/www/chromium/files/patch-content_public_browser_content__browser__client.cc index ffb2865ce584..bf84bba03905 100644 --- a/www/chromium/files/patch-content_public_browser_content__browser__client.cc +++ b/www/chromium/files/patch-content_public_browser_content__browser__client.cc @@ -1,6 +1,6 @@ ---- content/public/browser/content_browser_client.cc.orig 2025-09-06 10:01:20 UTC +--- content/public/browser/content_browser_client.cc.orig 2025-10-02 04:28:32 UTC +++ content/public/browser/content_browser_client.cc -@@ -1394,7 +1394,7 @@ bool ContentBrowserClient::ShouldRunOutOfProcessSystem +@@ -1417,7 +1417,7 @@ bool ContentBrowserClient::ShouldRunOutOfProcessSystem // that can be adequately sandboxed. // Currently Android's network service will not run out of process or sandboxed, // so OutOfProcessSystemDnsResolution is not currently enabled on Android. diff --git a/www/chromium/files/patch-content_public_common_content__features.cc b/www/chromium/files/patch-content_public_common_content__features.cc index 61aa9c4a8ea3..ae1ae1d72a63 100644 --- a/www/chromium/files/patch-content_public_common_content__features.cc +++ b/www/chromium/files/patch-content_public_common_content__features.cc @@ -1,27 +1,28 @@ ---- content/public/common/content_features.cc.orig 2025-09-06 10:01:20 UTC +--- content/public/common/content_features.cc.orig 2025-10-02 04:28:32 UTC +++ content/public/common/content_features.cc -@@ -103,7 +103,7 @@ BASE_FEATURE(kAudioServiceLaunchOnStartup, +@@ -102,7 +102,7 @@ BASE_FEATURE(AudioServiceLaunchOnStartup, base::FEATUR + // Runs the audio service in a separate process. - BASE_FEATURE(kAudioServiceOutOfProcess, - "AudioServiceOutOfProcess", + BASE_FEATURE(AudioServiceOutOfProcess, -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -1394,9 +1394,9 @@ BASE_FEATURE(kWebAssemblyTiering, - BASE_FEATURE(kWebAssemblyTrapHandler, - "WebAssemblyTrapHandler", +@@ -1164,9 +1164,10 @@ BASE_FEATURE(WebAssemblyTiering, base::FEATURE_ENABLED + // Enable WebAssembly trap handler. + BASE_FEATURE(WebAssemblyTrapHandler, #if ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ - BUILDFLAG(IS_MAC)) && \ + BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD)) && \ defined(ARCH_CPU_X86_64)) || \ - ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC)) && \ -+ ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD)) && \ ++ ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ ++ BUILDFLAG(IS_BSD)) && \ defined(ARCH_CPU_ARM64)) base::FEATURE_ENABLED_BY_DEFAULT #else -@@ -1453,7 +1453,11 @@ BASE_FEATURE(kWebUIJSErrorReportingExtended, +@@ -1214,7 +1215,11 @@ BASE_FEATURE(WebUIJSErrorReportingExtended, base::FEAT // Controls whether the WebUSB API is enabled: // https://wicg.github.io/webusb @@ -32,4 +33,4 @@ +#endif // Apply `PrefetchPriority::kHighest` for Webview Prefetch API. - BASE_FEATURE(kWebViewPrefetchHighestPrefetchPriority, + BASE_FEATURE(WebViewPrefetchHighestPrefetchPriority, diff --git a/www/chromium/files/patch-content_public_common_content__switches.cc b/www/chromium/files/patch-content_public_common_content__switches.cc index 344c9b227640..82ad43511102 100644 --- a/www/chromium/files/patch-content_public_common_content__switches.cc +++ b/www/chromium/files/patch-content_public_common_content__switches.cc @@ -1,4 +1,4 @@ ---- content/public/common/content_switches.cc.orig 2025-09-06 10:01:20 UTC +--- content/public/common/content_switches.cc.orig 2025-10-02 04:28:32 UTC +++ content/public/common/content_switches.cc @@ -347,6 +347,8 @@ const char kEnableIsolatedWebAppsInRenderer[] = // builds. @@ -9,7 +9,7 @@ // Enables the type, downlinkMax attributes of the NetInfo API. Also, enables // triggering of change attribute of the NetInfo API when there is a change in // the connection type. -@@ -946,7 +948,7 @@ const char kPreventResizingContentsForTesting[] = +@@ -940,7 +942,7 @@ const char kPreventResizingContentsForTesting[] = "prevent-resizing-contents-for-testing"; #endif diff --git a/www/chromium/files/patch-content_public_common_content__switches.h b/www/chromium/files/patch-content_public_common_content__switches.h index e5f4d5cc6eda..43b2dca7aa9b 100644 --- a/www/chromium/files/patch-content_public_common_content__switches.h +++ b/www/chromium/files/patch-content_public_common_content__switches.h @@ -1,4 +1,4 @@ ---- content/public/common/content_switches.h.orig 2025-09-06 10:01:20 UTC +--- content/public/common/content_switches.h.orig 2025-10-02 04:28:32 UTC +++ content/public/common/content_switches.h @@ -108,6 +108,7 @@ CONTENT_EXPORT extern const char kEnableGpuMemoryBuffe CONTENT_EXPORT extern const char kEnableIsolatedWebAppsInRenderer[]; @@ -8,7 +8,7 @@ CONTENT_EXPORT extern const char kEnableNetworkInformationDownlinkMax[]; CONTENT_EXPORT extern const char kEnableCanvas2DLayers[]; CONTENT_EXPORT extern const char kEnablePluginPlaceholderTesting[]; -@@ -257,7 +258,7 @@ CONTENT_EXPORT extern const char kRendererWaitForJavaD +@@ -256,7 +257,7 @@ CONTENT_EXPORT extern const char kRendererWaitForJavaD CONTENT_EXPORT extern const char kPreventResizingContentsForTesting[]; #endif diff --git a/www/chromium/files/patch-content_renderer_render__thread__impl.cc b/www/chromium/files/patch-content_renderer_render__thread__impl.cc index 43d061689e5f..c857a3b0e718 100644 --- a/www/chromium/files/patch-content_renderer_render__thread__impl.cc +++ b/www/chromium/files/patch-content_renderer_render__thread__impl.cc @@ -1,6 +1,6 @@ ---- content/renderer/render_thread_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/renderer/render_thread_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/renderer/render_thread_impl.cc -@@ -203,6 +203,8 @@ +@@ -204,6 +204,8 @@ #if BUILDFLAG(IS_APPLE) #include <malloc/malloc.h> @@ -9,8 +9,8 @@ #else #include <malloc.h> #endif -@@ -1026,7 +1028,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: - kGpuStreamIdMedia, kGpuStreamPriorityMedia); +@@ -998,7 +1000,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: + attributes, viz::command_buffer_metrics::ContextType::MEDIA); const bool enable_video_decode_accelerator = -#if BUILDFLAG(IS_LINUX) @@ -18,7 +18,7 @@ base::FeatureList::IsEnabled(media::kAcceleratedVideoDecodeLinux) && #endif // BUILDFLAG(IS_LINUX) !cmd_line->HasSwitch(switches::kDisableAcceleratedVideoDecode) && -@@ -1035,7 +1037,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: +@@ -1007,7 +1009,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: gpu::kGpuFeatureStatusEnabled); const bool enable_video_encode_accelerator = @@ -27,7 +27,7 @@ base::FeatureList::IsEnabled(media::kAcceleratedVideoEncodeLinux) && #else !cmd_line->HasSwitch(switches::kDisableAcceleratedVideoEncode) && -@@ -1809,7 +1811,7 @@ RenderThreadImpl::CreateMediaMojoCodecFactory( +@@ -1772,7 +1774,7 @@ RenderThreadImpl::CreateMediaMojoCodecFactory( bool enable_video_encode_accelerator) { mojo::PendingRemote<media::mojom::VideoEncodeAcceleratorProvider> vea_provider; diff --git a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc index 05bdf7dc3912..b90df9fb89cc 100644 --- a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc +++ b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc @@ -1,4 +1,4 @@ ---- content/renderer/renderer_blink_platform_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/renderer/renderer_blink_platform_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/renderer/renderer_blink_platform_impl.cc @@ -124,7 +124,7 @@ @@ -9,7 +9,7 @@ #include "content/child/child_process_sandbox_support_impl_linux.h" #include "content/child/sandboxed_process_thread_type_handler.h" #endif -@@ -193,13 +193,13 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( +@@ -187,13 +187,13 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( is_locked_to_site_(false), main_thread_scheduler_(main_thread_scheduler), next_frame_sink_id_(uint32_t{std::numeric_limits<int32_t>::max()} + 1) { @@ -25,7 +25,7 @@ mojo::PendingRemote<font_service::mojom::FontService> font_service; RenderThreadImpl::current()->BindHostReceiver( font_service.InitWithNewPipeAndPassReceiver()); -@@ -224,7 +224,7 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( +@@ -217,7 +217,7 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( } #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -34,7 +34,7 @@ if (sandboxEnabled()) { #if BUILDFLAG(IS_MAC) sandbox_support_ = std::make_unique<WebSandboxSupportMac>(); -@@ -297,7 +297,7 @@ RendererBlinkPlatformImpl::GetWebUIBundledCodeCacheRes +@@ -290,7 +290,7 @@ RendererBlinkPlatformImpl::GetWebUIBundledCodeCacheRes blink::WebSandboxSupport* RendererBlinkPlatformImpl::GetSandboxSupport() { #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h index 5a612433f5aa..0a35f1ccaf97 100644 --- a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h +++ b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h @@ -1,6 +1,6 @@ ---- content/renderer/renderer_blink_platform_impl.h.orig 2025-09-06 10:01:20 UTC +--- content/renderer/renderer_blink_platform_impl.h.orig 2025-10-02 04:28:32 UTC +++ content/renderer/renderer_blink_platform_impl.h -@@ -273,7 +273,7 @@ class CONTENT_EXPORT RendererBlinkPlatformImpl : publi +@@ -278,7 +278,7 @@ class CONTENT_EXPORT RendererBlinkPlatformImpl : publi const gpu::GPUInfo& gpu_info) const; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-content_shell_BUILD.gn b/www/chromium/files/patch-content_shell_BUILD.gn index 21416fda7108..c95ac390115a 100644 --- a/www/chromium/files/patch-content_shell_BUILD.gn +++ b/www/chromium/files/patch-content_shell_BUILD.gn @@ -1,6 +1,6 @@ ---- content/shell/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- content/shell/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ content/shell/BUILD.gn -@@ -1102,7 +1102,7 @@ group("content_shell_crash_test") { +@@ -1101,7 +1101,7 @@ group("content_shell_crash_test") { if (is_win) { data_deps += [ "//build/win:copy_cdb_to_output" ] } diff --git a/www/chromium/files/patch-content_shell_utility_shell__content__utility__client.cc b/www/chromium/files/patch-content_shell_utility_shell__content__utility__client.cc index 17056087522b..134469bcdab8 100644 --- a/www/chromium/files/patch-content_shell_utility_shell__content__utility__client.cc +++ b/www/chromium/files/patch-content_shell_utility_shell__content__utility__client.cc @@ -1,6 +1,6 @@ ---- content/shell/utility/shell_content_utility_client.cc.orig 2025-09-06 10:01:20 UTC +--- content/shell/utility/shell_content_utility_client.cc.orig 2025-10-02 04:28:32 UTC +++ content/shell/utility/shell_content_utility_client.cc -@@ -43,7 +43,7 @@ +@@ -39,7 +39,7 @@ #include "sandbox/policy/sandbox.h" #include "services/test/echo/echo_service.h" @@ -9,7 +9,7 @@ #include "content/test/sandbox_status_service.h" #endif -@@ -192,7 +192,7 @@ void ShellContentUtilityClient::ExposeInterfacesToBrow +@@ -189,7 +189,7 @@ void ShellContentUtilityClient::ExposeInterfacesToBrow binders->Add<mojom::PowerMonitorTest>( &PowerMonitorTestImpl::MakeSelfOwnedReceiver, base::SingleThreadTaskRunner::GetCurrentDefault()); diff --git a/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.cc b/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.cc index 44c9039b73b2..5bbb0ad783bc 100644 --- a/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.cc +++ b/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.cc @@ -1,4 +1,4 @@ ---- content/utility/on_device_model/on_device_model_sandbox_init.cc.orig 2025-09-06 10:01:20 UTC +--- content/utility/on_device_model/on_device_model_sandbox_init.cc.orig 2025-10-02 04:28:32 UTC +++ content/utility/on_device_model/on_device_model_sandbox_init.cc @@ -17,16 +17,20 @@ #include "services/on_device_model/ml/gpu_blocklist.h" // nogncheck @@ -48,16 +48,25 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -101,7 +105,7 @@ bool PreSandboxInit() { - #endif +@@ -82,7 +86,7 @@ BASE_FEATURE(kOnDeviceModelWarmDrivers, + bool ShouldWarmDrivers() { + #if BUILDFLAG(IS_FUCHSIA) || \ +- (BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_CAST_RECEIVER)) ++ ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(ENABLE_CAST_RECEIVER)) + return false; + #else + bool is_gpu_not_blocklisted = true; +@@ -122,7 +126,7 @@ bool PreSandboxInit() { + // good measure we initialize a device instance for any adapter with an + // appropriate backend on top of any integrated or discrete GPU. #if !BUILDFLAG(IS_FUCHSIA) && \ - !(BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_CAST_RECEIVER)) + !((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(ENABLE_CAST_RECEIVER)) - if (base::FeatureList::IsEnabled(kOnDeviceModelWarmDrivers) - #if defined(ENABLE_ML_INTERNAL) - && !ml::IsGpuBlocked(ml::ChromeML::Get()->api(), /*log_histogram=*/false) -@@ -141,7 +145,7 @@ bool PreSandboxInit() { + dawnProcSetProcs(&dawn::native::GetProcs()); + auto instance = std::make_unique<dawn::native::Instance>(); + const wgpu::RequestAdapterOptions adapter_options{ +@@ -154,7 +158,7 @@ bool PreSandboxInit() { return true; } @@ -66,7 +75,7 @@ void AddSandboxLinuxOptions(sandbox::policy::SandboxLinux::Options& options) { // Make sure any necessary vendor-specific options are set. gpu::GPUInfo info; -@@ -153,6 +157,7 @@ void AddSandboxLinuxOptions(sandbox::policy::SandboxLi +@@ -166,6 +170,7 @@ void AddSandboxLinuxOptions(sandbox::policy::SandboxLi } bool PreSandboxHook(sandbox::policy::SandboxLinux::Options options) { @@ -74,7 +83,7 @@ std::vector<sandbox::syscall_broker::BrokerFilePermission> file_permissions = content::FilePermissionsForGpu(options); file_permissions.push_back( -@@ -161,6 +166,7 @@ bool PreSandboxHook(sandbox::policy::SandboxLinux::Opt +@@ -174,6 +179,7 @@ bool PreSandboxHook(sandbox::policy::SandboxLinux::Opt sandbox::policy::SandboxLinux::GetInstance()->StartBrokerProcess( content::CommandSetForGPU(options), file_permissions, options); diff --git a/www/chromium/files/patch-content_utility_services.cc b/www/chromium/files/patch-content_utility_services.cc index 5d903f50bbfb..b910d34e6540 100644 --- a/www/chromium/files/patch-content_utility_services.cc +++ b/www/chromium/files/patch-content_utility_services.cc @@ -1,6 +1,6 @@ ---- content/utility/services.cc.orig 2025-09-06 10:01:20 UTC +--- content/utility/services.cc.orig 2025-10-02 04:28:32 UTC +++ content/utility/services.cc -@@ -74,13 +74,13 @@ +@@ -74,14 +74,14 @@ extern sandbox::TargetServices* g_utility_target_services; #endif // BUILDFLAG(IS_WIN) @@ -11,12 +11,13 @@ #include "sandbox/policy/sandbox_type.h" #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) --#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) -+#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + #if BUILDFLAG(IS_WIN) || (BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ +- (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX))) ++ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD))) #include "services/shape_detection/public/mojom/shape_detection_service.mojom.h" // nogncheck #include "services/shape_detection/shape_detection_service.h" // nogncheck - #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) && BUILDFLAG(IS_CHROMEOS) -@@ -235,7 +235,7 @@ auto RunAudio(mojo::PendingReceiver<audio::mojom::Audi + #endif // BUILDFLAG(IS_WIN) || (BUILDFLAG(GOOGLE_CHROME_BRANDING) && +@@ -237,7 +237,7 @@ auto RunAudio(mojo::PendingReceiver<audio::mojom::Audi << "task_policy_set TASK_QOS_POLICY"; #endif @@ -25,21 +26,21 @@ auto* command_line = base::CommandLine::ForCurrentProcess(); if (sandbox::policy::SandboxTypeFromCommandLine(*command_line) == sandbox::mojom::Sandbox::kNoSandbox) { -@@ -257,7 +257,7 @@ auto RunAudio(mojo::PendingReceiver<audio::mojom::Audi - return audio::CreateStandaloneService(std::move(receiver)); +@@ -260,7 +260,7 @@ auto RunAudio(mojo::PendingReceiver<audio::mojom::Audi } --#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) -+#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + #if BUILDFLAG(IS_WIN) || (BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ +- (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX))) ++ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD))) auto RunShapeDetectionService( mojo::PendingReceiver<shape_detection::mojom::ShapeDetectionService> receiver) { -@@ -432,7 +432,7 @@ void RegisterMainThreadServices(mojo::ServiceFactory& - services.Add(RunOnDeviceModel); +@@ -436,7 +436,7 @@ void RegisterMainThreadServices(mojo::ServiceFactory& } --#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) -+#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + #if BUILDFLAG(IS_WIN) || (BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ +- (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX))) ++ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD))) services.Add(RunShapeDetectionService); #endif diff --git a/www/chromium/files/patch-content_utility_utility__main.cc b/www/chromium/files/patch-content_utility_utility__main.cc index 16f94dca3000..7502545e588c 100644 --- a/www/chromium/files/patch-content_utility_utility__main.cc +++ b/www/chromium/files/patch-content_utility_utility__main.cc @@ -1,4 +1,4 @@ ---- content/utility/utility_main.cc.orig 2025-09-06 10:01:20 UTC +--- content/utility/utility_main.cc.orig 2025-10-02 04:28:32 UTC +++ content/utility/utility_main.cc @@ -39,17 +39,21 @@ #include "services/tracing/public/cpp/trace_startup.h" @@ -55,7 +55,7 @@ std::vector<std::string> GetNetworkContextsParentDirectories() { base::MemoryMappedFile::Region region; base::ScopedFD read_pipe_fd = base::FileDescriptorStore::GetInstance().TakeFD( -@@ -284,7 +293,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -285,7 +294,7 @@ int UtilityMain(MainFunctionParams parameters) { CHECK(on_device_model::PreSandboxInit()); } @@ -64,7 +64,7 @@ #if BUILDFLAG(USE_LINUX_VIDEO_ACCELERATION) && BUILDFLAG(USE_VAAPI) // Regardless of the sandbox status, the VaapiWrapper needs to be initialized -@@ -299,7 +308,10 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -300,7 +309,10 @@ int UtilityMain(MainFunctionParams parameters) { // thread type change in ChildProcess constructor. It also needs to be // registered before the process has multiple threads, which may race with // application of the sandbox. @@ -75,7 +75,7 @@ // Initializes the sandbox before any threads are created. // TODO(jorgelo): move this after GTK initialization when we enable a strict -@@ -331,7 +343,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -332,7 +344,7 @@ int UtilityMain(MainFunctionParams parameters) { pre_sandbox_hook = base::BindOnce(&speech::SpeechRecognitionPreSandboxHook); break; @@ -84,7 +84,7 @@ case sandbox::mojom::Sandbox::kOnDeviceTranslation: pre_sandbox_hook = base::BindOnce( &on_device_translation::OnDeviceTranslationSandboxHook); -@@ -347,7 +359,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -348,7 +360,7 @@ int UtilityMain(MainFunctionParams parameters) { #else NOTREACHED(); #endif @@ -93,7 +93,7 @@ case sandbox::mojom::Sandbox::kVideoEffects: #if BUILDFLAG(ENABLE_VIDEO_EFFECTS) pre_sandbox_hook = -@@ -355,7 +367,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -356,7 +368,7 @@ int UtilityMain(MainFunctionParams parameters) { #endif break; #endif // BUILDFLAG(IS_LINUX) @@ -102,7 +102,7 @@ case sandbox::mojom::Sandbox::kShapeDetection: pre_sandbox_hook = base::BindOnce(&shape_detection::ShapeDetectionPreSandboxHook); -@@ -390,6 +402,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -391,6 +403,7 @@ int UtilityMain(MainFunctionParams parameters) { default: break; } @@ -110,7 +110,7 @@ if (!sandbox::policy::IsUnsandboxedSandboxType(sandbox_type) && (parameters.zygote_child || !pre_sandbox_hook.is_null())) { sandbox_options.use_amd_specific_policies = -@@ -397,6 +410,11 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -398,6 +411,11 @@ int UtilityMain(MainFunctionParams parameters) { sandbox::policy::Sandbox::Initialize( sandbox_type, std::move(pre_sandbox_hook), sandbox_options); } diff --git a/www/chromium/files/patch-content_zygote_zygote__linux.cc b/www/chromium/files/patch-content_zygote_zygote__linux.cc index 4cb3060a4e99..d0d3c002841a 100644 --- a/www/chromium/files/patch-content_zygote_zygote__linux.cc +++ b/www/chromium/files/patch-content_zygote_zygote__linux.cc @@ -1,4 +1,4 @@ ---- content/zygote/zygote_linux.cc.orig 2025-05-05 10:57:53 UTC +--- content/zygote/zygote_linux.cc.orig 2025-10-02 04:28:32 UTC +++ content/zygote/zygote_linux.cc @@ -1,6 +1,7 @@ // Copyright 2012 The Chromium Authors @@ -8,7 +8,7 @@ #include "content/zygote/zygote_linux.h" -@@ -705,3 +706,4 @@ void Zygote::HandleReinitializeLoggingRequest(base::Pi +@@ -717,3 +718,4 @@ void Zygote::HandleReinitializeLoggingRequest(base::Pi } } // namespace content diff --git a/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc b/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc index 87d690f8a8a8..5d58f23c164b 100644 --- a/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc +++ b/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc @@ -1,6 +1,6 @@ ---- extensions/browser/api/messaging/message_service.cc.orig 2025-09-06 10:01:20 UTC +--- extensions/browser/api/messaging/message_service.cc.orig 2025-10-02 04:28:32 UTC +++ extensions/browser/api/messaging/message_service.cc -@@ -82,7 +82,7 @@ namespace { +@@ -83,7 +83,7 @@ namespace { const char kReceivingEndDoesntExistError[] = "Could not establish connection. Receiving end does not exist."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ const char kMissingPermissionError[] = "Access to native messaging requires nativeMessaging permission."; const char kProhibitedByPoliciesError[] = -@@ -675,7 +675,7 @@ void MessageService::OpenChannelToNativeAppImpl( +@@ -676,7 +676,7 @@ void MessageService::OpenChannelToNativeAppImpl( return; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-extensions_common_api___permission__features.json b/www/chromium/files/patch-extensions_common_api___permission__features.json index 0b74b5638147..e895876bf731 100644 --- a/www/chromium/files/patch-extensions_common_api___permission__features.json +++ b/www/chromium/files/patch-extensions_common_api___permission__features.json @@ -1,4 +1,4 @@ ---- extensions/common/api/_permission_features.json.orig 2025-09-06 10:01:20 UTC +--- extensions/common/api/_permission_features.json.orig 2025-10-02 04:28:32 UTC +++ extensions/common/api/_permission_features.json @@ -61,7 +61,7 @@ "channel": "stable", @@ -50,9 +50,9 @@ - "platforms": ["chromeos", "linux", "mac", "win"] + "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] }, - "diagnostics": [ - { -@@ -262,7 +262,7 @@ + "devtools": { + "channel": "stable", +@@ -266,7 +266,7 @@ "channel": "stable", "extension_types": ["extension", "platform_app"], // "desktop_android" is not supported. @@ -61,7 +61,7 @@ "allowlist": [ "7910EAFDAF64B947E1CB31B333A9BD14CA556B6C", // Feedback UI. "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683 -@@ -284,12 +284,12 @@ +@@ -288,12 +288,12 @@ "extension_types": ["platform_app"], "default_parent": true, // "desktop_android" is not supported. @@ -76,7 +76,7 @@ "allowlist": [ "2FC374607C2DF285634B67C64A2E356C607091C3", // Quickoffice "3727DD3E564B6055387425027AD74C58784ACC15", // Quickoffice internal -@@ -326,13 +326,13 @@ +@@ -330,13 +330,13 @@ "channel": "stable", "extension_types": ["platform_app"], // "desktop_android" is not supported. @@ -92,7 +92,7 @@ "allowlist": [ "D7CD4B3956B1F6E970E4AFCBCD4094B1EF4D07B9", // http://crbug.com/710541 "D4EFCCC0CC612380762758BB96C7997224BD6395", // http://crbug.com/710541 -@@ -441,7 +441,7 @@ +@@ -445,7 +445,7 @@ "channel": "stable", "extension_types": ["extension", "legacy_packaged_app", "platform_app"], // "desktop_android" is not supported. @@ -101,7 +101,7 @@ "allowlist": [ "0DE0F05680A4A056BCEC864ED8DDA84296F82B40", // http://crbug.com/434651 "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683 -@@ -486,7 +486,7 @@ +@@ -490,7 +490,7 @@ "channel": "stable", "extension_types": ["extension", "legacy_packaged_app", "platform_app"], // "desktop_android" is not supported. @@ -110,7 +110,7 @@ "allowlist": [ // DO NOT ADD ANY MORE ENTRIES HERE. // networkingPrivate is being migrated to networking.onc. -@@ -566,7 +566,7 @@ +@@ -570,7 +570,7 @@ "channel": "stable", "extension_types": ["extension", "platform_app" ], // "desktop_android" is not supported. @@ -119,7 +119,7 @@ }, // Note: runtime is not actually a permission, but some systems check these // values to verify restrictions. -@@ -578,13 +578,13 @@ +@@ -582,13 +582,13 @@ "channel": "stable", "extension_types": ["platform_app"], // "desktop_android" is not supported. @@ -135,7 +135,7 @@ }, "storage": [ { -@@ -672,13 +672,13 @@ +@@ -676,13 +676,13 @@ "channel": "stable", "extension_types": ["extension", "legacy_packaged_app", "platform_app"], // "desktop_android" is not supported. @@ -151,7 +151,7 @@ "allowlist": ["B44D08FD98F1523ED5837D78D0A606EA9D6206E5"] // Web Store } ], -@@ -687,13 +687,13 @@ +@@ -691,13 +691,13 @@ "channel": "stable", "extension_types": ["extension", "legacy_packaged_app", "platform_app"], // "desktop_android" is not supported. @@ -167,7 +167,7 @@ "allowlist": ["B44D08FD98F1523ED5837D78D0A606EA9D6206E5"] // Web Store } ], -@@ -721,7 +721,7 @@ +@@ -725,7 +725,7 @@ "channel": "stable", "extension_types": ["platform_app"], // "desktop_android" is not supported. @@ -176,7 +176,7 @@ }, { "channel": "dev", -@@ -807,7 +807,7 @@ +@@ -811,7 +811,7 @@ "channel": "stable", "extension_types": ["platform_app"], // "desktop_android" is not supported. diff --git a/www/chromium/files/patch-extensions_common_api_runtime.json b/www/chromium/files/patch-extensions_common_api_runtime.json index 188d55827c47..01f15bf02076 100644 --- a/www/chromium/files/patch-extensions_common_api_runtime.json +++ b/www/chromium/files/patch-extensions_common_api_runtime.json @@ -1,10 +1,12 @@ ---- extensions/common/api/runtime.json.orig 2024-01-30 07:53:34 UTC +--- extensions/common/api/runtime.json.orig 2025-10-02 04:28:32 UTC +++ extensions/common/api/runtime.json -@@ -86,6 +86,7 @@ +@@ -85,7 +85,8 @@ + {"name": "android", "description": "Specifies the Android operating system."}, {"name": "cros", "description": "Specifies the Chrome operating system."}, {"name": "linux", "description": "Specifies the Linux operating system."}, - {"name": "openbsd", "description": "Specifies the OpenBSD operating system."}, -+ {"name": "freebsd", "description": "Specifies the FreeBSD operating system."}, - {"name": "fuchsia", "description": "Specifies the Fuchsia operating system."} +- {"name": "openbsd", "description": "Specifies the OpenBSD operating system."} ++ {"name": "openbsd", "description": "Specifies the OpenBSD operating system."}, ++ {"name": "freebsd", "description": "Specifies the FreeBSD operating system."} ] }, + { diff --git a/www/chromium/files/patch-gpu_command__buffer_service_dawn__context__provider.cc b/www/chromium/files/patch-gpu_command__buffer_service_dawn__context__provider.cc index dad54d9853e9..802328ad3a91 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_dawn__context__provider.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_dawn__context__provider.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/dawn_context_provider.cc.orig 2025-08-07 06:57:29 UTC +--- gpu/command_buffer/service/dawn_context_provider.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/command_buffer/service/dawn_context_provider.cc -@@ -402,7 +402,7 @@ wgpu::BackendType DawnContextProvider::GetDefaultBacke +@@ -407,7 +407,7 @@ wgpu::BackendType DawnContextProvider::GetDefaultBacke return base::FeatureList::IsEnabled(features::kSkiaGraphiteDawnUseD3D12) ? wgpu::BackendType::D3D12 : wgpu::BackendType::D3D11; diff --git a/www/chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc b/www/chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc index 670549705410..a629f5e8e4af 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/gles2_cmd_decoder.cc.orig 2025-09-06 10:01:20 UTC +--- gpu/command_buffer/service/gles2_cmd_decoder.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/command_buffer/service/gles2_cmd_decoder.cc -@@ -2851,7 +2851,7 @@ GLES2Decoder* GLES2Decoder::Create( +@@ -2852,7 +2852,7 @@ GLES2Decoder* GLES2Decoder::Create( } // Allow linux to run fuzzers. diff --git a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc index b42cf420217f..9b086026e4f1 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/shared_image/external_vk_image_backing.cc.orig 2025-09-06 10:01:20 UTC +--- gpu/command_buffer/service/shared_image/external_vk_image_backing.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/command_buffer/service/shared_image/external_vk_image_backing.cc -@@ -56,7 +56,7 @@ +@@ -58,7 +58,7 @@ #include "ui/gl/gl_version_info.h" #include "ui/gl/scoped_binders.h" @@ -9,7 +9,7 @@ #include "gpu/command_buffer/service/shared_image/external_vk_image_dawn_representation.h" #if BUILDFLAG(DAWN_ENABLE_BACKEND_OPENGLES) #include "gpu/command_buffer/service/shared_image/dawn_gl_texture_representation.h" -@@ -696,7 +696,7 @@ std::unique_ptr<DawnImageRepresentation> ExternalVkIma +@@ -708,7 +708,7 @@ std::unique_ptr<DawnImageRepresentation> ExternalVkIma wgpu::BackendType backend_type, std::vector<wgpu::TextureFormat> view_formats, scoped_refptr<SharedContextState> context_state) { diff --git a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc index 418f20c1904f..5e3969205505 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc @@ -1,4 +1,4 @@ ---- gpu/command_buffer/service/shared_image/shared_image_factory.cc.orig 2025-09-06 10:01:20 UTC +--- gpu/command_buffer/service/shared_image/shared_image_factory.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/command_buffer/service/shared_image/shared_image_factory.cc @@ -50,7 +50,7 @@ #include "gpu/command_buffer/service/shared_image/angle_vulkan_image_backing_factory.h" @@ -27,7 +27,7 @@ return gfx::GpuMemoryBufferType::NATIVE_PIXMAP; #elif BUILDFLAG(IS_WIN) return gfx::GpuMemoryBufferType::DXGI_SHARED_HANDLE; -@@ -297,7 +297,7 @@ SharedImageFactory::SharedImageFactory( +@@ -306,7 +306,7 @@ SharedImageFactory::SharedImageFactory( context_state_, workarounds_); factories_.push_back(std::move(ozone_factory)); } diff --git a/www/chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc b/www/chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc index 20265ee0f3e3..9a0260268406 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/webgpu_decoder_impl.cc.orig 2025-09-06 10:01:20 UTC +--- gpu/command_buffer/service/webgpu_decoder_impl.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/command_buffer/service/webgpu_decoder_impl.cc -@@ -1741,7 +1741,7 @@ wgpu::Adapter WebGPUDecoderImpl::CreatePreferredAdapte +@@ -1747,7 +1747,7 @@ wgpu::Adapter WebGPUDecoderImpl::CreatePreferredAdapte backend_types = {wgpu::BackendType::D3D12}; #elif BUILDFLAG(IS_APPLE) backend_types = {wgpu::BackendType::Metal}; @@ -9,7 +9,7 @@ if (shared_context_state_->GrContextIsVulkan() || shared_context_state_->IsGraphiteDawnVulkan()) { backend_types = {wgpu::BackendType::Vulkan}; -@@ -1986,7 +1986,7 @@ WebGPUDecoderImpl::AssociateMailboxDawn( +@@ -1992,7 +1992,7 @@ WebGPUDecoderImpl::AssociateMailboxDawn( } #if !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_APPLE) && \ diff --git a/www/chromium/files/patch-gpu_config_gpu__control__list.cc b/www/chromium/files/patch-gpu_config_gpu__control__list.cc index 084c416b6123..782db4cf01a8 100644 --- a/www/chromium/files/patch-gpu_config_gpu__control__list.cc +++ b/www/chromium/files/patch-gpu_config_gpu__control__list.cc @@ -1,6 +1,6 @@ ---- gpu/config/gpu_control_list.cc.orig 2025-09-06 10:01:20 UTC +--- gpu/config/gpu_control_list.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/config/gpu_control_list.cc -@@ -843,7 +843,7 @@ GpuControlList::OsType GpuControlList::GetOsType() { +@@ -846,7 +846,7 @@ GpuControlList::OsType GpuControlList::GetOsType() { return kOsAndroid; #elif BUILDFLAG(IS_FUCHSIA) return kOsFuchsia; diff --git a/www/chromium/files/patch-gpu_config_gpu__finch__features.cc b/www/chromium/files/patch-gpu_config_gpu__finch__features.cc index 676d89e47ba3..c1067155eb45 100644 --- a/www/chromium/files/patch-gpu_config_gpu__finch__features.cc +++ b/www/chromium/files/patch-gpu_config_gpu__finch__features.cc @@ -1,8 +1,8 @@ ---- gpu/config/gpu_finch_features.cc.orig 2025-08-07 06:57:29 UTC +--- gpu/config/gpu_finch_features.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/config/gpu_finch_features.cc -@@ -156,7 +156,8 @@ BASE_FEATURE(kAllowHardwareBufferUsageFlagsFromVulkanF - BASE_FEATURE(kDefaultEnableGpuRasterization, - "DefaultEnableGpuRasterization", +@@ -125,7 +125,8 @@ BASE_FEATURE(AllowHardwareBufferUsageFlagsFromVulkanFo + // Android and Linux. + BASE_FEATURE(DefaultEnableGpuRasterization, #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ - BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) + BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-gpu_config_gpu__info__collector.cc b/www/chromium/files/patch-gpu_config_gpu__info__collector.cc index 1a0e845e9b59..3f6e681d45b5 100644 --- a/www/chromium/files/patch-gpu_config_gpu__info__collector.cc +++ b/www/chromium/files/patch-gpu_config_gpu__info__collector.cc @@ -1,9 +1,9 @@ ---- gpu/config/gpu_info_collector.cc.orig 2025-08-07 06:57:29 UTC +--- gpu/config/gpu_info_collector.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/config/gpu_info_collector.cc -@@ -363,7 +363,7 @@ void ReportWebGPUAdapterMetrics(dawn::native::Instance +@@ -362,7 +362,7 @@ void ReportWebGPUAdapterMetrics(dawn::native::Instance + void ReportWebGPUSupportMetrics(dawn::native::Instance* instance) { - static BASE_FEATURE(kCollectWebGPUSupportMetrics, - "CollectWebGPUSupportMetrics", + static BASE_FEATURE(CollectWebGPUSupportMetrics, -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-gpu_vulkan_vulkan__util.cc b/www/chromium/files/patch-gpu_vulkan_vulkan__util.cc index 743631be52a5..d1d7909d4dda 100644 --- a/www/chromium/files/patch-gpu_vulkan_vulkan__util.cc +++ b/www/chromium/files/patch-gpu_vulkan_vulkan__util.cc @@ -1,6 +1,6 @@ ---- gpu/vulkan/vulkan_util.cc.orig 2025-07-02 06:08:04 UTC +--- gpu/vulkan/vulkan_util.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/vulkan/vulkan_util.cc -@@ -476,7 +476,7 @@ bool CheckVulkanCompatibilities( +@@ -481,7 +481,7 @@ bool CheckVulkanCompatibilities( } } diff --git a/www/chromium/files/patch-headless_BUILD.gn b/www/chromium/files/patch-headless_BUILD.gn index 384dbbef463f..ae3acad64e64 100644 --- a/www/chromium/files/patch-headless_BUILD.gn +++ b/www/chromium/files/patch-headless_BUILD.gn @@ -1,6 +1,6 @@ ---- headless/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- headless/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ headless/BUILD.gn -@@ -478,7 +478,7 @@ component("headless_non_renderer") { +@@ -483,7 +483,7 @@ component("headless_non_renderer") { } } diff --git a/www/chromium/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc b/www/chromium/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc index d57fdb339c73..8d6347011401 100644 --- a/www/chromium/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc +++ b/www/chromium/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc @@ -1,6 +1,6 @@ ---- headless/lib/browser/headless_browser_main_parts_posix.cc.orig 2025-04-04 08:52:13 UTC +--- headless/lib/browser/headless_browser_main_parts_posix.cc.orig 2025-10-02 04:28:32 UTC +++ headless/lib/browser/headless_browser_main_parts_posix.cc -@@ -26,13 +26,13 @@ +@@ -26,7 +26,7 @@ #include "content/public/browser/browser_thread.h" #include "headless/lib/browser/headless_browser_impl.h" @@ -9,14 +9,7 @@ #include "base/command_line.h" #include "components/os_crypt/sync/key_storage_config_linux.h" #include "components/os_crypt/sync/os_crypt.h" - #include "headless/public/switches.h" - --#if BUILDFLAG(USE_DBUS) -+#if BUILDFLAG(USE_DBUS) && !BUILDFLAG(IS_BSD) - #include "device/bluetooth/dbus/bluez_dbus_manager.h" - #endif - -@@ -166,7 +166,7 @@ class BrowserShutdownHandler { +@@ -168,7 +168,7 @@ class BrowserShutdownHandler { } // namespace @@ -25,7 +18,7 @@ constexpr char kProductName[] = "HeadlessChrome"; #endif -@@ -174,9 +174,9 @@ void HeadlessBrowserMainParts::PostCreateMainMessageLo +@@ -176,9 +176,9 @@ void HeadlessBrowserMainParts::PostCreateMainMessageLo BrowserShutdownHandler::Install(base::BindOnce( &HeadlessBrowserImpl::ShutdownWithExitCode, browser_->GetWeakPtr())); @@ -34,6 +27,6 @@ -#if BUILDFLAG(USE_DBUS) +#if BUILDFLAG(USE_DBUS) && !BUILDFLAG(IS_BSD) - bluez::BluezDBusManager::Initialize(/*system_bus=*/nullptr); + bluez::BluezDBusManager::Initialize( + dbus_thread_linux::GetSharedSystemBus().get()); #endif - diff --git a/www/chromium/files/patch-headless_lib_browser_headless__web__contents__impl.cc b/www/chromium/files/patch-headless_lib_browser_headless__web__contents__impl.cc index d7c67c85bfc9..4abcb7a61ee4 100644 --- a/www/chromium/files/patch-headless_lib_browser_headless__web__contents__impl.cc +++ b/www/chromium/files/patch-headless_lib_browser_headless__web__contents__impl.cc @@ -1,6 +1,6 @@ ---- headless/lib/browser/headless_web_contents_impl.cc.orig 2025-04-04 08:52:13 UTC +--- headless/lib/browser/headless_web_contents_impl.cc.orig 2025-10-02 04:28:32 UTC +++ headless/lib/browser/headless_web_contents_impl.cc -@@ -70,7 +70,7 @@ BASE_FEATURE(kPrerender2InHeadlessMode, +@@ -71,7 +71,7 @@ BASE_FEATURE(kPrerender2InHeadlessMode, namespace { void UpdatePrefsFromSystemSettings(blink::RendererPreferences* prefs) { diff --git a/www/chromium/files/patch-ipc_ipc__message__utils.cc b/www/chromium/files/patch-ipc_ipc__message__utils.cc index 2dc0167f1c0e..da0a9870f0e7 100644 --- a/www/chromium/files/patch-ipc_ipc__message__utils.cc +++ b/www/chromium/files/patch-ipc_ipc__message__utils.cc @@ -1,6 +1,6 @@ ---- ipc/ipc_message_utils.cc.orig 2024-11-14 07:57:23 UTC +--- ipc/ipc_message_utils.cc.orig 2025-10-02 04:28:32 UTC +++ ipc/ipc_message_utils.cc -@@ -399,7 +399,7 @@ void ParamTraits<unsigned int>::Log(const param_type& +@@ -387,7 +387,7 @@ void ParamTraits<unsigned int>::Log(const param_type& } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-ipc_ipc__message__utils.h b/www/chromium/files/patch-ipc_ipc__message__utils.h index 48f8f102853c..8cf80d39d76d 100644 --- a/www/chromium/files/patch-ipc_ipc__message__utils.h +++ b/www/chromium/files/patch-ipc_ipc__message__utils.h @@ -1,6 +1,6 @@ ---- ipc/ipc_message_utils.h.orig 2025-09-06 10:01:20 UTC +--- ipc/ipc_message_utils.h.orig 2025-10-02 04:28:32 UTC +++ ipc/ipc_message_utils.h -@@ -211,7 +211,7 @@ struct ParamTraits<unsigned int> { +@@ -189,7 +189,7 @@ struct ParamTraits<unsigned int> { // Since we want to support Android 32<>64 bit IPC, as long as we don't have // these traits for 32 bit ARM then that'll catch any errors. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-media_audio_BUILD.gn b/www/chromium/files/patch-media_audio_BUILD.gn index 000f42e73441..603487544d6d 100644 --- a/www/chromium/files/patch-media_audio_BUILD.gn +++ b/www/chromium/files/patch-media_audio_BUILD.gn @@ -1,6 +1,6 @@ ---- media/audio/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- media/audio/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ media/audio/BUILD.gn -@@ -289,9 +289,23 @@ source_set("audio") { +@@ -291,9 +291,23 @@ source_set("audio") { deps += [ "//media/base/android:media_jni_headers" ] } diff --git a/www/chromium/files/patch-media_base_media__switches.cc b/www/chromium/files/patch-media_base_media__switches.cc index e42332dae9de..8a0c2875cfec 100644 --- a/www/chromium/files/patch-media_base_media__switches.cc +++ b/www/chromium/files/patch-media_base_media__switches.cc @@ -1,4 +1,4 @@ ---- media/base/media_switches.cc.orig 2025-09-06 10:01:20 UTC +--- media/base/media_switches.cc.orig 2025-10-02 04:28:32 UTC +++ media/base/media_switches.cc @@ -19,7 +19,7 @@ #include "ui/gl/gl_features.h" @@ -9,20 +9,19 @@ #include "base/cpu.h" #endif -@@ -380,8 +380,8 @@ BASE_FEATURE(kUseSCContentSharingPicker, - "UseSCContentSharingPicker", - base::FEATURE_DISABLED_BY_DEFAULT); +@@ -358,14 +358,36 @@ BASE_FEATURE(MacCatapLoopbackAudioForScreenShare, + // is required to avoid recurring permission dialogs. + BASE_FEATURE(UseSCContentSharingPicker, base::FEATURE_DISABLED_BY_DEFAULT); #endif // BUILDFLAG(IS_MAC) - -#if BUILDFLAG(IS_LINUX) + +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Enables system audio mirroring using pulseaudio. - BASE_FEATURE(kPulseaudioLoopbackForCast, - "PulseaudioLoopbackForCast", -@@ -391,6 +391,28 @@ BASE_FEATURE(kPulseaudioLoopbackForCast, - BASE_FEATURE(kPulseaudioLoopbackForScreenShare, - "PulseaudioLoopbackForScreenShare", + BASE_FEATURE(PulseaudioLoopbackForCast, base::FEATURE_DISABLED_BY_DEFAULT); + + // Enables system audio sharing using pulseaudio. + BASE_FEATURE(PulseaudioLoopbackForScreenShare, base::FEATURE_DISABLED_BY_DEFAULT); + +BASE_FEATURE(kAudioBackend, @@ -49,52 +48,52 @@ #endif // BUILDFLAG(IS_LINUX) // When enabled, MediaCapabilities will check with GPU Video Accelerator -@@ -705,7 +727,7 @@ BASE_FEATURE(kFileDialogsTuckPictureInPicture, +@@ -612,7 +634,7 @@ BASE_FEATURE(FileDialogsTuckPictureInPicture, + // Show toolbar button that opens dialog for controlling media sessions. - BASE_FEATURE(kGlobalMediaControls, - "GlobalMediaControls", + BASE_FEATURE(GlobalMediaControls, -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -728,7 +750,7 @@ BASE_FEATURE(kGlobalMediaControlsUpdatedUI, +@@ -630,7 +652,7 @@ BASE_FEATURE(GlobalMediaControlsUpdatedUI, base::FEATU + #if !BUILDFLAG(IS_ANDROID) // If enabled, users can request Media Remoting without fullscreen-in-tab. - BASE_FEATURE(kMediaRemotingWithoutFullscreen, - "MediaRemotingWithoutFullscreen", + BASE_FEATURE(MediaRemotingWithoutFullscreen, -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -740,7 +762,7 @@ BASE_FEATURE(kMediaRemotingWithoutFullscreen, - BASE_FEATURE(kGlobalMediaControlsPictureInPicture, - "GlobalMediaControlsPictureInPicture", +@@ -641,7 +663,7 @@ BASE_FEATURE(MediaRemotingWithoutFullscreen, + // Show picture-in-picture button in Global Media Controls. + BASE_FEATURE(GlobalMediaControlsPictureInPicture, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -775,7 +797,7 @@ BASE_FEATURE(kUnifiedAutoplay, - "UnifiedAutoplay", - base::FEATURE_ENABLED_BY_DEFAULT); +@@ -667,7 +689,7 @@ BASE_FEATURE(SuspendMutedAudio, base::FEATURE_ENABLED_ + // autoplay policy. + BASE_FEATURE(UnifiedAutoplay, base::FEATURE_ENABLED_BY_DEFAULT); -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Enable vaapi/v4l2 video decoding on linux. This is already enabled by default // on chromeos, but needs an experiment on linux. BASE_FEATURE(kAcceleratedVideoDecodeLinux, -@@ -848,7 +870,7 @@ BASE_FEATURE(kVSyncMjpegDecoding, - "VSyncMjpegDecoding", - base::FEATURE_DISABLED_BY_DEFAULT); +@@ -723,7 +745,7 @@ BASE_FEATURE(VaapiVp9SModeHWEncoding, base::FEATURE_EN + // Enables VSync aligned MJPEG decoding. + BASE_FEATURE(VSyncMjpegDecoding, base::FEATURE_DISABLED_BY_DEFAULT); #endif // defined(ARCH_CPU_X86_FAMILY) && BUILDFLAG(IS_CHROMEOS) -#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Enable H264 temporal layer encoding with V4L2 HW encoder on ChromeOS. - BASE_FEATURE(kV4L2H264TemporalLayerHWEncoding, - "V4L2H264TemporalLayerHWEncoding", -@@ -1444,7 +1466,7 @@ BASE_FEATURE(kUseOutOfProcessVideoDecoding, + BASE_FEATURE(V4L2H264TemporalLayerHWEncoding, + base::FEATURE_DISABLED_BY_DEFAULT); +@@ -1224,7 +1246,7 @@ BASE_FEATURE(UseOutOfProcessVideoDecoding, ); #endif // BUILDFLAG(ALLOW_OOP_VIDEO_DECODER) @@ -102,17 +101,17 @@ +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) // Spawn utility processes to perform hardware encode acceleration instead of // using the GPU process. - BASE_FEATURE(kUseOutOfProcessVideoEncoding, -@@ -1526,7 +1548,7 @@ BASE_FEATURE(kRecordWebAudioEngagement, - "RecordWebAudioEngagement", - base::FEATURE_ENABLED_BY_DEFAULT); + BASE_FEATURE(UseOutOfProcessVideoEncoding, base::FEATURE_DISABLED_BY_DEFAULT); +@@ -1296,7 +1318,7 @@ BASE_FEATURE(RecordMediaEngagementScores, base::FEATUR + // Enables Media Engagement Index recording for Web Audio playbacks. + BASE_FEATURE(RecordWebAudioEngagement, base::FEATURE_ENABLED_BY_DEFAULT); -#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Reduces the number of buffers needed in the output video frame pool to // populate the Renderer pipeline for hardware accelerated VideoDecoder in // non-low latency scenarios. -@@ -1843,7 +1865,7 @@ bool IsSystemLoopbackCaptureSupported() { +@@ -1562,7 +1584,7 @@ bool IsSystemLoopbackCaptureSupported() { #elif BUILDFLAG(IS_MAC) return (IsMacSckSystemLoopbackCaptureSupported() || IsMacCatapSystemLoopbackCaptureSupported()); diff --git a/www/chromium/files/patch-media_base_media__switches.h b/www/chromium/files/patch-media_base_media__switches.h index 935d851bba2d..361798d14581 100644 --- a/www/chromium/files/patch-media_base_media__switches.h +++ b/www/chromium/files/patch-media_base_media__switches.h @@ -1,6 +1,6 @@ ---- media/base/media_switches.h.orig 2025-09-06 10:01:20 UTC +--- media/base/media_switches.h.orig 2025-10-02 04:28:32 UTC +++ media/base/media_switches.h -@@ -338,13 +338,25 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kMediaRecorderHEVCSu +@@ -337,13 +337,25 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kMediaRecorderHEVCSu MEDIA_EXPORT BASE_DECLARE_FEATURE(kPlaybackSpeedButton); MEDIA_EXPORT BASE_DECLARE_FEATURE(kPreloadMediaEngagementData); MEDIA_EXPORT BASE_DECLARE_FEATURE(kPreloadMetadataSuspend); @@ -28,7 +28,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kReduceHardwareVideoDecoderBuffers); #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) MEDIA_EXPORT BASE_DECLARE_FEATURE(kResumeBackgroundVideo); -@@ -363,7 +375,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kUnifiedAutoplay); +@@ -362,7 +374,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kUnifiedAutoplay); MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseAndroidOverlayForSecureOnly); MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseFakeDeviceForMediaStream); MEDIA_EXPORT BASE_DECLARE_FEATURE(kMediaStreamAccurateDroppedFrameCount); @@ -37,7 +37,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kAcceleratedVideoDecodeLinux); MEDIA_EXPORT BASE_DECLARE_FEATURE(kAcceleratedVideoDecodeLinuxGL); MEDIA_EXPORT BASE_DECLARE_FEATURE(kAcceleratedVideoEncodeLinux); -@@ -379,7 +391,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kVaapiAV1TemporalLay +@@ -378,7 +390,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kVaapiAV1TemporalLay MEDIA_EXPORT BASE_DECLARE_FEATURE(kVaapiVp9SModeHWEncoding); MEDIA_EXPORT BASE_DECLARE_FEATURE(kVSyncMjpegDecoding); #endif // defined(ARCH_CPU_X86_FAMILY) && BUILDFLAG(IS_CHROMEOS) @@ -46,7 +46,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kV4L2H264TemporalLayerHWEncoding); #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) MEDIA_EXPORT BASE_DECLARE_FEATURE(kVideoBlitColorAccuracy); -@@ -497,7 +509,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kBackgroundListening +@@ -499,7 +511,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kBackgroundListening MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseOutOfProcessVideoDecoding); #endif // BUILDFLAG(ALLOW_OOP_VIDEO_DECODER) diff --git a/www/chromium/files/patch-media_base_video__frame.cc b/www/chromium/files/patch-media_base_video__frame.cc index 703204f7ea01..393fa202e941 100644 --- a/www/chromium/files/patch-media_base_video__frame.cc +++ b/www/chromium/files/patch-media_base_video__frame.cc @@ -1,4 +1,4 @@ ---- media/base/video_frame.cc.orig 2025-09-06 10:01:20 UTC +--- media/base/video_frame.cc.orig 2025-10-02 04:28:32 UTC +++ media/base/video_frame.cc @@ -87,7 +87,7 @@ std::string VideoFrame::StorageTypeToString( return "OWNED_MEMORY"; @@ -27,7 +27,7 @@ bool is_native_buffer = !shared_image->IsSharedMemoryForVideoFrame(); if (is_native_buffer) { const auto gmb_handle = shared_image->CloneGpuMemoryBufferHandle(); -@@ -861,7 +861,7 @@ scoped_refptr<VideoFrame> VideoFrame::WrapExternalGpuM +@@ -860,7 +860,7 @@ scoped_refptr<VideoFrame> VideoFrame::WrapExternalGpuM } #endif @@ -36,7 +36,7 @@ // static scoped_refptr<VideoFrame> VideoFrame::WrapExternalDmabufs( const VideoFrameLayout& layout, -@@ -1535,7 +1535,7 @@ scoped_refptr<gpu::ClientSharedImage> VideoFrame::shar +@@ -1547,7 +1547,7 @@ scoped_refptr<gpu::ClientSharedImage> VideoFrame::shar return wrapped_frame_ ? wrapped_frame_->shared_image() : shared_image_; } diff --git a/www/chromium/files/patch-media_base_video__frame.h b/www/chromium/files/patch-media_base_video__frame.h index 51b2c2913136..72088637dbd2 100644 --- a/www/chromium/files/patch-media_base_video__frame.h +++ b/www/chromium/files/patch-media_base_video__frame.h @@ -1,4 +1,4 @@ ---- media/base/video_frame.h.orig 2025-09-06 10:01:20 UTC +--- media/base/video_frame.h.orig 2025-10-02 04:28:32 UTC +++ media/base/video_frame.h @@ -41,7 +41,7 @@ #include "ui/gfx/geometry/size.h" @@ -27,7 +27,7 @@ // Wraps provided dmabufs // (https://www.kernel.org/doc/html/latest/driver-api/dma-buf.html) with a // VideoFrame. The frame will take ownership of |dmabuf_fds|, and will -@@ -692,7 +692,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte +@@ -712,7 +712,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte // wait for the included sync point. scoped_refptr<gpu::ClientSharedImage> shared_image() const; @@ -36,7 +36,7 @@ // The number of DmaBufs will be equal or less than the number of planes of // the frame. If there are less, this means that the last FD contains the // remaining planes. Should be > 0 for STORAGE_DMABUFS. -@@ -927,7 +927,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte +@@ -947,7 +947,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte // GpuMemoryBuffers. Clients will set this flag while creating a VideoFrame. bool is_mappable_si_enabled_ = false; diff --git a/www/chromium/files/patch-media_capture_video_linux_fake__v4l2__impl.cc b/www/chromium/files/patch-media_capture_video_linux_fake__v4l2__impl.cc index 0afa1bd10cc4..4984356d2f77 100644 --- a/www/chromium/files/patch-media_capture_video_linux_fake__v4l2__impl.cc +++ b/www/chromium/files/patch-media_capture_video_linux_fake__v4l2__impl.cc @@ -1,6 +1,6 @@ ---- media/capture/video/linux/fake_v4l2_impl.cc.orig 2025-08-07 06:57:29 UTC +--- media/capture/video/linux/fake_v4l2_impl.cc.orig 2025-10-02 04:28:32 UTC +++ media/capture/video/linux/fake_v4l2_impl.cc -@@ -570,7 +570,7 @@ int FakeV4L2Impl::close(int fd) { +@@ -571,7 +571,7 @@ int FakeV4L2Impl::close(int fd) { return kSuccessReturnValue; } diff --git a/www/chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc b/www/chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc index a46931e30834..cc73dd5b1f71 100644 --- a/www/chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc +++ b/www/chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc @@ -1,4 +1,4 @@ ---- media/gpu/chromeos/platform_video_frame_utils.cc.orig 2025-09-06 10:01:20 UTC +--- media/gpu/chromeos/platform_video_frame_utils.cc.orig 2025-10-02 04:28:32 UTC +++ media/gpu/chromeos/platform_video_frame_utils.cc @@ -71,7 +71,7 @@ static std::unique_ptr<ui::GbmDevice> CreateGbmDevice( const base::FilePath dev_path(FILE_PATH_LITERAL( @@ -9,7 +9,7 @@ const bool is_render_node = base::Contains(drm_node_file_prefix, "render"); // TODO(b/313513760): don't guard base::File::FLAG_WRITE behind -@@ -192,7 +192,7 @@ class GbmDeviceWrapper { +@@ -176,7 +176,7 @@ class GbmDeviceWrapper { const base::FilePath dev_path( base::CommandLine::ForCurrentProcess()->GetSwitchValuePath( switches::kRenderNodeOverride)); diff --git a/www/chromium/files/patch-media_gpu_test_raw__video.cc b/www/chromium/files/patch-media_gpu_test_raw__video.cc index 314137ad1cc5..ec732c08d218 100644 --- a/www/chromium/files/patch-media_gpu_test_raw__video.cc +++ b/www/chromium/files/patch-media_gpu_test_raw__video.cc @@ -1,6 +1,6 @@ ---- media/gpu/test/raw_video.cc.orig 2025-05-28 14:55:43 UTC +--- media/gpu/test/raw_video.cc.orig 2025-10-02 04:28:32 UTC +++ media/gpu/test/raw_video.cc -@@ -63,7 +63,7 @@ std::unique_ptr<base::MemoryMappedFile> CreateMemoryMa +@@ -64,7 +64,7 @@ std::unique_ptr<base::MemoryMappedFile> CreateMemoryMa base::File::FLAG_READ | base::File::FLAG_WRITE // On Windows FLAG_CREATE_ALWAYS will require FLAG_WRITE, and FLAG_APPEND // must not be specified. diff --git a/www/chromium/files/patch-media_gpu_vaapi_vaapi__wrapper.cc b/www/chromium/files/patch-media_gpu_vaapi_vaapi__wrapper.cc index 1df3e7a2e67c..7e286d70030d 100644 --- a/www/chromium/files/patch-media_gpu_vaapi_vaapi__wrapper.cc +++ b/www/chromium/files/patch-media_gpu_vaapi_vaapi__wrapper.cc @@ -1,6 +1,6 @@ ---- media/gpu/vaapi/vaapi_wrapper.cc.orig 2025-08-07 06:57:29 UTC +--- media/gpu/vaapi/vaapi_wrapper.cc.orig 2025-10-02 04:28:32 UTC +++ media/gpu/vaapi/vaapi_wrapper.cc -@@ -83,7 +83,7 @@ +@@ -85,7 +85,7 @@ using media_gpu_vaapi::kModuleVa_prot; #endif diff --git a/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc b/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc index 4c72fc20de0a..eee95cf32b3f 100644 --- a/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc +++ b/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc @@ -1,4 +1,4 @@ ---- media/mojo/mojom/video_frame_mojom_traits.cc.orig 2025-09-06 10:01:20 UTC +--- media/mojo/mojom/video_frame_mojom_traits.cc.orig 2025-10-02 04:28:32 UTC +++ media/mojo/mojom/video_frame_mojom_traits.cc @@ -21,7 +21,7 @@ #include "ui/gfx/mojom/color_space_mojom_traits.h" @@ -9,7 +9,7 @@ #include "base/posix/eintr_wrapper.h" #include "media/gpu/buffer_validation.h" #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -188,7 +188,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( +@@ -182,7 +182,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( media::mojom::OpaqueVideoFrameData::New()); } @@ -18,7 +18,7 @@ if (input->storage_type() == media::VideoFrame::STORAGE_DMABUFS) { // Duplicates the DMA buffer FDs to a new vector since this cannot take // ownership of the FDs in |input| due to constness. -@@ -219,7 +219,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( +@@ -213,7 +213,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( } // namespace @@ -27,7 +27,7 @@ // static bool StructTraits< media::mojom::ColorPlaneLayoutDataView, -@@ -442,7 +442,7 @@ bool StructTraits<media::mojom::VideoFrameDataView, +@@ -445,7 +445,7 @@ bool StructTraits<media::mojom::VideoFrameDataView, frame = media::VideoFrame::WrapTrackingToken( format, *metadata.tracking_token, coded_size, visible_rect, natural_size, timestamp); diff --git a/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc b/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc index e8b0914ac183..87891f43eff4 100644 --- a/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc +++ b/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc @@ -1,6 +1,6 @@ ---- media/video/gpu_memory_buffer_video_frame_pool.cc.orig 2025-09-06 10:01:20 UTC +--- media/video/gpu_memory_buffer_video_frame_pool.cc.orig 2025-10-02 04:28:32 UTC +++ media/video/gpu_memory_buffer_video_frame_pool.cc -@@ -651,7 +651,7 @@ void GpuMemoryBufferVideoFramePool::PoolImpl::CreateHa +@@ -679,7 +679,7 @@ void GpuMemoryBufferVideoFramePool::PoolImpl::CreateHa } bool is_software_backed_video_frame = !video_frame->HasSharedImage(); @@ -9,7 +9,7 @@ is_software_backed_video_frame &= !video_frame->HasDmaBufs(); #endif -@@ -1052,7 +1052,7 @@ scoped_refptr<VideoFrame> GpuMemoryBufferVideoFramePoo +@@ -1080,7 +1080,7 @@ scoped_refptr<VideoFrame> GpuMemoryBufferVideoFramePoo media::IOSurfaceIsWebGPUCompatible(handle.io_surface().get()); #endif @@ -18,7 +18,7 @@ is_webgpu_compatible = handle.type == gfx::NATIVE_PIXMAP && handle.native_pixmap_handle().supports_zero_copy_webgpu_import; -@@ -1220,7 +1220,7 @@ GpuMemoryBufferVideoFramePool::PoolImpl::GetOrCreateFr +@@ -1248,7 +1248,7 @@ GpuMemoryBufferVideoFramePool::PoolImpl::GetOrCreateFr si_usage |= gpu::SHARED_IMAGE_USAGE_SCANOUT; } diff --git a/www/chromium/files/patch-media_video_renderable__gpu__memory__buffer__video__frame__pool.cc b/www/chromium/files/patch-media_video_renderable__gpu__memory__buffer__video__frame__pool.cc new file mode 100644 index 000000000000..35aca09db270 --- /dev/null +++ b/www/chromium/files/patch-media_video_renderable__gpu__memory__buffer__video__frame__pool.cc @@ -0,0 +1,11 @@ +--- media/video/renderable_gpu_memory_buffer_video_frame_pool.cc.orig 2025-10-02 04:28:32 UTC ++++ media/video/renderable_gpu_memory_buffer_video_frame_pool.cc +@@ -196,7 +196,7 @@ bool FrameResources::Initialize(VideoPixelFormat forma + + #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) + buffer_usage = gfx::BufferUsage::SCANOUT_VEA_CPU_READ; +-#elif BUILDFLAG(IS_LINUX) ++#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // On Linux, GBM_BO_USE_LINEAR (implied by SCANOUT_CPU_READ_WRITE) can + // prevent GPU rendering on some drivers, notably NVIDIA's GBM driver, + // because it disables GBM_BO_USE_RENDERING. Use SCANOUT instead if diff --git a/www/chromium/files/patch-media_video_video__encode__accelerator__adapter.cc b/www/chromium/files/patch-media_video_video__encode__accelerator__adapter.cc index 50bae2580ff2..7fd926db4ca4 100644 --- a/www/chromium/files/patch-media_video_video__encode__accelerator__adapter.cc +++ b/www/chromium/files/patch-media_video_video__encode__accelerator__adapter.cc @@ -1,6 +1,6 @@ ---- media/video/video_encode_accelerator_adapter.cc.orig 2025-09-06 10:01:20 UTC +--- media/video/video_encode_accelerator_adapter.cc.orig 2025-10-02 04:28:32 UTC +++ media/video/video_encode_accelerator_adapter.cc -@@ -467,7 +467,7 @@ void VideoEncodeAcceleratorAdapter::InitializeOnAccele +@@ -468,7 +468,7 @@ void VideoEncodeAcceleratorAdapter::InitializeOnAccele auto format = PIXEL_FORMAT_I420; auto storage_type = VideoEncodeAccelerator::Config::StorageType::kShmem; diff --git a/www/chromium/files/patch-media_video_video__encode__accelerator__adapter__test.cc b/www/chromium/files/patch-media_video_video__encode__accelerator__adapter__test.cc index 95e36aa82aae..8b891fbb3d31 100644 --- a/www/chromium/files/patch-media_video_video__encode__accelerator__adapter__test.cc +++ b/www/chromium/files/patch-media_video_video__encode__accelerator__adapter__test.cc @@ -1,4 +1,4 @@ ---- media/video/video_encode_accelerator_adapter_test.cc.orig 2025-03-05 08:14:56 UTC +--- media/video/video_encode_accelerator_adapter_test.cc.orig 2025-10-02 04:28:32 UTC +++ media/video/video_encode_accelerator_adapter_test.cc @@ -260,7 +260,7 @@ TEST_F(VideoEncodeAcceleratorAdapterTest, InitializeAf }); @@ -27,7 +27,7 @@ expected_input_format = PIXEL_FORMAT_NV12; #endif const gfx::ColorSpace expected_color_space = -@@ -674,7 +674,7 @@ TEST_F(VideoEncodeAcceleratorAdapterTest, +@@ -714,7 +714,7 @@ TEST_F(VideoEncodeAcceleratorAdapterTest, }); VideoPixelFormat expected_input_format = PIXEL_FORMAT_I420; diff --git a/www/chromium/files/patch-net_BUILD.gn b/www/chromium/files/patch-net_BUILD.gn index 614982b709d1..b4cc94f30322 100644 --- a/www/chromium/files/patch-net_BUILD.gn +++ b/www/chromium/files/patch-net_BUILD.gn @@ -1,4 +1,4 @@ ---- net/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- net/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ net/BUILD.gn @@ -126,7 +126,7 @@ net_configs = [ "//build/config/compiler:wexit_time_destructors", @@ -9,7 +9,7 @@ net_configs += [ "//build/config/linux:libresolv" ] } -@@ -1356,6 +1356,19 @@ component("net") { +@@ -1369,6 +1369,19 @@ component("net") { ] } @@ -29,7 +29,7 @@ if (is_mac) { sources += [ "base/network_notification_thread_mac.cc", -@@ -1519,7 +1532,7 @@ component("net") { +@@ -1534,7 +1547,7 @@ component("net") { } # Use getifaddrs() on POSIX platforms, except Linux. @@ -38,7 +38,7 @@ sources += [ "base/network_interfaces_getifaddrs.cc", "base/network_interfaces_getifaddrs.h", -@@ -2252,7 +2265,7 @@ static_library("test_support") { +@@ -2268,7 +2281,7 @@ static_library("test_support") { ] } @@ -47,7 +47,7 @@ sources += [ "base/address_tracker_linux_test_util.cc", "base/address_tracker_linux_test_util.h", -@@ -3050,14 +3063,14 @@ target(_test_target_type, "net_unittests") { +@@ -3066,14 +3079,14 @@ target(_test_target_type, "net_unittests") { ] } @@ -64,7 +64,7 @@ sources += [ "base/address_tracker_linux_unittest.cc", "base/network_interfaces_linux_unittest.cc", -@@ -3158,6 +3171,10 @@ target(_test_target_type, "net_unittests") { +@@ -3174,6 +3187,10 @@ target(_test_target_type, "net_unittests") { ] } @@ -75,7 +75,7 @@ if (enable_websockets) { sources += [ "server/http_connection_unittest.cc", -@@ -3214,7 +3231,7 @@ target(_test_target_type, "net_unittests") { +@@ -3230,7 +3247,7 @@ target(_test_target_type, "net_unittests") { ] data_deps = [ "//testing/buildbot/filters:net_unittests_filters" ] @@ -84,7 +84,7 @@ sources += [ "tools/quic/quic_simple_server_test.cc" ] } -@@ -3344,7 +3361,7 @@ target(_test_target_type, "net_unittests") { +@@ -3360,7 +3377,7 @@ target(_test_target_type, "net_unittests") { } # Use getifaddrs() on POSIX platforms, except Linux. diff --git a/www/chromium/files/patch-net_base_features.cc b/www/chromium/files/patch-net_base_features.cc index 5301b3269f9d..511fd5c99a76 100644 --- a/www/chromium/files/patch-net_base_features.cc +++ b/www/chromium/files/patch-net_base_features.cc @@ -1,18 +1,18 @@ ---- net/base/features.cc.orig 2025-09-06 10:01:20 UTC +--- net/base/features.cc.orig 2025-10-02 04:28:32 UTC +++ net/base/features.cc -@@ -32,7 +32,7 @@ BASE_FEATURE(kCapReferrerToOriginOnCrossOrigin, - BASE_FEATURE(kAsyncDns, - "AsyncDns", +@@ -29,7 +29,7 @@ BASE_FEATURE(CapReferrerToOriginOnCrossOrigin, + + BASE_FEATURE(AsyncDns, #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_ANDROID) || \ - BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -711,7 +711,7 @@ BASE_FEATURE(kReportingApiEnableEnterpriseCookieIssues +@@ -594,7 +594,7 @@ BASE_FEATURE(ReportingApiEnableEnterpriseCookieIssues, + base::FEATURE_DISABLED_BY_DEFAULT); - BASE_FEATURE(kSimdutfBase64Support, - "SimdutfBase64Support", + BASE_FEATURE(SimdutfBase64Support, -#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT diff --git a/www/chromium/files/patch-net_base_network__change__notifier__passive.cc b/www/chromium/files/patch-net_base_network__change__notifier__passive.cc index e1649f276863..3fc064ea28e5 100644 --- a/www/chromium/files/patch-net_base_network__change__notifier__passive.cc +++ b/www/chromium/files/patch-net_base_network__change__notifier__passive.cc @@ -1,6 +1,6 @@ ---- net/base/network_change_notifier_passive.cc.orig 2025-05-28 14:55:43 UTC +--- net/base/network_change_notifier_passive.cc.orig 2025-10-02 04:28:32 UTC +++ net/base/network_change_notifier_passive.cc -@@ -107,7 +107,7 @@ NetworkChangeNotifierPassive::GetAddressMapOwnerIntern +@@ -108,7 +108,7 @@ NetworkChangeNotifierPassive::GetAddressMapOwnerIntern NetworkChangeNotifier::NetworkChangeCalculatorParams NetworkChangeNotifierPassive::NetworkChangeCalculatorParamsPassive() { NetworkChangeCalculatorParams params; diff --git a/www/chromium/files/patch-net_base_sockaddr__util__posix.cc b/www/chromium/files/patch-net_base_sockaddr__util__posix.cc index c0361e0e294a..6d7a8622249f 100644 --- a/www/chromium/files/patch-net_base_sockaddr__util__posix.cc +++ b/www/chromium/files/patch-net_base_sockaddr__util__posix.cc @@ -1,6 +1,6 @@ ---- net/base/sockaddr_util_posix.cc.orig 2025-07-02 06:08:04 UTC +--- net/base/sockaddr_util_posix.cc.orig 2025-10-02 04:28:32 UTC +++ net/base/sockaddr_util_posix.cc -@@ -60,7 +60,8 @@ bool FillUnixAddress(const std::string& socket_path, +@@ -51,7 +51,8 @@ bool FillUnixAddress(std::string_view socket_path, return true; } @@ -8,5 +8,5 @@ +#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + // XXX ? // Convert the path given into abstract socket name. It must start with - // the '\0' character, so we are adding it. |addr_len| must specify the - // length of the structure exactly, as potentially the socket name may + // the '\0' character, skip over it, as it should already be zero. `addr_len` + // must specify the length of the structure exactly, as potentially the socket diff --git a/www/chromium/files/patch-net_base_sockaddr__util__posix__unittest.cc b/www/chromium/files/patch-net_base_sockaddr__util__posix__unittest.cc index 7014693faa3a..456d0459e10a 100644 --- a/www/chromium/files/patch-net_base_sockaddr__util__posix__unittest.cc +++ b/www/chromium/files/patch-net_base_sockaddr__util__posix__unittest.cc @@ -1,8 +1,8 @@ ---- net/base/sockaddr_util_posix_unittest.cc.orig 2024-07-30 11:12:21 UTC +--- net/base/sockaddr_util_posix_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ net/base/sockaddr_util_posix_unittest.cc -@@ -88,7 +88,8 @@ TEST(FillUnixAddressTest, AbstractLinuxAddress) { - size_t path_max = MaxPathLength(&storage); - std::string path(path_max, '0'); +@@ -77,7 +77,8 @@ TEST(FillUnixAddressTest, AbstractLinuxAddress) { + SockaddrStorage storage; + std::string path(kMaxUnixAddressPath, '0'); -#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-net_disk__cache_simple_simple__file__tracker.cc b/www/chromium/files/patch-net_disk__cache_simple_simple__file__tracker.cc index 234485f163a9..5c91d209f76c 100644 --- a/www/chromium/files/patch-net_disk__cache_simple_simple__file__tracker.cc +++ b/www/chromium/files/patch-net_disk__cache_simple_simple__file__tracker.cc @@ -1,4 +1,4 @@ ---- net/disk_cache/simple/simple_file_tracker.cc.orig 2025-07-02 06:08:04 UTC +--- net/disk_cache/simple/simple_file_tracker.cc.orig 2025-10-02 04:28:32 UTC +++ net/disk_cache/simple/simple_file_tracker.cc @@ -36,7 +36,17 @@ bool SimpleFileTracker::TrackedFiles::InLRUList() cons } @@ -6,11 +6,11 @@ SimpleFileTracker::SimpleFileTracker(int file_limit) +#if defined(OS_OPENBSD) +{ -+ // cap the file descriptor limit at 85% of the size of the ++ // cap the file descriptor limit at 75% of the size of the + // file descriptor table and also substract the amount of + // currently used file descriptors as this should give us + // enough reserve to avoid hitting the limit -+ file_limit_ = (getdtablesize() * 0.85) - getdtablecount(); ++ file_limit_ = (getdtablesize() * 0.75) - getdtablecount(); +} +#else : file_limit_(file_limit) {} diff --git a/www/chromium/files/patch-net_dns_BUILD.gn b/www/chromium/files/patch-net_dns_BUILD.gn index 5fc058539d26..764d61c14d06 100644 --- a/www/chromium/files/patch-net_dns_BUILD.gn +++ b/www/chromium/files/patch-net_dns_BUILD.gn @@ -1,4 +1,4 @@ ---- net/dns/BUILD.gn.orig 2025-09-03 06:34:22 UTC +--- net/dns/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ net/dns/BUILD.gn @@ -140,7 +140,7 @@ source_set("dns") { "dns_config_service_android.cc", @@ -25,7 +25,7 @@ ] if (enable_mdns) { -@@ -454,9 +456,9 @@ source_set("tests") { +@@ -455,9 +457,9 @@ source_set("tests") { if (is_android) { sources += [ "dns_config_service_android_unittest.cc" ] diff --git a/www/chromium/files/patch-net_socket_tcp__socket__posix.cc b/www/chromium/files/patch-net_socket_tcp__socket__posix.cc index 4dd02e208e0e..bd62d8631873 100644 --- a/www/chromium/files/patch-net_socket_tcp__socket__posix.cc +++ b/www/chromium/files/patch-net_socket_tcp__socket__posix.cc @@ -1,6 +1,6 @@ ---- net/socket/tcp_socket_posix.cc.orig 2025-05-28 14:55:43 UTC +--- net/socket/tcp_socket_posix.cc.orig 2025-10-02 04:28:32 UTC +++ net/socket/tcp_socket_posix.cc -@@ -99,6 +99,17 @@ bool SetTCPKeepAlive(int fd, bool enable, int delay) { +@@ -98,6 +98,17 @@ bool SetTCPKeepAlive(int fd, bool enable, int delay) { PLOG(ERROR) << "Failed to set TCP_KEEPALIVE on fd: " << fd; return false; } diff --git a/www/chromium/files/patch-net_socket_udp__socket__posix.cc b/www/chromium/files/patch-net_socket_udp__socket__posix.cc index 6012903b284f..5fc11667b2b8 100644 --- a/www/chromium/files/patch-net_socket_udp__socket__posix.cc +++ b/www/chromium/files/patch-net_socket_udp__socket__posix.cc @@ -1,6 +1,6 @@ ---- net/socket/udp_socket_posix.cc.orig 2025-07-02 06:08:04 UTC +--- net/socket/udp_socket_posix.cc.orig 2025-10-02 04:28:32 UTC +++ net/socket/udp_socket_posix.cc -@@ -524,12 +524,17 @@ int UDPSocketPosix::SetRecvTos() { +@@ -532,12 +532,17 @@ int UDPSocketPosix::SetRecvTos() { #endif // BUILDFLAG(IS_APPLE) } @@ -19,7 +19,7 @@ if (confirm) { sendto_flags_ |= MSG_CONFIRM; } else { -@@ -550,7 +555,7 @@ int UDPSocketPosix::SetBroadcast(bool broadcast) { +@@ -558,7 +563,7 @@ int UDPSocketPosix::SetBroadcast(bool broadcast) { DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); int value = broadcast ? 1 : 0; int rv; @@ -28,7 +28,7 @@ // SO_REUSEPORT on OSX permits multiple processes to each receive // UDP multicast or broadcast datagrams destined for the bound // port. -@@ -894,7 +899,7 @@ int UDPSocketPosix::DoBind(const IPEndPoint& address) +@@ -916,7 +921,7 @@ int UDPSocketPosix::DoBind(const IPEndPoint& address) #if BUILDFLAG(IS_CHROMEOS) if (last_error == EINVAL) return ERR_ADDRESS_IN_USE; diff --git a/www/chromium/files/patch-net_socket_udp__socket__unittest.cc b/www/chromium/files/patch-net_socket_udp__socket__unittest.cc index d5060d2e4ca8..76c2fe94045e 100644 --- a/www/chromium/files/patch-net_socket_udp__socket__unittest.cc +++ b/www/chromium/files/patch-net_socket_udp__socket__unittest.cc @@ -1,6 +1,6 @@ ---- net/socket/udp_socket_unittest.cc.orig 2025-07-02 06:08:04 UTC +--- net/socket/udp_socket_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ net/socket/udp_socket_unittest.cc -@@ -397,7 +397,7 @@ TEST_F(UDPSocketTest, PartialRecv) { +@@ -396,7 +396,7 @@ TEST_F(UDPSocketTest, PartialRecv) { EXPECT_EQ(second_packet, received); } @@ -9,7 +9,7 @@ // - MacOS: requires root permissions on OSX 10.7+. // - Android: devices attached to testbots don't have default network, so // broadcasting to 255.255.255.255 returns error -109 (Address not reachable). -@@ -708,7 +708,7 @@ TEST_F(UDPSocketTest, ClientSetDoNotFragment) { +@@ -707,7 +707,7 @@ TEST_F(UDPSocketTest, ClientSetDoNotFragment) { EXPECT_THAT(rv, IsOk()); rv = client.SetDoNotFragment(); @@ -18,7 +18,7 @@ // TODO(crbug.com/42050633): IP_MTU_DISCOVER is not implemented on Fuchsia. EXPECT_THAT(rv, IsError(ERR_NOT_IMPLEMENTED)); #else -@@ -730,7 +730,7 @@ TEST_F(UDPSocketTest, ServerSetDoNotFragment) { +@@ -729,7 +729,7 @@ TEST_F(UDPSocketTest, ServerSetDoNotFragment) { EXPECT_THAT(rv, IsOk()); rv = server.SetDoNotFragment(); @@ -27,7 +27,7 @@ // TODO(crbug.com/42050633): IP_MTU_DISCOVER is not implemented on Fuchsia. EXPECT_THAT(rv, IsError(ERR_NOT_IMPLEMENTED)); #else -@@ -796,7 +796,7 @@ TEST_F(UDPSocketTest, JoinMulticastGroup) { +@@ -795,7 +795,7 @@ TEST_F(UDPSocketTest, JoinMulticastGroup) { // TODO(crbug.com/40620614): failing on device on iOS 12.2. // TODO(crbug.com/40189274): flaky on Mac 11. @@ -36,7 +36,7 @@ #define MAYBE_SharedMulticastAddress DISABLED_SharedMulticastAddress #else #define MAYBE_SharedMulticastAddress SharedMulticastAddress -@@ -850,7 +850,7 @@ TEST_F(UDPSocketTest, MAYBE_SharedMulticastAddress) { +@@ -849,7 +849,7 @@ TEST_F(UDPSocketTest, MAYBE_SharedMulticastAddress) { NetLogSource()); ASSERT_THAT(client_socket.Connect(send_address), IsOk()); diff --git a/www/chromium/files/patch-net_tools_net__watcher_net__watcher.cc b/www/chromium/files/patch-net_tools_net__watcher_net__watcher.cc index c4213618f0bb..9c9c84c73123 100644 --- a/www/chromium/files/patch-net_tools_net__watcher_net__watcher.cc +++ b/www/chromium/files/patch-net_tools_net__watcher_net__watcher.cc @@ -1,4 +1,4 @@ ---- net/tools/net_watcher/net_watcher.cc.orig 2025-04-04 08:52:13 UTC +--- net/tools/net_watcher/net_watcher.cc.orig 2025-10-02 04:28:32 UTC +++ net/tools/net_watcher/net_watcher.cc @@ -31,7 +31,7 @@ #include "net/proxy_resolution/proxy_config_service.h" @@ -18,7 +18,7 @@ // Flag to specifies which network interfaces to ignore. Interfaces should // follow as a comma seperated list. const char kIgnoreNetifFlag[] = "ignore-netif"; -@@ -143,7 +143,7 @@ class NetWatcher : +@@ -162,7 +162,7 @@ class NetWatcher : } // namespace int main(int argc, char* argv[]) { @@ -27,7 +27,7 @@ base::apple::ScopedNSAutoreleasePool pool; #endif base::AtExitManager exit_manager; -@@ -160,7 +160,7 @@ int main(int argc, char* argv[]) { +@@ -179,7 +179,7 @@ int main(int argc, char* argv[]) { NetWatcher net_watcher; diff --git a/www/chromium/files/patch-net_websockets_websocket__basic__stream__adapters__test.cc b/www/chromium/files/patch-net_websockets_websocket__basic__stream__adapters__test.cc index 8f679f5a81e5..ac5ed32e3c95 100644 --- a/www/chromium/files/patch-net_websockets_websocket__basic__stream__adapters__test.cc +++ b/www/chromium/files/patch-net_websockets_websocket__basic__stream__adapters__test.cc @@ -1,6 +1,6 @@ ---- net/websockets/websocket_basic_stream_adapters_test.cc.orig 2025-04-04 08:52:13 UTC +--- net/websockets/websocket_basic_stream_adapters_test.cc.orig 2025-10-02 04:28:32 UTC +++ net/websockets/websocket_basic_stream_adapters_test.cc -@@ -1098,10 +1098,10 @@ TEST_F(WebSocketSpdyStreamAdapterTest, +@@ -1097,10 +1097,10 @@ TEST_F(WebSocketSpdyStreamAdapterTest, OnCloseOkShouldBeTranslatedToConnectionClose) { spdy::SpdySerializedFrame response_headers( spdy_util_.ConstructSpdyResponseHeaders(1, ResponseHeaders(), false)); diff --git a/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc b/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc index f46f08c8a6d2..edb4ea6ddb1d 100644 --- a/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc +++ b/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc @@ -1,6 +1,6 @@ ---- pdf/pdfium/pdfium_engine.cc.orig 2025-09-06 10:01:20 UTC +--- pdf/pdfium/pdfium_engine.cc.orig 2025-10-02 04:28:32 UTC +++ pdf/pdfium/pdfium_engine.cc -@@ -113,7 +113,7 @@ +@@ -115,7 +115,7 @@ #include "ui/accessibility/ax_features.mojom-features.h" #endif @@ -9,7 +9,7 @@ #include "pdf/pdfium/pdfium_font_linux.h" #endif -@@ -565,7 +565,7 @@ void InitializeSDK(bool enable_v8, +@@ -577,7 +577,7 @@ void InitializeSDK(bool enable_v8, FPDF_InitLibraryWithConfig(&config); diff --git a/www/chromium/files/patch-remoting_host_host__attributes.cc b/www/chromium/files/patch-remoting_host_host__attributes.cc index 2212d6af890c..9305001ab298 100644 --- a/www/chromium/files/patch-remoting_host_host__attributes.cc +++ b/www/chromium/files/patch-remoting_host_host__attributes.cc @@ -1,6 +1,6 @@ ---- remoting/host/host_attributes.cc.orig 2025-05-05 10:57:53 UTC +--- remoting/host/host_attributes.cc.orig 2025-10-02 04:28:32 UTC +++ remoting/host/host_attributes.cc -@@ -103,7 +103,7 @@ std::string GetHostAttributes() { +@@ -102,7 +102,7 @@ std::string GetHostAttributes() { if (media::InitializeMediaFoundation()) { result.push_back("HWEncoder"); } diff --git a/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc b/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc index a0ef68c18b48..6ae127c785ce 100644 --- a/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc +++ b/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc @@ -1,6 +1,6 @@ ---- remoting/host/me2me_desktop_environment.cc.orig 2025-09-06 10:01:20 UTC +--- remoting/host/me2me_desktop_environment.cc.orig 2025-10-02 04:28:32 UTC +++ remoting/host/me2me_desktop_environment.cc -@@ -113,7 +113,7 @@ std::string Me2MeDesktopEnvironment::GetCapabilities() +@@ -119,7 +119,7 @@ std::string Me2MeDesktopEnvironment::GetCapabilities() capabilities += protocol::kRemoteWebAuthnCapability; } @@ -9,7 +9,7 @@ capabilities += " "; capabilities += protocol::kMultiStreamCapability; capabilities += " "; -@@ -158,7 +158,7 @@ Me2MeDesktopEnvironment::Me2MeDesktopEnvironment( +@@ -168,7 +168,7 @@ Me2MeDesktopEnvironment::Me2MeDesktopEnvironment( // properly under Xvfb. mutable_desktop_capture_options()->set_use_update_notifications(true); @@ -18,7 +18,7 @@ // Setting this option to false means that the capture differ wrapper will not // be used when the X11 capturer is selected. This reduces the X11 capture // time by a few milliseconds per frame and is safe because we can rely on -@@ -185,7 +185,7 @@ bool Me2MeDesktopEnvironment::InitializeSecurity( +@@ -195,7 +195,7 @@ bool Me2MeDesktopEnvironment::InitializeSecurity( // Otherwise, if the session is shared with the local user start monitoring // the local input and create the in-session UI. diff --git a/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc b/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc index 97498cd0c589..26506ebb50d0 100644 --- a/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc +++ b/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc @@ -1,6 +1,6 @@ ---- remoting/host/remoting_me2me_host.cc.orig 2025-09-06 10:01:20 UTC +--- remoting/host/remoting_me2me_host.cc.orig 2025-10-02 04:28:32 UTC +++ remoting/host/remoting_me2me_host.cc -@@ -139,7 +139,7 @@ +@@ -140,7 +140,7 @@ #include "remoting/host/mac/permission_utils.h" #endif // BUILDFLAG(IS_APPLE) @@ -9,7 +9,7 @@ #if defined(REMOTING_USE_X11) #include <gtk/gtk.h> -@@ -149,7 +149,7 @@ +@@ -151,7 +151,7 @@ #endif // defined(REMOTING_USE_X11) #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) @@ -18,7 +18,7 @@ #include "base/linux_util.h" #include "remoting/host/linux/audio_capturer_linux.h" #include "remoting/host/linux/certificate_watcher.h" -@@ -164,7 +164,7 @@ +@@ -166,7 +166,7 @@ #include "remoting/host/pairing_registry_delegate_win.h" #endif // BUILDFLAG(IS_WIN) @@ -27,7 +27,7 @@ #include "remoting/base/crash/crash_reporting_crashpad.h" #include "remoting/host/host_wtmpdb_logger.h" #endif // BUILDFLAG(IS_LINUX) -@@ -198,7 +198,7 @@ const char kApplicationName[] = "chromoting"; +@@ -200,7 +200,7 @@ const char kApplicationName[] = "chromoting"; const char kStdinConfigPath[] = "-"; #endif // !defined(REMOTING_MULTI_PROCESS) @@ -36,7 +36,7 @@ // The command line switch used to pass name of the pipe to capture audio on // linux. const char kAudioPipeSwitchName[] = "audio-pipe-name"; -@@ -446,7 +446,7 @@ class HostProcess : public ConfigWatcher::Delegate, +@@ -448,7 +448,7 @@ class HostProcess : public ConfigWatcher::Delegate, std::unique_ptr<AgentProcessBrokerClient> agent_process_broker_client_; #endif @@ -45,7 +45,7 @@ // Watch for certificate changes and kill the host when changes occur std::unique_ptr<CertificateWatcher> cert_watcher_; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -508,7 +508,7 @@ class HostProcess : public ConfigWatcher::Delegate, +@@ -510,7 +510,7 @@ class HostProcess : public ConfigWatcher::Delegate, std::unique_ptr<FtlEchoMessageListener> ftl_echo_message_listener_; std::unique_ptr<HostEventLogger> host_event_logger_; @@ -54,7 +54,7 @@ std::unique_ptr<HostWtmpdbLogger> host_wtmpdb_logger_; #endif std::unique_ptr<HostPowerSaveBlocker> power_save_blocker_; -@@ -835,7 +835,7 @@ void HostProcess::StartOnNetworkThread() { +@@ -837,7 +837,7 @@ void HostProcess::StartOnNetworkThread() { void HostProcess::ShutdownOnNetworkThread() { DCHECK(context_->network_task_runner()->BelongsToCurrentThread()); config_watcher_.reset(); @@ -63,7 +63,7 @@ cert_watcher_.reset(); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) } -@@ -912,7 +912,7 @@ void HostProcess::CreateAuthenticatorFactory() { +@@ -914,7 +914,7 @@ void HostProcess::CreateAuthenticatorFactory() { context_->create_client_cert_store_callback(), service_account_email_, oauth_refresh_token_)); @@ -72,7 +72,7 @@ if (!cert_watcher_) { cert_watcher_ = std::make_unique<CertificateWatcher>( base::BindRepeating(&HostProcess::ShutdownHost, -@@ -1050,7 +1050,7 @@ void HostProcess::StartOnUiThread() { +@@ -1052,7 +1052,7 @@ void HostProcess::StartOnUiThread() { base::BindRepeating(&HostProcess::OnPolicyUpdate, base::Unretained(this)), base::BindRepeating(&HostProcess::OnPolicyError, base::Unretained(this))); @@ -81,7 +81,7 @@ // If an audio pipe is specific on the command-line then initialize // AudioCapturerLinux to capture from it. base::FilePath audio_pipe_name = -@@ -1129,7 +1129,7 @@ void HostProcess::ShutdownOnUiThread() { +@@ -1131,7 +1131,7 @@ void HostProcess::ShutdownOnUiThread() { // It is now safe for the HostProcess to be deleted. self_ = nullptr; @@ -90,7 +90,7 @@ // Cause the global AudioPipeReader to be freed, otherwise the audio // thread will remain in-use and prevent the process from exiting. // TODO(wez): DesktopEnvironmentFactory should own the pipe reader. -@@ -1137,7 +1137,7 @@ void HostProcess::ShutdownOnUiThread() { +@@ -1139,7 +1139,7 @@ void HostProcess::ShutdownOnUiThread() { AudioCapturerLinux::InitializePipeReader(nullptr, base::FilePath()); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) @@ -99,7 +99,16 @@ context_->input_task_runner()->PostTask( FROM_HERE, base::BindOnce([]() { delete ui::X11EventSource::GetInstance(); })); -@@ -1908,7 +1908,7 @@ void HostProcess::StartHost() { +@@ -1835,7 +1835,7 @@ void HostProcess::StartHost() { + + SetState(HOST_STARTED); + +-#if BUILDFLAG(IS_LINUX) && defined(REMOTING_USE_X11) ++#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(REMOTING_USE_X11) + if (webrtc::DesktopCapturer::IsRunningUnderWayland()) { + GnomeRemoteDesktopSession::GetInstance()->Init( + base::BindOnce([](base::expected<void, std::string> result) { +@@ -1925,7 +1925,7 @@ void HostProcess::StartHost() { host_->AddExtension(std::make_unique<TestEchoExtension>()); @@ -108,7 +117,7 @@ const base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); if (cmd_line->HasSwitch(kEnableWtmpdb)) { host_wtmpdb_logger_ = -@@ -1944,7 +1944,7 @@ void HostProcess::StartHost() { +@@ -1960,7 +1960,7 @@ void HostProcess::StartHost() { // addresses. host_->Start(*host_owner_emails_.begin()); @@ -117,7 +126,7 @@ // For Windows and Mac, ChromotingHostServices connections are handled by // another process, then the message pipe is forwarded to the network process. host_->StartChromotingHostServices(); -@@ -2089,7 +2089,7 @@ int HostProcessMain() { +@@ -2105,7 +2105,7 @@ int HostProcessMain() { HOST_LOG << "Starting host process: version " << STRINGIZE(VERSION); const base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); @@ -126,7 +135,7 @@ #if defined(REMOTING_USE_X11) // Initialize Xlib for multi-threaded use, allowing non-Chromium code to // use X11 safely (such as the WebRTC capturer, GTK ...) -@@ -2134,7 +2134,7 @@ int HostProcessMain() { +@@ -2150,7 +2150,7 @@ int HostProcessMain() { return kInitializationFailed; } @@ -135,7 +144,7 @@ // Log and cleanup the crash database. We do this after a short delay so that // the crash database has a chance to be updated properly if we just got // relaunched after a crash. -@@ -2154,7 +2154,7 @@ int HostProcessMain() { +@@ -2170,7 +2170,7 @@ int HostProcessMain() { std::unique_ptr<net::NetworkChangeNotifier> network_change_notifier( net::NetworkChangeNotifier::CreateIfNeeded()); diff --git a/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc b/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc index c982dc9370eb..39bdf08f2182 100644 --- a/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc +++ b/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc @@ -1,4 +1,4 @@ ---- sandbox/linux/services/init_process_reaper.cc.orig 2025-09-06 10:01:20 UTC +--- sandbox/linux/services/init_process_reaper.cc.orig 2025-10-02 04:28:32 UTC +++ sandbox/linux/services/init_process_reaper.cc @@ -2,6 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be @@ -8,7 +8,7 @@ #include "sandbox/linux/services/init_process_reaper.h" #include <signal.h> -@@ -101,3 +102,4 @@ bool CreateInitProcessReaper(base::OnceClosure post_fo +@@ -100,3 +101,4 @@ bool CreateInitProcessReaper(base::OnceClosure post_fo } } // namespace sandbox. diff --git a/www/chromium/files/patch-sandbox_policy_BUILD.gn b/www/chromium/files/patch-sandbox_policy_BUILD.gn index c132a3fcb81b..71871b599442 100644 --- a/www/chromium/files/patch-sandbox_policy_BUILD.gn +++ b/www/chromium/files/patch-sandbox_policy_BUILD.gn @@ -1,4 +1,4 @@ ---- sandbox/policy/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- sandbox/policy/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ sandbox/policy/BUILD.gn @@ -45,7 +45,7 @@ component("policy") { "//third_party/jni_zero", @@ -9,7 +9,7 @@ sources += [ "linux/bpf_audio_policy_linux.cc", "linux/bpf_audio_policy_linux.h", -@@ -113,6 +113,27 @@ component("policy") { +@@ -113,6 +113,26 @@ component("policy") { "//sandbox/linux:sandbox_services", "//sandbox/linux:seccomp_bpf", "//sandbox/linux:suid_sandbox_client", @@ -20,10 +20,6 @@ + "openbsd/sandbox_openbsd.cc", + "openbsd/sandbox_openbsd.h", + ] -+ deps += [ -+ "//sandbox:sandbox_buildflags", -+ "//ui/gfx/x", -+ ] + libs = [ "util" ] + } + if (is_freebsd) { @@ -31,8 +27,11 @@ + "freebsd/sandbox_freebsd.cc", + "freebsd/sandbox_freebsd.h", + ] ++ } ++ if (is_bsd) { + deps += [ + "//sandbox:sandbox_buildflags", ++ "//skia", + "//ui/gfx/x", ] } diff --git a/www/chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc b/www/chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc index 3b7cb6964b07..83a3096beda5 100644 --- a/www/chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc +++ b/www/chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc @@ -1,6 +1,6 @@ ---- sandbox/policy/openbsd/sandbox_openbsd.cc.orig 2025-09-06 10:01:20 UTC +--- sandbox/policy/openbsd/sandbox_openbsd.cc.orig 2025-10-02 04:28:32 UTC +++ sandbox/policy/openbsd/sandbox_openbsd.cc -@@ -0,0 +1,393 @@ +@@ -0,0 +1,396 @@ +// Copyright (c) 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. @@ -61,6 +61,7 @@ +#endif + +#include "third_party/boringssl/src/include/openssl/crypto.h" ++#include "third_party/skia/experimental/rust_png/ffi/FFI.rs.h" + +#include <fontconfig/fontconfig.h> +#include "ui/gfx/linux/fontconfig_util.h" @@ -127,6 +128,8 @@ +#endif + CRYPTO_pre_sandbox_init(); + ++ rust_png::initialize_cpudetect(); ++ + base::FilePath cache_directory, local_directory; + + base::PathService::Get(base::DIR_CACHE, &cache_directory); diff --git a/www/chromium/files/patch-services_device_serial_serial__io__handler__posix.cc b/www/chromium/files/patch-services_device_serial_serial__io__handler__posix.cc index f2983cb8e60a..eb140a1a6ede 100644 --- a/www/chromium/files/patch-services_device_serial_serial__io__handler__posix.cc +++ b/www/chromium/files/patch-services_device_serial_serial__io__handler__posix.cc @@ -1,6 +1,6 @@ ---- services/device/serial/serial_io_handler_posix.cc.orig 2025-08-07 06:57:29 UTC +--- services/device/serial/serial_io_handler_posix.cc.orig 2025-10-02 04:28:32 UTC +++ services/device/serial/serial_io_handler_posix.cc -@@ -74,7 +74,7 @@ bool BitrateToSpeedConstant(int bitrate, speed_t* spee +@@ -70,7 +70,7 @@ bool BitrateToSpeedConstant(int bitrate, speed_t* spee BITRATE_TO_SPEED_CASE(9600) BITRATE_TO_SPEED_CASE(19200) BITRATE_TO_SPEED_CASE(38400) diff --git a/www/chromium/files/patch-services_device_usb_usb__device__handle__usbfs.cc b/www/chromium/files/patch-services_device_usb_usb__device__handle__usbfs.cc index 5827cb1fe23c..6f385c077740 100644 --- a/www/chromium/files/patch-services_device_usb_usb__device__handle__usbfs.cc +++ b/www/chromium/files/patch-services_device_usb_usb__device__handle__usbfs.cc @@ -1,6 +1,6 @@ ---- services/device/usb/usb_device_handle_usbfs.cc.orig 2025-08-07 06:57:29 UTC +--- services/device/usb/usb_device_handle_usbfs.cc.orig 2025-10-02 04:28:32 UTC +++ services/device/usb/usb_device_handle_usbfs.cc -@@ -38,7 +38,7 @@ +@@ -34,7 +34,7 @@ #include "chromeos/dbus/permission_broker/permission_broker_client.h" #endif @@ -9,7 +9,7 @@ #include "base/metrics/histogram_macros.h" #include "services/device/public/cpp/device_features.h" #include "services/device/usb/usb_interface_detach_allowlist.h" -@@ -55,7 +55,7 @@ using mojom::UsbTransferType; +@@ -51,7 +51,7 @@ using mojom::UsbTransferType; namespace { @@ -18,7 +18,7 @@ // Outcome of detaching a kernel driver before ClaimInterface(). // These values are persisted to logs. Entries should not be renumbered and // numeric values should never be reused. -@@ -297,7 +297,7 @@ bool UsbDeviceHandleUsbfs::BlockingTaskRunnerHelper::R +@@ -293,7 +293,7 @@ bool UsbDeviceHandleUsbfs::BlockingTaskRunnerHelper::R return true; } @@ -27,7 +27,7 @@ bool UsbDeviceHandleUsbfs::BlockingTaskRunnerHelper::DetachInterface( int interface_number, const CombinedInterfaceInfo& interface_info) { -@@ -633,7 +633,7 @@ void UsbDeviceHandleUsbfs::ClaimInterface(int interfac +@@ -630,7 +630,7 @@ void UsbDeviceHandleUsbfs::ClaimInterface(int interfac return; } #endif @@ -36,7 +36,7 @@ if (base::FeatureList::IsEnabled(features::kAutomaticUsbDetach)) { const mojom::UsbConfigurationInfo* config = device_->GetActiveConfiguration(); -@@ -979,7 +979,7 @@ void UsbDeviceHandleUsbfs::ReleaseInterfaceComplete(in +@@ -976,7 +976,7 @@ void UsbDeviceHandleUsbfs::ReleaseInterfaceComplete(in return; } #endif diff --git a/www/chromium/files/patch-services_network_BUILD.gn b/www/chromium/files/patch-services_network_BUILD.gn index fbac826275f2..c5a9417693ca 100644 --- a/www/chromium/files/patch-services_network_BUILD.gn +++ b/www/chromium/files/patch-services_network_BUILD.gn @@ -1,6 +1,6 @@ ---- services/network/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- services/network/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ services/network/BUILD.gn -@@ -421,7 +421,6 @@ if (is_linux || is_chromeos) { +@@ -426,7 +426,6 @@ if (is_linux || is_chromeos) { ] deps = [ "//base", diff --git a/www/chromium/files/patch-services_network_network__context.cc b/www/chromium/files/patch-services_network_network__context.cc index 889d7c5068c4..d63f9cd25d6c 100644 --- a/www/chromium/files/patch-services_network_network__context.cc +++ b/www/chromium/files/patch-services_network_network__context.cc @@ -1,6 +1,6 @@ ---- services/network/network_context.cc.orig 2025-09-06 10:01:20 UTC +--- services/network/network_context.cc.orig 2025-10-02 04:28:32 UTC +++ services/network/network_context.cc -@@ -629,7 +629,7 @@ NetworkContext::NetworkContextHttpAuthPreferences:: +@@ -630,7 +630,7 @@ NetworkContext::NetworkContextHttpAuthPreferences:: NetworkContext::NetworkContextHttpAuthPreferences:: ~NetworkContextHttpAuthPreferences() = default; @@ -9,7 +9,7 @@ bool NetworkContext::NetworkContextHttpAuthPreferences::AllowGssapiLibraryLoad() const { if (network_service_) { -@@ -2598,7 +2598,7 @@ void NetworkContext::OnHttpAuthDynamicParamsChanged( +@@ -2600,7 +2600,7 @@ void NetworkContext::OnHttpAuthDynamicParamsChanged( http_auth_dynamic_network_service_params->android_negotiate_account_type); #endif // BUILDFLAG(IS_ANDROID) diff --git a/www/chromium/files/patch-services_network_network__context.h b/www/chromium/files/patch-services_network_network__context.h index ece629da24bd..5b3b4875a4d0 100644 --- a/www/chromium/files/patch-services_network_network__context.h +++ b/www/chromium/files/patch-services_network_network__context.h @@ -1,6 +1,6 @@ ---- services/network/network_context.h.orig 2025-09-06 10:01:20 UTC +--- services/network/network_context.h.orig 2025-10-02 04:28:32 UTC +++ services/network/network_context.h -@@ -738,7 +738,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkContext +@@ -749,7 +749,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkContext public: explicit NetworkContextHttpAuthPreferences(NetworkService* network_service); ~NetworkContextHttpAuthPreferences() override; diff --git a/www/chromium/files/patch-services_network_network__service.cc b/www/chromium/files/patch-services_network_network__service.cc index 04ed0c4e8a7e..c67d07cfa35d 100644 --- a/www/chromium/files/patch-services_network_network__service.cc +++ b/www/chromium/files/patch-services_network_network__service.cc @@ -1,6 +1,6 @@ ---- services/network/network_service.cc.orig 2025-09-06 10:01:20 UTC +--- services/network/network_service.cc.orig 2025-10-02 04:28:32 UTC +++ services/network/network_service.cc -@@ -107,11 +107,11 @@ +@@ -108,11 +108,11 @@ #include "third_party/boringssl/src/include/openssl/cpu.h" #endif @@ -14,7 +14,7 @@ #include "services/network/network_change_notifier_passive_factory.h" #endif -@@ -1035,7 +1035,7 @@ void NetworkService::SetExplicitlyAllowedPorts( +@@ -1041,7 +1041,7 @@ void NetworkService::SetExplicitlyAllowedPorts( net::SetExplicitlyAllowedPorts(ports); } @@ -23,7 +23,7 @@ void NetworkService::SetGssapiLibraryLoadObserver( mojo::PendingRemote<mojom::GssapiLibraryLoadObserver> gssapi_library_load_observer) { -@@ -1174,7 +1174,7 @@ NetworkService::CreateHttpAuthHandlerFactory(NetworkCo +@@ -1180,7 +1180,7 @@ NetworkService::CreateHttpAuthHandlerFactory(NetworkCo ); } diff --git a/www/chromium/files/patch-services_network_network__service.h b/www/chromium/files/patch-services_network_network__service.h index a3b65d5178ab..aaf00d1a89f6 100644 --- a/www/chromium/files/patch-services_network_network__service.h +++ b/www/chromium/files/patch-services_network_network__service.h @@ -1,4 +1,4 @@ ---- services/network/network_service.h.orig 2025-09-06 10:01:20 UTC +--- services/network/network_service.h.orig 2025-10-02 04:28:32 UTC +++ services/network/network_service.h @@ -243,7 +243,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService const std::vector<ContentSettingPatternSource>& settings) override; @@ -18,7 +18,7 @@ // This is called just before a GSSAPI library may be loaded. void OnBeforeGssapiLibraryLoad(); #endif // BUILDFLAG(IS_LINUX) -@@ -550,7 +550,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService +@@ -542,7 +542,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService // leaking stale listeners between tests. std::unique_ptr<net::NetworkChangeNotifier> mock_network_change_notifier_; diff --git a/www/chromium/files/patch-services_network_public_cpp_features.cc b/www/chromium/files/patch-services_network_public_cpp_features.cc index fb3ce2627b29..90885ce250ff 100644 --- a/www/chromium/files/patch-services_network_public_cpp_features.cc +++ b/www/chromium/files/patch-services_network_public_cpp_features.cc @@ -1,4 +1,4 @@ ---- services/network/public/cpp/features.cc.orig 2025-09-06 10:01:20 UTC +--- services/network/public/cpp/features.cc.orig 2025-10-02 04:28:32 UTC +++ services/network/public/cpp/features.cc @@ -109,7 +109,7 @@ BASE_FEATURE(kSplitAuthCacheByNetworkIsolationKey, BASE_FEATURE(kDnsOverHttpsUpgrade, @@ -9,7 +9,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -378,7 +378,7 @@ BASE_FEATURE(kAvoidResourceRequestCopies, +@@ -393,7 +393,7 @@ BASE_FEATURE(kAvoidResourceRequestCopies, BASE_FEATURE(kDocumentIsolationPolicy, "DocumentIsolationPolicy", #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-services_on__device__model_ml_BUILD.gn b/www/chromium/files/patch-services_on__device__model_ml_BUILD.gn new file mode 100644 index 000000000000..e333278070d8 --- /dev/null +++ b/www/chromium/files/patch-services_on__device__model_ml_BUILD.gn @@ -0,0 +1,11 @@ +--- services/on_device_model/ml/BUILD.gn.orig 2025-10-02 04:28:32 UTC ++++ services/on_device_model/ml/BUILD.gn +@@ -82,7 +82,7 @@ if (use_blink || (is_ios && build_with_internal_optimi + if (!is_fuchsia) { + deps += [ "//services/on_device_model/safety:bert_safety_model" ] + } +- if (is_win || is_mac || is_linux) { ++ if (!is_bsd && (is_win || is_mac || is_linux)) { + deps += [ "//third_party/xnnpack" ] + } + public_deps = [ diff --git a/www/chromium/files/patch-services_shape__detection_shape__detection__service.cc b/www/chromium/files/patch-services_shape__detection_shape__detection__service.cc index f5c8f6111bbd..c486e15ed28b 100644 --- a/www/chromium/files/patch-services_shape__detection_shape__detection__service.cc +++ b/www/chromium/files/patch-services_shape__detection_shape__detection__service.cc @@ -1,11 +1,11 @@ ---- services/shape_detection/shape_detection_service.cc.orig 2025-09-06 10:01:20 UTC +--- services/shape_detection/shape_detection_service.cc.orig 2025-10-02 04:28:32 UTC +++ services/shape_detection/shape_detection_service.cc @@ -22,7 +22,7 @@ #elif BUILDFLAG(IS_ANDROID) // No C++ code, barcode detection comes from Java. #elif BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) +- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN)) ++ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD)) #include "services/shape_detection/barcode_detection_provider_chrome.h" #else #include "services/shape_detection/barcode_detection_provider_impl.h" @@ -13,8 +13,8 @@ #elif BUILDFLAG(IS_MAC) BarcodeDetectionProviderMac::Create(std::move(receiver)); #elif BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) +- (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX)) ++ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) BarcodeDetectionProviderChrome::Create(std::move(receiver)); #else BarcodeDetectionProviderImpl::Create(std::move(receiver)); diff --git a/www/chromium/files/patch-services_tracing_public_cpp_perfetto_track__name__recorder.cc b/www/chromium/files/patch-services_tracing_public_cpp_perfetto_track__name__recorder.cc index cf779b35e02c..9ea22784834c 100644 --- a/www/chromium/files/patch-services_tracing_public_cpp_perfetto_track__name__recorder.cc +++ b/www/chromium/files/patch-services_tracing_public_cpp_perfetto_track__name__recorder.cc @@ -1,8 +1,8 @@ ---- services/tracing/public/cpp/perfetto/track_name_recorder.cc.orig 2025-09-06 10:01:20 UTC +--- services/tracing/public/cpp/perfetto/track_name_recorder.cc.orig 2025-10-02 04:28:32 UTC +++ services/tracing/public/cpp/perfetto/track_name_recorder.cc -@@ -51,7 +51,7 @@ void FillThreadTrack(const perfetto::ThreadTrack& trac - if (thread_type != ChromeThreadDescriptor::THREAD_UNSPECIFIED) { - desc.mutable_chrome_thread()->set_thread_type(thread_type); +@@ -53,7 +53,7 @@ void FillThreadTrack(const perfetto::ThreadTrack& trac + desc.mutable_chrome_thread()->set_thread_type( + static_cast<int32_t>(thread_type)); } -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_AIX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc b/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc index 512cc6197d7c..939dd548791b 100644 --- a/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc +++ b/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc @@ -1,4 +1,4 @@ ---- services/tracing/public/cpp/stack_sampling/tracing_sampler_profiler.cc.orig 2025-09-06 10:01:20 UTC +--- services/tracing/public/cpp/stack_sampling/tracing_sampler_profiler.cc.orig 2025-10-02 04:28:32 UTC +++ services/tracing/public/cpp/stack_sampling/tracing_sampler_profiler.cc @@ -39,7 +39,7 @@ #include "third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h" @@ -18,7 +18,7 @@ // Returns whether stack sampling is supported on the current platform. bool IsStackSamplingSupported() { return base::StackSamplingProfiler::IsSupportedForCurrentPlatform(); -@@ -379,7 +379,7 @@ void TracingSamplerProfiler::TracingProfileBuilder::Wr +@@ -381,7 +381,7 @@ void TracingSamplerProfiler::TracingProfileBuilder::Wr thread_descriptor->set_reference_timestamp_us( last_timestamp_.since_origin().InMicroseconds()); @@ -27,7 +27,7 @@ if (base::GetCurrentProcId() != base::trace_event::TraceLog::GetInstance()->process_id()) { auto* chrome_thread = track_descriptor->set_chrome_thread(); -@@ -651,7 +651,7 @@ bool TracingSamplerProfiler::IsStackUnwindingSupported +@@ -653,7 +653,7 @@ bool TracingSamplerProfiler::IsStackUnwindingSupported ANDROID_ARM64_UNWINDING_SUPPORTED || ANDROID_CFI_UNWINDING_SUPPORTED || \ (BUILDFLAG(IS_CHROMEOS) && \ (defined(ARCH_CPU_X86_64) || defined(ARCH_CPU_ARM64))) || \ diff --git a/www/chromium/files/patch-services_viz_public_mojom_BUILD.gn b/www/chromium/files/patch-services_viz_public_mojom_BUILD.gn index 7c11768e62a2..775e5065314c 100644 --- a/www/chromium/files/patch-services_viz_public_mojom_BUILD.gn +++ b/www/chromium/files/patch-services_viz_public_mojom_BUILD.gn @@ -1,6 +1,6 @@ ---- services/viz/public/mojom/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- services/viz/public/mojom/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ services/viz/public/mojom/BUILD.gn -@@ -51,7 +51,7 @@ mojom("mojom") { +@@ -53,7 +53,7 @@ mojom("mojom") { # Used in thread.mojom enabled_features = [] diff --git a/www/chromium/files/patch-third__party_abseil-cpp_absl_base_config.h b/www/chromium/files/patch-third__party_abseil-cpp_absl_base_config.h index 7f72dc12f3ed..e38d2e8f428d 100644 --- a/www/chromium/files/patch-third__party_abseil-cpp_absl_base_config.h +++ b/www/chromium/files/patch-third__party_abseil-cpp_absl_base_config.h @@ -1,6 +1,6 @@ ---- third_party/abseil-cpp/absl/base/config.h.orig 2025-05-05 10:57:53 UTC +--- third_party/abseil-cpp/absl/base/config.h.orig 2025-10-02 04:28:32 UTC +++ third_party/abseil-cpp/absl/base/config.h -@@ -409,7 +409,7 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] != +@@ -413,7 +413,7 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] != #ifdef ABSL_HAVE_SCHED_YIELD #error ABSL_HAVE_SCHED_YIELD cannot be directly set #elif defined(__linux__) || defined(__ros__) || defined(__native_client__) || \ @@ -9,7 +9,7 @@ #define ABSL_HAVE_SCHED_YIELD 1 #endif -@@ -424,7 +424,8 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] != +@@ -428,7 +428,8 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] != // platforms. #ifdef ABSL_HAVE_SEMAPHORE_H #error ABSL_HAVE_SEMAPHORE_H cannot be directly set diff --git a/www/chromium/files/patch-third__party_angle_src_common_system__utils__linux.cpp b/www/chromium/files/patch-third__party_angle_src_common_system__utils__linux.cpp index 54e9b2220087..75d22a25dbf2 100644 --- a/www/chromium/files/patch-third__party_angle_src_common_system__utils__linux.cpp +++ b/www/chromium/files/patch-third__party_angle_src_common_system__utils__linux.cpp @@ -1,6 +1,6 @@ ---- third_party/angle/src/common/system_utils_linux.cpp.orig 2025-02-19 07:43:18 UTC +--- third_party/angle/src/common/system_utils_linux.cpp.orig 2025-10-02 04:28:32 UTC +++ third_party/angle/src/common/system_utils_linux.cpp -@@ -15,10 +15,15 @@ +@@ -19,10 +19,15 @@ #include <sys/types.h> #include <unistd.h> @@ -16,7 +16,7 @@ std::string GetExecutablePath() { // We cannot use lstat to get the size of /proc/self/exe as it always returns 0 -@@ -34,6 +39,7 @@ std::string GetExecutablePath() +@@ -38,6 +43,7 @@ std::string GetExecutablePath() path[result] = '\0'; return path; } @@ -24,7 +24,7 @@ std::string GetExecutableDirectory() { -@@ -59,6 +65,10 @@ void SetCurrentThreadName(const char *name) +@@ -63,6 +69,10 @@ void SetCurrentThreadName(const char *name) // There's a 15-character (16 including '\0') limit. If the name is too big (and ERANGE is // returned), name will be ignored. ASSERT(strlen(name) < 16); diff --git a/www/chromium/files/patch-third__party_angle_src_libANGLE_Display.cpp b/www/chromium/files/patch-third__party_angle_src_libANGLE_Display.cpp index b2521b403c3e..78099c050416 100644 --- a/www/chromium/files/patch-third__party_angle_src_libANGLE_Display.cpp +++ b/www/chromium/files/patch-third__party_angle_src_libANGLE_Display.cpp @@ -1,6 +1,6 @@ ---- third_party/angle/src/libANGLE/Display.cpp.orig 2025-08-07 06:57:29 UTC +--- third_party/angle/src/libANGLE/Display.cpp.orig 2025-10-02 04:28:32 UTC +++ third_party/angle/src/libANGLE/Display.cpp -@@ -58,7 +58,7 @@ +@@ -62,7 +62,7 @@ # include "libANGLE/renderer/gl/wgl/DisplayWGL.h" # elif ANGLE_ENABLE_CGL # include "libANGLE/renderer/gl/cgl/DisplayCGL.h" @@ -9,7 +9,7 @@ # include "libANGLE/renderer/gl/egl/DisplayEGL.h" # if defined(ANGLE_USE_X11) # include "libANGLE/renderer/gl/glx/DisplayGLX_api.h" -@@ -422,7 +422,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di +@@ -426,7 +426,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di impl = new rx::DisplayCGL(state); break; @@ -18,7 +18,7 @@ # if defined(ANGLE_USE_GBM) || defined(ANGLE_USE_WAYLAND) if (platformType == 0) { -@@ -473,7 +473,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di +@@ -477,7 +477,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di #if defined(ANGLE_ENABLE_OPENGL) # if defined(ANGLE_PLATFORM_WINDOWS) impl = new rx::DisplayWGL(state); @@ -27,7 +27,7 @@ # if defined(ANGLE_USE_GBM) || defined(ANGLE_USE_WAYLAND) if (platformType == 0) { -@@ -529,7 +529,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di +@@ -533,7 +533,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di impl = rx::CreateVulkanWin32Display(state); } break; @@ -36,7 +36,7 @@ # if defined(ANGLE_USE_GBM) if (platformType == EGL_PLATFORM_GBM_KHR && rx::IsVulkanGbmDisplayAvailable()) { -@@ -2146,7 +2146,7 @@ static ClientExtensions GenerateClientExtensions() +@@ -2150,7 +2150,7 @@ static ClientExtensions GenerateClientExtensions() extensions.platformWaylandEXT = true; #endif @@ -45,7 +45,7 @@ extensions.platformSurfacelessMESA = true; #endif -@@ -2193,7 +2193,7 @@ static ClientExtensions GenerateClientExtensions() +@@ -2197,7 +2197,7 @@ static ClientExtensions GenerateClientExtensions() extensions.x11Visual = true; #endif diff --git a/www/chromium/files/patch-third__party_blink_common_features.cc b/www/chromium/files/patch-third__party_blink_common_features.cc index 08a84c825be0..53f9eadcee59 100644 --- a/www/chromium/files/patch-third__party_blink_common_features.cc +++ b/www/chromium/files/patch-third__party_blink_common_features.cc @@ -1,9 +1,9 @@ ---- third_party/blink/common/features.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/common/features.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/common/features.cc -@@ -683,7 +683,7 @@ BASE_FEATURE(kDevToolsImprovedNetworkError, +@@ -572,7 +572,7 @@ BASE_FEATURE_PARAM(base::TimeDelta, + BASE_FEATURE(DevToolsImprovedNetworkError, base::FEATURE_DISABLED_BY_DEFAULT); - BASE_FEATURE(kDirectCompositorThreadIpc, - "DirectCompositorThreadIpc", + BASE_FEATURE(DirectCompositorThreadIpc, -#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT diff --git a/www/chromium/files/patch-third__party_blink_renderer_controller_blink__initializer.cc b/www/chromium/files/patch-third__party_blink_renderer_controller_blink__initializer.cc index 8229d26be7fb..3ea13513f16e 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_controller_blink__initializer.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_controller_blink__initializer.cc @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/controller/blink_initializer.cc.orig 2025-05-28 14:55:43 UTC +--- third_party/blink/renderer/controller/blink_initializer.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/controller/blink_initializer.cc @@ -82,12 +82,12 @@ #include "third_party/blink/renderer/controller/private_memory_footprint_provider.h" @@ -24,7 +24,7 @@ binders.Add<mojom::blink::MemoryUsageMonitorLinux>( ConvertToBaseRepeatingCallback( CrossThreadBindRepeating(&MemoryUsageMonitorPosix::Bind)), -@@ -303,7 +303,7 @@ void BlinkInitializer::RegisterMemoryWatchers(Platform +@@ -304,7 +304,7 @@ void BlinkInitializer::RegisterMemoryWatchers(Platform MemorySaverController::Initialize(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_dom_tree__scope.h b/www/chromium/files/patch-third__party_blink_renderer_core_dom_tree__scope.h new file mode 100644 index 000000000000..509ade834cc5 --- /dev/null +++ b/www/chromium/files/patch-third__party_blink_renderer_core_dom_tree__scope.h @@ -0,0 +1,10 @@ +--- third_party/blink/renderer/core/dom/tree_scope.h.orig 2025-10-02 04:28:32 UTC ++++ third_party/blink/renderer/core/dom/tree_scope.h +@@ -29,6 +29,7 @@ + + #include "third_party/blink/renderer/bindings/core/v8/v8_observable_array_css_style_sheet.h" + #include "third_party/blink/renderer/core/core_export.h" ++#include "third_party/blink/renderer/core/css/css_style_sheet.h" + #include "third_party/blink/renderer/core/dom/tree_ordered_map.h" + #include "third_party/blink/renderer/core/html/forms/radio_button_group_scope.h" + #include "third_party/blink/renderer/core/layout/hit_test_request.h" diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc b/www/chromium/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc index 9c44202bb41b..e44f3f969751 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc @@ -1,6 +1,15 @@ ---- third_party/blink/renderer/core/editing/editing_behavior.cc.orig 2024-08-26 12:06:38 UTC +--- third_party/blink/renderer/core/editing/editing_behavior.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/core/editing/editing_behavior.cc -@@ -304,7 +304,7 @@ bool EditingBehavior::ShouldInsertCharacter(const Keyb +@@ -138,7 +138,7 @@ const KeyboardCodeKeyDownEntry kKeyboardCodeKeyDownEnt + {VKEY_DELETE, 0, "DeleteForward"}, + {VKEY_BACK, OPTION_OR_CTRL_KEY, "DeleteWordBackward"}, + {VKEY_DELETE, OPTION_OR_CTRL_KEY, "DeleteWordForward"}, +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + {VKEY_BACK, kCtrlKey | kShiftKey, "DeleteToBeginningOfLine"}, + #endif + #if BUILDFLAG(IS_MAC) +@@ -307,7 +307,7 @@ bool EditingBehavior::ShouldInsertCharacter(const Keyb // unexpected behaviour if (ch < ' ') return false; diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc b/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc index 4c211c21a0cb..364a55195cae 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/core/exported/web_view_impl.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/core/exported/web_view_impl.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/core/exported/web_view_impl.cc @@ -421,7 +421,7 @@ void RecordPrerenderActivationSignalDelay(const String #if !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_WIN) @@ -9,7 +9,7 @@ if (!prefs.should_antialias_text) { // When anti-aliasing is off, GTK maps all non-zero hinting settings to // 'Normal' hinting so we do the same. Otherwise, folks who have 'Slight' -@@ -3441,7 +3441,7 @@ void WebViewImpl::UpdateFontRenderingFromRendererPrefs +@@ -3456,7 +3456,7 @@ void WebViewImpl::UpdateFontRenderingFromRendererPrefs gfx::FontRenderParams::SUBPIXEL_RENDERING_NONE); WebFontRenderStyle::SetSubpixelPositioning( renderer_preferences_.use_subpixel_positioning); diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc b/www/chromium/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc index 756ab2f4f86c..dca2eecd192f 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/core/frame/web_frame_test.cc.orig 2025-08-07 06:57:29 UTC +--- third_party/blink/renderer/core/frame/web_frame_test.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/core/frame/web_frame_test.cc -@@ -6473,7 +6473,7 @@ TEST_F(WebFrameTest, DISABLED_PositionForPointTest) { +@@ -6469,7 +6469,7 @@ TEST_F(WebFrameTest, DISABLED_PositionForPointTest) { } #if BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ // TODO(crbug.com/1090246): Fix these tests on Fuchsia and re-enable. // TODO(crbug.com/1317375): Build these tests on all platforms. #define MAYBE_SelectRangeStaysHorizontallyAlignedWhenMoved \ -@@ -6882,7 +6882,7 @@ TEST_F(CompositedSelectionBoundsTest, LargeSelectionSc +@@ -6878,7 +6878,7 @@ TEST_F(CompositedSelectionBoundsTest, LargeSelectionSc TEST_F(CompositedSelectionBoundsTest, LargeSelectionNoScroll) { RunTest("composited_selection_bounds_large_selection_noscroll.html"); } diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc b/www/chromium/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc index c2807179a3c5..9695d85e9c4b 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/core/page/context_menu_controller.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/core/page/context_menu_controller.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/core/page/context_menu_controller.cc -@@ -649,7 +649,7 @@ bool ContextMenuController::ShowContextMenu(LocalFrame +@@ -650,7 +650,7 @@ bool ContextMenuController::ShowContextMenu(LocalFrame if (potential_image_node != nullptr && IsA<HTMLCanvasElement>(potential_image_node)) { data.media_type = mojom::blink::ContextMenuDataMediaType::kCanvas; diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc b/www/chromium/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc index a5092cac50e9..00608eeba707 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/core/paint/paint_layer.cc.orig 2025-07-02 06:08:04 UTC +--- third_party/blink/renderer/core/paint/paint_layer.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/core/paint/paint_layer.cc -@@ -125,7 +125,7 @@ namespace blink { +@@ -123,7 +123,7 @@ namespace blink { namespace { diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h b/www/chromium/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h index a085ea4a2ab0..8b8ab50ebc38 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h +++ b/www/chromium/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/core/xml/xslt_processor.h.orig 2024-02-23 21:04:38 UTC +--- third_party/blink/renderer/core/xml/xslt_processor.h.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/core/xml/xslt_processor.h -@@ -77,7 +77,11 @@ class XSLTProcessor final : public ScriptWrappable { +@@ -79,7 +79,11 @@ class XSLTProcessor final : public ScriptWrappable { void reset(); diff --git a/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc b/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc index 6a3388f4433d..d296b746f2bf 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/modules/peerconnection/webrtc_audio_renderer_test.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/modules/peerconnection/webrtc_audio_renderer_test.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/modules/peerconnection/webrtc_audio_renderer_test.cc -@@ -384,7 +384,7 @@ TEST_F(WebRtcAudioRendererTest, DISABLED_VerifySinkPar +@@ -385,7 +385,7 @@ TEST_F(WebRtcAudioRendererTest, DISABLED_VerifySinkPar SetupRenderer(kDefaultOutputDeviceId); renderer_proxy_->Start(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_APPLE) || \ diff --git a/www/chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc b/www/chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc index 4c287b50dc85..9d4edb9f9f1e 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc -@@ -6581,7 +6581,7 @@ void WebGLRenderingContextBase::TexImageHelperMediaVid +@@ -6589,7 +6589,7 @@ void WebGLRenderingContextBase::TexImageHelperMediaVid // unmultiply has been requested or we need to never premultiply for Image // creation from a VideoFrame. diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn b/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn index e784cad74419..abd8161b3a4f 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/platform/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/BUILD.gn -@@ -2061,7 +2061,7 @@ static_library("test_support") { +@@ -2077,7 +2077,7 @@ static_library("test_support") { ] # fuzzed_data_provider may not work with a custom toolchain. diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc index 723187ec8f5e..a182401607ef 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc @@ -1,15 +1,15 @@ ---- third_party/blink/renderer/platform/fonts/font_cache.cc.orig 2025-07-02 06:08:04 UTC +--- third_party/blink/renderer/platform/fonts/font_cache.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/fonts/font_cache.cc -@@ -82,7 +82,7 @@ extern const char kNotoColorEmojiCompat[] = "Noto Colo - - SkFontMgr* FontCache::static_font_manager_ = nullptr; +@@ -80,7 +80,7 @@ const char kMonoEmojiLocale[] = "und-Zsym"; + extern const char kNotoColorEmojiCompat[] = "Noto Color Emoji Compat"; + #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) float FontCache::device_scale_factor_ = 1.0; #endif -@@ -136,7 +136,7 @@ const FontPlatformData* FontCache::SystemFontPlatformD +@@ -116,7 +116,7 @@ const FontPlatformData* FontCache::SystemFontPlatformD const FontDescription& font_description) { const AtomicString& family = FontCache::SystemFontFamily(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || \ diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h index cdbff8166001..824d7353a661 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/platform/fonts/font_cache.h.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/platform/fonts/font_cache.h.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/fonts/font_cache.h @@ -55,7 +55,7 @@ #include "third_party/skia/include/core/SkFontMgr.h" @@ -9,7 +9,7 @@ #include "ui/gfx/font_fallback_linux.h" #endif -@@ -171,7 +171,7 @@ class PLATFORM_EXPORT FontCache final { +@@ -170,7 +170,7 @@ class PLATFORM_EXPORT FontCache final { static void MaybePreloadSystemFonts(); @@ -18,7 +18,7 @@ // These are needed for calling QueryRenderStyleForStrike, since // gfx::GetFontRenderParams makes distinctions based on DSF. static float DeviceScaleFactor() { return device_scale_factor_; } -@@ -247,7 +247,7 @@ class PLATFORM_EXPORT FontCache final { +@@ -246,7 +246,7 @@ class PLATFORM_EXPORT FontCache final { const char* locale_family_name); #endif // BUILDFLAG(IS_ANDROID) @@ -27,7 +27,7 @@ static bool GetFontForCharacter(UChar32, const char* preferred_locale, gfx::FallbackFontData*); -@@ -320,7 +320,7 @@ class PLATFORM_EXPORT FontCache final { +@@ -319,7 +319,7 @@ class PLATFORM_EXPORT FontCache final { const FontFaceCreationParams&, std::string& name); @@ -36,7 +36,7 @@ static const FontPlatformData* CreateFontPlatformDataForCharacter( SkFontMgr*, UChar32, -@@ -358,7 +358,7 @@ class PLATFORM_EXPORT FontCache final { +@@ -354,7 +354,7 @@ class PLATFORM_EXPORT FontCache final { bool is_test_font_mgr_ = false; #endif // BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc index ce994cbd7954..7028432fc040 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/fonts/font_description.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/platform/fonts/font_description.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/fonts/font_description.cc -@@ -44,7 +44,7 @@ +@@ -45,7 +45,7 @@ #include "third_party/blink/renderer/platform/wtf/text/string_hash.h" #include "third_party/blink/renderer/platform/wtf/text/string_hasher.h" @@ -9,7 +9,7 @@ #include "third_party/blink/renderer/platform/fonts/font_cache.h" #endif -@@ -314,7 +314,7 @@ FontCacheKey FontDescription::CacheKey( +@@ -315,7 +315,7 @@ FontCacheKey FontDescription::CacheKey( static_cast<unsigned>(fields_.orientation_) << 1 | // bit 2-3 static_cast<unsigned>(fields_.subpixel_text_position_); // bit 1 diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc index 33f26889dd36..6d8c3bd5689f 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/fonts/font_metrics.cc.orig 2024-02-23 21:04:38 UTC +--- third_party/blink/renderer/platform/fonts/font_metrics.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/fonts/font_metrics.cc -@@ -39,7 +39,7 @@ +@@ -40,7 +40,7 @@ namespace blink { #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -9,7 +9,7 @@ // This is the largest VDMX table which we'll try to load and parse. static const size_t kMaxVDMXTableSize = 1024 * 1024; // 1 MB #endif -@@ -67,7 +67,7 @@ void FontMetrics::AscentDescentWithHacks( +@@ -68,7 +68,7 @@ void FontMetrics::AscentDescentWithHacks( bool is_vdmx_valid = false; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -18,7 +18,7 @@ // Manually digging up VDMX metrics is only applicable when bytecode hinting // using FreeType. With DirectWrite or CoreText, no bytecode hinting is ever // done. This code should be pushed into FreeType (hinted font metrics). -@@ -111,7 +111,7 @@ void FontMetrics::AscentDescentWithHacks( +@@ -112,7 +112,7 @@ void FontMetrics::AscentDescentWithHacks( descent = SkScalarRoundToScalar(metrics.fDescent); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc index 900da96ab11c..23a1f04f1295 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc @@ -65,7 +65,7 @@ AtomicString ToAtomicString(const SkString& str) { return AtomicString::FromUTF8(std::string_view(str.begin(), str.end())); @@ -9,7 +9,7 @@ // This function is called on android or when we are emulating android fonts on // linux and the embedder has overriden the default fontManager with // WebFontRendering::setSkiaFontMgr. -@@ -260,7 +260,7 @@ const FontPlatformData* FontCache::CreateFontPlatformD +@@ -256,7 +256,7 @@ const FontPlatformData* FontCache::CreateFontPlatformD std::string name; sk_sp<SkTypeface> typeface; diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc index 9b3496f0a055..d5df3ea06e0b 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/graphics/video_frame_submitter.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/platform/graphics/video_frame_submitter.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/graphics/video_frame_submitter.cc -@@ -380,7 +380,7 @@ void VideoFrameSubmitter::OnBeginFrame( +@@ -379,7 +379,7 @@ void VideoFrameSubmitter::OnBeginFrame( auto& details = timing_details.find(frame_token)->value; auto& feedback = details.presentation_feedback; diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc index 9cc3e05ffb4c..9ba0f6d102c9 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc @@ -1,17 +1,20 @@ ---- third_party/blink/renderer/platform/peerconnection/rtc_video_encoder_factory.cc.orig 2025-05-05 10:57:53 UTC +--- third_party/blink/renderer/platform/peerconnection/rtc_video_encoder_factory.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/peerconnection/rtc_video_encoder_factory.cc -@@ -324,12 +324,12 @@ SupportedFormats GetSupportedFormatsInternal( +@@ -36,7 +36,7 @@ namespace blink { + + namespace { + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + // Enables H.264 CBP encode acceleration. + BASE_FEATURE(PlatformH264CbpEncoding, + #if BUILDFLAG(IS_WIN) +@@ -327,7 +327,7 @@ SupportedFormats GetSupportedFormatsInternal( supported_formats.profiles.push_back(profile.profile); supported_formats.sdp_formats.push_back(std::move(*format)); -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(IS_WIN) - const bool kShouldAddH264Cbp = - base::FeatureList::IsEnabled(kMediaFoundationH264CbpEncoding) && - profile.profile == media::VideoCodecProfile::H264PROFILE_BASELINE; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) const bool kShouldAddH264Cbp = + base::FeatureList::IsEnabled(kPlatformH264CbpEncoding) && profile.profile == media::VideoCodecProfile::H264PROFILE_BASELINE; - #endif diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 b/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 index 4a39aaf2353e..700a1a1eb59f 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/runtime_enabled_features.json5 @@ -324,7 +324,7 @@ "default": "", @@ -18,7 +18,7 @@ origin_trial_allows_third_party: true, base_feature_status: "enabled", copied_from_base_feature_if: "overridden", -@@ -379,7 +379,7 @@ +@@ -390,7 +390,7 @@ "default": "", }, origin_trial_feature_name: "AIRewriterAPI", @@ -27,7 +27,7 @@ origin_trial_allows_third_party: true, base_feature_status: "enabled", copied_from_base_feature_if: "overridden", -@@ -412,7 +412,7 @@ +@@ -423,7 +423,7 @@ "default": "", }, origin_trial_feature_name: "AIWriterAPI", @@ -36,7 +36,7 @@ origin_trial_allows_third_party: true, base_feature_status: "enabled", copied_from_base_feature_if: "overridden", -@@ -516,7 +516,7 @@ +@@ -535,7 +535,7 @@ name: "AppTitle", status: "experimental", origin_trial_feature_name: "AppTitle", @@ -45,7 +45,7 @@ base_feature: "WebAppEnableAppTitle", }, { -@@ -1720,7 +1720,7 @@ +@@ -1748,7 +1748,7 @@ { name: "DeviceBoundSessionCredentials", origin_trial_feature_name: "DeviceBoundSessionCredentials", @@ -54,7 +54,16 @@ status: "experimental", // Killswitch is net::features::kDeviceBoundSessions base_feature: "none", -@@ -1859,7 +1859,7 @@ +@@ -1756,7 +1756,7 @@ + { + name: "DeviceBoundSessionCredentials2", + origin_trial_feature_name: "DeviceBoundSessionCredentials2", +- origin_trial_os: ["win", "linux", "mac"], ++ origin_trial_os: ["win", "linux", "mac", "openbsd", "freebsd"], + status: "experimental", + // Killswitch is net::features::kDeviceBoundSessions + base_feature: "none", +@@ -1899,7 +1899,7 @@ name: "DocumentIsolationPolicy", status: "experimental", origin_trial_feature_name: "DocumentIsolationPolicy", @@ -63,7 +72,7 @@ base_feature: "none", }, { -@@ -2119,7 +2119,7 @@ +@@ -2144,7 +2144,7 @@ base_feature: "none", public: true, origin_trial_feature_name: "FedCmMultipleIdentityProviders", @@ -72,7 +81,7 @@ origin_trial_allows_third_party: true, }, { -@@ -3615,7 +3615,7 @@ +@@ -3643,7 +3643,7 @@ // Tracking bug for the implementation: https://crbug.com/1462930 name: "PermissionElement", origin_trial_feature_name: "PermissionElement", @@ -81,7 +90,7 @@ status: "experimental", public: true, base_feature_status: "enabled", -@@ -5157,7 +5157,7 @@ +@@ -5179,7 +5179,7 @@ name: "UnrestrictedSharedArrayBuffer", base_feature: "none", origin_trial_feature_name: "UnrestrictedSharedArrayBuffer", @@ -90,7 +99,7 @@ }, // Enables using policy-controlled feature "usb-unrestricted" to allow // isolated context to access protected USB interface classes and to -@@ -5355,7 +5355,7 @@ +@@ -5364,7 +5364,7 @@ { name: "WebAppScopeExtensions", origin_trial_feature_name: "WebAppScopeExtensions", @@ -99,7 +108,7 @@ status: "experimental", base_feature: "none", }, -@@ -5457,7 +5457,7 @@ +@@ -5472,7 +5472,7 @@ { name: "WebAuthenticationImmediateGet", origin_trial_feature_name: "WebAuthenticationImmediateGet", @@ -108,12 +117,3 @@ base_feature: "none", public: true, }, -@@ -5610,7 +5610,7 @@ - { - name: "WebIdentityDigitalCredentials", - origin_trial_feature_name: "WebIdentityDigitalCredentials", -- origin_trial_os: ["android", "win", "mac", "linux", "chromeos"], -+ origin_trial_os: ["android", "win", "mac", "linux", "chromeos", "openbsd", "freebsd"], - origin_trial_allows_third_party: true, - implied_by: ["WebIdentityDigitalCredentialsCreation"], - public: true, diff --git a/www/chromium/files/patch-third__party_ffmpeg_configure b/www/chromium/files/patch-third__party_ffmpeg_configure index 182ceac2eee1..9bc281461be4 100644 --- a/www/chromium/files/patch-third__party_ffmpeg_configure +++ b/www/chromium/files/patch-third__party_ffmpeg_configure @@ -1,6 +1,6 @@ ---- third_party/ffmpeg/configure.orig 2025-09-06 10:01:20 UTC +--- third_party/ffmpeg/configure.orig 2025-10-02 04:28:32 UTC +++ third_party/ffmpeg/configure -@@ -6914,8 +6914,8 @@ if ! disabled pthreads && ! enabled w32threads && ! en +@@ -6972,8 +6972,8 @@ if ! disabled pthreads && ! enabled w32threads && ! en if enabled pthread_np_h; then hdrs="$hdrs pthread_np.h" fi diff --git a/www/chromium/files/patch-third__party_perfetto_include_perfetto_base_time.h b/www/chromium/files/patch-third__party_perfetto_include_perfetto_base_time.h index 64d3c03b64a8..cf6ab2234b33 100644 --- a/www/chromium/files/patch-third__party_perfetto_include_perfetto_base_time.h +++ b/www/chromium/files/patch-third__party_perfetto_include_perfetto_base_time.h @@ -1,6 +1,6 @@ ---- third_party/perfetto/include/perfetto/base/time.h.orig 2025-02-19 07:43:18 UTC +--- third_party/perfetto/include/perfetto/base/time.h.orig 2025-10-02 04:28:32 UTC +++ third_party/perfetto/include/perfetto/base/time.h -@@ -227,6 +227,9 @@ inline TimeNanos GetTimeInternalNs(clockid_t clk_id) { +@@ -228,6 +228,9 @@ inline TimeNanos GetTimeInternalNs(clockid_t clk_id) { // Return ns from boot. Conversely to GetWallTimeNs, this clock counts also time // during suspend (when supported). inline TimeNanos GetBootTimeNs() { @@ -10,7 +10,7 @@ // Determine if CLOCK_BOOTTIME is available on the first call. static const clockid_t kBootTimeClockSource = [] { struct timespec ts = {}; -@@ -234,6 +237,7 @@ inline TimeNanos GetBootTimeNs() { +@@ -235,6 +238,7 @@ inline TimeNanos GetBootTimeNs() { return res == 0 ? CLOCK_BOOTTIME : kWallTimeClockSource; }(); return GetTimeInternalNs(kBootTimeClockSource); @@ -18,7 +18,7 @@ } inline TimeNanos GetWallTimeNs() { -@@ -241,7 +245,13 @@ inline TimeNanos GetWallTimeNs() { +@@ -242,7 +246,13 @@ inline TimeNanos GetWallTimeNs() { } inline TimeNanos GetWallTimeRawNs() { diff --git a/www/chromium/files/patch-third__party_perfetto_src_base_utils.cc b/www/chromium/files/patch-third__party_perfetto_src_base_utils.cc index 66f82089dc57..49008708329e 100644 --- a/www/chromium/files/patch-third__party_perfetto_src_base_utils.cc +++ b/www/chromium/files/patch-third__party_perfetto_src_base_utils.cc @@ -1,4 +1,4 @@ ---- third_party/perfetto/src/base/utils.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/perfetto/src/base/utils.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/perfetto/src/base/utils.cc @@ -38,7 +38,8 @@ #include <mach/vm_page_size.h> @@ -10,7 +10,7 @@ PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) #include <sys/prctl.h> -@@ -280,14 +281,22 @@ void Daemonize(std::function<int()> parent_cb) { +@@ -285,14 +286,22 @@ void Daemonize(std::function<int()> parent_cb) { std::string GetCurExecutablePath() { std::string self_path; @@ -35,7 +35,7 @@ #elif PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) uint32_t size = 0; PERFETTO_CHECK(_NSGetExecutablePath(nullptr, &size)); -@@ -339,7 +348,8 @@ void AlignedFree(void* ptr) { +@@ -344,7 +353,8 @@ void AlignedFree(void* ptr) { } bool IsSyncMemoryTaggingEnabled() { diff --git a/www/chromium/files/patch-third__party_perfetto_src_tracing_track.cc b/www/chromium/files/patch-third__party_perfetto_src_tracing_track.cc index c91ff51ae7b6..29f874b1ac97 100644 --- a/www/chromium/files/patch-third__party_perfetto_src_tracing_track.cc +++ b/www/chromium/files/patch-third__party_perfetto_src_tracing_track.cc @@ -1,4 +1,4 @@ ---- third_party/perfetto/src/tracing/track.cc.orig 2025-01-15 09:18:26 UTC +--- third_party/perfetto/src/tracing/track.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/perfetto/src/tracing/track.cc @@ -60,8 +60,9 @@ protos::gen::TrackDescriptor ProcessTrack::Serialize() auto desc = Track::Serialize(); @@ -12,7 +12,7 @@ std::string cmdline; if (base::ReadFile("/proc/self/cmdline", &cmdline)) { // Since cmdline is a zero-terminated list of arguments, this ends up -@@ -170,7 +171,7 @@ namespace internal { +@@ -179,7 +180,7 @@ namespace internal { namespace { uint64_t GetProcessStartTime() { diff --git a/www/chromium/files/patch-third__party_skia_experimental_rust__png_ffi_FFI.rs b/www/chromium/files/patch-third__party_skia_experimental_rust__png_ffi_FFI.rs new file mode 100644 index 000000000000..a33a76e54e5b --- /dev/null +++ b/www/chromium/files/patch-third__party_skia_experimental_rust__png_ffi_FFI.rs @@ -0,0 +1,23 @@ +--- third_party/skia/experimental/rust_png/ffi/FFI.rs.orig 2025-10-02 04:28:32 UTC ++++ third_party/skia/experimental/rust_png/ffi/FFI.rs +@@ -219,6 +219,7 @@ mod ffi { + type StreamWriter; + fn write(self: &mut StreamWriter, data: &[u8]) -> EncodingResult; + fn finish_encoding(stream_writer: Box<StreamWriter>) -> EncodingResult; ++ fn initialize_cpudetect(); + } + } + +@@ -883,4 +884,12 @@ fn new_writer( + /// See also https://docs.rs/png/latest/png/struct.StreamWriter.html#method.finish + fn finish_encoding(stream_writer: Box<StreamWriter>) -> ffi::EncodingResult { + stream_writer.0.finish().as_ref().err().into() ++} ++ ++#[allow(unused_variables)] ++fn initialize_cpudetect() { ++ #[cfg(any(target_arch = "aarch64", target_arch = "arm64ec"))] ++ let a = std::arch::is_aarch64_feature_detected!("crc"); ++ #[cfg(any(target_arch = "x86", target_arch = "x86_64"))] ++ let a = std::arch::is_x86_feature_detected!("sse2"); + } diff --git a/www/chromium/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c b/www/chromium/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c index 56eeeab19cb3..a986ffe529c3 100644 --- a/www/chromium/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c +++ b/www/chromium/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c @@ -1,6 +1,6 @@ ---- third_party/sqlite/src/amalgamation_dev/sqlite3.c.orig 2025-08-07 06:57:29 UTC +--- third_party/sqlite/src/amalgamation_dev/sqlite3.c.orig 2025-10-02 04:28:32 UTC +++ third_party/sqlite/src/amalgamation_dev/sqlite3.c -@@ -14552,7 +14552,7 @@ struct fts5_api { +@@ -14554,7 +14554,7 @@ struct fts5_api { ** But _XOPEN_SOURCE define causes problems for Mac OS X, so omit ** it. */ diff --git a/www/chromium/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c b/www/chromium/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c index 69fec7bdf4fd..dcc4f92d64fc 100644 --- a/www/chromium/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c +++ b/www/chromium/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c @@ -1,6 +1,6 @@ ---- third_party/sqlite/src/amalgamation/sqlite3.c.orig 2025-08-07 06:57:29 UTC +--- third_party/sqlite/src/amalgamation/sqlite3.c.orig 2025-10-02 04:28:32 UTC +++ third_party/sqlite/src/amalgamation/sqlite3.c -@@ -14552,7 +14552,7 @@ struct fts5_api { +@@ -14554,7 +14554,7 @@ struct fts5_api { ** But _XOPEN_SOURCE define causes problems for Mac OS X, so omit ** it. */ @@ -9,7 +9,7 @@ # define _XOPEN_SOURCE 600 #endif -@@ -45644,7 +45644,12 @@ static int unixRandomness(sqlite3_vfs *NotUsed, int nB +@@ -45647,7 +45647,12 @@ static int unixRandomness(sqlite3_vfs *NotUsed, int nB memset(zBuf, 0, nBuf); randomnessPid = osGetpid(0); #if !defined(SQLITE_TEST) && !defined(SQLITE_OMIT_RANDOMNESS) @@ -22,7 +22,7 @@ int fd, got; fd = robust_open("/dev/urandom", O_RDONLY, 0); if( fd<0 ){ -@@ -45659,6 +45664,7 @@ static int unixRandomness(sqlite3_vfs *NotUsed, int nB +@@ -45662,6 +45667,7 @@ static int unixRandomness(sqlite3_vfs *NotUsed, int nB robust_close(0, fd, __LINE__); } } diff --git a/www/chromium/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h b/www/chromium/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h index 0c32c818e4d9..80ce0228d7f1 100644 --- a/www/chromium/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h +++ b/www/chromium/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h @@ -1,6 +1,6 @@ ---- third_party/vulkan-loader/src/loader/vk_loader_platform.h.orig 2025-03-05 08:14:56 UTC +--- third_party/vulkan-loader/src/loader/vk_loader_platform.h.orig 2025-10-02 04:28:32 UTC +++ third_party/vulkan-loader/src/loader/vk_loader_platform.h -@@ -353,7 +353,15 @@ static inline char *loader_platform_executable_path(ch +@@ -357,7 +357,15 @@ static inline char *loader_platform_executable_path(ch return buffer; } diff --git a/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn b/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn index 4a271edccefc..de24d1b03a23 100644 --- a/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn +++ b/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn @@ -1,6 +1,6 @@ ---- third_party/webrtc/modules/audio_device/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- third_party/webrtc/modules/audio_device/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ third_party/webrtc/modules/audio_device/BUILD.gn -@@ -329,7 +329,7 @@ rtc_library("audio_device_impl") { +@@ -335,7 +335,7 @@ rtc_library("audio_device_impl") { if (rtc_use_dummy_audio_file_devices) { defines += [ "WEBRTC_DUMMY_FILE_DEVICES" ] } else { diff --git a/www/chromium/files/patch-third__party_webrtc_rtc__base_cpu__info.cc b/www/chromium/files/patch-third__party_webrtc_rtc__base_cpu__info.cc index 4ce3959b659a..4699909994e1 100644 --- a/www/chromium/files/patch-third__party_webrtc_rtc__base_cpu__info.cc +++ b/www/chromium/files/patch-third__party_webrtc_rtc__base_cpu__info.cc @@ -1,15 +1,16 @@ ---- third_party/webrtc/rtc_base/cpu_info.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/webrtc/rtc_base/cpu_info.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/webrtc/rtc_base/cpu_info.cc -@@ -36,7 +36,7 @@ - #if defined(WEBRTC_ARCH_X86_FAMILY) && defined(_MSC_VER) +@@ -37,7 +37,9 @@ #include <intrin.h> #endif --#if defined(WEBRTC_ARCH_ARM_FAMILY) && defined(WEBRTC_LINUX) -+#if defined(WEBRTC_ARCH_ARM_FAMILY) && defined(WEBRTC_LINUX) && !defined(WEBRTC_BSD) + #if defined(WEBRTC_ARCH_ARM_FAMILY) && defined(WEBRTC_LINUX) ++#if !defined(WEBRTC_BSD) #include <asm/hwcap.h> ++#endif #include <sys/auxv.h> #endif -@@ -178,7 +178,11 @@ bool Supports(ISA instruction_set_architecture) { + +@@ -178,7 +180,11 @@ bool Supports(ISA instruction_set_architecture) { return 0 != (android_getCpuFeatures() & ANDROID_CPU_ARM_FEATURE_NEON); #elif defined(WEBRTC_LINUX) uint64_t hwcap = 0; diff --git a/www/chromium/files/patch-ui_accessibility_accessibility__features.cc b/www/chromium/files/patch-ui_accessibility_accessibility__features.cc index 4a8e4c8d43f5..37e5b966d1f1 100644 --- a/www/chromium/files/patch-ui_accessibility_accessibility__features.cc +++ b/www/chromium/files/patch-ui_accessibility_accessibility__features.cc @@ -1,6 +1,6 @@ ---- ui/accessibility/accessibility_features.cc.orig 2025-09-11 08:17:09 UTC +--- ui/accessibility/accessibility_features.cc.orig 2025-10-02 04:28:32 UTC +++ ui/accessibility/accessibility_features.cc -@@ -516,7 +516,7 @@ bool IsScreenAITestModeEnabled() { +@@ -526,7 +526,7 @@ bool IsScreenAITestModeEnabled() { return base::FeatureList::IsEnabled(::features::kScreenAITestMode); } @@ -9,7 +9,7 @@ BASE_FEATURE(kScreenAIPartitionAllocAdvancedChecksEnabled, "ScreenAIPartitionAllocAdvancedChecksEnabled", base::FEATURE_DISABLED_BY_DEFAULT); -@@ -558,7 +558,7 @@ bool IsBlockRootWindowAccessibleNameChangeEventEnabled +@@ -568,7 +568,7 @@ bool IsBlockRootWindowAccessibleNameChangeEventEnabled } #endif // BUILDFLAG(IS_MAC) @@ -17,4 +17,4 @@ +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) BASE_FEATURE(kWasmTtsComponentUpdaterV3Enabled, "WasmTtsComponentUpdaterV3Enabled", - base::FEATURE_DISABLED_BY_DEFAULT); + base::FEATURE_ENABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-ui_accessibility_accessibility__features.h b/www/chromium/files/patch-ui_accessibility_accessibility__features.h index d2509082d384..fe13a176b3ce 100644 --- a/www/chromium/files/patch-ui_accessibility_accessibility__features.h +++ b/www/chromium/files/patch-ui_accessibility_accessibility__features.h @@ -1,6 +1,6 @@ ---- ui/accessibility/accessibility_features.h.orig 2025-09-11 08:17:09 UTC +--- ui/accessibility/accessibility_features.h.orig 2025-10-02 04:28:32 UTC +++ ui/accessibility/accessibility_features.h -@@ -345,7 +345,7 @@ AX_BASE_EXPORT bool IsScreenAIOCREnabled(); +@@ -351,7 +351,7 @@ AX_BASE_EXPORT bool IsScreenAIOCREnabled(); AX_BASE_EXPORT BASE_DECLARE_FEATURE(kScreenAITestMode); AX_BASE_EXPORT bool IsScreenAITestModeEnabled(); @@ -9,7 +9,7 @@ // Enables advanced partition allocation checks in ScreenAI service. // TODO(crbug.com/418199684): Remove when the bug is fixed. AX_BASE_EXPORT BASE_DECLARE_FEATURE( -@@ -372,7 +372,7 @@ AX_BASE_EXPORT BASE_DECLARE_FEATURE(kBlockRootWindowAc +@@ -378,7 +378,7 @@ AX_BASE_EXPORT BASE_DECLARE_FEATURE(kBlockRootWindowAc AX_BASE_EXPORT bool IsBlockRootWindowAccessibleNameChangeEventEnabled(); #endif // BUILDFLAG(IS_MAC) diff --git a/www/chromium/files/patch-ui_accessibility_ax__tree.cc b/www/chromium/files/patch-ui_accessibility_ax__tree.cc index c85680653420..4899adcadaf0 100644 --- a/www/chromium/files/patch-ui_accessibility_ax__tree.cc +++ b/www/chromium/files/patch-ui_accessibility_ax__tree.cc @@ -1,4 +1,4 @@ ---- ui/accessibility/ax_tree.cc.orig 2025-09-06 10:01:20 UTC +--- ui/accessibility/ax_tree.cc.orig 2025-10-02 04:28:32 UTC +++ ui/accessibility/ax_tree.cc @@ -700,7 +700,7 @@ struct AXTreeUpdateState { // (crrev.com/c/2892259). @@ -27,7 +27,7 @@ ClearExtraAnnouncementNodes(); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -@@ -1600,7 +1600,7 @@ bool AXTree::Unserialize(const AXTreeUpdate& update) { +@@ -1602,7 +1602,7 @@ bool AXTree::Unserialize(const AXTreeUpdate& update) { observers_.Notify(&AXTreeObserver::OnAtomicUpdateFinished, this, root_->id() != old_root_id, changes); @@ -36,7 +36,7 @@ if (update_state.should_clear_extra_announcement_nodes) { ClearExtraAnnouncementNodes(); } -@@ -2186,7 +2186,7 @@ void AXTree::NotifyNodeAttributesWillChange( +@@ -2188,7 +2188,7 @@ void AXTree::NotifyNodeAttributesWillChange( new_data); } @@ -45,7 +45,7 @@ void AXTree::ClearExtraAnnouncementNodes() { if (!extra_announcement_nodes_) { return; -@@ -2596,7 +2596,7 @@ bool AXTree::CreateNewChildVector( +@@ -2598,7 +2598,7 @@ bool AXTree::CreateNewChildVector( AXTreeUpdateState* update_state) { DCHECK(GetTreeUpdateInProgressState()); bool success = true; diff --git a/www/chromium/files/patch-ui_aura_screen__ozone.h b/www/chromium/files/patch-ui_aura_screen__ozone.h index c8a5adf022f3..5f81b4a379b1 100644 --- a/www/chromium/files/patch-ui_aura_screen__ozone.h +++ b/www/chromium/files/patch-ui_aura_screen__ozone.h @@ -1,4 +1,4 @@ ---- ui/aura/screen_ozone.h.orig 2025-01-15 09:18:26 UTC +--- ui/aura/screen_ozone.h.orig 2025-10-02 04:28:32 UTC +++ ui/aura/screen_ozone.h @@ -44,7 +44,7 @@ class AURA_EXPORT ScreenOzone : public display::Screen display::Display GetDisplayMatching( @@ -9,7 +9,7 @@ std::unique_ptr<display::Screen::ScreenSaverSuspender> SuspendScreenSaver() override; #endif // BUILDFLAG(IS_LINUX) -@@ -68,7 +68,7 @@ class AURA_EXPORT ScreenOzone : public display::Screen +@@ -69,7 +69,7 @@ class AURA_EXPORT ScreenOzone : public display::Screen ui::PlatformScreen* platform_screen() { return platform_screen_.get(); } private: diff --git a/www/chromium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc b/www/chromium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc index de4618bc2d6c..0b91a4e17b65 100644 --- a/www/chromium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc +++ b/www/chromium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc @@ -1,4 +1,4 @@ ---- ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_ozone.cc.orig 2025-07-02 06:08:04 UTC +--- ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_ozone.cc.orig 2025-09-24 06:14:47 UTC +++ ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_ozone.cc @@ -12,7 +12,7 @@ #include "ui/base/accelerators/accelerator.h" @@ -8,8 +8,8 @@ +#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_DBUS) #include "base/environment.h" #include "base/feature_list.h" - #include "build/branding_buildflags.h" -@@ -22,7 +22,7 @@ + #include "base/nix/xdg_util.h" +@@ -23,7 +23,7 @@ using content::BrowserThread; namespace { @@ -18,12 +18,12 @@ BASE_FEATURE(kGlobalShortcutsPortal, "GlobalShortcutsPortal", base::FEATURE_ENABLED_BY_DEFAULT); -@@ -74,7 +74,7 @@ GlobalAcceleratorListener* GlobalAcceleratorListener:: +@@ -75,7 +75,7 @@ GlobalAcceleratorListener* GlobalAcceleratorListener:: return instance->get(); } -#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_DBUS) +#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_DBUS) - if (base::FeatureList::IsEnabled(kGlobalShortcutsPortal)) { - static GlobalAcceleratorListenerLinux* const linux_instance = - new GlobalAcceleratorListenerLinux(nullptr, GetSessionName()); + // ListShortcuts on GNOME will return an empty list when the session is + // created, making this class incorrectly believe it must rebind all + // shortcuts, leading to a dialog shown on every browser start. diff --git a/www/chromium/files/patch-ui_base_resource_resource__bundle.cc b/www/chromium/files/patch-ui_base_resource_resource__bundle.cc index 6b7e308478ce..1229eae74c33 100644 --- a/www/chromium/files/patch-ui_base_resource_resource__bundle.cc +++ b/www/chromium/files/patch-ui_base_resource_resource__bundle.cc @@ -1,6 +1,6 @@ ---- ui/base/resource/resource_bundle.cc.orig 2025-09-06 10:01:20 UTC +--- ui/base/resource/resource_bundle.cc.orig 2025-10-02 04:28:32 UTC +++ ui/base/resource/resource_bundle.cc -@@ -1002,7 +1002,7 @@ void ResourceBundle::ReloadFonts() { +@@ -998,7 +998,7 @@ void ResourceBundle::ReloadFonts() { } ResourceScaleFactor ResourceBundle::GetMaxResourceScaleFactor() const { diff --git a/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc b/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc index c06378d10a9b..53c860259e37 100644 --- a/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc +++ b/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc @@ -1,6 +1,6 @@ ---- ui/base/test/skia_gold_pixel_diff.cc.orig 2025-09-06 10:01:20 UTC +--- ui/base/test/skia_gold_pixel_diff.cc.orig 2025-10-02 04:28:32 UTC +++ ui/base/test/skia_gold_pixel_diff.cc -@@ -121,7 +121,7 @@ const char* GetPlatformName() { +@@ -116,7 +116,7 @@ const char* GetPlatformName() { return "windows"; #elif BUILDFLAG(IS_APPLE) return "macOS"; diff --git a/www/chromium/files/patch-ui_base_ui__base__features.cc b/www/chromium/files/patch-ui_base_ui__base__features.cc index 8df5848b12b3..841409c7c72c 100644 --- a/www/chromium/files/patch-ui_base_ui__base__features.cc +++ b/www/chromium/files/patch-ui_base_ui__base__features.cc @@ -1,6 +1,6 @@ ---- ui/base/ui_base_features.cc.orig 2025-09-06 10:01:20 UTC +--- ui/base/ui_base_features.cc.orig 2025-10-02 04:28:32 UTC +++ ui/base/ui_base_features.cc -@@ -113,7 +113,7 @@ BASE_FEATURE(kWaylandLinuxDrmSyncobj, +@@ -124,7 +124,7 @@ BASE_FEATURE(kWaylandLinuxDrmSyncobj, // Controls whether support for Wayland's per-surface scaling is enabled. BASE_FEATURE(kWaylandPerSurfaceScale, "WaylandPerSurfaceScale", @@ -9,7 +9,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -195,7 +195,7 @@ BASE_FEATURE(kUiCompositorUsesLayerLists, +@@ -200,7 +200,7 @@ BASE_FEATURE(kUiCompositorUsesLayerLists, // native apps on Windows. BASE_FEATURE(kExperimentalFlingAnimation, "ExperimentalFlingAnimation", @@ -18,7 +18,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -293,7 +293,7 @@ bool IsForcedColorsEnabled() { +@@ -298,7 +298,7 @@ bool IsForcedColorsEnabled() { BASE_FEATURE(kEyeDropper, "EyeDropper", #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-ui_base_ui__base__switches.cc b/www/chromium/files/patch-ui_base_ui__base__switches.cc deleted file mode 100644 index a0a276ae3efd..000000000000 --- a/www/chromium/files/patch-ui_base_ui__base__switches.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- ui/base/ui_base_switches.cc.orig 2025-07-02 06:08:04 UTC -+++ ui/base/ui_base_switches.cc -@@ -24,13 +24,13 @@ const char kDisableModalAnimations[] = "disable-modal- - const char kShowMacOverlayBorders[] = "show-mac-overlay-borders"; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Specifies system font family name. Improves determenism when rendering - // pages in headless mode. - const char kSystemFontFamily[] = "system-font-family"; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Specify the toolkit used to construct the Linux GUI. - const char kUiToolkitFlag[] = "ui-toolkit"; - // Specify the GTK version to be loaded. diff --git a/www/chromium/files/patch-ui_base_ui__base__switches.h b/www/chromium/files/patch-ui_base_ui__base__switches.h index cb812fc6078e..b554de5a3ad9 100644 --- a/www/chromium/files/patch-ui_base_ui__base__switches.h +++ b/www/chromium/files/patch-ui_base_ui__base__switches.h @@ -1,16 +1,18 @@ ---- ui/base/ui_base_switches.h.orig 2025-07-02 06:08:04 UTC +--- ui/base/ui_base_switches.h.orig 2025-10-02 04:28:32 UTC +++ ui/base/ui_base_switches.h -@@ -22,11 +22,11 @@ COMPONENT_EXPORT(UI_BASE) extern const char kDisableMo - COMPONENT_EXPORT(UI_BASE) extern const char kShowMacOverlayBorders[]; +@@ -37,13 +37,13 @@ inline constexpr char kDisableModalAnimations[] = "dis + inline constexpr char kShowMacOverlayBorders[] = "show-mac-overlay-borders"; #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(UI_BASE) extern const char kSystemFontFamily[]; + // Specifies system font family name. Improves determinism when rendering pages + // in headless mode. + inline constexpr char kSystemFontFamily[] = "system-font-family"; #endif -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(UI_BASE) extern const char kUiToolkitFlag[]; - COMPONENT_EXPORT(UI_BASE) extern const char kGtkVersionFlag[]; - COMPONENT_EXPORT(UI_BASE) extern const char kQtVersionFlag[]; + // Specify the toolkit used to construct the Linux GUI. + inline constexpr char kUiToolkitFlag[] = "ui-toolkit"; + // Specify the GTK version to be loaded. diff --git a/www/chromium/files/patch-ui_base_x_x11__cursor__loader.cc b/www/chromium/files/patch-ui_base_x_x11__cursor__loader.cc index 470404c9220a..86432613eb28 100644 --- a/www/chromium/files/patch-ui_base_x_x11__cursor__loader.cc +++ b/www/chromium/files/patch-ui_base_x_x11__cursor__loader.cc @@ -1,6 +1,6 @@ ---- ui/base/x/x11_cursor_loader.cc.orig 2025-05-28 14:55:43 UTC +--- ui/base/x/x11_cursor_loader.cc.orig 2025-10-02 04:28:32 UTC +++ ui/base/x/x11_cursor_loader.cc -@@ -42,7 +42,7 @@ +@@ -37,7 +37,7 @@ #include "ui/gfx/x/connection.h" #include "ui/gfx/x/xproto.h" @@ -9,7 +9,7 @@ #include "ui/linux/linux_ui.h" #endif -@@ -84,7 +84,11 @@ std::string CursorPathFromLibXcursor() { +@@ -79,7 +79,11 @@ std::string CursorPathFromLibXcursor() { void operator()(void* ptr) const { dlclose(ptr); } }; @@ -21,7 +21,7 @@ if (!lib) return ""; -@@ -229,7 +233,7 @@ scoped_refptr<base::RefCountedMemory> ReadCursorFile( +@@ -224,7 +228,7 @@ scoped_refptr<base::RefCountedMemory> ReadCursorFile( const std::string& rm_xcursor_theme) { constexpr const char kDefaultTheme[] = "default"; std::string themes[] = { @@ -30,7 +30,7 @@ // The toolkit theme has the highest priority. LinuxUi::instance() ? LinuxUi::instance()->GetCursorThemeName() : std::string(), -@@ -419,7 +423,7 @@ uint32_t XCursorLoader::GetPreferredCursorSize() const +@@ -414,7 +418,7 @@ uint32_t XCursorLoader::GetPreferredCursorSize() const return size; } diff --git a/www/chromium/files/patch-ui_compositor_compositor.cc b/www/chromium/files/patch-ui_compositor_compositor.cc index ec5a76119066..0db9c2265263 100644 --- a/www/chromium/files/patch-ui_compositor_compositor.cc +++ b/www/chromium/files/patch-ui_compositor_compositor.cc @@ -1,6 +1,6 @@ ---- ui/compositor/compositor.cc.orig 2025-07-02 06:08:04 UTC +--- ui/compositor/compositor.cc.orig 2025-10-02 04:28:32 UTC +++ ui/compositor/compositor.cc -@@ -979,7 +979,7 @@ void Compositor::OnResume() { +@@ -985,7 +985,7 @@ void Compositor::OnResume() { obs.ResetIfActive(); } diff --git a/www/chromium/files/patch-ui_compositor_compositor.h b/www/chromium/files/patch-ui_compositor_compositor.h index 541b45165afd..ebc9854b41e1 100644 --- a/www/chromium/files/patch-ui_compositor_compositor.h +++ b/www/chromium/files/patch-ui_compositor_compositor.h @@ -1,6 +1,6 @@ ---- ui/compositor/compositor.h.orig 2025-08-07 06:57:29 UTC +--- ui/compositor/compositor.h.orig 2025-10-02 04:28:32 UTC +++ ui/compositor/compositor.h -@@ -462,7 +462,7 @@ class COMPOSITOR_EXPORT Compositor : public base::Powe +@@ -468,7 +468,7 @@ class COMPOSITOR_EXPORT Compositor : public base::Powe // base::PowerSuspendObserver: void OnResume() override; diff --git a/www/chromium/files/patch-ui_compositor_compositor__observer.h b/www/chromium/files/patch-ui_compositor_compositor__observer.h index ee873852efd6..9c6ea4113637 100644 --- a/www/chromium/files/patch-ui_compositor_compositor__observer.h +++ b/www/chromium/files/patch-ui_compositor_compositor__observer.h @@ -1,8 +1,8 @@ ---- ui/compositor/compositor_observer.h.orig 2025-02-19 07:43:18 UTC +--- ui/compositor/compositor_observer.h.orig 2025-10-02 04:28:32 UTC +++ ui/compositor/compositor_observer.h -@@ -56,7 +56,7 @@ class COMPOSITOR_EXPORT CompositorObserver { - // Called when a child of the compositor is resizing. - virtual void OnCompositingChildResizing(Compositor* compositor) {} +@@ -59,7 +59,7 @@ class COMPOSITOR_EXPORT CompositorObserver { + virtual void OnChildResizeActivated() {} + #endif // BUILDFLAG(IS_CHROMEOS) -#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) +#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) diff --git a/www/chromium/files/patch-ui_display_screen.cc b/www/chromium/files/patch-ui_display_screen.cc index 302f4f997952..51c8b96821e8 100644 --- a/www/chromium/files/patch-ui_display_screen.cc +++ b/www/chromium/files/patch-ui_display_screen.cc @@ -1,6 +1,6 @@ ---- ui/display/screen.cc.orig 2025-05-28 14:55:43 UTC +--- ui/display/screen.cc.orig 2025-10-02 04:28:32 UTC +++ ui/display/screen.cc -@@ -82,7 +82,7 @@ void Screen::SetDisplayForNewWindows(int64_t display_i +@@ -87,7 +87,7 @@ void Screen::SetDisplayForNewWindows(int64_t display_i display_id_for_new_windows_ = display_id; } diff --git a/www/chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc b/www/chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc index bf85a0e0958e..03cc8d1762ca 100644 --- a/www/chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc +++ b/www/chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc @@ -1,6 +1,6 @@ ---- ui/events/keycodes/dom/keycode_converter.cc.orig 2024-09-30 07:45:04 UTC +--- ui/events/keycodes/dom/keycode_converter.cc.orig 2025-10-02 04:28:32 UTC +++ ui/events/keycodes/dom/keycode_converter.cc -@@ -18,7 +18,7 @@ +@@ -14,7 +14,7 @@ #include "ui/events/keycodes/dom/dom_code.h" #include "ui/events/keycodes/dom/dom_key.h" @@ -9,7 +9,7 @@ #include <linux/input.h> #endif -@@ -31,7 +31,7 @@ namespace { +@@ -27,7 +27,7 @@ namespace { #if BUILDFLAG(IS_WIN) #define DOM_CODE(usb, evdev, xkb, win, mac, code, id) \ { usb, win, code } @@ -18,7 +18,7 @@ #define DOM_CODE(usb, evdev, xkb, win, mac, code, id) \ { usb, xkb, code } #elif BUILDFLAG(IS_APPLE) -@@ -70,7 +70,7 @@ struct DomKeyMapEntry { +@@ -66,7 +66,7 @@ struct DomKeyMapEntry { #undef DOM_KEY_UNI #undef DOM_KEY_MAP_DECLARATION_END @@ -27,7 +27,7 @@ // The offset between XKB Keycode and evdev code. constexpr int kXkbKeycodeOffset = 8; -@@ -191,7 +191,7 @@ int KeycodeConverter::DomCodeToNativeKeycode(DomCode c +@@ -187,7 +187,7 @@ int KeycodeConverter::DomCodeToNativeKeycode(DomCode c return UsbKeycodeToNativeKeycode(static_cast<uint32_t>(code)); } diff --git a/www/chromium/files/patch-ui_gfx_BUILD.gn b/www/chromium/files/patch-ui_gfx_BUILD.gn index 588e51d91c4e..d735c8d01d5d 100644 --- a/www/chromium/files/patch-ui_gfx_BUILD.gn +++ b/www/chromium/files/patch-ui_gfx_BUILD.gn @@ -1,6 +1,6 @@ ---- ui/gfx/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- ui/gfx/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ ui/gfx/BUILD.gn -@@ -659,7 +659,7 @@ source_set("memory_buffer_sources") { +@@ -663,7 +663,7 @@ source_set("memory_buffer_sources") { deps += [ "//build/config/linux/libdrm" ] } diff --git a/www/chromium/files/patch-ui_gfx_linux_gbm__wrapper.cc b/www/chromium/files/patch-ui_gfx_linux_gbm__wrapper.cc index c0d23d0467bb..d91801114167 100644 --- a/www/chromium/files/patch-ui_gfx_linux_gbm__wrapper.cc +++ b/www/chromium/files/patch-ui_gfx_linux_gbm__wrapper.cc @@ -1,6 +1,6 @@ ---- ui/gfx/linux/gbm_wrapper.cc.orig 2025-02-19 07:43:18 UTC +--- ui/gfx/linux/gbm_wrapper.cc.orig 2025-10-02 04:28:32 UTC +++ ui/gfx/linux/gbm_wrapper.cc -@@ -318,7 +318,7 @@ class Device final : public ui::GbmDevice { +@@ -330,7 +330,7 @@ class Device final : public ui::GbmDevice { // of 1x1 BOs which are destroyed before creating the final BO creation used // to instantiate the returned GbmBuffer. gfx::Size size_for_verification = diff --git a/www/chromium/files/patch-ui_gfx_native__widget__types.h b/www/chromium/files/patch-ui_gfx_native__widget__types.h index 3a8f5d86f936..c0aee1ecbc2e 100644 --- a/www/chromium/files/patch-ui_gfx_native__widget__types.h +++ b/www/chromium/files/patch-ui_gfx_native__widget__types.h @@ -1,15 +1,15 @@ ---- ui/gfx/native_widget_types.h.orig 2025-05-28 14:55:43 UTC +--- ui/gfx/native_widget_types.h.orig 2025-10-02 04:28:32 UTC +++ ui/gfx/native_widget_types.h -@@ -102,7 +102,7 @@ class ViewAndroid; +@@ -101,7 +101,7 @@ class ViewAndroid; + } // namespace ui #endif - class SkBitmap; -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) extern "C" { struct _AtkObject; using AtkObject = struct _AtkObject; -@@ -186,7 +186,7 @@ using NativeViewAccessible = IAccessible*; +@@ -185,7 +185,7 @@ using NativeViewAccessible = IAccessible*; using NativeViewAccessible = base::apple::OwnedNSObject; #elif BUILDFLAG(IS_MAC) using NativeViewAccessible = base::apple::OwnedNSAccessibility; diff --git a/www/chromium/files/patch-ui_gl_gl__switches.cc b/www/chromium/files/patch-ui_gl_gl__switches.cc index e0019bba58b8..2c84e8bb06d7 100644 --- a/www/chromium/files/patch-ui_gl_gl__switches.cc +++ b/www/chromium/files/patch-ui_gl_gl__switches.cc @@ -1,6 +1,6 @@ ---- ui/gl/gl_switches.cc.orig 2025-09-06 10:01:20 UTC +--- ui/gl/gl_switches.cc.orig 2025-10-02 04:28:32 UTC +++ ui/gl/gl_switches.cc -@@ -15,7 +15,7 @@ +@@ -17,7 +17,7 @@ #endif #if BUILDFLAG(ENABLE_VULKAN) && \ @@ -9,7 +9,7 @@ #include <vulkan/vulkan_core.h> #include "third_party/angle/src/gpu_info_util/SystemInfo.h" // nogncheck #endif // BUILDFLAG(ENABLE_VULKAN) && (BUILDFLAG(IS_LINUX) || -@@ -328,7 +328,7 @@ bool IsDefaultANGLEVulkan() { +@@ -333,7 +333,7 @@ bool IsDefaultANGLEVulkan() { } #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(ENABLE_VULKAN) && \ @@ -18,7 +18,7 @@ angle::SystemInfo system_info; { TRACE_EVENT("gpu,startup", "angle::GetSystemInfoVulkan"); -@@ -410,7 +410,7 @@ bool IsDefaultANGLEVulkan() { +@@ -425,7 +425,7 @@ bool IsDefaultANGLEVulkan() { } #endif // BUILDFLAG(IS_ANDROID) diff --git a/www/chromium/files/patch-ui_gtk_printing_print__dialog__gtk.cc b/www/chromium/files/patch-ui_gtk_printing_print__dialog__gtk.cc index 3b328bf6cbad..baaebd186781 100644 --- a/www/chromium/files/patch-ui_gtk_printing_print__dialog__gtk.cc +++ b/www/chromium/files/patch-ui_gtk_printing_print__dialog__gtk.cc @@ -1,6 +1,6 @@ ---- ui/gtk/printing/print_dialog_gtk.cc.orig 2025-08-07 06:57:29 UTC +--- ui/gtk/printing/print_dialog_gtk.cc.orig 2025-10-02 04:28:32 UTC +++ ui/gtk/printing/print_dialog_gtk.cc -@@ -446,7 +446,7 @@ void PrintDialogGtk::ShowDialog( +@@ -442,7 +442,7 @@ void PrintDialogGtk::ShowDialog( GtkPrintCapabilities cap = static_cast<GtkPrintCapabilities>( GTK_PRINT_CAPABILITY_GENERATE_PDF | GTK_PRINT_CAPABILITY_PAGE_SET | GTK_PRINT_CAPABILITY_COPIES | GTK_PRINT_CAPABILITY_COLLATE | diff --git a/www/chromium/files/patch-ui_native__theme_features_native__theme__features.cc b/www/chromium/files/patch-ui_native__theme_features_native__theme__features.cc index 620f8fe835ce..1b414d488204 100644 --- a/www/chromium/files/patch-ui_native__theme_features_native__theme__features.cc +++ b/www/chromium/files/patch-ui_native__theme_features_native__theme__features.cc @@ -1,6 +1,6 @@ ---- ui/native_theme/features/native_theme_features.cc.orig 2025-08-07 06:57:29 UTC +--- ui/native_theme/features/native_theme_features.cc.orig 2025-10-02 04:28:32 UTC +++ ui/native_theme/features/native_theme_features.cc -@@ -54,7 +54,7 @@ namespace ui { +@@ -65,7 +65,7 @@ namespace ui { bool IsFluentOverlayScrollbarEnabled() { // Fluent scrollbars are only used for some OSes due to UI design guidelines. @@ -9,7 +9,7 @@ return base::FeatureList::IsEnabled(features::kFluentOverlayScrollbar); #else return false; -@@ -63,7 +63,7 @@ bool IsFluentOverlayScrollbarEnabled() { +@@ -74,7 +74,7 @@ bool IsFluentOverlayScrollbarEnabled() { bool IsFluentScrollbarEnabled() { // Fluent scrollbars are only used for some OSes due to UI design guidelines. diff --git a/www/chromium/files/patch-ui_native__theme_native__theme.h b/www/chromium/files/patch-ui_native__theme_native__theme.h index e9a061594e9f..da28f7e5bc63 100644 --- a/www/chromium/files/patch-ui_native__theme_native__theme.h +++ b/www/chromium/files/patch-ui_native__theme_native__theme.h @@ -1,6 +1,6 @@ ---- ui/native_theme/native_theme.h.orig 2025-05-05 10:57:53 UTC +--- ui/native_theme/native_theme.h.orig 2025-10-02 04:28:32 UTC +++ ui/native_theme/native_theme.h -@@ -61,7 +61,7 @@ class COMPONENT_EXPORT(NATIVE_THEME) NativeTheme { +@@ -62,7 +62,7 @@ class COMPONENT_EXPORT(NATIVE_THEME) NativeTheme { // The part to be painted / sized. enum Part { kCheckbox, diff --git a/www/chromium/files/patch-ui_native__theme_native__theme__base.cc b/www/chromium/files/patch-ui_native__theme_native__theme__base.cc index 6fce00c15b20..533c67bacdaa 100644 --- a/www/chromium/files/patch-ui_native__theme_native__theme__base.cc +++ b/www/chromium/files/patch-ui_native__theme_native__theme__base.cc @@ -1,6 +1,6 @@ ---- ui/native_theme/native_theme_base.cc.orig 2025-09-06 10:01:20 UTC +--- ui/native_theme/native_theme_base.cc.orig 2025-10-02 04:28:32 UTC +++ ui/native_theme/native_theme_base.cc -@@ -242,7 +242,7 @@ void NativeThemeBase::Paint(cc::PaintCanvas* canvas, +@@ -238,7 +238,7 @@ void NativeThemeBase::Paint(cc::PaintCanvas* canvas, std::get<ButtonExtraParams>(extra), color_scheme, accent_color_opaque); break; diff --git a/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc b/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc index 6ad2aac2380f..c174908bb0d6 100644 --- a/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc +++ b/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc @@ -1,6 +1,6 @@ ---- ui/ozone/platform/wayland/host/wayland_frame_manager.cc.orig 2025-09-06 10:01:20 UTC +--- ui/ozone/platform/wayland/host/wayland_frame_manager.cc.orig 2025-10-02 04:28:32 UTC +++ ui/ozone/platform/wayland/host/wayland_frame_manager.cc -@@ -460,8 +460,10 @@ std::optional<bool> WaylandFrameManager::ApplySurfaceC +@@ -462,8 +462,10 @@ std::optional<bool> WaylandFrameManager::ApplySurfaceC surface->UpdateBufferDamageRegion( gfx::ToEnclosingRectIgnoringError(surface_damage)); diff --git a/www/chromium/files/patch-ui_ozone_platform_x11_x11__window.cc b/www/chromium/files/patch-ui_ozone_platform_x11_x11__window.cc index 84b8c5d6e549..271bb58d15e2 100644 --- a/www/chromium/files/patch-ui_ozone_platform_x11_x11__window.cc +++ b/www/chromium/files/patch-ui_ozone_platform_x11_x11__window.cc @@ -1,6 +1,6 @@ ---- ui/ozone/platform/x11/x11_window.cc.orig 2025-08-07 06:57:29 UTC +--- ui/ozone/platform/x11/x11_window.cc.orig 2025-10-02 04:28:32 UTC +++ ui/ozone/platform/x11/x11_window.cc -@@ -1508,7 +1508,7 @@ void X11Window::OnXWindowStateChanged() { +@@ -1503,7 +1503,7 @@ void X11Window::OnXWindowStateChanged() { WindowTiledEdges tiled_state = GetTiledState(); if (tiled_state != tiled_state_) { tiled_state_ = tiled_state; diff --git a/www/chromium/files/patch-ui_platform__window_platform__window__delegate.cc b/www/chromium/files/patch-ui_platform__window_platform__window__delegate.cc index 2b55098e33ce..7ad3783d3dfd 100644 --- a/www/chromium/files/patch-ui_platform__window_platform__window__delegate.cc +++ b/www/chromium/files/patch-ui_platform__window_platform__window__delegate.cc @@ -1,6 +1,6 @@ ---- ui/platform_window/platform_window_delegate.cc.orig 2025-04-04 08:52:13 UTC +--- ui/platform_window/platform_window_delegate.cc.orig 2025-10-02 04:28:32 UTC +++ ui/platform_window/platform_window_delegate.cc -@@ -56,7 +56,7 @@ gfx::Insets PlatformWindowDelegate::CalculateInsetsInD +@@ -58,7 +58,7 @@ gfx::Insets PlatformWindowDelegate::CalculateInsetsInD return gfx::Insets(); } diff --git a/www/chromium/files/patch-ui_platform__window_platform__window__delegate.h b/www/chromium/files/patch-ui_platform__window_platform__window__delegate.h index df87e6eeac9c..ea5684b1c4da 100644 --- a/www/chromium/files/patch-ui_platform__window_platform__window__delegate.h +++ b/www/chromium/files/patch-ui_platform__window_platform__window__delegate.h @@ -1,6 +1,6 @@ ---- ui/platform_window/platform_window_delegate.h.orig 2025-05-07 06:38:02 UTC +--- ui/platform_window/platform_window_delegate.h.orig 2025-10-02 04:28:32 UTC +++ ui/platform_window/platform_window_delegate.h -@@ -144,7 +144,7 @@ class COMPONENT_EXPORT(PLATFORM_WINDOW) PlatformWindow +@@ -146,7 +146,7 @@ class COMPONENT_EXPORT(PLATFORM_WINDOW) PlatformWindow virtual void OnWindowStateChanged(PlatformWindowState old_state, PlatformWindowState new_state) = 0; diff --git a/www/chromium/files/patch-ui_views_BUILD.gn b/www/chromium/files/patch-ui_views_BUILD.gn index 936f7a34cca8..5afa45522d8e 100644 --- a/www/chromium/files/patch-ui_views_BUILD.gn +++ b/www/chromium/files/patch-ui_views_BUILD.gn @@ -1,6 +1,6 @@ ---- ui/views/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- ui/views/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ ui/views/BUILD.gn -@@ -835,7 +835,6 @@ component("views") { +@@ -833,7 +833,6 @@ component("views") { "windows_stationarity_monitor_aura.cc", ] deps += [ diff --git a/www/chromium/files/patch-ui_views_widget_widget.cc b/www/chromium/files/patch-ui_views_widget_widget.cc index 8f6a634f072d..ddf816e3b39f 100644 --- a/www/chromium/files/patch-ui_views_widget_widget.cc +++ b/www/chromium/files/patch-ui_views_widget_widget.cc @@ -1,6 +1,6 @@ ---- ui/views/widget/widget.cc.orig 2025-09-06 10:01:20 UTC +--- ui/views/widget/widget.cc.orig 2025-10-02 04:28:32 UTC +++ ui/views/widget/widget.cc -@@ -63,7 +63,7 @@ +@@ -64,7 +64,7 @@ #include "ui/views/widget/widget_removals_observer.h" #include "ui/views/window/dialog_delegate.h" @@ -9,7 +9,7 @@ #include "ui/linux/linux_ui.h" #endif -@@ -2498,7 +2498,7 @@ const ui::NativeTheme* Widget::GetNativeTheme() const +@@ -2524,7 +2524,7 @@ const ui::NativeTheme* Widget::GetNativeTheme() const return parent_->GetNativeTheme(); } diff --git a/www/chromium/files/patch-ui_views_widget_widget.h b/www/chromium/files/patch-ui_views_widget_widget.h index 867fde4b5cf1..4fc904314516 100644 --- a/www/chromium/files/patch-ui_views_widget_widget.h +++ b/www/chromium/files/patch-ui_views_widget_widget.h @@ -1,6 +1,6 @@ ---- ui/views/widget/widget.h.orig 2025-09-06 10:01:20 UTC +--- ui/views/widget/widget.h.orig 2025-10-02 04:28:32 UTC +++ ui/views/widget/widget.h -@@ -493,7 +493,7 @@ class VIEWS_EXPORT Widget : public internal::NativeWid +@@ -494,7 +494,7 @@ class VIEWS_EXPORT Widget : public internal::NativeWid bool force_system_menu_for_frameless = false; #endif // BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-v8_BUILD.gn b/www/chromium/files/patch-v8_BUILD.gn index 736f04cbc7db..693892aebae5 100644 --- a/www/chromium/files/patch-v8_BUILD.gn +++ b/www/chromium/files/patch-v8_BUILD.gn @@ -1,6 +1,6 @@ ---- v8/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- v8/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ v8/BUILD.gn -@@ -976,6 +976,8 @@ external_v8_defines = [ +@@ -991,6 +991,8 @@ external_v8_defines = [ "V8_TARGET_OS_MACOS", "V8_TARGET_OS_WIN", "V8_TARGET_OS_CHROMEOS", @@ -9,7 +9,7 @@ ] enabled_external_v8_defines = [ -@@ -1050,6 +1052,12 @@ if (target_os == "android") { +@@ -1065,6 +1067,12 @@ if (target_os == "android") { } else if (target_os == "chromeos") { enabled_external_v8_defines += [ "V8_HAVE_TARGET_OS" ] enabled_external_v8_defines += [ "V8_TARGET_OS_CHROMEOS" ] @@ -22,7 +22,15 @@ } disabled_external_v8_defines = external_v8_defines - enabled_external_v8_defines -@@ -2574,6 +2582,12 @@ template("run_mksnapshot") { +@@ -1774,7 +1782,6 @@ config("strict_warnings") { + } + cflags += [ + "-Wmissing-field-initializers", +- "-Wunnecessary-virtual-specifier", + ] + } + } +@@ -2595,6 +2602,12 @@ template("run_mksnapshot") { if (!v8_enable_builtins_profiling && v8_enable_builtins_reordering) { args += [ "--reorder-builtins" ] } @@ -35,7 +43,7 @@ } # This is needed to distinguish between generating code for the simulator -@@ -6770,7 +6784,7 @@ v8_component("v8_libbase") { +@@ -6800,7 +6813,7 @@ v8_component("v8_libbase") { } } @@ -44,7 +52,7 @@ sources += [ "src/base/debug/stack_trace_posix.cc", "src/base/platform/platform-linux.cc", -@@ -6781,6 +6795,18 @@ v8_component("v8_libbase") { +@@ -6811,6 +6824,18 @@ v8_component("v8_libbase") { "dl", "rt", ] diff --git a/www/chromium/files/patch-v8_src_api_api.cc b/www/chromium/files/patch-v8_src_api_api.cc index 4cc1b841067a..159192b06ee0 100644 --- a/www/chromium/files/patch-v8_src_api_api.cc +++ b/www/chromium/files/patch-v8_src_api_api.cc @@ -1,4 +1,4 @@ ---- v8/src/api/api.cc.orig 2025-09-06 10:01:20 UTC +--- v8/src/api/api.cc.orig 2025-10-02 04:28:32 UTC +++ v8/src/api/api.cc @@ -159,7 +159,7 @@ #include "src/objects/intl-objects.h" @@ -9,7 +9,7 @@ #include <signal.h> #include <unistd.h> -@@ -6454,7 +6454,7 @@ bool v8::V8::Initialize(const int build_config) { +@@ -6487,7 +6487,7 @@ bool v8::V8::Initialize(const int build_config) { return true; } diff --git a/www/chromium/files/patch-v8_src_execution_isolate.cc b/www/chromium/files/patch-v8_src_execution_isolate.cc index af416fb01a79..814370c667a0 100644 --- a/www/chromium/files/patch-v8_src_execution_isolate.cc +++ b/www/chromium/files/patch-v8_src_execution_isolate.cc @@ -1,6 +1,6 @@ ---- v8/src/execution/isolate.cc.orig 2025-09-06 10:01:20 UTC +--- v8/src/execution/isolate.cc.orig 2025-10-02 04:28:32 UTC +++ v8/src/execution/isolate.cc -@@ -174,6 +174,10 @@ +@@ -176,6 +176,10 @@ #include "src/execution/simulator-base.h" #endif @@ -11,7 +11,7 @@ extern "C" const uint8_t v8_Default_embedded_blob_code_[]; extern "C" uint32_t v8_Default_embedded_blob_code_size_; extern "C" const uint8_t v8_Default_embedded_blob_data_[]; -@@ -5223,6 +5227,13 @@ void Isolate::InitializeDefaultEmbeddedBlob() { +@@ -5259,6 +5263,13 @@ void Isolate::InitializeDefaultEmbeddedBlob() { uint32_t code_size = DefaultEmbeddedBlobCodeSize(); const uint8_t* data = DefaultEmbeddedBlobData(); uint32_t data_size = DefaultEmbeddedBlobDataSize(); diff --git a/www/cinny/Makefile b/www/cinny/Makefile index 8a56df280f37..c7e2c7429ad0 100644 --- a/www/cinny/Makefile +++ b/www/cinny/Makefile @@ -1,6 +1,6 @@ PORTNAME= cinny DISTVERSIONPREFIX= v -DISTVERSION= 4.10.0 +DISTVERSION= 4.10.1 CATEGORIES= www MASTER_SITES= https://github.com/cinnyapp/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/www/cinny/distinfo b/www/cinny/distinfo index e65c1a1302c8..01fdd5a6a8cf 100644 --- a/www/cinny/distinfo +++ b/www/cinny/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756754373 -SHA256 (cinny-v4.10.0.tar.gz) = 5626625e890e4a802aaf115296e6bad36fedf0b9f090034de1866e5cb0d72e78 -SIZE (cinny-v4.10.0.tar.gz) = 6141029 +TIMESTAMP = 1759156456 +SHA256 (cinny-v4.10.1.tar.gz) = ff36df7ccb5e9f90853e2c1f7dadf1d2edd425d0c8926ea32579cc8f04d4497d +SIZE (cinny-v4.10.1.tar.gz) = 6173291 diff --git a/www/cinny/pkg-plist b/www/cinny/pkg-plist index 1a23fe510b1f..f03e0a368ab7 100644 --- a/www/cinny/pkg-plist +++ b/www/cinny/pkg-plist @@ -1,5 +1,5 @@ -%%WWWDIR%%/assets/ReactPrism-DdRZcEBu.js -%%WWWDIR%%/assets/ReactPrism-DdRZcEBu.js.map +%%WWWDIR%%/assets/ReactPrism-CBfnmbFU.js +%%WWWDIR%%/assets/ReactPrism-CBfnmbFU.js.map %%WWWDIR%%/assets/ReactPrism-GaPGjdOJ.css %%WWWDIR%%/assets/Twemoji.Mozilla.v15.1.0-CM1RS90w.woff2 %%WWWDIR%%/assets/Twemoji.Mozilla.v15.1.0-DHQZm25T.ttf @@ -16,11 +16,11 @@ %%WWWDIR%%/assets/favicon-5KspoOBy.ico %%WWWDIR%%/assets/index-B9fWrEk-.js %%WWWDIR%%/assets/index-B9fWrEk-.js.map -%%WWWDIR%%/assets/index-BAxhadIt.js -%%WWWDIR%%/assets/index-BAxhadIt.js.map -%%WWWDIR%%/assets/index-K1dbIcsT.css -%%WWWDIR%%/assets/index-S9odGIT2.js -%%WWWDIR%%/assets/index-S9odGIT2.js.map +%%WWWDIR%%/assets/index-B_nNDWoD.css +%%WWWDIR%%/assets/index-CsxYXCJw.js +%%WWWDIR%%/assets/index-CsxYXCJw.js.map +%%WWWDIR%%/assets/index-hRQfPRbt.js +%%WWWDIR%%/assets/index-hRQfPRbt.js.map %%WWWDIR%%/assets/inter-cyrillic-ext-variable-wghtOnly-normal-CBYe6022.woff2 %%WWWDIR%%/assets/inter-cyrillic-variable-wghtOnly-normal-DHeaknKs.woff2 %%WWWDIR%%/assets/inter-greek-ext-variable-wghtOnly-normal-vpOIeGzY.woff2 @@ -29,10 +29,10 @@ %%WWWDIR%%/assets/inter-latin-variable-wghtOnly-normal-DwMxL0mc.woff2 %%WWWDIR%%/assets/inter-vietnamese-variable-wghtOnly-normal-CZXuW_xV.woff2 %%WWWDIR%%/assets/invite-DROg5x7-.ogg -%%WWWDIR%%/assets/matrix_sdk_crypto_wasm_bg-BKhMui86.wasm +%%WWWDIR%%/assets/matrix_sdk_crypto_wasm_bg-dMeGppz-.wasm %%WWWDIR%%/assets/notification-EtLMRd0T.ogg -%%WWWDIR%%/assets/pdf-BRX4sfJ1.js -%%WWWDIR%%/assets/pdf-BRX4sfJ1.js.map +%%WWWDIR%%/assets/pdf-C2X6t7eR.js +%%WWWDIR%%/assets/pdf-C2X6t7eR.js.map %%WWWDIR%%/config.json.example %%WWWDIR%%/index.html %%WWWDIR%%/manifest.json diff --git a/www/codeberg-pages-server/Makefile b/www/codeberg-pages-server/Makefile index 78b3c6b861bc..368892d1d995 100644 --- a/www/codeberg-pages-server/Makefile +++ b/www/codeberg-pages-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= codeberg-pages-server DISTVERSIONPREFIX= v DISTVERSION= 6.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= https://codeberg.org/Codeberg/pages-server/archive/ DISTFILES= ${DISTVERSIONFULL}.zip diff --git a/www/colly/Makefile b/www/colly/Makefile index 29d21fd61f94..5d289a686980 100644 --- a/www/colly/Makefile +++ b/www/colly/Makefile @@ -1,7 +1,7 @@ PORTNAME= colly DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/deno-dom/Makefile b/www/deno-dom/Makefile index c1fbcc6b790f..9a523dc578ea 100644 --- a/www/deno-dom/Makefile +++ b/www/deno-dom/Makefile @@ -1,7 +1,7 @@ PORTNAME= deno-dom DISTVERSIONPREFIX= v DISTVERSION= 0.1.48 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/deno/Makefile b/www/deno/Makefile index 14f9d915188a..c44b03efc09c 100644 --- a/www/deno/Makefile +++ b/www/deno/Makefile @@ -1,7 +1,7 @@ PORTNAME= deno DISTVERSIONPREFIX= v -DISTVERSION= 2.2.9 -PORTREVISION= 3 +DISTVERSION= 2.4.5 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= ports@FreeBSD.org @@ -15,7 +15,10 @@ BROKEN_i386= cargo:warning=c/freebsd.c:31:10: error: conflicting types for 'get_ BUILD_DEPENDS= gn:devel/gn \ protoc:devel/protobuf -LIB_DEPENDS= libzstd.so:archivers/zstd +LIB_DEPENDS= libdbus-1.so:devel/dbus \ + libffi.so:devel/libffi \ + liblcms2.so:graphics/lcms2 \ + libzstd.so:archivers/zstd USES= cargo cpe gmake gnome llvm:min=16,build ninja:build pkgconfig:build python:3.9+,build @@ -31,9 +34,11 @@ USE_GNOME= glib20 CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO="false" \ CLANG_BASE_PATH=/usr \ GN=${PREFIX}/bin/gn \ + LCMS2_INCLUDE_DIR="${LOCALBASE}/include" \ + LCMS2_LIB_DIR="${LOCALBASE}/lib" \ NINJA=${NINJA_CMD} \ - V8_FROM_SOURCE=1 \ RUSTC_BOOTSTRAP=yes \ + V8_FROM_SOURCE=1 \ GN_ARGS="clang_use_chrome_plugins=false \ fatal_linker_warnings=false \ is_clang=true \ @@ -42,13 +47,15 @@ CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO="false" \ use_udev=false \ use_glib=false" +RUSTFLAGS+= "-L${LOCALBASE}/lib" + PLIST_FILES= bin/${PORTNAME} \ bin/denort BINARY_ALIAS= python3=${PYTHON_CMD} DENO_CORE_ICUDATA_V= 0.74.0 -V8_CARGO_V= 135.1.0 +V8_CARGO_V= 137.2.1 V8_DISTDIR= ${CARGO_VENDOR_DIR}/v8-${V8_CARGO_V} V8_BPGO_DIR= ${V8_DISTDIR}/v8/tools/builtins-pgo @@ -58,11 +65,10 @@ CARGO_INSTALL= no WITHOUT_LTO= yes post-patch: - ${REINPLACE_CMD} "s|LOCALBASE|${LOCALBASE}|" \ + ${REINPLACE_CMD} "s|PREFIX|${PREFIX}|" \ ${WRKSRC}/cli/task_runner.rs \ ${WRKSRC}/cli/tools/jupyter/install.rs \ - ${WRKSRC}/ext/os/lib.rs - ${REINPLACE_CMD} "s|PREFIX|${PREFIX}|" \ + ${WRKSRC}/ext/os/lib.rs \ ${WRKSRC}/tests/unit_node/process_test.ts ${REINPLACE_CMD} "s|WRKDIR|${WRKDIR}|" \ ${WRKSRC}/tests/util/server/src/lib.rs diff --git a/www/deno/Makefile.crates b/www/deno/Makefile.crates index 26ce9cd47085..5fe8a33fb418 100644 --- a/www/deno/Makefile.crates +++ b/www/deno/Makefile.crates @@ -18,8 +18,9 @@ CARGO_CRATES= Inflector-0.11.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ - anyhow-1.0.95 \ + anyhow-1.0.98 \ arbitrary-1.4.1 \ + arc-swap-1.7.1 \ arrayvec-0.7.4 \ ascii-1.1.0 \ ash-0.38.0+1.3.281 \ @@ -37,6 +38,8 @@ CARGO_CRATES= Inflector-0.11.4 \ atomic-waker-1.1.2 \ auto_impl-1.2.0 \ autocfg-1.3.0 \ + aws-lc-rs-1.12.4 \ + aws-lc-sys-0.26.0 \ axum-0.7.5 \ axum-core-0.4.5 \ az-1.2.1 \ @@ -45,12 +48,12 @@ CARGO_CRATES= Inflector-0.11.4 \ base32-0.5.1 \ base64-0.21.7 \ base64-0.22.1 \ - base64-simd-0.7.0 \ base64-simd-0.8.0 \ base64ct-1.6.0 \ bencher-0.1.5 \ better_scoped_tls-1.0.0 \ bincode-1.3.3 \ + bindgen-0.69.5 \ bindgen-0.70.1 \ bindgen-0.71.1 \ bit-set-0.8.0 \ @@ -103,6 +106,7 @@ CARGO_CRATES= Inflector-0.11.4 \ convert_case-0.4.0 \ cooked-waker-5.0.0 \ core-foundation-0.9.4 \ + core-foundation-0.10.1 \ core-foundation-sys-0.8.6 \ core-graphics-types-0.1.3 \ countme-3.0.1 \ @@ -122,7 +126,7 @@ CARGO_CRATES= Inflector-0.11.4 \ crc-2.1.0 \ crc-catalog-1.1.1 \ crc32fast-1.4.2 \ - crossbeam-channel-0.5.12 \ + crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ @@ -141,45 +145,49 @@ CARGO_CRATES= Inflector-0.11.4 \ dashmap-5.5.3 \ data-encoding-2.5.0 \ data-url-0.3.1 \ + dbus-0.9.7 \ + dbus-secret-service-4.0.3 \ debug-ignore-1.0.5 \ debugid-0.8.0 \ deno-tower-lsp-macros-0.11.3 \ - deno_ast-0.46.2 \ - deno_cache_dir-0.18.0 \ - deno_config-0.52.0 \ - deno_core-0.343.0 \ + deno_ast-0.49.0 \ + deno_cache_dir-0.25.0 \ + deno_core-0.355.0 \ deno_core_icudata-0.74.0 \ - deno_doc-0.169.1 \ - deno_error-0.5.6 \ - deno_error_macro-0.5.6 \ - deno_graph-0.89.4 \ - deno_lint-0.74.0 \ - deno_lockfile-0.26.1 \ - deno_media_type-0.2.8 \ + deno_doc-0.182.0 \ + deno_error-0.7.0 \ + deno_error_macro-0.7.0 \ + deno_graph-0.99.0 \ + deno_lint-0.77.0 \ + deno_lockfile-0.31.2 \ + deno_media_type-0.2.9 \ deno_native_certs-0.3.0 \ - deno_npm-0.31.0 \ - deno_ops-0.219.0 \ - deno_package_json-0.6.0 \ + deno_npm-0.36.0 \ + deno_npm-0.37.0 \ + deno_ops-0.231.0 \ deno_panic-0.1.0 \ - deno_path_util-0.3.2 \ - deno_semver-0.7.1 \ - deno_task_shell-0.23.0 \ + deno_path_util-0.6.1 \ + deno_semver-0.9.0 \ + deno_task_shell-0.26.0 \ deno_terminal-0.1.1 \ deno_terminal-0.2.2 \ deno_tower_lsp-0.4.3 \ - deno_unsync-0.4.2 \ + deno_tunnel-0.8.0 \ + deno_unsync-0.4.4 \ deno_whoami-0.1.0 \ - denokv_proto-0.10.0 \ - denokv_remote-0.10.0 \ - denokv_sqlite-0.10.0 \ + denokv_proto-0.12.0 \ + denokv_remote-0.12.0 \ + denokv_sqlite-0.12.0 \ der-0.7.9 \ der-parser-8.2.0 \ der_derive-0.7.3 \ deranged-0.3.11 \ + derive-io-0.4.1 \ + derive-io-macros-0.4.1 \ derive_arbitrary-1.4.1 \ - derive_builder-0.20.0 \ - derive_builder_core-0.20.0 \ - derive_builder_macro-0.20.0 \ + derive_builder-0.20.2 \ + derive_builder_core-0.20.2 \ + derive_builder_macro-0.20.2 \ derive_more-0.99.17 \ deunicode-1.4.3 \ dhat-0.3.3 \ @@ -197,9 +205,9 @@ CARGO_CRATES= Inflector-0.11.4 \ dprint-core-macros-0.1.0 \ dprint-plugin-json-0.20.0 \ dprint-plugin-jupyter-0.2.0 \ - dprint-plugin-markdown-0.18.0 \ - dprint-plugin-typescript-0.94.0 \ - dprint-swc-ext-0.22.1 \ + dprint-plugin-markdown-0.19.0 \ + dprint-plugin-typescript-0.95.10 \ + dprint-swc-ext-0.24.0 \ dsa-0.6.3 \ dunce-1.0.5 \ dyn-clone-1.0.17 \ @@ -222,13 +230,15 @@ CARGO_CRATES= Inflector-0.11.4 \ errno-0.3.10 \ error-code-3.2.0 \ error_reporter-1.0.0 \ - eszip-0.84.0 \ + esbuild_client-0.5.0 \ + eszip-0.96.0 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ fancy-regex-0.14.0 \ fast-socks5-0.9.6 \ + fastbloom-0.9.0 \ faster-hex-0.10.0 \ - fastrand-2.0.2 \ + fastrand-2.3.0 \ fastwebsockets-0.8.0 \ fd-lock-4.0.2 \ fdeflate-0.3.4 \ @@ -238,6 +248,7 @@ CARGO_CRATES= Inflector-0.11.4 \ file_test_runner-0.7.3 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ + fixedbitset-0.5.7 \ flaky_test-0.2.2 \ flaky_test_impl-0.2.2 \ flate2-1.0.35 \ @@ -245,13 +256,16 @@ CARGO_CRATES= Inflector-0.11.4 \ fluent-uri-0.1.4 \ fnv-1.0.7 \ foldhash-0.1.4 \ + foreign-types-0.3.2 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ + foreign-types-shared-0.1.1 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ fqdn-0.3.4 \ from_variant-2.0.0 \ fs3-0.5.0 \ + fs_extra-1.3.0 \ fsevent-sys-4.1.0 \ fslock-0.2.1 \ funty-2.0.0 \ @@ -267,10 +281,10 @@ CARGO_CRATES= Inflector-0.11.4 \ generator-0.8.4 \ generic-array-0.14.7 \ getrandom-0.2.14 \ + getrandom-0.3.3 \ ghash-0.5.1 \ gimli-0.31.1 \ gl_generator-0.14.0 \ - glibc_version-0.1.2 \ glob-0.3.1 \ globset-0.4.14 \ glow-0.16.0 \ @@ -299,7 +313,6 @@ CARGO_CRATES= Inflector-0.11.4 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hexf-parse-0.2.1 \ - hickory-client-0.25.0-alpha.4 \ hickory-proto-0.25.0-alpha.4 \ hickory-resolver-0.25.0-alpha.4 \ hickory-server-0.25.0-alpha.4 \ @@ -339,12 +352,13 @@ CARGO_CRATES= Inflector-0.11.4 \ if_chain-1.0.2 \ ignore-0.4.20 \ image-0.25.4 \ - import_map-0.21.0 \ + import_map-0.23.0 \ indexmap-1.9.3 \ - indexmap-2.8.0 \ + indexmap-2.9.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ inout-0.1.3 \ + io-uring-0.7.8 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ ipnetwork-0.20.0 \ @@ -352,17 +366,19 @@ CARGO_CRATES= Inflector-0.11.4 \ is-macro-0.3.5 \ is-wsl-0.4.0 \ is_terminal_polyfill-1.70.1 \ - itertools-0.10.5 \ + itertools-0.12.1 \ itertools-0.13.0 \ + itertools-0.14.0 \ itoa-1.0.14 \ jni-sys-0.3.0 \ jobserver-0.1.32 \ js-sys-0.3.77 \ - jsonc-parser-0.26.2 \ + jsonc-parser-0.26.3 \ junction-1.2.0 \ - jupyter-serde-0.4.0 \ + jupyter-protocol-0.8.0 \ k256-0.13.3 \ keccak-0.1.5 \ + keyring-3.6.3 \ khronos-egl-6.0.0 \ khronos_api-3.1.0 \ kqueue-1.0.8 \ @@ -370,9 +386,11 @@ CARGO_CRATES= Inflector-0.11.4 \ lazy-regex-3.1.0 \ lazy-regex-proc_macros-3.1.0 \ lazy_static-1.5.0 \ + lazycell-1.3.0 \ lcms2-6.1.0 \ lcms2-sys-4.0.5 \ - libc-0.2.171 \ + libc-0.2.172 \ + libdbus-sys-0.2.5 \ libffi-4.0.0 \ libffi-sys-3.2.0 \ libloading-0.7.4 \ @@ -380,19 +398,20 @@ CARGO_CRATES= Inflector-0.11.4 \ libm-0.2.8 \ libredox-0.1.3 \ libsqlite3-sys-0.32.0 \ - libsui-0.7.0 \ + libsui-0.10.0 \ libuv-sys-lite-1.48.2 \ libz-sys-1.1.20 \ linux-raw-sys-0.4.13 \ litemap-0.7.3 \ litrs-0.4.1 \ lock_api-0.4.11 \ - log-0.4.21 \ + log-0.4.27 \ loom-0.7.2 \ + lru-slab-0.1.2 \ lsp-types-0.97.0 \ malloc_buf-0.0.6 \ - malva-0.11.0 \ - markup_fmt-0.18.0 \ + malva-0.12.1 \ + markup_fmt-0.22.0 \ match_cfg-0.1.0 \ matchers-0.1.0 \ matchit-0.7.3 \ @@ -405,7 +424,7 @@ CARGO_CRATES= Inflector-0.11.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ - miniz_oxide-0.8.4 \ + miniz_oxide-0.8.8 \ mintex-0.1.3 \ mio-0.8.11 \ mio-1.0.3 \ @@ -427,20 +446,27 @@ CARGO_CRATES= Inflector-0.11.4 \ ntapi-0.4.1 \ ntest_timeout-0.9.3 \ nu-ansi-term-0.46.0 \ + num-0.4.2 \ num-bigint-0.4.4 \ num-bigint-dig-0.8.4 \ + num-complex-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.44 \ + num-rational-0.4.2 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ objc-0.2.7 \ object-0.36.3 \ oid-registry-0.6.1 \ - once_cell-1.20.2 \ + once_cell-1.21.3 \ opaque-debug-0.3.1 \ open-5.1.2 \ + openssl-0.10.72 \ + openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ + openssl-src-300.5.0+3.5.0 \ + openssl-sys-0.9.108 \ opentelemetry-0.27.0 \ opentelemetry-http-0.27.0 \ opentelemetry-otlp-0.27.0 \ @@ -451,17 +477,18 @@ CARGO_CRATES= Inflector-0.11.4 \ ordered-float-2.10.1 \ ordered-float-4.6.0 \ os_pipe-1.2.1 \ - outref-0.1.0 \ outref-0.5.1 \ overload-0.1.1 \ p224-0.13.2 \ p256-0.13.2 \ p384-0.13.0 \ p521-0.13.3 \ + par-core-1.0.3 \ + par-iter-1.0.2 \ parking_lot-0.12.3 \ parking_lot_core-0.9.9 \ password-hash-0.5.0 \ - paste-1.0.14 \ + paste-1.0.15 \ path-clean-0.1.0 \ path-dedot-3.1.1 \ pathdiff-0.2.1 \ @@ -473,6 +500,7 @@ CARGO_CRATES= Inflector-0.11.4 \ pest_generator-2.7.15 \ pest_meta-2.7.15 \ petgraph-0.6.4 \ + petgraph-0.7.1 \ phf-0.11.2 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ @@ -512,23 +540,28 @@ CARGO_CRATES= Inflector-0.11.4 \ quick-error-1.2.3 \ quick-junit-0.3.6 \ quick-xml-0.31.0 \ - quinn-0.11.6 \ - quinn-proto-0.11.9 \ + quinn-0.11.8 \ + quinn-proto-0.11.12 \ quinn-udp-0.5.8 \ quote-1.0.37 \ + r-efi-5.3.0 \ radium-0.7.0 \ radix_fmt-1.0.0 \ radix_trie-0.2.1 \ - raffia-0.9.1 \ + raffia-0.9.2 \ raffia_macro-0.1.1 \ rand-0.8.5 \ + rand-0.9.1 \ rand_chacha-0.3.1 \ + rand_chacha-0.9.0 \ rand_core-0.6.4 \ + rand_core-0.9.3 \ range-alloc-0.1.3 \ raw-window-handle-0.6.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ + redox_syscall-0.5.13 \ redox_users-0.4.5 \ ref-cast-1.0.22 \ ref-cast-impl-1.0.22 \ @@ -547,7 +580,7 @@ CARGO_CRATES= Inflector-0.11.4 \ ron-0.8.1 \ rowan-0.15.15 \ rsa-0.9.6 \ - runtimelib-0.19.0 \ + runtimelib-0.28.0 \ rusqlite-0.34.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ @@ -556,17 +589,19 @@ CARGO_CRATES= Inflector-0.11.4 \ rustc_version-0.4.0 \ rusticata-macros-4.1.0 \ rustix-0.38.34 \ - rustls-0.23.11 \ + rustls-0.23.28 \ rustls-native-certs-0.7.0 \ rustls-pemfile-2.1.2 \ - rustls-pki-types-1.8.0 \ - rustls-tokio-stream-0.5.0 \ - rustls-webpki-0.102.5 \ + rustls-pki-types-1.12.0 \ + rustls-tokio-stream-0.8.0 \ + rustls-webpki-0.102.8 \ + rustls-webpki-0.103.3 \ rustversion-1.0.15 \ rustyline-13.0.0 \ rustyline-derive-0.7.0 \ ryu-1.0.17 \ ryu-js-1.0.1 \ + safe_arch-0.7.4 \ saffron-0.1.0 \ salsa20-0.10.2 \ same-file-1.0.6 \ @@ -576,19 +611,20 @@ CARGO_CRATES= Inflector-0.11.4 \ scrypt-0.11.0 \ sec1-0.7.3 \ security-framework-2.10.0 \ - security-framework-sys-2.10.0 \ + security-framework-3.3.0 \ + security-framework-sys-2.14.0 \ semver-0.9.0 \ semver-1.0.25 \ semver-parser-0.7.0 \ - serde-1.0.217 \ + serde-1.0.219 \ serde-value-0.7.0 \ serde-wasm-bindgen-0.5.0 \ serde_bytes-0.11.14 \ - serde_derive-1.0.217 \ - serde_json-1.0.122 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ serde_repr-0.1.19 \ serde_urlencoded-0.7.1 \ - serde_v8-0.252.0 \ + serde_v8-0.264.0 \ serdect-0.2.0 \ sha1-0.10.6 \ sha1_smol-1.0.0 \ @@ -602,11 +638,11 @@ CARGO_CRATES= Inflector-0.11.4 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ - simd-abstraction-0.7.1 \ simd-adler32-0.3.7 \ simd-json-0.14.0 \ simdutf8-0.1.4 \ siphasher-0.3.11 \ + siphasher-1.0.1 \ slab-0.4.9 \ slotmap-1.0.7 \ slug-0.1.5 \ @@ -614,7 +650,7 @@ CARGO_CRATES= Inflector-0.11.4 \ smallvec-1.14.0 \ smartstring-1.0.1 \ socket2-0.5.5 \ - sourcemap-9.1.2 \ + sourcemap-9.2.0 \ spin-0.9.8 \ spirv-0.3.0+sdk-1.3.268.0 \ spki-0.7.3 \ @@ -623,7 +659,6 @@ CARGO_CRATES= Inflector-0.11.4 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ static_assertions-1.1.0 \ - string_capacity-0.1.5 \ string_enum-1.0.0 \ stringcase-0.4.0 \ strip-ansi-escapes-0.2.0 \ @@ -635,31 +670,29 @@ CARGO_CRATES= Inflector-0.11.4 \ subtle-2.5.0 \ swc_allocator-4.0.0 \ swc_atoms-5.0.0 \ - swc_bundler-11.0.0 \ - swc_cached-2.0.0 \ - swc_common-8.0.0 \ - swc_config-2.0.0 \ + swc_bundler-17.0.0 \ + swc_common-9.2.0 \ + swc_config-3.0.0 \ swc_config_macro-1.0.0 \ - swc_ecma_ast-8.0.0 \ - swc_ecma_codegen-8.0.1 \ - swc_ecma_codegen_macros-1.0.1 \ - swc_ecma_loader-8.0.0 \ - swc_ecma_parser-10.0.0 \ - swc_ecma_transforms_base-11.1.1 \ - swc_ecma_transforms_classes-11.0.0 \ + swc_ecma_ast-9.0.0 \ + swc_ecma_codegen-11.0.0 \ + swc_ecma_codegen_macros-2.0.0 \ + swc_ecma_lexer-12.0.0 \ + swc_ecma_loader-9.0.0 \ + swc_ecma_parser-12.0.0 \ + swc_ecma_transforms_base-13.0.0 \ + swc_ecma_transforms_classes-13.0.0 \ swc_ecma_transforms_macros-1.0.0 \ - swc_ecma_transforms_optimization-11.0.0 \ - swc_ecma_transforms_proposal-11.0.1 \ - swc_ecma_transforms_react-12.0.0 \ - swc_ecma_transforms_typescript-12.0.0 \ - swc_ecma_utils-11.0.0 \ - swc_ecma_visit-8.0.0 \ + swc_ecma_transforms_optimization-14.0.0 \ + swc_ecma_transforms_proposal-13.0.0 \ + swc_ecma_transforms_react-15.0.0 \ + swc_ecma_transforms_typescript-15.0.0 \ + swc_ecma_utils-13.1.0 \ + swc_ecma_visit-9.0.0 \ swc_eq_ignore_macros-1.0.0 \ - swc_fast_graph-9.0.0 \ - swc_graph_analyzer-8.0.0 \ + swc_graph_analyzer-10.0.0 \ swc_macros_common-0.3.13 \ swc_macros_common-1.0.0 \ - swc_parallel-1.2.0 \ swc_visit-2.0.0 \ swc_visit_macros-0.5.13 \ syn-1.0.109 \ @@ -667,7 +700,8 @@ CARGO_CRATES= Inflector-0.11.4 \ sync_wrapper-1.0.1 \ synstructure-0.12.6 \ synstructure-0.13.1 \ - sys_traits-0.1.9 \ + sys_traits-0.1.17 \ + sys_traits_macros-0.1.0 \ tagptr-0.2.0 \ tap-1.0.1 \ tar-0.4.43 \ @@ -690,14 +724,15 @@ CARGO_CRATES= Inflector-0.11.4 \ tinystr-0.7.6 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ - tokio-1.36.0 \ + tokio-1.46.1 \ tokio-eld-0.2.0 \ - tokio-macros-2.2.0 \ + tokio-macros-2.5.0 \ tokio-metrics-0.3.1 \ tokio-rustls-0.26.0 \ tokio-socks-0.5.1 \ tokio-stream-0.1.16 \ - tokio-util-0.7.10 \ + tokio-util-0.7.16 \ + tokio-vsock-0.7.1 \ toml-0.5.11 \ toml_datetime-0.6.8 \ toml_edit-0.22.23 \ @@ -716,6 +751,7 @@ CARGO_CRATES= Inflector-0.11.4 \ triomphe-0.1.13 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ + twox-hash-2.1.0 \ typed-arena-2.0.2 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ @@ -735,6 +771,7 @@ CARGO_CRATES= Inflector-0.11.4 \ unicode-xid-0.2.6 \ unicode_categories-0.1.1 \ universal-hash-0.5.1 \ + untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.4 \ urlpattern-0.3.0 \ @@ -744,19 +781,21 @@ CARGO_CRATES= Inflector-0.11.4 \ utf8_iter-1.0.4 \ utf8parse-0.2.1 \ uuid-1.8.0 \ - v8-135.1.0 \ + v8-137.2.1 \ v8_valueserializer-0.1.1 \ valuable-0.1.0 \ value-trait-0.10.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vsimd-0.8.0 \ + vsock-0.5.1 \ vte-0.11.1 \ vte-0.13.1 \ vte_generate_state_changes-0.1.1 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ wasite-0.1.0 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ @@ -765,7 +804,7 @@ CARGO_CRATES= Inflector-0.11.4 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ wasm-streams-0.4.0 \ - wasm_dep_analyzer-0.2.0 \ + wasm_dep_analyzer-0.4.0 \ weak-table-0.3.2 \ web-sys-0.3.77 \ web-time-1.1.0 \ @@ -775,8 +814,11 @@ CARGO_CRATES= Inflector-0.11.4 \ wgpu-core-24.0.0 \ wgpu-hal-24.0.0 \ wgpu-types-24.0.0 \ + which-4.4.2 \ which-6.0.1 \ - whoami-1.5.1 \ + which-8.0.0 \ + whoami-1.6.0 \ + wide-0.7.33 \ widestring-1.1.0 \ win32job-2.0.0 \ winapi-0.3.9 \ @@ -789,34 +831,46 @@ CARGO_CRATES= Inflector-0.11.4 \ windows-core-0.58.0 \ windows-implement-0.58.0 \ windows-interface-0.58.0 \ + windows-link-0.1.3 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ + windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ + windows_x86_64_msvc-0.53.0 \ winnow-0.6.26 \ winnow-0.7.1 \ winreg-0.50.0 \ winreg-0.52.0 \ winres-0.1.12 \ winsafe-0.0.19 \ + wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ wtf8-0.1.0 \ @@ -833,9 +887,10 @@ CARGO_CRATES= Inflector-0.11.4 \ zerocopy-derive-0.7.32 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ - zeroize-1.7.0 \ + zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zeromq-0.4.1 \ + zeromq-0.5.0-pre \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-2.4.1 \ diff --git a/www/deno/distinfo b/www/deno/distinfo index 235a7db75b06..64e40936fb04 100644 --- a/www/deno/distinfo +++ b/www/deno/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1744537707 +TIMESTAMP = 1758360204 SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3 SIZE (rust/crates/Inflector-0.11.4.crate) = 17438 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 @@ -39,10 +39,12 @@ SHA256 (rust/crates/anstyle-query-1.0.2.crate) = e28923312444cdd728e4738b3f9c9ca SIZE (rust/crates/anstyle-query-1.0.2.crate) = 8739 SHA256 (rust/crates/anstyle-wincon-3.0.2.crate) = 1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7 SIZE (rust/crates/anstyle-wincon-3.0.2.crate) = 11272 -SHA256 (rust/crates/anyhow-1.0.95.crate) = 34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04 -SIZE (rust/crates/anyhow-1.0.95.crate) = 52155 +SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 +SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 SHA256 (rust/crates/arbitrary-1.4.1.crate) = dde20b3d026af13f561bdd0f15edf01fc734f0dafcedbaf42bba506a9517f223 SIZE (rust/crates/arbitrary-1.4.1.crate) = 36816 +SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 +SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711 SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856 SHA256 (rust/crates/ascii-1.1.0.crate) = d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16 @@ -77,6 +79,10 @@ SHA256 (rust/crates/auto_impl-1.2.0.crate) = 3c87f3f15e7794432337fc718554eaa4dc8 SIZE (rust/crates/auto_impl-1.2.0.crate) = 31013 SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0 SIZE (rust/crates/autocfg-1.3.0.crate) = 16524 +SHA256 (rust/crates/aws-lc-rs-1.12.4.crate) = 4cd755adf9707cf671e31d944a189be3deaaeee11c8bc1d669bb8022ac90fbd0 +SIZE (rust/crates/aws-lc-rs-1.12.4.crate) = 199002 +SHA256 (rust/crates/aws-lc-sys-0.26.0.crate) = 0f9dd2e03ee80ca2822dd6ea431163d2ef259f2066a4d6ccaca6d9dcb386aa43 +SIZE (rust/crates/aws-lc-sys-0.26.0.crate) = 8330008 SHA256 (rust/crates/axum-0.7.5.crate) = 3a6c9af12842a67734c9a2e355436e5d03b22383ed60cf13cd0c18fbfe3dcbcf SIZE (rust/crates/axum-0.7.5.crate) = 151429 SHA256 (rust/crates/axum-core-0.4.5.crate) = 09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199 @@ -93,8 +99,6 @@ SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c SIZE (rust/crates/base64-0.21.7.crate) = 82576 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 -SHA256 (rust/crates/base64-simd-0.7.0.crate) = 781dd20c3aff0bd194fe7d2a977dd92f21c173891f3a03b677359e5fa457e5d5 -SIZE (rust/crates/base64-simd-0.7.0.crate) = 9966 SHA256 (rust/crates/base64-simd-0.8.0.crate) = 339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195 SIZE (rust/crates/base64-simd-0.8.0.crate) = 12531 SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b @@ -105,6 +109,8 @@ SHA256 (rust/crates/better_scoped_tls-1.0.0.crate) = 50fd297a11c709be8348aec039c SIZE (rust/crates/better_scoped_tls-1.0.0.crate) = 1964 SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad SIZE (rust/crates/bincode-1.3.3.crate) = 28958 +SHA256 (rust/crates/bindgen-0.69.5.crate) = 271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088 +SIZE (rust/crates/bindgen-0.69.5.crate) = 221128 SHA256 (rust/crates/bindgen-0.70.1.crate) = f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f SIZE (rust/crates/bindgen-0.70.1.crate) = 226363 SHA256 (rust/crates/bindgen-0.71.1.crate) = 5f58bf3d7db68cfbac37cfc485a8d711e87e064c3d0fe0435b92f7a407f9d6b3 @@ -209,6 +215,8 @@ SHA256 (rust/crates/cooked-waker-5.0.0.crate) = 147be55d677052dabc6b22252d5dd0fd SIZE (rust/crates/cooked-waker-5.0.0.crate) = 11317 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 +SHA256 (rust/crates/core-foundation-0.10.1.crate) = b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6 +SIZE (rust/crates/core-foundation-0.10.1.crate) = 28886 SHA256 (rust/crates/core-foundation-sys-0.8.6.crate) = 06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f SIZE (rust/crates/core-foundation-sys-0.8.6.crate) = 37629 SHA256 (rust/crates/core-graphics-types-0.1.3.crate) = 45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf @@ -247,8 +255,8 @@ SHA256 (rust/crates/crc-catalog-1.1.1.crate) = ccaeedb56da03b09f598226e25e80088c SIZE (rust/crates/crc-catalog-1.1.1.crate) = 8698 SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 -SHA256 (rust/crates/crossbeam-channel-0.5.12.crate) = ab3db02a9c5b5121e1e42fbdb1aeb65f5e02624cc58c43f2884c6ccac0b82f95 -SIZE (rust/crates/crossbeam-channel-0.5.12.crate) = 90515 +SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 +SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716 SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e @@ -285,68 +293,72 @@ SHA256 (rust/crates/data-encoding-2.5.0.crate) = 7e962a19be5cfc3f3bf6dd8f61eb501 SIZE (rust/crates/data-encoding-2.5.0.crate) = 20632 SHA256 (rust/crates/data-url-0.3.1.crate) = 5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a SIZE (rust/crates/data-url-0.3.1.crate) = 21109 +SHA256 (rust/crates/dbus-0.9.7.crate) = 1bb21987b9fb1613058ba3843121dd18b163b254d8a6e797e144cbac14d96d1b +SIZE (rust/crates/dbus-0.9.7.crate) = 104206 +SHA256 (rust/crates/dbus-secret-service-4.0.3.crate) = b42a16374481d92aed73ae45b1f120207d8e71d24fb89f357fadbd8f946fd84b +SIZE (rust/crates/dbus-secret-service-4.0.3.crate) = 28086 SHA256 (rust/crates/debug-ignore-1.0.5.crate) = ffe7ed1d93f4553003e20b629abe9085e1e81b1429520f897f8f8860bc6dfc21 SIZE (rust/crates/debug-ignore-1.0.5.crate) = 12016 SHA256 (rust/crates/debugid-0.8.0.crate) = bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d SIZE (rust/crates/debugid-0.8.0.crate) = 12757 SHA256 (rust/crates/deno-tower-lsp-macros-0.11.3.crate) = f9221b99f1cc7c395686b9f2d5652c5855666a9282c8d5a68fabd4b1d4994fa9 SIZE (rust/crates/deno-tower-lsp-macros-0.11.3.crate) = 3540 -SHA256 (rust/crates/deno_ast-0.46.2.crate) = b5700894f83f8d6a7507ed0667b27b812afbfe9bfdfd4d574191023a9c8c3a11 -SIZE (rust/crates/deno_ast-0.46.2.crate) = 100230 -SHA256 (rust/crates/deno_cache_dir-0.18.0.crate) = 4cadb05700726eb97cb4914d8016ff81ece094b1c3ed442d6f48f297961a5a96 -SIZE (rust/crates/deno_cache_dir-0.18.0.crate) = 34187 -SHA256 (rust/crates/deno_config-0.52.0.crate) = e0e3242175b68ade08756db0eed2e9d0806e7a47c714e1abb451d3605cd96fb8 -SIZE (rust/crates/deno_config-0.52.0.crate) = 73815 -SHA256 (rust/crates/deno_core-0.343.0.crate) = 167ae63972f6de58e4a548327f363ebc449930b62a44d9bbd80197564d2c755d -SIZE (rust/crates/deno_core-0.343.0.crate) = 301523 +SHA256 (rust/crates/deno_ast-0.49.0.crate) = 24158ccf7def38c00fd253fd1b48c8c6207214078fe499f47168763fa2445bf2 +SIZE (rust/crates/deno_ast-0.49.0.crate) = 94102 +SHA256 (rust/crates/deno_cache_dir-0.25.0.crate) = 19ab8c76d18a8a7511825bfb93e8b35e79b3dd8404a48c570c536db2a3c88855 +SIZE (rust/crates/deno_cache_dir-0.25.0.crate) = 46858 +SHA256 (rust/crates/deno_core-0.355.0.crate) = 775d2fde80a2ec3116d179703b38346a931bb9626f4a826148d5fe8631cab29f +SIZE (rust/crates/deno_core-0.355.0.crate) = 304131 SHA256 (rust/crates/deno_core_icudata-0.74.0.crate) = fe4dccb6147bb3f3ba0c7a48e993bfeb999d2c2e47a81badee80e2b370c8d695 SIZE (rust/crates/deno_core_icudata-0.74.0.crate) = 4581089 -SHA256 (rust/crates/deno_doc-0.169.1.crate) = 6bcf13d7637f5eb22952319b9477ae21f2497e3e34823394794cf12266e8493c -SIZE (rust/crates/deno_doc-0.169.1.crate) = 403611 -SHA256 (rust/crates/deno_error-0.5.6.crate) = 19fae9fe305307b5ef3ee4e8244c79cffcca421ab0ce8634dea0c6b1342f220f -SIZE (rust/crates/deno_error-0.5.6.crate) = 10401 -SHA256 (rust/crates/deno_error_macro-0.5.6.crate) = 5abb2556e91848b66f562451fcbcdee2a3b7c88281828908dcf7cca355f5d997 -SIZE (rust/crates/deno_error_macro-0.5.6.crate) = 4512 -SHA256 (rust/crates/deno_graph-0.89.4.crate) = 5d12e08a843ed1dbef68de3720092e67dcb958eae59ec2f26a459597c2c76be0 -SIZE (rust/crates/deno_graph-0.89.4.crate) = 4612979 -SHA256 (rust/crates/deno_lint-0.74.0.crate) = 83275c0785438a3441b64a4c16b0f8355c5258b15db40190a2e1e8f8fd865104 -SIZE (rust/crates/deno_lint-0.74.0.crate) = 242642 -SHA256 (rust/crates/deno_lockfile-0.26.1.crate) = d191fba7b3e2071f584c248b3aefeae185b57a8fa3c8985185e1d8b248835b92 -SIZE (rust/crates/deno_lockfile-0.26.1.crate) = 105700 -SHA256 (rust/crates/deno_media_type-0.2.8.crate) = 3d9080fcfcea53bcd6eea1916217bd5611c896f3a0db4c001a859722a1258a47 -SIZE (rust/crates/deno_media_type-0.2.8.crate) = 13311 +SHA256 (rust/crates/deno_doc-0.182.0.crate) = b40524290bb12aa652d84f452cede9d7fb186bf17d36704cb3b34cce8a99ecfa +SIZE (rust/crates/deno_doc-0.182.0.crate) = 419139 +SHA256 (rust/crates/deno_error-0.7.0.crate) = dde60bd153886964234c5012d3d9caf788287f28d81fb24a884436904101ef10 +SIZE (rust/crates/deno_error-0.7.0.crate) = 11475 +SHA256 (rust/crates/deno_error_macro-0.7.0.crate) = 409f265785bd946d3006756955aaf40b0e4deb25752eae6a990afe54a31cfd83 +SIZE (rust/crates/deno_error_macro-0.7.0.crate) = 5155 +SHA256 (rust/crates/deno_graph-0.99.0.crate) = 956d3dbcbb44d1322ad1f0e862ef36bc46350c127347d8f528589d959fefd70d +SIZE (rust/crates/deno_graph-0.99.0.crate) = 4630609 +SHA256 (rust/crates/deno_lint-0.77.0.crate) = 50c163dfbcb2013b4666130bce517e49489110daf655d344e3219aeb09810868 +SIZE (rust/crates/deno_lint-0.77.0.crate) = 242818 +SHA256 (rust/crates/deno_lockfile-0.31.2.crate) = 5afb20b44a44842178f41fa3b713c2b1516062590b5cca2ad792f2d6786bc74f +SIZE (rust/crates/deno_lockfile-0.31.2.crate) = 76356 +SHA256 (rust/crates/deno_media_type-0.2.9.crate) = f0ec0dada9dc5ac4733b4175d36f6a150b7dd68fab46db35cb1ef00dd7366acb +SIZE (rust/crates/deno_media_type-0.2.9.crate) = 13699 SHA256 (rust/crates/deno_native_certs-0.3.0.crate) = c867603d2a5dfea31f55cecebb572554caa395437786d058faa9a2814c8d6eb9 SIZE (rust/crates/deno_native_certs-0.3.0.crate) = 7544 -SHA256 (rust/crates/deno_npm-0.31.0.crate) = 352510920cdb72896495893f9baa344175df4f9317a24858c3c224a58f6f8d2d -SIZE (rust/crates/deno_npm-0.31.0.crate) = 82486 -SHA256 (rust/crates/deno_ops-0.219.0.crate) = 188e48d180244dae157d8a5126b8fbcecf6458f26a425f1c2f57b5952a1b5ee1 -SIZE (rust/crates/deno_ops-0.219.0.crate) = 83407 -SHA256 (rust/crates/deno_package_json-0.6.0.crate) = 236bc2d6d6c06b68cbde960542e13501cf833c975f221a012da619f714c57123 -SIZE (rust/crates/deno_package_json-0.6.0.crate) = 8741 +SHA256 (rust/crates/deno_npm-0.36.0.crate) = 688f93cb13db227a013bfd5c5973235458615115934fc37ce2e72620c9934526 +SIZE (rust/crates/deno_npm-0.36.0.crate) = 84232 +SHA256 (rust/crates/deno_npm-0.37.0.crate) = e01f393e78bf6a8d6c47663931f08d59a589620944c6a6a0d7e3862e883884ad +SIZE (rust/crates/deno_npm-0.37.0.crate) = 84411 +SHA256 (rust/crates/deno_ops-0.231.0.crate) = 9ca530772bbcbc9ad389ad7bcd86623b2ec555f68a2d062d23cc008915cbe781 +SIZE (rust/crates/deno_ops-0.231.0.crate) = 84727 SHA256 (rust/crates/deno_panic-0.1.0.crate) = 032c5c8f43f1402273f4cd1ca133931b3da094fa167406b6dec5875982e18969 SIZE (rust/crates/deno_panic-0.1.0.crate) = 4713892 -SHA256 (rust/crates/deno_path_util-0.3.2.crate) = c238a664a0a6f1ce0ff2b73c6854811526d00f442a12f878cb8555b23fe13aa3 -SIZE (rust/crates/deno_path_util-0.3.2.crate) = 10390 -SHA256 (rust/crates/deno_semver-0.7.1.crate) = 4775271f9b5602482698f76d24ea9ed8ba27af7f587a7e9a876916300c542435 -SIZE (rust/crates/deno_semver-0.7.1.crate) = 29660 -SHA256 (rust/crates/deno_task_shell-0.23.0.crate) = cdd929be1ec5a465cb8991d06098a484901a4fe4024d38f3871ada42bd304f7f -SIZE (rust/crates/deno_task_shell-0.23.0.crate) = 58753 +SHA256 (rust/crates/deno_path_util-0.6.1.crate) = bfe02936964b2910719bd488841f6e884349360113c7abf6f4c6b28ca9cd7a19 +SIZE (rust/crates/deno_path_util-0.6.1.crate) = 16960 +SHA256 (rust/crates/deno_semver-0.9.0.crate) = 2625b7107cc3f61a462886d5fa77c23e063c1fd15b90e3d5ee2646e9f6178d55 +SIZE (rust/crates/deno_semver-0.9.0.crate) = 29872 +SHA256 (rust/crates/deno_task_shell-0.26.0.crate) = 8ec9c589f733da0f5dfdf475d44cd01e2087425839a55162538d9898e94556e8 +SIZE (rust/crates/deno_task_shell-0.26.0.crate) = 59132 SHA256 (rust/crates/deno_terminal-0.1.1.crate) = 7e6337d4e7f375f8b986409a76fbeecfa4bd8a1343e63355729ae4befa058eaf SIZE (rust/crates/deno_terminal-0.1.1.crate) = 4489 SHA256 (rust/crates/deno_terminal-0.2.2.crate) = 23f71c27009e0141dedd315f1dfa3ebb0a6ca4acce7c080fac576ea415a465f6 SIZE (rust/crates/deno_terminal-0.2.2.crate) = 5241 SHA256 (rust/crates/deno_tower_lsp-0.4.3.crate) = 67da3258ce785368c691b206d00d4109f8eead24da0603abc70e04b04871a3df SIZE (rust/crates/deno_tower_lsp-0.4.3.crate) = 66102 -SHA256 (rust/crates/deno_unsync-0.4.2.crate) = d774fd83f26b24f0805a6ab8b26834a0d06ceac0db517b769b1e4633c96a2057 -SIZE (rust/crates/deno_unsync-0.4.2.crate) = 14110 +SHA256 (rust/crates/deno_tunnel-0.8.0.crate) = cbe45dacb6e0d2a646b22a12fea81ba2f7128202f9ee91602782b9208da123b9 +SIZE (rust/crates/deno_tunnel-0.8.0.crate) = 21018 +SHA256 (rust/crates/deno_unsync-0.4.4.crate) = 6742a724e8becb372a74c650a1aefb8924a5b8107f7d75b3848763ea24b27a87 +SIZE (rust/crates/deno_unsync-0.4.4.crate) = 17546 SHA256 (rust/crates/deno_whoami-0.1.0.crate) = e75e4caa92b98a27f09c671d1399aee0f5970aa491b9a598523aac000a2192e3 SIZE (rust/crates/deno_whoami-0.1.0.crate) = 3032 -SHA256 (rust/crates/denokv_proto-0.10.0.crate) = fdc7c5c829ce15275d0898c94eecc243e2a47269a3f8ec5a1da45fe268a90886 -SIZE (rust/crates/denokv_proto-0.10.0.crate) = 22219 -SHA256 (rust/crates/denokv_remote-0.10.0.crate) = ecd57015ff7b5d51cd7a61b83baec8e38367631cd13dc77140412fe5143e15fb -SIZE (rust/crates/denokv_remote-0.10.0.crate) = 7864 -SHA256 (rust/crates/denokv_sqlite-0.10.0.crate) = 01024c5ad6ce7838d27dc35cfcc0877eee57e07a25126ccaac8eb2b61a0cf04f -SIZE (rust/crates/denokv_sqlite-0.10.0.crate) = 13820 +SHA256 (rust/crates/denokv_proto-0.12.0.crate) = 645cfd5bdec33d2e5c4188ea2a7b348eca13958afa4c76a11504d9aa0efca589 +SIZE (rust/crates/denokv_proto-0.12.0.crate) = 27802 +SHA256 (rust/crates/denokv_remote-0.12.0.crate) = 91a6b359d69cb44e4390f2bcd007f72c252c6b9f6f88c7eab8f9bb55806fbc1a +SIZE (rust/crates/denokv_remote-0.12.0.crate) = 16344 +SHA256 (rust/crates/denokv_sqlite-0.12.0.crate) = f119506add29e620d1a6d37903d727a6abab0feb0f2e898554b0a10d1113ab32 +SIZE (rust/crates/denokv_sqlite-0.12.0.crate) = 21149 SHA256 (rust/crates/der-0.7.9.crate) = f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0 SIZE (rust/crates/der-0.7.9.crate) = 85173 SHA256 (rust/crates/der-parser-8.2.0.crate) = dbd676fbbab537128ef0278adb5576cf363cff6aa22a7b24effe97347cfab61e @@ -355,14 +367,18 @@ SHA256 (rust/crates/der_derive-0.7.3.crate) = 8034092389675178f570469e6c3b0465d3 SIZE (rust/crates/der_derive-0.7.3.crate) = 24657 SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 SIZE (rust/crates/deranged-0.3.11.crate) = 18043 +SHA256 (rust/crates/derive-io-0.4.1.crate) = 58cc7f4740088458993d183a200fe56e62378736f94bf0e2dd45807407e7bb94 +SIZE (rust/crates/derive-io-0.4.1.crate) = 8538 +SHA256 (rust/crates/derive-io-macros-0.4.1.crate) = 8d0a1bd7eeab72097740967d03d53db5fbaf8e3c0dd471ebdefa43ce445a20a6 +SIZE (rust/crates/derive-io-macros-0.4.1.crate) = 4661 SHA256 (rust/crates/derive_arbitrary-1.4.1.crate) = 30542c1ad912e0e3d22a1935c290e12e8a29d704a420177a31faad4a601a0800 SIZE (rust/crates/derive_arbitrary-1.4.1.crate) = 11521 -SHA256 (rust/crates/derive_builder-0.20.0.crate) = 0350b5cb0331628a5916d6c5c0b72e97393b8b6b03b47a9284f4e7f5a405ffd7 -SIZE (rust/crates/derive_builder-0.20.0.crate) = 36563 -SHA256 (rust/crates/derive_builder_core-0.20.0.crate) = d48cda787f839151732d396ac69e3473923d54312c070ee21e9effcaa8ca0b1d -SIZE (rust/crates/derive_builder_core-0.20.0.crate) = 32579 -SHA256 (rust/crates/derive_builder_macro-0.20.0.crate) = 206868b8242f27cecce124c19fd88157fbd0dd334df2587f36417bafbc85097b -SIZE (rust/crates/derive_builder_macro-0.20.0.crate) = 6308 +SHA256 (rust/crates/derive_builder-0.20.2.crate) = 507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947 +SIZE (rust/crates/derive_builder-0.20.2.crate) = 36661 +SHA256 (rust/crates/derive_builder_core-0.20.2.crate) = 2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8 +SIZE (rust/crates/derive_builder_core-0.20.2.crate) = 31397 +SHA256 (rust/crates/derive_builder_macro-0.20.2.crate) = ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c +SIZE (rust/crates/derive_builder_macro-0.20.2.crate) = 6360 SHA256 (rust/crates/derive_more-0.99.17.crate) = 4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321 SIZE (rust/crates/derive_more-0.99.17.crate) = 55771 SHA256 (rust/crates/deunicode-1.4.3.crate) = b6e854126756c496b8c81dec88f9a706b15b875c5849d4097a3854476b9fdf94 @@ -397,12 +413,12 @@ SHA256 (rust/crates/dprint-plugin-json-0.20.0.crate) = cb59d5e75ae9fb879a8793fdf SIZE (rust/crates/dprint-plugin-json-0.20.0.crate) = 21421 SHA256 (rust/crates/dprint-plugin-jupyter-0.2.0.crate) = 74f227ccb72afc2ce9089184013c6b7a5b21e29f85f2bf3823de662bc94afccc SIZE (rust/crates/dprint-plugin-jupyter-0.2.0.crate) = 10435 -SHA256 (rust/crates/dprint-plugin-markdown-0.18.0.crate) = 845fdbe59bf4088f7def60adc1b3383884d432d78d86ea8b30860d4e65f2bc43 -SIZE (rust/crates/dprint-plugin-markdown-0.18.0.crate) = 47001 -SHA256 (rust/crates/dprint-plugin-typescript-0.94.0.crate) = ee224fa90b73185453c9d4609bf1921907fdf3ff4fd620092dff7ef098489442 -SIZE (rust/crates/dprint-plugin-typescript-0.94.0.crate) = 211568 -SHA256 (rust/crates/dprint-swc-ext-0.22.1.crate) = 1716eda64b75d22f36c641fbb1ba097529259e4c152695e7670b96f9498fc926 -SIZE (rust/crates/dprint-swc-ext-0.22.1.crate) = 82944 +SHA256 (rust/crates/dprint-plugin-markdown-0.19.0.crate) = bf64cbcb37dba109c63d30a42f1f4cca7a01ea40006ae1b2aa285906d226d24e +SIZE (rust/crates/dprint-plugin-markdown-0.19.0.crate) = 47098 +SHA256 (rust/crates/dprint-plugin-typescript-0.95.10.crate) = 83cbb60779bfcb1f133387838bfa06dc5362576270d67857de225e453b587ae2 +SIZE (rust/crates/dprint-plugin-typescript-0.95.10.crate) = 217420 +SHA256 (rust/crates/dprint-swc-ext-0.24.0.crate) = 9a09827d6db1a3af25e105553d674ee9019be58fa3d6745c2a2803f8ce8e3eb8 +SIZE (rust/crates/dprint-swc-ext-0.24.0.crate) = 82892 SHA256 (rust/crates/dsa-0.6.3.crate) = 48bc224a9084ad760195584ce5abb3c2c34a225fa312a128ad245a6b412b7689 SIZE (rust/crates/dsa-0.6.3.crate) = 25991 SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 @@ -447,8 +463,10 @@ SHA256 (rust/crates/error-code-3.2.0.crate) = a0474425d51df81997e2f90a21591180b3 SIZE (rust/crates/error-code-3.2.0.crate) = 7569 SHA256 (rust/crates/error_reporter-1.0.0.crate) = 31ae425815400e5ed474178a7a22e275a9687086a12ca63ec793ff292d8fdae8 SIZE (rust/crates/error_reporter-1.0.0.crate) = 8662 -SHA256 (rust/crates/eszip-0.84.0.crate) = 88b6e201a88de1a02c8a29389474d50a33d995caeeb9c947a1a45521fd41f3a2 -SIZE (rust/crates/eszip-0.84.0.crate) = 178336 +SHA256 (rust/crates/esbuild_client-0.5.0.crate) = 50bc40f53feb0403ed37d48b7a22ebbae05a003c71a3c2a44468f4fe071b4524 +SIZE (rust/crates/esbuild_client-0.5.0.crate) = 32634 +SHA256 (rust/crates/eszip-0.96.0.crate) = 04734a956d9a13262f3ce688d9782172e82f8090f9f627066772501dcc068d3e +SIZE (rust/crates/eszip-0.96.0.crate) = 178265 SHA256 (rust/crates/fallible-iterator-0.3.0.crate) = 2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649 SIZE (rust/crates/fallible-iterator-0.3.0.crate) = 19639 SHA256 (rust/crates/fallible-streaming-iterator-0.1.9.crate) = 7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a @@ -457,10 +475,12 @@ SHA256 (rust/crates/fancy-regex-0.14.0.crate) = 6e24cb5a94bcae1e5408b0effca5cd71 SIZE (rust/crates/fancy-regex-0.14.0.crate) = 86969 SHA256 (rust/crates/fast-socks5-0.9.6.crate) = f89f36d4ee12370d30d57b16c7e190950a1a916e7dbbb5fd5a412f5ef913fe84 SIZE (rust/crates/fast-socks5-0.9.6.crate) = 33144 +SHA256 (rust/crates/fastbloom-0.9.0.crate) = 27cea6e7f512d43b098939ff4d5a5d6fe3db07971e1d05176fe26c642d33f5b8 +SIZE (rust/crates/fastbloom-0.9.0.crate) = 24008 SHA256 (rust/crates/faster-hex-0.10.0.crate) = 7223ae2d2f179b803433d9c830478527e92b8117eab39460edae7f1614d9fb73 SIZE (rust/crates/faster-hex-0.10.0.crate) = 13419 -SHA256 (rust/crates/fastrand-2.0.2.crate) = 658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984 -SIZE (rust/crates/fastrand-2.0.2.crate) = 14674 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/fastwebsockets-0.8.0.crate) = 26da0c7b5cef45c521a6f9cdfffdfeb6c9f5804fbac332deb5ae254634c7a6be SIZE (rust/crates/fastwebsockets-0.8.0.crate) = 52533 SHA256 (rust/crates/fd-lock-4.0.2.crate) = 7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947 @@ -479,6 +499,8 @@ SHA256 (rust/crates/filetime-0.2.23.crate) = 1ee447700ac8aa0b2f2bd7bc4462ad686ba SIZE (rust/crates/filetime-0.2.23.crate) = 14942 SHA256 (rust/crates/fixedbitset-0.4.2.crate) = 0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80 SIZE (rust/crates/fixedbitset-0.4.2.crate) = 15954 +SHA256 (rust/crates/fixedbitset-0.5.7.crate) = 1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99 +SIZE (rust/crates/fixedbitset-0.5.7.crate) = 26537 SHA256 (rust/crates/flaky_test-0.2.2.crate) = 046caa1f23d7f751fc4ead3d6669a77fa5fc6cf6074960ddeb6a0b0a5b83c8da SIZE (rust/crates/flaky_test-0.2.2.crate) = 3098 SHA256 (rust/crates/flaky_test_impl-0.2.2.crate) = 85e35909c2f0552fdae5b40f1e95a7da12afb58c1f2f455a12c216c58d869abe @@ -493,10 +515,14 @@ SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da2 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/foldhash-0.1.4.crate) = a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f SIZE (rust/crates/foldhash-0.1.4.crate) = 13764 +SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 +SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 SHA256 (rust/crates/foreign-types-0.5.0.crate) = d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965 SIZE (rust/crates/foreign-types-0.5.0.crate) = 7824 SHA256 (rust/crates/foreign-types-macros-0.2.3.crate) = 1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742 SIZE (rust/crates/foreign-types-macros-0.2.3.crate) = 7635 +SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b +SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 SHA256 (rust/crates/foreign-types-shared-0.3.1.crate) = aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b SIZE (rust/crates/foreign-types-shared-0.3.1.crate) = 6006 SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 @@ -507,6 +533,8 @@ SHA256 (rust/crates/from_variant-2.0.0.crate) = 8d7ccf961415e7aa17ef93dcb6c2441f SIZE (rust/crates/from_variant-2.0.0.crate) = 1770 SHA256 (rust/crates/fs3-0.5.0.crate) = fb17cf6ed704f72485332f6ab65257460c4f9f3083934cf402bf9f5b3b600a90 SIZE (rust/crates/fs3-0.5.0.crate) = 13434 +SHA256 (rust/crates/fs_extra-1.3.0.crate) = 42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c +SIZE (rust/crates/fs_extra-1.3.0.crate) = 31298 SHA256 (rust/crates/fsevent-sys-4.1.0.crate) = 76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2 SIZE (rust/crates/fsevent-sys-4.1.0.crate) = 4620 SHA256 (rust/crates/fslock-0.2.1.crate) = 04412b8935272e3a9bae6f48c7bfff74c2911f60525404edfdd28e49884c3bfb @@ -537,14 +565,14 @@ SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 SHA256 (rust/crates/getrandom-0.2.14.crate) = 94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c SIZE (rust/crates/getrandom-0.2.14.crate) = 37307 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 SHA256 (rust/crates/ghash-0.5.1.crate) = f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1 SIZE (rust/crates/ghash-0.5.1.crate) = 9482 SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f SIZE (rust/crates/gimli-0.31.1.crate) = 279515 SHA256 (rust/crates/gl_generator-0.14.0.crate) = 1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d SIZE (rust/crates/gl_generator-0.14.0.crate) = 22330 -SHA256 (rust/crates/glibc_version-0.1.2.crate) = 803ff7635f1ab4e2c064b68a0c60da917d3d18dc8d086130f689d62ce4f1c33e -SIZE (rust/crates/glibc_version-0.1.2.crate) = 2180 SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b SIZE (rust/crates/glob-0.3.1.crate) = 18880 SHA256 (rust/crates/globset-0.4.14.crate) = 57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1 @@ -601,8 +629,6 @@ SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486 SIZE (rust/crates/hex-0.4.3.crate) = 13299 SHA256 (rust/crates/hexf-parse-0.2.1.crate) = dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df SIZE (rust/crates/hexf-parse-0.2.1.crate) = 4662 -SHA256 (rust/crates/hickory-client-0.25.0-alpha.4.crate) = 83536dab9a159b2b5cf2c20c47ecf188cee35316f96be028e63e8e1340d2724d -SIZE (rust/crates/hickory-client-0.25.0-alpha.4.crate) = 26643 SHA256 (rust/crates/hickory-proto-0.25.0-alpha.4.crate) = d063c0692ee669aa6d261988aa19ca5510f1cc40e4f211024f50c888499a35d7 SIZE (rust/crates/hickory-proto-0.25.0-alpha.4.crate) = 404818 SHA256 (rust/crates/hickory-resolver-0.25.0-alpha.4.crate) = 42bc352e4412fb657e795f79b4efcf2bd60b59ee5ca0187f3554194cd1107a27 @@ -681,18 +707,20 @@ SHA256 (rust/crates/ignore-0.4.20.crate) = dbe7873dab538a9a44ad79ede1faf5f30d49f SIZE (rust/crates/ignore-0.4.20.crate) = 53551 SHA256 (rust/crates/image-0.25.4.crate) = bc144d44a31d753b02ce64093d532f55ff8dc4ebf2ffb8a63c0dda691385acae SIZE (rust/crates/image-0.25.4.crate) = 231776 -SHA256 (rust/crates/import_map-0.21.0.crate) = 1215d4d92511fbbdaea50e750e91f2429598ef817f02b579158e92803b52c00a -SIZE (rust/crates/import_map-0.21.0.crate) = 16093 +SHA256 (rust/crates/import_map-0.23.0.crate) = ce93e07f4819f0db4d2948fffce3ef4760a9940c4ff4f9369dfaf5e357a0d415 +SIZE (rust/crates/import_map-0.23.0.crate) = 16168 SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 -SHA256 (rust/crates/indexmap-2.8.0.crate) = 3954d50fe15b02142bf25d3b8bdadb634ec3948f103d04ffe3031bc8fe9d7058 -SIZE (rust/crates/indexmap-2.8.0.crate) = 89670 +SHA256 (rust/crates/indexmap-2.9.0.crate) = cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e +SIZE (rust/crates/indexmap-2.9.0.crate) = 91214 SHA256 (rust/crates/inotify-0.9.6.crate) = f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff SIZE (rust/crates/inotify-0.9.6.crate) = 22971 SHA256 (rust/crates/inotify-sys-0.1.5.crate) = e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb SIZE (rust/crates/inotify-sys-0.1.5.crate) = 6965 SHA256 (rust/crates/inout-0.1.3.crate) = a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5 SIZE (rust/crates/inout-0.1.3.crate) = 10743 +SHA256 (rust/crates/io-uring-0.7.8.crate) = b86e202f00093dcba4275d4636b93ef9dd75d025ae560d2521b45ea28ab49013 +SIZE (rust/crates/io-uring-0.7.8.crate) = 94958 SHA256 (rust/crates/ipconfig-0.3.2.crate) = b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f SIZE (rust/crates/ipconfig-0.3.2.crate) = 24468 SHA256 (rust/crates/ipnet-2.9.0.crate) = 8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3 @@ -707,10 +735,12 @@ SHA256 (rust/crates/is-wsl-0.4.0.crate) = 173609498df190136aa7dea1a91db051746d33 SIZE (rust/crates/is-wsl-0.4.0.crate) = 3264 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 -SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 -SIZE (rust/crates/itertools-0.10.5.crate) = 115354 +SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 +SIZE (rust/crates/itertools-0.12.1.crate) = 137761 SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 SIZE (rust/crates/itertools-0.13.0.crate) = 146261 +SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 +SIZE (rust/crates/itertools-0.14.0.crate) = 152715 SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 SIZE (rust/crates/itoa-1.0.14.crate) = 11210 SHA256 (rust/crates/jni-sys-0.3.0.crate) = 8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130 @@ -719,16 +749,18 @@ SHA256 (rust/crates/jobserver-0.1.32.crate) = 48d1dbcbbeb6a7fec7e059840aa538bd62 SIZE (rust/crates/jobserver-0.1.32.crate) = 27549 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 -SHA256 (rust/crates/jsonc-parser-0.26.2.crate) = b558af6b49fd918e970471374e7a798b2c9bbcda624a210ffa3901ee5614bc8e -SIZE (rust/crates/jsonc-parser-0.26.2.crate) = 64412 +SHA256 (rust/crates/jsonc-parser-0.26.3.crate) = 1d6d80e6d70e7911a29f3cf3f44f452df85d06f73572b494ca99a2cad3fcf8f4 +SIZE (rust/crates/jsonc-parser-0.26.3.crate) = 65890 SHA256 (rust/crates/junction-1.2.0.crate) = 72bbdfd737a243da3dfc1f99ee8d6e166480f17ab4ac84d7c34aacd73fc7bd16 SIZE (rust/crates/junction-1.2.0.crate) = 12623 -SHA256 (rust/crates/jupyter-serde-0.4.0.crate) = dd71aa17c4fa65e6d7536ab2728881a41f8feb2ee5841c2240516c3c3d65d8b3 -SIZE (rust/crates/jupyter-serde-0.4.0.crate) = 6822 +SHA256 (rust/crates/jupyter-protocol-0.8.0.crate) = 815c1eb9089b035c7c89932beaba6f4daabc8efa198960492636c7eb45d0ebde +SIZE (rust/crates/jupyter-protocol-0.8.0.crate) = 28823 SHA256 (rust/crates/k256-0.13.3.crate) = 956ff9b67e26e1a6a866cb758f12c6f8746208489e3e4a4b5580802f2f0a587b SIZE (rust/crates/k256-0.13.3.crate) = 92647 SHA256 (rust/crates/keccak-0.1.5.crate) = ecc2af9a1119c51f12a14607e783cb977bde58bc069ff0c3da1095e635d70654 SIZE (rust/crates/keccak-0.1.5.crate) = 13120 +SHA256 (rust/crates/keyring-3.6.3.crate) = eebcc3aff044e5944a8fbaf69eb277d11986064cba30c468730e8b9909fb551c +SIZE (rust/crates/keyring-3.6.3.crate) = 67500 SHA256 (rust/crates/khronos-egl-6.0.0.crate) = 6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76 SIZE (rust/crates/khronos-egl-6.0.0.crate) = 29315 SHA256 (rust/crates/khronos_api-3.1.0.crate) = e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc @@ -743,12 +775,16 @@ SHA256 (rust/crates/lazy-regex-proc_macros-3.1.0.crate) = 44bcd58e6c97a7fcbaffcd SIZE (rust/crates/lazy-regex-proc_macros-3.1.0.crate) = 4490 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 +SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 +SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 SHA256 (rust/crates/lcms2-6.1.0.crate) = 680ec3fa42c36e0af9ca02f20a3742a82229c7f1ee0e6754294de46a80be6f74 SIZE (rust/crates/lcms2-6.1.0.crate) = 31185 SHA256 (rust/crates/lcms2-sys-4.0.5.crate) = 593265f9a3172180024fb62580ee31348f31be924b19416da174ebb7fb623d2e SIZE (rust/crates/lcms2-sys-4.0.5.crate) = 284996 -SHA256 (rust/crates/libc-0.2.171.crate) = c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6 -SIZE (rust/crates/libc-0.2.171.crate) = 785246 +SHA256 (rust/crates/libc-0.2.172.crate) = d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa +SIZE (rust/crates/libc-0.2.172.crate) = 791646 +SHA256 (rust/crates/libdbus-sys-0.2.5.crate) = 06085512b750d640299b79be4bad3d2fa90a9c00b1fd9e1b46364f66f0485c72 +SIZE (rust/crates/libdbus-sys-0.2.5.crate) = 1557017 SHA256 (rust/crates/libffi-4.0.0.crate) = 4a9434b6fc77375fb624698d5f8c49d7e80b10d59eb1219afda27d1f824d4074 SIZE (rust/crates/libffi-4.0.0.crate) = 24528 SHA256 (rust/crates/libffi-sys-3.2.0.crate) = ead36a2496acfc8edd6cc32352110e9478ac5b9b5f5b9856ebd3d28019addb84 @@ -763,8 +799,8 @@ SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a02 SIZE (rust/crates/libredox-0.1.3.crate) = 6068 SHA256 (rust/crates/libsqlite3-sys-0.32.0.crate) = fbb8270bb4060bd76c6e96f20c52d80620f1d82a3470885694e41e0f81ef6fe7 SIZE (rust/crates/libsqlite3-sys-0.32.0.crate) = 5182689 -SHA256 (rust/crates/libsui-0.7.0.crate) = 7550a110415b4780bf6064d280f2dc5b761fb80d9af92258a72e5dc82ca6f05a -SIZE (rust/crates/libsui-0.7.0.crate) = 773188 +SHA256 (rust/crates/libsui-0.10.0.crate) = 6744db763b6e19aff65ebac2c85cf71358b3aae385828fcf0d1e02878ab7767b +SIZE (rust/crates/libsui-0.10.0.crate) = 773232 SHA256 (rust/crates/libuv-sys-lite-1.48.2.crate) = ca8dfd1a173826d193e3b955e07c22765829890f62c677a59c4a410cb4f47c01 SIZE (rust/crates/libuv-sys-lite-1.48.2.crate) = 43420 SHA256 (rust/crates/libz-sys-1.1.20.crate) = d2d16453e800a8cf6dd2fc3eb4bc99b786a9b90c663b8559a5b1a041bf89e472 @@ -777,18 +813,20 @@ SHA256 (rust/crates/litrs-0.4.1.crate) = b4ce301924b7887e9d637144fdade93f9dfff9b SIZE (rust/crates/litrs-0.4.1.crate) = 42603 SHA256 (rust/crates/lock_api-0.4.11.crate) = 3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45 SIZE (rust/crates/lock_api-0.4.11.crate) = 27487 -SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c -SIZE (rust/crates/log-0.4.21.crate) = 43442 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 SHA256 (rust/crates/loom-0.7.2.crate) = 419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca SIZE (rust/crates/loom-0.7.2.crate) = 73989 +SHA256 (rust/crates/lru-slab-0.1.2.crate) = 112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154 +SIZE (rust/crates/lru-slab-0.1.2.crate) = 9090 SHA256 (rust/crates/lsp-types-0.97.0.crate) = 53353550a17c04ac46c585feb189c2db82154fc84b79c7a66c96c2c644f66071 SIZE (rust/crates/lsp-types-0.97.0.crate) = 70764 SHA256 (rust/crates/malloc_buf-0.0.6.crate) = 62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb SIZE (rust/crates/malloc_buf-0.0.6.crate) = 1239 -SHA256 (rust/crates/malva-0.11.0.crate) = 1c67b97ed99f56b86fa3c010843441f1fcdb71884bab96b8551bb3d1e7c6d529 -SIZE (rust/crates/malva-0.11.0.crate) = 41855 -SHA256 (rust/crates/markup_fmt-0.18.0.crate) = fa7605bb4ad755a9ab5c96f2ce3bfd4eb8acd559b842c041fc8a5f84d63aed3a -SIZE (rust/crates/markup_fmt-0.18.0.crate) = 36033 +SHA256 (rust/crates/malva-0.12.1.crate) = aa8f6005fe3f2348f1fc59d647ee6945d5832fd080178e6d034bab1bf7976348 +SIZE (rust/crates/malva-0.12.1.crate) = 42351 +SHA256 (rust/crates/markup_fmt-0.22.0.crate) = 2cc6a5130d40b34be77fbd52645323c199d2db25f90922d5cef1da2a9eca96b0 +SIZE (rust/crates/markup_fmt-0.22.0.crate) = 40844 SHA256 (rust/crates/match_cfg-0.1.0.crate) = ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4 SIZE (rust/crates/match_cfg-0.1.0.crate) = 7153 SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 @@ -813,8 +851,8 @@ SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7 SIZE (rust/crates/miniz_oxide-0.7.2.crate) = 55731 -SHA256 (rust/crates/miniz_oxide-0.8.4.crate) = b3b1c9bd4fe1f0f8b387f6eb9eb3b4a1aa26185e5750efb9140301703f62cd1b -SIZE (rust/crates/miniz_oxide-0.8.4.crate) = 66701 +SHA256 (rust/crates/miniz_oxide-0.8.8.crate) = 3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a +SIZE (rust/crates/miniz_oxide-0.8.8.crate) = 67065 SHA256 (rust/crates/mintex-0.1.3.crate) = 9bec4598fddb13cc7b528819e697852653252b760f1228b7642679bf2ff2cd07 SIZE (rust/crates/mintex-0.1.3.crate) = 6769 SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c @@ -857,16 +895,22 @@ SHA256 (rust/crates/ntest_timeout-0.9.3.crate) = fcc7c92f190c97f79b4a332f5e81dcf SIZE (rust/crates/ntest_timeout-0.9.3.crate) = 3229 SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 +SHA256 (rust/crates/num-0.4.2.crate) = 3135b08af27d103b0a51f2ae0f8632117b7b185ccf931445affa8df530576a41 +SIZE (rust/crates/num-0.4.2.crate) = 9557 SHA256 (rust/crates/num-bigint-0.4.4.crate) = 608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0 SIZE (rust/crates/num-bigint-0.4.4.crate) = 99369 SHA256 (rust/crates/num-bigint-dig-0.8.4.crate) = dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151 SIZE (rust/crates/num-bigint-dig-0.8.4.crate) = 123825 +SHA256 (rust/crates/num-complex-0.4.6.crate) = 73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495 +SIZE (rust/crates/num-complex-0.4.6.crate) = 30352 SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 SHA256 (rust/crates/num-integer-0.1.46.crate) = 7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f SIZE (rust/crates/num-integer-0.1.46.crate) = 22331 SHA256 (rust/crates/num-iter-0.1.44.crate) = d869c01cc0c455284163fd0092f1f93835385ccab5a98a0dcc497b2f8bf055a9 SIZE (rust/crates/num-iter-0.1.44.crate) = 10249 +SHA256 (rust/crates/num-rational-0.4.2.crate) = f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824 +SIZE (rust/crates/num-rational-0.4.2.crate) = 28159 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 @@ -877,14 +921,22 @@ SHA256 (rust/crates/object-0.36.3.crate) = 27b64972346851a39438c60b341ebc01bba47 SIZE (rust/crates/object-0.36.3.crate) = 325288 SHA256 (rust/crates/oid-registry-0.6.1.crate) = 9bedf36ffb6ba96c2eb7144ef6270557b52e54b20c0a8e1eb2ff99a6c6959bff SIZE (rust/crates/oid-registry-0.6.1.crate) = 15068 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 SHA256 (rust/crates/opaque-debug-0.3.1.crate) = c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381 SIZE (rust/crates/opaque-debug-0.3.1.crate) = 7066 SHA256 (rust/crates/open-5.1.2.crate) = 449f0ff855d85ddbf1edd5b646d65249ead3f5e422aaa86b7d2d0b049b103e32 SIZE (rust/crates/open-5.1.2.crate) = 23336 +SHA256 (rust/crates/openssl-0.10.72.crate) = fedfea7d58a1f73118430a55da6a286e7b044961736ce96a16a17068ea25e5da +SIZE (rust/crates/openssl-0.10.72.crate) = 283852 +SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c +SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 +SHA256 (rust/crates/openssl-src-300.5.0+3.5.0.crate) = e8ce546f549326b0e6052b649198487d91320875da901e7bd11a06d1ee3f9c2f +SIZE (rust/crates/openssl-src-300.5.0+3.5.0.crate) = 10488436 +SHA256 (rust/crates/openssl-sys-0.9.108.crate) = e145e1651e858e820e4860f7b9c5e169bc1d8ce1c86043be79fa7b7634821847 +SIZE (rust/crates/openssl-sys-0.9.108.crate) = 78190 SHA256 (rust/crates/opentelemetry-0.27.0.crate) = 0f3cebff57f7dbd1255b44d8bddc2cebeb0ea677dbaa2e25a3070a91b318f660 SIZE (rust/crates/opentelemetry-0.27.0.crate) = 71989 SHA256 (rust/crates/opentelemetry-http-0.27.0.crate) = 10a8a7f5f6ba7c1b286c2fbca0454eaba116f63bbe69ed250b642d36fbb04d80 @@ -905,8 +957,6 @@ SHA256 (rust/crates/ordered-float-4.6.0.crate) = 7bb71e1b3fa6ca1c61f383464aaf2bb SIZE (rust/crates/ordered-float-4.6.0.crate) = 23633 SHA256 (rust/crates/os_pipe-1.2.1.crate) = 5ffd2b0a5634335b135d5728d84c5e0fd726954b87111f7506a61c502280d982 SIZE (rust/crates/os_pipe-1.2.1.crate) = 10691 -SHA256 (rust/crates/outref-0.1.0.crate) = 7f222829ae9293e33a9f5e9f440c6760a3d450a64affe1846486b140db81c1f4 -SIZE (rust/crates/outref-0.1.0.crate) = 3067 SHA256 (rust/crates/outref-0.5.1.crate) = 4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a SIZE (rust/crates/outref-0.5.1.crate) = 3957 SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 @@ -919,14 +969,18 @@ SHA256 (rust/crates/p384-0.13.0.crate) = 70786f51bcc69f6a4c0360e063a4cac5419ef7c SIZE (rust/crates/p384-0.13.0.crate) = 236495 SHA256 (rust/crates/p521-0.13.3.crate) = 0fc9e2161f1f215afdfce23677034ae137bbd45016a880c2eb3ba8eb95f085b2 SIZE (rust/crates/p521-0.13.3.crate) = 138499 +SHA256 (rust/crates/par-core-1.0.3.crate) = 6b506ab63a8bd3cd38858c7bfc2d078a189dc3210c7f8c9be1bbaf50c082a0ae +SIZE (rust/crates/par-core-1.0.3.crate) = 3162 +SHA256 (rust/crates/par-iter-1.0.2.crate) = 8a5b20f31e9ba82bfcbbb54a67aa40be6cebec9f668ba5753be138f9523c531a +SIZE (rust/crates/par-iter-1.0.2.crate) = 152114 SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860 SHA256 (rust/crates/parking_lot_core-0.9.9.crate) = 4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e SIZE (rust/crates/parking_lot_core-0.9.9.crate) = 32445 SHA256 (rust/crates/password-hash-0.5.0.crate) = 346f04948ba92c43e8469c1ee6736c7563d71012b17d40745260fe106aac2166 SIZE (rust/crates/password-hash-0.5.0.crate) = 26884 -SHA256 (rust/crates/paste-1.0.14.crate) = de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c -SIZE (rust/crates/paste-1.0.14.crate) = 18157 +SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a +SIZE (rust/crates/paste-1.0.15.crate) = 18374 SHA256 (rust/crates/path-clean-0.1.0.crate) = ecba01bf2678719532c5e3059e0b5f0811273d94b397088b82e3bd0a78c78fdd SIZE (rust/crates/path-clean-0.1.0.crate) = 4909 SHA256 (rust/crates/path-dedot-3.1.1.crate) = 07ba0ad7e047712414213ff67533e6dd477af0a4e1d14fb52343e53d30ea9397 @@ -949,6 +1003,8 @@ SHA256 (rust/crates/pest_meta-2.7.15.crate) = e1e58089ea25d717bfd31fb534e4f3afcc SIZE (rust/crates/pest_meta-2.7.15.crate) = 42121 SHA256 (rust/crates/petgraph-0.6.4.crate) = e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9 SIZE (rust/crates/petgraph-0.6.4.crate) = 185895 +SHA256 (rust/crates/petgraph-0.7.1.crate) = 3672b37090dbd86368a4145bc067582552b29c27377cad4e0a306c97f9bd7772 +SIZE (rust/crates/petgraph-0.7.1.crate) = 736025 SHA256 (rust/crates/phf-0.11.2.crate) = ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc SIZE (rust/crates/phf-0.11.2.crate) = 21569 SHA256 (rust/crates/phf_generator-0.11.2.crate) = 48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0 @@ -1027,30 +1083,38 @@ SHA256 (rust/crates/quick-junit-0.3.6.crate) = d1a341ae463320e9f8f34adda49c8a85d SIZE (rust/crates/quick-junit-0.3.6.crate) = 19957 SHA256 (rust/crates/quick-xml-0.31.0.crate) = 1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33 SIZE (rust/crates/quick-xml-0.31.0.crate) = 172236 -SHA256 (rust/crates/quinn-0.11.6.crate) = 62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef -SIZE (rust/crates/quinn-0.11.6.crate) = 78222 -SHA256 (rust/crates/quinn-proto-0.11.9.crate) = a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d -SIZE (rust/crates/quinn-proto-0.11.9.crate) = 209286 +SHA256 (rust/crates/quinn-0.11.8.crate) = 626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8 +SIZE (rust/crates/quinn-0.11.8.crate) = 79949 +SHA256 (rust/crates/quinn-proto-0.11.12.crate) = 49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e +SIZE (rust/crates/quinn-proto-0.11.12.crate) = 235821 SHA256 (rust/crates/quinn-udp-0.5.8.crate) = 52cd4b1eff68bf27940dd39811292c49e007f4d0b4c357358dc9b0197be6b527 SIZE (rust/crates/quinn-udp-0.5.8.crate) = 25336 SHA256 (rust/crates/quote-1.0.37.crate) = b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af SIZE (rust/crates/quote-1.0.37.crate) = 28558 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/radium-0.7.0.crate) = dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09 SIZE (rust/crates/radium-0.7.0.crate) = 10906 SHA256 (rust/crates/radix_fmt-1.0.0.crate) = ce082a9940a7ace2ad4a8b7d0b1eac6aa378895f18be598230c5f2284ac05426 SIZE (rust/crates/radix_fmt-1.0.0.crate) = 8743 SHA256 (rust/crates/radix_trie-0.2.1.crate) = c069c179fcdc6a2fe24d8d18305cf085fdbd4f922c041943e203685d6a1c58fd SIZE (rust/crates/radix_trie-0.2.1.crate) = 251366 -SHA256 (rust/crates/raffia-0.9.1.crate) = c36f58fa7ad2f26bca656054c902becddeac5582df2bb31d4b4d2a148c62cfd5 -SIZE (rust/crates/raffia-0.9.1.crate) = 71528 +SHA256 (rust/crates/raffia-0.9.2.crate) = fffe6643ba09b12af3816c6d3687d8c16c8a306bdbf60e2804b4bbd2c1f5447e +SIZE (rust/crates/raffia-0.9.2.crate) = 71539 SHA256 (rust/crates/raffia_macro-0.1.1.crate) = 4fdb50eb5bf734fa5a770680a61876a6ec77b99c1e0e52d1f18ad6ebfa85759f SIZE (rust/crates/raffia_macro-0.1.1.crate) = 2075 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand-0.9.1.crate) = 9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97 +SIZE (rust/crates/rand-0.9.1.crate) = 97986 SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 +SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 SHA256 (rust/crates/range-alloc-0.1.3.crate) = 9c8a99fddc9f0ba0a85884b8d14e3592853e787d581ca1816c91349b10e4eeab SIZE (rust/crates/range-alloc-0.1.3.crate) = 7664 SHA256 (rust/crates/raw-window-handle-0.6.1.crate) = 8cc3bcbdb1ddfc11e700e62968e6b4cc9c75bb466464ad28fb61c5b2c964418b @@ -1061,6 +1125,8 @@ SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caa SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 +SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 +SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 SHA256 (rust/crates/redox_users-0.4.5.crate) = bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891 SIZE (rust/crates/redox_users-0.4.5.crate) = 15514 SHA256 (rust/crates/ref-cast-1.0.22.crate) = c4846d4c50d1721b1a3bef8af76924eef20d5e723647333798c1b519b3a9473f @@ -1097,8 +1163,8 @@ SHA256 (rust/crates/rowan-0.15.15.crate) = 32a58fa8a7ccff2aec4f39cc45bf5f985cec7 SIZE (rust/crates/rowan-0.15.15.crate) = 39971 SHA256 (rust/crates/rsa-0.9.6.crate) = 5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc SIZE (rust/crates/rsa-0.9.6.crate) = 80048 -SHA256 (rust/crates/runtimelib-0.19.0.crate) = fe23ba9967355bbb1be2fb9a8e51bd239ffdf9c791fad5a9b765122ee2bde2e4 -SIZE (rust/crates/runtimelib-0.19.0.crate) = 20192 +SHA256 (rust/crates/runtimelib-0.28.0.crate) = e2953bbfe9f3537c04b68885fb304f3afe2c42d6e378d7810aa0604bd2c453d5 +SIZE (rust/crates/runtimelib-0.28.0.crate) = 22116 SHA256 (rust/crates/rusqlite-0.34.0.crate) = 37e34486da88d8e051c7c0e23c3f15fd806ea8546260aa2fec247e97242ec143 SIZE (rust/crates/rusqlite-0.34.0.crate) = 162738 SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f @@ -1115,18 +1181,20 @@ SHA256 (rust/crates/rusticata-macros-4.1.0.crate) = faf0c4a6ece9950b9abdb62b1cfc SIZE (rust/crates/rusticata-macros-4.1.0.crate) = 11746 SHA256 (rust/crates/rustix-0.38.34.crate) = 70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f SIZE (rust/crates/rustix-0.38.34.crate) = 365160 -SHA256 (rust/crates/rustls-0.23.11.crate) = 4828ea528154ae444e5a642dbb7d5623354030dc9822b83fd9bb79683c7399d0 -SIZE (rust/crates/rustls-0.23.11.crate) = 438425 +SHA256 (rust/crates/rustls-0.23.28.crate) = 7160e3e10bf4535308537f3c4e1641468cd0e485175d6163087c0393c7d46643 +SIZE (rust/crates/rustls-0.23.28.crate) = 365699 SHA256 (rust/crates/rustls-native-certs-0.7.0.crate) = 8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792 SIZE (rust/crates/rustls-native-certs-0.7.0.crate) = 25071 SHA256 (rust/crates/rustls-pemfile-2.1.2.crate) = 29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d SIZE (rust/crates/rustls-pemfile-2.1.2.crate) = 25928 -SHA256 (rust/crates/rustls-pki-types-1.8.0.crate) = fc0a2ce646f8655401bb81e7927b812614bd5d91dbc968696be50603510fcaf0 -SIZE (rust/crates/rustls-pki-types-1.8.0.crate) = 29562 -SHA256 (rust/crates/rustls-tokio-stream-0.5.0.crate) = faa7dc7c991d9164e55bbf1558029eb5b84d32cc4d61a7df5b8641b2deedc4b3 -SIZE (rust/crates/rustls-tokio-stream-0.5.0.crate) = 36162 -SHA256 (rust/crates/rustls-webpki-0.102.5.crate) = f9a6fccd794a42c2c105b513a2f62bc3fd8f3ba57a4593677ceb0bd035164d78 -SIZE (rust/crates/rustls-webpki-0.102.5.crate) = 200431 +SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 +SHA256 (rust/crates/rustls-tokio-stream-0.8.0.crate) = 0560d12c0d8c672f849197de91b9ee61f5bf9aa024c97aaeeb112ec2f6c347fd +SIZE (rust/crates/rustls-tokio-stream-0.8.0.crate) = 37663 +SHA256 (rust/crates/rustls-webpki-0.102.8.crate) = 64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9 +SIZE (rust/crates/rustls-webpki-0.102.8.crate) = 204327 +SHA256 (rust/crates/rustls-webpki-0.103.3.crate) = e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435 +SIZE (rust/crates/rustls-webpki-0.103.3.crate) = 81840 SHA256 (rust/crates/rustversion-1.0.15.crate) = 80af6f9131f277a45a3fba6ce8e2258037bb0477a67e610d3c1fe046ab31de47 SIZE (rust/crates/rustversion-1.0.15.crate) = 17406 SHA256 (rust/crates/rustyline-13.0.0.crate) = 02a2d683a4ac90aeef5b1013933f6d977bd37d51ff3f4dad829d4931a7e6be86 @@ -1137,6 +1205,8 @@ SHA256 (rust/crates/ryu-1.0.17.crate) = e86697c916019a8588c99b5fac3cead74ec0b4b8 SIZE (rust/crates/ryu-1.0.17.crate) = 47537 SHA256 (rust/crates/ryu-js-1.0.1.crate) = ad97d4ce1560a5e27cec89519dc8300d1aa6035b099821261c651486a19e44d5 SIZE (rust/crates/ryu-js-1.0.1.crate) = 74220 +SHA256 (rust/crates/safe_arch-0.7.4.crate) = 96b02de82ddbe1b636e6170c21be622223aea188ef2e139be0a5b219ec215323 +SIZE (rust/crates/safe_arch-0.7.4.crate) = 74564 SHA256 (rust/crates/saffron-0.1.0.crate) = 03fb9a628596fc7590eb7edbf7b0613287be78df107f5f97b118aad59fb2eea9 SIZE (rust/crates/saffron-0.1.0.crate) = 29881 SHA256 (rust/crates/salsa20-0.10.2.crate) = 97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213 @@ -1155,32 +1225,34 @@ SHA256 (rust/crates/sec1-0.7.3.crate) = d3e97a565f76233a6003f9f5c54be1d9c5bdfa3e SIZE (rust/crates/sec1-0.7.3.crate) = 17979 SHA256 (rust/crates/security-framework-2.10.0.crate) = 770452e37cad93e0a50d5abc3990d2bc351c36d0328f86cefec2f2fb206eaef6 SIZE (rust/crates/security-framework-2.10.0.crate) = 79723 -SHA256 (rust/crates/security-framework-sys-2.10.0.crate) = 41f3cc463c0ef97e11c3461a9d3787412d30e8e7eb907c79180c4a57bf7c04ef -SIZE (rust/crates/security-framework-sys-2.10.0.crate) = 18676 +SHA256 (rust/crates/security-framework-3.3.0.crate) = 80fb1d92c5028aa318b4b8bd7302a5bfcf48be96a37fc6fc790f806b0004ee0c +SIZE (rust/crates/security-framework-3.3.0.crate) = 86425 +SHA256 (rust/crates/security-framework-sys-2.14.0.crate) = 49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32 +SIZE (rust/crates/security-framework-sys-2.14.0.crate) = 20537 SHA256 (rust/crates/semver-0.9.0.crate) = 1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403 SIZE (rust/crates/semver-0.9.0.crate) = 17344 SHA256 (rust/crates/semver-1.0.25.crate) = f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03 SIZE (rust/crates/semver-1.0.25.crate) = 31291 SHA256 (rust/crates/semver-parser-0.7.0.crate) = 388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3 SIZE (rust/crates/semver-parser-0.7.0.crate) = 10268 -SHA256 (rust/crates/serde-1.0.217.crate) = 02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70 -SIZE (rust/crates/serde-1.0.217.crate) = 79019 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 SHA256 (rust/crates/serde-value-0.7.0.crate) = f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c SIZE (rust/crates/serde-value-0.7.0.crate) = 10249 SHA256 (rust/crates/serde-wasm-bindgen-0.5.0.crate) = f3b143e2833c57ab9ad3ea280d21fd34e285a42837aeb0ee301f4f41890fa00e SIZE (rust/crates/serde-wasm-bindgen-0.5.0.crate) = 17235 SHA256 (rust/crates/serde_bytes-0.11.14.crate) = 8b8497c313fd43ab992087548117643f6fcd935cbf36f176ffda0aacf9591734 SIZE (rust/crates/serde_bytes-0.11.14.crate) = 12018 -SHA256 (rust/crates/serde_derive-1.0.217.crate) = 5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0 -SIZE (rust/crates/serde_derive-1.0.217.crate) = 57749 -SHA256 (rust/crates/serde_json-1.0.122.crate) = 784b6203951c57ff748476b126ccb5e8e2959a5c19e5c617ab1956be3dbc68da -SIZE (rust/crates/serde_json-1.0.122.crate) = 147200 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 +SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 SHA256 (rust/crates/serde_repr-0.1.19.crate) = 6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9 SIZE (rust/crates/serde_repr-0.1.19.crate) = 9997 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 -SHA256 (rust/crates/serde_v8-0.252.0.crate) = 84b2d85f46747fad18bbf98ad4b9b13c59e01c85bf8c73182a71fdf638372dfd -SIZE (rust/crates/serde_v8-0.252.0.crate) = 35080 +SHA256 (rust/crates/serde_v8-0.264.0.crate) = c34707712f3815e73e1c8319bba06e5bc105bb65fe812ea2e7279ffb905f6312 +SIZE (rust/crates/serde_v8-0.264.0.crate) = 34973 SHA256 (rust/crates/serdect-0.2.0.crate) = a84f14a19e9a014bb9f4512488d9829a68e04ecabffb0f9904cd1ace94598177 SIZE (rust/crates/serdect-0.2.0.crate) = 11691 SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba @@ -1207,8 +1279,6 @@ SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 SHA256 (rust/crates/signature-2.2.0.crate) = 77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de SIZE (rust/crates/signature-2.2.0.crate) = 15531 -SHA256 (rust/crates/simd-abstraction-0.7.1.crate) = 9cadb29c57caadc51ff8346233b5cec1d240b68ce55cf1afc764818791876987 -SIZE (rust/crates/simd-abstraction-0.7.1.crate) = 9170 SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe SIZE (rust/crates/simd-adler32-0.3.7.crate) = 12086 SHA256 (rust/crates/simd-json-0.14.0.crate) = 05f0b376aada35f30a0012f5790e50aed62f91804a0682669aefdbe81c7fcb91 @@ -1217,6 +1287,8 @@ SHA256 (rust/crates/simdutf8-0.1.4.crate) = f27f6278552951f1f2b8cf9da965d10969b2 SIZE (rust/crates/simdutf8-0.1.4.crate) = 28621 SHA256 (rust/crates/siphasher-0.3.11.crate) = 38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d SIZE (rust/crates/siphasher-0.3.11.crate) = 10442 +SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d +SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 SIZE (rust/crates/slab-0.4.9.crate) = 17108 SHA256 (rust/crates/slotmap-1.0.7.crate) = dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a @@ -1231,8 +1303,8 @@ SHA256 (rust/crates/smartstring-1.0.1.crate) = 3fb72c633efbaa2dd666986505016c32c SIZE (rust/crates/smartstring-1.0.1.crate) = 29555 SHA256 (rust/crates/socket2-0.5.5.crate) = 7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9 SIZE (rust/crates/socket2-0.5.5.crate) = 54863 -SHA256 (rust/crates/sourcemap-9.1.2.crate) = 27c4ea7042fd1a155ad95335b5d505ab00d5124ea0332a06c8390d200bb1a76a -SIZE (rust/crates/sourcemap-9.1.2.crate) = 45871 +SHA256 (rust/crates/sourcemap-9.2.0.crate) = dd430118acc9fdd838557649b9b43fd0a78e3834d84a283b466f8e84720d6101 +SIZE (rust/crates/sourcemap-9.2.0.crate) = 47673 SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 SIZE (rust/crates/spin-0.9.8.crate) = 38958 SHA256 (rust/crates/spirv-0.3.0+sdk-1.3.268.0.crate) = eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844 @@ -1249,8 +1321,6 @@ SHA256 (rust/crates/stacker-0.1.15.crate) = c886bd4480155fd3ef527d45e9ac8dd7118a SIZE (rust/crates/stacker-0.1.15.crate) = 14656 SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 -SHA256 (rust/crates/string_capacity-0.1.5.crate) = fcd14cb3a5abda6d2626370785f5f788b22e95476f597159faa4a2cc2966961a -SIZE (rust/crates/string_capacity-0.1.5.crate) = 3728 SHA256 (rust/crates/string_enum-1.0.0.crate) = c9fe66b8ee349846ce2f9557a26b8f1e74843c4a13fb381f9a3d73617a5f956a SIZE (rust/crates/string_enum-1.0.0.crate) = 3910 SHA256 (rust/crates/stringcase-0.4.0.crate) = 72abeda133c49d7bddece6c154728f83eec8172380c80ab7096da9487e20d27c @@ -1273,56 +1343,52 @@ SHA256 (rust/crates/swc_allocator-4.0.0.crate) = cc6b926f0d94bbb34031fe5449428cf SIZE (rust/crates/swc_allocator-4.0.0.crate) = 4029 SHA256 (rust/crates/swc_atoms-5.0.0.crate) = 9d7077ba879f95406459bc0c81f3141c529b34580bc64d7ab7bd15e7118a0391 SIZE (rust/crates/swc_atoms-5.0.0.crate) = 4077 -SHA256 (rust/crates/swc_bundler-11.0.0.crate) = 452694eeb8bcbe98dc55557757ad0385e5126746c499dfe194b9690a80506086 -SIZE (rust/crates/swc_bundler-11.0.0.crate) = 73997 -SHA256 (rust/crates/swc_cached-2.0.0.crate) = d7133338c3bef796430deced151b0eaa5430710a90e38da19e8e3045e8e36eeb -SIZE (rust/crates/swc_cached-2.0.0.crate) = 2011 -SHA256 (rust/crates/swc_common-8.0.0.crate) = 26fbd21a1179166b5635d4b7a6b5930cf34b803a7361e0297b04f84dc820db04 -SIZE (rust/crates/swc_common-8.0.0.crate) = 82412 -SHA256 (rust/crates/swc_config-2.0.0.crate) = eb63364aebd1a8490a80fa8933825c6916d4df55d5472312d5adb62c9fb4e4ba -SIZE (rust/crates/swc_config-2.0.0.crate) = 4816 +SHA256 (rust/crates/swc_bundler-17.0.0.crate) = ebb953a99152e2a62f6b84d6c144fc4adf9c406093b093046e90a681a76d93dd +SIZE (rust/crates/swc_bundler-17.0.0.crate) = 75242 +SHA256 (rust/crates/swc_common-9.2.0.crate) = a56b6f5a8e5affa271b56757a93badee6f44defcd28f3ba106bb2603afe40d3d +SIZE (rust/crates/swc_common-9.2.0.crate) = 95812 +SHA256 (rust/crates/swc_config-3.0.0.crate) = a01bfcbbdea182bdda93713aeecd997749ae324686bf7944f54d128e56be4ea9 +SIZE (rust/crates/swc_config-3.0.0.crate) = 11924 SHA256 (rust/crates/swc_config_macro-1.0.0.crate) = 7f2ebd37ef52a8555c8c9be78b694d64adcb5e3bc16c928f030d82f1d65fac57 SIZE (rust/crates/swc_config_macro-1.0.0.crate) = 1762 -SHA256 (rust/crates/swc_ecma_ast-8.0.0.crate) = c66db1e9b31f0f91ee0964aba014b4d2dfdc6c558732d106d762b43bedad2c4a -SIZE (rust/crates/swc_ecma_ast-8.0.0.crate) = 36675 -SHA256 (rust/crates/swc_ecma_codegen-8.0.1.crate) = 874889c00e41e5ae487886ff4af2533944584e8b479bc469a3f9708cab7ecdb7 -SIZE (rust/crates/swc_ecma_codegen-8.0.1.crate) = 55686 -SHA256 (rust/crates/swc_ecma_codegen_macros-1.0.1.crate) = 4ac2ff0957329e0dfcde86a1ac465382e189bf42a5989720d3476bea78eaa31a -SIZE (rust/crates/swc_ecma_codegen_macros-1.0.1.crate) = 2937 -SHA256 (rust/crates/swc_ecma_loader-8.0.0.crate) = a801462c997b71e4add7684ce4953c7d6200c75b5552b8d594783da84ad9564c -SIZE (rust/crates/swc_ecma_loader-8.0.0.crate) = 11191 -SHA256 (rust/crates/swc_ecma_parser-10.0.0.crate) = f9e336f2b460882df2c132328b3c29ab3e680e1db681a05ec3e406940d98320a -SIZE (rust/crates/swc_ecma_parser-10.0.0.crate) = 152620 -SHA256 (rust/crates/swc_ecma_transforms_base-11.1.1.crate) = 53f823fb2ba61099c06f1557f4d7bc3a957147f2e39f92419204682aa62b46fc -SIZE (rust/crates/swc_ecma_transforms_base-11.1.1.crate) = 73020 -SHA256 (rust/crates/swc_ecma_transforms_classes-11.0.0.crate) = 2111a904b8f3c5dd63f56e7c8048851fcd8f748691a162a5d19a5da49f4a9d35 -SIZE (rust/crates/swc_ecma_transforms_classes-11.0.0.crate) = 4371 +SHA256 (rust/crates/swc_ecma_ast-9.0.0.crate) = 0613d84468a6bb6d45d13c5a3368b37bd21f3067a089f69adac630dcb462a018 +SIZE (rust/crates/swc_ecma_ast-9.0.0.crate) = 37517 +SHA256 (rust/crates/swc_ecma_codegen-11.0.0.crate) = b01b3de365a86b8f982cc162f257c82f84bda31d61084174a3be37e8ab15c0f4 +SIZE (rust/crates/swc_ecma_codegen-11.0.0.crate) = 57124 +SHA256 (rust/crates/swc_ecma_codegen_macros-2.0.0.crate) = e99e1931669a67c83e2c2b4375674f6901d1480994a76aa75b23f1389e6c5076 +SIZE (rust/crates/swc_ecma_codegen_macros-2.0.0.crate) = 2100 +SHA256 (rust/crates/swc_ecma_lexer-12.0.0.crate) = 0d11c8e71901401b9aae2ece4946eeb7674b14b8301a53768afbbeeb0e48b599 +SIZE (rust/crates/swc_ecma_lexer-12.0.0.crate) = 57138 +SHA256 (rust/crates/swc_ecma_loader-9.0.0.crate) = 8eb574d660c05f3483c984107452b386e45b95531bdb1253794077edc986f413 +SIZE (rust/crates/swc_ecma_loader-9.0.0.crate) = 11191 +SHA256 (rust/crates/swc_ecma_parser-12.0.0.crate) = 250786944fbc05f6484eda9213df129ccfe17226ae9ad51b62fce2f72135dbee +SIZE (rust/crates/swc_ecma_parser-12.0.0.crate) = 99999 +SHA256 (rust/crates/swc_ecma_transforms_base-13.0.0.crate) = 6856da3da598f4da001b7e4ce225ee8970bc9d5cbaafcaf580190cf0a6031ec5 +SIZE (rust/crates/swc_ecma_transforms_base-13.0.0.crate) = 73292 +SHA256 (rust/crates/swc_ecma_transforms_classes-13.0.0.crate) = 0f84248f82bad599d250bbcd52cb4db6ff6409f48267fd6f001302a2e9716f80 +SIZE (rust/crates/swc_ecma_transforms_classes-13.0.0.crate) = 4369 SHA256 (rust/crates/swc_ecma_transforms_macros-1.0.0.crate) = 6845dfb88569f3e8cd05901505916a8ebe98be3922f94769ca49f84e8ccec8f7 SIZE (rust/crates/swc_ecma_transforms_macros-1.0.0.crate) = 3870 -SHA256 (rust/crates/swc_ecma_transforms_optimization-11.0.0.crate) = 93e98cb0e4e10a839c553d610082b4b920a430019a0150067ac415e6049f12b2 -SIZE (rust/crates/swc_ecma_transforms_optimization-11.0.0.crate) = 62382 -SHA256 (rust/crates/swc_ecma_transforms_proposal-11.0.1.crate) = a3072700bb4401fffed5a152248d0d173a41da94584a4267355fa6772538880b -SIZE (rust/crates/swc_ecma_transforms_proposal-11.0.1.crate) = 23160 -SHA256 (rust/crates/swc_ecma_transforms_react-12.0.0.crate) = 311218980029ea376a1f53292418d852d50b461d15d9d39f830abf0d1c3bdd6c -SIZE (rust/crates/swc_ecma_transforms_react-12.0.0.crate) = 31795 -SHA256 (rust/crates/swc_ecma_transforms_typescript-12.0.0.crate) = 19c32ebb3dd1942d35142de60c9dc0f3c034d26567de7eb8b3ad6de426f5b0e9 -SIZE (rust/crates/swc_ecma_transforms_typescript-12.0.0.crate) = 36476 -SHA256 (rust/crates/swc_ecma_utils-11.0.0.crate) = 721dc779e7de200da96ac4002c710bc32c988e3e1ebf62b39d32bf99f14d9765 -SIZE (rust/crates/swc_ecma_utils-11.0.0.crate) = 34033 -SHA256 (rust/crates/swc_ecma_visit-8.0.0.crate) = 2f7a65fa06d0c0f709f1df4e820ccdc4eca7b3db7f9d131545e20c2ac2f1cd23 -SIZE (rust/crates/swc_ecma_visit-8.0.0.crate) = 320452 +SHA256 (rust/crates/swc_ecma_transforms_optimization-14.0.0.crate) = d2b14c8f6c1c82b7556d7534de44714401901fcb9b618f817172015565ce7d47 +SIZE (rust/crates/swc_ecma_transforms_optimization-14.0.0.crate) = 78290 +SHA256 (rust/crates/swc_ecma_transforms_proposal-13.0.0.crate) = 193237e318421ef621c2b3958b4db174770c5280ef999f1878f2df93a2837ca6 +SIZE (rust/crates/swc_ecma_transforms_proposal-13.0.0.crate) = 23615 +SHA256 (rust/crates/swc_ecma_transforms_react-15.0.0.crate) = baae39c70229103a72090119887922fc5e32f934f5ca45c0423a5e65dac7e549 +SIZE (rust/crates/swc_ecma_transforms_react-15.0.0.crate) = 47271 +SHA256 (rust/crates/swc_ecma_transforms_typescript-15.0.0.crate) = a3c65e0b49f7e2a2bd92f1d89c9a404de27232ce00f6a4053f04bda446d50e5c +SIZE (rust/crates/swc_ecma_transforms_typescript-15.0.0.crate) = 37589 +SHA256 (rust/crates/swc_ecma_utils-13.1.0.crate) = 7ed837406d5dbbfbf5792b1dc90964245a0cf659753d4745fe177ffebe8598b9 +SIZE (rust/crates/swc_ecma_utils-13.1.0.crate) = 47259 +SHA256 (rust/crates/swc_ecma_visit-9.0.0.crate) = 249dc9eede1a4ad59a038f9cfd61ce67845bd2c1392ade3586d714e7181f3c1a +SIZE (rust/crates/swc_ecma_visit-9.0.0.crate) = 320453 SHA256 (rust/crates/swc_eq_ignore_macros-1.0.0.crate) = e96e15288bf385ab85eb83cff7f9e2d834348da58d0a31b33bdb572e66ee413e SIZE (rust/crates/swc_eq_ignore_macros-1.0.0.crate) = 2903 -SHA256 (rust/crates/swc_fast_graph-9.0.0.crate) = bd24b9798b0538803d0a69cffa5f5e051087fa2bd0d23e5a2f05d32edf9ab671 -SIZE (rust/crates/swc_fast_graph-9.0.0.crate) = 7075 -SHA256 (rust/crates/swc_graph_analyzer-8.0.0.crate) = ed1b3b564c8316500be98cd8ba3dbd604070958d30494b31e8333a472d011f0b -SIZE (rust/crates/swc_graph_analyzer-8.0.0.crate) = 2050 +SHA256 (rust/crates/swc_graph_analyzer-10.0.0.crate) = 1920fdb0c0a79404f668fb194cbbffaf76d9fb31abd139bd397353d0cefb9e3c +SIZE (rust/crates/swc_graph_analyzer-10.0.0.crate) = 2059 SHA256 (rust/crates/swc_macros_common-0.3.13.crate) = f486687bfb7b5c560868f69ed2d458b880cebc9babebcb67e49f31b55c5bf847 SIZE (rust/crates/swc_macros_common-0.3.13.crate) = 6666 SHA256 (rust/crates/swc_macros_common-1.0.0.crate) = a509f56fca05b39ba6c15f3e58636c3924c78347d63853632ed2ffcb6f5a0ac7 SIZE (rust/crates/swc_macros_common-1.0.0.crate) = 6673 -SHA256 (rust/crates/swc_parallel-1.2.0.crate) = e5f75f1094d69174ef628e3665fff0f81d58e9f568802e3c90d332c72b0b6026 -SIZE (rust/crates/swc_parallel-1.2.0.crate) = 3342 SHA256 (rust/crates/swc_visit-2.0.0.crate) = 9138b6a36bbe76dd6753c4c0794f7e26480ea757bee499738bedbbb3ae3ec5f3 SIZE (rust/crates/swc_visit-2.0.0.crate) = 5275 SHA256 (rust/crates/swc_visit_macros-0.5.13.crate) = 92807d840959f39c60ce8a774a3f83e8193c658068e6d270dbe0a05e40e90b41 @@ -1337,8 +1403,10 @@ SHA256 (rust/crates/synstructure-0.12.6.crate) = f36bdaa60a83aca3921b5259d5400cb SIZE (rust/crates/synstructure-0.12.6.crate) = 18429 SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 SIZE (rust/crates/synstructure-0.13.1.crate) = 18327 -SHA256 (rust/crates/sys_traits-0.1.9.crate) = f3374191d43a934854e99a46cd47f8124369e690353e0f8db42769218d083690 -SIZE (rust/crates/sys_traits-0.1.9.crate) = 31136 +SHA256 (rust/crates/sys_traits-0.1.17.crate) = 4f74a2c95f72e36fa6bd04a40d15623a9904bab1cc2fa6c6135b09d774a65088 +SIZE (rust/crates/sys_traits-0.1.17.crate) = 36155 +SHA256 (rust/crates/sys_traits_macros-0.1.0.crate) = 181f22127402abcf8ee5c83ccd5b408933fec36a6095cf82cda545634692657e +SIZE (rust/crates/sys_traits_macros-0.1.0.crate) = 1481 SHA256 (rust/crates/tagptr-0.2.0.crate) = 7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417 SIZE (rust/crates/tagptr-0.2.0.crate) = 13320 SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369 @@ -1383,12 +1451,12 @@ SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a465126 SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.36.0.crate) = 61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931 -SIZE (rust/crates/tokio-1.36.0.crate) = 757286 +SHA256 (rust/crates/tokio-1.46.1.crate) = 0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17 +SIZE (rust/crates/tokio-1.46.1.crate) = 823632 SHA256 (rust/crates/tokio-eld-0.2.0.crate) = 9166030f05d6bc5642bdb8f8c2be31eb3c02cd465d662bcdc2df82d4aa41a584 SIZE (rust/crates/tokio-eld-0.2.0.crate) = 2896 -SHA256 (rust/crates/tokio-macros-2.2.0.crate) = 5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b -SIZE (rust/crates/tokio-macros-2.2.0.crate) = 11520 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 SHA256 (rust/crates/tokio-metrics-0.3.1.crate) = eace09241d62c98b7eeb1107d4c5c64ca3bd7da92e8c218c153ab3a78f9be112 SIZE (rust/crates/tokio-metrics-0.3.1.crate) = 42777 SHA256 (rust/crates/tokio-rustls-0.26.0.crate) = 0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4 @@ -1397,8 +1465,10 @@ SHA256 (rust/crates/tokio-socks-0.5.1.crate) = 51165dfa029d2a65969413a6cc96f354b SIZE (rust/crates/tokio-socks-0.5.1.crate) = 16137 SHA256 (rust/crates/tokio-stream-0.1.16.crate) = 4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1 SIZE (rust/crates/tokio-stream-0.1.16.crate) = 38312 -SHA256 (rust/crates/tokio-util-0.7.10.crate) = 5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15 -SIZE (rust/crates/tokio-util-0.7.10.crate) = 110508 +SHA256 (rust/crates/tokio-util-0.7.16.crate) = 14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5 +SIZE (rust/crates/tokio-util-0.7.16.crate) = 127775 +SHA256 (rust/crates/tokio-vsock-0.7.1.crate) = 1824fc0300433f400df6b6264a9ab00ba93f39d38c3157fb5f05183476c4af10 +SIZE (rust/crates/tokio-vsock-0.7.1.crate) = 25658 SHA256 (rust/crates/toml-0.5.11.crate) = f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234 SIZE (rust/crates/toml-0.5.11.crate) = 54910 SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41 @@ -1435,6 +1505,8 @@ SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418 SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 SHA256 (rust/crates/twox-hash-1.6.3.crate) = 97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675 SIZE (rust/crates/twox-hash-1.6.3.crate) = 21842 +SHA256 (rust/crates/twox-hash-2.1.0.crate) = e7b17f197b3050ba473acf9181f7b1d3b66d1cf7356c6cc57886662276e65908 +SIZE (rust/crates/twox-hash-2.1.0.crate) = 35275 SHA256 (rust/crates/typed-arena-2.0.2.crate) = 6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a SIZE (rust/crates/typed-arena-2.0.2.crate) = 11848 SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 @@ -1473,6 +1545,8 @@ SHA256 (rust/crates/unicode_categories-0.1.1.crate) = 39ec24b3121d976906ece63c9d SIZE (rust/crates/unicode_categories-0.1.1.crate) = 87298 SHA256 (rust/crates/universal-hash-0.5.1.crate) = fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea SIZE (rust/crates/universal-hash-0.5.1.crate) = 9146 +SHA256 (rust/crates/untrusted-0.7.1.crate) = a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a +SIZE (rust/crates/untrusted-0.7.1.crate) = 7924 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 @@ -1491,8 +1565,8 @@ SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dc SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 SHA256 (rust/crates/uuid-1.8.0.crate) = a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0 SIZE (rust/crates/uuid-1.8.0.crate) = 44043 -SHA256 (rust/crates/v8-135.1.0.crate) = 5861d62596971e448da865320a9ac547e2526fdf9eaf4fb40bf8a9f465bccecb -SIZE (rust/crates/v8-135.1.0.crate) = 34207303 +SHA256 (rust/crates/v8-137.2.1.crate) = 1ca393e2032ddba2a57169e15cac5d0a81cdb3d872a8886f4468bc0f486098d2 +SIZE (rust/crates/v8-137.2.1.crate) = 34061152 SHA256 (rust/crates/v8_valueserializer-0.1.1.crate) = 97599c400fc79925922b58303e98fcb8fa88f573379a08ddb652e72cbd2e70f6 SIZE (rust/crates/v8_valueserializer-0.1.1.crate) = 57506 SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d @@ -1505,6 +1579,8 @@ SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7 SIZE (rust/crates/version_check-0.9.4.crate) = 14895 SHA256 (rust/crates/vsimd-0.8.0.crate) = 5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64 SIZE (rust/crates/vsimd-0.8.0.crate) = 21377 +SHA256 (rust/crates/vsock-0.5.1.crate) = 4e8b4d00e672f147fc86a09738fadb1445bd1c0a40542378dfb82909deeee688 +SIZE (rust/crates/vsock-0.5.1.crate) = 10909 SHA256 (rust/crates/vte-0.11.1.crate) = f5022b5fbf9407086c180e9557be968742d839e68346af7792b8592489732197 SIZE (rust/crates/vte-0.11.1.crate) = 40455 SHA256 (rust/crates/vte-0.13.1.crate) = 9a0b683b20ef64071ff03745b14391751f6beab06a54347885459b77a3f2caa5 @@ -1517,6 +1593,8 @@ SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3da SIZE (rust/crates/want-0.3.1.crate) = 6398 SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasite-0.1.0.crate) = b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b SIZE (rust/crates/wasite-0.1.0.crate) = 2346 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 @@ -1533,8 +1611,8 @@ SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 SHA256 (rust/crates/wasm-streams-0.4.0.crate) = b65dc4c90b63b118468cf747d8bf3566c1913ef60be765b5730ead9e0a3ba129 SIZE (rust/crates/wasm-streams-0.4.0.crate) = 34328 -SHA256 (rust/crates/wasm_dep_analyzer-0.2.0.crate) = 2eeee3bdea6257cc36d756fa745a70f9d393571e47d69e0ed97581676a5369ca -SIZE (rust/crates/wasm_dep_analyzer-0.2.0.crate) = 9655 +SHA256 (rust/crates/wasm_dep_analyzer-0.4.0.crate) = a10e6b67c951a84de7029487e0e0a496860dae49f6699edd279d5ff35b8fbf54 +SIZE (rust/crates/wasm_dep_analyzer-0.4.0.crate) = 9712 SHA256 (rust/crates/weak-table-0.3.2.crate) = 323f4da9523e9a669e1eaf9c6e763892769b1d38c623913647bfdc1532fe4549 SIZE (rust/crates/weak-table-0.3.2.crate) = 23989 SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 @@ -1553,10 +1631,16 @@ SHA256 (rust/crates/wgpu-hal-24.0.0.crate) = 5a782e5056b060b0b4010881d1decddd059 SIZE (rust/crates/wgpu-hal-24.0.0.crate) = 351840 SHA256 (rust/crates/wgpu-types-24.0.0.crate) = 50ac044c0e76c03a0378e7786ac505d010a873665e2d51383dcff8dd227dc69c SIZE (rust/crates/wgpu-types-24.0.0.crate) = 71072 +SHA256 (rust/crates/which-4.4.2.crate) = 87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7 +SIZE (rust/crates/which-4.4.2.crate) = 15953 SHA256 (rust/crates/which-6.0.1.crate) = 8211e4f58a2b2805adfbefbc07bab82958fc91e3836339b1ab7ae32465dce0d7 SIZE (rust/crates/which-6.0.1.crate) = 16542 -SHA256 (rust/crates/whoami-1.5.1.crate) = a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9 -SIZE (rust/crates/whoami-1.5.1.crate) = 24026 +SHA256 (rust/crates/which-8.0.0.crate) = d3fabb953106c3c8eea8306e4393700d7657561cb43122571b172bbfb7c7ba1d +SIZE (rust/crates/which-8.0.0.crate) = 26209 +SHA256 (rust/crates/whoami-1.6.0.crate) = 6994d13118ab492c3c80c1f81928718159254c53c472bf9ce36f8dae4add02a7 +SIZE (rust/crates/whoami-1.6.0.crate) = 24691 +SHA256 (rust/crates/wide-0.7.33.crate) = 0ce5da8ecb62bcd8ec8b7ea19f69a51275e91299be594ea5cc6ef7819e16cd03 +SIZE (rust/crates/wide-0.7.33.crate) = 99792 SHA256 (rust/crates/widestring-1.1.0.crate) = 7219d36b6eac893fa81e84ebe06485e7dcbb616177469b142df14f1f4deb1311 SIZE (rust/crates/widestring-1.1.0.crate) = 85046 SHA256 (rust/crates/win32job-2.0.0.crate) = 5b2b1bf557d947847a30eb73f79aa6cdb3eaf3ce02f5e9599438f77896a62b3c @@ -1581,6 +1665,8 @@ SHA256 (rust/crates/windows-implement-0.58.0.crate) = 2bbd5b46c938e506ecbce286b6 SIZE (rust/crates/windows-implement-0.58.0.crate) = 10491 SHA256 (rust/crates/windows-interface-0.58.0.crate) = 053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515 SIZE (rust/crates/windows-interface-0.58.0.crate) = 11246 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 SHA256 (rust/crates/windows-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e SIZE (rust/crates/windows-result-0.2.0.crate) = 12756 SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10 @@ -1591,40 +1677,60 @@ SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9b SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 SHA256 (rust/crates/winnow-0.6.26.crate) = 1e90edd2ac1aa278a5c4599b1d89cf03074b610800f866d4026dc199d7929a28 SIZE (rust/crates/winnow-0.6.26.crate) = 167349 SHA256 (rust/crates/winnow-0.7.1.crate) = 86e376c75f4f43f44db463cf729e0d3acbf954d13e22c51e26e4c264b4ab545f @@ -1637,6 +1743,8 @@ SHA256 (rust/crates/winres-0.1.12.crate) = b68db261ef59e9e52806f688020631e987592 SIZE (rust/crates/winres-0.1.12.crate) = 19772 SHA256 (rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904 SIZE (rust/crates/winsafe-0.0.19.crate) = 492820 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 SIZE (rust/crates/write16-1.0.0.crate) = 7218 SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 @@ -1669,12 +1777,14 @@ SHA256 (rust/crates/zerofrom-0.1.4.crate) = 91ec111ce797d0e0784a1116d0ddcdbea843 SIZE (rust/crates/zerofrom-0.1.4.crate) = 5044 SHA256 (rust/crates/zerofrom-derive-0.1.4.crate) = 0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5 SIZE (rust/crates/zerofrom-derive-0.1.4.crate) = 8232 -SHA256 (rust/crates/zeroize-1.7.0.crate) = 525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d -SIZE (rust/crates/zeroize-1.7.0.crate) = 19039 +SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde +SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 SHA256 (rust/crates/zeroize_derive-1.4.2.crate) = ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69 SIZE (rust/crates/zeroize_derive-1.4.2.crate) = 11141 SHA256 (rust/crates/zeromq-0.4.1.crate) = 6a4528179201f6eecf211961a7d3276faa61554c82651ecc66387f68fc3004bd SIZE (rust/crates/zeromq-0.4.1.crate) = 55459 +SHA256 (rust/crates/zeromq-0.5.0-pre.crate) = a1fe92954d37e77bed5e2775cb0fed7dba5f6bc4be6f7f76172a4eb371dc6a9b +SIZE (rust/crates/zeromq-0.5.0-pre.crate) = 57548 SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079 SIZE (rust/crates/zerovec-0.10.4.crate) = 126398 SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6 @@ -1691,8 +1801,8 @@ SHA256 (rust/crates/zune-core-0.4.12.crate) = 3f423a2c17029964870cfaabb1f13dfab7 SIZE (rust/crates/zune-core-0.4.12.crate) = 17355 SHA256 (rust/crates/zune-jpeg-0.4.13.crate) = 16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768 SIZE (rust/crates/zune-jpeg-0.4.13.crate) = 62999 -SHA256 (denoland-deno-v2.2.9_GH0.tar.gz) = c70b2983832b82d19a146166b6088b31a9bc83c208961133191a9d6dda8b7a3b -SIZE (denoland-deno-v2.2.9_GH0.tar.gz) = 22520370 +SHA256 (denoland-deno-v2.4.5_GH0.tar.gz) = 059e19363bfc01a7b6d63187fb1d74b0309251dcd2a2ff2b2cd4a03e697e2a04 +SIZE (denoland-deno-v2.4.5_GH0.tar.gz) = 24759408 SHA256 (denoland-deno_lsp_benchdata-a787434_GH0.tar.gz) = fcbd188b4425765568204f05517e271b8bde2b3a2b27fbe415cfe00ff6ed857c SIZE (denoland-deno_lsp_benchdata-a787434_GH0.tar.gz) = 33687573 SHA256 (denoland-node_test-8846b53_GH0.tar.gz) = be1c3e40a63994555cf29a194f6eaf1343d5224426d76a9c6400863030405726 diff --git a/www/deno/files/patch-Cargo.toml b/www/deno/files/patch-Cargo.toml deleted file mode 100644 index 9e38f233b83b..000000000000 --- a/www/deno/files/patch-Cargo.toml +++ /dev/null @@ -1,13 +0,0 @@ -Disable using V8 custom libcxx. - ---- Cargo.toml.orig -+++ Cargo.toml -@@ -51,7 +51,7 @@ deno_ast = { version = "=0.46.2", features = ["transpi - - [workspace.dependencies] - deno_ast = { version = "=0.46.2", features = ["transpiling"] } --deno_core = { version = "0.343.0" } -+deno_core = { version = "0.343.0", default-features = false, features = ["include_icu_data"] } - - deno_cache_dir = "=0.18.0" - deno_config = { version = "=0.52.0", features = ["workspace"] } diff --git a/www/deno/files/patch-build_config_BUILD.gn b/www/deno/files/patch-build_config_BUILD.gn index d0ebaba2bf84..36ed68d119cf 100644 --- a/www/deno/files/patch-build_config_BUILD.gn +++ b/www/deno/files/patch-build_config_BUILD.gn @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/config/BUILD.gn.orig 2024-07-30 11:12:21 UTC -+++ cargo-crates/v8-135.1.0/build/config/BUILD.gn +--- cargo-crates/v8-137.2.1/build/config/BUILD.gn.orig 2024-07-30 11:12:21 UTC ++++ cargo-crates/v8-137.2.1/build/config/BUILD.gn @@ -123,7 +123,7 @@ config("debug") { # builds, and we have to tell it to turn it off. defines += [ "_HAS_ITERATOR_DEBUGGING=0" ] diff --git a/www/deno/files/patch-build_config_BUILDCONFIG.gn b/www/deno/files/patch-build_config_BUILDCONFIG.gn index f59e9ac8013a..2f3820c1c6c1 100644 --- a/www/deno/files/patch-build_config_BUILDCONFIG.gn +++ b/www/deno/files/patch-build_config_BUILDCONFIG.gn @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/config/BUILDCONFIG.gn.orig 2024-05-21 18:07:39 UTC -+++ cargo-crates/v8-135.1.0/build/config/BUILDCONFIG.gn +--- cargo-crates/v8-137.2.1/build/config/BUILDCONFIG.gn.orig 2024-05-21 18:07:39 UTC ++++ cargo-crates/v8-137.2.1/build/config/BUILDCONFIG.gn @@ -136,7 +136,7 @@ declare_args() { is_official_build = false @@ -9,7 +9,7 @@ (current_cpu != "s390x" && current_cpu != "s390" && current_cpu != "ppc64" && current_cpu != "ppc" && current_cpu != "mips" && current_cpu != "mips64" && -@@ -234,6 +234,8 @@ if (host_toolchain == "") { +@@ -235,6 +235,8 @@ if (host_toolchain == "") { host_toolchain = "//build/toolchain/aix:$host_cpu" } else if (host_os == "zos") { host_toolchain = "//build/toolchain/zos:$host_cpu" @@ -18,7 +18,7 @@ } else { assert(false, "Unsupported host_os: $host_os") } -@@ -278,6 +280,8 @@ if (target_os == "android") { +@@ -279,6 +281,8 @@ if (target_os == "android") { _default_toolchain = "//build/toolchain/aix:$target_cpu" } else if (target_os == "zos") { _default_toolchain = "//build/toolchain/zos:$target_cpu" @@ -27,7 +27,7 @@ } else { assert(false, "Unsupported target_os: $target_os") } -@@ -312,11 +316,14 @@ is_ios = current_os == "ios" +@@ -313,12 +317,14 @@ is_android = current_os == "android" is_chromeos = current_os == "chromeos" is_fuchsia = current_os == "fuchsia" is_ios = current_os == "ios" @@ -35,10 +35,10 @@ +is_linux = current_os == "linux" || current_os == "freebsd" is_mac = current_os == "mac" is_nacl = current_os == "nacl" + is_wasm = current_os == "emscripten" is_watchos = current_os == "watchos" is_win = current_os == "win" || current_os == "winuwp" +is_freebsd = current_os == "freebsd" -+is_openbsd = current_os == "openbsd" +is_bsd = is_freebsd is_apple = is_ios || is_mac || is_watchos diff --git a/www/deno/files/patch-build_config_clang_BUILD.gn b/www/deno/files/patch-build_config_clang_BUILD.gn index 51bfe40da094..9f27b3e6cafd 100644 --- a/www/deno/files/patch-build_config_clang_BUILD.gn +++ b/www/deno/files/patch-build_config_clang_BUILD.gn @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/config/clang/BUILD.gn.orig 2024-07-30 11:12:21 UTC -+++ cargo-crates/v8-135.1.0/build/config/clang/BUILD.gn +--- cargo-crates/v8-137.2.1/build/config/clang/BUILD.gn.orig 2024-07-30 11:12:21 UTC ++++ cargo-crates/v8-137.2.1/build/config/clang/BUILD.gn @@ -224,7 +224,7 @@ clang_lib("compiler_builtins") { libname = "ios" } diff --git a/www/deno/files/patch-build_config_compiler_BUILD.gn b/www/deno/files/patch-build_config_compiler_BUILD.gn index 446cabbe618a..5ab5b3d7bb9f 100644 --- a/www/deno/files/patch-build_config_compiler_BUILD.gn +++ b/www/deno/files/patch-build_config_compiler_BUILD.gn @@ -1,6 +1,6 @@ ---- cargo-crates/v8-135.1.0/build/config/compiler/BUILD.gn.orig 2006-07-24 01:21:28 UTC -+++ cargo-crates/v8-135.1.0/build/config/compiler/BUILD.gn -@@ -198,7 +198,7 @@ declare_args() { +--- cargo-crates/v8-137.2.1/build/config/compiler/BUILD.gn.orig 2006-07-24 01:21:28 UTC ++++ cargo-crates/v8-137.2.1/build/config/compiler/BUILD.gn +@@ -197,7 +197,7 @@ declare_args() { # This greatly reduces the size of debug builds, at the cost of # debugging information which is required by some specialized # debugging tools. @@ -9,7 +9,7 @@ # Limits the debuginfo that gets generated in "minimal symbols" mode to just # line tables. This flag only has any effect when `symbol_level` is set to 1. -@@ -267,13 +267,16 @@ config("no_unresolved_symbols") { +@@ -266,13 +266,16 @@ config("default_include_dirs") { # Compiler instrumentation can introduce dependencies in DSOs to symbols in # the executable they are loaded into, so they are unresolved at link-time. config("no_unresolved_symbols") { @@ -56,21 +56,6 @@ cflags += [ "-fcrash-diagnostics-dir=" + clang_diagnostic_dir ] if (save_reproducers_on_lld_crash && use_lld) { ldflags += [ -@@ -1235,10 +1242,10 @@ config("compiler_cpu_abi") { - ] - } - } else if (current_cpu == "arm") { -- if (is_clang && !is_android && !is_nacl && !is_chromeos_device) { -- cflags += [ "--target=arm-linux-gnueabihf" ] -- ldflags += [ "--target=arm-linux-gnueabihf" ] -- } -+# if (is_clang && !is_android && !is_nacl && !is_chromeos_device) { -+# cflags += [ "--target=arm-linux-gnueabihf" ] -+# ldflags += [ "--target=arm-linux-gnueabihf" ] -+# } - if (!is_nacl) { - cflags += [ - "-march=$arm_arch", @@ -1249,7 +1256,7 @@ config("compiler_cpu_abi") { cflags += [ "-mtune=$arm_tune" ] } @@ -98,7 +83,7 @@ # We don't use clang -cc1as on Windows (yet? https://crbug.com/762167) asmflags = [ "-Wa,-fdebug-compilation-dir,." ] } -@@ -1643,7 +1650,7 @@ config("clang_revision") { +@@ -1643,7 +1650,7 @@ config("compiler_deterministic") { config("clang_revision") { if (is_clang && clang_base_path == default_clang_base_path && @@ -107,16 +92,7 @@ update_args = [ "--print-revision", "--verify-version=$clang_version", -@@ -1980,7 +1987,7 @@ config("default_warnings") { - "-Wno-thread-safety-reference-return", - - # TODO(crbug.com/376641662): Fix and re-enable. -- "-Wno-nontrivial-memcall", -+ # "-Wno-nontrivial-memcall", - ] - - cflags_cc += [ -@@ -2299,7 +2306,7 @@ config("thin_archive") { +@@ -2359,7 +2366,7 @@ config("export_dynamic") { # 2. Remove the thin_archive config, so that the .a file actually contains all # .o files, instead of just references to .o files in the build directoy config("thin_archive") { @@ -125,7 +101,7 @@ # The macOS and iOS linker ld64.ldd doesn't support thin archive without # symbol table, gcc on linux also throws the error `archive has no index`. # AIX does support -s option, not -S option. -@@ -2754,7 +2761,7 @@ config("afdo") { +@@ -2809,7 +2816,7 @@ config("afdo_optimize_size") { # There are some targeted places that AFDO regresses, so we provide a separate # config to allow AFDO to be disabled per-target. config("afdo") { @@ -134,7 +110,7 @@ cflags = [] if (clang_emit_debug_info_for_profiling) { # Add the following flags to generate debug info for profiling. -@@ -2781,7 +2788,7 @@ config("afdo") { +@@ -2836,7 +2843,7 @@ config("afdo") { cflags += [ "-Wno-backend-plugin" ] inputs = [ _clang_sample_profile ] } @@ -143,7 +119,7 @@ cflags = [ "-fauto-profile=${auto_profile_path}" ] inputs = [ auto_profile_path ] } -@@ -2885,7 +2892,7 @@ config("symbols") { +@@ -2940,7 +2947,7 @@ config("symbols") { # Keeping -g2 for saigo as it's the only toolchain whose artifacts that are # part of chromium release (other nacl toolchains are used only for tests). if ((!is_nacl || is_nacl_saigo) && current_os != "zos") { @@ -152,16 +128,16 @@ } if (!is_nacl && is_clang && !is_tsan && !is_asan) { -@@ -2920,7 +2927,7 @@ config("symbols") { +@@ -2975,7 +2982,7 @@ config("symbols") { # DWARF info may be corrupt; offsets in a range list entry are in different # sections" there. Maybe just a bug in nacl_switch_32.S. _enable_gdb_index = - symbol_level == 2 && !is_apple && !is_nacl && current_cpu != "x86" && + symbol_level == 2 && !is_apple && !is_bsd && !is_nacl && current_cpu != "x86" && - current_os != "zos" && use_lld && + current_os != "zos" && use_lld && !is_wasm && # Disable on non-fission 32-bit Android because it pushes # libcomponents_unittests over the 4gb size limit. -@@ -2958,7 +2965,7 @@ config("symbols") { +@@ -3013,7 +3020,7 @@ config("symbols") { cflags += [ "-gomit-unreferenced-methods" ] } diff --git a/www/deno/files/patch-build_config_linux_BUILD.gn b/www/deno/files/patch-build_config_linux_BUILD.gn index 2860c2622142..5536478c0c54 100644 --- a/www/deno/files/patch-build_config_linux_BUILD.gn +++ b/www/deno/files/patch-build_config_linux_BUILD.gn @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/config/linux/BUILD.gn.orig 2020-06-26 16:27:54 UTC -+++ cargo-crates/v8-135.1.0/build/config/linux/BUILD.gn +--- cargo-crates/v8-137.2.1/build/config/linux/BUILD.gn.orig 2020-06-26 16:27:54 UTC ++++ cargo-crates/v8-137.2.1/build/config/linux/BUILD.gn @@ -40,10 +40,6 @@ config("runtime_library") { defines = [ "OS_CHROMEOS" ] } diff --git a/www/deno/files/patch-build_config_linux_pkg-config.py b/www/deno/files/patch-build_config_linux_pkg-config.py index 519ab7b7414a..aba5f43520ea 100644 --- a/www/deno/files/patch-build_config_linux_pkg-config.py +++ b/www/deno/files/patch-build_config_linux_pkg-config.py @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/config/linux/pkg-config.py.orig 2020-06-26 16:27:54 UTC -+++ cargo-crates/v8-135.1.0/build/config/linux/pkg-config.py +--- cargo-crates/v8-137.2.1/build/config/linux/pkg-config.py.orig 2020-06-26 16:27:54 UTC ++++ cargo-crates/v8-137.2.1/build/config/linux/pkg-config.py @@ -108,7 +108,7 @@ def main(): # If this is run on non-Linux platforms, just return nothing and indicate # success. This allows us to "kind of emulate" a Linux build from other diff --git a/www/deno/files/patch-build_config_v8__target__cpu.gni b/www/deno/files/patch-build_config_v8__target__cpu.gni index dd54e32f3a7a..a206053cc168 100644 --- a/www/deno/files/patch-build_config_v8__target__cpu.gni +++ b/www/deno/files/patch-build_config_v8__target__cpu.gni @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/config/v8_target_cpu.gni.orig 2022-02-07 13:39:41 UTC -+++ cargo-crates/v8-135.1.0/build/config/v8_target_cpu.gni +--- cargo-crates/v8-137.2.1/build/config/v8_target_cpu.gni.orig 2022-02-07 13:39:41 UTC ++++ cargo-crates/v8-137.2.1/build/config/v8_target_cpu.gni @@ -36,6 +36,8 @@ declare_args() { if (v8_target_cpu == "") { if (current_toolchain == "//build/toolchain/linux:clang_x64_v8_arm64") { diff --git a/www/deno/files/patch-build_detect__host__arch.py b/www/deno/files/patch-build_detect__host__arch.py index db8850de73a3..4983e63d9234 100644 --- a/www/deno/files/patch-build_detect__host__arch.py +++ b/www/deno/files/patch-build_detect__host__arch.py @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/detect_host_arch.py.orig 2020-06-26 16:27:54 UTC -+++ cargo-crates/v8-135.1.0/build/detect_host_arch.py +--- cargo-crates/v8-137.2.1/build/detect_host_arch.py.orig 2020-06-26 16:27:54 UTC ++++ cargo-crates/v8-137.2.1/build/detect_host_arch.py @@ -24,6 +24,8 @@ def HostArch(): host_arch = 'arm' elif host_arch.startswith('aarch64'): diff --git a/www/deno/files/patch-build_gn__run__binary.py b/www/deno/files/patch-build_gn__run__binary.py index 84cb24d79f47..597067e4b838 100644 --- a/www/deno/files/patch-build_gn__run__binary.py +++ b/www/deno/files/patch-build_gn__run__binary.py @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/gn_run_binary.py.orig 2020-06-26 16:27:54 UTC -+++ cargo-crates/v8-135.1.0/build/gn_run_binary.py +--- cargo-crates/v8-137.2.1/build/gn_run_binary.py.orig 2020-06-26 16:27:54 UTC ++++ cargo-crates/v8-137.2.1/build/gn_run_binary.py @@ -23,7 +23,7 @@ if not os.path.isabs(path): # The rest of the arguments are passed directly to the executable. args = [path] + sys.argv[2:] diff --git a/www/deno/files/patch-build_linux_chrome.map b/www/deno/files/patch-build_linux_chrome.map index 7e1985ae6779..87fcbef9b188 100644 --- a/www/deno/files/patch-build_linux_chrome.map +++ b/www/deno/files/patch-build_linux_chrome.map @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/linux/chrome.map.orig 2021-02-25 20:45:34 UTC -+++ cargo-crates/v8-135.1.0/build/linux/chrome.map +--- cargo-crates/v8-137.2.1/build/linux/chrome.map.orig 2021-02-25 20:45:34 UTC ++++ cargo-crates/v8-137.2.1/build/linux/chrome.map @@ -20,6 +20,10 @@ global: # Program entry point. _start; diff --git a/www/deno/files/patch-build_linux_unbundle_libusb.gn b/www/deno/files/patch-build_linux_unbundle_libusb.gn index cd1a30d1d8cb..e75515c657df 100644 --- a/www/deno/files/patch-build_linux_unbundle_libusb.gn +++ b/www/deno/files/patch-build_linux_unbundle_libusb.gn @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/linux/unbundle/libusb.gn.orig 2020-07-22 09:52:14 UTC -+++ cargo-crates/v8-135.1.0/build/linux/unbundle/libusb.gn +--- cargo-crates/v8-137.2.1/build/linux/unbundle/libusb.gn.orig 2020-07-22 09:52:14 UTC ++++ cargo-crates/v8-137.2.1/build/linux/unbundle/libusb.gn @@ -1,3 +1,27 @@ +# Copyright 2016 The Chromium Authors. All rights reserved. +# Use of this source code is governed by a BSD-style license that can be diff --git a/www/deno/files/patch-build_toolchain_freebsd_BUILD.gn b/www/deno/files/patch-build_toolchain_freebsd_BUILD.gn index a7d0a8f3daed..894f27a04483 100644 --- a/www/deno/files/patch-build_toolchain_freebsd_BUILD.gn +++ b/www/deno/files/patch-build_toolchain_freebsd_BUILD.gn @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/toolchain/freebsd/BUILD.gn.orig 2022-02-07 13:39:41 UTC -+++ cargo-crates/v8-135.1.0/build/toolchain/freebsd/BUILD.gn +--- cargo-crates/v8-137.2.1/build/toolchain/freebsd/BUILD.gn.orig 2022-02-07 13:39:41 UTC ++++ cargo-crates/v8-137.2.1/build/toolchain/freebsd/BUILD.gn @@ -0,0 +1,66 @@ +# Copyright 2013 The Chromium Authors. All rights reserved. +# Use of this source code is governed by a BSD-style license that can be diff --git a/www/deno/files/patch-build_toolchain_gcc__solink__wrapper.py b/www/deno/files/patch-build_toolchain_gcc__solink__wrapper.py index 66683e5991aa..4efbbff3fb7a 100644 --- a/www/deno/files/patch-build_toolchain_gcc__solink__wrapper.py +++ b/www/deno/files/patch-build_toolchain_gcc__solink__wrapper.py @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/toolchain/gcc_solink_wrapper.py.orig 2022-02-07 13:39:41 UTC -+++ cargo-crates/v8-135.1.0/build/toolchain/gcc_solink_wrapper.py +--- cargo-crates/v8-137.2.1/build/toolchain/gcc_solink_wrapper.py.orig 2022-02-07 13:39:41 UTC ++++ cargo-crates/v8-137.2.1/build/toolchain/gcc_solink_wrapper.py @@ -39,7 +39,7 @@ def CollectDynSym(args): """Replaces: nm --format=posix -g -D -p $sofile | cut -f1-2 -d' '""" toc = '' diff --git a/www/deno/files/patch-build_toolchain_gcc__toolchain.gni b/www/deno/files/patch-build_toolchain_gcc__toolchain.gni index 4070f15393b6..dfbb61cf84b7 100644 --- a/www/deno/files/patch-build_toolchain_gcc__toolchain.gni +++ b/www/deno/files/patch-build_toolchain_gcc__toolchain.gni @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/toolchain/gcc_toolchain.gni.orig 1970-01-01 01:00:00 UTC -+++ cargo-crates/v8-135.1.0/build/toolchain/gcc_toolchain.gni +--- cargo-crates/v8-137.2.1/build/toolchain/gcc_toolchain.gni.orig 1970-01-01 01:00:00 UTC ++++ cargo-crates/v8-137.2.1/build/toolchain/gcc_toolchain.gni @@ -56,6 +56,12 @@ if (enable_resource_allowlist_generation) { "enable_resource_allowlist_generation=true does not work for target_os=$target_os") } diff --git a/www/deno/files/patch-build_toolchain_rbe.gni b/www/deno/files/patch-build_toolchain_rbe.gni deleted file mode 100644 index 47c9a2991470..000000000000 --- a/www/deno/files/patch-build_toolchain_rbe.gni +++ /dev/null @@ -1,19 +0,0 @@ ---- cargo-crates/v8-135.1.0/build/toolchain/rbe.gni.orig 2025-03-21 11:19:10 UTC -+++ cargo-crates/v8-135.1.0/build/toolchain/rbe.gni -@@ -28,16 +28,6 @@ use_reclient_default = false - } - - use_reclient_default = false --if (path_exists(rebase_path(".reproxy_tmp", ".", root_build_dir))) { -- # Use reclient if build dir used reclient before (.reproxy_tmp exists). -- use_reclient_default = true --} else if (use_remoteexec) { -- if (use_siso) { -- use_reclient_default = use_reclient_on_siso -- } else { -- use_reclient_default = use_reclient_on_ninja -- } --} - - declare_args() { - # Set to true to use re-client. diff --git a/www/deno/files/patch-build_toolchain_toolchain.gni b/www/deno/files/patch-build_toolchain_toolchain.gni index 113de9a66121..8815d9f19480 100644 --- a/www/deno/files/patch-build_toolchain_toolchain.gni +++ b/www/deno/files/patch-build_toolchain_toolchain.gni @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/toolchain/toolchain.gni.orig 2024-03-22 08:19:40 UTC -+++ cargo-crates/v8-135.1.0/build/toolchain/toolchain.gni +--- cargo-crates/v8-137.2.1/build/toolchain/toolchain.gni.orig 2024-03-22 08:19:40 UTC ++++ cargo-crates/v8-137.2.1/build/toolchain/toolchain.gni @@ -72,7 +72,7 @@ if (host_os == "mac") { host_shlib_extension = ".dylib" } else if (host_os == "win") { diff --git a/www/deno/files/patch-cargo-crates_build.rs b/www/deno/files/patch-cargo-crates_build.rs index 9f0293549a5c..135b3d3b2364 100644 --- a/www/deno/files/patch-cargo-crates_build.rs +++ b/www/deno/files/patch-cargo-crates_build.rs @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build.rs.orig 2006-07-24 03:21:28 UTC -+++ cargo-crates/v8-135.1.0/build.rs +--- cargo-crates/v8-137.2.1/build.rs.orig 2006-07-24 03:21:28 UTC ++++ cargo-crates/v8-137.2.1/build.rs @@ -254,16 +254,10 @@ fn build_v8(is_asan: bool) { // cross-compilation setup if target_arch == "aarch64" { diff --git a/www/deno/files/patch-cli_Cargo.toml b/www/deno/files/patch-cli_Cargo.toml index 1945e545118c..9267f3b98373 100644 --- a/www/deno/files/patch-cli_Cargo.toml +++ b/www/deno/files/patch-cli_Cargo.toml @@ -3,7 +3,7 @@ deno's upgrade feature cannot work on FreeBSD, directly disable it Index: cli/Cargo.toml --- cli/Cargo.toml.orig +++ cli/Cargo.toml -@@ -32,7 +32,7 @@ harness = false +@@ -32,7 +32,7 @@ path = "./bench/lsp_bench_standalone.rs" path = "./bench/lsp_bench_standalone.rs" [features] @@ -12,3 +12,12 @@ Index: cli/Cargo.toml # A feature that enables heap profiling with dhat on Linux. # 1. Compile with `cargo build --profile=release-with-debug --features=dhat-heap` # 2. Run the executable. It will output a dhat-heap.json file. +@@ -133,7 +133,7 @@ jupyter_runtime = { package = "runtimelib", version = + jsonc-parser = { workspace = true, features = ["cst", "serde"] } + jupyter-protocol = "0.8.0" + jupyter_runtime = { package = "runtimelib", version = "=0.28.0", default-features = false, features = ["tokio-runtime", "aws-lc-rs"] } +-keyring = { version = "3.6.3", features = ["apple-native", "sync-secret-service", "windows-native", "vendored"] } ++keyring = { version = "3.6.3", features = ["apple-native", "sync-secret-service", "windows-native"] } + lazy-regex.workspace = true + libc.workspace = true + libz-sys.workspace = true diff --git a/www/deno/files/patch-cli_lib_version.rs b/www/deno/files/patch-cli_lib_version.rs index 1dafeec45bc6..f46706939172 100644 --- a/www/deno/files/patch-cli_lib_version.rs +++ b/www/deno/files/patch-cli_lib_version.rs @@ -9,16 +9,16 @@ Index: cli/lib/version.rs pub static DENO_VERSION_INFO: std::sync::LazyLock<DenoVersionInfo> = std::sync::LazyLock::new(|| { -+ #[cfg(not(target_os="openbsd"))] ++ #[cfg(not(target_os="freebsd"))] let release_channel = libsui::find_section("denover") - .and_then(|buf| std::str::from_utf8(buf).ok()) - .and_then(|str_| ReleaseChannel::deserialize(str_).ok()) -@@ -35,6 +36,9 @@ pub static DENO_VERSION_INFO: std::sync::LazyLock<Deno + .ok() + .flatten() +@@ -37,6 +38,9 @@ pub static DENO_VERSION_INFO: std::sync::LazyLock<Deno ReleaseChannel::Stable } }); + -+ #[cfg(target_os="openbsd")] ++ #[cfg(target_os="freebsd")] + let release_channel = ReleaseChannel::Stable; DenoVersionInfo { diff --git a/www/deno/files/patch-cli_task_runner.rs b/www/deno/files/patch-cli_task_runner.rs index 76acf2d2c1c5..80552ae82f98 100644 --- a/www/deno/files/patch-cli_task_runner.rs +++ b/www/deno/files/patch-cli_task_runner.rs @@ -1,17 +1,27 @@ Index: cli/task_runner.rs --- cli/task_runner.rs.orig +++ cli/task_runner.rs -@@ -243,7 +243,8 @@ impl ShellCommand for NpmCommand { +@@ -248,7 +248,8 @@ impl ShellCommand for NpmCommand { ); return ExecutableCommand::new( "deno".to_string(), - std::env::current_exe().unwrap(), + std::env::current_exe() -+ .unwrap_or_else(|_| PathBuf::from("LOCALBASE/bin/deno")), ++ .unwrap_or_else(|_| PathBuf::from("PREFIX/bin/deno")), ) .execute(ShellCommandContext { args, -@@ -307,12 +308,16 @@ impl ShellCommand for NodeCommand { +@@ -277,7 +278,8 @@ impl Default for DenoCommand { + fn default() -> Self { + Self(ExecutableCommand::new( + "deno".to_string(), +- std::env::current_exe().unwrap(), ++ std::env::current_exe() ++ .unwrap_or_else(|_| PathBuf::from("PREFIX/bin/deno")), + )) + } + } +@@ -326,12 +328,16 @@ impl ShellCommand for NodeCommand { OsStr::new(USE_PKG_JSON_HIDDEN_ENV_VAR_NAME), OsStr::new("1"), ); @@ -24,7 +34,7 @@ Index: cli/task_runner.rs + ExecutableCommand::new( + "deno".to_string(), + std::env::current_exe() -+ .unwrap_or_else(|_| PathBuf::from("LOCALBASE/bin/deno")), ++ .unwrap_or_else(|_| PathBuf::from("PREFIX/bin/deno")), + ) + .execute(ShellCommandContext { + args, @@ -34,23 +44,23 @@ Index: cli/task_runner.rs } } -@@ -400,7 +405,8 @@ impl ShellCommand for NpmPackageBinCommand { +@@ -425,7 +431,8 @@ impl ShellCommand for NpmPackageBinCommand { args.extend(context.args); let executable_command = deno_task_shell::ExecutableCommand::new( "deno".to_string(), - std::env::current_exe().unwrap(), + std::env::current_exe() -+ .unwrap_or_else(|_| PathBuf::from("LOCALBASE/bin/deno")), ++ .unwrap_or_else(|_| PathBuf::from("PREFIX/bin/deno")), ); executable_command.execute(ShellCommandContext { args, ..context }) } -@@ -427,7 +433,8 @@ impl ShellCommand for NodeModulesFileRunCommand { +@@ -452,7 +459,8 @@ impl ShellCommand for NodeModulesFileRunCommand { args.extend(context.args); let executable_command = deno_task_shell::ExecutableCommand::new( "deno".to_string(), - std::env::current_exe().unwrap(), + std::env::current_exe() -+ .unwrap_or_else(|_| PathBuf::from("LOCALBASE/bin/deno")), ++ .unwrap_or_else(|_| PathBuf::from("PREFIX/bin/deno")), ); // set this environment variable so that the launched process knows the npm command name context.state.apply_env_var( diff --git a/www/deno/files/patch-cli_tools_bundle_esbuild.rs b/www/deno/files/patch-cli_tools_bundle_esbuild.rs new file mode 100644 index 000000000000..7e975caacf5d --- /dev/null +++ b/www/deno/files/patch-cli_tools_bundle_esbuild.rs @@ -0,0 +1,18 @@ +Index: cli/tools/bundle/esbuild.rs +--- cli/tools/bundle/esbuild.rs.orig ++++ cli/tools/bundle/esbuild.rs +@@ -22,10 +22,14 @@ pub const ESBUILD_VERSION: &str = "0.25.5"; + + fn esbuild_platform() -> &'static str { + match (std::env::consts::ARCH, std::env::consts::OS) { ++ ("x86_64", "freebsd") => "freebsd-x64", ++ ("aarch64", "freebsd") => "freebsd-arm64", + ("x86_64", "linux") => "linux-x64", + ("aarch64", "linux") => "linux-arm64", + ("x86_64", "macos" | "apple") => "darwin-x64", + ("aarch64", "macos" | "apple") => "darwin-arm64", ++ ("x86_64", "openbsd") => "openbsd-x64", ++ ("aarch64", "openbsd") => "openbsd-arm64", + ("x86_64", "windows") => "win32-x64", + ("aarch64", "windows") => "win32-arm64", + _ => panic!( diff --git a/www/deno/files/patch-cli_tools_jupyter_install.rs b/www/deno/files/patch-cli_tools_jupyter_install.rs index ab54a03e9f00..bbc6e132aa95 100644 --- a/www/deno/files/patch-cli_tools_jupyter_install.rs +++ b/www/deno/files/patch-cli_tools_jupyter_install.rs @@ -1,12 +1,27 @@ Index: cli/tools/jupyter/install.rs --- cli/tools/jupyter/install.rs.orig +++ cli/tools/jupyter/install.rs -@@ -51,7 +51,7 @@ pub fn install() -> Result<(), AnyError> { +@@ -1,6 +1,5 @@ + // Copyright 2018-2025 the Deno authors. MIT license. + +-use std::env::current_exe; + use std::io::Write; + use std::path::Path; + use std::path::PathBuf; +@@ -89,15 +88,11 @@ pub fn install( + } + + let display_name = maybe_display_name.unwrap_or("Deno"); +- let current_exe_path = current_exe() +- .context("Failed to get current executable path")? +- .to_string_lossy() +- .into_owned(); + + // TODO(bartlomieju): add remaining fields as per // https://jupyter-client.readthedocs.io/en/stable/kernels.html#kernel-specs - // FIXME(bartlomieju): replace `current_exe` before landing? let json_data = json!({ -- "argv": [current_exe().unwrap().to_string_lossy(), "jupyter", "--kernel", "--conn", "{connection_file}"], -+ "argv": ["LOCALBASE/bin/deno", "jupyter", "--kernel", "--conn", "{connection_file}"], - "display_name": "Deno", +- "argv": [current_exe_path, "jupyter", "--kernel", "--conn", "{connection_file}"], ++ "argv": ["PREFIX/bin/deno", "jupyter", "--kernel", "--conn", "{connection_file}"], + "display_name": display_name, "language": "typescript", }); diff --git a/www/deno/files/patch-deno_core_Cargo.toml b/www/deno/files/patch-deno_core_Cargo.toml deleted file mode 100644 index 15a8891b4f9b..000000000000 --- a/www/deno/files/patch-deno_core_Cargo.toml +++ /dev/null @@ -1,12 +0,0 @@ ---- cargo-crates/deno_core-0.343.0/Cargo.toml.orig -+++ cargo-crates/deno_core-0.343.0/Cargo.toml -@@ -28,8 +28,7 @@ resolver = "2" - - [features] - default = [ -- "include_icu_data", -- "v8_use_custom_libcxx", -+ "include_icu_data" - ] - include_icu_data = ["deno_core_icudata"] - include_js_files_for_snapshotting = [] diff --git a/www/deno/files/patch-ext_ffi_Cargo.toml b/www/deno/files/patch-ext_ffi_Cargo.toml new file mode 100644 index 000000000000..1ddb700a76b4 --- /dev/null +++ b/www/deno/files/patch-ext_ffi_Cargo.toml @@ -0,0 +1,13 @@ +Use devel/libffi from ports +Index: ext/ffi/Cargo.toml +--- ext/ffi/Cargo.toml.orig ++++ ext/ffi/Cargo.toml +@@ -22,7 +22,7 @@ deno_permissions.workspace = true + denort_helper.workspace = true + dlopen2.workspace = true + libffi.workspace = true +-libffi-sys.workspace = true ++libffi-sys = { workspace = true, features = ["system"] } + log.workspace = true + memmap2.workspace = true + num-bigint.workspace = true diff --git a/www/deno/files/patch-ext_node_ops_constant.rs b/www/deno/files/patch-ext_node_ops_constant.rs new file mode 100644 index 000000000000..2c351f556029 --- /dev/null +++ b/www/deno/files/patch-ext_node_ops_constant.rs @@ -0,0 +1,17 @@ +Index: ext/node/ops/constant.rs +--- ext/node/ops/constant.rs.orig ++++ ext/node/ops/constant.rs +@@ -226,6 +226,13 @@ fn common_unix_fs_constants() -> FsConstants { + } + } + ++#[cfg(target_os = "freebsd")] ++#[op2] ++#[serde] ++pub fn op_node_fs_constants() -> FsConstants { ++ common_unix_fs_constants() ++} ++ + #[cfg(target_os = "macos")] + #[op2] + #[serde] diff --git a/www/deno/files/patch-ext_os_lib.rs b/www/deno/files/patch-ext_os_lib.rs index 1bc4ef05b877..31692b2cd82d 100644 --- a/www/deno/files/patch-ext_os_lib.rs +++ b/www/deno/files/patch-ext_os_lib.rs @@ -1,27 +1,29 @@ --- ext/os/lib.rs.orig 2023-01-13 13:12:37 UTC +++ ext/os/lib.rs -@@ -3,6 +3,7 @@ +@@ -4,6 +4,7 @@ use std::env; use std::collections::HashMap; use std::collections::HashSet; use std::env; +use std::path::PathBuf; + use std::sync::Arc; use std::sync::atomic::AtomicI32; use std::sync::atomic::Ordering; - use std::sync::Arc; -@@ -155,7 +156,8 @@ pub enum OsError { - #[op2(stack_trace)] +@@ -112,7 +113,8 @@ fn op_exec_path() -> Result<String, OsError> { + #[op2] #[string] - fn op_exec_path(state: &mut OpState) -> Result<String, OsError> { + fn op_exec_path() -> Result<String, OsError> { - let current_exe = env::current_exe().unwrap(); -+ let current_exe -+ = env::current_exe().unwrap_or_else(|_| PathBuf::from("LOCALBASE/bin/deno")); - state - .borrow_mut::<PermissionsContainer>() - .check_read_blind(¤t_exe, "exec_path", "Deno.execPath()")?; -@@ -668,6 +668,46 @@ fn rss() -> usize { - } - } ++ let current_exe = ++ env::current_exe().unwrap_or_else(|_| PathBuf::from("PREFIX/bin/deno")); + // normalize path so it doesn't include '.' or '..' components + let path = normalize_path(Cow::Owned(current_exe)); +@@ -660,6 +662,46 @@ fn rss() -> u64 { + } else { + 0 + } ++} ++ +#[cfg(target_os = "freebsd")] +fn rss() -> usize { + // Uses FreeBSD's KERN_PROC_PID sysctl(2) @@ -60,8 +62,6 @@ + } else { + 0 + } -+} -+ + } + #[cfg(windows)] - fn rss() -> usize { - use winapi::shared::minwindef::DWORD; diff --git a/www/deno/files/patch-ext_os_signal.rs b/www/deno/files/patch-ext_os_signal.rs deleted file mode 100644 index 042f23bac51f..000000000000 --- a/www/deno/files/patch-ext_os_signal.rs +++ /dev/null @@ -1,21 +0,0 @@ ---- ext/os/signal.rs.orig 2024-12-13 09:29:06 UTC -+++ ext/os/signal.rs -@@ -8,8 +8,8 @@ pub struct InvalidSignalStrError(pub String); - #[cfg(any( - target_os = "android", - target_os = "linux", -+ target_os = "freebsd", - target_os = "openbsd", -- target_os = "openbsd", - target_os = "macos", - target_os = "solaris", - target_os = "illumos" -@@ -26,7 +26,7 @@ pub struct InvalidSignalIntError(pub libc::c_int); - #[cfg(any( - target_os = "android", - target_os = "linux", -- target_os = "openbsd", -+ target_os = "freebsd", - target_os = "openbsd", - target_os = "macos", - target_os = "solaris", diff --git a/www/deno/files/patch-v8_BUILD.gn b/www/deno/files/patch-v8_BUILD.gn index 90920324dc83..c101714ce750 100644 --- a/www/deno/files/patch-v8_BUILD.gn +++ b/www/deno/files/patch-v8_BUILD.gn @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/v8/BUILD.gn.orig 2021-01-19 00:12:40 UTC -+++ cargo-crates/v8-135.1.0/v8/BUILD.gn +--- cargo-crates/v8-137.2.1/v8/BUILD.gn.orig 2021-01-19 00:12:40 UTC ++++ cargo-crates/v8-137.2.1/v8/BUILD.gn @@ -974,6 +974,8 @@ external_v8_defines = [ "V8_TARGET_OS_MACOS", "V8_TARGET_OS_WIN", diff --git a/www/deno/files/patch-v8_build_config_sysroot.gni b/www/deno/files/patch-v8_build_config_sysroot.gni index f5c070d93cc3..9698ad7446ac 100644 --- a/www/deno/files/patch-v8_build_config_sysroot.gni +++ b/www/deno/files/patch-v8_build_config_sysroot.gni @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/config/sysroot.gni.orig -+++ cargo-crates/v8-135.1.0/build/config/sysroot.gni +--- cargo-crates/v8-137.2.1/build/config/sysroot.gni.orig ++++ cargo-crates/v8-137.2.1/build/config/sysroot.gni @@ -20,9 +20,11 @@ declare_args() { # Controls default is_linux sysroot. If set to true, and sysroot # is empty, default sysroot is calculated. diff --git a/www/deno/files/patch-v8_include_v8config.h b/www/deno/files/patch-v8_include_v8config.h index 4aee3199c328..187063ecfe6b 100644 --- a/www/deno/files/patch-v8_include_v8config.h +++ b/www/deno/files/patch-v8_include_v8config.h @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/v8/include/v8config.h.orig 2020-06-26 16:28:04 UTC -+++ cargo-crates/v8-135.1.0/v8/include/v8config.h +--- cargo-crates/v8-137.2.1/v8/include/v8config.h.orig 2020-06-26 16:28:04 UTC ++++ cargo-crates/v8-137.2.1/v8/include/v8config.h @@ -202,6 +202,7 @@ path. Add it with -I<path> to the command line && !defined(V8_TARGET_OS_IOS) \ && !defined(V8_TARGET_OS_LINUX) \ diff --git a/www/deno/files/patch-v8_src_api_api.cc b/www/deno/files/patch-v8_src_api_api.cc index c99edb77ed04..d4b129d44488 100644 --- a/www/deno/files/patch-v8_src_api_api.cc +++ b/www/deno/files/patch-v8_src_api_api.cc @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/v8/src/api/api.cc.orig 2020-06-26 16:28:04 UTC -+++ cargo-crates/v8-135.1.0/v8/src/api/api.cc +--- cargo-crates/v8-137.2.1/v8/src/api/api.cc.orig 2020-06-26 16:28:04 UTC ++++ cargo-crates/v8-137.2.1/v8/src/api/api.cc @@ -153,7 +153,7 @@ #include "src/wasm/wasm-serialization.h" #endif // V8_ENABLE_WEBASSEMBLY diff --git a/www/deno/files/patch-v8_src_base_cpu.cc b/www/deno/files/patch-v8_src_base_cpu.cc index 360d0f7a9930..bb103b35a716 100644 --- a/www/deno/files/patch-v8_src_base_cpu.cc +++ b/www/deno/files/patch-v8_src_base_cpu.cc @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/v8/src/base/cpu.cc.orig 2020-06-26 16:28:04 UTC -+++ cargo-crates/v8-135.1.0/v8/src/base/cpu.cc +--- cargo-crates/v8-137.2.1/v8/src/base/cpu.cc.orig 2020-06-26 16:28:04 UTC ++++ cargo-crates/v8-137.2.1/v8/src/base/cpu.cc @@ -475,6 +475,7 @@ CPU::CPU() #if V8_OS_LINUX diff --git a/www/deno/files/patch-v8_src_base_platform_platform-freebsd.cc b/www/deno/files/patch-v8_src_base_platform_platform-freebsd.cc index d3cc6f81b281..28322452e089 100644 --- a/www/deno/files/patch-v8_src_base_platform_platform-freebsd.cc +++ b/www/deno/files/patch-v8_src_base_platform_platform-freebsd.cc @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/v8/src/base/platform/platform-freebsd.cc.orig 2020-06-26 16:28:04 UTC -+++ cargo-crates/v8-135.1.0/v8/src/base/platform/platform-freebsd.cc +--- cargo-crates/v8-137.2.1/v8/src/base/platform/platform-freebsd.cc.orig 2020-06-26 16:28:04 UTC ++++ cargo-crates/v8-137.2.1/v8/src/base/platform/platform-freebsd.cc @@ -43,14 +43,10 @@ TimezoneCache* OS::CreateTimezoneCache() { return new PosixDefaultTimezoneCache(); } diff --git a/www/deno/files/patch-v8_src_base_platform_platform-posix.cc b/www/deno/files/patch-v8_src_base_platform_platform-posix.cc index c99e47303883..4d69dc37b8b7 100644 --- a/www/deno/files/patch-v8_src_base_platform_platform-posix.cc +++ b/www/deno/files/patch-v8_src_base_platform_platform-posix.cc @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/v8/src/base/platform/platform-posix.cc.orig 2020-06-26 16:28:04 UTC -+++ cargo-crates/v8-135.1.0/v8/src/base/platform/platform-posix.cc +--- cargo-crates/v8-137.2.1/v8/src/base/platform/platform-posix.cc.orig 2020-06-26 16:28:04 UTC ++++ cargo-crates/v8-137.2.1/v8/src/base/platform/platform-posix.cc @@ -57,7 +57,7 @@ #include <malloc/malloc.h> #elif V8_OS_OPENBSD diff --git a/www/deno/files/patch-v8_src_diagnostics_perf-jit.cc b/www/deno/files/patch-v8_src_diagnostics_perf-jit.cc index 6ba37bcb61f4..74bae7f11341 100644 --- a/www/deno/files/patch-v8_src_diagnostics_perf-jit.cc +++ b/www/deno/files/patch-v8_src_diagnostics_perf-jit.cc @@ -1,11 +1,12 @@ ---- cargo-crates/v8-135.1.0/v8/src/diagnostics/perf-jit.cc.orig -+++ cargo-crates/v8-135.1.0/v8/src/diagnostics/perf-jit.cc -@@ -31,7 +31,7 @@ +--- cargo-crates/v8-137.2.1/v8/src/diagnostics/perf-jit.cc.orig ++++ cargo-crates/v8-137.2.1/v8/src/diagnostics/perf-jit.cc +@@ -30,8 +30,7 @@ + #include "src/common/assert-scope.h" #include "src/flags/flags.h" - // Only compile the {LinuxPerfJitLogger} on Linux. --#if V8_OS_LINUX -+#if defined(V8_OS_LINUX) || defined(V8_OS_BSD) +-// Only compile the {PerfJitLogger} on Linux & Darwin. +-#if V8_OS_LINUX || V8_OS_DARWIN ++#if 1 #include <fcntl.h> #include <sys/mman.h> diff --git a/www/deno/files/patch-v8_src_diagnostics_perf-jit.h b/www/deno/files/patch-v8_src_diagnostics_perf-jit.h index 57409bede7bc..b64bf37c68af 100644 --- a/www/deno/files/patch-v8_src_diagnostics_perf-jit.h +++ b/www/deno/files/patch-v8_src_diagnostics_perf-jit.h @@ -1,11 +1,12 @@ ---- cargo-crates/v8-135.1.0/v8/src/diagnostics/perf-jit.h.orig -+++ cargo-crates/v8-135.1.0/v8/src/diagnostics/perf-jit.h -@@ -31,7 +31,7 @@ +--- cargo-crates/v8-137.2.1/v8/src/diagnostics/perf-jit.h.orig ++++ cargo-crates/v8-137.2.1/v8/src/diagnostics/perf-jit.h +@@ -30,8 +30,7 @@ + #include "include/v8config.h" - // {LinuxPerfJitLogger} is only implemented on Linux. --#if V8_OS_LINUX -+#if defined(V8_OS_LINUX) || defined(V8_OS_BSD) +-// {PerfJitLogger} is only implemented on Linux & Darwin. +-#if V8_OS_LINUX || V8_OS_DARWIN ++#if 1 #include "src/logging/log.h" diff --git a/www/deno/files/patch-v8_third__party_abseil-cpp_absl_base_config.h b/www/deno/files/patch-v8_third__party_abseil-cpp_absl_base_config.h index c94a979b274c..0f202e820e13 100644 --- a/www/deno/files/patch-v8_third__party_abseil-cpp_absl_base_config.h +++ b/www/deno/files/patch-v8_third__party_abseil-cpp_absl_base_config.h @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/third_party/abseil-cpp/absl/base/config.h.orig -+++ cargo-crates/v8-135.1.0/third_party/abseil-cpp/absl/base/config.h +--- cargo-crates/v8-137.2.1/third_party/abseil-cpp/absl/base/config.h.orig ++++ cargo-crates/v8-137.2.1/third_party/abseil-cpp/absl/base/config.h @@ -411,7 +411,7 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] != #ifdef ABSL_HAVE_SCHED_YIELD #error ABSL_HAVE_SCHED_YIELD cannot be directly set diff --git a/www/deno/files/patch-v8_third__party_abseil-cpp_absl_base_internal_sysinfo.cc b/www/deno/files/patch-v8_third__party_abseil-cpp_absl_base_internal_sysinfo.cc index 4c220096da71..6ec42975f7a4 100644 --- a/www/deno/files/patch-v8_third__party_abseil-cpp_absl_base_internal_sysinfo.cc +++ b/www/deno/files/patch-v8_third__party_abseil-cpp_absl_base_internal_sysinfo.cc @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/third_party/abseil-cpp/absl/base/internal/sysinfo.cc.orig -+++ cargo-crates/v8-135.1.0/third_party/abseil-cpp/absl/base/internal/sysinfo.cc +--- cargo-crates/v8-137.2.1/third_party/abseil-cpp/absl/base/internal/sysinfo.cc.orig ++++ cargo-crates/v8-137.2.1/third_party/abseil-cpp/absl/base/internal/sysinfo.cc @@ -30,7 +30,7 @@ #include <sys/syscall.h> #endif diff --git a/www/devd/Makefile b/www/devd/Makefile index 2b198b321086..08918dd86741 100644 --- a/www/devd/Makefile +++ b/www/devd/Makefile @@ -1,7 +1,7 @@ PORTNAME= devd DISTVERSIONPREFIX= v DISTVERSION= 0.9 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org diff --git a/www/dezoomify-rs/Makefile b/www/dezoomify-rs/Makefile index c41471ae3e12..32f89ff3fab9 100644 --- a/www/dezoomify-rs/Makefile +++ b/www/dezoomify-rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= dezoomify-rs DISTVERSIONPREFIX= v DISTVERSION= 2.15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= nivit@FreeBSD.org diff --git a/www/dolibarr/Makefile b/www/dolibarr/Makefile index cbbfc47cd235..87a500f99ee6 100644 --- a/www/dolibarr/Makefile +++ b/www/dolibarr/Makefile @@ -1,5 +1,5 @@ PORTNAME= dolibarr -DISTVERSION= 21.0.1 +DISTVERSION= 22.0.2 CATEGORIES= www finance MAINTAINER= acm@FreeBSD.org diff --git a/www/dolibarr/distinfo b/www/dolibarr/distinfo index 6250d2ff4b0f..d06d980f537c 100644 --- a/www/dolibarr/distinfo +++ b/www/dolibarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745290438 -SHA256 (Dolibarr-dolibarr-21.0.1_GH0.tar.gz) = 8851c2689fe6c5dbc893efe8e980274c0fde6af0e8f283ea4385bab0dd7364c3 -SIZE (Dolibarr-dolibarr-21.0.1_GH0.tar.gz) = 73308413 +TIMESTAMP = 1759979019 +SHA256 (Dolibarr-dolibarr-22.0.2_GH0.tar.gz) = dfd8d4522d91dd8de4ddfa38242cd6767aa2615c9d0999a862eff23dad4c1dce +SIZE (Dolibarr-dolibarr-22.0.2_GH0.tar.gz) = 78415054 diff --git a/www/dolibarr/files/pkg-message.in b/www/dolibarr/files/pkg-message.in index 2a5ced715caa..5fb3a856dacb 100644 --- a/www/dolibarr/files/pkg-message.in +++ b/www/dolibarr/files/pkg-message.in @@ -1,7 +1,7 @@ [ { type: install message: <<EOM -Dolibarr 21 was installed +Dolibarr 22 was installed 1) Create a user and a database for dolibarr to store all its tables in (or choose an existing database). diff --git a/www/dolibarr/pkg-plist b/www/dolibarr/pkg-plist index 6397992e98f8..789ee2f2f428 100644 --- a/www/dolibarr/pkg-plist +++ b/www/dolibarr/pkg-plist @@ -3,7 +3,6 @@ %%WWWDIR%%/COPYRIGHT %%WWWDIR%%/ChangeLog %%WWWDIR%%/DCO -%%WWWDIR%%/README-FR.md %%WWWDIR%%/README.md %%WWWDIR%%/SECURITY.md %%WWWDIR%%/composer.json.disabled @@ -51,6 +50,7 @@ %%WWWDIR%%/htdocs/accountancy/journal/expensereportsjournal.php %%WWWDIR%%/htdocs/accountancy/journal/purchasesjournal.php %%WWWDIR%%/htdocs/accountancy/journal/sellsjournal.php +%%WWWDIR%%/htdocs/accountancy/journal/treasuryjournal.php %%WWWDIR%%/htdocs/accountancy/journal/variousjournal.php %%WWWDIR%%/htdocs/accountancy/supplier/card.php %%WWWDIR%%/htdocs/accountancy/supplier/index.php @@ -135,6 +135,7 @@ %%WWWDIR%%/htdocs/admin/eventorganization.php %%WWWDIR%%/htdocs/admin/eventorganization_confbooth_extrafields.php %%WWWDIR%%/htdocs/admin/eventorganization_confboothattendee_extrafields.php +%%WWWDIR%%/htdocs/admin/eventorganization_public.php %%WWWDIR%%/htdocs/admin/events.php %%WWWDIR%%/htdocs/admin/expedition.php %%WWWDIR%%/htdocs/admin/expedition_extrafields.php @@ -193,6 +194,7 @@ %%WWWDIR%%/htdocs/admin/openinghours.php %%WWWDIR%%/htdocs/admin/order.php %%WWWDIR%%/htdocs/admin/order_extrafields.php +%%WWWDIR%%/htdocs/admin/order_pdf.php %%WWWDIR%%/htdocs/admin/orderdet_extrafields.php %%WWWDIR%%/htdocs/admin/payment.php %%WWWDIR%%/htdocs/admin/paymentbybanktransfer.php @@ -201,23 +203,15 @@ %%WWWDIR%%/htdocs/admin/perms.php %%WWWDIR%%/htdocs/admin/prelevement.php %%WWWDIR%%/htdocs/admin/propal.php +%%WWWDIR%%/htdocs/admin/propal_pdf.php %%WWWDIR%%/htdocs/admin/proxy.php %%WWWDIR%%/htdocs/admin/receiptprinter.php %%WWWDIR%%/htdocs/admin/reception_extrafields.php %%WWWDIR%%/htdocs/admin/reception_setup.php %%WWWDIR%%/htdocs/admin/receptiondet_batch_extrafields.php -%%WWWDIR%%/htdocs/admin/remotestore/ajax/image.php -%%WWWDIR%%/htdocs/admin/remotestore/class/PSWebServiceLibrary.class.php -%%WWWDIR%%/htdocs/admin/remotestore/class/PS_WS_LIB-LICENSE.md %%WWWDIR%%/htdocs/admin/remotestore/class/README.md -%%WWWDIR%%/htdocs/admin/remotestore/class/dolistore.class.php +%%WWWDIR%%/htdocs/admin/remotestore/class/externalModules.class.php %%WWWDIR%%/htdocs/admin/remotestore/css/store.css -%%WWWDIR%%/htdocs/admin/remotestore/img/Download-128.png -%%WWWDIR%%/htdocs/admin/remotestore/img/NoImageAvailable.png -%%WWWDIR%%/htdocs/admin/remotestore/img/compatible.png -%%WWWDIR%%/htdocs/admin/remotestore/img/dolistore.png -%%WWWDIR%%/htdocs/admin/remotestore/img/follow.png -%%WWWDIR%%/htdocs/admin/remotestore/img/object_dolistore.png %%WWWDIR%%/htdocs/admin/resource.php %%WWWDIR%%/htdocs/admin/resource_extrafields.php %%WWWDIR%%/htdocs/admin/security.php @@ -228,6 +222,7 @@ %%WWWDIR%%/htdocs/admin/spip.php %%WWWDIR%%/htdocs/admin/stock.php %%WWWDIR%%/htdocs/admin/stocktransfer.php +%%WWWDIR%%/htdocs/admin/subtotals.php %%WWWDIR%%/htdocs/admin/supplier_invoice.php %%WWWDIR%%/htdocs/admin/supplier_order.php %%WWWDIR%%/htdocs/admin/supplier_payment.php @@ -271,15 +266,29 @@ %%WWWDIR%%/htdocs/admin/tools/ui/components/badges.php %%WWWDIR%%/htdocs/admin/tools/ui/components/buttons.php %%WWWDIR%%/htdocs/admin/tools/ui/components/event-message.php +%%WWWDIR%%/htdocs/admin/tools/ui/components/icons.php %%WWWDIR%%/htdocs/admin/tools/ui/components/index.php +%%WWWDIR%%/htdocs/admin/tools/ui/components/inputs.php %%WWWDIR%%/htdocs/admin/tools/ui/components/progress-bars.php %%WWWDIR%%/htdocs/admin/tools/ui/components/test_arrays.php %%WWWDIR%%/htdocs/admin/tools/ui/components/test_buttons.php %%WWWDIR%%/htdocs/admin/tools/ui/components/test_forms.php +%%WWWDIR%%/htdocs/admin/tools/ui/content/index.php %%WWWDIR%%/htdocs/admin/tools/ui/content/tables.php +%%WWWDIR%%/htdocs/admin/tools/ui/css/doc-icons.css %%WWWDIR%%/htdocs/admin/tools/ui/css/documentation.css +%%WWWDIR%%/htdocs/admin/tools/ui/experimental/experiments/freeze-tooltip/assets/freeze-by-alt-keypress.css +%%WWWDIR%%/htdocs/admin/tools/ui/experimental/experiments/freeze-tooltip/assets/freeze-by-alt-keypress.js +%%WWWDIR%%/htdocs/admin/tools/ui/experimental/experiments/freeze-tooltip/index.php +%%WWWDIR%%/htdocs/admin/tools/ui/experimental/experiments/input-feedback/assets/feddback-01.css +%%WWWDIR%%/htdocs/admin/tools/ui/experimental/experiments/input-feedback/index.php +%%WWWDIR%%/htdocs/admin/tools/ui/experimental/experiments/intuitive-select/index.php +%%WWWDIR%%/htdocs/admin/tools/ui/experimental/index.php %%WWWDIR%%/htdocs/admin/tools/ui/index.php %%WWWDIR%%/htdocs/admin/tools/ui/js/documentation.js +%%WWWDIR%%/htdocs/admin/tools/ui/resources/contributing.php +%%WWWDIR%%/htdocs/admin/tools/ui/resources/index.php +%%WWWDIR%%/htdocs/admin/tools/ui/template/documentation_page.php %%WWWDIR%%/htdocs/admin/tools/update.php %%WWWDIR%%/htdocs/admin/translation.php %%WWWDIR%%/htdocs/admin/triggers.php @@ -303,6 +312,7 @@ %%WWWDIR%%/htdocs/api/class/api_access.class.php %%WWWDIR%%/htdocs/api/class/api_documents.class.php %%WWWDIR%%/htdocs/api/class/api_login.class.php +%%WWWDIR%%/htdocs/api/class/api_objectlinks.class.php %%WWWDIR%%/htdocs/api/class/api_setup.class.php %%WWWDIR%%/htdocs/api/class/api_status.class.php %%WWWDIR%%/htdocs/api/index.php @@ -314,6 +324,7 @@ %%WWWDIR%%/htdocs/asset/card.php %%WWWDIR%%/htdocs/asset/class/asset.class.php %%WWWDIR%%/htdocs/asset/class/assetaccountancycodes.class.php +%%WWWDIR%%/htdocs/asset/class/assetaccountancycodesfiscal.class.php %%WWWDIR%%/htdocs/asset/class/assetdepreciationoptions.class.php %%WWWDIR%%/htdocs/asset/class/assetmodel.class.php %%WWWDIR%%/htdocs/asset/depreciation.php @@ -397,6 +408,7 @@ %%WWWDIR%%/htdocs/categories/admin/categorie.php %%WWWDIR%%/htdocs/categories/admin/categorie_extrafields.php %%WWWDIR%%/htdocs/categories/card.php +%%WWWDIR%%/htdocs/categories/categorie_list.php %%WWWDIR%%/htdocs/categories/class/api_categories.class.php %%WWWDIR%%/htdocs/categories/class/categorie.class.php %%WWWDIR%%/htdocs/categories/edit.php @@ -426,7 +438,6 @@ %%WWWDIR%%/htdocs/comm/index.php %%WWWDIR%%/htdocs/comm/mailing/advtargetemailing.php %%WWWDIR%%/htdocs/comm/mailing/card.php -%%WWWDIR%%/htdocs/comm/mailing/cibles.php %%WWWDIR%%/htdocs/comm/mailing/class/advtargetemailing.class.php %%WWWDIR%%/htdocs/comm/mailing/class/html.formadvtargetemailing.class.php %%WWWDIR%%/htdocs/comm/mailing/class/mailing.class.php @@ -434,6 +445,7 @@ %%WWWDIR%%/htdocs/comm/mailing/info.php %%WWWDIR%%/htdocs/comm/mailing/list.php %%WWWDIR%%/htdocs/comm/mailing/note.php +%%WWWDIR%%/htdocs/comm/mailing/targetemailing.php %%WWWDIR%%/htdocs/comm/multiprix.php %%WWWDIR%%/htdocs/comm/propal/agenda.php %%WWWDIR%%/htdocs/comm/propal/card.php @@ -661,6 +673,7 @@ %%WWWDIR%%/htdocs/core/actions_setnotes.inc.php %%WWWDIR%%/htdocs/core/ajax/ajaxdirpreview.php %%WWWDIR%%/htdocs/core/ajax/ajaxdirtree.php +%%WWWDIR%%/htdocs/core/ajax/ajaxextrafield.php %%WWWDIR%%/htdocs/core/ajax/ajaxinvoiceline.php %%WWWDIR%%/htdocs/core/ajax/ajaxstatusprospect.php %%WWWDIR%%/htdocs/core/ajax/ajaxtooltip.php @@ -669,9 +682,9 @@ %%WWWDIR%%/htdocs/core/ajax/check_notifications.php %%WWWDIR%%/htdocs/core/ajax/constantonoff.php %%WWWDIR%%/htdocs/core/ajax/contacts.php -%%WWWDIR%%/htdocs/core/ajax/editextrafield.php %%WWWDIR%%/htdocs/core/ajax/editinline.php %%WWWDIR%%/htdocs/core/ajax/extraparams.php +%%WWWDIR%%/htdocs/core/ajax/fetchCategories.php %%WWWDIR%%/htdocs/core/ajax/fetchKnowledgeRecord.php %%WWWDIR%%/htdocs/core/ajax/fileupload.php %%WWWDIR%%/htdocs/core/ajax/flowjs-server.php @@ -688,6 +701,7 @@ %%WWWDIR%%/htdocs/core/ajax/security.php %%WWWDIR%%/htdocs/core/ajax/selectobject.php %%WWWDIR%%/htdocs/core/ajax/selectsearchbox.php +%%WWWDIR%%/htdocs/core/ajax/updateextrafield.php %%WWWDIR%%/htdocs/core/ajax/vatrates.php %%WWWDIR%%/htdocs/core/ajax/ziptown.php %%WWWDIR%%/htdocs/core/antispamimage.php @@ -809,6 +823,7 @@ %%WWWDIR%%/htdocs/core/class/html.formaccounting.class.php %%WWWDIR%%/htdocs/core/class/html.formactions.class.php %%WWWDIR%%/htdocs/core/class/html.formadmin.class.php +%%WWWDIR%%/htdocs/core/class/html.formai.class.php %%WWWDIR%%/htdocs/core/class/html.formbank.class.php %%WWWDIR%%/htdocs/core/class/html.formbarcode.class.php %%WWWDIR%%/htdocs/core/class/html.formcategory.class.php @@ -817,6 +832,7 @@ %%WWWDIR%%/htdocs/core/class/html.formcron.class.php %%WWWDIR%%/htdocs/core/class/html.formexpensereport.class.php %%WWWDIR%%/htdocs/core/class/html.formfile.class.php +%%WWWDIR%%/htdocs/core/class/html.formfiscalyear.class.php %%WWWDIR%%/htdocs/core/class/html.formintervention.class.php %%WWWDIR%%/htdocs/core/class/html.formldap.class.php %%WWWDIR%%/htdocs/core/class/html.formmail.class.php @@ -840,6 +856,7 @@ %%WWWDIR%%/htdocs/core/class/menu.class.php %%WWWDIR%%/htdocs/core/class/menubase.class.php %%WWWDIR%%/htdocs/core/class/notify.class.php +%%WWWDIR%%/htdocs/core/class/objectlink.class.php %%WWWDIR%%/htdocs/core/class/openid.class.php %%WWWDIR%%/htdocs/core/class/reddithandler.class.php %%WWWDIR%%/htdocs/core/class/rssparser.class.php @@ -934,12 +951,13 @@ %%WWWDIR%%/htdocs/core/filemanagerdol/connectors/php/config.inc.php %%WWWDIR%%/htdocs/core/filemanagerdol/connectors/php/connector.lib.php %%WWWDIR%%/htdocs/core/filemanagerdol/connectors/php/connector.php +%%WWWDIR%%/htdocs/core/frames.php %%WWWDIR%%/htdocs/core/get_info.php %%WWWDIR%%/htdocs/core/get_menudiv.php -%%WWWDIR%%/htdocs/core/js/blockUI.js %%WWWDIR%%/htdocs/core/js/dst.js %%WWWDIR%%/htdocs/core/js/editinplace.js %%WWWDIR%%/htdocs/core/js/lib_foot.js.php +%%WWWDIR%%/htdocs/core/js/lib_foot_search_tool.js %%WWWDIR%%/htdocs/core/js/lib_gravatar.js.php %%WWWDIR%%/htdocs/core/js/lib_head.js.php %%WWWDIR%%/htdocs/core/js/lib_notification.js.php @@ -1052,6 +1070,13 @@ %%WWWDIR%%/htdocs/core/menus/standard/eldy_menu.php %%WWWDIR%%/htdocs/core/menus/standard/empty.php %%WWWDIR%%/htdocs/core/modules/DolibarrModules.class.php +%%WWWDIR%%/htdocs/core/modules/accountancy/doc/pdf_balance.modules.php +%%WWWDIR%%/htdocs/core/modules/accountancy/doc/pdf_bookkeeping.modules.php +%%WWWDIR%%/htdocs/core/modules/accountancy/doc/pdf_ledger.modules.php +%%WWWDIR%%/htdocs/core/modules/accountancy/mod_bookkeeping_argon.php +%%WWWDIR%%/htdocs/core/modules/accountancy/mod_bookkeeping_helium.php +%%WWWDIR%%/htdocs/core/modules/accountancy/mod_bookkeeping_neon.php +%%WWWDIR%%/htdocs/core/modules/accountancy/modules_accountancy.php %%WWWDIR%%/htdocs/core/modules/action/doc/pdf_standard_actions.class.php %%WWWDIR%%/htdocs/core/modules/action/modules_action.php %%WWWDIR%%/htdocs/core/modules/asset/doc/doc_generic_asset_odt.modules.php @@ -1236,6 +1261,7 @@ %%WWWDIR%%/htdocs/core/modules/modStock.class.php %%WWWDIR%%/htdocs/core/modules/modStockTransfer.class.php %%WWWDIR%%/htdocs/core/modules/modStripe.class.php +%%WWWDIR%%/htdocs/core/modules/modSubtotals.class.php %%WWWDIR%%/htdocs/core/modules/modSupplierProposal.class.php %%WWWDIR%%/htdocs/core/modules/modSyslog.class.php %%WWWDIR%%/htdocs/core/modules/modTakePos.class.php @@ -1382,7 +1408,6 @@ %%WWWDIR%%/htdocs/core/tpl/admin_extrafields_add.tpl.php %%WWWDIR%%/htdocs/core/tpl/admin_extrafields_edit.tpl.php %%WWWDIR%%/htdocs/core/tpl/admin_extrafields_view.tpl.php -%%WWWDIR%%/htdocs/core/tpl/advtarget.tpl.php %%WWWDIR%%/htdocs/core/tpl/ajaxrow.tpl.php %%WWWDIR%%/htdocs/core/tpl/bloc_comment.tpl.php %%WWWDIR%%/htdocs/core/tpl/bloc_showhide.tpl.php @@ -1420,10 +1445,17 @@ %%WWWDIR%%/htdocs/core/tpl/objectlinked_lineimport.tpl.php %%WWWDIR%%/htdocs/core/tpl/onlinepaymentlinks.tpl.php %%WWWDIR%%/htdocs/core/tpl/originproductline.tpl.php +%%WWWDIR%%/htdocs/core/tpl/originsubtotalline.tpl.php %%WWWDIR%%/htdocs/core/tpl/passwordforgotten.tpl.php %%WWWDIR%%/htdocs/core/tpl/passwordreset.tpl.php %%WWWDIR%%/htdocs/core/tpl/resource_add.tpl.php %%WWWDIR%%/htdocs/core/tpl/resource_view.tpl.php +%%WWWDIR%%/htdocs/core/tpl/subtotal_ajaxrow.tpl.php +%%WWWDIR%%/htdocs/core/tpl/subtotal_create.tpl.php +%%WWWDIR%%/htdocs/core/tpl/subtotal_edit.tpl.php +%%WWWDIR%%/htdocs/core/tpl/subtotal_expedition_view.tpl.php +%%WWWDIR%%/htdocs/core/tpl/subtotal_view.tpl.php +%%WWWDIR%%/htdocs/core/tpl/subtotalline_select.tpl.php %%WWWDIR%%/htdocs/core/triggers/README %%WWWDIR%%/htdocs/core/triggers/README-FR %%WWWDIR%%/htdocs/core/triggers/dolibarrtriggers.class.php @@ -1478,6 +1510,7 @@ %%WWWDIR%%/htdocs/document.php %%WWWDIR%%/htdocs/don/admin/donation.php %%WWWDIR%%/htdocs/don/admin/donation_extrafields.php +%%WWWDIR%%/htdocs/don/admin/website.php %%WWWDIR%%/htdocs/don/card.php %%WWWDIR%%/htdocs/don/class/api_donations.class.php %%WWWDIR%%/htdocs/don/class/don.class.php @@ -1512,6 +1545,7 @@ %%WWWDIR%%/htdocs/emailcollector/class/emailcollectorfilter.class.php %%WWWDIR%%/htdocs/emailcollector/lib/emailcollector.lib.php %%WWWDIR%%/htdocs/emailcollector/modulebuilder.txt +%%WWWDIR%%/htdocs/eventorganization/class/api_eventattendees.class.php %%WWWDIR%%/htdocs/eventorganization/class/conferenceorbooth.class.php %%WWWDIR%%/htdocs/eventorganization/class/conferenceorboothattendee.class.php %%WWWDIR%%/htdocs/eventorganization/conferenceorbooth_card.php @@ -1528,6 +1562,7 @@ %%WWWDIR%%/htdocs/eventorganization/lib/eventorganization_conferenceorbooth.lib.php %%WWWDIR%%/htdocs/eventorganization/modulebuilder.txt %%WWWDIR%%/htdocs/eventorganization/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/expedition/ajax/interface.php %%WWWDIR%%/htdocs/expedition/ajax/searchfrombarcode.php %%WWWDIR%%/htdocs/expedition/card.php %%WWWDIR%%/htdocs/expedition/class/api_shipments.class.php @@ -1570,7 +1605,6 @@ %%WWWDIR%%/htdocs/expensereport/tpl/linkedobjectblock.tpl.php %%WWWDIR%%/htdocs/exports/class/export.class.php %%WWWDIR%%/htdocs/exports/export.php -%%WWWDIR%%/htdocs/exports/index.php %%WWWDIR%%/htdocs/externalsite/admin/index.php %%WWWDIR%%/htdocs/externalsite/frames.php %%WWWDIR%%/htdocs/externalsite/frametop.php @@ -2692,7 +2726,6 @@ %%WWWDIR%%/htdocs/includes/jquery/js/jquery-ui.min.js %%WWWDIR%%/htdocs/includes/jquery/js/jquery.js %%WWWDIR%%/htdocs/includes/jquery/js/jquery.min.js -%%WWWDIR%%/htdocs/includes/jquery/plugins/blockUI/jquery.blockUI.js %%WWWDIR%%/htdocs/includes/jquery/plugins/colorpicker/jquery.colorpicker.css %%WWWDIR%%/htdocs/includes/jquery/plugins/colorpicker/jquery.colorpicker.js %%WWWDIR%%/htdocs/includes/jquery/plugins/jSignature/jSignature.js @@ -5115,6 +5148,29 @@ %%WWWDIR%%/htdocs/install/doctemplates/tickets/template_ticket.odt %%WWWDIR%%/htdocs/install/doctemplates/usergroups/template_usergroups.odt %%WWWDIR%%/htdocs/install/doctemplates/users/template_user.odt +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/LICENSE +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/README.md +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/containers/.dolibarr +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/containers/htmlheader.html +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/containers/javascript.js.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/containers/manifest.json.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/containers/robots.txt +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/containers/styles.css.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/containers/wrapper.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/medias/image/websitekey/1.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/medias/image/websitekey/2.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/medias/image/websitekey/3.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/medias/image/websitekey/4.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/medias/image/websitekey/5.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/medias/image/websitekey/noimage.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/medias/js/websitekey/-owl.carousel.min.js +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/medias/js/websitekey/-popper.min.js +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/medias/js/websitekey/bootstrap.min.js +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/medias/js/websitekey/jquery-3.3.1.min.js +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/medias/js/websitekey/jquery.sticky.js +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/medias/js/websitekey/main.js +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-association_exp/website_pages.sql %%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate.jpg %%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/LICENSE %%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/README.md @@ -5259,7 +5315,7 @@ %%WWWDIR%%/htdocs/install/mysql/data/llx_00_c_country.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_10_c_regions.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_20_c_departements.sql -%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_abc.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_ad.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_at.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_be.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_bf.sql @@ -5299,6 +5355,8 @@ %%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_tn.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_us.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_category-accounting.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_journal.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_system.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_action_trigger.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_actioncomm.sql %%WWWDIR%%/htdocs/install/mysql/data/llx_c_asset_disposal_type-asset.sql @@ -5363,6 +5421,7 @@ %%WWWDIR%%/htdocs/install/mysql/migration/18.0.0-19.0.0.sql %%WWWDIR%%/htdocs/install/mysql/migration/19.0.0-20.0.0.sql %%WWWDIR%%/htdocs/install/mysql/migration/20.0.0-21.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/21.0.0-22.0.0.sql %%WWWDIR%%/htdocs/install/mysql/migration/3.0.0-3.1.0.sql %%WWWDIR%%/htdocs/install/mysql/migration/3.1.0-3.2.0.sql %%WWWDIR%%/htdocs/install/mysql/migration/3.2.0-3.3.0.sql @@ -5427,8 +5486,8 @@ %%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_extrafields-asset.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_model-asset.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_model-asset.sql -%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_model_extrafield-asset.key.sql -%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_model_extrafield-asset.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_model_extrafields-asset.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_model_extrafields-asset.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_bank.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_bank.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_account.key.sql @@ -5438,6 +5497,10 @@ %%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_extrafields.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_extrafields.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_import-bank.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_record-bank.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_record-bank.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_record_link-bank.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_record_link-bank.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_url.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_url.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_blockedlog.key.sql @@ -5593,16 +5656,16 @@ %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_fichinter-fichinter.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_fournisseur.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_fournisseur.sql -%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_invoice.key.sql -%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_invoice.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_invoice-facture.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_invoice-facture.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_knowledgemanagement-knowledgemanagement.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_knowledgemanagement-knowledgemanagement.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_lang.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_lang.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_member.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_member.sql -%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_order.key.sql -%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_order.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_order-commande.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_order-commande.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_product.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_product.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_project.key.sql @@ -5617,13 +5680,12 @@ %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_ticket-ticket.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_user.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_user.sql -%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_warehouse.key.sql -%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_warehouse.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_warehouse-stock.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_warehouse-stock.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_website_page-website.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_website_page-website.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categories_extrafields.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_categories_extrafields.sql -%%WWWDIR%%/htdocs/install/mysql/tables/llx_category_bank.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_category_bankline.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_category_bankline.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_chargesociales.key.sql @@ -6066,6 +6128,8 @@ %%WWWDIR%%/htdocs/install/mysql/tables/llx_usergroup_rights.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_usergroup_user.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_usergroup_user.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_webhook_history-webhook.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_webhook_history-webhook.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_webhook_target-webhook.key.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_webhook_target-webhook.sql %%WWWDIR%%/htdocs/install/mysql/tables/llx_website-website.key.sql @@ -6270,9 +6334,11 @@ %%WWWDIR%%/htdocs/langs/ar_EG/accountancy.lang %%WWWDIR%%/htdocs/langs/ar_EG/admin.lang %%WWWDIR%%/htdocs/langs/ar_EG/agenda.lang +%%WWWDIR%%/htdocs/langs/ar_EG/assets.lang %%WWWDIR%%/htdocs/langs/ar_EG/banks.lang %%WWWDIR%%/htdocs/langs/ar_EG/bills.lang %%WWWDIR%%/htdocs/langs/ar_EG/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ar_EG/bookmarks.lang %%WWWDIR%%/htdocs/langs/ar_EG/boxes.lang %%WWWDIR%%/htdocs/langs/ar_EG/cashdesk.lang %%WWWDIR%%/htdocs/langs/ar_EG/categories.lang @@ -6280,58 +6346,59 @@ %%WWWDIR%%/htdocs/langs/ar_EG/companies.lang %%WWWDIR%%/htdocs/langs/ar_EG/compta.lang %%WWWDIR%%/htdocs/langs/ar_EG/contracts.lang +%%WWWDIR%%/htdocs/langs/ar_EG/cron.lang %%WWWDIR%%/htdocs/langs/ar_EG/datapolicy.lang %%WWWDIR%%/htdocs/langs/ar_EG/deliveries.lang %%WWWDIR%%/htdocs/langs/ar_EG/dict.lang %%WWWDIR%%/htdocs/langs/ar_EG/donations.lang +%%WWWDIR%%/htdocs/langs/ar_EG/ecm.lang %%WWWDIR%%/htdocs/langs/ar_EG/errors.lang %%WWWDIR%%/htdocs/langs/ar_EG/eventorganization.lang %%WWWDIR%%/htdocs/langs/ar_EG/exports.lang +%%WWWDIR%%/htdocs/langs/ar_EG/help.lang %%WWWDIR%%/htdocs/langs/ar_EG/holiday.lang %%WWWDIR%%/htdocs/langs/ar_EG/hrm.lang -%%WWWDIR%%/htdocs/langs/ar_EG/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ar_EG/install.lang +%%WWWDIR%%/htdocs/langs/ar_EG/interventions.lang +%%WWWDIR%%/htdocs/langs/ar_EG/languages.lang +%%WWWDIR%%/htdocs/langs/ar_EG/loan.lang %%WWWDIR%%/htdocs/langs/ar_EG/mails.lang %%WWWDIR%%/htdocs/langs/ar_EG/main.lang +%%WWWDIR%%/htdocs/langs/ar_EG/margins.lang %%WWWDIR%%/htdocs/langs/ar_EG/members.lang +%%WWWDIR%%/htdocs/langs/ar_EG/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ar_EG/mrp.lang %%WWWDIR%%/htdocs/langs/ar_EG/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ar_EG/oauth.lang +%%WWWDIR%%/htdocs/langs/ar_EG/opensurvey.lang %%WWWDIR%%/htdocs/langs/ar_EG/orders.lang +%%WWWDIR%%/htdocs/langs/ar_EG/other.lang %%WWWDIR%%/htdocs/langs/ar_EG/partnership.lang %%WWWDIR%%/htdocs/langs/ar_EG/printing.lang +%%WWWDIR%%/htdocs/langs/ar_EG/productbatch.lang %%WWWDIR%%/htdocs/langs/ar_EG/products.lang %%WWWDIR%%/htdocs/langs/ar_EG/projects.lang %%WWWDIR%%/htdocs/langs/ar_EG/propal.lang %%WWWDIR%%/htdocs/langs/ar_EG/receptions.lang %%WWWDIR%%/htdocs/langs/ar_EG/recruitment.lang -%%WWWDIR%%/htdocs/langs/ar_EG/salaries.lang +%%WWWDIR%%/htdocs/langs/ar_EG/resource.lang %%WWWDIR%%/htdocs/langs/ar_EG/sendings.lang %%WWWDIR%%/htdocs/langs/ar_EG/sms.lang %%WWWDIR%%/htdocs/langs/ar_EG/stocks.lang +%%WWWDIR%%/htdocs/langs/ar_EG/stripe.lang %%WWWDIR%%/htdocs/langs/ar_EG/supplier_proposal.lang %%WWWDIR%%/htdocs/langs/ar_EG/suppliers.lang +%%WWWDIR%%/htdocs/langs/ar_EG/ticket.lang %%WWWDIR%%/htdocs/langs/ar_EG/trips.lang +%%WWWDIR%%/htdocs/langs/ar_EG/users.lang %%WWWDIR%%/htdocs/langs/ar_EG/website.lang %%WWWDIR%%/htdocs/langs/ar_EG/withdrawals.lang %%WWWDIR%%/htdocs/langs/ar_EG/workflow.lang %%WWWDIR%%/htdocs/langs/ar_IQ/accountancy.lang %%WWWDIR%%/htdocs/langs/ar_IQ/admin.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/agenda.lang %%WWWDIR%%/htdocs/langs/ar_IQ/bills.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/blockedlog.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/categories.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/companies.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/datapolicy.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/errors.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/exports.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/hrm.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/knowledgemanagement.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/mails.lang %%WWWDIR%%/htdocs/langs/ar_IQ/main.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/members.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/products.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/projects.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/salaries.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/trips.lang -%%WWWDIR%%/htdocs/langs/ar_IQ/website.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/ticket.lang %%WWWDIR%%/htdocs/langs/ar_JO/accountancy.lang %%WWWDIR%%/htdocs/langs/ar_JO/admin.lang %%WWWDIR%%/htdocs/langs/ar_JO/agenda.lang @@ -7204,7 +7271,6 @@ %%WWWDIR%%/htdocs/langs/de_AT/donations.lang %%WWWDIR%%/htdocs/langs/de_AT/ecm.lang %%WWWDIR%%/htdocs/langs/de_AT/errors.lang -%%WWWDIR%%/htdocs/langs/de_AT/exports.lang %%WWWDIR%%/htdocs/langs/de_AT/holiday.lang %%WWWDIR%%/htdocs/langs/de_AT/hrm.lang %%WWWDIR%%/htdocs/langs/de_AT/install.lang @@ -7216,6 +7282,7 @@ %%WWWDIR%%/htdocs/langs/de_AT/main.lang %%WWWDIR%%/htdocs/langs/de_AT/members.lang %%WWWDIR%%/htdocs/langs/de_AT/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/de_AT/mrp.lang %%WWWDIR%%/htdocs/langs/de_AT/oauth.lang %%WWWDIR%%/htdocs/langs/de_AT/orders.lang %%WWWDIR%%/htdocs/langs/de_AT/other.lang @@ -7399,9 +7466,9 @@ %%WWWDIR%%/htdocs/langs/el_CY/projects.lang %%WWWDIR%%/htdocs/langs/el_CY/salaries.lang %%WWWDIR%%/htdocs/langs/el_CY/stripe.lang +%%WWWDIR%%/htdocs/langs/el_CY/ticket.lang %%WWWDIR%%/htdocs/langs/el_CY/trips.lang %%WWWDIR%%/htdocs/langs/el_CY/users.lang -%%WWWDIR%%/htdocs/langs/el_CY/website.lang %%WWWDIR%%/htdocs/langs/el_GR/accountancy.lang %%WWWDIR%%/htdocs/langs/el_GR/admin.lang %%WWWDIR%%/htdocs/langs/el_GR/agenda.lang @@ -7497,9 +7564,9 @@ %%WWWDIR%%/htdocs/langs/en_AE/stocks.lang %%WWWDIR%%/htdocs/langs/en_AE/stripe.lang %%WWWDIR%%/htdocs/langs/en_AE/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_AE/ticket.lang %%WWWDIR%%/htdocs/langs/en_AE/trips.lang %%WWWDIR%%/htdocs/langs/en_AE/users.lang -%%WWWDIR%%/htdocs/langs/en_AE/website.lang %%WWWDIR%%/htdocs/langs/en_AU/accountancy.lang %%WWWDIR%%/htdocs/langs/en_AU/admin.lang %%WWWDIR%%/htdocs/langs/en_AU/agenda.lang @@ -7526,9 +7593,9 @@ %%WWWDIR%%/htdocs/langs/en_AU/stocks.lang %%WWWDIR%%/htdocs/langs/en_AU/stripe.lang %%WWWDIR%%/htdocs/langs/en_AU/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_AU/ticket.lang %%WWWDIR%%/htdocs/langs/en_AU/trips.lang %%WWWDIR%%/htdocs/langs/en_AU/users.lang -%%WWWDIR%%/htdocs/langs/en_AU/website.lang %%WWWDIR%%/htdocs/langs/en_CA/accountancy.lang %%WWWDIR%%/htdocs/langs/en_CA/admin.lang %%WWWDIR%%/htdocs/langs/en_CA/agenda.lang @@ -7554,9 +7621,9 @@ %%WWWDIR%%/htdocs/langs/en_CA/stocks.lang %%WWWDIR%%/htdocs/langs/en_CA/stripe.lang %%WWWDIR%%/htdocs/langs/en_CA/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_CA/ticket.lang %%WWWDIR%%/htdocs/langs/en_CA/trips.lang %%WWWDIR%%/htdocs/langs/en_CA/users.lang -%%WWWDIR%%/htdocs/langs/en_CA/website.lang %%WWWDIR%%/htdocs/langs/en_GB/accountancy.lang %%WWWDIR%%/htdocs/langs/en_GB/admin.lang %%WWWDIR%%/htdocs/langs/en_GB/agenda.lang @@ -7597,6 +7664,7 @@ %%WWWDIR%%/htdocs/langs/en_GB/stocks.lang %%WWWDIR%%/htdocs/langs/en_GB/stripe.lang %%WWWDIR%%/htdocs/langs/en_GB/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_GB/ticket.lang %%WWWDIR%%/htdocs/langs/en_GB/trips.lang %%WWWDIR%%/htdocs/langs/en_GB/users.lang %%WWWDIR%%/htdocs/langs/en_GB/website.lang @@ -7604,11 +7672,12 @@ %%WWWDIR%%/htdocs/langs/en_GB/workflow.lang %%WWWDIR%%/htdocs/langs/en_IE/accountancy.lang %%WWWDIR%%/htdocs/langs/en_IE/admin.lang +%%WWWDIR%%/htdocs/langs/en_IE/bills.lang %%WWWDIR%%/htdocs/langs/en_IE/datapolicy.lang %%WWWDIR%%/htdocs/langs/en_IE/main.lang -%%WWWDIR%%/htdocs/langs/en_IE/members.lang +%%WWWDIR%%/htdocs/langs/en_IE/other.lang %%WWWDIR%%/htdocs/langs/en_IE/products.lang -%%WWWDIR%%/htdocs/langs/en_IE/website.lang +%%WWWDIR%%/htdocs/langs/en_IE/ticket.lang %%WWWDIR%%/htdocs/langs/en_IN/accountancy.lang %%WWWDIR%%/htdocs/langs/en_IN/admin.lang %%WWWDIR%%/htdocs/langs/en_IN/agenda.lang @@ -7639,6 +7708,7 @@ %%WWWDIR%%/htdocs/langs/en_IN/stocks.lang %%WWWDIR%%/htdocs/langs/en_IN/stripe.lang %%WWWDIR%%/htdocs/langs/en_IN/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_IN/ticket.lang %%WWWDIR%%/htdocs/langs/en_IN/trips.lang %%WWWDIR%%/htdocs/langs/en_IN/users.lang %%WWWDIR%%/htdocs/langs/en_IN/website.lang @@ -7676,9 +7746,9 @@ %%WWWDIR%%/htdocs/langs/en_SG/stocks.lang %%WWWDIR%%/htdocs/langs/en_SG/stripe.lang %%WWWDIR%%/htdocs/langs/en_SG/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_SG/ticket.lang %%WWWDIR%%/htdocs/langs/en_SG/trips.lang %%WWWDIR%%/htdocs/langs/en_SG/users.lang -%%WWWDIR%%/htdocs/langs/en_SG/website.lang %%WWWDIR%%/htdocs/langs/en_US/accountancy.lang %%WWWDIR%%/htdocs/langs/en_US/admin.lang %%WWWDIR%%/htdocs/langs/en_US/agenda.lang @@ -7742,6 +7812,7 @@ %%WWWDIR%%/htdocs/langs/en_US/sms.lang %%WWWDIR%%/htdocs/langs/en_US/stocks.lang %%WWWDIR%%/htdocs/langs/en_US/stripe.lang +%%WWWDIR%%/htdocs/langs/en_US/subtotals.lang %%WWWDIR%%/htdocs/langs/en_US/supplier_proposal.lang %%WWWDIR%%/htdocs/langs/en_US/suppliers.lang %%WWWDIR%%/htdocs/langs/en_US/ticket.lang @@ -7775,9 +7846,9 @@ %%WWWDIR%%/htdocs/langs/en_ZA/stocks.lang %%WWWDIR%%/htdocs/langs/en_ZA/stripe.lang %%WWWDIR%%/htdocs/langs/en_ZA/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_ZA/ticket.lang %%WWWDIR%%/htdocs/langs/en_ZA/trips.lang %%WWWDIR%%/htdocs/langs/en_ZA/users.lang -%%WWWDIR%%/htdocs/langs/en_ZA/website.lang %%WWWDIR%%/htdocs/langs/es_AR/accountancy.lang %%WWWDIR%%/htdocs/langs/es_AR/admin.lang %%WWWDIR%%/htdocs/langs/es_AR/agenda.lang @@ -7870,6 +7941,7 @@ %%WWWDIR%%/htdocs/langs/es_BO/salaries.lang %%WWWDIR%%/htdocs/langs/es_BO/stripe.lang %%WWWDIR%%/htdocs/langs/es_BO/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_BO/ticket.lang %%WWWDIR%%/htdocs/langs/es_BO/trips.lang %%WWWDIR%%/htdocs/langs/es_BO/users.lang %%WWWDIR%%/htdocs/langs/es_CL/accountancy.lang @@ -8174,6 +8246,7 @@ %%WWWDIR%%/htdocs/langs/es_DO/salaries.lang %%WWWDIR%%/htdocs/langs/es_DO/stripe.lang %%WWWDIR%%/htdocs/langs/es_DO/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_DO/ticket.lang %%WWWDIR%%/htdocs/langs/es_DO/trips.lang %%WWWDIR%%/htdocs/langs/es_DO/users.lang %%WWWDIR%%/htdocs/langs/es_EC/accountancy.lang @@ -8340,6 +8413,7 @@ %%WWWDIR%%/htdocs/langs/es_GT/salaries.lang %%WWWDIR%%/htdocs/langs/es_GT/stripe.lang %%WWWDIR%%/htdocs/langs/es_GT/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_GT/ticket.lang %%WWWDIR%%/htdocs/langs/es_GT/trips.lang %%WWWDIR%%/htdocs/langs/es_GT/users.lang %%WWWDIR%%/htdocs/langs/es_HN/accountancy.lang @@ -8365,6 +8439,7 @@ %%WWWDIR%%/htdocs/langs/es_HN/salaries.lang %%WWWDIR%%/htdocs/langs/es_HN/stripe.lang %%WWWDIR%%/htdocs/langs/es_HN/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_HN/ticket.lang %%WWWDIR%%/htdocs/langs/es_HN/trips.lang %%WWWDIR%%/htdocs/langs/es_HN/users.lang %%WWWDIR%%/htdocs/langs/es_MX/accountancy.lang @@ -8382,7 +8457,6 @@ %%WWWDIR%%/htdocs/langs/es_MX/compta.lang %%WWWDIR%%/htdocs/langs/es_MX/contracts.lang %%WWWDIR%%/htdocs/langs/es_MX/cron.lang -%%WWWDIR%%/htdocs/langs/es_MX/datapolicy.lang %%WWWDIR%%/htdocs/langs/es_MX/deliveries.lang %%WWWDIR%%/htdocs/langs/es_MX/donations.lang %%WWWDIR%%/htdocs/langs/es_MX/ecm.lang @@ -8449,6 +8523,7 @@ %%WWWDIR%%/htdocs/langs/es_PA/salaries.lang %%WWWDIR%%/htdocs/langs/es_PA/stripe.lang %%WWWDIR%%/htdocs/langs/es_PA/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_PA/ticket.lang %%WWWDIR%%/htdocs/langs/es_PA/trips.lang %%WWWDIR%%/htdocs/langs/es_PA/users.lang %%WWWDIR%%/htdocs/langs/es_PE/accountancy.lang @@ -8526,6 +8601,7 @@ %%WWWDIR%%/htdocs/langs/es_PY/salaries.lang %%WWWDIR%%/htdocs/langs/es_PY/stripe.lang %%WWWDIR%%/htdocs/langs/es_PY/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_PY/ticket.lang %%WWWDIR%%/htdocs/langs/es_PY/trips.lang %%WWWDIR%%/htdocs/langs/es_PY/users.lang %%WWWDIR%%/htdocs/langs/es_US/accountancy.lang @@ -8551,6 +8627,7 @@ %%WWWDIR%%/htdocs/langs/es_US/salaries.lang %%WWWDIR%%/htdocs/langs/es_US/stripe.lang %%WWWDIR%%/htdocs/langs/es_US/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_US/ticket.lang %%WWWDIR%%/htdocs/langs/es_US/trips.lang %%WWWDIR%%/htdocs/langs/es_US/users.lang %%WWWDIR%%/htdocs/langs/es_UY/accountancy.lang @@ -8576,10 +8653,12 @@ %%WWWDIR%%/htdocs/langs/es_UY/salaries.lang %%WWWDIR%%/htdocs/langs/es_UY/stripe.lang %%WWWDIR%%/htdocs/langs/es_UY/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_UY/ticket.lang %%WWWDIR%%/htdocs/langs/es_UY/trips.lang %%WWWDIR%%/htdocs/langs/es_UY/users.lang %%WWWDIR%%/htdocs/langs/es_VE/admin.lang %%WWWDIR%%/htdocs/langs/es_VE/agenda.lang +%%WWWDIR%%/htdocs/langs/es_VE/assets.lang %%WWWDIR%%/htdocs/langs/es_VE/banks.lang %%WWWDIR%%/htdocs/langs/es_VE/bills.lang %%WWWDIR%%/htdocs/langs/es_VE/blockedlog.lang @@ -8602,6 +8681,7 @@ %%WWWDIR%%/htdocs/langs/es_VE/margins.lang %%WWWDIR%%/htdocs/langs/es_VE/members.lang %%WWWDIR%%/htdocs/langs/es_VE/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_VE/mrp.lang %%WWWDIR%%/htdocs/langs/es_VE/orders.lang %%WWWDIR%%/htdocs/langs/es_VE/other.lang %%WWWDIR%%/htdocs/langs/es_VE/partnership.lang @@ -8617,9 +8697,9 @@ %%WWWDIR%%/htdocs/langs/es_VE/stocks.lang %%WWWDIR%%/htdocs/langs/es_VE/stripe.lang %%WWWDIR%%/htdocs/langs/es_VE/supplier_proposal.lang -%%WWWDIR%%/htdocs/langs/es_VE/suppliers.lang %%WWWDIR%%/htdocs/langs/es_VE/ticket.lang %%WWWDIR%%/htdocs/langs/es_VE/trips.lang +%%WWWDIR%%/htdocs/langs/es_VE/website.lang %%WWWDIR%%/htdocs/langs/es_VE/withdrawals.lang %%WWWDIR%%/htdocs/langs/et_EE/accountancy.lang %%WWWDIR%%/htdocs/langs/et_EE/admin.lang @@ -8936,6 +9016,7 @@ %%WWWDIR%%/htdocs/langs/fr_BE/salaries.lang %%WWWDIR%%/htdocs/langs/fr_BE/sms.lang %%WWWDIR%%/htdocs/langs/fr_BE/stripe.lang +%%WWWDIR%%/htdocs/langs/fr_BE/ticket.lang %%WWWDIR%%/htdocs/langs/fr_BE/trips.lang %%WWWDIR%%/htdocs/langs/fr_BE/users.lang %%WWWDIR%%/htdocs/langs/fr_BE/website.lang @@ -9036,6 +9117,7 @@ %%WWWDIR%%/htdocs/langs/fr_CH/salaries.lang %%WWWDIR%%/htdocs/langs/fr_CH/sendings.lang %%WWWDIR%%/htdocs/langs/fr_CH/stripe.lang +%%WWWDIR%%/htdocs/langs/fr_CH/ticket.lang %%WWWDIR%%/htdocs/langs/fr_CH/trips.lang %%WWWDIR%%/htdocs/langs/fr_CH/users.lang %%WWWDIR%%/htdocs/langs/fr_CH/website.lang @@ -9060,9 +9142,9 @@ %%WWWDIR%%/htdocs/langs/fr_CI/projects.lang %%WWWDIR%%/htdocs/langs/fr_CI/salaries.lang %%WWWDIR%%/htdocs/langs/fr_CI/stripe.lang +%%WWWDIR%%/htdocs/langs/fr_CI/ticket.lang %%WWWDIR%%/htdocs/langs/fr_CI/trips.lang %%WWWDIR%%/htdocs/langs/fr_CI/users.lang -%%WWWDIR%%/htdocs/langs/fr_CI/website.lang %%WWWDIR%%/htdocs/langs/fr_CM/accountancy.lang %%WWWDIR%%/htdocs/langs/fr_CM/admin.lang %%WWWDIR%%/htdocs/langs/fr_CM/agenda.lang @@ -9090,6 +9172,7 @@ %%WWWDIR%%/htdocs/langs/fr_CM/salaries.lang %%WWWDIR%%/htdocs/langs/fr_CM/stripe.lang %%WWWDIR%%/htdocs/langs/fr_CM/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/fr_CM/ticket.lang %%WWWDIR%%/htdocs/langs/fr_CM/trips.lang %%WWWDIR%%/htdocs/langs/fr_CM/users.lang %%WWWDIR%%/htdocs/langs/fr_CM/website.lang @@ -9189,9 +9272,9 @@ %%WWWDIR%%/htdocs/langs/fr_GA/projects.lang %%WWWDIR%%/htdocs/langs/fr_GA/salaries.lang %%WWWDIR%%/htdocs/langs/fr_GA/stripe.lang +%%WWWDIR%%/htdocs/langs/fr_GA/ticket.lang %%WWWDIR%%/htdocs/langs/fr_GA/trips.lang %%WWWDIR%%/htdocs/langs/fr_GA/users.lang -%%WWWDIR%%/htdocs/langs/fr_GA/website.lang %%WWWDIR%%/htdocs/langs/fr_NC/admin.lang %%WWWDIR%%/htdocs/langs/fr_NC/companies.lang %%WWWDIR%%/htdocs/langs/fr_NC/compta.lang @@ -9714,6 +9797,7 @@ %%WWWDIR%%/htdocs/langs/it_CH/products.lang %%WWWDIR%%/htdocs/langs/it_CH/projects.lang %%WWWDIR%%/htdocs/langs/it_CH/salaries.lang +%%WWWDIR%%/htdocs/langs/it_CH/ticket.lang %%WWWDIR%%/htdocs/langs/it_CH/trips.lang %%WWWDIR%%/htdocs/langs/it_IT/accountancy.lang %%WWWDIR%%/htdocs/langs/it_IT/admin.lang @@ -11133,7 +11217,6 @@ %%WWWDIR%%/htdocs/langs/pt_AO/cashdesk.lang %%WWWDIR%%/htdocs/langs/pt_AO/categories.lang %%WWWDIR%%/htdocs/langs/pt_AO/companies.lang -%%WWWDIR%%/htdocs/langs/pt_AO/datapolicy.lang %%WWWDIR%%/htdocs/langs/pt_AO/errors.lang %%WWWDIR%%/htdocs/langs/pt_AO/exports.lang %%WWWDIR%%/htdocs/langs/pt_AO/hrm.lang @@ -11145,8 +11228,8 @@ %%WWWDIR%%/htdocs/langs/pt_AO/projects.lang %%WWWDIR%%/htdocs/langs/pt_AO/salaries.lang %%WWWDIR%%/htdocs/langs/pt_AO/stripe.lang +%%WWWDIR%%/htdocs/langs/pt_AO/ticket.lang %%WWWDIR%%/htdocs/langs/pt_AO/trips.lang -%%WWWDIR%%/htdocs/langs/pt_AO/website.lang %%WWWDIR%%/htdocs/langs/pt_BR/accountancy.lang %%WWWDIR%%/htdocs/langs/pt_BR/admin.lang %%WWWDIR%%/htdocs/langs/pt_BR/agenda.lang @@ -11234,7 +11317,6 @@ %%WWWDIR%%/htdocs/langs/pt_MZ/compta.lang %%WWWDIR%%/htdocs/langs/pt_MZ/contracts.lang %%WWWDIR%%/htdocs/langs/pt_MZ/cron.lang -%%WWWDIR%%/htdocs/langs/pt_MZ/datapolicy.lang %%WWWDIR%%/htdocs/langs/pt_MZ/deliveries.lang %%WWWDIR%%/htdocs/langs/pt_MZ/dict.lang %%WWWDIR%%/htdocs/langs/pt_MZ/donations.lang @@ -11506,7 +11588,6 @@ %%WWWDIR%%/htdocs/langs/ru_UA/blockedlog.lang %%WWWDIR%%/htdocs/langs/ru_UA/categories.lang %%WWWDIR%%/htdocs/langs/ru_UA/companies.lang -%%WWWDIR%%/htdocs/langs/ru_UA/datapolicy.lang %%WWWDIR%%/htdocs/langs/ru_UA/errors.lang %%WWWDIR%%/htdocs/langs/ru_UA/exports.lang %%WWWDIR%%/htdocs/langs/ru_UA/hrm.lang @@ -11517,8 +11598,8 @@ %%WWWDIR%%/htdocs/langs/ru_UA/products.lang %%WWWDIR%%/htdocs/langs/ru_UA/projects.lang %%WWWDIR%%/htdocs/langs/ru_UA/salaries.lang +%%WWWDIR%%/htdocs/langs/ru_UA/ticket.lang %%WWWDIR%%/htdocs/langs/ru_UA/trips.lang -%%WWWDIR%%/htdocs/langs/ru_UA/website.lang %%WWWDIR%%/htdocs/langs/sk_SK/accountancy.lang %%WWWDIR%%/htdocs/langs/sk_SK/admin.lang %%WWWDIR%%/htdocs/langs/sk_SK/agenda.lang @@ -12764,6 +12845,7 @@ %%WWWDIR%%/htdocs/modulebuilder/template/admin/myobject_extrafields.php %%WWWDIR%%/htdocs/modulebuilder/template/admin/setup.php %%WWWDIR%%/htdocs/modulebuilder/template/ajax/myobject.php +%%WWWDIR%%/htdocs/modulebuilder/template/build/buildzip.php %%WWWDIR%%/htdocs/modulebuilder/template/build/doxygen/mymodule.doxyfile %%WWWDIR%%/htdocs/modulebuilder/template/build/makepack-mymodule.conf %%WWWDIR%%/htdocs/modulebuilder/template/class/actions_mymodule.class.php @@ -12831,7 +12913,6 @@ %%WWWDIR%%/htdocs/multicurrency/class/currencyrate.class.php %%WWWDIR%%/htdocs/multicurrency/class/multicurrency.class.php %%WWWDIR%%/htdocs/multicurrency/multicurrency_rate.php -%%WWWDIR%%/htdocs/opcachepreload.php %%WWWDIR%%/htdocs/opensurvey/card.php %%WWWDIR%%/htdocs/opensurvey/class/opensurveysondage.class.php %%WWWDIR%%/htdocs/opensurvey/css/style.css @@ -12974,7 +13055,6 @@ %%WWWDIR%%/htdocs/product/stock/lib/replenishment.lib.php %%WWWDIR%%/htdocs/product/stock/list.php %%WWWDIR%%/htdocs/product/stock/massstockmove.php -%%WWWDIR%%/htdocs/product/stock/movement_card.php %%WWWDIR%%/htdocs/product/stock/movement_list.php %%WWWDIR%%/htdocs/product/stock/product.php %%WWWDIR%%/htdocs/product/stock/productlot_card.php @@ -13062,6 +13142,7 @@ %%WWWDIR%%/htdocs/public/demo/index.php %%WWWDIR%%/htdocs/public/donations/donateurs_code.php %%WWWDIR%%/htdocs/public/donations/index.php +%%WWWDIR%%/htdocs/public/donations/new.php %%WWWDIR%%/htdocs/public/emailing/mailing-read.php %%WWWDIR%%/htdocs/public/emailing/mailing-unsubscribe.php %%WWWDIR%%/htdocs/public/error-401.php @@ -13252,6 +13333,7 @@ %%WWWDIR%%/htdocs/societe/project.php %%WWWDIR%%/htdocs/societe/societecontact.php %%WWWDIR%%/htdocs/societe/tpl/linesalesrepresentative.tpl.php +%%WWWDIR%%/htdocs/societe/vcard.php %%WWWDIR%%/htdocs/societe/website.php %%WWWDIR%%/htdocs/stripe/admin/stripe.php %%WWWDIR%%/htdocs/stripe/ajax/ajax.php @@ -13262,6 +13344,8 @@ %%WWWDIR%%/htdocs/stripe/lib/stripe.lib.php %%WWWDIR%%/htdocs/stripe/payout.php %%WWWDIR%%/htdocs/stripe/transaction.php +%%WWWDIR%%/htdocs/subtotals/class/commonsubtotal.class.php +%%WWWDIR%%/htdocs/subtotals/core/substitutions/functions_subtotals.lib.php %%WWWDIR%%/htdocs/supplier_proposal/admin/supplier_proposal_extrafields.php %%WWWDIR%%/htdocs/supplier_proposal/admin/supplier_proposaldet_extrafields.php %%WWWDIR%%/htdocs/supplier_proposal/card.php @@ -13652,6 +13736,7 @@ %%WWWDIR%%/htdocs/theme/common/flags/zw.png %%WWWDIR%%/htdocs/theme/common/folder-new.png %%WWWDIR%%/htdocs/theme/common/fontawesome-5/LICENSE.txt +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/attribution.js %%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/all.css %%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/all.min.css %%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/brands.css @@ -14233,6 +14318,7 @@ %%WWWDIR%%/htdocs/theme/eldy/main_menu_fa_icons.inc.php %%WWWDIR%%/htdocs/theme/eldy/manifest.json.php %%WWWDIR%%/htdocs/theme/eldy/progress.inc.php +%%WWWDIR%%/htdocs/theme/eldy/search-input.inc.css %%WWWDIR%%/htdocs/theme/eldy/style.css.php %%WWWDIR%%/htdocs/theme/eldy/theme_vars.inc.php %%WWWDIR%%/htdocs/theme/eldy/thumb.png @@ -14464,6 +14550,7 @@ %%WWWDIR%%/htdocs/theme/md/main_menu_fa_icons.inc.php %%WWWDIR%%/htdocs/theme/md/manifest.json.php %%WWWDIR%%/htdocs/theme/md/progress.inc.php +%%WWWDIR%%/htdocs/theme/md/search-input.inc.css %%WWWDIR%%/htdocs/theme/md/style.css.php %%WWWDIR%%/htdocs/theme/md/theme_vars.inc.php %%WWWDIR%%/htdocs/theme/md/thumb.png @@ -14545,6 +14632,7 @@ %%WWWDIR%%/htdocs/variants/tpl/productattributevalueline_title.tpl.php %%WWWDIR%%/htdocs/variants/tpl/productattributevalueline_view.tpl.php %%WWWDIR%%/htdocs/viewimage.php +%%WWWDIR%%/htdocs/waf.inc.php %%WWWDIR%%/htdocs/webhook/ajax/webhook.php %%WWWDIR%%/htdocs/webhook/class/api_webhook.class.php %%WWWDIR%%/htdocs/webhook/class/target.class.php @@ -14603,6 +14691,7 @@ %%WWWDIR%%/htdocs/website/class/website.class.php %%WWWDIR%%/htdocs/website/class/websitepage.class.php %%WWWDIR%%/htdocs/website/index.php +%%WWWDIR%%/htdocs/website/lib/website.lib.php %%WWWDIR%%/htdocs/website/lib/websiteaccount.lib.php %%WWWDIR%%/htdocs/website/samples/page-sample-basic.html %%WWWDIR%%/htdocs/website/samples/page-sample-dynamiccontent.html @@ -14631,6 +14720,7 @@ %%WWWDIR%%/pyproject.toml %%WWWDIR%%/robots.txt %%WWWDIR%%/scripts/bank/export-bank-receipts.php +%%WWWDIR%%/scripts/blockedlog/check_blockedlog.php %%WWWDIR%%/scripts/clicktodial/ekiga.sh %%WWWDIR%%/scripts/clicktodial/linphone.sh %%WWWDIR%%/scripts/company/sync_contacts_dolibarr2ldap.php diff --git a/www/dolibarr18/Makefile b/www/dolibarr18/Makefile index c5648c85c6fa..2130f99f9d75 100644 --- a/www/dolibarr18/Makefile +++ b/www/dolibarr18/Makefile @@ -1,5 +1,5 @@ PORTNAME= dolibarr18 -DISTVERSION= 18.0.6 +DISTVERSION= 18.0.8 CATEGORIES= www finance MAINTAINER= acm@FreeBSD.org diff --git a/www/dolibarr18/distinfo b/www/dolibarr18/distinfo index a96d839827f4..e36f1f7a308a 100644 --- a/www/dolibarr18/distinfo +++ b/www/dolibarr18/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733468595 -SHA256 (Dolibarr-dolibarr-18.0.6_GH0.tar.gz) = 555cd71c3cec365c80dc559415c92d1372dd29396d9d47c4150b2d9aa8f249f2 -SIZE (Dolibarr-dolibarr-18.0.6_GH0.tar.gz) = 69542681 +TIMESTAMP = 1759978649 +SHA256 (Dolibarr-dolibarr-18.0.8_GH0.tar.gz) = 9a0118def282d6e33cd248cbd0c0f9a45682d01ee1beaf38790b638afa2f2f70 +SIZE (Dolibarr-dolibarr-18.0.8_GH0.tar.gz) = 69558177 diff --git a/www/dolibarr21/Makefile b/www/dolibarr21/Makefile new file mode 100644 index 000000000000..24eebd638a02 --- /dev/null +++ b/www/dolibarr21/Makefile @@ -0,0 +1,40 @@ +PORTNAME= dolibarr21 +DISTVERSION= 21.0.4 +CATEGORIES= www finance + +MAINTAINER= acm@FreeBSD.org +COMMENT= Modern software package to manage your company or foundation +WWW= https://www.dolibarr.org/ + +LICENSE= GPLv3 + +USE_GITHUB= yes +GH_ACCOUNT= ${PORTNAME:S/d/D/:S/21//} +GH_PROJECT= dolibarr + +USES= cpe php:web +USE_PHP= calendar curl gd intl session +NO_BUILD= yes +NO_ARCH= yes +SUB_FILES= pkg-message +PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} + +OPTIONS_DEFINE= MYSQL PGSQL +OPTIONS_DEFAULT= PGSQL + +MYSQL_USE= PHP=mysqli +PGSQL_USE= PHP=pgsql + +post-extract: + ${RM} -R ${WRKSRC}/.github + ${RM} ${WRKSRC}/.gitmessage + ${RM} ${WRKSRC}/.stickler.yml + ${RM} ${WRKSRC}/.php-cs-fixer.dist.php + ${RM} ${WRKSRC}/.phpcs.xml.dist + ${RM} ${WRKSRC}/.pre-commit-config.yaml + +do-install: + ${MKDIR} ${STAGEDIR}/${WWWDIR} + @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}/${WWWDIR} + +.include <bsd.port.mk> diff --git a/www/dolibarr21/distinfo b/www/dolibarr21/distinfo new file mode 100644 index 000000000000..8c6e8b382e29 --- /dev/null +++ b/www/dolibarr21/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759978940 +SHA256 (Dolibarr-dolibarr-21.0.4_GH0.tar.gz) = 308602c1f2784d4f473a47263b8882e9d46d1370164f8c4115e1cd687889511e +SIZE (Dolibarr-dolibarr-21.0.4_GH0.tar.gz) = 73333359 diff --git a/www/dolibarr21/files/pkg-message.in b/www/dolibarr21/files/pkg-message.in new file mode 100644 index 000000000000..2a5ced715caa --- /dev/null +++ b/www/dolibarr21/files/pkg-message.in @@ -0,0 +1,21 @@ +[ +{ type: install + message: <<EOM +Dolibarr 21 was installed + +1) Create a user and a database for dolibarr to store all + its tables in (or choose an existing database). + +2) Into web server configuration file you must define webroot to + %%WWWDIR%%/htdocs or add a dolibarr alias to it + +3) You should now open a browser and go to: + + http://localhost/dolibarr + + and follow the installer instructions + +4) Enjot it +EOM +} +] diff --git a/www/dolibarr21/pkg-descr b/www/dolibarr21/pkg-descr new file mode 100644 index 000000000000..678d6423097a --- /dev/null +++ b/www/dolibarr21/pkg-descr @@ -0,0 +1,11 @@ +Dolibarr ERP & CRM is a modern software package to manage your organization's +activity (contacts, suppliers, invoices, orders, stocks, agenda) + +It's an Open Source Software (written in PHP language) designed for small, +medium or large companies, foundations and freelances. + +You can freely use, study, modify or distribute it according to its Free +Software licence. + +You can use it as a standalone application or as a web application to be able +to access it from the Internet or a LAN. diff --git a/www/dolibarr21/pkg-plist b/www/dolibarr21/pkg-plist new file mode 100644 index 000000000000..6397992e98f8 --- /dev/null +++ b/www/dolibarr21/pkg-plist @@ -0,0 +1,14659 @@ +%%WWWDIR%%/.phan/config.php +%%WWWDIR%%/COPYING +%%WWWDIR%%/COPYRIGHT +%%WWWDIR%%/ChangeLog +%%WWWDIR%%/DCO +%%WWWDIR%%/README-FR.md +%%WWWDIR%%/README.md +%%WWWDIR%%/SECURITY.md +%%WWWDIR%%/composer.json.disabled +%%WWWDIR%%/htdocs/accountancy/admin/account.php +%%WWWDIR%%/htdocs/accountancy/admin/accountmodel.php +%%WWWDIR%%/htdocs/accountancy/admin/card.php +%%WWWDIR%%/htdocs/accountancy/admin/categories.php +%%WWWDIR%%/htdocs/accountancy/admin/categories_list.php +%%WWWDIR%%/htdocs/accountancy/admin/closure.php +%%WWWDIR%%/htdocs/accountancy/admin/defaultaccounts.php +%%WWWDIR%%/htdocs/accountancy/admin/fiscalyear.php +%%WWWDIR%%/htdocs/accountancy/admin/fiscalyear_card.php +%%WWWDIR%%/htdocs/accountancy/admin/fiscalyear_info.php +%%WWWDIR%%/htdocs/accountancy/admin/index.php +%%WWWDIR%%/htdocs/accountancy/admin/journals_list.php +%%WWWDIR%%/htdocs/accountancy/admin/productaccount.php +%%WWWDIR%%/htdocs/accountancy/admin/report_list.php +%%WWWDIR%%/htdocs/accountancy/admin/subaccount.php +%%WWWDIR%%/htdocs/accountancy/bookkeeping/balance.php +%%WWWDIR%%/htdocs/accountancy/bookkeeping/card.php +%%WWWDIR%%/htdocs/accountancy/bookkeeping/export.php +%%WWWDIR%%/htdocs/accountancy/bookkeeping/list.php +%%WWWDIR%%/htdocs/accountancy/bookkeeping/listbyaccount.php +%%WWWDIR%%/htdocs/accountancy/class/accountancycategory.class.php +%%WWWDIR%%/htdocs/accountancy/class/accountancyexport.class.php +%%WWWDIR%%/htdocs/accountancy/class/accountancyimport.class.php +%%WWWDIR%%/htdocs/accountancy/class/accountancyreport.class.php +%%WWWDIR%%/htdocs/accountancy/class/accountancysystem.class.php +%%WWWDIR%%/htdocs/accountancy/class/accountingaccount.class.php +%%WWWDIR%%/htdocs/accountancy/class/accountingjournal.class.php +%%WWWDIR%%/htdocs/accountancy/class/api_accountancy.class.php +%%WWWDIR%%/htdocs/accountancy/class/bookkeeping.class.php +%%WWWDIR%%/htdocs/accountancy/class/lettering.class.php +%%WWWDIR%%/htdocs/accountancy/closure/index.php +%%WWWDIR%%/htdocs/accountancy/customer/card.php +%%WWWDIR%%/htdocs/accountancy/customer/index.php +%%WWWDIR%%/htdocs/accountancy/customer/lines.php +%%WWWDIR%%/htdocs/accountancy/customer/list.php +%%WWWDIR%%/htdocs/accountancy/expensereport/card.php +%%WWWDIR%%/htdocs/accountancy/expensereport/index.php +%%WWWDIR%%/htdocs/accountancy/expensereport/lines.php +%%WWWDIR%%/htdocs/accountancy/expensereport/list.php +%%WWWDIR%%/htdocs/accountancy/index.php +%%WWWDIR%%/htdocs/accountancy/journal/bankjournal.php +%%WWWDIR%%/htdocs/accountancy/journal/expensereportsjournal.php +%%WWWDIR%%/htdocs/accountancy/journal/purchasesjournal.php +%%WWWDIR%%/htdocs/accountancy/journal/sellsjournal.php +%%WWWDIR%%/htdocs/accountancy/journal/variousjournal.php +%%WWWDIR%%/htdocs/accountancy/supplier/card.php +%%WWWDIR%%/htdocs/accountancy/supplier/index.php +%%WWWDIR%%/htdocs/accountancy/supplier/lines.php +%%WWWDIR%%/htdocs/accountancy/supplier/list.php +%%WWWDIR%%/htdocs/accountancy/tpl/export_journal.tpl.php +%%WWWDIR%%/htdocs/adherents/admin/member.php +%%WWWDIR%%/htdocs/adherents/admin/member_emails.php +%%WWWDIR%%/htdocs/adherents/admin/member_extrafields.php +%%WWWDIR%%/htdocs/adherents/admin/member_type_extrafields.php +%%WWWDIR%%/htdocs/adherents/admin/website.php +%%WWWDIR%%/htdocs/adherents/agenda.php +%%WWWDIR%%/htdocs/adherents/canvas/actions_adherentcard_common.class.php +%%WWWDIR%%/htdocs/adherents/canvas/default/actions_adherentcard_default.class.php +%%WWWDIR%%/htdocs/adherents/canvas/default/tpl/adherentcard_create.tpl.php +%%WWWDIR%%/htdocs/adherents/canvas/default/tpl/adherentcard_edit.tpl.php +%%WWWDIR%%/htdocs/adherents/canvas/default/tpl/adherentcard_view.tpl.php +%%WWWDIR%%/htdocs/adherents/card.php +%%WWWDIR%%/htdocs/adherents/cartes/carte.php +%%WWWDIR%%/htdocs/adherents/class/adherent.class.php +%%WWWDIR%%/htdocs/adherents/class/adherent_type.class.php +%%WWWDIR%%/htdocs/adherents/class/adherentstats.class.php +%%WWWDIR%%/htdocs/adherents/class/api_members.class.php +%%WWWDIR%%/htdocs/adherents/class/api_memberstypes.class.php +%%WWWDIR%%/htdocs/adherents/class/api_subscriptions.class.php +%%WWWDIR%%/htdocs/adherents/class/subscription.class.php +%%WWWDIR%%/htdocs/adherents/document.php +%%WWWDIR%%/htdocs/adherents/index.php +%%WWWDIR%%/htdocs/adherents/ldap.php +%%WWWDIR%%/htdocs/adherents/list.php +%%WWWDIR%%/htdocs/adherents/messaging.php +%%WWWDIR%%/htdocs/adherents/note.php +%%WWWDIR%%/htdocs/adherents/partnership.php +%%WWWDIR%%/htdocs/adherents/stats/byproperties.php +%%WWWDIR%%/htdocs/adherents/stats/geo.php +%%WWWDIR%%/htdocs/adherents/stats/index.php +%%WWWDIR%%/htdocs/adherents/subscription.php +%%WWWDIR%%/htdocs/adherents/subscription/card.php +%%WWWDIR%%/htdocs/adherents/subscription/info.php +%%WWWDIR%%/htdocs/adherents/subscription/list.php +%%WWWDIR%%/htdocs/adherents/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/adherents/type.php +%%WWWDIR%%/htdocs/adherents/type_ldap.php +%%WWWDIR%%/htdocs/adherents/type_translation.php +%%WWWDIR%%/htdocs/adherents/vcard.php +%%WWWDIR%%/htdocs/admin/accountant.php +%%WWWDIR%%/htdocs/admin/accounting.php +%%WWWDIR%%/htdocs/admin/agenda.php +%%WWWDIR%%/htdocs/admin/agenda_extrafields.php +%%WWWDIR%%/htdocs/admin/agenda_extsites.php +%%WWWDIR%%/htdocs/admin/agenda_other.php +%%WWWDIR%%/htdocs/admin/agenda_reminder.php +%%WWWDIR%%/htdocs/admin/agenda_xcal.php +%%WWWDIR%%/htdocs/admin/bank.php +%%WWWDIR%%/htdocs/admin/bank_extrafields.php +%%WWWDIR%%/htdocs/admin/bankline_extrafields.php +%%WWWDIR%%/htdocs/admin/barcode.php +%%WWWDIR%%/htdocs/admin/bom.php +%%WWWDIR%%/htdocs/admin/bom_extrafields.php +%%WWWDIR%%/htdocs/admin/bomline_extrafields.php +%%WWWDIR%%/htdocs/admin/boxes.php +%%WWWDIR%%/htdocs/admin/chequereceipts.php +%%WWWDIR%%/htdocs/admin/clicktodial.php +%%WWWDIR%%/htdocs/admin/company.php +%%WWWDIR%%/htdocs/admin/company_socialnetworks.php +%%WWWDIR%%/htdocs/admin/compta.php +%%WWWDIR%%/htdocs/admin/const.php +%%WWWDIR%%/htdocs/admin/contract.php +%%WWWDIR%%/htdocs/admin/dav.php +%%WWWDIR%%/htdocs/admin/debugbar.php +%%WWWDIR%%/htdocs/admin/defaultvalues.php +%%WWWDIR%%/htdocs/admin/delais.php +%%WWWDIR%%/htdocs/admin/delivery.php +%%WWWDIR%%/htdocs/admin/delivery_extrafields.php +%%WWWDIR%%/htdocs/admin/deliverydet_extrafields.php +%%WWWDIR%%/htdocs/admin/dict.php +%%WWWDIR%%/htdocs/admin/ecm.php +%%WWWDIR%%/htdocs/admin/ecm_directories_extrafields.php +%%WWWDIR%%/htdocs/admin/ecm_files_extrafields.php +%%WWWDIR%%/htdocs/admin/emailcollector_card.php +%%WWWDIR%%/htdocs/admin/emailcollector_list.php +%%WWWDIR%%/htdocs/admin/eventorganization.php +%%WWWDIR%%/htdocs/admin/eventorganization_confbooth_extrafields.php +%%WWWDIR%%/htdocs/admin/eventorganization_confboothattendee_extrafields.php +%%WWWDIR%%/htdocs/admin/events.php +%%WWWDIR%%/htdocs/admin/expedition.php +%%WWWDIR%%/htdocs/admin/expedition_extrafields.php +%%WWWDIR%%/htdocs/admin/expeditiondet_extrafields.php +%%WWWDIR%%/htdocs/admin/expensereport.php +%%WWWDIR%%/htdocs/admin/expensereport_extrafields.php +%%WWWDIR%%/htdocs/admin/expensereport_ik.php +%%WWWDIR%%/htdocs/admin/expensereport_rules.php +%%WWWDIR%%/htdocs/admin/export.php +%%WWWDIR%%/htdocs/admin/external_rss.php +%%WWWDIR%%/htdocs/admin/fckeditor.php +%%WWWDIR%%/htdocs/admin/fediverse.php +%%WWWDIR%%/htdocs/admin/fichinter.php +%%WWWDIR%%/htdocs/admin/fichinter_xcal.php +%%WWWDIR%%/htdocs/admin/geoipmaxmind.php +%%WWWDIR%%/htdocs/admin/holiday.php +%%WWWDIR%%/htdocs/admin/holiday_extrafields.php +%%WWWDIR%%/htdocs/admin/hrm.php +%%WWWDIR%%/htdocs/admin/ihm.php +%%WWWDIR%%/htdocs/admin/import.php +%%WWWDIR%%/htdocs/admin/index.php +%%WWWDIR%%/htdocs/admin/invoice.php +%%WWWDIR%%/htdocs/admin/invoice_situation.php +%%WWWDIR%%/htdocs/admin/knowledgemanagement.php +%%WWWDIR%%/htdocs/admin/knowledgerecord_extrafields.php +%%WWWDIR%%/htdocs/admin/ldap.php +%%WWWDIR%%/htdocs/admin/ldap_contacts.php +%%WWWDIR%%/htdocs/admin/ldap_groups.php +%%WWWDIR%%/htdocs/admin/ldap_members.php +%%WWWDIR%%/htdocs/admin/ldap_members_types.php +%%WWWDIR%%/htdocs/admin/ldap_users.php +%%WWWDIR%%/htdocs/admin/limits.php +%%WWWDIR%%/htdocs/admin/loan.php +%%WWWDIR%%/htdocs/admin/mailing.php +%%WWWDIR%%/htdocs/admin/mailman.php +%%WWWDIR%%/htdocs/admin/mails.php +%%WWWDIR%%/htdocs/admin/mails_emailing.php +%%WWWDIR%%/htdocs/admin/mails_ingoing.php +%%WWWDIR%%/htdocs/admin/mails_passwordreset.php +%%WWWDIR%%/htdocs/admin/mails_senderprofile_list.php +%%WWWDIR%%/htdocs/admin/mails_templates.php +%%WWWDIR%%/htdocs/admin/mails_ticket.php +%%WWWDIR%%/htdocs/admin/menus.php +%%WWWDIR%%/htdocs/admin/menus/edit.php +%%WWWDIR%%/htdocs/admin/menus/index.php +%%WWWDIR%%/htdocs/admin/modulehelp.php +%%WWWDIR%%/htdocs/admin/modules.php +%%WWWDIR%%/htdocs/admin/mrp.php +%%WWWDIR%%/htdocs/admin/mrp_extrafields.php +%%WWWDIR%%/htdocs/admin/mrp_production_extrafields.php +%%WWWDIR%%/htdocs/admin/multicurrency.php +%%WWWDIR%%/htdocs/admin/notification.php +%%WWWDIR%%/htdocs/admin/oauth.php +%%WWWDIR%%/htdocs/admin/oauthlogintokens.php +%%WWWDIR%%/htdocs/admin/openid_connect.php +%%WWWDIR%%/htdocs/admin/openinghours.php +%%WWWDIR%%/htdocs/admin/order.php +%%WWWDIR%%/htdocs/admin/order_extrafields.php +%%WWWDIR%%/htdocs/admin/orderdet_extrafields.php +%%WWWDIR%%/htdocs/admin/payment.php +%%WWWDIR%%/htdocs/admin/paymentbybanktransfer.php +%%WWWDIR%%/htdocs/admin/pdf.php +%%WWWDIR%%/htdocs/admin/pdf_other.php +%%WWWDIR%%/htdocs/admin/perms.php +%%WWWDIR%%/htdocs/admin/prelevement.php +%%WWWDIR%%/htdocs/admin/propal.php +%%WWWDIR%%/htdocs/admin/proxy.php +%%WWWDIR%%/htdocs/admin/receiptprinter.php +%%WWWDIR%%/htdocs/admin/reception_extrafields.php +%%WWWDIR%%/htdocs/admin/reception_setup.php +%%WWWDIR%%/htdocs/admin/receptiondet_batch_extrafields.php +%%WWWDIR%%/htdocs/admin/remotestore/ajax/image.php +%%WWWDIR%%/htdocs/admin/remotestore/class/PSWebServiceLibrary.class.php +%%WWWDIR%%/htdocs/admin/remotestore/class/PS_WS_LIB-LICENSE.md +%%WWWDIR%%/htdocs/admin/remotestore/class/README.md +%%WWWDIR%%/htdocs/admin/remotestore/class/dolistore.class.php +%%WWWDIR%%/htdocs/admin/remotestore/css/store.css +%%WWWDIR%%/htdocs/admin/remotestore/img/Download-128.png +%%WWWDIR%%/htdocs/admin/remotestore/img/NoImageAvailable.png +%%WWWDIR%%/htdocs/admin/remotestore/img/compatible.png +%%WWWDIR%%/htdocs/admin/remotestore/img/dolistore.png +%%WWWDIR%%/htdocs/admin/remotestore/img/follow.png +%%WWWDIR%%/htdocs/admin/remotestore/img/object_dolistore.png +%%WWWDIR%%/htdocs/admin/resource.php +%%WWWDIR%%/htdocs/admin/resource_extrafields.php +%%WWWDIR%%/htdocs/admin/security.php +%%WWWDIR%%/htdocs/admin/security_captcha.php +%%WWWDIR%%/htdocs/admin/security_file.php +%%WWWDIR%%/htdocs/admin/security_other.php +%%WWWDIR%%/htdocs/admin/sms.php +%%WWWDIR%%/htdocs/admin/spip.php +%%WWWDIR%%/htdocs/admin/stock.php +%%WWWDIR%%/htdocs/admin/stocktransfer.php +%%WWWDIR%%/htdocs/admin/supplier_invoice.php +%%WWWDIR%%/htdocs/admin/supplier_order.php +%%WWWDIR%%/htdocs/admin/supplier_payment.php +%%WWWDIR%%/htdocs/admin/supplier_proposal.php +%%WWWDIR%%/htdocs/admin/supplierinvoice_extrafields.php +%%WWWDIR%%/htdocs/admin/supplierinvoice_rec_extrafields.php +%%WWWDIR%%/htdocs/admin/supplierinvoicedet_extrafields.php +%%WWWDIR%%/htdocs/admin/supplierinvoicedet_rec_extrafields.php +%%WWWDIR%%/htdocs/admin/supplierorder_extrafields.php +%%WWWDIR%%/htdocs/admin/supplierorderdet_extrafields.php +%%WWWDIR%%/htdocs/admin/syslog.php +%%WWWDIR%%/htdocs/admin/system/about.php +%%WWWDIR%%/htdocs/admin/system/browser.php +%%WWWDIR%%/htdocs/admin/system/constall.php +%%WWWDIR%%/htdocs/admin/system/database-tables.php +%%WWWDIR%%/htdocs/admin/system/database.php +%%WWWDIR%%/htdocs/admin/system/dbtable.php +%%WWWDIR%%/htdocs/admin/system/dolibarr.php +%%WWWDIR%%/htdocs/admin/system/filecheck.php +%%WWWDIR%%/htdocs/admin/system/modules.php +%%WWWDIR%%/htdocs/admin/system/os.php +%%WWWDIR%%/htdocs/admin/system/perf.php +%%WWWDIR%%/htdocs/admin/system/phpinfo.php +%%WWWDIR%%/htdocs/admin/system/security.php +%%WWWDIR%%/htdocs/admin/system/web.php +%%WWWDIR%%/htdocs/admin/system/xcache.php +%%WWWDIR%%/htdocs/admin/system/xdebug.php +%%WWWDIR%%/htdocs/admin/taxes.php +%%WWWDIR%%/htdocs/admin/ticket.php +%%WWWDIR%%/htdocs/admin/ticket_extrafields.php +%%WWWDIR%%/htdocs/admin/ticket_public.php +%%WWWDIR%%/htdocs/admin/tools/dolibarr_export.php +%%WWWDIR%%/htdocs/admin/tools/dolibarr_import.php +%%WWWDIR%%/htdocs/admin/tools/export.php +%%WWWDIR%%/htdocs/admin/tools/export_files.php +%%WWWDIR%%/htdocs/admin/tools/index.php +%%WWWDIR%%/htdocs/admin/tools/listevents.php +%%WWWDIR%%/htdocs/admin/tools/listsessions.php +%%WWWDIR%%/htdocs/admin/tools/purge.php +%%WWWDIR%%/htdocs/admin/tools/ui/class/documentation.class.php +%%WWWDIR%%/htdocs/admin/tools/ui/components/badges.php +%%WWWDIR%%/htdocs/admin/tools/ui/components/buttons.php +%%WWWDIR%%/htdocs/admin/tools/ui/components/event-message.php +%%WWWDIR%%/htdocs/admin/tools/ui/components/index.php +%%WWWDIR%%/htdocs/admin/tools/ui/components/progress-bars.php +%%WWWDIR%%/htdocs/admin/tools/ui/components/test_arrays.php +%%WWWDIR%%/htdocs/admin/tools/ui/components/test_buttons.php +%%WWWDIR%%/htdocs/admin/tools/ui/components/test_forms.php +%%WWWDIR%%/htdocs/admin/tools/ui/content/tables.php +%%WWWDIR%%/htdocs/admin/tools/ui/css/documentation.css +%%WWWDIR%%/htdocs/admin/tools/ui/index.php +%%WWWDIR%%/htdocs/admin/tools/ui/js/documentation.js +%%WWWDIR%%/htdocs/admin/tools/update.php +%%WWWDIR%%/htdocs/admin/translation.php +%%WWWDIR%%/htdocs/admin/triggers.php +%%WWWDIR%%/htdocs/admin/user.php +%%WWWDIR%%/htdocs/admin/usergroup.php +%%WWWDIR%%/htdocs/admin/webhook.php +%%WWWDIR%%/htdocs/admin/website.php +%%WWWDIR%%/htdocs/admin/website_options.php +%%WWWDIR%%/htdocs/admin/workflow.php +%%WWWDIR%%/htdocs/admin/workstation.php +%%WWWDIR%%/htdocs/ai/README.md +%%WWWDIR%%/htdocs/ai/admin/custom_prompt.php +%%WWWDIR%%/htdocs/ai/admin/setup.php +%%WWWDIR%%/htdocs/ai/ajax/generate_content.php +%%WWWDIR%%/htdocs/ai/class/ai.class.php +%%WWWDIR%%/htdocs/ai/lib/ai.lib.php +%%WWWDIR%%/htdocs/api/README.md +%%WWWDIR%%/htdocs/api/admin/explorer_withredoc.php +%%WWWDIR%%/htdocs/api/admin/index.php +%%WWWDIR%%/htdocs/api/class/api.class.php +%%WWWDIR%%/htdocs/api/class/api_access.class.php +%%WWWDIR%%/htdocs/api/class/api_documents.class.php +%%WWWDIR%%/htdocs/api/class/api_login.class.php +%%WWWDIR%%/htdocs/api/class/api_setup.class.php +%%WWWDIR%%/htdocs/api/class/api_status.class.php +%%WWWDIR%%/htdocs/api/index.php +%%WWWDIR%%/htdocs/asset/accountancy_codes.php +%%WWWDIR%%/htdocs/asset/admin/asset_extrafields.php +%%WWWDIR%%/htdocs/asset/admin/assetmodel_extrafields.php +%%WWWDIR%%/htdocs/asset/admin/setup.php +%%WWWDIR%%/htdocs/asset/agenda.php +%%WWWDIR%%/htdocs/asset/card.php +%%WWWDIR%%/htdocs/asset/class/asset.class.php +%%WWWDIR%%/htdocs/asset/class/assetaccountancycodes.class.php +%%WWWDIR%%/htdocs/asset/class/assetdepreciationoptions.class.php +%%WWWDIR%%/htdocs/asset/class/assetmodel.class.php +%%WWWDIR%%/htdocs/asset/depreciation.php +%%WWWDIR%%/htdocs/asset/depreciation_options.php +%%WWWDIR%%/htdocs/asset/disposal.php +%%WWWDIR%%/htdocs/asset/document.php +%%WWWDIR%%/htdocs/asset/list.php +%%WWWDIR%%/htdocs/asset/model/accountancy_codes.php +%%WWWDIR%%/htdocs/asset/model/agenda.php +%%WWWDIR%%/htdocs/asset/model/card.php +%%WWWDIR%%/htdocs/asset/model/depreciation_options.php +%%WWWDIR%%/htdocs/asset/model/list.php +%%WWWDIR%%/htdocs/asset/model/note.php +%%WWWDIR%%/htdocs/asset/note.php +%%WWWDIR%%/htdocs/asset/tpl/accountancy_codes_edit.tpl.php +%%WWWDIR%%/htdocs/asset/tpl/accountancy_codes_view.tpl.php +%%WWWDIR%%/htdocs/asset/tpl/depreciation_options_edit.tpl.php +%%WWWDIR%%/htdocs/asset/tpl/depreciation_options_view.tpl.php +%%WWWDIR%%/htdocs/asset/tpl/depreciation_view.tpl.php +%%WWWDIR%%/htdocs/asset/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/asterisk/wrapper.php +%%WWWDIR%%/htdocs/barcode/codeinit.php +%%WWWDIR%%/htdocs/barcode/printsheet.php +%%WWWDIR%%/htdocs/blockedlog/README-fr.md +%%WWWDIR%%/htdocs/blockedlog/README.md +%%WWWDIR%%/htdocs/blockedlog/admin/blockedlog.php +%%WWWDIR%%/htdocs/blockedlog/admin/blockedlog_list.php +%%WWWDIR%%/htdocs/blockedlog/ajax/authority.php +%%WWWDIR%%/htdocs/blockedlog/ajax/block-add.php +%%WWWDIR%%/htdocs/blockedlog/ajax/block-info.php +%%WWWDIR%%/htdocs/blockedlog/ajax/check_signature.php +%%WWWDIR%%/htdocs/blockedlog/class/authority.class.php +%%WWWDIR%%/htdocs/blockedlog/class/blockedlog.class.php +%%WWWDIR%%/htdocs/blockedlog/lib/blockedlog.lib.php +%%WWWDIR%%/htdocs/bom/ajax/ajax.php +%%WWWDIR%%/htdocs/bom/bom_agenda.php +%%WWWDIR%%/htdocs/bom/bom_card.php +%%WWWDIR%%/htdocs/bom/bom_document.php +%%WWWDIR%%/htdocs/bom/bom_list.php +%%WWWDIR%%/htdocs/bom/bom_net_needs.php +%%WWWDIR%%/htdocs/bom/bom_note.php +%%WWWDIR%%/htdocs/bom/class/api_boms.class.php +%%WWWDIR%%/htdocs/bom/class/bom.class.php +%%WWWDIR%%/htdocs/bom/class/bomline.class.php +%%WWWDIR%%/htdocs/bom/lib/bom.lib.php +%%WWWDIR%%/htdocs/bom/modulebuilder.txt +%%WWWDIR%%/htdocs/bom/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/bom/tpl/objectline_create.tpl.php +%%WWWDIR%%/htdocs/bom/tpl/objectline_edit.tpl.php +%%WWWDIR%%/htdocs/bom/tpl/objectline_title.tpl.php +%%WWWDIR%%/htdocs/bom/tpl/objectline_view.tpl.php +%%WWWDIR%%/htdocs/bookcal/README.md +%%WWWDIR%%/htdocs/bookcal/admin/availabilities_extrafields.php +%%WWWDIR%%/htdocs/bookcal/admin/calendar_extrafields.php +%%WWWDIR%%/htdocs/bookcal/admin/setup.php +%%WWWDIR%%/htdocs/bookcal/availabilities_agenda.php +%%WWWDIR%%/htdocs/bookcal/availabilities_card.php +%%WWWDIR%%/htdocs/bookcal/availabilities_contact.php +%%WWWDIR%%/htdocs/bookcal/availabilities_document.php +%%WWWDIR%%/htdocs/bookcal/availabilities_list.php +%%WWWDIR%%/htdocs/bookcal/availabilities_note.php +%%WWWDIR%%/htdocs/bookcal/bookcalindex.php +%%WWWDIR%%/htdocs/bookcal/booking_list.php +%%WWWDIR%%/htdocs/bookcal/calendar_agenda.php +%%WWWDIR%%/htdocs/bookcal/calendar_card.php +%%WWWDIR%%/htdocs/bookcal/calendar_contact.php +%%WWWDIR%%/htdocs/bookcal/calendar_document.php +%%WWWDIR%%/htdocs/bookcal/calendar_list.php +%%WWWDIR%%/htdocs/bookcal/calendar_note.php +%%WWWDIR%%/htdocs/bookcal/class/availabilities.class.php +%%WWWDIR%%/htdocs/bookcal/class/calendar.class.php +%%WWWDIR%%/htdocs/bookcal/lib/bookcal.lib.php +%%WWWDIR%%/htdocs/bookcal/lib/bookcal_availabilities.lib.php +%%WWWDIR%%/htdocs/bookcal/lib/bookcal_calendar.lib.php +%%WWWDIR%%/htdocs/bookcal/modulebuilder.txt +%%WWWDIR%%/htdocs/bookmarks/admin/bookmark.php +%%WWWDIR%%/htdocs/bookmarks/bookmarks.lib.php +%%WWWDIR%%/htdocs/bookmarks/card.php +%%WWWDIR%%/htdocs/bookmarks/class/bookmark.class.php +%%WWWDIR%%/htdocs/bookmarks/list.php +%%WWWDIR%%/htdocs/categories/admin/categorie.php +%%WWWDIR%%/htdocs/categories/admin/categorie_extrafields.php +%%WWWDIR%%/htdocs/categories/card.php +%%WWWDIR%%/htdocs/categories/class/api_categories.class.php +%%WWWDIR%%/htdocs/categories/class/categorie.class.php +%%WWWDIR%%/htdocs/categories/edit.php +%%WWWDIR%%/htdocs/categories/index.php +%%WWWDIR%%/htdocs/categories/info.php +%%WWWDIR%%/htdocs/categories/photos.php +%%WWWDIR%%/htdocs/categories/traduction.php +%%WWWDIR%%/htdocs/categories/viewcat.php +%%WWWDIR%%/htdocs/collab/index.php +%%WWWDIR%%/htdocs/comm/action/card.php +%%WWWDIR%%/htdocs/comm/action/class/actioncomm.class.php +%%WWWDIR%%/htdocs/comm/action/class/actioncommreminder.class.php +%%WWWDIR%%/htdocs/comm/action/class/api_agendaevents.class.php +%%WWWDIR%%/htdocs/comm/action/class/cactioncomm.class.php +%%WWWDIR%%/htdocs/comm/action/class/ical.class.php +%%WWWDIR%%/htdocs/comm/action/document.php +%%WWWDIR%%/htdocs/comm/action/index.php +%%WWWDIR%%/htdocs/comm/action/info.php +%%WWWDIR%%/htdocs/comm/action/list.php +%%WWWDIR%%/htdocs/comm/action/pertype.php +%%WWWDIR%%/htdocs/comm/action/peruser.php +%%WWWDIR%%/htdocs/comm/action/rapport/index.php +%%WWWDIR%%/htdocs/comm/admin/propal_extrafields.php +%%WWWDIR%%/htdocs/comm/admin/propaldet_extrafields.php +%%WWWDIR%%/htdocs/comm/card.php +%%WWWDIR%%/htdocs/comm/contact.php +%%WWWDIR%%/htdocs/comm/index.php +%%WWWDIR%%/htdocs/comm/mailing/advtargetemailing.php +%%WWWDIR%%/htdocs/comm/mailing/card.php +%%WWWDIR%%/htdocs/comm/mailing/cibles.php +%%WWWDIR%%/htdocs/comm/mailing/class/advtargetemailing.class.php +%%WWWDIR%%/htdocs/comm/mailing/class/html.formadvtargetemailing.class.php +%%WWWDIR%%/htdocs/comm/mailing/class/mailing.class.php +%%WWWDIR%%/htdocs/comm/mailing/index.php +%%WWWDIR%%/htdocs/comm/mailing/info.php +%%WWWDIR%%/htdocs/comm/mailing/list.php +%%WWWDIR%%/htdocs/comm/mailing/note.php +%%WWWDIR%%/htdocs/comm/multiprix.php +%%WWWDIR%%/htdocs/comm/propal/agenda.php +%%WWWDIR%%/htdocs/comm/propal/card.php +%%WWWDIR%%/htdocs/comm/propal/class/api_proposals.class.php +%%WWWDIR%%/htdocs/comm/propal/class/propal.class.php +%%WWWDIR%%/htdocs/comm/propal/class/propaleligne.class.php +%%WWWDIR%%/htdocs/comm/propal/class/propalestats.class.php +%%WWWDIR%%/htdocs/comm/propal/contact.php +%%WWWDIR%%/htdocs/comm/propal/document.php +%%WWWDIR%%/htdocs/comm/propal/index.php +%%WWWDIR%%/htdocs/comm/propal/list.php +%%WWWDIR%%/htdocs/comm/propal/note.php +%%WWWDIR%%/htdocs/comm/propal/stats/index.php +%%WWWDIR%%/htdocs/comm/propal/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/comm/prospect/index.php +%%WWWDIR%%/htdocs/comm/recap-client.php +%%WWWDIR%%/htdocs/comm/remise.php +%%WWWDIR%%/htdocs/comm/remx.php +%%WWWDIR%%/htdocs/commande/agenda.php +%%WWWDIR%%/htdocs/commande/card.php +%%WWWDIR%%/htdocs/commande/class/api_orders.class.php +%%WWWDIR%%/htdocs/commande/class/commande.class.php +%%WWWDIR%%/htdocs/commande/class/commandestats.class.php +%%WWWDIR%%/htdocs/commande/class/orderline.class.php +%%WWWDIR%%/htdocs/commande/contact.php +%%WWWDIR%%/htdocs/commande/customer.php +%%WWWDIR%%/htdocs/commande/document.php +%%WWWDIR%%/htdocs/commande/index.php +%%WWWDIR%%/htdocs/commande/list.php +%%WWWDIR%%/htdocs/commande/list_det.php +%%WWWDIR%%/htdocs/commande/note.php +%%WWWDIR%%/htdocs/commande/stats/index.php +%%WWWDIR%%/htdocs/commande/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/compta/accounting-files.php +%%WWWDIR%%/htdocs/compta/ajaxpayment.php +%%WWWDIR%%/htdocs/compta/bank/account_statement_document.php +%%WWWDIR%%/htdocs/compta/bank/annuel.php +%%WWWDIR%%/htdocs/compta/bank/bankentries_list.php +%%WWWDIR%%/htdocs/compta/bank/bilan.php +%%WWWDIR%%/htdocs/compta/bank/budget.php +%%WWWDIR%%/htdocs/compta/bank/card.php +%%WWWDIR%%/htdocs/compta/bank/categ.php +%%WWWDIR%%/htdocs/compta/bank/class/account.class.php +%%WWWDIR%%/htdocs/compta/bank/class/api_bankaccounts.class.php +%%WWWDIR%%/htdocs/compta/bank/class/bankcateg.class.php +%%WWWDIR%%/htdocs/compta/bank/class/paymentvarious.class.php +%%WWWDIR%%/htdocs/compta/bank/document.php +%%WWWDIR%%/htdocs/compta/bank/graph.php +%%WWWDIR%%/htdocs/compta/bank/info.php +%%WWWDIR%%/htdocs/compta/bank/line.php +%%WWWDIR%%/htdocs/compta/bank/list.php +%%WWWDIR%%/htdocs/compta/bank/releve.php +%%WWWDIR%%/htdocs/compta/bank/transfer.php +%%WWWDIR%%/htdocs/compta/bank/treso.php +%%WWWDIR%%/htdocs/compta/bank/various_payment/card.php +%%WWWDIR%%/htdocs/compta/bank/various_payment/document.php +%%WWWDIR%%/htdocs/compta/bank/various_payment/info.php +%%WWWDIR%%/htdocs/compta/bank/various_payment/list.php +%%WWWDIR%%/htdocs/compta/cashcontrol/cashcontrol_card.php +%%WWWDIR%%/htdocs/compta/cashcontrol/cashcontrol_list.php +%%WWWDIR%%/htdocs/compta/cashcontrol/class/cashcontrol.class.php +%%WWWDIR%%/htdocs/compta/cashcontrol/report.php +%%WWWDIR%%/htdocs/compta/charges/index.php +%%WWWDIR%%/htdocs/compta/clients.php +%%WWWDIR%%/htdocs/compta/deplacement/card.php +%%WWWDIR%%/htdocs/compta/deplacement/class/deplacement.class.php +%%WWWDIR%%/htdocs/compta/deplacement/class/deplacementstats.class.php +%%WWWDIR%%/htdocs/compta/deplacement/document.php +%%WWWDIR%%/htdocs/compta/deplacement/index.php +%%WWWDIR%%/htdocs/compta/deplacement/info.php +%%WWWDIR%%/htdocs/compta/deplacement/list.php +%%WWWDIR%%/htdocs/compta/deplacement/stats/index.php +%%WWWDIR%%/htdocs/compta/facture/admin/invoice_cust_extrafields.php +%%WWWDIR%%/htdocs/compta/facture/admin/invoice_rec_cust_extrafields.php +%%WWWDIR%%/htdocs/compta/facture/admin/invoicedet_cust_extrafields.php +%%WWWDIR%%/htdocs/compta/facture/admin/invoicedet_rec_cust_extrafields.php +%%WWWDIR%%/htdocs/compta/facture/agenda-rec.php +%%WWWDIR%%/htdocs/compta/facture/agenda.php +%%WWWDIR%%/htdocs/compta/facture/card-rec.php +%%WWWDIR%%/htdocs/compta/facture/card.php +%%WWWDIR%%/htdocs/compta/facture/class/api_invoices.class.php +%%WWWDIR%%/htdocs/compta/facture/class/facture-rec.class.php +%%WWWDIR%%/htdocs/compta/facture/class/facture.class.php +%%WWWDIR%%/htdocs/compta/facture/class/factureligne.class.php +%%WWWDIR%%/htdocs/compta/facture/class/facturestats.class.php +%%WWWDIR%%/htdocs/compta/facture/class/paymentterm.class.php +%%WWWDIR%%/htdocs/compta/facture/contact.php +%%WWWDIR%%/htdocs/compta/facture/document.php +%%WWWDIR%%/htdocs/compta/facture/index.php +%%WWWDIR%%/htdocs/compta/facture/invoicetemplate_list.php +%%WWWDIR%%/htdocs/compta/facture/list.php +%%WWWDIR%%/htdocs/compta/facture/messaging.php +%%WWWDIR%%/htdocs/compta/facture/note-rec.php +%%WWWDIR%%/htdocs/compta/facture/note.php +%%WWWDIR%%/htdocs/compta/facture/prelevement.php +%%WWWDIR%%/htdocs/compta/facture/stats/index.php +%%WWWDIR%%/htdocs/compta/facture/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/compta/facture/tpl/linkedobjectblockForRec.tpl.php +%%WWWDIR%%/htdocs/compta/index.php +%%WWWDIR%%/htdocs/compta/journal/purchasesjournal.php +%%WWWDIR%%/htdocs/compta/journal/sellsjournal.php +%%WWWDIR%%/htdocs/compta/localtax/card.php +%%WWWDIR%%/htdocs/compta/localtax/class/localtax.class.php +%%WWWDIR%%/htdocs/compta/localtax/clients.php +%%WWWDIR%%/htdocs/compta/localtax/index.php +%%WWWDIR%%/htdocs/compta/localtax/list.php +%%WWWDIR%%/htdocs/compta/localtax/quadri_detail.php +%%WWWDIR%%/htdocs/compta/paiement.php +%%WWWDIR%%/htdocs/compta/paiement/card.php +%%WWWDIR%%/htdocs/compta/paiement/cheque/card.php +%%WWWDIR%%/htdocs/compta/paiement/cheque/class/remisecheque.class.php +%%WWWDIR%%/htdocs/compta/paiement/cheque/index.php +%%WWWDIR%%/htdocs/compta/paiement/cheque/list.php +%%WWWDIR%%/htdocs/compta/paiement/class/cpaiement.class.php +%%WWWDIR%%/htdocs/compta/paiement/class/paiement.class.php +%%WWWDIR%%/htdocs/compta/paiement/document.php +%%WWWDIR%%/htdocs/compta/paiement/index.php +%%WWWDIR%%/htdocs/compta/paiement/info.php +%%WWWDIR%%/htdocs/compta/paiement/list.php +%%WWWDIR%%/htdocs/compta/paiement/rapport.php +%%WWWDIR%%/htdocs/compta/paiement/tovalidate.php +%%WWWDIR%%/htdocs/compta/paiement_charge.php +%%WWWDIR%%/htdocs/compta/paiement_vat.php +%%WWWDIR%%/htdocs/compta/payment_sc/card.php +%%WWWDIR%%/htdocs/compta/payment_vat/card.php +%%WWWDIR%%/htdocs/compta/paymentbybanktransfer/index.php +%%WWWDIR%%/htdocs/compta/prelevement/card.php +%%WWWDIR%%/htdocs/compta/prelevement/class/bonprelevement.class.php +%%WWWDIR%%/htdocs/compta/prelevement/class/ligneprelevement.class.php +%%WWWDIR%%/htdocs/compta/prelevement/class/rejetprelevement.class.php +%%WWWDIR%%/htdocs/compta/prelevement/create.php +%%WWWDIR%%/htdocs/compta/prelevement/demandes.php +%%WWWDIR%%/htdocs/compta/prelevement/factures.php +%%WWWDIR%%/htdocs/compta/prelevement/fiche-rejet.php +%%WWWDIR%%/htdocs/compta/prelevement/fiche-stat.php +%%WWWDIR%%/htdocs/compta/prelevement/index.php +%%WWWDIR%%/htdocs/compta/prelevement/line.php +%%WWWDIR%%/htdocs/compta/prelevement/list.php +%%WWWDIR%%/htdocs/compta/prelevement/orders_list.php +%%WWWDIR%%/htdocs/compta/prelevement/rejets.php +%%WWWDIR%%/htdocs/compta/prelevement/stats.php +%%WWWDIR%%/htdocs/compta/recap-compta.php +%%WWWDIR%%/htdocs/compta/resultat/clientfourn.php +%%WWWDIR%%/htdocs/compta/resultat/index.php +%%WWWDIR%%/htdocs/compta/resultat/projects.php +%%WWWDIR%%/htdocs/compta/resultat/result.php +%%WWWDIR%%/htdocs/compta/sociales/card.php +%%WWWDIR%%/htdocs/compta/sociales/class/cchargesociales.class.php +%%WWWDIR%%/htdocs/compta/sociales/class/chargesociales.class.php +%%WWWDIR%%/htdocs/compta/sociales/class/paymentsocialcontribution.class.php +%%WWWDIR%%/htdocs/compta/sociales/document.php +%%WWWDIR%%/htdocs/compta/sociales/info.php +%%WWWDIR%%/htdocs/compta/sociales/list.php +%%WWWDIR%%/htdocs/compta/sociales/note.php +%%WWWDIR%%/htdocs/compta/sociales/payments.php +%%WWWDIR%%/htdocs/compta/stats/byratecountry.php +%%WWWDIR%%/htdocs/compta/stats/cabyprodserv.php +%%WWWDIR%%/htdocs/compta/stats/cabyuser.php +%%WWWDIR%%/htdocs/compta/stats/casoc.php +%%WWWDIR%%/htdocs/compta/stats/index.php +%%WWWDIR%%/htdocs/compta/stats/supplier_turnover.php +%%WWWDIR%%/htdocs/compta/stats/supplier_turnover_by_prodserv.php +%%WWWDIR%%/htdocs/compta/stats/supplier_turnover_by_thirdparty.php +%%WWWDIR%%/htdocs/compta/tva/card.php +%%WWWDIR%%/htdocs/compta/tva/class/paymentvat.class.php +%%WWWDIR%%/htdocs/compta/tva/class/tva.class.php +%%WWWDIR%%/htdocs/compta/tva/clients.php +%%WWWDIR%%/htdocs/compta/tva/document.php +%%WWWDIR%%/htdocs/compta/tva/index.php +%%WWWDIR%%/htdocs/compta/tva/info.php +%%WWWDIR%%/htdocs/compta/tva/initdatesforvat.inc.php +%%WWWDIR%%/htdocs/compta/tva/list.php +%%WWWDIR%%/htdocs/compta/tva/payments.php +%%WWWDIR%%/htdocs/compta/tva/quadri_detail.php +%%WWWDIR%%/htdocs/conf/.htaccess +%%WWWDIR%%/htdocs/conf/conf.php.example +%%WWWDIR%%/htdocs/contact/agenda.php +%%WWWDIR%%/htdocs/contact/ajax/contact.php +%%WWWDIR%%/htdocs/contact/canvas/actions_contactcard_common.class.php +%%WWWDIR%%/htdocs/contact/canvas/default/actions_contactcard_default.class.php +%%WWWDIR%%/htdocs/contact/canvas/default/tpl/contactcard_create.tpl.php +%%WWWDIR%%/htdocs/contact/canvas/default/tpl/contactcard_edit.tpl.php +%%WWWDIR%%/htdocs/contact/canvas/default/tpl/contactcard_view.tpl.php +%%WWWDIR%%/htdocs/contact/card.php +%%WWWDIR%%/htdocs/contact/class/contact.class.php +%%WWWDIR%%/htdocs/contact/consumption.php +%%WWWDIR%%/htdocs/contact/document.php +%%WWWDIR%%/htdocs/contact/info.php +%%WWWDIR%%/htdocs/contact/ldap.php +%%WWWDIR%%/htdocs/contact/list.php +%%WWWDIR%%/htdocs/contact/messaging.php +%%WWWDIR%%/htdocs/contact/note.php +%%WWWDIR%%/htdocs/contact/perso.php +%%WWWDIR%%/htdocs/contact/project.php +%%WWWDIR%%/htdocs/contact/vcard.php +%%WWWDIR%%/htdocs/contrat/admin/contract_extrafields.php +%%WWWDIR%%/htdocs/contrat/admin/contractdet_extrafields.php +%%WWWDIR%%/htdocs/contrat/agenda.php +%%WWWDIR%%/htdocs/contrat/card.php +%%WWWDIR%%/htdocs/contrat/class/api_contracts.class.php +%%WWWDIR%%/htdocs/contrat/class/contrat.class.php +%%WWWDIR%%/htdocs/contrat/class/contratligne.class.php +%%WWWDIR%%/htdocs/contrat/contact.php +%%WWWDIR%%/htdocs/contrat/document.php +%%WWWDIR%%/htdocs/contrat/index.php +%%WWWDIR%%/htdocs/contrat/list.php +%%WWWDIR%%/htdocs/contrat/messaging.php +%%WWWDIR%%/htdocs/contrat/note.php +%%WWWDIR%%/htdocs/contrat/services_list.php +%%WWWDIR%%/htdocs/contrat/ticket.php +%%WWWDIR%%/htdocs/contrat/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/core/actions_addupdatedelete.inc.php +%%WWWDIR%%/htdocs/core/actions_builddoc.inc.php +%%WWWDIR%%/htdocs/core/actions_changeselectedfields.inc.php +%%WWWDIR%%/htdocs/core/actions_comments.inc.php +%%WWWDIR%%/htdocs/core/actions_dellink.inc.php +%%WWWDIR%%/htdocs/core/actions_extrafields.inc.php +%%WWWDIR%%/htdocs/core/actions_fetchobject.inc.php +%%WWWDIR%%/htdocs/core/actions_lineupdown.inc.php +%%WWWDIR%%/htdocs/core/actions_linkedfiles.inc.php +%%WWWDIR%%/htdocs/core/actions_massactions.inc.php +%%WWWDIR%%/htdocs/core/actions_printing.inc.php +%%WWWDIR%%/htdocs/core/actions_sendmails.inc.php +%%WWWDIR%%/htdocs/core/actions_setmoduleoptions.inc.php +%%WWWDIR%%/htdocs/core/actions_setnotes.inc.php +%%WWWDIR%%/htdocs/core/ajax/ajaxdirpreview.php +%%WWWDIR%%/htdocs/core/ajax/ajaxdirtree.php +%%WWWDIR%%/htdocs/core/ajax/ajaxinvoiceline.php +%%WWWDIR%%/htdocs/core/ajax/ajaxstatusprospect.php +%%WWWDIR%%/htdocs/core/ajax/ajaxtooltip.php +%%WWWDIR%%/htdocs/core/ajax/bankconciliate.php +%%WWWDIR%%/htdocs/core/ajax/box.php +%%WWWDIR%%/htdocs/core/ajax/check_notifications.php +%%WWWDIR%%/htdocs/core/ajax/constantonoff.php +%%WWWDIR%%/htdocs/core/ajax/contacts.php +%%WWWDIR%%/htdocs/core/ajax/editextrafield.php +%%WWWDIR%%/htdocs/core/ajax/editinline.php +%%WWWDIR%%/htdocs/core/ajax/extraparams.php +%%WWWDIR%%/htdocs/core/ajax/fetchKnowledgeRecord.php +%%WWWDIR%%/htdocs/core/ajax/fileupload.php +%%WWWDIR%%/htdocs/core/ajax/flowjs-server.php +%%WWWDIR%%/htdocs/core/ajax/getnews.php +%%WWWDIR%%/htdocs/core/ajax/loadinplace.php +%%WWWDIR%%/htdocs/core/ajax/locationincoterms.php +%%WWWDIR%%/htdocs/core/ajax/mailtemplate.php +%%WWWDIR%%/htdocs/core/ajax/objectonoff.php +%%WWWDIR%%/htdocs/core/ajax/onlineSign.php +%%WWWDIR%%/htdocs/core/ajax/pingresult.php +%%WWWDIR%%/htdocs/core/ajax/price.php +%%WWWDIR%%/htdocs/core/ajax/row.php +%%WWWDIR%%/htdocs/core/ajax/saveinplace.php +%%WWWDIR%%/htdocs/core/ajax/security.php +%%WWWDIR%%/htdocs/core/ajax/selectobject.php +%%WWWDIR%%/htdocs/core/ajax/selectsearchbox.php +%%WWWDIR%%/htdocs/core/ajax/vatrates.php +%%WWWDIR%%/htdocs/core/ajax/ziptown.php +%%WWWDIR%%/htdocs/core/antispamimage.php +%%WWWDIR%%/htdocs/core/bookmarks_page.php +%%WWWDIR%%/htdocs/core/boxes/box_accountancy_last_manual_entries.php +%%WWWDIR%%/htdocs/core/boxes/box_accountancy_suspense_account.php +%%WWWDIR%%/htdocs/core/boxes/box_actions.php +%%WWWDIR%%/htdocs/core/boxes/box_actions_future.php +%%WWWDIR%%/htdocs/core/boxes/box_activity.php +%%WWWDIR%%/htdocs/core/boxes/box_birthdays.php +%%WWWDIR%%/htdocs/core/boxes/box_birthdays_members.php +%%WWWDIR%%/htdocs/core/boxes/box_boms.php +%%WWWDIR%%/htdocs/core/boxes/box_bookmarks.php +%%WWWDIR%%/htdocs/core/boxes/box_clients.php +%%WWWDIR%%/htdocs/core/boxes/box_commandes.php +%%WWWDIR%%/htdocs/core/boxes/box_comptes.php +%%WWWDIR%%/htdocs/core/boxes/box_contacts.php +%%WWWDIR%%/htdocs/core/boxes/box_contracts.php +%%WWWDIR%%/htdocs/core/boxes/box_customers_outstanding_bill_reached.php +%%WWWDIR%%/htdocs/core/boxes/box_dolibarr_state_board.php +%%WWWDIR%%/htdocs/core/boxes/box_external_rss.php +%%WWWDIR%%/htdocs/core/boxes/box_factures.php +%%WWWDIR%%/htdocs/core/boxes/box_factures_fourn.php +%%WWWDIR%%/htdocs/core/boxes/box_factures_fourn_imp.php +%%WWWDIR%%/htdocs/core/boxes/box_factures_imp.php +%%WWWDIR%%/htdocs/core/boxes/box_fediverse.php +%%WWWDIR%%/htdocs/core/boxes/box_ficheinter.php +%%WWWDIR%%/htdocs/core/boxes/box_fournisseurs.php +%%WWWDIR%%/htdocs/core/boxes/box_funnel_of_prospection.php +%%WWWDIR%%/htdocs/core/boxes/box_goodcustomers.php +%%WWWDIR%%/htdocs/core/boxes/box_graph_invoices_permonth.php +%%WWWDIR%%/htdocs/core/boxes/box_graph_invoices_peryear.php +%%WWWDIR%%/htdocs/core/boxes/box_graph_invoices_supplier_permonth.php +%%WWWDIR%%/htdocs/core/boxes/box_graph_nb_ticket_last_x_days.php +%%WWWDIR%%/htdocs/core/boxes/box_graph_nb_tickets_type.php +%%WWWDIR%%/htdocs/core/boxes/box_graph_new_vs_close_ticket.php +%%WWWDIR%%/htdocs/core/boxes/box_graph_orders_permonth.php +%%WWWDIR%%/htdocs/core/boxes/box_graph_orders_supplier_permonth.php +%%WWWDIR%%/htdocs/core/boxes/box_graph_product_distribution.php +%%WWWDIR%%/htdocs/core/boxes/box_graph_propales_permonth.php +%%WWWDIR%%/htdocs/core/boxes/box_graph_ticket_by_severity.php +%%WWWDIR%%/htdocs/core/boxes/box_last_knowledgerecord.php +%%WWWDIR%%/htdocs/core/boxes/box_last_modified_knowledgerecord.php +%%WWWDIR%%/htdocs/core/boxes/box_last_modified_ticket.php +%%WWWDIR%%/htdocs/core/boxes/box_last_ticket.php +%%WWWDIR%%/htdocs/core/boxes/box_lastlogin.php +%%WWWDIR%%/htdocs/core/boxes/box_members_by_tags.php +%%WWWDIR%%/htdocs/core/boxes/box_members_by_type.php +%%WWWDIR%%/htdocs/core/boxes/box_members_last_modified.php +%%WWWDIR%%/htdocs/core/boxes/box_members_last_subscriptions.php +%%WWWDIR%%/htdocs/core/boxes/box_members_subscriptions_by_year.php +%%WWWDIR%%/htdocs/core/boxes/box_mos.php +%%WWWDIR%%/htdocs/core/boxes/box_produits.php +%%WWWDIR%%/htdocs/core/boxes/box_produits_alerte_stock.php +%%WWWDIR%%/htdocs/core/boxes/box_project.php +%%WWWDIR%%/htdocs/core/boxes/box_project_opportunities.php +%%WWWDIR%%/htdocs/core/boxes/box_propales.php +%%WWWDIR%%/htdocs/core/boxes/box_prospect.php +%%WWWDIR%%/htdocs/core/boxes/box_scheduled_jobs.php +%%WWWDIR%%/htdocs/core/boxes/box_services_contracts.php +%%WWWDIR%%/htdocs/core/boxes/box_services_expired.php +%%WWWDIR%%/htdocs/core/boxes/box_shipments.php +%%WWWDIR%%/htdocs/core/boxes/box_supplier_orders.php +%%WWWDIR%%/htdocs/core/boxes/box_supplier_orders_awaiting_reception.php +%%WWWDIR%%/htdocs/core/boxes/box_task.php +%%WWWDIR%%/htdocs/core/boxes/box_validated_projects.php +%%WWWDIR%%/htdocs/core/boxes/modules_boxes.php +%%WWWDIR%%/htdocs/core/class/CMailFile.class.php +%%WWWDIR%%/htdocs/core/class/CSMSFile.class.php +%%WWWDIR%%/htdocs/core/class/antivir.class.php +%%WWWDIR%%/htdocs/core/class/canvas.class.php +%%WWWDIR%%/htdocs/core/class/ccountry.class.php +%%WWWDIR%%/htdocs/core/class/cgenericdic.class.php +%%WWWDIR%%/htdocs/core/class/cleadstatus.class.php +%%WWWDIR%%/htdocs/core/class/comment.class.php +%%WWWDIR%%/htdocs/core/class/commondict.class.php +%%WWWDIR%%/htdocs/core/class/commondocgenerator.class.php +%%WWWDIR%%/htdocs/core/class/commonhookactions.class.php +%%WWWDIR%%/htdocs/core/class/commonincoterm.class.php +%%WWWDIR%%/htdocs/core/class/commoninvoice.class.php +%%WWWDIR%%/htdocs/core/class/commonnumrefgenerator.class.php +%%WWWDIR%%/htdocs/core/class/commonobject.class.php +%%WWWDIR%%/htdocs/core/class/commonobjectline.class.php +%%WWWDIR%%/htdocs/core/class/commonorder.class.php +%%WWWDIR%%/htdocs/core/class/commonpeople.class.php +%%WWWDIR%%/htdocs/core/class/commonsignedobject.class.php +%%WWWDIR%%/htdocs/core/class/commonsocialnetworks.class.php +%%WWWDIR%%/htdocs/core/class/commonstickergenerator.class.php +%%WWWDIR%%/htdocs/core/class/conf.class.php +%%WWWDIR%%/htdocs/core/class/cproductnature.class.php +%%WWWDIR%%/htdocs/core/class/cregion.class.php +%%WWWDIR%%/htdocs/core/class/cstate.class.php +%%WWWDIR%%/htdocs/core/class/ctypent.class.php +%%WWWDIR%%/htdocs/core/class/ctyperesource.class.php +%%WWWDIR%%/htdocs/core/class/cunits.class.php +%%WWWDIR%%/htdocs/core/class/defaultvalues.class.php +%%WWWDIR%%/htdocs/core/class/diasporahandler.class.php +%%WWWDIR%%/htdocs/core/class/discount.class.php +%%WWWDIR%%/htdocs/core/class/doldeprecationhandler.class.php +%%WWWDIR%%/htdocs/core/class/doleditor.class.php +%%WWWDIR%%/htdocs/core/class/dolexception.class.php +%%WWWDIR%%/htdocs/core/class/dolgeoip.class.php +%%WWWDIR%%/htdocs/core/class/dolgeophp.class.php +%%WWWDIR%%/htdocs/core/class/dolgraph.class.php +%%WWWDIR%%/htdocs/core/class/dolreceiptprinter.class.php +%%WWWDIR%%/htdocs/core/class/emailsenderprofile.class.php +%%WWWDIR%%/htdocs/core/class/evalmath.class.php +%%WWWDIR%%/htdocs/core/class/events.class.php +%%WWWDIR%%/htdocs/core/class/extrafields.class.php +%%WWWDIR%%/htdocs/core/class/extralanguages.class.php +%%WWWDIR%%/htdocs/core/class/fediverseparser.class.php +%%WWWDIR%%/htdocs/core/class/fileupload.class.php +%%WWWDIR%%/htdocs/core/class/fiscalyear.class.php +%%WWWDIR%%/htdocs/core/class/genericobject.class.php +%%WWWDIR%%/htdocs/core/class/geomapeditor.class.php +%%WWWDIR%%/htdocs/core/class/google.class.php +%%WWWDIR%%/htdocs/core/class/hookmanager.class.php +%%WWWDIR%%/htdocs/core/class/html.form.class.php +%%WWWDIR%%/htdocs/core/class/html.formaccounting.class.php +%%WWWDIR%%/htdocs/core/class/html.formactions.class.php +%%WWWDIR%%/htdocs/core/class/html.formadmin.class.php +%%WWWDIR%%/htdocs/core/class/html.formbank.class.php +%%WWWDIR%%/htdocs/core/class/html.formbarcode.class.php +%%WWWDIR%%/htdocs/core/class/html.formcategory.class.php +%%WWWDIR%%/htdocs/core/class/html.formcompany.class.php +%%WWWDIR%%/htdocs/core/class/html.formcontract.class.php +%%WWWDIR%%/htdocs/core/class/html.formcron.class.php +%%WWWDIR%%/htdocs/core/class/html.formexpensereport.class.php +%%WWWDIR%%/htdocs/core/class/html.formfile.class.php +%%WWWDIR%%/htdocs/core/class/html.formintervention.class.php +%%WWWDIR%%/htdocs/core/class/html.formldap.class.php +%%WWWDIR%%/htdocs/core/class/html.formmail.class.php +%%WWWDIR%%/htdocs/core/class/html.formmailing.class.php +%%WWWDIR%%/htdocs/core/class/html.formmargin.class.php +%%WWWDIR%%/htdocs/core/class/html.formorder.class.php +%%WWWDIR%%/htdocs/core/class/html.formother.class.php +%%WWWDIR%%/htdocs/core/class/html.formprojet.class.php +%%WWWDIR%%/htdocs/core/class/html.formpropal.class.php +%%WWWDIR%%/htdocs/core/class/html.formsetup.class.php +%%WWWDIR%%/htdocs/core/class/html.formsms.class.php +%%WWWDIR%%/htdocs/core/class/html.formsocialcontrib.class.php +%%WWWDIR%%/htdocs/core/class/html.formticket.class.php +%%WWWDIR%%/htdocs/core/class/html.formwebsite.class.php +%%WWWDIR%%/htdocs/core/class/infobox.class.php +%%WWWDIR%%/htdocs/core/class/interfaces.class.php +%%WWWDIR%%/htdocs/core/class/ldap.class.php +%%WWWDIR%%/htdocs/core/class/lessc.class.php +%%WWWDIR%%/htdocs/core/class/link.class.php +%%WWWDIR%%/htdocs/core/class/mastodonhandler.class.php +%%WWWDIR%%/htdocs/core/class/menu.class.php +%%WWWDIR%%/htdocs/core/class/menubase.class.php +%%WWWDIR%%/htdocs/core/class/notify.class.php +%%WWWDIR%%/htdocs/core/class/openid.class.php +%%WWWDIR%%/htdocs/core/class/reddithandler.class.php +%%WWWDIR%%/htdocs/core/class/rssparser.class.php +%%WWWDIR%%/htdocs/core/class/smtps.class.php +%%WWWDIR%%/htdocs/core/class/socialnetworkmanager.class.php +%%WWWDIR%%/htdocs/core/class/stats.class.php +%%WWWDIR%%/htdocs/core/class/timespent.class.php +%%WWWDIR%%/htdocs/core/class/translate.class.php +%%WWWDIR%%/htdocs/core/class/utils.class.php +%%WWWDIR%%/htdocs/core/class/utils_diff.class.php +%%WWWDIR%%/htdocs/core/class/validate.class.php +%%WWWDIR%%/htdocs/core/class/vcard.class.php +%%WWWDIR%%/htdocs/core/class/workboardresponse.class.php +%%WWWDIR%%/htdocs/core/commonfieldsinexport.inc.php +%%WWWDIR%%/htdocs/core/commonfieldsinimport.inc.php +%%WWWDIR%%/htdocs/core/customreports.php +%%WWWDIR%%/htdocs/core/data/cloud_metadata_for_ssrf_test.txt +%%WWWDIR%%/htdocs/core/datepicker.php +%%WWWDIR%%/htdocs/core/db/Database.interface.php +%%WWWDIR%%/htdocs/core/db/DoliDB.class.php +%%WWWDIR%%/htdocs/core/db/mysqli.class.php +%%WWWDIR%%/htdocs/core/db/pgsql.class.php +%%WWWDIR%%/htdocs/core/db/sqlite3.class.php +%%WWWDIR%%/htdocs/core/doxygen.php +%%WWWDIR%%/htdocs/core/extrafieldsinexport.inc.php +%%WWWDIR%%/htdocs/core/extrafieldsinimport.inc.php +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/browser.css +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/browser.php +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/frmactualfolder.php +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/frmcreatefolder.php +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/frmfolders.php +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/frmresourceslist.php +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/frmupload.php +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/Folder.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/FolderUp.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/ai.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/avi.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/bmp.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/cs.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/default.icon.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/dll.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/doc.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/exe.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/fla.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/gif.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/htm.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/html.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/jpg.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/js.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/mdb.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/mp3.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/pdf.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/png.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/ppt.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/rdp.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/swf.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/swt.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/txt.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/vsd.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/xls.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/xml.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/32/zip.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/ai.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/avi.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/bmp.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/cs.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/default.icon.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/dll.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/doc.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/exe.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/fla.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/gif.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/htm.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/html.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/jpg.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/js.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/mdb.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/mp3.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/pdf.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/png.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/ppt.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/rdp.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/swf.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/swt.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/txt.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/vsd.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/xls.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/xml.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/images/icons/zip.gif +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/js/common.js +%%WWWDIR%%/htdocs/core/filemanagerdol/browser/default/js/fckxml.js +%%WWWDIR%%/htdocs/core/filemanagerdol/connectors/php/config.inc.php +%%WWWDIR%%/htdocs/core/filemanagerdol/connectors/php/connector.lib.php +%%WWWDIR%%/htdocs/core/filemanagerdol/connectors/php/connector.php +%%WWWDIR%%/htdocs/core/get_info.php +%%WWWDIR%%/htdocs/core/get_menudiv.php +%%WWWDIR%%/htdocs/core/js/blockUI.js +%%WWWDIR%%/htdocs/core/js/dst.js +%%WWWDIR%%/htdocs/core/js/editinplace.js +%%WWWDIR%%/htdocs/core/js/lib_foot.js.php +%%WWWDIR%%/htdocs/core/js/lib_gravatar.js.php +%%WWWDIR%%/htdocs/core/js/lib_head.js.php +%%WWWDIR%%/htdocs/core/js/lib_notification.js.php +%%WWWDIR%%/htdocs/core/js/lib_photosresize.js +%%WWWDIR%%/htdocs/core/js/lib_rare.js +%%WWWDIR%%/htdocs/core/js/listview.js +%%WWWDIR%%/htdocs/core/js/timepicker.js.php +%%WWWDIR%%/htdocs/core/js/timesheet.js +%%WWWDIR%%/htdocs/core/lib/accounting.lib.php +%%WWWDIR%%/htdocs/core/lib/admin.lib.php +%%WWWDIR%%/htdocs/core/lib/agenda.lib.php +%%WWWDIR%%/htdocs/core/lib/ajax.lib.php +%%WWWDIR%%/htdocs/core/lib/asset.lib.php +%%WWWDIR%%/htdocs/core/lib/bank.lib.php +%%WWWDIR%%/htdocs/core/lib/barcode.lib.php +%%WWWDIR%%/htdocs/core/lib/categories.lib.php +%%WWWDIR%%/htdocs/core/lib/company.lib.php +%%WWWDIR%%/htdocs/core/lib/contact.lib.php +%%WWWDIR%%/htdocs/core/lib/contract.lib.php +%%WWWDIR%%/htdocs/core/lib/cron.lib.php +%%WWWDIR%%/htdocs/core/lib/customreports.lib.php +%%WWWDIR%%/htdocs/core/lib/date.lib.php +%%WWWDIR%%/htdocs/core/lib/doc.lib.php +%%WWWDIR%%/htdocs/core/lib/doleditor.lib.php +%%WWWDIR%%/htdocs/core/lib/donation.lib.php +%%WWWDIR%%/htdocs/core/lib/ecm.lib.php +%%WWWDIR%%/htdocs/core/lib/emailing.lib.php +%%WWWDIR%%/htdocs/core/lib/emaillayout.lib.php +%%WWWDIR%%/htdocs/core/lib/eventorganization.lib.php +%%WWWDIR%%/htdocs/core/lib/expedition.lib.php +%%WWWDIR%%/htdocs/core/lib/expensereport.lib.php +%%WWWDIR%%/htdocs/core/lib/fichinter.lib.php +%%WWWDIR%%/htdocs/core/lib/files.lib.php +%%WWWDIR%%/htdocs/core/lib/fiscalyear.lib.php +%%WWWDIR%%/htdocs/core/lib/format_cards.lib.php +%%WWWDIR%%/htdocs/core/lib/fourn.lib.php +%%WWWDIR%%/htdocs/core/lib/ftp.lib.php +%%WWWDIR%%/htdocs/core/lib/functions.lib.php +%%WWWDIR%%/htdocs/core/lib/functions2.lib.php +%%WWWDIR%%/htdocs/core/lib/functions_be.lib.php +%%WWWDIR%%/htdocs/core/lib/functions_ch.lib.php +%%WWWDIR%%/htdocs/core/lib/functions_fi.lib.php +%%WWWDIR%%/htdocs/core/lib/functionscli.lib.php +%%WWWDIR%%/htdocs/core/lib/functionsnumtoword.lib.php +%%WWWDIR%%/htdocs/core/lib/geturl.lib.php +%%WWWDIR%%/htdocs/core/lib/holiday.lib.php +%%WWWDIR%%/htdocs/core/lib/hrm.lib.php +%%WWWDIR%%/htdocs/core/lib/images.lib.php +%%WWWDIR%%/htdocs/core/lib/import.lib.php +%%WWWDIR%%/htdocs/core/lib/invoice.lib.php +%%WWWDIR%%/htdocs/core/lib/invoice2.lib.php +%%WWWDIR%%/htdocs/core/lib/json.lib.php +%%WWWDIR%%/htdocs/core/lib/ldap.lib.php +%%WWWDIR%%/htdocs/core/lib/loan.lib.php +%%WWWDIR%%/htdocs/core/lib/mailmanspip.lib.php +%%WWWDIR%%/htdocs/core/lib/member.lib.php +%%WWWDIR%%/htdocs/core/lib/memory.lib.php +%%WWWDIR%%/htdocs/core/lib/modulebuilder.lib.php +%%WWWDIR%%/htdocs/core/lib/multicurrency.lib.php +%%WWWDIR%%/htdocs/core/lib/oauth.lib.php +%%WWWDIR%%/htdocs/core/lib/openid_connect.lib.php +%%WWWDIR%%/htdocs/core/lib/order.lib.php +%%WWWDIR%%/htdocs/core/lib/parsemd.lib.php +%%WWWDIR%%/htdocs/core/lib/payments.lib.php +%%WWWDIR%%/htdocs/core/lib/pdf.lib.php +%%WWWDIR%%/htdocs/core/lib/phpsessionindb.lib.php +%%WWWDIR%%/htdocs/core/lib/prelevement.lib.php +%%WWWDIR%%/htdocs/core/lib/price.lib.php +%%WWWDIR%%/htdocs/core/lib/product.lib.php +%%WWWDIR%%/htdocs/core/lib/profid.lib.php +%%WWWDIR%%/htdocs/core/lib/project.lib.php +%%WWWDIR%%/htdocs/core/lib/propal.lib.php +%%WWWDIR%%/htdocs/core/lib/public.lib.php +%%WWWDIR%%/htdocs/core/lib/receiptprinter.lib.php +%%WWWDIR%%/htdocs/core/lib/reception.lib.php +%%WWWDIR%%/htdocs/core/lib/report.lib.php +%%WWWDIR%%/htdocs/core/lib/resource.lib.php +%%WWWDIR%%/htdocs/core/lib/salaries.lib.php +%%WWWDIR%%/htdocs/core/lib/security.lib.php +%%WWWDIR%%/htdocs/core/lib/security2.lib.php +%%WWWDIR%%/htdocs/core/lib/sendings.lib.php +%%WWWDIR%%/htdocs/core/lib/signature.lib.php +%%WWWDIR%%/htdocs/core/lib/socialnetwork.lib.php +%%WWWDIR%%/htdocs/core/lib/stock.lib.php +%%WWWDIR%%/htdocs/core/lib/supplier_proposal.lib.php +%%WWWDIR%%/htdocs/core/lib/takepos.lib.php +%%WWWDIR%%/htdocs/core/lib/tax.lib.php +%%WWWDIR%%/htdocs/core/lib/ticket.lib.php +%%WWWDIR%%/htdocs/core/lib/treeview.lib.php +%%WWWDIR%%/htdocs/core/lib/trip.lib.php +%%WWWDIR%%/htdocs/core/lib/usergroups.lib.php +%%WWWDIR%%/htdocs/core/lib/vat.lib.php +%%WWWDIR%%/htdocs/core/lib/website.lib.php +%%WWWDIR%%/htdocs/core/lib/website2.lib.php +%%WWWDIR%%/htdocs/core/lib/ws.lib.php +%%WWWDIR%%/htdocs/core/lib/xcal.lib.php +%%WWWDIR%%/htdocs/core/login/README.txt +%%WWWDIR%%/htdocs/core/login/functions_dolibarr.php +%%WWWDIR%%/htdocs/core/login/functions_empty.php +%%WWWDIR%%/htdocs/core/login/functions_forceuser.php +%%WWWDIR%%/htdocs/core/login/functions_googleoauth.php +%%WWWDIR%%/htdocs/core/login/functions_http.php +%%WWWDIR%%/htdocs/core/login/functions_ldap.php +%%WWWDIR%%/htdocs/core/login/functions_openid.php +%%WWWDIR%%/htdocs/core/login/functions_openid_connect.php +%%WWWDIR%%/htdocs/core/menus/init_menu_auguria.sql +%%WWWDIR%%/htdocs/core/menus/standard/auguria.lib.php +%%WWWDIR%%/htdocs/core/menus/standard/auguria_menu.php +%%WWWDIR%%/htdocs/core/menus/standard/eldy.lib.php +%%WWWDIR%%/htdocs/core/menus/standard/eldy_menu.php +%%WWWDIR%%/htdocs/core/menus/standard/empty.php +%%WWWDIR%%/htdocs/core/modules/DolibarrModules.class.php +%%WWWDIR%%/htdocs/core/modules/action/doc/pdf_standard_actions.class.php +%%WWWDIR%%/htdocs/core/modules/action/modules_action.php +%%WWWDIR%%/htdocs/core/modules/asset/doc/doc_generic_asset_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/asset/doc/pdf_standard_asset.modules.php +%%WWWDIR%%/htdocs/core/modules/asset/mod_asset_advanced.php +%%WWWDIR%%/htdocs/core/modules/asset/mod_asset_standard.php +%%WWWDIR%%/htdocs/core/modules/asset/modules_asset.php +%%WWWDIR%%/htdocs/core/modules/bank/doc/pdf_ban.modules.php +%%WWWDIR%%/htdocs/core/modules/bank/doc/pdf_sepamandate.modules.php +%%WWWDIR%%/htdocs/core/modules/bank/modules_bank.php +%%WWWDIR%%/htdocs/core/modules/barcode/doc/phpbarcode.modules.php +%%WWWDIR%%/htdocs/core/modules/barcode/doc/tcpdfbarcode.modules.php +%%WWWDIR%%/htdocs/core/modules/barcode/mod_barcode_product_standard.php +%%WWWDIR%%/htdocs/core/modules/barcode/mod_barcode_thirdparty_standard.php +%%WWWDIR%%/htdocs/core/modules/barcode/modules_barcode.class.php +%%WWWDIR%%/htdocs/core/modules/bom/doc/doc_generic_bom_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/bom/mod_bom_advanced.php +%%WWWDIR%%/htdocs/core/modules/bom/mod_bom_standard.php +%%WWWDIR%%/htdocs/core/modules/bom/modules_bom.php +%%WWWDIR%%/htdocs/core/modules/cheque/doc/pdf_blochet.class.php +%%WWWDIR%%/htdocs/core/modules/cheque/mod_chequereceipt_mint.php +%%WWWDIR%%/htdocs/core/modules/cheque/mod_chequereceipt_thyme.php +%%WWWDIR%%/htdocs/core/modules/cheque/modules_chequereceipts.php +%%WWWDIR%%/htdocs/core/modules/commande/doc/doc_generic_order_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/commande/doc/pdf_einstein.modules.php +%%WWWDIR%%/htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php +%%WWWDIR%%/htdocs/core/modules/commande/doc/pdf_proforma.modules.php +%%WWWDIR%%/htdocs/core/modules/commande/mod_commande_marbre.php +%%WWWDIR%%/htdocs/core/modules/commande/mod_commande_saphir.php +%%WWWDIR%%/htdocs/core/modules/commande/modules_commande.php +%%WWWDIR%%/htdocs/core/modules/contract/doc/doc_generic_contract_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/contract/doc/pdf_strato.modules.php +%%WWWDIR%%/htdocs/core/modules/contract/mod_contract_magre.php +%%WWWDIR%%/htdocs/core/modules/contract/mod_contract_olive.php +%%WWWDIR%%/htdocs/core/modules/contract/mod_contract_serpis.php +%%WWWDIR%%/htdocs/core/modules/contract/modules_contract.php +%%WWWDIR%%/htdocs/core/modules/delivery/doc/pdf_storm.modules.php +%%WWWDIR%%/htdocs/core/modules/delivery/doc/pdf_typhon.modules.php +%%WWWDIR%%/htdocs/core/modules/delivery/mod_delivery_jade.php +%%WWWDIR%%/htdocs/core/modules/delivery/mod_delivery_saphir.php +%%WWWDIR%%/htdocs/core/modules/delivery/modules_delivery.php +%%WWWDIR%%/htdocs/core/modules/dons/html_cerfafr.html +%%WWWDIR%%/htdocs/core/modules/dons/html_cerfafr.modules.php +%%WWWDIR%%/htdocs/core/modules/dons/html_generic.html +%%WWWDIR%%/htdocs/core/modules/dons/html_generic.modules.php +%%WWWDIR%%/htdocs/core/modules/dons/modules_don.php +%%WWWDIR%%/htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/expedition/doc/pdf_espadon.modules.php +%%WWWDIR%%/htdocs/core/modules/expedition/doc/pdf_merou.modules.php +%%WWWDIR%%/htdocs/core/modules/expedition/doc/pdf_rouget.modules.php +%%WWWDIR%%/htdocs/core/modules/expedition/mod_expedition_ribera.php +%%WWWDIR%%/htdocs/core/modules/expedition/mod_expedition_safor.php +%%WWWDIR%%/htdocs/core/modules/expedition/modules_expedition.php +%%WWWDIR%%/htdocs/core/modules/expensereport/doc/pdf_standard_expensereport.modules.php +%%WWWDIR%%/htdocs/core/modules/expensereport/mod_expensereport_jade.php +%%WWWDIR%%/htdocs/core/modules/expensereport/mod_expensereport_sand.php +%%WWWDIR%%/htdocs/core/modules/expensereport/modules_expensereport.php +%%WWWDIR%%/htdocs/core/modules/export/export_csviso.modules.php +%%WWWDIR%%/htdocs/core/modules/export/export_csvutf8.modules.php +%%WWWDIR%%/htdocs/core/modules/export/export_excel2007.modules.php +%%WWWDIR%%/htdocs/core/modules/export/export_tsv.modules.php +%%WWWDIR%%/htdocs/core/modules/export/exportcsv.class.php +%%WWWDIR%%/htdocs/core/modules/export/modules_export.php +%%WWWDIR%%/htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/facture/doc/pdf_crabe.modules.php +%%WWWDIR%%/htdocs/core/modules/facture/doc/pdf_octopus.modules.php +%%WWWDIR%%/htdocs/core/modules/facture/doc/pdf_sponge.modules.php +%%WWWDIR%%/htdocs/core/modules/facture/mod_facture_mars.php +%%WWWDIR%%/htdocs/core/modules/facture/mod_facture_mercure.php +%%WWWDIR%%/htdocs/core/modules/facture/mod_facture_terre.php +%%WWWDIR%%/htdocs/core/modules/facture/modules_facture.php +%%WWWDIR%%/htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php +%%WWWDIR%%/htdocs/core/modules/fichinter/mod_arctic.php +%%WWWDIR%%/htdocs/core/modules/fichinter/mod_pacific.php +%%WWWDIR%%/htdocs/core/modules/fichinter/modules_fichinter.php +%%WWWDIR%%/htdocs/core/modules/holiday/mod_holiday_immaculate.php +%%WWWDIR%%/htdocs/core/modules/holiday/mod_holiday_madonna.php +%%WWWDIR%%/htdocs/core/modules/holiday/modules_holiday.php +%%WWWDIR%%/htdocs/core/modules/hrm/doc/pdf_standard_evaluation.modules.php +%%WWWDIR%%/htdocs/core/modules/hrm/mod_evaluation_advanced.php +%%WWWDIR%%/htdocs/core/modules/hrm/mod_evaluation_standard.php +%%WWWDIR%%/htdocs/core/modules/hrm/modules_evaluation.php +%%WWWDIR%%/htdocs/core/modules/import/import_csv.modules.php +%%WWWDIR%%/htdocs/core/modules/import/import_xlsx.modules.php +%%WWWDIR%%/htdocs/core/modules/import/modules_import.php +%%WWWDIR%%/htdocs/core/modules/mailings/README +%%WWWDIR%%/htdocs/core/modules/mailings/advthirdparties.modules.php +%%WWWDIR%%/htdocs/core/modules/mailings/contacts1.modules.php +%%WWWDIR%%/htdocs/core/modules/mailings/eventorganization.modules.php +%%WWWDIR%%/htdocs/core/modules/mailings/fraise.modules.php +%%WWWDIR%%/htdocs/core/modules/mailings/modules_mailings.php +%%WWWDIR%%/htdocs/core/modules/mailings/partnership.modules.php +%%WWWDIR%%/htdocs/core/modules/mailings/pomme.modules.php +%%WWWDIR%%/htdocs/core/modules/mailings/thirdparties.modules.php +%%WWWDIR%%/htdocs/core/modules/mailings/thirdparties_services_expired.modules.php +%%WWWDIR%%/htdocs/core/modules/mailings/xinputfile.modules.php +%%WWWDIR%%/htdocs/core/modules/mailings/xinputuser.modules.php +%%WWWDIR%%/htdocs/core/modules/member/doc/doc_generic_member_odt.class.php +%%WWWDIR%%/htdocs/core/modules/member/doc/pdf_standard_member.class.php +%%WWWDIR%%/htdocs/core/modules/member/mod_member_advanced.php +%%WWWDIR%%/htdocs/core/modules/member/mod_member_simple.php +%%WWWDIR%%/htdocs/core/modules/member/modules_cards.php +%%WWWDIR%%/htdocs/core/modules/member/modules_member.class.php +%%WWWDIR%%/htdocs/core/modules/modAccounting.class.php +%%WWWDIR%%/htdocs/core/modules/modAdherent.class.php +%%WWWDIR%%/htdocs/core/modules/modAgenda.class.php +%%WWWDIR%%/htdocs/core/modules/modAi.class.php +%%WWWDIR%%/htdocs/core/modules/modApi.class.php +%%WWWDIR%%/htdocs/core/modules/modAsset.class.php +%%WWWDIR%%/htdocs/core/modules/modBanque.class.php +%%WWWDIR%%/htdocs/core/modules/modBarcode.class.php +%%WWWDIR%%/htdocs/core/modules/modBlockedLog.class.php +%%WWWDIR%%/htdocs/core/modules/modBom.class.php +%%WWWDIR%%/htdocs/core/modules/modBookCal.class.php +%%WWWDIR%%/htdocs/core/modules/modBookmark.class.php +%%WWWDIR%%/htdocs/core/modules/modCategorie.class.php +%%WWWDIR%%/htdocs/core/modules/modClickToDial.class.php +%%WWWDIR%%/htdocs/core/modules/modCollab.class.php +%%WWWDIR%%/htdocs/core/modules/modCommande.class.php +%%WWWDIR%%/htdocs/core/modules/modComptabilite.class.php +%%WWWDIR%%/htdocs/core/modules/modContrat.class.php +%%WWWDIR%%/htdocs/core/modules/modCron.class.php +%%WWWDIR%%/htdocs/core/modules/modDataPolicy.class.php +%%WWWDIR%%/htdocs/core/modules/modDav.class.php +%%WWWDIR%%/htdocs/core/modules/modDebugBar.class.php +%%WWWDIR%%/htdocs/core/modules/modDeplacement.class.php +%%WWWDIR%%/htdocs/core/modules/modDocumentGeneration.class.php +%%WWWDIR%%/htdocs/core/modules/modDon.class.php +%%WWWDIR%%/htdocs/core/modules/modDynamicPrices.class.php +%%WWWDIR%%/htdocs/core/modules/modECM.class.php +%%WWWDIR%%/htdocs/core/modules/modEmailCollector.class.php +%%WWWDIR%%/htdocs/core/modules/modEventOrganization.class.php +%%WWWDIR%%/htdocs/core/modules/modExpedition.class.php +%%WWWDIR%%/htdocs/core/modules/modExpenseReport.class.php +%%WWWDIR%%/htdocs/core/modules/modExport.class.php +%%WWWDIR%%/htdocs/core/modules/modExternalRss.class.php +%%WWWDIR%%/htdocs/core/modules/modExternalSite.class.php +%%WWWDIR%%/htdocs/core/modules/modFTP.class.php +%%WWWDIR%%/htdocs/core/modules/modFacture.class.php +%%WWWDIR%%/htdocs/core/modules/modFckeditor.class.php +%%WWWDIR%%/htdocs/core/modules/modFicheinter.class.php +%%WWWDIR%%/htdocs/core/modules/modFournisseur.class.php +%%WWWDIR%%/htdocs/core/modules/modGeoIPMaxmind.class.php +%%WWWDIR%%/htdocs/core/modules/modGravatar.class.php +%%WWWDIR%%/htdocs/core/modules/modHRM.class.php +%%WWWDIR%%/htdocs/core/modules/modHoliday.class.php +%%WWWDIR%%/htdocs/core/modules/modImport.class.php +%%WWWDIR%%/htdocs/core/modules/modIncoterm.class.php +%%WWWDIR%%/htdocs/core/modules/modIntracommreport.class.php +%%WWWDIR%%/htdocs/core/modules/modKnowledgeManagement.class.php +%%WWWDIR%%/htdocs/core/modules/modLabel.class.php +%%WWWDIR%%/htdocs/core/modules/modLdap.class.php +%%WWWDIR%%/htdocs/core/modules/modLoan.class.php +%%WWWDIR%%/htdocs/core/modules/modMailing.class.php +%%WWWDIR%%/htdocs/core/modules/modMailmanSpip.class.php +%%WWWDIR%%/htdocs/core/modules/modMargin.class.php +%%WWWDIR%%/htdocs/core/modules/modModuleBuilder.class.php +%%WWWDIR%%/htdocs/core/modules/modMrp.class.php +%%WWWDIR%%/htdocs/core/modules/modMultiCurrency.class.php +%%WWWDIR%%/htdocs/core/modules/modNotification.class.php +%%WWWDIR%%/htdocs/core/modules/modOauth.class.php +%%WWWDIR%%/htdocs/core/modules/modOpenIDConnect.class.php +%%WWWDIR%%/htdocs/core/modules/modOpenSurvey.class.php +%%WWWDIR%%/htdocs/core/modules/modPartnership.class.php +%%WWWDIR%%/htdocs/core/modules/modPaybox.class.php +%%WWWDIR%%/htdocs/core/modules/modPaymentByBankTransfer.class.php +%%WWWDIR%%/htdocs/core/modules/modPaypal.class.php +%%WWWDIR%%/htdocs/core/modules/modPrelevement.class.php +%%WWWDIR%%/htdocs/core/modules/modPrinting.class.php +%%WWWDIR%%/htdocs/core/modules/modProduct.class.php +%%WWWDIR%%/htdocs/core/modules/modProductBatch.class.php +%%WWWDIR%%/htdocs/core/modules/modProjet.class.php +%%WWWDIR%%/htdocs/core/modules/modPropale.class.php +%%WWWDIR%%/htdocs/core/modules/modReceiptPrinter.class.php +%%WWWDIR%%/htdocs/core/modules/modReception.class.php +%%WWWDIR%%/htdocs/core/modules/modRecruitment.class.php +%%WWWDIR%%/htdocs/core/modules/modResource.class.php +%%WWWDIR%%/htdocs/core/modules/modSalaries.class.php +%%WWWDIR%%/htdocs/core/modules/modService.class.php +%%WWWDIR%%/htdocs/core/modules/modSocialNetworks.class.php +%%WWWDIR%%/htdocs/core/modules/modSociete.class.php +%%WWWDIR%%/htdocs/core/modules/modStock.class.php +%%WWWDIR%%/htdocs/core/modules/modStockTransfer.class.php +%%WWWDIR%%/htdocs/core/modules/modStripe.class.php +%%WWWDIR%%/htdocs/core/modules/modSupplierProposal.class.php +%%WWWDIR%%/htdocs/core/modules/modSyslog.class.php +%%WWWDIR%%/htdocs/core/modules/modTakePos.class.php +%%WWWDIR%%/htdocs/core/modules/modTax.class.php +%%WWWDIR%%/htdocs/core/modules/modTicket.class.php +%%WWWDIR%%/htdocs/core/modules/modUser.class.php +%%WWWDIR%%/htdocs/core/modules/modVariants.class.php +%%WWWDIR%%/htdocs/core/modules/modWebPortal.class.php +%%WWWDIR%%/htdocs/core/modules/modWebServices.class.php +%%WWWDIR%%/htdocs/core/modules/modWebhook.class.php +%%WWWDIR%%/htdocs/core/modules/modWebsite.class.php +%%WWWDIR%%/htdocs/core/modules/modWorkflow.class.php +%%WWWDIR%%/htdocs/core/modules/modWorkstation.class.php +%%WWWDIR%%/htdocs/core/modules/modZapier.class.php +%%WWWDIR%%/htdocs/core/modules/movement/doc/pdf_standard_movementstock.modules.php +%%WWWDIR%%/htdocs/core/modules/movement/modules_movement.php +%%WWWDIR%%/htdocs/core/modules/mrp/doc/doc_generic_mo_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/mrp/doc/pdf_vinci.modules.php +%%WWWDIR%%/htdocs/core/modules/mrp/mod_mo_advanced.php +%%WWWDIR%%/htdocs/core/modules/mrp/mod_mo_standard.php +%%WWWDIR%%/htdocs/core/modules/mrp/modules_mo.php +%%WWWDIR%%/htdocs/core/modules/oauth/generic_oauthcallback.php +%%WWWDIR%%/htdocs/core/modules/oauth/github_oauthcallback.php +%%WWWDIR%%/htdocs/core/modules/oauth/google_oauthcallback.php +%%WWWDIR%%/htdocs/core/modules/oauth/microsoft2_oauthcallback.php +%%WWWDIR%%/htdocs/core/modules/oauth/microsoft_oauthcallback.php +%%WWWDIR%%/htdocs/core/modules/oauth/stripelive_oauthcallback.php +%%WWWDIR%%/htdocs/core/modules/oauth/stripetest_oauthcallback.php +%%WWWDIR%%/htdocs/core/modules/openid_connect/callback.php +%%WWWDIR%%/htdocs/core/modules/payment/mod_payment_ant.php +%%WWWDIR%%/htdocs/core/modules/payment/mod_payment_cicada.php +%%WWWDIR%%/htdocs/core/modules/payment/modules_payment.php +%%WWWDIR%%/htdocs/core/modules/printing/modules_printing.php +%%WWWDIR%%/htdocs/core/modules/printing/printgcp.modules.php +%%WWWDIR%%/htdocs/core/modules/printing/printipp.modules.php +%%WWWDIR%%/htdocs/core/modules/printsheet/doc/pdf_standardlabel.class.php +%%WWWDIR%%/htdocs/core/modules/printsheet/doc/pdf_tcpdflabel.class.php +%%WWWDIR%%/htdocs/core/modules/printsheet/modules_labels.php +%%WWWDIR%%/htdocs/core/modules/product/doc/doc_generic_product_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/product/doc/pdf_standard.modules.php +%%WWWDIR%%/htdocs/core/modules/product/mod_codeproduct_elephant.php +%%WWWDIR%%/htdocs/core/modules/product/mod_codeproduct_leopard.php +%%WWWDIR%%/htdocs/core/modules/product/modules_product.class.php +%%WWWDIR%%/htdocs/core/modules/product_batch/mod_lot_advanced.php +%%WWWDIR%%/htdocs/core/modules/product_batch/mod_lot_free.php +%%WWWDIR%%/htdocs/core/modules/product_batch/mod_lot_standard.php +%%WWWDIR%%/htdocs/core/modules/product_batch/mod_sn_advanced.php +%%WWWDIR%%/htdocs/core/modules/product_batch/mod_sn_free.php +%%WWWDIR%%/htdocs/core/modules/product_batch/mod_sn_standard.php +%%WWWDIR%%/htdocs/core/modules/product_batch/modules_product_batch.class.php +%%WWWDIR%%/htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/project/doc/pdf_baleine.modules.php +%%WWWDIR%%/htdocs/core/modules/project/doc/pdf_beluga.modules.php +%%WWWDIR%%/htdocs/core/modules/project/doc/pdf_timespent.modules.php +%%WWWDIR%%/htdocs/core/modules/project/mod_project_simple.php +%%WWWDIR%%/htdocs/core/modules/project/mod_project_universal.php +%%WWWDIR%%/htdocs/core/modules/project/modules_project.php +%%WWWDIR%%/htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/project/task/mod_task_simple.php +%%WWWDIR%%/htdocs/core/modules/project/task/mod_task_universal.php +%%WWWDIR%%/htdocs/core/modules/project/task/modules_task.php +%%WWWDIR%%/htdocs/core/modules/propale/doc/doc_generic_proposal_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/propale/doc/pdf_azur.modules.php +%%WWWDIR%%/htdocs/core/modules/propale/doc/pdf_cyan.modules.php +%%WWWDIR%%/htdocs/core/modules/propale/mod_propale_marbre.php +%%WWWDIR%%/htdocs/core/modules/propale/mod_propale_saphir.php +%%WWWDIR%%/htdocs/core/modules/propale/modules_propale.php +%%WWWDIR%%/htdocs/core/modules/rapport/pdf_paiement.class.php +%%WWWDIR%%/htdocs/core/modules/rapport/pdf_paiement_fourn.class.php +%%WWWDIR%%/htdocs/core/modules/reception/doc/doc_generic_reception_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/reception/doc/pdf_squille.modules.php +%%WWWDIR%%/htdocs/core/modules/reception/mod_reception_beryl.php +%%WWWDIR%%/htdocs/core/modules/reception/mod_reception_moonstone.php +%%WWWDIR%%/htdocs/core/modules/reception/modules_reception.php +%%WWWDIR%%/htdocs/core/modules/security/captcha/README +%%WWWDIR%%/htdocs/core/modules/security/captcha/modCaptchaStandard.class.php +%%WWWDIR%%/htdocs/core/modules/security/captcha/modules_captcha.php +%%WWWDIR%%/htdocs/core/modules/security/generate/README +%%WWWDIR%%/htdocs/core/modules/security/generate/modGeneratePassNone.class.php +%%WWWDIR%%/htdocs/core/modules/security/generate/modGeneratePassPerso.class.php +%%WWWDIR%%/htdocs/core/modules/security/generate/modGeneratePassStandard.class.php +%%WWWDIR%%/htdocs/core/modules/security/generate/modules_genpassword.php +%%WWWDIR%%/htdocs/core/modules/societe/doc/doc_generic_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/societe/mod_codeclient_elephant.php +%%WWWDIR%%/htdocs/core/modules/societe/mod_codeclient_leopard.php +%%WWWDIR%%/htdocs/core/modules/societe/mod_codeclient_monkey.php +%%WWWDIR%%/htdocs/core/modules/societe/mod_codecompta_aquarium.php +%%WWWDIR%%/htdocs/core/modules/societe/mod_codecompta_digitaria.php +%%WWWDIR%%/htdocs/core/modules/societe/mod_codecompta_panicum.php +%%WWWDIR%%/htdocs/core/modules/societe/modules_societe.class.php +%%WWWDIR%%/htdocs/core/modules/stock/doc/doc_generic_stock_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/stock/doc/pdf_standard_stock.modules.php +%%WWWDIR%%/htdocs/core/modules/stock/modules_stock.php +%%WWWDIR%%/htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php +%%WWWDIR%%/htdocs/core/modules/stocktransfer/doc/pdf_eagle_proforma.modules.php +%%WWWDIR%%/htdocs/core/modules/stocktransfer/mod_stocktransfer_advanced.php +%%WWWDIR%%/htdocs/core/modules/stocktransfer/mod_stocktransfer_standard.php +%%WWWDIR%%/htdocs/core/modules/stocktransfer/modules_stocktransfer.php +%%WWWDIR%%/htdocs/core/modules/supplier_invoice/doc/doc_generic_supplier_invoice_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/supplier_invoice/doc/pdf_canelle.modules.php +%%WWWDIR%%/htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_cactus.php +%%WWWDIR%%/htdocs/core/modules/supplier_invoice/mod_facture_fournisseur_tulip.php +%%WWWDIR%%/htdocs/core/modules/supplier_invoice/modules_facturefournisseur.php +%%WWWDIR%%/htdocs/core/modules/supplier_order/doc/doc_generic_supplier_order_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php +%%WWWDIR%%/htdocs/core/modules/supplier_order/doc/pdf_muscadet.modules.php +%%WWWDIR%%/htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php +%%WWWDIR%%/htdocs/core/modules/supplier_order/mod_commande_fournisseur_orchidee.php +%%WWWDIR%%/htdocs/core/modules/supplier_order/modules_commandefournisseur.php +%%WWWDIR%%/htdocs/core/modules/supplier_payment/doc/pdf_standard_supplierpayment.modules.php +%%WWWDIR%%/htdocs/core/modules/supplier_payment/mod_supplier_payment_brodator.php +%%WWWDIR%%/htdocs/core/modules/supplier_payment/mod_supplier_payment_bronan.php +%%WWWDIR%%/htdocs/core/modules/supplier_payment/modules_supplier_payment.php +%%WWWDIR%%/htdocs/core/modules/supplier_proposal/doc/doc_generic_supplier_proposal_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php +%%WWWDIR%%/htdocs/core/modules/supplier_proposal/doc/pdf_zenith.modules.php +%%WWWDIR%%/htdocs/core/modules/supplier_proposal/mod_supplier_proposal_marbre.php +%%WWWDIR%%/htdocs/core/modules/supplier_proposal/mod_supplier_proposal_saphir.php +%%WWWDIR%%/htdocs/core/modules/supplier_proposal/modules_supplier_proposal.php +%%WWWDIR%%/htdocs/core/modules/syslog/logHandler.php +%%WWWDIR%%/htdocs/core/modules/syslog/mod_syslog_file.php +%%WWWDIR%%/htdocs/core/modules/syslog/mod_syslog_syslog.php +%%WWWDIR%%/htdocs/core/modules/takepos/mod_takepos_ref_simple.php +%%WWWDIR%%/htdocs/core/modules/takepos/mod_takepos_ref_universal.php +%%WWWDIR%%/htdocs/core/modules/takepos/modules_takepos.php +%%WWWDIR%%/htdocs/core/modules/ticket/doc/doc_generic_ticket_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/ticket/mod_ticket_simple.php +%%WWWDIR%%/htdocs/core/modules/ticket/mod_ticket_universal.php +%%WWWDIR%%/htdocs/core/modules/ticket/modules_ticket.php +%%WWWDIR%%/htdocs/core/modules/user/doc/doc_generic_user_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/user/modules_user.class.php +%%WWWDIR%%/htdocs/core/modules/usergroup/doc/doc_generic_usergroup_odt.modules.php +%%WWWDIR%%/htdocs/core/modules/usergroup/modules_usergroup.class.php +%%WWWDIR%%/htdocs/core/modules/workstation/mod_workstation_advanced.php +%%WWWDIR%%/htdocs/core/modules/workstation/mod_workstation_standard.php +%%WWWDIR%%/htdocs/core/modules/workstation/modules_workstation.php +%%WWWDIR%%/htdocs/core/multicompany_page.php +%%WWWDIR%%/htdocs/core/photos_resize.php +%%WWWDIR%%/htdocs/core/quickadd_page.php +%%WWWDIR%%/htdocs/core/search.php +%%WWWDIR%%/htdocs/core/search_page.php +%%WWWDIR%%/htdocs/core/tools.php +%%WWWDIR%%/htdocs/core/tpl/README +%%WWWDIR%%/htdocs/core/tpl/admin_extrafields_add.tpl.php +%%WWWDIR%%/htdocs/core/tpl/admin_extrafields_edit.tpl.php +%%WWWDIR%%/htdocs/core/tpl/admin_extrafields_view.tpl.php +%%WWWDIR%%/htdocs/core/tpl/advtarget.tpl.php +%%WWWDIR%%/htdocs/core/tpl/ajaxrow.tpl.php +%%WWWDIR%%/htdocs/core/tpl/bloc_comment.tpl.php +%%WWWDIR%%/htdocs/core/tpl/bloc_showhide.tpl.php +%%WWWDIR%%/htdocs/core/tpl/card_presend.tpl.php +%%WWWDIR%%/htdocs/core/tpl/commonfields_add.tpl.php +%%WWWDIR%%/htdocs/core/tpl/commonfields_edit.tpl.php +%%WWWDIR%%/htdocs/core/tpl/commonfields_view.tpl.php +%%WWWDIR%%/htdocs/core/tpl/contacts.tpl.php +%%WWWDIR%%/htdocs/core/tpl/document_actions_post_headers.tpl.php +%%WWWDIR%%/htdocs/core/tpl/error.tpl.php +%%WWWDIR%%/htdocs/core/tpl/extrafields_add.tpl.php +%%WWWDIR%%/htdocs/core/tpl/extrafields_edit.tpl.php +%%WWWDIR%%/htdocs/core/tpl/extrafields_list_array_fields.tpl.php +%%WWWDIR%%/htdocs/core/tpl/extrafields_list_print_fields.tpl.php +%%WWWDIR%%/htdocs/core/tpl/extrafields_list_search_input.tpl.php +%%WWWDIR%%/htdocs/core/tpl/extrafields_list_search_param.tpl.php +%%WWWDIR%%/htdocs/core/tpl/extrafields_list_search_sql.tpl.php +%%WWWDIR%%/htdocs/core/tpl/extrafields_list_search_title.tpl.php +%%WWWDIR%%/htdocs/core/tpl/extrafields_view.tpl.php +%%WWWDIR%%/htdocs/core/tpl/filemanager.tpl.php +%%WWWDIR%%/htdocs/core/tpl/footer.tpl.php +%%WWWDIR%%/htdocs/core/tpl/formlayoutai.tpl.php +%%WWWDIR%%/htdocs/core/tpl/header.tpl.php +%%WWWDIR%%/htdocs/core/tpl/list_print_subtotal.tpl.php +%%WWWDIR%%/htdocs/core/tpl/list_print_total.tpl.php +%%WWWDIR%%/htdocs/core/tpl/login.tpl.php +%%WWWDIR%%/htdocs/core/tpl/massactions_pre.tpl.php +%%WWWDIR%%/htdocs/core/tpl/notes.tpl.php +%%WWWDIR%%/htdocs/core/tpl/object_currency_amount.tpl.php +%%WWWDIR%%/htdocs/core/tpl/object_discounts.tpl.php +%%WWWDIR%%/htdocs/core/tpl/objectline_create.tpl.php +%%WWWDIR%%/htdocs/core/tpl/objectline_edit.tpl.php +%%WWWDIR%%/htdocs/core/tpl/objectline_title.tpl.php +%%WWWDIR%%/htdocs/core/tpl/objectline_view.tpl.php +%%WWWDIR%%/htdocs/core/tpl/objectlinked_lineimport.tpl.php +%%WWWDIR%%/htdocs/core/tpl/onlinepaymentlinks.tpl.php +%%WWWDIR%%/htdocs/core/tpl/originproductline.tpl.php +%%WWWDIR%%/htdocs/core/tpl/passwordforgotten.tpl.php +%%WWWDIR%%/htdocs/core/tpl/passwordreset.tpl.php +%%WWWDIR%%/htdocs/core/tpl/resource_add.tpl.php +%%WWWDIR%%/htdocs/core/tpl/resource_view.tpl.php +%%WWWDIR%%/htdocs/core/triggers/README +%%WWWDIR%%/htdocs/core/triggers/README-FR +%%WWWDIR%%/htdocs/core/triggers/dolibarrtriggers.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_20_all_Logevents.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_50_modBlockedlog_ActionsBlockedLog.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_50_modEventOrganization_EventOrganization.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_50_modLdap_Ldapsynchro.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_50_modMailmanspip_Mailmanspipsynchro.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_50_modNotification_Notification.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_50_modTicket_TicketEmail.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_80_modStripe_Stripe.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_90_modSociete_ContactRoles.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_95_modWebhook_WebhookTriggers.class.php +%%WWWDIR%%/htdocs/core/triggers/interface_95_modZapier_ZapierTriggers.class.php +%%WWWDIR%%/htdocs/core/upload_page.php +%%WWWDIR%%/htdocs/core/website.inc.php +%%WWWDIR%%/htdocs/cron/admin/cron.php +%%WWWDIR%%/htdocs/cron/card.php +%%WWWDIR%%/htdocs/cron/class/cronjob.class.php +%%WWWDIR%%/htdocs/cron/info.php +%%WWWDIR%%/htdocs/cron/list.php +%%WWWDIR%%/htdocs/custom/README.md +%%WWWDIR%%/htdocs/datapolicy/README.md +%%WWWDIR%%/htdocs/datapolicy/admin/setup.php +%%WWWDIR%%/htdocs/datapolicy/class/datapolicy.class.php +%%WWWDIR%%/htdocs/datapolicy/class/datapolicycron.class.php +%%WWWDIR%%/htdocs/datapolicy/lib/datapolicy.lib.php +%%WWWDIR%%/htdocs/datapolicy/modulebuilder.txt +%%WWWDIR%%/htdocs/dav/dav.class.php +%%WWWDIR%%/htdocs/dav/dav.lib.php +%%WWWDIR%%/htdocs/dav/fileserver.php +%%WWWDIR%%/htdocs/debugbar/class/DataCollector/DolConfigCollector.php +%%WWWDIR%%/htdocs/debugbar/class/DataCollector/DolExceptionsCollector.php +%%WWWDIR%%/htdocs/debugbar/class/DataCollector/DolHooksCollector.php +%%WWWDIR%%/htdocs/debugbar/class/DataCollector/DolLogsCollector.php +%%WWWDIR%%/htdocs/debugbar/class/DataCollector/DolMemoryCollector.php +%%WWWDIR%%/htdocs/debugbar/class/DataCollector/DolPhpCollector.php +%%WWWDIR%%/htdocs/debugbar/class/DataCollector/DolQueryCollector.php +%%WWWDIR%%/htdocs/debugbar/class/DataCollector/DolRequestDataCollector.php +%%WWWDIR%%/htdocs/debugbar/class/DataCollector/DolTimeDataCollector.php +%%WWWDIR%%/htdocs/debugbar/class/DataCollector/DolibarrCollector.php +%%WWWDIR%%/htdocs/debugbar/class/DebugBar.php +%%WWWDIR%%/htdocs/debugbar/class/TraceableDB.php +%%WWWDIR%%/htdocs/debugbar/class/autoloader.php +%%WWWDIR%%/htdocs/debugbar/css/widgets.css +%%WWWDIR%%/htdocs/debugbar/js/widgets.js +%%WWWDIR%%/htdocs/delivery/card.php +%%WWWDIR%%/htdocs/delivery/class/delivery.class.php +%%WWWDIR%%/htdocs/delivery/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/document.php +%%WWWDIR%%/htdocs/don/admin/donation.php +%%WWWDIR%%/htdocs/don/admin/donation_extrafields.php +%%WWWDIR%%/htdocs/don/card.php +%%WWWDIR%%/htdocs/don/class/api_donations.class.php +%%WWWDIR%%/htdocs/don/class/don.class.php +%%WWWDIR%%/htdocs/don/class/donstats.class.php +%%WWWDIR%%/htdocs/don/class/paymentdonation.class.php +%%WWWDIR%%/htdocs/don/document.php +%%WWWDIR%%/htdocs/don/index.php +%%WWWDIR%%/htdocs/don/info.php +%%WWWDIR%%/htdocs/don/list.php +%%WWWDIR%%/htdocs/don/note.php +%%WWWDIR%%/htdocs/don/paiement/list.php +%%WWWDIR%%/htdocs/don/payment/card.php +%%WWWDIR%%/htdocs/don/payment/payment.php +%%WWWDIR%%/htdocs/don/stats/index.php +%%WWWDIR%%/htdocs/don/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/ecm/ajax/ecmdatabase.php +%%WWWDIR%%/htdocs/ecm/class/ecmdirectory.class.php +%%WWWDIR%%/htdocs/ecm/class/ecmfiles.class.php +%%WWWDIR%%/htdocs/ecm/class/htmlecm.form.class.php +%%WWWDIR%%/htdocs/ecm/dir_add_card.php +%%WWWDIR%%/htdocs/ecm/dir_card.php +%%WWWDIR%%/htdocs/ecm/file_card.php +%%WWWDIR%%/htdocs/ecm/file_note.php +%%WWWDIR%%/htdocs/ecm/index.php +%%WWWDIR%%/htdocs/ecm/index_auto.php +%%WWWDIR%%/htdocs/ecm/index_medias.php +%%WWWDIR%%/htdocs/ecm/search.php +%%WWWDIR%%/htdocs/ecm/tpl/enablefiletreeajax.tpl.php +%%WWWDIR%%/htdocs/emailcollector/README.md +%%WWWDIR%%/htdocs/emailcollector/class/emailcollector.class.php +%%WWWDIR%%/htdocs/emailcollector/class/emailcollectoraction.class.php +%%WWWDIR%%/htdocs/emailcollector/class/emailcollectorfilter.class.php +%%WWWDIR%%/htdocs/emailcollector/lib/emailcollector.lib.php +%%WWWDIR%%/htdocs/emailcollector/modulebuilder.txt +%%WWWDIR%%/htdocs/eventorganization/class/conferenceorbooth.class.php +%%WWWDIR%%/htdocs/eventorganization/class/conferenceorboothattendee.class.php +%%WWWDIR%%/htdocs/eventorganization/conferenceorbooth_card.php +%%WWWDIR%%/htdocs/eventorganization/conferenceorbooth_contact.php +%%WWWDIR%%/htdocs/eventorganization/conferenceorbooth_document.php +%%WWWDIR%%/htdocs/eventorganization/conferenceorbooth_list.php +%%WWWDIR%%/htdocs/eventorganization/conferenceorboothattendee_card.php +%%WWWDIR%%/htdocs/eventorganization/conferenceorboothattendee_list.php +%%WWWDIR%%/htdocs/eventorganization/conferenceorboothattendee_note.php +%%WWWDIR%%/htdocs/eventorganization/core/actions_massactions_mail.inc.php +%%WWWDIR%%/htdocs/eventorganization/eventorganizationindex.php +%%WWWDIR%%/htdocs/eventorganization/img/object_conferenceorboothattendee.png +%%WWWDIR%%/htdocs/eventorganization/img/object_ttruc.png +%%WWWDIR%%/htdocs/eventorganization/lib/eventorganization_conferenceorbooth.lib.php +%%WWWDIR%%/htdocs/eventorganization/modulebuilder.txt +%%WWWDIR%%/htdocs/eventorganization/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/expedition/ajax/searchfrombarcode.php +%%WWWDIR%%/htdocs/expedition/card.php +%%WWWDIR%%/htdocs/expedition/class/api_shipments.class.php +%%WWWDIR%%/htdocs/expedition/class/expedition.class.php +%%WWWDIR%%/htdocs/expedition/class/expeditionligne.class.php +%%WWWDIR%%/htdocs/expedition/class/expeditionlinebatch.class.php +%%WWWDIR%%/htdocs/expedition/class/expeditionstats.class.php +%%WWWDIR%%/htdocs/expedition/contact.php +%%WWWDIR%%/htdocs/expedition/dispatch.php +%%WWWDIR%%/htdocs/expedition/document.php +%%WWWDIR%%/htdocs/expedition/index.php +%%WWWDIR%%/htdocs/expedition/js/lib_dispatch.js.php +%%WWWDIR%%/htdocs/expedition/list.php +%%WWWDIR%%/htdocs/expedition/note.php +%%WWWDIR%%/htdocs/expedition/shipment.php +%%WWWDIR%%/htdocs/expedition/stats/index.php +%%WWWDIR%%/htdocs/expedition/stats/month.php +%%WWWDIR%%/htdocs/expedition/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/expensereport/ajax/ajaxik.php +%%WWWDIR%%/htdocs/expensereport/card.php +%%WWWDIR%%/htdocs/expensereport/class/api_expensereports.class.php +%%WWWDIR%%/htdocs/expensereport/class/expensereport.class.php +%%WWWDIR%%/htdocs/expensereport/class/expensereport_ik.class.php +%%WWWDIR%%/htdocs/expensereport/class/expensereport_rule.class.php +%%WWWDIR%%/htdocs/expensereport/class/expensereportline.class.php +%%WWWDIR%%/htdocs/expensereport/class/expensereportstats.class.php +%%WWWDIR%%/htdocs/expensereport/class/paymentexpensereport.class.php +%%WWWDIR%%/htdocs/expensereport/document.php +%%WWWDIR%%/htdocs/expensereport/index.php +%%WWWDIR%%/htdocs/expensereport/info.php +%%WWWDIR%%/htdocs/expensereport/list.php +%%WWWDIR%%/htdocs/expensereport/note.php +%%WWWDIR%%/htdocs/expensereport/payment/card.php +%%WWWDIR%%/htdocs/expensereport/payment/info.php +%%WWWDIR%%/htdocs/expensereport/payment/list.php +%%WWWDIR%%/htdocs/expensereport/payment/payment.php +%%WWWDIR%%/htdocs/expensereport/stats/index.php +%%WWWDIR%%/htdocs/expensereport/tpl/expensereport_addfile.tpl.php +%%WWWDIR%%/htdocs/expensereport/tpl/expensereport_linktofile.tpl.php +%%WWWDIR%%/htdocs/expensereport/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/exports/class/export.class.php +%%WWWDIR%%/htdocs/exports/export.php +%%WWWDIR%%/htdocs/exports/index.php +%%WWWDIR%%/htdocs/externalsite/admin/index.php +%%WWWDIR%%/htdocs/externalsite/frames.php +%%WWWDIR%%/htdocs/externalsite/frametop.php +%%WWWDIR%%/htdocs/favicon.ico +%%WWWDIR%%/htdocs/fichinter/admin/fichinter_extrafields.php +%%WWWDIR%%/htdocs/fichinter/admin/fichinterdet_extrafields.php +%%WWWDIR%%/htdocs/fichinter/agenda.php +%%WWWDIR%%/htdocs/fichinter/card-rec.php +%%WWWDIR%%/htdocs/fichinter/card.php +%%WWWDIR%%/htdocs/fichinter/class/api_interventions.class.php +%%WWWDIR%%/htdocs/fichinter/class/fichinter.class.php +%%WWWDIR%%/htdocs/fichinter/class/fichinterligne.class.php +%%WWWDIR%%/htdocs/fichinter/class/fichinterrec.class.php +%%WWWDIR%%/htdocs/fichinter/class/fichinterstats.class.php +%%WWWDIR%%/htdocs/fichinter/contact.php +%%WWWDIR%%/htdocs/fichinter/document.php +%%WWWDIR%%/htdocs/fichinter/index.php +%%WWWDIR%%/htdocs/fichinter/list.php +%%WWWDIR%%/htdocs/fichinter/note.php +%%WWWDIR%%/htdocs/fichinter/stats/index.php +%%WWWDIR%%/htdocs/fichinter/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/filefunc.inc.php +%%WWWDIR%%/htdocs/fourn/ajax/getSupplierPrices.php +%%WWWDIR%%/htdocs/fourn/card.php +%%WWWDIR%%/htdocs/fourn/class/api_supplier_invoices.class.php +%%WWWDIR%%/htdocs/fourn/class/api_supplier_orders.class.php +%%WWWDIR%%/htdocs/fourn/class/fournisseur.class.php +%%WWWDIR%%/htdocs/fourn/class/fournisseur.commande.class.php +%%WWWDIR%%/htdocs/fourn/class/fournisseur.commande.dispatch.class.php +%%WWWDIR%%/htdocs/fourn/class/fournisseur.facture-rec.class.php +%%WWWDIR%%/htdocs/fourn/class/fournisseur.facture-rec.ligne.class.php +%%WWWDIR%%/htdocs/fourn/class/fournisseur.facture.class.php +%%WWWDIR%%/htdocs/fourn/class/fournisseur.facture.ligne.class.php +%%WWWDIR%%/htdocs/fourn/class/fournisseur.orderline.class.php +%%WWWDIR%%/htdocs/fourn/class/fournisseur.product.class.php +%%WWWDIR%%/htdocs/fourn/class/paiementfourn.class.php +%%WWWDIR%%/htdocs/fourn/commande/card.php +%%WWWDIR%%/htdocs/fourn/commande/contact.php +%%WWWDIR%%/htdocs/fourn/commande/dispatch.php +%%WWWDIR%%/htdocs/fourn/commande/document.php +%%WWWDIR%%/htdocs/fourn/commande/index.php +%%WWWDIR%%/htdocs/fourn/commande/info.php +%%WWWDIR%%/htdocs/fourn/commande/list.php +%%WWWDIR%%/htdocs/fourn/commande/note.php +%%WWWDIR%%/htdocs/fourn/commande/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/fourn/contact.php +%%WWWDIR%%/htdocs/fourn/facture/agenda.php +%%WWWDIR%%/htdocs/fourn/facture/card-rec.php +%%WWWDIR%%/htdocs/fourn/facture/card.php +%%WWWDIR%%/htdocs/fourn/facture/contact.php +%%WWWDIR%%/htdocs/fourn/facture/document.php +%%WWWDIR%%/htdocs/fourn/facture/index.php +%%WWWDIR%%/htdocs/fourn/facture/info.php +%%WWWDIR%%/htdocs/fourn/facture/list-rec.php +%%WWWDIR%%/htdocs/fourn/facture/list.php +%%WWWDIR%%/htdocs/fourn/facture/messaging.php +%%WWWDIR%%/htdocs/fourn/facture/note-rec.php +%%WWWDIR%%/htdocs/fourn/facture/note.php +%%WWWDIR%%/htdocs/fourn/facture/paiement.php +%%WWWDIR%%/htdocs/fourn/facture/rapport.php +%%WWWDIR%%/htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/fourn/index.php +%%WWWDIR%%/htdocs/fourn/js/lib_dispatch.js.php +%%WWWDIR%%/htdocs/fourn/paiement/card.php +%%WWWDIR%%/htdocs/fourn/paiement/document.php +%%WWWDIR%%/htdocs/fourn/paiement/info.php +%%WWWDIR%%/htdocs/fourn/paiement/list.php +%%WWWDIR%%/htdocs/fourn/product/list.php +%%WWWDIR%%/htdocs/fourn/recap-fourn.php +%%WWWDIR%%/htdocs/ftp/admin/ftpclient.php +%%WWWDIR%%/htdocs/ftp/index.php +%%WWWDIR%%/htdocs/holiday/card.php +%%WWWDIR%%/htdocs/holiday/card_group.php +%%WWWDIR%%/htdocs/holiday/class/holiday.class.php +%%WWWDIR%%/htdocs/holiday/define_holiday.php +%%WWWDIR%%/htdocs/holiday/document.php +%%WWWDIR%%/htdocs/holiday/img/add.png +%%WWWDIR%%/htdocs/holiday/img/conges.png +%%WWWDIR%%/htdocs/holiday/img/delete.png +%%WWWDIR%%/htdocs/holiday/img/edit.png +%%WWWDIR%%/htdocs/holiday/info.php +%%WWWDIR%%/htdocs/holiday/list.php +%%WWWDIR%%/htdocs/holiday/month_report.php +%%WWWDIR%%/htdocs/holiday/view_log.php +%%WWWDIR%%/htdocs/hrm/admin/admin_establishment.php +%%WWWDIR%%/htdocs/hrm/admin/admin_hrm.php +%%WWWDIR%%/htdocs/hrm/admin/evaluation_extrafields.php +%%WWWDIR%%/htdocs/hrm/admin/job_extrafields.php +%%WWWDIR%%/htdocs/hrm/admin/skill_extrafields.php +%%WWWDIR%%/htdocs/hrm/class/establishment.class.php +%%WWWDIR%%/htdocs/hrm/class/evaluation.class.php +%%WWWDIR%%/htdocs/hrm/class/evaluationdet.class.php +%%WWWDIR%%/htdocs/hrm/class/job.class.php +%%WWWDIR%%/htdocs/hrm/class/position.class.php +%%WWWDIR%%/htdocs/hrm/class/skill.class.php +%%WWWDIR%%/htdocs/hrm/class/skilldet.class.php +%%WWWDIR%%/htdocs/hrm/class/skillrank.class.php +%%WWWDIR%%/htdocs/hrm/compare.php +%%WWWDIR%%/htdocs/hrm/core/tpl/objectline_title.tpl.php +%%WWWDIR%%/htdocs/hrm/core/tpl/objectline_view.tpl.php +%%WWWDIR%%/htdocs/hrm/core/tpl/skilldet.fiche.tpl.php +%%WWWDIR%%/htdocs/hrm/css/style.css +%%WWWDIR%%/htdocs/hrm/establishment/card.php +%%WWWDIR%%/htdocs/hrm/establishment/info.php +%%WWWDIR%%/htdocs/hrm/evaluation_agenda.php +%%WWWDIR%%/htdocs/hrm/evaluation_card.php +%%WWWDIR%%/htdocs/hrm/evaluation_contact.php +%%WWWDIR%%/htdocs/hrm/evaluation_document.php +%%WWWDIR%%/htdocs/hrm/evaluation_list.php +%%WWWDIR%%/htdocs/hrm/evaluation_note.php +%%WWWDIR%%/htdocs/hrm/index.php +%%WWWDIR%%/htdocs/hrm/job_agenda.php +%%WWWDIR%%/htdocs/hrm/job_card.php +%%WWWDIR%%/htdocs/hrm/job_document.php +%%WWWDIR%%/htdocs/hrm/job_list.php +%%WWWDIR%%/htdocs/hrm/job_note.php +%%WWWDIR%%/htdocs/hrm/lib/hrm.lib.php +%%WWWDIR%%/htdocs/hrm/lib/hrm_evaluation.lib.php +%%WWWDIR%%/htdocs/hrm/lib/hrm_job.lib.php +%%WWWDIR%%/htdocs/hrm/lib/hrm_position.lib.php +%%WWWDIR%%/htdocs/hrm/lib/hrm_skill.lib.php +%%WWWDIR%%/htdocs/hrm/lib/hrm_skilldet.lib.php +%%WWWDIR%%/htdocs/hrm/lib/hrm_skillrank.lib.php +%%WWWDIR%%/htdocs/hrm/modulebuilder.txt +%%WWWDIR%%/htdocs/hrm/position.php +%%WWWDIR%%/htdocs/hrm/position_agenda.php +%%WWWDIR%%/htdocs/hrm/position_card.php +%%WWWDIR%%/htdocs/hrm/position_document.php +%%WWWDIR%%/htdocs/hrm/position_list.php +%%WWWDIR%%/htdocs/hrm/position_note.php +%%WWWDIR%%/htdocs/hrm/skill_agenda.php +%%WWWDIR%%/htdocs/hrm/skill_card.php +%%WWWDIR%%/htdocs/hrm/skill_document.php +%%WWWDIR%%/htdocs/hrm/skill_list.php +%%WWWDIR%%/htdocs/hrm/skill_note.php +%%WWWDIR%%/htdocs/hrm/skill_tab.php +%%WWWDIR%%/htdocs/imports/class/import.class.php +%%WWWDIR%%/htdocs/imports/emptyexample.php +%%WWWDIR%%/htdocs/imports/import.php +%%WWWDIR%%/htdocs/imports/index.php +%%WWWDIR%%/htdocs/includes/.htaccess +%%WWWDIR%%/htdocs/includes/OAuth/Common/AutoLoader.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Consumer/Credentials.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Consumer/CredentialsInterface.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Exception/Exception.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Http/Client/AbstractClient.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Http/Client/ClientInterface.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Http/Client/CurlClient.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Http/Client/StreamClient.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Http/Exception/TokenResponseException.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Http/Uri/Uri.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Http/Uri/UriFactory.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Http/Uri/UriFactoryInterface.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Http/Uri/UriInterface.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Service/AbstractService.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Service/ServiceInterface.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Storage/DoliStorage.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Storage/Exception/AuthorizationStateNotFoundException.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Storage/Exception/StorageException.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Storage/Exception/TokenNotFoundException.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Storage/Memory.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Storage/Redis.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Storage/Session.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Storage/SymfonySession.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Storage/TokenStorageInterface.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Token/AbstractToken.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Token/Exception/ExpiredTokenException.php +%%WWWDIR%%/htdocs/includes/OAuth/Common/Token/TokenInterface.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/AbstractService.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/BitBucket.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/Etsy.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/FitBit.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/FiveHundredPx.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/Flickr.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/QuickBooks.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/Redmine.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/ScoopIt.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/ServiceInterface.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/Tumblr.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/Twitter.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/Xing.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Service/Yahoo.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Signature/Exception/UnsupportedHashAlgorithmException.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Signature/Signature.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Signature/SignatureInterface.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Token/StdOAuth1Token.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth1/Token/TokenInterface.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/AbstractService.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Amazon.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Bitly.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Bitrix24.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Box.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Buffer.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Dailymotion.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Delicious.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/DeviantArt.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Dropbox.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/EveOnline.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Exception/InvalidAccessTypeException.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Exception/InvalidAuthorizationStateException.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Exception/InvalidScopeException.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Exception/MissingRefreshTokenException.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Facebook.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Foursquare.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Generic.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/GitHub.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Google.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Harvest.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Heroku.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Hubic.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Instagram.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/JawboneUP.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Linkedin.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Mailchimp.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Microsoft.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Microsoft2.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Nest.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Netatmo.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/ParrotFlowerPower.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Paypal.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Pocket.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Reddit.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/RunKeeper.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Salesforce.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/ServiceInterface.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/SoundCloud.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Spotify.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Strava.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Ustream.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Vimeo.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Vkontakte.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/WordPress.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Yahoo.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Service/Yammer.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Token/StdOAuth2Token.php +%%WWWDIR%%/htdocs/includes/OAuth/OAuth2/Token/TokenInterface.php +%%WWWDIR%%/htdocs/includes/OAuth/ServiceFactory.php +%%WWWDIR%%/htdocs/includes/OAuth/bootstrap.php +%%WWWDIR%%/htdocs/includes/Psr/Log/AbstractLogger.php +%%WWWDIR%%/htdocs/includes/Psr/Log/InvalidArgumentException.php +%%WWWDIR%%/htdocs/includes/Psr/Log/LogLevel.php +%%WWWDIR%%/htdocs/includes/Psr/Log/LoggerAwareInterface.php +%%WWWDIR%%/htdocs/includes/Psr/Log/LoggerAwareTrait.php +%%WWWDIR%%/htdocs/includes/Psr/Log/LoggerInterface.php +%%WWWDIR%%/htdocs/includes/Psr/Log/LoggerTrait.php +%%WWWDIR%%/htdocs/includes/Psr/Log/NullLogger.php +%%WWWDIR%%/htdocs/includes/Psr/Log/Test/LoggerInterfaceTest.php +%%WWWDIR%%/htdocs/includes/Psr/autoloader.php +%%WWWDIR%%/htdocs/includes/Psr/simple-cache/LICENSE.md +%%WWWDIR%%/htdocs/includes/Psr/simple-cache/README.md +%%WWWDIR%%/htdocs/includes/Psr/simple-cache/composer.json +%%WWWDIR%%/htdocs/includes/Psr/simple-cache/src/CacheException.php +%%WWWDIR%%/htdocs/includes/Psr/simple-cache/src/CacheInterface.php +%%WWWDIR%%/htdocs/includes/Psr/simple-cache/src/InvalidArgumentException.php +%%WWWDIR%%/htdocs/includes/ace/.npmignore +%%WWWDIR%%/htdocs/includes/ace/CODE_OF_CONDUCT.md +%%WWWDIR%%/htdocs/includes/ace/CONTRIBUTING.md +%%WWWDIR%%/htdocs/includes/ace/ChangeLog.txt +%%WWWDIR%%/htdocs/includes/ace/LICENSE +%%WWWDIR%%/htdocs/includes/ace/README.md +%%WWWDIR%%/htdocs/includes/ace/ace-modules.d.ts +%%WWWDIR%%/htdocs/includes/ace/ace.d.ts +%%WWWDIR%%/htdocs/includes/ace/bower.json +%%WWWDIR%%/htdocs/includes/ace/package.json +%%WWWDIR%%/htdocs/includes/ace/src/ace.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-beautify.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-code_lens.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-elastic_tabstops_lite.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-emmet.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-error_marker.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-hardwrap.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-keybinding_menu.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-language_tools.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-linking.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-modelist.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-options.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-prompt.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-rtl.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-searchbox.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-settings_menu.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-spellcheck.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-split.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-static_highlight.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-statusbar.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-textarea.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-themelist.js +%%WWWDIR%%/htdocs/includes/ace/src/ext-whitespace.js +%%WWWDIR%%/htdocs/includes/ace/src/keybinding-emacs.js +%%WWWDIR%%/htdocs/includes/ace/src/keybinding-sublime.js +%%WWWDIR%%/htdocs/includes/ace/src/keybinding-vim.js +%%WWWDIR%%/htdocs/includes/ace/src/keybinding-vscode.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-abap.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-abc.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-actionscript.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-ada.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-alda.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-apache_conf.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-apex.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-applescript.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-aql.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-asciidoc.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-asl.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-assembly_x86.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-autohotkey.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-batchfile.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-c9search.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-c_cpp.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-cirru.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-clojure.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-cobol.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-coffee.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-coldfusion.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-crystal.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-csharp.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-csound_document.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-csound_orchestra.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-csound_score.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-csp.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-css.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-curly.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-d.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-dart.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-diff.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-django.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-dockerfile.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-dot.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-drools.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-edifact.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-eiffel.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-ejs.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-elixir.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-elm.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-erlang.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-forth.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-fortran.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-fsharp.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-fsl.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-ftl.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-gcode.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-gherkin.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-gitignore.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-glsl.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-gobstones.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-golang.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-graphqlschema.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-groovy.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-haml.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-handlebars.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-haskell.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-haskell_cabal.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-haxe.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-hjson.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-html.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-html_elixir.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-html_ruby.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-ini.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-io.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-jack.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-jade.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-java.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-javascript.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-json.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-json5.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-jsoniq.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-jsp.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-jssm.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-jsx.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-julia.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-kotlin.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-latex.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-latte.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-less.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-liquid.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-lisp.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-livescript.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-logiql.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-logtalk.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-lsl.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-lua.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-luapage.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-lucene.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-makefile.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-markdown.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-mask.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-matlab.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-maze.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-mediawiki.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-mel.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-mips.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-mixal.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-mushcode.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-mysql.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-nginx.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-nim.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-nix.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-nsis.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-nunjucks.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-objectivec.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-ocaml.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-pascal.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-perl.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-pgsql.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-php.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-php_laravel_blade.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-pig.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-plain_text.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-powershell.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-praat.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-prisma.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-prolog.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-properties.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-protobuf.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-puppet.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-python.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-qml.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-r.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-raku.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-razor.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-rdoc.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-red.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-redshift.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-rhtml.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-rst.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-ruby.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-rust.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-sass.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-scad.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-scala.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-scheme.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-scrypt.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-scss.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-sh.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-sjs.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-slim.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-smarty.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-smithy.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-snippets.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-soy_template.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-space.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-sparql.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-sql.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-sqlserver.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-stylus.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-svg.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-swift.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-tcl.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-terraform.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-tex.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-text.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-textile.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-toml.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-tsx.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-turtle.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-twig.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-typescript.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-vala.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-vbscript.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-velocity.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-verilog.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-vhdl.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-visualforce.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-wollok.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-xml.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-xquery.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-yaml.js +%%WWWDIR%%/htdocs/includes/ace/src/mode-zeek.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/abap.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/abc.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/actionscript.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/ada.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/alda.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/apache_conf.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/apex.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/applescript.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/aql.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/asciidoc.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/asl.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/assembly_x86.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/autohotkey.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/batchfile.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/c9search.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/c_cpp.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/cirru.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/clojure.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/cobol.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/coffee.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/coldfusion.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/crystal.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/csharp.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/csound_document.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/csound_orchestra.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/csound_score.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/csp.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/css.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/curly.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/d.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/dart.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/diff.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/django.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/dockerfile.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/dot.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/drools.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/edifact.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/eiffel.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/ejs.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/elixir.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/elm.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/erlang.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/forth.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/fortran.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/fsharp.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/fsl.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/ftl.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/gcode.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/gherkin.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/gitignore.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/glsl.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/gobstones.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/golang.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/graphqlschema.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/groovy.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/haml.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/handlebars.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/haskell.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/haskell_cabal.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/haxe.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/hjson.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/html.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/html_elixir.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/html_ruby.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/ini.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/io.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/jack.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/jade.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/java.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/javascript.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/json.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/json5.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/jsoniq.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/jsp.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/jssm.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/jsx.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/julia.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/kotlin.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/latex.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/latte.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/less.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/liquid.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/lisp.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/livescript.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/logiql.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/logtalk.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/lsl.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/lua.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/luapage.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/lucene.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/makefile.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/markdown.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/mask.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/matlab.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/maze.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/mediawiki.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/mel.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/mips.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/mixal.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/mushcode.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/mysql.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/nginx.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/nim.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/nix.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/nsis.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/nunjucks.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/objectivec.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/ocaml.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/pascal.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/perl.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/pgsql.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/php.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/php_laravel_blade.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/pig.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/plain_text.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/powershell.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/praat.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/prisma.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/prolog.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/properties.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/protobuf.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/puppet.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/python.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/qml.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/r.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/raku.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/razor.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/rdoc.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/red.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/redshift.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/rhtml.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/rst.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/ruby.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/rust.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/sass.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/scad.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/scala.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/scheme.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/scrypt.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/scss.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/sh.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/sjs.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/slim.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/smarty.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/smithy.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/snippets.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/soy_template.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/space.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/sparql.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/sql.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/sqlserver.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/stylus.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/svg.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/swift.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/tcl.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/terraform.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/tex.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/text.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/textile.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/toml.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/tsx.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/turtle.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/twig.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/typescript.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/vala.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/vbscript.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/velocity.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/verilog.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/vhdl.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/visualforce.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/wollok.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/xml.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/xquery.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/yaml.js +%%WWWDIR%%/htdocs/includes/ace/src/snippets/zeek.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-ambiance.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-chaos.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-chrome.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-clouds.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-clouds_midnight.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-cobalt.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-crimson_editor.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-dawn.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-dracula.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-dreamweaver.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-eclipse.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-github.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-gob.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-gruvbox.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-idle_fingers.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-iplastic.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-katzenmilch.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-kr_theme.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-kuroir.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-merbivore.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-merbivore_soft.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-mono_industrial.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-monokai.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-nord_dark.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-one_dark.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-pastel_on_dark.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-solarized_dark.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-solarized_light.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-sqlserver.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-terminal.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-textmate.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-tomorrow.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-tomorrow_night.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-tomorrow_night_blue.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-tomorrow_night_bright.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-tomorrow_night_eighties.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-twilight.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-vibrant_ink.js +%%WWWDIR%%/htdocs/includes/ace/src/theme-xcode.js +%%WWWDIR%%/htdocs/includes/ace/src/worker-base.js +%%WWWDIR%%/htdocs/includes/ace/src/worker-coffee.js +%%WWWDIR%%/htdocs/includes/ace/src/worker-css.js +%%WWWDIR%%/htdocs/includes/ace/src/worker-html.js +%%WWWDIR%%/htdocs/includes/ace/src/worker-javascript.js +%%WWWDIR%%/htdocs/includes/ace/src/worker-json.js +%%WWWDIR%%/htdocs/includes/ace/src/worker-lua.js +%%WWWDIR%%/htdocs/includes/ace/src/worker-php.js +%%WWWDIR%%/htdocs/includes/ace/src/worker-xml.js +%%WWWDIR%%/htdocs/includes/ace/src/worker-xquery.js +%%WWWDIR%%/htdocs/includes/ace/webpack-resolver.js +%%WWWDIR%%/htdocs/includes/ckeditor/UPGRADE.md +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/CHANGES.md +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/LICENSE.md +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/README.md +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/SECURITY.md +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/bender-runner.config.json +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/build-config.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/ckeditor.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/config.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/contents.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/af.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/ar.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/az.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/bg.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/bn.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/bs.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/ca.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/cs.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/cy.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/da.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/de-ch.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/de.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/el.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/en-au.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/en-ca.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/en-gb.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/en.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/eo.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/es-mx.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/es.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/et.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/eu.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/fa.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/fi.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/fo.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/fr-ca.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/fr.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/gl.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/gu.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/he.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/hi.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/hr.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/hu.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/id.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/is.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/it.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/ja.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/ka.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/km.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/ko.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/ku.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/lt.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/lv.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/mk.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/mn.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/ms.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/nb.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/nl.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/no.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/oc.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/pl.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/pt-br.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/pt.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/ro.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/ru.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/si.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/sk.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/sl.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/sq.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/sr-latn.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/sr.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/sv.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/th.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/tr.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/tt.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/ug.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/uk.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/vi.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/zh-cn.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/lang/zh.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/about/dialogs/about.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/dialog/dialogDefinition.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/dialog/styles/dialog.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/div/dialogs/div.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/find/dialogs/find.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/flash/dialogs/flash.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/flash/images/placeholder.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/forms/dialogs/button.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/forms/dialogs/form.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/forms/dialogs/radio.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/forms/dialogs/select.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/forms/dialogs/textarea.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/forms/dialogs/textfield.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/icons.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/icons_hidpi.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/iframe/images/placeholder.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/image/dialogs/image.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/image/images/noimage.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/link/dialogs/anchor.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/link/dialogs/link.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/link/images/anchor.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/magicline/images/icon.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/pastefromgdocs/filter/default.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/pastefromlibreoffice/filter/default.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/pastefromword/filter/default.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/pastetools/filter/common.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/pastetools/filter/image.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/preview/images/pagebreak.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/preview/preview.html +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/preview/styles/screen.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/scayt/CHANGELOG.md +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/scayt/LICENSE.md +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/scayt/README.md +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/scayt/dialogs/dialog.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/scayt/dialogs/options.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/showblocks/images/block_address.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/showblocks/images/block_div.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/showblocks/images/block_h1.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/showblocks/images/block_h2.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/showblocks/images/block_h3.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/showblocks/images/block_h4.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/showblocks/images/block_h5.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/showblocks/images/block_h6.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/showblocks/images/block_p.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/showblocks/images/block_pre.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/angel_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/angry_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/broken_heart.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/confused_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/cry_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/devil_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/envelope.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/envelope.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/heart.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/heart.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/kiss.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/kiss.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/lightbulb.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/omg_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/regular_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/sad_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/shades_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/smiley/images/wink_smile.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-au.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ro.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sr.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/table/dialogs/table.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/tableselection/styles/tableselection.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/templates/dialogs/templates.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/templates/dialogs/templates.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/templates/templatedefinition.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/templates/templates/default.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/templates/templates/images/template1.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/templates/templates/images/template2.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/templates/templates/images/template3.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/plugins/widget/images/handle.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/dialog.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/editor.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/editor_ie.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/icons.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/images/arrow.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/images/close.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/images/lock.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/images/refresh.png +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/skins/moono-lisa/readme.md +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/styles.js +%%WWWDIR%%/htdocs/includes/ckeditor/ckeditor/vendor/promise.js +%%WWWDIR%%/htdocs/includes/fonts/Aerial.ttf +%%WWWDIR%%/htdocs/includes/fonts/AerialBd.ttf +%%WWWDIR%%/htdocs/includes/fonts/AerialBdIt.ttf +%%WWWDIR%%/htdocs/includes/fonts/AerialIt.ttf +%%WWWDIR%%/htdocs/includes/fonts/CHANGELOG.TXT +%%WWWDIR%%/htdocs/includes/fonts/COPYRIGHT.TXT +%%WWWDIR%%/htdocs/includes/fonts/LICENSE-Roboto.txt +%%WWWDIR%%/htdocs/includes/fonts/Roboto-Black.ttf +%%WWWDIR%%/htdocs/includes/fonts/Roboto-BlackItalic.ttf +%%WWWDIR%%/htdocs/includes/fonts/Roboto-Bold.ttf +%%WWWDIR%%/htdocs/includes/fonts/Roboto-BoldItalic.ttf +%%WWWDIR%%/htdocs/includes/fonts/Roboto-Italic.ttf +%%WWWDIR%%/htdocs/includes/fonts/Roboto-Light.ttf +%%WWWDIR%%/htdocs/includes/fonts/Roboto-LightItalic.ttf +%%WWWDIR%%/htdocs/includes/fonts/Roboto-Medium.ttf +%%WWWDIR%%/htdocs/includes/fonts/Roboto-MediumItalic.ttf +%%WWWDIR%%/htdocs/includes/fonts/Roboto-Regular.ttf +%%WWWDIR%%/htdocs/includes/fonts/Roboto-Thin.ttf +%%WWWDIR%%/htdocs/includes/fonts/Roboto-ThinItalic.ttf +%%WWWDIR%%/htdocs/includes/geoPHP/LICENSE +%%WWWDIR%%/htdocs/includes/geoPHP/README.md +%%WWWDIR%%/htdocs/includes/geoPHP/composer.json +%%WWWDIR%%/htdocs/includes/geoPHP/geoPHP.inc.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/adapters/EWKB.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/adapters/EWKT.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/adapters/GPX.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/adapters/GeoAdapter.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/adapters/GeoHash.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/adapters/GeoJSON.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/adapters/GeoRSS.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/adapters/GoogleGeocode.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/adapters/KML.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/adapters/WKB.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/adapters/WKT.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/geometry/Collection.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/geometry/Geometry.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/geometry/GeometryCollection.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/geometry/LineString.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/geometry/MultiLineString.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/geometry/MultiPoint.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/geometry/MultiPolygon.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/geometry/Point.class.php +%%WWWDIR%%/htdocs/includes/geoPHP/lib/geometry/Polygon.class.php +%%WWWDIR%%/htdocs/includes/geoip2/README.txt +%%WWWDIR%%/htdocs/includes/geoip2/geoip2.phar +%%WWWDIR%%/htdocs/includes/jquery/README.txt +%%WWWDIR%%/htdocs/includes/jquery/css/base/images/ui-icons_444444_256x240.png +%%WWWDIR%%/htdocs/includes/jquery/css/base/images/ui-icons_555555_256x240.png +%%WWWDIR%%/htdocs/includes/jquery/css/base/images/ui-icons_777620_256x240.png +%%WWWDIR%%/htdocs/includes/jquery/css/base/images/ui-icons_777777_256x240.png +%%WWWDIR%%/htdocs/includes/jquery/css/base/images/ui-icons_cc0000_256x240.png +%%WWWDIR%%/htdocs/includes/jquery/css/base/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/htdocs/includes/jquery/css/base/jquery-ui.css +%%WWWDIR%%/htdocs/includes/jquery/css/base/jquery-ui.min.css +%%WWWDIR%%/htdocs/includes/jquery/css/base/theme.css +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-icons_222222_256x240.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-icons_2e83ff_256x240.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-icons_454545_256x240.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-icons_888888_256x240.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/images/ui-icons_cd0a0a_256x240.png +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/jquery-ui.css +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/jquery-ui.min.css +%%WWWDIR%%/htdocs/includes/jquery/css/smoothness/theme.css +%%WWWDIR%%/htdocs/includes/jquery/js/jquery-ui.js +%%WWWDIR%%/htdocs/includes/jquery/js/jquery-ui.min.js +%%WWWDIR%%/htdocs/includes/jquery/js/jquery.js +%%WWWDIR%%/htdocs/includes/jquery/js/jquery.min.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/blockUI/jquery.blockUI.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/colorpicker/jquery.colorpicker.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/colorpicker/jquery.colorpicker.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jSignature/jSignature.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jSignature/jSignature.min.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jcrop/css/Jcrop.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jcrop/css/jquery.Jcrop.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/jcrop/js/jquery.Jcrop.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jcrop/js/jquery.Jcrop.min.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jeditable/jquery.jeditable.ckeditor.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jeditable/jquery.jeditable.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jeditable/jquery.jeditable.min.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jeditable/jquery.jeditable.ui-autocomplete.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jeditable/jquery.jeditable.ui-datepicker.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jnotify/jquery.jnotify-alt.min.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/jnotify/jquery.jnotify.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/jnotify/jquery.jnotify.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jnotify/jquery.jnotify.min.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/jnotify/jquery.jnotify.min.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/ChangeLog.txt +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/ReadMe.txt +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/css/jPicker-1.1.6.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/css/jPicker-1.1.6.min.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/images/AlphaBar.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/images/Bars.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/images/Maps.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/images/NoColor.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/images/bar-opacity.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/images/map-opacity.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/images/mappoint.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/images/picker.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/images/preview-opacity.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/images/rangearrows.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/jPicker.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/jpicker-1.1.6.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jpicker/jpicker-1.1.6.min.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/application.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/code.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/css.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/db.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/directory.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/doc.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/file.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/film.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/flash.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/folder_open.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/html.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/java.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/linux.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/music.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/pdf.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/php.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/picture.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/ppt.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/psd.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/ruby.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/script.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/spinner.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/txt.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/xls.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/images/zip.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/jqueryFileTree.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/jqueryFileTree/jqueryFileTree.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/changelog.md +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/ajax-loader.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/file.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/folder-closed.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/folder.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/minus.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/plus.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/treeview-black-line.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/treeview-black.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/treeview-default-line.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/treeview-default.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/treeview-famfamfam-line.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/treeview-famfamfam.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/treeview-gray-line.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/treeview-gray.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/treeview-red-line.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/images/treeview-red.gif +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/jquery.treeview.async.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/jquery.treeview.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/jquery.treeview.edit.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/jquery.treeview.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/jquery.treeview.sortable.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/lib/jquery.cookie.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/readme.md +%%WWWDIR%%/htdocs/includes/jquery/plugins/jquerytreeview/screenshot.png +%%WWWDIR%%/htdocs/includes/jquery/plugins/multiselect/jquery.multi-select.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/multiselect/jquery.multi-select.min.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/.jshintignore +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/.jshintrc +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/CHANGELOG.md +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/Gruntfile.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/LICENSE.md +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/README.md +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/bower.json +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/component.json +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/composer.json +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/css/select2.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/css/select2.min.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/af.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/ar.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/az.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/bg.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/bn.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/bs.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/ca.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/cs.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/da.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/de.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/dsb.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/el.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/en.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/es.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/et.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/eu.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/fa.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/fi.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/fr.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/gl.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/he.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/hi.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/hr.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/hsb.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/hu.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/hy.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/id.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/is.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/it.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/ja.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/ka.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/km.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/ko.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/lt.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/lv.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/mk.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/ms.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/nb.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/ne.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/nl.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/pl.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/ps.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/pt-BR.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/pt.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/ro.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/ru.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/sk.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/sl.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/sq.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/sr-Cyrl.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/sr.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/sv.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/th.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/tk.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/tr.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/uk.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/vi.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/zh-CN.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/i18n/zh-TW.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/select2.full.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/select2.full.min.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/select2.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/dist/js/select2.min.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/select2/package.json +%%WWWDIR%%/htdocs/includes/jquery/plugins/tablednd/README.txt +%%WWWDIR%%/htdocs/includes/jquery/plugins/tablednd/jquery.tablednd.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/tablednd/jquery.tablednd.min.js +%%WWWDIR%%/htdocs/includes/jquery/plugins/timepicker/jquery-ui-timepicker-addon.css +%%WWWDIR%%/htdocs/includes/jquery/plugins/timepicker/jquery-ui-timepicker-addon.js +%%WWWDIR%%/htdocs/includes/jsgantt/CONTRIBUTING.md +%%WWWDIR%%/htdocs/includes/jsgantt/LICENSE +%%WWWDIR%%/htdocs/includes/jsgantt/README.md +%%WWWDIR%%/htdocs/includes/jsgantt/jsgantt.css +%%WWWDIR%%/htdocs/includes/jsgantt/jsgantt.js +%%WWWDIR%%/htdocs/includes/leaflet/images/layers-2x.png +%%WWWDIR%%/htdocs/includes/leaflet/images/layers.png +%%WWWDIR%%/htdocs/includes/leaflet/images/marker-icon-2x.png +%%WWWDIR%%/htdocs/includes/leaflet/images/marker-icon.png +%%WWWDIR%%/htdocs/includes/leaflet/images/marker-shadow.png +%%WWWDIR%%/htdocs/includes/leaflet/leaflet-geoman.css +%%WWWDIR%%/htdocs/includes/leaflet/leaflet-geoman.min.js +%%WWWDIR%%/htdocs/includes/leaflet/leaflet-src.esm.js +%%WWWDIR%%/htdocs/includes/leaflet/leaflet-src.esm.js.map +%%WWWDIR%%/htdocs/includes/leaflet/leaflet-src.js +%%WWWDIR%%/htdocs/includes/leaflet/leaflet-src.js.map +%%WWWDIR%%/htdocs/includes/leaflet/leaflet.css +%%WWWDIR%%/htdocs/includes/leaflet/leaflet.js +%%WWWDIR%%/htdocs/includes/leaflet/leaflet.js.map +%%WWWDIR%%/htdocs/includes/markrogoyski/math-php/CHANGELOG.md +%%WWWDIR%%/htdocs/includes/markrogoyski/math-php/LICENSE.txt +%%WWWDIR%%/htdocs/includes/markrogoyski/math-php/README.md +%%WWWDIR%%/htdocs/includes/markrogoyski/math-php/composer.json +%%WWWDIR%%/htdocs/includes/markrogoyski/math-php/src/Exception/BadDataException.php +%%WWWDIR%%/htdocs/includes/markrogoyski/math-php/src/Exception/OutOfBoundsException.php +%%WWWDIR%%/htdocs/includes/markrogoyski/math-php/src/Finance.php +%%WWWDIR%%/htdocs/includes/markrogoyski/math-php/src/NumericalAnalysis/RootFinding/NewtonsMethod.php +%%WWWDIR%%/htdocs/includes/markrogoyski/math-php/src/NumericalAnalysis/RootFinding/Validation.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/LICENSE +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/composer.json +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/CacheCacheCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/DoctrineCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/MonologCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/NamespacedTwigProfileCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/Propel2Collector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/PropelCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/SlimCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/SwiftMailer/SwiftLogCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/SwiftMailer/SwiftMailCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/Twig/TimeableTwigExtensionProfiler.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/Twig/TraceableTwigEnvironment.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/Twig/TraceableTwigTemplate.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/Twig/TwigCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/TwigProfileCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/AggregatedCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/AssetProvider.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/ConfigCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/DataCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/DataCollectorInterface.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/ExceptionsCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/LocalizationCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/MemoryCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/MessagesAggregateInterface.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/MessagesCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/PDO/PDOCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/PDO/TraceablePDO.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/PDO/TraceablePDOStatement.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/PDO/TracedStatement.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/PhpInfoCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/Renderable.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/RequestDataCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataCollector/TimeDataCollector.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataFormatter/DataFormatter.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataFormatter/DataFormatterInterface.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataFormatter/DebugBarVarDumper.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DataFormatter/VarDumper/DebugBarHtmlDumper.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DebugBar.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/DebugBarException.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/HttpDriverInterface.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/JavascriptRenderer.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/OpenHandler.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/PhpHttpDriver.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/RequestIdGenerator.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/RequestIdGeneratorInterface.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/debugbar.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/debugbar.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/openhandler.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/openhandler.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets/mails/widget.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets/mails/widget.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets/sqlqueries/widget.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets/sqlqueries/widget.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets/templates/widget.css +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Resources/widgets/templates/widget.js +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/StandardDebugBar.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Storage/FileStorage.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Storage/MemcachedStorage.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Storage/PdoStorage.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Storage/RedisStorage.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Storage/StorageInterface.php +%%WWWDIR%%/htdocs/includes/maximebf/debugbar/src/DebugBar/Storage/pdo_storage_schema.sql +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/.coveralls.yml +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/CONTRIBUTING.md +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/CONTRIBUTORS.md +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/LICENSE.md +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/README.md +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/autoload.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/composer.json +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/composer.lock +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/doc/FAQ.md +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/doc/Makefile +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/doc/escpos.doxyfile +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/phpunit.xml +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/CapabilityProfile.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/CodePage.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Devices/AuresCustomerDisplay.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/EscposImage.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Experimental/Unifont/ColumnFormatGlyph.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Experimental/Unifont/ColumnFormatGlyphFactory.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Experimental/Unifont/FontMap.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Experimental/Unifont/UnifontGlyphFactory.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Experimental/Unifont/UnifontPrintBuffer.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/GdEscposImage.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/ImagickEscposImage.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/NativeEscposImage.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/EscposPrintBuffer.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/ImagePrintBuffer.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/PrintBuffer.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/cache/Characters-OCD-300.ser.z +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/cache/Characters-default.ser.z +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintBuffers/cache/Characters-simple.ser.z +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/CupsPrintConnector.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/DummyPrintConnector.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/FilePrintConnector.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/MultiplePrintConnector.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/NetworkPrintConnector.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/PrintConnector.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/RawbtPrintConnector.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/UriPrintConnector.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/PrintConnectors/WindowsPrintConnector.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/Printer.php +%%WWWDIR%%/htdocs/includes/mike42/escpos-php/src/Mike42/Escpos/resources/capabilities.json +%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/LICENSE +%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/Mobile_Detect.json +%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/Mobile_Detect.php +%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/README.md +%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/composer.json +%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/docker-compose.yml +%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/export/exportToJSON.php +%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php +%%WWWDIR%%/htdocs/includes/mobiledetect/mobiledetectlib/phpcs.xml +%%WWWDIR%%/htdocs/includes/nnnick/chartjs/dist/chart.esm.js +%%WWWDIR%%/htdocs/includes/nnnick/chartjs/dist/chart.js +%%WWWDIR%%/htdocs/includes/nnnick/chartjs/dist/chart.min.js +%%WWWDIR%%/htdocs/includes/nnnick/chartjs/dist/chunks/helpers.segment.js +%%WWWDIR%%/htdocs/includes/nnnick/chartjs/dist/helpers.esm.js +%%WWWDIR%%/htdocs/includes/nusoap/lib/Mail/mime.php +%%WWWDIR%%/htdocs/includes/nusoap/lib/Mail/mimePart.php +%%WWWDIR%%/htdocs/includes/nusoap/lib/README.md +%%WWWDIR%%/htdocs/includes/nusoap/lib/nusoap.php +%%WWWDIR%%/htdocs/includes/nusoap/lib/nusoapmime.php +%%WWWDIR%%/htdocs/includes/odtphp/Segment.php +%%WWWDIR%%/htdocs/includes/odtphp/SegmentIterator.php +%%WWWDIR%%/htdocs/includes/odtphp/odf.php +%%WWWDIR%%/htdocs/includes/odtphp/zip/PclZipProxy.php +%%WWWDIR%%/htdocs/includes/odtphp/zip/PhpZipProxy.php +%%WWWDIR%%/htdocs/includes/odtphp/zip/ZipInterface.php +%%WWWDIR%%/htdocs/includes/odtphp/zip/pclzip/LICENSE +%%WWWDIR%%/htdocs/includes/odtphp/zip/pclzip/composer.json +%%WWWDIR%%/htdocs/includes/odtphp/zip/pclzip/gnu-lgpl.txt +%%WWWDIR%%/htdocs/includes/odtphp/zip/pclzip/pclzip.lib.php +%%WWWDIR%%/htdocs/includes/odtphp/zip/pclzip/readme.txt +%%WWWDIR%%/htdocs/includes/parsedown/LICENSE.txt +%%WWWDIR%%/htdocs/includes/parsedown/Parsedown.php +%%WWWDIR%%/htdocs/includes/parsedown/README.md +%%WWWDIR%%/htdocs/includes/parsedown/composer.json +%%WWWDIR%%/htdocs/includes/php-iban/LICENSE +%%WWWDIR%%/htdocs/includes/php-iban/README.md +%%WWWDIR%%/htdocs/includes/php-iban/composer.json +%%WWWDIR%%/htdocs/includes/php-iban/mistranscriptions.txt +%%WWWDIR%%/htdocs/includes/php-iban/oophp-iban.php +%%WWWDIR%%/htdocs/includes/php-iban/php-iban.php +%%WWWDIR%%/htdocs/includes/php-iban/registry.txt +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/.php_cs.dist +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/CHANGELOG.PHPExcel.md +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/CHANGELOG.md +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/CONTRIBUTING.md +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/LICENSE +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/mkdocs.yml +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/phpunit.xml.dist +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/Bootstrap.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Category.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTime.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/CyclicReferenceStack.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Logger.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Exception.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/ExceptionHandler.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaParser.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaToken.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Functions.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Token/Stack.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/functionlist.txt +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/bg/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/bg/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/cs/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/cs/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/da/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/da/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/de/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/de/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/en/uk/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/es/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/es/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fi/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fi/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fr/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fr/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/hu/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/hu/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/it/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/it/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nl/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nl/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/no/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/no/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pl/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pl/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/br/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/br/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/ru/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/ru/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/sv/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/sv/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/tr/config +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/tr/functions +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataType.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataValidation.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataValidator.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DefaultValueBinder.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Hyperlink.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/IValueBinder.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/StringValueBinder.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Axis.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Chart.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeries.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeriesValues.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Exception.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/GridLines.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Layout.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Legend.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/PlotArea.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Properties.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/IRenderer.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/JpGraph.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/PHP Charting Libraries.txt +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/Polyfill.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Title.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Cells.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/CellsFactory.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Comment.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/Properties.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/Security.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/DocumentGenerator.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/HashTable.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Html.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Migrator.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Sample.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IComparable.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IOFactory.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/NamedRange.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/BaseReader.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/DefaultReadFilter.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Exception.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Html.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/IReadFilter.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/IReader.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/Properties.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Security/XmlScanner.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Slk.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/ErrorCode.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Escher.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/MD5.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/RC4.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/Border.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/FillPattern.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/BaseParserClass.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Chart.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ColumnAndRowAttributes.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ConditionalStyles.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/DataValidations.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/PageSetup.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Properties.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SheetViewOptions.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SheetViews.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Styles.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Theme.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/ITextElement.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/RichText.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/Run.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/TextElement.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Settings.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/CodePage.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Date.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Drawing.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/File.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Font.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/CHANGELOG.TXT +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/CholeskyDecomposition.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/EigenvalueDecomposition.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/LUDecomposition.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/Matrix.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/QRDecomposition.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/SingularValueDecomposition.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/utils/Maths.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/File.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/Root.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLERead.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/PasswordHasher.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/StringHelper.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/TimeZone.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/BestFit.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/ExponentialBestFit.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/LinearBestFit.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/LogarithmicBestFit.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/PowerBestFit.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/Trend.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/XMLWriter.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Xls.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Alignment.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Border.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Borders.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Color.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Conditional.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Fill.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Font.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Protection.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Style.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Supervisor.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/BaseDrawing.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/CellIterator.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Column.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnCellIterator.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnDimension.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnIterator.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Dimension.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing/Shadow.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/HeaderFooter.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/HeaderFooterDrawing.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Iterator.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/MemoryDrawing.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageMargins.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Protection.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Row.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowCellIterator.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowDimension.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowIterator.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/SheetView.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/BaseWriter.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Csv.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Exception.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Html.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/IWriter.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell/Comment.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Content.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Meta.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/MetaInf.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Mimetype.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Settings.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Styles.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Thumbnails.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/WriterPart.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Dompdf.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Mpdf.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Tcpdf.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/BIFFwriter.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Escher.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Font.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Workbook.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Xf.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Chart.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Comments.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/DocProps.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Drawing.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Rels.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/StringTable.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Style.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Theme.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Workbook.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Worksheet.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/WriterPart.php +%%WWWDIR%%/htdocs/includes/phpoffice/phpspreadsheet/src/autoloader.php +%%WWWDIR%%/htdocs/includes/printipp/BasicIPP.php +%%WWWDIR%%/htdocs/includes/printipp/CupsPrintIPP.php +%%WWWDIR%%/htdocs/includes/printipp/ExtendedPrintIPP.php +%%WWWDIR%%/htdocs/includes/printipp/PrintIPP.php +%%WWWDIR%%/htdocs/includes/printipp/http_class.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/ApcCache.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/AutoLoader.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/CommentParser.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Compose.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Data/ApiMethodInfo.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Data/Arr.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Data/Invalid.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Data/Obj.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Data/Text.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Data/ValidationInfo.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Data/Validator.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Data/ValueObject.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Data/iValidate.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Data/iValueObject.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Defaults.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/EventDispatcher.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Explorer.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/ExplorerInfo.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Filter/RateLimit.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Flash.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/AmfFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/CsvFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/DependentFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/DependentMultiFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/Format.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/HtmlFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/JsFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/JsonFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/MultiFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/PlistFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/TsvFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/UploadFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/UrlEncodedFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/XmlFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/YamlFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/iDecodeStream.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Format/iFormat.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/HumanReadableCache.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/InvalidAuthCredentials.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/MemcacheCache.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/PassThrough.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/README.md +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Redirect.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Resources.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/RestException.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Restler.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Routes.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Scope.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/UI/Emmet.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/UI/FormStyles.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/UI/Forms.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/UI/Nav.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/UI/Tags.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/User.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/Util.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/compatibility/iAuthenticate.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/compatibility/restler1.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/compatibility/restler2.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/composer.json +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/css/print.css +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/css/reset.css +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/css/screen.css +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/css/style.css +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/css/typography.css +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/fonts/DroidSans-Bold.ttf +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/fonts/DroidSans.ttf +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/images/collapse.gif +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/images/expand.gif +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/images/explorer_icons.png +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/images/favicon-16x16.png +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/images/favicon-32x32.png +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/images/favicon.ico +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/images/logo_small.png +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/images/pet_store_api.png +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/images/throbber.gif +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/images/wordnik_api.png +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/index.html +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/ca.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/el.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/en.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/es.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/fr.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/geo.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/it.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/ja.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/ko-kr.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/pl.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/pt.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/ru.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/tr.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/translator.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lang/zh-cn.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/backbone-min.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/es5-shim.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/handlebars-4.0.5.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/highlight.9.1.0.pack.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/highlight.9.1.0.pack_extended.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jquery-1.8.0.min.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jquery.ba-bbq.min.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jquery.slideto.min.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jquery.wiggle.min.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/js-yaml.min.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/jsoneditor.min.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/lodash.min.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/marked.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/object-assign-pollyfill.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/sanitize-html.min.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/lib/swagger-oauth.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/o2c.html +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/swagger-ui.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/explorer/swagger-ui.min.js +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/iAuthenticate.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/iCache.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/iCompose.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/iFilter.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/iIdentifyUser.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/iProvideMultiVersionApi.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/iUseAuthentication.php +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/views/debug.css +%%WWWDIR%%/htdocs/includes/restler/framework/Luracast/Restler/views/debug.php +%%WWWDIR%%/htdocs/includes/sabre/autoload.php +%%WWWDIR%%/htdocs/includes/sabre/composer.json +%%WWWDIR%%/htdocs/includes/sabre/composer.lock +%%WWWDIR%%/htdocs/includes/sabre/composer/ClassLoader.php +%%WWWDIR%%/htdocs/includes/sabre/composer/InstalledVersions.php +%%WWWDIR%%/htdocs/includes/sabre/composer/LICENSE +%%WWWDIR%%/htdocs/includes/sabre/composer/autoload_classmap.php +%%WWWDIR%%/htdocs/includes/sabre/composer/autoload_files.php +%%WWWDIR%%/htdocs/includes/sabre/composer/autoload_namespaces.php +%%WWWDIR%%/htdocs/includes/sabre/composer/autoload_psr4.php +%%WWWDIR%%/htdocs/includes/sabre/composer/autoload_real.php +%%WWWDIR%%/htdocs/includes/sabre/composer/autoload_static.php +%%WWWDIR%%/htdocs/includes/sabre/composer/installed.json +%%WWWDIR%%/htdocs/includes/sabre/composer/installed.php +%%WWWDIR%%/htdocs/includes/sabre/composer/platform_check.php +%%WWWDIR%%/htdocs/includes/sabre/psr/log/LICENSE +%%WWWDIR%%/htdocs/includes/sabre/psr/log/Psr/Log/AbstractLogger.php +%%WWWDIR%%/htdocs/includes/sabre/psr/log/Psr/Log/InvalidArgumentException.php +%%WWWDIR%%/htdocs/includes/sabre/psr/log/Psr/Log/LogLevel.php +%%WWWDIR%%/htdocs/includes/sabre/psr/log/Psr/Log/LoggerAwareInterface.php +%%WWWDIR%%/htdocs/includes/sabre/psr/log/Psr/Log/LoggerAwareTrait.php +%%WWWDIR%%/htdocs/includes/sabre/psr/log/Psr/Log/LoggerInterface.php +%%WWWDIR%%/htdocs/includes/sabre/psr/log/Psr/Log/LoggerTrait.php +%%WWWDIR%%/htdocs/includes/sabre/psr/log/Psr/Log/NullLogger.php +%%WWWDIR%%/htdocs/includes/sabre/psr/log/Psr/Log/Test/DummyTest.php +%%WWWDIR%%/htdocs/includes/sabre/psr/log/Psr/Log/Test/LoggerInterfaceTest.php +%%WWWDIR%%/htdocs/includes/sabre/psr/log/Psr/Log/Test/TestLogger.php +%%WWWDIR%%/htdocs/includes/sabre/psr/log/README.md +%%WWWDIR%%/htdocs/includes/sabre/psr/log/composer.json +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/LICENSE +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/README.md +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/composer.json +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/BackendInterface.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/NotificationSupport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/PDO.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/SchedulingSupport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/SharingSupport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/SimplePDO.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/SubscriptionSupport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Backend/SyncSupport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Calendar.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarHome.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarObject.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarQueryValidator.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/CalendarRoot.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Exception/InvalidComponentType.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/ICSExportPlugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/ICalendar.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/ICalendarObject.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/ICalendarObjectContainer.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/ISharedCalendar.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Notifications/Collection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Notifications/ICollection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Notifications/INode.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Notifications/Node.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Notifications/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/Collection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/IProxyRead.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/IProxyWrite.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/ProxyRead.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/ProxyWrite.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Principal/User.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/IInbox.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/IMipPlugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/IOutbox.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/ISchedulingObject.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/Inbox.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/Outbox.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Schedule/SchedulingObject.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/SharedCalendar.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/SharingPlugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Subscriptions/ISubscription.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Subscriptions/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Subscriptions/Subscription.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Filter/CalendarData.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Filter/CompFilter.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Filter/ParamFilter.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Filter/PropFilter.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Notification/Invite.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Notification/InviteReply.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Notification/NotificationInterface.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Notification/SystemStatus.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Property/AllowedSharingModes.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Property/EmailAddressSet.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Property/Invite.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Property/ScheduleCalendarTransp.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarComponentSet.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Property/SupportedCalendarData.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Property/SupportedCollationSet.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Request/CalendarMultiGetReport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Request/CalendarQueryReport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Request/FreeBusyQueryReport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Request/InviteReply.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Request/MkCalendar.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Xml/Request/Share.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/AddressBook.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/AddressBookHome.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/AddressBookRoot.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Backend/AbstractBackend.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Backend/BackendInterface.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Backend/PDO.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Backend/SyncSupport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Card.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/IAddressBook.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/ICard.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/IDirectory.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/VCFExportPlugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Xml/Filter/AddressData.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Xml/Filter/ParamFilter.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Xml/Filter/PropFilter.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Xml/Property/SupportedAddressData.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Xml/Property/SupportedCollationSet.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Xml/Request/AddressBookMultiGetReport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/CardDAV/Xml/Request/AddressBookQueryReport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/AbstractBearer.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/AbstractDigest.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/Apache.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/BackendInterface.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/BasicCallBack.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/File.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/IMAP.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/PDO.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Backend/PDOBasicAuth.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Auth/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/GuessContentType.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/HtmlOutput.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/HtmlOutputHelper.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/MapGetToPropFind.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/PropFindAll.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/assets/favicon.ico +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/assets/openiconic/ICON-LICENSE +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.css +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.eot +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.otf +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.svg +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.ttf +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/assets/openiconic/open-iconic.woff +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/assets/sabredav.css +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Browser/assets/sabredav.png +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Client.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Collection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/CorePlugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/BadRequest.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/Conflict.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/ConflictingLock.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/Forbidden.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/InsufficientStorage.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/InvalidResourceType.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/InvalidSyncToken.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/LengthRequired.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/LockTokenMatchesRequestUri.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/Locked.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/MethodNotAllowed.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/NotAuthenticated.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/NotFound.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/NotImplemented.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/PaymentRequired.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/PreconditionFailed.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/ReportNotSupported.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/RequestedRangeNotSatisfiable.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/ServiceUnavailable.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/TooManyMatches.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Exception/UnsupportedMediaType.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/FS/Directory.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/FS/File.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/FS/Node.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/FSExt/Directory.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/FSExt/File.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/File.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/ICollection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/ICopyTarget.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/IExtendedCollection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/IFile.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/IMoveTarget.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/IMultiGet.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/INode.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/INodeByPath.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/IProperties.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/IQuota.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/Backend/AbstractBackend.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/Backend/BackendInterface.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/Backend/File.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/Backend/PDO.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/LockInfo.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Locks/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/MkCol.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Mount/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Node.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/PartialUpdate/IPatchSupport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/PartialUpdate/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/PropFind.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/PropPatch.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/PropertyStorage/Backend/BackendInterface.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/PropertyStorage/Backend/PDO.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/PropertyStorage/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Server.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/ServerPlugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Sharing/ISharedNode.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Sharing/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/SimpleCollection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/SimpleFile.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/StringUtil.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Sync/ISyncCollection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Sync/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/TemporaryFileFilterPlugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Tree.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/UUIDUtil.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Version.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Element/Prop.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Element/Response.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Element/Sharee.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/Complex.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/GetLastModified.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/Href.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/Invite.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/LocalHref.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/LockDiscovery.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/ResourceType.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/ShareAccess.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/SupportedLock.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/SupportedMethodSet.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/SupportedReportSet.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Request/Lock.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Request/MkCol.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Request/PropFind.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Request/PropPatch.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Request/ShareResource.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Request/SyncCollectionReport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Response/MultiStatus.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Service.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/ACLTrait.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/AbstractPrincipalCollection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Exception/AceConflict.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Exception/NeedPrivileges.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Exception/NoAbstract.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Exception/NotRecognizedPrincipal.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Exception/NotSupportedPrivilege.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/FS/Collection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/FS/File.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/FS/HomeCollection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/IACL.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/IPrincipal.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/IPrincipalCollection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Plugin.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Principal.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/PrincipalBackend/AbstractBackend.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/PrincipalBackend/BackendInterface.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/PrincipalBackend/CreatePrincipalSupport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/PrincipalBackend/PDO.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/PrincipalCollection.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Property/Acl.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Property/AclRestrictions.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Property/CurrentUserPrivilegeSet.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Property/Principal.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Request/AclPrincipalPropSetReport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Request/ExpandPropertyReport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Request/PrincipalMatchReport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/.php_cs.dist +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/LICENSE +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/composer.json +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/Emitter.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/EmitterInterface.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/EmitterTrait.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/EventEmitter.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/Loop/Loop.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/Loop/functions.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/Promise.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/Promise/functions.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/PromiseAlreadyResolvedException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/Version.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/WildcardEmitter.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/WildcardEmitterTrait.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/lib/coroutine.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/event/phpstan.neon +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/.php_cs.dist +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/CHANGELOG.md +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/LICENSE +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/README.md +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/composer.json +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/Auth/AWS.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/Auth/AbstractAuth.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/Auth/Basic.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/Auth/Bearer.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/Auth/Digest.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/Client.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/ClientException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/ClientHttpException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/HttpException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/Message.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/MessageDecoratorTrait.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/MessageInterface.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/Request.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/RequestDecorator.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/RequestInterface.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/Response.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/ResponseDecorator.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/ResponseInterface.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/Sapi.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/Version.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/lib/functions.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/http/phpstan.neon +%%WWWDIR%%/htdocs/includes/sabre/sabre/uri/LICENSE +%%WWWDIR%%/htdocs/includes/sabre/sabre/uri/composer.json +%%WWWDIR%%/htdocs/includes/sabre/sabre/uri/lib/InvalidUriException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/uri/lib/Version.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/uri/lib/functions.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/LICENSE +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/README.md +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/composer.json +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/BirthdayCalendarGenerator.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Cli.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Component.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Component/Available.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Component/VAlarm.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Component/VAvailability.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Component/VCalendar.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Component/VCard.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Component/VEvent.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Component/VFreeBusy.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Component/VJournal.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Component/VTimeZone.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Component/VTodo.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/DateTimeParser.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Document.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/ElementList.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/EofException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/FreeBusyData.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/FreeBusyGenerator.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/ITip/Broker.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/ITip/ITipException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/ITip/Message.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/ITip/SameOrganizerForAllComponentsException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/InvalidDataException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Node.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/PHPUnitAssertions.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Parameter.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/ParseException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Parser/Json.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Parser/MimeDir.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Parser/Parser.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Parser/XML.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Parser/XML/Element/KeyValue.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/Binary.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/Boolean.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/FlatText.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/FloatValue.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/ICalendar/CalAddress.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/ICalendar/Date.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/ICalendar/DateTime.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/ICalendar/Duration.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/ICalendar/Period.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/ICalendar/Recur.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/IntegerValue.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/Text.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/Time.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/Unknown.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/Uri.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/UtcOffset.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/VCard/Date.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/VCard/DateAndOrTime.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/VCard/DateTime.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/VCard/LanguageTag.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/VCard/PhoneNumber.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Property/VCard/TimeStamp.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Reader.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Recur/EventIterator.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Recur/MaxInstancesExceededException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Recur/NoInstancesException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Recur/RDateIterator.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Recur/RRuleIterator.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Settings.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Splitter/ICalendar.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Splitter/SplitterInterface.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Splitter/VCard.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/StringUtil.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/TimeZoneUtil.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/TimezoneGuesser/FindFromOffset.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/TimezoneGuesser/FindFromTimezoneIdentifier.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/TimezoneGuesser/FindFromTimezoneMap.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/TimezoneGuesser/GuessFromLicEntry.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/TimezoneGuesser/GuessFromMsTzId.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/TimezoneGuesser/TimezoneFinder.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/TimezoneGuesser/TimezoneGuesser.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/UUIDUtil.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/VCardConverter.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Version.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/Writer.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/timezonedata/exchangezones.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/timezonedata/lotuszones.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/timezonedata/php-bc.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/timezonedata/php-workaround.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/lib/timezonedata/windowszones.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/resources/schema/xcal.rng +%%WWWDIR%%/htdocs/includes/sabre/sabre/vobject/resources/schema/xcard.rng +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/LICENSE +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/README.md +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/composer.json +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/ContextStackTrait.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Deserializer/functions.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Element.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Element/Base.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Element/Cdata.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Element/Elements.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Element/KeyValue.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Element/Uri.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Element/XmlFragment.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/LibXMLException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/ParseException.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Reader.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Serializer/functions.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Service.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Version.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/Writer.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/XmlDeserializable.php +%%WWWDIR%%/htdocs/includes/sabre/sabre/xml/lib/XmlSerializable.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/CHANGELOG.md +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/LICENSE +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/OPENAPI_VERSION +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/README.md +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/VERSION +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/composer.json +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/data/ca-certificates.crt +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/init.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Account.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/AccountLink.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApiOperations/All.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApiOperations/Create.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApiOperations/Delete.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApiOperations/NestedResource.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApiOperations/Request.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApiOperations/Retrieve.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApiOperations/Search.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApiOperations/SingletonRetrieve.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApiOperations/Update.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApiRequestor.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApiResource.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApiResponse.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApplePayDomain.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApplicationFee.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ApplicationFeeRefund.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Apps/Secret.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Balance.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/BalanceTransaction.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/BankAccount.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/BaseStripeClient.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/BaseStripeClientInterface.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/BillingPortal/Configuration.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/BillingPortal/Session.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Capability.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Card.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/CashBalance.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Charge.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Checkout/Session.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Collection.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/CountrySpec.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Coupon.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/CreditNote.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/CreditNoteLineItem.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Customer.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/CustomerBalanceTransaction.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/CustomerCashBalanceTransaction.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Discount.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Dispute.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/EphemeralKey.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ErrorObject.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Event.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/ApiConnectionException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/ApiErrorException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/AuthenticationException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/BadMethodCallException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/CardException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/ExceptionInterface.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/IdempotencyException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/InvalidArgumentException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/InvalidRequestException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/OAuth/ExceptionInterface.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidClientException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidGrantException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidRequestException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidScopeException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/OAuth/OAuthErrorException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/OAuth/UnknownOAuthErrorException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/OAuth/UnsupportedGrantTypeException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/OAuth/UnsupportedResponseTypeException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/PermissionException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/RateLimitException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/SignatureVerificationException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/UnexpectedValueException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Exception/UnknownApiErrorException.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ExchangeRate.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/File.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/FileLink.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/FinancialConnections/Account.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/FinancialConnections/AccountOwner.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/FinancialConnections/AccountOwnership.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/FinancialConnections/Session.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/FundingInstructions.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/HttpClient/ClientInterface.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/HttpClient/CurlClient.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/HttpClient/StreamingClientInterface.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Identity/VerificationReport.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Identity/VerificationSession.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Invoice.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/InvoiceItem.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/InvoiceLineItem.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Issuing/Authorization.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Issuing/Card.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Issuing/CardDetails.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Issuing/Cardholder.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Issuing/Dispute.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Issuing/Transaction.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/LineItem.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/LoginLink.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Mandate.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/OAuth.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/OAuthErrorObject.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/PaymentIntent.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/PaymentLink.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/PaymentMethod.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Payout.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Person.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Plan.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Price.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Product.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/PromotionCode.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Quote.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Radar/EarlyFraudWarning.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Radar/ValueList.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Radar/ValueListItem.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/RecipientTransfer.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Refund.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Reporting/ReportRun.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Reporting/ReportType.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/RequestTelemetry.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Review.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/SearchResult.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/AbstractService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/AbstractServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/AccountLinkService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/AccountService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/ApplePayDomainService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/ApplicationFeeService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Apps/AppsServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Apps/SecretService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/BalanceService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/BalanceTransactionService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/BillingPortal/BillingPortalServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/BillingPortal/ConfigurationService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/BillingPortal/SessionService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/ChargeService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Checkout/CheckoutServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Checkout/SessionService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/CoreServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/CountrySpecService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/CouponService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/CreditNoteService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/CustomerService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/DisputeService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/EphemeralKeyService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/EventService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/ExchangeRateService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/FileLinkService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/FileService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/FinancialConnections/AccountService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/FinancialConnections/FinancialConnectionsServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/FinancialConnections/SessionService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Identity/IdentityServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Identity/VerificationReportService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Identity/VerificationSessionService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/InvoiceItemService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/InvoiceService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Issuing/AuthorizationService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Issuing/CardService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Issuing/CardholderService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Issuing/DisputeService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Issuing/IssuingServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Issuing/TransactionService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/MandateService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/OAuthService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/PaymentIntentService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/PaymentLinkService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/PaymentMethodService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/PayoutService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/PlanService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/PriceService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/ProductService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/PromotionCodeService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/QuoteService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Radar/EarlyFraudWarningService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Radar/RadarServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Radar/ValueListItemService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Radar/ValueListService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/RefundService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Reporting/ReportRunService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Reporting/ReportTypeService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Reporting/ReportingServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/ReviewService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/SetupAttemptService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/SetupIntentService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/ShippingRateService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Sigma/ScheduledQueryRunService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Sigma/SigmaServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/SourceService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/SubscriptionItemService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/SubscriptionScheduleService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/SubscriptionService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TaxCodeService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TaxRateService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Terminal/ConfigurationService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Terminal/ConnectionTokenService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Terminal/LocationService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Terminal/ReaderService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Terminal/TerminalServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/CustomerService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/Issuing/CardService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/Issuing/IssuingServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/RefundService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/Terminal/ReaderService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/Terminal/TerminalServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/TestClockService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/TestHelpersServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/Treasury/InboundTransferService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/Treasury/OutboundPaymentService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/Treasury/OutboundTransferService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/Treasury/ReceivedCreditService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/Treasury/ReceivedDebitService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TestHelpers/Treasury/TreasuryServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TokenService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TopupService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/TransferService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Treasury/CreditReversalService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Treasury/DebitReversalService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Treasury/FinancialAccountService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Treasury/InboundTransferService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Treasury/OutboundPaymentService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Treasury/OutboundTransferService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Treasury/ReceivedCreditService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Treasury/ReceivedDebitService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Treasury/TransactionEntryService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Treasury/TransactionService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/Treasury/TreasuryServiceFactory.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Service/WebhookEndpointService.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/SetupAttempt.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/SetupIntent.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/ShippingRate.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Sigma/ScheduledQueryRun.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/SingletonApiResource.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Source.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/SourceTransaction.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Stripe.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/StripeClient.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/StripeClientInterface.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/StripeObject.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/StripeStreamingClientInterface.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Subscription.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/SubscriptionItem.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/SubscriptionSchedule.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/TaxCode.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/TaxId.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/TaxRate.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Terminal/Configuration.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Terminal/ConnectionToken.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Terminal/Location.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Terminal/Reader.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/TestHelpers/TestClock.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Token.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Topup.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Transfer.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/TransferReversal.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Treasury/CreditReversal.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Treasury/DebitReversal.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Treasury/FinancialAccount.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Treasury/FinancialAccountFeatures.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Treasury/InboundTransfer.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Treasury/OutboundPayment.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Treasury/OutboundTransfer.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Treasury/ReceivedCredit.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Treasury/ReceivedDebit.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Treasury/Transaction.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Treasury/TransactionEntry.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/UsageRecord.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/UsageRecordSummary.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Util/ApiVersion.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Util/CaseInsensitiveArray.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Util/DefaultLogger.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Util/LoggerInterface.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Util/ObjectTypes.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Util/RandomGenerator.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Util/RequestOptions.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Util/Set.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Util/Util.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/Webhook.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/WebhookEndpoint.php +%%WWWDIR%%/htdocs/includes/stripe/stripe-php/lib/WebhookSignature.php +%%WWWDIR%%/htdocs/includes/swiftmailer/autoload.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/AutoLoader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/EmailLexer.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/EmailParser.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/EmailValidator.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/AtextAfterCFWS.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/CRLFAtTheEnd.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/CRLFX2.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/CRNoLF.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/CharNotAllowed.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/CommaInDomain.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/ConsecutiveAt.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/ConsecutiveDot.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/DomainAcceptsNoMail.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/DomainHyphened.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/DotAtEnd.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/DotAtStart.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/ExpectingAT.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/ExpectingATEXT.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/ExpectingCTEXT.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/ExpectingDTEXT.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/ExpectingDomainLiteralClose.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/ExpectingQPair.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/InvalidEmail.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/LocalOrReservedDomain.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/NoDNSRecord.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/NoDomainPart.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/NoLocalPart.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/UnclosedComment.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/UnclosedQuotedString.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Exception/UnopenedComment.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Parser/DomainPart.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Parser/LocalPart.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Parser/Parser.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/DNSCheckValidation.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/EmailValidation.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/Error/RFCWarnings.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/Error/SpoofEmail.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/Exception/EmptyValidationList.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/MultipleErrors.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/MultipleValidationWithAnd.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/NoRFCWarningsValidation.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/RFCValidation.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/SpoofCheckValidation.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/AddressLiteral.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/CFWSNearAt.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/CFWSWithFWS.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/Comment.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/DeprecatedComment.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/DomainLiteral.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/DomainTooLong.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/EmailTooLong.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/IPV6BadChar.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/IPV6ColonEnd.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/IPV6ColonStart.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/IPV6Deprecated.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/IPV6DoubleColon.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/IPV6GroupCount.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/IPV6MaxGroups.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/LabelTooLong.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/LocalTooLong.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/NoDNSMXRecord.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/ObsoleteDTEXT.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/QuotedPart.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/QuotedString.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/TLD.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Warning/Warning.php +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/LICENSE +%%WWWDIR%%/htdocs/includes/swiftmailer/egulias/email-validator/README.md +%%WWWDIR%%/htdocs/includes/swiftmailer/lexer/LICENSE +%%WWWDIR%%/htdocs/includes/swiftmailer/lexer/README.md +%%WWWDIR%%/htdocs/includes/swiftmailer/lexer/composer.json +%%WWWDIR%%/htdocs/includes/swiftmailer/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/AddressEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/AddressEncoder/IdnAddressEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/AddressEncoder/Utf8AddressEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/AddressEncoderException.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Attachment.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/ArrayByteStream.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/ByteStream/TemporaryFileByteStream.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReader/GenericFixedWidthReader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReader/UsAsciiReader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReader/Utf8Reader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReaderFactory.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/CharacterReaderFactory/SimpleCharacterReaderFactory.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/CharacterStream.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/CharacterStream/ArrayCharacterStream.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/CharacterStream/NgCharacterStream.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/ConfigurableSpool.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/DependencyContainer.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/DependencyException.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/EmbeddedFile.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Encoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Encoder/Base64Encoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Encoder/QpEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Encoder/Rfc2231Encoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/CommandEvent.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/CommandListener.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/Event.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/EventListener.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/EventObject.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/ResponseEvent.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/ResponseListener.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/SendEvent.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/SendListener.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/TransportChangeEvent.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/TransportChangeListener.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/TransportExceptionEvent.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Events/TransportExceptionListener.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/FailoverTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/FileSpool.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/FileStream.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Filterable.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/IdGenerator.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Image.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/InputByteStream.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/IoException.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/ArrayKeyCache.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/NullKeyCache.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/KeyCache/SimpleKeyCacheInputStream.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/LoadBalancedTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mailer.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mailer/ArrayRecipientIterator.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mailer/RecipientIterator.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/MemorySpool.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Message.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Attachment.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/CharsetObserver.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/Base64ContentEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/NativeQpContentEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/NullContentEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/PlainContentEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoderProxy.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/RawContentEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/EmbeddedFile.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/EncodingObserver.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Header.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/Base64HeaderEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/QpHeaderEncoder.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/DateHeader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/IdentificationHeader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/OpenDKIMHeader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/ParameterizedHeader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/PathHeader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/Headers/UnstructuredHeader.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/IdGenerator.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/MimePart.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderFactory.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderSet.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/SimpleMessage.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/MimePart.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/NullTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/OutputByteStream.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/AntiFloodPlugin.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/BandwidthMonitorPlugin.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Decorator/Replacements.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/DecoratorPlugin.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/ImpersonatePlugin.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Logger.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/LoggerPlugin.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Loggers/ArrayLogger.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Loggers/EchoLogger.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Connection.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Exception.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/RedirectingPlugin.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Reporter.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/ReporterPlugin.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Reporters/HitReporter.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Reporters/HtmlReporter.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Sleeper.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/ThrottlerPlugin.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Plugins/Timer.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Preferences.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/RfcComplianceException.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/SendmailTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Signer.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/BodySigner.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/HeaderSigner.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/OpenDKIMSigner.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Signers/SMimeSigner.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/SmtpTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Spool.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/SpoolTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/StreamFilter.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/StreamFilters/ByteArrayReplacementFilter.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilter.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/SwiftException.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/XOAuth2Authenticator.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/EightBitMimeHandler.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/Esmtp/SmtpUtf8Handler.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/FailoverTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/LoadBalancedTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/NullTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/classes/Swift/TransportException.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/dependency_maps/cache_deps.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/dependency_maps/message_deps.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/dependency_maps/mime_deps.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/dependency_maps/transport_deps.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/mime_types.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/preferences.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/swift_required.php +%%WWWDIR%%/htdocs/includes/swiftmailer/lib/swiftmailer_generate_mimes_config.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/CHANGELOG.md +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/AmqpCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/ArgsStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/Caster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/ClassStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/ConstStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/CutArrayStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/CutStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/DOMCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/DoctrineCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/EnumStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/ExceptionCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/FrameStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/LinkStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/MongoCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/PdoCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/PgSqlCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/RedisCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/ReflectionCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/ResourceCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/SplCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/StubCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/TraceStub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/XmlReaderCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Caster/XmlResourceCaster.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/AbstractCloner.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/ClonerInterface.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/Cursor.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/Data.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/DumperInterface.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/Stub.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Cloner/VarCloner.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Dumper/AbstractDumper.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Dumper/CliDumper.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Dumper/DataDumperInterface.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Dumper/HtmlDumper.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Exception/ThrowingCasterException.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/LICENSE +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/README.md +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Resources/functions/dump.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Test/VarDumperTestTrait.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Caster/CasterTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Caster/ExceptionCasterTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Caster/PdoCasterTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Caster/RedisCasterTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Caster/ReflectionCasterTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Caster/SplCasterTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Caster/StubCasterTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Caster/XmlReaderCasterTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/CliDumperTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Fixtures/FooInterface.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Fixtures/GeneratorDemo.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Fixtures/NotLoadableClass.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Fixtures/Twig.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Fixtures/dumb-var.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Fixtures/xml_reader.xml +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/HtmlDumperTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/Test/VarDumperTestTraitTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/Tests/VarClonerTest.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/VarDumper.php +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/composer.json +%%WWWDIR%%/htdocs/includes/symfony/var-dumper/phpunit.xml.dist +%%WWWDIR%%/htdocs/includes/tcpdi/fpdf_tpl.php +%%WWWDIR%%/htdocs/includes/tcpdi/tcpdi.php +%%WWWDIR%%/htdocs/includes/tcpdi/tcpdi_parser.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/CHANGELOG.TXT +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/LICENSE.TXT +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/README.md +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/VERSION +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/composer.json +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/config/tcpdf_config.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/ae_fonts_2.0/COPYING +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/ae_fonts_2.0/ChangeLog +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/ae_fonts_2.0/README +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/aealarabiya.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/aealarabiya.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/aealarabiya.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/aefurat.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/aefurat.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/aefurat.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/cid0cs.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/cid0ct.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/cid0jp.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/cid0kr.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/courier.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/courierb.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/courierbi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/courieri.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.33/AUTHORS +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.33/BUGS +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.33/LICENSE +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.33/NEWS +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.33/README +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.33/langcover.txt +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.33/unicover.txt +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/AUTHORS +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/BUGS +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/LICENSE +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/NEWS +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/README +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/langcover.txt +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavu-fonts-ttf-2.34/unicover.txt +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusans.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusans.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusans.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansb.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansb.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansb.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansbi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansbi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansbi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusanscondensed.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusanscondensed.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusanscondensed.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusanscondensedb.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusanscondensedb.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusanscondensedb.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusanscondensedbi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusanscondensedbi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusanscondensedbi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusanscondensedi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusanscondensedi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusanscondensedi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansextralight.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansextralight.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansextralight.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansmono.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansmono.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansmono.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansmonob.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansmonob.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansmonob.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansmonobi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansmonobi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansmonobi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansmonoi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansmonoi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavusansmonoi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserif.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserif.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserif.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifb.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifb.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifb.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifbi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifbi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifbi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifcondensed.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifcondensed.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifcondensed.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifcondensedb.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifcondensedb.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifcondensedb.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifcondensedbi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifcondensedbi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifcondensedbi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifcondensedi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifcondensedi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifcondensedi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/dejavuserifi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20100919/AUTHORS +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20100919/COPYING +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20100919/CREDITS +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20100919/ChangeLog +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20100919/INSTALL +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20100919/README +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20120503/AUTHORS +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20120503/COPYING +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20120503/CREDITS +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20120503/ChangeLog +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20120503/INSTALL +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20120503/README +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20120503/TROUBLESHOOTING +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freefont-20120503/USAGE +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freemono.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freemono.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freemono.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freemonob.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freemonob.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freemonob.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freemonobi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freemonobi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freemonobi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freemonoi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freemonoi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freemonoi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freesans.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freesans.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freesans.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freesansb.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freesansb.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freesansb.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freesansbi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freesansbi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freesansbi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freesansi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freesansi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freesansi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freeserif.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freeserif.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freeserif.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freeserifb.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freeserifb.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freeserifb.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freeserifbi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freeserifbi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freeserifbi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freeserifi.ctg.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freeserifi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/freeserifi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/helvetica.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/helveticab.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/helveticabi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/helveticai.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/hysmyeongjostdmedium.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/kozgopromedium.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/kozminproregular.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/msungstdlight.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfacourier.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfacourier.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfacourierb.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfacourierb.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfacourierbi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfacourierbi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfacourieri.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfacourieri.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfahelvetica.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfahelvetica.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfahelveticab.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfahelveticab.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfahelveticabi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfahelveticabi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfahelveticai.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfahelveticai.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfasymbol.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfasymbol.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfatimes.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfatimes.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfatimesb.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfatimesb.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfatimesbi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfatimesbi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfatimesi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfatimesi.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfazapfdingbats.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/pdfazapfdingbats.z +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/stsongstdlight.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/symbol.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/times.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/timesb.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/timesbi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/timesi.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/uni2cid_ac15.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/uni2cid_ag15.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/uni2cid_aj16.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/uni2cid_ak12.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/fonts/zapfdingbats.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/include/barcodes/datamatrix.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/include/barcodes/pdf417.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/include/barcodes/qrcode.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/include/sRGB.icc +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/include/tcpdf_colors.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/include/tcpdf_filters.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/include/tcpdf_font_data.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/include/tcpdf_fonts.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/include/tcpdf_images.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/include/tcpdf_static.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/scripts/doctum.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/tcpdf.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/tcpdf_autoconfig.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/tcpdf_barcodes_1d.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/tcpdf_barcodes_2d.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/tcpdf_import.php +%%WWWDIR%%/htdocs/includes/tecnickcom/tcpdf/tcpdf_parser.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/.github/ISSUE_TEMPLATE/bug_report.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/.github/ISSUE_TEMPLATE/feature_request.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/.github/ISSUE_TEMPLATE/general-help-request.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/CHANGELOG.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/CODE_OF_CONDUCT.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/LICENSE +%%WWWDIR%%/htdocs/includes/webklex/php-imap/LICENSE.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/README.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/composer.json +%%WWWDIR%%/htdocs/includes/webklex/php-imap/deleted.txt +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Address.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Attachment.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Attribute.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Client.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/ClientManager.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ImapProtocol.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Connection/Protocols/LegacyProtocol.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Connection/Protocols/Protocol.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Connection/Protocols/ProtocolInterface.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/EncodingAliases.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Events/Event.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Events/FlagDeletedEvent.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Events/FlagNewEvent.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Events/FolderDeletedEvent.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Events/FolderMovedEvent.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Events/FolderNewEvent.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Events/MessageCopiedEvent.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Events/MessageDeletedEvent.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Events/MessageMovedEvent.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Events/MessageNewEvent.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Events/MessageRestoredEvent.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/AuthFailedException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/ConnectionFailedException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/EventNotFoundException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/FolderFetchingException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/GetMessagesFailedException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/InvalidMessageDateException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/InvalidWhereQueryCriteriaException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/MaskNotFoundException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/MessageContentFetchingException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/MessageFlagException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/MessageHeaderFetchingException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/MessageNotFoundException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/MessageSearchValidationException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/MethodNotFoundException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/MethodNotSupportedException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/ProtocolNotSupportedException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Exceptions/RuntimeException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Folder.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Header.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/IMAP.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Message.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Part.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Query/Query.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Query/WhereQuery.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Structure.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Support/AttachmentCollection.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Support/FlagCollection.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Support/FolderCollection.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Support/Masks/AttachmentMask.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Support/Masks/Mask.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Support/Masks/MessageMask.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Support/MessageCollection.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Support/PaginatedCollection.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/Traits/HasEvents.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/src/config/imap.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/autoload.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/composer/ClassLoader.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/composer/InstalledVersions.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/composer/LICENSE +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/composer/autoload_classmap.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/composer/autoload_files.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/composer/autoload_namespaces.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/composer/autoload_psr4.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/composer/autoload_real.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/composer/autoload_static.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/composer/installed.json +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/composer/installed.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/composer/platform_check.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/Arr.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/Collection.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/Enumerable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/HigherOrderCollectionProxy.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/HigherOrderWhenProxy.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/ItemNotFoundException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/LICENSE.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/LazyCollection.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/MultipleItemsFoundException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/Traits/EnumeratesValues.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/composer.json +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/collections/helpers.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/Access/Authorizable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/Access/Gate.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/Authenticatable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/CanResetPassword.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/Factory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/Guard.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/Middleware/AuthenticatesRequests.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/MustVerifyEmail.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/PasswordBroker.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/PasswordBrokerFactory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/StatefulGuard.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/SupportsBasicAuth.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Auth/UserProvider.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Broadcasting/Broadcaster.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Broadcasting/Factory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Broadcasting/HasBroadcastChannel.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Broadcasting/ShouldBroadcast.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Broadcasting/ShouldBroadcastNow.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Bus/Dispatcher.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Bus/QueueingDispatcher.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Cache/Factory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Cache/Lock.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Cache/LockProvider.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Cache/LockTimeoutException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Cache/Repository.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Cache/Store.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Config/Repository.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Console/Application.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Console/Kernel.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Container/BindingResolutionException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Container/CircularDependencyException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Container/Container.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Container/ContextualBindingBuilder.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Cookie/Factory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Cookie/QueueingFactory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Database/Eloquent/Castable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Database/Eloquent/CastsAttributes.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Database/Eloquent/CastsInboundAttributes.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Database/Eloquent/DeviatesCastableAttributes.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Database/Eloquent/SerializesCastableAttributes.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Database/Eloquent/SupportsPartialRelations.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Database/Events/MigrationEvent.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Database/ModelIdentifier.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Debug/ExceptionHandler.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Encryption/DecryptException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Encryption/EncryptException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Encryption/Encrypter.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Encryption/StringEncrypter.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Events/Dispatcher.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Filesystem/Cloud.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Filesystem/Factory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Filesystem/FileExistsException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Filesystem/FileNotFoundException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Filesystem/Filesystem.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Filesystem/LockTimeoutException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Foundation/Application.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Foundation/CachesConfiguration.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Foundation/CachesRoutes.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Hashing/Hasher.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Http/Kernel.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/LICENSE.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Mail/Factory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Mail/MailQueue.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Mail/Mailable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Mail/Mailer.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Notifications/Dispatcher.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Notifications/Factory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Pagination/CursorPaginator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Pagination/LengthAwarePaginator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Pagination/Paginator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Pipeline/Hub.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Pipeline/Pipeline.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/ClearableQueue.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/EntityNotFoundException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/EntityResolver.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/Factory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/Job.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/Monitor.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/Queue.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/QueueableCollection.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/QueueableEntity.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/ShouldBeEncrypted.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/ShouldBeUnique.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/ShouldBeUniqueUntilProcessing.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Queue/ShouldQueue.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Redis/Connection.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Redis/Connector.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Redis/Factory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Redis/LimiterTimeoutException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Routing/BindingRegistrar.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Routing/Registrar.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Routing/ResponseFactory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Routing/UrlGenerator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Routing/UrlRoutable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Session/Session.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/Arrayable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/CanBeEscapedWhenCastToString.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/DeferrableProvider.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/DeferringDisplayableValue.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/Htmlable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/Jsonable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/MessageBag.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/MessageProvider.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/Renderable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/Responsable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Support/ValidatedData.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Translation/HasLocalePreference.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Translation/Loader.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Translation/Translator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Validation/DataAwareRule.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Validation/Factory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Validation/ImplicitRule.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Validation/Rule.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Validation/UncompromisedVerifier.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Validation/ValidatesWhenResolved.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Validation/Validator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/Validation/ValidatorAwareRule.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/View/Engine.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/View/Factory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/View/View.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/contracts/composer.json +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/macroable/LICENSE.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/macroable/Traits/Macroable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/macroable/composer.json +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/AbstractCursorPaginator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/AbstractPaginator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/Cursor.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/CursorPaginationException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/CursorPaginator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/LICENSE.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/LengthAwarePaginator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/PaginationServiceProvider.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/PaginationState.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/Paginator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/UrlWindow.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/composer.json +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/resources/views/bootstrap-4.blade.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/resources/views/default.blade.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/resources/views/semantic-ui.blade.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/resources/views/simple-bootstrap-4.blade.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/resources/views/simple-default.blade.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/resources/views/simple-tailwind.blade.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/pagination/resources/views/tailwind.blade.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/AggregateServiceProvider.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Carbon.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Composer.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/ConfigurationUrlParser.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/DateFactory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Env.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/App.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Artisan.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Auth.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Blade.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Broadcast.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Bus.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Cache.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Config.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Cookie.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Crypt.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/DB.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Date.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Event.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Facade.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/File.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Gate.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Hash.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Http.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Lang.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Log.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Mail.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Notification.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/ParallelTesting.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Password.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Queue.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/RateLimiter.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Redirect.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Redis.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Request.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Response.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Route.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Schema.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Session.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Storage.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/URL.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/Validator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Facades/View.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Fluent.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/HigherOrderTapProxy.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/HtmlString.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/InteractsWithTime.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Js.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/LICENSE.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Manager.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/MessageBag.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/MultipleInstanceManager.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/NamespacedItemResolver.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Optional.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Pluralizer.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/ProcessUtils.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Reflector.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/ServiceProvider.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Str.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Stringable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Testing/Fakes/BatchRepositoryFake.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Testing/Fakes/BusFake.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Testing/Fakes/EventFake.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Testing/Fakes/MailFake.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Testing/Fakes/NotificationFake.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Testing/Fakes/PendingBatchFake.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Testing/Fakes/PendingChainFake.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Testing/Fakes/PendingMailFake.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Testing/Fakes/QueueFake.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Traits/CapsuleManagerTrait.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Traits/Conditionable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Traits/ForwardsCalls.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Traits/Localizable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Traits/ReflectsClosures.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/Traits/Tappable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/ValidatedInput.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/ViewErrorBag.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/composer.json +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/illuminate/support/helpers.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/LICENSE +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/composer.json +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/extension.neon +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/lazy/Carbon/PHPStan/AbstractMacroBuiltin.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/lazy/Carbon/PHPStan/AbstractMacroStatic.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/lazy/Carbon/PHPStan/MacroStrongType.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/lazy/Carbon/PHPStan/MacroWeakType.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/lazy/Carbon/TranslatorStrongType.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/lazy/Carbon/TranslatorWeakType.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/readme.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/AbstractTranslator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Carbon.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonConverterInterface.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonImmutable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterface.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonInterval.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonPeriod.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/CarbonTimeZone.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Cli/Invoker.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Doctrine/CarbonDoctrineType.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Doctrine/CarbonImmutableType.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Doctrine/CarbonType.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Doctrine/CarbonTypeConverter.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Doctrine/DateTimeDefaultPrecision.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Doctrine/DateTimeImmutableType.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Doctrine/DateTimeType.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/BadComparisonUnitException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/BadFluentConstructorException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/BadFluentSetterException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/BadMethodCallException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/EndLessPeriodException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/Exception.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/ImmutableException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidArgumentException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidCastException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidDateException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidFormatException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidIntervalException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidPeriodDateException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidPeriodParameterException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidTimeZoneException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidTypeException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/NotACarbonClassException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/NotAPeriodException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/NotLocaleAwareException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/OutOfRangeException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/ParseErrorException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/RuntimeException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/UnitException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/UnitNotConfiguredException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/UnknownGetterException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/UnknownMethodException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/UnknownSetterException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/UnknownUnitException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Exceptions/UnreachableException.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Factory.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/FactoryImmutable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Language.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Laravel/ServiceProvider.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/List/languages.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/List/regions.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/PHPStan/AbstractMacro.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/PHPStan/Macro.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/PHPStan/MacroExtension.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/PHPStan/MacroScanner.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Boundaries.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Cast.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Comparison.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Converter.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Date.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/DeprecatedProperties.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Difference.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/IntervalRounding.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/IntervalStep.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Localization.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Macro.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Mixin.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Modifiers.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Mutability.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/ObjectInitialisation.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Options.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Rounding.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Test.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Timestamp.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Units.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Traits/Week.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/Translator.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/TranslatorImmutable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/nesbot/carbon/src/Carbon/TranslatorStrongTypeInterface.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/deprecation-contracts/CHANGELOG.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/deprecation-contracts/LICENSE +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/deprecation-contracts/README.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/deprecation-contracts/composer.json +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/deprecation-contracts/function.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/Ctype.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/LICENSE +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/README.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/bootstrap.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/bootstrap80.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-ctype/composer.json +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/LICENSE +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Mbstring.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/README.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/bootstrap.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/bootstrap80.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-mbstring/composer.json +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-php80/LICENSE +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-php80/Php80.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-php80/PhpToken.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-php80/README.md +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-php80/bootstrap.php +%%WWWDIR%%/htdocs/includes/webklex/php-imap/vendor/symfony/polyfill-php80/composer.json +%%WWWDIR%%/htdocs/index.php +%%WWWDIR%%/htdocs/install/check.php +%%WWWDIR%%/htdocs/install/default.css +%%WWWDIR%%/htdocs/install/doctemplates/README +%%WWWDIR%%/htdocs/install/doctemplates/boms/template_bom.odt +%%WWWDIR%%/htdocs/install/doctemplates/contracts/template_contract.odt +%%WWWDIR%%/htdocs/install/doctemplates/invoices/template_invoice.odt +%%WWWDIR%%/htdocs/install/doctemplates/maillayout/basic.html +%%WWWDIR%%/htdocs/install/doctemplates/maillayout/empty.html +%%WWWDIR%%/htdocs/install/doctemplates/maillayout/news.html +%%WWWDIR%%/htdocs/install/doctemplates/maillayout/products.html +%%WWWDIR%%/htdocs/install/doctemplates/mrps/template_mo.odt +%%WWWDIR%%/htdocs/install/doctemplates/orders/template_order.odt +%%WWWDIR%%/htdocs/install/doctemplates/products/template_product.odt +%%WWWDIR%%/htdocs/install/doctemplates/projects/template_project.odt +%%WWWDIR%%/htdocs/install/doctemplates/proposals/template_proposal.odt +%%WWWDIR%%/htdocs/install/doctemplates/recruitment/template_recruitment.odt +%%WWWDIR%%/htdocs/install/doctemplates/shipments/template_shipment.odt +%%WWWDIR%%/htdocs/install/doctemplates/stocks/template_warehouse.odt +%%WWWDIR%%/htdocs/install/doctemplates/supplier_invoices/index.html +%%WWWDIR%%/htdocs/install/doctemplates/supplier_invoices/template_supplier_invoices.odt +%%WWWDIR%%/htdocs/install/doctemplates/supplier_orders/index.html +%%WWWDIR%%/htdocs/install/doctemplates/supplier_orders/template_supplier_order.odt +%%WWWDIR%%/htdocs/install/doctemplates/supplier_proposals/template_supplier_proposal.odt +%%WWWDIR%%/htdocs/install/doctemplates/tasks/template_task_summary.odt +%%WWWDIR%%/htdocs/install/doctemplates/thirdparties/template_thirdparty.ods +%%WWWDIR%%/htdocs/install/doctemplates/thirdparties/template_thirdparty.odt +%%WWWDIR%%/htdocs/install/doctemplates/tickets/template_ticket.odt +%%WWWDIR%%/htdocs/install/doctemplates/usergroups/template_usergroups.odt +%%WWWDIR%%/htdocs/install/doctemplates/users/template_user.odt +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/LICENSE +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/README.md +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/containers/.dolibarr +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/containers/.htaccess +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/containers/htmlheader.html +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/containers/javascript.js.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/containers/manifest.json.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/containers/robots.txt +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/containers/styles.css.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/containers/wrapper.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/ajax-loading.gif +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/alberteinstein.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/apache.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/background_coder.webp +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/background_computer_coffee.webp +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/background_dolibarr.webp +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/background_rough-horn.webp +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/background_sunset.webp +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/briefcase.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/calendar.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/daviddoe.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/dolibarr.ico +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/dolibarr_256x256.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/dolibarr_logo.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/icon-5.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/icon-6.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/icon-quote.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/light-bulb.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/mariadb.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/mariecurie.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/organization.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/ovh.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/package.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/php.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/pierrecurie.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/thumbs/apache_mini.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/thumbs/apache_small.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/thumbs/mariadb_mini.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/thumbs/mariadb_small.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/thumbs/ovh_mini.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/thumbs/ovh_small.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/thumbs/php_mini.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/thumbs/php_small.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/thumbs/ubuntu_mini.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/thumbs/ubuntu_small.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/image/websitekey/ubuntu.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/js/websitekey/extlib.min.js +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/medias/js/websitekey/script.js +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-corporate/website_pages.sql +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/LICENSE +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/README.md +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/containers/.dolibarr +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/containers/.htaccess +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/containers/htmlheader.html +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/containers/javascript.js.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/containers/manifest.json.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/containers/robots.txt +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/containers/styles.css.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/containers/wrapper.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/medias/image/websitekey/article.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/medias/image/websitekey/bg.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/medias/image/websitekey/happy-man.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-homesubmenu_dev/website_pages.sql +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-noimg.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-noimg_dev/LICENSE +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-noimg_dev/README.md +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-noimg_dev/containers/.dolibarr +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-noimg_dev/containers/.htaccess +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-noimg_dev/containers/htmlheader.html +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-noimg_dev/containers/javascript.js.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-noimg_dev/containers/manifest.json.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-noimg_dev/containers/robots.txt +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-noimg_dev/containers/styles.css.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-noimg_dev/containers/wrapper.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-noimg_dev/website_pages.sql +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/LICENSE +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/README.md +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/containers/.dolibarr +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/containers/.htaccess +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/containers/htmlheader.html +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/containers/javascript.js.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/containers/manifest.json.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/containers/robots.txt +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/containers/styles.css.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/containers/wrapper.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/alex-haney-CAhjZmVk5H4-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/breakfast/brett-jordan-8xt8-HIFqc8-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/breakfast/louis-hansel-dphM2U1xq0U-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/breakfast/lucas-swennen-1W_MyJSRLuQ-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/breakfast/luisa-brimble-aFzg83dvnAI-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/breakfast/priscilla-du-preez-W3SEyZODn8U-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/breakfast/rod-long-I79Pgmhmy5M-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/charles-deluvio-FdDkfYFHqe4-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/daan-evers-tKN1WXrzQ3s-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/dinner/farhad-ibrahimzade-ZipYER3NLhY-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/dinner/farhad-ibrahimzade-isHUj3N0194-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/dinner/keriliwi-c3mFafsFz2w-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/header/briana-tozour-V_Nkf1E-vYA-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/header/luisa-brimble-aFzg83dvnAI-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/header/priscilla-du-preez-W3SEyZODn8U-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/header/rod-long-I79Pgmhmy5M-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/lunch/farhad-ibrahimzade-D5c9ZciQy_I-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/lunch/farhad-ibrahimzade-MGKqxm6u2bc-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/lunch/louis-hansel-cH5IPjaAYyo-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/lunch/louis-hansel-rheOvfxOlOA-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/slide/ivan-torres-MQUqbmszGGM-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/slide/jason-leung-O67LZfeyYBk-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/medias/image/websitekey/slide/jay-wennington-N_Y88TWmGwA-unsplash.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-restaurant_dev/website_pages.sql +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/LICENSE +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/README.md +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/containers/.dolibarr +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/containers/.htaccess +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/containers/htmlheader.html +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/containers/javascript.js.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/containers/manifest.json.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/containers/robots.txt +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/containers/styles.css.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/containers/wrapper.php +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/medias/image/websitekey/daviddoe.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/medias/image/websitekey/overlay.png +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/medias/image/websitekey/pic01.jpg +%%WWWDIR%%/htdocs/install/doctemplates/websites/website_template-stellar/website_pages.sql +%%WWWDIR%%/htdocs/install/fileconf.php +%%WWWDIR%%/htdocs/install/inc.php +%%WWWDIR%%/htdocs/install/index.php +%%WWWDIR%%/htdocs/install/install.forced.docker.php +%%WWWDIR%%/htdocs/install/install.forced.sample.php +%%WWWDIR%%/htdocs/install/lib/index.html +%%WWWDIR%%/htdocs/install/lib/repair.lib.php +%%WWWDIR%%/htdocs/install/medias/README.txt +%%WWWDIR%%/htdocs/install/medias/background_coder.jpg +%%WWWDIR%%/htdocs/install/medias/background_dolibarr.jpg +%%WWWDIR%%/htdocs/install/medias/background_rough-horn.jpg +%%WWWDIR%%/htdocs/install/medias/background_sunset.jpg +%%WWWDIR%%/htdocs/install/mssql/README +%%WWWDIR%%/htdocs/install/mysql/README +%%WWWDIR%%/htdocs/install/mysql/data/llx_00_c_country.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_10_c_regions.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_20_c_departements.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_abc.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_at.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_be.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_bf.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_bj.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_ca.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_cd.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_cf.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_cg.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_ch.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_ci.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_cl.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_cm.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_co.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_de.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_dk.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_dz.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_ec.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_es.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_fr.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_ga.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_gb.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_gq.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_gr.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_jp.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_km.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_lu.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_ma.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_ml.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_mx.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_ne.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_nl.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_ro.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_se.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_sn.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_td.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_tg.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_tn.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_account_us.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_accounting_category-accounting.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_action_trigger.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_actioncomm.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_asset_disposal_type-asset.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_availability.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_chargesociales.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_civilite.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_currencies.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_ecotaxe.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_effectif.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_email_templates.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_exp_tax_cat-expensereport.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_exp_tax_range-expensereport.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_format_cards.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_forme_juridique.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_holiday_types.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_hrm_department.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_hrm_function.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_hrm_public_holiday.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_incoterms.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_input_method.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_input_reason.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_invoice_subtype.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_lead_status.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_paiement.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_paper_format.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_partnership_type-partnership.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_payment_term.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_product_nature.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_productbatch_qcstatus-productbatch.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_propalst.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_prospectcontactlevel.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_prospectlevel.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_revenuestamp.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_shipment_mode.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_socialnetworks.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_stcomm.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_stcommcontact.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_ticket_category-ticket.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_ticket_resolution-ticket.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_ticket_severity-ticket.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_ticket_type-ticket.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_transport_mode.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_tva.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_type_contact.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_type_container-website.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_type_fees.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_type_resource.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_typent.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_c_units.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_const.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_expensereport_ik-expensereport.sql +%%WWWDIR%%/htdocs/install/mysql/data/llx_holiday_config.sql +%%WWWDIR%%/htdocs/install/mysql/functions/functions.sql +%%WWWDIR%%/htdocs/install/mysql/migration/10.0.0-11.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/11.0.0-12.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/12.0.0-13.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/13.0.0-14.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/14.0.0-15.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/15.0.0-16.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/16.0.0-17.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/17.0.0-18.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/18.0.0-19.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/19.0.0-20.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/20.0.0-21.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/3.0.0-3.1.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/3.1.0-3.2.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/3.2.0-3.3.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/3.3.0-3.4.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/3.4.0-3.5.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/3.5.0-3.6.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/3.6.0-3.7.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/3.7.0-3.8.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/3.8.0-3.9.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/3.9.0-4.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/4.0.0-5.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/5.0.0-6.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/6.0.0-7.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/7.0.0-8.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/8.0.0-9.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/9.0.0-10.0.0.sql +%%WWWDIR%%/htdocs/install/mysql/migration/repair.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_account.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_account.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_bookkeeping.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_bookkeeping.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_bookkeeping_tmp.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_bookkeeping_tmp.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_category_account-accounting.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_category_account-accounting.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_fiscalyear.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_groups_account.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_journal.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_journal.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_system.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_accounting_system.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_actioncomm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_actioncomm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_actioncomm_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_actioncomm_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_actioncomm_reminder.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_actioncomm_reminder.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_actioncomm_resources.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_actioncomm_resources.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_adherent.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_adherent.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_adherent_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_adherent_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_adherent_type.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_adherent_type.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_adherent_type_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_adherent_type_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_adherent_type_lang.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset-asset.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset-asset.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_accountancy_codes_economic-asset.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_accountancy_codes_economic-asset.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_accountancy_codes_fiscal-asset.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_accountancy_codes_fiscal-asset.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_depreciation-asset.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_depreciation-asset.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_depreciation_options_economic-asset.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_depreciation_options_economic-asset.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_depreciation_options_fiscal-asset.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_depreciation_options_fiscal-asset.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_extrafields-asset.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_extrafields-asset.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_model-asset.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_model-asset.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_model_extrafield-asset.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_asset_model_extrafield-asset.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_account.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_account.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_account_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_account_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_import-bank.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_url.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bank_url.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_blockedlog.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_blockedlog.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_blockedlog_authority.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_blockedlog_authority.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bom-bom.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bom-bom.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bom_extrafields-bom.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bom_extrafields-bom.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bomline-bom.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bomline-bom.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bom_bomline_extrafields-bom.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bookcal_availabilities-bookcal.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bookcal_availabilities-bookcal.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bookcal_availabilities_extrafields-bookcal.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bookcal_availabilities_extrafields-bookcal.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bookcal_calendar-bookcal.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bookcal_calendar-bookcal.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bookcal_calendar_extrafields-bookcal.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bookcal_calendar_extrafields-bookcal.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bookmark.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bookmark.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bordereau_cheque.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_bordereau_cheque.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_boxes.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_boxes.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_boxes_def.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_boxes_def.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_budget-budget.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_budget_lines-budget.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_budget_lines-budget.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_accounting_category-accounting.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_accounting_category-accounting.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_accounting_report-accounting.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_accounting_report-accounting.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_action_trigger.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_action_trigger.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_actioncomm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_actioncomm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_asset_disposal_type-asset.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_asset_disposal_type-asset.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_availability.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_availability.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_barcode_type.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_barcode_type.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_chargesociales.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_civility.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_civility.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_country.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_country.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_currencies.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_currencies.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_departements.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_departements.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ecotaxe.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ecotaxe.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_effectif.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_effectif.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_email_senderprofile.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_email_senderprofile.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_email_templates.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_email_templates.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_exp_tax_cat-expensereport.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_exp_tax_range-expensereport.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_field_list.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_format_cards.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_forme_juridique.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_forme_juridique.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_holiday_types.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_holiday_types.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_hrm_department.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_hrm_function.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_hrm_public_holiday.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_hrm_public_holiday.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_incoterms.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_incoterms.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_input_method.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_input_method.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_input_reason.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_input_reason.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_invoice_subtype.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_invoice_subtype.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_lead_status.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_lead_status.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_paiement.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_paiement.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_paper_format.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_partnership_type-partnership.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_partnership_type-partnership.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_payment_term.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_payment_term.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_price_expression-dynamicprices.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_price_global_variable-dynamicprices.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_price_global_variable_updater-dynamicprices.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_product_nature.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_product_nature.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_product_thirdparty_relation_type.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_productbatch_qcstatus-productbatch.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_productbatch_qcstatus-productbatch.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_propalst.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_propalst.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_prospectcontactlevel.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_prospectlevel.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_recruitment_origin-recruitment.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_regions.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_regions.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_revenuestamp.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_shipment_mode.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_shipment_mode.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_shipment_package_type.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_socialnetworks.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_socialnetworks.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_stcomm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_stcomm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_stcommcontact.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_stcommcontact.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_category-ticket.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_category-ticket.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_resolution-ticket.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_resolution-ticket.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_severity-ticket.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_severity-ticket.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_type-ticket.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ticket_type-ticket.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_transport_mode.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_transport_mode.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_tva.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_tva.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_type_contact.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_type_contact.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_type_container-website.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_type_container-website.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_type_fees.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_type_fees.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_type_resource.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_type_resource.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_typent.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_typent.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_units.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_units.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ziptown.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_c_ziptown.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_account.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_account.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_actioncomm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_actioncomm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_contact.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_contact.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_fichinter-fichinter.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_fichinter-fichinter.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_fournisseur.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_fournisseur.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_invoice.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_invoice.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_knowledgemanagement-knowledgemanagement.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_knowledgemanagement-knowledgemanagement.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_lang.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_lang.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_member.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_member.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_order.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_order.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_product.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_product.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_project.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_project.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_societe.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_societe.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_supplier_invoice.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_supplier_invoice.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_supplier_order.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_supplier_order.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_ticket-ticket.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_ticket-ticket.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_user.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_user.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_warehouse.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_warehouse.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_website_page-website.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categorie_website_page-website.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categories_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_categories_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_category_bank.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_category_bankline.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_category_bankline.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_chargesociales.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_chargesociales.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande_fournisseur.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande_fournisseur.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande_fournisseur_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande_fournisseur_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande_fournisseur_log.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande_fournisseurdet.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande_fournisseurdet.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande_fournisseurdet_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commande_fournisseurdet_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commandedet.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commandedet.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commandedet_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_commandedet_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_comment.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_const.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_const.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_contrat.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_contrat.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_contrat_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_contrat_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_contratdet.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_contratdet.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_contratdet_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_contratdet_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_cronjob.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_cronjob.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_default_values.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_default_values.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_delivery.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_delivery.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_delivery_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_delivery_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_deliverydet.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_deliverydet.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_deliverydet_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_deliverydet_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_deplacement-deplacement.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_document_model.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_document_model.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_don-don.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_don-don.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_don_extrafields-don.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_don_extrafields-don.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ecm_directories.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ecm_directories.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ecm_directories_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ecm_directories_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ecm_files.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ecm_files.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ecm_files_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ecm_files_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_element_categorie.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_element_categorie.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_element_contact.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_element_contact.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_element_element.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_element_element.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_element_resources.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_element_resources.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_element_time.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_element_time.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_emailcollector_emailcollector.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_emailcollector_emailcollector.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_emailcollector_emailcollectoraction.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_emailcollector_emailcollectoraction.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_emailcollector_emailcollectorfilter.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_emailcollector_emailcollectorfilter.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_entrepot.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_entrepot.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_entrepot_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_entrepot_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_establishment.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_event_element.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_eventorganization_conferenceorboothattendee.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_eventorganization_conferenceorboothattendee.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_eventorganization_conferenceorboothattendee_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_eventorganization_conferenceorboothattendee_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_events.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_events.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expedition.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expedition.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expedition_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expedition_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expedition_package.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expeditiondet.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expeditiondet.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expeditiondet_batch.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expeditiondet_batch.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expeditiondet_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expeditiondet_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expensereport.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expensereport.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expensereport_det.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expensereport_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expensereport_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expensereport_ik-expensereport.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_expensereport_rules-expensereport.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_export_model.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_export_model.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_det.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_det.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_det_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_det_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_det_rec.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_det_rec.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_det_rec_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_det_rec_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_rec.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_rec.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_rec_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_fourn_rec_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_rec.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_rec.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_rec_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facture_rec_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facturedet.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facturedet.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facturedet_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facturedet_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facturedet_rec.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facturedet_rec.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facturedet_rec_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_facturedet_rec_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_fichinter.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_fichinter.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_fichinter_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_fichinter_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_fichinter_rec.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_fichinter_rec.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_fichinterdet.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_fichinterdet.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_fichinterdet_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_fichinterdet_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_fichinterdet_rec.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_holiday.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_holiday.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_holiday_config.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_holiday_config.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_holiday_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_holiday_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_holiday_logs.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_holiday_users.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_holiday_users.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_evaluation-hrm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_evaluation-hrm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_evaluation_extrafields-hrm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_evaluation_extrafields-hrm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_evaluationdet-hrm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_evaluationdet-hrm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_evaluationdet_extrafields-hrm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_evaluationdet_extrafields-hrm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_job-hrm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_job-hrm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_job_extrafields-hrm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_job_extrafields-hrm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_job_user-hrm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_job_user-hrm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_skill-hrm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_skill-hrm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_skill_extrafields-hrm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_skill_extrafields-hrm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_skilldet-hrm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_skilldet-hrm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_skillrank-hrm.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_hrm_skillrank-hrm.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_import_model.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_import_model.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_intracommreport-intracommreport.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_inventory-stock.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_inventory-stock.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_inventory_extrafields-stock.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_inventory_extrafields-stock.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_inventorydet-stock.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_inventorydet-stock.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_knowledgemanagement_knowledgerecord-knowledgemanagement.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_knowledgemanagement_knowledgerecord-knowledgemanagement.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_knowledgemanagement_knowledgerecord_extrafields-knowledgemanagement.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_knowledgemanagement_knowledgerecord_extrafields-knowledgemanagement.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_links.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_links.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_loan-loan.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_loan_schedule-loan.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_loan_schedule-loan.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_localtax.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mailing-mailing.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mailing-mailing.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mailing_advtarget-mailing.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mailing_advtarget-mailing.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mailing_cibles-mailing.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mailing_cibles-mailing.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mailing_unsubscribe.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mailing_unsubscribe.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_menu.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_menu.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mrp_mo-mrp.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mrp_mo-mrp.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mrp_mo_extrafields-mrp.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mrp_mo_extrafields-mrp.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mrp_production-mrp.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mrp_production-mrp.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mrp_production_extrafields-mrp.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_mrp_production_extrafields-mrp.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_multicurrency.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_multicurrency_rate.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_notify.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_notify_def.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_notify_def_object.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_oauth_state.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_oauth_token.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_object_lang.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_object_lang.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_onlinesignature.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_opensurvey_comments-opensurvey.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_opensurvey_comments-opensurvey.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_opensurvey_formquestions-opensurvey.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_opensurvey_sondage-opensurvey.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_opensurvey_sondage-opensurvey.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_opensurvey_user_formanswers-opensurvey.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_opensurvey_user_studs-opensurvey.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_opensurvey_user_studs-opensurvey.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_overwrite_trans.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_overwrite_trans.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_paiement.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_paiement_facture.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_paiement_facture.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_paiementcharge.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_paiementcharge.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_paiementfourn.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_paiementfourn_facturefourn.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_paiementfourn_facturefourn.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_partnership-partnership.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_partnership-partnership.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_partnership_extrafields-partnership.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_partnership_extrafields-partnership.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_payment_donation.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_payment_expensereport.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_payment_loan.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_payment_salary.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_payment_salary.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_payment_various.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_payment_vat.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_paymentexpensereport_expensereport.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_pos_cash_fence.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_pos_cash_fence_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_pos_cash_fence_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_prelevement.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_prelevement.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_prelevement_bons.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_prelevement_bons.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_prelevement_demande.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_prelevement_demande.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_prelevement_lignes.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_prelevement_lignes.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_prelevement_rejet.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_printing.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_association.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_association.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute_combination-variants.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute_combination-variants.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute_combination2val-variants.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute_combination2val-variants.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute_combination_price_level-variants.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute_combination_price_level-variants.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute_extrafields-variants.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute_extrafields-variants.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute_value.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute_value.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute_value_extrafields-variants.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_attribute_value_extrafields-variants.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_batch.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_batch.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_customer_price.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_customer_price.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_customer_price_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_customer_price_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_customer_price_log.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_fournisseur_price.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_fournisseur_price.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_fournisseur_price_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_fournisseur_price_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_fournisseur_price_log.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_fournisseur_price_log.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_lang.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_lang.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_lot.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_lot.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_lot_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_lot_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_perentity-multicompany.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_perentity-multicompany.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_price.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_price.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_price_by_qty.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_price_by_qty.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_price_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_price_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_pricerules.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_pricerules.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_stock.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_stock.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_thirdparty.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_product_warehouse_properties-stock.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_projet.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_projet.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_projet_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_projet_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_projet_task.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_projet_task.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_projet_task_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_projet_task_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_propal.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_propal.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_propal_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_propal_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_propal_merge_pdf_product.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_propaldet.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_propaldet.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_propaldet_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_propaldet_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_reception.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_reception.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_reception_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_reception_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_receptiondet_batch.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_receptiondet_batch.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_receptiondet_batch_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_receptiondet_batch_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_recruitment_recruitmentcandidature-recruitment.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_recruitment_recruitmentcandidature-recruitment.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_recruitment_recruitmentcandidature_extrafields-recruitment.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_recruitment_recruitmentcandidature_extrafields-recruitment.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_recruitment_recruitmentjobposition-recruitment.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_recruitment_recruitmentjobposition-recruitment.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_recruitment_recruitmentjobposition_extrafields-recruitment.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_recruitment_recruitmentjobposition_extrafields-recruitment.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_resource.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_resource.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_resource_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_resource_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_rights_def.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_rights_def.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_salary.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_salary_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_salary_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_session-disabled.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_account.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_account.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_commerciaux.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_commerciaux.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_contacts.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_contacts.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_perentity-multicompany.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_perentity-multicompany.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_prices.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_remise.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_remise_except.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_remise_except.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_remise_supplier.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_rib.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_societe_rib.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_socpeople.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_socpeople.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_socpeople_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_socpeople_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_stock_mouvement.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_stock_mouvement.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_stock_mouvement_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_stock_mouvement_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_stocktransfer_stocktransfer-stocktransfer.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_stocktransfer_stocktransfer-stocktransfer.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_stocktransfer_stocktransfer_extrafields-stocktransfer.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_stocktransfer_stocktransfer_extrafields-stocktransfer.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_stocktransfer_stocktransferline-stocktransfer.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_stocktransfer_stocktransferline-stocktransfer.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_stocktransfer_stocktransferline_extrafields-stocktransfer.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_stocktransfer_stocktransferline_extrafields-stocktransfer.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_subscription.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_subscription.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_supplier_proposal.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_supplier_proposal.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_supplier_proposal_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_supplier_proposal_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_supplier_proposaldet.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_supplier_proposaldet.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_supplier_proposaldet_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_supplier_proposaldet_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_takepos_floor_tables-takepos.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_takepos_floor_tables-takepos.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ticket-ticket.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ticket-ticket.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ticket_extrafields-ticket.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_ticket_extrafields-ticket.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_tva.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user_alert.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user_clicktodial.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user_employment.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user_employment.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user_param.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user_param.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user_rib.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user_rights.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_user_rights.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_usergroup.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_usergroup.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_usergroup_extrafields.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_usergroup_extrafields.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_usergroup_rights.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_usergroup_rights.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_usergroup_user.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_usergroup_user.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_webhook_target-webhook.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_webhook_target-webhook.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_website-website.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_website-website.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_website_extrafields-website.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_website_extrafields-website.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_website_page-website.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_website_page-website.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_workstation_workstation-workstation.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_workstation_workstation-workstation.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_workstation_workstation_resource-workstation.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_workstation_workstation_usergroup-workstation.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_zapier_hook-zapier.key.sql +%%WWWDIR%%/htdocs/install/mysql/tables/llx_zapier_hook-zapier.sql +%%WWWDIR%%/htdocs/install/pgsql/.sqlfluff +%%WWWDIR%%/htdocs/install/pgsql/README +%%WWWDIR%%/htdocs/install/pgsql/functions/functions-bom.sql +%%WWWDIR%%/htdocs/install/pgsql/functions/functions-don.sql +%%WWWDIR%%/htdocs/install/pgsql/functions/functions-loan.sql +%%WWWDIR%%/htdocs/install/pgsql/functions/functions-mailing.sql +%%WWWDIR%%/htdocs/install/pgsql/functions/functions-mo.sql +%%WWWDIR%%/htdocs/install/pgsql/functions/functions-opensurvey.sql +%%WWWDIR%%/htdocs/install/pgsql/functions/functions-partnership.sql +%%WWWDIR%%/htdocs/install/pgsql/functions/functions-recruitment.sql +%%WWWDIR%%/htdocs/install/pgsql/functions/functions-website.sql +%%WWWDIR%%/htdocs/install/pgsql/functions/functions.sql +%%WWWDIR%%/htdocs/install/phpinfo.php +%%WWWDIR%%/htdocs/install/repair.php +%%WWWDIR%%/htdocs/install/robots.txt +%%WWWDIR%%/htdocs/install/sqlite3/.sqlfluff +%%WWWDIR%%/htdocs/install/sqlite3/functions/functions.sql +%%WWWDIR%%/htdocs/install/step1.php +%%WWWDIR%%/htdocs/install/step2.php +%%WWWDIR%%/htdocs/install/step4.php +%%WWWDIR%%/htdocs/install/step5.php +%%WWWDIR%%/htdocs/install/upgrade.php +%%WWWDIR%%/htdocs/install/upgrade2.php +%%WWWDIR%%/htdocs/intracommreport/admin/intracommreport.php +%%WWWDIR%%/htdocs/intracommreport/card.php +%%WWWDIR%%/htdocs/intracommreport/class/intracommreport.class.php +%%WWWDIR%%/htdocs/intracommreport/lib/intracommreport.lib.php +%%WWWDIR%%/htdocs/intracommreport/list.php +%%WWWDIR%%/htdocs/knowledgemanagement/README.md +%%WWWDIR%%/htdocs/knowledgemanagement/class/api_knowledgemanagement.class.php +%%WWWDIR%%/htdocs/knowledgemanagement/class/knowledgerecord.class.php +%%WWWDIR%%/htdocs/knowledgemanagement/core/modules/knowledgemanagement/mod_knowledgerecord_advanced.php +%%WWWDIR%%/htdocs/knowledgemanagement/core/modules/knowledgemanagement/mod_knowledgerecord_standard.php +%%WWWDIR%%/htdocs/knowledgemanagement/core/modules/knowledgemanagement/modules_knowledgerecord.php +%%WWWDIR%%/htdocs/knowledgemanagement/knowledgemanagementindex.php +%%WWWDIR%%/htdocs/knowledgemanagement/knowledgerecord_agenda.php +%%WWWDIR%%/htdocs/knowledgemanagement/knowledgerecord_card.php +%%WWWDIR%%/htdocs/knowledgemanagement/knowledgerecord_contact.php +%%WWWDIR%%/htdocs/knowledgemanagement/knowledgerecord_document.php +%%WWWDIR%%/htdocs/knowledgemanagement/knowledgerecord_list.php +%%WWWDIR%%/htdocs/knowledgemanagement/knowledgerecord_note.php +%%WWWDIR%%/htdocs/knowledgemanagement/lib/knowledgemanagement.lib.php +%%WWWDIR%%/htdocs/knowledgemanagement/lib/knowledgemanagement_knowledgerecord.lib.php +%%WWWDIR%%/htdocs/knowledgemanagement/modulebuilder.txt +%%WWWDIR%%/htdocs/langs/HOWTO-Translation.txt +%%WWWDIR%%/htdocs/langs/am_ET/accountancy.lang +%%WWWDIR%%/htdocs/langs/am_ET/admin.lang +%%WWWDIR%%/htdocs/langs/am_ET/agenda.lang +%%WWWDIR%%/htdocs/langs/am_ET/assets.lang +%%WWWDIR%%/htdocs/langs/am_ET/banks.lang +%%WWWDIR%%/htdocs/langs/am_ET/bills.lang +%%WWWDIR%%/htdocs/langs/am_ET/blockedlog.lang +%%WWWDIR%%/htdocs/langs/am_ET/bookmarks.lang +%%WWWDIR%%/htdocs/langs/am_ET/boxes.lang +%%WWWDIR%%/htdocs/langs/am_ET/cashdesk.lang +%%WWWDIR%%/htdocs/langs/am_ET/categories.lang +%%WWWDIR%%/htdocs/langs/am_ET/commercial.lang +%%WWWDIR%%/htdocs/langs/am_ET/companies.lang +%%WWWDIR%%/htdocs/langs/am_ET/compta.lang +%%WWWDIR%%/htdocs/langs/am_ET/contracts.lang +%%WWWDIR%%/htdocs/langs/am_ET/cron.lang +%%WWWDIR%%/htdocs/langs/am_ET/datapolicy.lang +%%WWWDIR%%/htdocs/langs/am_ET/deliveries.lang +%%WWWDIR%%/htdocs/langs/am_ET/dict.lang +%%WWWDIR%%/htdocs/langs/am_ET/donations.lang +%%WWWDIR%%/htdocs/langs/am_ET/ecm.lang +%%WWWDIR%%/htdocs/langs/am_ET/errors.lang +%%WWWDIR%%/htdocs/langs/am_ET/eventorganization.lang +%%WWWDIR%%/htdocs/langs/am_ET/exports.lang +%%WWWDIR%%/htdocs/langs/am_ET/help.lang +%%WWWDIR%%/htdocs/langs/am_ET/holiday.lang +%%WWWDIR%%/htdocs/langs/am_ET/hrm.lang +%%WWWDIR%%/htdocs/langs/am_ET/install.lang +%%WWWDIR%%/htdocs/langs/am_ET/interventions.lang +%%WWWDIR%%/htdocs/langs/am_ET/intracommreport.lang +%%WWWDIR%%/htdocs/langs/am_ET/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/am_ET/languages.lang +%%WWWDIR%%/htdocs/langs/am_ET/ldap.lang +%%WWWDIR%%/htdocs/langs/am_ET/loan.lang +%%WWWDIR%%/htdocs/langs/am_ET/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/am_ET/mails.lang +%%WWWDIR%%/htdocs/langs/am_ET/main.lang +%%WWWDIR%%/htdocs/langs/am_ET/margins.lang +%%WWWDIR%%/htdocs/langs/am_ET/members.lang +%%WWWDIR%%/htdocs/langs/am_ET/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/am_ET/mrp.lang +%%WWWDIR%%/htdocs/langs/am_ET/multicurrency.lang +%%WWWDIR%%/htdocs/langs/am_ET/oauth.lang +%%WWWDIR%%/htdocs/langs/am_ET/opensurvey.lang +%%WWWDIR%%/htdocs/langs/am_ET/orders.lang +%%WWWDIR%%/htdocs/langs/am_ET/other.lang +%%WWWDIR%%/htdocs/langs/am_ET/partnership.lang +%%WWWDIR%%/htdocs/langs/am_ET/paybox.lang +%%WWWDIR%%/htdocs/langs/am_ET/paypal.lang +%%WWWDIR%%/htdocs/langs/am_ET/printing.lang +%%WWWDIR%%/htdocs/langs/am_ET/productbatch.lang +%%WWWDIR%%/htdocs/langs/am_ET/products.lang +%%WWWDIR%%/htdocs/langs/am_ET/projects.lang +%%WWWDIR%%/htdocs/langs/am_ET/propal.lang +%%WWWDIR%%/htdocs/langs/am_ET/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/am_ET/receptions.lang +%%WWWDIR%%/htdocs/langs/am_ET/recruitment.lang +%%WWWDIR%%/htdocs/langs/am_ET/resource.lang +%%WWWDIR%%/htdocs/langs/am_ET/salaries.lang +%%WWWDIR%%/htdocs/langs/am_ET/sendings.lang +%%WWWDIR%%/htdocs/langs/am_ET/sms.lang +%%WWWDIR%%/htdocs/langs/am_ET/stocks.lang +%%WWWDIR%%/htdocs/langs/am_ET/stripe.lang +%%WWWDIR%%/htdocs/langs/am_ET/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/am_ET/suppliers.lang +%%WWWDIR%%/htdocs/langs/am_ET/ticket.lang +%%WWWDIR%%/htdocs/langs/am_ET/trips.lang +%%WWWDIR%%/htdocs/langs/am_ET/users.lang +%%WWWDIR%%/htdocs/langs/am_ET/website.lang +%%WWWDIR%%/htdocs/langs/am_ET/withdrawals.lang +%%WWWDIR%%/htdocs/langs/am_ET/workflow.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/accountancy.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/admin.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/agenda.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/assets.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/banks.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/bills.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/boxes.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/categories.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/commercial.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/companies.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/compta.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/contracts.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/cron.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/deliveries.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/dict.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/donations.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/ecm.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/errors.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/exports.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/help.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/holiday.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/hrm.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/install.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/interventions.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/languages.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/ldap.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/loan.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/mails.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/main.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/margins.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/members.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/mrp.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/oauth.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/orders.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/other.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/partnership.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/paybox.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/paypal.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/printing.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/productbatch.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/products.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/projects.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/propal.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/receptions.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/recruitment.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/resource.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/salaries.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/sendings.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/sms.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/stocks.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/stripe.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/suppliers.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/ticket.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/trips.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/users.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/website.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ar_DZ/workflow.lang +%%WWWDIR%%/htdocs/langs/ar_EG/accountancy.lang +%%WWWDIR%%/htdocs/langs/ar_EG/admin.lang +%%WWWDIR%%/htdocs/langs/ar_EG/agenda.lang +%%WWWDIR%%/htdocs/langs/ar_EG/banks.lang +%%WWWDIR%%/htdocs/langs/ar_EG/bills.lang +%%WWWDIR%%/htdocs/langs/ar_EG/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ar_EG/boxes.lang +%%WWWDIR%%/htdocs/langs/ar_EG/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ar_EG/categories.lang +%%WWWDIR%%/htdocs/langs/ar_EG/commercial.lang +%%WWWDIR%%/htdocs/langs/ar_EG/companies.lang +%%WWWDIR%%/htdocs/langs/ar_EG/compta.lang +%%WWWDIR%%/htdocs/langs/ar_EG/contracts.lang +%%WWWDIR%%/htdocs/langs/ar_EG/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ar_EG/deliveries.lang +%%WWWDIR%%/htdocs/langs/ar_EG/dict.lang +%%WWWDIR%%/htdocs/langs/ar_EG/donations.lang +%%WWWDIR%%/htdocs/langs/ar_EG/errors.lang +%%WWWDIR%%/htdocs/langs/ar_EG/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ar_EG/exports.lang +%%WWWDIR%%/htdocs/langs/ar_EG/holiday.lang +%%WWWDIR%%/htdocs/langs/ar_EG/hrm.lang +%%WWWDIR%%/htdocs/langs/ar_EG/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ar_EG/mails.lang +%%WWWDIR%%/htdocs/langs/ar_EG/main.lang +%%WWWDIR%%/htdocs/langs/ar_EG/members.lang +%%WWWDIR%%/htdocs/langs/ar_EG/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ar_EG/orders.lang +%%WWWDIR%%/htdocs/langs/ar_EG/partnership.lang +%%WWWDIR%%/htdocs/langs/ar_EG/printing.lang +%%WWWDIR%%/htdocs/langs/ar_EG/products.lang +%%WWWDIR%%/htdocs/langs/ar_EG/projects.lang +%%WWWDIR%%/htdocs/langs/ar_EG/propal.lang +%%WWWDIR%%/htdocs/langs/ar_EG/receptions.lang +%%WWWDIR%%/htdocs/langs/ar_EG/recruitment.lang +%%WWWDIR%%/htdocs/langs/ar_EG/salaries.lang +%%WWWDIR%%/htdocs/langs/ar_EG/sendings.lang +%%WWWDIR%%/htdocs/langs/ar_EG/sms.lang +%%WWWDIR%%/htdocs/langs/ar_EG/stocks.lang +%%WWWDIR%%/htdocs/langs/ar_EG/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ar_EG/suppliers.lang +%%WWWDIR%%/htdocs/langs/ar_EG/trips.lang +%%WWWDIR%%/htdocs/langs/ar_EG/website.lang +%%WWWDIR%%/htdocs/langs/ar_EG/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ar_EG/workflow.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/accountancy.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/admin.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/agenda.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/bills.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/categories.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/companies.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/errors.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/exports.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/hrm.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/mails.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/main.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/members.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/products.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/projects.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/salaries.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/trips.lang +%%WWWDIR%%/htdocs/langs/ar_IQ/website.lang +%%WWWDIR%%/htdocs/langs/ar_JO/accountancy.lang +%%WWWDIR%%/htdocs/langs/ar_JO/admin.lang +%%WWWDIR%%/htdocs/langs/ar_JO/agenda.lang +%%WWWDIR%%/htdocs/langs/ar_JO/assets.lang +%%WWWDIR%%/htdocs/langs/ar_JO/banks.lang +%%WWWDIR%%/htdocs/langs/ar_JO/bills.lang +%%WWWDIR%%/htdocs/langs/ar_JO/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ar_JO/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ar_JO/boxes.lang +%%WWWDIR%%/htdocs/langs/ar_JO/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ar_JO/categories.lang +%%WWWDIR%%/htdocs/langs/ar_JO/commercial.lang +%%WWWDIR%%/htdocs/langs/ar_JO/companies.lang +%%WWWDIR%%/htdocs/langs/ar_JO/compta.lang +%%WWWDIR%%/htdocs/langs/ar_JO/contracts.lang +%%WWWDIR%%/htdocs/langs/ar_JO/cron.lang +%%WWWDIR%%/htdocs/langs/ar_JO/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ar_JO/deliveries.lang +%%WWWDIR%%/htdocs/langs/ar_JO/dict.lang +%%WWWDIR%%/htdocs/langs/ar_JO/donations.lang +%%WWWDIR%%/htdocs/langs/ar_JO/ecm.lang +%%WWWDIR%%/htdocs/langs/ar_JO/errors.lang +%%WWWDIR%%/htdocs/langs/ar_JO/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ar_JO/exports.lang +%%WWWDIR%%/htdocs/langs/ar_JO/help.lang +%%WWWDIR%%/htdocs/langs/ar_JO/holiday.lang +%%WWWDIR%%/htdocs/langs/ar_JO/hrm.lang +%%WWWDIR%%/htdocs/langs/ar_JO/install.lang +%%WWWDIR%%/htdocs/langs/ar_JO/interventions.lang +%%WWWDIR%%/htdocs/langs/ar_JO/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ar_JO/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ar_JO/languages.lang +%%WWWDIR%%/htdocs/langs/ar_JO/ldap.lang +%%WWWDIR%%/htdocs/langs/ar_JO/loan.lang +%%WWWDIR%%/htdocs/langs/ar_JO/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ar_JO/mails.lang +%%WWWDIR%%/htdocs/langs/ar_JO/main.lang +%%WWWDIR%%/htdocs/langs/ar_JO/margins.lang +%%WWWDIR%%/htdocs/langs/ar_JO/members.lang +%%WWWDIR%%/htdocs/langs/ar_JO/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ar_JO/mrp.lang +%%WWWDIR%%/htdocs/langs/ar_JO/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ar_JO/oauth.lang +%%WWWDIR%%/htdocs/langs/ar_JO/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ar_JO/orders.lang +%%WWWDIR%%/htdocs/langs/ar_JO/other.lang +%%WWWDIR%%/htdocs/langs/ar_JO/partnership.lang +%%WWWDIR%%/htdocs/langs/ar_JO/paybox.lang +%%WWWDIR%%/htdocs/langs/ar_JO/paypal.lang +%%WWWDIR%%/htdocs/langs/ar_JO/printing.lang +%%WWWDIR%%/htdocs/langs/ar_JO/productbatch.lang +%%WWWDIR%%/htdocs/langs/ar_JO/products.lang +%%WWWDIR%%/htdocs/langs/ar_JO/projects.lang +%%WWWDIR%%/htdocs/langs/ar_JO/propal.lang +%%WWWDIR%%/htdocs/langs/ar_JO/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ar_JO/receptions.lang +%%WWWDIR%%/htdocs/langs/ar_JO/recruitment.lang +%%WWWDIR%%/htdocs/langs/ar_JO/resource.lang +%%WWWDIR%%/htdocs/langs/ar_JO/salaries.lang +%%WWWDIR%%/htdocs/langs/ar_JO/sendings.lang +%%WWWDIR%%/htdocs/langs/ar_JO/sms.lang +%%WWWDIR%%/htdocs/langs/ar_JO/stocks.lang +%%WWWDIR%%/htdocs/langs/ar_JO/stripe.lang +%%WWWDIR%%/htdocs/langs/ar_JO/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ar_JO/suppliers.lang +%%WWWDIR%%/htdocs/langs/ar_JO/ticket.lang +%%WWWDIR%%/htdocs/langs/ar_JO/trips.lang +%%WWWDIR%%/htdocs/langs/ar_JO/users.lang +%%WWWDIR%%/htdocs/langs/ar_JO/website.lang +%%WWWDIR%%/htdocs/langs/ar_JO/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ar_JO/workflow.lang +%%WWWDIR%%/htdocs/langs/ar_SA/accountancy.lang +%%WWWDIR%%/htdocs/langs/ar_SA/admin.lang +%%WWWDIR%%/htdocs/langs/ar_SA/agenda.lang +%%WWWDIR%%/htdocs/langs/ar_SA/assets.lang +%%WWWDIR%%/htdocs/langs/ar_SA/banks.lang +%%WWWDIR%%/htdocs/langs/ar_SA/bills.lang +%%WWWDIR%%/htdocs/langs/ar_SA/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ar_SA/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ar_SA/boxes.lang +%%WWWDIR%%/htdocs/langs/ar_SA/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ar_SA/categories.lang +%%WWWDIR%%/htdocs/langs/ar_SA/commercial.lang +%%WWWDIR%%/htdocs/langs/ar_SA/companies.lang +%%WWWDIR%%/htdocs/langs/ar_SA/compta.lang +%%WWWDIR%%/htdocs/langs/ar_SA/contracts.lang +%%WWWDIR%%/htdocs/langs/ar_SA/cron.lang +%%WWWDIR%%/htdocs/langs/ar_SA/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ar_SA/deliveries.lang +%%WWWDIR%%/htdocs/langs/ar_SA/dict.lang +%%WWWDIR%%/htdocs/langs/ar_SA/donations.lang +%%WWWDIR%%/htdocs/langs/ar_SA/ecm.lang +%%WWWDIR%%/htdocs/langs/ar_SA/errors.lang +%%WWWDIR%%/htdocs/langs/ar_SA/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ar_SA/exports.lang +%%WWWDIR%%/htdocs/langs/ar_SA/help.lang +%%WWWDIR%%/htdocs/langs/ar_SA/holiday.lang +%%WWWDIR%%/htdocs/langs/ar_SA/hrm.lang +%%WWWDIR%%/htdocs/langs/ar_SA/install.lang +%%WWWDIR%%/htdocs/langs/ar_SA/interventions.lang +%%WWWDIR%%/htdocs/langs/ar_SA/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ar_SA/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ar_SA/languages.lang +%%WWWDIR%%/htdocs/langs/ar_SA/ldap.lang +%%WWWDIR%%/htdocs/langs/ar_SA/loan.lang +%%WWWDIR%%/htdocs/langs/ar_SA/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ar_SA/mails.lang +%%WWWDIR%%/htdocs/langs/ar_SA/main.lang +%%WWWDIR%%/htdocs/langs/ar_SA/margins.lang +%%WWWDIR%%/htdocs/langs/ar_SA/members.lang +%%WWWDIR%%/htdocs/langs/ar_SA/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ar_SA/mrp.lang +%%WWWDIR%%/htdocs/langs/ar_SA/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ar_SA/oauth.lang +%%WWWDIR%%/htdocs/langs/ar_SA/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ar_SA/orders.lang +%%WWWDIR%%/htdocs/langs/ar_SA/other.lang +%%WWWDIR%%/htdocs/langs/ar_SA/partnership.lang +%%WWWDIR%%/htdocs/langs/ar_SA/paybox.lang +%%WWWDIR%%/htdocs/langs/ar_SA/paypal.lang +%%WWWDIR%%/htdocs/langs/ar_SA/printing.lang +%%WWWDIR%%/htdocs/langs/ar_SA/productbatch.lang +%%WWWDIR%%/htdocs/langs/ar_SA/products.lang +%%WWWDIR%%/htdocs/langs/ar_SA/projects.lang +%%WWWDIR%%/htdocs/langs/ar_SA/propal.lang +%%WWWDIR%%/htdocs/langs/ar_SA/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ar_SA/receptions.lang +%%WWWDIR%%/htdocs/langs/ar_SA/recruitment.lang +%%WWWDIR%%/htdocs/langs/ar_SA/resource.lang +%%WWWDIR%%/htdocs/langs/ar_SA/salaries.lang +%%WWWDIR%%/htdocs/langs/ar_SA/sendings.lang +%%WWWDIR%%/htdocs/langs/ar_SA/sms.lang +%%WWWDIR%%/htdocs/langs/ar_SA/stocks.lang +%%WWWDIR%%/htdocs/langs/ar_SA/stripe.lang +%%WWWDIR%%/htdocs/langs/ar_SA/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ar_SA/suppliers.lang +%%WWWDIR%%/htdocs/langs/ar_SA/ticket.lang +%%WWWDIR%%/htdocs/langs/ar_SA/trips.lang +%%WWWDIR%%/htdocs/langs/ar_SA/users.lang +%%WWWDIR%%/htdocs/langs/ar_SA/website.lang +%%WWWDIR%%/htdocs/langs/ar_SA/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ar_SA/workflow.lang +%%WWWDIR%%/htdocs/langs/ar_SY/accountancy.lang +%%WWWDIR%%/htdocs/langs/ar_SY/admin.lang +%%WWWDIR%%/htdocs/langs/ar_SY/agenda.lang +%%WWWDIR%%/htdocs/langs/ar_SY/assets.lang +%%WWWDIR%%/htdocs/langs/ar_SY/banks.lang +%%WWWDIR%%/htdocs/langs/ar_SY/bills.lang +%%WWWDIR%%/htdocs/langs/ar_SY/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ar_SY/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ar_SY/boxes.lang +%%WWWDIR%%/htdocs/langs/ar_SY/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ar_SY/categories.lang +%%WWWDIR%%/htdocs/langs/ar_SY/commercial.lang +%%WWWDIR%%/htdocs/langs/ar_SY/companies.lang +%%WWWDIR%%/htdocs/langs/ar_SY/compta.lang +%%WWWDIR%%/htdocs/langs/ar_SY/contracts.lang +%%WWWDIR%%/htdocs/langs/ar_SY/cron.lang +%%WWWDIR%%/htdocs/langs/ar_SY/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ar_SY/deliveries.lang +%%WWWDIR%%/htdocs/langs/ar_SY/dict.lang +%%WWWDIR%%/htdocs/langs/ar_SY/donations.lang +%%WWWDIR%%/htdocs/langs/ar_SY/ecm.lang +%%WWWDIR%%/htdocs/langs/ar_SY/errors.lang +%%WWWDIR%%/htdocs/langs/ar_SY/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ar_SY/exports.lang +%%WWWDIR%%/htdocs/langs/ar_SY/help.lang +%%WWWDIR%%/htdocs/langs/ar_SY/holiday.lang +%%WWWDIR%%/htdocs/langs/ar_SY/hrm.lang +%%WWWDIR%%/htdocs/langs/ar_SY/install.lang +%%WWWDIR%%/htdocs/langs/ar_SY/interventions.lang +%%WWWDIR%%/htdocs/langs/ar_SY/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ar_SY/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ar_SY/languages.lang +%%WWWDIR%%/htdocs/langs/ar_SY/ldap.lang +%%WWWDIR%%/htdocs/langs/ar_SY/loan.lang +%%WWWDIR%%/htdocs/langs/ar_SY/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ar_SY/mails.lang +%%WWWDIR%%/htdocs/langs/ar_SY/main.lang +%%WWWDIR%%/htdocs/langs/ar_SY/margins.lang +%%WWWDIR%%/htdocs/langs/ar_SY/members.lang +%%WWWDIR%%/htdocs/langs/ar_SY/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ar_SY/mrp.lang +%%WWWDIR%%/htdocs/langs/ar_SY/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ar_SY/oauth.lang +%%WWWDIR%%/htdocs/langs/ar_SY/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ar_SY/orders.lang +%%WWWDIR%%/htdocs/langs/ar_SY/other.lang +%%WWWDIR%%/htdocs/langs/ar_SY/partnership.lang +%%WWWDIR%%/htdocs/langs/ar_SY/paybox.lang +%%WWWDIR%%/htdocs/langs/ar_SY/paypal.lang +%%WWWDIR%%/htdocs/langs/ar_SY/printing.lang +%%WWWDIR%%/htdocs/langs/ar_SY/productbatch.lang +%%WWWDIR%%/htdocs/langs/ar_SY/products.lang +%%WWWDIR%%/htdocs/langs/ar_SY/projects.lang +%%WWWDIR%%/htdocs/langs/ar_SY/propal.lang +%%WWWDIR%%/htdocs/langs/ar_SY/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ar_SY/receptions.lang +%%WWWDIR%%/htdocs/langs/ar_SY/recruitment.lang +%%WWWDIR%%/htdocs/langs/ar_SY/resource.lang +%%WWWDIR%%/htdocs/langs/ar_SY/salaries.lang +%%WWWDIR%%/htdocs/langs/ar_SY/sendings.lang +%%WWWDIR%%/htdocs/langs/ar_SY/sms.lang +%%WWWDIR%%/htdocs/langs/ar_SY/stocks.lang +%%WWWDIR%%/htdocs/langs/ar_SY/stripe.lang +%%WWWDIR%%/htdocs/langs/ar_SY/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ar_SY/suppliers.lang +%%WWWDIR%%/htdocs/langs/ar_SY/ticket.lang +%%WWWDIR%%/htdocs/langs/ar_SY/trips.lang +%%WWWDIR%%/htdocs/langs/ar_SY/users.lang +%%WWWDIR%%/htdocs/langs/ar_SY/website.lang +%%WWWDIR%%/htdocs/langs/ar_SY/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ar_SY/workflow.lang +%%WWWDIR%%/htdocs/langs/az_AZ/accountancy.lang +%%WWWDIR%%/htdocs/langs/az_AZ/admin.lang +%%WWWDIR%%/htdocs/langs/az_AZ/agenda.lang +%%WWWDIR%%/htdocs/langs/az_AZ/assets.lang +%%WWWDIR%%/htdocs/langs/az_AZ/banks.lang +%%WWWDIR%%/htdocs/langs/az_AZ/bills.lang +%%WWWDIR%%/htdocs/langs/az_AZ/blockedlog.lang +%%WWWDIR%%/htdocs/langs/az_AZ/bookmarks.lang +%%WWWDIR%%/htdocs/langs/az_AZ/boxes.lang +%%WWWDIR%%/htdocs/langs/az_AZ/cashdesk.lang +%%WWWDIR%%/htdocs/langs/az_AZ/categories.lang +%%WWWDIR%%/htdocs/langs/az_AZ/commercial.lang +%%WWWDIR%%/htdocs/langs/az_AZ/companies.lang +%%WWWDIR%%/htdocs/langs/az_AZ/compta.lang +%%WWWDIR%%/htdocs/langs/az_AZ/contracts.lang +%%WWWDIR%%/htdocs/langs/az_AZ/cron.lang +%%WWWDIR%%/htdocs/langs/az_AZ/datapolicy.lang +%%WWWDIR%%/htdocs/langs/az_AZ/deliveries.lang +%%WWWDIR%%/htdocs/langs/az_AZ/dict.lang +%%WWWDIR%%/htdocs/langs/az_AZ/donations.lang +%%WWWDIR%%/htdocs/langs/az_AZ/ecm.lang +%%WWWDIR%%/htdocs/langs/az_AZ/errors.lang +%%WWWDIR%%/htdocs/langs/az_AZ/eventorganization.lang +%%WWWDIR%%/htdocs/langs/az_AZ/exports.lang +%%WWWDIR%%/htdocs/langs/az_AZ/help.lang +%%WWWDIR%%/htdocs/langs/az_AZ/holiday.lang +%%WWWDIR%%/htdocs/langs/az_AZ/hrm.lang +%%WWWDIR%%/htdocs/langs/az_AZ/install.lang +%%WWWDIR%%/htdocs/langs/az_AZ/interventions.lang +%%WWWDIR%%/htdocs/langs/az_AZ/intracommreport.lang +%%WWWDIR%%/htdocs/langs/az_AZ/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/az_AZ/languages.lang +%%WWWDIR%%/htdocs/langs/az_AZ/ldap.lang +%%WWWDIR%%/htdocs/langs/az_AZ/loan.lang +%%WWWDIR%%/htdocs/langs/az_AZ/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/az_AZ/mails.lang +%%WWWDIR%%/htdocs/langs/az_AZ/main.lang +%%WWWDIR%%/htdocs/langs/az_AZ/margins.lang +%%WWWDIR%%/htdocs/langs/az_AZ/members.lang +%%WWWDIR%%/htdocs/langs/az_AZ/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/az_AZ/mrp.lang +%%WWWDIR%%/htdocs/langs/az_AZ/multicurrency.lang +%%WWWDIR%%/htdocs/langs/az_AZ/oauth.lang +%%WWWDIR%%/htdocs/langs/az_AZ/opensurvey.lang +%%WWWDIR%%/htdocs/langs/az_AZ/orders.lang +%%WWWDIR%%/htdocs/langs/az_AZ/other.lang +%%WWWDIR%%/htdocs/langs/az_AZ/partnership.lang +%%WWWDIR%%/htdocs/langs/az_AZ/paybox.lang +%%WWWDIR%%/htdocs/langs/az_AZ/paypal.lang +%%WWWDIR%%/htdocs/langs/az_AZ/printing.lang +%%WWWDIR%%/htdocs/langs/az_AZ/productbatch.lang +%%WWWDIR%%/htdocs/langs/az_AZ/products.lang +%%WWWDIR%%/htdocs/langs/az_AZ/projects.lang +%%WWWDIR%%/htdocs/langs/az_AZ/propal.lang +%%WWWDIR%%/htdocs/langs/az_AZ/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/az_AZ/receptions.lang +%%WWWDIR%%/htdocs/langs/az_AZ/recruitment.lang +%%WWWDIR%%/htdocs/langs/az_AZ/resource.lang +%%WWWDIR%%/htdocs/langs/az_AZ/salaries.lang +%%WWWDIR%%/htdocs/langs/az_AZ/sendings.lang +%%WWWDIR%%/htdocs/langs/az_AZ/sms.lang +%%WWWDIR%%/htdocs/langs/az_AZ/stocks.lang +%%WWWDIR%%/htdocs/langs/az_AZ/stripe.lang +%%WWWDIR%%/htdocs/langs/az_AZ/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/az_AZ/suppliers.lang +%%WWWDIR%%/htdocs/langs/az_AZ/ticket.lang +%%WWWDIR%%/htdocs/langs/az_AZ/trips.lang +%%WWWDIR%%/htdocs/langs/az_AZ/users.lang +%%WWWDIR%%/htdocs/langs/az_AZ/website.lang +%%WWWDIR%%/htdocs/langs/az_AZ/withdrawals.lang +%%WWWDIR%%/htdocs/langs/az_AZ/workflow.lang +%%WWWDIR%%/htdocs/langs/bg_BG/accountancy.lang +%%WWWDIR%%/htdocs/langs/bg_BG/admin.lang +%%WWWDIR%%/htdocs/langs/bg_BG/agenda.lang +%%WWWDIR%%/htdocs/langs/bg_BG/assets.lang +%%WWWDIR%%/htdocs/langs/bg_BG/banks.lang +%%WWWDIR%%/htdocs/langs/bg_BG/bills.lang +%%WWWDIR%%/htdocs/langs/bg_BG/blockedlog.lang +%%WWWDIR%%/htdocs/langs/bg_BG/bookmarks.lang +%%WWWDIR%%/htdocs/langs/bg_BG/boxes.lang +%%WWWDIR%%/htdocs/langs/bg_BG/cashdesk.lang +%%WWWDIR%%/htdocs/langs/bg_BG/categories.lang +%%WWWDIR%%/htdocs/langs/bg_BG/commercial.lang +%%WWWDIR%%/htdocs/langs/bg_BG/companies.lang +%%WWWDIR%%/htdocs/langs/bg_BG/compta.lang +%%WWWDIR%%/htdocs/langs/bg_BG/contracts.lang +%%WWWDIR%%/htdocs/langs/bg_BG/cron.lang +%%WWWDIR%%/htdocs/langs/bg_BG/datapolicy.lang +%%WWWDIR%%/htdocs/langs/bg_BG/deliveries.lang +%%WWWDIR%%/htdocs/langs/bg_BG/dict.lang +%%WWWDIR%%/htdocs/langs/bg_BG/donations.lang +%%WWWDIR%%/htdocs/langs/bg_BG/ecm.lang +%%WWWDIR%%/htdocs/langs/bg_BG/errors.lang +%%WWWDIR%%/htdocs/langs/bg_BG/eventorganization.lang +%%WWWDIR%%/htdocs/langs/bg_BG/exports.lang +%%WWWDIR%%/htdocs/langs/bg_BG/help.lang +%%WWWDIR%%/htdocs/langs/bg_BG/holiday.lang +%%WWWDIR%%/htdocs/langs/bg_BG/hrm.lang +%%WWWDIR%%/htdocs/langs/bg_BG/install.lang +%%WWWDIR%%/htdocs/langs/bg_BG/interventions.lang +%%WWWDIR%%/htdocs/langs/bg_BG/intracommreport.lang +%%WWWDIR%%/htdocs/langs/bg_BG/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/bg_BG/languages.lang +%%WWWDIR%%/htdocs/langs/bg_BG/ldap.lang +%%WWWDIR%%/htdocs/langs/bg_BG/loan.lang +%%WWWDIR%%/htdocs/langs/bg_BG/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/bg_BG/mails.lang +%%WWWDIR%%/htdocs/langs/bg_BG/main.lang +%%WWWDIR%%/htdocs/langs/bg_BG/margins.lang +%%WWWDIR%%/htdocs/langs/bg_BG/members.lang +%%WWWDIR%%/htdocs/langs/bg_BG/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/bg_BG/mrp.lang +%%WWWDIR%%/htdocs/langs/bg_BG/multicurrency.lang +%%WWWDIR%%/htdocs/langs/bg_BG/oauth.lang +%%WWWDIR%%/htdocs/langs/bg_BG/opensurvey.lang +%%WWWDIR%%/htdocs/langs/bg_BG/orders.lang +%%WWWDIR%%/htdocs/langs/bg_BG/other.lang +%%WWWDIR%%/htdocs/langs/bg_BG/partnership.lang +%%WWWDIR%%/htdocs/langs/bg_BG/paybox.lang +%%WWWDIR%%/htdocs/langs/bg_BG/paypal.lang +%%WWWDIR%%/htdocs/langs/bg_BG/printing.lang +%%WWWDIR%%/htdocs/langs/bg_BG/productbatch.lang +%%WWWDIR%%/htdocs/langs/bg_BG/products.lang +%%WWWDIR%%/htdocs/langs/bg_BG/projects.lang +%%WWWDIR%%/htdocs/langs/bg_BG/propal.lang +%%WWWDIR%%/htdocs/langs/bg_BG/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/bg_BG/receptions.lang +%%WWWDIR%%/htdocs/langs/bg_BG/recruitment.lang +%%WWWDIR%%/htdocs/langs/bg_BG/resource.lang +%%WWWDIR%%/htdocs/langs/bg_BG/salaries.lang +%%WWWDIR%%/htdocs/langs/bg_BG/sendings.lang +%%WWWDIR%%/htdocs/langs/bg_BG/sms.lang +%%WWWDIR%%/htdocs/langs/bg_BG/stocks.lang +%%WWWDIR%%/htdocs/langs/bg_BG/stripe.lang +%%WWWDIR%%/htdocs/langs/bg_BG/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/bg_BG/suppliers.lang +%%WWWDIR%%/htdocs/langs/bg_BG/ticket.lang +%%WWWDIR%%/htdocs/langs/bg_BG/trips.lang +%%WWWDIR%%/htdocs/langs/bg_BG/users.lang +%%WWWDIR%%/htdocs/langs/bg_BG/website.lang +%%WWWDIR%%/htdocs/langs/bg_BG/withdrawals.lang +%%WWWDIR%%/htdocs/langs/bg_BG/workflow.lang +%%WWWDIR%%/htdocs/langs/bn_BD/accountancy.lang +%%WWWDIR%%/htdocs/langs/bn_BD/admin.lang +%%WWWDIR%%/htdocs/langs/bn_BD/agenda.lang +%%WWWDIR%%/htdocs/langs/bn_BD/assets.lang +%%WWWDIR%%/htdocs/langs/bn_BD/banks.lang +%%WWWDIR%%/htdocs/langs/bn_BD/bills.lang +%%WWWDIR%%/htdocs/langs/bn_BD/blockedlog.lang +%%WWWDIR%%/htdocs/langs/bn_BD/bookmarks.lang +%%WWWDIR%%/htdocs/langs/bn_BD/boxes.lang +%%WWWDIR%%/htdocs/langs/bn_BD/cashdesk.lang +%%WWWDIR%%/htdocs/langs/bn_BD/categories.lang +%%WWWDIR%%/htdocs/langs/bn_BD/commercial.lang +%%WWWDIR%%/htdocs/langs/bn_BD/companies.lang +%%WWWDIR%%/htdocs/langs/bn_BD/compta.lang +%%WWWDIR%%/htdocs/langs/bn_BD/contracts.lang +%%WWWDIR%%/htdocs/langs/bn_BD/cron.lang +%%WWWDIR%%/htdocs/langs/bn_BD/datapolicy.lang +%%WWWDIR%%/htdocs/langs/bn_BD/deliveries.lang +%%WWWDIR%%/htdocs/langs/bn_BD/dict.lang +%%WWWDIR%%/htdocs/langs/bn_BD/donations.lang +%%WWWDIR%%/htdocs/langs/bn_BD/ecm.lang +%%WWWDIR%%/htdocs/langs/bn_BD/errors.lang +%%WWWDIR%%/htdocs/langs/bn_BD/eventorganization.lang +%%WWWDIR%%/htdocs/langs/bn_BD/exports.lang +%%WWWDIR%%/htdocs/langs/bn_BD/help.lang +%%WWWDIR%%/htdocs/langs/bn_BD/holiday.lang +%%WWWDIR%%/htdocs/langs/bn_BD/hrm.lang +%%WWWDIR%%/htdocs/langs/bn_BD/install.lang +%%WWWDIR%%/htdocs/langs/bn_BD/interventions.lang +%%WWWDIR%%/htdocs/langs/bn_BD/intracommreport.lang +%%WWWDIR%%/htdocs/langs/bn_BD/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/bn_BD/languages.lang +%%WWWDIR%%/htdocs/langs/bn_BD/ldap.lang +%%WWWDIR%%/htdocs/langs/bn_BD/loan.lang +%%WWWDIR%%/htdocs/langs/bn_BD/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/bn_BD/mails.lang +%%WWWDIR%%/htdocs/langs/bn_BD/main.lang +%%WWWDIR%%/htdocs/langs/bn_BD/margins.lang +%%WWWDIR%%/htdocs/langs/bn_BD/members.lang +%%WWWDIR%%/htdocs/langs/bn_BD/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/bn_BD/mrp.lang +%%WWWDIR%%/htdocs/langs/bn_BD/multicurrency.lang +%%WWWDIR%%/htdocs/langs/bn_BD/oauth.lang +%%WWWDIR%%/htdocs/langs/bn_BD/opensurvey.lang +%%WWWDIR%%/htdocs/langs/bn_BD/orders.lang +%%WWWDIR%%/htdocs/langs/bn_BD/other.lang +%%WWWDIR%%/htdocs/langs/bn_BD/partnership.lang +%%WWWDIR%%/htdocs/langs/bn_BD/paybox.lang +%%WWWDIR%%/htdocs/langs/bn_BD/paypal.lang +%%WWWDIR%%/htdocs/langs/bn_BD/printing.lang +%%WWWDIR%%/htdocs/langs/bn_BD/productbatch.lang +%%WWWDIR%%/htdocs/langs/bn_BD/products.lang +%%WWWDIR%%/htdocs/langs/bn_BD/projects.lang +%%WWWDIR%%/htdocs/langs/bn_BD/propal.lang +%%WWWDIR%%/htdocs/langs/bn_BD/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/bn_BD/receptions.lang +%%WWWDIR%%/htdocs/langs/bn_BD/recruitment.lang +%%WWWDIR%%/htdocs/langs/bn_BD/resource.lang +%%WWWDIR%%/htdocs/langs/bn_BD/salaries.lang +%%WWWDIR%%/htdocs/langs/bn_BD/sendings.lang +%%WWWDIR%%/htdocs/langs/bn_BD/sms.lang +%%WWWDIR%%/htdocs/langs/bn_BD/stocks.lang +%%WWWDIR%%/htdocs/langs/bn_BD/stripe.lang +%%WWWDIR%%/htdocs/langs/bn_BD/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/bn_BD/suppliers.lang +%%WWWDIR%%/htdocs/langs/bn_BD/ticket.lang +%%WWWDIR%%/htdocs/langs/bn_BD/trips.lang +%%WWWDIR%%/htdocs/langs/bn_BD/users.lang +%%WWWDIR%%/htdocs/langs/bn_BD/website.lang +%%WWWDIR%%/htdocs/langs/bn_BD/withdrawals.lang +%%WWWDIR%%/htdocs/langs/bn_BD/workflow.lang +%%WWWDIR%%/htdocs/langs/bn_IN/accountancy.lang +%%WWWDIR%%/htdocs/langs/bn_IN/admin.lang +%%WWWDIR%%/htdocs/langs/bn_IN/agenda.lang +%%WWWDIR%%/htdocs/langs/bn_IN/assets.lang +%%WWWDIR%%/htdocs/langs/bn_IN/banks.lang +%%WWWDIR%%/htdocs/langs/bn_IN/bills.lang +%%WWWDIR%%/htdocs/langs/bn_IN/blockedlog.lang +%%WWWDIR%%/htdocs/langs/bn_IN/bookmarks.lang +%%WWWDIR%%/htdocs/langs/bn_IN/boxes.lang +%%WWWDIR%%/htdocs/langs/bn_IN/cashdesk.lang +%%WWWDIR%%/htdocs/langs/bn_IN/categories.lang +%%WWWDIR%%/htdocs/langs/bn_IN/commercial.lang +%%WWWDIR%%/htdocs/langs/bn_IN/companies.lang +%%WWWDIR%%/htdocs/langs/bn_IN/compta.lang +%%WWWDIR%%/htdocs/langs/bn_IN/contracts.lang +%%WWWDIR%%/htdocs/langs/bn_IN/cron.lang +%%WWWDIR%%/htdocs/langs/bn_IN/datapolicy.lang +%%WWWDIR%%/htdocs/langs/bn_IN/deliveries.lang +%%WWWDIR%%/htdocs/langs/bn_IN/dict.lang +%%WWWDIR%%/htdocs/langs/bn_IN/donations.lang +%%WWWDIR%%/htdocs/langs/bn_IN/ecm.lang +%%WWWDIR%%/htdocs/langs/bn_IN/errors.lang +%%WWWDIR%%/htdocs/langs/bn_IN/eventorganization.lang +%%WWWDIR%%/htdocs/langs/bn_IN/exports.lang +%%WWWDIR%%/htdocs/langs/bn_IN/help.lang +%%WWWDIR%%/htdocs/langs/bn_IN/holiday.lang +%%WWWDIR%%/htdocs/langs/bn_IN/hrm.lang +%%WWWDIR%%/htdocs/langs/bn_IN/install.lang +%%WWWDIR%%/htdocs/langs/bn_IN/interventions.lang +%%WWWDIR%%/htdocs/langs/bn_IN/intracommreport.lang +%%WWWDIR%%/htdocs/langs/bn_IN/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/bn_IN/languages.lang +%%WWWDIR%%/htdocs/langs/bn_IN/ldap.lang +%%WWWDIR%%/htdocs/langs/bn_IN/loan.lang +%%WWWDIR%%/htdocs/langs/bn_IN/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/bn_IN/mails.lang +%%WWWDIR%%/htdocs/langs/bn_IN/main.lang +%%WWWDIR%%/htdocs/langs/bn_IN/margins.lang +%%WWWDIR%%/htdocs/langs/bn_IN/members.lang +%%WWWDIR%%/htdocs/langs/bn_IN/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/bn_IN/mrp.lang +%%WWWDIR%%/htdocs/langs/bn_IN/multicurrency.lang +%%WWWDIR%%/htdocs/langs/bn_IN/oauth.lang +%%WWWDIR%%/htdocs/langs/bn_IN/opensurvey.lang +%%WWWDIR%%/htdocs/langs/bn_IN/orders.lang +%%WWWDIR%%/htdocs/langs/bn_IN/other.lang +%%WWWDIR%%/htdocs/langs/bn_IN/partnership.lang +%%WWWDIR%%/htdocs/langs/bn_IN/paybox.lang +%%WWWDIR%%/htdocs/langs/bn_IN/paypal.lang +%%WWWDIR%%/htdocs/langs/bn_IN/printing.lang +%%WWWDIR%%/htdocs/langs/bn_IN/productbatch.lang +%%WWWDIR%%/htdocs/langs/bn_IN/products.lang +%%WWWDIR%%/htdocs/langs/bn_IN/projects.lang +%%WWWDIR%%/htdocs/langs/bn_IN/propal.lang +%%WWWDIR%%/htdocs/langs/bn_IN/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/bn_IN/receptions.lang +%%WWWDIR%%/htdocs/langs/bn_IN/recruitment.lang +%%WWWDIR%%/htdocs/langs/bn_IN/resource.lang +%%WWWDIR%%/htdocs/langs/bn_IN/salaries.lang +%%WWWDIR%%/htdocs/langs/bn_IN/sendings.lang +%%WWWDIR%%/htdocs/langs/bn_IN/sms.lang +%%WWWDIR%%/htdocs/langs/bn_IN/stocks.lang +%%WWWDIR%%/htdocs/langs/bn_IN/stripe.lang +%%WWWDIR%%/htdocs/langs/bn_IN/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/bn_IN/suppliers.lang +%%WWWDIR%%/htdocs/langs/bn_IN/ticket.lang +%%WWWDIR%%/htdocs/langs/bn_IN/trips.lang +%%WWWDIR%%/htdocs/langs/bn_IN/users.lang +%%WWWDIR%%/htdocs/langs/bn_IN/website.lang +%%WWWDIR%%/htdocs/langs/bn_IN/withdrawals.lang +%%WWWDIR%%/htdocs/langs/bn_IN/workflow.lang +%%WWWDIR%%/htdocs/langs/bs_BA/accountancy.lang +%%WWWDIR%%/htdocs/langs/bs_BA/admin.lang +%%WWWDIR%%/htdocs/langs/bs_BA/agenda.lang +%%WWWDIR%%/htdocs/langs/bs_BA/assets.lang +%%WWWDIR%%/htdocs/langs/bs_BA/banks.lang +%%WWWDIR%%/htdocs/langs/bs_BA/bills.lang +%%WWWDIR%%/htdocs/langs/bs_BA/blockedlog.lang +%%WWWDIR%%/htdocs/langs/bs_BA/bookmarks.lang +%%WWWDIR%%/htdocs/langs/bs_BA/boxes.lang +%%WWWDIR%%/htdocs/langs/bs_BA/cashdesk.lang +%%WWWDIR%%/htdocs/langs/bs_BA/categories.lang +%%WWWDIR%%/htdocs/langs/bs_BA/commercial.lang +%%WWWDIR%%/htdocs/langs/bs_BA/companies.lang +%%WWWDIR%%/htdocs/langs/bs_BA/compta.lang +%%WWWDIR%%/htdocs/langs/bs_BA/contracts.lang +%%WWWDIR%%/htdocs/langs/bs_BA/cron.lang +%%WWWDIR%%/htdocs/langs/bs_BA/datapolicy.lang +%%WWWDIR%%/htdocs/langs/bs_BA/deliveries.lang +%%WWWDIR%%/htdocs/langs/bs_BA/dict.lang +%%WWWDIR%%/htdocs/langs/bs_BA/donations.lang +%%WWWDIR%%/htdocs/langs/bs_BA/ecm.lang +%%WWWDIR%%/htdocs/langs/bs_BA/errors.lang +%%WWWDIR%%/htdocs/langs/bs_BA/eventorganization.lang +%%WWWDIR%%/htdocs/langs/bs_BA/exports.lang +%%WWWDIR%%/htdocs/langs/bs_BA/help.lang +%%WWWDIR%%/htdocs/langs/bs_BA/holiday.lang +%%WWWDIR%%/htdocs/langs/bs_BA/hrm.lang +%%WWWDIR%%/htdocs/langs/bs_BA/install.lang +%%WWWDIR%%/htdocs/langs/bs_BA/interventions.lang +%%WWWDIR%%/htdocs/langs/bs_BA/intracommreport.lang +%%WWWDIR%%/htdocs/langs/bs_BA/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/bs_BA/languages.lang +%%WWWDIR%%/htdocs/langs/bs_BA/ldap.lang +%%WWWDIR%%/htdocs/langs/bs_BA/loan.lang +%%WWWDIR%%/htdocs/langs/bs_BA/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/bs_BA/mails.lang +%%WWWDIR%%/htdocs/langs/bs_BA/main.lang +%%WWWDIR%%/htdocs/langs/bs_BA/margins.lang +%%WWWDIR%%/htdocs/langs/bs_BA/members.lang +%%WWWDIR%%/htdocs/langs/bs_BA/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/bs_BA/mrp.lang +%%WWWDIR%%/htdocs/langs/bs_BA/multicurrency.lang +%%WWWDIR%%/htdocs/langs/bs_BA/oauth.lang +%%WWWDIR%%/htdocs/langs/bs_BA/opensurvey.lang +%%WWWDIR%%/htdocs/langs/bs_BA/orders.lang +%%WWWDIR%%/htdocs/langs/bs_BA/other.lang +%%WWWDIR%%/htdocs/langs/bs_BA/partnership.lang +%%WWWDIR%%/htdocs/langs/bs_BA/paybox.lang +%%WWWDIR%%/htdocs/langs/bs_BA/paypal.lang +%%WWWDIR%%/htdocs/langs/bs_BA/printing.lang +%%WWWDIR%%/htdocs/langs/bs_BA/productbatch.lang +%%WWWDIR%%/htdocs/langs/bs_BA/products.lang +%%WWWDIR%%/htdocs/langs/bs_BA/projects.lang +%%WWWDIR%%/htdocs/langs/bs_BA/propal.lang +%%WWWDIR%%/htdocs/langs/bs_BA/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/bs_BA/receptions.lang +%%WWWDIR%%/htdocs/langs/bs_BA/recruitment.lang +%%WWWDIR%%/htdocs/langs/bs_BA/resource.lang +%%WWWDIR%%/htdocs/langs/bs_BA/salaries.lang +%%WWWDIR%%/htdocs/langs/bs_BA/sendings.lang +%%WWWDIR%%/htdocs/langs/bs_BA/sms.lang +%%WWWDIR%%/htdocs/langs/bs_BA/stocks.lang +%%WWWDIR%%/htdocs/langs/bs_BA/stripe.lang +%%WWWDIR%%/htdocs/langs/bs_BA/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/bs_BA/suppliers.lang +%%WWWDIR%%/htdocs/langs/bs_BA/ticket.lang +%%WWWDIR%%/htdocs/langs/bs_BA/trips.lang +%%WWWDIR%%/htdocs/langs/bs_BA/users.lang +%%WWWDIR%%/htdocs/langs/bs_BA/website.lang +%%WWWDIR%%/htdocs/langs/bs_BA/withdrawals.lang +%%WWWDIR%%/htdocs/langs/bs_BA/workflow.lang +%%WWWDIR%%/htdocs/langs/ca_ES/accountancy.lang +%%WWWDIR%%/htdocs/langs/ca_ES/admin.lang +%%WWWDIR%%/htdocs/langs/ca_ES/agenda.lang +%%WWWDIR%%/htdocs/langs/ca_ES/assets.lang +%%WWWDIR%%/htdocs/langs/ca_ES/banks.lang +%%WWWDIR%%/htdocs/langs/ca_ES/bills.lang +%%WWWDIR%%/htdocs/langs/ca_ES/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ca_ES/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ca_ES/boxes.lang +%%WWWDIR%%/htdocs/langs/ca_ES/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ca_ES/categories.lang +%%WWWDIR%%/htdocs/langs/ca_ES/commercial.lang +%%WWWDIR%%/htdocs/langs/ca_ES/companies.lang +%%WWWDIR%%/htdocs/langs/ca_ES/compta.lang +%%WWWDIR%%/htdocs/langs/ca_ES/contracts.lang +%%WWWDIR%%/htdocs/langs/ca_ES/cron.lang +%%WWWDIR%%/htdocs/langs/ca_ES/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ca_ES/deliveries.lang +%%WWWDIR%%/htdocs/langs/ca_ES/dict.lang +%%WWWDIR%%/htdocs/langs/ca_ES/donations.lang +%%WWWDIR%%/htdocs/langs/ca_ES/ecm.lang +%%WWWDIR%%/htdocs/langs/ca_ES/errors.lang +%%WWWDIR%%/htdocs/langs/ca_ES/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ca_ES/exports.lang +%%WWWDIR%%/htdocs/langs/ca_ES/help.lang +%%WWWDIR%%/htdocs/langs/ca_ES/holiday.lang +%%WWWDIR%%/htdocs/langs/ca_ES/hrm.lang +%%WWWDIR%%/htdocs/langs/ca_ES/install.lang +%%WWWDIR%%/htdocs/langs/ca_ES/interventions.lang +%%WWWDIR%%/htdocs/langs/ca_ES/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ca_ES/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ca_ES/languages.lang +%%WWWDIR%%/htdocs/langs/ca_ES/ldap.lang +%%WWWDIR%%/htdocs/langs/ca_ES/loan.lang +%%WWWDIR%%/htdocs/langs/ca_ES/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ca_ES/mails.lang +%%WWWDIR%%/htdocs/langs/ca_ES/main.lang +%%WWWDIR%%/htdocs/langs/ca_ES/margins.lang +%%WWWDIR%%/htdocs/langs/ca_ES/members.lang +%%WWWDIR%%/htdocs/langs/ca_ES/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ca_ES/mrp.lang +%%WWWDIR%%/htdocs/langs/ca_ES/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ca_ES/oauth.lang +%%WWWDIR%%/htdocs/langs/ca_ES/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ca_ES/orders.lang +%%WWWDIR%%/htdocs/langs/ca_ES/other.lang +%%WWWDIR%%/htdocs/langs/ca_ES/partnership.lang +%%WWWDIR%%/htdocs/langs/ca_ES/paybox.lang +%%WWWDIR%%/htdocs/langs/ca_ES/paypal.lang +%%WWWDIR%%/htdocs/langs/ca_ES/printing.lang +%%WWWDIR%%/htdocs/langs/ca_ES/productbatch.lang +%%WWWDIR%%/htdocs/langs/ca_ES/products.lang +%%WWWDIR%%/htdocs/langs/ca_ES/projects.lang +%%WWWDIR%%/htdocs/langs/ca_ES/propal.lang +%%WWWDIR%%/htdocs/langs/ca_ES/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ca_ES/receptions.lang +%%WWWDIR%%/htdocs/langs/ca_ES/recruitment.lang +%%WWWDIR%%/htdocs/langs/ca_ES/resource.lang +%%WWWDIR%%/htdocs/langs/ca_ES/salaries.lang +%%WWWDIR%%/htdocs/langs/ca_ES/sendings.lang +%%WWWDIR%%/htdocs/langs/ca_ES/sms.lang +%%WWWDIR%%/htdocs/langs/ca_ES/stocks.lang +%%WWWDIR%%/htdocs/langs/ca_ES/stripe.lang +%%WWWDIR%%/htdocs/langs/ca_ES/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ca_ES/suppliers.lang +%%WWWDIR%%/htdocs/langs/ca_ES/ticket.lang +%%WWWDIR%%/htdocs/langs/ca_ES/trips.lang +%%WWWDIR%%/htdocs/langs/ca_ES/users.lang +%%WWWDIR%%/htdocs/langs/ca_ES/website.lang +%%WWWDIR%%/htdocs/langs/ca_ES/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ca_ES/workflow.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/accountancy.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/admin.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/agenda.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/assets.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/banks.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/bills.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/blockedlog.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/bookmarks.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/boxes.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/cashdesk.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/categories.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/commercial.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/companies.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/compta.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/contracts.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/cron.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/datapolicy.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/deliveries.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/dict.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/donations.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/ecm.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/errors.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/eventorganization.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/exports.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/help.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/holiday.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/hrm.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/install.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/interventions.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/intracommreport.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/languages.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/ldap.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/loan.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/mails.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/main.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/margins.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/members.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/mrp.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/multicurrency.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/oauth.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/opensurvey.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/orders.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/other.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/partnership.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/paybox.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/paypal.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/printing.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/productbatch.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/products.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/projects.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/propal.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/receptions.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/recruitment.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/resource.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/salaries.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/sendings.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/sms.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/stocks.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/stripe.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/suppliers.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/ticket.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/trips.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/users.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/website.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/withdrawals.lang +%%WWWDIR%%/htdocs/langs/cs_CZ/workflow.lang +%%WWWDIR%%/htdocs/langs/cy_GB/accountancy.lang +%%WWWDIR%%/htdocs/langs/cy_GB/admin.lang +%%WWWDIR%%/htdocs/langs/cy_GB/agenda.lang +%%WWWDIR%%/htdocs/langs/cy_GB/assets.lang +%%WWWDIR%%/htdocs/langs/cy_GB/banks.lang +%%WWWDIR%%/htdocs/langs/cy_GB/bills.lang +%%WWWDIR%%/htdocs/langs/cy_GB/blockedlog.lang +%%WWWDIR%%/htdocs/langs/cy_GB/bookmarks.lang +%%WWWDIR%%/htdocs/langs/cy_GB/boxes.lang +%%WWWDIR%%/htdocs/langs/cy_GB/cashdesk.lang +%%WWWDIR%%/htdocs/langs/cy_GB/categories.lang +%%WWWDIR%%/htdocs/langs/cy_GB/commercial.lang +%%WWWDIR%%/htdocs/langs/cy_GB/companies.lang +%%WWWDIR%%/htdocs/langs/cy_GB/compta.lang +%%WWWDIR%%/htdocs/langs/cy_GB/contracts.lang +%%WWWDIR%%/htdocs/langs/cy_GB/cron.lang +%%WWWDIR%%/htdocs/langs/cy_GB/datapolicy.lang +%%WWWDIR%%/htdocs/langs/cy_GB/deliveries.lang +%%WWWDIR%%/htdocs/langs/cy_GB/dict.lang +%%WWWDIR%%/htdocs/langs/cy_GB/donations.lang +%%WWWDIR%%/htdocs/langs/cy_GB/ecm.lang +%%WWWDIR%%/htdocs/langs/cy_GB/errors.lang +%%WWWDIR%%/htdocs/langs/cy_GB/eventorganization.lang +%%WWWDIR%%/htdocs/langs/cy_GB/exports.lang +%%WWWDIR%%/htdocs/langs/cy_GB/help.lang +%%WWWDIR%%/htdocs/langs/cy_GB/holiday.lang +%%WWWDIR%%/htdocs/langs/cy_GB/hrm.lang +%%WWWDIR%%/htdocs/langs/cy_GB/install.lang +%%WWWDIR%%/htdocs/langs/cy_GB/interventions.lang +%%WWWDIR%%/htdocs/langs/cy_GB/intracommreport.lang +%%WWWDIR%%/htdocs/langs/cy_GB/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/cy_GB/languages.lang +%%WWWDIR%%/htdocs/langs/cy_GB/ldap.lang +%%WWWDIR%%/htdocs/langs/cy_GB/loan.lang +%%WWWDIR%%/htdocs/langs/cy_GB/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/cy_GB/mails.lang +%%WWWDIR%%/htdocs/langs/cy_GB/main.lang +%%WWWDIR%%/htdocs/langs/cy_GB/margins.lang +%%WWWDIR%%/htdocs/langs/cy_GB/members.lang +%%WWWDIR%%/htdocs/langs/cy_GB/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/cy_GB/mrp.lang +%%WWWDIR%%/htdocs/langs/cy_GB/multicurrency.lang +%%WWWDIR%%/htdocs/langs/cy_GB/oauth.lang +%%WWWDIR%%/htdocs/langs/cy_GB/opensurvey.lang +%%WWWDIR%%/htdocs/langs/cy_GB/orders.lang +%%WWWDIR%%/htdocs/langs/cy_GB/other.lang +%%WWWDIR%%/htdocs/langs/cy_GB/partnership.lang +%%WWWDIR%%/htdocs/langs/cy_GB/paybox.lang +%%WWWDIR%%/htdocs/langs/cy_GB/paypal.lang +%%WWWDIR%%/htdocs/langs/cy_GB/printing.lang +%%WWWDIR%%/htdocs/langs/cy_GB/productbatch.lang +%%WWWDIR%%/htdocs/langs/cy_GB/products.lang +%%WWWDIR%%/htdocs/langs/cy_GB/projects.lang +%%WWWDIR%%/htdocs/langs/cy_GB/propal.lang +%%WWWDIR%%/htdocs/langs/cy_GB/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/cy_GB/receptions.lang +%%WWWDIR%%/htdocs/langs/cy_GB/recruitment.lang +%%WWWDIR%%/htdocs/langs/cy_GB/resource.lang +%%WWWDIR%%/htdocs/langs/cy_GB/salaries.lang +%%WWWDIR%%/htdocs/langs/cy_GB/sendings.lang +%%WWWDIR%%/htdocs/langs/cy_GB/sms.lang +%%WWWDIR%%/htdocs/langs/cy_GB/stocks.lang +%%WWWDIR%%/htdocs/langs/cy_GB/stripe.lang +%%WWWDIR%%/htdocs/langs/cy_GB/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/cy_GB/suppliers.lang +%%WWWDIR%%/htdocs/langs/cy_GB/ticket.lang +%%WWWDIR%%/htdocs/langs/cy_GB/trips.lang +%%WWWDIR%%/htdocs/langs/cy_GB/users.lang +%%WWWDIR%%/htdocs/langs/cy_GB/website.lang +%%WWWDIR%%/htdocs/langs/cy_GB/withdrawals.lang +%%WWWDIR%%/htdocs/langs/cy_GB/workflow.lang +%%WWWDIR%%/htdocs/langs/da_DK/accountancy.lang +%%WWWDIR%%/htdocs/langs/da_DK/admin.lang +%%WWWDIR%%/htdocs/langs/da_DK/agenda.lang +%%WWWDIR%%/htdocs/langs/da_DK/assets.lang +%%WWWDIR%%/htdocs/langs/da_DK/banks.lang +%%WWWDIR%%/htdocs/langs/da_DK/bills.lang +%%WWWDIR%%/htdocs/langs/da_DK/blockedlog.lang +%%WWWDIR%%/htdocs/langs/da_DK/bookmarks.lang +%%WWWDIR%%/htdocs/langs/da_DK/boxes.lang +%%WWWDIR%%/htdocs/langs/da_DK/cashdesk.lang +%%WWWDIR%%/htdocs/langs/da_DK/categories.lang +%%WWWDIR%%/htdocs/langs/da_DK/commercial.lang +%%WWWDIR%%/htdocs/langs/da_DK/companies.lang +%%WWWDIR%%/htdocs/langs/da_DK/compta.lang +%%WWWDIR%%/htdocs/langs/da_DK/contracts.lang +%%WWWDIR%%/htdocs/langs/da_DK/cron.lang +%%WWWDIR%%/htdocs/langs/da_DK/datapolicy.lang +%%WWWDIR%%/htdocs/langs/da_DK/deliveries.lang +%%WWWDIR%%/htdocs/langs/da_DK/dict.lang +%%WWWDIR%%/htdocs/langs/da_DK/donations.lang +%%WWWDIR%%/htdocs/langs/da_DK/ecm.lang +%%WWWDIR%%/htdocs/langs/da_DK/errors.lang +%%WWWDIR%%/htdocs/langs/da_DK/eventorganization.lang +%%WWWDIR%%/htdocs/langs/da_DK/exports.lang +%%WWWDIR%%/htdocs/langs/da_DK/help.lang +%%WWWDIR%%/htdocs/langs/da_DK/holiday.lang +%%WWWDIR%%/htdocs/langs/da_DK/hrm.lang +%%WWWDIR%%/htdocs/langs/da_DK/install.lang +%%WWWDIR%%/htdocs/langs/da_DK/interventions.lang +%%WWWDIR%%/htdocs/langs/da_DK/intracommreport.lang +%%WWWDIR%%/htdocs/langs/da_DK/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/da_DK/languages.lang +%%WWWDIR%%/htdocs/langs/da_DK/ldap.lang +%%WWWDIR%%/htdocs/langs/da_DK/loan.lang +%%WWWDIR%%/htdocs/langs/da_DK/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/da_DK/mails.lang +%%WWWDIR%%/htdocs/langs/da_DK/main.lang +%%WWWDIR%%/htdocs/langs/da_DK/margins.lang +%%WWWDIR%%/htdocs/langs/da_DK/members.lang +%%WWWDIR%%/htdocs/langs/da_DK/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/da_DK/mrp.lang +%%WWWDIR%%/htdocs/langs/da_DK/multicurrency.lang +%%WWWDIR%%/htdocs/langs/da_DK/oauth.lang +%%WWWDIR%%/htdocs/langs/da_DK/opensurvey.lang +%%WWWDIR%%/htdocs/langs/da_DK/orders.lang +%%WWWDIR%%/htdocs/langs/da_DK/other.lang +%%WWWDIR%%/htdocs/langs/da_DK/partnership.lang +%%WWWDIR%%/htdocs/langs/da_DK/paybox.lang +%%WWWDIR%%/htdocs/langs/da_DK/paypal.lang +%%WWWDIR%%/htdocs/langs/da_DK/printing.lang +%%WWWDIR%%/htdocs/langs/da_DK/productbatch.lang +%%WWWDIR%%/htdocs/langs/da_DK/products.lang +%%WWWDIR%%/htdocs/langs/da_DK/projects.lang +%%WWWDIR%%/htdocs/langs/da_DK/propal.lang +%%WWWDIR%%/htdocs/langs/da_DK/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/da_DK/receptions.lang +%%WWWDIR%%/htdocs/langs/da_DK/recruitment.lang +%%WWWDIR%%/htdocs/langs/da_DK/resource.lang +%%WWWDIR%%/htdocs/langs/da_DK/salaries.lang +%%WWWDIR%%/htdocs/langs/da_DK/sendings.lang +%%WWWDIR%%/htdocs/langs/da_DK/sms.lang +%%WWWDIR%%/htdocs/langs/da_DK/stocks.lang +%%WWWDIR%%/htdocs/langs/da_DK/stripe.lang +%%WWWDIR%%/htdocs/langs/da_DK/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/da_DK/suppliers.lang +%%WWWDIR%%/htdocs/langs/da_DK/ticket.lang +%%WWWDIR%%/htdocs/langs/da_DK/trips.lang +%%WWWDIR%%/htdocs/langs/da_DK/users.lang +%%WWWDIR%%/htdocs/langs/da_DK/website.lang +%%WWWDIR%%/htdocs/langs/da_DK/withdrawals.lang +%%WWWDIR%%/htdocs/langs/da_DK/workflow.lang +%%WWWDIR%%/htdocs/langs/de_AT/accountancy.lang +%%WWWDIR%%/htdocs/langs/de_AT/admin.lang +%%WWWDIR%%/htdocs/langs/de_AT/agenda.lang +%%WWWDIR%%/htdocs/langs/de_AT/assets.lang +%%WWWDIR%%/htdocs/langs/de_AT/banks.lang +%%WWWDIR%%/htdocs/langs/de_AT/bills.lang +%%WWWDIR%%/htdocs/langs/de_AT/blockedlog.lang +%%WWWDIR%%/htdocs/langs/de_AT/bookmarks.lang +%%WWWDIR%%/htdocs/langs/de_AT/boxes.lang +%%WWWDIR%%/htdocs/langs/de_AT/cashdesk.lang +%%WWWDIR%%/htdocs/langs/de_AT/categories.lang +%%WWWDIR%%/htdocs/langs/de_AT/commercial.lang +%%WWWDIR%%/htdocs/langs/de_AT/companies.lang +%%WWWDIR%%/htdocs/langs/de_AT/compta.lang +%%WWWDIR%%/htdocs/langs/de_AT/contracts.lang +%%WWWDIR%%/htdocs/langs/de_AT/deliveries.lang +%%WWWDIR%%/htdocs/langs/de_AT/dict.lang +%%WWWDIR%%/htdocs/langs/de_AT/donations.lang +%%WWWDIR%%/htdocs/langs/de_AT/ecm.lang +%%WWWDIR%%/htdocs/langs/de_AT/errors.lang +%%WWWDIR%%/htdocs/langs/de_AT/exports.lang +%%WWWDIR%%/htdocs/langs/de_AT/holiday.lang +%%WWWDIR%%/htdocs/langs/de_AT/hrm.lang +%%WWWDIR%%/htdocs/langs/de_AT/install.lang +%%WWWDIR%%/htdocs/langs/de_AT/interventions.lang +%%WWWDIR%%/htdocs/langs/de_AT/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/de_AT/languages.lang +%%WWWDIR%%/htdocs/langs/de_AT/ldap.lang +%%WWWDIR%%/htdocs/langs/de_AT/mails.lang +%%WWWDIR%%/htdocs/langs/de_AT/main.lang +%%WWWDIR%%/htdocs/langs/de_AT/members.lang +%%WWWDIR%%/htdocs/langs/de_AT/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/de_AT/oauth.lang +%%WWWDIR%%/htdocs/langs/de_AT/orders.lang +%%WWWDIR%%/htdocs/langs/de_AT/other.lang +%%WWWDIR%%/htdocs/langs/de_AT/partnership.lang +%%WWWDIR%%/htdocs/langs/de_AT/paybox.lang +%%WWWDIR%%/htdocs/langs/de_AT/paypal.lang +%%WWWDIR%%/htdocs/langs/de_AT/products.lang +%%WWWDIR%%/htdocs/langs/de_AT/projects.lang +%%WWWDIR%%/htdocs/langs/de_AT/propal.lang +%%WWWDIR%%/htdocs/langs/de_AT/receptions.lang +%%WWWDIR%%/htdocs/langs/de_AT/salaries.lang +%%WWWDIR%%/htdocs/langs/de_AT/sendings.lang +%%WWWDIR%%/htdocs/langs/de_AT/sms.lang +%%WWWDIR%%/htdocs/langs/de_AT/stocks.lang +%%WWWDIR%%/htdocs/langs/de_AT/stripe.lang +%%WWWDIR%%/htdocs/langs/de_AT/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/de_AT/ticket.lang +%%WWWDIR%%/htdocs/langs/de_AT/trips.lang +%%WWWDIR%%/htdocs/langs/de_AT/users.lang +%%WWWDIR%%/htdocs/langs/de_AT/website.lang +%%WWWDIR%%/htdocs/langs/de_AT/withdrawals.lang +%%WWWDIR%%/htdocs/langs/de_CH/accountancy.lang +%%WWWDIR%%/htdocs/langs/de_CH/admin.lang +%%WWWDIR%%/htdocs/langs/de_CH/agenda.lang +%%WWWDIR%%/htdocs/langs/de_CH/assets.lang +%%WWWDIR%%/htdocs/langs/de_CH/banks.lang +%%WWWDIR%%/htdocs/langs/de_CH/bills.lang +%%WWWDIR%%/htdocs/langs/de_CH/blockedlog.lang +%%WWWDIR%%/htdocs/langs/de_CH/bookmarks.lang +%%WWWDIR%%/htdocs/langs/de_CH/boxes.lang +%%WWWDIR%%/htdocs/langs/de_CH/cashdesk.lang +%%WWWDIR%%/htdocs/langs/de_CH/categories.lang +%%WWWDIR%%/htdocs/langs/de_CH/commercial.lang +%%WWWDIR%%/htdocs/langs/de_CH/companies.lang +%%WWWDIR%%/htdocs/langs/de_CH/compta.lang +%%WWWDIR%%/htdocs/langs/de_CH/contracts.lang +%%WWWDIR%%/htdocs/langs/de_CH/cron.lang +%%WWWDIR%%/htdocs/langs/de_CH/datapolicy.lang +%%WWWDIR%%/htdocs/langs/de_CH/deliveries.lang +%%WWWDIR%%/htdocs/langs/de_CH/dict.lang +%%WWWDIR%%/htdocs/langs/de_CH/donations.lang +%%WWWDIR%%/htdocs/langs/de_CH/ecm.lang +%%WWWDIR%%/htdocs/langs/de_CH/errors.lang +%%WWWDIR%%/htdocs/langs/de_CH/eventorganization.lang +%%WWWDIR%%/htdocs/langs/de_CH/exports.lang +%%WWWDIR%%/htdocs/langs/de_CH/help.lang +%%WWWDIR%%/htdocs/langs/de_CH/holiday.lang +%%WWWDIR%%/htdocs/langs/de_CH/hrm.lang +%%WWWDIR%%/htdocs/langs/de_CH/install.lang +%%WWWDIR%%/htdocs/langs/de_CH/interventions.lang +%%WWWDIR%%/htdocs/langs/de_CH/intracommreport.lang +%%WWWDIR%%/htdocs/langs/de_CH/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/de_CH/languages.lang +%%WWWDIR%%/htdocs/langs/de_CH/ldap.lang +%%WWWDIR%%/htdocs/langs/de_CH/loan.lang +%%WWWDIR%%/htdocs/langs/de_CH/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/de_CH/mails.lang +%%WWWDIR%%/htdocs/langs/de_CH/main.lang +%%WWWDIR%%/htdocs/langs/de_CH/margins.lang +%%WWWDIR%%/htdocs/langs/de_CH/members.lang +%%WWWDIR%%/htdocs/langs/de_CH/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/de_CH/mrp.lang +%%WWWDIR%%/htdocs/langs/de_CH/multicurrency.lang +%%WWWDIR%%/htdocs/langs/de_CH/oauth.lang +%%WWWDIR%%/htdocs/langs/de_CH/opensurvey.lang +%%WWWDIR%%/htdocs/langs/de_CH/orders.lang +%%WWWDIR%%/htdocs/langs/de_CH/other.lang +%%WWWDIR%%/htdocs/langs/de_CH/partnership.lang +%%WWWDIR%%/htdocs/langs/de_CH/paybox.lang +%%WWWDIR%%/htdocs/langs/de_CH/paypal.lang +%%WWWDIR%%/htdocs/langs/de_CH/printing.lang +%%WWWDIR%%/htdocs/langs/de_CH/productbatch.lang +%%WWWDIR%%/htdocs/langs/de_CH/products.lang +%%WWWDIR%%/htdocs/langs/de_CH/projects.lang +%%WWWDIR%%/htdocs/langs/de_CH/propal.lang +%%WWWDIR%%/htdocs/langs/de_CH/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/de_CH/receptions.lang +%%WWWDIR%%/htdocs/langs/de_CH/recruitment.lang +%%WWWDIR%%/htdocs/langs/de_CH/resource.lang +%%WWWDIR%%/htdocs/langs/de_CH/salaries.lang +%%WWWDIR%%/htdocs/langs/de_CH/sendings.lang +%%WWWDIR%%/htdocs/langs/de_CH/sms.lang +%%WWWDIR%%/htdocs/langs/de_CH/stocks.lang +%%WWWDIR%%/htdocs/langs/de_CH/stripe.lang +%%WWWDIR%%/htdocs/langs/de_CH/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/de_CH/suppliers.lang +%%WWWDIR%%/htdocs/langs/de_CH/ticket.lang +%%WWWDIR%%/htdocs/langs/de_CH/trips.lang +%%WWWDIR%%/htdocs/langs/de_CH/users.lang +%%WWWDIR%%/htdocs/langs/de_CH/website.lang +%%WWWDIR%%/htdocs/langs/de_CH/withdrawals.lang +%%WWWDIR%%/htdocs/langs/de_CH/workflow.lang +%%WWWDIR%%/htdocs/langs/de_DE/accountancy.lang +%%WWWDIR%%/htdocs/langs/de_DE/admin.lang +%%WWWDIR%%/htdocs/langs/de_DE/agenda.lang +%%WWWDIR%%/htdocs/langs/de_DE/assets.lang +%%WWWDIR%%/htdocs/langs/de_DE/banks.lang +%%WWWDIR%%/htdocs/langs/de_DE/bills.lang +%%WWWDIR%%/htdocs/langs/de_DE/blockedlog.lang +%%WWWDIR%%/htdocs/langs/de_DE/bookmarks.lang +%%WWWDIR%%/htdocs/langs/de_DE/boxes.lang +%%WWWDIR%%/htdocs/langs/de_DE/cashdesk.lang +%%WWWDIR%%/htdocs/langs/de_DE/categories.lang +%%WWWDIR%%/htdocs/langs/de_DE/commercial.lang +%%WWWDIR%%/htdocs/langs/de_DE/companies.lang +%%WWWDIR%%/htdocs/langs/de_DE/compta.lang +%%WWWDIR%%/htdocs/langs/de_DE/contracts.lang +%%WWWDIR%%/htdocs/langs/de_DE/cron.lang +%%WWWDIR%%/htdocs/langs/de_DE/datapolicy.lang +%%WWWDIR%%/htdocs/langs/de_DE/deliveries.lang +%%WWWDIR%%/htdocs/langs/de_DE/dict.lang +%%WWWDIR%%/htdocs/langs/de_DE/donations.lang +%%WWWDIR%%/htdocs/langs/de_DE/ecm.lang +%%WWWDIR%%/htdocs/langs/de_DE/errors.lang +%%WWWDIR%%/htdocs/langs/de_DE/eventorganization.lang +%%WWWDIR%%/htdocs/langs/de_DE/exports.lang +%%WWWDIR%%/htdocs/langs/de_DE/help.lang +%%WWWDIR%%/htdocs/langs/de_DE/holiday.lang +%%WWWDIR%%/htdocs/langs/de_DE/hrm.lang +%%WWWDIR%%/htdocs/langs/de_DE/install.lang +%%WWWDIR%%/htdocs/langs/de_DE/interventions.lang +%%WWWDIR%%/htdocs/langs/de_DE/intracommreport.lang +%%WWWDIR%%/htdocs/langs/de_DE/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/de_DE/languages.lang +%%WWWDIR%%/htdocs/langs/de_DE/ldap.lang +%%WWWDIR%%/htdocs/langs/de_DE/loan.lang +%%WWWDIR%%/htdocs/langs/de_DE/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/de_DE/mails.lang +%%WWWDIR%%/htdocs/langs/de_DE/main.lang +%%WWWDIR%%/htdocs/langs/de_DE/margins.lang +%%WWWDIR%%/htdocs/langs/de_DE/members.lang +%%WWWDIR%%/htdocs/langs/de_DE/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/de_DE/mrp.lang +%%WWWDIR%%/htdocs/langs/de_DE/multicurrency.lang +%%WWWDIR%%/htdocs/langs/de_DE/oauth.lang +%%WWWDIR%%/htdocs/langs/de_DE/opensurvey.lang +%%WWWDIR%%/htdocs/langs/de_DE/orders.lang +%%WWWDIR%%/htdocs/langs/de_DE/other.lang +%%WWWDIR%%/htdocs/langs/de_DE/partnership.lang +%%WWWDIR%%/htdocs/langs/de_DE/paybox.lang +%%WWWDIR%%/htdocs/langs/de_DE/paypal.lang +%%WWWDIR%%/htdocs/langs/de_DE/printing.lang +%%WWWDIR%%/htdocs/langs/de_DE/productbatch.lang +%%WWWDIR%%/htdocs/langs/de_DE/products.lang +%%WWWDIR%%/htdocs/langs/de_DE/projects.lang +%%WWWDIR%%/htdocs/langs/de_DE/propal.lang +%%WWWDIR%%/htdocs/langs/de_DE/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/de_DE/receptions.lang +%%WWWDIR%%/htdocs/langs/de_DE/recruitment.lang +%%WWWDIR%%/htdocs/langs/de_DE/resource.lang +%%WWWDIR%%/htdocs/langs/de_DE/salaries.lang +%%WWWDIR%%/htdocs/langs/de_DE/sendings.lang +%%WWWDIR%%/htdocs/langs/de_DE/sms.lang +%%WWWDIR%%/htdocs/langs/de_DE/stocks.lang +%%WWWDIR%%/htdocs/langs/de_DE/stripe.lang +%%WWWDIR%%/htdocs/langs/de_DE/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/de_DE/suppliers.lang +%%WWWDIR%%/htdocs/langs/de_DE/ticket.lang +%%WWWDIR%%/htdocs/langs/de_DE/trips.lang +%%WWWDIR%%/htdocs/langs/de_DE/users.lang +%%WWWDIR%%/htdocs/langs/de_DE/website.lang +%%WWWDIR%%/htdocs/langs/de_DE/withdrawals.lang +%%WWWDIR%%/htdocs/langs/de_DE/workflow.lang +%%WWWDIR%%/htdocs/langs/el_CY/accountancy.lang +%%WWWDIR%%/htdocs/langs/el_CY/admin.lang +%%WWWDIR%%/htdocs/langs/el_CY/agenda.lang +%%WWWDIR%%/htdocs/langs/el_CY/bills.lang +%%WWWDIR%%/htdocs/langs/el_CY/blockedlog.lang +%%WWWDIR%%/htdocs/langs/el_CY/categories.lang +%%WWWDIR%%/htdocs/langs/el_CY/companies.lang +%%WWWDIR%%/htdocs/langs/el_CY/datapolicy.lang +%%WWWDIR%%/htdocs/langs/el_CY/errors.lang +%%WWWDIR%%/htdocs/langs/el_CY/exports.lang +%%WWWDIR%%/htdocs/langs/el_CY/hrm.lang +%%WWWDIR%%/htdocs/langs/el_CY/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/el_CY/mails.lang +%%WWWDIR%%/htdocs/langs/el_CY/main.lang +%%WWWDIR%%/htdocs/langs/el_CY/members.lang +%%WWWDIR%%/htdocs/langs/el_CY/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/el_CY/products.lang +%%WWWDIR%%/htdocs/langs/el_CY/projects.lang +%%WWWDIR%%/htdocs/langs/el_CY/salaries.lang +%%WWWDIR%%/htdocs/langs/el_CY/stripe.lang +%%WWWDIR%%/htdocs/langs/el_CY/trips.lang +%%WWWDIR%%/htdocs/langs/el_CY/users.lang +%%WWWDIR%%/htdocs/langs/el_CY/website.lang +%%WWWDIR%%/htdocs/langs/el_GR/accountancy.lang +%%WWWDIR%%/htdocs/langs/el_GR/admin.lang +%%WWWDIR%%/htdocs/langs/el_GR/agenda.lang +%%WWWDIR%%/htdocs/langs/el_GR/assets.lang +%%WWWDIR%%/htdocs/langs/el_GR/banks.lang +%%WWWDIR%%/htdocs/langs/el_GR/bills.lang +%%WWWDIR%%/htdocs/langs/el_GR/blockedlog.lang +%%WWWDIR%%/htdocs/langs/el_GR/bookmarks.lang +%%WWWDIR%%/htdocs/langs/el_GR/boxes.lang +%%WWWDIR%%/htdocs/langs/el_GR/cashdesk.lang +%%WWWDIR%%/htdocs/langs/el_GR/categories.lang +%%WWWDIR%%/htdocs/langs/el_GR/commercial.lang +%%WWWDIR%%/htdocs/langs/el_GR/companies.lang +%%WWWDIR%%/htdocs/langs/el_GR/compta.lang +%%WWWDIR%%/htdocs/langs/el_GR/contracts.lang +%%WWWDIR%%/htdocs/langs/el_GR/cron.lang +%%WWWDIR%%/htdocs/langs/el_GR/datapolicy.lang +%%WWWDIR%%/htdocs/langs/el_GR/deliveries.lang +%%WWWDIR%%/htdocs/langs/el_GR/dict.lang +%%WWWDIR%%/htdocs/langs/el_GR/donations.lang +%%WWWDIR%%/htdocs/langs/el_GR/ecm.lang +%%WWWDIR%%/htdocs/langs/el_GR/errors.lang +%%WWWDIR%%/htdocs/langs/el_GR/eventorganization.lang +%%WWWDIR%%/htdocs/langs/el_GR/exports.lang +%%WWWDIR%%/htdocs/langs/el_GR/help.lang +%%WWWDIR%%/htdocs/langs/el_GR/holiday.lang +%%WWWDIR%%/htdocs/langs/el_GR/hrm.lang +%%WWWDIR%%/htdocs/langs/el_GR/install.lang +%%WWWDIR%%/htdocs/langs/el_GR/interventions.lang +%%WWWDIR%%/htdocs/langs/el_GR/intracommreport.lang +%%WWWDIR%%/htdocs/langs/el_GR/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/el_GR/languages.lang +%%WWWDIR%%/htdocs/langs/el_GR/ldap.lang +%%WWWDIR%%/htdocs/langs/el_GR/loan.lang +%%WWWDIR%%/htdocs/langs/el_GR/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/el_GR/mails.lang +%%WWWDIR%%/htdocs/langs/el_GR/main.lang +%%WWWDIR%%/htdocs/langs/el_GR/margins.lang +%%WWWDIR%%/htdocs/langs/el_GR/members.lang +%%WWWDIR%%/htdocs/langs/el_GR/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/el_GR/mrp.lang +%%WWWDIR%%/htdocs/langs/el_GR/multicurrency.lang +%%WWWDIR%%/htdocs/langs/el_GR/oauth.lang +%%WWWDIR%%/htdocs/langs/el_GR/opensurvey.lang +%%WWWDIR%%/htdocs/langs/el_GR/orders.lang +%%WWWDIR%%/htdocs/langs/el_GR/other.lang +%%WWWDIR%%/htdocs/langs/el_GR/partnership.lang +%%WWWDIR%%/htdocs/langs/el_GR/paybox.lang +%%WWWDIR%%/htdocs/langs/el_GR/paypal.lang +%%WWWDIR%%/htdocs/langs/el_GR/printing.lang +%%WWWDIR%%/htdocs/langs/el_GR/productbatch.lang +%%WWWDIR%%/htdocs/langs/el_GR/products.lang +%%WWWDIR%%/htdocs/langs/el_GR/projects.lang +%%WWWDIR%%/htdocs/langs/el_GR/propal.lang +%%WWWDIR%%/htdocs/langs/el_GR/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/el_GR/receptions.lang +%%WWWDIR%%/htdocs/langs/el_GR/recruitment.lang +%%WWWDIR%%/htdocs/langs/el_GR/resource.lang +%%WWWDIR%%/htdocs/langs/el_GR/salaries.lang +%%WWWDIR%%/htdocs/langs/el_GR/sendings.lang +%%WWWDIR%%/htdocs/langs/el_GR/sms.lang +%%WWWDIR%%/htdocs/langs/el_GR/stocks.lang +%%WWWDIR%%/htdocs/langs/el_GR/stripe.lang +%%WWWDIR%%/htdocs/langs/el_GR/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/el_GR/suppliers.lang +%%WWWDIR%%/htdocs/langs/el_GR/ticket.lang +%%WWWDIR%%/htdocs/langs/el_GR/trips.lang +%%WWWDIR%%/htdocs/langs/el_GR/users.lang +%%WWWDIR%%/htdocs/langs/el_GR/website.lang +%%WWWDIR%%/htdocs/langs/el_GR/withdrawals.lang +%%WWWDIR%%/htdocs/langs/el_GR/workflow.lang +%%WWWDIR%%/htdocs/langs/en_AE/accountancy.lang +%%WWWDIR%%/htdocs/langs/en_AE/admin.lang +%%WWWDIR%%/htdocs/langs/en_AE/agenda.lang +%%WWWDIR%%/htdocs/langs/en_AE/banks.lang +%%WWWDIR%%/htdocs/langs/en_AE/bills.lang +%%WWWDIR%%/htdocs/langs/en_AE/blockedlog.lang +%%WWWDIR%%/htdocs/langs/en_AE/cashdesk.lang +%%WWWDIR%%/htdocs/langs/en_AE/categories.lang +%%WWWDIR%%/htdocs/langs/en_AE/companies.lang +%%WWWDIR%%/htdocs/langs/en_AE/datapolicy.lang +%%WWWDIR%%/htdocs/langs/en_AE/errors.lang +%%WWWDIR%%/htdocs/langs/en_AE/exports.lang +%%WWWDIR%%/htdocs/langs/en_AE/hrm.lang +%%WWWDIR%%/htdocs/langs/en_AE/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/en_AE/main.lang +%%WWWDIR%%/htdocs/langs/en_AE/members.lang +%%WWWDIR%%/htdocs/langs/en_AE/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/en_AE/other.lang +%%WWWDIR%%/htdocs/langs/en_AE/products.lang +%%WWWDIR%%/htdocs/langs/en_AE/projects.lang +%%WWWDIR%%/htdocs/langs/en_AE/salaries.lang +%%WWWDIR%%/htdocs/langs/en_AE/stocks.lang +%%WWWDIR%%/htdocs/langs/en_AE/stripe.lang +%%WWWDIR%%/htdocs/langs/en_AE/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_AE/trips.lang +%%WWWDIR%%/htdocs/langs/en_AE/users.lang +%%WWWDIR%%/htdocs/langs/en_AE/website.lang +%%WWWDIR%%/htdocs/langs/en_AU/accountancy.lang +%%WWWDIR%%/htdocs/langs/en_AU/admin.lang +%%WWWDIR%%/htdocs/langs/en_AU/agenda.lang +%%WWWDIR%%/htdocs/langs/en_AU/banks.lang +%%WWWDIR%%/htdocs/langs/en_AU/bills.lang +%%WWWDIR%%/htdocs/langs/en_AU/blockedlog.lang +%%WWWDIR%%/htdocs/langs/en_AU/cashdesk.lang +%%WWWDIR%%/htdocs/langs/en_AU/categories.lang +%%WWWDIR%%/htdocs/langs/en_AU/companies.lang +%%WWWDIR%%/htdocs/langs/en_AU/compta.lang +%%WWWDIR%%/htdocs/langs/en_AU/datapolicy.lang +%%WWWDIR%%/htdocs/langs/en_AU/errors.lang +%%WWWDIR%%/htdocs/langs/en_AU/exports.lang +%%WWWDIR%%/htdocs/langs/en_AU/hrm.lang +%%WWWDIR%%/htdocs/langs/en_AU/intracommreport.lang +%%WWWDIR%%/htdocs/langs/en_AU/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/en_AU/main.lang +%%WWWDIR%%/htdocs/langs/en_AU/members.lang +%%WWWDIR%%/htdocs/langs/en_AU/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/en_AU/other.lang +%%WWWDIR%%/htdocs/langs/en_AU/products.lang +%%WWWDIR%%/htdocs/langs/en_AU/projects.lang +%%WWWDIR%%/htdocs/langs/en_AU/salaries.lang +%%WWWDIR%%/htdocs/langs/en_AU/stocks.lang +%%WWWDIR%%/htdocs/langs/en_AU/stripe.lang +%%WWWDIR%%/htdocs/langs/en_AU/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_AU/trips.lang +%%WWWDIR%%/htdocs/langs/en_AU/users.lang +%%WWWDIR%%/htdocs/langs/en_AU/website.lang +%%WWWDIR%%/htdocs/langs/en_CA/accountancy.lang +%%WWWDIR%%/htdocs/langs/en_CA/admin.lang +%%WWWDIR%%/htdocs/langs/en_CA/agenda.lang +%%WWWDIR%%/htdocs/langs/en_CA/banks.lang +%%WWWDIR%%/htdocs/langs/en_CA/bills.lang +%%WWWDIR%%/htdocs/langs/en_CA/blockedlog.lang +%%WWWDIR%%/htdocs/langs/en_CA/cashdesk.lang +%%WWWDIR%%/htdocs/langs/en_CA/categories.lang +%%WWWDIR%%/htdocs/langs/en_CA/companies.lang +%%WWWDIR%%/htdocs/langs/en_CA/datapolicy.lang +%%WWWDIR%%/htdocs/langs/en_CA/errors.lang +%%WWWDIR%%/htdocs/langs/en_CA/exports.lang +%%WWWDIR%%/htdocs/langs/en_CA/hrm.lang +%%WWWDIR%%/htdocs/langs/en_CA/intracommreport.lang +%%WWWDIR%%/htdocs/langs/en_CA/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/en_CA/main.lang +%%WWWDIR%%/htdocs/langs/en_CA/members.lang +%%WWWDIR%%/htdocs/langs/en_CA/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/en_CA/other.lang +%%WWWDIR%%/htdocs/langs/en_CA/products.lang +%%WWWDIR%%/htdocs/langs/en_CA/projects.lang +%%WWWDIR%%/htdocs/langs/en_CA/salaries.lang +%%WWWDIR%%/htdocs/langs/en_CA/stocks.lang +%%WWWDIR%%/htdocs/langs/en_CA/stripe.lang +%%WWWDIR%%/htdocs/langs/en_CA/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_CA/trips.lang +%%WWWDIR%%/htdocs/langs/en_CA/users.lang +%%WWWDIR%%/htdocs/langs/en_CA/website.lang +%%WWWDIR%%/htdocs/langs/en_GB/accountancy.lang +%%WWWDIR%%/htdocs/langs/en_GB/admin.lang +%%WWWDIR%%/htdocs/langs/en_GB/agenda.lang +%%WWWDIR%%/htdocs/langs/en_GB/banks.lang +%%WWWDIR%%/htdocs/langs/en_GB/bills.lang +%%WWWDIR%%/htdocs/langs/en_GB/blockedlog.lang +%%WWWDIR%%/htdocs/langs/en_GB/bookmarks.lang +%%WWWDIR%%/htdocs/langs/en_GB/cashdesk.lang +%%WWWDIR%%/htdocs/langs/en_GB/categories.lang +%%WWWDIR%%/htdocs/langs/en_GB/companies.lang +%%WWWDIR%%/htdocs/langs/en_GB/compta.lang +%%WWWDIR%%/htdocs/langs/en_GB/datapolicy.lang +%%WWWDIR%%/htdocs/langs/en_GB/deliveries.lang +%%WWWDIR%%/htdocs/langs/en_GB/donations.lang +%%WWWDIR%%/htdocs/langs/en_GB/errors.lang +%%WWWDIR%%/htdocs/langs/en_GB/eventorganization.lang +%%WWWDIR%%/htdocs/langs/en_GB/holiday.lang +%%WWWDIR%%/htdocs/langs/en_GB/hrm.lang +%%WWWDIR%%/htdocs/langs/en_GB/intracommreport.lang +%%WWWDIR%%/htdocs/langs/en_GB/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/en_GB/loan.lang +%%WWWDIR%%/htdocs/langs/en_GB/main.lang +%%WWWDIR%%/htdocs/langs/en_GB/members.lang +%%WWWDIR%%/htdocs/langs/en_GB/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/en_GB/multicurrency.lang +%%WWWDIR%%/htdocs/langs/en_GB/orders.lang +%%WWWDIR%%/htdocs/langs/en_GB/other.lang +%%WWWDIR%%/htdocs/langs/en_GB/partnership.lang +%%WWWDIR%%/htdocs/langs/en_GB/paypal.lang +%%WWWDIR%%/htdocs/langs/en_GB/printing.lang +%%WWWDIR%%/htdocs/langs/en_GB/products.lang +%%WWWDIR%%/htdocs/langs/en_GB/projects.lang +%%WWWDIR%%/htdocs/langs/en_GB/propal.lang +%%WWWDIR%%/htdocs/langs/en_GB/receptions.lang +%%WWWDIR%%/htdocs/langs/en_GB/salaries.lang +%%WWWDIR%%/htdocs/langs/en_GB/sendings.lang +%%WWWDIR%%/htdocs/langs/en_GB/sms.lang +%%WWWDIR%%/htdocs/langs/en_GB/stocks.lang +%%WWWDIR%%/htdocs/langs/en_GB/stripe.lang +%%WWWDIR%%/htdocs/langs/en_GB/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_GB/trips.lang +%%WWWDIR%%/htdocs/langs/en_GB/users.lang +%%WWWDIR%%/htdocs/langs/en_GB/website.lang +%%WWWDIR%%/htdocs/langs/en_GB/withdrawals.lang +%%WWWDIR%%/htdocs/langs/en_GB/workflow.lang +%%WWWDIR%%/htdocs/langs/en_IE/accountancy.lang +%%WWWDIR%%/htdocs/langs/en_IE/admin.lang +%%WWWDIR%%/htdocs/langs/en_IE/datapolicy.lang +%%WWWDIR%%/htdocs/langs/en_IE/main.lang +%%WWWDIR%%/htdocs/langs/en_IE/members.lang +%%WWWDIR%%/htdocs/langs/en_IE/products.lang +%%WWWDIR%%/htdocs/langs/en_IE/website.lang +%%WWWDIR%%/htdocs/langs/en_IN/accountancy.lang +%%WWWDIR%%/htdocs/langs/en_IN/admin.lang +%%WWWDIR%%/htdocs/langs/en_IN/agenda.lang +%%WWWDIR%%/htdocs/langs/en_IN/banks.lang +%%WWWDIR%%/htdocs/langs/en_IN/bills.lang +%%WWWDIR%%/htdocs/langs/en_IN/blockedlog.lang +%%WWWDIR%%/htdocs/langs/en_IN/boxes.lang +%%WWWDIR%%/htdocs/langs/en_IN/cashdesk.lang +%%WWWDIR%%/htdocs/langs/en_IN/categories.lang +%%WWWDIR%%/htdocs/langs/en_IN/commercial.lang +%%WWWDIR%%/htdocs/langs/en_IN/companies.lang +%%WWWDIR%%/htdocs/langs/en_IN/compta.lang +%%WWWDIR%%/htdocs/langs/en_IN/datapolicy.lang +%%WWWDIR%%/htdocs/langs/en_IN/errors.lang +%%WWWDIR%%/htdocs/langs/en_IN/exports.lang +%%WWWDIR%%/htdocs/langs/en_IN/hrm.lang +%%WWWDIR%%/htdocs/langs/en_IN/install.lang +%%WWWDIR%%/htdocs/langs/en_IN/intracommreport.lang +%%WWWDIR%%/htdocs/langs/en_IN/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/en_IN/main.lang +%%WWWDIR%%/htdocs/langs/en_IN/members.lang +%%WWWDIR%%/htdocs/langs/en_IN/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/en_IN/other.lang +%%WWWDIR%%/htdocs/langs/en_IN/products.lang +%%WWWDIR%%/htdocs/langs/en_IN/projects.lang +%%WWWDIR%%/htdocs/langs/en_IN/propal.lang +%%WWWDIR%%/htdocs/langs/en_IN/salaries.lang +%%WWWDIR%%/htdocs/langs/en_IN/stocks.lang +%%WWWDIR%%/htdocs/langs/en_IN/stripe.lang +%%WWWDIR%%/htdocs/langs/en_IN/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_IN/trips.lang +%%WWWDIR%%/htdocs/langs/en_IN/users.lang +%%WWWDIR%%/htdocs/langs/en_IN/website.lang +%%WWWDIR%%/htdocs/langs/en_NZ/companies.lang +%%WWWDIR%%/htdocs/langs/en_NZ/compta.lang +%%WWWDIR%%/htdocs/langs/en_NZ/main.lang +%%WWWDIR%%/htdocs/langs/en_NZ/sendings.lang +%%WWWDIR%%/htdocs/langs/en_SA/main.lang +%%WWWDIR%%/htdocs/langs/en_SA/propal.lang +%%WWWDIR%%/htdocs/langs/en_SG/accountancy.lang +%%WWWDIR%%/htdocs/langs/en_SG/admin.lang +%%WWWDIR%%/htdocs/langs/en_SG/agenda.lang +%%WWWDIR%%/htdocs/langs/en_SG/assets.lang +%%WWWDIR%%/htdocs/langs/en_SG/banks.lang +%%WWWDIR%%/htdocs/langs/en_SG/bills.lang +%%WWWDIR%%/htdocs/langs/en_SG/blockedlog.lang +%%WWWDIR%%/htdocs/langs/en_SG/cashdesk.lang +%%WWWDIR%%/htdocs/langs/en_SG/categories.lang +%%WWWDIR%%/htdocs/langs/en_SG/companies.lang +%%WWWDIR%%/htdocs/langs/en_SG/compta.lang +%%WWWDIR%%/htdocs/langs/en_SG/datapolicy.lang +%%WWWDIR%%/htdocs/langs/en_SG/errors.lang +%%WWWDIR%%/htdocs/langs/en_SG/exports.lang +%%WWWDIR%%/htdocs/langs/en_SG/hrm.lang +%%WWWDIR%%/htdocs/langs/en_SG/intracommreport.lang +%%WWWDIR%%/htdocs/langs/en_SG/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/en_SG/main.lang +%%WWWDIR%%/htdocs/langs/en_SG/members.lang +%%WWWDIR%%/htdocs/langs/en_SG/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/en_SG/orders.lang +%%WWWDIR%%/htdocs/langs/en_SG/other.lang +%%WWWDIR%%/htdocs/langs/en_SG/products.lang +%%WWWDIR%%/htdocs/langs/en_SG/projects.lang +%%WWWDIR%%/htdocs/langs/en_SG/salaries.lang +%%WWWDIR%%/htdocs/langs/en_SG/stocks.lang +%%WWWDIR%%/htdocs/langs/en_SG/stripe.lang +%%WWWDIR%%/htdocs/langs/en_SG/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_SG/trips.lang +%%WWWDIR%%/htdocs/langs/en_SG/users.lang +%%WWWDIR%%/htdocs/langs/en_SG/website.lang +%%WWWDIR%%/htdocs/langs/en_US/accountancy.lang +%%WWWDIR%%/htdocs/langs/en_US/admin.lang +%%WWWDIR%%/htdocs/langs/en_US/agenda.lang +%%WWWDIR%%/htdocs/langs/en_US/assets.lang +%%WWWDIR%%/htdocs/langs/en_US/banks.lang +%%WWWDIR%%/htdocs/langs/en_US/bills.lang +%%WWWDIR%%/htdocs/langs/en_US/blockedlog.lang +%%WWWDIR%%/htdocs/langs/en_US/bookmarks.lang +%%WWWDIR%%/htdocs/langs/en_US/boxes.lang +%%WWWDIR%%/htdocs/langs/en_US/cashdesk.lang +%%WWWDIR%%/htdocs/langs/en_US/categories.lang +%%WWWDIR%%/htdocs/langs/en_US/commercial.lang +%%WWWDIR%%/htdocs/langs/en_US/companies.lang +%%WWWDIR%%/htdocs/langs/en_US/compta.lang +%%WWWDIR%%/htdocs/langs/en_US/contracts.lang +%%WWWDIR%%/htdocs/langs/en_US/cron.lang +%%WWWDIR%%/htdocs/langs/en_US/datapolicy.lang +%%WWWDIR%%/htdocs/langs/en_US/deliveries.lang +%%WWWDIR%%/htdocs/langs/en_US/dict.lang +%%WWWDIR%%/htdocs/langs/en_US/donations.lang +%%WWWDIR%%/htdocs/langs/en_US/ecm.lang +%%WWWDIR%%/htdocs/langs/en_US/errors.lang +%%WWWDIR%%/htdocs/langs/en_US/eventorganization.lang +%%WWWDIR%%/htdocs/langs/en_US/exports.lang +%%WWWDIR%%/htdocs/langs/en_US/help.lang +%%WWWDIR%%/htdocs/langs/en_US/holiday.lang +%%WWWDIR%%/htdocs/langs/en_US/hrm.lang +%%WWWDIR%%/htdocs/langs/en_US/install.lang +%%WWWDIR%%/htdocs/langs/en_US/interventions.lang +%%WWWDIR%%/htdocs/langs/en_US/intracommreport.lang +%%WWWDIR%%/htdocs/langs/en_US/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/en_US/languages.lang +%%WWWDIR%%/htdocs/langs/en_US/ldap.lang +%%WWWDIR%%/htdocs/langs/en_US/loan.lang +%%WWWDIR%%/htdocs/langs/en_US/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/en_US/mails.lang +%%WWWDIR%%/htdocs/langs/en_US/main.lang +%%WWWDIR%%/htdocs/langs/en_US/margins.lang +%%WWWDIR%%/htdocs/langs/en_US/members.lang +%%WWWDIR%%/htdocs/langs/en_US/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/en_US/mrp.lang +%%WWWDIR%%/htdocs/langs/en_US/multicurrency.lang +%%WWWDIR%%/htdocs/langs/en_US/oauth.lang +%%WWWDIR%%/htdocs/langs/en_US/opensurvey.lang +%%WWWDIR%%/htdocs/langs/en_US/orders.lang +%%WWWDIR%%/htdocs/langs/en_US/other.lang +%%WWWDIR%%/htdocs/langs/en_US/partnership.lang +%%WWWDIR%%/htdocs/langs/en_US/paybox.lang +%%WWWDIR%%/htdocs/langs/en_US/paypal.lang +%%WWWDIR%%/htdocs/langs/en_US/printing.lang +%%WWWDIR%%/htdocs/langs/en_US/productbatch.lang +%%WWWDIR%%/htdocs/langs/en_US/products.lang +%%WWWDIR%%/htdocs/langs/en_US/projects.lang +%%WWWDIR%%/htdocs/langs/en_US/propal.lang +%%WWWDIR%%/htdocs/langs/en_US/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/en_US/receptions.lang +%%WWWDIR%%/htdocs/langs/en_US/recruitment.lang +%%WWWDIR%%/htdocs/langs/en_US/resource.lang +%%WWWDIR%%/htdocs/langs/en_US/salaries.lang +%%WWWDIR%%/htdocs/langs/en_US/sendings.lang +%%WWWDIR%%/htdocs/langs/en_US/sms.lang +%%WWWDIR%%/htdocs/langs/en_US/stocks.lang +%%WWWDIR%%/htdocs/langs/en_US/stripe.lang +%%WWWDIR%%/htdocs/langs/en_US/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_US/suppliers.lang +%%WWWDIR%%/htdocs/langs/en_US/ticket.lang +%%WWWDIR%%/htdocs/langs/en_US/trips.lang +%%WWWDIR%%/htdocs/langs/en_US/users.lang +%%WWWDIR%%/htdocs/langs/en_US/uxdocumentation.lang +%%WWWDIR%%/htdocs/langs/en_US/website.lang +%%WWWDIR%%/htdocs/langs/en_US/withdrawals.lang +%%WWWDIR%%/htdocs/langs/en_US/workflow.lang +%%WWWDIR%%/htdocs/langs/en_ZA/accountancy.lang +%%WWWDIR%%/htdocs/langs/en_ZA/admin.lang +%%WWWDIR%%/htdocs/langs/en_ZA/agenda.lang +%%WWWDIR%%/htdocs/langs/en_ZA/banks.lang +%%WWWDIR%%/htdocs/langs/en_ZA/bills.lang +%%WWWDIR%%/htdocs/langs/en_ZA/blockedlog.lang +%%WWWDIR%%/htdocs/langs/en_ZA/cashdesk.lang +%%WWWDIR%%/htdocs/langs/en_ZA/categories.lang +%%WWWDIR%%/htdocs/langs/en_ZA/companies.lang +%%WWWDIR%%/htdocs/langs/en_ZA/datapolicy.lang +%%WWWDIR%%/htdocs/langs/en_ZA/errors.lang +%%WWWDIR%%/htdocs/langs/en_ZA/exports.lang +%%WWWDIR%%/htdocs/langs/en_ZA/hrm.lang +%%WWWDIR%%/htdocs/langs/en_ZA/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/en_ZA/main.lang +%%WWWDIR%%/htdocs/langs/en_ZA/members.lang +%%WWWDIR%%/htdocs/langs/en_ZA/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/en_ZA/other.lang +%%WWWDIR%%/htdocs/langs/en_ZA/products.lang +%%WWWDIR%%/htdocs/langs/en_ZA/projects.lang +%%WWWDIR%%/htdocs/langs/en_ZA/salaries.lang +%%WWWDIR%%/htdocs/langs/en_ZA/stocks.lang +%%WWWDIR%%/htdocs/langs/en_ZA/stripe.lang +%%WWWDIR%%/htdocs/langs/en_ZA/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/en_ZA/trips.lang +%%WWWDIR%%/htdocs/langs/en_ZA/users.lang +%%WWWDIR%%/htdocs/langs/en_ZA/website.lang +%%WWWDIR%%/htdocs/langs/es_AR/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_AR/admin.lang +%%WWWDIR%%/htdocs/langs/es_AR/agenda.lang +%%WWWDIR%%/htdocs/langs/es_AR/assets.lang +%%WWWDIR%%/htdocs/langs/es_AR/banks.lang +%%WWWDIR%%/htdocs/langs/es_AR/bills.lang +%%WWWDIR%%/htdocs/langs/es_AR/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_AR/boxes.lang +%%WWWDIR%%/htdocs/langs/es_AR/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_AR/categories.lang +%%WWWDIR%%/htdocs/langs/es_AR/commercial.lang +%%WWWDIR%%/htdocs/langs/es_AR/companies.lang +%%WWWDIR%%/htdocs/langs/es_AR/compta.lang +%%WWWDIR%%/htdocs/langs/es_AR/contracts.lang +%%WWWDIR%%/htdocs/langs/es_AR/cron.lang +%%WWWDIR%%/htdocs/langs/es_AR/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_AR/deliveries.lang +%%WWWDIR%%/htdocs/langs/es_AR/dict.lang +%%WWWDIR%%/htdocs/langs/es_AR/donations.lang +%%WWWDIR%%/htdocs/langs/es_AR/ecm.lang +%%WWWDIR%%/htdocs/langs/es_AR/errors.lang +%%WWWDIR%%/htdocs/langs/es_AR/eventorganization.lang +%%WWWDIR%%/htdocs/langs/es_AR/exports.lang +%%WWWDIR%%/htdocs/langs/es_AR/help.lang +%%WWWDIR%%/htdocs/langs/es_AR/holiday.lang +%%WWWDIR%%/htdocs/langs/es_AR/hrm.lang +%%WWWDIR%%/htdocs/langs/es_AR/install.lang +%%WWWDIR%%/htdocs/langs/es_AR/interventions.lang +%%WWWDIR%%/htdocs/langs/es_AR/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_AR/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_AR/languages.lang +%%WWWDIR%%/htdocs/langs/es_AR/ldap.lang +%%WWWDIR%%/htdocs/langs/es_AR/loan.lang +%%WWWDIR%%/htdocs/langs/es_AR/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/es_AR/mails.lang +%%WWWDIR%%/htdocs/langs/es_AR/main.lang +%%WWWDIR%%/htdocs/langs/es_AR/margins.lang +%%WWWDIR%%/htdocs/langs/es_AR/members.lang +%%WWWDIR%%/htdocs/langs/es_AR/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_AR/mrp.lang +%%WWWDIR%%/htdocs/langs/es_AR/multicurrency.lang +%%WWWDIR%%/htdocs/langs/es_AR/oauth.lang +%%WWWDIR%%/htdocs/langs/es_AR/opensurvey.lang +%%WWWDIR%%/htdocs/langs/es_AR/orders.lang +%%WWWDIR%%/htdocs/langs/es_AR/other.lang +%%WWWDIR%%/htdocs/langs/es_AR/partnership.lang +%%WWWDIR%%/htdocs/langs/es_AR/paybox.lang +%%WWWDIR%%/htdocs/langs/es_AR/paypal.lang +%%WWWDIR%%/htdocs/langs/es_AR/printing.lang +%%WWWDIR%%/htdocs/langs/es_AR/productbatch.lang +%%WWWDIR%%/htdocs/langs/es_AR/products.lang +%%WWWDIR%%/htdocs/langs/es_AR/projects.lang +%%WWWDIR%%/htdocs/langs/es_AR/propal.lang +%%WWWDIR%%/htdocs/langs/es_AR/receptions.lang +%%WWWDIR%%/htdocs/langs/es_AR/recruitment.lang +%%WWWDIR%%/htdocs/langs/es_AR/resource.lang +%%WWWDIR%%/htdocs/langs/es_AR/salaries.lang +%%WWWDIR%%/htdocs/langs/es_AR/sendings.lang +%%WWWDIR%%/htdocs/langs/es_AR/sms.lang +%%WWWDIR%%/htdocs/langs/es_AR/stocks.lang +%%WWWDIR%%/htdocs/langs/es_AR/stripe.lang +%%WWWDIR%%/htdocs/langs/es_AR/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_AR/suppliers.lang +%%WWWDIR%%/htdocs/langs/es_AR/ticket.lang +%%WWWDIR%%/htdocs/langs/es_AR/trips.lang +%%WWWDIR%%/htdocs/langs/es_AR/users.lang +%%WWWDIR%%/htdocs/langs/es_AR/website.lang +%%WWWDIR%%/htdocs/langs/es_AR/withdrawals.lang +%%WWWDIR%%/htdocs/langs/es_AR/workflow.lang +%%WWWDIR%%/htdocs/langs/es_BO/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_BO/admin.lang +%%WWWDIR%%/htdocs/langs/es_BO/agenda.lang +%%WWWDIR%%/htdocs/langs/es_BO/bills.lang +%%WWWDIR%%/htdocs/langs/es_BO/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_BO/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_BO/categories.lang +%%WWWDIR%%/htdocs/langs/es_BO/companies.lang +%%WWWDIR%%/htdocs/langs/es_BO/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_BO/errors.lang +%%WWWDIR%%/htdocs/langs/es_BO/exports.lang +%%WWWDIR%%/htdocs/langs/es_BO/hrm.lang +%%WWWDIR%%/htdocs/langs/es_BO/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_BO/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_BO/mails.lang +%%WWWDIR%%/htdocs/langs/es_BO/main.lang +%%WWWDIR%%/htdocs/langs/es_BO/members.lang +%%WWWDIR%%/htdocs/langs/es_BO/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_BO/products.lang +%%WWWDIR%%/htdocs/langs/es_BO/projects.lang +%%WWWDIR%%/htdocs/langs/es_BO/salaries.lang +%%WWWDIR%%/htdocs/langs/es_BO/stripe.lang +%%WWWDIR%%/htdocs/langs/es_BO/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_BO/trips.lang +%%WWWDIR%%/htdocs/langs/es_BO/users.lang +%%WWWDIR%%/htdocs/langs/es_CL/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_CL/admin.lang +%%WWWDIR%%/htdocs/langs/es_CL/agenda.lang +%%WWWDIR%%/htdocs/langs/es_CL/assets.lang +%%WWWDIR%%/htdocs/langs/es_CL/banks.lang +%%WWWDIR%%/htdocs/langs/es_CL/bills.lang +%%WWWDIR%%/htdocs/langs/es_CL/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_CL/boxes.lang +%%WWWDIR%%/htdocs/langs/es_CL/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_CL/categories.lang +%%WWWDIR%%/htdocs/langs/es_CL/commercial.lang +%%WWWDIR%%/htdocs/langs/es_CL/companies.lang +%%WWWDIR%%/htdocs/langs/es_CL/compta.lang +%%WWWDIR%%/htdocs/langs/es_CL/contracts.lang +%%WWWDIR%%/htdocs/langs/es_CL/cron.lang +%%WWWDIR%%/htdocs/langs/es_CL/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_CL/deliveries.lang +%%WWWDIR%%/htdocs/langs/es_CL/dict.lang +%%WWWDIR%%/htdocs/langs/es_CL/donations.lang +%%WWWDIR%%/htdocs/langs/es_CL/ecm.lang +%%WWWDIR%%/htdocs/langs/es_CL/errors.lang +%%WWWDIR%%/htdocs/langs/es_CL/eventorganization.lang +%%WWWDIR%%/htdocs/langs/es_CL/exports.lang +%%WWWDIR%%/htdocs/langs/es_CL/help.lang +%%WWWDIR%%/htdocs/langs/es_CL/holiday.lang +%%WWWDIR%%/htdocs/langs/es_CL/hrm.lang +%%WWWDIR%%/htdocs/langs/es_CL/install.lang +%%WWWDIR%%/htdocs/langs/es_CL/interventions.lang +%%WWWDIR%%/htdocs/langs/es_CL/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_CL/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_CL/languages.lang +%%WWWDIR%%/htdocs/langs/es_CL/ldap.lang +%%WWWDIR%%/htdocs/langs/es_CL/loan.lang +%%WWWDIR%%/htdocs/langs/es_CL/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/es_CL/mails.lang +%%WWWDIR%%/htdocs/langs/es_CL/main.lang +%%WWWDIR%%/htdocs/langs/es_CL/margins.lang +%%WWWDIR%%/htdocs/langs/es_CL/members.lang +%%WWWDIR%%/htdocs/langs/es_CL/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_CL/mrp.lang +%%WWWDIR%%/htdocs/langs/es_CL/multicurrency.lang +%%WWWDIR%%/htdocs/langs/es_CL/oauth.lang +%%WWWDIR%%/htdocs/langs/es_CL/opensurvey.lang +%%WWWDIR%%/htdocs/langs/es_CL/orders.lang +%%WWWDIR%%/htdocs/langs/es_CL/other.lang +%%WWWDIR%%/htdocs/langs/es_CL/partnership.lang +%%WWWDIR%%/htdocs/langs/es_CL/paybox.lang +%%WWWDIR%%/htdocs/langs/es_CL/paypal.lang +%%WWWDIR%%/htdocs/langs/es_CL/printing.lang +%%WWWDIR%%/htdocs/langs/es_CL/productbatch.lang +%%WWWDIR%%/htdocs/langs/es_CL/products.lang +%%WWWDIR%%/htdocs/langs/es_CL/projects.lang +%%WWWDIR%%/htdocs/langs/es_CL/propal.lang +%%WWWDIR%%/htdocs/langs/es_CL/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/es_CL/receptions.lang +%%WWWDIR%%/htdocs/langs/es_CL/resource.lang +%%WWWDIR%%/htdocs/langs/es_CL/salaries.lang +%%WWWDIR%%/htdocs/langs/es_CL/sendings.lang +%%WWWDIR%%/htdocs/langs/es_CL/sms.lang +%%WWWDIR%%/htdocs/langs/es_CL/stocks.lang +%%WWWDIR%%/htdocs/langs/es_CL/stripe.lang +%%WWWDIR%%/htdocs/langs/es_CL/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_CL/suppliers.lang +%%WWWDIR%%/htdocs/langs/es_CL/ticket.lang +%%WWWDIR%%/htdocs/langs/es_CL/trips.lang +%%WWWDIR%%/htdocs/langs/es_CL/users.lang +%%WWWDIR%%/htdocs/langs/es_CL/website.lang +%%WWWDIR%%/htdocs/langs/es_CL/withdrawals.lang +%%WWWDIR%%/htdocs/langs/es_CL/workflow.lang +%%WWWDIR%%/htdocs/langs/es_CO/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_CO/admin.lang +%%WWWDIR%%/htdocs/langs/es_CO/agenda.lang +%%WWWDIR%%/htdocs/langs/es_CO/assets.lang +%%WWWDIR%%/htdocs/langs/es_CO/banks.lang +%%WWWDIR%%/htdocs/langs/es_CO/bills.lang +%%WWWDIR%%/htdocs/langs/es_CO/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_CO/boxes.lang +%%WWWDIR%%/htdocs/langs/es_CO/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_CO/categories.lang +%%WWWDIR%%/htdocs/langs/es_CO/commercial.lang +%%WWWDIR%%/htdocs/langs/es_CO/companies.lang +%%WWWDIR%%/htdocs/langs/es_CO/compta.lang +%%WWWDIR%%/htdocs/langs/es_CO/contracts.lang +%%WWWDIR%%/htdocs/langs/es_CO/cron.lang +%%WWWDIR%%/htdocs/langs/es_CO/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_CO/deliveries.lang +%%WWWDIR%%/htdocs/langs/es_CO/dict.lang +%%WWWDIR%%/htdocs/langs/es_CO/donations.lang +%%WWWDIR%%/htdocs/langs/es_CO/ecm.lang +%%WWWDIR%%/htdocs/langs/es_CO/errors.lang +%%WWWDIR%%/htdocs/langs/es_CO/eventorganization.lang +%%WWWDIR%%/htdocs/langs/es_CO/exports.lang +%%WWWDIR%%/htdocs/langs/es_CO/help.lang +%%WWWDIR%%/htdocs/langs/es_CO/holiday.lang +%%WWWDIR%%/htdocs/langs/es_CO/hrm.lang +%%WWWDIR%%/htdocs/langs/es_CO/install.lang +%%WWWDIR%%/htdocs/langs/es_CO/interventions.lang +%%WWWDIR%%/htdocs/langs/es_CO/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_CO/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_CO/languages.lang +%%WWWDIR%%/htdocs/langs/es_CO/ldap.lang +%%WWWDIR%%/htdocs/langs/es_CO/loan.lang +%%WWWDIR%%/htdocs/langs/es_CO/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/es_CO/mails.lang +%%WWWDIR%%/htdocs/langs/es_CO/main.lang +%%WWWDIR%%/htdocs/langs/es_CO/margins.lang +%%WWWDIR%%/htdocs/langs/es_CO/members.lang +%%WWWDIR%%/htdocs/langs/es_CO/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_CO/mrp.lang +%%WWWDIR%%/htdocs/langs/es_CO/multicurrency.lang +%%WWWDIR%%/htdocs/langs/es_CO/oauth.lang +%%WWWDIR%%/htdocs/langs/es_CO/opensurvey.lang +%%WWWDIR%%/htdocs/langs/es_CO/orders.lang +%%WWWDIR%%/htdocs/langs/es_CO/other.lang +%%WWWDIR%%/htdocs/langs/es_CO/partnership.lang +%%WWWDIR%%/htdocs/langs/es_CO/paybox.lang +%%WWWDIR%%/htdocs/langs/es_CO/paypal.lang +%%WWWDIR%%/htdocs/langs/es_CO/printing.lang +%%WWWDIR%%/htdocs/langs/es_CO/productbatch.lang +%%WWWDIR%%/htdocs/langs/es_CO/products.lang +%%WWWDIR%%/htdocs/langs/es_CO/projects.lang +%%WWWDIR%%/htdocs/langs/es_CO/propal.lang +%%WWWDIR%%/htdocs/langs/es_CO/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/es_CO/receptions.lang +%%WWWDIR%%/htdocs/langs/es_CO/recruitment.lang +%%WWWDIR%%/htdocs/langs/es_CO/resource.lang +%%WWWDIR%%/htdocs/langs/es_CO/salaries.lang +%%WWWDIR%%/htdocs/langs/es_CO/sendings.lang +%%WWWDIR%%/htdocs/langs/es_CO/sms.lang +%%WWWDIR%%/htdocs/langs/es_CO/stocks.lang +%%WWWDIR%%/htdocs/langs/es_CO/stripe.lang +%%WWWDIR%%/htdocs/langs/es_CO/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_CO/suppliers.lang +%%WWWDIR%%/htdocs/langs/es_CO/ticket.lang +%%WWWDIR%%/htdocs/langs/es_CO/trips.lang +%%WWWDIR%%/htdocs/langs/es_CO/users.lang +%%WWWDIR%%/htdocs/langs/es_CO/website.lang +%%WWWDIR%%/htdocs/langs/es_CO/withdrawals.lang +%%WWWDIR%%/htdocs/langs/es_CO/workflow.lang +%%WWWDIR%%/htdocs/langs/es_CR/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_CR/admin.lang +%%WWWDIR%%/htdocs/langs/es_CR/agenda.lang +%%WWWDIR%%/htdocs/langs/es_CR/assets.lang +%%WWWDIR%%/htdocs/langs/es_CR/banks.lang +%%WWWDIR%%/htdocs/langs/es_CR/bills.lang +%%WWWDIR%%/htdocs/langs/es_CR/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_CR/boxes.lang +%%WWWDIR%%/htdocs/langs/es_CR/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_CR/categories.lang +%%WWWDIR%%/htdocs/langs/es_CR/commercial.lang +%%WWWDIR%%/htdocs/langs/es_CR/companies.lang +%%WWWDIR%%/htdocs/langs/es_CR/compta.lang +%%WWWDIR%%/htdocs/langs/es_CR/contracts.lang +%%WWWDIR%%/htdocs/langs/es_CR/cron.lang +%%WWWDIR%%/htdocs/langs/es_CR/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_CR/deliveries.lang +%%WWWDIR%%/htdocs/langs/es_CR/dict.lang +%%WWWDIR%%/htdocs/langs/es_CR/donations.lang +%%WWWDIR%%/htdocs/langs/es_CR/ecm.lang +%%WWWDIR%%/htdocs/langs/es_CR/errors.lang +%%WWWDIR%%/htdocs/langs/es_CR/eventorganization.lang +%%WWWDIR%%/htdocs/langs/es_CR/exports.lang +%%WWWDIR%%/htdocs/langs/es_CR/help.lang +%%WWWDIR%%/htdocs/langs/es_CR/holiday.lang +%%WWWDIR%%/htdocs/langs/es_CR/hrm.lang +%%WWWDIR%%/htdocs/langs/es_CR/install.lang +%%WWWDIR%%/htdocs/langs/es_CR/interventions.lang +%%WWWDIR%%/htdocs/langs/es_CR/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_CR/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_CR/languages.lang +%%WWWDIR%%/htdocs/langs/es_CR/ldap.lang +%%WWWDIR%%/htdocs/langs/es_CR/loan.lang +%%WWWDIR%%/htdocs/langs/es_CR/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/es_CR/mails.lang +%%WWWDIR%%/htdocs/langs/es_CR/main.lang +%%WWWDIR%%/htdocs/langs/es_CR/margins.lang +%%WWWDIR%%/htdocs/langs/es_CR/members.lang +%%WWWDIR%%/htdocs/langs/es_CR/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_CR/mrp.lang +%%WWWDIR%%/htdocs/langs/es_CR/multicurrency.lang +%%WWWDIR%%/htdocs/langs/es_CR/oauth.lang +%%WWWDIR%%/htdocs/langs/es_CR/opensurvey.lang +%%WWWDIR%%/htdocs/langs/es_CR/orders.lang +%%WWWDIR%%/htdocs/langs/es_CR/other.lang +%%WWWDIR%%/htdocs/langs/es_CR/partnership.lang +%%WWWDIR%%/htdocs/langs/es_CR/paybox.lang +%%WWWDIR%%/htdocs/langs/es_CR/paypal.lang +%%WWWDIR%%/htdocs/langs/es_CR/printing.lang +%%WWWDIR%%/htdocs/langs/es_CR/productbatch.lang +%%WWWDIR%%/htdocs/langs/es_CR/products.lang +%%WWWDIR%%/htdocs/langs/es_CR/projects.lang +%%WWWDIR%%/htdocs/langs/es_CR/propal.lang +%%WWWDIR%%/htdocs/langs/es_CR/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/es_CR/receptions.lang +%%WWWDIR%%/htdocs/langs/es_CR/recruitment.lang +%%WWWDIR%%/htdocs/langs/es_CR/resource.lang +%%WWWDIR%%/htdocs/langs/es_CR/salaries.lang +%%WWWDIR%%/htdocs/langs/es_CR/sendings.lang +%%WWWDIR%%/htdocs/langs/es_CR/sms.lang +%%WWWDIR%%/htdocs/langs/es_CR/stocks.lang +%%WWWDIR%%/htdocs/langs/es_CR/stripe.lang +%%WWWDIR%%/htdocs/langs/es_CR/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_CR/suppliers.lang +%%WWWDIR%%/htdocs/langs/es_CR/ticket.lang +%%WWWDIR%%/htdocs/langs/es_CR/trips.lang +%%WWWDIR%%/htdocs/langs/es_CR/users.lang +%%WWWDIR%%/htdocs/langs/es_CR/website.lang +%%WWWDIR%%/htdocs/langs/es_CR/withdrawals.lang +%%WWWDIR%%/htdocs/langs/es_CR/workflow.lang +%%WWWDIR%%/htdocs/langs/es_CU/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_CU/admin.lang +%%WWWDIR%%/htdocs/langs/es_CU/agenda.lang +%%WWWDIR%%/htdocs/langs/es_CU/assets.lang +%%WWWDIR%%/htdocs/langs/es_CU/banks.lang +%%WWWDIR%%/htdocs/langs/es_CU/bills.lang +%%WWWDIR%%/htdocs/langs/es_CU/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_CU/boxes.lang +%%WWWDIR%%/htdocs/langs/es_CU/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_CU/categories.lang +%%WWWDIR%%/htdocs/langs/es_CU/commercial.lang +%%WWWDIR%%/htdocs/langs/es_CU/companies.lang +%%WWWDIR%%/htdocs/langs/es_CU/compta.lang +%%WWWDIR%%/htdocs/langs/es_CU/contracts.lang +%%WWWDIR%%/htdocs/langs/es_CU/cron.lang +%%WWWDIR%%/htdocs/langs/es_CU/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_CU/deliveries.lang +%%WWWDIR%%/htdocs/langs/es_CU/dict.lang +%%WWWDIR%%/htdocs/langs/es_CU/donations.lang +%%WWWDIR%%/htdocs/langs/es_CU/ecm.lang +%%WWWDIR%%/htdocs/langs/es_CU/errors.lang +%%WWWDIR%%/htdocs/langs/es_CU/eventorganization.lang +%%WWWDIR%%/htdocs/langs/es_CU/exports.lang +%%WWWDIR%%/htdocs/langs/es_CU/help.lang +%%WWWDIR%%/htdocs/langs/es_CU/holiday.lang +%%WWWDIR%%/htdocs/langs/es_CU/hrm.lang +%%WWWDIR%%/htdocs/langs/es_CU/install.lang +%%WWWDIR%%/htdocs/langs/es_CU/interventions.lang +%%WWWDIR%%/htdocs/langs/es_CU/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_CU/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_CU/languages.lang +%%WWWDIR%%/htdocs/langs/es_CU/ldap.lang +%%WWWDIR%%/htdocs/langs/es_CU/loan.lang +%%WWWDIR%%/htdocs/langs/es_CU/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/es_CU/mails.lang +%%WWWDIR%%/htdocs/langs/es_CU/main.lang +%%WWWDIR%%/htdocs/langs/es_CU/margins.lang +%%WWWDIR%%/htdocs/langs/es_CU/members.lang +%%WWWDIR%%/htdocs/langs/es_CU/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_CU/mrp.lang +%%WWWDIR%%/htdocs/langs/es_CU/multicurrency.lang +%%WWWDIR%%/htdocs/langs/es_CU/oauth.lang +%%WWWDIR%%/htdocs/langs/es_CU/opensurvey.lang +%%WWWDIR%%/htdocs/langs/es_CU/orders.lang +%%WWWDIR%%/htdocs/langs/es_CU/other.lang +%%WWWDIR%%/htdocs/langs/es_CU/partnership.lang +%%WWWDIR%%/htdocs/langs/es_CU/paybox.lang +%%WWWDIR%%/htdocs/langs/es_CU/paypal.lang +%%WWWDIR%%/htdocs/langs/es_CU/printing.lang +%%WWWDIR%%/htdocs/langs/es_CU/productbatch.lang +%%WWWDIR%%/htdocs/langs/es_CU/products.lang +%%WWWDIR%%/htdocs/langs/es_CU/projects.lang +%%WWWDIR%%/htdocs/langs/es_CU/propal.lang +%%WWWDIR%%/htdocs/langs/es_CU/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/es_CU/receptions.lang +%%WWWDIR%%/htdocs/langs/es_CU/recruitment.lang +%%WWWDIR%%/htdocs/langs/es_CU/resource.lang +%%WWWDIR%%/htdocs/langs/es_CU/salaries.lang +%%WWWDIR%%/htdocs/langs/es_CU/sendings.lang +%%WWWDIR%%/htdocs/langs/es_CU/sms.lang +%%WWWDIR%%/htdocs/langs/es_CU/stocks.lang +%%WWWDIR%%/htdocs/langs/es_CU/stripe.lang +%%WWWDIR%%/htdocs/langs/es_CU/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_CU/suppliers.lang +%%WWWDIR%%/htdocs/langs/es_CU/ticket.lang +%%WWWDIR%%/htdocs/langs/es_CU/trips.lang +%%WWWDIR%%/htdocs/langs/es_CU/users.lang +%%WWWDIR%%/htdocs/langs/es_CU/website.lang +%%WWWDIR%%/htdocs/langs/es_CU/withdrawals.lang +%%WWWDIR%%/htdocs/langs/es_CU/workflow.lang +%%WWWDIR%%/htdocs/langs/es_DO/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_DO/admin.lang +%%WWWDIR%%/htdocs/langs/es_DO/agenda.lang +%%WWWDIR%%/htdocs/langs/es_DO/bills.lang +%%WWWDIR%%/htdocs/langs/es_DO/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_DO/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_DO/categories.lang +%%WWWDIR%%/htdocs/langs/es_DO/companies.lang +%%WWWDIR%%/htdocs/langs/es_DO/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_DO/errors.lang +%%WWWDIR%%/htdocs/langs/es_DO/exports.lang +%%WWWDIR%%/htdocs/langs/es_DO/hrm.lang +%%WWWDIR%%/htdocs/langs/es_DO/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_DO/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_DO/mails.lang +%%WWWDIR%%/htdocs/langs/es_DO/main.lang +%%WWWDIR%%/htdocs/langs/es_DO/members.lang +%%WWWDIR%%/htdocs/langs/es_DO/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_DO/products.lang +%%WWWDIR%%/htdocs/langs/es_DO/projects.lang +%%WWWDIR%%/htdocs/langs/es_DO/salaries.lang +%%WWWDIR%%/htdocs/langs/es_DO/stripe.lang +%%WWWDIR%%/htdocs/langs/es_DO/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_DO/trips.lang +%%WWWDIR%%/htdocs/langs/es_DO/users.lang +%%WWWDIR%%/htdocs/langs/es_EC/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_EC/admin.lang +%%WWWDIR%%/htdocs/langs/es_EC/agenda.lang +%%WWWDIR%%/htdocs/langs/es_EC/assets.lang +%%WWWDIR%%/htdocs/langs/es_EC/banks.lang +%%WWWDIR%%/htdocs/langs/es_EC/bills.lang +%%WWWDIR%%/htdocs/langs/es_EC/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_EC/boxes.lang +%%WWWDIR%%/htdocs/langs/es_EC/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_EC/categories.lang +%%WWWDIR%%/htdocs/langs/es_EC/commercial.lang +%%WWWDIR%%/htdocs/langs/es_EC/companies.lang +%%WWWDIR%%/htdocs/langs/es_EC/compta.lang +%%WWWDIR%%/htdocs/langs/es_EC/contracts.lang +%%WWWDIR%%/htdocs/langs/es_EC/cron.lang +%%WWWDIR%%/htdocs/langs/es_EC/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_EC/deliveries.lang +%%WWWDIR%%/htdocs/langs/es_EC/dict.lang +%%WWWDIR%%/htdocs/langs/es_EC/donations.lang +%%WWWDIR%%/htdocs/langs/es_EC/ecm.lang +%%WWWDIR%%/htdocs/langs/es_EC/errors.lang +%%WWWDIR%%/htdocs/langs/es_EC/eventorganization.lang +%%WWWDIR%%/htdocs/langs/es_EC/exports.lang +%%WWWDIR%%/htdocs/langs/es_EC/help.lang +%%WWWDIR%%/htdocs/langs/es_EC/holiday.lang +%%WWWDIR%%/htdocs/langs/es_EC/hrm.lang +%%WWWDIR%%/htdocs/langs/es_EC/install.lang +%%WWWDIR%%/htdocs/langs/es_EC/interventions.lang +%%WWWDIR%%/htdocs/langs/es_EC/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_EC/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_EC/languages.lang +%%WWWDIR%%/htdocs/langs/es_EC/ldap.lang +%%WWWDIR%%/htdocs/langs/es_EC/loan.lang +%%WWWDIR%%/htdocs/langs/es_EC/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/es_EC/mails.lang +%%WWWDIR%%/htdocs/langs/es_EC/main.lang +%%WWWDIR%%/htdocs/langs/es_EC/margins.lang +%%WWWDIR%%/htdocs/langs/es_EC/members.lang +%%WWWDIR%%/htdocs/langs/es_EC/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_EC/mrp.lang +%%WWWDIR%%/htdocs/langs/es_EC/multicurrency.lang +%%WWWDIR%%/htdocs/langs/es_EC/oauth.lang +%%WWWDIR%%/htdocs/langs/es_EC/opensurvey.lang +%%WWWDIR%%/htdocs/langs/es_EC/orders.lang +%%WWWDIR%%/htdocs/langs/es_EC/other.lang +%%WWWDIR%%/htdocs/langs/es_EC/partnership.lang +%%WWWDIR%%/htdocs/langs/es_EC/paybox.lang +%%WWWDIR%%/htdocs/langs/es_EC/paypal.lang +%%WWWDIR%%/htdocs/langs/es_EC/printing.lang +%%WWWDIR%%/htdocs/langs/es_EC/productbatch.lang +%%WWWDIR%%/htdocs/langs/es_EC/products.lang +%%WWWDIR%%/htdocs/langs/es_EC/projects.lang +%%WWWDIR%%/htdocs/langs/es_EC/propal.lang +%%WWWDIR%%/htdocs/langs/es_EC/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/es_EC/receptions.lang +%%WWWDIR%%/htdocs/langs/es_EC/recruitment.lang +%%WWWDIR%%/htdocs/langs/es_EC/resource.lang +%%WWWDIR%%/htdocs/langs/es_EC/salaries.lang +%%WWWDIR%%/htdocs/langs/es_EC/sendings.lang +%%WWWDIR%%/htdocs/langs/es_EC/sms.lang +%%WWWDIR%%/htdocs/langs/es_EC/stocks.lang +%%WWWDIR%%/htdocs/langs/es_EC/stripe.lang +%%WWWDIR%%/htdocs/langs/es_EC/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_EC/suppliers.lang +%%WWWDIR%%/htdocs/langs/es_EC/ticket.lang +%%WWWDIR%%/htdocs/langs/es_EC/trips.lang +%%WWWDIR%%/htdocs/langs/es_EC/users.lang +%%WWWDIR%%/htdocs/langs/es_EC/website.lang +%%WWWDIR%%/htdocs/langs/es_EC/withdrawals.lang +%%WWWDIR%%/htdocs/langs/es_EC/workflow.lang +%%WWWDIR%%/htdocs/langs/es_ES/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_ES/admin.lang +%%WWWDIR%%/htdocs/langs/es_ES/agenda.lang +%%WWWDIR%%/htdocs/langs/es_ES/assets.lang +%%WWWDIR%%/htdocs/langs/es_ES/banks.lang +%%WWWDIR%%/htdocs/langs/es_ES/bills.lang +%%WWWDIR%%/htdocs/langs/es_ES/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_ES/bookmarks.lang +%%WWWDIR%%/htdocs/langs/es_ES/boxes.lang +%%WWWDIR%%/htdocs/langs/es_ES/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_ES/categories.lang +%%WWWDIR%%/htdocs/langs/es_ES/commercial.lang +%%WWWDIR%%/htdocs/langs/es_ES/companies.lang +%%WWWDIR%%/htdocs/langs/es_ES/compta.lang +%%WWWDIR%%/htdocs/langs/es_ES/contracts.lang +%%WWWDIR%%/htdocs/langs/es_ES/cron.lang +%%WWWDIR%%/htdocs/langs/es_ES/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_ES/deliveries.lang +%%WWWDIR%%/htdocs/langs/es_ES/dict.lang +%%WWWDIR%%/htdocs/langs/es_ES/donations.lang +%%WWWDIR%%/htdocs/langs/es_ES/ecm.lang +%%WWWDIR%%/htdocs/langs/es_ES/errors.lang +%%WWWDIR%%/htdocs/langs/es_ES/eventorganization.lang +%%WWWDIR%%/htdocs/langs/es_ES/exports.lang +%%WWWDIR%%/htdocs/langs/es_ES/help.lang +%%WWWDIR%%/htdocs/langs/es_ES/holiday.lang +%%WWWDIR%%/htdocs/langs/es_ES/hrm.lang +%%WWWDIR%%/htdocs/langs/es_ES/install.lang +%%WWWDIR%%/htdocs/langs/es_ES/interventions.lang +%%WWWDIR%%/htdocs/langs/es_ES/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_ES/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_ES/languages.lang +%%WWWDIR%%/htdocs/langs/es_ES/ldap.lang +%%WWWDIR%%/htdocs/langs/es_ES/loan.lang +%%WWWDIR%%/htdocs/langs/es_ES/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/es_ES/mails.lang +%%WWWDIR%%/htdocs/langs/es_ES/main.lang +%%WWWDIR%%/htdocs/langs/es_ES/margins.lang +%%WWWDIR%%/htdocs/langs/es_ES/members.lang +%%WWWDIR%%/htdocs/langs/es_ES/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_ES/mrp.lang +%%WWWDIR%%/htdocs/langs/es_ES/multicurrency.lang +%%WWWDIR%%/htdocs/langs/es_ES/oauth.lang +%%WWWDIR%%/htdocs/langs/es_ES/opensurvey.lang +%%WWWDIR%%/htdocs/langs/es_ES/orders.lang +%%WWWDIR%%/htdocs/langs/es_ES/other.lang +%%WWWDIR%%/htdocs/langs/es_ES/partnership.lang +%%WWWDIR%%/htdocs/langs/es_ES/paybox.lang +%%WWWDIR%%/htdocs/langs/es_ES/paypal.lang +%%WWWDIR%%/htdocs/langs/es_ES/printing.lang +%%WWWDIR%%/htdocs/langs/es_ES/productbatch.lang +%%WWWDIR%%/htdocs/langs/es_ES/products.lang +%%WWWDIR%%/htdocs/langs/es_ES/projects.lang +%%WWWDIR%%/htdocs/langs/es_ES/propal.lang +%%WWWDIR%%/htdocs/langs/es_ES/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/es_ES/receptions.lang +%%WWWDIR%%/htdocs/langs/es_ES/recruitment.lang +%%WWWDIR%%/htdocs/langs/es_ES/resource.lang +%%WWWDIR%%/htdocs/langs/es_ES/salaries.lang +%%WWWDIR%%/htdocs/langs/es_ES/sendings.lang +%%WWWDIR%%/htdocs/langs/es_ES/sms.lang +%%WWWDIR%%/htdocs/langs/es_ES/stocks.lang +%%WWWDIR%%/htdocs/langs/es_ES/stripe.lang +%%WWWDIR%%/htdocs/langs/es_ES/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_ES/suppliers.lang +%%WWWDIR%%/htdocs/langs/es_ES/ticket.lang +%%WWWDIR%%/htdocs/langs/es_ES/trips.lang +%%WWWDIR%%/htdocs/langs/es_ES/users.lang +%%WWWDIR%%/htdocs/langs/es_ES/website.lang +%%WWWDIR%%/htdocs/langs/es_ES/withdrawals.lang +%%WWWDIR%%/htdocs/langs/es_ES/workflow.lang +%%WWWDIR%%/htdocs/langs/es_GT/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_GT/admin.lang +%%WWWDIR%%/htdocs/langs/es_GT/agenda.lang +%%WWWDIR%%/htdocs/langs/es_GT/bills.lang +%%WWWDIR%%/htdocs/langs/es_GT/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_GT/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_GT/categories.lang +%%WWWDIR%%/htdocs/langs/es_GT/companies.lang +%%WWWDIR%%/htdocs/langs/es_GT/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_GT/errors.lang +%%WWWDIR%%/htdocs/langs/es_GT/exports.lang +%%WWWDIR%%/htdocs/langs/es_GT/hrm.lang +%%WWWDIR%%/htdocs/langs/es_GT/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_GT/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_GT/mails.lang +%%WWWDIR%%/htdocs/langs/es_GT/main.lang +%%WWWDIR%%/htdocs/langs/es_GT/members.lang +%%WWWDIR%%/htdocs/langs/es_GT/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_GT/products.lang +%%WWWDIR%%/htdocs/langs/es_GT/projects.lang +%%WWWDIR%%/htdocs/langs/es_GT/salaries.lang +%%WWWDIR%%/htdocs/langs/es_GT/stripe.lang +%%WWWDIR%%/htdocs/langs/es_GT/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_GT/trips.lang +%%WWWDIR%%/htdocs/langs/es_GT/users.lang +%%WWWDIR%%/htdocs/langs/es_HN/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_HN/admin.lang +%%WWWDIR%%/htdocs/langs/es_HN/agenda.lang +%%WWWDIR%%/htdocs/langs/es_HN/bills.lang +%%WWWDIR%%/htdocs/langs/es_HN/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_HN/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_HN/categories.lang +%%WWWDIR%%/htdocs/langs/es_HN/companies.lang +%%WWWDIR%%/htdocs/langs/es_HN/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_HN/errors.lang +%%WWWDIR%%/htdocs/langs/es_HN/exports.lang +%%WWWDIR%%/htdocs/langs/es_HN/hrm.lang +%%WWWDIR%%/htdocs/langs/es_HN/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_HN/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_HN/mails.lang +%%WWWDIR%%/htdocs/langs/es_HN/main.lang +%%WWWDIR%%/htdocs/langs/es_HN/members.lang +%%WWWDIR%%/htdocs/langs/es_HN/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_HN/products.lang +%%WWWDIR%%/htdocs/langs/es_HN/projects.lang +%%WWWDIR%%/htdocs/langs/es_HN/salaries.lang +%%WWWDIR%%/htdocs/langs/es_HN/stripe.lang +%%WWWDIR%%/htdocs/langs/es_HN/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_HN/trips.lang +%%WWWDIR%%/htdocs/langs/es_HN/users.lang +%%WWWDIR%%/htdocs/langs/es_MX/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_MX/admin.lang +%%WWWDIR%%/htdocs/langs/es_MX/agenda.lang +%%WWWDIR%%/htdocs/langs/es_MX/assets.lang +%%WWWDIR%%/htdocs/langs/es_MX/banks.lang +%%WWWDIR%%/htdocs/langs/es_MX/bills.lang +%%WWWDIR%%/htdocs/langs/es_MX/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_MX/boxes.lang +%%WWWDIR%%/htdocs/langs/es_MX/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_MX/categories.lang +%%WWWDIR%%/htdocs/langs/es_MX/commercial.lang +%%WWWDIR%%/htdocs/langs/es_MX/companies.lang +%%WWWDIR%%/htdocs/langs/es_MX/compta.lang +%%WWWDIR%%/htdocs/langs/es_MX/contracts.lang +%%WWWDIR%%/htdocs/langs/es_MX/cron.lang +%%WWWDIR%%/htdocs/langs/es_MX/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_MX/deliveries.lang +%%WWWDIR%%/htdocs/langs/es_MX/donations.lang +%%WWWDIR%%/htdocs/langs/es_MX/ecm.lang +%%WWWDIR%%/htdocs/langs/es_MX/errors.lang +%%WWWDIR%%/htdocs/langs/es_MX/eventorganization.lang +%%WWWDIR%%/htdocs/langs/es_MX/exports.lang +%%WWWDIR%%/htdocs/langs/es_MX/help.lang +%%WWWDIR%%/htdocs/langs/es_MX/holiday.lang +%%WWWDIR%%/htdocs/langs/es_MX/hrm.lang +%%WWWDIR%%/htdocs/langs/es_MX/install.lang +%%WWWDIR%%/htdocs/langs/es_MX/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_MX/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_MX/ldap.lang +%%WWWDIR%%/htdocs/langs/es_MX/mails.lang +%%WWWDIR%%/htdocs/langs/es_MX/main.lang +%%WWWDIR%%/htdocs/langs/es_MX/members.lang +%%WWWDIR%%/htdocs/langs/es_MX/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_MX/mrp.lang +%%WWWDIR%%/htdocs/langs/es_MX/multicurrency.lang +%%WWWDIR%%/htdocs/langs/es_MX/oauth.lang +%%WWWDIR%%/htdocs/langs/es_MX/orders.lang +%%WWWDIR%%/htdocs/langs/es_MX/other.lang +%%WWWDIR%%/htdocs/langs/es_MX/partnership.lang +%%WWWDIR%%/htdocs/langs/es_MX/printing.lang +%%WWWDIR%%/htdocs/langs/es_MX/productbatch.lang +%%WWWDIR%%/htdocs/langs/es_MX/products.lang +%%WWWDIR%%/htdocs/langs/es_MX/projects.lang +%%WWWDIR%%/htdocs/langs/es_MX/propal.lang +%%WWWDIR%%/htdocs/langs/es_MX/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/es_MX/receptions.lang +%%WWWDIR%%/htdocs/langs/es_MX/recruitment.lang +%%WWWDIR%%/htdocs/langs/es_MX/salaries.lang +%%WWWDIR%%/htdocs/langs/es_MX/sendings.lang +%%WWWDIR%%/htdocs/langs/es_MX/stocks.lang +%%WWWDIR%%/htdocs/langs/es_MX/stripe.lang +%%WWWDIR%%/htdocs/langs/es_MX/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_MX/suppliers.lang +%%WWWDIR%%/htdocs/langs/es_MX/ticket.lang +%%WWWDIR%%/htdocs/langs/es_MX/trips.lang +%%WWWDIR%%/htdocs/langs/es_MX/users.lang +%%WWWDIR%%/htdocs/langs/es_MX/website.lang +%%WWWDIR%%/htdocs/langs/es_MX/withdrawals.lang +%%WWWDIR%%/htdocs/langs/es_MX/workflow.lang +%%WWWDIR%%/htdocs/langs/es_PA/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_PA/admin.lang +%%WWWDIR%%/htdocs/langs/es_PA/agenda.lang +%%WWWDIR%%/htdocs/langs/es_PA/bills.lang +%%WWWDIR%%/htdocs/langs/es_PA/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_PA/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_PA/categories.lang +%%WWWDIR%%/htdocs/langs/es_PA/companies.lang +%%WWWDIR%%/htdocs/langs/es_PA/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_PA/errors.lang +%%WWWDIR%%/htdocs/langs/es_PA/exports.lang +%%WWWDIR%%/htdocs/langs/es_PA/hrm.lang +%%WWWDIR%%/htdocs/langs/es_PA/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_PA/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_PA/mails.lang +%%WWWDIR%%/htdocs/langs/es_PA/main.lang +%%WWWDIR%%/htdocs/langs/es_PA/members.lang +%%WWWDIR%%/htdocs/langs/es_PA/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_PA/products.lang +%%WWWDIR%%/htdocs/langs/es_PA/projects.lang +%%WWWDIR%%/htdocs/langs/es_PA/salaries.lang +%%WWWDIR%%/htdocs/langs/es_PA/stripe.lang +%%WWWDIR%%/htdocs/langs/es_PA/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_PA/trips.lang +%%WWWDIR%%/htdocs/langs/es_PA/users.lang +%%WWWDIR%%/htdocs/langs/es_PE/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_PE/admin.lang +%%WWWDIR%%/htdocs/langs/es_PE/agenda.lang +%%WWWDIR%%/htdocs/langs/es_PE/assets.lang +%%WWWDIR%%/htdocs/langs/es_PE/banks.lang +%%WWWDIR%%/htdocs/langs/es_PE/bills.lang +%%WWWDIR%%/htdocs/langs/es_PE/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_PE/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_PE/categories.lang +%%WWWDIR%%/htdocs/langs/es_PE/commercial.lang +%%WWWDIR%%/htdocs/langs/es_PE/companies.lang +%%WWWDIR%%/htdocs/langs/es_PE/compta.lang +%%WWWDIR%%/htdocs/langs/es_PE/contracts.lang +%%WWWDIR%%/htdocs/langs/es_PE/cron.lang +%%WWWDIR%%/htdocs/langs/es_PE/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_PE/donations.lang +%%WWWDIR%%/htdocs/langs/es_PE/errors.lang +%%WWWDIR%%/htdocs/langs/es_PE/exports.lang +%%WWWDIR%%/htdocs/langs/es_PE/help.lang +%%WWWDIR%%/htdocs/langs/es_PE/holiday.lang +%%WWWDIR%%/htdocs/langs/es_PE/hrm.lang +%%WWWDIR%%/htdocs/langs/es_PE/install.lang +%%WWWDIR%%/htdocs/langs/es_PE/interventions.lang +%%WWWDIR%%/htdocs/langs/es_PE/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_PE/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_PE/mails.lang +%%WWWDIR%%/htdocs/langs/es_PE/main.lang +%%WWWDIR%%/htdocs/langs/es_PE/margins.lang +%%WWWDIR%%/htdocs/langs/es_PE/members.lang +%%WWWDIR%%/htdocs/langs/es_PE/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_PE/mrp.lang +%%WWWDIR%%/htdocs/langs/es_PE/multicurrency.lang +%%WWWDIR%%/htdocs/langs/es_PE/other.lang +%%WWWDIR%%/htdocs/langs/es_PE/products.lang +%%WWWDIR%%/htdocs/langs/es_PE/projects.lang +%%WWWDIR%%/htdocs/langs/es_PE/propal.lang +%%WWWDIR%%/htdocs/langs/es_PE/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/es_PE/salaries.lang +%%WWWDIR%%/htdocs/langs/es_PE/stocks.lang +%%WWWDIR%%/htdocs/langs/es_PE/stripe.lang +%%WWWDIR%%/htdocs/langs/es_PE/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_PE/ticket.lang +%%WWWDIR%%/htdocs/langs/es_PE/trips.lang +%%WWWDIR%%/htdocs/langs/es_PE/users.lang +%%WWWDIR%%/htdocs/langs/es_PE/website.lang +%%WWWDIR%%/htdocs/langs/es_PE/workflow.lang +%%WWWDIR%%/htdocs/langs/es_PR/admin.lang +%%WWWDIR%%/htdocs/langs/es_PR/bills.lang +%%WWWDIR%%/htdocs/langs/es_PR/companies.lang +%%WWWDIR%%/htdocs/langs/es_PR/compta.lang +%%WWWDIR%%/htdocs/langs/es_PR/main.lang +%%WWWDIR%%/htdocs/langs/es_PR/propal.lang +%%WWWDIR%%/htdocs/langs/es_PY/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_PY/admin.lang +%%WWWDIR%%/htdocs/langs/es_PY/agenda.lang +%%WWWDIR%%/htdocs/langs/es_PY/bills.lang +%%WWWDIR%%/htdocs/langs/es_PY/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_PY/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_PY/categories.lang +%%WWWDIR%%/htdocs/langs/es_PY/companies.lang +%%WWWDIR%%/htdocs/langs/es_PY/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_PY/errors.lang +%%WWWDIR%%/htdocs/langs/es_PY/exports.lang +%%WWWDIR%%/htdocs/langs/es_PY/hrm.lang +%%WWWDIR%%/htdocs/langs/es_PY/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_PY/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_PY/mails.lang +%%WWWDIR%%/htdocs/langs/es_PY/main.lang +%%WWWDIR%%/htdocs/langs/es_PY/members.lang +%%WWWDIR%%/htdocs/langs/es_PY/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_PY/products.lang +%%WWWDIR%%/htdocs/langs/es_PY/projects.lang +%%WWWDIR%%/htdocs/langs/es_PY/salaries.lang +%%WWWDIR%%/htdocs/langs/es_PY/stripe.lang +%%WWWDIR%%/htdocs/langs/es_PY/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_PY/trips.lang +%%WWWDIR%%/htdocs/langs/es_PY/users.lang +%%WWWDIR%%/htdocs/langs/es_US/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_US/admin.lang +%%WWWDIR%%/htdocs/langs/es_US/agenda.lang +%%WWWDIR%%/htdocs/langs/es_US/bills.lang +%%WWWDIR%%/htdocs/langs/es_US/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_US/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_US/categories.lang +%%WWWDIR%%/htdocs/langs/es_US/companies.lang +%%WWWDIR%%/htdocs/langs/es_US/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_US/errors.lang +%%WWWDIR%%/htdocs/langs/es_US/exports.lang +%%WWWDIR%%/htdocs/langs/es_US/hrm.lang +%%WWWDIR%%/htdocs/langs/es_US/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_US/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_US/mails.lang +%%WWWDIR%%/htdocs/langs/es_US/main.lang +%%WWWDIR%%/htdocs/langs/es_US/members.lang +%%WWWDIR%%/htdocs/langs/es_US/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_US/products.lang +%%WWWDIR%%/htdocs/langs/es_US/projects.lang +%%WWWDIR%%/htdocs/langs/es_US/salaries.lang +%%WWWDIR%%/htdocs/langs/es_US/stripe.lang +%%WWWDIR%%/htdocs/langs/es_US/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_US/trips.lang +%%WWWDIR%%/htdocs/langs/es_US/users.lang +%%WWWDIR%%/htdocs/langs/es_UY/accountancy.lang +%%WWWDIR%%/htdocs/langs/es_UY/admin.lang +%%WWWDIR%%/htdocs/langs/es_UY/agenda.lang +%%WWWDIR%%/htdocs/langs/es_UY/bills.lang +%%WWWDIR%%/htdocs/langs/es_UY/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_UY/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_UY/categories.lang +%%WWWDIR%%/htdocs/langs/es_UY/companies.lang +%%WWWDIR%%/htdocs/langs/es_UY/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_UY/errors.lang +%%WWWDIR%%/htdocs/langs/es_UY/exports.lang +%%WWWDIR%%/htdocs/langs/es_UY/hrm.lang +%%WWWDIR%%/htdocs/langs/es_UY/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_UY/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_UY/mails.lang +%%WWWDIR%%/htdocs/langs/es_UY/main.lang +%%WWWDIR%%/htdocs/langs/es_UY/members.lang +%%WWWDIR%%/htdocs/langs/es_UY/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_UY/products.lang +%%WWWDIR%%/htdocs/langs/es_UY/projects.lang +%%WWWDIR%%/htdocs/langs/es_UY/salaries.lang +%%WWWDIR%%/htdocs/langs/es_UY/stripe.lang +%%WWWDIR%%/htdocs/langs/es_UY/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_UY/trips.lang +%%WWWDIR%%/htdocs/langs/es_UY/users.lang +%%WWWDIR%%/htdocs/langs/es_VE/admin.lang +%%WWWDIR%%/htdocs/langs/es_VE/agenda.lang +%%WWWDIR%%/htdocs/langs/es_VE/banks.lang +%%WWWDIR%%/htdocs/langs/es_VE/bills.lang +%%WWWDIR%%/htdocs/langs/es_VE/blockedlog.lang +%%WWWDIR%%/htdocs/langs/es_VE/cashdesk.lang +%%WWWDIR%%/htdocs/langs/es_VE/categories.lang +%%WWWDIR%%/htdocs/langs/es_VE/commercial.lang +%%WWWDIR%%/htdocs/langs/es_VE/companies.lang +%%WWWDIR%%/htdocs/langs/es_VE/compta.lang +%%WWWDIR%%/htdocs/langs/es_VE/datapolicy.lang +%%WWWDIR%%/htdocs/langs/es_VE/deliveries.lang +%%WWWDIR%%/htdocs/langs/es_VE/dict.lang +%%WWWDIR%%/htdocs/langs/es_VE/donations.lang +%%WWWDIR%%/htdocs/langs/es_VE/errors.lang +%%WWWDIR%%/htdocs/langs/es_VE/eventorganization.lang +%%WWWDIR%%/htdocs/langs/es_VE/hrm.lang +%%WWWDIR%%/htdocs/langs/es_VE/intracommreport.lang +%%WWWDIR%%/htdocs/langs/es_VE/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/es_VE/mails.lang +%%WWWDIR%%/htdocs/langs/es_VE/main.lang +%%WWWDIR%%/htdocs/langs/es_VE/margins.lang +%%WWWDIR%%/htdocs/langs/es_VE/members.lang +%%WWWDIR%%/htdocs/langs/es_VE/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/es_VE/orders.lang +%%WWWDIR%%/htdocs/langs/es_VE/other.lang +%%WWWDIR%%/htdocs/langs/es_VE/partnership.lang +%%WWWDIR%%/htdocs/langs/es_VE/printing.lang +%%WWWDIR%%/htdocs/langs/es_VE/productbatch.lang +%%WWWDIR%%/htdocs/langs/es_VE/products.lang +%%WWWDIR%%/htdocs/langs/es_VE/projects.lang +%%WWWDIR%%/htdocs/langs/es_VE/propal.lang +%%WWWDIR%%/htdocs/langs/es_VE/receptions.lang +%%WWWDIR%%/htdocs/langs/es_VE/salaries.lang +%%WWWDIR%%/htdocs/langs/es_VE/sendings.lang +%%WWWDIR%%/htdocs/langs/es_VE/sms.lang +%%WWWDIR%%/htdocs/langs/es_VE/stocks.lang +%%WWWDIR%%/htdocs/langs/es_VE/stripe.lang +%%WWWDIR%%/htdocs/langs/es_VE/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/es_VE/suppliers.lang +%%WWWDIR%%/htdocs/langs/es_VE/ticket.lang +%%WWWDIR%%/htdocs/langs/es_VE/trips.lang +%%WWWDIR%%/htdocs/langs/es_VE/withdrawals.lang +%%WWWDIR%%/htdocs/langs/et_EE/accountancy.lang +%%WWWDIR%%/htdocs/langs/et_EE/admin.lang +%%WWWDIR%%/htdocs/langs/et_EE/agenda.lang +%%WWWDIR%%/htdocs/langs/et_EE/assets.lang +%%WWWDIR%%/htdocs/langs/et_EE/banks.lang +%%WWWDIR%%/htdocs/langs/et_EE/bills.lang +%%WWWDIR%%/htdocs/langs/et_EE/blockedlog.lang +%%WWWDIR%%/htdocs/langs/et_EE/bookmarks.lang +%%WWWDIR%%/htdocs/langs/et_EE/boxes.lang +%%WWWDIR%%/htdocs/langs/et_EE/cashdesk.lang +%%WWWDIR%%/htdocs/langs/et_EE/categories.lang +%%WWWDIR%%/htdocs/langs/et_EE/commercial.lang +%%WWWDIR%%/htdocs/langs/et_EE/companies.lang +%%WWWDIR%%/htdocs/langs/et_EE/compta.lang +%%WWWDIR%%/htdocs/langs/et_EE/contracts.lang +%%WWWDIR%%/htdocs/langs/et_EE/cron.lang +%%WWWDIR%%/htdocs/langs/et_EE/datapolicy.lang +%%WWWDIR%%/htdocs/langs/et_EE/deliveries.lang +%%WWWDIR%%/htdocs/langs/et_EE/dict.lang +%%WWWDIR%%/htdocs/langs/et_EE/donations.lang +%%WWWDIR%%/htdocs/langs/et_EE/ecm.lang +%%WWWDIR%%/htdocs/langs/et_EE/errors.lang +%%WWWDIR%%/htdocs/langs/et_EE/eventorganization.lang +%%WWWDIR%%/htdocs/langs/et_EE/exports.lang +%%WWWDIR%%/htdocs/langs/et_EE/help.lang +%%WWWDIR%%/htdocs/langs/et_EE/holiday.lang +%%WWWDIR%%/htdocs/langs/et_EE/hrm.lang +%%WWWDIR%%/htdocs/langs/et_EE/install.lang +%%WWWDIR%%/htdocs/langs/et_EE/interventions.lang +%%WWWDIR%%/htdocs/langs/et_EE/intracommreport.lang +%%WWWDIR%%/htdocs/langs/et_EE/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/et_EE/languages.lang +%%WWWDIR%%/htdocs/langs/et_EE/ldap.lang +%%WWWDIR%%/htdocs/langs/et_EE/loan.lang +%%WWWDIR%%/htdocs/langs/et_EE/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/et_EE/mails.lang +%%WWWDIR%%/htdocs/langs/et_EE/main.lang +%%WWWDIR%%/htdocs/langs/et_EE/margins.lang +%%WWWDIR%%/htdocs/langs/et_EE/members.lang +%%WWWDIR%%/htdocs/langs/et_EE/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/et_EE/mrp.lang +%%WWWDIR%%/htdocs/langs/et_EE/multicurrency.lang +%%WWWDIR%%/htdocs/langs/et_EE/oauth.lang +%%WWWDIR%%/htdocs/langs/et_EE/opensurvey.lang +%%WWWDIR%%/htdocs/langs/et_EE/orders.lang +%%WWWDIR%%/htdocs/langs/et_EE/other.lang +%%WWWDIR%%/htdocs/langs/et_EE/partnership.lang +%%WWWDIR%%/htdocs/langs/et_EE/paybox.lang +%%WWWDIR%%/htdocs/langs/et_EE/paypal.lang +%%WWWDIR%%/htdocs/langs/et_EE/printing.lang +%%WWWDIR%%/htdocs/langs/et_EE/productbatch.lang +%%WWWDIR%%/htdocs/langs/et_EE/products.lang +%%WWWDIR%%/htdocs/langs/et_EE/projects.lang +%%WWWDIR%%/htdocs/langs/et_EE/propal.lang +%%WWWDIR%%/htdocs/langs/et_EE/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/et_EE/receptions.lang +%%WWWDIR%%/htdocs/langs/et_EE/recruitment.lang +%%WWWDIR%%/htdocs/langs/et_EE/resource.lang +%%WWWDIR%%/htdocs/langs/et_EE/salaries.lang +%%WWWDIR%%/htdocs/langs/et_EE/sendings.lang +%%WWWDIR%%/htdocs/langs/et_EE/sms.lang +%%WWWDIR%%/htdocs/langs/et_EE/stocks.lang +%%WWWDIR%%/htdocs/langs/et_EE/stripe.lang +%%WWWDIR%%/htdocs/langs/et_EE/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/et_EE/suppliers.lang +%%WWWDIR%%/htdocs/langs/et_EE/ticket.lang +%%WWWDIR%%/htdocs/langs/et_EE/trips.lang +%%WWWDIR%%/htdocs/langs/et_EE/users.lang +%%WWWDIR%%/htdocs/langs/et_EE/website.lang +%%WWWDIR%%/htdocs/langs/et_EE/withdrawals.lang +%%WWWDIR%%/htdocs/langs/et_EE/workflow.lang +%%WWWDIR%%/htdocs/langs/eu_ES/accountancy.lang +%%WWWDIR%%/htdocs/langs/eu_ES/admin.lang +%%WWWDIR%%/htdocs/langs/eu_ES/agenda.lang +%%WWWDIR%%/htdocs/langs/eu_ES/assets.lang +%%WWWDIR%%/htdocs/langs/eu_ES/banks.lang +%%WWWDIR%%/htdocs/langs/eu_ES/bills.lang +%%WWWDIR%%/htdocs/langs/eu_ES/blockedlog.lang +%%WWWDIR%%/htdocs/langs/eu_ES/bookmarks.lang +%%WWWDIR%%/htdocs/langs/eu_ES/boxes.lang +%%WWWDIR%%/htdocs/langs/eu_ES/cashdesk.lang +%%WWWDIR%%/htdocs/langs/eu_ES/categories.lang +%%WWWDIR%%/htdocs/langs/eu_ES/commercial.lang +%%WWWDIR%%/htdocs/langs/eu_ES/companies.lang +%%WWWDIR%%/htdocs/langs/eu_ES/compta.lang +%%WWWDIR%%/htdocs/langs/eu_ES/contracts.lang +%%WWWDIR%%/htdocs/langs/eu_ES/cron.lang +%%WWWDIR%%/htdocs/langs/eu_ES/datapolicy.lang +%%WWWDIR%%/htdocs/langs/eu_ES/deliveries.lang +%%WWWDIR%%/htdocs/langs/eu_ES/dict.lang +%%WWWDIR%%/htdocs/langs/eu_ES/donations.lang +%%WWWDIR%%/htdocs/langs/eu_ES/ecm.lang +%%WWWDIR%%/htdocs/langs/eu_ES/errors.lang +%%WWWDIR%%/htdocs/langs/eu_ES/eventorganization.lang +%%WWWDIR%%/htdocs/langs/eu_ES/exports.lang +%%WWWDIR%%/htdocs/langs/eu_ES/help.lang +%%WWWDIR%%/htdocs/langs/eu_ES/holiday.lang +%%WWWDIR%%/htdocs/langs/eu_ES/hrm.lang +%%WWWDIR%%/htdocs/langs/eu_ES/install.lang +%%WWWDIR%%/htdocs/langs/eu_ES/interventions.lang +%%WWWDIR%%/htdocs/langs/eu_ES/intracommreport.lang +%%WWWDIR%%/htdocs/langs/eu_ES/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/eu_ES/languages.lang +%%WWWDIR%%/htdocs/langs/eu_ES/ldap.lang +%%WWWDIR%%/htdocs/langs/eu_ES/loan.lang +%%WWWDIR%%/htdocs/langs/eu_ES/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/eu_ES/mails.lang +%%WWWDIR%%/htdocs/langs/eu_ES/main.lang +%%WWWDIR%%/htdocs/langs/eu_ES/margins.lang +%%WWWDIR%%/htdocs/langs/eu_ES/members.lang +%%WWWDIR%%/htdocs/langs/eu_ES/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/eu_ES/mrp.lang +%%WWWDIR%%/htdocs/langs/eu_ES/multicurrency.lang +%%WWWDIR%%/htdocs/langs/eu_ES/oauth.lang +%%WWWDIR%%/htdocs/langs/eu_ES/opensurvey.lang +%%WWWDIR%%/htdocs/langs/eu_ES/orders.lang +%%WWWDIR%%/htdocs/langs/eu_ES/other.lang +%%WWWDIR%%/htdocs/langs/eu_ES/partnership.lang +%%WWWDIR%%/htdocs/langs/eu_ES/paybox.lang +%%WWWDIR%%/htdocs/langs/eu_ES/paypal.lang +%%WWWDIR%%/htdocs/langs/eu_ES/printing.lang +%%WWWDIR%%/htdocs/langs/eu_ES/productbatch.lang +%%WWWDIR%%/htdocs/langs/eu_ES/products.lang +%%WWWDIR%%/htdocs/langs/eu_ES/projects.lang +%%WWWDIR%%/htdocs/langs/eu_ES/propal.lang +%%WWWDIR%%/htdocs/langs/eu_ES/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/eu_ES/receptions.lang +%%WWWDIR%%/htdocs/langs/eu_ES/recruitment.lang +%%WWWDIR%%/htdocs/langs/eu_ES/resource.lang +%%WWWDIR%%/htdocs/langs/eu_ES/salaries.lang +%%WWWDIR%%/htdocs/langs/eu_ES/sendings.lang +%%WWWDIR%%/htdocs/langs/eu_ES/sms.lang +%%WWWDIR%%/htdocs/langs/eu_ES/stocks.lang +%%WWWDIR%%/htdocs/langs/eu_ES/stripe.lang +%%WWWDIR%%/htdocs/langs/eu_ES/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/eu_ES/suppliers.lang +%%WWWDIR%%/htdocs/langs/eu_ES/ticket.lang +%%WWWDIR%%/htdocs/langs/eu_ES/trips.lang +%%WWWDIR%%/htdocs/langs/eu_ES/users.lang +%%WWWDIR%%/htdocs/langs/eu_ES/website.lang +%%WWWDIR%%/htdocs/langs/eu_ES/withdrawals.lang +%%WWWDIR%%/htdocs/langs/eu_ES/workflow.lang +%%WWWDIR%%/htdocs/langs/fa_IR/accountancy.lang +%%WWWDIR%%/htdocs/langs/fa_IR/admin.lang +%%WWWDIR%%/htdocs/langs/fa_IR/agenda.lang +%%WWWDIR%%/htdocs/langs/fa_IR/assets.lang +%%WWWDIR%%/htdocs/langs/fa_IR/banks.lang +%%WWWDIR%%/htdocs/langs/fa_IR/bills.lang +%%WWWDIR%%/htdocs/langs/fa_IR/blockedlog.lang +%%WWWDIR%%/htdocs/langs/fa_IR/bookmarks.lang +%%WWWDIR%%/htdocs/langs/fa_IR/boxes.lang +%%WWWDIR%%/htdocs/langs/fa_IR/cashdesk.lang +%%WWWDIR%%/htdocs/langs/fa_IR/categories.lang +%%WWWDIR%%/htdocs/langs/fa_IR/commercial.lang +%%WWWDIR%%/htdocs/langs/fa_IR/companies.lang +%%WWWDIR%%/htdocs/langs/fa_IR/compta.lang +%%WWWDIR%%/htdocs/langs/fa_IR/contracts.lang +%%WWWDIR%%/htdocs/langs/fa_IR/cron.lang +%%WWWDIR%%/htdocs/langs/fa_IR/datapolicy.lang +%%WWWDIR%%/htdocs/langs/fa_IR/deliveries.lang +%%WWWDIR%%/htdocs/langs/fa_IR/dict.lang +%%WWWDIR%%/htdocs/langs/fa_IR/domains.lang +%%WWWDIR%%/htdocs/langs/fa_IR/donations.lang +%%WWWDIR%%/htdocs/langs/fa_IR/ecm.lang +%%WWWDIR%%/htdocs/langs/fa_IR/errors.lang +%%WWWDIR%%/htdocs/langs/fa_IR/eventorganization.lang +%%WWWDIR%%/htdocs/langs/fa_IR/exports.lang +%%WWWDIR%%/htdocs/langs/fa_IR/help.lang +%%WWWDIR%%/htdocs/langs/fa_IR/holiday.lang +%%WWWDIR%%/htdocs/langs/fa_IR/hrm.lang +%%WWWDIR%%/htdocs/langs/fa_IR/install.lang +%%WWWDIR%%/htdocs/langs/fa_IR/interventions.lang +%%WWWDIR%%/htdocs/langs/fa_IR/intracommreport.lang +%%WWWDIR%%/htdocs/langs/fa_IR/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/fa_IR/languages.lang +%%WWWDIR%%/htdocs/langs/fa_IR/ldap.lang +%%WWWDIR%%/htdocs/langs/fa_IR/loan.lang +%%WWWDIR%%/htdocs/langs/fa_IR/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/fa_IR/mails.lang +%%WWWDIR%%/htdocs/langs/fa_IR/main.lang +%%WWWDIR%%/htdocs/langs/fa_IR/margins.lang +%%WWWDIR%%/htdocs/langs/fa_IR/members.lang +%%WWWDIR%%/htdocs/langs/fa_IR/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/fa_IR/mrp.lang +%%WWWDIR%%/htdocs/langs/fa_IR/multicurrency.lang +%%WWWDIR%%/htdocs/langs/fa_IR/oauth.lang +%%WWWDIR%%/htdocs/langs/fa_IR/opensurvey.lang +%%WWWDIR%%/htdocs/langs/fa_IR/orders.lang +%%WWWDIR%%/htdocs/langs/fa_IR/other.lang +%%WWWDIR%%/htdocs/langs/fa_IR/partnership.lang +%%WWWDIR%%/htdocs/langs/fa_IR/paybox.lang +%%WWWDIR%%/htdocs/langs/fa_IR/paypal.lang +%%WWWDIR%%/htdocs/langs/fa_IR/printing.lang +%%WWWDIR%%/htdocs/langs/fa_IR/productbatch.lang +%%WWWDIR%%/htdocs/langs/fa_IR/products.lang +%%WWWDIR%%/htdocs/langs/fa_IR/projects.lang +%%WWWDIR%%/htdocs/langs/fa_IR/propal.lang +%%WWWDIR%%/htdocs/langs/fa_IR/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/fa_IR/receptions.lang +%%WWWDIR%%/htdocs/langs/fa_IR/recruitment.lang +%%WWWDIR%%/htdocs/langs/fa_IR/resource.lang +%%WWWDIR%%/htdocs/langs/fa_IR/salaries.lang +%%WWWDIR%%/htdocs/langs/fa_IR/sendings.lang +%%WWWDIR%%/htdocs/langs/fa_IR/sms.lang +%%WWWDIR%%/htdocs/langs/fa_IR/stocks.lang +%%WWWDIR%%/htdocs/langs/fa_IR/stripe.lang +%%WWWDIR%%/htdocs/langs/fa_IR/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/fa_IR/suppliers.lang +%%WWWDIR%%/htdocs/langs/fa_IR/ticket.lang +%%WWWDIR%%/htdocs/langs/fa_IR/trips.lang +%%WWWDIR%%/htdocs/langs/fa_IR/users.lang +%%WWWDIR%%/htdocs/langs/fa_IR/website.lang +%%WWWDIR%%/htdocs/langs/fa_IR/withdrawals.lang +%%WWWDIR%%/htdocs/langs/fa_IR/workflow.lang +%%WWWDIR%%/htdocs/langs/fi_FI/accountancy.lang +%%WWWDIR%%/htdocs/langs/fi_FI/admin.lang +%%WWWDIR%%/htdocs/langs/fi_FI/agenda.lang +%%WWWDIR%%/htdocs/langs/fi_FI/assets.lang +%%WWWDIR%%/htdocs/langs/fi_FI/banks.lang +%%WWWDIR%%/htdocs/langs/fi_FI/bills.lang +%%WWWDIR%%/htdocs/langs/fi_FI/blockedlog.lang +%%WWWDIR%%/htdocs/langs/fi_FI/bookmarks.lang +%%WWWDIR%%/htdocs/langs/fi_FI/boxes.lang +%%WWWDIR%%/htdocs/langs/fi_FI/cashdesk.lang +%%WWWDIR%%/htdocs/langs/fi_FI/categories.lang +%%WWWDIR%%/htdocs/langs/fi_FI/commercial.lang +%%WWWDIR%%/htdocs/langs/fi_FI/companies.lang +%%WWWDIR%%/htdocs/langs/fi_FI/compta.lang +%%WWWDIR%%/htdocs/langs/fi_FI/contracts.lang +%%WWWDIR%%/htdocs/langs/fi_FI/cron.lang +%%WWWDIR%%/htdocs/langs/fi_FI/datapolicy.lang +%%WWWDIR%%/htdocs/langs/fi_FI/deliveries.lang +%%WWWDIR%%/htdocs/langs/fi_FI/dict.lang +%%WWWDIR%%/htdocs/langs/fi_FI/donations.lang +%%WWWDIR%%/htdocs/langs/fi_FI/ecm.lang +%%WWWDIR%%/htdocs/langs/fi_FI/errors.lang +%%WWWDIR%%/htdocs/langs/fi_FI/eventorganization.lang +%%WWWDIR%%/htdocs/langs/fi_FI/exports.lang +%%WWWDIR%%/htdocs/langs/fi_FI/help.lang +%%WWWDIR%%/htdocs/langs/fi_FI/holiday.lang +%%WWWDIR%%/htdocs/langs/fi_FI/hrm.lang +%%WWWDIR%%/htdocs/langs/fi_FI/install.lang +%%WWWDIR%%/htdocs/langs/fi_FI/interventions.lang +%%WWWDIR%%/htdocs/langs/fi_FI/intracommreport.lang +%%WWWDIR%%/htdocs/langs/fi_FI/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/fi_FI/languages.lang +%%WWWDIR%%/htdocs/langs/fi_FI/ldap.lang +%%WWWDIR%%/htdocs/langs/fi_FI/loan.lang +%%WWWDIR%%/htdocs/langs/fi_FI/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/fi_FI/mails.lang +%%WWWDIR%%/htdocs/langs/fi_FI/main.lang +%%WWWDIR%%/htdocs/langs/fi_FI/margins.lang +%%WWWDIR%%/htdocs/langs/fi_FI/members.lang +%%WWWDIR%%/htdocs/langs/fi_FI/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/fi_FI/mrp.lang +%%WWWDIR%%/htdocs/langs/fi_FI/multicurrency.lang +%%WWWDIR%%/htdocs/langs/fi_FI/oauth.lang +%%WWWDIR%%/htdocs/langs/fi_FI/opensurvey.lang +%%WWWDIR%%/htdocs/langs/fi_FI/orders.lang +%%WWWDIR%%/htdocs/langs/fi_FI/other.lang +%%WWWDIR%%/htdocs/langs/fi_FI/partnership.lang +%%WWWDIR%%/htdocs/langs/fi_FI/paybox.lang +%%WWWDIR%%/htdocs/langs/fi_FI/paypal.lang +%%WWWDIR%%/htdocs/langs/fi_FI/printing.lang +%%WWWDIR%%/htdocs/langs/fi_FI/productbatch.lang +%%WWWDIR%%/htdocs/langs/fi_FI/products.lang +%%WWWDIR%%/htdocs/langs/fi_FI/projects.lang +%%WWWDIR%%/htdocs/langs/fi_FI/propal.lang +%%WWWDIR%%/htdocs/langs/fi_FI/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/fi_FI/receptions.lang +%%WWWDIR%%/htdocs/langs/fi_FI/recruitment.lang +%%WWWDIR%%/htdocs/langs/fi_FI/resource.lang +%%WWWDIR%%/htdocs/langs/fi_FI/salaries.lang +%%WWWDIR%%/htdocs/langs/fi_FI/sendings.lang +%%WWWDIR%%/htdocs/langs/fi_FI/sms.lang +%%WWWDIR%%/htdocs/langs/fi_FI/stocks.lang +%%WWWDIR%%/htdocs/langs/fi_FI/stripe.lang +%%WWWDIR%%/htdocs/langs/fi_FI/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/fi_FI/suppliers.lang +%%WWWDIR%%/htdocs/langs/fi_FI/ticket.lang +%%WWWDIR%%/htdocs/langs/fi_FI/trips.lang +%%WWWDIR%%/htdocs/langs/fi_FI/users.lang +%%WWWDIR%%/htdocs/langs/fi_FI/website.lang +%%WWWDIR%%/htdocs/langs/fi_FI/withdrawals.lang +%%WWWDIR%%/htdocs/langs/fi_FI/workflow.lang +%%WWWDIR%%/htdocs/langs/fr_BE/accountancy.lang +%%WWWDIR%%/htdocs/langs/fr_BE/admin.lang +%%WWWDIR%%/htdocs/langs/fr_BE/agenda.lang +%%WWWDIR%%/htdocs/langs/fr_BE/bills.lang +%%WWWDIR%%/htdocs/langs/fr_BE/blockedlog.lang +%%WWWDIR%%/htdocs/langs/fr_BE/boxes.lang +%%WWWDIR%%/htdocs/langs/fr_BE/cashdesk.lang +%%WWWDIR%%/htdocs/langs/fr_BE/categories.lang +%%WWWDIR%%/htdocs/langs/fr_BE/companies.lang +%%WWWDIR%%/htdocs/langs/fr_BE/compta.lang +%%WWWDIR%%/htdocs/langs/fr_BE/contracts.lang +%%WWWDIR%%/htdocs/langs/fr_BE/datapolicy.lang +%%WWWDIR%%/htdocs/langs/fr_BE/deliveries.lang +%%WWWDIR%%/htdocs/langs/fr_BE/donations.lang +%%WWWDIR%%/htdocs/langs/fr_BE/errors.lang +%%WWWDIR%%/htdocs/langs/fr_BE/exports.lang +%%WWWDIR%%/htdocs/langs/fr_BE/holiday.lang +%%WWWDIR%%/htdocs/langs/fr_BE/hrm.lang +%%WWWDIR%%/htdocs/langs/fr_BE/intracommreport.lang +%%WWWDIR%%/htdocs/langs/fr_BE/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/fr_BE/mails.lang +%%WWWDIR%%/htdocs/langs/fr_BE/main.lang +%%WWWDIR%%/htdocs/langs/fr_BE/members.lang +%%WWWDIR%%/htdocs/langs/fr_BE/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/fr_BE/orders.lang +%%WWWDIR%%/htdocs/langs/fr_BE/products.lang +%%WWWDIR%%/htdocs/langs/fr_BE/projects.lang +%%WWWDIR%%/htdocs/langs/fr_BE/salaries.lang +%%WWWDIR%%/htdocs/langs/fr_BE/sms.lang +%%WWWDIR%%/htdocs/langs/fr_BE/stripe.lang +%%WWWDIR%%/htdocs/langs/fr_BE/trips.lang +%%WWWDIR%%/htdocs/langs/fr_BE/users.lang +%%WWWDIR%%/htdocs/langs/fr_BE/website.lang +%%WWWDIR%%/htdocs/langs/fr_BE/withdrawals.lang +%%WWWDIR%%/htdocs/langs/fr_CA/accountancy.lang +%%WWWDIR%%/htdocs/langs/fr_CA/admin.lang +%%WWWDIR%%/htdocs/langs/fr_CA/agenda.lang +%%WWWDIR%%/htdocs/langs/fr_CA/assets.lang +%%WWWDIR%%/htdocs/langs/fr_CA/banks.lang +%%WWWDIR%%/htdocs/langs/fr_CA/bills.lang +%%WWWDIR%%/htdocs/langs/fr_CA/blockedlog.lang +%%WWWDIR%%/htdocs/langs/fr_CA/bookmarks.lang +%%WWWDIR%%/htdocs/langs/fr_CA/boxes.lang +%%WWWDIR%%/htdocs/langs/fr_CA/cashdesk.lang +%%WWWDIR%%/htdocs/langs/fr_CA/categories.lang +%%WWWDIR%%/htdocs/langs/fr_CA/commercial.lang +%%WWWDIR%%/htdocs/langs/fr_CA/companies.lang +%%WWWDIR%%/htdocs/langs/fr_CA/compta.lang +%%WWWDIR%%/htdocs/langs/fr_CA/contracts.lang +%%WWWDIR%%/htdocs/langs/fr_CA/cron.lang +%%WWWDIR%%/htdocs/langs/fr_CA/datapolicy.lang +%%WWWDIR%%/htdocs/langs/fr_CA/deliveries.lang +%%WWWDIR%%/htdocs/langs/fr_CA/dict.lang +%%WWWDIR%%/htdocs/langs/fr_CA/donations.lang +%%WWWDIR%%/htdocs/langs/fr_CA/ecm.lang +%%WWWDIR%%/htdocs/langs/fr_CA/errors.lang +%%WWWDIR%%/htdocs/langs/fr_CA/eventorganization.lang +%%WWWDIR%%/htdocs/langs/fr_CA/exports.lang +%%WWWDIR%%/htdocs/langs/fr_CA/help.lang +%%WWWDIR%%/htdocs/langs/fr_CA/holiday.lang +%%WWWDIR%%/htdocs/langs/fr_CA/hrm.lang +%%WWWDIR%%/htdocs/langs/fr_CA/install.lang +%%WWWDIR%%/htdocs/langs/fr_CA/interventions.lang +%%WWWDIR%%/htdocs/langs/fr_CA/intracommreport.lang +%%WWWDIR%%/htdocs/langs/fr_CA/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/fr_CA/languages.lang +%%WWWDIR%%/htdocs/langs/fr_CA/ldap.lang +%%WWWDIR%%/htdocs/langs/fr_CA/loan.lang +%%WWWDIR%%/htdocs/langs/fr_CA/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/fr_CA/mails.lang +%%WWWDIR%%/htdocs/langs/fr_CA/main.lang +%%WWWDIR%%/htdocs/langs/fr_CA/margins.lang +%%WWWDIR%%/htdocs/langs/fr_CA/members.lang +%%WWWDIR%%/htdocs/langs/fr_CA/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/fr_CA/mrp.lang +%%WWWDIR%%/htdocs/langs/fr_CA/multicurrency.lang +%%WWWDIR%%/htdocs/langs/fr_CA/oauth.lang +%%WWWDIR%%/htdocs/langs/fr_CA/opensurvey.lang +%%WWWDIR%%/htdocs/langs/fr_CA/orders.lang +%%WWWDIR%%/htdocs/langs/fr_CA/other.lang +%%WWWDIR%%/htdocs/langs/fr_CA/partnership.lang +%%WWWDIR%%/htdocs/langs/fr_CA/paybox.lang +%%WWWDIR%%/htdocs/langs/fr_CA/paypal.lang +%%WWWDIR%%/htdocs/langs/fr_CA/printing.lang +%%WWWDIR%%/htdocs/langs/fr_CA/productbatch.lang +%%WWWDIR%%/htdocs/langs/fr_CA/products.lang +%%WWWDIR%%/htdocs/langs/fr_CA/projects.lang +%%WWWDIR%%/htdocs/langs/fr_CA/propal.lang +%%WWWDIR%%/htdocs/langs/fr_CA/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/fr_CA/receptions.lang +%%WWWDIR%%/htdocs/langs/fr_CA/recruitment.lang +%%WWWDIR%%/htdocs/langs/fr_CA/resource.lang +%%WWWDIR%%/htdocs/langs/fr_CA/salaries.lang +%%WWWDIR%%/htdocs/langs/fr_CA/sendings.lang +%%WWWDIR%%/htdocs/langs/fr_CA/sms.lang +%%WWWDIR%%/htdocs/langs/fr_CA/stocks.lang +%%WWWDIR%%/htdocs/langs/fr_CA/stripe.lang +%%WWWDIR%%/htdocs/langs/fr_CA/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/fr_CA/suppliers.lang +%%WWWDIR%%/htdocs/langs/fr_CA/ticket.lang +%%WWWDIR%%/htdocs/langs/fr_CA/trips.lang +%%WWWDIR%%/htdocs/langs/fr_CA/users.lang +%%WWWDIR%%/htdocs/langs/fr_CA/website.lang +%%WWWDIR%%/htdocs/langs/fr_CA/withdrawals.lang +%%WWWDIR%%/htdocs/langs/fr_CA/workflow.lang +%%WWWDIR%%/htdocs/langs/fr_CH/accountancy.lang +%%WWWDIR%%/htdocs/langs/fr_CH/admin.lang +%%WWWDIR%%/htdocs/langs/fr_CH/agenda.lang +%%WWWDIR%%/htdocs/langs/fr_CH/bills.lang +%%WWWDIR%%/htdocs/langs/fr_CH/blockedlog.lang +%%WWWDIR%%/htdocs/langs/fr_CH/cashdesk.lang +%%WWWDIR%%/htdocs/langs/fr_CH/categories.lang +%%WWWDIR%%/htdocs/langs/fr_CH/companies.lang +%%WWWDIR%%/htdocs/langs/fr_CH/datapolicy.lang +%%WWWDIR%%/htdocs/langs/fr_CH/donations.lang +%%WWWDIR%%/htdocs/langs/fr_CH/errors.lang +%%WWWDIR%%/htdocs/langs/fr_CH/exports.lang +%%WWWDIR%%/htdocs/langs/fr_CH/hrm.lang +%%WWWDIR%%/htdocs/langs/fr_CH/intracommreport.lang +%%WWWDIR%%/htdocs/langs/fr_CH/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/fr_CH/main.lang +%%WWWDIR%%/htdocs/langs/fr_CH/members.lang +%%WWWDIR%%/htdocs/langs/fr_CH/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/fr_CH/oauth.lang +%%WWWDIR%%/htdocs/langs/fr_CH/orders.lang +%%WWWDIR%%/htdocs/langs/fr_CH/products.lang +%%WWWDIR%%/htdocs/langs/fr_CH/projects.lang +%%WWWDIR%%/htdocs/langs/fr_CH/salaries.lang +%%WWWDIR%%/htdocs/langs/fr_CH/sendings.lang +%%WWWDIR%%/htdocs/langs/fr_CH/stripe.lang +%%WWWDIR%%/htdocs/langs/fr_CH/trips.lang +%%WWWDIR%%/htdocs/langs/fr_CH/users.lang +%%WWWDIR%%/htdocs/langs/fr_CH/website.lang +%%WWWDIR%%/htdocs/langs/fr_CI/accountancy.lang +%%WWWDIR%%/htdocs/langs/fr_CI/admin.lang +%%WWWDIR%%/htdocs/langs/fr_CI/agenda.lang +%%WWWDIR%%/htdocs/langs/fr_CI/bills.lang +%%WWWDIR%%/htdocs/langs/fr_CI/blockedlog.lang +%%WWWDIR%%/htdocs/langs/fr_CI/cashdesk.lang +%%WWWDIR%%/htdocs/langs/fr_CI/categories.lang +%%WWWDIR%%/htdocs/langs/fr_CI/companies.lang +%%WWWDIR%%/htdocs/langs/fr_CI/datapolicy.lang +%%WWWDIR%%/htdocs/langs/fr_CI/errors.lang +%%WWWDIR%%/htdocs/langs/fr_CI/exports.lang +%%WWWDIR%%/htdocs/langs/fr_CI/hrm.lang +%%WWWDIR%%/htdocs/langs/fr_CI/intracommreport.lang +%%WWWDIR%%/htdocs/langs/fr_CI/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/fr_CI/main.lang +%%WWWDIR%%/htdocs/langs/fr_CI/members.lang +%%WWWDIR%%/htdocs/langs/fr_CI/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/fr_CI/products.lang +%%WWWDIR%%/htdocs/langs/fr_CI/projects.lang +%%WWWDIR%%/htdocs/langs/fr_CI/salaries.lang +%%WWWDIR%%/htdocs/langs/fr_CI/stripe.lang +%%WWWDIR%%/htdocs/langs/fr_CI/trips.lang +%%WWWDIR%%/htdocs/langs/fr_CI/users.lang +%%WWWDIR%%/htdocs/langs/fr_CI/website.lang +%%WWWDIR%%/htdocs/langs/fr_CM/accountancy.lang +%%WWWDIR%%/htdocs/langs/fr_CM/admin.lang +%%WWWDIR%%/htdocs/langs/fr_CM/agenda.lang +%%WWWDIR%%/htdocs/langs/fr_CM/banks.lang +%%WWWDIR%%/htdocs/langs/fr_CM/bills.lang +%%WWWDIR%%/htdocs/langs/fr_CM/blockedlog.lang +%%WWWDIR%%/htdocs/langs/fr_CM/categories.lang +%%WWWDIR%%/htdocs/langs/fr_CM/commercial.lang +%%WWWDIR%%/htdocs/langs/fr_CM/companies.lang +%%WWWDIR%%/htdocs/langs/fr_CM/compta.lang +%%WWWDIR%%/htdocs/langs/fr_CM/contracts.lang +%%WWWDIR%%/htdocs/langs/fr_CM/datapolicy.lang +%%WWWDIR%%/htdocs/langs/fr_CM/errors.lang +%%WWWDIR%%/htdocs/langs/fr_CM/exports.lang +%%WWWDIR%%/htdocs/langs/fr_CM/hrm.lang +%%WWWDIR%%/htdocs/langs/fr_CM/intracommreport.lang +%%WWWDIR%%/htdocs/langs/fr_CM/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/fr_CM/main.lang +%%WWWDIR%%/htdocs/langs/fr_CM/members.lang +%%WWWDIR%%/htdocs/langs/fr_CM/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/fr_CM/orders.lang +%%WWWDIR%%/htdocs/langs/fr_CM/projects.lang +%%WWWDIR%%/htdocs/langs/fr_CM/propal.lang +%%WWWDIR%%/htdocs/langs/fr_CM/recruitment.lang +%%WWWDIR%%/htdocs/langs/fr_CM/salaries.lang +%%WWWDIR%%/htdocs/langs/fr_CM/stripe.lang +%%WWWDIR%%/htdocs/langs/fr_CM/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/fr_CM/trips.lang +%%WWWDIR%%/htdocs/langs/fr_CM/users.lang +%%WWWDIR%%/htdocs/langs/fr_CM/website.lang +%%WWWDIR%%/htdocs/langs/fr_FR/accountancy.lang +%%WWWDIR%%/htdocs/langs/fr_FR/admin.lang +%%WWWDIR%%/htdocs/langs/fr_FR/agenda.lang +%%WWWDIR%%/htdocs/langs/fr_FR/assets.lang +%%WWWDIR%%/htdocs/langs/fr_FR/banks.lang +%%WWWDIR%%/htdocs/langs/fr_FR/bills.lang +%%WWWDIR%%/htdocs/langs/fr_FR/blockedlog.lang +%%WWWDIR%%/htdocs/langs/fr_FR/bookmarks.lang +%%WWWDIR%%/htdocs/langs/fr_FR/boxes.lang +%%WWWDIR%%/htdocs/langs/fr_FR/cashdesk.lang +%%WWWDIR%%/htdocs/langs/fr_FR/categories.lang +%%WWWDIR%%/htdocs/langs/fr_FR/commercial.lang +%%WWWDIR%%/htdocs/langs/fr_FR/companies.lang +%%WWWDIR%%/htdocs/langs/fr_FR/compta.lang +%%WWWDIR%%/htdocs/langs/fr_FR/contracts.lang +%%WWWDIR%%/htdocs/langs/fr_FR/cron.lang +%%WWWDIR%%/htdocs/langs/fr_FR/datapolicy.lang +%%WWWDIR%%/htdocs/langs/fr_FR/deliveries.lang +%%WWWDIR%%/htdocs/langs/fr_FR/dict.lang +%%WWWDIR%%/htdocs/langs/fr_FR/donations.lang +%%WWWDIR%%/htdocs/langs/fr_FR/ecm.lang +%%WWWDIR%%/htdocs/langs/fr_FR/errors.lang +%%WWWDIR%%/htdocs/langs/fr_FR/eventorganization.lang +%%WWWDIR%%/htdocs/langs/fr_FR/exports.lang +%%WWWDIR%%/htdocs/langs/fr_FR/help.lang +%%WWWDIR%%/htdocs/langs/fr_FR/holiday.lang +%%WWWDIR%%/htdocs/langs/fr_FR/hrm.lang +%%WWWDIR%%/htdocs/langs/fr_FR/install.lang +%%WWWDIR%%/htdocs/langs/fr_FR/interventions.lang +%%WWWDIR%%/htdocs/langs/fr_FR/intracommreport.lang +%%WWWDIR%%/htdocs/langs/fr_FR/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/fr_FR/languages.lang +%%WWWDIR%%/htdocs/langs/fr_FR/ldap.lang +%%WWWDIR%%/htdocs/langs/fr_FR/loan.lang +%%WWWDIR%%/htdocs/langs/fr_FR/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/fr_FR/mails.lang +%%WWWDIR%%/htdocs/langs/fr_FR/main.lang +%%WWWDIR%%/htdocs/langs/fr_FR/margins.lang +%%WWWDIR%%/htdocs/langs/fr_FR/members.lang +%%WWWDIR%%/htdocs/langs/fr_FR/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/fr_FR/mrp.lang +%%WWWDIR%%/htdocs/langs/fr_FR/multicurrency.lang +%%WWWDIR%%/htdocs/langs/fr_FR/oauth.lang +%%WWWDIR%%/htdocs/langs/fr_FR/opensurvey.lang +%%WWWDIR%%/htdocs/langs/fr_FR/orders.lang +%%WWWDIR%%/htdocs/langs/fr_FR/other.lang +%%WWWDIR%%/htdocs/langs/fr_FR/partnership.lang +%%WWWDIR%%/htdocs/langs/fr_FR/paybox.lang +%%WWWDIR%%/htdocs/langs/fr_FR/paypal.lang +%%WWWDIR%%/htdocs/langs/fr_FR/printing.lang +%%WWWDIR%%/htdocs/langs/fr_FR/productbatch.lang +%%WWWDIR%%/htdocs/langs/fr_FR/products.lang +%%WWWDIR%%/htdocs/langs/fr_FR/projects.lang +%%WWWDIR%%/htdocs/langs/fr_FR/propal.lang +%%WWWDIR%%/htdocs/langs/fr_FR/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/fr_FR/receptions.lang +%%WWWDIR%%/htdocs/langs/fr_FR/recruitment.lang +%%WWWDIR%%/htdocs/langs/fr_FR/resource.lang +%%WWWDIR%%/htdocs/langs/fr_FR/salaries.lang +%%WWWDIR%%/htdocs/langs/fr_FR/sendings.lang +%%WWWDIR%%/htdocs/langs/fr_FR/sms.lang +%%WWWDIR%%/htdocs/langs/fr_FR/stocks.lang +%%WWWDIR%%/htdocs/langs/fr_FR/stripe.lang +%%WWWDIR%%/htdocs/langs/fr_FR/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/fr_FR/suppliers.lang +%%WWWDIR%%/htdocs/langs/fr_FR/ticket.lang +%%WWWDIR%%/htdocs/langs/fr_FR/trips.lang +%%WWWDIR%%/htdocs/langs/fr_FR/users.lang +%%WWWDIR%%/htdocs/langs/fr_FR/website.lang +%%WWWDIR%%/htdocs/langs/fr_FR/withdrawals.lang +%%WWWDIR%%/htdocs/langs/fr_FR/workflow.lang +%%WWWDIR%%/htdocs/langs/fr_GA/accountancy.lang +%%WWWDIR%%/htdocs/langs/fr_GA/admin.lang +%%WWWDIR%%/htdocs/langs/fr_GA/agenda.lang +%%WWWDIR%%/htdocs/langs/fr_GA/assets.lang +%%WWWDIR%%/htdocs/langs/fr_GA/bills.lang +%%WWWDIR%%/htdocs/langs/fr_GA/blockedlog.lang +%%WWWDIR%%/htdocs/langs/fr_GA/boxes.lang +%%WWWDIR%%/htdocs/langs/fr_GA/cashdesk.lang +%%WWWDIR%%/htdocs/langs/fr_GA/categories.lang +%%WWWDIR%%/htdocs/langs/fr_GA/commercial.lang +%%WWWDIR%%/htdocs/langs/fr_GA/companies.lang +%%WWWDIR%%/htdocs/langs/fr_GA/compta.lang +%%WWWDIR%%/htdocs/langs/fr_GA/datapolicy.lang +%%WWWDIR%%/htdocs/langs/fr_GA/errors.lang +%%WWWDIR%%/htdocs/langs/fr_GA/exports.lang +%%WWWDIR%%/htdocs/langs/fr_GA/hrm.lang +%%WWWDIR%%/htdocs/langs/fr_GA/intracommreport.lang +%%WWWDIR%%/htdocs/langs/fr_GA/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/fr_GA/main.lang +%%WWWDIR%%/htdocs/langs/fr_GA/members.lang +%%WWWDIR%%/htdocs/langs/fr_GA/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/fr_GA/products.lang +%%WWWDIR%%/htdocs/langs/fr_GA/projects.lang +%%WWWDIR%%/htdocs/langs/fr_GA/salaries.lang +%%WWWDIR%%/htdocs/langs/fr_GA/stripe.lang +%%WWWDIR%%/htdocs/langs/fr_GA/trips.lang +%%WWWDIR%%/htdocs/langs/fr_GA/users.lang +%%WWWDIR%%/htdocs/langs/fr_GA/website.lang +%%WWWDIR%%/htdocs/langs/fr_NC/admin.lang +%%WWWDIR%%/htdocs/langs/fr_NC/companies.lang +%%WWWDIR%%/htdocs/langs/fr_NC/compta.lang +%%WWWDIR%%/htdocs/langs/fr_NC/main.lang +%%WWWDIR%%/htdocs/langs/fr_NC/projects.lang +%%WWWDIR%%/htdocs/langs/fr_TN/main.lang +%%WWWDIR%%/htdocs/langs/fr_TN/sendings.lang +%%WWWDIR%%/htdocs/langs/gl_ES/accountancy.lang +%%WWWDIR%%/htdocs/langs/gl_ES/admin.lang +%%WWWDIR%%/htdocs/langs/gl_ES/agenda.lang +%%WWWDIR%%/htdocs/langs/gl_ES/assets.lang +%%WWWDIR%%/htdocs/langs/gl_ES/banks.lang +%%WWWDIR%%/htdocs/langs/gl_ES/bills.lang +%%WWWDIR%%/htdocs/langs/gl_ES/blockedlog.lang +%%WWWDIR%%/htdocs/langs/gl_ES/bookmarks.lang +%%WWWDIR%%/htdocs/langs/gl_ES/boxes.lang +%%WWWDIR%%/htdocs/langs/gl_ES/cashdesk.lang +%%WWWDIR%%/htdocs/langs/gl_ES/categories.lang +%%WWWDIR%%/htdocs/langs/gl_ES/commercial.lang +%%WWWDIR%%/htdocs/langs/gl_ES/companies.lang +%%WWWDIR%%/htdocs/langs/gl_ES/compta.lang +%%WWWDIR%%/htdocs/langs/gl_ES/contracts.lang +%%WWWDIR%%/htdocs/langs/gl_ES/cron.lang +%%WWWDIR%%/htdocs/langs/gl_ES/datapolicy.lang +%%WWWDIR%%/htdocs/langs/gl_ES/deliveries.lang +%%WWWDIR%%/htdocs/langs/gl_ES/dict.lang +%%WWWDIR%%/htdocs/langs/gl_ES/donations.lang +%%WWWDIR%%/htdocs/langs/gl_ES/ecm.lang +%%WWWDIR%%/htdocs/langs/gl_ES/errors.lang +%%WWWDIR%%/htdocs/langs/gl_ES/eventorganization.lang +%%WWWDIR%%/htdocs/langs/gl_ES/exports.lang +%%WWWDIR%%/htdocs/langs/gl_ES/help.lang +%%WWWDIR%%/htdocs/langs/gl_ES/holiday.lang +%%WWWDIR%%/htdocs/langs/gl_ES/hrm.lang +%%WWWDIR%%/htdocs/langs/gl_ES/install.lang +%%WWWDIR%%/htdocs/langs/gl_ES/interventions.lang +%%WWWDIR%%/htdocs/langs/gl_ES/intracommreport.lang +%%WWWDIR%%/htdocs/langs/gl_ES/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/gl_ES/languages.lang +%%WWWDIR%%/htdocs/langs/gl_ES/ldap.lang +%%WWWDIR%%/htdocs/langs/gl_ES/loan.lang +%%WWWDIR%%/htdocs/langs/gl_ES/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/gl_ES/mails.lang +%%WWWDIR%%/htdocs/langs/gl_ES/main.lang +%%WWWDIR%%/htdocs/langs/gl_ES/margins.lang +%%WWWDIR%%/htdocs/langs/gl_ES/members.lang +%%WWWDIR%%/htdocs/langs/gl_ES/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/gl_ES/mrp.lang +%%WWWDIR%%/htdocs/langs/gl_ES/multicurrency.lang +%%WWWDIR%%/htdocs/langs/gl_ES/oauth.lang +%%WWWDIR%%/htdocs/langs/gl_ES/opensurvey.lang +%%WWWDIR%%/htdocs/langs/gl_ES/orders.lang +%%WWWDIR%%/htdocs/langs/gl_ES/other.lang +%%WWWDIR%%/htdocs/langs/gl_ES/partnership.lang +%%WWWDIR%%/htdocs/langs/gl_ES/paybox.lang +%%WWWDIR%%/htdocs/langs/gl_ES/paypal.lang +%%WWWDIR%%/htdocs/langs/gl_ES/printing.lang +%%WWWDIR%%/htdocs/langs/gl_ES/productbatch.lang +%%WWWDIR%%/htdocs/langs/gl_ES/products.lang +%%WWWDIR%%/htdocs/langs/gl_ES/projects.lang +%%WWWDIR%%/htdocs/langs/gl_ES/propal.lang +%%WWWDIR%%/htdocs/langs/gl_ES/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/gl_ES/receptions.lang +%%WWWDIR%%/htdocs/langs/gl_ES/recruitment.lang +%%WWWDIR%%/htdocs/langs/gl_ES/resource.lang +%%WWWDIR%%/htdocs/langs/gl_ES/salaries.lang +%%WWWDIR%%/htdocs/langs/gl_ES/sendings.lang +%%WWWDIR%%/htdocs/langs/gl_ES/sms.lang +%%WWWDIR%%/htdocs/langs/gl_ES/stocks.lang +%%WWWDIR%%/htdocs/langs/gl_ES/stripe.lang +%%WWWDIR%%/htdocs/langs/gl_ES/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/gl_ES/suppliers.lang +%%WWWDIR%%/htdocs/langs/gl_ES/ticket.lang +%%WWWDIR%%/htdocs/langs/gl_ES/trips.lang +%%WWWDIR%%/htdocs/langs/gl_ES/users.lang +%%WWWDIR%%/htdocs/langs/gl_ES/website.lang +%%WWWDIR%%/htdocs/langs/gl_ES/withdrawals.lang +%%WWWDIR%%/htdocs/langs/gl_ES/workflow.lang +%%WWWDIR%%/htdocs/langs/he_IL/accountancy.lang +%%WWWDIR%%/htdocs/langs/he_IL/admin.lang +%%WWWDIR%%/htdocs/langs/he_IL/agenda.lang +%%WWWDIR%%/htdocs/langs/he_IL/assets.lang +%%WWWDIR%%/htdocs/langs/he_IL/banks.lang +%%WWWDIR%%/htdocs/langs/he_IL/bills.lang +%%WWWDIR%%/htdocs/langs/he_IL/blockedlog.lang +%%WWWDIR%%/htdocs/langs/he_IL/bookmarks.lang +%%WWWDIR%%/htdocs/langs/he_IL/boxes.lang +%%WWWDIR%%/htdocs/langs/he_IL/cashdesk.lang +%%WWWDIR%%/htdocs/langs/he_IL/categories.lang +%%WWWDIR%%/htdocs/langs/he_IL/commercial.lang +%%WWWDIR%%/htdocs/langs/he_IL/companies.lang +%%WWWDIR%%/htdocs/langs/he_IL/compta.lang +%%WWWDIR%%/htdocs/langs/he_IL/contracts.lang +%%WWWDIR%%/htdocs/langs/he_IL/cron.lang +%%WWWDIR%%/htdocs/langs/he_IL/datapolicy.lang +%%WWWDIR%%/htdocs/langs/he_IL/deliveries.lang +%%WWWDIR%%/htdocs/langs/he_IL/dict.lang +%%WWWDIR%%/htdocs/langs/he_IL/donations.lang +%%WWWDIR%%/htdocs/langs/he_IL/ecm.lang +%%WWWDIR%%/htdocs/langs/he_IL/errors.lang +%%WWWDIR%%/htdocs/langs/he_IL/eventorganization.lang +%%WWWDIR%%/htdocs/langs/he_IL/exports.lang +%%WWWDIR%%/htdocs/langs/he_IL/help.lang +%%WWWDIR%%/htdocs/langs/he_IL/holiday.lang +%%WWWDIR%%/htdocs/langs/he_IL/hrm.lang +%%WWWDIR%%/htdocs/langs/he_IL/install.lang +%%WWWDIR%%/htdocs/langs/he_IL/interventions.lang +%%WWWDIR%%/htdocs/langs/he_IL/intracommreport.lang +%%WWWDIR%%/htdocs/langs/he_IL/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/he_IL/languages.lang +%%WWWDIR%%/htdocs/langs/he_IL/ldap.lang +%%WWWDIR%%/htdocs/langs/he_IL/loan.lang +%%WWWDIR%%/htdocs/langs/he_IL/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/he_IL/mails.lang +%%WWWDIR%%/htdocs/langs/he_IL/main.lang +%%WWWDIR%%/htdocs/langs/he_IL/margins.lang +%%WWWDIR%%/htdocs/langs/he_IL/members.lang +%%WWWDIR%%/htdocs/langs/he_IL/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/he_IL/mrp.lang +%%WWWDIR%%/htdocs/langs/he_IL/multicurrency.lang +%%WWWDIR%%/htdocs/langs/he_IL/oauth.lang +%%WWWDIR%%/htdocs/langs/he_IL/opensurvey.lang +%%WWWDIR%%/htdocs/langs/he_IL/orders.lang +%%WWWDIR%%/htdocs/langs/he_IL/other.lang +%%WWWDIR%%/htdocs/langs/he_IL/partnership.lang +%%WWWDIR%%/htdocs/langs/he_IL/paybox.lang +%%WWWDIR%%/htdocs/langs/he_IL/paypal.lang +%%WWWDIR%%/htdocs/langs/he_IL/printing.lang +%%WWWDIR%%/htdocs/langs/he_IL/productbatch.lang +%%WWWDIR%%/htdocs/langs/he_IL/products.lang +%%WWWDIR%%/htdocs/langs/he_IL/projects.lang +%%WWWDIR%%/htdocs/langs/he_IL/propal.lang +%%WWWDIR%%/htdocs/langs/he_IL/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/he_IL/receptions.lang +%%WWWDIR%%/htdocs/langs/he_IL/recruitment.lang +%%WWWDIR%%/htdocs/langs/he_IL/resource.lang +%%WWWDIR%%/htdocs/langs/he_IL/salaries.lang +%%WWWDIR%%/htdocs/langs/he_IL/sendings.lang +%%WWWDIR%%/htdocs/langs/he_IL/sms.lang +%%WWWDIR%%/htdocs/langs/he_IL/stocks.lang +%%WWWDIR%%/htdocs/langs/he_IL/stripe.lang +%%WWWDIR%%/htdocs/langs/he_IL/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/he_IL/suppliers.lang +%%WWWDIR%%/htdocs/langs/he_IL/ticket.lang +%%WWWDIR%%/htdocs/langs/he_IL/trips.lang +%%WWWDIR%%/htdocs/langs/he_IL/users.lang +%%WWWDIR%%/htdocs/langs/he_IL/website.lang +%%WWWDIR%%/htdocs/langs/he_IL/withdrawals.lang +%%WWWDIR%%/htdocs/langs/he_IL/workflow.lang +%%WWWDIR%%/htdocs/langs/hi_IN/accountancy.lang +%%WWWDIR%%/htdocs/langs/hi_IN/admin.lang +%%WWWDIR%%/htdocs/langs/hi_IN/agenda.lang +%%WWWDIR%%/htdocs/langs/hi_IN/assets.lang +%%WWWDIR%%/htdocs/langs/hi_IN/banks.lang +%%WWWDIR%%/htdocs/langs/hi_IN/bills.lang +%%WWWDIR%%/htdocs/langs/hi_IN/blockedlog.lang +%%WWWDIR%%/htdocs/langs/hi_IN/bookmarks.lang +%%WWWDIR%%/htdocs/langs/hi_IN/boxes.lang +%%WWWDIR%%/htdocs/langs/hi_IN/cashdesk.lang +%%WWWDIR%%/htdocs/langs/hi_IN/categories.lang +%%WWWDIR%%/htdocs/langs/hi_IN/commercial.lang +%%WWWDIR%%/htdocs/langs/hi_IN/companies.lang +%%WWWDIR%%/htdocs/langs/hi_IN/compta.lang +%%WWWDIR%%/htdocs/langs/hi_IN/contracts.lang +%%WWWDIR%%/htdocs/langs/hi_IN/cron.lang +%%WWWDIR%%/htdocs/langs/hi_IN/datapolicy.lang +%%WWWDIR%%/htdocs/langs/hi_IN/deliveries.lang +%%WWWDIR%%/htdocs/langs/hi_IN/dict.lang +%%WWWDIR%%/htdocs/langs/hi_IN/donations.lang +%%WWWDIR%%/htdocs/langs/hi_IN/ecm.lang +%%WWWDIR%%/htdocs/langs/hi_IN/errors.lang +%%WWWDIR%%/htdocs/langs/hi_IN/eventorganization.lang +%%WWWDIR%%/htdocs/langs/hi_IN/exports.lang +%%WWWDIR%%/htdocs/langs/hi_IN/help.lang +%%WWWDIR%%/htdocs/langs/hi_IN/holiday.lang +%%WWWDIR%%/htdocs/langs/hi_IN/hrm.lang +%%WWWDIR%%/htdocs/langs/hi_IN/install.lang +%%WWWDIR%%/htdocs/langs/hi_IN/interventions.lang +%%WWWDIR%%/htdocs/langs/hi_IN/intracommreport.lang +%%WWWDIR%%/htdocs/langs/hi_IN/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/hi_IN/languages.lang +%%WWWDIR%%/htdocs/langs/hi_IN/ldap.lang +%%WWWDIR%%/htdocs/langs/hi_IN/loan.lang +%%WWWDIR%%/htdocs/langs/hi_IN/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/hi_IN/mails.lang +%%WWWDIR%%/htdocs/langs/hi_IN/main.lang +%%WWWDIR%%/htdocs/langs/hi_IN/margins.lang +%%WWWDIR%%/htdocs/langs/hi_IN/members.lang +%%WWWDIR%%/htdocs/langs/hi_IN/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/hi_IN/mrp.lang +%%WWWDIR%%/htdocs/langs/hi_IN/multicurrency.lang +%%WWWDIR%%/htdocs/langs/hi_IN/oauth.lang +%%WWWDIR%%/htdocs/langs/hi_IN/opensurvey.lang +%%WWWDIR%%/htdocs/langs/hi_IN/orders.lang +%%WWWDIR%%/htdocs/langs/hi_IN/other.lang +%%WWWDIR%%/htdocs/langs/hi_IN/partnership.lang +%%WWWDIR%%/htdocs/langs/hi_IN/paybox.lang +%%WWWDIR%%/htdocs/langs/hi_IN/paypal.lang +%%WWWDIR%%/htdocs/langs/hi_IN/printing.lang +%%WWWDIR%%/htdocs/langs/hi_IN/productbatch.lang +%%WWWDIR%%/htdocs/langs/hi_IN/products.lang +%%WWWDIR%%/htdocs/langs/hi_IN/projects.lang +%%WWWDIR%%/htdocs/langs/hi_IN/propal.lang +%%WWWDIR%%/htdocs/langs/hi_IN/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/hi_IN/receptions.lang +%%WWWDIR%%/htdocs/langs/hi_IN/recruitment.lang +%%WWWDIR%%/htdocs/langs/hi_IN/resource.lang +%%WWWDIR%%/htdocs/langs/hi_IN/salaries.lang +%%WWWDIR%%/htdocs/langs/hi_IN/sendings.lang +%%WWWDIR%%/htdocs/langs/hi_IN/sms.lang +%%WWWDIR%%/htdocs/langs/hi_IN/stocks.lang +%%WWWDIR%%/htdocs/langs/hi_IN/stripe.lang +%%WWWDIR%%/htdocs/langs/hi_IN/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/hi_IN/suppliers.lang +%%WWWDIR%%/htdocs/langs/hi_IN/ticket.lang +%%WWWDIR%%/htdocs/langs/hi_IN/trips.lang +%%WWWDIR%%/htdocs/langs/hi_IN/users.lang +%%WWWDIR%%/htdocs/langs/hi_IN/website.lang +%%WWWDIR%%/htdocs/langs/hi_IN/withdrawals.lang +%%WWWDIR%%/htdocs/langs/hi_IN/workflow.lang +%%WWWDIR%%/htdocs/langs/hr_HR/accountancy.lang +%%WWWDIR%%/htdocs/langs/hr_HR/admin.lang +%%WWWDIR%%/htdocs/langs/hr_HR/agenda.lang +%%WWWDIR%%/htdocs/langs/hr_HR/assets.lang +%%WWWDIR%%/htdocs/langs/hr_HR/banks.lang +%%WWWDIR%%/htdocs/langs/hr_HR/bills.lang +%%WWWDIR%%/htdocs/langs/hr_HR/blockedlog.lang +%%WWWDIR%%/htdocs/langs/hr_HR/bookmarks.lang +%%WWWDIR%%/htdocs/langs/hr_HR/boxes.lang +%%WWWDIR%%/htdocs/langs/hr_HR/cashdesk.lang +%%WWWDIR%%/htdocs/langs/hr_HR/categories.lang +%%WWWDIR%%/htdocs/langs/hr_HR/commercial.lang +%%WWWDIR%%/htdocs/langs/hr_HR/companies.lang +%%WWWDIR%%/htdocs/langs/hr_HR/compta.lang +%%WWWDIR%%/htdocs/langs/hr_HR/contracts.lang +%%WWWDIR%%/htdocs/langs/hr_HR/cron.lang +%%WWWDIR%%/htdocs/langs/hr_HR/datapolicy.lang +%%WWWDIR%%/htdocs/langs/hr_HR/deliveries.lang +%%WWWDIR%%/htdocs/langs/hr_HR/dict.lang +%%WWWDIR%%/htdocs/langs/hr_HR/donations.lang +%%WWWDIR%%/htdocs/langs/hr_HR/ecm.lang +%%WWWDIR%%/htdocs/langs/hr_HR/errors.lang +%%WWWDIR%%/htdocs/langs/hr_HR/eventorganization.lang +%%WWWDIR%%/htdocs/langs/hr_HR/exports.lang +%%WWWDIR%%/htdocs/langs/hr_HR/help.lang +%%WWWDIR%%/htdocs/langs/hr_HR/holiday.lang +%%WWWDIR%%/htdocs/langs/hr_HR/hrm.lang +%%WWWDIR%%/htdocs/langs/hr_HR/install.lang +%%WWWDIR%%/htdocs/langs/hr_HR/interventions.lang +%%WWWDIR%%/htdocs/langs/hr_HR/intracommreport.lang +%%WWWDIR%%/htdocs/langs/hr_HR/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/hr_HR/languages.lang +%%WWWDIR%%/htdocs/langs/hr_HR/ldap.lang +%%WWWDIR%%/htdocs/langs/hr_HR/loan.lang +%%WWWDIR%%/htdocs/langs/hr_HR/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/hr_HR/mails.lang +%%WWWDIR%%/htdocs/langs/hr_HR/main.lang +%%WWWDIR%%/htdocs/langs/hr_HR/margins.lang +%%WWWDIR%%/htdocs/langs/hr_HR/members.lang +%%WWWDIR%%/htdocs/langs/hr_HR/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/hr_HR/mrp.lang +%%WWWDIR%%/htdocs/langs/hr_HR/multicurrency.lang +%%WWWDIR%%/htdocs/langs/hr_HR/oauth.lang +%%WWWDIR%%/htdocs/langs/hr_HR/opensurvey.lang +%%WWWDIR%%/htdocs/langs/hr_HR/orders.lang +%%WWWDIR%%/htdocs/langs/hr_HR/other.lang +%%WWWDIR%%/htdocs/langs/hr_HR/partnership.lang +%%WWWDIR%%/htdocs/langs/hr_HR/paybox.lang +%%WWWDIR%%/htdocs/langs/hr_HR/paypal.lang +%%WWWDIR%%/htdocs/langs/hr_HR/printing.lang +%%WWWDIR%%/htdocs/langs/hr_HR/productbatch.lang +%%WWWDIR%%/htdocs/langs/hr_HR/products.lang +%%WWWDIR%%/htdocs/langs/hr_HR/projects.lang +%%WWWDIR%%/htdocs/langs/hr_HR/propal.lang +%%WWWDIR%%/htdocs/langs/hr_HR/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/hr_HR/receptions.lang +%%WWWDIR%%/htdocs/langs/hr_HR/recruitment.lang +%%WWWDIR%%/htdocs/langs/hr_HR/resource.lang +%%WWWDIR%%/htdocs/langs/hr_HR/salaries.lang +%%WWWDIR%%/htdocs/langs/hr_HR/sendings.lang +%%WWWDIR%%/htdocs/langs/hr_HR/sms.lang +%%WWWDIR%%/htdocs/langs/hr_HR/stocks.lang +%%WWWDIR%%/htdocs/langs/hr_HR/stripe.lang +%%WWWDIR%%/htdocs/langs/hr_HR/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/hr_HR/suppliers.lang +%%WWWDIR%%/htdocs/langs/hr_HR/ticket.lang +%%WWWDIR%%/htdocs/langs/hr_HR/trips.lang +%%WWWDIR%%/htdocs/langs/hr_HR/users.lang +%%WWWDIR%%/htdocs/langs/hr_HR/website.lang +%%WWWDIR%%/htdocs/langs/hr_HR/withdrawals.lang +%%WWWDIR%%/htdocs/langs/hr_HR/workflow.lang +%%WWWDIR%%/htdocs/langs/hu_HU/accountancy.lang +%%WWWDIR%%/htdocs/langs/hu_HU/admin.lang +%%WWWDIR%%/htdocs/langs/hu_HU/agenda.lang +%%WWWDIR%%/htdocs/langs/hu_HU/assets.lang +%%WWWDIR%%/htdocs/langs/hu_HU/banks.lang +%%WWWDIR%%/htdocs/langs/hu_HU/bills.lang +%%WWWDIR%%/htdocs/langs/hu_HU/blockedlog.lang +%%WWWDIR%%/htdocs/langs/hu_HU/bookmarks.lang +%%WWWDIR%%/htdocs/langs/hu_HU/boxes.lang +%%WWWDIR%%/htdocs/langs/hu_HU/cashdesk.lang +%%WWWDIR%%/htdocs/langs/hu_HU/categories.lang +%%WWWDIR%%/htdocs/langs/hu_HU/commercial.lang +%%WWWDIR%%/htdocs/langs/hu_HU/companies.lang +%%WWWDIR%%/htdocs/langs/hu_HU/compta.lang +%%WWWDIR%%/htdocs/langs/hu_HU/contracts.lang +%%WWWDIR%%/htdocs/langs/hu_HU/cron.lang +%%WWWDIR%%/htdocs/langs/hu_HU/datapolicy.lang +%%WWWDIR%%/htdocs/langs/hu_HU/deliveries.lang +%%WWWDIR%%/htdocs/langs/hu_HU/dict.lang +%%WWWDIR%%/htdocs/langs/hu_HU/donations.lang +%%WWWDIR%%/htdocs/langs/hu_HU/ecm.lang +%%WWWDIR%%/htdocs/langs/hu_HU/errors.lang +%%WWWDIR%%/htdocs/langs/hu_HU/eventorganization.lang +%%WWWDIR%%/htdocs/langs/hu_HU/exports.lang +%%WWWDIR%%/htdocs/langs/hu_HU/help.lang +%%WWWDIR%%/htdocs/langs/hu_HU/holiday.lang +%%WWWDIR%%/htdocs/langs/hu_HU/hrm.lang +%%WWWDIR%%/htdocs/langs/hu_HU/install.lang +%%WWWDIR%%/htdocs/langs/hu_HU/interventions.lang +%%WWWDIR%%/htdocs/langs/hu_HU/intracommreport.lang +%%WWWDIR%%/htdocs/langs/hu_HU/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/hu_HU/languages.lang +%%WWWDIR%%/htdocs/langs/hu_HU/ldap.lang +%%WWWDIR%%/htdocs/langs/hu_HU/loan.lang +%%WWWDIR%%/htdocs/langs/hu_HU/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/hu_HU/mails.lang +%%WWWDIR%%/htdocs/langs/hu_HU/main.lang +%%WWWDIR%%/htdocs/langs/hu_HU/margins.lang +%%WWWDIR%%/htdocs/langs/hu_HU/members.lang +%%WWWDIR%%/htdocs/langs/hu_HU/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/hu_HU/mrp.lang +%%WWWDIR%%/htdocs/langs/hu_HU/multicurrency.lang +%%WWWDIR%%/htdocs/langs/hu_HU/oauth.lang +%%WWWDIR%%/htdocs/langs/hu_HU/opensurvey.lang +%%WWWDIR%%/htdocs/langs/hu_HU/orders.lang +%%WWWDIR%%/htdocs/langs/hu_HU/other.lang +%%WWWDIR%%/htdocs/langs/hu_HU/partnership.lang +%%WWWDIR%%/htdocs/langs/hu_HU/paybox.lang +%%WWWDIR%%/htdocs/langs/hu_HU/paypal.lang +%%WWWDIR%%/htdocs/langs/hu_HU/printing.lang +%%WWWDIR%%/htdocs/langs/hu_HU/productbatch.lang +%%WWWDIR%%/htdocs/langs/hu_HU/products.lang +%%WWWDIR%%/htdocs/langs/hu_HU/projects.lang +%%WWWDIR%%/htdocs/langs/hu_HU/propal.lang +%%WWWDIR%%/htdocs/langs/hu_HU/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/hu_HU/receptions.lang +%%WWWDIR%%/htdocs/langs/hu_HU/recruitment.lang +%%WWWDIR%%/htdocs/langs/hu_HU/resource.lang +%%WWWDIR%%/htdocs/langs/hu_HU/salaries.lang +%%WWWDIR%%/htdocs/langs/hu_HU/sendings.lang +%%WWWDIR%%/htdocs/langs/hu_HU/sms.lang +%%WWWDIR%%/htdocs/langs/hu_HU/stocks.lang +%%WWWDIR%%/htdocs/langs/hu_HU/stripe.lang +%%WWWDIR%%/htdocs/langs/hu_HU/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/hu_HU/suppliers.lang +%%WWWDIR%%/htdocs/langs/hu_HU/ticket.lang +%%WWWDIR%%/htdocs/langs/hu_HU/trips.lang +%%WWWDIR%%/htdocs/langs/hu_HU/users.lang +%%WWWDIR%%/htdocs/langs/hu_HU/website.lang +%%WWWDIR%%/htdocs/langs/hu_HU/withdrawals.lang +%%WWWDIR%%/htdocs/langs/hu_HU/workflow.lang +%%WWWDIR%%/htdocs/langs/id_ID/accountancy.lang +%%WWWDIR%%/htdocs/langs/id_ID/admin.lang +%%WWWDIR%%/htdocs/langs/id_ID/agenda.lang +%%WWWDIR%%/htdocs/langs/id_ID/assets.lang +%%WWWDIR%%/htdocs/langs/id_ID/banks.lang +%%WWWDIR%%/htdocs/langs/id_ID/bills.lang +%%WWWDIR%%/htdocs/langs/id_ID/blockedlog.lang +%%WWWDIR%%/htdocs/langs/id_ID/bookmarks.lang +%%WWWDIR%%/htdocs/langs/id_ID/boxes.lang +%%WWWDIR%%/htdocs/langs/id_ID/cashdesk.lang +%%WWWDIR%%/htdocs/langs/id_ID/categories.lang +%%WWWDIR%%/htdocs/langs/id_ID/commercial.lang +%%WWWDIR%%/htdocs/langs/id_ID/companies.lang +%%WWWDIR%%/htdocs/langs/id_ID/compta.lang +%%WWWDIR%%/htdocs/langs/id_ID/contracts.lang +%%WWWDIR%%/htdocs/langs/id_ID/cron.lang +%%WWWDIR%%/htdocs/langs/id_ID/datapolicy.lang +%%WWWDIR%%/htdocs/langs/id_ID/deliveries.lang +%%WWWDIR%%/htdocs/langs/id_ID/dict.lang +%%WWWDIR%%/htdocs/langs/id_ID/donations.lang +%%WWWDIR%%/htdocs/langs/id_ID/ecm.lang +%%WWWDIR%%/htdocs/langs/id_ID/errors.lang +%%WWWDIR%%/htdocs/langs/id_ID/eventorganization.lang +%%WWWDIR%%/htdocs/langs/id_ID/exports.lang +%%WWWDIR%%/htdocs/langs/id_ID/help.lang +%%WWWDIR%%/htdocs/langs/id_ID/holiday.lang +%%WWWDIR%%/htdocs/langs/id_ID/hrm.lang +%%WWWDIR%%/htdocs/langs/id_ID/install.lang +%%WWWDIR%%/htdocs/langs/id_ID/interventions.lang +%%WWWDIR%%/htdocs/langs/id_ID/intracommreport.lang +%%WWWDIR%%/htdocs/langs/id_ID/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/id_ID/languages.lang +%%WWWDIR%%/htdocs/langs/id_ID/ldap.lang +%%WWWDIR%%/htdocs/langs/id_ID/loan.lang +%%WWWDIR%%/htdocs/langs/id_ID/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/id_ID/mails.lang +%%WWWDIR%%/htdocs/langs/id_ID/main.lang +%%WWWDIR%%/htdocs/langs/id_ID/margins.lang +%%WWWDIR%%/htdocs/langs/id_ID/members.lang +%%WWWDIR%%/htdocs/langs/id_ID/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/id_ID/mrp.lang +%%WWWDIR%%/htdocs/langs/id_ID/multicurrency.lang +%%WWWDIR%%/htdocs/langs/id_ID/oauth.lang +%%WWWDIR%%/htdocs/langs/id_ID/opensurvey.lang +%%WWWDIR%%/htdocs/langs/id_ID/orders.lang +%%WWWDIR%%/htdocs/langs/id_ID/other.lang +%%WWWDIR%%/htdocs/langs/id_ID/partnership.lang +%%WWWDIR%%/htdocs/langs/id_ID/paybox.lang +%%WWWDIR%%/htdocs/langs/id_ID/paypal.lang +%%WWWDIR%%/htdocs/langs/id_ID/printing.lang +%%WWWDIR%%/htdocs/langs/id_ID/productbatch.lang +%%WWWDIR%%/htdocs/langs/id_ID/products.lang +%%WWWDIR%%/htdocs/langs/id_ID/projects.lang +%%WWWDIR%%/htdocs/langs/id_ID/propal.lang +%%WWWDIR%%/htdocs/langs/id_ID/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/id_ID/receptions.lang +%%WWWDIR%%/htdocs/langs/id_ID/recruitment.lang +%%WWWDIR%%/htdocs/langs/id_ID/resource.lang +%%WWWDIR%%/htdocs/langs/id_ID/salaries.lang +%%WWWDIR%%/htdocs/langs/id_ID/sendings.lang +%%WWWDIR%%/htdocs/langs/id_ID/sms.lang +%%WWWDIR%%/htdocs/langs/id_ID/stocks.lang +%%WWWDIR%%/htdocs/langs/id_ID/stripe.lang +%%WWWDIR%%/htdocs/langs/id_ID/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/id_ID/suppliers.lang +%%WWWDIR%%/htdocs/langs/id_ID/ticket.lang +%%WWWDIR%%/htdocs/langs/id_ID/trips.lang +%%WWWDIR%%/htdocs/langs/id_ID/users.lang +%%WWWDIR%%/htdocs/langs/id_ID/website.lang +%%WWWDIR%%/htdocs/langs/id_ID/withdrawals.lang +%%WWWDIR%%/htdocs/langs/id_ID/workflow.lang +%%WWWDIR%%/htdocs/langs/is_IS/accountancy.lang +%%WWWDIR%%/htdocs/langs/is_IS/admin.lang +%%WWWDIR%%/htdocs/langs/is_IS/agenda.lang +%%WWWDIR%%/htdocs/langs/is_IS/assets.lang +%%WWWDIR%%/htdocs/langs/is_IS/banks.lang +%%WWWDIR%%/htdocs/langs/is_IS/bills.lang +%%WWWDIR%%/htdocs/langs/is_IS/blockedlog.lang +%%WWWDIR%%/htdocs/langs/is_IS/bookmarks.lang +%%WWWDIR%%/htdocs/langs/is_IS/boxes.lang +%%WWWDIR%%/htdocs/langs/is_IS/cashdesk.lang +%%WWWDIR%%/htdocs/langs/is_IS/categories.lang +%%WWWDIR%%/htdocs/langs/is_IS/commercial.lang +%%WWWDIR%%/htdocs/langs/is_IS/companies.lang +%%WWWDIR%%/htdocs/langs/is_IS/compta.lang +%%WWWDIR%%/htdocs/langs/is_IS/contracts.lang +%%WWWDIR%%/htdocs/langs/is_IS/cron.lang +%%WWWDIR%%/htdocs/langs/is_IS/datapolicy.lang +%%WWWDIR%%/htdocs/langs/is_IS/deliveries.lang +%%WWWDIR%%/htdocs/langs/is_IS/dict.lang +%%WWWDIR%%/htdocs/langs/is_IS/donations.lang +%%WWWDIR%%/htdocs/langs/is_IS/ecm.lang +%%WWWDIR%%/htdocs/langs/is_IS/errors.lang +%%WWWDIR%%/htdocs/langs/is_IS/eventorganization.lang +%%WWWDIR%%/htdocs/langs/is_IS/exports.lang +%%WWWDIR%%/htdocs/langs/is_IS/help.lang +%%WWWDIR%%/htdocs/langs/is_IS/holiday.lang +%%WWWDIR%%/htdocs/langs/is_IS/hrm.lang +%%WWWDIR%%/htdocs/langs/is_IS/install.lang +%%WWWDIR%%/htdocs/langs/is_IS/interventions.lang +%%WWWDIR%%/htdocs/langs/is_IS/intracommreport.lang +%%WWWDIR%%/htdocs/langs/is_IS/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/is_IS/languages.lang +%%WWWDIR%%/htdocs/langs/is_IS/ldap.lang +%%WWWDIR%%/htdocs/langs/is_IS/loan.lang +%%WWWDIR%%/htdocs/langs/is_IS/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/is_IS/mails.lang +%%WWWDIR%%/htdocs/langs/is_IS/main.lang +%%WWWDIR%%/htdocs/langs/is_IS/margins.lang +%%WWWDIR%%/htdocs/langs/is_IS/members.lang +%%WWWDIR%%/htdocs/langs/is_IS/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/is_IS/mrp.lang +%%WWWDIR%%/htdocs/langs/is_IS/multicurrency.lang +%%WWWDIR%%/htdocs/langs/is_IS/oauth.lang +%%WWWDIR%%/htdocs/langs/is_IS/opensurvey.lang +%%WWWDIR%%/htdocs/langs/is_IS/orders.lang +%%WWWDIR%%/htdocs/langs/is_IS/other.lang +%%WWWDIR%%/htdocs/langs/is_IS/partnership.lang +%%WWWDIR%%/htdocs/langs/is_IS/paybox.lang +%%WWWDIR%%/htdocs/langs/is_IS/paypal.lang +%%WWWDIR%%/htdocs/langs/is_IS/printing.lang +%%WWWDIR%%/htdocs/langs/is_IS/productbatch.lang +%%WWWDIR%%/htdocs/langs/is_IS/products.lang +%%WWWDIR%%/htdocs/langs/is_IS/projects.lang +%%WWWDIR%%/htdocs/langs/is_IS/propal.lang +%%WWWDIR%%/htdocs/langs/is_IS/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/is_IS/receptions.lang +%%WWWDIR%%/htdocs/langs/is_IS/recruitment.lang +%%WWWDIR%%/htdocs/langs/is_IS/resource.lang +%%WWWDIR%%/htdocs/langs/is_IS/salaries.lang +%%WWWDIR%%/htdocs/langs/is_IS/sendings.lang +%%WWWDIR%%/htdocs/langs/is_IS/sms.lang +%%WWWDIR%%/htdocs/langs/is_IS/stocks.lang +%%WWWDIR%%/htdocs/langs/is_IS/stripe.lang +%%WWWDIR%%/htdocs/langs/is_IS/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/is_IS/suppliers.lang +%%WWWDIR%%/htdocs/langs/is_IS/ticket.lang +%%WWWDIR%%/htdocs/langs/is_IS/trips.lang +%%WWWDIR%%/htdocs/langs/is_IS/users.lang +%%WWWDIR%%/htdocs/langs/is_IS/website.lang +%%WWWDIR%%/htdocs/langs/is_IS/withdrawals.lang +%%WWWDIR%%/htdocs/langs/is_IS/workflow.lang +%%WWWDIR%%/htdocs/langs/it_CH/accountancy.lang +%%WWWDIR%%/htdocs/langs/it_CH/admin.lang +%%WWWDIR%%/htdocs/langs/it_CH/agenda.lang +%%WWWDIR%%/htdocs/langs/it_CH/bills.lang +%%WWWDIR%%/htdocs/langs/it_CH/blockedlog.lang +%%WWWDIR%%/htdocs/langs/it_CH/categories.lang +%%WWWDIR%%/htdocs/langs/it_CH/companies.lang +%%WWWDIR%%/htdocs/langs/it_CH/datapolicy.lang +%%WWWDIR%%/htdocs/langs/it_CH/errors.lang +%%WWWDIR%%/htdocs/langs/it_CH/exports.lang +%%WWWDIR%%/htdocs/langs/it_CH/hrm.lang +%%WWWDIR%%/htdocs/langs/it_CH/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/it_CH/mails.lang +%%WWWDIR%%/htdocs/langs/it_CH/main.lang +%%WWWDIR%%/htdocs/langs/it_CH/members.lang +%%WWWDIR%%/htdocs/langs/it_CH/products.lang +%%WWWDIR%%/htdocs/langs/it_CH/projects.lang +%%WWWDIR%%/htdocs/langs/it_CH/salaries.lang +%%WWWDIR%%/htdocs/langs/it_CH/trips.lang +%%WWWDIR%%/htdocs/langs/it_IT/accountancy.lang +%%WWWDIR%%/htdocs/langs/it_IT/admin.lang +%%WWWDIR%%/htdocs/langs/it_IT/agenda.lang +%%WWWDIR%%/htdocs/langs/it_IT/assets.lang +%%WWWDIR%%/htdocs/langs/it_IT/banks.lang +%%WWWDIR%%/htdocs/langs/it_IT/bills.lang +%%WWWDIR%%/htdocs/langs/it_IT/blockedlog.lang +%%WWWDIR%%/htdocs/langs/it_IT/bookmarks.lang +%%WWWDIR%%/htdocs/langs/it_IT/boxes.lang +%%WWWDIR%%/htdocs/langs/it_IT/cashdesk.lang +%%WWWDIR%%/htdocs/langs/it_IT/categories.lang +%%WWWDIR%%/htdocs/langs/it_IT/commercial.lang +%%WWWDIR%%/htdocs/langs/it_IT/companies.lang +%%WWWDIR%%/htdocs/langs/it_IT/compta.lang +%%WWWDIR%%/htdocs/langs/it_IT/contracts.lang +%%WWWDIR%%/htdocs/langs/it_IT/cron.lang +%%WWWDIR%%/htdocs/langs/it_IT/datapolicy.lang +%%WWWDIR%%/htdocs/langs/it_IT/deliveries.lang +%%WWWDIR%%/htdocs/langs/it_IT/dict.lang +%%WWWDIR%%/htdocs/langs/it_IT/donations.lang +%%WWWDIR%%/htdocs/langs/it_IT/ecm.lang +%%WWWDIR%%/htdocs/langs/it_IT/errors.lang +%%WWWDIR%%/htdocs/langs/it_IT/eventorganization.lang +%%WWWDIR%%/htdocs/langs/it_IT/exports.lang +%%WWWDIR%%/htdocs/langs/it_IT/google.lang +%%WWWDIR%%/htdocs/langs/it_IT/help.lang +%%WWWDIR%%/htdocs/langs/it_IT/holiday.lang +%%WWWDIR%%/htdocs/langs/it_IT/hrm.lang +%%WWWDIR%%/htdocs/langs/it_IT/install.lang +%%WWWDIR%%/htdocs/langs/it_IT/interventions.lang +%%WWWDIR%%/htdocs/langs/it_IT/intracommreport.lang +%%WWWDIR%%/htdocs/langs/it_IT/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/it_IT/languages.lang +%%WWWDIR%%/htdocs/langs/it_IT/ldap.lang +%%WWWDIR%%/htdocs/langs/it_IT/loan.lang +%%WWWDIR%%/htdocs/langs/it_IT/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/it_IT/mails.lang +%%WWWDIR%%/htdocs/langs/it_IT/main.lang +%%WWWDIR%%/htdocs/langs/it_IT/margins.lang +%%WWWDIR%%/htdocs/langs/it_IT/members.lang +%%WWWDIR%%/htdocs/langs/it_IT/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/it_IT/mrp.lang +%%WWWDIR%%/htdocs/langs/it_IT/multicurrency.lang +%%WWWDIR%%/htdocs/langs/it_IT/oauth.lang +%%WWWDIR%%/htdocs/langs/it_IT/opensurvey.lang +%%WWWDIR%%/htdocs/langs/it_IT/orders.lang +%%WWWDIR%%/htdocs/langs/it_IT/other.lang +%%WWWDIR%%/htdocs/langs/it_IT/partnership.lang +%%WWWDIR%%/htdocs/langs/it_IT/paybox.lang +%%WWWDIR%%/htdocs/langs/it_IT/paypal.lang +%%WWWDIR%%/htdocs/langs/it_IT/printing.lang +%%WWWDIR%%/htdocs/langs/it_IT/productbatch.lang +%%WWWDIR%%/htdocs/langs/it_IT/products.lang +%%WWWDIR%%/htdocs/langs/it_IT/projects.lang +%%WWWDIR%%/htdocs/langs/it_IT/propal.lang +%%WWWDIR%%/htdocs/langs/it_IT/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/it_IT/receptions.lang +%%WWWDIR%%/htdocs/langs/it_IT/recruitment.lang +%%WWWDIR%%/htdocs/langs/it_IT/resource.lang +%%WWWDIR%%/htdocs/langs/it_IT/salaries.lang +%%WWWDIR%%/htdocs/langs/it_IT/sendings.lang +%%WWWDIR%%/htdocs/langs/it_IT/sms.lang +%%WWWDIR%%/htdocs/langs/it_IT/stocks.lang +%%WWWDIR%%/htdocs/langs/it_IT/stripe.lang +%%WWWDIR%%/htdocs/langs/it_IT/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/it_IT/suppliers.lang +%%WWWDIR%%/htdocs/langs/it_IT/ticket.lang +%%WWWDIR%%/htdocs/langs/it_IT/trips.lang +%%WWWDIR%%/htdocs/langs/it_IT/users.lang +%%WWWDIR%%/htdocs/langs/it_IT/website.lang +%%WWWDIR%%/htdocs/langs/it_IT/withdrawals.lang +%%WWWDIR%%/htdocs/langs/it_IT/workflow.lang +%%WWWDIR%%/htdocs/langs/ja_JP/accountancy.lang +%%WWWDIR%%/htdocs/langs/ja_JP/admin.lang +%%WWWDIR%%/htdocs/langs/ja_JP/agenda.lang +%%WWWDIR%%/htdocs/langs/ja_JP/assets.lang +%%WWWDIR%%/htdocs/langs/ja_JP/banks.lang +%%WWWDIR%%/htdocs/langs/ja_JP/bills.lang +%%WWWDIR%%/htdocs/langs/ja_JP/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ja_JP/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ja_JP/boxes.lang +%%WWWDIR%%/htdocs/langs/ja_JP/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ja_JP/categories.lang +%%WWWDIR%%/htdocs/langs/ja_JP/commercial.lang +%%WWWDIR%%/htdocs/langs/ja_JP/companies.lang +%%WWWDIR%%/htdocs/langs/ja_JP/compta.lang +%%WWWDIR%%/htdocs/langs/ja_JP/contracts.lang +%%WWWDIR%%/htdocs/langs/ja_JP/cron.lang +%%WWWDIR%%/htdocs/langs/ja_JP/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ja_JP/deliveries.lang +%%WWWDIR%%/htdocs/langs/ja_JP/dict.lang +%%WWWDIR%%/htdocs/langs/ja_JP/donations.lang +%%WWWDIR%%/htdocs/langs/ja_JP/ecm.lang +%%WWWDIR%%/htdocs/langs/ja_JP/errors.lang +%%WWWDIR%%/htdocs/langs/ja_JP/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ja_JP/exports.lang +%%WWWDIR%%/htdocs/langs/ja_JP/help.lang +%%WWWDIR%%/htdocs/langs/ja_JP/holiday.lang +%%WWWDIR%%/htdocs/langs/ja_JP/hrm.lang +%%WWWDIR%%/htdocs/langs/ja_JP/install.lang +%%WWWDIR%%/htdocs/langs/ja_JP/interventions.lang +%%WWWDIR%%/htdocs/langs/ja_JP/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ja_JP/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ja_JP/languages.lang +%%WWWDIR%%/htdocs/langs/ja_JP/ldap.lang +%%WWWDIR%%/htdocs/langs/ja_JP/loan.lang +%%WWWDIR%%/htdocs/langs/ja_JP/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ja_JP/mails.lang +%%WWWDIR%%/htdocs/langs/ja_JP/main.lang +%%WWWDIR%%/htdocs/langs/ja_JP/margins.lang +%%WWWDIR%%/htdocs/langs/ja_JP/members.lang +%%WWWDIR%%/htdocs/langs/ja_JP/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ja_JP/mrp.lang +%%WWWDIR%%/htdocs/langs/ja_JP/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ja_JP/oauth.lang +%%WWWDIR%%/htdocs/langs/ja_JP/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ja_JP/orders.lang +%%WWWDIR%%/htdocs/langs/ja_JP/other.lang +%%WWWDIR%%/htdocs/langs/ja_JP/partnership.lang +%%WWWDIR%%/htdocs/langs/ja_JP/paybox.lang +%%WWWDIR%%/htdocs/langs/ja_JP/paypal.lang +%%WWWDIR%%/htdocs/langs/ja_JP/printing.lang +%%WWWDIR%%/htdocs/langs/ja_JP/productbatch.lang +%%WWWDIR%%/htdocs/langs/ja_JP/products.lang +%%WWWDIR%%/htdocs/langs/ja_JP/projects.lang +%%WWWDIR%%/htdocs/langs/ja_JP/propal.lang +%%WWWDIR%%/htdocs/langs/ja_JP/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ja_JP/receptions.lang +%%WWWDIR%%/htdocs/langs/ja_JP/recruitment.lang +%%WWWDIR%%/htdocs/langs/ja_JP/resource.lang +%%WWWDIR%%/htdocs/langs/ja_JP/salaries.lang +%%WWWDIR%%/htdocs/langs/ja_JP/sendings.lang +%%WWWDIR%%/htdocs/langs/ja_JP/sms.lang +%%WWWDIR%%/htdocs/langs/ja_JP/stocks.lang +%%WWWDIR%%/htdocs/langs/ja_JP/stripe.lang +%%WWWDIR%%/htdocs/langs/ja_JP/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ja_JP/suppliers.lang +%%WWWDIR%%/htdocs/langs/ja_JP/ticket.lang +%%WWWDIR%%/htdocs/langs/ja_JP/trips.lang +%%WWWDIR%%/htdocs/langs/ja_JP/users.lang +%%WWWDIR%%/htdocs/langs/ja_JP/website.lang +%%WWWDIR%%/htdocs/langs/ja_JP/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ja_JP/workflow.lang +%%WWWDIR%%/htdocs/langs/ka_GE/accountancy.lang +%%WWWDIR%%/htdocs/langs/ka_GE/admin.lang +%%WWWDIR%%/htdocs/langs/ka_GE/agenda.lang +%%WWWDIR%%/htdocs/langs/ka_GE/assets.lang +%%WWWDIR%%/htdocs/langs/ka_GE/banks.lang +%%WWWDIR%%/htdocs/langs/ka_GE/bills.lang +%%WWWDIR%%/htdocs/langs/ka_GE/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ka_GE/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ka_GE/boxes.lang +%%WWWDIR%%/htdocs/langs/ka_GE/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ka_GE/categories.lang +%%WWWDIR%%/htdocs/langs/ka_GE/commercial.lang +%%WWWDIR%%/htdocs/langs/ka_GE/companies.lang +%%WWWDIR%%/htdocs/langs/ka_GE/compta.lang +%%WWWDIR%%/htdocs/langs/ka_GE/contracts.lang +%%WWWDIR%%/htdocs/langs/ka_GE/cron.lang +%%WWWDIR%%/htdocs/langs/ka_GE/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ka_GE/deliveries.lang +%%WWWDIR%%/htdocs/langs/ka_GE/dict.lang +%%WWWDIR%%/htdocs/langs/ka_GE/donations.lang +%%WWWDIR%%/htdocs/langs/ka_GE/ecm.lang +%%WWWDIR%%/htdocs/langs/ka_GE/errors.lang +%%WWWDIR%%/htdocs/langs/ka_GE/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ka_GE/exports.lang +%%WWWDIR%%/htdocs/langs/ka_GE/help.lang +%%WWWDIR%%/htdocs/langs/ka_GE/holiday.lang +%%WWWDIR%%/htdocs/langs/ka_GE/hrm.lang +%%WWWDIR%%/htdocs/langs/ka_GE/install.lang +%%WWWDIR%%/htdocs/langs/ka_GE/interventions.lang +%%WWWDIR%%/htdocs/langs/ka_GE/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ka_GE/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ka_GE/languages.lang +%%WWWDIR%%/htdocs/langs/ka_GE/ldap.lang +%%WWWDIR%%/htdocs/langs/ka_GE/loan.lang +%%WWWDIR%%/htdocs/langs/ka_GE/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ka_GE/mails.lang +%%WWWDIR%%/htdocs/langs/ka_GE/main.lang +%%WWWDIR%%/htdocs/langs/ka_GE/margins.lang +%%WWWDIR%%/htdocs/langs/ka_GE/members.lang +%%WWWDIR%%/htdocs/langs/ka_GE/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ka_GE/mrp.lang +%%WWWDIR%%/htdocs/langs/ka_GE/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ka_GE/oauth.lang +%%WWWDIR%%/htdocs/langs/ka_GE/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ka_GE/orders.lang +%%WWWDIR%%/htdocs/langs/ka_GE/other.lang +%%WWWDIR%%/htdocs/langs/ka_GE/partnership.lang +%%WWWDIR%%/htdocs/langs/ka_GE/paybox.lang +%%WWWDIR%%/htdocs/langs/ka_GE/paypal.lang +%%WWWDIR%%/htdocs/langs/ka_GE/printing.lang +%%WWWDIR%%/htdocs/langs/ka_GE/productbatch.lang +%%WWWDIR%%/htdocs/langs/ka_GE/products.lang +%%WWWDIR%%/htdocs/langs/ka_GE/projects.lang +%%WWWDIR%%/htdocs/langs/ka_GE/propal.lang +%%WWWDIR%%/htdocs/langs/ka_GE/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ka_GE/receptions.lang +%%WWWDIR%%/htdocs/langs/ka_GE/recruitment.lang +%%WWWDIR%%/htdocs/langs/ka_GE/resource.lang +%%WWWDIR%%/htdocs/langs/ka_GE/salaries.lang +%%WWWDIR%%/htdocs/langs/ka_GE/sendings.lang +%%WWWDIR%%/htdocs/langs/ka_GE/sms.lang +%%WWWDIR%%/htdocs/langs/ka_GE/stocks.lang +%%WWWDIR%%/htdocs/langs/ka_GE/stripe.lang +%%WWWDIR%%/htdocs/langs/ka_GE/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ka_GE/suppliers.lang +%%WWWDIR%%/htdocs/langs/ka_GE/ticket.lang +%%WWWDIR%%/htdocs/langs/ka_GE/trips.lang +%%WWWDIR%%/htdocs/langs/ka_GE/users.lang +%%WWWDIR%%/htdocs/langs/ka_GE/website.lang +%%WWWDIR%%/htdocs/langs/ka_GE/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ka_GE/workflow.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/accountancy.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/admin.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/agenda.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/assets.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/banks.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/bills.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/blockedlog.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/bookmarks.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/boxes.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/cashdesk.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/categories.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/commercial.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/companies.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/compta.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/contracts.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/cron.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/datapolicy.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/deliveries.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/dict.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/donations.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/ecm.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/errors.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/eventorganization.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/exports.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/help.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/holiday.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/hrm.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/install.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/interventions.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/intracommreport.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/languages.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/ldap.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/loan.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/mails.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/main.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/margins.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/members.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/mrp.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/multicurrency.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/oauth.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/opensurvey.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/orders.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/other.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/partnership.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/paybox.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/paypal.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/printing.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/productbatch.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/products.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/projects.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/propal.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/receptions.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/recruitment.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/resource.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/salaries.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/sendings.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/sms.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/stocks.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/stripe.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/suppliers.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/ticket.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/trips.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/users.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/website.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/withdrawals.lang +%%WWWDIR%%/htdocs/langs/kk_KZ/workflow.lang +%%WWWDIR%%/htdocs/langs/km_KH/accountancy.lang +%%WWWDIR%%/htdocs/langs/km_KH/admin.lang +%%WWWDIR%%/htdocs/langs/km_KH/agenda.lang +%%WWWDIR%%/htdocs/langs/km_KH/assets.lang +%%WWWDIR%%/htdocs/langs/km_KH/banks.lang +%%WWWDIR%%/htdocs/langs/km_KH/bills.lang +%%WWWDIR%%/htdocs/langs/km_KH/blockedlog.lang +%%WWWDIR%%/htdocs/langs/km_KH/bookmarks.lang +%%WWWDIR%%/htdocs/langs/km_KH/boxes.lang +%%WWWDIR%%/htdocs/langs/km_KH/cashdesk.lang +%%WWWDIR%%/htdocs/langs/km_KH/categories.lang +%%WWWDIR%%/htdocs/langs/km_KH/commercial.lang +%%WWWDIR%%/htdocs/langs/km_KH/companies.lang +%%WWWDIR%%/htdocs/langs/km_KH/compta.lang +%%WWWDIR%%/htdocs/langs/km_KH/contracts.lang +%%WWWDIR%%/htdocs/langs/km_KH/cron.lang +%%WWWDIR%%/htdocs/langs/km_KH/datapolicy.lang +%%WWWDIR%%/htdocs/langs/km_KH/deliveries.lang +%%WWWDIR%%/htdocs/langs/km_KH/dict.lang +%%WWWDIR%%/htdocs/langs/km_KH/donations.lang +%%WWWDIR%%/htdocs/langs/km_KH/ecm.lang +%%WWWDIR%%/htdocs/langs/km_KH/errors.lang +%%WWWDIR%%/htdocs/langs/km_KH/eventorganization.lang +%%WWWDIR%%/htdocs/langs/km_KH/exports.lang +%%WWWDIR%%/htdocs/langs/km_KH/help.lang +%%WWWDIR%%/htdocs/langs/km_KH/holiday.lang +%%WWWDIR%%/htdocs/langs/km_KH/hrm.lang +%%WWWDIR%%/htdocs/langs/km_KH/install.lang +%%WWWDIR%%/htdocs/langs/km_KH/interventions.lang +%%WWWDIR%%/htdocs/langs/km_KH/intracommreport.lang +%%WWWDIR%%/htdocs/langs/km_KH/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/km_KH/languages.lang +%%WWWDIR%%/htdocs/langs/km_KH/ldap.lang +%%WWWDIR%%/htdocs/langs/km_KH/loan.lang +%%WWWDIR%%/htdocs/langs/km_KH/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/km_KH/mails.lang +%%WWWDIR%%/htdocs/langs/km_KH/main.lang +%%WWWDIR%%/htdocs/langs/km_KH/margins.lang +%%WWWDIR%%/htdocs/langs/km_KH/members.lang +%%WWWDIR%%/htdocs/langs/km_KH/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/km_KH/mrp.lang +%%WWWDIR%%/htdocs/langs/km_KH/multicurrency.lang +%%WWWDIR%%/htdocs/langs/km_KH/oauth.lang +%%WWWDIR%%/htdocs/langs/km_KH/opensurvey.lang +%%WWWDIR%%/htdocs/langs/km_KH/orders.lang +%%WWWDIR%%/htdocs/langs/km_KH/other.lang +%%WWWDIR%%/htdocs/langs/km_KH/partnership.lang +%%WWWDIR%%/htdocs/langs/km_KH/paybox.lang +%%WWWDIR%%/htdocs/langs/km_KH/paypal.lang +%%WWWDIR%%/htdocs/langs/km_KH/printing.lang +%%WWWDIR%%/htdocs/langs/km_KH/productbatch.lang +%%WWWDIR%%/htdocs/langs/km_KH/products.lang +%%WWWDIR%%/htdocs/langs/km_KH/projects.lang +%%WWWDIR%%/htdocs/langs/km_KH/propal.lang +%%WWWDIR%%/htdocs/langs/km_KH/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/km_KH/receptions.lang +%%WWWDIR%%/htdocs/langs/km_KH/recruitment.lang +%%WWWDIR%%/htdocs/langs/km_KH/resource.lang +%%WWWDIR%%/htdocs/langs/km_KH/salaries.lang +%%WWWDIR%%/htdocs/langs/km_KH/sendings.lang +%%WWWDIR%%/htdocs/langs/km_KH/sms.lang +%%WWWDIR%%/htdocs/langs/km_KH/stocks.lang +%%WWWDIR%%/htdocs/langs/km_KH/stripe.lang +%%WWWDIR%%/htdocs/langs/km_KH/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/km_KH/suppliers.lang +%%WWWDIR%%/htdocs/langs/km_KH/ticket.lang +%%WWWDIR%%/htdocs/langs/km_KH/trips.lang +%%WWWDIR%%/htdocs/langs/km_KH/users.lang +%%WWWDIR%%/htdocs/langs/km_KH/website.lang +%%WWWDIR%%/htdocs/langs/km_KH/withdrawals.lang +%%WWWDIR%%/htdocs/langs/km_KH/workflow.lang +%%WWWDIR%%/htdocs/langs/kn_IN/accountancy.lang +%%WWWDIR%%/htdocs/langs/kn_IN/admin.lang +%%WWWDIR%%/htdocs/langs/kn_IN/agenda.lang +%%WWWDIR%%/htdocs/langs/kn_IN/assets.lang +%%WWWDIR%%/htdocs/langs/kn_IN/banks.lang +%%WWWDIR%%/htdocs/langs/kn_IN/bills.lang +%%WWWDIR%%/htdocs/langs/kn_IN/blockedlog.lang +%%WWWDIR%%/htdocs/langs/kn_IN/bookmarks.lang +%%WWWDIR%%/htdocs/langs/kn_IN/boxes.lang +%%WWWDIR%%/htdocs/langs/kn_IN/cashdesk.lang +%%WWWDIR%%/htdocs/langs/kn_IN/categories.lang +%%WWWDIR%%/htdocs/langs/kn_IN/commercial.lang +%%WWWDIR%%/htdocs/langs/kn_IN/companies.lang +%%WWWDIR%%/htdocs/langs/kn_IN/compta.lang +%%WWWDIR%%/htdocs/langs/kn_IN/contracts.lang +%%WWWDIR%%/htdocs/langs/kn_IN/cron.lang +%%WWWDIR%%/htdocs/langs/kn_IN/datapolicy.lang +%%WWWDIR%%/htdocs/langs/kn_IN/deliveries.lang +%%WWWDIR%%/htdocs/langs/kn_IN/dict.lang +%%WWWDIR%%/htdocs/langs/kn_IN/donations.lang +%%WWWDIR%%/htdocs/langs/kn_IN/ecm.lang +%%WWWDIR%%/htdocs/langs/kn_IN/errors.lang +%%WWWDIR%%/htdocs/langs/kn_IN/eventorganization.lang +%%WWWDIR%%/htdocs/langs/kn_IN/exports.lang +%%WWWDIR%%/htdocs/langs/kn_IN/help.lang +%%WWWDIR%%/htdocs/langs/kn_IN/holiday.lang +%%WWWDIR%%/htdocs/langs/kn_IN/hrm.lang +%%WWWDIR%%/htdocs/langs/kn_IN/install.lang +%%WWWDIR%%/htdocs/langs/kn_IN/interventions.lang +%%WWWDIR%%/htdocs/langs/kn_IN/intracommreport.lang +%%WWWDIR%%/htdocs/langs/kn_IN/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/kn_IN/languages.lang +%%WWWDIR%%/htdocs/langs/kn_IN/ldap.lang +%%WWWDIR%%/htdocs/langs/kn_IN/loan.lang +%%WWWDIR%%/htdocs/langs/kn_IN/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/kn_IN/mails.lang +%%WWWDIR%%/htdocs/langs/kn_IN/main.lang +%%WWWDIR%%/htdocs/langs/kn_IN/margins.lang +%%WWWDIR%%/htdocs/langs/kn_IN/members.lang +%%WWWDIR%%/htdocs/langs/kn_IN/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/kn_IN/mrp.lang +%%WWWDIR%%/htdocs/langs/kn_IN/multicurrency.lang +%%WWWDIR%%/htdocs/langs/kn_IN/oauth.lang +%%WWWDIR%%/htdocs/langs/kn_IN/opensurvey.lang +%%WWWDIR%%/htdocs/langs/kn_IN/orders.lang +%%WWWDIR%%/htdocs/langs/kn_IN/other.lang +%%WWWDIR%%/htdocs/langs/kn_IN/partnership.lang +%%WWWDIR%%/htdocs/langs/kn_IN/paybox.lang +%%WWWDIR%%/htdocs/langs/kn_IN/paypal.lang +%%WWWDIR%%/htdocs/langs/kn_IN/printing.lang +%%WWWDIR%%/htdocs/langs/kn_IN/productbatch.lang +%%WWWDIR%%/htdocs/langs/kn_IN/products.lang +%%WWWDIR%%/htdocs/langs/kn_IN/projects.lang +%%WWWDIR%%/htdocs/langs/kn_IN/propal.lang +%%WWWDIR%%/htdocs/langs/kn_IN/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/kn_IN/receptions.lang +%%WWWDIR%%/htdocs/langs/kn_IN/recruitment.lang +%%WWWDIR%%/htdocs/langs/kn_IN/resource.lang +%%WWWDIR%%/htdocs/langs/kn_IN/salaries.lang +%%WWWDIR%%/htdocs/langs/kn_IN/sendings.lang +%%WWWDIR%%/htdocs/langs/kn_IN/sms.lang +%%WWWDIR%%/htdocs/langs/kn_IN/stocks.lang +%%WWWDIR%%/htdocs/langs/kn_IN/stripe.lang +%%WWWDIR%%/htdocs/langs/kn_IN/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/kn_IN/suppliers.lang +%%WWWDIR%%/htdocs/langs/kn_IN/ticket.lang +%%WWWDIR%%/htdocs/langs/kn_IN/trips.lang +%%WWWDIR%%/htdocs/langs/kn_IN/users.lang +%%WWWDIR%%/htdocs/langs/kn_IN/website.lang +%%WWWDIR%%/htdocs/langs/kn_IN/withdrawals.lang +%%WWWDIR%%/htdocs/langs/kn_IN/workflow.lang +%%WWWDIR%%/htdocs/langs/ko_KR/accountancy.lang +%%WWWDIR%%/htdocs/langs/ko_KR/admin.lang +%%WWWDIR%%/htdocs/langs/ko_KR/agenda.lang +%%WWWDIR%%/htdocs/langs/ko_KR/assets.lang +%%WWWDIR%%/htdocs/langs/ko_KR/banks.lang +%%WWWDIR%%/htdocs/langs/ko_KR/bills.lang +%%WWWDIR%%/htdocs/langs/ko_KR/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ko_KR/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ko_KR/boxes.lang +%%WWWDIR%%/htdocs/langs/ko_KR/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ko_KR/categories.lang +%%WWWDIR%%/htdocs/langs/ko_KR/commercial.lang +%%WWWDIR%%/htdocs/langs/ko_KR/companies.lang +%%WWWDIR%%/htdocs/langs/ko_KR/compta.lang +%%WWWDIR%%/htdocs/langs/ko_KR/contracts.lang +%%WWWDIR%%/htdocs/langs/ko_KR/cron.lang +%%WWWDIR%%/htdocs/langs/ko_KR/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ko_KR/deliveries.lang +%%WWWDIR%%/htdocs/langs/ko_KR/dict.lang +%%WWWDIR%%/htdocs/langs/ko_KR/donations.lang +%%WWWDIR%%/htdocs/langs/ko_KR/ecm.lang +%%WWWDIR%%/htdocs/langs/ko_KR/errors.lang +%%WWWDIR%%/htdocs/langs/ko_KR/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ko_KR/exports.lang +%%WWWDIR%%/htdocs/langs/ko_KR/help.lang +%%WWWDIR%%/htdocs/langs/ko_KR/holiday.lang +%%WWWDIR%%/htdocs/langs/ko_KR/hrm.lang +%%WWWDIR%%/htdocs/langs/ko_KR/install.lang +%%WWWDIR%%/htdocs/langs/ko_KR/interventions.lang +%%WWWDIR%%/htdocs/langs/ko_KR/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ko_KR/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ko_KR/languages.lang +%%WWWDIR%%/htdocs/langs/ko_KR/ldap.lang +%%WWWDIR%%/htdocs/langs/ko_KR/loan.lang +%%WWWDIR%%/htdocs/langs/ko_KR/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ko_KR/mails.lang +%%WWWDIR%%/htdocs/langs/ko_KR/main.lang +%%WWWDIR%%/htdocs/langs/ko_KR/margins.lang +%%WWWDIR%%/htdocs/langs/ko_KR/members.lang +%%WWWDIR%%/htdocs/langs/ko_KR/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ko_KR/mrp.lang +%%WWWDIR%%/htdocs/langs/ko_KR/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ko_KR/oauth.lang +%%WWWDIR%%/htdocs/langs/ko_KR/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ko_KR/orders.lang +%%WWWDIR%%/htdocs/langs/ko_KR/other.lang +%%WWWDIR%%/htdocs/langs/ko_KR/partnership.lang +%%WWWDIR%%/htdocs/langs/ko_KR/paybox.lang +%%WWWDIR%%/htdocs/langs/ko_KR/paypal.lang +%%WWWDIR%%/htdocs/langs/ko_KR/printing.lang +%%WWWDIR%%/htdocs/langs/ko_KR/productbatch.lang +%%WWWDIR%%/htdocs/langs/ko_KR/products.lang +%%WWWDIR%%/htdocs/langs/ko_KR/projects.lang +%%WWWDIR%%/htdocs/langs/ko_KR/propal.lang +%%WWWDIR%%/htdocs/langs/ko_KR/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ko_KR/receptions.lang +%%WWWDIR%%/htdocs/langs/ko_KR/recruitment.lang +%%WWWDIR%%/htdocs/langs/ko_KR/resource.lang +%%WWWDIR%%/htdocs/langs/ko_KR/salaries.lang +%%WWWDIR%%/htdocs/langs/ko_KR/sendings.lang +%%WWWDIR%%/htdocs/langs/ko_KR/sms.lang +%%WWWDIR%%/htdocs/langs/ko_KR/stocks.lang +%%WWWDIR%%/htdocs/langs/ko_KR/stripe.lang +%%WWWDIR%%/htdocs/langs/ko_KR/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ko_KR/suppliers.lang +%%WWWDIR%%/htdocs/langs/ko_KR/ticket.lang +%%WWWDIR%%/htdocs/langs/ko_KR/trips.lang +%%WWWDIR%%/htdocs/langs/ko_KR/users.lang +%%WWWDIR%%/htdocs/langs/ko_KR/website.lang +%%WWWDIR%%/htdocs/langs/ko_KR/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ko_KR/workflow.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/accountancy.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/admin.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/agenda.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/assets.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/banks.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/bills.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/boxes.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/categories.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/commercial.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/companies.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/compta.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/contracts.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/cron.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/deliveries.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/dict.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/donations.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/ecm.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/errors.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/exports.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/help.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/holiday.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/hrm.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/install.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/interventions.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/languages.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/ldap.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/loan.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/mails.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/main.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/margins.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/members.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/mrp.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/oauth.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/orders.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/other.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/partnership.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/paybox.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/paypal.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/printing.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/productbatch.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/products.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/projects.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/propal.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/receptions.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/recruitment.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/resource.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/salaries.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/sendings.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/sms.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/stocks.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/stripe.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/suppliers.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/ticket.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/trips.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/users.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/website.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ku_IQ/workflow.lang +%%WWWDIR%%/htdocs/langs/lo_LA/accountancy.lang +%%WWWDIR%%/htdocs/langs/lo_LA/admin.lang +%%WWWDIR%%/htdocs/langs/lo_LA/agenda.lang +%%WWWDIR%%/htdocs/langs/lo_LA/assets.lang +%%WWWDIR%%/htdocs/langs/lo_LA/banks.lang +%%WWWDIR%%/htdocs/langs/lo_LA/bills.lang +%%WWWDIR%%/htdocs/langs/lo_LA/blockedlog.lang +%%WWWDIR%%/htdocs/langs/lo_LA/bookmarks.lang +%%WWWDIR%%/htdocs/langs/lo_LA/boxes.lang +%%WWWDIR%%/htdocs/langs/lo_LA/cashdesk.lang +%%WWWDIR%%/htdocs/langs/lo_LA/categories.lang +%%WWWDIR%%/htdocs/langs/lo_LA/commercial.lang +%%WWWDIR%%/htdocs/langs/lo_LA/companies.lang +%%WWWDIR%%/htdocs/langs/lo_LA/compta.lang +%%WWWDIR%%/htdocs/langs/lo_LA/contracts.lang +%%WWWDIR%%/htdocs/langs/lo_LA/cron.lang +%%WWWDIR%%/htdocs/langs/lo_LA/datapolicy.lang +%%WWWDIR%%/htdocs/langs/lo_LA/deliveries.lang +%%WWWDIR%%/htdocs/langs/lo_LA/dict.lang +%%WWWDIR%%/htdocs/langs/lo_LA/donations.lang +%%WWWDIR%%/htdocs/langs/lo_LA/ecm.lang +%%WWWDIR%%/htdocs/langs/lo_LA/errors.lang +%%WWWDIR%%/htdocs/langs/lo_LA/eventorganization.lang +%%WWWDIR%%/htdocs/langs/lo_LA/exports.lang +%%WWWDIR%%/htdocs/langs/lo_LA/help.lang +%%WWWDIR%%/htdocs/langs/lo_LA/holiday.lang +%%WWWDIR%%/htdocs/langs/lo_LA/hrm.lang +%%WWWDIR%%/htdocs/langs/lo_LA/install.lang +%%WWWDIR%%/htdocs/langs/lo_LA/interventions.lang +%%WWWDIR%%/htdocs/langs/lo_LA/intracommreport.lang +%%WWWDIR%%/htdocs/langs/lo_LA/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/lo_LA/languages.lang +%%WWWDIR%%/htdocs/langs/lo_LA/ldap.lang +%%WWWDIR%%/htdocs/langs/lo_LA/loan.lang +%%WWWDIR%%/htdocs/langs/lo_LA/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/lo_LA/mails.lang +%%WWWDIR%%/htdocs/langs/lo_LA/main.lang +%%WWWDIR%%/htdocs/langs/lo_LA/margins.lang +%%WWWDIR%%/htdocs/langs/lo_LA/members.lang +%%WWWDIR%%/htdocs/langs/lo_LA/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/lo_LA/mrp.lang +%%WWWDIR%%/htdocs/langs/lo_LA/multicurrency.lang +%%WWWDIR%%/htdocs/langs/lo_LA/oauth.lang +%%WWWDIR%%/htdocs/langs/lo_LA/opensurvey.lang +%%WWWDIR%%/htdocs/langs/lo_LA/orders.lang +%%WWWDIR%%/htdocs/langs/lo_LA/other.lang +%%WWWDIR%%/htdocs/langs/lo_LA/partnership.lang +%%WWWDIR%%/htdocs/langs/lo_LA/paybox.lang +%%WWWDIR%%/htdocs/langs/lo_LA/paypal.lang +%%WWWDIR%%/htdocs/langs/lo_LA/printing.lang +%%WWWDIR%%/htdocs/langs/lo_LA/productbatch.lang +%%WWWDIR%%/htdocs/langs/lo_LA/products.lang +%%WWWDIR%%/htdocs/langs/lo_LA/projects.lang +%%WWWDIR%%/htdocs/langs/lo_LA/propal.lang +%%WWWDIR%%/htdocs/langs/lo_LA/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/lo_LA/receptions.lang +%%WWWDIR%%/htdocs/langs/lo_LA/recruitment.lang +%%WWWDIR%%/htdocs/langs/lo_LA/resource.lang +%%WWWDIR%%/htdocs/langs/lo_LA/salaries.lang +%%WWWDIR%%/htdocs/langs/lo_LA/sendings.lang +%%WWWDIR%%/htdocs/langs/lo_LA/sms.lang +%%WWWDIR%%/htdocs/langs/lo_LA/stocks.lang +%%WWWDIR%%/htdocs/langs/lo_LA/stripe.lang +%%WWWDIR%%/htdocs/langs/lo_LA/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/lo_LA/suppliers.lang +%%WWWDIR%%/htdocs/langs/lo_LA/ticket.lang +%%WWWDIR%%/htdocs/langs/lo_LA/trips.lang +%%WWWDIR%%/htdocs/langs/lo_LA/users.lang +%%WWWDIR%%/htdocs/langs/lo_LA/website.lang +%%WWWDIR%%/htdocs/langs/lo_LA/withdrawals.lang +%%WWWDIR%%/htdocs/langs/lo_LA/workflow.lang +%%WWWDIR%%/htdocs/langs/lt_LT/accountancy.lang +%%WWWDIR%%/htdocs/langs/lt_LT/admin.lang +%%WWWDIR%%/htdocs/langs/lt_LT/agenda.lang +%%WWWDIR%%/htdocs/langs/lt_LT/assets.lang +%%WWWDIR%%/htdocs/langs/lt_LT/banks.lang +%%WWWDIR%%/htdocs/langs/lt_LT/bills.lang +%%WWWDIR%%/htdocs/langs/lt_LT/blockedlog.lang +%%WWWDIR%%/htdocs/langs/lt_LT/bookmarks.lang +%%WWWDIR%%/htdocs/langs/lt_LT/boxes.lang +%%WWWDIR%%/htdocs/langs/lt_LT/cashdesk.lang +%%WWWDIR%%/htdocs/langs/lt_LT/categories.lang +%%WWWDIR%%/htdocs/langs/lt_LT/commercial.lang +%%WWWDIR%%/htdocs/langs/lt_LT/companies.lang +%%WWWDIR%%/htdocs/langs/lt_LT/compta.lang +%%WWWDIR%%/htdocs/langs/lt_LT/contracts.lang +%%WWWDIR%%/htdocs/langs/lt_LT/cron.lang +%%WWWDIR%%/htdocs/langs/lt_LT/datapolicy.lang +%%WWWDIR%%/htdocs/langs/lt_LT/deliveries.lang +%%WWWDIR%%/htdocs/langs/lt_LT/dict.lang +%%WWWDIR%%/htdocs/langs/lt_LT/donations.lang +%%WWWDIR%%/htdocs/langs/lt_LT/ecm.lang +%%WWWDIR%%/htdocs/langs/lt_LT/errors.lang +%%WWWDIR%%/htdocs/langs/lt_LT/eventorganization.lang +%%WWWDIR%%/htdocs/langs/lt_LT/exports.lang +%%WWWDIR%%/htdocs/langs/lt_LT/help.lang +%%WWWDIR%%/htdocs/langs/lt_LT/holiday.lang +%%WWWDIR%%/htdocs/langs/lt_LT/hrm.lang +%%WWWDIR%%/htdocs/langs/lt_LT/install.lang +%%WWWDIR%%/htdocs/langs/lt_LT/interventions.lang +%%WWWDIR%%/htdocs/langs/lt_LT/intracommreport.lang +%%WWWDIR%%/htdocs/langs/lt_LT/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/lt_LT/languages.lang +%%WWWDIR%%/htdocs/langs/lt_LT/ldap.lang +%%WWWDIR%%/htdocs/langs/lt_LT/loan.lang +%%WWWDIR%%/htdocs/langs/lt_LT/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/lt_LT/mails.lang +%%WWWDIR%%/htdocs/langs/lt_LT/main.lang +%%WWWDIR%%/htdocs/langs/lt_LT/margins.lang +%%WWWDIR%%/htdocs/langs/lt_LT/members.lang +%%WWWDIR%%/htdocs/langs/lt_LT/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/lt_LT/mrp.lang +%%WWWDIR%%/htdocs/langs/lt_LT/multicurrency.lang +%%WWWDIR%%/htdocs/langs/lt_LT/oauth.lang +%%WWWDIR%%/htdocs/langs/lt_LT/opensurvey.lang +%%WWWDIR%%/htdocs/langs/lt_LT/orders.lang +%%WWWDIR%%/htdocs/langs/lt_LT/other.lang +%%WWWDIR%%/htdocs/langs/lt_LT/partnership.lang +%%WWWDIR%%/htdocs/langs/lt_LT/paybox.lang +%%WWWDIR%%/htdocs/langs/lt_LT/paypal.lang +%%WWWDIR%%/htdocs/langs/lt_LT/printing.lang +%%WWWDIR%%/htdocs/langs/lt_LT/productbatch.lang +%%WWWDIR%%/htdocs/langs/lt_LT/products.lang +%%WWWDIR%%/htdocs/langs/lt_LT/projects.lang +%%WWWDIR%%/htdocs/langs/lt_LT/propal.lang +%%WWWDIR%%/htdocs/langs/lt_LT/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/lt_LT/receptions.lang +%%WWWDIR%%/htdocs/langs/lt_LT/recruitment.lang +%%WWWDIR%%/htdocs/langs/lt_LT/resource.lang +%%WWWDIR%%/htdocs/langs/lt_LT/salaries.lang +%%WWWDIR%%/htdocs/langs/lt_LT/sendings.lang +%%WWWDIR%%/htdocs/langs/lt_LT/sms.lang +%%WWWDIR%%/htdocs/langs/lt_LT/stocks.lang +%%WWWDIR%%/htdocs/langs/lt_LT/stripe.lang +%%WWWDIR%%/htdocs/langs/lt_LT/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/lt_LT/suppliers.lang +%%WWWDIR%%/htdocs/langs/lt_LT/ticket.lang +%%WWWDIR%%/htdocs/langs/lt_LT/trips.lang +%%WWWDIR%%/htdocs/langs/lt_LT/users.lang +%%WWWDIR%%/htdocs/langs/lt_LT/website.lang +%%WWWDIR%%/htdocs/langs/lt_LT/withdrawals.lang +%%WWWDIR%%/htdocs/langs/lt_LT/workflow.lang +%%WWWDIR%%/htdocs/langs/lv_LV/accountancy.lang +%%WWWDIR%%/htdocs/langs/lv_LV/admin.lang +%%WWWDIR%%/htdocs/langs/lv_LV/agenda.lang +%%WWWDIR%%/htdocs/langs/lv_LV/assets.lang +%%WWWDIR%%/htdocs/langs/lv_LV/banks.lang +%%WWWDIR%%/htdocs/langs/lv_LV/bills.lang +%%WWWDIR%%/htdocs/langs/lv_LV/blockedlog.lang +%%WWWDIR%%/htdocs/langs/lv_LV/bookmarks.lang +%%WWWDIR%%/htdocs/langs/lv_LV/boxes.lang +%%WWWDIR%%/htdocs/langs/lv_LV/cashdesk.lang +%%WWWDIR%%/htdocs/langs/lv_LV/categories.lang +%%WWWDIR%%/htdocs/langs/lv_LV/commercial.lang +%%WWWDIR%%/htdocs/langs/lv_LV/companies.lang +%%WWWDIR%%/htdocs/langs/lv_LV/compta.lang +%%WWWDIR%%/htdocs/langs/lv_LV/contracts.lang +%%WWWDIR%%/htdocs/langs/lv_LV/cron.lang +%%WWWDIR%%/htdocs/langs/lv_LV/datapolicy.lang +%%WWWDIR%%/htdocs/langs/lv_LV/deliveries.lang +%%WWWDIR%%/htdocs/langs/lv_LV/dict.lang +%%WWWDIR%%/htdocs/langs/lv_LV/donations.lang +%%WWWDIR%%/htdocs/langs/lv_LV/ecm.lang +%%WWWDIR%%/htdocs/langs/lv_LV/errors.lang +%%WWWDIR%%/htdocs/langs/lv_LV/eventorganization.lang +%%WWWDIR%%/htdocs/langs/lv_LV/exports.lang +%%WWWDIR%%/htdocs/langs/lv_LV/help.lang +%%WWWDIR%%/htdocs/langs/lv_LV/holiday.lang +%%WWWDIR%%/htdocs/langs/lv_LV/hrm.lang +%%WWWDIR%%/htdocs/langs/lv_LV/install.lang +%%WWWDIR%%/htdocs/langs/lv_LV/interventions.lang +%%WWWDIR%%/htdocs/langs/lv_LV/intracommreport.lang +%%WWWDIR%%/htdocs/langs/lv_LV/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/lv_LV/languages.lang +%%WWWDIR%%/htdocs/langs/lv_LV/ldap.lang +%%WWWDIR%%/htdocs/langs/lv_LV/loan.lang +%%WWWDIR%%/htdocs/langs/lv_LV/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/lv_LV/mails.lang +%%WWWDIR%%/htdocs/langs/lv_LV/main.lang +%%WWWDIR%%/htdocs/langs/lv_LV/margins.lang +%%WWWDIR%%/htdocs/langs/lv_LV/members.lang +%%WWWDIR%%/htdocs/langs/lv_LV/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/lv_LV/mrp.lang +%%WWWDIR%%/htdocs/langs/lv_LV/multicurrency.lang +%%WWWDIR%%/htdocs/langs/lv_LV/oauth.lang +%%WWWDIR%%/htdocs/langs/lv_LV/opensurvey.lang +%%WWWDIR%%/htdocs/langs/lv_LV/orders.lang +%%WWWDIR%%/htdocs/langs/lv_LV/other.lang +%%WWWDIR%%/htdocs/langs/lv_LV/partnership.lang +%%WWWDIR%%/htdocs/langs/lv_LV/paybox.lang +%%WWWDIR%%/htdocs/langs/lv_LV/paypal.lang +%%WWWDIR%%/htdocs/langs/lv_LV/printing.lang +%%WWWDIR%%/htdocs/langs/lv_LV/productbatch.lang +%%WWWDIR%%/htdocs/langs/lv_LV/products.lang +%%WWWDIR%%/htdocs/langs/lv_LV/projects.lang +%%WWWDIR%%/htdocs/langs/lv_LV/propal.lang +%%WWWDIR%%/htdocs/langs/lv_LV/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/lv_LV/receptions.lang +%%WWWDIR%%/htdocs/langs/lv_LV/recruitment.lang +%%WWWDIR%%/htdocs/langs/lv_LV/resource.lang +%%WWWDIR%%/htdocs/langs/lv_LV/salaries.lang +%%WWWDIR%%/htdocs/langs/lv_LV/sendings.lang +%%WWWDIR%%/htdocs/langs/lv_LV/sms.lang +%%WWWDIR%%/htdocs/langs/lv_LV/stocks.lang +%%WWWDIR%%/htdocs/langs/lv_LV/stripe.lang +%%WWWDIR%%/htdocs/langs/lv_LV/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/lv_LV/suppliers.lang +%%WWWDIR%%/htdocs/langs/lv_LV/ticket.lang +%%WWWDIR%%/htdocs/langs/lv_LV/trips.lang +%%WWWDIR%%/htdocs/langs/lv_LV/users.lang +%%WWWDIR%%/htdocs/langs/lv_LV/website.lang +%%WWWDIR%%/htdocs/langs/lv_LV/withdrawals.lang +%%WWWDIR%%/htdocs/langs/lv_LV/workflow.lang +%%WWWDIR%%/htdocs/langs/mk_MK/accountancy.lang +%%WWWDIR%%/htdocs/langs/mk_MK/admin.lang +%%WWWDIR%%/htdocs/langs/mk_MK/agenda.lang +%%WWWDIR%%/htdocs/langs/mk_MK/assets.lang +%%WWWDIR%%/htdocs/langs/mk_MK/banks.lang +%%WWWDIR%%/htdocs/langs/mk_MK/bills.lang +%%WWWDIR%%/htdocs/langs/mk_MK/blockedlog.lang +%%WWWDIR%%/htdocs/langs/mk_MK/bookmarks.lang +%%WWWDIR%%/htdocs/langs/mk_MK/boxes.lang +%%WWWDIR%%/htdocs/langs/mk_MK/cashdesk.lang +%%WWWDIR%%/htdocs/langs/mk_MK/categories.lang +%%WWWDIR%%/htdocs/langs/mk_MK/commercial.lang +%%WWWDIR%%/htdocs/langs/mk_MK/companies.lang +%%WWWDIR%%/htdocs/langs/mk_MK/compta.lang +%%WWWDIR%%/htdocs/langs/mk_MK/contracts.lang +%%WWWDIR%%/htdocs/langs/mk_MK/cron.lang +%%WWWDIR%%/htdocs/langs/mk_MK/datapolicy.lang +%%WWWDIR%%/htdocs/langs/mk_MK/deliveries.lang +%%WWWDIR%%/htdocs/langs/mk_MK/dict.lang +%%WWWDIR%%/htdocs/langs/mk_MK/donations.lang +%%WWWDIR%%/htdocs/langs/mk_MK/ecm.lang +%%WWWDIR%%/htdocs/langs/mk_MK/errors.lang +%%WWWDIR%%/htdocs/langs/mk_MK/eventorganization.lang +%%WWWDIR%%/htdocs/langs/mk_MK/exports.lang +%%WWWDIR%%/htdocs/langs/mk_MK/help.lang +%%WWWDIR%%/htdocs/langs/mk_MK/holiday.lang +%%WWWDIR%%/htdocs/langs/mk_MK/hrm.lang +%%WWWDIR%%/htdocs/langs/mk_MK/install.lang +%%WWWDIR%%/htdocs/langs/mk_MK/interventions.lang +%%WWWDIR%%/htdocs/langs/mk_MK/intracommreport.lang +%%WWWDIR%%/htdocs/langs/mk_MK/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/mk_MK/languages.lang +%%WWWDIR%%/htdocs/langs/mk_MK/ldap.lang +%%WWWDIR%%/htdocs/langs/mk_MK/loan.lang +%%WWWDIR%%/htdocs/langs/mk_MK/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/mk_MK/mails.lang +%%WWWDIR%%/htdocs/langs/mk_MK/main.lang +%%WWWDIR%%/htdocs/langs/mk_MK/margins.lang +%%WWWDIR%%/htdocs/langs/mk_MK/members.lang +%%WWWDIR%%/htdocs/langs/mk_MK/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/mk_MK/mrp.lang +%%WWWDIR%%/htdocs/langs/mk_MK/multicurrency.lang +%%WWWDIR%%/htdocs/langs/mk_MK/oauth.lang +%%WWWDIR%%/htdocs/langs/mk_MK/opensurvey.lang +%%WWWDIR%%/htdocs/langs/mk_MK/orders.lang +%%WWWDIR%%/htdocs/langs/mk_MK/other.lang +%%WWWDIR%%/htdocs/langs/mk_MK/partnership.lang +%%WWWDIR%%/htdocs/langs/mk_MK/paybox.lang +%%WWWDIR%%/htdocs/langs/mk_MK/paypal.lang +%%WWWDIR%%/htdocs/langs/mk_MK/printing.lang +%%WWWDIR%%/htdocs/langs/mk_MK/productbatch.lang +%%WWWDIR%%/htdocs/langs/mk_MK/products.lang +%%WWWDIR%%/htdocs/langs/mk_MK/projects.lang +%%WWWDIR%%/htdocs/langs/mk_MK/propal.lang +%%WWWDIR%%/htdocs/langs/mk_MK/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/mk_MK/receptions.lang +%%WWWDIR%%/htdocs/langs/mk_MK/recruitment.lang +%%WWWDIR%%/htdocs/langs/mk_MK/resource.lang +%%WWWDIR%%/htdocs/langs/mk_MK/salaries.lang +%%WWWDIR%%/htdocs/langs/mk_MK/sendings.lang +%%WWWDIR%%/htdocs/langs/mk_MK/sms.lang +%%WWWDIR%%/htdocs/langs/mk_MK/stocks.lang +%%WWWDIR%%/htdocs/langs/mk_MK/stripe.lang +%%WWWDIR%%/htdocs/langs/mk_MK/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/mk_MK/suppliers.lang +%%WWWDIR%%/htdocs/langs/mk_MK/ticket.lang +%%WWWDIR%%/htdocs/langs/mk_MK/trips.lang +%%WWWDIR%%/htdocs/langs/mk_MK/users.lang +%%WWWDIR%%/htdocs/langs/mk_MK/website.lang +%%WWWDIR%%/htdocs/langs/mk_MK/withdrawals.lang +%%WWWDIR%%/htdocs/langs/mk_MK/workflow.lang +%%WWWDIR%%/htdocs/langs/mn_MN/accountancy.lang +%%WWWDIR%%/htdocs/langs/mn_MN/admin.lang +%%WWWDIR%%/htdocs/langs/mn_MN/agenda.lang +%%WWWDIR%%/htdocs/langs/mn_MN/assets.lang +%%WWWDIR%%/htdocs/langs/mn_MN/banks.lang +%%WWWDIR%%/htdocs/langs/mn_MN/bills.lang +%%WWWDIR%%/htdocs/langs/mn_MN/blockedlog.lang +%%WWWDIR%%/htdocs/langs/mn_MN/bookmarks.lang +%%WWWDIR%%/htdocs/langs/mn_MN/boxes.lang +%%WWWDIR%%/htdocs/langs/mn_MN/cashdesk.lang +%%WWWDIR%%/htdocs/langs/mn_MN/categories.lang +%%WWWDIR%%/htdocs/langs/mn_MN/commercial.lang +%%WWWDIR%%/htdocs/langs/mn_MN/companies.lang +%%WWWDIR%%/htdocs/langs/mn_MN/compta.lang +%%WWWDIR%%/htdocs/langs/mn_MN/contracts.lang +%%WWWDIR%%/htdocs/langs/mn_MN/cron.lang +%%WWWDIR%%/htdocs/langs/mn_MN/datapolicy.lang +%%WWWDIR%%/htdocs/langs/mn_MN/deliveries.lang +%%WWWDIR%%/htdocs/langs/mn_MN/dict.lang +%%WWWDIR%%/htdocs/langs/mn_MN/donations.lang +%%WWWDIR%%/htdocs/langs/mn_MN/ecm.lang +%%WWWDIR%%/htdocs/langs/mn_MN/errors.lang +%%WWWDIR%%/htdocs/langs/mn_MN/eventorganization.lang +%%WWWDIR%%/htdocs/langs/mn_MN/exports.lang +%%WWWDIR%%/htdocs/langs/mn_MN/help.lang +%%WWWDIR%%/htdocs/langs/mn_MN/holiday.lang +%%WWWDIR%%/htdocs/langs/mn_MN/hrm.lang +%%WWWDIR%%/htdocs/langs/mn_MN/install.lang +%%WWWDIR%%/htdocs/langs/mn_MN/interventions.lang +%%WWWDIR%%/htdocs/langs/mn_MN/intracommreport.lang +%%WWWDIR%%/htdocs/langs/mn_MN/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/mn_MN/languages.lang +%%WWWDIR%%/htdocs/langs/mn_MN/ldap.lang +%%WWWDIR%%/htdocs/langs/mn_MN/loan.lang +%%WWWDIR%%/htdocs/langs/mn_MN/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/mn_MN/mails.lang +%%WWWDIR%%/htdocs/langs/mn_MN/main.lang +%%WWWDIR%%/htdocs/langs/mn_MN/margins.lang +%%WWWDIR%%/htdocs/langs/mn_MN/members.lang +%%WWWDIR%%/htdocs/langs/mn_MN/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/mn_MN/mrp.lang +%%WWWDIR%%/htdocs/langs/mn_MN/multicurrency.lang +%%WWWDIR%%/htdocs/langs/mn_MN/oauth.lang +%%WWWDIR%%/htdocs/langs/mn_MN/opensurvey.lang +%%WWWDIR%%/htdocs/langs/mn_MN/orders.lang +%%WWWDIR%%/htdocs/langs/mn_MN/other.lang +%%WWWDIR%%/htdocs/langs/mn_MN/partnership.lang +%%WWWDIR%%/htdocs/langs/mn_MN/paybox.lang +%%WWWDIR%%/htdocs/langs/mn_MN/paypal.lang +%%WWWDIR%%/htdocs/langs/mn_MN/printing.lang +%%WWWDIR%%/htdocs/langs/mn_MN/productbatch.lang +%%WWWDIR%%/htdocs/langs/mn_MN/products.lang +%%WWWDIR%%/htdocs/langs/mn_MN/projects.lang +%%WWWDIR%%/htdocs/langs/mn_MN/propal.lang +%%WWWDIR%%/htdocs/langs/mn_MN/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/mn_MN/receptions.lang +%%WWWDIR%%/htdocs/langs/mn_MN/recruitment.lang +%%WWWDIR%%/htdocs/langs/mn_MN/resource.lang +%%WWWDIR%%/htdocs/langs/mn_MN/salaries.lang +%%WWWDIR%%/htdocs/langs/mn_MN/sendings.lang +%%WWWDIR%%/htdocs/langs/mn_MN/sms.lang +%%WWWDIR%%/htdocs/langs/mn_MN/stocks.lang +%%WWWDIR%%/htdocs/langs/mn_MN/stripe.lang +%%WWWDIR%%/htdocs/langs/mn_MN/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/mn_MN/suppliers.lang +%%WWWDIR%%/htdocs/langs/mn_MN/ticket.lang +%%WWWDIR%%/htdocs/langs/mn_MN/trips.lang +%%WWWDIR%%/htdocs/langs/mn_MN/users.lang +%%WWWDIR%%/htdocs/langs/mn_MN/website.lang +%%WWWDIR%%/htdocs/langs/mn_MN/withdrawals.lang +%%WWWDIR%%/htdocs/langs/mn_MN/workflow.lang +%%WWWDIR%%/htdocs/langs/ms_MY/accountancy.lang +%%WWWDIR%%/htdocs/langs/ms_MY/admin.lang +%%WWWDIR%%/htdocs/langs/ms_MY/agenda.lang +%%WWWDIR%%/htdocs/langs/ms_MY/assets.lang +%%WWWDIR%%/htdocs/langs/ms_MY/banks.lang +%%WWWDIR%%/htdocs/langs/ms_MY/bills.lang +%%WWWDIR%%/htdocs/langs/ms_MY/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ms_MY/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ms_MY/boxes.lang +%%WWWDIR%%/htdocs/langs/ms_MY/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ms_MY/categories.lang +%%WWWDIR%%/htdocs/langs/ms_MY/commercial.lang +%%WWWDIR%%/htdocs/langs/ms_MY/companies.lang +%%WWWDIR%%/htdocs/langs/ms_MY/compta.lang +%%WWWDIR%%/htdocs/langs/ms_MY/contracts.lang +%%WWWDIR%%/htdocs/langs/ms_MY/cron.lang +%%WWWDIR%%/htdocs/langs/ms_MY/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ms_MY/deliveries.lang +%%WWWDIR%%/htdocs/langs/ms_MY/dict.lang +%%WWWDIR%%/htdocs/langs/ms_MY/donations.lang +%%WWWDIR%%/htdocs/langs/ms_MY/ecm.lang +%%WWWDIR%%/htdocs/langs/ms_MY/errors.lang +%%WWWDIR%%/htdocs/langs/ms_MY/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ms_MY/exports.lang +%%WWWDIR%%/htdocs/langs/ms_MY/help.lang +%%WWWDIR%%/htdocs/langs/ms_MY/holiday.lang +%%WWWDIR%%/htdocs/langs/ms_MY/hrm.lang +%%WWWDIR%%/htdocs/langs/ms_MY/install.lang +%%WWWDIR%%/htdocs/langs/ms_MY/interventions.lang +%%WWWDIR%%/htdocs/langs/ms_MY/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ms_MY/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ms_MY/languages.lang +%%WWWDIR%%/htdocs/langs/ms_MY/ldap.lang +%%WWWDIR%%/htdocs/langs/ms_MY/loan.lang +%%WWWDIR%%/htdocs/langs/ms_MY/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ms_MY/mails.lang +%%WWWDIR%%/htdocs/langs/ms_MY/main.lang +%%WWWDIR%%/htdocs/langs/ms_MY/margins.lang +%%WWWDIR%%/htdocs/langs/ms_MY/members.lang +%%WWWDIR%%/htdocs/langs/ms_MY/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ms_MY/mrp.lang +%%WWWDIR%%/htdocs/langs/ms_MY/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ms_MY/oauth.lang +%%WWWDIR%%/htdocs/langs/ms_MY/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ms_MY/orders.lang +%%WWWDIR%%/htdocs/langs/ms_MY/other.lang +%%WWWDIR%%/htdocs/langs/ms_MY/partnership.lang +%%WWWDIR%%/htdocs/langs/ms_MY/paybox.lang +%%WWWDIR%%/htdocs/langs/ms_MY/paypal.lang +%%WWWDIR%%/htdocs/langs/ms_MY/printing.lang +%%WWWDIR%%/htdocs/langs/ms_MY/productbatch.lang +%%WWWDIR%%/htdocs/langs/ms_MY/products.lang +%%WWWDIR%%/htdocs/langs/ms_MY/projects.lang +%%WWWDIR%%/htdocs/langs/ms_MY/propal.lang +%%WWWDIR%%/htdocs/langs/ms_MY/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ms_MY/receptions.lang +%%WWWDIR%%/htdocs/langs/ms_MY/recruitment.lang +%%WWWDIR%%/htdocs/langs/ms_MY/resource.lang +%%WWWDIR%%/htdocs/langs/ms_MY/salaries.lang +%%WWWDIR%%/htdocs/langs/ms_MY/sendings.lang +%%WWWDIR%%/htdocs/langs/ms_MY/sms.lang +%%WWWDIR%%/htdocs/langs/ms_MY/stocks.lang +%%WWWDIR%%/htdocs/langs/ms_MY/stripe.lang +%%WWWDIR%%/htdocs/langs/ms_MY/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ms_MY/suppliers.lang +%%WWWDIR%%/htdocs/langs/ms_MY/ticket.lang +%%WWWDIR%%/htdocs/langs/ms_MY/trips.lang +%%WWWDIR%%/htdocs/langs/ms_MY/users.lang +%%WWWDIR%%/htdocs/langs/ms_MY/website.lang +%%WWWDIR%%/htdocs/langs/ms_MY/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ms_MY/workflow.lang +%%WWWDIR%%/htdocs/langs/my_MM/accountancy.lang +%%WWWDIR%%/htdocs/langs/my_MM/admin.lang +%%WWWDIR%%/htdocs/langs/my_MM/agenda.lang +%%WWWDIR%%/htdocs/langs/my_MM/assets.lang +%%WWWDIR%%/htdocs/langs/my_MM/banks.lang +%%WWWDIR%%/htdocs/langs/my_MM/bills.lang +%%WWWDIR%%/htdocs/langs/my_MM/blockedlog.lang +%%WWWDIR%%/htdocs/langs/my_MM/bookmarks.lang +%%WWWDIR%%/htdocs/langs/my_MM/boxes.lang +%%WWWDIR%%/htdocs/langs/my_MM/cashdesk.lang +%%WWWDIR%%/htdocs/langs/my_MM/categories.lang +%%WWWDIR%%/htdocs/langs/my_MM/commercial.lang +%%WWWDIR%%/htdocs/langs/my_MM/companies.lang +%%WWWDIR%%/htdocs/langs/my_MM/compta.lang +%%WWWDIR%%/htdocs/langs/my_MM/contracts.lang +%%WWWDIR%%/htdocs/langs/my_MM/cron.lang +%%WWWDIR%%/htdocs/langs/my_MM/datapolicy.lang +%%WWWDIR%%/htdocs/langs/my_MM/deliveries.lang +%%WWWDIR%%/htdocs/langs/my_MM/dict.lang +%%WWWDIR%%/htdocs/langs/my_MM/donations.lang +%%WWWDIR%%/htdocs/langs/my_MM/ecm.lang +%%WWWDIR%%/htdocs/langs/my_MM/errors.lang +%%WWWDIR%%/htdocs/langs/my_MM/eventorganization.lang +%%WWWDIR%%/htdocs/langs/my_MM/exports.lang +%%WWWDIR%%/htdocs/langs/my_MM/help.lang +%%WWWDIR%%/htdocs/langs/my_MM/holiday.lang +%%WWWDIR%%/htdocs/langs/my_MM/hrm.lang +%%WWWDIR%%/htdocs/langs/my_MM/install.lang +%%WWWDIR%%/htdocs/langs/my_MM/interventions.lang +%%WWWDIR%%/htdocs/langs/my_MM/intracommreport.lang +%%WWWDIR%%/htdocs/langs/my_MM/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/my_MM/languages.lang +%%WWWDIR%%/htdocs/langs/my_MM/ldap.lang +%%WWWDIR%%/htdocs/langs/my_MM/loan.lang +%%WWWDIR%%/htdocs/langs/my_MM/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/my_MM/mails.lang +%%WWWDIR%%/htdocs/langs/my_MM/main.lang +%%WWWDIR%%/htdocs/langs/my_MM/margins.lang +%%WWWDIR%%/htdocs/langs/my_MM/members.lang +%%WWWDIR%%/htdocs/langs/my_MM/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/my_MM/mrp.lang +%%WWWDIR%%/htdocs/langs/my_MM/multicurrency.lang +%%WWWDIR%%/htdocs/langs/my_MM/oauth.lang +%%WWWDIR%%/htdocs/langs/my_MM/opensurvey.lang +%%WWWDIR%%/htdocs/langs/my_MM/orders.lang +%%WWWDIR%%/htdocs/langs/my_MM/other.lang +%%WWWDIR%%/htdocs/langs/my_MM/partnership.lang +%%WWWDIR%%/htdocs/langs/my_MM/paybox.lang +%%WWWDIR%%/htdocs/langs/my_MM/paypal.lang +%%WWWDIR%%/htdocs/langs/my_MM/printing.lang +%%WWWDIR%%/htdocs/langs/my_MM/productbatch.lang +%%WWWDIR%%/htdocs/langs/my_MM/products.lang +%%WWWDIR%%/htdocs/langs/my_MM/projects.lang +%%WWWDIR%%/htdocs/langs/my_MM/propal.lang +%%WWWDIR%%/htdocs/langs/my_MM/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/my_MM/receptions.lang +%%WWWDIR%%/htdocs/langs/my_MM/recruitment.lang +%%WWWDIR%%/htdocs/langs/my_MM/resource.lang +%%WWWDIR%%/htdocs/langs/my_MM/salaries.lang +%%WWWDIR%%/htdocs/langs/my_MM/sendings.lang +%%WWWDIR%%/htdocs/langs/my_MM/sms.lang +%%WWWDIR%%/htdocs/langs/my_MM/stocks.lang +%%WWWDIR%%/htdocs/langs/my_MM/stripe.lang +%%WWWDIR%%/htdocs/langs/my_MM/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/my_MM/suppliers.lang +%%WWWDIR%%/htdocs/langs/my_MM/ticket.lang +%%WWWDIR%%/htdocs/langs/my_MM/trips.lang +%%WWWDIR%%/htdocs/langs/my_MM/users.lang +%%WWWDIR%%/htdocs/langs/my_MM/website.lang +%%WWWDIR%%/htdocs/langs/my_MM/withdrawals.lang +%%WWWDIR%%/htdocs/langs/my_MM/workflow.lang +%%WWWDIR%%/htdocs/langs/nb_NO/accountancy.lang +%%WWWDIR%%/htdocs/langs/nb_NO/admin.lang +%%WWWDIR%%/htdocs/langs/nb_NO/agenda.lang +%%WWWDIR%%/htdocs/langs/nb_NO/assets.lang +%%WWWDIR%%/htdocs/langs/nb_NO/banks.lang +%%WWWDIR%%/htdocs/langs/nb_NO/bills.lang +%%WWWDIR%%/htdocs/langs/nb_NO/blockedlog.lang +%%WWWDIR%%/htdocs/langs/nb_NO/bookmarks.lang +%%WWWDIR%%/htdocs/langs/nb_NO/boxes.lang +%%WWWDIR%%/htdocs/langs/nb_NO/cashdesk.lang +%%WWWDIR%%/htdocs/langs/nb_NO/categories.lang +%%WWWDIR%%/htdocs/langs/nb_NO/commercial.lang +%%WWWDIR%%/htdocs/langs/nb_NO/companies.lang +%%WWWDIR%%/htdocs/langs/nb_NO/compta.lang +%%WWWDIR%%/htdocs/langs/nb_NO/contracts.lang +%%WWWDIR%%/htdocs/langs/nb_NO/cron.lang +%%WWWDIR%%/htdocs/langs/nb_NO/datapolicy.lang +%%WWWDIR%%/htdocs/langs/nb_NO/deliveries.lang +%%WWWDIR%%/htdocs/langs/nb_NO/dict.lang +%%WWWDIR%%/htdocs/langs/nb_NO/donations.lang +%%WWWDIR%%/htdocs/langs/nb_NO/ecm.lang +%%WWWDIR%%/htdocs/langs/nb_NO/errors.lang +%%WWWDIR%%/htdocs/langs/nb_NO/eventorganization.lang +%%WWWDIR%%/htdocs/langs/nb_NO/exports.lang +%%WWWDIR%%/htdocs/langs/nb_NO/help.lang +%%WWWDIR%%/htdocs/langs/nb_NO/holiday.lang +%%WWWDIR%%/htdocs/langs/nb_NO/hrm.lang +%%WWWDIR%%/htdocs/langs/nb_NO/install.lang +%%WWWDIR%%/htdocs/langs/nb_NO/interventions.lang +%%WWWDIR%%/htdocs/langs/nb_NO/intracommreport.lang +%%WWWDIR%%/htdocs/langs/nb_NO/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/nb_NO/languages.lang +%%WWWDIR%%/htdocs/langs/nb_NO/ldap.lang +%%WWWDIR%%/htdocs/langs/nb_NO/loan.lang +%%WWWDIR%%/htdocs/langs/nb_NO/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/nb_NO/mails.lang +%%WWWDIR%%/htdocs/langs/nb_NO/main.lang +%%WWWDIR%%/htdocs/langs/nb_NO/margins.lang +%%WWWDIR%%/htdocs/langs/nb_NO/members.lang +%%WWWDIR%%/htdocs/langs/nb_NO/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/nb_NO/mrp.lang +%%WWWDIR%%/htdocs/langs/nb_NO/multicurrency.lang +%%WWWDIR%%/htdocs/langs/nb_NO/oauth.lang +%%WWWDIR%%/htdocs/langs/nb_NO/opensurvey.lang +%%WWWDIR%%/htdocs/langs/nb_NO/orders.lang +%%WWWDIR%%/htdocs/langs/nb_NO/other.lang +%%WWWDIR%%/htdocs/langs/nb_NO/partnership.lang +%%WWWDIR%%/htdocs/langs/nb_NO/paybox.lang +%%WWWDIR%%/htdocs/langs/nb_NO/paypal.lang +%%WWWDIR%%/htdocs/langs/nb_NO/printing.lang +%%WWWDIR%%/htdocs/langs/nb_NO/productbatch.lang +%%WWWDIR%%/htdocs/langs/nb_NO/products.lang +%%WWWDIR%%/htdocs/langs/nb_NO/projects.lang +%%WWWDIR%%/htdocs/langs/nb_NO/propal.lang +%%WWWDIR%%/htdocs/langs/nb_NO/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/nb_NO/receptions.lang +%%WWWDIR%%/htdocs/langs/nb_NO/recruitment.lang +%%WWWDIR%%/htdocs/langs/nb_NO/resource.lang +%%WWWDIR%%/htdocs/langs/nb_NO/salaries.lang +%%WWWDIR%%/htdocs/langs/nb_NO/sendings.lang +%%WWWDIR%%/htdocs/langs/nb_NO/sms.lang +%%WWWDIR%%/htdocs/langs/nb_NO/stocks.lang +%%WWWDIR%%/htdocs/langs/nb_NO/stripe.lang +%%WWWDIR%%/htdocs/langs/nb_NO/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/nb_NO/suppliers.lang +%%WWWDIR%%/htdocs/langs/nb_NO/ticket.lang +%%WWWDIR%%/htdocs/langs/nb_NO/trips.lang +%%WWWDIR%%/htdocs/langs/nb_NO/users.lang +%%WWWDIR%%/htdocs/langs/nb_NO/website.lang +%%WWWDIR%%/htdocs/langs/nb_NO/withdrawals.lang +%%WWWDIR%%/htdocs/langs/nb_NO/workflow.lang +%%WWWDIR%%/htdocs/langs/ne_NP/accountancy.lang +%%WWWDIR%%/htdocs/langs/ne_NP/admin.lang +%%WWWDIR%%/htdocs/langs/ne_NP/agenda.lang +%%WWWDIR%%/htdocs/langs/ne_NP/assets.lang +%%WWWDIR%%/htdocs/langs/ne_NP/banks.lang +%%WWWDIR%%/htdocs/langs/ne_NP/bills.lang +%%WWWDIR%%/htdocs/langs/ne_NP/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ne_NP/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ne_NP/boxes.lang +%%WWWDIR%%/htdocs/langs/ne_NP/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ne_NP/categories.lang +%%WWWDIR%%/htdocs/langs/ne_NP/commercial.lang +%%WWWDIR%%/htdocs/langs/ne_NP/companies.lang +%%WWWDIR%%/htdocs/langs/ne_NP/compta.lang +%%WWWDIR%%/htdocs/langs/ne_NP/contracts.lang +%%WWWDIR%%/htdocs/langs/ne_NP/cron.lang +%%WWWDIR%%/htdocs/langs/ne_NP/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ne_NP/deliveries.lang +%%WWWDIR%%/htdocs/langs/ne_NP/dict.lang +%%WWWDIR%%/htdocs/langs/ne_NP/donations.lang +%%WWWDIR%%/htdocs/langs/ne_NP/ecm.lang +%%WWWDIR%%/htdocs/langs/ne_NP/errors.lang +%%WWWDIR%%/htdocs/langs/ne_NP/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ne_NP/exports.lang +%%WWWDIR%%/htdocs/langs/ne_NP/help.lang +%%WWWDIR%%/htdocs/langs/ne_NP/holiday.lang +%%WWWDIR%%/htdocs/langs/ne_NP/hrm.lang +%%WWWDIR%%/htdocs/langs/ne_NP/install.lang +%%WWWDIR%%/htdocs/langs/ne_NP/interventions.lang +%%WWWDIR%%/htdocs/langs/ne_NP/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ne_NP/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ne_NP/languages.lang +%%WWWDIR%%/htdocs/langs/ne_NP/ldap.lang +%%WWWDIR%%/htdocs/langs/ne_NP/loan.lang +%%WWWDIR%%/htdocs/langs/ne_NP/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ne_NP/mails.lang +%%WWWDIR%%/htdocs/langs/ne_NP/main.lang +%%WWWDIR%%/htdocs/langs/ne_NP/margins.lang +%%WWWDIR%%/htdocs/langs/ne_NP/members.lang +%%WWWDIR%%/htdocs/langs/ne_NP/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ne_NP/mrp.lang +%%WWWDIR%%/htdocs/langs/ne_NP/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ne_NP/oauth.lang +%%WWWDIR%%/htdocs/langs/ne_NP/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ne_NP/orders.lang +%%WWWDIR%%/htdocs/langs/ne_NP/other.lang +%%WWWDIR%%/htdocs/langs/ne_NP/partnership.lang +%%WWWDIR%%/htdocs/langs/ne_NP/paybox.lang +%%WWWDIR%%/htdocs/langs/ne_NP/paypal.lang +%%WWWDIR%%/htdocs/langs/ne_NP/printing.lang +%%WWWDIR%%/htdocs/langs/ne_NP/productbatch.lang +%%WWWDIR%%/htdocs/langs/ne_NP/products.lang +%%WWWDIR%%/htdocs/langs/ne_NP/projects.lang +%%WWWDIR%%/htdocs/langs/ne_NP/propal.lang +%%WWWDIR%%/htdocs/langs/ne_NP/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ne_NP/receptions.lang +%%WWWDIR%%/htdocs/langs/ne_NP/recruitment.lang +%%WWWDIR%%/htdocs/langs/ne_NP/resource.lang +%%WWWDIR%%/htdocs/langs/ne_NP/salaries.lang +%%WWWDIR%%/htdocs/langs/ne_NP/sendings.lang +%%WWWDIR%%/htdocs/langs/ne_NP/sms.lang +%%WWWDIR%%/htdocs/langs/ne_NP/stocks.lang +%%WWWDIR%%/htdocs/langs/ne_NP/stripe.lang +%%WWWDIR%%/htdocs/langs/ne_NP/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ne_NP/suppliers.lang +%%WWWDIR%%/htdocs/langs/ne_NP/ticket.lang +%%WWWDIR%%/htdocs/langs/ne_NP/trips.lang +%%WWWDIR%%/htdocs/langs/ne_NP/users.lang +%%WWWDIR%%/htdocs/langs/ne_NP/website.lang +%%WWWDIR%%/htdocs/langs/ne_NP/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ne_NP/workflow.lang +%%WWWDIR%%/htdocs/langs/nl_BE/accountancy.lang +%%WWWDIR%%/htdocs/langs/nl_BE/admin.lang +%%WWWDIR%%/htdocs/langs/nl_BE/agenda.lang +%%WWWDIR%%/htdocs/langs/nl_BE/assets.lang +%%WWWDIR%%/htdocs/langs/nl_BE/banks.lang +%%WWWDIR%%/htdocs/langs/nl_BE/bills.lang +%%WWWDIR%%/htdocs/langs/nl_BE/blockedlog.lang +%%WWWDIR%%/htdocs/langs/nl_BE/bookmarks.lang +%%WWWDIR%%/htdocs/langs/nl_BE/boxes.lang +%%WWWDIR%%/htdocs/langs/nl_BE/cashdesk.lang +%%WWWDIR%%/htdocs/langs/nl_BE/categories.lang +%%WWWDIR%%/htdocs/langs/nl_BE/commercial.lang +%%WWWDIR%%/htdocs/langs/nl_BE/companies.lang +%%WWWDIR%%/htdocs/langs/nl_BE/compta.lang +%%WWWDIR%%/htdocs/langs/nl_BE/contracts.lang +%%WWWDIR%%/htdocs/langs/nl_BE/cron.lang +%%WWWDIR%%/htdocs/langs/nl_BE/datapolicy.lang +%%WWWDIR%%/htdocs/langs/nl_BE/deliveries.lang +%%WWWDIR%%/htdocs/langs/nl_BE/dict.lang +%%WWWDIR%%/htdocs/langs/nl_BE/donations.lang +%%WWWDIR%%/htdocs/langs/nl_BE/errors.lang +%%WWWDIR%%/htdocs/langs/nl_BE/exports.lang +%%WWWDIR%%/htdocs/langs/nl_BE/help.lang +%%WWWDIR%%/htdocs/langs/nl_BE/holiday.lang +%%WWWDIR%%/htdocs/langs/nl_BE/hrm.lang +%%WWWDIR%%/htdocs/langs/nl_BE/install.lang +%%WWWDIR%%/htdocs/langs/nl_BE/interventions.lang +%%WWWDIR%%/htdocs/langs/nl_BE/intracommreport.lang +%%WWWDIR%%/htdocs/langs/nl_BE/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/nl_BE/languages.lang +%%WWWDIR%%/htdocs/langs/nl_BE/mails.lang +%%WWWDIR%%/htdocs/langs/nl_BE/main.lang +%%WWWDIR%%/htdocs/langs/nl_BE/margins.lang +%%WWWDIR%%/htdocs/langs/nl_BE/members.lang +%%WWWDIR%%/htdocs/langs/nl_BE/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/nl_BE/mrp.lang +%%WWWDIR%%/htdocs/langs/nl_BE/multicurrency.lang +%%WWWDIR%%/htdocs/langs/nl_BE/orders.lang +%%WWWDIR%%/htdocs/langs/nl_BE/other.lang +%%WWWDIR%%/htdocs/langs/nl_BE/partnership.lang +%%WWWDIR%%/htdocs/langs/nl_BE/paybox.lang +%%WWWDIR%%/htdocs/langs/nl_BE/printing.lang +%%WWWDIR%%/htdocs/langs/nl_BE/productbatch.lang +%%WWWDIR%%/htdocs/langs/nl_BE/products.lang +%%WWWDIR%%/htdocs/langs/nl_BE/projects.lang +%%WWWDIR%%/htdocs/langs/nl_BE/propal.lang +%%WWWDIR%%/htdocs/langs/nl_BE/receptions.lang +%%WWWDIR%%/htdocs/langs/nl_BE/resource.lang +%%WWWDIR%%/htdocs/langs/nl_BE/salaries.lang +%%WWWDIR%%/htdocs/langs/nl_BE/sendings.lang +%%WWWDIR%%/htdocs/langs/nl_BE/sms.lang +%%WWWDIR%%/htdocs/langs/nl_BE/stocks.lang +%%WWWDIR%%/htdocs/langs/nl_BE/stripe.lang +%%WWWDIR%%/htdocs/langs/nl_BE/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/nl_BE/suppliers.lang +%%WWWDIR%%/htdocs/langs/nl_BE/ticket.lang +%%WWWDIR%%/htdocs/langs/nl_BE/trips.lang +%%WWWDIR%%/htdocs/langs/nl_BE/users.lang +%%WWWDIR%%/htdocs/langs/nl_BE/website.lang +%%WWWDIR%%/htdocs/langs/nl_BE/workflow.lang +%%WWWDIR%%/htdocs/langs/nl_NL/accountancy.lang +%%WWWDIR%%/htdocs/langs/nl_NL/admin.lang +%%WWWDIR%%/htdocs/langs/nl_NL/agenda.lang +%%WWWDIR%%/htdocs/langs/nl_NL/assets.lang +%%WWWDIR%%/htdocs/langs/nl_NL/banks.lang +%%WWWDIR%%/htdocs/langs/nl_NL/bills.lang +%%WWWDIR%%/htdocs/langs/nl_NL/blockedlog.lang +%%WWWDIR%%/htdocs/langs/nl_NL/bookmarks.lang +%%WWWDIR%%/htdocs/langs/nl_NL/boxes.lang +%%WWWDIR%%/htdocs/langs/nl_NL/cashdesk.lang +%%WWWDIR%%/htdocs/langs/nl_NL/categories.lang +%%WWWDIR%%/htdocs/langs/nl_NL/commercial.lang +%%WWWDIR%%/htdocs/langs/nl_NL/companies.lang +%%WWWDIR%%/htdocs/langs/nl_NL/compta.lang +%%WWWDIR%%/htdocs/langs/nl_NL/contracts.lang +%%WWWDIR%%/htdocs/langs/nl_NL/cron.lang +%%WWWDIR%%/htdocs/langs/nl_NL/datapolicy.lang +%%WWWDIR%%/htdocs/langs/nl_NL/deliveries.lang +%%WWWDIR%%/htdocs/langs/nl_NL/dict.lang +%%WWWDIR%%/htdocs/langs/nl_NL/donations.lang +%%WWWDIR%%/htdocs/langs/nl_NL/ecm.lang +%%WWWDIR%%/htdocs/langs/nl_NL/errors.lang +%%WWWDIR%%/htdocs/langs/nl_NL/eventorganization.lang +%%WWWDIR%%/htdocs/langs/nl_NL/exports.lang +%%WWWDIR%%/htdocs/langs/nl_NL/help.lang +%%WWWDIR%%/htdocs/langs/nl_NL/holiday.lang +%%WWWDIR%%/htdocs/langs/nl_NL/hrm.lang +%%WWWDIR%%/htdocs/langs/nl_NL/install.lang +%%WWWDIR%%/htdocs/langs/nl_NL/interventions.lang +%%WWWDIR%%/htdocs/langs/nl_NL/intracommreport.lang +%%WWWDIR%%/htdocs/langs/nl_NL/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/nl_NL/languages.lang +%%WWWDIR%%/htdocs/langs/nl_NL/ldap.lang +%%WWWDIR%%/htdocs/langs/nl_NL/loan.lang +%%WWWDIR%%/htdocs/langs/nl_NL/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/nl_NL/mails.lang +%%WWWDIR%%/htdocs/langs/nl_NL/main.lang +%%WWWDIR%%/htdocs/langs/nl_NL/margins.lang +%%WWWDIR%%/htdocs/langs/nl_NL/members.lang +%%WWWDIR%%/htdocs/langs/nl_NL/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/nl_NL/mrp.lang +%%WWWDIR%%/htdocs/langs/nl_NL/multicurrency.lang +%%WWWDIR%%/htdocs/langs/nl_NL/oauth.lang +%%WWWDIR%%/htdocs/langs/nl_NL/opensurvey.lang +%%WWWDIR%%/htdocs/langs/nl_NL/orders.lang +%%WWWDIR%%/htdocs/langs/nl_NL/other.lang +%%WWWDIR%%/htdocs/langs/nl_NL/partnership.lang +%%WWWDIR%%/htdocs/langs/nl_NL/paybox.lang +%%WWWDIR%%/htdocs/langs/nl_NL/paypal.lang +%%WWWDIR%%/htdocs/langs/nl_NL/printing.lang +%%WWWDIR%%/htdocs/langs/nl_NL/productbatch.lang +%%WWWDIR%%/htdocs/langs/nl_NL/products.lang +%%WWWDIR%%/htdocs/langs/nl_NL/projects.lang +%%WWWDIR%%/htdocs/langs/nl_NL/propal.lang +%%WWWDIR%%/htdocs/langs/nl_NL/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/nl_NL/receptions.lang +%%WWWDIR%%/htdocs/langs/nl_NL/recruitment.lang +%%WWWDIR%%/htdocs/langs/nl_NL/resource.lang +%%WWWDIR%%/htdocs/langs/nl_NL/salaries.lang +%%WWWDIR%%/htdocs/langs/nl_NL/sendings.lang +%%WWWDIR%%/htdocs/langs/nl_NL/sms.lang +%%WWWDIR%%/htdocs/langs/nl_NL/stocks.lang +%%WWWDIR%%/htdocs/langs/nl_NL/stripe.lang +%%WWWDIR%%/htdocs/langs/nl_NL/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/nl_NL/suppliers.lang +%%WWWDIR%%/htdocs/langs/nl_NL/ticket.lang +%%WWWDIR%%/htdocs/langs/nl_NL/trips.lang +%%WWWDIR%%/htdocs/langs/nl_NL/users.lang +%%WWWDIR%%/htdocs/langs/nl_NL/website.lang +%%WWWDIR%%/htdocs/langs/nl_NL/withdrawals.lang +%%WWWDIR%%/htdocs/langs/nl_NL/workflow.lang +%%WWWDIR%%/htdocs/langs/pl_PL/accountancy.lang +%%WWWDIR%%/htdocs/langs/pl_PL/admin.lang +%%WWWDIR%%/htdocs/langs/pl_PL/agenda.lang +%%WWWDIR%%/htdocs/langs/pl_PL/assets.lang +%%WWWDIR%%/htdocs/langs/pl_PL/banks.lang +%%WWWDIR%%/htdocs/langs/pl_PL/bills.lang +%%WWWDIR%%/htdocs/langs/pl_PL/blockedlog.lang +%%WWWDIR%%/htdocs/langs/pl_PL/bookmarks.lang +%%WWWDIR%%/htdocs/langs/pl_PL/boxes.lang +%%WWWDIR%%/htdocs/langs/pl_PL/cashdesk.lang +%%WWWDIR%%/htdocs/langs/pl_PL/categories.lang +%%WWWDIR%%/htdocs/langs/pl_PL/commercial.lang +%%WWWDIR%%/htdocs/langs/pl_PL/companies.lang +%%WWWDIR%%/htdocs/langs/pl_PL/compta.lang +%%WWWDIR%%/htdocs/langs/pl_PL/contracts.lang +%%WWWDIR%%/htdocs/langs/pl_PL/cron.lang +%%WWWDIR%%/htdocs/langs/pl_PL/datapolicy.lang +%%WWWDIR%%/htdocs/langs/pl_PL/deliveries.lang +%%WWWDIR%%/htdocs/langs/pl_PL/dict.lang +%%WWWDIR%%/htdocs/langs/pl_PL/donations.lang +%%WWWDIR%%/htdocs/langs/pl_PL/ecm.lang +%%WWWDIR%%/htdocs/langs/pl_PL/errors.lang +%%WWWDIR%%/htdocs/langs/pl_PL/eventorganization.lang +%%WWWDIR%%/htdocs/langs/pl_PL/exports.lang +%%WWWDIR%%/htdocs/langs/pl_PL/help.lang +%%WWWDIR%%/htdocs/langs/pl_PL/holiday.lang +%%WWWDIR%%/htdocs/langs/pl_PL/hrm.lang +%%WWWDIR%%/htdocs/langs/pl_PL/install.lang +%%WWWDIR%%/htdocs/langs/pl_PL/interventions.lang +%%WWWDIR%%/htdocs/langs/pl_PL/intracommreport.lang +%%WWWDIR%%/htdocs/langs/pl_PL/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/pl_PL/languages.lang +%%WWWDIR%%/htdocs/langs/pl_PL/ldap.lang +%%WWWDIR%%/htdocs/langs/pl_PL/loan.lang +%%WWWDIR%%/htdocs/langs/pl_PL/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/pl_PL/mails.lang +%%WWWDIR%%/htdocs/langs/pl_PL/main.lang +%%WWWDIR%%/htdocs/langs/pl_PL/margins.lang +%%WWWDIR%%/htdocs/langs/pl_PL/members.lang +%%WWWDIR%%/htdocs/langs/pl_PL/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/pl_PL/mrp.lang +%%WWWDIR%%/htdocs/langs/pl_PL/multicurrency.lang +%%WWWDIR%%/htdocs/langs/pl_PL/oauth.lang +%%WWWDIR%%/htdocs/langs/pl_PL/opensurvey.lang +%%WWWDIR%%/htdocs/langs/pl_PL/orders.lang +%%WWWDIR%%/htdocs/langs/pl_PL/other.lang +%%WWWDIR%%/htdocs/langs/pl_PL/partnership.lang +%%WWWDIR%%/htdocs/langs/pl_PL/paybox.lang +%%WWWDIR%%/htdocs/langs/pl_PL/paypal.lang +%%WWWDIR%%/htdocs/langs/pl_PL/printing.lang +%%WWWDIR%%/htdocs/langs/pl_PL/productbatch.lang +%%WWWDIR%%/htdocs/langs/pl_PL/products.lang +%%WWWDIR%%/htdocs/langs/pl_PL/projects.lang +%%WWWDIR%%/htdocs/langs/pl_PL/propal.lang +%%WWWDIR%%/htdocs/langs/pl_PL/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/pl_PL/receptions.lang +%%WWWDIR%%/htdocs/langs/pl_PL/recruitment.lang +%%WWWDIR%%/htdocs/langs/pl_PL/resource.lang +%%WWWDIR%%/htdocs/langs/pl_PL/salaries.lang +%%WWWDIR%%/htdocs/langs/pl_PL/sendings.lang +%%WWWDIR%%/htdocs/langs/pl_PL/sms.lang +%%WWWDIR%%/htdocs/langs/pl_PL/stocks.lang +%%WWWDIR%%/htdocs/langs/pl_PL/stripe.lang +%%WWWDIR%%/htdocs/langs/pl_PL/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/pl_PL/suppliers.lang +%%WWWDIR%%/htdocs/langs/pl_PL/ticket.lang +%%WWWDIR%%/htdocs/langs/pl_PL/trips.lang +%%WWWDIR%%/htdocs/langs/pl_PL/users.lang +%%WWWDIR%%/htdocs/langs/pl_PL/website.lang +%%WWWDIR%%/htdocs/langs/pl_PL/withdrawals.lang +%%WWWDIR%%/htdocs/langs/pl_PL/workflow.lang +%%WWWDIR%%/htdocs/langs/pt_AO/accountancy.lang +%%WWWDIR%%/htdocs/langs/pt_AO/admin.lang +%%WWWDIR%%/htdocs/langs/pt_AO/agenda.lang +%%WWWDIR%%/htdocs/langs/pt_AO/bills.lang +%%WWWDIR%%/htdocs/langs/pt_AO/blockedlog.lang +%%WWWDIR%%/htdocs/langs/pt_AO/cashdesk.lang +%%WWWDIR%%/htdocs/langs/pt_AO/categories.lang +%%WWWDIR%%/htdocs/langs/pt_AO/companies.lang +%%WWWDIR%%/htdocs/langs/pt_AO/datapolicy.lang +%%WWWDIR%%/htdocs/langs/pt_AO/errors.lang +%%WWWDIR%%/htdocs/langs/pt_AO/exports.lang +%%WWWDIR%%/htdocs/langs/pt_AO/hrm.lang +%%WWWDIR%%/htdocs/langs/pt_AO/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/pt_AO/mails.lang +%%WWWDIR%%/htdocs/langs/pt_AO/main.lang +%%WWWDIR%%/htdocs/langs/pt_AO/members.lang +%%WWWDIR%%/htdocs/langs/pt_AO/products.lang +%%WWWDIR%%/htdocs/langs/pt_AO/projects.lang +%%WWWDIR%%/htdocs/langs/pt_AO/salaries.lang +%%WWWDIR%%/htdocs/langs/pt_AO/stripe.lang +%%WWWDIR%%/htdocs/langs/pt_AO/trips.lang +%%WWWDIR%%/htdocs/langs/pt_AO/website.lang +%%WWWDIR%%/htdocs/langs/pt_BR/accountancy.lang +%%WWWDIR%%/htdocs/langs/pt_BR/admin.lang +%%WWWDIR%%/htdocs/langs/pt_BR/agenda.lang +%%WWWDIR%%/htdocs/langs/pt_BR/assets.lang +%%WWWDIR%%/htdocs/langs/pt_BR/banks.lang +%%WWWDIR%%/htdocs/langs/pt_BR/bills.lang +%%WWWDIR%%/htdocs/langs/pt_BR/blockedlog.lang +%%WWWDIR%%/htdocs/langs/pt_BR/bookmarks.lang +%%WWWDIR%%/htdocs/langs/pt_BR/boxes.lang +%%WWWDIR%%/htdocs/langs/pt_BR/cashdesk.lang +%%WWWDIR%%/htdocs/langs/pt_BR/categories.lang +%%WWWDIR%%/htdocs/langs/pt_BR/commercial.lang +%%WWWDIR%%/htdocs/langs/pt_BR/companies.lang +%%WWWDIR%%/htdocs/langs/pt_BR/compta.lang +%%WWWDIR%%/htdocs/langs/pt_BR/contracts.lang +%%WWWDIR%%/htdocs/langs/pt_BR/cron.lang +%%WWWDIR%%/htdocs/langs/pt_BR/datapolicy.lang +%%WWWDIR%%/htdocs/langs/pt_BR/deliveries.lang +%%WWWDIR%%/htdocs/langs/pt_BR/dict.lang +%%WWWDIR%%/htdocs/langs/pt_BR/donations.lang +%%WWWDIR%%/htdocs/langs/pt_BR/ecm.lang +%%WWWDIR%%/htdocs/langs/pt_BR/errors.lang +%%WWWDIR%%/htdocs/langs/pt_BR/eventorganization.lang +%%WWWDIR%%/htdocs/langs/pt_BR/exports.lang +%%WWWDIR%%/htdocs/langs/pt_BR/help.lang +%%WWWDIR%%/htdocs/langs/pt_BR/holiday.lang +%%WWWDIR%%/htdocs/langs/pt_BR/hrm.lang +%%WWWDIR%%/htdocs/langs/pt_BR/install.lang +%%WWWDIR%%/htdocs/langs/pt_BR/interventions.lang +%%WWWDIR%%/htdocs/langs/pt_BR/intracommreport.lang +%%WWWDIR%%/htdocs/langs/pt_BR/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/pt_BR/languages.lang +%%WWWDIR%%/htdocs/langs/pt_BR/ldap.lang +%%WWWDIR%%/htdocs/langs/pt_BR/loan.lang +%%WWWDIR%%/htdocs/langs/pt_BR/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/pt_BR/mails.lang +%%WWWDIR%%/htdocs/langs/pt_BR/main.lang +%%WWWDIR%%/htdocs/langs/pt_BR/margins.lang +%%WWWDIR%%/htdocs/langs/pt_BR/members.lang +%%WWWDIR%%/htdocs/langs/pt_BR/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/pt_BR/mrp.lang +%%WWWDIR%%/htdocs/langs/pt_BR/multicurrency.lang +%%WWWDIR%%/htdocs/langs/pt_BR/oauth.lang +%%WWWDIR%%/htdocs/langs/pt_BR/opensurvey.lang +%%WWWDIR%%/htdocs/langs/pt_BR/orders.lang +%%WWWDIR%%/htdocs/langs/pt_BR/other.lang +%%WWWDIR%%/htdocs/langs/pt_BR/partnership.lang +%%WWWDIR%%/htdocs/langs/pt_BR/paybox.lang +%%WWWDIR%%/htdocs/langs/pt_BR/paypal.lang +%%WWWDIR%%/htdocs/langs/pt_BR/printing.lang +%%WWWDIR%%/htdocs/langs/pt_BR/productbatch.lang +%%WWWDIR%%/htdocs/langs/pt_BR/products.lang +%%WWWDIR%%/htdocs/langs/pt_BR/projects.lang +%%WWWDIR%%/htdocs/langs/pt_BR/propal.lang +%%WWWDIR%%/htdocs/langs/pt_BR/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/pt_BR/receptions.lang +%%WWWDIR%%/htdocs/langs/pt_BR/recruitment.lang +%%WWWDIR%%/htdocs/langs/pt_BR/resource.lang +%%WWWDIR%%/htdocs/langs/pt_BR/salaries.lang +%%WWWDIR%%/htdocs/langs/pt_BR/sendings.lang +%%WWWDIR%%/htdocs/langs/pt_BR/sms.lang +%%WWWDIR%%/htdocs/langs/pt_BR/stocks.lang +%%WWWDIR%%/htdocs/langs/pt_BR/stripe.lang +%%WWWDIR%%/htdocs/langs/pt_BR/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/pt_BR/suppliers.lang +%%WWWDIR%%/htdocs/langs/pt_BR/ticket.lang +%%WWWDIR%%/htdocs/langs/pt_BR/trips.lang +%%WWWDIR%%/htdocs/langs/pt_BR/users.lang +%%WWWDIR%%/htdocs/langs/pt_BR/website.lang +%%WWWDIR%%/htdocs/langs/pt_BR/withdrawals.lang +%%WWWDIR%%/htdocs/langs/pt_BR/workflow.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/accountancy.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/admin.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/agenda.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/assets.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/banks.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/bills.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/blockedlog.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/bookmarks.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/boxes.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/cashdesk.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/categories.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/commercial.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/companies.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/compta.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/contracts.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/cron.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/datapolicy.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/deliveries.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/dict.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/donations.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/ecm.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/errors.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/eventorganization.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/exports.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/help.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/holiday.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/hrm.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/install.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/interventions.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/languages.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/ldap.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/loan.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/mails.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/main.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/margins.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/members.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/mrp.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/multicurrency.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/oauth.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/opensurvey.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/orders.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/other.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/partnership.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/paybox.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/paypal.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/productbatch.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/products.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/projects.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/propal.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/receptions.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/recruitment.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/resource.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/salaries.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/sendings.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/sms.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/stocks.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/stripe.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/suppliers.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/ticket.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/trips.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/users.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/website.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/withdrawals.lang +%%WWWDIR%%/htdocs/langs/pt_MZ/workflow.lang +%%WWWDIR%%/htdocs/langs/pt_PT/accountancy.lang +%%WWWDIR%%/htdocs/langs/pt_PT/admin.lang +%%WWWDIR%%/htdocs/langs/pt_PT/agenda.lang +%%WWWDIR%%/htdocs/langs/pt_PT/assets.lang +%%WWWDIR%%/htdocs/langs/pt_PT/banks.lang +%%WWWDIR%%/htdocs/langs/pt_PT/bills.lang +%%WWWDIR%%/htdocs/langs/pt_PT/blockedlog.lang +%%WWWDIR%%/htdocs/langs/pt_PT/bookmarks.lang +%%WWWDIR%%/htdocs/langs/pt_PT/boxes.lang +%%WWWDIR%%/htdocs/langs/pt_PT/cashdesk.lang +%%WWWDIR%%/htdocs/langs/pt_PT/categories.lang +%%WWWDIR%%/htdocs/langs/pt_PT/commercial.lang +%%WWWDIR%%/htdocs/langs/pt_PT/companies.lang +%%WWWDIR%%/htdocs/langs/pt_PT/compta.lang +%%WWWDIR%%/htdocs/langs/pt_PT/contracts.lang +%%WWWDIR%%/htdocs/langs/pt_PT/cron.lang +%%WWWDIR%%/htdocs/langs/pt_PT/datapolicy.lang +%%WWWDIR%%/htdocs/langs/pt_PT/deliveries.lang +%%WWWDIR%%/htdocs/langs/pt_PT/dict.lang +%%WWWDIR%%/htdocs/langs/pt_PT/donations.lang +%%WWWDIR%%/htdocs/langs/pt_PT/ecm.lang +%%WWWDIR%%/htdocs/langs/pt_PT/errors.lang +%%WWWDIR%%/htdocs/langs/pt_PT/eventorganization.lang +%%WWWDIR%%/htdocs/langs/pt_PT/exports.lang +%%WWWDIR%%/htdocs/langs/pt_PT/help.lang +%%WWWDIR%%/htdocs/langs/pt_PT/holiday.lang +%%WWWDIR%%/htdocs/langs/pt_PT/hrm.lang +%%WWWDIR%%/htdocs/langs/pt_PT/install.lang +%%WWWDIR%%/htdocs/langs/pt_PT/interventions.lang +%%WWWDIR%%/htdocs/langs/pt_PT/intracommreport.lang +%%WWWDIR%%/htdocs/langs/pt_PT/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/pt_PT/languages.lang +%%WWWDIR%%/htdocs/langs/pt_PT/ldap.lang +%%WWWDIR%%/htdocs/langs/pt_PT/loan.lang +%%WWWDIR%%/htdocs/langs/pt_PT/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/pt_PT/mails.lang +%%WWWDIR%%/htdocs/langs/pt_PT/main.lang +%%WWWDIR%%/htdocs/langs/pt_PT/margins.lang +%%WWWDIR%%/htdocs/langs/pt_PT/members.lang +%%WWWDIR%%/htdocs/langs/pt_PT/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/pt_PT/mrp.lang +%%WWWDIR%%/htdocs/langs/pt_PT/multicurrency.lang +%%WWWDIR%%/htdocs/langs/pt_PT/oauth.lang +%%WWWDIR%%/htdocs/langs/pt_PT/opensurvey.lang +%%WWWDIR%%/htdocs/langs/pt_PT/orders.lang +%%WWWDIR%%/htdocs/langs/pt_PT/other.lang +%%WWWDIR%%/htdocs/langs/pt_PT/partnership.lang +%%WWWDIR%%/htdocs/langs/pt_PT/paybox.lang +%%WWWDIR%%/htdocs/langs/pt_PT/paypal.lang +%%WWWDIR%%/htdocs/langs/pt_PT/printing.lang +%%WWWDIR%%/htdocs/langs/pt_PT/productbatch.lang +%%WWWDIR%%/htdocs/langs/pt_PT/products.lang +%%WWWDIR%%/htdocs/langs/pt_PT/projects.lang +%%WWWDIR%%/htdocs/langs/pt_PT/propal.lang +%%WWWDIR%%/htdocs/langs/pt_PT/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/pt_PT/receptions.lang +%%WWWDIR%%/htdocs/langs/pt_PT/recruitment.lang +%%WWWDIR%%/htdocs/langs/pt_PT/resource.lang +%%WWWDIR%%/htdocs/langs/pt_PT/salaries.lang +%%WWWDIR%%/htdocs/langs/pt_PT/sendings.lang +%%WWWDIR%%/htdocs/langs/pt_PT/sms.lang +%%WWWDIR%%/htdocs/langs/pt_PT/stocks.lang +%%WWWDIR%%/htdocs/langs/pt_PT/stripe.lang +%%WWWDIR%%/htdocs/langs/pt_PT/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/pt_PT/suppliers.lang +%%WWWDIR%%/htdocs/langs/pt_PT/ticket.lang +%%WWWDIR%%/htdocs/langs/pt_PT/trips.lang +%%WWWDIR%%/htdocs/langs/pt_PT/users.lang +%%WWWDIR%%/htdocs/langs/pt_PT/website.lang +%%WWWDIR%%/htdocs/langs/pt_PT/withdrawals.lang +%%WWWDIR%%/htdocs/langs/pt_PT/workflow.lang +%%WWWDIR%%/htdocs/langs/ro_RO/accountancy.lang +%%WWWDIR%%/htdocs/langs/ro_RO/admin.lang +%%WWWDIR%%/htdocs/langs/ro_RO/agenda.lang +%%WWWDIR%%/htdocs/langs/ro_RO/assets.lang +%%WWWDIR%%/htdocs/langs/ro_RO/banks.lang +%%WWWDIR%%/htdocs/langs/ro_RO/bills.lang +%%WWWDIR%%/htdocs/langs/ro_RO/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ro_RO/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ro_RO/boxes.lang +%%WWWDIR%%/htdocs/langs/ro_RO/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ro_RO/categories.lang +%%WWWDIR%%/htdocs/langs/ro_RO/commercial.lang +%%WWWDIR%%/htdocs/langs/ro_RO/companies.lang +%%WWWDIR%%/htdocs/langs/ro_RO/compta.lang +%%WWWDIR%%/htdocs/langs/ro_RO/contracts.lang +%%WWWDIR%%/htdocs/langs/ro_RO/cron.lang +%%WWWDIR%%/htdocs/langs/ro_RO/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ro_RO/deliveries.lang +%%WWWDIR%%/htdocs/langs/ro_RO/dict.lang +%%WWWDIR%%/htdocs/langs/ro_RO/donations.lang +%%WWWDIR%%/htdocs/langs/ro_RO/ecm.lang +%%WWWDIR%%/htdocs/langs/ro_RO/errors.lang +%%WWWDIR%%/htdocs/langs/ro_RO/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ro_RO/exports.lang +%%WWWDIR%%/htdocs/langs/ro_RO/help.lang +%%WWWDIR%%/htdocs/langs/ro_RO/holiday.lang +%%WWWDIR%%/htdocs/langs/ro_RO/hrm.lang +%%WWWDIR%%/htdocs/langs/ro_RO/install.lang +%%WWWDIR%%/htdocs/langs/ro_RO/interventions.lang +%%WWWDIR%%/htdocs/langs/ro_RO/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ro_RO/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ro_RO/languages.lang +%%WWWDIR%%/htdocs/langs/ro_RO/ldap.lang +%%WWWDIR%%/htdocs/langs/ro_RO/loan.lang +%%WWWDIR%%/htdocs/langs/ro_RO/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ro_RO/mails.lang +%%WWWDIR%%/htdocs/langs/ro_RO/main.lang +%%WWWDIR%%/htdocs/langs/ro_RO/margins.lang +%%WWWDIR%%/htdocs/langs/ro_RO/members.lang +%%WWWDIR%%/htdocs/langs/ro_RO/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ro_RO/mrp.lang +%%WWWDIR%%/htdocs/langs/ro_RO/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ro_RO/oauth.lang +%%WWWDIR%%/htdocs/langs/ro_RO/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ro_RO/orders.lang +%%WWWDIR%%/htdocs/langs/ro_RO/other.lang +%%WWWDIR%%/htdocs/langs/ro_RO/partnership.lang +%%WWWDIR%%/htdocs/langs/ro_RO/paybox.lang +%%WWWDIR%%/htdocs/langs/ro_RO/paypal.lang +%%WWWDIR%%/htdocs/langs/ro_RO/printing.lang +%%WWWDIR%%/htdocs/langs/ro_RO/productbatch.lang +%%WWWDIR%%/htdocs/langs/ro_RO/products.lang +%%WWWDIR%%/htdocs/langs/ro_RO/projects.lang +%%WWWDIR%%/htdocs/langs/ro_RO/propal.lang +%%WWWDIR%%/htdocs/langs/ro_RO/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ro_RO/receptions.lang +%%WWWDIR%%/htdocs/langs/ro_RO/recruitment.lang +%%WWWDIR%%/htdocs/langs/ro_RO/resource.lang +%%WWWDIR%%/htdocs/langs/ro_RO/salaries.lang +%%WWWDIR%%/htdocs/langs/ro_RO/sendings.lang +%%WWWDIR%%/htdocs/langs/ro_RO/sms.lang +%%WWWDIR%%/htdocs/langs/ro_RO/stocks.lang +%%WWWDIR%%/htdocs/langs/ro_RO/stripe.lang +%%WWWDIR%%/htdocs/langs/ro_RO/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ro_RO/suppliers.lang +%%WWWDIR%%/htdocs/langs/ro_RO/ticket.lang +%%WWWDIR%%/htdocs/langs/ro_RO/trips.lang +%%WWWDIR%%/htdocs/langs/ro_RO/users.lang +%%WWWDIR%%/htdocs/langs/ro_RO/website.lang +%%WWWDIR%%/htdocs/langs/ro_RO/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ro_RO/workflow.lang +%%WWWDIR%%/htdocs/langs/ru_RU/accountancy.lang +%%WWWDIR%%/htdocs/langs/ru_RU/admin.lang +%%WWWDIR%%/htdocs/langs/ru_RU/agenda.lang +%%WWWDIR%%/htdocs/langs/ru_RU/assets.lang +%%WWWDIR%%/htdocs/langs/ru_RU/banks.lang +%%WWWDIR%%/htdocs/langs/ru_RU/bills.lang +%%WWWDIR%%/htdocs/langs/ru_RU/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ru_RU/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ru_RU/boxes.lang +%%WWWDIR%%/htdocs/langs/ru_RU/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ru_RU/categories.lang +%%WWWDIR%%/htdocs/langs/ru_RU/commercial.lang +%%WWWDIR%%/htdocs/langs/ru_RU/companies.lang +%%WWWDIR%%/htdocs/langs/ru_RU/compta.lang +%%WWWDIR%%/htdocs/langs/ru_RU/contracts.lang +%%WWWDIR%%/htdocs/langs/ru_RU/cron.lang +%%WWWDIR%%/htdocs/langs/ru_RU/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ru_RU/deliveries.lang +%%WWWDIR%%/htdocs/langs/ru_RU/dict.lang +%%WWWDIR%%/htdocs/langs/ru_RU/donations.lang +%%WWWDIR%%/htdocs/langs/ru_RU/ecm.lang +%%WWWDIR%%/htdocs/langs/ru_RU/errors.lang +%%WWWDIR%%/htdocs/langs/ru_RU/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ru_RU/exports.lang +%%WWWDIR%%/htdocs/langs/ru_RU/help.lang +%%WWWDIR%%/htdocs/langs/ru_RU/holiday.lang +%%WWWDIR%%/htdocs/langs/ru_RU/hrm.lang +%%WWWDIR%%/htdocs/langs/ru_RU/install.lang +%%WWWDIR%%/htdocs/langs/ru_RU/interventions.lang +%%WWWDIR%%/htdocs/langs/ru_RU/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ru_RU/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ru_RU/languages.lang +%%WWWDIR%%/htdocs/langs/ru_RU/ldap.lang +%%WWWDIR%%/htdocs/langs/ru_RU/loan.lang +%%WWWDIR%%/htdocs/langs/ru_RU/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ru_RU/mails.lang +%%WWWDIR%%/htdocs/langs/ru_RU/main.lang +%%WWWDIR%%/htdocs/langs/ru_RU/margins.lang +%%WWWDIR%%/htdocs/langs/ru_RU/members.lang +%%WWWDIR%%/htdocs/langs/ru_RU/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ru_RU/mrp.lang +%%WWWDIR%%/htdocs/langs/ru_RU/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ru_RU/oauth.lang +%%WWWDIR%%/htdocs/langs/ru_RU/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ru_RU/orders.lang +%%WWWDIR%%/htdocs/langs/ru_RU/other.lang +%%WWWDIR%%/htdocs/langs/ru_RU/partnership.lang +%%WWWDIR%%/htdocs/langs/ru_RU/paybox.lang +%%WWWDIR%%/htdocs/langs/ru_RU/paypal.lang +%%WWWDIR%%/htdocs/langs/ru_RU/printing.lang +%%WWWDIR%%/htdocs/langs/ru_RU/productbatch.lang +%%WWWDIR%%/htdocs/langs/ru_RU/products.lang +%%WWWDIR%%/htdocs/langs/ru_RU/projects.lang +%%WWWDIR%%/htdocs/langs/ru_RU/propal.lang +%%WWWDIR%%/htdocs/langs/ru_RU/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ru_RU/receptions.lang +%%WWWDIR%%/htdocs/langs/ru_RU/recruitment.lang +%%WWWDIR%%/htdocs/langs/ru_RU/resource.lang +%%WWWDIR%%/htdocs/langs/ru_RU/salaries.lang +%%WWWDIR%%/htdocs/langs/ru_RU/sendings.lang +%%WWWDIR%%/htdocs/langs/ru_RU/sms.lang +%%WWWDIR%%/htdocs/langs/ru_RU/stocks.lang +%%WWWDIR%%/htdocs/langs/ru_RU/stripe.lang +%%WWWDIR%%/htdocs/langs/ru_RU/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ru_RU/suppliers.lang +%%WWWDIR%%/htdocs/langs/ru_RU/ticket.lang +%%WWWDIR%%/htdocs/langs/ru_RU/trips.lang +%%WWWDIR%%/htdocs/langs/ru_RU/users.lang +%%WWWDIR%%/htdocs/langs/ru_RU/website.lang +%%WWWDIR%%/htdocs/langs/ru_RU/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ru_RU/workflow.lang +%%WWWDIR%%/htdocs/langs/ru_UA/accountancy.lang +%%WWWDIR%%/htdocs/langs/ru_UA/admin.lang +%%WWWDIR%%/htdocs/langs/ru_UA/agenda.lang +%%WWWDIR%%/htdocs/langs/ru_UA/bills.lang +%%WWWDIR%%/htdocs/langs/ru_UA/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ru_UA/categories.lang +%%WWWDIR%%/htdocs/langs/ru_UA/companies.lang +%%WWWDIR%%/htdocs/langs/ru_UA/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ru_UA/errors.lang +%%WWWDIR%%/htdocs/langs/ru_UA/exports.lang +%%WWWDIR%%/htdocs/langs/ru_UA/hrm.lang +%%WWWDIR%%/htdocs/langs/ru_UA/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ru_UA/mails.lang +%%WWWDIR%%/htdocs/langs/ru_UA/main.lang +%%WWWDIR%%/htdocs/langs/ru_UA/members.lang +%%WWWDIR%%/htdocs/langs/ru_UA/products.lang +%%WWWDIR%%/htdocs/langs/ru_UA/projects.lang +%%WWWDIR%%/htdocs/langs/ru_UA/salaries.lang +%%WWWDIR%%/htdocs/langs/ru_UA/trips.lang +%%WWWDIR%%/htdocs/langs/ru_UA/website.lang +%%WWWDIR%%/htdocs/langs/sk_SK/accountancy.lang +%%WWWDIR%%/htdocs/langs/sk_SK/admin.lang +%%WWWDIR%%/htdocs/langs/sk_SK/agenda.lang +%%WWWDIR%%/htdocs/langs/sk_SK/assets.lang +%%WWWDIR%%/htdocs/langs/sk_SK/banks.lang +%%WWWDIR%%/htdocs/langs/sk_SK/bills.lang +%%WWWDIR%%/htdocs/langs/sk_SK/blockedlog.lang +%%WWWDIR%%/htdocs/langs/sk_SK/bookmarks.lang +%%WWWDIR%%/htdocs/langs/sk_SK/boxes.lang +%%WWWDIR%%/htdocs/langs/sk_SK/cashdesk.lang +%%WWWDIR%%/htdocs/langs/sk_SK/categories.lang +%%WWWDIR%%/htdocs/langs/sk_SK/commercial.lang +%%WWWDIR%%/htdocs/langs/sk_SK/companies.lang +%%WWWDIR%%/htdocs/langs/sk_SK/compta.lang +%%WWWDIR%%/htdocs/langs/sk_SK/contracts.lang +%%WWWDIR%%/htdocs/langs/sk_SK/cron.lang +%%WWWDIR%%/htdocs/langs/sk_SK/datapolicy.lang +%%WWWDIR%%/htdocs/langs/sk_SK/deliveries.lang +%%WWWDIR%%/htdocs/langs/sk_SK/dict.lang +%%WWWDIR%%/htdocs/langs/sk_SK/donations.lang +%%WWWDIR%%/htdocs/langs/sk_SK/ecm.lang +%%WWWDIR%%/htdocs/langs/sk_SK/errors.lang +%%WWWDIR%%/htdocs/langs/sk_SK/eventorganization.lang +%%WWWDIR%%/htdocs/langs/sk_SK/exports.lang +%%WWWDIR%%/htdocs/langs/sk_SK/help.lang +%%WWWDIR%%/htdocs/langs/sk_SK/holiday.lang +%%WWWDIR%%/htdocs/langs/sk_SK/hrm.lang +%%WWWDIR%%/htdocs/langs/sk_SK/install.lang +%%WWWDIR%%/htdocs/langs/sk_SK/interventions.lang +%%WWWDIR%%/htdocs/langs/sk_SK/intracommreport.lang +%%WWWDIR%%/htdocs/langs/sk_SK/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/sk_SK/languages.lang +%%WWWDIR%%/htdocs/langs/sk_SK/ldap.lang +%%WWWDIR%%/htdocs/langs/sk_SK/loan.lang +%%WWWDIR%%/htdocs/langs/sk_SK/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/sk_SK/mails.lang +%%WWWDIR%%/htdocs/langs/sk_SK/main.lang +%%WWWDIR%%/htdocs/langs/sk_SK/margins.lang +%%WWWDIR%%/htdocs/langs/sk_SK/members.lang +%%WWWDIR%%/htdocs/langs/sk_SK/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/sk_SK/mrp.lang +%%WWWDIR%%/htdocs/langs/sk_SK/multicurrency.lang +%%WWWDIR%%/htdocs/langs/sk_SK/oauth.lang +%%WWWDIR%%/htdocs/langs/sk_SK/opensurvey.lang +%%WWWDIR%%/htdocs/langs/sk_SK/orders.lang +%%WWWDIR%%/htdocs/langs/sk_SK/other.lang +%%WWWDIR%%/htdocs/langs/sk_SK/partnership.lang +%%WWWDIR%%/htdocs/langs/sk_SK/paybox.lang +%%WWWDIR%%/htdocs/langs/sk_SK/paypal.lang +%%WWWDIR%%/htdocs/langs/sk_SK/printing.lang +%%WWWDIR%%/htdocs/langs/sk_SK/productbatch.lang +%%WWWDIR%%/htdocs/langs/sk_SK/products.lang +%%WWWDIR%%/htdocs/langs/sk_SK/projects.lang +%%WWWDIR%%/htdocs/langs/sk_SK/propal.lang +%%WWWDIR%%/htdocs/langs/sk_SK/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/sk_SK/receptions.lang +%%WWWDIR%%/htdocs/langs/sk_SK/recruitment.lang +%%WWWDIR%%/htdocs/langs/sk_SK/resource.lang +%%WWWDIR%%/htdocs/langs/sk_SK/salaries.lang +%%WWWDIR%%/htdocs/langs/sk_SK/sendings.lang +%%WWWDIR%%/htdocs/langs/sk_SK/sms.lang +%%WWWDIR%%/htdocs/langs/sk_SK/stocks.lang +%%WWWDIR%%/htdocs/langs/sk_SK/stripe.lang +%%WWWDIR%%/htdocs/langs/sk_SK/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/sk_SK/suppliers.lang +%%WWWDIR%%/htdocs/langs/sk_SK/ticket.lang +%%WWWDIR%%/htdocs/langs/sk_SK/trips.lang +%%WWWDIR%%/htdocs/langs/sk_SK/users.lang +%%WWWDIR%%/htdocs/langs/sk_SK/website.lang +%%WWWDIR%%/htdocs/langs/sk_SK/withdrawals.lang +%%WWWDIR%%/htdocs/langs/sk_SK/workflow.lang +%%WWWDIR%%/htdocs/langs/sl_SI/accountancy.lang +%%WWWDIR%%/htdocs/langs/sl_SI/admin.lang +%%WWWDIR%%/htdocs/langs/sl_SI/agenda.lang +%%WWWDIR%%/htdocs/langs/sl_SI/assets.lang +%%WWWDIR%%/htdocs/langs/sl_SI/banks.lang +%%WWWDIR%%/htdocs/langs/sl_SI/bills.lang +%%WWWDIR%%/htdocs/langs/sl_SI/blockedlog.lang +%%WWWDIR%%/htdocs/langs/sl_SI/bookmarks.lang +%%WWWDIR%%/htdocs/langs/sl_SI/boxes.lang +%%WWWDIR%%/htdocs/langs/sl_SI/cashdesk.lang +%%WWWDIR%%/htdocs/langs/sl_SI/categories.lang +%%WWWDIR%%/htdocs/langs/sl_SI/commercial.lang +%%WWWDIR%%/htdocs/langs/sl_SI/companies.lang +%%WWWDIR%%/htdocs/langs/sl_SI/compta.lang +%%WWWDIR%%/htdocs/langs/sl_SI/contracts.lang +%%WWWDIR%%/htdocs/langs/sl_SI/cron.lang +%%WWWDIR%%/htdocs/langs/sl_SI/datapolicy.lang +%%WWWDIR%%/htdocs/langs/sl_SI/deliveries.lang +%%WWWDIR%%/htdocs/langs/sl_SI/dict.lang +%%WWWDIR%%/htdocs/langs/sl_SI/donations.lang +%%WWWDIR%%/htdocs/langs/sl_SI/ecm.lang +%%WWWDIR%%/htdocs/langs/sl_SI/errors.lang +%%WWWDIR%%/htdocs/langs/sl_SI/eventorganization.lang +%%WWWDIR%%/htdocs/langs/sl_SI/exports.lang +%%WWWDIR%%/htdocs/langs/sl_SI/help.lang +%%WWWDIR%%/htdocs/langs/sl_SI/holiday.lang +%%WWWDIR%%/htdocs/langs/sl_SI/hrm.lang +%%WWWDIR%%/htdocs/langs/sl_SI/install.lang +%%WWWDIR%%/htdocs/langs/sl_SI/interventions.lang +%%WWWDIR%%/htdocs/langs/sl_SI/intracommreport.lang +%%WWWDIR%%/htdocs/langs/sl_SI/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/sl_SI/languages.lang +%%WWWDIR%%/htdocs/langs/sl_SI/ldap.lang +%%WWWDIR%%/htdocs/langs/sl_SI/loan.lang +%%WWWDIR%%/htdocs/langs/sl_SI/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/sl_SI/mails.lang +%%WWWDIR%%/htdocs/langs/sl_SI/main.lang +%%WWWDIR%%/htdocs/langs/sl_SI/margins.lang +%%WWWDIR%%/htdocs/langs/sl_SI/members.lang +%%WWWDIR%%/htdocs/langs/sl_SI/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/sl_SI/mrp.lang +%%WWWDIR%%/htdocs/langs/sl_SI/multicurrency.lang +%%WWWDIR%%/htdocs/langs/sl_SI/oauth.lang +%%WWWDIR%%/htdocs/langs/sl_SI/opensurvey.lang +%%WWWDIR%%/htdocs/langs/sl_SI/orders.lang +%%WWWDIR%%/htdocs/langs/sl_SI/other.lang +%%WWWDIR%%/htdocs/langs/sl_SI/partnership.lang +%%WWWDIR%%/htdocs/langs/sl_SI/paybox.lang +%%WWWDIR%%/htdocs/langs/sl_SI/paypal.lang +%%WWWDIR%%/htdocs/langs/sl_SI/printing.lang +%%WWWDIR%%/htdocs/langs/sl_SI/productbatch.lang +%%WWWDIR%%/htdocs/langs/sl_SI/products.lang +%%WWWDIR%%/htdocs/langs/sl_SI/projects.lang +%%WWWDIR%%/htdocs/langs/sl_SI/propal.lang +%%WWWDIR%%/htdocs/langs/sl_SI/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/sl_SI/receptions.lang +%%WWWDIR%%/htdocs/langs/sl_SI/recruitment.lang +%%WWWDIR%%/htdocs/langs/sl_SI/resource.lang +%%WWWDIR%%/htdocs/langs/sl_SI/salaries.lang +%%WWWDIR%%/htdocs/langs/sl_SI/sendings.lang +%%WWWDIR%%/htdocs/langs/sl_SI/sms.lang +%%WWWDIR%%/htdocs/langs/sl_SI/stocks.lang +%%WWWDIR%%/htdocs/langs/sl_SI/stripe.lang +%%WWWDIR%%/htdocs/langs/sl_SI/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/sl_SI/suppliers.lang +%%WWWDIR%%/htdocs/langs/sl_SI/ticket.lang +%%WWWDIR%%/htdocs/langs/sl_SI/trips.lang +%%WWWDIR%%/htdocs/langs/sl_SI/users.lang +%%WWWDIR%%/htdocs/langs/sl_SI/website.lang +%%WWWDIR%%/htdocs/langs/sl_SI/withdrawals.lang +%%WWWDIR%%/htdocs/langs/sl_SI/workflow.lang +%%WWWDIR%%/htdocs/langs/sq_AL/accountancy.lang +%%WWWDIR%%/htdocs/langs/sq_AL/admin.lang +%%WWWDIR%%/htdocs/langs/sq_AL/agenda.lang +%%WWWDIR%%/htdocs/langs/sq_AL/assets.lang +%%WWWDIR%%/htdocs/langs/sq_AL/banks.lang +%%WWWDIR%%/htdocs/langs/sq_AL/bills.lang +%%WWWDIR%%/htdocs/langs/sq_AL/blockedlog.lang +%%WWWDIR%%/htdocs/langs/sq_AL/bookmarks.lang +%%WWWDIR%%/htdocs/langs/sq_AL/boxes.lang +%%WWWDIR%%/htdocs/langs/sq_AL/cashdesk.lang +%%WWWDIR%%/htdocs/langs/sq_AL/categories.lang +%%WWWDIR%%/htdocs/langs/sq_AL/commercial.lang +%%WWWDIR%%/htdocs/langs/sq_AL/companies.lang +%%WWWDIR%%/htdocs/langs/sq_AL/compta.lang +%%WWWDIR%%/htdocs/langs/sq_AL/contracts.lang +%%WWWDIR%%/htdocs/langs/sq_AL/cron.lang +%%WWWDIR%%/htdocs/langs/sq_AL/datapolicy.lang +%%WWWDIR%%/htdocs/langs/sq_AL/deliveries.lang +%%WWWDIR%%/htdocs/langs/sq_AL/dict.lang +%%WWWDIR%%/htdocs/langs/sq_AL/donations.lang +%%WWWDIR%%/htdocs/langs/sq_AL/ecm.lang +%%WWWDIR%%/htdocs/langs/sq_AL/errors.lang +%%WWWDIR%%/htdocs/langs/sq_AL/eventorganization.lang +%%WWWDIR%%/htdocs/langs/sq_AL/exports.lang +%%WWWDIR%%/htdocs/langs/sq_AL/help.lang +%%WWWDIR%%/htdocs/langs/sq_AL/holiday.lang +%%WWWDIR%%/htdocs/langs/sq_AL/hrm.lang +%%WWWDIR%%/htdocs/langs/sq_AL/install.lang +%%WWWDIR%%/htdocs/langs/sq_AL/interventions.lang +%%WWWDIR%%/htdocs/langs/sq_AL/intracommreport.lang +%%WWWDIR%%/htdocs/langs/sq_AL/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/sq_AL/languages.lang +%%WWWDIR%%/htdocs/langs/sq_AL/ldap.lang +%%WWWDIR%%/htdocs/langs/sq_AL/loan.lang +%%WWWDIR%%/htdocs/langs/sq_AL/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/sq_AL/mails.lang +%%WWWDIR%%/htdocs/langs/sq_AL/main.lang +%%WWWDIR%%/htdocs/langs/sq_AL/margins.lang +%%WWWDIR%%/htdocs/langs/sq_AL/members.lang +%%WWWDIR%%/htdocs/langs/sq_AL/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/sq_AL/mrp.lang +%%WWWDIR%%/htdocs/langs/sq_AL/multicurrency.lang +%%WWWDIR%%/htdocs/langs/sq_AL/oauth.lang +%%WWWDIR%%/htdocs/langs/sq_AL/opensurvey.lang +%%WWWDIR%%/htdocs/langs/sq_AL/orders.lang +%%WWWDIR%%/htdocs/langs/sq_AL/other.lang +%%WWWDIR%%/htdocs/langs/sq_AL/partnership.lang +%%WWWDIR%%/htdocs/langs/sq_AL/paybox.lang +%%WWWDIR%%/htdocs/langs/sq_AL/paypal.lang +%%WWWDIR%%/htdocs/langs/sq_AL/printing.lang +%%WWWDIR%%/htdocs/langs/sq_AL/productbatch.lang +%%WWWDIR%%/htdocs/langs/sq_AL/products.lang +%%WWWDIR%%/htdocs/langs/sq_AL/projects.lang +%%WWWDIR%%/htdocs/langs/sq_AL/propal.lang +%%WWWDIR%%/htdocs/langs/sq_AL/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/sq_AL/receptions.lang +%%WWWDIR%%/htdocs/langs/sq_AL/recruitment.lang +%%WWWDIR%%/htdocs/langs/sq_AL/resource.lang +%%WWWDIR%%/htdocs/langs/sq_AL/salaries.lang +%%WWWDIR%%/htdocs/langs/sq_AL/sendings.lang +%%WWWDIR%%/htdocs/langs/sq_AL/sms.lang +%%WWWDIR%%/htdocs/langs/sq_AL/stocks.lang +%%WWWDIR%%/htdocs/langs/sq_AL/stripe.lang +%%WWWDIR%%/htdocs/langs/sq_AL/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/sq_AL/suppliers.lang +%%WWWDIR%%/htdocs/langs/sq_AL/ticket.lang +%%WWWDIR%%/htdocs/langs/sq_AL/trips.lang +%%WWWDIR%%/htdocs/langs/sq_AL/users.lang +%%WWWDIR%%/htdocs/langs/sq_AL/website.lang +%%WWWDIR%%/htdocs/langs/sq_AL/withdrawals.lang +%%WWWDIR%%/htdocs/langs/sq_AL/workflow.lang +%%WWWDIR%%/htdocs/langs/sr_RS/accountancy.lang +%%WWWDIR%%/htdocs/langs/sr_RS/admin.lang +%%WWWDIR%%/htdocs/langs/sr_RS/agenda.lang +%%WWWDIR%%/htdocs/langs/sr_RS/assets.lang +%%WWWDIR%%/htdocs/langs/sr_RS/banks.lang +%%WWWDIR%%/htdocs/langs/sr_RS/bills.lang +%%WWWDIR%%/htdocs/langs/sr_RS/blockedlog.lang +%%WWWDIR%%/htdocs/langs/sr_RS/bookmarks.lang +%%WWWDIR%%/htdocs/langs/sr_RS/boxes.lang +%%WWWDIR%%/htdocs/langs/sr_RS/cashdesk.lang +%%WWWDIR%%/htdocs/langs/sr_RS/categories.lang +%%WWWDIR%%/htdocs/langs/sr_RS/commercial.lang +%%WWWDIR%%/htdocs/langs/sr_RS/companies.lang +%%WWWDIR%%/htdocs/langs/sr_RS/compta.lang +%%WWWDIR%%/htdocs/langs/sr_RS/contracts.lang +%%WWWDIR%%/htdocs/langs/sr_RS/cron.lang +%%WWWDIR%%/htdocs/langs/sr_RS/datapolicy.lang +%%WWWDIR%%/htdocs/langs/sr_RS/deliveries.lang +%%WWWDIR%%/htdocs/langs/sr_RS/dict.lang +%%WWWDIR%%/htdocs/langs/sr_RS/donations.lang +%%WWWDIR%%/htdocs/langs/sr_RS/ecm.lang +%%WWWDIR%%/htdocs/langs/sr_RS/errors.lang +%%WWWDIR%%/htdocs/langs/sr_RS/eventorganization.lang +%%WWWDIR%%/htdocs/langs/sr_RS/exports.lang +%%WWWDIR%%/htdocs/langs/sr_RS/help.lang +%%WWWDIR%%/htdocs/langs/sr_RS/holiday.lang +%%WWWDIR%%/htdocs/langs/sr_RS/hrm.lang +%%WWWDIR%%/htdocs/langs/sr_RS/install.lang +%%WWWDIR%%/htdocs/langs/sr_RS/interventions.lang +%%WWWDIR%%/htdocs/langs/sr_RS/intracommreport.lang +%%WWWDIR%%/htdocs/langs/sr_RS/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/sr_RS/languages.lang +%%WWWDIR%%/htdocs/langs/sr_RS/ldap.lang +%%WWWDIR%%/htdocs/langs/sr_RS/loan.lang +%%WWWDIR%%/htdocs/langs/sr_RS/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/sr_RS/mails.lang +%%WWWDIR%%/htdocs/langs/sr_RS/main.lang +%%WWWDIR%%/htdocs/langs/sr_RS/margins.lang +%%WWWDIR%%/htdocs/langs/sr_RS/members.lang +%%WWWDIR%%/htdocs/langs/sr_RS/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/sr_RS/mrp.lang +%%WWWDIR%%/htdocs/langs/sr_RS/multicurrency.lang +%%WWWDIR%%/htdocs/langs/sr_RS/oauth.lang +%%WWWDIR%%/htdocs/langs/sr_RS/opensurvey.lang +%%WWWDIR%%/htdocs/langs/sr_RS/orders.lang +%%WWWDIR%%/htdocs/langs/sr_RS/other.lang +%%WWWDIR%%/htdocs/langs/sr_RS/partnership.lang +%%WWWDIR%%/htdocs/langs/sr_RS/paybox.lang +%%WWWDIR%%/htdocs/langs/sr_RS/paypal.lang +%%WWWDIR%%/htdocs/langs/sr_RS/printing.lang +%%WWWDIR%%/htdocs/langs/sr_RS/productbatch.lang +%%WWWDIR%%/htdocs/langs/sr_RS/products.lang +%%WWWDIR%%/htdocs/langs/sr_RS/projects.lang +%%WWWDIR%%/htdocs/langs/sr_RS/propal.lang +%%WWWDIR%%/htdocs/langs/sr_RS/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/sr_RS/receptions.lang +%%WWWDIR%%/htdocs/langs/sr_RS/recruitment.lang +%%WWWDIR%%/htdocs/langs/sr_RS/resource.lang +%%WWWDIR%%/htdocs/langs/sr_RS/salaries.lang +%%WWWDIR%%/htdocs/langs/sr_RS/sendings.lang +%%WWWDIR%%/htdocs/langs/sr_RS/sms.lang +%%WWWDIR%%/htdocs/langs/sr_RS/stocks.lang +%%WWWDIR%%/htdocs/langs/sr_RS/stripe.lang +%%WWWDIR%%/htdocs/langs/sr_RS/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/sr_RS/suppliers.lang +%%WWWDIR%%/htdocs/langs/sr_RS/ticket.lang +%%WWWDIR%%/htdocs/langs/sr_RS/trips.lang +%%WWWDIR%%/htdocs/langs/sr_RS/users.lang +%%WWWDIR%%/htdocs/langs/sr_RS/website.lang +%%WWWDIR%%/htdocs/langs/sr_RS/withdrawals.lang +%%WWWDIR%%/htdocs/langs/sr_RS/workflow.lang +%%WWWDIR%%/htdocs/langs/sv_SE/accountancy.lang +%%WWWDIR%%/htdocs/langs/sv_SE/admin.lang +%%WWWDIR%%/htdocs/langs/sv_SE/agenda.lang +%%WWWDIR%%/htdocs/langs/sv_SE/assets.lang +%%WWWDIR%%/htdocs/langs/sv_SE/banks.lang +%%WWWDIR%%/htdocs/langs/sv_SE/bills.lang +%%WWWDIR%%/htdocs/langs/sv_SE/blockedlog.lang +%%WWWDIR%%/htdocs/langs/sv_SE/bookmarks.lang +%%WWWDIR%%/htdocs/langs/sv_SE/boxes.lang +%%WWWDIR%%/htdocs/langs/sv_SE/cashdesk.lang +%%WWWDIR%%/htdocs/langs/sv_SE/categories.lang +%%WWWDIR%%/htdocs/langs/sv_SE/commercial.lang +%%WWWDIR%%/htdocs/langs/sv_SE/companies.lang +%%WWWDIR%%/htdocs/langs/sv_SE/compta.lang +%%WWWDIR%%/htdocs/langs/sv_SE/contracts.lang +%%WWWDIR%%/htdocs/langs/sv_SE/cron.lang +%%WWWDIR%%/htdocs/langs/sv_SE/datapolicy.lang +%%WWWDIR%%/htdocs/langs/sv_SE/deliveries.lang +%%WWWDIR%%/htdocs/langs/sv_SE/dict.lang +%%WWWDIR%%/htdocs/langs/sv_SE/donations.lang +%%WWWDIR%%/htdocs/langs/sv_SE/ecm.lang +%%WWWDIR%%/htdocs/langs/sv_SE/errors.lang +%%WWWDIR%%/htdocs/langs/sv_SE/eventorganization.lang +%%WWWDIR%%/htdocs/langs/sv_SE/exports.lang +%%WWWDIR%%/htdocs/langs/sv_SE/help.lang +%%WWWDIR%%/htdocs/langs/sv_SE/holiday.lang +%%WWWDIR%%/htdocs/langs/sv_SE/hrm.lang +%%WWWDIR%%/htdocs/langs/sv_SE/install.lang +%%WWWDIR%%/htdocs/langs/sv_SE/interventions.lang +%%WWWDIR%%/htdocs/langs/sv_SE/intracommreport.lang +%%WWWDIR%%/htdocs/langs/sv_SE/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/sv_SE/languages.lang +%%WWWDIR%%/htdocs/langs/sv_SE/ldap.lang +%%WWWDIR%%/htdocs/langs/sv_SE/loan.lang +%%WWWDIR%%/htdocs/langs/sv_SE/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/sv_SE/mails.lang +%%WWWDIR%%/htdocs/langs/sv_SE/main.lang +%%WWWDIR%%/htdocs/langs/sv_SE/margins.lang +%%WWWDIR%%/htdocs/langs/sv_SE/members.lang +%%WWWDIR%%/htdocs/langs/sv_SE/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/sv_SE/mrp.lang +%%WWWDIR%%/htdocs/langs/sv_SE/multicurrency.lang +%%WWWDIR%%/htdocs/langs/sv_SE/oauth.lang +%%WWWDIR%%/htdocs/langs/sv_SE/opensurvey.lang +%%WWWDIR%%/htdocs/langs/sv_SE/orders.lang +%%WWWDIR%%/htdocs/langs/sv_SE/other.lang +%%WWWDIR%%/htdocs/langs/sv_SE/partnership.lang +%%WWWDIR%%/htdocs/langs/sv_SE/paybox.lang +%%WWWDIR%%/htdocs/langs/sv_SE/paypal.lang +%%WWWDIR%%/htdocs/langs/sv_SE/printing.lang +%%WWWDIR%%/htdocs/langs/sv_SE/productbatch.lang +%%WWWDIR%%/htdocs/langs/sv_SE/products.lang +%%WWWDIR%%/htdocs/langs/sv_SE/projects.lang +%%WWWDIR%%/htdocs/langs/sv_SE/propal.lang +%%WWWDIR%%/htdocs/langs/sv_SE/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/sv_SE/receptions.lang +%%WWWDIR%%/htdocs/langs/sv_SE/recruitment.lang +%%WWWDIR%%/htdocs/langs/sv_SE/resource.lang +%%WWWDIR%%/htdocs/langs/sv_SE/salaries.lang +%%WWWDIR%%/htdocs/langs/sv_SE/sendings.lang +%%WWWDIR%%/htdocs/langs/sv_SE/sms.lang +%%WWWDIR%%/htdocs/langs/sv_SE/stocks.lang +%%WWWDIR%%/htdocs/langs/sv_SE/stripe.lang +%%WWWDIR%%/htdocs/langs/sv_SE/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/sv_SE/suppliers.lang +%%WWWDIR%%/htdocs/langs/sv_SE/ticket.lang +%%WWWDIR%%/htdocs/langs/sv_SE/trips.lang +%%WWWDIR%%/htdocs/langs/sv_SE/users.lang +%%WWWDIR%%/htdocs/langs/sv_SE/website.lang +%%WWWDIR%%/htdocs/langs/sv_SE/withdrawals.lang +%%WWWDIR%%/htdocs/langs/sv_SE/workflow.lang +%%WWWDIR%%/htdocs/langs/sw_SW/accountancy.lang +%%WWWDIR%%/htdocs/langs/sw_SW/admin.lang +%%WWWDIR%%/htdocs/langs/sw_SW/agenda.lang +%%WWWDIR%%/htdocs/langs/sw_SW/assets.lang +%%WWWDIR%%/htdocs/langs/sw_SW/banks.lang +%%WWWDIR%%/htdocs/langs/sw_SW/bills.lang +%%WWWDIR%%/htdocs/langs/sw_SW/blockedlog.lang +%%WWWDIR%%/htdocs/langs/sw_SW/bookmarks.lang +%%WWWDIR%%/htdocs/langs/sw_SW/boxes.lang +%%WWWDIR%%/htdocs/langs/sw_SW/cashdesk.lang +%%WWWDIR%%/htdocs/langs/sw_SW/categories.lang +%%WWWDIR%%/htdocs/langs/sw_SW/commercial.lang +%%WWWDIR%%/htdocs/langs/sw_SW/companies.lang +%%WWWDIR%%/htdocs/langs/sw_SW/compta.lang +%%WWWDIR%%/htdocs/langs/sw_SW/contracts.lang +%%WWWDIR%%/htdocs/langs/sw_SW/cron.lang +%%WWWDIR%%/htdocs/langs/sw_SW/datapolicy.lang +%%WWWDIR%%/htdocs/langs/sw_SW/deliveries.lang +%%WWWDIR%%/htdocs/langs/sw_SW/dict.lang +%%WWWDIR%%/htdocs/langs/sw_SW/donations.lang +%%WWWDIR%%/htdocs/langs/sw_SW/ecm.lang +%%WWWDIR%%/htdocs/langs/sw_SW/errors.lang +%%WWWDIR%%/htdocs/langs/sw_SW/eventorganization.lang +%%WWWDIR%%/htdocs/langs/sw_SW/exports.lang +%%WWWDIR%%/htdocs/langs/sw_SW/help.lang +%%WWWDIR%%/htdocs/langs/sw_SW/holiday.lang +%%WWWDIR%%/htdocs/langs/sw_SW/hrm.lang +%%WWWDIR%%/htdocs/langs/sw_SW/install.lang +%%WWWDIR%%/htdocs/langs/sw_SW/interventions.lang +%%WWWDIR%%/htdocs/langs/sw_SW/intracommreport.lang +%%WWWDIR%%/htdocs/langs/sw_SW/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/sw_SW/languages.lang +%%WWWDIR%%/htdocs/langs/sw_SW/ldap.lang +%%WWWDIR%%/htdocs/langs/sw_SW/loan.lang +%%WWWDIR%%/htdocs/langs/sw_SW/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/sw_SW/mails.lang +%%WWWDIR%%/htdocs/langs/sw_SW/main.lang +%%WWWDIR%%/htdocs/langs/sw_SW/margins.lang +%%WWWDIR%%/htdocs/langs/sw_SW/members.lang +%%WWWDIR%%/htdocs/langs/sw_SW/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/sw_SW/mrp.lang +%%WWWDIR%%/htdocs/langs/sw_SW/multicurrency.lang +%%WWWDIR%%/htdocs/langs/sw_SW/oauth.lang +%%WWWDIR%%/htdocs/langs/sw_SW/opensurvey.lang +%%WWWDIR%%/htdocs/langs/sw_SW/orders.lang +%%WWWDIR%%/htdocs/langs/sw_SW/other.lang +%%WWWDIR%%/htdocs/langs/sw_SW/partnership.lang +%%WWWDIR%%/htdocs/langs/sw_SW/paybox.lang +%%WWWDIR%%/htdocs/langs/sw_SW/paypal.lang +%%WWWDIR%%/htdocs/langs/sw_SW/printing.lang +%%WWWDIR%%/htdocs/langs/sw_SW/productbatch.lang +%%WWWDIR%%/htdocs/langs/sw_SW/products.lang +%%WWWDIR%%/htdocs/langs/sw_SW/projects.lang +%%WWWDIR%%/htdocs/langs/sw_SW/propal.lang +%%WWWDIR%%/htdocs/langs/sw_SW/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/sw_SW/receptions.lang +%%WWWDIR%%/htdocs/langs/sw_SW/recruitment.lang +%%WWWDIR%%/htdocs/langs/sw_SW/resource.lang +%%WWWDIR%%/htdocs/langs/sw_SW/salaries.lang +%%WWWDIR%%/htdocs/langs/sw_SW/sendings.lang +%%WWWDIR%%/htdocs/langs/sw_SW/sms.lang +%%WWWDIR%%/htdocs/langs/sw_SW/stocks.lang +%%WWWDIR%%/htdocs/langs/sw_SW/stripe.lang +%%WWWDIR%%/htdocs/langs/sw_SW/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/sw_SW/suppliers.lang +%%WWWDIR%%/htdocs/langs/sw_SW/ticket.lang +%%WWWDIR%%/htdocs/langs/sw_SW/trips.lang +%%WWWDIR%%/htdocs/langs/sw_SW/users.lang +%%WWWDIR%%/htdocs/langs/sw_SW/website.lang +%%WWWDIR%%/htdocs/langs/sw_SW/withdrawals.lang +%%WWWDIR%%/htdocs/langs/sw_SW/workflow.lang +%%WWWDIR%%/htdocs/langs/ta_IN/accountancy.lang +%%WWWDIR%%/htdocs/langs/ta_IN/admin.lang +%%WWWDIR%%/htdocs/langs/ta_IN/agenda.lang +%%WWWDIR%%/htdocs/langs/ta_IN/assets.lang +%%WWWDIR%%/htdocs/langs/ta_IN/banks.lang +%%WWWDIR%%/htdocs/langs/ta_IN/bills.lang +%%WWWDIR%%/htdocs/langs/ta_IN/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ta_IN/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ta_IN/boxes.lang +%%WWWDIR%%/htdocs/langs/ta_IN/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ta_IN/categories.lang +%%WWWDIR%%/htdocs/langs/ta_IN/commercial.lang +%%WWWDIR%%/htdocs/langs/ta_IN/companies.lang +%%WWWDIR%%/htdocs/langs/ta_IN/compta.lang +%%WWWDIR%%/htdocs/langs/ta_IN/contracts.lang +%%WWWDIR%%/htdocs/langs/ta_IN/cron.lang +%%WWWDIR%%/htdocs/langs/ta_IN/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ta_IN/deliveries.lang +%%WWWDIR%%/htdocs/langs/ta_IN/dict.lang +%%WWWDIR%%/htdocs/langs/ta_IN/donations.lang +%%WWWDIR%%/htdocs/langs/ta_IN/ecm.lang +%%WWWDIR%%/htdocs/langs/ta_IN/errors.lang +%%WWWDIR%%/htdocs/langs/ta_IN/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ta_IN/exports.lang +%%WWWDIR%%/htdocs/langs/ta_IN/help.lang +%%WWWDIR%%/htdocs/langs/ta_IN/holiday.lang +%%WWWDIR%%/htdocs/langs/ta_IN/hrm.lang +%%WWWDIR%%/htdocs/langs/ta_IN/install.lang +%%WWWDIR%%/htdocs/langs/ta_IN/interventions.lang +%%WWWDIR%%/htdocs/langs/ta_IN/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ta_IN/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ta_IN/languages.lang +%%WWWDIR%%/htdocs/langs/ta_IN/ldap.lang +%%WWWDIR%%/htdocs/langs/ta_IN/loan.lang +%%WWWDIR%%/htdocs/langs/ta_IN/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ta_IN/mails.lang +%%WWWDIR%%/htdocs/langs/ta_IN/main.lang +%%WWWDIR%%/htdocs/langs/ta_IN/margins.lang +%%WWWDIR%%/htdocs/langs/ta_IN/members.lang +%%WWWDIR%%/htdocs/langs/ta_IN/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ta_IN/mrp.lang +%%WWWDIR%%/htdocs/langs/ta_IN/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ta_IN/oauth.lang +%%WWWDIR%%/htdocs/langs/ta_IN/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ta_IN/orders.lang +%%WWWDIR%%/htdocs/langs/ta_IN/other.lang +%%WWWDIR%%/htdocs/langs/ta_IN/partnership.lang +%%WWWDIR%%/htdocs/langs/ta_IN/paybox.lang +%%WWWDIR%%/htdocs/langs/ta_IN/paypal.lang +%%WWWDIR%%/htdocs/langs/ta_IN/printing.lang +%%WWWDIR%%/htdocs/langs/ta_IN/productbatch.lang +%%WWWDIR%%/htdocs/langs/ta_IN/products.lang +%%WWWDIR%%/htdocs/langs/ta_IN/projects.lang +%%WWWDIR%%/htdocs/langs/ta_IN/propal.lang +%%WWWDIR%%/htdocs/langs/ta_IN/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ta_IN/receptions.lang +%%WWWDIR%%/htdocs/langs/ta_IN/recruitment.lang +%%WWWDIR%%/htdocs/langs/ta_IN/resource.lang +%%WWWDIR%%/htdocs/langs/ta_IN/salaries.lang +%%WWWDIR%%/htdocs/langs/ta_IN/sendings.lang +%%WWWDIR%%/htdocs/langs/ta_IN/sms.lang +%%WWWDIR%%/htdocs/langs/ta_IN/stocks.lang +%%WWWDIR%%/htdocs/langs/ta_IN/stripe.lang +%%WWWDIR%%/htdocs/langs/ta_IN/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ta_IN/suppliers.lang +%%WWWDIR%%/htdocs/langs/ta_IN/ticket.lang +%%WWWDIR%%/htdocs/langs/ta_IN/trips.lang +%%WWWDIR%%/htdocs/langs/ta_IN/users.lang +%%WWWDIR%%/htdocs/langs/ta_IN/website.lang +%%WWWDIR%%/htdocs/langs/ta_IN/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ta_IN/workflow.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/accountancy.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/admin.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/agenda.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/assets.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/banks.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/bills.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/blockedlog.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/bookmarks.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/boxes.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/cashdesk.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/categories.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/commercial.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/companies.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/compta.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/contracts.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/cron.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/datapolicy.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/deliveries.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/dict.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/donations.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/ecm.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/errors.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/eventorganization.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/exports.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/help.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/holiday.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/hrm.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/install.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/interventions.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/intracommreport.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/languages.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/ldap.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/loan.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/mails.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/main.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/margins.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/members.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/mrp.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/multicurrency.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/oauth.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/opensurvey.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/orders.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/other.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/partnership.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/paybox.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/paypal.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/printing.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/productbatch.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/products.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/projects.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/propal.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/receptions.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/recruitment.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/resource.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/salaries.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/sendings.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/sms.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/stocks.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/stripe.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/suppliers.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/ticket.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/trips.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/users.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/website.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/withdrawals.lang +%%WWWDIR%%/htdocs/langs/tg_TJ/workflow.lang +%%WWWDIR%%/htdocs/langs/th_TH/accountancy.lang +%%WWWDIR%%/htdocs/langs/th_TH/admin.lang +%%WWWDIR%%/htdocs/langs/th_TH/agenda.lang +%%WWWDIR%%/htdocs/langs/th_TH/assets.lang +%%WWWDIR%%/htdocs/langs/th_TH/banks.lang +%%WWWDIR%%/htdocs/langs/th_TH/bills.lang +%%WWWDIR%%/htdocs/langs/th_TH/blockedlog.lang +%%WWWDIR%%/htdocs/langs/th_TH/bookmarks.lang +%%WWWDIR%%/htdocs/langs/th_TH/boxes.lang +%%WWWDIR%%/htdocs/langs/th_TH/cashdesk.lang +%%WWWDIR%%/htdocs/langs/th_TH/categories.lang +%%WWWDIR%%/htdocs/langs/th_TH/commercial.lang +%%WWWDIR%%/htdocs/langs/th_TH/companies.lang +%%WWWDIR%%/htdocs/langs/th_TH/compta.lang +%%WWWDIR%%/htdocs/langs/th_TH/contracts.lang +%%WWWDIR%%/htdocs/langs/th_TH/cron.lang +%%WWWDIR%%/htdocs/langs/th_TH/datapolicy.lang +%%WWWDIR%%/htdocs/langs/th_TH/deliveries.lang +%%WWWDIR%%/htdocs/langs/th_TH/dict.lang +%%WWWDIR%%/htdocs/langs/th_TH/donations.lang +%%WWWDIR%%/htdocs/langs/th_TH/ecm.lang +%%WWWDIR%%/htdocs/langs/th_TH/errors.lang +%%WWWDIR%%/htdocs/langs/th_TH/eventorganization.lang +%%WWWDIR%%/htdocs/langs/th_TH/exports.lang +%%WWWDIR%%/htdocs/langs/th_TH/help.lang +%%WWWDIR%%/htdocs/langs/th_TH/holiday.lang +%%WWWDIR%%/htdocs/langs/th_TH/hrm.lang +%%WWWDIR%%/htdocs/langs/th_TH/install.lang +%%WWWDIR%%/htdocs/langs/th_TH/interventions.lang +%%WWWDIR%%/htdocs/langs/th_TH/intracommreport.lang +%%WWWDIR%%/htdocs/langs/th_TH/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/th_TH/languages.lang +%%WWWDIR%%/htdocs/langs/th_TH/ldap.lang +%%WWWDIR%%/htdocs/langs/th_TH/loan.lang +%%WWWDIR%%/htdocs/langs/th_TH/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/th_TH/mails.lang +%%WWWDIR%%/htdocs/langs/th_TH/main.lang +%%WWWDIR%%/htdocs/langs/th_TH/margins.lang +%%WWWDIR%%/htdocs/langs/th_TH/members.lang +%%WWWDIR%%/htdocs/langs/th_TH/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/th_TH/mrp.lang +%%WWWDIR%%/htdocs/langs/th_TH/multicurrency.lang +%%WWWDIR%%/htdocs/langs/th_TH/oauth.lang +%%WWWDIR%%/htdocs/langs/th_TH/opensurvey.lang +%%WWWDIR%%/htdocs/langs/th_TH/orders.lang +%%WWWDIR%%/htdocs/langs/th_TH/other.lang +%%WWWDIR%%/htdocs/langs/th_TH/partnership.lang +%%WWWDIR%%/htdocs/langs/th_TH/paybox.lang +%%WWWDIR%%/htdocs/langs/th_TH/paypal.lang +%%WWWDIR%%/htdocs/langs/th_TH/printing.lang +%%WWWDIR%%/htdocs/langs/th_TH/productbatch.lang +%%WWWDIR%%/htdocs/langs/th_TH/products.lang +%%WWWDIR%%/htdocs/langs/th_TH/projects.lang +%%WWWDIR%%/htdocs/langs/th_TH/propal.lang +%%WWWDIR%%/htdocs/langs/th_TH/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/th_TH/receptions.lang +%%WWWDIR%%/htdocs/langs/th_TH/recruitment.lang +%%WWWDIR%%/htdocs/langs/th_TH/resource.lang +%%WWWDIR%%/htdocs/langs/th_TH/salaries.lang +%%WWWDIR%%/htdocs/langs/th_TH/sendings.lang +%%WWWDIR%%/htdocs/langs/th_TH/sms.lang +%%WWWDIR%%/htdocs/langs/th_TH/stocks.lang +%%WWWDIR%%/htdocs/langs/th_TH/stripe.lang +%%WWWDIR%%/htdocs/langs/th_TH/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/th_TH/suppliers.lang +%%WWWDIR%%/htdocs/langs/th_TH/ticket.lang +%%WWWDIR%%/htdocs/langs/th_TH/trips.lang +%%WWWDIR%%/htdocs/langs/th_TH/users.lang +%%WWWDIR%%/htdocs/langs/th_TH/website.lang +%%WWWDIR%%/htdocs/langs/th_TH/withdrawals.lang +%%WWWDIR%%/htdocs/langs/th_TH/workflow.lang +%%WWWDIR%%/htdocs/langs/tr_TR/accountancy.lang +%%WWWDIR%%/htdocs/langs/tr_TR/admin.lang +%%WWWDIR%%/htdocs/langs/tr_TR/agenda.lang +%%WWWDIR%%/htdocs/langs/tr_TR/assets.lang +%%WWWDIR%%/htdocs/langs/tr_TR/banks.lang +%%WWWDIR%%/htdocs/langs/tr_TR/bills.lang +%%WWWDIR%%/htdocs/langs/tr_TR/blockedlog.lang +%%WWWDIR%%/htdocs/langs/tr_TR/bookmarks.lang +%%WWWDIR%%/htdocs/langs/tr_TR/boxes.lang +%%WWWDIR%%/htdocs/langs/tr_TR/cashdesk.lang +%%WWWDIR%%/htdocs/langs/tr_TR/categories.lang +%%WWWDIR%%/htdocs/langs/tr_TR/commercial.lang +%%WWWDIR%%/htdocs/langs/tr_TR/commissions.lang +%%WWWDIR%%/htdocs/langs/tr_TR/companies.lang +%%WWWDIR%%/htdocs/langs/tr_TR/compta.lang +%%WWWDIR%%/htdocs/langs/tr_TR/contracts.lang +%%WWWDIR%%/htdocs/langs/tr_TR/cron.lang +%%WWWDIR%%/htdocs/langs/tr_TR/datapolicy.lang +%%WWWDIR%%/htdocs/langs/tr_TR/deliveries.lang +%%WWWDIR%%/htdocs/langs/tr_TR/dict.lang +%%WWWDIR%%/htdocs/langs/tr_TR/donations.lang +%%WWWDIR%%/htdocs/langs/tr_TR/ecm.lang +%%WWWDIR%%/htdocs/langs/tr_TR/errors.lang +%%WWWDIR%%/htdocs/langs/tr_TR/eventorganization.lang +%%WWWDIR%%/htdocs/langs/tr_TR/exports.lang +%%WWWDIR%%/htdocs/langs/tr_TR/help.lang +%%WWWDIR%%/htdocs/langs/tr_TR/holiday.lang +%%WWWDIR%%/htdocs/langs/tr_TR/hrm.lang +%%WWWDIR%%/htdocs/langs/tr_TR/install.lang +%%WWWDIR%%/htdocs/langs/tr_TR/interventions.lang +%%WWWDIR%%/htdocs/langs/tr_TR/intracommreport.lang +%%WWWDIR%%/htdocs/langs/tr_TR/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/tr_TR/languages.lang +%%WWWDIR%%/htdocs/langs/tr_TR/ldap.lang +%%WWWDIR%%/htdocs/langs/tr_TR/loan.lang +%%WWWDIR%%/htdocs/langs/tr_TR/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/tr_TR/mails.lang +%%WWWDIR%%/htdocs/langs/tr_TR/main.lang +%%WWWDIR%%/htdocs/langs/tr_TR/margins.lang +%%WWWDIR%%/htdocs/langs/tr_TR/members.lang +%%WWWDIR%%/htdocs/langs/tr_TR/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/tr_TR/mrp.lang +%%WWWDIR%%/htdocs/langs/tr_TR/multicurrency.lang +%%WWWDIR%%/htdocs/langs/tr_TR/oauth.lang +%%WWWDIR%%/htdocs/langs/tr_TR/opensurvey.lang +%%WWWDIR%%/htdocs/langs/tr_TR/orders.lang +%%WWWDIR%%/htdocs/langs/tr_TR/other.lang +%%WWWDIR%%/htdocs/langs/tr_TR/partnership.lang +%%WWWDIR%%/htdocs/langs/tr_TR/paybox.lang +%%WWWDIR%%/htdocs/langs/tr_TR/paypal.lang +%%WWWDIR%%/htdocs/langs/tr_TR/printing.lang +%%WWWDIR%%/htdocs/langs/tr_TR/productbatch.lang +%%WWWDIR%%/htdocs/langs/tr_TR/products.lang +%%WWWDIR%%/htdocs/langs/tr_TR/projects.lang +%%WWWDIR%%/htdocs/langs/tr_TR/propal.lang +%%WWWDIR%%/htdocs/langs/tr_TR/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/tr_TR/receptions.lang +%%WWWDIR%%/htdocs/langs/tr_TR/recruitment.lang +%%WWWDIR%%/htdocs/langs/tr_TR/resource.lang +%%WWWDIR%%/htdocs/langs/tr_TR/salaries.lang +%%WWWDIR%%/htdocs/langs/tr_TR/sendings.lang +%%WWWDIR%%/htdocs/langs/tr_TR/sms.lang +%%WWWDIR%%/htdocs/langs/tr_TR/stocks.lang +%%WWWDIR%%/htdocs/langs/tr_TR/stripe.lang +%%WWWDIR%%/htdocs/langs/tr_TR/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/tr_TR/suppliers.lang +%%WWWDIR%%/htdocs/langs/tr_TR/ticket.lang +%%WWWDIR%%/htdocs/langs/tr_TR/trips.lang +%%WWWDIR%%/htdocs/langs/tr_TR/users.lang +%%WWWDIR%%/htdocs/langs/tr_TR/website.lang +%%WWWDIR%%/htdocs/langs/tr_TR/withdrawals.lang +%%WWWDIR%%/htdocs/langs/tr_TR/workflow.lang +%%WWWDIR%%/htdocs/langs/uk_UA/accountancy.lang +%%WWWDIR%%/htdocs/langs/uk_UA/admin.lang +%%WWWDIR%%/htdocs/langs/uk_UA/agenda.lang +%%WWWDIR%%/htdocs/langs/uk_UA/assets.lang +%%WWWDIR%%/htdocs/langs/uk_UA/banks.lang +%%WWWDIR%%/htdocs/langs/uk_UA/bills.lang +%%WWWDIR%%/htdocs/langs/uk_UA/blockedlog.lang +%%WWWDIR%%/htdocs/langs/uk_UA/bookmarks.lang +%%WWWDIR%%/htdocs/langs/uk_UA/boxes.lang +%%WWWDIR%%/htdocs/langs/uk_UA/cashdesk.lang +%%WWWDIR%%/htdocs/langs/uk_UA/categories.lang +%%WWWDIR%%/htdocs/langs/uk_UA/commercial.lang +%%WWWDIR%%/htdocs/langs/uk_UA/companies.lang +%%WWWDIR%%/htdocs/langs/uk_UA/compta.lang +%%WWWDIR%%/htdocs/langs/uk_UA/contracts.lang +%%WWWDIR%%/htdocs/langs/uk_UA/cron.lang +%%WWWDIR%%/htdocs/langs/uk_UA/datapolicy.lang +%%WWWDIR%%/htdocs/langs/uk_UA/deliveries.lang +%%WWWDIR%%/htdocs/langs/uk_UA/dict.lang +%%WWWDIR%%/htdocs/langs/uk_UA/donations.lang +%%WWWDIR%%/htdocs/langs/uk_UA/ecm.lang +%%WWWDIR%%/htdocs/langs/uk_UA/errors.lang +%%WWWDIR%%/htdocs/langs/uk_UA/eventorganization.lang +%%WWWDIR%%/htdocs/langs/uk_UA/exports.lang +%%WWWDIR%%/htdocs/langs/uk_UA/help.lang +%%WWWDIR%%/htdocs/langs/uk_UA/holiday.lang +%%WWWDIR%%/htdocs/langs/uk_UA/hrm.lang +%%WWWDIR%%/htdocs/langs/uk_UA/install.lang +%%WWWDIR%%/htdocs/langs/uk_UA/interventions.lang +%%WWWDIR%%/htdocs/langs/uk_UA/intracommreport.lang +%%WWWDIR%%/htdocs/langs/uk_UA/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/uk_UA/languages.lang +%%WWWDIR%%/htdocs/langs/uk_UA/ldap.lang +%%WWWDIR%%/htdocs/langs/uk_UA/loan.lang +%%WWWDIR%%/htdocs/langs/uk_UA/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/uk_UA/mails.lang +%%WWWDIR%%/htdocs/langs/uk_UA/main.lang +%%WWWDIR%%/htdocs/langs/uk_UA/margins.lang +%%WWWDIR%%/htdocs/langs/uk_UA/members.lang +%%WWWDIR%%/htdocs/langs/uk_UA/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/uk_UA/mrp.lang +%%WWWDIR%%/htdocs/langs/uk_UA/multicurrency.lang +%%WWWDIR%%/htdocs/langs/uk_UA/oauth.lang +%%WWWDIR%%/htdocs/langs/uk_UA/opensurvey.lang +%%WWWDIR%%/htdocs/langs/uk_UA/orders.lang +%%WWWDIR%%/htdocs/langs/uk_UA/other.lang +%%WWWDIR%%/htdocs/langs/uk_UA/partnership.lang +%%WWWDIR%%/htdocs/langs/uk_UA/paybox.lang +%%WWWDIR%%/htdocs/langs/uk_UA/paypal.lang +%%WWWDIR%%/htdocs/langs/uk_UA/printing.lang +%%WWWDIR%%/htdocs/langs/uk_UA/productbatch.lang +%%WWWDIR%%/htdocs/langs/uk_UA/products.lang +%%WWWDIR%%/htdocs/langs/uk_UA/projects.lang +%%WWWDIR%%/htdocs/langs/uk_UA/propal.lang +%%WWWDIR%%/htdocs/langs/uk_UA/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/uk_UA/receptions.lang +%%WWWDIR%%/htdocs/langs/uk_UA/recruitment.lang +%%WWWDIR%%/htdocs/langs/uk_UA/resource.lang +%%WWWDIR%%/htdocs/langs/uk_UA/salaries.lang +%%WWWDIR%%/htdocs/langs/uk_UA/sendings.lang +%%WWWDIR%%/htdocs/langs/uk_UA/sms.lang +%%WWWDIR%%/htdocs/langs/uk_UA/stocks.lang +%%WWWDIR%%/htdocs/langs/uk_UA/stripe.lang +%%WWWDIR%%/htdocs/langs/uk_UA/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/uk_UA/suppliers.lang +%%WWWDIR%%/htdocs/langs/uk_UA/ticket.lang +%%WWWDIR%%/htdocs/langs/uk_UA/trips.lang +%%WWWDIR%%/htdocs/langs/uk_UA/users.lang +%%WWWDIR%%/htdocs/langs/uk_UA/website.lang +%%WWWDIR%%/htdocs/langs/uk_UA/withdrawals.lang +%%WWWDIR%%/htdocs/langs/uk_UA/workflow.lang +%%WWWDIR%%/htdocs/langs/ur_PK/accountancy.lang +%%WWWDIR%%/htdocs/langs/ur_PK/admin.lang +%%WWWDIR%%/htdocs/langs/ur_PK/agenda.lang +%%WWWDIR%%/htdocs/langs/ur_PK/assets.lang +%%WWWDIR%%/htdocs/langs/ur_PK/banks.lang +%%WWWDIR%%/htdocs/langs/ur_PK/bills.lang +%%WWWDIR%%/htdocs/langs/ur_PK/blockedlog.lang +%%WWWDIR%%/htdocs/langs/ur_PK/bookmarks.lang +%%WWWDIR%%/htdocs/langs/ur_PK/boxes.lang +%%WWWDIR%%/htdocs/langs/ur_PK/cashdesk.lang +%%WWWDIR%%/htdocs/langs/ur_PK/categories.lang +%%WWWDIR%%/htdocs/langs/ur_PK/commercial.lang +%%WWWDIR%%/htdocs/langs/ur_PK/companies.lang +%%WWWDIR%%/htdocs/langs/ur_PK/compta.lang +%%WWWDIR%%/htdocs/langs/ur_PK/contracts.lang +%%WWWDIR%%/htdocs/langs/ur_PK/cron.lang +%%WWWDIR%%/htdocs/langs/ur_PK/datapolicy.lang +%%WWWDIR%%/htdocs/langs/ur_PK/deliveries.lang +%%WWWDIR%%/htdocs/langs/ur_PK/dict.lang +%%WWWDIR%%/htdocs/langs/ur_PK/donations.lang +%%WWWDIR%%/htdocs/langs/ur_PK/ecm.lang +%%WWWDIR%%/htdocs/langs/ur_PK/errors.lang +%%WWWDIR%%/htdocs/langs/ur_PK/eventorganization.lang +%%WWWDIR%%/htdocs/langs/ur_PK/exports.lang +%%WWWDIR%%/htdocs/langs/ur_PK/help.lang +%%WWWDIR%%/htdocs/langs/ur_PK/holiday.lang +%%WWWDIR%%/htdocs/langs/ur_PK/hrm.lang +%%WWWDIR%%/htdocs/langs/ur_PK/install.lang +%%WWWDIR%%/htdocs/langs/ur_PK/interventions.lang +%%WWWDIR%%/htdocs/langs/ur_PK/intracommreport.lang +%%WWWDIR%%/htdocs/langs/ur_PK/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/ur_PK/languages.lang +%%WWWDIR%%/htdocs/langs/ur_PK/ldap.lang +%%WWWDIR%%/htdocs/langs/ur_PK/loan.lang +%%WWWDIR%%/htdocs/langs/ur_PK/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/ur_PK/mails.lang +%%WWWDIR%%/htdocs/langs/ur_PK/main.lang +%%WWWDIR%%/htdocs/langs/ur_PK/margins.lang +%%WWWDIR%%/htdocs/langs/ur_PK/members.lang +%%WWWDIR%%/htdocs/langs/ur_PK/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/ur_PK/mrp.lang +%%WWWDIR%%/htdocs/langs/ur_PK/multicurrency.lang +%%WWWDIR%%/htdocs/langs/ur_PK/oauth.lang +%%WWWDIR%%/htdocs/langs/ur_PK/opensurvey.lang +%%WWWDIR%%/htdocs/langs/ur_PK/orders.lang +%%WWWDIR%%/htdocs/langs/ur_PK/other.lang +%%WWWDIR%%/htdocs/langs/ur_PK/partnership.lang +%%WWWDIR%%/htdocs/langs/ur_PK/paybox.lang +%%WWWDIR%%/htdocs/langs/ur_PK/paypal.lang +%%WWWDIR%%/htdocs/langs/ur_PK/printing.lang +%%WWWDIR%%/htdocs/langs/ur_PK/productbatch.lang +%%WWWDIR%%/htdocs/langs/ur_PK/products.lang +%%WWWDIR%%/htdocs/langs/ur_PK/projects.lang +%%WWWDIR%%/htdocs/langs/ur_PK/propal.lang +%%WWWDIR%%/htdocs/langs/ur_PK/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/ur_PK/receptions.lang +%%WWWDIR%%/htdocs/langs/ur_PK/recruitment.lang +%%WWWDIR%%/htdocs/langs/ur_PK/resource.lang +%%WWWDIR%%/htdocs/langs/ur_PK/salaries.lang +%%WWWDIR%%/htdocs/langs/ur_PK/sendings.lang +%%WWWDIR%%/htdocs/langs/ur_PK/sms.lang +%%WWWDIR%%/htdocs/langs/ur_PK/stocks.lang +%%WWWDIR%%/htdocs/langs/ur_PK/stripe.lang +%%WWWDIR%%/htdocs/langs/ur_PK/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/ur_PK/suppliers.lang +%%WWWDIR%%/htdocs/langs/ur_PK/ticket.lang +%%WWWDIR%%/htdocs/langs/ur_PK/trips.lang +%%WWWDIR%%/htdocs/langs/ur_PK/users.lang +%%WWWDIR%%/htdocs/langs/ur_PK/website.lang +%%WWWDIR%%/htdocs/langs/ur_PK/withdrawals.lang +%%WWWDIR%%/htdocs/langs/ur_PK/workflow.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/accountancy.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/admin.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/agenda.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/assets.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/banks.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/bills.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/blockedlog.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/bookmarks.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/boxes.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/cashdesk.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/categories.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/commercial.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/companies.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/compta.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/contracts.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/cron.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/datapolicy.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/deliveries.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/dict.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/donations.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/ecm.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/errors.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/eventorganization.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/exports.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/help.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/holiday.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/hrm.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/install.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/interventions.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/intracommreport.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/languages.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/ldap.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/loan.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/mails.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/main.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/margins.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/members.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/mrp.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/multicurrency.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/oauth.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/opensurvey.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/orders.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/other.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/partnership.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/paybox.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/paypal.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/printing.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/productbatch.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/products.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/projects.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/propal.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/receptions.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/recruitment.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/resource.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/salaries.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/sendings.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/sms.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/stocks.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/stripe.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/suppliers.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/ticket.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/trips.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/users.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/website.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/withdrawals.lang +%%WWWDIR%%/htdocs/langs/uz_UZ/workflow.lang +%%WWWDIR%%/htdocs/langs/vi_VN/accountancy.lang +%%WWWDIR%%/htdocs/langs/vi_VN/admin.lang +%%WWWDIR%%/htdocs/langs/vi_VN/agenda.lang +%%WWWDIR%%/htdocs/langs/vi_VN/assets.lang +%%WWWDIR%%/htdocs/langs/vi_VN/banks.lang +%%WWWDIR%%/htdocs/langs/vi_VN/bills.lang +%%WWWDIR%%/htdocs/langs/vi_VN/blockedlog.lang +%%WWWDIR%%/htdocs/langs/vi_VN/bookmarks.lang +%%WWWDIR%%/htdocs/langs/vi_VN/boxes.lang +%%WWWDIR%%/htdocs/langs/vi_VN/cashdesk.lang +%%WWWDIR%%/htdocs/langs/vi_VN/categories.lang +%%WWWDIR%%/htdocs/langs/vi_VN/commercial.lang +%%WWWDIR%%/htdocs/langs/vi_VN/companies.lang +%%WWWDIR%%/htdocs/langs/vi_VN/compta.lang +%%WWWDIR%%/htdocs/langs/vi_VN/contracts.lang +%%WWWDIR%%/htdocs/langs/vi_VN/cron.lang +%%WWWDIR%%/htdocs/langs/vi_VN/datapolicy.lang +%%WWWDIR%%/htdocs/langs/vi_VN/deliveries.lang +%%WWWDIR%%/htdocs/langs/vi_VN/dict.lang +%%WWWDIR%%/htdocs/langs/vi_VN/donations.lang +%%WWWDIR%%/htdocs/langs/vi_VN/ecm.lang +%%WWWDIR%%/htdocs/langs/vi_VN/errors.lang +%%WWWDIR%%/htdocs/langs/vi_VN/eventorganization.lang +%%WWWDIR%%/htdocs/langs/vi_VN/exports.lang +%%WWWDIR%%/htdocs/langs/vi_VN/help.lang +%%WWWDIR%%/htdocs/langs/vi_VN/holiday.lang +%%WWWDIR%%/htdocs/langs/vi_VN/hrm.lang +%%WWWDIR%%/htdocs/langs/vi_VN/install.lang +%%WWWDIR%%/htdocs/langs/vi_VN/interventions.lang +%%WWWDIR%%/htdocs/langs/vi_VN/intracommreport.lang +%%WWWDIR%%/htdocs/langs/vi_VN/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/vi_VN/languages.lang +%%WWWDIR%%/htdocs/langs/vi_VN/ldap.lang +%%WWWDIR%%/htdocs/langs/vi_VN/loan.lang +%%WWWDIR%%/htdocs/langs/vi_VN/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/vi_VN/mails.lang +%%WWWDIR%%/htdocs/langs/vi_VN/main.lang +%%WWWDIR%%/htdocs/langs/vi_VN/margins.lang +%%WWWDIR%%/htdocs/langs/vi_VN/members.lang +%%WWWDIR%%/htdocs/langs/vi_VN/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/vi_VN/mrp.lang +%%WWWDIR%%/htdocs/langs/vi_VN/multicurrency.lang +%%WWWDIR%%/htdocs/langs/vi_VN/oauth.lang +%%WWWDIR%%/htdocs/langs/vi_VN/opensurvey.lang +%%WWWDIR%%/htdocs/langs/vi_VN/orders.lang +%%WWWDIR%%/htdocs/langs/vi_VN/other.lang +%%WWWDIR%%/htdocs/langs/vi_VN/partnership.lang +%%WWWDIR%%/htdocs/langs/vi_VN/paybox.lang +%%WWWDIR%%/htdocs/langs/vi_VN/paypal.lang +%%WWWDIR%%/htdocs/langs/vi_VN/printing.lang +%%WWWDIR%%/htdocs/langs/vi_VN/productbatch.lang +%%WWWDIR%%/htdocs/langs/vi_VN/products.lang +%%WWWDIR%%/htdocs/langs/vi_VN/projects.lang +%%WWWDIR%%/htdocs/langs/vi_VN/propal.lang +%%WWWDIR%%/htdocs/langs/vi_VN/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/vi_VN/receptions.lang +%%WWWDIR%%/htdocs/langs/vi_VN/recruitment.lang +%%WWWDIR%%/htdocs/langs/vi_VN/resource.lang +%%WWWDIR%%/htdocs/langs/vi_VN/salaries.lang +%%WWWDIR%%/htdocs/langs/vi_VN/sendings.lang +%%WWWDIR%%/htdocs/langs/vi_VN/sms.lang +%%WWWDIR%%/htdocs/langs/vi_VN/stocks.lang +%%WWWDIR%%/htdocs/langs/vi_VN/stripe.lang +%%WWWDIR%%/htdocs/langs/vi_VN/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/vi_VN/suppliers.lang +%%WWWDIR%%/htdocs/langs/vi_VN/ticket.lang +%%WWWDIR%%/htdocs/langs/vi_VN/trips.lang +%%WWWDIR%%/htdocs/langs/vi_VN/users.lang +%%WWWDIR%%/htdocs/langs/vi_VN/website.lang +%%WWWDIR%%/htdocs/langs/vi_VN/withdrawals.lang +%%WWWDIR%%/htdocs/langs/vi_VN/workflow.lang +%%WWWDIR%%/htdocs/langs/zh_CN/README.md +%%WWWDIR%%/htdocs/langs/zh_CN/accountancy.lang +%%WWWDIR%%/htdocs/langs/zh_CN/admin.lang +%%WWWDIR%%/htdocs/langs/zh_CN/agenda.lang +%%WWWDIR%%/htdocs/langs/zh_CN/assets.lang +%%WWWDIR%%/htdocs/langs/zh_CN/banks.lang +%%WWWDIR%%/htdocs/langs/zh_CN/bills.lang +%%WWWDIR%%/htdocs/langs/zh_CN/blockedlog.lang +%%WWWDIR%%/htdocs/langs/zh_CN/bookmarks.lang +%%WWWDIR%%/htdocs/langs/zh_CN/boxes.lang +%%WWWDIR%%/htdocs/langs/zh_CN/cashdesk.lang +%%WWWDIR%%/htdocs/langs/zh_CN/categories.lang +%%WWWDIR%%/htdocs/langs/zh_CN/commercial.lang +%%WWWDIR%%/htdocs/langs/zh_CN/companies.lang +%%WWWDIR%%/htdocs/langs/zh_CN/compta.lang +%%WWWDIR%%/htdocs/langs/zh_CN/contracts.lang +%%WWWDIR%%/htdocs/langs/zh_CN/cron.lang +%%WWWDIR%%/htdocs/langs/zh_CN/datapolicy.lang +%%WWWDIR%%/htdocs/langs/zh_CN/deliveries.lang +%%WWWDIR%%/htdocs/langs/zh_CN/dict.lang +%%WWWDIR%%/htdocs/langs/zh_CN/donations.lang +%%WWWDIR%%/htdocs/langs/zh_CN/ecm.lang +%%WWWDIR%%/htdocs/langs/zh_CN/errors.lang +%%WWWDIR%%/htdocs/langs/zh_CN/eventorganization.lang +%%WWWDIR%%/htdocs/langs/zh_CN/exports.lang +%%WWWDIR%%/htdocs/langs/zh_CN/help.lang +%%WWWDIR%%/htdocs/langs/zh_CN/holiday.lang +%%WWWDIR%%/htdocs/langs/zh_CN/hrm.lang +%%WWWDIR%%/htdocs/langs/zh_CN/install.lang +%%WWWDIR%%/htdocs/langs/zh_CN/interventions.lang +%%WWWDIR%%/htdocs/langs/zh_CN/intracommreport.lang +%%WWWDIR%%/htdocs/langs/zh_CN/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/zh_CN/languages.lang +%%WWWDIR%%/htdocs/langs/zh_CN/ldap.lang +%%WWWDIR%%/htdocs/langs/zh_CN/loan.lang +%%WWWDIR%%/htdocs/langs/zh_CN/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/zh_CN/mails.lang +%%WWWDIR%%/htdocs/langs/zh_CN/main.lang +%%WWWDIR%%/htdocs/langs/zh_CN/margins.lang +%%WWWDIR%%/htdocs/langs/zh_CN/members.lang +%%WWWDIR%%/htdocs/langs/zh_CN/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/zh_CN/mrp.lang +%%WWWDIR%%/htdocs/langs/zh_CN/multicurrency.lang +%%WWWDIR%%/htdocs/langs/zh_CN/oauth.lang +%%WWWDIR%%/htdocs/langs/zh_CN/opensurvey.lang +%%WWWDIR%%/htdocs/langs/zh_CN/orders.lang +%%WWWDIR%%/htdocs/langs/zh_CN/other.lang +%%WWWDIR%%/htdocs/langs/zh_CN/partnership.lang +%%WWWDIR%%/htdocs/langs/zh_CN/paybox.lang +%%WWWDIR%%/htdocs/langs/zh_CN/paypal.lang +%%WWWDIR%%/htdocs/langs/zh_CN/printing.lang +%%WWWDIR%%/htdocs/langs/zh_CN/productbatch.lang +%%WWWDIR%%/htdocs/langs/zh_CN/products.lang +%%WWWDIR%%/htdocs/langs/zh_CN/projects.lang +%%WWWDIR%%/htdocs/langs/zh_CN/propal.lang +%%WWWDIR%%/htdocs/langs/zh_CN/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/zh_CN/receptions.lang +%%WWWDIR%%/htdocs/langs/zh_CN/recruitment.lang +%%WWWDIR%%/htdocs/langs/zh_CN/resource.lang +%%WWWDIR%%/htdocs/langs/zh_CN/salaries.lang +%%WWWDIR%%/htdocs/langs/zh_CN/sendings.lang +%%WWWDIR%%/htdocs/langs/zh_CN/sms.lang +%%WWWDIR%%/htdocs/langs/zh_CN/stocks.lang +%%WWWDIR%%/htdocs/langs/zh_CN/stripe.lang +%%WWWDIR%%/htdocs/langs/zh_CN/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/zh_CN/suppliers.lang +%%WWWDIR%%/htdocs/langs/zh_CN/ticket.lang +%%WWWDIR%%/htdocs/langs/zh_CN/trips.lang +%%WWWDIR%%/htdocs/langs/zh_CN/users.lang +%%WWWDIR%%/htdocs/langs/zh_CN/website.lang +%%WWWDIR%%/htdocs/langs/zh_CN/withdrawals.lang +%%WWWDIR%%/htdocs/langs/zh_CN/workflow.lang +%%WWWDIR%%/htdocs/langs/zh_HK/README.md +%%WWWDIR%%/htdocs/langs/zh_HK/accountancy.lang +%%WWWDIR%%/htdocs/langs/zh_HK/admin.lang +%%WWWDIR%%/htdocs/langs/zh_HK/agenda.lang +%%WWWDIR%%/htdocs/langs/zh_HK/assets.lang +%%WWWDIR%%/htdocs/langs/zh_HK/banks.lang +%%WWWDIR%%/htdocs/langs/zh_HK/bills.lang +%%WWWDIR%%/htdocs/langs/zh_HK/blockedlog.lang +%%WWWDIR%%/htdocs/langs/zh_HK/bookmarks.lang +%%WWWDIR%%/htdocs/langs/zh_HK/boxes.lang +%%WWWDIR%%/htdocs/langs/zh_HK/cashdesk.lang +%%WWWDIR%%/htdocs/langs/zh_HK/categories.lang +%%WWWDIR%%/htdocs/langs/zh_HK/commercial.lang +%%WWWDIR%%/htdocs/langs/zh_HK/companies.lang +%%WWWDIR%%/htdocs/langs/zh_HK/compta.lang +%%WWWDIR%%/htdocs/langs/zh_HK/contracts.lang +%%WWWDIR%%/htdocs/langs/zh_HK/cron.lang +%%WWWDIR%%/htdocs/langs/zh_HK/datapolicy.lang +%%WWWDIR%%/htdocs/langs/zh_HK/deliveries.lang +%%WWWDIR%%/htdocs/langs/zh_HK/dict.lang +%%WWWDIR%%/htdocs/langs/zh_HK/donations.lang +%%WWWDIR%%/htdocs/langs/zh_HK/ecm.lang +%%WWWDIR%%/htdocs/langs/zh_HK/errors.lang +%%WWWDIR%%/htdocs/langs/zh_HK/eventorganization.lang +%%WWWDIR%%/htdocs/langs/zh_HK/exports.lang +%%WWWDIR%%/htdocs/langs/zh_HK/help.lang +%%WWWDIR%%/htdocs/langs/zh_HK/holiday.lang +%%WWWDIR%%/htdocs/langs/zh_HK/hrm.lang +%%WWWDIR%%/htdocs/langs/zh_HK/install.lang +%%WWWDIR%%/htdocs/langs/zh_HK/interventions.lang +%%WWWDIR%%/htdocs/langs/zh_HK/intracommreport.lang +%%WWWDIR%%/htdocs/langs/zh_HK/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/zh_HK/languages.lang +%%WWWDIR%%/htdocs/langs/zh_HK/ldap.lang +%%WWWDIR%%/htdocs/langs/zh_HK/loan.lang +%%WWWDIR%%/htdocs/langs/zh_HK/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/zh_HK/mails.lang +%%WWWDIR%%/htdocs/langs/zh_HK/main.lang +%%WWWDIR%%/htdocs/langs/zh_HK/margins.lang +%%WWWDIR%%/htdocs/langs/zh_HK/members.lang +%%WWWDIR%%/htdocs/langs/zh_HK/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/zh_HK/mrp.lang +%%WWWDIR%%/htdocs/langs/zh_HK/multicurrency.lang +%%WWWDIR%%/htdocs/langs/zh_HK/oauth.lang +%%WWWDIR%%/htdocs/langs/zh_HK/opensurvey.lang +%%WWWDIR%%/htdocs/langs/zh_HK/orders.lang +%%WWWDIR%%/htdocs/langs/zh_HK/other.lang +%%WWWDIR%%/htdocs/langs/zh_HK/partnership.lang +%%WWWDIR%%/htdocs/langs/zh_HK/paybox.lang +%%WWWDIR%%/htdocs/langs/zh_HK/paypal.lang +%%WWWDIR%%/htdocs/langs/zh_HK/printing.lang +%%WWWDIR%%/htdocs/langs/zh_HK/productbatch.lang +%%WWWDIR%%/htdocs/langs/zh_HK/products.lang +%%WWWDIR%%/htdocs/langs/zh_HK/projects.lang +%%WWWDIR%%/htdocs/langs/zh_HK/propal.lang +%%WWWDIR%%/htdocs/langs/zh_HK/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/zh_HK/receptions.lang +%%WWWDIR%%/htdocs/langs/zh_HK/recruitment.lang +%%WWWDIR%%/htdocs/langs/zh_HK/resource.lang +%%WWWDIR%%/htdocs/langs/zh_HK/salaries.lang +%%WWWDIR%%/htdocs/langs/zh_HK/sendings.lang +%%WWWDIR%%/htdocs/langs/zh_HK/sms.lang +%%WWWDIR%%/htdocs/langs/zh_HK/stocks.lang +%%WWWDIR%%/htdocs/langs/zh_HK/stripe.lang +%%WWWDIR%%/htdocs/langs/zh_HK/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/zh_HK/suppliers.lang +%%WWWDIR%%/htdocs/langs/zh_HK/ticket.lang +%%WWWDIR%%/htdocs/langs/zh_HK/trips.lang +%%WWWDIR%%/htdocs/langs/zh_HK/users.lang +%%WWWDIR%%/htdocs/langs/zh_HK/website.lang +%%WWWDIR%%/htdocs/langs/zh_HK/withdrawals.lang +%%WWWDIR%%/htdocs/langs/zh_HK/workflow.lang +%%WWWDIR%%/htdocs/langs/zh_TW/README.md +%%WWWDIR%%/htdocs/langs/zh_TW/accountancy.lang +%%WWWDIR%%/htdocs/langs/zh_TW/admin.lang +%%WWWDIR%%/htdocs/langs/zh_TW/agenda.lang +%%WWWDIR%%/htdocs/langs/zh_TW/assets.lang +%%WWWDIR%%/htdocs/langs/zh_TW/banks.lang +%%WWWDIR%%/htdocs/langs/zh_TW/bills.lang +%%WWWDIR%%/htdocs/langs/zh_TW/blockedlog.lang +%%WWWDIR%%/htdocs/langs/zh_TW/bookmarks.lang +%%WWWDIR%%/htdocs/langs/zh_TW/boxes.lang +%%WWWDIR%%/htdocs/langs/zh_TW/cashdesk.lang +%%WWWDIR%%/htdocs/langs/zh_TW/categories.lang +%%WWWDIR%%/htdocs/langs/zh_TW/commercial.lang +%%WWWDIR%%/htdocs/langs/zh_TW/companies.lang +%%WWWDIR%%/htdocs/langs/zh_TW/compta.lang +%%WWWDIR%%/htdocs/langs/zh_TW/contracts.lang +%%WWWDIR%%/htdocs/langs/zh_TW/cron.lang +%%WWWDIR%%/htdocs/langs/zh_TW/datapolicy.lang +%%WWWDIR%%/htdocs/langs/zh_TW/deliveries.lang +%%WWWDIR%%/htdocs/langs/zh_TW/dict.lang +%%WWWDIR%%/htdocs/langs/zh_TW/donations.lang +%%WWWDIR%%/htdocs/langs/zh_TW/ecm.lang +%%WWWDIR%%/htdocs/langs/zh_TW/errors.lang +%%WWWDIR%%/htdocs/langs/zh_TW/eventorganization.lang +%%WWWDIR%%/htdocs/langs/zh_TW/exports.lang +%%WWWDIR%%/htdocs/langs/zh_TW/help.lang +%%WWWDIR%%/htdocs/langs/zh_TW/holiday.lang +%%WWWDIR%%/htdocs/langs/zh_TW/hrm.lang +%%WWWDIR%%/htdocs/langs/zh_TW/install.lang +%%WWWDIR%%/htdocs/langs/zh_TW/interventions.lang +%%WWWDIR%%/htdocs/langs/zh_TW/intracommreport.lang +%%WWWDIR%%/htdocs/langs/zh_TW/knowledgemanagement.lang +%%WWWDIR%%/htdocs/langs/zh_TW/languages.lang +%%WWWDIR%%/htdocs/langs/zh_TW/ldap.lang +%%WWWDIR%%/htdocs/langs/zh_TW/loan.lang +%%WWWDIR%%/htdocs/langs/zh_TW/mailmanspip.lang +%%WWWDIR%%/htdocs/langs/zh_TW/mails.lang +%%WWWDIR%%/htdocs/langs/zh_TW/main.lang +%%WWWDIR%%/htdocs/langs/zh_TW/margins.lang +%%WWWDIR%%/htdocs/langs/zh_TW/members.lang +%%WWWDIR%%/htdocs/langs/zh_TW/modulebuilder.lang +%%WWWDIR%%/htdocs/langs/zh_TW/mrp.lang +%%WWWDIR%%/htdocs/langs/zh_TW/multicurrency.lang +%%WWWDIR%%/htdocs/langs/zh_TW/oauth.lang +%%WWWDIR%%/htdocs/langs/zh_TW/opensurvey.lang +%%WWWDIR%%/htdocs/langs/zh_TW/orders.lang +%%WWWDIR%%/htdocs/langs/zh_TW/other.lang +%%WWWDIR%%/htdocs/langs/zh_TW/partnership.lang +%%WWWDIR%%/htdocs/langs/zh_TW/paybox.lang +%%WWWDIR%%/htdocs/langs/zh_TW/paypal.lang +%%WWWDIR%%/htdocs/langs/zh_TW/printing.lang +%%WWWDIR%%/htdocs/langs/zh_TW/productbatch.lang +%%WWWDIR%%/htdocs/langs/zh_TW/products.lang +%%WWWDIR%%/htdocs/langs/zh_TW/projects.lang +%%WWWDIR%%/htdocs/langs/zh_TW/propal.lang +%%WWWDIR%%/htdocs/langs/zh_TW/receiptprinter.lang +%%WWWDIR%%/htdocs/langs/zh_TW/receptions.lang +%%WWWDIR%%/htdocs/langs/zh_TW/recruitment.lang +%%WWWDIR%%/htdocs/langs/zh_TW/resource.lang +%%WWWDIR%%/htdocs/langs/zh_TW/salaries.lang +%%WWWDIR%%/htdocs/langs/zh_TW/sendings.lang +%%WWWDIR%%/htdocs/langs/zh_TW/sms.lang +%%WWWDIR%%/htdocs/langs/zh_TW/stocks.lang +%%WWWDIR%%/htdocs/langs/zh_TW/stripe.lang +%%WWWDIR%%/htdocs/langs/zh_TW/supplier_proposal.lang +%%WWWDIR%%/htdocs/langs/zh_TW/suppliers.lang +%%WWWDIR%%/htdocs/langs/zh_TW/ticket.lang +%%WWWDIR%%/htdocs/langs/zh_TW/trips.lang +%%WWWDIR%%/htdocs/langs/zh_TW/users.lang +%%WWWDIR%%/htdocs/langs/zh_TW/website.lang +%%WWWDIR%%/htdocs/langs/zh_TW/withdrawals.lang +%%WWWDIR%%/htdocs/langs/zh_TW/workflow.lang +%%WWWDIR%%/htdocs/loan/calcmens.php +%%WWWDIR%%/htdocs/loan/card.php +%%WWWDIR%%/htdocs/loan/class/loan.class.php +%%WWWDIR%%/htdocs/loan/class/loanschedule.class.php +%%WWWDIR%%/htdocs/loan/class/paymentloan.class.php +%%WWWDIR%%/htdocs/loan/document.php +%%WWWDIR%%/htdocs/loan/info.php +%%WWWDIR%%/htdocs/loan/list.php +%%WWWDIR%%/htdocs/loan/note.php +%%WWWDIR%%/htdocs/loan/payment/card.php +%%WWWDIR%%/htdocs/loan/payment/payment.php +%%WWWDIR%%/htdocs/loan/schedule.php +%%WWWDIR%%/htdocs/mailmanspip/class/mailmanspip.class.php +%%WWWDIR%%/htdocs/main.inc.php +%%WWWDIR%%/htdocs/margin/admin/margin.php +%%WWWDIR%%/htdocs/margin/agentMargins.php +%%WWWDIR%%/htdocs/margin/checkMargins.php +%%WWWDIR%%/htdocs/margin/customerMargins.php +%%WWWDIR%%/htdocs/margin/index.php +%%WWWDIR%%/htdocs/margin/lib/margins.lib.php +%%WWWDIR%%/htdocs/margin/productMargins.php +%%WWWDIR%%/htdocs/margin/tabs/productMargins.php +%%WWWDIR%%/htdocs/margin/tabs/thirdpartyMargins.php +%%WWWDIR%%/htdocs/master.inc.php +%%WWWDIR%%/htdocs/modulebuilder/README.md +%%WWWDIR%%/htdocs/modulebuilder/admin/setup.php +%%WWWDIR%%/htdocs/modulebuilder/index.php +%%WWWDIR%%/htdocs/modulebuilder/template/COPYING +%%WWWDIR%%/htdocs/modulebuilder/template/ChangeLog.md +%%WWWDIR%%/htdocs/modulebuilder/template/README.md +%%WWWDIR%%/htdocs/modulebuilder/template/admin/about.php +%%WWWDIR%%/htdocs/modulebuilder/template/admin/myobject_extrafields.php +%%WWWDIR%%/htdocs/modulebuilder/template/admin/setup.php +%%WWWDIR%%/htdocs/modulebuilder/template/ajax/myobject.php +%%WWWDIR%%/htdocs/modulebuilder/template/build/doxygen/mymodule.doxyfile +%%WWWDIR%%/htdocs/modulebuilder/template/build/makepack-mymodule.conf +%%WWWDIR%%/htdocs/modulebuilder/template/class/actions_mymodule.class.php +%%WWWDIR%%/htdocs/modulebuilder/template/class/api_mymodule.class.php +%%WWWDIR%%/htdocs/modulebuilder/template/class/myobject.class.php +%%WWWDIR%%/htdocs/modulebuilder/template/core/boxes/README.md +%%WWWDIR%%/htdocs/modulebuilder/template/core/boxes/mymodulewidget1.php +%%WWWDIR%%/htdocs/modulebuilder/template/core/modules/mailings/mailing_mymodule_selector1.modules.php +%%WWWDIR%%/htdocs/modulebuilder/template/core/modules/modMyModule.class.php +%%WWWDIR%%/htdocs/modulebuilder/template/core/modules/mymodule/doc/doc_generic_myobject_odt.modules.php +%%WWWDIR%%/htdocs/modulebuilder/template/core/modules/mymodule/doc/pdf_standard_myobject.modules.php +%%WWWDIR%%/htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_advanced.php +%%WWWDIR%%/htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_standard.php +%%WWWDIR%%/htdocs/modulebuilder/template/core/modules/mymodule/modules_myobject.php +%%WWWDIR%%/htdocs/modulebuilder/template/core/tpl/linkedobjectblock_myobject.tpl.php +%%WWWDIR%%/htdocs/modulebuilder/template/core/triggers/README.md +%%WWWDIR%%/htdocs/modulebuilder/template/core/triggers/interface_99_modMyModule_MyModuleTriggers.class.php +%%WWWDIR%%/htdocs/modulebuilder/template/css/mymodule.css.php +%%WWWDIR%%/htdocs/modulebuilder/template/doc/Documentation.asciidoc +%%WWWDIR%%/htdocs/modulebuilder/template/doc/Documentation_full_en.example.asciidoc +%%WWWDIR%%/htdocs/modulebuilder/template/img/README.md +%%WWWDIR%%/htdocs/modulebuilder/template/js/mymodule.js.php +%%WWWDIR%%/htdocs/modulebuilder/template/langs/en_US/mymodule.lang +%%WWWDIR%%/htdocs/modulebuilder/template/lib/mymodule.lib.php +%%WWWDIR%%/htdocs/modulebuilder/template/lib/mymodule_myobject.lib.php +%%WWWDIR%%/htdocs/modulebuilder/template/modulebuilder.txt +%%WWWDIR%%/htdocs/modulebuilder/template/mymoduleindex.php +%%WWWDIR%%/htdocs/modulebuilder/template/myobject_agenda.php +%%WWWDIR%%/htdocs/modulebuilder/template/myobject_card.php +%%WWWDIR%%/htdocs/modulebuilder/template/myobject_contact.php +%%WWWDIR%%/htdocs/modulebuilder/template/myobject_document.php +%%WWWDIR%%/htdocs/modulebuilder/template/myobject_list.php +%%WWWDIR%%/htdocs/modulebuilder/template/myobject_note.php +%%WWWDIR%%/htdocs/modulebuilder/template/scripts/mymodule.php +%%WWWDIR%%/htdocs/modulebuilder/template/sql/data.sql +%%WWWDIR%%/htdocs/modulebuilder/template/sql/dolibarr_allversions.sql +%%WWWDIR%%/htdocs/modulebuilder/template/sql/llx_mymodule_myobject.key.sql +%%WWWDIR%%/htdocs/modulebuilder/template/sql/llx_mymodule_myobject.sql +%%WWWDIR%%/htdocs/modulebuilder/template/sql/llx_mymodule_myobject_extrafields.key.sql +%%WWWDIR%%/htdocs/modulebuilder/template/sql/llx_mymodule_myobject_extrafields.sql +%%WWWDIR%%/htdocs/modulebuilder/template/sql/update_x.x.x-y.y.y.sql +%%WWWDIR%%/htdocs/modulebuilder/template/test/phpunit/MyObjectTest.php +%%WWWDIR%%/htdocs/modulebuilder/template/test/phpunit/functional/MyModuleFunctionalTest.php +%%WWWDIR%%/htdocs/mrp/README.md +%%WWWDIR%%/htdocs/mrp/ajax/ajax_bom.php +%%WWWDIR%%/htdocs/mrp/ajax/interface.php +%%WWWDIR%%/htdocs/mrp/class/api_mos.class.php +%%WWWDIR%%/htdocs/mrp/class/mo.class.php +%%WWWDIR%%/htdocs/mrp/class/moline.class.php +%%WWWDIR%%/htdocs/mrp/index.php +%%WWWDIR%%/htdocs/mrp/js/lib_dispatch.js.php +%%WWWDIR%%/htdocs/mrp/lib/mrp.lib.php +%%WWWDIR%%/htdocs/mrp/lib/mrp_mo.lib.php +%%WWWDIR%%/htdocs/mrp/mo_agenda.php +%%WWWDIR%%/htdocs/mrp/mo_card.php +%%WWWDIR%%/htdocs/mrp/mo_document.php +%%WWWDIR%%/htdocs/mrp/mo_list.php +%%WWWDIR%%/htdocs/mrp/mo_movements.php +%%WWWDIR%%/htdocs/mrp/mo_note.php +%%WWWDIR%%/htdocs/mrp/mo_production.php +%%WWWDIR%%/htdocs/mrp/modulebuilder.txt +%%WWWDIR%%/htdocs/mrp/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/mrp/tpl/originproductline.tpl.php +%%WWWDIR%%/htdocs/multicurrency/class/api_multicurrencies.class.php +%%WWWDIR%%/htdocs/multicurrency/class/currencyrate.class.php +%%WWWDIR%%/htdocs/multicurrency/class/multicurrency.class.php +%%WWWDIR%%/htdocs/multicurrency/multicurrency_rate.php +%%WWWDIR%%/htdocs/opcachepreload.php +%%WWWDIR%%/htdocs/opensurvey/card.php +%%WWWDIR%%/htdocs/opensurvey/class/opensurveysondage.class.php +%%WWWDIR%%/htdocs/opensurvey/css/style.css +%%WWWDIR%%/htdocs/opensurvey/exportcsv.php +%%WWWDIR%%/htdocs/opensurvey/img/accept-24.png +%%WWWDIR%%/htdocs/opensurvey/img/accept.png +%%WWWDIR%%/htdocs/opensurvey/img/add-16.png +%%WWWDIR%%/htdocs/opensurvey/img/add-24.png +%%WWWDIR%%/htdocs/opensurvey/img/calendar-32.png +%%WWWDIR%%/htdocs/opensurvey/img/chart-32.png +%%WWWDIR%%/htdocs/opensurvey/img/date.png +%%WWWDIR%%/htdocs/opensurvey/img/fforward.png +%%WWWDIR%%/htdocs/opensurvey/img/medaille.png +%%WWWDIR%%/htdocs/opensurvey/img/next.png +%%WWWDIR%%/htdocs/opensurvey/img/object_opensurvey.png +%%WWWDIR%%/htdocs/opensurvey/img/opensurvey.png +%%WWWDIR%%/htdocs/opensurvey/img/previous.png +%%WWWDIR%%/htdocs/opensurvey/img/rewind.png +%%WWWDIR%%/htdocs/opensurvey/img/sondage2.png +%%WWWDIR%%/htdocs/opensurvey/index.php +%%WWWDIR%%/htdocs/opensurvey/lib/opensurvey.lib.php +%%WWWDIR%%/htdocs/opensurvey/list.php +%%WWWDIR%%/htdocs/opensurvey/results.php +%%WWWDIR%%/htdocs/opensurvey/wizard/choix_autre.php +%%WWWDIR%%/htdocs/opensurvey/wizard/choix_date.php +%%WWWDIR%%/htdocs/opensurvey/wizard/create_survey.php +%%WWWDIR%%/htdocs/opensurvey/wizard/index.php +%%WWWDIR%%/htdocs/partnership/README.md +%%WWWDIR%%/htdocs/partnership/admin/partnership_extrafields.php +%%WWWDIR%%/htdocs/partnership/admin/setup.php +%%WWWDIR%%/htdocs/partnership/admin/website.php +%%WWWDIR%%/htdocs/partnership/class/api_partnerships.class.php +%%WWWDIR%%/htdocs/partnership/class/partnership.class.php +%%WWWDIR%%/htdocs/partnership/class/partnership_type.class.php +%%WWWDIR%%/htdocs/partnership/class/partnershiputils.class.php +%%WWWDIR%%/htdocs/partnership/core/modules/partnership/mod_partnership_advanced.php +%%WWWDIR%%/htdocs/partnership/core/modules/partnership/mod_partnership_standard.php +%%WWWDIR%%/htdocs/partnership/core/modules/partnership/modules_partnership.php +%%WWWDIR%%/htdocs/partnership/lib/partnership.lib.php +%%WWWDIR%%/htdocs/partnership/modulebuilder.txt +%%WWWDIR%%/htdocs/partnership/partnership_agenda.php +%%WWWDIR%%/htdocs/partnership/partnership_card.php +%%WWWDIR%%/htdocs/partnership/partnership_contact.php +%%WWWDIR%%/htdocs/partnership/partnership_document.php +%%WWWDIR%%/htdocs/partnership/partnership_list.php +%%WWWDIR%%/htdocs/partnership/partnership_note.php +%%WWWDIR%%/htdocs/paybox/admin/paybox.php +%%WWWDIR%%/htdocs/paybox/img/object_paybox.png +%%WWWDIR%%/htdocs/paybox/lib/paybox.lib.php +%%WWWDIR%%/htdocs/paypal/admin/paypal.php +%%WWWDIR%%/htdocs/paypal/img/object_paypal.png +%%WWWDIR%%/htdocs/paypal/lib/paypal.lib.php +%%WWWDIR%%/htdocs/paypal/lib/paypalfunctions.lib.php +%%WWWDIR%%/htdocs/printing/admin/printing.php +%%WWWDIR%%/htdocs/printing/index.php +%%WWWDIR%%/htdocs/printing/lib/printing.lib.php +%%WWWDIR%%/htdocs/product/admin/dynamic_prices.php +%%WWWDIR%%/htdocs/product/admin/inventory_extrafields.php +%%WWWDIR%%/htdocs/product/admin/price_rules.php +%%WWWDIR%%/htdocs/product/admin/product.php +%%WWWDIR%%/htdocs/product/admin/product_customer_extrafields.php +%%WWWDIR%%/htdocs/product/admin/product_extrafields.php +%%WWWDIR%%/htdocs/product/admin/product_lot.php +%%WWWDIR%%/htdocs/product/admin/product_lot_extrafields.php +%%WWWDIR%%/htdocs/product/admin/product_price_extrafields.php +%%WWWDIR%%/htdocs/product/admin/product_supplier_extrafields.php +%%WWWDIR%%/htdocs/product/admin/product_tools.php +%%WWWDIR%%/htdocs/product/admin/stock_extrafields.php +%%WWWDIR%%/htdocs/product/admin/stock_mouvement_extrafields.php +%%WWWDIR%%/htdocs/product/agenda.php +%%WWWDIR%%/htdocs/product/ajax/product_lot.php +%%WWWDIR%%/htdocs/product/ajax/products.php +%%WWWDIR%%/htdocs/product/canvas/product/actions_card_product.class.php +%%WWWDIR%%/htdocs/product/canvas/product/tpl/card_create.tpl.php +%%WWWDIR%%/htdocs/product/canvas/product/tpl/card_edit.tpl.php +%%WWWDIR%%/htdocs/product/canvas/product/tpl/card_view.tpl.php +%%WWWDIR%%/htdocs/product/canvas/service/actions_card_service.class.php +%%WWWDIR%%/htdocs/product/canvas/service/tpl/card_create.tpl.php +%%WWWDIR%%/htdocs/product/canvas/service/tpl/card_edit.tpl.php +%%WWWDIR%%/htdocs/product/canvas/service/tpl/card_view.tpl.php +%%WWWDIR%%/htdocs/product/card.php +%%WWWDIR%%/htdocs/product/class/api_products.class.php +%%WWWDIR%%/htdocs/product/class/html.formproduct.class.php +%%WWWDIR%%/htdocs/product/class/product.class.php +%%WWWDIR%%/htdocs/product/class/productbatch.class.php +%%WWWDIR%%/htdocs/product/class/productcustomerprice.class.php +%%WWWDIR%%/htdocs/product/class/productfournisseurprice.class.php +%%WWWDIR%%/htdocs/product/class/propalmergepdfproduct.class.php +%%WWWDIR%%/htdocs/product/composition/card.php +%%WWWDIR%%/htdocs/product/document.php +%%WWWDIR%%/htdocs/product/dynamic_price/class/price_expression.class.php +%%WWWDIR%%/htdocs/product/dynamic_price/class/price_global_variable.class.php +%%WWWDIR%%/htdocs/product/dynamic_price/class/price_global_variable_updater.class.php +%%WWWDIR%%/htdocs/product/dynamic_price/class/price_parser.class.php +%%WWWDIR%%/htdocs/product/dynamic_price/editor.php +%%WWWDIR%%/htdocs/product/index.php +%%WWWDIR%%/htdocs/product/inventory/ajax/searchfrombarcode.php +%%WWWDIR%%/htdocs/product/inventory/card.php +%%WWWDIR%%/htdocs/product/inventory/class/inventory.class.php +%%WWWDIR%%/htdocs/product/inventory/img/bt-save.png +%%WWWDIR%%/htdocs/product/inventory/img/inventory.png +%%WWWDIR%%/htdocs/product/inventory/img/plus.png +%%WWWDIR%%/htdocs/product/inventory/img/plus16.png +%%WWWDIR%%/htdocs/product/inventory/inventory.php +%%WWWDIR%%/htdocs/product/inventory/lib/inventory.lib.php +%%WWWDIR%%/htdocs/product/inventory/list.php +%%WWWDIR%%/htdocs/product/list.php +%%WWWDIR%%/htdocs/product/messaging.php +%%WWWDIR%%/htdocs/product/note.php +%%WWWDIR%%/htdocs/product/popuprop.php +%%WWWDIR%%/htdocs/product/price.php +%%WWWDIR%%/htdocs/product/price_suppliers.php +%%WWWDIR%%/htdocs/product/reassort.php +%%WWWDIR%%/htdocs/product/reassortlot.php +%%WWWDIR%%/htdocs/product/stats/bom.php +%%WWWDIR%%/htdocs/product/stats/card.php +%%WWWDIR%%/htdocs/product/stats/commande.php +%%WWWDIR%%/htdocs/product/stats/commande_fournisseur.php +%%WWWDIR%%/htdocs/product/stats/contrat.php +%%WWWDIR%%/htdocs/product/stats/expedition.php +%%WWWDIR%%/htdocs/product/stats/facture.php +%%WWWDIR%%/htdocs/product/stats/facture_fournisseur.php +%%WWWDIR%%/htdocs/product/stats/facturerec.php +%%WWWDIR%%/htdocs/product/stats/mo.php +%%WWWDIR%%/htdocs/product/stats/propal.php +%%WWWDIR%%/htdocs/product/stats/reception.php +%%WWWDIR%%/htdocs/product/stats/supplier_proposal.php +%%WWWDIR%%/htdocs/product/stock/card.php +%%WWWDIR%%/htdocs/product/stock/class/api_stockmovements.class.php +%%WWWDIR%%/htdocs/product/stock/class/api_warehouses.class.php +%%WWWDIR%%/htdocs/product/stock/class/entrepot.class.php +%%WWWDIR%%/htdocs/product/stock/class/mouvementstock.class.php +%%WWWDIR%%/htdocs/product/stock/class/productlot.class.php +%%WWWDIR%%/htdocs/product/stock/class/productstockentrepot.class.php +%%WWWDIR%%/htdocs/product/stock/fiche-valo.php +%%WWWDIR%%/htdocs/product/stock/img/no.png +%%WWWDIR%%/htdocs/product/stock/img/yes.png +%%WWWDIR%%/htdocs/product/stock/index.php +%%WWWDIR%%/htdocs/product/stock/info.php +%%WWWDIR%%/htdocs/product/stock/lib/replenishment.lib.php +%%WWWDIR%%/htdocs/product/stock/list.php +%%WWWDIR%%/htdocs/product/stock/massstockmove.php +%%WWWDIR%%/htdocs/product/stock/movement_card.php +%%WWWDIR%%/htdocs/product/stock/movement_list.php +%%WWWDIR%%/htdocs/product/stock/product.php +%%WWWDIR%%/htdocs/product/stock/productlot_card.php +%%WWWDIR%%/htdocs/product/stock/productlot_document.php +%%WWWDIR%%/htdocs/product/stock/productlot_list.php +%%WWWDIR%%/htdocs/product/stock/productlot_note.php +%%WWWDIR%%/htdocs/product/stock/replenish.php +%%WWWDIR%%/htdocs/product/stock/replenishorders.php +%%WWWDIR%%/htdocs/product/stock/stats/commande_fournisseur.php +%%WWWDIR%%/htdocs/product/stock/stats/expedition.php +%%WWWDIR%%/htdocs/product/stock/stats/mo.php +%%WWWDIR%%/htdocs/product/stock/stats/reception.php +%%WWWDIR%%/htdocs/product/stock/stockatdate.php +%%WWWDIR%%/htdocs/product/stock/stocktransfer/class/stocktransfer.class.php +%%WWWDIR%%/htdocs/product/stock/stocktransfer/class/stocktransferline.class.php +%%WWWDIR%%/htdocs/product/stock/stocktransfer/lib/stocktransfer.lib.php +%%WWWDIR%%/htdocs/product/stock/stocktransfer/lib/stocktransfer_stocktransfer.lib.php +%%WWWDIR%%/htdocs/product/stock/stocktransfer/stocktransfer_agenda.php +%%WWWDIR%%/htdocs/product/stock/stocktransfer/stocktransfer_card.php +%%WWWDIR%%/htdocs/product/stock/stocktransfer/stocktransfer_contact.php +%%WWWDIR%%/htdocs/product/stock/stocktransfer/stocktransfer_document.php +%%WWWDIR%%/htdocs/product/stock/stocktransfer/stocktransfer_list.php +%%WWWDIR%%/htdocs/product/stock/stocktransfer/stocktransfer_note.php +%%WWWDIR%%/htdocs/product/stock/tpl/extrafields_add.tpl.php +%%WWWDIR%%/htdocs/product/stock/tpl/stockcorrection.tpl.php +%%WWWDIR%%/htdocs/product/stock/tpl/stocktransfer.tpl.php +%%WWWDIR%%/htdocs/product/stock/valo.php +%%WWWDIR%%/htdocs/product/traduction.php +%%WWWDIR%%/htdocs/projet/activity/index.php +%%WWWDIR%%/htdocs/projet/activity/perday.php +%%WWWDIR%%/htdocs/projet/activity/permonth.php +%%WWWDIR%%/htdocs/projet/activity/perweek.php +%%WWWDIR%%/htdocs/projet/admin/project.php +%%WWWDIR%%/htdocs/projet/admin/project_extrafields.php +%%WWWDIR%%/htdocs/projet/admin/project_task_extrafields.php +%%WWWDIR%%/htdocs/projet/admin/website.php +%%WWWDIR%%/htdocs/projet/agenda.php +%%WWWDIR%%/htdocs/projet/ajax/projects.php +%%WWWDIR%%/htdocs/projet/card.php +%%WWWDIR%%/htdocs/projet/class/api_projects.class.php +%%WWWDIR%%/htdocs/projet/class/api_tasks.class.php +%%WWWDIR%%/htdocs/projet/class/project.class.php +%%WWWDIR%%/htdocs/projet/class/projectstats.class.php +%%WWWDIR%%/htdocs/projet/class/task.class.php +%%WWWDIR%%/htdocs/projet/class/taskstats.class.php +%%WWWDIR%%/htdocs/projet/comment.php +%%WWWDIR%%/htdocs/projet/contact.php +%%WWWDIR%%/htdocs/projet/document.php +%%WWWDIR%%/htdocs/projet/element.php +%%WWWDIR%%/htdocs/projet/ganttchart.inc.php +%%WWWDIR%%/htdocs/projet/ganttview.php +%%WWWDIR%%/htdocs/projet/graph_opportunities.inc.php +%%WWWDIR%%/htdocs/projet/index.php +%%WWWDIR%%/htdocs/projet/jsgantt_language.js.php +%%WWWDIR%%/htdocs/projet/list.php +%%WWWDIR%%/htdocs/projet/messaging.php +%%WWWDIR%%/htdocs/projet/note.php +%%WWWDIR%%/htdocs/projet/stats/index.php +%%WWWDIR%%/htdocs/projet/tasks.php +%%WWWDIR%%/htdocs/projet/tasks/comment.php +%%WWWDIR%%/htdocs/projet/tasks/contact.php +%%WWWDIR%%/htdocs/projet/tasks/document.php +%%WWWDIR%%/htdocs/projet/tasks/list.php +%%WWWDIR%%/htdocs/projet/tasks/note.php +%%WWWDIR%%/htdocs/projet/tasks/stats/index.php +%%WWWDIR%%/htdocs/projet/tasks/task.php +%%WWWDIR%%/htdocs/projet/tasks/time.php +%%WWWDIR%%/htdocs/projet/tasks/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/public/agenda/agendaexport.php +%%WWWDIR%%/htdocs/public/agenda/index.php +%%WWWDIR%%/htdocs/public/bookcal/bookcalAjax.php +%%WWWDIR%%/htdocs/public/bookcal/index.php +%%WWWDIR%%/htdocs/public/clicktodial/cidlookup.php +%%WWWDIR%%/htdocs/public/company/new.php +%%WWWDIR%%/htdocs/public/cron/cron_run_jobs_by_url.php +%%WWWDIR%%/htdocs/public/cron/index.php +%%WWWDIR%%/htdocs/public/demo/demo-profile-all.jpg +%%WWWDIR%%/htdocs/public/demo/demo-profile-foundation.jpg +%%WWWDIR%%/htdocs/public/demo/demo-profile-health.jpg +%%WWWDIR%%/htdocs/public/demo/demo-profile-manufacturing.jpg +%%WWWDIR%%/htdocs/public/demo/demo-profile-product.jpg +%%WWWDIR%%/htdocs/public/demo/demo-profile-service.jpg +%%WWWDIR%%/htdocs/public/demo/demo.css +%%WWWDIR%%/htdocs/public/demo/dolibarr_demo_ban.jpg +%%WWWDIR%%/htdocs/public/demo/index.php +%%WWWDIR%%/htdocs/public/donations/donateurs_code.php +%%WWWDIR%%/htdocs/public/donations/index.php +%%WWWDIR%%/htdocs/public/emailing/mailing-read.php +%%WWWDIR%%/htdocs/public/emailing/mailing-unsubscribe.php +%%WWWDIR%%/htdocs/public/error-401.php +%%WWWDIR%%/htdocs/public/error-404.php +%%WWWDIR%%/htdocs/public/eventorganization/attendee_new.php +%%WWWDIR%%/htdocs/public/eventorganization/subscriptionok.php +%%WWWDIR%%/htdocs/public/fichinter/agendaexport.php +%%WWWDIR%%/htdocs/public/index.php +%%WWWDIR%%/htdocs/public/members/index.php +%%WWWDIR%%/htdocs/public/members/new.php +%%WWWDIR%%/htdocs/public/members/public_card.php +%%WWWDIR%%/htdocs/public/members/public_list.php +%%WWWDIR%%/htdocs/public/notice.php +%%WWWDIR%%/htdocs/public/onlinesign/newonlinesign.php +%%WWWDIR%%/htdocs/public/opensurvey/index.php +%%WWWDIR%%/htdocs/public/opensurvey/studs.php +%%WWWDIR%%/htdocs/public/partnership/index.php +%%WWWDIR%%/htdocs/public/partnership/new.php +%%WWWDIR%%/htdocs/public/payment/index.php +%%WWWDIR%%/htdocs/public/payment/newpayment.php +%%WWWDIR%%/htdocs/public/payment/paymentko.php +%%WWWDIR%%/htdocs/public/payment/paymentok.php +%%WWWDIR%%/htdocs/public/project/index.php +%%WWWDIR%%/htdocs/public/project/new.php +%%WWWDIR%%/htdocs/public/project/suggestbooth.php +%%WWWDIR%%/htdocs/public/project/suggestconference.php +%%WWWDIR%%/htdocs/public/project/viewandvote.php +%%WWWDIR%%/htdocs/public/recruitment/index.php +%%WWWDIR%%/htdocs/public/recruitment/view.php +%%WWWDIR%%/htdocs/public/stripe/index.php +%%WWWDIR%%/htdocs/public/stripe/ipn.php +%%WWWDIR%%/htdocs/public/test/index.html +%%WWWDIR%%/htdocs/public/test/test_arrays.php +%%WWWDIR%%/htdocs/public/test/test_csrf.php +%%WWWDIR%%/htdocs/public/test/test_exec.php +%%WWWDIR%%/htdocs/public/test/test_sessionlock.php +%%WWWDIR%%/htdocs/public/theme/common/company.png +%%WWWDIR%%/htdocs/public/theme/common/index.php +%%WWWDIR%%/htdocs/public/theme/common/nophoto.png +%%WWWDIR%%/htdocs/public/theme/common/nophotopublic.png +%%WWWDIR%%/htdocs/public/theme/common/user_anonymous.png +%%WWWDIR%%/htdocs/public/theme/common/user_man.png +%%WWWDIR%%/htdocs/public/theme/common/user_woman.png +%%WWWDIR%%/htdocs/public/theme/index.php +%%WWWDIR%%/htdocs/public/ticket/ajax/ajax.php +%%WWWDIR%%/htdocs/public/ticket/create_ticket.php +%%WWWDIR%%/htdocs/public/ticket/css/styles.css.php +%%WWWDIR%%/htdocs/public/ticket/index.php +%%WWWDIR%%/htdocs/public/ticket/list.php +%%WWWDIR%%/htdocs/public/ticket/view.php +%%WWWDIR%%/htdocs/public/users/view.php +%%WWWDIR%%/htdocs/public/webportal/css/global.css.php +%%WWWDIR%%/htdocs/public/webportal/css/login.css +%%WWWDIR%%/htdocs/public/webportal/css/mixin.css +%%WWWDIR%%/htdocs/public/webportal/css/pico.css.php +%%WWWDIR%%/htdocs/public/webportal/css/themes/custom.css.php +%%WWWDIR%%/htdocs/public/webportal/img/banner.svg +%%WWWDIR%%/htdocs/public/webportal/img/dolibarr_logo.svg +%%WWWDIR%%/htdocs/public/webportal/index.php +%%WWWDIR%%/htdocs/public/webportal/js/modal.js +%%WWWDIR%%/htdocs/public/webportal/js/theme.js +%%WWWDIR%%/htdocs/public/webportal/lib/webportal.lib.php +%%WWWDIR%%/htdocs/public/webportal/logout.php +%%WWWDIR%%/htdocs/public/webportal/tpl/404.tpl.php +%%WWWDIR%%/htdocs/public/webportal/tpl/errors.tpl.php +%%WWWDIR%%/htdocs/public/webportal/tpl/footer.tpl.php +%%WWWDIR%%/htdocs/public/webportal/tpl/header.tpl.php +%%WWWDIR%%/htdocs/public/webportal/tpl/header_login.tpl.php +%%WWWDIR%%/htdocs/public/webportal/tpl/hero-header-banner.tpl.php +%%WWWDIR%%/htdocs/public/webportal/tpl/home.tpl.php +%%WWWDIR%%/htdocs/public/webportal/tpl/login.tpl.php +%%WWWDIR%%/htdocs/public/webportal/tpl/menu.tpl.php +%%WWWDIR%%/htdocs/public/webportal/webportal.main.inc.php +%%WWWDIR%%/htdocs/public/website/index.php +%%WWWDIR%%/htdocs/public/website/javascript.js.php +%%WWWDIR%%/htdocs/public/website/styles.css.php +%%WWWDIR%%/htdocs/reception/card.php +%%WWWDIR%%/htdocs/reception/class/api_receptions.class.php +%%WWWDIR%%/htdocs/reception/class/reception.class.php +%%WWWDIR%%/htdocs/reception/class/receptionlinebatch.class.php +%%WWWDIR%%/htdocs/reception/class/receptionstats.class.php +%%WWWDIR%%/htdocs/reception/contact.php +%%WWWDIR%%/htdocs/reception/dispatch.php +%%WWWDIR%%/htdocs/reception/document.php +%%WWWDIR%%/htdocs/reception/index.php +%%WWWDIR%%/htdocs/reception/list.php +%%WWWDIR%%/htdocs/reception/note.php +%%WWWDIR%%/htdocs/reception/stats/index.php +%%WWWDIR%%/htdocs/reception/stats/month.php +%%WWWDIR%%/htdocs/reception/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/recruitment/README.md +%%WWWDIR%%/htdocs/recruitment/admin/candidature_extrafields.php +%%WWWDIR%%/htdocs/recruitment/admin/jobposition_extrafields.php +%%WWWDIR%%/htdocs/recruitment/admin/public_interface.php +%%WWWDIR%%/htdocs/recruitment/admin/setup.php +%%WWWDIR%%/htdocs/recruitment/admin/setup_candidatures.php +%%WWWDIR%%/htdocs/recruitment/class/api_recruitments.class.php +%%WWWDIR%%/htdocs/recruitment/class/recruitmentcandidature.class.php +%%WWWDIR%%/htdocs/recruitment/class/recruitmentjobposition.class.php +%%WWWDIR%%/htdocs/recruitment/core/modules/recruitment/doc/doc_generic_recruitmentjobposition_odt.modules.php +%%WWWDIR%%/htdocs/recruitment/core/modules/recruitment/doc/pdf_standard_recruitmentjobposition.modules.php +%%WWWDIR%%/htdocs/recruitment/core/modules/recruitment/mod_recruitmentcandidature_advanced.php +%%WWWDIR%%/htdocs/recruitment/core/modules/recruitment/mod_recruitmentcandidature_standard.php +%%WWWDIR%%/htdocs/recruitment/core/modules/recruitment/mod_recruitmentjobposition_advanced.php +%%WWWDIR%%/htdocs/recruitment/core/modules/recruitment/mod_recruitmentjobposition_standard.php +%%WWWDIR%%/htdocs/recruitment/core/modules/recruitment/modules_recruitmentcandidature.php +%%WWWDIR%%/htdocs/recruitment/core/modules/recruitment/modules_recruitmentjobposition.php +%%WWWDIR%%/htdocs/recruitment/index.php +%%WWWDIR%%/htdocs/recruitment/lib/recruitment.lib.php +%%WWWDIR%%/htdocs/recruitment/lib/recruitment_recruitmentcandidature.lib.php +%%WWWDIR%%/htdocs/recruitment/lib/recruitment_recruitmentjobposition.lib.php +%%WWWDIR%%/htdocs/recruitment/modulebuilder.txt +%%WWWDIR%%/htdocs/recruitment/recruitmentcandidature_agenda.php +%%WWWDIR%%/htdocs/recruitment/recruitmentcandidature_card.php +%%WWWDIR%%/htdocs/recruitment/recruitmentcandidature_document.php +%%WWWDIR%%/htdocs/recruitment/recruitmentcandidature_list.php +%%WWWDIR%%/htdocs/recruitment/recruitmentcandidature_note.php +%%WWWDIR%%/htdocs/recruitment/recruitmentjobposition_agenda.php +%%WWWDIR%%/htdocs/recruitment/recruitmentjobposition_applications.php +%%WWWDIR%%/htdocs/recruitment/recruitmentjobposition_card.php +%%WWWDIR%%/htdocs/recruitment/recruitmentjobposition_document.php +%%WWWDIR%%/htdocs/recruitment/recruitmentjobposition_list.php +%%WWWDIR%%/htdocs/recruitment/recruitmentjobposition_note.php +%%WWWDIR%%/htdocs/resource/agenda.php +%%WWWDIR%%/htdocs/resource/card.php +%%WWWDIR%%/htdocs/resource/class/dolresource.class.php +%%WWWDIR%%/htdocs/resource/class/html.formresource.class.php +%%WWWDIR%%/htdocs/resource/contact.php +%%WWWDIR%%/htdocs/resource/document.php +%%WWWDIR%%/htdocs/resource/element_resource.php +%%WWWDIR%%/htdocs/resource/list.php +%%WWWDIR%%/htdocs/resource/note.php +%%WWWDIR%%/htdocs/robots.txt +%%WWWDIR%%/htdocs/salaries/admin/salaries.php +%%WWWDIR%%/htdocs/salaries/admin/salaries_extrafields.php +%%WWWDIR%%/htdocs/salaries/ajax/ajaxsalaries.php +%%WWWDIR%%/htdocs/salaries/card.php +%%WWWDIR%%/htdocs/salaries/class/api_salaries.class.php +%%WWWDIR%%/htdocs/salaries/class/paymentsalary.class.php +%%WWWDIR%%/htdocs/salaries/class/salariesstats.class.php +%%WWWDIR%%/htdocs/salaries/class/salary.class.php +%%WWWDIR%%/htdocs/salaries/document.php +%%WWWDIR%%/htdocs/salaries/info.php +%%WWWDIR%%/htdocs/salaries/list.php +%%WWWDIR%%/htdocs/salaries/paiement_salary.php +%%WWWDIR%%/htdocs/salaries/payment_salary/card.php +%%WWWDIR%%/htdocs/salaries/payments.php +%%WWWDIR%%/htdocs/salaries/stats/index.php +%%WWWDIR%%/htdocs/salaries/virement_request.php +%%WWWDIR%%/htdocs/security.txt +%%WWWDIR%%/htdocs/societe/admin/contact_extrafields.php +%%WWWDIR%%/htdocs/societe/admin/societe.php +%%WWWDIR%%/htdocs/societe/admin/societe_extrafields.php +%%WWWDIR%%/htdocs/societe/agenda.php +%%WWWDIR%%/htdocs/societe/ajax/ajaxcompanies.php +%%WWWDIR%%/htdocs/societe/ajax/company.php +%%WWWDIR%%/htdocs/societe/canvas/README +%%WWWDIR%%/htdocs/societe/canvas/actions_card_common.class.php +%%WWWDIR%%/htdocs/societe/canvas/company/actions_card_company.class.php +%%WWWDIR%%/htdocs/societe/canvas/company/tpl/card_create.tpl.php +%%WWWDIR%%/htdocs/societe/canvas/company/tpl/card_edit.tpl.php +%%WWWDIR%%/htdocs/societe/canvas/company/tpl/card_view.tpl.php +%%WWWDIR%%/htdocs/societe/canvas/individual/actions_card_individual.class.php +%%WWWDIR%%/htdocs/societe/canvas/individual/tpl/card_create.tpl.php +%%WWWDIR%%/htdocs/societe/canvas/individual/tpl/card_edit.tpl.php +%%WWWDIR%%/htdocs/societe/canvas/individual/tpl/card_view.tpl.php +%%WWWDIR%%/htdocs/societe/card.php +%%WWWDIR%%/htdocs/societe/checkvat/checkVatGr.php +%%WWWDIR%%/htdocs/societe/checkvat/checkVatPopup.php +%%WWWDIR%%/htdocs/societe/checkvat/checkVatService.xml +%%WWWDIR%%/htdocs/societe/class/api_contacts.class.php +%%WWWDIR%%/htdocs/societe/class/api_thirdparties.class.php +%%WWWDIR%%/htdocs/societe/class/client.class.php +%%WWWDIR%%/htdocs/societe/class/companybankaccount.class.php +%%WWWDIR%%/htdocs/societe/class/companypaymentmode.class.php +%%WWWDIR%%/htdocs/societe/class/societe.class.php +%%WWWDIR%%/htdocs/societe/class/societeaccount.class.php +%%WWWDIR%%/htdocs/societe/consumption.php +%%WWWDIR%%/htdocs/societe/contact.php +%%WWWDIR%%/htdocs/societe/document.php +%%WWWDIR%%/htdocs/societe/index.php +%%WWWDIR%%/htdocs/societe/list.php +%%WWWDIR%%/htdocs/societe/messaging.php +%%WWWDIR%%/htdocs/societe/note.php +%%WWWDIR%%/htdocs/societe/notify/card.php +%%WWWDIR%%/htdocs/societe/paymentmodes.php +%%WWWDIR%%/htdocs/societe/price.php +%%WWWDIR%%/htdocs/societe/project.php +%%WWWDIR%%/htdocs/societe/societecontact.php +%%WWWDIR%%/htdocs/societe/tpl/linesalesrepresentative.tpl.php +%%WWWDIR%%/htdocs/societe/website.php +%%WWWDIR%%/htdocs/stripe/admin/stripe.php +%%WWWDIR%%/htdocs/stripe/ajax/ajax.php +%%WWWDIR%%/htdocs/stripe/charge.php +%%WWWDIR%%/htdocs/stripe/class/actions_stripe.class.php +%%WWWDIR%%/htdocs/stripe/class/stripe.class.php +%%WWWDIR%%/htdocs/stripe/config.php +%%WWWDIR%%/htdocs/stripe/lib/stripe.lib.php +%%WWWDIR%%/htdocs/stripe/payout.php +%%WWWDIR%%/htdocs/stripe/transaction.php +%%WWWDIR%%/htdocs/supplier_proposal/admin/supplier_proposal_extrafields.php +%%WWWDIR%%/htdocs/supplier_proposal/admin/supplier_proposaldet_extrafields.php +%%WWWDIR%%/htdocs/supplier_proposal/card.php +%%WWWDIR%%/htdocs/supplier_proposal/class/api_supplier_proposals.class.php +%%WWWDIR%%/htdocs/supplier_proposal/class/supplier_proposal.class.php +%%WWWDIR%%/htdocs/supplier_proposal/contact.php +%%WWWDIR%%/htdocs/supplier_proposal/document.php +%%WWWDIR%%/htdocs/supplier_proposal/index.php +%%WWWDIR%%/htdocs/supplier_proposal/info.php +%%WWWDIR%%/htdocs/supplier_proposal/list.php +%%WWWDIR%%/htdocs/supplier_proposal/note.php +%%WWWDIR%%/htdocs/supplier_proposal/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/takepos/README.md +%%WWWDIR%%/htdocs/takepos/admin/appearance.php +%%WWWDIR%%/htdocs/takepos/admin/bar.php +%%WWWDIR%%/htdocs/takepos/admin/orderprinters.php +%%WWWDIR%%/htdocs/takepos/admin/other.php +%%WWWDIR%%/htdocs/takepos/admin/printqr.php +%%WWWDIR%%/htdocs/takepos/admin/receipt.php +%%WWWDIR%%/htdocs/takepos/admin/setup.php +%%WWWDIR%%/htdocs/takepos/admin/terminal.php +%%WWWDIR%%/htdocs/takepos/ajax/ajax.php +%%WWWDIR%%/htdocs/takepos/css/colorbox.css +%%WWWDIR%%/htdocs/takepos/css/colorful.css +%%WWWDIR%%/htdocs/takepos/css/images/border.png +%%WWWDIR%%/htdocs/takepos/css/images/controls.png +%%WWWDIR%%/htdocs/takepos/css/images/loading.gif +%%WWWDIR%%/htdocs/takepos/css/images/loading_background.png +%%WWWDIR%%/htdocs/takepos/css/phone.css +%%WWWDIR%%/htdocs/takepos/css/pos.css.php +%%WWWDIR%%/htdocs/takepos/floors.php +%%WWWDIR%%/htdocs/takepos/freezone.php +%%WWWDIR%%/htdocs/takepos/genimg/empty.png +%%WWWDIR%%/htdocs/takepos/genimg/index.php +%%WWWDIR%%/htdocs/takepos/genimg/qr.php +%%WWWDIR%%/htdocs/takepos/img/arrow-next-top.png +%%WWWDIR%%/htdocs/takepos/img/arrow-next.png +%%WWWDIR%%/htdocs/takepos/img/arrow-prev-top.png +%%WWWDIR%%/htdocs/takepos/img/arrow-prev.png +%%WWWDIR%%/htdocs/takepos/img/gfdl.png +%%WWWDIR%%/htdocs/takepos/img/gplv3.png +%%WWWDIR%%/htdocs/takepos/img/object_takepos.png +%%WWWDIR%%/htdocs/takepos/img/table.gif +%%WWWDIR%%/htdocs/takepos/img/takepos.png +%%WWWDIR%%/htdocs/takepos/index.php +%%WWWDIR%%/htdocs/takepos/invoice.php +%%WWWDIR%%/htdocs/takepos/js/jquery.colorbox-min.js +%%WWWDIR%%/htdocs/takepos/modulebuilder.txt +%%WWWDIR%%/htdocs/takepos/pay.php +%%WWWDIR%%/htdocs/takepos/phone.php +%%WWWDIR%%/htdocs/takepos/printbox.php +%%WWWDIR%%/htdocs/takepos/public/auto_order.php +%%WWWDIR%%/htdocs/takepos/public/css/style.css +%%WWWDIR%%/htdocs/takepos/public/js/script.js +%%WWWDIR%%/htdocs/takepos/public/menu.php +%%WWWDIR%%/htdocs/takepos/receipt.php +%%WWWDIR%%/htdocs/takepos/reduction.php +%%WWWDIR%%/htdocs/takepos/send.php +%%WWWDIR%%/htdocs/takepos/smpcb.php +%%WWWDIR%%/htdocs/takepos/split.php +%%WWWDIR%%/htdocs/theme/apple-touch-icon.png +%%WWWDIR%%/htdocs/theme/common/bell.png +%%WWWDIR%%/htdocs/theme/common/cheque.png +%%WWWDIR%%/htdocs/theme/common/colorpicker.png +%%WWWDIR%%/htdocs/theme/common/credit_card.png +%%WWWDIR%%/htdocs/theme/common/devices/audio-card.png +%%WWWDIR%%/htdocs/theme/common/devices/audio-headset.png +%%WWWDIR%%/htdocs/theme/common/devices/audio-input-line.png +%%WWWDIR%%/htdocs/theme/common/devices/audio-input-microphone.png +%%WWWDIR%%/htdocs/theme/common/devices/battery.png +%%WWWDIR%%/htdocs/theme/common/devices/camera-photo.png +%%WWWDIR%%/htdocs/theme/common/devices/camera-web.png +%%WWWDIR%%/htdocs/theme/common/devices/computer-laptop.png +%%WWWDIR%%/htdocs/theme/common/devices/computer.png +%%WWWDIR%%/htdocs/theme/common/devices/cpu.png +%%WWWDIR%%/htdocs/theme/common/devices/drive-harddisk.png +%%WWWDIR%%/htdocs/theme/common/devices/drive-optical.png +%%WWWDIR%%/htdocs/theme/common/devices/drive-removable-media-usb-pendrive.png +%%WWWDIR%%/htdocs/theme/common/devices/drive-removable-media-usb.png +%%WWWDIR%%/htdocs/theme/common/devices/drive-removable-media.png +%%WWWDIR%%/htdocs/theme/common/devices/input-gaming.png +%%WWWDIR%%/htdocs/theme/common/devices/input-keyboard.png +%%WWWDIR%%/htdocs/theme/common/devices/input-mouse.png +%%WWWDIR%%/htdocs/theme/common/devices/input-tablet.png +%%WWWDIR%%/htdocs/theme/common/devices/media-flash-memory-stick.png +%%WWWDIR%%/htdocs/theme/common/devices/media-flash-sd-mmc.png +%%WWWDIR%%/htdocs/theme/common/devices/media-flash-smart-media.png +%%WWWDIR%%/htdocs/theme/common/devices/media-flash.png +%%WWWDIR%%/htdocs/theme/common/devices/media-floppy.png +%%WWWDIR%%/htdocs/theme/common/devices/media-optical-audio.png +%%WWWDIR%%/htdocs/theme/common/devices/media-optical-blu-ray.png +%%WWWDIR%%/htdocs/theme/common/devices/media-optical-data.png +%%WWWDIR%%/htdocs/theme/common/devices/media-optical-dvd-video.png +%%WWWDIR%%/htdocs/theme/common/devices/media-optical-dvd.png +%%WWWDIR%%/htdocs/theme/common/devices/media-optical-mixed-cd.png +%%WWWDIR%%/htdocs/theme/common/devices/media-optical-recordable.png +%%WWWDIR%%/htdocs/theme/common/devices/media-optical-video.png +%%WWWDIR%%/htdocs/theme/common/devices/media-optical.png +%%WWWDIR%%/htdocs/theme/common/devices/media-tape.png +%%WWWDIR%%/htdocs/theme/common/devices/modem.png +%%WWWDIR%%/htdocs/theme/common/devices/multimedia-player-apple-ipod.png +%%WWWDIR%%/htdocs/theme/common/devices/multimedia-player.png +%%WWWDIR%%/htdocs/theme/common/devices/network-wired.png +%%WWWDIR%%/htdocs/theme/common/devices/network-wireless-connected-00.png +%%WWWDIR%%/htdocs/theme/common/devices/network-wireless-connected-100.png +%%WWWDIR%%/htdocs/theme/common/devices/network-wireless-connected-25.png +%%WWWDIR%%/htdocs/theme/common/devices/network-wireless-connected-50.png +%%WWWDIR%%/htdocs/theme/common/devices/network-wireless-connected-75.png +%%WWWDIR%%/htdocs/theme/common/devices/network-wireless-disconnected.png +%%WWWDIR%%/htdocs/theme/common/devices/network-wireless.png +%%WWWDIR%%/htdocs/theme/common/devices/pda.png +%%WWWDIR%%/htdocs/theme/common/devices/phone-openmoko-freerunner.png +%%WWWDIR%%/htdocs/theme/common/devices/phone.png +%%WWWDIR%%/htdocs/theme/common/devices/printer-laser.png +%%WWWDIR%%/htdocs/theme/common/devices/printer.png +%%WWWDIR%%/htdocs/theme/common/devices/scanner.png +%%WWWDIR%%/htdocs/theme/common/devices/video-display.png +%%WWWDIR%%/htdocs/theme/common/devices/video-projector.png +%%WWWDIR%%/htdocs/theme/common/devices/video-television.png +%%WWWDIR%%/htdocs/theme/common/dolibarr_box.png +%%WWWDIR%%/htdocs/theme/common/emotes/face-angel.png +%%WWWDIR%%/htdocs/theme/common/emotes/face-embarrassed.png +%%WWWDIR%%/htdocs/theme/common/emotes/face-kiss.png +%%WWWDIR%%/htdocs/theme/common/emotes/face-laugh.png +%%WWWDIR%%/htdocs/theme/common/emotes/face-plain.png +%%WWWDIR%%/htdocs/theme/common/emotes/face-raspberry.png +%%WWWDIR%%/htdocs/theme/common/emotes/face-sad.png +%%WWWDIR%%/htdocs/theme/common/emotes/face-smile-big.png +%%WWWDIR%%/htdocs/theme/common/emotes/face-smile.png +%%WWWDIR%%/htdocs/theme/common/emotes/face-surprise.png +%%WWWDIR%%/htdocs/theme/common/emotes/face-uncertain.png +%%WWWDIR%%/htdocs/theme/common/emotes/face-wink.png +%%WWWDIR%%/htdocs/theme/common/everybody.png +%%WWWDIR%%/htdocs/theme/common/flags/ad.png +%%WWWDIR%%/htdocs/theme/common/flags/ae.png +%%WWWDIR%%/htdocs/theme/common/flags/af.png +%%WWWDIR%%/htdocs/theme/common/flags/ag.png +%%WWWDIR%%/htdocs/theme/common/flags/ai.png +%%WWWDIR%%/htdocs/theme/common/flags/al.png +%%WWWDIR%%/htdocs/theme/common/flags/am.png +%%WWWDIR%%/htdocs/theme/common/flags/an.png +%%WWWDIR%%/htdocs/theme/common/flags/ao.png +%%WWWDIR%%/htdocs/theme/common/flags/ar.png +%%WWWDIR%%/htdocs/theme/common/flags/as.png +%%WWWDIR%%/htdocs/theme/common/flags/at.png +%%WWWDIR%%/htdocs/theme/common/flags/au.png +%%WWWDIR%%/htdocs/theme/common/flags/aw.png +%%WWWDIR%%/htdocs/theme/common/flags/ax.png +%%WWWDIR%%/htdocs/theme/common/flags/az.png +%%WWWDIR%%/htdocs/theme/common/flags/ba.png +%%WWWDIR%%/htdocs/theme/common/flags/bb.png +%%WWWDIR%%/htdocs/theme/common/flags/bd.png +%%WWWDIR%%/htdocs/theme/common/flags/be.png +%%WWWDIR%%/htdocs/theme/common/flags/bf.png +%%WWWDIR%%/htdocs/theme/common/flags/bg.png +%%WWWDIR%%/htdocs/theme/common/flags/bh.png +%%WWWDIR%%/htdocs/theme/common/flags/bi.png +%%WWWDIR%%/htdocs/theme/common/flags/bj.png +%%WWWDIR%%/htdocs/theme/common/flags/bm.png +%%WWWDIR%%/htdocs/theme/common/flags/bn.png +%%WWWDIR%%/htdocs/theme/common/flags/bo.png +%%WWWDIR%%/htdocs/theme/common/flags/br.png +%%WWWDIR%%/htdocs/theme/common/flags/bs.png +%%WWWDIR%%/htdocs/theme/common/flags/bt.png +%%WWWDIR%%/htdocs/theme/common/flags/bv.png +%%WWWDIR%%/htdocs/theme/common/flags/bw.png +%%WWWDIR%%/htdocs/theme/common/flags/by.png +%%WWWDIR%%/htdocs/theme/common/flags/bz.png +%%WWWDIR%%/htdocs/theme/common/flags/ca.png +%%WWWDIR%%/htdocs/theme/common/flags/catalonia.png +%%WWWDIR%%/htdocs/theme/common/flags/cc.png +%%WWWDIR%%/htdocs/theme/common/flags/cd.png +%%WWWDIR%%/htdocs/theme/common/flags/cf.png +%%WWWDIR%%/htdocs/theme/common/flags/cg.png +%%WWWDIR%%/htdocs/theme/common/flags/ch.png +%%WWWDIR%%/htdocs/theme/common/flags/ci.png +%%WWWDIR%%/htdocs/theme/common/flags/ck.png +%%WWWDIR%%/htdocs/theme/common/flags/cl.png +%%WWWDIR%%/htdocs/theme/common/flags/cm.png +%%WWWDIR%%/htdocs/theme/common/flags/cn.png +%%WWWDIR%%/htdocs/theme/common/flags/co.png +%%WWWDIR%%/htdocs/theme/common/flags/cr.png +%%WWWDIR%%/htdocs/theme/common/flags/cs.png +%%WWWDIR%%/htdocs/theme/common/flags/cu.png +%%WWWDIR%%/htdocs/theme/common/flags/cv.png +%%WWWDIR%%/htdocs/theme/common/flags/cx.png +%%WWWDIR%%/htdocs/theme/common/flags/cy.png +%%WWWDIR%%/htdocs/theme/common/flags/cz.png +%%WWWDIR%%/htdocs/theme/common/flags/de.png +%%WWWDIR%%/htdocs/theme/common/flags/dj.png +%%WWWDIR%%/htdocs/theme/common/flags/dk.png +%%WWWDIR%%/htdocs/theme/common/flags/dm.png +%%WWWDIR%%/htdocs/theme/common/flags/do.png +%%WWWDIR%%/htdocs/theme/common/flags/dz.png +%%WWWDIR%%/htdocs/theme/common/flags/ec.png +%%WWWDIR%%/htdocs/theme/common/flags/ee.png +%%WWWDIR%%/htdocs/theme/common/flags/eg.png +%%WWWDIR%%/htdocs/theme/common/flags/eh.png +%%WWWDIR%%/htdocs/theme/common/flags/en.png +%%WWWDIR%%/htdocs/theme/common/flags/england.png +%%WWWDIR%%/htdocs/theme/common/flags/er.png +%%WWWDIR%%/htdocs/theme/common/flags/es.png +%%WWWDIR%%/htdocs/theme/common/flags/et.png +%%WWWDIR%%/htdocs/theme/common/flags/eu.png +%%WWWDIR%%/htdocs/theme/common/flags/fam.png +%%WWWDIR%%/htdocs/theme/common/flags/fi.png +%%WWWDIR%%/htdocs/theme/common/flags/fj.png +%%WWWDIR%%/htdocs/theme/common/flags/fk.png +%%WWWDIR%%/htdocs/theme/common/flags/flag-sprite.png +%%WWWDIR%%/htdocs/theme/common/flags/fm.png +%%WWWDIR%%/htdocs/theme/common/flags/fo.png +%%WWWDIR%%/htdocs/theme/common/flags/fr.png +%%WWWDIR%%/htdocs/theme/common/flags/ga.png +%%WWWDIR%%/htdocs/theme/common/flags/gb.png +%%WWWDIR%%/htdocs/theme/common/flags/gd.png +%%WWWDIR%%/htdocs/theme/common/flags/ge.png +%%WWWDIR%%/htdocs/theme/common/flags/gf.png +%%WWWDIR%%/htdocs/theme/common/flags/gg.png +%%WWWDIR%%/htdocs/theme/common/flags/gh.png +%%WWWDIR%%/htdocs/theme/common/flags/gi.png +%%WWWDIR%%/htdocs/theme/common/flags/gl.png +%%WWWDIR%%/htdocs/theme/common/flags/gm.png +%%WWWDIR%%/htdocs/theme/common/flags/gn.png +%%WWWDIR%%/htdocs/theme/common/flags/gp.png +%%WWWDIR%%/htdocs/theme/common/flags/gq.png +%%WWWDIR%%/htdocs/theme/common/flags/gr.png +%%WWWDIR%%/htdocs/theme/common/flags/gs.png +%%WWWDIR%%/htdocs/theme/common/flags/gt.png +%%WWWDIR%%/htdocs/theme/common/flags/gu.png +%%WWWDIR%%/htdocs/theme/common/flags/gw.png +%%WWWDIR%%/htdocs/theme/common/flags/gy.png +%%WWWDIR%%/htdocs/theme/common/flags/hk.png +%%WWWDIR%%/htdocs/theme/common/flags/hm.png +%%WWWDIR%%/htdocs/theme/common/flags/hn.png +%%WWWDIR%%/htdocs/theme/common/flags/hr.png +%%WWWDIR%%/htdocs/theme/common/flags/ht.png +%%WWWDIR%%/htdocs/theme/common/flags/hu.png +%%WWWDIR%%/htdocs/theme/common/flags/id.png +%%WWWDIR%%/htdocs/theme/common/flags/ie.png +%%WWWDIR%%/htdocs/theme/common/flags/il.png +%%WWWDIR%%/htdocs/theme/common/flags/in.png +%%WWWDIR%%/htdocs/theme/common/flags/int.png +%%WWWDIR%%/htdocs/theme/common/flags/io.png +%%WWWDIR%%/htdocs/theme/common/flags/iq.png +%%WWWDIR%%/htdocs/theme/common/flags/ir.png +%%WWWDIR%%/htdocs/theme/common/flags/is.png +%%WWWDIR%%/htdocs/theme/common/flags/it.png +%%WWWDIR%%/htdocs/theme/common/flags/jm.png +%%WWWDIR%%/htdocs/theme/common/flags/jo.png +%%WWWDIR%%/htdocs/theme/common/flags/jp.png +%%WWWDIR%%/htdocs/theme/common/flags/ke.png +%%WWWDIR%%/htdocs/theme/common/flags/kg.png +%%WWWDIR%%/htdocs/theme/common/flags/kh.png +%%WWWDIR%%/htdocs/theme/common/flags/ki.png +%%WWWDIR%%/htdocs/theme/common/flags/km.png +%%WWWDIR%%/htdocs/theme/common/flags/kn.png +%%WWWDIR%%/htdocs/theme/common/flags/kp.png +%%WWWDIR%%/htdocs/theme/common/flags/kr.png +%%WWWDIR%%/htdocs/theme/common/flags/kw.png +%%WWWDIR%%/htdocs/theme/common/flags/ky.png +%%WWWDIR%%/htdocs/theme/common/flags/kz.png +%%WWWDIR%%/htdocs/theme/common/flags/la.png +%%WWWDIR%%/htdocs/theme/common/flags/lb.png +%%WWWDIR%%/htdocs/theme/common/flags/lc.png +%%WWWDIR%%/htdocs/theme/common/flags/li.png +%%WWWDIR%%/htdocs/theme/common/flags/lk.png +%%WWWDIR%%/htdocs/theme/common/flags/lr.png +%%WWWDIR%%/htdocs/theme/common/flags/ls.png +%%WWWDIR%%/htdocs/theme/common/flags/lt.png +%%WWWDIR%%/htdocs/theme/common/flags/lu.png +%%WWWDIR%%/htdocs/theme/common/flags/lv.png +%%WWWDIR%%/htdocs/theme/common/flags/ly.png +%%WWWDIR%%/htdocs/theme/common/flags/ma.png +%%WWWDIR%%/htdocs/theme/common/flags/mc.png +%%WWWDIR%%/htdocs/theme/common/flags/md.png +%%WWWDIR%%/htdocs/theme/common/flags/me.png +%%WWWDIR%%/htdocs/theme/common/flags/mg.png +%%WWWDIR%%/htdocs/theme/common/flags/mh.png +%%WWWDIR%%/htdocs/theme/common/flags/mk.png +%%WWWDIR%%/htdocs/theme/common/flags/ml.png +%%WWWDIR%%/htdocs/theme/common/flags/mm.png +%%WWWDIR%%/htdocs/theme/common/flags/mn.png +%%WWWDIR%%/htdocs/theme/common/flags/mo.png +%%WWWDIR%%/htdocs/theme/common/flags/mp.png +%%WWWDIR%%/htdocs/theme/common/flags/mq.png +%%WWWDIR%%/htdocs/theme/common/flags/mr.png +%%WWWDIR%%/htdocs/theme/common/flags/ms.png +%%WWWDIR%%/htdocs/theme/common/flags/mt.png +%%WWWDIR%%/htdocs/theme/common/flags/mu.png +%%WWWDIR%%/htdocs/theme/common/flags/mv.png +%%WWWDIR%%/htdocs/theme/common/flags/mw.png +%%WWWDIR%%/htdocs/theme/common/flags/mx.png +%%WWWDIR%%/htdocs/theme/common/flags/my.png +%%WWWDIR%%/htdocs/theme/common/flags/mz.png +%%WWWDIR%%/htdocs/theme/common/flags/na.png +%%WWWDIR%%/htdocs/theme/common/flags/nc.png +%%WWWDIR%%/htdocs/theme/common/flags/ne.png +%%WWWDIR%%/htdocs/theme/common/flags/nf.png +%%WWWDIR%%/htdocs/theme/common/flags/ng.png +%%WWWDIR%%/htdocs/theme/common/flags/ni.png +%%WWWDIR%%/htdocs/theme/common/flags/nl.png +%%WWWDIR%%/htdocs/theme/common/flags/no.png +%%WWWDIR%%/htdocs/theme/common/flags/np.png +%%WWWDIR%%/htdocs/theme/common/flags/nr.png +%%WWWDIR%%/htdocs/theme/common/flags/nu.png +%%WWWDIR%%/htdocs/theme/common/flags/nz.png +%%WWWDIR%%/htdocs/theme/common/flags/om.png +%%WWWDIR%%/htdocs/theme/common/flags/pa.png +%%WWWDIR%%/htdocs/theme/common/flags/pe.png +%%WWWDIR%%/htdocs/theme/common/flags/pf.png +%%WWWDIR%%/htdocs/theme/common/flags/pg.png +%%WWWDIR%%/htdocs/theme/common/flags/ph.png +%%WWWDIR%%/htdocs/theme/common/flags/pk.png +%%WWWDIR%%/htdocs/theme/common/flags/pl.png +%%WWWDIR%%/htdocs/theme/common/flags/pm.png +%%WWWDIR%%/htdocs/theme/common/flags/pn.png +%%WWWDIR%%/htdocs/theme/common/flags/pr.png +%%WWWDIR%%/htdocs/theme/common/flags/ps.png +%%WWWDIR%%/htdocs/theme/common/flags/pt.png +%%WWWDIR%%/htdocs/theme/common/flags/pw.png +%%WWWDIR%%/htdocs/theme/common/flags/py.png +%%WWWDIR%%/htdocs/theme/common/flags/qa.png +%%WWWDIR%%/htdocs/theme/common/flags/re.png +%%WWWDIR%%/htdocs/theme/common/flags/ro.png +%%WWWDIR%%/htdocs/theme/common/flags/rs.png +%%WWWDIR%%/htdocs/theme/common/flags/ru.png +%%WWWDIR%%/htdocs/theme/common/flags/rw.png +%%WWWDIR%%/htdocs/theme/common/flags/sa.png +%%WWWDIR%%/htdocs/theme/common/flags/sb.png +%%WWWDIR%%/htdocs/theme/common/flags/sc.png +%%WWWDIR%%/htdocs/theme/common/flags/scotland.png +%%WWWDIR%%/htdocs/theme/common/flags/sd.png +%%WWWDIR%%/htdocs/theme/common/flags/se.png +%%WWWDIR%%/htdocs/theme/common/flags/sg.png +%%WWWDIR%%/htdocs/theme/common/flags/sh.png +%%WWWDIR%%/htdocs/theme/common/flags/si.png +%%WWWDIR%%/htdocs/theme/common/flags/sj.png +%%WWWDIR%%/htdocs/theme/common/flags/sk.png +%%WWWDIR%%/htdocs/theme/common/flags/sl.png +%%WWWDIR%%/htdocs/theme/common/flags/sm.png +%%WWWDIR%%/htdocs/theme/common/flags/sn.png +%%WWWDIR%%/htdocs/theme/common/flags/so.png +%%WWWDIR%%/htdocs/theme/common/flags/sr.png +%%WWWDIR%%/htdocs/theme/common/flags/st.png +%%WWWDIR%%/htdocs/theme/common/flags/sv.png +%%WWWDIR%%/htdocs/theme/common/flags/sy.png +%%WWWDIR%%/htdocs/theme/common/flags/sz.png +%%WWWDIR%%/htdocs/theme/common/flags/tc.png +%%WWWDIR%%/htdocs/theme/common/flags/td.png +%%WWWDIR%%/htdocs/theme/common/flags/tf.png +%%WWWDIR%%/htdocs/theme/common/flags/tg.png +%%WWWDIR%%/htdocs/theme/common/flags/th.png +%%WWWDIR%%/htdocs/theme/common/flags/tj.png +%%WWWDIR%%/htdocs/theme/common/flags/tk.png +%%WWWDIR%%/htdocs/theme/common/flags/tl.png +%%WWWDIR%%/htdocs/theme/common/flags/tm.png +%%WWWDIR%%/htdocs/theme/common/flags/tn.png +%%WWWDIR%%/htdocs/theme/common/flags/to.png +%%WWWDIR%%/htdocs/theme/common/flags/tr.png +%%WWWDIR%%/htdocs/theme/common/flags/trans.png +%%WWWDIR%%/htdocs/theme/common/flags/tt.png +%%WWWDIR%%/htdocs/theme/common/flags/tv.png +%%WWWDIR%%/htdocs/theme/common/flags/tw.png +%%WWWDIR%%/htdocs/theme/common/flags/tz.png +%%WWWDIR%%/htdocs/theme/common/flags/ua.png +%%WWWDIR%%/htdocs/theme/common/flags/ug.png +%%WWWDIR%%/htdocs/theme/common/flags/uk.png +%%WWWDIR%%/htdocs/theme/common/flags/um.png +%%WWWDIR%%/htdocs/theme/common/flags/unknown.png +%%WWWDIR%%/htdocs/theme/common/flags/us.png +%%WWWDIR%%/htdocs/theme/common/flags/uy.png +%%WWWDIR%%/htdocs/theme/common/flags/uz.png +%%WWWDIR%%/htdocs/theme/common/flags/va.png +%%WWWDIR%%/htdocs/theme/common/flags/vc.png +%%WWWDIR%%/htdocs/theme/common/flags/ve.png +%%WWWDIR%%/htdocs/theme/common/flags/vg.png +%%WWWDIR%%/htdocs/theme/common/flags/vi.png +%%WWWDIR%%/htdocs/theme/common/flags/vn.png +%%WWWDIR%%/htdocs/theme/common/flags/vu.png +%%WWWDIR%%/htdocs/theme/common/flags/wales.png +%%WWWDIR%%/htdocs/theme/common/flags/wf.png +%%WWWDIR%%/htdocs/theme/common/flags/ws.png +%%WWWDIR%%/htdocs/theme/common/flags/xk.png +%%WWWDIR%%/htdocs/theme/common/flags/ye.png +%%WWWDIR%%/htdocs/theme/common/flags/yt.png +%%WWWDIR%%/htdocs/theme/common/flags/za.png +%%WWWDIR%%/htdocs/theme/common/flags/zm.png +%%WWWDIR%%/htdocs/theme/common/flags/zw.png +%%WWWDIR%%/htdocs/theme/common/folder-new.png +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/LICENSE.txt +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/all.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/all.min.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/brands.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/brands.min.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/fontawesome.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/fontawesome.min.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/regular.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/regular.min.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/solid.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/solid.min.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/svg-with-js.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/svg-with-js.min.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/v4-shims.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/css/v4-shims.min.css +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/all.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/all.min.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/brands.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/brands.min.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/conflict-detection.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/conflict-detection.min.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/fontawesome.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/fontawesome.min.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/regular.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/regular.min.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/solid.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/solid.min.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/v4-shims.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/js/v4-shims.min.js +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_animated.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_bordered-pulled.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_core.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_fixed-width.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_icons.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_larger.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_list.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_mixins.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_rotated-flipped.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_screen-reader.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_shims.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_stacked.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/_variables.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/brands.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/fontawesome.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/regular.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/solid.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/less/v4-shims.less +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/metadata/categories.yml +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/metadata/icons.json +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/metadata/icons.yml +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/metadata/shims.json +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/metadata/shims.yml +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/metadata/sponsors.yml +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_animated.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_bordered-pulled.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_core.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_fixed-width.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_icons.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_larger.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_list.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_mixins.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_rotated-flipped.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_screen-reader.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_shims.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_stacked.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/_variables.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/brands.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/fontawesome.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/regular.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/solid.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/scss/v4-shims.scss +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/sprites/brands.svg +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/sprites/regular.svg +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/sprites/solid.svg +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-brands-400.eot +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-brands-400.svg +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-brands-400.ttf +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-brands-400.woff +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-brands-400.woff2 +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-regular-400.eot +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-regular-400.svg +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-regular-400.ttf +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-regular-400.woff +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-regular-400.woff2 +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-solid-900.eot +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-solid-900.svg +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-solid-900.ttf +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-solid-900.woff +%%WWWDIR%%/htdocs/theme/common/fontawesome-5/webfonts/fa-solid-900.woff2 +%%WWWDIR%%/htdocs/theme/common/gmap.png +%%WWWDIR%%/htdocs/theme/common/help.png +%%WWWDIR%%/htdocs/theme/common/login_logo.png +%%WWWDIR%%/htdocs/theme/common/logo_cerfa.png +%%WWWDIR%%/htdocs/theme/common/maillayout/basic.png +%%WWWDIR%%/htdocs/theme/common/maillayout/empty.png +%%WWWDIR%%/htdocs/theme/common/maillayout/news.png +%%WWWDIR%%/htdocs/theme/common/maillayout/products.png +%%WWWDIR%%/htdocs/theme/common/maillayout/text.png +%%WWWDIR%%/htdocs/theme/common/mime/archive.png +%%WWWDIR%%/htdocs/theme/common/mime/audio.png +%%WWWDIR%%/htdocs/theme/common/mime/css.png +%%WWWDIR%%/htdocs/theme/common/mime/doc.png +%%WWWDIR%%/htdocs/theme/common/mime/dotnet.png +%%WWWDIR%%/htdocs/theme/common/mime/encrypt.png +%%WWWDIR%%/htdocs/theme/common/mime/error.png +%%WWWDIR%%/htdocs/theme/common/mime/flash.png +%%WWWDIR%%/htdocs/theme/common/mime/glasses.png +%%WWWDIR%%/htdocs/theme/common/mime/html.png +%%WWWDIR%%/htdocs/theme/common/mime/image.png +%%WWWDIR%%/htdocs/theme/common/mime/jnlp.png +%%WWWDIR%%/htdocs/theme/common/mime/jscript.png +%%WWWDIR%%/htdocs/theme/common/mime/library.png +%%WWWDIR%%/htdocs/theme/common/mime/lit.png +%%WWWDIR%%/htdocs/theme/common/mime/mdb.png +%%WWWDIR%%/htdocs/theme/common/mime/notavailable.png +%%WWWDIR%%/htdocs/theme/common/mime/ooffice.png +%%WWWDIR%%/htdocs/theme/common/mime/other.png +%%WWWDIR%%/htdocs/theme/common/mime/page.png +%%WWWDIR%%/htdocs/theme/common/mime/pdf.png +%%WWWDIR%%/htdocs/theme/common/mime/php.png +%%WWWDIR%%/htdocs/theme/common/mime/pl.png +%%WWWDIR%%/htdocs/theme/common/mime/ppt.png +%%WWWDIR%%/htdocs/theme/common/mime/readme.txt +%%WWWDIR%%/htdocs/theme/common/mime/rss.png +%%WWWDIR%%/htdocs/theme/common/mime/script.png +%%WWWDIR%%/htdocs/theme/common/mime/svg.png +%%WWWDIR%%/htdocs/theme/common/mime/text.png +%%WWWDIR%%/htdocs/theme/common/mime/ttf.png +%%WWWDIR%%/htdocs/theme/common/mime/unknown.png +%%WWWDIR%%/htdocs/theme/common/mime/video.png +%%WWWDIR%%/htdocs/theme/common/mime/xls.png +%%WWWDIR%%/htdocs/theme/common/octicons/LICENSE +%%WWWDIR%%/htdocs/theme/common/octicons/README.md +%%WWWDIR%%/htdocs/theme/common/octicons/build/build.css +%%WWWDIR%%/htdocs/theme/common/octicons/build/data.json +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/alert.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/archive.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/arrow-both.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/arrow-down.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/arrow-left.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/arrow-right.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/arrow-small-down.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/arrow-small-left.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/arrow-small-right.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/arrow-small-up.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/arrow-up.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/beaker.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/bell.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/bold.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/book.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/bookmark.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/briefcase.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/broadcast.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/browser.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/bug.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/calendar.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/check.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/checklist.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/chevron-down.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/chevron-left.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/chevron-right.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/chevron-up.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/circle-slash.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/circuit-board.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/clippy.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/clock.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/cloud-download.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/cloud-upload.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/code.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/comment-discussion.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/comment.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/credit-card.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/dash.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/dashboard.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/database.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/desktop-download.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/device-camera-video.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/device-camera.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/device-desktop.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/device-mobile.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/diff-added.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/diff-ignored.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/diff-modified.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/diff-removed.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/diff-renamed.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/diff.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/ellipsis.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/eye.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/file-binary.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/file-code.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/file-directory.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/file-media.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/file-pdf.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/file-submodule.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/file-symlink-directory.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/file-symlink-file.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/file-zip.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/file.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/flame.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/fold.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/gear.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/gift.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/gist-secret.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/gist.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/git-branch.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/git-commit.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/git-compare.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/git-merge.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/git-pull-request.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/globe.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/grabber.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/graph.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/heart.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/history.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/home.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/horizontal-rule.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/hubot.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/inbox.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/info.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/issue-closed.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/issue-opened.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/issue-reopened.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/italic.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/jersey.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/kebab-horizontal.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/kebab-vertical.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/key.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/keyboard.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/law.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/light-bulb.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/link-external.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/link.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/list-ordered.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/list-unordered.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/location.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/lock.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/logo-gist.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/logo-github.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/mail-read.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/mail.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/mark-github.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/markdown.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/megaphone.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/mention.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/milestone.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/mirror.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/mortar-board.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/mute.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/no-newline.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/note.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/octoface.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/organization.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/package.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/paintcan.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/pencil.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/person.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/pin.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/plug.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/plus-small.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/plus.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/primitive-dot.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/primitive-square.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/project.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/pulse.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/question.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/quote.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/radio-tower.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/reply.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/repo-clone.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/repo-force-push.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/repo-forked.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/repo-pull.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/repo-push.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/repo.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/report.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/rocket.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/rss.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/ruby.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/screen-full.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/screen-normal.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/search.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/server.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/settings.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/shield.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/sign-in.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/sign-out.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/smiley.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/squirrel.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/star.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/stop.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/sync.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/tag.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/tasklist.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/telescope.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/terminal.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/text-size.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/three-bars.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/thumbsdown.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/thumbsup.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/tools.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/trashcan.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/triangle-down.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/triangle-left.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/triangle-right.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/triangle-up.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/unfold.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/unmute.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/unverified.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/verified.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/versions.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/watch.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/x.svg +%%WWWDIR%%/htdocs/theme/common/octicons/build/svg/zap.svg +%%WWWDIR%%/htdocs/theme/common/octicons/index.js +%%WWWDIR%%/htdocs/theme/common/octicons/index.scss +%%WWWDIR%%/htdocs/theme/common/octicons/package.json +%%WWWDIR%%/htdocs/theme/common/redstar.png +%%WWWDIR%%/htdocs/theme/common/skype_callbutton.png +%%WWWDIR%%/htdocs/theme/common/skype_chatbutton.png +%%WWWDIR%%/htdocs/theme/common/sound/notification.mp3 +%%WWWDIR%%/htdocs/theme/common/sound/notification_agenda.wav +%%WWWDIR%%/htdocs/theme/common/star.png +%%WWWDIR%%/htdocs/theme/common/transform-crop-and-resize.png +%%WWWDIR%%/htdocs/theme/common/transparent.png +%%WWWDIR%%/htdocs/theme/common/treemenu/base.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/branch.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/branchbottom.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/branchtop.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/folder-expanded.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/folder.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/folder2-expanded.png +%%WWWDIR%%/htdocs/theme/common/treemenu/folder2.png +%%WWWDIR%%/htdocs/theme/common/treemenu/imgfolder.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/line.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/linebottom.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/minus.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/minusbottom.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/minustop.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/minustop2.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/minustop3.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/page.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/plus.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/plusbottom.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/plustop.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/plustop2.gif +%%WWWDIR%%/htdocs/theme/common/treemenu/plustop3.gif +%%WWWDIR%%/htdocs/theme/custom.css.php +%%WWWDIR%%/htdocs/theme/dolibarr.png +%%WWWDIR%%/htdocs/theme/dolibarr_256x256_color.png +%%WWWDIR%%/htdocs/theme/dolibarr_512x512_white.png +%%WWWDIR%%/htdocs/theme/dolibarr_logo.jpg +%%WWWDIR%%/htdocs/theme/dolibarr_logo.png +%%WWWDIR%%/htdocs/theme/dolibarr_logo.svg +%%WWWDIR%%/htdocs/theme/dolibarr_logo_bw.png +%%WWWDIR%%/htdocs/theme/dolibarr_preferred_partner.png +%%WWWDIR%%/htdocs/theme/dolistore_logo.jpg +%%WWWDIR%%/htdocs/theme/dolistore_logo.png +%%WWWDIR%%/htdocs/theme/dolistore_logo.svg +%%WWWDIR%%/htdocs/theme/eldy/AUTHOR +%%WWWDIR%%/htdocs/theme/eldy/badges.inc.php +%%WWWDIR%%/htdocs/theme/eldy/btn.inc.php +%%WWWDIR%%/htdocs/theme/eldy/ckeditor/config.js +%%WWWDIR%%/htdocs/theme/eldy/dropdown.inc.php +%%WWWDIR%%/htdocs/theme/eldy/emaillayout.inc.php +%%WWWDIR%%/htdocs/theme/eldy/flags-sprite.inc.php +%%WWWDIR%%/htdocs/theme/eldy/global.inc.php +%%WWWDIR%%/htdocs/theme/eldy/img/addfile.png +%%WWWDIR%%/htdocs/theme/eldy/img/background.png +%%WWWDIR%%/htdocs/theme/eldy/img/bg-bas-rubrique.png +%%WWWDIR%%/htdocs/theme/eldy/img/bg-rubrique.png +%%WWWDIR%%/htdocs/theme/eldy/img/bg-titre-rubrique.png +%%WWWDIR%%/htdocs/theme/eldy/img/button_bg.png +%%WWWDIR%%/htdocs/theme/eldy/img/button_edit.png +%%WWWDIR%%/htdocs/theme/eldy/img/calc.png +%%WWWDIR%%/htdocs/theme/eldy/img/calendar.png +%%WWWDIR%%/htdocs/theme/eldy/img/call.png +%%WWWDIR%%/htdocs/theme/eldy/img/call_out.png +%%WWWDIR%%/htdocs/theme/eldy/img/close.png +%%WWWDIR%%/htdocs/theme/eldy/img/close_title.png +%%WWWDIR%%/htdocs/theme/eldy/img/credit_card.png +%%WWWDIR%%/htdocs/theme/eldy/img/delete.png +%%WWWDIR%%/htdocs/theme/eldy/img/detail.png +%%WWWDIR%%/htdocs/theme/eldy/img/disable.png +%%WWWDIR%%/htdocs/theme/eldy/img/edit.png +%%WWWDIR%%/htdocs/theme/eldy/img/edit_add.png +%%WWWDIR%%/htdocs/theme/eldy/img/edit_remove.png +%%WWWDIR%%/htdocs/theme/eldy/img/editdelete.png +%%WWWDIR%%/htdocs/theme/eldy/img/error.png +%%WWWDIR%%/htdocs/theme/eldy/img/external.png +%%WWWDIR%%/htdocs/theme/eldy/img/favicon.ico +%%WWWDIR%%/htdocs/theme/eldy/img/file.png +%%WWWDIR%%/htdocs/theme/eldy/img/filenew.png +%%WWWDIR%%/htdocs/theme/eldy/img/filter.png +%%WWWDIR%%/htdocs/theme/eldy/img/folder-open.png +%%WWWDIR%%/htdocs/theme/eldy/img/folder.png +%%WWWDIR%%/htdocs/theme/eldy/img/gradient.gif +%%WWWDIR%%/htdocs/theme/eldy/img/grip.png +%%WWWDIR%%/htdocs/theme/eldy/img/grip_title.png +%%WWWDIR%%/htdocs/theme/eldy/img/headbg.jpg +%%WWWDIR%%/htdocs/theme/eldy/img/headbg2.jpg +%%WWWDIR%%/htdocs/theme/eldy/img/help.png +%%WWWDIR%%/htdocs/theme/eldy/img/helpdoc.png +%%WWWDIR%%/htdocs/theme/eldy/img/helpdoc_top.png +%%WWWDIR%%/htdocs/theme/eldy/img/high.png +%%WWWDIR%%/htdocs/theme/eldy/img/history.png +%%WWWDIR%%/htdocs/theme/eldy/img/info.png +%%WWWDIR%%/htdocs/theme/eldy/img/info_black.png +%%WWWDIR%%/htdocs/theme/eldy/img/list.png +%%WWWDIR%%/htdocs/theme/eldy/img/liste_titre.png +%%WWWDIR%%/htdocs/theme/eldy/img/liste_titre2.png +%%WWWDIR%%/htdocs/theme/eldy/img/listlight.png +%%WWWDIR%%/htdocs/theme/eldy/img/lock.png +%%WWWDIR%%/htdocs/theme/eldy/img/login_background.png +%%WWWDIR%%/htdocs/theme/eldy/img/logo_setup.svg +%%WWWDIR%%/htdocs/theme/eldy/img/logout.png +%%WWWDIR%%/htdocs/theme/eldy/img/logout_top.png +%%WWWDIR%%/htdocs/theme/eldy/img/menutab-r.png +%%WWWDIR%%/htdocs/theme/eldy/img/nav-overlay.png +%%WWWDIR%%/htdocs/theme/eldy/img/nav-overlay3.png +%%WWWDIR%%/htdocs/theme/eldy/img/next.png +%%WWWDIR%%/htdocs/theme/eldy/img/nographyet.svg +%%WWWDIR%%/htdocs/theme/eldy/img/object_account.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_accounting.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_action.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_address.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_barcode.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_bill.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_billa.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_billd.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_billr.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_bom.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_book.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_bookmark.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_building.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_calendar.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_calendarday.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_calendargantt.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_calendarpertype.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_calendarperuser.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_calendarweek.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_category-expanded.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_category.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_commercial.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_company.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_contact.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_contract.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_cron.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_debugbar.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_dir.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_email.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_energy.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_generic.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_geoip.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_globe.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_gravatar.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_group.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_holiday.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_intervention.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_intracommreport.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_invoice.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_label.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_list.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_lock.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_margin.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_movement.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_mrp.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_multicurrency.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_opensurvey.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_order.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_payment.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_phoning.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_phoning_fax.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_phoning_mobile.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_printer.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_product.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_project.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_projectpub.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_projecttask.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_propal.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_reduc.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_resource.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_rss.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_sending.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_service.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_skype.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_stock.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_stripe.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_supplier_proposal.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_task.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_task_time.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_tax.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_technic.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_ticket.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_trip.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_user.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_website.png +%%WWWDIR%%/htdocs/theme/eldy/img/object_zapier.png +%%WWWDIR%%/htdocs/theme/eldy/img/pdf2.png +%%WWWDIR%%/htdocs/theme/eldy/img/pdf3.png +%%WWWDIR%%/htdocs/theme/eldy/img/play.png +%%WWWDIR%%/htdocs/theme/eldy/img/playdisabled.png +%%WWWDIR%%/htdocs/theme/eldy/img/playstop.png +%%WWWDIR%%/htdocs/theme/eldy/img/preview.png +%%WWWDIR%%/htdocs/theme/eldy/img/preview_ext.png +%%WWWDIR%%/htdocs/theme/eldy/img/previous.png +%%WWWDIR%%/htdocs/theme/eldy/img/printer.png +%%WWWDIR%%/htdocs/theme/eldy/img/printer_top.png +%%WWWDIR%%/htdocs/theme/eldy/img/puce.png +%%WWWDIR%%/htdocs/theme/eldy/img/recent.png +%%WWWDIR%%/htdocs/theme/eldy/img/redstar.png +%%WWWDIR%%/htdocs/theme/eldy/img/refresh.png +%%WWWDIR%%/htdocs/theme/eldy/img/rightarrow.png +%%WWWDIR%%/htdocs/theme/eldy/img/save.png +%%WWWDIR%%/htdocs/theme/eldy/img/search.png +%%WWWDIR%%/htdocs/theme/eldy/img/searchclear.png +%%WWWDIR%%/htdocs/theme/eldy/img/setup.png +%%WWWDIR%%/htdocs/theme/eldy/img/sort_asc.png +%%WWWDIR%%/htdocs/theme/eldy/img/sort_asc_disabled.png +%%WWWDIR%%/htdocs/theme/eldy/img/sort_desc.png +%%WWWDIR%%/htdocs/theme/eldy/img/sort_desc_disabled.png +%%WWWDIR%%/htdocs/theme/eldy/img/split.png +%%WWWDIR%%/htdocs/theme/eldy/img/star.png +%%WWWDIR%%/htdocs/theme/eldy/img/stats.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut0.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut0_40x40.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut1.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut1_40x40.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut3.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut3_40x40.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut4.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut4_40x40.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut5.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut5_40x40.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut6.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut6_40x40.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut7.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut7_40x40.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut8.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut8_40x40.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut9.png +%%WWWDIR%%/htdocs/theme/eldy/img/statut9_40x40.png +%%WWWDIR%%/htdocs/theme/eldy/img/stcomm-1.png +%%WWWDIR%%/htdocs/theme/eldy/img/stcomm0.png +%%WWWDIR%%/htdocs/theme/eldy/img/stcomm1.png +%%WWWDIR%%/htdocs/theme/eldy/img/stcomm2.png +%%WWWDIR%%/htdocs/theme/eldy/img/stcomm3.png +%%WWWDIR%%/htdocs/theme/eldy/img/stcomm4.png +%%WWWDIR%%/htdocs/theme/eldy/img/switch_off.png +%%WWWDIR%%/htdocs/theme/eldy/img/switch_on.png +%%WWWDIR%%/htdocs/theme/eldy/img/tab_background.png +%%WWWDIR%%/htdocs/theme/eldy/img/tick.png +%%WWWDIR%%/htdocs/theme/eldy/img/title.gif +%%WWWDIR%%/htdocs/theme/eldy/img/title.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_accountancy.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_agenda.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_bank.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_commercial.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_companies.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_document.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_generic.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_home.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_hrm.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_products.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_project.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_setup.png +%%WWWDIR%%/htdocs/theme/eldy/img/title_ticket.png +%%WWWDIR%%/htdocs/theme/eldy/img/tmenu.jpg +%%WWWDIR%%/htdocs/theme/eldy/img/tmenu2.jpg +%%WWWDIR%%/htdocs/theme/eldy/img/tmenu3.jpg +%%WWWDIR%%/htdocs/theme/eldy/img/tmenu_inverse.jpg +%%WWWDIR%%/htdocs/theme/eldy/img/unlock.png +%%WWWDIR%%/htdocs/theme/eldy/img/uparrow.png +%%WWWDIR%%/htdocs/theme/eldy/img/upload.png +%%WWWDIR%%/htdocs/theme/eldy/img/vcard.png +%%WWWDIR%%/htdocs/theme/eldy/img/view.png +%%WWWDIR%%/htdocs/theme/eldy/img/warning.png +%%WWWDIR%%/htdocs/theme/eldy/img/warning_white.png +%%WWWDIR%%/htdocs/theme/eldy/img/working.gif +%%WWWDIR%%/htdocs/theme/eldy/info-box.inc.php +%%WWWDIR%%/htdocs/theme/eldy/main_menu_fa_icons.inc.php +%%WWWDIR%%/htdocs/theme/eldy/manifest.json.php +%%WWWDIR%%/htdocs/theme/eldy/progress.inc.php +%%WWWDIR%%/htdocs/theme/eldy/style.css.php +%%WWWDIR%%/htdocs/theme/eldy/theme_vars.inc.php +%%WWWDIR%%/htdocs/theme/eldy/thumb.png +%%WWWDIR%%/htdocs/theme/eldy/timeline.inc.php +%%WWWDIR%%/htdocs/theme/eldy/tpl/README +%%WWWDIR%%/htdocs/theme/md/AUTHOR +%%WWWDIR%%/htdocs/theme/md/badges.inc.php +%%WWWDIR%%/htdocs/theme/md/btn.inc.php +%%WWWDIR%%/htdocs/theme/md/ckeditor/config.js +%%WWWDIR%%/htdocs/theme/md/dropdown.inc.php +%%WWWDIR%%/htdocs/theme/md/flags-sprite.inc.php +%%WWWDIR%%/htdocs/theme/md/img/addfile.png +%%WWWDIR%%/htdocs/theme/md/img/background.png +%%WWWDIR%%/htdocs/theme/md/img/bg-bas-rubrique.png +%%WWWDIR%%/htdocs/theme/md/img/bg-rubrique.png +%%WWWDIR%%/htdocs/theme/md/img/bg-titre-rubrique.png +%%WWWDIR%%/htdocs/theme/md/img/button_bg.png +%%WWWDIR%%/htdocs/theme/md/img/button_edit.png +%%WWWDIR%%/htdocs/theme/md/img/calc.png +%%WWWDIR%%/htdocs/theme/md/img/calendar.png +%%WWWDIR%%/htdocs/theme/md/img/call.png +%%WWWDIR%%/htdocs/theme/md/img/call_out.png +%%WWWDIR%%/htdocs/theme/md/img/close.png +%%WWWDIR%%/htdocs/theme/md/img/close_title.png +%%WWWDIR%%/htdocs/theme/md/img/credit_card.png +%%WWWDIR%%/htdocs/theme/md/img/delete.png +%%WWWDIR%%/htdocs/theme/md/img/detail.png +%%WWWDIR%%/htdocs/theme/md/img/disable.png +%%WWWDIR%%/htdocs/theme/md/img/edit.png +%%WWWDIR%%/htdocs/theme/md/img/edit_add.png +%%WWWDIR%%/htdocs/theme/md/img/edit_remove.png +%%WWWDIR%%/htdocs/theme/md/img/editdelete.png +%%WWWDIR%%/htdocs/theme/md/img/error.png +%%WWWDIR%%/htdocs/theme/md/img/external.png +%%WWWDIR%%/htdocs/theme/md/img/favicon.ico +%%WWWDIR%%/htdocs/theme/md/img/file.png +%%WWWDIR%%/htdocs/theme/md/img/filenew.png +%%WWWDIR%%/htdocs/theme/md/img/filter.png +%%WWWDIR%%/htdocs/theme/md/img/folder-open.png +%%WWWDIR%%/htdocs/theme/md/img/folder.png +%%WWWDIR%%/htdocs/theme/md/img/gradient.gif +%%WWWDIR%%/htdocs/theme/md/img/grip.png +%%WWWDIR%%/htdocs/theme/md/img/grip_title.png +%%WWWDIR%%/htdocs/theme/md/img/headbg.jpg +%%WWWDIR%%/htdocs/theme/md/img/headbg2.jpg +%%WWWDIR%%/htdocs/theme/md/img/help.png +%%WWWDIR%%/htdocs/theme/md/img/helpdoc.png +%%WWWDIR%%/htdocs/theme/md/img/helpdoc_top.png +%%WWWDIR%%/htdocs/theme/md/img/high.png +%%WWWDIR%%/htdocs/theme/md/img/history.png +%%WWWDIR%%/htdocs/theme/md/img/info.png +%%WWWDIR%%/htdocs/theme/md/img/info_black.png +%%WWWDIR%%/htdocs/theme/md/img/list.png +%%WWWDIR%%/htdocs/theme/md/img/liste_titre.png +%%WWWDIR%%/htdocs/theme/md/img/liste_titre2.png +%%WWWDIR%%/htdocs/theme/md/img/listlight.png +%%WWWDIR%%/htdocs/theme/md/img/lock.png +%%WWWDIR%%/htdocs/theme/md/img/login_background.png +%%WWWDIR%%/htdocs/theme/md/img/logo_setup.svg +%%WWWDIR%%/htdocs/theme/md/img/logout.png +%%WWWDIR%%/htdocs/theme/md/img/logout_top.png +%%WWWDIR%%/htdocs/theme/md/img/menu.png +%%WWWDIR%%/htdocs/theme/md/img/menutab-r.png +%%WWWDIR%%/htdocs/theme/md/img/nav-overlay.png +%%WWWDIR%%/htdocs/theme/md/img/nav-overlay3.png +%%WWWDIR%%/htdocs/theme/md/img/next.png +%%WWWDIR%%/htdocs/theme/md/img/nographyet.svg +%%WWWDIR%%/htdocs/theme/md/img/object_account.png +%%WWWDIR%%/htdocs/theme/md/img/object_accounting.png +%%WWWDIR%%/htdocs/theme/md/img/object_action.png +%%WWWDIR%%/htdocs/theme/md/img/object_address.png +%%WWWDIR%%/htdocs/theme/md/img/object_barcode.png +%%WWWDIR%%/htdocs/theme/md/img/object_bill.png +%%WWWDIR%%/htdocs/theme/md/img/object_billa.png +%%WWWDIR%%/htdocs/theme/md/img/object_billd.png +%%WWWDIR%%/htdocs/theme/md/img/object_billr.png +%%WWWDIR%%/htdocs/theme/md/img/object_bom.png +%%WWWDIR%%/htdocs/theme/md/img/object_book.png +%%WWWDIR%%/htdocs/theme/md/img/object_bookmark.png +%%WWWDIR%%/htdocs/theme/md/img/object_building.png +%%WWWDIR%%/htdocs/theme/md/img/object_calendar.png +%%WWWDIR%%/htdocs/theme/md/img/object_calendarday.png +%%WWWDIR%%/htdocs/theme/md/img/object_calendargantt.png +%%WWWDIR%%/htdocs/theme/md/img/object_calendarpertype.png +%%WWWDIR%%/htdocs/theme/md/img/object_calendarperuser.png +%%WWWDIR%%/htdocs/theme/md/img/object_calendarweek.png +%%WWWDIR%%/htdocs/theme/md/img/object_category-expanded.png +%%WWWDIR%%/htdocs/theme/md/img/object_category.png +%%WWWDIR%%/htdocs/theme/md/img/object_commercial.png +%%WWWDIR%%/htdocs/theme/md/img/object_company.png +%%WWWDIR%%/htdocs/theme/md/img/object_contact.png +%%WWWDIR%%/htdocs/theme/md/img/object_contract.png +%%WWWDIR%%/htdocs/theme/md/img/object_cron.png +%%WWWDIR%%/htdocs/theme/md/img/object_debugbar.png +%%WWWDIR%%/htdocs/theme/md/img/object_dir.png +%%WWWDIR%%/htdocs/theme/md/img/object_email.png +%%WWWDIR%%/htdocs/theme/md/img/object_energy.png +%%WWWDIR%%/htdocs/theme/md/img/object_generic.png +%%WWWDIR%%/htdocs/theme/md/img/object_geoip.png +%%WWWDIR%%/htdocs/theme/md/img/object_globe.png +%%WWWDIR%%/htdocs/theme/md/img/object_gravatar.png +%%WWWDIR%%/htdocs/theme/md/img/object_group.png +%%WWWDIR%%/htdocs/theme/md/img/object_holiday.png +%%WWWDIR%%/htdocs/theme/md/img/object_intervention.png +%%WWWDIR%%/htdocs/theme/md/img/object_intracommreport.png +%%WWWDIR%%/htdocs/theme/md/img/object_invoice.png +%%WWWDIR%%/htdocs/theme/md/img/object_label.png +%%WWWDIR%%/htdocs/theme/md/img/object_list.png +%%WWWDIR%%/htdocs/theme/md/img/object_lock.png +%%WWWDIR%%/htdocs/theme/md/img/object_margin.png +%%WWWDIR%%/htdocs/theme/md/img/object_movement.png +%%WWWDIR%%/htdocs/theme/md/img/object_mrp.png +%%WWWDIR%%/htdocs/theme/md/img/object_multicurrency.png +%%WWWDIR%%/htdocs/theme/md/img/object_opensurvey.png +%%WWWDIR%%/htdocs/theme/md/img/object_order.png +%%WWWDIR%%/htdocs/theme/md/img/object_payment.png +%%WWWDIR%%/htdocs/theme/md/img/object_phoning.png +%%WWWDIR%%/htdocs/theme/md/img/object_phoning_fax.png +%%WWWDIR%%/htdocs/theme/md/img/object_phoning_mobile.png +%%WWWDIR%%/htdocs/theme/md/img/object_printer.png +%%WWWDIR%%/htdocs/theme/md/img/object_product.png +%%WWWDIR%%/htdocs/theme/md/img/object_project.png +%%WWWDIR%%/htdocs/theme/md/img/object_projectpub.png +%%WWWDIR%%/htdocs/theme/md/img/object_projecttask.png +%%WWWDIR%%/htdocs/theme/md/img/object_propal.png +%%WWWDIR%%/htdocs/theme/md/img/object_reduc.png +%%WWWDIR%%/htdocs/theme/md/img/object_resource.png +%%WWWDIR%%/htdocs/theme/md/img/object_rss.png +%%WWWDIR%%/htdocs/theme/md/img/object_sending.png +%%WWWDIR%%/htdocs/theme/md/img/object_service.png +%%WWWDIR%%/htdocs/theme/md/img/object_skype.png +%%WWWDIR%%/htdocs/theme/md/img/object_stock.png +%%WWWDIR%%/htdocs/theme/md/img/object_stripe.png +%%WWWDIR%%/htdocs/theme/md/img/object_supplier_proposal.png +%%WWWDIR%%/htdocs/theme/md/img/object_task.png +%%WWWDIR%%/htdocs/theme/md/img/object_task_time.png +%%WWWDIR%%/htdocs/theme/md/img/object_tax.png +%%WWWDIR%%/htdocs/theme/md/img/object_technic.png +%%WWWDIR%%/htdocs/theme/md/img/object_ticket.png +%%WWWDIR%%/htdocs/theme/md/img/object_trip.png +%%WWWDIR%%/htdocs/theme/md/img/object_user.png +%%WWWDIR%%/htdocs/theme/md/img/object_website.png +%%WWWDIR%%/htdocs/theme/md/img/object_zapier.png +%%WWWDIR%%/htdocs/theme/md/img/pdf2.png +%%WWWDIR%%/htdocs/theme/md/img/pdf3.png +%%WWWDIR%%/htdocs/theme/md/img/play.png +%%WWWDIR%%/htdocs/theme/md/img/playdisabled.png +%%WWWDIR%%/htdocs/theme/md/img/playstop.png +%%WWWDIR%%/htdocs/theme/md/img/preview.png +%%WWWDIR%%/htdocs/theme/md/img/preview_ext.png +%%WWWDIR%%/htdocs/theme/md/img/previous.png +%%WWWDIR%%/htdocs/theme/md/img/printer.png +%%WWWDIR%%/htdocs/theme/md/img/printer_top.png +%%WWWDIR%%/htdocs/theme/md/img/puce.png +%%WWWDIR%%/htdocs/theme/md/img/recent.png +%%WWWDIR%%/htdocs/theme/md/img/redstar.png +%%WWWDIR%%/htdocs/theme/md/img/refresh.png +%%WWWDIR%%/htdocs/theme/md/img/rightarrow.png +%%WWWDIR%%/htdocs/theme/md/img/save.png +%%WWWDIR%%/htdocs/theme/md/img/search.png +%%WWWDIR%%/htdocs/theme/md/img/searchclear.png +%%WWWDIR%%/htdocs/theme/md/img/setup.png +%%WWWDIR%%/htdocs/theme/md/img/sort_asc.png +%%WWWDIR%%/htdocs/theme/md/img/sort_asc_disabled.png +%%WWWDIR%%/htdocs/theme/md/img/sort_desc.png +%%WWWDIR%%/htdocs/theme/md/img/sort_desc_disabled.png +%%WWWDIR%%/htdocs/theme/md/img/split.png +%%WWWDIR%%/htdocs/theme/md/img/star.png +%%WWWDIR%%/htdocs/theme/md/img/stats.png +%%WWWDIR%%/htdocs/theme/md/img/statut0.png +%%WWWDIR%%/htdocs/theme/md/img/statut0_40x40.png +%%WWWDIR%%/htdocs/theme/md/img/statut1.png +%%WWWDIR%%/htdocs/theme/md/img/statut1_40x40.png +%%WWWDIR%%/htdocs/theme/md/img/statut3.png +%%WWWDIR%%/htdocs/theme/md/img/statut3_40x40.png +%%WWWDIR%%/htdocs/theme/md/img/statut4.png +%%WWWDIR%%/htdocs/theme/md/img/statut4_40x40.png +%%WWWDIR%%/htdocs/theme/md/img/statut5.png +%%WWWDIR%%/htdocs/theme/md/img/statut5_40x40.png +%%WWWDIR%%/htdocs/theme/md/img/statut6.png +%%WWWDIR%%/htdocs/theme/md/img/statut6_40x40.png +%%WWWDIR%%/htdocs/theme/md/img/statut7.png +%%WWWDIR%%/htdocs/theme/md/img/statut7_40x40.png +%%WWWDIR%%/htdocs/theme/md/img/statut8.png +%%WWWDIR%%/htdocs/theme/md/img/statut8_40x40.png +%%WWWDIR%%/htdocs/theme/md/img/statut9.png +%%WWWDIR%%/htdocs/theme/md/img/statut9_40x40.png +%%WWWDIR%%/htdocs/theme/md/img/stcomm-1.png +%%WWWDIR%%/htdocs/theme/md/img/stcomm0.png +%%WWWDIR%%/htdocs/theme/md/img/stcomm1.png +%%WWWDIR%%/htdocs/theme/md/img/stcomm2.png +%%WWWDIR%%/htdocs/theme/md/img/stcomm3.png +%%WWWDIR%%/htdocs/theme/md/img/stcomm4.png +%%WWWDIR%%/htdocs/theme/md/img/switch_off.png +%%WWWDIR%%/htdocs/theme/md/img/switch_off_old.png +%%WWWDIR%%/htdocs/theme/md/img/switch_on.png +%%WWWDIR%%/htdocs/theme/md/img/switch_on_old.png +%%WWWDIR%%/htdocs/theme/md/img/tab_background.png +%%WWWDIR%%/htdocs/theme/md/img/tick.png +%%WWWDIR%%/htdocs/theme/md/img/ticket.png +%%WWWDIR%%/htdocs/theme/md/img/title.gif +%%WWWDIR%%/htdocs/theme/md/img/title.png +%%WWWDIR%%/htdocs/theme/md/img/title_accountancy.png +%%WWWDIR%%/htdocs/theme/md/img/title_agenda.png +%%WWWDIR%%/htdocs/theme/md/img/title_bank.png +%%WWWDIR%%/htdocs/theme/md/img/title_commercial.png +%%WWWDIR%%/htdocs/theme/md/img/title_companies.png +%%WWWDIR%%/htdocs/theme/md/img/title_document.png +%%WWWDIR%%/htdocs/theme/md/img/title_generic.png +%%WWWDIR%%/htdocs/theme/md/img/title_home.png +%%WWWDIR%%/htdocs/theme/md/img/title_hrm.png +%%WWWDIR%%/htdocs/theme/md/img/title_products.png +%%WWWDIR%%/htdocs/theme/md/img/title_project.png +%%WWWDIR%%/htdocs/theme/md/img/title_setup.png +%%WWWDIR%%/htdocs/theme/md/img/title_ticket.png +%%WWWDIR%%/htdocs/theme/md/img/tmenu.jpg +%%WWWDIR%%/htdocs/theme/md/img/tmenu2.jpg +%%WWWDIR%%/htdocs/theme/md/img/tmenu3.jpg +%%WWWDIR%%/htdocs/theme/md/img/tmenu_inverse.jpg +%%WWWDIR%%/htdocs/theme/md/img/unlock.png +%%WWWDIR%%/htdocs/theme/md/img/uparrow.png +%%WWWDIR%%/htdocs/theme/md/img/upload.png +%%WWWDIR%%/htdocs/theme/md/img/vcard.png +%%WWWDIR%%/htdocs/theme/md/img/view.png +%%WWWDIR%%/htdocs/theme/md/img/warning.png +%%WWWDIR%%/htdocs/theme/md/img/warning_white.png +%%WWWDIR%%/htdocs/theme/md/img/working.gif +%%WWWDIR%%/htdocs/theme/md/info-box.inc.php +%%WWWDIR%%/htdocs/theme/md/main_menu_fa_icons.inc.php +%%WWWDIR%%/htdocs/theme/md/manifest.json.php +%%WWWDIR%%/htdocs/theme/md/progress.inc.php +%%WWWDIR%%/htdocs/theme/md/style.css.php +%%WWWDIR%%/htdocs/theme/md/theme_vars.inc.php +%%WWWDIR%%/htdocs/theme/md/thumb.png +%%WWWDIR%%/htdocs/theme/md/tpl/README +%%WWWDIR%%/htdocs/ticket/README.md +%%WWWDIR%%/htdocs/ticket/agenda.php +%%WWWDIR%%/htdocs/ticket/card.php +%%WWWDIR%%/htdocs/ticket/class/actions_ticket.class.php +%%WWWDIR%%/htdocs/ticket/class/api_tickets.class.php +%%WWWDIR%%/htdocs/ticket/class/cticketcategory.class.php +%%WWWDIR%%/htdocs/ticket/class/ticket.class.php +%%WWWDIR%%/htdocs/ticket/class/ticketstats.class.php +%%WWWDIR%%/htdocs/ticket/contact.php +%%WWWDIR%%/htdocs/ticket/document.php +%%WWWDIR%%/htdocs/ticket/img/gplv3.png +%%WWWDIR%%/htdocs/ticket/img/history.png +%%WWWDIR%%/htdocs/ticket/img/mark-read.png +%%WWWDIR%%/htdocs/ticket/img/messages.png +%%WWWDIR%%/htdocs/ticket/img/statut0.png +%%WWWDIR%%/htdocs/ticket/img/statut1.png +%%WWWDIR%%/htdocs/ticket/img/statut2.png +%%WWWDIR%%/htdocs/ticket/img/statut3.png +%%WWWDIR%%/htdocs/ticket/img/statut5.png +%%WWWDIR%%/htdocs/ticket/img/statut6.png +%%WWWDIR%%/htdocs/ticket/img/statut7.png +%%WWWDIR%%/htdocs/ticket/img/statut8.png +%%WWWDIR%%/htdocs/ticket/img/ticketsup.png +%%WWWDIR%%/htdocs/ticket/index.php +%%WWWDIR%%/htdocs/ticket/list.php +%%WWWDIR%%/htdocs/ticket/messaging.php +%%WWWDIR%%/htdocs/ticket/stats/index.php +%%WWWDIR%%/htdocs/ticket/tpl/linkedobjectblock.tpl.php +%%WWWDIR%%/htdocs/user/admin/group_extrafields.php +%%WWWDIR%%/htdocs/user/admin/user_extrafields.php +%%WWWDIR%%/htdocs/user/agenda.php +%%WWWDIR%%/htdocs/user/agenda_extsites.php +%%WWWDIR%%/htdocs/user/bank.php +%%WWWDIR%%/htdocs/user/card.php +%%WWWDIR%%/htdocs/user/class/api_users.class.php +%%WWWDIR%%/htdocs/user/class/user.class.php +%%WWWDIR%%/htdocs/user/class/userbankaccount.class.php +%%WWWDIR%%/htdocs/user/class/usergroup.class.php +%%WWWDIR%%/htdocs/user/clicktodial.php +%%WWWDIR%%/htdocs/user/document.php +%%WWWDIR%%/htdocs/user/group/card.php +%%WWWDIR%%/htdocs/user/group/ldap.php +%%WWWDIR%%/htdocs/user/group/list.php +%%WWWDIR%%/htdocs/user/group/perms.php +%%WWWDIR%%/htdocs/user/hierarchy.php +%%WWWDIR%%/htdocs/user/home.php +%%WWWDIR%%/htdocs/user/ldap.php +%%WWWDIR%%/htdocs/user/list.php +%%WWWDIR%%/htdocs/user/logout.php +%%WWWDIR%%/htdocs/user/messaging.php +%%WWWDIR%%/htdocs/user/note.php +%%WWWDIR%%/htdocs/user/notify/card.php +%%WWWDIR%%/htdocs/user/param_ihm.php +%%WWWDIR%%/htdocs/user/passwordforgotten.php +%%WWWDIR%%/htdocs/user/perms.php +%%WWWDIR%%/htdocs/user/vcard.php +%%WWWDIR%%/htdocs/user/virtualcard.php +%%WWWDIR%%/htdocs/variants/admin/admin.php +%%WWWDIR%%/htdocs/variants/admin/product_attribute_extrafields.php +%%WWWDIR%%/htdocs/variants/admin/product_attribute_value_extrafields.php +%%WWWDIR%%/htdocs/variants/ajax/getCombinations.php +%%WWWDIR%%/htdocs/variants/ajax/get_attribute_values.php +%%WWWDIR%%/htdocs/variants/ajax/orderAttribute.php +%%WWWDIR%%/htdocs/variants/card.php +%%WWWDIR%%/htdocs/variants/class/ProductAttribute.class.php +%%WWWDIR%%/htdocs/variants/class/ProductAttributeValue.class.php +%%WWWDIR%%/htdocs/variants/class/ProductCombination.class.php +%%WWWDIR%%/htdocs/variants/class/ProductCombination2ValuePair.class.php +%%WWWDIR%%/htdocs/variants/combinations.php +%%WWWDIR%%/htdocs/variants/lib/variants.lib.php +%%WWWDIR%%/htdocs/variants/list.php +%%WWWDIR%%/htdocs/variants/tpl/README +%%WWWDIR%%/htdocs/variants/tpl/productattributevalueline_create.tpl.php +%%WWWDIR%%/htdocs/variants/tpl/productattributevalueline_edit.tpl.php +%%WWWDIR%%/htdocs/variants/tpl/productattributevalueline_title.tpl.php +%%WWWDIR%%/htdocs/variants/tpl/productattributevalueline_view.tpl.php +%%WWWDIR%%/htdocs/viewimage.php +%%WWWDIR%%/htdocs/webhook/ajax/webhook.php +%%WWWDIR%%/htdocs/webhook/class/api_webhook.class.php +%%WWWDIR%%/htdocs/webhook/class/target.class.php +%%WWWDIR%%/htdocs/webhook/lib/webhook.lib.php +%%WWWDIR%%/htdocs/webhook/lib/webhook_target.lib.php +%%WWWDIR%%/htdocs/webhook/modulebuilder.txt +%%WWWDIR%%/htdocs/webhook/target_card.php +%%WWWDIR%%/htdocs/webhook/target_list.php +%%WWWDIR%%/htdocs/webportal/README.md +%%WWWDIR%%/htdocs/webportal/admin/configcss.php +%%WWWDIR%%/htdocs/webportal/admin/setup.php +%%WWWDIR%%/htdocs/webportal/admin/setup_theme.php +%%WWWDIR%%/htdocs/webportal/class/context.class.php +%%WWWDIR%%/htdocs/webportal/class/controller.class.php +%%WWWDIR%%/htdocs/webportal/class/html.formcardwebportal.class.php +%%WWWDIR%%/htdocs/webportal/class/html.formlistwebportal.class.php +%%WWWDIR%%/htdocs/webportal/class/html.formwebportal.class.php +%%WWWDIR%%/htdocs/webportal/class/webPortalTheme.class.php +%%WWWDIR%%/htdocs/webportal/class/webportalinvoice.class.php +%%WWWDIR%%/htdocs/webportal/class/webportalmember.class.php +%%WWWDIR%%/htdocs/webportal/class/webportalorder.class.php +%%WWWDIR%%/htdocs/webportal/class/webportalpartnership.class.php +%%WWWDIR%%/htdocs/webportal/class/webportalpropal.class.php +%%WWWDIR%%/htdocs/webportal/controllers/default.controller.class.php +%%WWWDIR%%/htdocs/webportal/controllers/document.controller.class.php +%%WWWDIR%%/htdocs/webportal/controllers/invoicelist.controller.class.php +%%WWWDIR%%/htdocs/webportal/controllers/login.controller.class.php +%%WWWDIR%%/htdocs/webportal/controllers/membercard.controller.class.php +%%WWWDIR%%/htdocs/webportal/controllers/orderlist.controller.class.php +%%WWWDIR%%/htdocs/webportal/controllers/partnershipcard.controller.class.php +%%WWWDIR%%/htdocs/webportal/controllers/propallist.controller.class.php +%%WWWDIR%%/htdocs/webportal/lib/webportal.lib.php +%%WWWDIR%%/htdocs/webservices/README.md +%%WWWDIR%%/htdocs/webservices/admin/index.php +%%WWWDIR%%/htdocs/webservices/demo_wsclient_actioncomm.php-NORUN +%%WWWDIR%%/htdocs/webservices/demo_wsclient_category.php-NORUN +%%WWWDIR%%/htdocs/webservices/demo_wsclient_invoice.php-NORUN +%%WWWDIR%%/htdocs/webservices/demo_wsclient_order.php-NORUN +%%WWWDIR%%/htdocs/webservices/demo_wsclient_other.php-NORUN +%%WWWDIR%%/htdocs/webservices/demo_wsclient_productorservice.php-NORUN +%%WWWDIR%%/htdocs/webservices/demo_wsclient_project.php-NORUN +%%WWWDIR%%/htdocs/webservices/demo_wsclient_thirdparty.php-NORUN +%%WWWDIR%%/htdocs/webservices/index.php +%%WWWDIR%%/htdocs/webservices/server_actioncomm.php +%%WWWDIR%%/htdocs/webservices/server_category.php +%%WWWDIR%%/htdocs/webservices/server_contact.php +%%WWWDIR%%/htdocs/webservices/server_invoice.php +%%WWWDIR%%/htdocs/webservices/server_order.php +%%WWWDIR%%/htdocs/webservices/server_other.php +%%WWWDIR%%/htdocs/webservices/server_payment.php +%%WWWDIR%%/htdocs/webservices/server_productorservice.php +%%WWWDIR%%/htdocs/webservices/server_project.php +%%WWWDIR%%/htdocs/webservices/server_supplier_invoice.php +%%WWWDIR%%/htdocs/webservices/server_thirdparty.php +%%WWWDIR%%/htdocs/webservices/server_user.php +%%WWWDIR%%/htdocs/website/class/website.class.php +%%WWWDIR%%/htdocs/website/class/websitepage.class.php +%%WWWDIR%%/htdocs/website/index.php +%%WWWDIR%%/htdocs/website/lib/websiteaccount.lib.php +%%WWWDIR%%/htdocs/website/samples/page-sample-basic.html +%%WWWDIR%%/htdocs/website/samples/page-sample-dynamiccontent.html +%%WWWDIR%%/htdocs/website/samples/page-sample-empty.html +%%WWWDIR%%/htdocs/website/samples/page-sample-news.html +%%WWWDIR%%/htdocs/website/samples/wrapper.php +%%WWWDIR%%/htdocs/website/websiteaccount_card.php +%%WWWDIR%%/htdocs/workstation/class/api_workstations.class.php +%%WWWDIR%%/htdocs/workstation/class/workstation.class.php +%%WWWDIR%%/htdocs/workstation/class/workstationresource.class.php +%%WWWDIR%%/htdocs/workstation/class/workstationusergroup.class.php +%%WWWDIR%%/htdocs/workstation/lib/workstation.lib.php +%%WWWDIR%%/htdocs/workstation/lib/workstation_workstation.lib.php +%%WWWDIR%%/htdocs/workstation/workstation_agenda.php +%%WWWDIR%%/htdocs/workstation/workstation_card.php +%%WWWDIR%%/htdocs/workstation/workstation_document.php +%%WWWDIR%%/htdocs/workstation/workstation_list.php +%%WWWDIR%%/htdocs/workstation/workstation_note.php +%%WWWDIR%%/htdocs/zapier/README.md +%%WWWDIR%%/htdocs/zapier/admin/about.php +%%WWWDIR%%/htdocs/zapier/admin/setup.php +%%WWWDIR%%/htdocs/zapier/class/api_zapier.class.php +%%WWWDIR%%/htdocs/zapier/class/hook.class.php +%%WWWDIR%%/htdocs/zapier/lib/zapier.lib.php +%%WWWDIR%%/phpstan.neon.dist +%%WWWDIR%%/pyproject.toml +%%WWWDIR%%/robots.txt +%%WWWDIR%%/scripts/bank/export-bank-receipts.php +%%WWWDIR%%/scripts/clicktodial/ekiga.sh +%%WWWDIR%%/scripts/clicktodial/linphone.sh +%%WWWDIR%%/scripts/company/sync_contacts_dolibarr2ldap.php +%%WWWDIR%%/scripts/contracts/email_expire_services_to_customers.php +%%WWWDIR%%/scripts/contracts/email_expire_services_to_representatives.php +%%WWWDIR%%/scripts/cron/cron_run_jobs.php +%%WWWDIR%%/scripts/doc/regenerate_docs.php +%%WWWDIR%%/scripts/emailings/mailing-send.php +%%WWWDIR%%/scripts/emailings/reset-invalid-emails.php +%%WWWDIR%%/scripts/invoices/email_unpaid_invoices_to_customers.php +%%WWWDIR%%/scripts/invoices/email_unpaid_invoices_to_representatives.php +%%WWWDIR%%/scripts/invoices/rebuild_merge_pdf.php +%%WWWDIR%%/scripts/members/sync_members_dolibarr2ldap.php +%%WWWDIR%%/scripts/members/sync_members_ldap2dolibarr.php +%%WWWDIR%%/scripts/members/sync_members_types_dolibarr2ldap.php +%%WWWDIR%%/scripts/members/sync_members_types_ldap2dolibarr.php +%%WWWDIR%%/scripts/odt2pdf/odt2pdf.sh +%%WWWDIR%%/scripts/product/migrate_picture_path.php +%%WWWDIR%%/scripts/product/regenerate_thumbs.php +%%WWWDIR%%/scripts/user/migrate_picture_path.php +%%WWWDIR%%/scripts/user/sync_groups_dolibarr2ldap.php +%%WWWDIR%%/scripts/user/sync_groups_ldap2dolibarr.php +%%WWWDIR%%/scripts/user/sync_users_dolibarr2ldap.php +%%WWWDIR%%/scripts/user/sync_users_ldap2dolibarr.php +%%WWWDIR%%/scripts/website/regenerate-pages.php +%%WWWDIR%%/scripts/withdrawals/build_withdrawal_file.php diff --git a/www/domoticz-devel/Makefile b/www/domoticz-devel/Makefile index 0b8c86c963e6..3fec67a31882 100644 --- a/www/domoticz-devel/Makefile +++ b/www/domoticz-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= domoticz PORTVERSION= 2024.7.${DOMOTICZ_REL} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www PKGNAMESUFFIX= -devel @@ -59,7 +59,9 @@ PYTHON_CMAKE_BOOL= USE_PYTHON PRECOMP_CMAKE_BOOL= USE_PRECOMPILED_HEADER post-patch: - @${REINPLACE_CMD} -e "s,\/opt,${PREFIX},g" ${WRKSRC}/CMakeLists.txt + @${REINPLACE_CMD} -e '/find_package/s| system||' \ + -e '/target_link_libraries/s| Boost::system||' \ + -e "s,\/opt,${PREFIX},g" ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e "s,XXXPREFIXXXX,${PREFIX}/domoticz,g" ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e "/^ADD_PRECOMPILED_HEADER/ d" ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e "s/\(#define APPVERSION\)\(.*\)/\1 ${DOMOTICZ_REL}/" ${WRKSRC}/appversion.h diff --git a/www/domoticz/Makefile b/www/domoticz/Makefile index 71b4baf5b885..2dc249572877 100644 --- a/www/domoticz/Makefile +++ b/www/domoticz/Makefile @@ -1,6 +1,6 @@ PORTNAME= domoticz DISTVERSION= 2024.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= kiwi@FreeBSD.org @@ -51,6 +51,11 @@ PRECOMP_CMAKE_BOOL= USE_PRECOMPILED_HEADER PYTHON_USES= python:3.9+ PYTHON_CMAKE_BOOL= USE_PYTHON +post-patch: + @${REINPLACE_CMD} -e '/find_package/s| system||' \ + -e '/target_link_libraries/s| Boost::system||' \ + ${WRKSRC}/CMakeLists.txt + post-install: ${MKDIR} ${STAGEDIR}/var/db/domoticz ${STAGEDIR}/var/run/domoticz diff --git a/www/dothttp/Makefile b/www/dothttp/Makefile index ac03a9e4596b..9261986f67bc 100644 --- a/www/dothttp/Makefile +++ b/www/dothttp/Makefile @@ -1,7 +1,7 @@ PORTNAME= dothttp DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/drill/Makefile b/www/drill/Makefile index 0995a23d08c0..96b0d4ef38db 100644 --- a/www/drill/Makefile +++ b/www/drill/Makefile @@ -1,6 +1,6 @@ PORTNAME= drill DISTVERSION= 0.8.3 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/drupal10/Makefile b/www/drupal10/Makefile index fee4ee3c6fa7..90675030516c 100644 --- a/www/drupal10/Makefile +++ b/www/drupal10/Makefile @@ -1,5 +1,5 @@ PORTNAME= drupal10 -PORTVERSION= 10.5.0 +PORTVERSION= 10.5.4 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal10/distinfo b/www/drupal10/distinfo index 651f55a96100..39c32a51e82a 100644 --- a/www/drupal10/distinfo +++ b/www/drupal10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750746792 -SHA256 (drupal/drupal-10.5.0.tar.gz) = 5420a6bd000153fce2cf1f34ee0e62d735b0cdbf917afa5c287d71ec04ff742c -SIZE (drupal/drupal-10.5.0.tar.gz) = 21283662 +TIMESTAMP = 1759979497 +SHA256 (drupal/drupal-10.5.4.tar.gz) = eb536293e145d52e18d9ad22b8680e9028cb941a96b1209ba7e5ad232da0c035 +SIZE (drupal/drupal-10.5.4.tar.gz) = 21295923 diff --git a/www/drupal10/pkg-plist b/www/drupal10/pkg-plist index 5f32ac67dce2..e8ffe2f4b182 100644 --- a/www/drupal10/pkg-plist +++ b/www/drupal10/pkg-plist @@ -5478,6 +5478,7 @@ %%WWWDIR%%/core/modules/block/tests/src/FunctionalJavascript/BlockDragTest.php %%WWWDIR%%/core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php %%WWWDIR%%/core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php +%%WWWDIR%%/core/modules/block/tests/src/Kernel/BlockConfigSyncTest.php %%WWWDIR%%/core/modules/block/tests/src/Kernel/BlockInterfaceTest.php %%WWWDIR%%/core/modules/block/tests/src/Kernel/BlockRebuildTest.php %%WWWDIR%%/core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php @@ -6473,6 +6474,7 @@ %%WWWDIR%%/core/modules/config/tests/config_transformer_test/config_transformer_test.info.yml %%WWWDIR%%/core/modules/config/tests/config_transformer_test/config_transformer_test.services.yml %%WWWDIR%%/core/modules/config/tests/config_transformer_test/src/EventSubscriber.php +%%WWWDIR%%/core/modules/config/tests/fixtures/not_just_config.tar.gz %%WWWDIR%%/core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php %%WWWDIR%%/core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php %%WWWDIR%%/core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php @@ -9126,10 +9128,12 @@ %%WWWDIR%%/core/modules/link/tests/src/Functional/LinkFieldUITest.php %%WWWDIR%%/core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php %%WWWDIR%%/core/modules/link/tests/src/FunctionalJavascript/LinkFieldFormStatesTest.php +%%WWWDIR%%/core/modules/link/tests/src/Kernel/LinkFormatterTest.php %%WWWDIR%%/core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php %%WWWDIR%%/core/modules/link/tests/src/Kernel/LinkItemTest.php %%WWWDIR%%/core/modules/link/tests/src/Kernel/LinkItemUrlValidationTest.php %%WWWDIR%%/core/modules/link/tests/src/Kernel/Plugin/migrate/field/d7/LinkFieldTest.php +%%WWWDIR%%/core/modules/link/tests/src/Unit/AttributeXssTest.php %%WWWDIR%%/core/modules/link/tests/src/Unit/LinkFormatterTest.php %%WWWDIR%%/core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php %%WWWDIR%%/core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkExternalProtocolsConstraintValidatorTest.php @@ -10570,6 +10574,7 @@ %%WWWDIR%%/core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php %%WWWDIR%%/core/modules/node/tests/src/Functional/NodeAccessPagerTest.php %%WWWDIR%%/core/modules/node/tests/src/Functional/NodeAccessRebuildNodeGrantsTest.php +%%WWWDIR%%/core/modules/node/tests/src/Functional/NodeAccessUnpublishedCacheabilityTest.php %%WWWDIR%%/core/modules/node/tests/src/Functional/NodeAdminTest.php %%WWWDIR%%/core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php %%WWWDIR%%/core/modules/node/tests/src/Functional/NodeCacheTagsTest.php @@ -12752,6 +12757,7 @@ %%WWWDIR%%/core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml %%WWWDIR%%/core/modules/system/tests/modules/system_status_obsolete_test/system_status_obsolete_test.info.yml %%WWWDIR%%/core/modules/system/tests/modules/system_test/src/Controller/BrokenSystemTestController.php +%%WWWDIR%%/core/modules/system/tests/modules/system_test/src/Controller/OptionalServiceSystemTestController.php %%WWWDIR%%/core/modules/system/tests/modules/system_test/src/Controller/PageCacheAcceptHeaderController.php %%WWWDIR%%/core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php %%WWWDIR%%/core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php @@ -21046,6 +21052,7 @@ %%WWWDIR%%/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php %%WWWDIR%%/vendor/symfony/http-kernel/Fragment/SsiFragmentRenderer.php %%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/CacheWasLockedException.php %%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/Esi.php %%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/HttpCache.php %%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/ResponseCacheStrategy.php @@ -21910,7 +21917,6 @@ %%WWWDIR%%/vendor/symfony/var-dumper/Cloner/Cursor.php %%WWWDIR%%/vendor/symfony/var-dumper/Cloner/Data.php %%WWWDIR%%/vendor/symfony/var-dumper/Cloner/DumperInterface.php -%%WWWDIR%%/vendor/symfony/var-dumper/Cloner/Internal/NoDefault.php %%WWWDIR%%/vendor/symfony/var-dumper/Cloner/Stub.php %%WWWDIR%%/vendor/symfony/var-dumper/Cloner/VarCloner.php %%WWWDIR%%/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php diff --git a/www/dufs/Makefile b/www/dufs/Makefile index 273bd724c798..fdd2478de6d5 100644 --- a/www/dufs/Makefile +++ b/www/dufs/Makefile @@ -1,7 +1,7 @@ PORTNAME= dufs DISTVERSIONPREFIX= v DISTVERSION= 0.44.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= ashish@FreeBSD.org diff --git a/www/edbrowse/Makefile b/www/edbrowse/Makefile index a588846fe521..d7e094d6914b 100644 --- a/www/edbrowse/Makefile +++ b/www/edbrowse/Makefile @@ -1,6 +1,6 @@ PORTNAME= edbrowse DISTVERSIONPREFIX= v -DISTVERSION= 3.8.10 +DISTVERSION= 3.8.12 CATEGORIES= www editors accessibility MAINTAINER= alfix86@gmail.com @@ -8,7 +8,7 @@ COMMENT= Line-oriented web browser and text editor WWW= https://edbrowse.org/ LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl \ libodbc.so:databases/unixODBC \ @@ -17,7 +17,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= compiler:c11 gmake perl5 pkgconfig readline ssl USE_GITHUB= yes -GH_ACCOUNT= CMB USE_PERL5= build MAKEFILE= makefile diff --git a/www/edbrowse/distinfo b/www/edbrowse/distinfo index eea9db57adf2..ec4f985abf02 100644 --- a/www/edbrowse/distinfo +++ b/www/edbrowse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736883025 -SHA256 (CMB-edbrowse-v3.8.10_GH0.tar.gz) = 3c194ce45b7348211ce3ad8e3304a0eacf8b27e623cbf8c08687785f88174e03 -SIZE (CMB-edbrowse-v3.8.10_GH0.tar.gz) = 1058008 +TIMESTAMP = 1759606738 +SHA256 (edbrowse-edbrowse-v3.8.12_GH0.tar.gz) = b5125c7d13c2ed4491dc0d5a31116b244db62ae1c417ba5d29910311d1194632 +SIZE (edbrowse-edbrowse-v3.8.12_GH0.tar.gz) = 1084438 diff --git a/www/eden/Makefile b/www/eden/Makefile index 49ecaefeaaed..5a924ea96934 100644 --- a/www/eden/Makefile +++ b/www/eden/Makefile @@ -1,7 +1,7 @@ PORTNAME= eden PORTVERSION= 0.7.4 DISTVERSIONPREFIX= v -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= www PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/www/element-web/Makefile b/www/element-web/Makefile index 312f977adabe..fc2d284334b1 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.11.112 +DISTVERSION= 1.12.1 CATEGORIES= www MASTER_SITES= https://github.com/element-hq/element-web/releases/download/${DISTVERSIONFULL}/ PKGNAMESUFFIX= -web @@ -18,7 +18,7 @@ CPE_VENDOR= matrix NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message -PLIST_SUB= COMMITID=b3c3c8d2f00311fdaff2 +PLIST_SUB= COMMITID=33bc6f3e6b9862f2c242 do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} diff --git a/www/element-web/distinfo b/www/element-web/distinfo index 9758fc76dca6..6fc0d17b57fc 100644 --- a/www/element-web/distinfo +++ b/www/element-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758044537 -SHA256 (element-v1.11.112.tar.gz) = 0231387379f6e81d41718dd87d866d2e4168de0f4b1c9dbe0791e388e8e1dd2a -SIZE (element-v1.11.112.tar.gz) = 38012904 +TIMESTAMP = 1759866932 +SHA256 (element-v1.12.1.tar.gz) = a6c0849666b631e14297d14124542917b00628a3eee3faf1338747d350ccfa28 +SIZE (element-v1.12.1.tar.gz) = 38307785 diff --git a/www/element-web/pkg-plist b/www/element-web/pkg-plist index b12f0dba1cdd..78ad55ef815a 100644 --- a/www/element-web/pkg-plist +++ b/www/element-web/pkg-plist @@ -6,8 +6,6 @@ %%WWWDIR%%/bundles/%%COMMITID%%/1127.js.map %%WWWDIR%%/bundles/%%COMMITID%%/1188.js %%WWWDIR%%/bundles/%%COMMITID%%/1188.js.map -%%WWWDIR%%/bundles/%%COMMITID%%/1526.js -%%WWWDIR%%/bundles/%%COMMITID%%/1526.js.map %%WWWDIR%%/bundles/%%COMMITID%%/1787.js %%WWWDIR%%/bundles/%%COMMITID%%/1787.js.map %%WWWDIR%%/bundles/%%COMMITID%%/234.js @@ -25,6 +23,7 @@ %%WWWDIR%%/bundles/%%COMMITID%%/3260.js.map %%WWWDIR%%/bundles/%%COMMITID%%/3380.js %%WWWDIR%%/bundles/%%COMMITID%%/3380.js.map +%%WWWDIR%%/bundles/%%COMMITID%%/346737ce24a006fe5cc0.wasm %%WWWDIR%%/bundles/%%COMMITID%%/3508.js %%WWWDIR%%/bundles/%%COMMITID%%/3636.js %%WWWDIR%%/bundles/%%COMMITID%%/3636.js.map @@ -36,6 +35,7 @@ %%WWWDIR%%/bundles/%%COMMITID%%/4522.js.map %%WWWDIR%%/bundles/%%COMMITID%%/458.js %%WWWDIR%%/bundles/%%COMMITID%%/458.js.map +%%WWWDIR%%/bundles/%%COMMITID%%/47c84c1809aaa667c58f.wasm %%WWWDIR%%/bundles/%%COMMITID%%/5050.js %%WWWDIR%%/bundles/%%COMMITID%%/5050.js.map %%WWWDIR%%/bundles/%%COMMITID%%/5215.js @@ -45,14 +45,13 @@ %%WWWDIR%%/bundles/%%COMMITID%%/5914.js.map %%WWWDIR%%/bundles/%%COMMITID%%/6063.js %%WWWDIR%%/bundles/%%COMMITID%%/6063.js.map +%%WWWDIR%%/bundles/%%COMMITID%%/623.js +%%WWWDIR%%/bundles/%%COMMITID%%/623.js.map %%WWWDIR%%/bundles/%%COMMITID%%/6295.js %%WWWDIR%%/bundles/%%COMMITID%%/6295.js.LICENSE.txt %%WWWDIR%%/bundles/%%COMMITID%%/6295.js.map %%WWWDIR%%/bundles/%%COMMITID%%/6311.js %%WWWDIR%%/bundles/%%COMMITID%%/6311.js.map -%%WWWDIR%%/bundles/%%COMMITID%%/6406.js -%%WWWDIR%%/bundles/%%COMMITID%%/6406.js.LICENSE.txt -%%WWWDIR%%/bundles/%%COMMITID%%/6406.js.map %%WWWDIR%%/bundles/%%COMMITID%%/6501.js %%WWWDIR%%/bundles/%%COMMITID%%/6501.js.map %%WWWDIR%%/bundles/%%COMMITID%%/6717.js @@ -73,6 +72,9 @@ %%WWWDIR%%/bundles/%%COMMITID%%/797.js.map %%WWWDIR%%/bundles/%%COMMITID%%/8227.js %%WWWDIR%%/bundles/%%COMMITID%%/8227.js.map +%%WWWDIR%%/bundles/%%COMMITID%%/8676.js +%%WWWDIR%%/bundles/%%COMMITID%%/8676.js.LICENSE.txt +%%WWWDIR%%/bundles/%%COMMITID%%/8676.js.map %%WWWDIR%%/bundles/%%COMMITID%%/8901.js %%WWWDIR%%/bundles/%%COMMITID%%/8901.js.map %%WWWDIR%%/bundles/%%COMMITID%%/927.js @@ -93,8 +95,6 @@ %%WWWDIR%%/bundles/%%COMMITID%%/bundle.js %%WWWDIR%%/bundles/%%COMMITID%%/bundle.js.LICENSE.txt %%WWWDIR%%/bundles/%%COMMITID%%/bundle.js.map -%%WWWDIR%%/bundles/%%COMMITID%%/cb81f29ae2b6dba499cf.wasm -%%WWWDIR%%/bundles/%%COMMITID%%/e4b68d309f1061c42d83.wasm %%WWWDIR%%/bundles/%%COMMITID%%/element-web-app.js %%WWWDIR%%/bundles/%%COMMITID%%/element-web-app.js.map %%WWWDIR%%/bundles/%%COMMITID%%/error-view.css @@ -231,70 +231,70 @@ %%WWWDIR%%/fonts/inconsolata-latin-ext-400-normal.6c412cb.woff %%WWWDIR%%/fonts/inconsolata-latin-ext-700-normal.688b363.woff %%WWWDIR%%/fonts/inconsolata-latin-ext-700-normal.8467235.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-400-italic.46a9a95.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-400-italic.5169430.woff -%%WWWDIR%%/fonts/inter-cyrillic-400-normal.062321f.woff -%%WWWDIR%%/fonts/inter-cyrillic-400-normal.cb04b2e.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-500-italic.60c39f7.woff -%%WWWDIR%%/fonts/inter-cyrillic-500-italic.c6e65bb.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-500-normal.397037a.woff -%%WWWDIR%%/fonts/inter-cyrillic-500-normal.b9dcbca.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-600-italic.212fac5.woff -%%WWWDIR%%/fonts/inter-cyrillic-600-italic.7b614a3.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-600-normal.883b5e4.woff -%%WWWDIR%%/fonts/inter-cyrillic-600-normal.ce60970.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-700-italic.b446228.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-700-italic.e39d44a.woff -%%WWWDIR%%/fonts/inter-cyrillic-700-normal.03cc5c4.woff -%%WWWDIR%%/fonts/inter-cyrillic-700-normal.36e9cf9.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-ext-400-italic.b1ebd33.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-ext-400-italic.fd10a7a.woff -%%WWWDIR%%/fonts/inter-cyrillic-ext-400-normal.c676f17.woff -%%WWWDIR%%/fonts/inter-cyrillic-ext-400-normal.fd1478d.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-ext-500-italic.481f806.woff -%%WWWDIR%%/fonts/inter-cyrillic-ext-500-italic.f1fda97.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-ext-500-normal.023db87.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-ext-500-normal.69e09a5.woff -%%WWWDIR%%/fonts/inter-cyrillic-ext-600-italic.ba8b5b6.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-ext-600-italic.e2671cb.woff -%%WWWDIR%%/fonts/inter-cyrillic-ext-600-normal.25b7c49.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-ext-600-normal.2c47e01.woff -%%WWWDIR%%/fonts/inter-cyrillic-ext-700-italic.8e4ae49.woff -%%WWWDIR%%/fonts/inter-cyrillic-ext-700-italic.af4e707.woff2 -%%WWWDIR%%/fonts/inter-cyrillic-ext-700-normal.0ddea3b.woff -%%WWWDIR%%/fonts/inter-cyrillic-ext-700-normal.5631f05.woff2 -%%WWWDIR%%/fonts/inter-greek-400-italic.989367a.woff -%%WWWDIR%%/fonts/inter-greek-400-italic.d6ae1dc.woff2 -%%WWWDIR%%/fonts/inter-greek-400-normal.9ec3b40.woff -%%WWWDIR%%/fonts/inter-greek-400-normal.a8de720.woff2 -%%WWWDIR%%/fonts/inter-greek-500-italic.44cebcc.woff2 -%%WWWDIR%%/fonts/inter-greek-500-italic.c11a554.woff -%%WWWDIR%%/fonts/inter-greek-500-normal.0d91a97.woff2 -%%WWWDIR%%/fonts/inter-greek-500-normal.debd93e.woff -%%WWWDIR%%/fonts/inter-greek-600-italic.83678da.woff2 -%%WWWDIR%%/fonts/inter-greek-600-italic.ccaa6d0.woff -%%WWWDIR%%/fonts/inter-greek-600-normal.5c46a35.woff2 -%%WWWDIR%%/fonts/inter-greek-600-normal.83c86cf.woff -%%WWWDIR%%/fonts/inter-greek-700-italic.45af22e.woff2 -%%WWWDIR%%/fonts/inter-greek-700-italic.b154c35.woff -%%WWWDIR%%/fonts/inter-greek-700-normal.04d33a0.woff -%%WWWDIR%%/fonts/inter-greek-700-normal.f5fbdfc.woff2 -%%WWWDIR%%/fonts/inter-greek-ext-400-italic.4b391e1.woff2 -%%WWWDIR%%/fonts/inter-greek-ext-400-italic.d3b63f2.woff -%%WWWDIR%%/fonts/inter-greek-ext-400-normal.02f9e7e.woff -%%WWWDIR%%/fonts/inter-greek-ext-400-normal.f2fa0d9.woff2 -%%WWWDIR%%/fonts/inter-greek-ext-500-italic.0c0fe3e.woff -%%WWWDIR%%/fonts/inter-greek-ext-500-italic.c81f2dc.woff2 -%%WWWDIR%%/fonts/inter-greek-ext-500-normal.045dde1.woff -%%WWWDIR%%/fonts/inter-greek-ext-500-normal.b187635.woff2 -%%WWWDIR%%/fonts/inter-greek-ext-600-italic.0dc46c5.woff2 -%%WWWDIR%%/fonts/inter-greek-ext-600-italic.52c4a7b.woff -%%WWWDIR%%/fonts/inter-greek-ext-600-normal.7bff749.woff -%%WWWDIR%%/fonts/inter-greek-ext-600-normal.c8a7cdd.woff2 -%%WWWDIR%%/fonts/inter-greek-ext-700-italic.20b9bad.woff -%%WWWDIR%%/fonts/inter-greek-ext-700-italic.5a924ac.woff2 -%%WWWDIR%%/fonts/inter-greek-ext-700-normal.4cdf2b4.woff2 -%%WWWDIR%%/fonts/inter-greek-ext-700-normal.ca8751b.woff +%%WWWDIR%%/fonts/inter-cyrillic-400-italic.08e3b0d.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-400-italic.d770e75.woff +%%WWWDIR%%/fonts/inter-cyrillic-400-normal.8945552.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-400-normal.dd21c71.woff +%%WWWDIR%%/fonts/inter-cyrillic-500-italic.0d2c86a.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-500-italic.c5f7193.woff +%%WWWDIR%%/fonts/inter-cyrillic-500-normal.33a76a7.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-500-normal.72f7a9d.woff +%%WWWDIR%%/fonts/inter-cyrillic-600-italic.74b56f9.woff +%%WWWDIR%%/fonts/inter-cyrillic-600-italic.aea50bf.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-600-normal.8609e1b.woff +%%WWWDIR%%/fonts/inter-cyrillic-600-normal.fdee7b6.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-700-italic.25ff2b9.woff +%%WWWDIR%%/fonts/inter-cyrillic-700-italic.764f2a5.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-700-normal.533055f.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-700-normal.9f2de06.woff +%%WWWDIR%%/fonts/inter-cyrillic-ext-400-italic.4ccd7e4.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-ext-400-italic.a7246e3.woff +%%WWWDIR%%/fonts/inter-cyrillic-ext-400-normal.39fbf8d.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-ext-400-normal.818b841.woff +%%WWWDIR%%/fonts/inter-cyrillic-ext-500-italic.07059a0.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-ext-500-italic.3850293.woff +%%WWWDIR%%/fonts/inter-cyrillic-ext-500-normal.b2740f2.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-ext-500-normal.e9974e8.woff +%%WWWDIR%%/fonts/inter-cyrillic-ext-600-italic.07366ac.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-ext-600-italic.eb00c06.woff +%%WWWDIR%%/fonts/inter-cyrillic-ext-600-normal.8c6413c.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-ext-600-normal.d6d44e8.woff +%%WWWDIR%%/fonts/inter-cyrillic-ext-700-italic.26f7693.woff +%%WWWDIR%%/fonts/inter-cyrillic-ext-700-italic.c7efe39.woff2 +%%WWWDIR%%/fonts/inter-cyrillic-ext-700-normal.43f6f7e.woff +%%WWWDIR%%/fonts/inter-cyrillic-ext-700-normal.b0c28c6.woff2 +%%WWWDIR%%/fonts/inter-greek-400-italic.3580970.woff2 +%%WWWDIR%%/fonts/inter-greek-400-italic.a59b673.woff +%%WWWDIR%%/fonts/inter-greek-400-normal.b412fad.woff +%%WWWDIR%%/fonts/inter-greek-400-normal.e685387.woff2 +%%WWWDIR%%/fonts/inter-greek-500-italic.cfa4472.woff +%%WWWDIR%%/fonts/inter-greek-500-italic.cfd3d53.woff2 +%%WWWDIR%%/fonts/inter-greek-500-normal.6d34bac.woff +%%WWWDIR%%/fonts/inter-greek-500-normal.e7cec4e.woff2 +%%WWWDIR%%/fonts/inter-greek-600-italic.6c4daba.woff2 +%%WWWDIR%%/fonts/inter-greek-600-italic.89ccb02.woff +%%WWWDIR%%/fonts/inter-greek-600-normal.984050e.woff2 +%%WWWDIR%%/fonts/inter-greek-600-normal.d8b0044.woff +%%WWWDIR%%/fonts/inter-greek-700-italic.648928a.woff +%%WWWDIR%%/fonts/inter-greek-700-italic.6a8ad79.woff2 +%%WWWDIR%%/fonts/inter-greek-700-normal.3f04511.woff2 +%%WWWDIR%%/fonts/inter-greek-700-normal.8b95c1e.woff +%%WWWDIR%%/fonts/inter-greek-ext-400-italic.1d9b2dc.woff2 +%%WWWDIR%%/fonts/inter-greek-ext-400-italic.ec7dedc.woff +%%WWWDIR%%/fonts/inter-greek-ext-400-normal.f2ef63e.woff2 +%%WWWDIR%%/fonts/inter-greek-ext-400-normal.fc80974.woff +%%WWWDIR%%/fonts/inter-greek-ext-500-italic.9ceaa9d.woff +%%WWWDIR%%/fonts/inter-greek-ext-500-italic.f5aa78b.woff2 +%%WWWDIR%%/fonts/inter-greek-ext-500-normal.47cc239.woff +%%WWWDIR%%/fonts/inter-greek-ext-500-normal.4c6d520.woff2 +%%WWWDIR%%/fonts/inter-greek-ext-600-italic.cb840ff.woff2 +%%WWWDIR%%/fonts/inter-greek-ext-600-italic.fc4fdfd.woff +%%WWWDIR%%/fonts/inter-greek-ext-600-normal.c3c138d.woff2 +%%WWWDIR%%/fonts/inter-greek-ext-600-normal.c7983da.woff +%%WWWDIR%%/fonts/inter-greek-ext-700-italic.2f08603.woff +%%WWWDIR%%/fonts/inter-greek-ext-700-italic.a2277d8.woff2 +%%WWWDIR%%/fonts/inter-greek-ext-700-normal.0f8675b.woff +%%WWWDIR%%/fonts/inter-greek-ext-700-normal.c9429f4.woff2 %%WWWDIR%%/fonts/inter-latin-400-italic.4f64ec0.woff %%WWWDIR%%/fonts/inter-latin-400-italic.b571177.woff2 %%WWWDIR%%/fonts/inter-latin-400-normal.2ea1079.woff @@ -307,10 +307,10 @@ %%WWWDIR%%/fonts/inter-latin-600-italic.43fdcb6.woff %%WWWDIR%%/fonts/inter-latin-600-normal.69a8d1d.woff2 %%WWWDIR%%/fonts/inter-latin-600-normal.f10265d.woff -%%WWWDIR%%/fonts/inter-latin-700-italic.7b2f2cb.woff2 -%%WWWDIR%%/fonts/inter-latin-700-italic.7d58d9c.woff -%%WWWDIR%%/fonts/inter-latin-700-normal.02426d0.woff -%%WWWDIR%%/fonts/inter-latin-700-normal.0846760.woff2 +%%WWWDIR%%/fonts/inter-latin-700-italic.1a0d1f8.woff2 +%%WWWDIR%%/fonts/inter-latin-700-italic.a094923.woff +%%WWWDIR%%/fonts/inter-latin-700-normal.1104236.woff2 +%%WWWDIR%%/fonts/inter-latin-700-normal.c73ae72.woff %%WWWDIR%%/fonts/inter-latin-ext-400-italic.2880753.woff2 %%WWWDIR%%/fonts/inter-latin-ext-400-italic.5ddcd68.woff %%WWWDIR%%/fonts/inter-latin-ext-400-normal.210fb82.woff2 @@ -323,10 +323,10 @@ %%WWWDIR%%/fonts/inter-latin-ext-600-italic.ca3fcf0.woff2 %%WWWDIR%%/fonts/inter-latin-ext-600-normal.4d0d501.woff %%WWWDIR%%/fonts/inter-latin-ext-600-normal.8148c3a.woff2 -%%WWWDIR%%/fonts/inter-latin-ext-700-italic.61cf6ce.woff2 -%%WWWDIR%%/fonts/inter-latin-ext-700-italic.ed657fe.woff -%%WWWDIR%%/fonts/inter-latin-ext-700-normal.454735e.woff -%%WWWDIR%%/fonts/inter-latin-ext-700-normal.be70ab2.woff2 +%%WWWDIR%%/fonts/inter-latin-ext-700-italic.285147e.woff +%%WWWDIR%%/fonts/inter-latin-ext-700-italic.dc103af.woff2 +%%WWWDIR%%/fonts/inter-latin-ext-700-normal.bc59219.woff2 +%%WWWDIR%%/fonts/inter-latin-ext-700-normal.d4a9181.woff %%WWWDIR%%/fonts/inter-vietnamese-400-italic.3fec6e1.woff2 %%WWWDIR%%/fonts/inter-vietnamese-400-italic.e92fca0.woff %%WWWDIR%%/fonts/inter-vietnamese-400-normal.44c9df1.woff2 @@ -339,49 +339,49 @@ %%WWWDIR%%/fonts/inter-vietnamese-600-italic.bbd8f48.woff2 %%WWWDIR%%/fonts/inter-vietnamese-600-normal.04bb56f.woff %%WWWDIR%%/fonts/inter-vietnamese-600-normal.6984cf5.woff2 -%%WWWDIR%%/fonts/inter-vietnamese-700-italic.6e1a2f4.woff -%%WWWDIR%%/fonts/inter-vietnamese-700-italic.feddee8.woff2 -%%WWWDIR%%/fonts/inter-vietnamese-700-normal.5d9bfca.woff2 -%%WWWDIR%%/fonts/inter-vietnamese-700-normal.cceb6e3.woff -%%WWWDIR%%/i18n/cs.95b61d4.json -%%WWWDIR%%/i18n/cy.6299f43.json -%%WWWDIR%%/i18n/de_DE.ecfbe41.json -%%WWWDIR%%/i18n/el.d9243f0.json -%%WWWDIR%%/i18n/en_EN.9773122.json -%%WWWDIR%%/i18n/eo.38fe19a.json -%%WWWDIR%%/i18n/es.cf16fec.json -%%WWWDIR%%/i18n/et.c1c8f3f.json -%%WWWDIR%%/i18n/fa.d3082cf.json -%%WWWDIR%%/i18n/fi.5d8be7e.json -%%WWWDIR%%/i18n/fr.e653e01.json -%%WWWDIR%%/i18n/gl.537c630.json -%%WWWDIR%%/i18n/he.83b6e90.json -%%WWWDIR%%/i18n/hu.81faab0.json -%%WWWDIR%%/i18n/id.ec7a7a6.json -%%WWWDIR%%/i18n/is.961b8aa.json -%%WWWDIR%%/i18n/it.43bfddf.json -%%WWWDIR%%/i18n/ja.cc1906f.json -%%WWWDIR%%/i18n/ka.047bb51.json -%%WWWDIR%%/i18n/languages.637d06d.json +%%WWWDIR%%/fonts/inter-vietnamese-700-italic.23a6026.woff +%%WWWDIR%%/fonts/inter-vietnamese-700-italic.bde1c88.woff2 +%%WWWDIR%%/fonts/inter-vietnamese-700-normal.05b640f.woff +%%WWWDIR%%/fonts/inter-vietnamese-700-normal.d1c85ca.woff2 +%%WWWDIR%%/i18n/cs.1bce897.json +%%WWWDIR%%/i18n/cy.9b32b47.json +%%WWWDIR%%/i18n/de_DE.ccd8e9a.json +%%WWWDIR%%/i18n/el.030f5d1.json +%%WWWDIR%%/i18n/en_EN.aed2c53.json +%%WWWDIR%%/i18n/eo.c8b9b82.json +%%WWWDIR%%/i18n/es.2fe9305.json +%%WWWDIR%%/i18n/et.7fd6eac.json +%%WWWDIR%%/i18n/fa.2512baf.json +%%WWWDIR%%/i18n/fi.bd3cef3.json +%%WWWDIR%%/i18n/fr.293811a.json +%%WWWDIR%%/i18n/gl.b641a5b.json +%%WWWDIR%%/i18n/he.83f10de.json +%%WWWDIR%%/i18n/hu.abc6bdd.json +%%WWWDIR%%/i18n/id.588d4e0.json +%%WWWDIR%%/i18n/is.fe2b77b.json +%%WWWDIR%%/i18n/it.f5d80a4.json +%%WWWDIR%%/i18n/ja.d1dcc5c.json +%%WWWDIR%%/i18n/ka.16a1c38.json +%%WWWDIR%%/i18n/languages.45ccb14.json %%WWWDIR%%/i18n/languages.json -%%WWWDIR%%/i18n/lo.1a01478.json -%%WWWDIR%%/i18n/lt.758c193.json -%%WWWDIR%%/i18n/lv.4878bf2.json -%%WWWDIR%%/i18n/mg_MG.b1e631d.json -%%WWWDIR%%/i18n/nb_NO.c8ec558.json -%%WWWDIR%%/i18n/nl.0fe0ef7.json -%%WWWDIR%%/i18n/pl.5349fe2.json -%%WWWDIR%%/i18n/pt.4f6bc7e.json -%%WWWDIR%%/i18n/pt_BR.a9c5a04.json -%%WWWDIR%%/i18n/ru.52cf8d5.json -%%WWWDIR%%/i18n/sk.c149ed3.json -%%WWWDIR%%/i18n/sq.a4814b4.json -%%WWWDIR%%/i18n/sv.b14d2ff.json -%%WWWDIR%%/i18n/tr.5ec7421.json -%%WWWDIR%%/i18n/uk.47ad151.json -%%WWWDIR%%/i18n/vi.537aa28.json -%%WWWDIR%%/i18n/zh_Hans.0999651.json -%%WWWDIR%%/i18n/zh_Hant.9f0fbac.json +%%WWWDIR%%/i18n/lo.9cc5432.json +%%WWWDIR%%/i18n/lt.26dd48f.json +%%WWWDIR%%/i18n/lv.995cea3.json +%%WWWDIR%%/i18n/mg_MG.c707e4e.json +%%WWWDIR%%/i18n/nb_NO.49e12dd.json +%%WWWDIR%%/i18n/nl.19c6fd1.json +%%WWWDIR%%/i18n/pl.ecefc27.json +%%WWWDIR%%/i18n/pt.a28ec03.json +%%WWWDIR%%/i18n/pt_BR.aaee3ee.json +%%WWWDIR%%/i18n/ru.dc93bd4.json +%%WWWDIR%%/i18n/sk.d490d8d.json +%%WWWDIR%%/i18n/sq.de80b59.json +%%WWWDIR%%/i18n/sv.f17dda2.json +%%WWWDIR%%/i18n/tr.3df94fb.json +%%WWWDIR%%/i18n/uk.f24af41.json +%%WWWDIR%%/i18n/vi.9ac17b5.json +%%WWWDIR%%/i18n/zh_Hans.303b659.json +%%WWWDIR%%/i18n/zh_Hant.02c4ec1.json %%WWWDIR%%/icons/bold.b7f0698.svg %%WWWDIR%%/icons/check-circle.99c21d7.svg %%WWWDIR%%/icons/check.aaad650.svg @@ -447,7 +447,6 @@ %%WWWDIR%%/img/e2e/decryption-failure.d4a03e3.svg %%WWWDIR%%/img/e2e/lock-warning-filled.655a613.svg %%WWWDIR%%/img/e2e/normal.ab42a7b.svg -%%WWWDIR%%/img/e2e/verified-deprecated.9030dfd.svg %%WWWDIR%%/img/e2e/verified.2ccf64e.svg %%WWWDIR%%/img/e2e/warning-deprecated.b45047c.svg %%WWWDIR%%/img/e2e/warning.71ffc83.svg @@ -696,25 +695,31 @@ %%WWWDIR%%/welcome/images/icon-help.svg %%WWWDIR%%/welcome/images/icon-room-directory.svg %%WWWDIR%%/welcome/images/icon-sign-in.svg -%%WWWDIR%%/widgets/element-call/assets/IndexedDBWorker-k_3vZa8J.js -%%WWWDIR%%/widgets/element-call/assets/IndexedDBWorker-k_3vZa8J.js.map +%%WWWDIR%%/widgets/element-call/assets/IndexedDBWorker-CzAuDk1v.js +%%WWWDIR%%/widgets/element-call/assets/IndexedDBWorker-CzAuDk1v.js.map +%%WWWDIR%%/widgets/element-call/assets/baduntss-Ca1ZuBEK.ogg +%%WWWDIR%%/widgets/element-call/assets/baduntss-DOe0oFuS.mp3 +%%WWWDIR%%/widgets/element-call/assets/call_declined-1jWRbd4p.mp3 +%%WWWDIR%%/widgets/element-call/assets/call_declined-C6gHsCGH.ogg +%%WWWDIR%%/widgets/element-call/assets/call_timeout-BCxXxRD8.mp3 +%%WWWDIR%%/widgets/element-call/assets/call_timeout-DPKAj6sz.ogg %%WWWDIR%%/widgets/element-call/assets/cat-4r_NkDcK.ogg %%WWWDIR%%/widgets/element-call/assets/cat-Dd8bv_2W.mp3 %%WWWDIR%%/widgets/element-call/assets/clap-AxCMZLTd.ogg %%WWWDIR%%/widgets/element-call/assets/clap-Dxm5qGyl.mp3 %%WWWDIR%%/widgets/element-call/assets/crickets-CcwrRdbq.mp3 %%WWWDIR%%/widgets/element-call/assets/crickets-DUJdcuUa.ogg -%%WWWDIR%%/widgets/element-call/assets/cs-app-v58LOBvt.json -%%WWWDIR%%/widgets/element-call/assets/da-app-9paXotmH.json -%%WWWDIR%%/widgets/element-call/assets/de-app-DLuEgSI3.json +%%WWWDIR%%/widgets/element-call/assets/cs-app-Du_5mVg3.json +%%WWWDIR%%/widgets/element-call/assets/da-app-BBz-lePm.json +%%WWWDIR%%/widgets/element-call/assets/de-app-DjOuqT-j.json %%WWWDIR%%/widgets/element-call/assets/deer-91r1Gyrx.mp3 %%WWWDIR%%/widgets/element-call/assets/deer-DPSlVch4.ogg %%WWWDIR%%/widgets/element-call/assets/dog-BoQdnF-w.mp3 %%WWWDIR%%/widgets/element-call/assets/dog-CxIWtkNX.ogg %%WWWDIR%%/widgets/element-call/assets/el-app-BBr3LLTK.json -%%WWWDIR%%/widgets/element-call/assets/en-app-C5T4BCNa.json +%%WWWDIR%%/widgets/element-call/assets/en-app-I8blcx-e.json %%WWWDIR%%/widgets/element-call/assets/es-app-Q3c7lmEj.json -%%WWWDIR%%/widgets/element-call/assets/et-app-DBPtMBtN.json +%%WWWDIR%%/widgets/element-call/assets/et-app-DLvuR7m2.json %%WWWDIR%%/widgets/element-call/assets/fi-app-tnO3DMdi.json %%WWWDIR%%/widgets/element-call/assets/fr-app-BxTYbDfK.json %%WWWDIR%%/widgets/element-call/assets/generic-BBbS3Wph.ogg @@ -732,15 +737,15 @@ %%WWWDIR%%/widgets/element-call/assets/inconsolata-vietnamese-400-normal-DfC_iMic.woff2 %%WWWDIR%%/widgets/element-call/assets/inconsolata-vietnamese-700-normal-DLCFFAUf.woff %%WWWDIR%%/widgets/element-call/assets/inconsolata-vietnamese-700-normal-DuasYmn8.woff2 -%%WWWDIR%%/widgets/element-call/assets/index-BuLS5UUE.js -%%WWWDIR%%/widgets/element-call/assets/index-BuLS5UUE.js.map -%%WWWDIR%%/widgets/element-call/assets/index-DMnN9EKG.css -%%WWWDIR%%/widgets/element-call/assets/index-D_k2U_CI.js -%%WWWDIR%%/widgets/element-call/assets/index-D_k2U_CI.js.LICENSE.txt -%%WWWDIR%%/widgets/element-call/assets/index-D_k2U_CI.js.map -%%WWWDIR%%/widgets/element-call/assets/index-VC5-R1Nr.js -%%WWWDIR%%/widgets/element-call/assets/index-VC5-R1Nr.js.LICENSE.txt -%%WWWDIR%%/widgets/element-call/assets/index-VC5-R1Nr.js.map +%%WWWDIR%%/widgets/element-call/assets/index-B4IlN3R9.js +%%WWWDIR%%/widgets/element-call/assets/index-B4IlN3R9.js.map +%%WWWDIR%%/widgets/element-call/assets/index-BKNzwlAH.js +%%WWWDIR%%/widgets/element-call/assets/index-BKNzwlAH.js.LICENSE.txt +%%WWWDIR%%/widgets/element-call/assets/index-BKNzwlAH.js.map +%%WWWDIR%%/widgets/element-call/assets/index-ByQHsvE1.js +%%WWWDIR%%/widgets/element-call/assets/index-ByQHsvE1.js.LICENSE.txt +%%WWWDIR%%/widgets/element-call/assets/index-ByQHsvE1.js.map +%%WWWDIR%%/widgets/element-call/assets/index-DFVSEvlE.css %%WWWDIR%%/widgets/element-call/assets/inter-cyrillic-400-normal-BLGc9T1a.woff2 %%WWWDIR%%/widgets/element-call/assets/inter-cyrillic-400-normal-alAqRL36.woff %%WWWDIR%%/widgets/element-call/assets/inter-cyrillic-500-normal-BoeW9iIj.woff @@ -805,8 +810,8 @@ %%WWWDIR%%/widgets/element-call/assets/left_call-C7NMl6WI.ogg %%WWWDIR%%/widgets/element-call/assets/lightbulb-BIeJtAR_.ogg %%WWWDIR%%/widgets/element-call/assets/lightbulb-BrnY00qi.mp3 -%%WWWDIR%%/widgets/element-call/assets/livekit-client.e2ee.worker-B0tndz1T.js -%%WWWDIR%%/widgets/element-call/assets/livekit-client.e2ee.worker-B0tndz1T.js.map +%%WWWDIR%%/widgets/element-call/assets/livekit-client.e2ee.worker-Byc0H9ig.js +%%WWWDIR%%/widgets/element-call/assets/livekit-client.e2ee.worker-Byc0H9ig.js.map %%WWWDIR%%/widgets/element-call/assets/lv-app-D-ZV3Ytk.json %%WWWDIR%%/widgets/element-call/assets/matrix-sdk-crypto-wasm-DlvlUyhf.js %%WWWDIR%%/widgets/element-call/assets/matrix-sdk-crypto-wasm-DlvlUyhf.js.map @@ -817,23 +822,25 @@ %%WWWDIR%%/widgets/element-call/assets/party-BZPeTgC3.mp3 %%WWWDIR%%/widgets/element-call/assets/party-D7rIOhAQ.ogg %%WWWDIR%%/widgets/element-call/assets/pl-app-CUkXVSZk.json -%%WWWDIR%%/widgets/element-call/assets/polyfill-force-CI9FEuxb.js -%%WWWDIR%%/widgets/element-call/assets/polyfill-force-CI9FEuxb.js.map -%%WWWDIR%%/widgets/element-call/assets/polyfill-force-SL5hjkFK.js -%%WWWDIR%%/widgets/element-call/assets/polyfill-force-SL5hjkFK.js.map +%%WWWDIR%%/widgets/element-call/assets/polyfill-force-BA4WuRQ3.js +%%WWWDIR%%/widgets/element-call/assets/polyfill-force-BA4WuRQ3.js.map +%%WWWDIR%%/widgets/element-call/assets/polyfill-force-wev_Xmqs.js +%%WWWDIR%%/widgets/element-call/assets/polyfill-force-wev_Xmqs.js.map %%WWWDIR%%/widgets/element-call/assets/raise_hand-Bzqn65WB.mp3 %%WWWDIR%%/widgets/element-call/assets/raise_hand-CUbxEnt9.ogg +%%WWWDIR%%/widgets/element-call/assets/ringtone-B-nJXbbw.ogg +%%WWWDIR%%/widgets/element-call/assets/ringtone-B2csBdU4.mp3 %%WWWDIR%%/widgets/element-call/assets/ro-app-CdYgKCOW.json %%WWWDIR%%/widgets/element-call/assets/rock-BVCJXNC-.ogg %%WWWDIR%%/widgets/element-call/assets/rock-CHdnB31m.mp3 -%%WWWDIR%%/widgets/element-call/assets/ru-app-Bz0WyIJI.json +%%WWWDIR%%/widgets/element-call/assets/ru-app-CIijOjFj.json %%WWWDIR%%/widgets/element-call/assets/screen_share_started-DH3qxml5.mp3 %%WWWDIR%%/widgets/element-call/assets/screen_share_started-IZDL-kAw.ogg %%WWWDIR%%/widgets/element-call/assets/selfie_segmenter-DF05sdL4.tflite -%%WWWDIR%%/widgets/element-call/assets/sk-app-Bv2npyK0.json -%%WWWDIR%%/widgets/element-call/assets/spa-CsF467Zb.js -%%WWWDIR%%/widgets/element-call/assets/spa-CsF467Zb.js.map -%%WWWDIR%%/widgets/element-call/assets/sv-app-BvdrRKW-.json +%%WWWDIR%%/widgets/element-call/assets/sk-app-DaVEeQWZ.json +%%WWWDIR%%/widgets/element-call/assets/spa-65APL5kY.js +%%WWWDIR%%/widgets/element-call/assets/spa-65APL5kY.js.map +%%WWWDIR%%/widgets/element-call/assets/sv-app-DHLBEOTp.json %%WWWDIR%%/widgets/element-call/assets/tr-app-Dk--6BpP.json %%WWWDIR%%/widgets/element-call/assets/uk-app-DZD01h76.json %%WWWDIR%%/widgets/element-call/assets/vision_wasm_internal-CEyeacG0.js diff --git a/www/feroxbuster/Makefile b/www/feroxbuster/Makefile index 96ccf2956739..de6d405018a0 100644 --- a/www/feroxbuster/Makefile +++ b/www/feroxbuster/Makefile @@ -1,7 +1,7 @@ PORTNAME= feroxbuster DISTVERSIONPREFIX= v DISTVERSION= 2.11.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www security MAINTAINER= yuri@FreeBSD.org diff --git a/www/filebrowser-quantum/Makefile b/www/filebrowser-quantum/Makefile index 8fce1d4b1734..5cf8a5ffd77e 100644 --- a/www/filebrowser-quantum/Makefile +++ b/www/filebrowser-quantum/Makefile @@ -1,6 +1,7 @@ PORTNAME= filebrowser-quantum DISTVERSIONPREFIX= v -DISTVERSION= 0.8.6-beta +DISTVERSION= 0.8.7-beta +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ diff --git a/www/filebrowser-quantum/distinfo b/www/filebrowser-quantum/distinfo index 5be1f0e2f503..aacaf6462aaf 100644 --- a/www/filebrowser-quantum/distinfo +++ b/www/filebrowser-quantum/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1758087144 -SHA256 (filebrowser-quantum-v0.8.6-beta.frontend.tar.gz) = 6e4b0ef4a783668af4fa9ac7a67061c3edb110d8a1887f7e3359adddb19ac3be -SIZE (filebrowser-quantum-v0.8.6-beta.frontend.tar.gz) = 1886866 -SHA256 (filebrowser-quantum-v0.8.6-beta.vendor.tar.gz) = 58f48e23d46e954fe48424185d02da7750062194e42b0a945545487e6f5f664a -SIZE (filebrowser-quantum-v0.8.6-beta.vendor.tar.gz) = 67778215 -SHA256 (gtsteffaniak-filebrowser-v0.8.6-beta_GH0.tar.gz) = a021d2e874c856789fe3f629a6ce31b9db1e823d3511bd144a6a8923af14ac4f -SIZE (gtsteffaniak-filebrowser-v0.8.6-beta_GH0.tar.gz) = 4538017 +TIMESTAMP = 1759471096 +SHA256 (filebrowser-quantum-v0.8.7-beta.frontend.tar.gz) = bee9de933198fe1ca0abf965f59314cd6789f3e8c5b65beba0728907bdd8e0c4 +SIZE (filebrowser-quantum-v0.8.7-beta.frontend.tar.gz) = 1892013 +SHA256 (filebrowser-quantum-v0.8.7-beta.vendor.tar.gz) = ec25615e135e8f1dd4a0e90bd1d8e1642823ec17cf3e316bbb53261116a50d53 +SIZE (filebrowser-quantum-v0.8.7-beta.vendor.tar.gz) = 67815635 +SHA256 (gtsteffaniak-filebrowser-v0.8.7-beta_GH0.tar.gz) = efb1454ae650ca17aa5bc3a99f36b520b2c694e810e82369287f5d8bb6e23ecf +SIZE (gtsteffaniak-filebrowser-v0.8.7-beta_GH0.tar.gz) = 4550630 diff --git a/www/filebrowser/Makefile b/www/filebrowser/Makefile index 6cc85796d3fd..40576da891d1 100644 --- a/www/filebrowser/Makefile +++ b/www/filebrowser/Makefile @@ -1,6 +1,7 @@ PORTNAME= filebrowser DISTVERSIONPREFIX= v -DISTVERSION= 2.43.0 +DISTVERSION= 2.44.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/www/filebrowser/distinfo b/www/filebrowser/distinfo index 0cb692c55041..5879d4fb4ee3 100644 --- a/www/filebrowser/distinfo +++ b/www/filebrowser/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1757871114 -SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.43.0_GH0/filebrowser-v2.43.0.frontend.tar.gz) = 7ee1459bbc7ba0f1d77e800d56b922679975b33d046d7642a8fbd6c842812c8f -SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.43.0_GH0/filebrowser-v2.43.0.frontend.tar.gz) = 2330932 -SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.43.0_GH0/go.mod) = 2d9ea37e7c9c4de9f21ebc040de03ea38bb5fd35c89a770d2535240a54c6df19 -SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.43.0_GH0/go.mod) = 3248 -SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.43.0_GH0/filebrowser-filebrowser-v2.43.0_GH0.tar.gz) = 9c3acee7567986ceef331e3eea0236b4dd9a41bf3874449fbb9bdc22c00a0aab -SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.43.0_GH0/filebrowser-filebrowser-v2.43.0_GH0.tar.gz) = 5292870 +TIMESTAMP = 1759459477 +SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.44.0_GH0/filebrowser-v2.44.0.frontend.tar.gz) = fb434faf31ed3b1ee3a8402d2a673b148602b220576ac0f3cbb712ccafd05d2f +SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.44.0_GH0/filebrowser-v2.44.0.frontend.tar.gz) = 2337854 +SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.44.0_GH0/go.mod) = 2d9ea37e7c9c4de9f21ebc040de03ea38bb5fd35c89a770d2535240a54c6df19 +SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.44.0_GH0/go.mod) = 3248 +SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.44.0_GH0/filebrowser-filebrowser-v2.44.0_GH0.tar.gz) = b2ceb3c9bbfb6e0e2c31764b8ff1d7788fa965081eb3d43452b6a5065027f71f +SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.44.0_GH0/filebrowser-filebrowser-v2.44.0_GH0.tar.gz) = 5295078 diff --git a/www/filtron/Makefile b/www/filtron/Makefile index 0678f78eb576..cd853063744f 100644 --- a/www/filtron/Makefile +++ b/www/filtron/Makefile @@ -1,6 +1,6 @@ PORTNAME= filtron PORTVERSION= g20180218 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 3ad59771cd66..48e1ac244caa 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 140.3.0 +DISTVERSION= 140.4.0 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 6574baceeb1a..fea700583700 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757438037 -SHA256 (firefox-140.3.0esr.source.tar.xz) = efc6eb3c93756311bd2f9db3796c0bbee6e3f182975d857284168b3dec672316 -SIZE (firefox-140.3.0esr.source.tar.xz) = 645261332 +TIMESTAMP = 1759771075 +SHA256 (firefox-140.4.0esr.source.tar.xz) = 56b62a39a15a00f66d2595950539963176c76162e414cc3dba76f831fb772beb +SIZE (firefox-140.4.0esr.source.tar.xz) = 638434316 diff --git a/www/firefox-esr/files/patch-memory_mozalloc_throw__gcc.h b/www/firefox-esr/files/patch-memory_mozalloc_throw__gcc.h deleted file mode 100644 index 81a511179852..000000000000 --- a/www/firefox-esr/files/patch-memory_mozalloc_throw__gcc.h +++ /dev/null @@ -1,69 +0,0 @@ ---- memory/mozalloc/throw_gcc.h.orig 2022-02-02 17:33:38 UTC -+++ memory/mozalloc/throw_gcc.h -@@ -74,50 +74,66 @@ __throw_bad_function_call(void) { - mozalloc_abort("fatal: STL threw bad_function_call"); - } - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_logic_error( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_domain_error( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void - __throw_invalid_argument(const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_length_error( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_out_of_range( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_runtime_error( - const char* msg) { - mozalloc_abort(msg); - } - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_range_error( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void - __throw_overflow_error(const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void - __throw_underflow_error(const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_ios_failure( - const char* msg) { diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 9f6279479d69..9d5e2309361a 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 143.0.1 +DISTVERSION= 144.0 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ @@ -11,7 +11,7 @@ COMMENT= Web browser based on the browser portion of Mozilla WWW= https://www.firefox.com/ BUILD_DEPENDS= nspr>=4.32:devel/nspr \ - nss>=3.115.1:security/nss \ + nss>=3.116:security/nss \ icu>=76.1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=10.1.0:print/harfbuzz \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 562da802cff3..5dd5c0769da9 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758300181 -SHA256 (firefox-143.0.1.source.tar.xz) = 17f1dc1ece789ee81f1a3e9ee9bc7619de3a5481e802d83f2a3160f2f60c3957 -SIZE (firefox-143.0.1.source.tar.xz) = 645101268 +TIMESTAMP = 1759784474 +SHA256 (firefox-144.0.source.tar.xz) = 1f2b5a5bf4e6879d50962052ed4f20cc2c7fe6fcaed5ab819b24fffc56ee96f1 +SIZE (firefox-144.0.source.tar.xz) = 641989432 diff --git a/www/firefox/files/patch-libwebrtc-generated b/www/firefox/files/patch-libwebrtc-generated index 5621fe23cf21..36653d2767b8 100644 --- a/www/firefox/files/patch-libwebrtc-generated +++ b/www/firefox/files/patch-libwebrtc-generated @@ -1,7 +1,7 @@ -commit b9b52a94471b7d6930b5c295c16ccf1512e6c86b +commit 0eb76f55073b3e60ff23c617561d9ec3fe7d3587 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> - regenerate FreeBSD libwebrtc patch for gecko 143 + regenerate FreeBSD libwebrtc patch for gecko 144 diff --git third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build third_party/libwebrtc/api/adaptation/resource_adaptation_api_gn/moz.build index 536af3b634ce..8dd2dcdb638b 100644 @@ -5522,7 +5522,7 @@ index 2925c9a25583..0dc3b552177f 100644 Library("audio_encoder_multiopus_gn") diff --git third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build -index e7cd0bcd8f5d..ccf44f091517 100644 +index 9c1242829070..ccf44f091517 100644 --- third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build +++ third_party/libwebrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn/moz.build @@ -13,14 +13,23 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -5549,7 +5549,7 @@ index e7cd0bcd8f5d..ccf44f091517 100644 FINAL_LIBRARY = "xul" -@@ -52,83 +61,7 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -52,98 +61,7 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -5568,6 +5568,10 @@ index e7cd0bcd8f5d..ccf44f091517 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "log" +- ] +- -if CONFIG["OS_TARGET"] == "Darwin": - - DEFINES["WEBRTC_MAC"] = True @@ -5590,6 +5594,10 @@ index e7cd0bcd8f5d..ccf44f091517 100644 - DEFINES["__STDC_CONSTANT_MACROS"] = True - DEFINES["__STDC_FORMAT_MACROS"] = True - +- OS_LIBS += [ +- "rt" +- ] +- -if CONFIG["OS_TARGET"] == "OpenBSD": - - DEFINES["USE_GLIB"] = "1" @@ -5630,11 +5638,18 @@ index e7cd0bcd8f5d..ccf44f091517 100644 - DEFINES["_WINDOWS"] = True - DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True - DEFINES["__STD_C"] = True +- +- OS_LIBS += [ +- "crypt32", +- "iphlpapi", +- "secur32", +- "winmm" +- ] + DEFINES["_DEBUG"] = True if CONFIG["TARGET_CPU"] == "aarch64": -@@ -136,82 +69,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": +@@ -151,82 +69,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": DEFINES["WEBRTC_HAS_NEON"] = True DEFINES["__ARM_NEON__"] = "1" @@ -5692,10 +5707,10 @@ index e7cd0bcd8f5d..ccf44f091517 100644 - -if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": - -- CXXFLAGS += [ -- "-msse2" -- ] -- + CXXFLAGS += [ + "-msse2" + ] + -if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": - - DEFINES["_GNU_SOURCE"] = True @@ -5706,10 +5721,10 @@ index e7cd0bcd8f5d..ccf44f091517 100644 - -if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": - - CXXFLAGS += [ - "-msse2" - ] - +- CXXFLAGS += [ +- "-msse2" +- ] +- - DEFINES["_GNU_SOURCE"] = True + DEFINES["WEBRTC_ENABLE_AVX2"] = True @@ -10986,7 +11001,7 @@ index 6d6d33ace75b..01573acc86d3 100644 - Library("network_state_predictor_api_gn") diff --git third_party/libwebrtc/api/priority_gn/moz.build third_party/libwebrtc/api/priority_gn/moz.build -index 76aeb17bde7f..5e74263cf88f 100644 +index d219a201e21e..e294583198c9 100644 --- third_party/libwebrtc/api/priority_gn/moz.build +++ third_party/libwebrtc/api/priority_gn/moz.build @@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -11012,7 +11027,7 @@ index 76aeb17bde7f..5e74263cf88f 100644 FINAL_LIBRARY = "xul" -@@ -43,87 +52,7 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -47,87 +56,7 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -11101,12 +11116,16 @@ index 76aeb17bde7f..5e74263cf88f 100644 if CONFIG["TARGET_CPU"] == "aarch64": -@@ -131,25 +60,10 @@ if CONFIG["TARGET_CPU"] == "aarch64": +@@ -135,82 +64,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": DEFINES["WEBRTC_HAS_NEON"] = True DEFINES["__ARM_NEON__"] = "1" -if CONFIG["TARGET_CPU"] == "arm": - +- CXXFLAGS += [ +- "-mfpu=neon" +- ] +- - DEFINES["WEBRTC_ARCH_ARM"] = True - DEFINES["WEBRTC_ARCH_ARM_V7"] = True - DEFINES["WEBRTC_HAS_NEON"] = True @@ -11127,10 +11146,12 @@ index 76aeb17bde7f..5e74263cf88f 100644 if CONFIG["TARGET_CPU"] == "x86": -@@ -159,40 +73,4 @@ if CONFIG["TARGET_CPU"] == "x86_64": - - DEFINES["WEBRTC_ENABLE_AVX2"] = True - +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["TARGET_CPU"] == "x86_64": +- +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- -if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": - - DEFINES["_DEBUG"] = True @@ -11151,6 +11172,12 @@ index 76aeb17bde7f..5e74263cf88f 100644 - - DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" - +-if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": +- + CXXFLAGS += [ + "-msse2" + ] + -if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": - - DEFINES["_GNU_SOURCE"] = True @@ -11161,12 +11188,19 @@ index 76aeb17bde7f..5e74263cf88f 100644 - -if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": - -- DEFINES["_GNU_SOURCE"] = True +- CXXFLAGS += [ +- "-msse2" +- ] - +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + -if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": -- ++if CONFIG["TARGET_CPU"] == "x86_64": + - DEFINES["_GNU_SOURCE"] = True -- ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + Library("priority_gn") diff --git third_party/libwebrtc/api/ref_count_gn/moz.build third_party/libwebrtc/api/ref_count_gn/moz.build index 4d11702ac95b..098a60790f04 100644 @@ -54040,6 +54074,219 @@ index f01e58d04ef2..7777cb881169 100644 + DEFINES["WEBRTC_ENABLE_AVX2"] = True Library("ns_gn") +diff --git third_party/libwebrtc/modules/audio_processing/post_filter_gn/moz.build third_party/libwebrtc/modules/audio_processing/post_filter_gn/moz.build +index 899fcaea523b..a51a44f0c956 100644 +--- third_party/libwebrtc/modules/audio_processing/post_filter_gn/moz.build ++++ third_party/libwebrtc/modules/audio_processing/post_filter_gn/moz.build +@@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" + DEFINES["PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII"] = "0" + DEFINES["RTC_DAV1D_IN_INTERNAL_DECODER_FACTORY"] = True + DEFINES["RTC_ENABLE_VP9"] = True ++DEFINES["USE_GLIB"] = "1" ++DEFINES["USE_OZONE"] = "1" + DEFINES["WEBRTC_ALLOW_DEPRECATED_NAMESPACES"] = True ++DEFINES["WEBRTC_BSD"] = True + DEFINES["WEBRTC_ENABLE_PROTOBUF"] = "0" + DEFINES["WEBRTC_LIBRARY_IMPL"] = True + DEFINES["WEBRTC_MOZILLA_BUILD"] = True + DEFINES["WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS"] = "0" ++DEFINES["WEBRTC_POSIX"] = True + DEFINES["WEBRTC_STRICT_FIELD_TRIALS"] = "0" ++DEFINES["_FILE_OFFSET_BITS"] = "64" ++DEFINES["_LARGEFILE64_SOURCE"] = True ++DEFINES["_LARGEFILE_SOURCE"] = True + DEFINES["_LIBCPP_HARDENING_MODE"] = "_LIBCPP_HARDENING_MODE_NONE" ++DEFINES["__STDC_CONSTANT_MACROS"] = True ++DEFINES["__STDC_FORMAT_MACROS"] = True + + FINAL_LIBRARY = "xul" + +@@ -47,98 +56,7 @@ if not CONFIG["MOZ_DEBUG"]: + if CONFIG["MOZ_DEBUG"] == "1": + + DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" +- +-if CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["ANDROID"] = True +- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r27_1" +- DEFINES["HAVE_SYS_UIO_H"] = True +- DEFINES["WEBRTC_ANDROID"] = True +- DEFINES["WEBRTC_ANDROID_OPENSLES"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_GNU_SOURCE"] = True +- DEFINES["__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +- OS_LIBS += [ +- "log" +- ] +- +-if CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["WEBRTC_MAC"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["USE_AURA"] = "1" +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["USE_UDEV"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_GLIBCXX_ASSERTIONS"] = "1" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +- OS_LIBS += [ +- "rt" +- ] +- +-if CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["WEBRTC_BSD"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True +- DEFINES["NOMINMAX"] = True +- DEFINES["NTDDI_VERSION"] = "0x0A000000" +- DEFINES["PSAPI_VERSION"] = "2" +- DEFINES["RTC_ENABLE_WIN_WGC"] = True +- DEFINES["UNICODE"] = True +- DEFINES["USE_AURA"] = "1" +- DEFINES["WEBRTC_WIN"] = True +- DEFINES["WIN32"] = True +- DEFINES["WIN32_LEAN_AND_MEAN"] = True +- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" +- DEFINES["WINVER"] = "0x0A00" +- DEFINES["_ATL_NO_OPENGL"] = True +- DEFINES["_CRT_NONSTDC_NO_WARNINGS"] = True +- DEFINES["_CRT_RAND_S"] = True +- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True +- DEFINES["_ENABLE_EXTENDED_ALIGNED_STORAGE"] = True +- DEFINES["_HAS_EXCEPTIONS"] = "0" +- DEFINES["_HAS_NODISCARD"] = True +- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True +- DEFINES["_SECURE_ATL"] = True +- DEFINES["_UNICODE"] = True +- DEFINES["_WIN32_WINNT"] = "0x0A00" +- DEFINES["_WINDOWS"] = True +- DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True +- DEFINES["__STD_C"] = True +- +- OS_LIBS += [ +- "crypt32", +- "iphlpapi", +- "secur32", +- "winmm" +- ] ++ DEFINES["_DEBUG"] = True + + if CONFIG["TARGET_CPU"] == "aarch64": + +@@ -146,82 +64,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["__ARM_NEON__"] = "1" + +-if CONFIG["TARGET_CPU"] == "arm": +- +- CXXFLAGS += [ +- "-mfpu=neon" +- ] +- +- DEFINES["WEBRTC_ARCH_ARM"] = True +- DEFINES["WEBRTC_ARCH_ARM_V7"] = True +- DEFINES["WEBRTC_HAS_NEON"] = True +- +-if CONFIG["TARGET_CPU"] == "loongarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- + if CONFIG["TARGET_CPU"] == "mips32": + + DEFINES["MIPS32_LE"] = True + DEFINES["MIPS_FPU_LE"] = True +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["TARGET_CPU"] == "mips64": +- +- DEFINES["_GNU_SOURCE"] = True + + if CONFIG["TARGET_CPU"] == "x86": + +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["TARGET_CPU"] == "x86_64": +- +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" +- +-if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": +- + CXXFLAGS += [ + "-msse2" + ] + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +- +- CXXFLAGS += [ +- "-msse2" +- ] +- +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": ++if CONFIG["TARGET_CPU"] == "x86_64": + +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + + Library("post_filter_gn") diff --git third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build index cff5be834af7..21c086b8c9b0 100644 --- third_party/libwebrtc/modules/audio_processing/rms_level_gn/moz.build @@ -70163,10 +70410,10 @@ index f57a0a7e568b..9a78b83fbd8c 100644 Library("webrtc_vp9_helpers_gn") diff --git third_party/libwebrtc/moz.build third_party/libwebrtc/moz.build -index 84cfd37b7351..a14de2b579ed 100644 +index addff5313714..c70b3c2a5742 100644 --- third_party/libwebrtc/moz.build +++ third_party/libwebrtc/moz.build -@@ -289,6 +289,8 @@ DIRS += [ +@@ -290,6 +290,8 @@ DIRS += [ "/third_party/libwebrtc/modules/congestion_controller/goog_cc/send_side_bwe_gn", "/third_party/libwebrtc/modules/congestion_controller/rtp/control_handler_gn", "/third_party/libwebrtc/modules/congestion_controller/rtp/transport_feedback_gn", @@ -70175,7 +70422,7 @@ index 84cfd37b7351..a14de2b579ed 100644 "/third_party/libwebrtc/modules/module_api_gn", "/third_party/libwebrtc/modules/module_api_public_gn", "/third_party/libwebrtc/modules/module_fec_api_gn", -@@ -512,137 +514,30 @@ DIRS += [ +@@ -516,137 +518,30 @@ DIRS += [ "/third_party/libwebrtc/webrtc_gn" ] @@ -70317,7 +70564,7 @@ index 84cfd37b7351..a14de2b579ed 100644 DIRS += [ "/third_party/libwebrtc/common_audio/common_audio_avx2_gn", -@@ -650,13 +545,11 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +@@ -654,13 +549,11 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": "/third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn", "/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/vector_math_avx2_gn", "/third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", @@ -70332,7 +70579,7 @@ index 84cfd37b7351..a14de2b579ed 100644 DIRS += [ "/third_party/libwebrtc/common_audio/common_audio_avx2_gn", -@@ -664,73 +557,6 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": +@@ -668,73 +561,6 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": "/third_party/libwebrtc/modules/audio_processing/aec3/aec3_avx2_gn", "/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/vector_math_avx2_gn", "/third_party/libwebrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", @@ -80395,6 +80642,215 @@ index 290fa237597c..95fee876429c 100644 + DEFINES["WEBRTC_ENABLE_AVX2"] = True Library("copy_on_write_buffer_gn") +diff --git third_party/libwebrtc/rtc_base/cpu_info_gn/moz.build third_party/libwebrtc/rtc_base/cpu_info_gn/moz.build +index 1029f0836bfe..6a114014c1f4 100644 +--- third_party/libwebrtc/rtc_base/cpu_info_gn/moz.build ++++ third_party/libwebrtc/rtc_base/cpu_info_gn/moz.build +@@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" + DEFINES["PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII"] = "0" + DEFINES["RTC_DAV1D_IN_INTERNAL_DECODER_FACTORY"] = True + DEFINES["RTC_ENABLE_VP9"] = True ++DEFINES["USE_GLIB"] = "1" ++DEFINES["USE_OZONE"] = "1" + DEFINES["WEBRTC_ALLOW_DEPRECATED_NAMESPACES"] = True ++DEFINES["WEBRTC_BSD"] = True + DEFINES["WEBRTC_ENABLE_PROTOBUF"] = "0" + DEFINES["WEBRTC_LIBRARY_IMPL"] = True + DEFINES["WEBRTC_MOZILLA_BUILD"] = True + DEFINES["WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS"] = "0" ++DEFINES["WEBRTC_POSIX"] = True + DEFINES["WEBRTC_STRICT_FIELD_TRIALS"] = "0" ++DEFINES["_FILE_OFFSET_BITS"] = "64" ++DEFINES["_LARGEFILE64_SOURCE"] = True ++DEFINES["_LARGEFILE_SOURCE"] = True + DEFINES["_LIBCPP_HARDENING_MODE"] = "_LIBCPP_HARDENING_MODE_NONE" ++DEFINES["__STDC_CONSTANT_MACROS"] = True ++DEFINES["__STDC_FORMAT_MACROS"] = True + + FINAL_LIBRARY = "xul" + +@@ -47,94 +56,7 @@ if not CONFIG["MOZ_DEBUG"]: + if CONFIG["MOZ_DEBUG"] == "1": + + DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" +- +-if CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["ANDROID"] = True +- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r27_1" +- DEFINES["HAVE_SYS_UIO_H"] = True +- DEFINES["WEBRTC_ANDROID"] = True +- DEFINES["WEBRTC_ANDROID_OPENSLES"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_GNU_SOURCE"] = True +- DEFINES["__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +- OS_LIBS += [ +- "log" +- ] +- +-if CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["WEBRTC_MAC"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["USE_AURA"] = "1" +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["USE_UDEV"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_GLIBCXX_ASSERTIONS"] = "1" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["WEBRTC_BSD"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True +- DEFINES["NOMINMAX"] = True +- DEFINES["NTDDI_VERSION"] = "0x0A000000" +- DEFINES["PSAPI_VERSION"] = "2" +- DEFINES["RTC_ENABLE_WIN_WGC"] = True +- DEFINES["UNICODE"] = True +- DEFINES["USE_AURA"] = "1" +- DEFINES["WEBRTC_WIN"] = True +- DEFINES["WIN32"] = True +- DEFINES["WIN32_LEAN_AND_MEAN"] = True +- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" +- DEFINES["WINVER"] = "0x0A00" +- DEFINES["_ATL_NO_OPENGL"] = True +- DEFINES["_CRT_NONSTDC_NO_WARNINGS"] = True +- DEFINES["_CRT_RAND_S"] = True +- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True +- DEFINES["_ENABLE_EXTENDED_ALIGNED_STORAGE"] = True +- DEFINES["_HAS_EXCEPTIONS"] = "0" +- DEFINES["_HAS_NODISCARD"] = True +- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True +- DEFINES["_SECURE_ATL"] = True +- DEFINES["_UNICODE"] = True +- DEFINES["_WIN32_WINNT"] = "0x0A00" +- DEFINES["_WINDOWS"] = True +- DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True +- DEFINES["__STD_C"] = True +- +- OS_LIBS += [ +- "crypt32", +- "iphlpapi", +- "secur32", +- "winmm" +- ] ++ DEFINES["_DEBUG"] = True + + if CONFIG["TARGET_CPU"] == "aarch64": + +@@ -142,82 +64,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["__ARM_NEON__"] = "1" + +-if CONFIG["TARGET_CPU"] == "arm": +- +- CXXFLAGS += [ +- "-mfpu=neon" +- ] +- +- DEFINES["WEBRTC_ARCH_ARM"] = True +- DEFINES["WEBRTC_ARCH_ARM_V7"] = True +- DEFINES["WEBRTC_HAS_NEON"] = True +- +-if CONFIG["TARGET_CPU"] == "loongarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- + if CONFIG["TARGET_CPU"] == "mips32": + + DEFINES["MIPS32_LE"] = True + DEFINES["MIPS_FPU_LE"] = True +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["TARGET_CPU"] == "mips64": +- +- DEFINES["_GNU_SOURCE"] = True + + if CONFIG["TARGET_CPU"] == "x86": + +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["TARGET_CPU"] == "x86_64": +- +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" +- +-if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": +- + CXXFLAGS += [ + "-msse2" + ] + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +- +- CXXFLAGS += [ +- "-msse2" +- ] +- +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": ++if CONFIG["TARGET_CPU"] == "x86_64": + +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + + Library("cpu_info_gn") diff --git third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build index d19a77f5a18b..95b1a36564bc 100644 --- third_party/libwebrtc/rtc_base/criticalsection_gn/moz.build @@ -80597,6 +81053,208 @@ index d19a77f5a18b..95b1a36564bc 100644 + DEFINES["WEBRTC_ENABLE_AVX2"] = True Library("criticalsection_gn") +diff --git third_party/libwebrtc/rtc_base/denormal_disabler_gn/moz.build third_party/libwebrtc/rtc_base/denormal_disabler_gn/moz.build +index ee63503765bb..288cd082cad6 100644 +--- third_party/libwebrtc/rtc_base/denormal_disabler_gn/moz.build ++++ third_party/libwebrtc/rtc_base/denormal_disabler_gn/moz.build +@@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" + DEFINES["PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII"] = "0" + DEFINES["RTC_DAV1D_IN_INTERNAL_DECODER_FACTORY"] = True + DEFINES["RTC_ENABLE_VP9"] = True ++DEFINES["USE_GLIB"] = "1" ++DEFINES["USE_OZONE"] = "1" + DEFINES["WEBRTC_ALLOW_DEPRECATED_NAMESPACES"] = True ++DEFINES["WEBRTC_BSD"] = True + DEFINES["WEBRTC_ENABLE_PROTOBUF"] = "0" + DEFINES["WEBRTC_LIBRARY_IMPL"] = True + DEFINES["WEBRTC_MOZILLA_BUILD"] = True + DEFINES["WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS"] = "0" ++DEFINES["WEBRTC_POSIX"] = True + DEFINES["WEBRTC_STRICT_FIELD_TRIALS"] = "0" ++DEFINES["_FILE_OFFSET_BITS"] = "64" ++DEFINES["_LARGEFILE64_SOURCE"] = True ++DEFINES["_LARGEFILE_SOURCE"] = True + DEFINES["_LIBCPP_HARDENING_MODE"] = "_LIBCPP_HARDENING_MODE_NONE" ++DEFINES["__STDC_CONSTANT_MACROS"] = True ++DEFINES["__STDC_FORMAT_MACROS"] = True + + FINAL_LIBRARY = "xul" + +@@ -47,87 +56,7 @@ if not CONFIG["MOZ_DEBUG"]: + if CONFIG["MOZ_DEBUG"] == "1": + + DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" +- +-if CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["ANDROID"] = True +- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r27_1" +- DEFINES["HAVE_SYS_UIO_H"] = True +- DEFINES["WEBRTC_ANDROID"] = True +- DEFINES["WEBRTC_ANDROID_OPENSLES"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_GNU_SOURCE"] = True +- DEFINES["__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +- OS_LIBS += [ +- "log" +- ] +- +-if CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["WEBRTC_MAC"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["USE_AURA"] = "1" +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["USE_UDEV"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_GLIBCXX_ASSERTIONS"] = "1" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["WEBRTC_BSD"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True +- DEFINES["NOMINMAX"] = True +- DEFINES["NTDDI_VERSION"] = "0x0A000000" +- DEFINES["PSAPI_VERSION"] = "2" +- DEFINES["RTC_ENABLE_WIN_WGC"] = True +- DEFINES["UNICODE"] = True +- DEFINES["USE_AURA"] = "1" +- DEFINES["WEBRTC_WIN"] = True +- DEFINES["WIN32"] = True +- DEFINES["WIN32_LEAN_AND_MEAN"] = True +- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" +- DEFINES["WINVER"] = "0x0A00" +- DEFINES["_ATL_NO_OPENGL"] = True +- DEFINES["_CRT_NONSTDC_NO_WARNINGS"] = True +- DEFINES["_CRT_RAND_S"] = True +- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True +- DEFINES["_ENABLE_EXTENDED_ALIGNED_STORAGE"] = True +- DEFINES["_HAS_EXCEPTIONS"] = "0" +- DEFINES["_HAS_NODISCARD"] = True +- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True +- DEFINES["_SECURE_ATL"] = True +- DEFINES["_UNICODE"] = True +- DEFINES["_WIN32_WINNT"] = "0x0A00" +- DEFINES["_WINDOWS"] = True +- DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True +- DEFINES["__STD_C"] = True ++ DEFINES["_DEBUG"] = True + + if CONFIG["TARGET_CPU"] == "aarch64": + +@@ -135,82 +64,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["__ARM_NEON__"] = "1" + +-if CONFIG["TARGET_CPU"] == "arm": +- +- CXXFLAGS += [ +- "-mfpu=neon" +- ] +- +- DEFINES["WEBRTC_ARCH_ARM"] = True +- DEFINES["WEBRTC_ARCH_ARM_V7"] = True +- DEFINES["WEBRTC_HAS_NEON"] = True +- +-if CONFIG["TARGET_CPU"] == "loongarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- + if CONFIG["TARGET_CPU"] == "mips32": + + DEFINES["MIPS32_LE"] = True + DEFINES["MIPS_FPU_LE"] = True +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["TARGET_CPU"] == "mips64": +- +- DEFINES["_GNU_SOURCE"] = True + + if CONFIG["TARGET_CPU"] == "x86": + +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["TARGET_CPU"] == "x86_64": +- +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" +- +-if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": +- + CXXFLAGS += [ + "-msse2" + ] + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +- +- CXXFLAGS += [ +- "-msse2" +- ] +- +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": ++if CONFIG["TARGET_CPU"] == "x86_64": + +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + + Library("denormal_disabler_gn") diff --git third_party/libwebrtc/rtc_base/divide_round_gn/moz.build third_party/libwebrtc/rtc_base/divide_round_gn/moz.build index 6d17c8740b6c..4081536caf3a 100644 --- third_party/libwebrtc/rtc_base/divide_round_gn/moz.build @@ -89301,6 +89959,219 @@ index 0687c3138dae..8d218bfe7cff 100644 + DEFINES["WEBRTC_ENABLE_AVX2"] = True Library("rtc_numerics_gn") +diff --git third_party/libwebrtc/rtc_base/rtp_to_ntp_estimator_gn/moz.build third_party/libwebrtc/rtc_base/rtp_to_ntp_estimator_gn/moz.build +index f1b154f22252..55a35cb2bd5f 100644 +--- third_party/libwebrtc/rtc_base/rtp_to_ntp_estimator_gn/moz.build ++++ third_party/libwebrtc/rtc_base/rtp_to_ntp_estimator_gn/moz.build +@@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" + DEFINES["PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII"] = "0" + DEFINES["RTC_DAV1D_IN_INTERNAL_DECODER_FACTORY"] = True + DEFINES["RTC_ENABLE_VP9"] = True ++DEFINES["USE_GLIB"] = "1" ++DEFINES["USE_OZONE"] = "1" + DEFINES["WEBRTC_ALLOW_DEPRECATED_NAMESPACES"] = True ++DEFINES["WEBRTC_BSD"] = True + DEFINES["WEBRTC_ENABLE_PROTOBUF"] = "0" + DEFINES["WEBRTC_LIBRARY_IMPL"] = True + DEFINES["WEBRTC_MOZILLA_BUILD"] = True + DEFINES["WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS"] = "0" ++DEFINES["WEBRTC_POSIX"] = True + DEFINES["WEBRTC_STRICT_FIELD_TRIALS"] = "0" ++DEFINES["_FILE_OFFSET_BITS"] = "64" ++DEFINES["_LARGEFILE64_SOURCE"] = True ++DEFINES["_LARGEFILE_SOURCE"] = True + DEFINES["_LIBCPP_HARDENING_MODE"] = "_LIBCPP_HARDENING_MODE_NONE" ++DEFINES["__STDC_CONSTANT_MACROS"] = True ++DEFINES["__STDC_FORMAT_MACROS"] = True + + FINAL_LIBRARY = "xul" + +@@ -47,98 +56,7 @@ if not CONFIG["MOZ_DEBUG"]: + if CONFIG["MOZ_DEBUG"] == "1": + + DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" +- +-if CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["ANDROID"] = True +- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r27_1" +- DEFINES["HAVE_SYS_UIO_H"] = True +- DEFINES["WEBRTC_ANDROID"] = True +- DEFINES["WEBRTC_ANDROID_OPENSLES"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_GNU_SOURCE"] = True +- DEFINES["__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +- OS_LIBS += [ +- "log" +- ] +- +-if CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["WEBRTC_MAC"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["USE_AURA"] = "1" +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["USE_UDEV"] = True +- DEFINES["WEBRTC_LINUX"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_GLIBCXX_ASSERTIONS"] = "1" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +- OS_LIBS += [ +- "rt" +- ] +- +-if CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["WEBRTC_BSD"] = True +- DEFINES["WEBRTC_POSIX"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True +- DEFINES["NOMINMAX"] = True +- DEFINES["NTDDI_VERSION"] = "0x0A000000" +- DEFINES["PSAPI_VERSION"] = "2" +- DEFINES["RTC_ENABLE_WIN_WGC"] = True +- DEFINES["UNICODE"] = True +- DEFINES["USE_AURA"] = "1" +- DEFINES["WEBRTC_WIN"] = True +- DEFINES["WIN32"] = True +- DEFINES["WIN32_LEAN_AND_MEAN"] = True +- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" +- DEFINES["WINVER"] = "0x0A00" +- DEFINES["_ATL_NO_OPENGL"] = True +- DEFINES["_CRT_NONSTDC_NO_WARNINGS"] = True +- DEFINES["_CRT_RAND_S"] = True +- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True +- DEFINES["_ENABLE_EXTENDED_ALIGNED_STORAGE"] = True +- DEFINES["_HAS_EXCEPTIONS"] = "0" +- DEFINES["_HAS_NODISCARD"] = True +- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True +- DEFINES["_SECURE_ATL"] = True +- DEFINES["_UNICODE"] = True +- DEFINES["_WIN32_WINNT"] = "0x0A00" +- DEFINES["_WINDOWS"] = True +- DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True +- DEFINES["__STD_C"] = True +- +- OS_LIBS += [ +- "crypt32", +- "iphlpapi", +- "secur32", +- "winmm" +- ] ++ DEFINES["_DEBUG"] = True + + if CONFIG["TARGET_CPU"] == "aarch64": + +@@ -146,82 +64,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["__ARM_NEON__"] = "1" + +-if CONFIG["TARGET_CPU"] == "arm": +- +- CXXFLAGS += [ +- "-mfpu=neon" +- ] +- +- DEFINES["WEBRTC_ARCH_ARM"] = True +- DEFINES["WEBRTC_ARCH_ARM_V7"] = True +- DEFINES["WEBRTC_HAS_NEON"] = True +- +-if CONFIG["TARGET_CPU"] == "loongarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- + if CONFIG["TARGET_CPU"] == "mips32": + + DEFINES["MIPS32_LE"] = True + DEFINES["MIPS_FPU_LE"] = True +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["TARGET_CPU"] == "mips64": +- +- DEFINES["_GNU_SOURCE"] = True + + if CONFIG["TARGET_CPU"] == "x86": + +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["TARGET_CPU"] == "x86_64": +- +- DEFINES["WEBRTC_ENABLE_AVX2"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" +- +-if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": +- + CXXFLAGS += [ + "-msse2" + ] + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +- +- CXXFLAGS += [ +- "-msse2" +- ] +- +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": ++if CONFIG["TARGET_CPU"] == "x86_64": + +- DEFINES["_GNU_SOURCE"] = True ++ DEFINES["WEBRTC_ENABLE_AVX2"] = True + + Library("rtp_to_ntp_estimator_gn") diff --git third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build index c93abdb78469..bf32218de21a 100644 --- third_party/libwebrtc/rtc_base/safe_compare_gn/moz.build @@ -96869,208 +97740,6 @@ index 74abd1c954a5..000000000000 - DEFINES["WEBRTC_ENABLE_AVX2"] = True - -Library("videoframebuffer_objc_gn") -diff --git third_party/libwebrtc/system_wrappers/denormal_disabler_gn/moz.build third_party/libwebrtc/system_wrappers/denormal_disabler_gn/moz.build -index f830168572e6..2f90855b915f 100644 ---- third_party/libwebrtc/system_wrappers/denormal_disabler_gn/moz.build -+++ third_party/libwebrtc/system_wrappers/denormal_disabler_gn/moz.build -@@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" - DEFINES["PROTOBUF_ENABLE_DEBUG_LOGGING_MAY_LEAK_PII"] = "0" - DEFINES["RTC_DAV1D_IN_INTERNAL_DECODER_FACTORY"] = True - DEFINES["RTC_ENABLE_VP9"] = True -+DEFINES["USE_GLIB"] = "1" -+DEFINES["USE_OZONE"] = "1" - DEFINES["WEBRTC_ALLOW_DEPRECATED_NAMESPACES"] = True -+DEFINES["WEBRTC_BSD"] = True - DEFINES["WEBRTC_ENABLE_PROTOBUF"] = "0" - DEFINES["WEBRTC_LIBRARY_IMPL"] = True - DEFINES["WEBRTC_MOZILLA_BUILD"] = True - DEFINES["WEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS"] = "0" -+DEFINES["WEBRTC_POSIX"] = True - DEFINES["WEBRTC_STRICT_FIELD_TRIALS"] = "0" -+DEFINES["_FILE_OFFSET_BITS"] = "64" -+DEFINES["_LARGEFILE64_SOURCE"] = True -+DEFINES["_LARGEFILE_SOURCE"] = True - DEFINES["_LIBCPP_HARDENING_MODE"] = "_LIBCPP_HARDENING_MODE_NONE" -+DEFINES["__STDC_CONSTANT_MACROS"] = True -+DEFINES["__STDC_FORMAT_MACROS"] = True - - FINAL_LIBRARY = "xul" - -@@ -47,87 +56,7 @@ if not CONFIG["MOZ_DEBUG"]: - if CONFIG["MOZ_DEBUG"] == "1": - - DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" -- --if CONFIG["OS_TARGET"] == "Android": -- -- DEFINES["ANDROID"] = True -- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r27_1" -- DEFINES["HAVE_SYS_UIO_H"] = True -- DEFINES["WEBRTC_ANDROID"] = True -- DEFINES["WEBRTC_ANDROID_OPENSLES"] = True -- DEFINES["WEBRTC_LINUX"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_GNU_SOURCE"] = True -- DEFINES["__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- -- OS_LIBS += [ -- "log" -- ] -- --if CONFIG["OS_TARGET"] == "Darwin": -- -- DEFINES["WEBRTC_MAC"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- --if CONFIG["OS_TARGET"] == "Linux": -- -- DEFINES["USE_AURA"] = "1" -- DEFINES["USE_GLIB"] = "1" -- DEFINES["USE_OZONE"] = "1" -- DEFINES["USE_UDEV"] = True -- DEFINES["WEBRTC_LINUX"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_FILE_OFFSET_BITS"] = "64" -- DEFINES["_GLIBCXX_ASSERTIONS"] = "1" -- DEFINES["_LARGEFILE64_SOURCE"] = True -- DEFINES["_LARGEFILE_SOURCE"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- --if CONFIG["OS_TARGET"] == "OpenBSD": -- -- DEFINES["USE_GLIB"] = "1" -- DEFINES["USE_OZONE"] = "1" -- DEFINES["WEBRTC_BSD"] = True -- DEFINES["WEBRTC_POSIX"] = True -- DEFINES["_FILE_OFFSET_BITS"] = "64" -- DEFINES["_LARGEFILE64_SOURCE"] = True -- DEFINES["_LARGEFILE_SOURCE"] = True -- DEFINES["__STDC_CONSTANT_MACROS"] = True -- DEFINES["__STDC_FORMAT_MACROS"] = True -- --if CONFIG["OS_TARGET"] == "WINNT": -- -- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True -- DEFINES["NOMINMAX"] = True -- DEFINES["NTDDI_VERSION"] = "0x0A000000" -- DEFINES["PSAPI_VERSION"] = "2" -- DEFINES["RTC_ENABLE_WIN_WGC"] = True -- DEFINES["UNICODE"] = True -- DEFINES["USE_AURA"] = "1" -- DEFINES["WEBRTC_WIN"] = True -- DEFINES["WIN32"] = True -- DEFINES["WIN32_LEAN_AND_MEAN"] = True -- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" -- DEFINES["WINVER"] = "0x0A00" -- DEFINES["_ATL_NO_OPENGL"] = True -- DEFINES["_CRT_NONSTDC_NO_WARNINGS"] = True -- DEFINES["_CRT_RAND_S"] = True -- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True -- DEFINES["_ENABLE_EXTENDED_ALIGNED_STORAGE"] = True -- DEFINES["_HAS_EXCEPTIONS"] = "0" -- DEFINES["_HAS_NODISCARD"] = True -- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True -- DEFINES["_SECURE_ATL"] = True -- DEFINES["_UNICODE"] = True -- DEFINES["_WIN32_WINNT"] = "0x0A00" -- DEFINES["_WINDOWS"] = True -- DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True -- DEFINES["__STD_C"] = True -+ DEFINES["_DEBUG"] = True - - if CONFIG["TARGET_CPU"] == "aarch64": - -@@ -135,82 +64,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": - DEFINES["WEBRTC_HAS_NEON"] = True - DEFINES["__ARM_NEON__"] = "1" - --if CONFIG["TARGET_CPU"] == "arm": -- -- CXXFLAGS += [ -- "-mfpu=neon" -- ] -- -- DEFINES["WEBRTC_ARCH_ARM"] = True -- DEFINES["WEBRTC_ARCH_ARM_V7"] = True -- DEFINES["WEBRTC_HAS_NEON"] = True -- --if CONFIG["TARGET_CPU"] == "loongarch64": -- -- DEFINES["_GNU_SOURCE"] = True -- - if CONFIG["TARGET_CPU"] == "mips32": - - DEFINES["MIPS32_LE"] = True - DEFINES["MIPS_FPU_LE"] = True -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["TARGET_CPU"] == "mips64": -- -- DEFINES["_GNU_SOURCE"] = True - - if CONFIG["TARGET_CPU"] == "x86": - -- DEFINES["WEBRTC_ENABLE_AVX2"] = True -- --if CONFIG["TARGET_CPU"] == "x86_64": -- -- DEFINES["WEBRTC_ENABLE_AVX2"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": -- -- DEFINES["_DEBUG"] = True -- --if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": -- -- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" -- --if CONFIG["OS_TARGET"] == "Android" and CONFIG["TARGET_CPU"] == "x86": -- - CXXFLAGS += [ - "-msse2" - ] - --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": -- -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": -- -- DEFINES["_GNU_SOURCE"] = True -- --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": -- -- CXXFLAGS += [ -- "-msse2" -- ] -- -- DEFINES["_GNU_SOURCE"] = True -+ DEFINES["WEBRTC_ENABLE_AVX2"] = True - --if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": -+if CONFIG["TARGET_CPU"] == "x86_64": - -- DEFINES["_GNU_SOURCE"] = True -+ DEFINES["WEBRTC_ENABLE_AVX2"] = True - - Library("denormal_disabler_gn") diff --git third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build index 42b21364766f..efc6c5ca191e 100644 --- third_party/libwebrtc/system_wrappers/field_trial_gn/moz.build @@ -97483,7 +98152,7 @@ index 36c9baa62823..b243d3d58410 100644 Library("metrics_gn") diff --git third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build -index 9587725536ca..538b68bd36cb 100644 +index ac00b2932e82..467d3c380ea3 100644 --- third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build +++ third_party/libwebrtc/system_wrappers/system_wrappers_gn/moz.build @@ -13,13 +13,22 @@ DEFINES["ABSL_ALLOCATOR_NOTHROW"] = "1" @@ -97509,7 +98178,7 @@ index 9587725536ca..538b68bd36cb 100644 FINAL_LIBRARY = "xul" -@@ -51,108 +60,7 @@ if not CONFIG["MOZ_DEBUG"]: +@@ -48,108 +57,7 @@ if not CONFIG["MOZ_DEBUG"]: if CONFIG["MOZ_DEBUG"] == "1": DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" @@ -97619,7 +98288,7 @@ index 9587725536ca..538b68bd36cb 100644 if CONFIG["TARGET_CPU"] == "aarch64": -@@ -160,82 +68,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": +@@ -157,82 +65,21 @@ if CONFIG["TARGET_CPU"] == "aarch64": DEFINES["WEBRTC_HAS_NEON"] = True DEFINES["__ARM_NEON__"] = "1" @@ -99192,6 +99861,148 @@ index bed86c31bdb2..776ccac7a804 100644 - DEFINES["_GNU_SOURCE"] = True - Library("yuv_gn") +diff --git third_party/libwebrtc/third_party/opus/opus_gn/moz.build third_party/libwebrtc/third_party/opus/opus_gn/moz.build +index 2540ef87e331..66d74b90d631 100644 +--- third_party/libwebrtc/third_party/opus/opus_gn/moz.build ++++ third_party/libwebrtc/third_party/opus/opus_gn/moz.build +@@ -9,7 +9,14 @@ + COMPILE_FLAGS["OS_INCLUDES"] = [] + AllowCompilerWarnings() + ++DEFINES["USE_GLIB"] = "1" ++DEFINES["USE_OZONE"] = "1" ++DEFINES["_FILE_OFFSET_BITS"] = "64" ++DEFINES["_LARGEFILE64_SOURCE"] = True ++DEFINES["_LARGEFILE_SOURCE"] = True + DEFINES["_LIBCPP_HARDENING_MODE"] = "_LIBCPP_HARDENING_MODE_NONE" ++DEFINES["__STDC_CONSTANT_MACROS"] = True ++DEFINES["__STDC_FORMAT_MACROS"] = True + + FINAL_LIBRARY = "xul" + +@@ -32,121 +39,10 @@ if not CONFIG["MOZ_DEBUG"]: + if CONFIG["MOZ_DEBUG"] == "1": + + DEFINES["DYNAMIC_ANNOTATIONS_ENABLED"] = "1" +- +-if CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["ANDROID"] = True +- DEFINES["ANDROID_NDK_VERSION_ROLL"] = "r27_1" +- DEFINES["HAVE_SYS_UIO_H"] = True +- DEFINES["_GNU_SOURCE"] = True +- DEFINES["__ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["USE_AURA"] = "1" +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["USE_UDEV"] = True +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_GLIBCXX_ASSERTIONS"] = "1" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["USE_GLIB"] = "1" +- DEFINES["USE_OZONE"] = "1" +- DEFINES["_FILE_OFFSET_BITS"] = "64" +- DEFINES["_LARGEFILE64_SOURCE"] = True +- DEFINES["_LARGEFILE_SOURCE"] = True +- DEFINES["__STDC_CONSTANT_MACROS"] = True +- DEFINES["__STDC_FORMAT_MACROS"] = True +- +-if CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True +- DEFINES["NOMINMAX"] = True +- DEFINES["NTDDI_VERSION"] = "0x0A000000" +- DEFINES["PSAPI_VERSION"] = "2" +- DEFINES["UNICODE"] = True +- DEFINES["USE_AURA"] = "1" +- DEFINES["WIN32"] = True +- DEFINES["WIN32_LEAN_AND_MEAN"] = True +- DEFINES["WINAPI_FAMILY"] = "WINAPI_FAMILY_DESKTOP_APP" +- DEFINES["WINVER"] = "0x0A00" +- DEFINES["_ATL_NO_OPENGL"] = True +- DEFINES["_CRT_NONSTDC_NO_WARNINGS"] = True +- DEFINES["_CRT_RAND_S"] = True +- DEFINES["_CRT_SECURE_NO_DEPRECATE"] = True +- DEFINES["_HAS_EXCEPTIONS"] = "0" +- DEFINES["_HAS_NODISCARD"] = True +- DEFINES["_SCL_SECURE_NO_DEPRECATE"] = True +- DEFINES["_SECURE_ATL"] = True +- DEFINES["_UNICODE"] = True +- DEFINES["_WIN32_WINNT"] = "0x0A00" +- DEFINES["_WINDOWS"] = True +- DEFINES["_WINSOCK_DEPRECATED_NO_WARNINGS"] = True +- DEFINES["__STD_C"] = True ++ DEFINES["_DEBUG"] = True + + if CONFIG["TARGET_CPU"] == "aarch64": + + DEFINES["__ARM_NEON__"] = "1" + +-if CONFIG["TARGET_CPU"] == "loongarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["TARGET_CPU"] == "mips32": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["TARGET_CPU"] == "mips64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Darwin": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Linux": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": +- +- DEFINES["_DEBUG"] = True +- +-if CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "WINNT": +- +- DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "aarch64": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "arm": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86": +- +- DEFINES["_GNU_SOURCE"] = True +- +-if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": +- +- DEFINES["_GNU_SOURCE"] = True +- + Library("opus_gn") diff --git third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build index ad14c77a3fe2..fe9a03bdf63c 100644 --- third_party/libwebrtc/third_party/pffft/pffft_gn/moz.build diff --git a/www/firefox/files/patch-memory_mozalloc_throw__gcc.h b/www/firefox/files/patch-memory_mozalloc_throw__gcc.h deleted file mode 100644 index 81a511179852..000000000000 --- a/www/firefox/files/patch-memory_mozalloc_throw__gcc.h +++ /dev/null @@ -1,69 +0,0 @@ ---- memory/mozalloc/throw_gcc.h.orig 2022-02-02 17:33:38 UTC -+++ memory/mozalloc/throw_gcc.h -@@ -74,50 +74,66 @@ __throw_bad_function_call(void) { - mozalloc_abort("fatal: STL threw bad_function_call"); - } - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_logic_error( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_domain_error( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void - __throw_invalid_argument(const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_length_error( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_out_of_range( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_runtime_error( - const char* msg) { - mozalloc_abort(msg); - } - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_range_error( - const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void - __throw_overflow_error(const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - -+#if !defined(_LIBCPP_VERSION) - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void - __throw_underflow_error(const char* msg) { - mozalloc_abort(msg); - } -+#endif // _LIBCPP_VERSION - - MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_ios_failure( - const char* msg) { diff --git a/www/firefox/files/patch-python_sites_mach.txt b/www/firefox/files/patch-python_sites_mach.txt index dc2caf9bdfc6..706f285b0731 100644 --- a/www/firefox/files/patch-python_sites_mach.txt +++ b/www/firefox/files/patch-python_sites_mach.txt @@ -15,4 +15,4 @@ index 6e3db1c848f7..10ba12c2f13b 100644 # support down to the oldest locally-installed version (5.4.2). -pypi-optional:psutil>=5.4.2,<=5.9.4:telemetry will be missing some data +pypi-optional:psutil>=5.4.2,<=7.0.0:telemetry will be missing some data - pypi-optional:zstandard>=0.11.1,<=0.23.0:zstd archives will not be possible to extract + pypi-optional:zstandard>=0.11.1,<=0.24.0:zstd archives will not be possible to extract diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile index 89a819caafee..24c9d8619fe7 100644 --- a/www/forgejo/Makefile +++ b/www/forgejo/Makefile @@ -1,9 +1,9 @@ PORTNAME= forgejo DISTVERSIONPREFIX= v -DISTVERSION= 11.0.3 +DISTVERSION= 12.0.4 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ +MASTER_SITES= https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONFULL}/ DISTNAME= forgejo-src-${DISTVERSION} MAINTAINER= stb@lassitu.de diff --git a/www/forgejo/distinfo b/www/forgejo/distinfo index 6fd607442f50..fd739adc9fdf 100644 --- a/www/forgejo/distinfo +++ b/www/forgejo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754378926 -SHA256 (forgejo-src-11.0.3.tar.gz) = 13dc8d6c2a829899c9b4f89451438e70962a9366ff41ce6db10c7bc4a4cce520 -SIZE (forgejo-src-11.0.3.tar.gz) = 55567487 +TIMESTAMP = 1758356864 +SHA256 (forgejo-src-12.0.4.tar.gz) = b1adeec3f5f446c63996250a334be62baf0cd8fbb9ad71a3316a5896cb327d08 +SIZE (forgejo-src-12.0.4.tar.gz) = 54124346 diff --git a/www/freenginx/Makefile b/www/freenginx/Makefile index 95e0d6837f14..9cf1a61fb37c 100644 --- a/www/freenginx/Makefile +++ b/www/freenginx/Makefile @@ -1,10 +1,9 @@ -PORTNAME= nginx -PORTVERSION= 1.26.0 -PORTREVISION?= 22 +PORTNAME= freenginx +PORTVERSION= 1.28.0 +PORTREVISION?= 0 CATEGORIES= www MASTER_SITES= https://freenginx.org/download/ \ LOCAL/joneum -PKGNAMEPREFIX= free DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER?= joneum@FreeBSD.org @@ -16,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE CONFLICTS_INSTALL= nginx nginx-devel -PORTSCOUT= limit:^1\.26\.[0-9]* +PORTSCOUT= limit:^1\.28\.[0-9]* USES= cpe @@ -245,11 +244,12 @@ CFLAGS+= -DNDEBUG CONFIGURE_ENV+= EXTRA_PRE_CXXFLAGS="-std=c++14" .endif -.if empty(PORT_OPTIONS:MMODSECURITY3) && empty(PORT_OPTIONS:MPASSENGER) +.if empty(PORT_OPTIONS:MMODSECURITY3) CONFIGURE_ARGS+= --with-ld-opt="-L ${LOCALBASE}/lib" .else -CONFIGURE_ARGS+= --with-ld-opt="-L ${LOCALBASE}/lib -lpcre" -LIB_DEPENDS+= libpcre.so:devel/pcre + +ONFIGURE_ARGS+= --with-ld-opt="-L ${LOCALBASE}/lib -lpcre2-8" +IB_DEPENDS+= libpcre2-8.so:devel/pcre2 .endif .if ${PORT_OPTIONS:MNJS} && empty(PORT_OPTIONS:MNJS_XML) @@ -376,9 +376,9 @@ post-install: ${CAT} ${WRKSRC}/conf/nginx.conf >> ${STAGEDIR}${ETCDIR}/nginx.conf-dist post-install-WWW-on: - ${MKDIR} ${STAGEDIR}${PREFIX}/www/nginx-dist - (cd ${WRKSRC}/html && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/www/nginx-dist && \ - ${TOUCH} ${STAGEDIR}${PREFIX}/www/nginx-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING) + ${MKDIR} ${STAGEDIR}${PREFIX}/www/freenginx-dist + (cd ${WRKSRC}/html && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/www/freenginx-dist && \ + ${TOUCH} ${STAGEDIR}${PREFIX}/www/freenginx-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING) .endif .include <bsd.port.post.mk> diff --git a/www/freenginx/distinfo b/www/freenginx/distinfo index 24415d318a99..a013b6687d7e 100644 --- a/www/freenginx/distinfo +++ b/www/freenginx/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1725310577 -SHA256 (nginx-1.26.0.tar.gz) = d2e6c8439d6c6db5015d8eaab2470ab52aef85a7bf363182879977e084370497 -SIZE (nginx-1.26.0.tar.gz) = 1244118 +TIMESTAMP = 1759340918 +SHA256 (freenginx-1.28.0.tar.gz) = 28651bf51ff95de027262d7af23000e5862fb3d1b2252ac83d97ce4c9a4a18a2 +SIZE (freenginx-1.28.0.tar.gz) = 1228344 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208 SHA256 (ngx_http_redis-0.3.9.tar.gz) = 21f87540f0a44b23ffa5df16fb3d788bc90803b255ef14f9c26e3847a6f26f46 @@ -93,10 +93,10 @@ SHA256 (baysao-nginx-let-module-c1f23aa_GH0.tar.gz) = 7393809d5d8877812da1bd5b5f SIZE (baysao-nginx-let-module-c1f23aa_GH0.tar.gz) = 20617 SHA256 (Taymindis-nginx-link-function-3.2.4_GH0.tar.gz) = 20c3679199ba7efe1598f03b2fa0b13591226363c8dd7930d7f02702cd5abada SIZE (Taymindis-nginx-link-function-3.2.4_GH0.tar.gz) = 139656 -SHA256 (openresty-lua-nginx-module-v0.10.27_GH0.tar.gz) = d4d1655d954eba254c3c12359739ec1dd70829af7ef57f78cd0d50d19c901ab7 -SIZE (openresty-lua-nginx-module-v0.10.27_GH0.tar.gz) = 758977 -SHA256 (openresty-stream-lua-nginx-module-v0.0.15_GH0.tar.gz) = dcd5bb189e0a99f8953d3143557ff79fac6e8ca2d58d5d0aeb5515fe72b87fc6 -SIZE (openresty-stream-lua-nginx-module-v0.0.15_GH0.tar.gz) = 394165 +SHA256 (openresty-lua-nginx-module-v0.10.27_GH0.tar.gz) = a0a5e616c4a0a32e48899d12242fed5a371f69a85f11ff274a87a2f02f419876 +SIZE (openresty-lua-nginx-module-v0.10.27_GH0.tar.gz) = 758952 +SHA256 (openresty-stream-lua-nginx-module-v0.0.15_GH0.tar.gz) = ecf5c2afd345149cef19bf2e3e196bf1c514ca85e778f853f80a379284b70de1 +SIZE (openresty-stream-lua-nginx-module-v0.0.15_GH0.tar.gz) = 394192 SHA256 (openresty-memc-nginx-module-v0.19_GH0.tar.gz) = 8c2bdbe875e4f5225d0778bfb09a2668f9281d7de6218c7b462a7ba2cee06fe8 SIZE (openresty-memc-nginx-module-v0.19_GH0.tar.gz) = 34654 SHA256 (SpiderLabs-ModSecurity-nginx-v1.0.3_GH0.tar.gz) = 32a42256616cc674dca24c8654397390adff15b888b77eb74e0687f023c8751b diff --git a/www/freenginx/files/nginx.in b/www/freenginx/files/nginx.in index 652468a97596..6f40057e70a2 100644 --- a/www/freenginx/files/nginx.in +++ b/www/freenginx/files/nginx.in @@ -44,7 +44,7 @@ command="%%PREFIX%%/sbin/nginx" _pidprefix="%%NGINX_RUNDIR%%" pidfile="${_pidprefix}/${name}.pid" _tmpprefix="%%NGINX_TMPDIR%%" -required_files=%%PREFIX%%/etc/nginx/nginx.conf +required_files=%%PREFIX%%/etc/nginx/freenginx.conf extra_commands="reload configtest upgrade gracefulstop" [ -z "$nginx_enable" ] && nginx_enable="NO" diff --git a/www/freenginx/files/patch-conf-nginx.conf b/www/freenginx/files/patch-conf-nginx.conf index fb38c9c3d9cc..39cc18aa517e 100644 --- a/www/freenginx/files/patch-conf-nginx.conf +++ b/www/freenginx/files/patch-conf-nginx.conf @@ -32,7 +32,7 @@ location / { - root html; -+ root %%PREFIX%%/www/nginx; ++ root %%PREFIX%%/www/freenginx; index index.html index.htm; } @@ -41,7 +41,7 @@ error_page 500 502 503 504 /50x.html; location = /50x.html { - root html; -+ root %%PREFIX%%/www/nginx-dist; ++ root %%PREFIX%%/www/freenginx-dist; } # proxy the PHP scripts to Apache listening on 127.0.0.1:80 diff --git a/www/freenginx/pkg-descr b/www/freenginx/pkg-descr index ab403142dc02..98fb2808f76e 100644 --- a/www/freenginx/pkg-descr +++ b/www/freenginx/pkg-descr @@ -5,4 +5,4 @@ NGINX functionality includes HTTP server, HTTP and mail reverse proxy, caching, load balancing, compression, request throttling, connection multiplexing and reuse, SSL offload and HTTP media streaming. -See also: https://nginx.org/ +See also: https://freenginx.org/ diff --git a/www/freenginx/pkg-plist b/www/freenginx/pkg-plist index 466e656d60e0..ce596832f84f 100644 --- a/www/freenginx/pkg-plist +++ b/www/freenginx/pkg-plist @@ -8,97 +8,97 @@ @sample %%ETCDIR%%/nginx.conf-dist %%ETCDIR%%/nginx.conf @sample %%ETCDIR%%/scgi_params-dist %%ETCDIR%%/scgi_params @sample %%ETCDIR%%/uwsgi_params-dist %%ETCDIR%%/uwsgi_params -%%DSO%%%%AJP%%libexec/nginx/ngx_http_ajp_module.so -%%DSO%%%%ARRAYVAR%%libexec/nginx/ngx_http_array_var_module.so -%%DSO%%%%AWS_AUTH%%libexec/nginx/ngx_http_aws_auth_module.so -%%DSO%%%%BROTLI%%libexec/nginx/ngx_http_brotli_filter_module.so -%%DSO%%%%BROTLI%%libexec/nginx/ngx_http_brotli_static_module.so -%%DSO%%%%CACHE_PURGE%%libexec/nginx/ngx_http_cache_purge_module.so -%%DSO%%%%CT%%libexec/nginx/ngx_http_ssl_ct_module.so -%%DSO%%%%CT%%libexec/nginx/ngx_ssl_ct_module.so -%%DSO%%%%DEVEL_KIT%%libexec/nginx/ndk_http_module.so -%%DSO%%%%DRIZZLE%%libexec/nginx/ngx_http_drizzle_module.so -%%DSO%%%%DYNAMIC_UPSTREAM%%libexec/nginx/ngx_http_dynamic_upstream_module.so -%%DSO%%%%ECHO%%libexec/nginx/ngx_http_echo_module.so -%%DSO%%%%ENCRYPTSESSION%%libexec/nginx/ngx_http_encrypted_session_module.so -%%DSO%%%%FIPS_CHECK%%libexec/nginx/ngx_fips_check_module.so -%%DSO%%%%FORMINPUT%%libexec/nginx/ngx_http_form_input_module.so -%%DSO%%%%GRIDFS%%libexec/nginx/ngx_http_gridfs_module.so -%%DSO%%%%HEADERS_MORE%%libexec/nginx/ngx_http_headers_more_filter_module.so -%%DSO%%%%HTTP_ACCEPT_LANGUAGE%%libexec/nginx/ngx_http_accept_language_module.so -%%DSO%%%%HTTP_AUTH_DIGEST%%libexec/nginx/ngx_http_auth_digest_module.so -%%DSO%%%%HTTP_AUTH_KRB5%%libexec/nginx/ngx_http_auth_spnego_module.so -%%DSO%%%%HTTP_AUTH_LDAP%%libexec/nginx/ngx_http_auth_ldap_module.so -%%DSO%%%%HTTP_AUTH_PAM%%libexec/nginx/ngx_http_auth_pam_module.so -%%DSO%%%%HTTP_DAV_EXT%%libexec/nginx/ngx_http_dav_ext_module.so -%%DSO%%%%HTTP_EVAL%%libexec/nginx/ngx_http_eval_module.so -%%DSO%%%%HTTP_FANCYINDEX%%libexec/nginx/ngx_http_fancyindex_module.so -%%DSO%%%%HTTP_FOOTER%%libexec/nginx/ngx_http_footer_filter_module.so -%%DSO%%%%HTTP_IMAGE_FILTER%%libexec/nginx/ngx_http_image_filter_module.so -%%DSO%%%%HTTP_IP2LOCATION%%libexec/nginx/ngx_http_ip2location_module.so -%%DSO%%%%HTTP_IP2PROXY%%libexec/nginx/ngx_http_ip2proxy_module.so -%%DSO%%%%HTTP_JSON_STATUS%%libexec/nginx/ngx_http_json_status_module.so -%%DSO%%%%HTTP_MOGILEFS%%libexec/nginx/ngx_http_mogilefs_module.so -%%DSO%%%%HTTP_NOTICE%%libexec/nginx/ngx_http_notice_module.so -%%DSO%%%%HTTP_PERL%%libexec/nginx/ngx_http_perl_module.so -%%DSO%%%%HTTP_PUSH_STREAM%%libexec/nginx/ngx_http_push_stream_module.so -%%DSO%%%%HTTP_PUSH%%libexec/nginx/ngx_nchan_module.so -%%DSO%%%%HTTP_REDIS%%libexec/nginx/ngx_http_redis_module.so -%%DSO%%%%HTTP_SUBS_FILTER%%libexec/nginx/ngx_http_subs_filter_module.so -%%DSO%%%%HTTP_TARANTOOL%%libexec/nginx/ngx_http_tnt_module.so -%%DSO%%%%HTTP_UPLOAD_PROGRESS%%libexec/nginx/ngx_http_uploadprogress_module.so -%%DSO%%%%HTTP_UPLOAD%%libexec/nginx/ngx_http_upload_module.so -%%DSO%%%%HTTP_UPSTREAM_FAIR%%libexec/nginx/ngx_http_upstream_fair_module.so -%%DSO%%%%HTTP_UPSTREAM_STICKY%%libexec/nginx/ngx_http_sticky_module.so -%%DSO%%%%HTTP_VIDEO_THUMBEXTRACTOR%%libexec/nginx/ngx_http_video_thumbextractor_module.so -%%DSO%%%%HTTP_XSLT%%libexec/nginx/ngx_http_xslt_filter_module.so -%%DSO%%%%HTTP_ZIP%%libexec/nginx/ngx_http_zip_module.so -%%DSO%%%%HTTP%%%%HTTP_GEOIP2%%libexec/nginx/ngx_http_geoip2_module.so -%%DSO%%%%HTTP%%%%NJS%%libexec/nginx/ngx_http_js_module.so -%%DSO%%%%ICONV%%libexec/nginx/ngx_http_iconv_module.so -%%DSO%%%%LET%%libexec/nginx/ngx_http_let_module.so -%%DSO%%%%LINK%%libexec/nginx/ngx_http_link_func_module.so -%%DSO%%%%LUA%%libexec/nginx/ngx_http_lua_module.so -%%DSO%%%%LUASTREAM%%libexec/nginx/ngx_stream_lua_module.so -%%DSO%%%%MAIL%%%%CT%%libexec/nginx/ngx_mail_ssl_ct_module.so -%%DSO%%%%MAIL%%libexec/nginx/ngx_mail_module.so -%%DSO%%%%MEMC%%libexec/nginx/ngx_http_memc_module.so -%%DSO%%%%MODSECURITY3%%libexec/nginx/ngx_http_modsecurity_module.so -%%DSO%%%%NAXSI%%libexec/nginx/ngx_http_naxsi_module.so -%%DSO%%%%OTEL%%libexec/nginx/ngx_otel_module.so -%%DSO%%%%PASSENGER%%libexec/nginx/ngx_http_passenger_module.so -%%DSO%%%%POSTGRES%%libexec/nginx/ngx_postgres_module.so -%%DSO%%%%RDS_CSV%%libexec/nginx/ngx_http_rds_csv_filter_module.so -%%DSO%%%%RDS_JSON%%libexec/nginx/ngx_http_rds_json_filter_module.so -%%DSO%%%%REDIS2%%libexec/nginx/ngx_http_redis2_module.so -%%DSO%%%%RTMP%%libexec/nginx/ngx_rtmp_module.so -%%DSO%%%%SET_MISC%%libexec/nginx/ngx_http_set_misc_module.so -%%DSO%%%%SHIBBOLETH%%libexec/nginx/ngx_http_shibboleth_module.so -%%DSO%%%%SLOWFS_CACHE%%libexec/nginx/ngx_http_slowfs_module.so -%%DSO%%%%SRCACHE%%libexec/nginx/ngx_http_srcache_filter_module.so -%%DSO%%%%STREAM%%%%CT%%libexec/nginx/ngx_stream_ssl_ct_module.so -%%DSO%%%%STREAM%%%%HTTP_GEOIP2%%libexec/nginx/ngx_stream_geoip2_module.so -%%DSO%%%%STREAM%%%%NJS%%libexec/nginx/ngx_stream_js_module.so -%%DSO%%%%STREAM%%libexec/nginx/ngx_stream_module.so -%%DSO%%%%STS%%libexec/nginx/ngx_http_stream_server_traffic_status_module.so -%%DSO%%%%VOD%%libexec/nginx/ngx_http_vod_module.so -%%DSO%%%%VTS%%libexec/nginx/ngx_http_vhost_traffic_status_module.so -%%DSO%%%%WEBSOCKIFY%%libexec/nginx/ngx_http_websockify_module.so -%%DSO%%%%XSS%%libexec/nginx/ngx_http_xss_filter_module.so -%%HTTP_PERL%%%%SITE_ARCH%%/auto/nginx/nginx.so -%%HTTP_PERL%%%%SITE_ARCH%%/nginx.pm +%%DSO%%%%AJP%%libexec/freenginx/ngx_http_ajp_module.so +%%DSO%%%%ARRAYVAR%%libexec/freenginx/ngx_http_array_var_module.so +%%DSO%%%%AWS_AUTH%%libexec/freenginx/ngx_http_aws_auth_module.so +%%DSO%%%%BROTLI%%libexec/freenginx/ngx_http_brotli_filter_module.so +%%DSO%%%%BROTLI%%libexec/freenginx/ngx_http_brotli_static_module.so +%%DSO%%%%CACHE_PURGE%%libexec/freenginx/ngx_http_cache_purge_module.so +%%DSO%%%%CT%%libexec/freenginx/ngx_http_ssl_ct_module.so +%%DSO%%%%CT%%libexec/freenginx/ngx_ssl_ct_module.so +%%DSO%%%%DEVEL_KIT%%libexec/freenginx/ndk_http_module.so +%%DSO%%%%DRIZZLE%%libexec/freenginx/ngx_http_drizzle_module.so +%%DSO%%%%DYNAMIC_UPSTREAM%%libexec/freenginx/ngx_http_dynamic_upstream_module.so +%%DSO%%%%ECHO%%libexec/freenginx/ngx_http_echo_module.so +%%DSO%%%%ENCRYPTSESSION%%libexec/freenginx/ngx_http_encrypted_session_module.so +%%DSO%%%%FIPS_CHECK%%libexec/freenginx/ngx_fips_check_module.so +%%DSO%%%%FORMINPUT%%libexec/freenginx/ngx_http_form_input_module.so +%%DSO%%%%GRIDFS%%libexec/freenginx/ngx_http_gridfs_module.so +%%DSO%%%%HEADERS_MORE%%libexec/freenginx/ngx_http_headers_more_filter_module.so +%%DSO%%%%HTTP_ACCEPT_LANGUAGE%%libexec/freenginx/ngx_http_accept_language_module.so +%%DSO%%%%HTTP_AUTH_DIGEST%%libexec/freenginx/ngx_http_auth_digest_module.so +%%DSO%%%%HTTP_AUTH_KRB5%%libexec/freenginx/ngx_http_auth_spnego_module.so +%%DSO%%%%HTTP_AUTH_LDAP%%libexec/freenginx/ngx_http_auth_ldap_module.so +%%DSO%%%%HTTP_AUTH_PAM%%libexec/freenginx/ngx_http_auth_pam_module.so +%%DSO%%%%HTTP_DAV_EXT%%libexec/freenginx/ngx_http_dav_ext_module.so +%%DSO%%%%HTTP_EVAL%%libexec/freenginx/ngx_http_eval_module.so +%%DSO%%%%HTTP_FANCYINDEX%%libexec/freenginx/ngx_http_fancyindex_module.so +%%DSO%%%%HTTP_FOOTER%%libexec/freenginx/ngx_http_footer_filter_module.so +%%DSO%%%%HTTP_IMAGE_FILTER%%libexec/freenginx/ngx_http_image_filter_module.so +%%DSO%%%%HTTP_IP2LOCATION%%libexec/freenginx/ngx_http_ip2location_module.so +%%DSO%%%%HTTP_IP2PROXY%%libexec/freenginx/ngx_http_ip2proxy_module.so +%%DSO%%%%HTTP_JSON_STATUS%%libexec/freenginx/ngx_http_json_status_module.so +%%DSO%%%%HTTP_MOGILEFS%%libexec/freenginx/ngx_http_mogilefs_module.so +%%DSO%%%%HTTP_NOTICE%%libexec/freenginx/ngx_http_notice_module.so +%%DSO%%%%HTTP_PERL%%libexec/freenginx/ngx_http_perl_module.so +%%DSO%%%%HTTP_PUSH_STREAM%%libexec/freenginx/ngx_http_push_stream_module.so +%%DSO%%%%HTTP_PUSH%%libexec/freenginx/ngx_nchan_module.so +%%DSO%%%%HTTP_REDIS%%libexec/freenginx/ngx_http_redis_module.so +%%DSO%%%%HTTP_SUBS_FILTER%%libexec/freenginx/ngx_http_subs_filter_module.so +%%DSO%%%%HTTP_TARANTOOL%%libexec/freenginx/ngx_http_tnt_module.so +%%DSO%%%%HTTP_UPLOAD_PROGRESS%%libexec/freenginx/ngx_http_uploadprogress_module.so +%%DSO%%%%HTTP_UPLOAD%%libexec/freenginx/ngx_http_upload_module.so +%%DSO%%%%HTTP_UPSTREAM_FAIR%%libexec/freenginx/ngx_http_upstream_fair_module.so +%%DSO%%%%HTTP_UPSTREAM_STICKY%%libexec/freenginx/ngx_http_sticky_module.so +%%DSO%%%%HTTP_VIDEO_THUMBEXTRACTOR%%libexec/freenginx/ngx_http_video_thumbextractor_module.so +%%DSO%%%%HTTP_XSLT%%libexec/freenginx/ngx_http_xslt_filter_module.so +%%DSO%%%%HTTP_ZIP%%libexec/freenginx/ngx_http_zip_module.so +%%DSO%%%%HTTP%%%%HTTP_GEOIP2%%libexec/freenginx/ngx_http_geoip2_module.so +%%DSO%%%%HTTP%%%%NJS%%libexec/freenginx/ngx_http_js_module.so +%%DSO%%%%ICONV%%libexec/freenginx/ngx_http_iconv_module.so +%%DSO%%%%LET%%libexec/freenginx/ngx_http_let_module.so +%%DSO%%%%LINK%%libexec/freenginx/ngx_http_link_func_module.so +%%DSO%%%%LUA%%libexec/freenginx/ngx_http_lua_module.so +%%DSO%%%%LUASTREAM%%libexec/freenginx/ngx_stream_lua_module.so +%%DSO%%%%MAIL%%%%CT%%libexec/freenginx/ngx_mail_ssl_ct_module.so +%%DSO%%%%MAIL%%libexec/freenginx/ngx_mail_module.so +%%DSO%%%%MEMC%%libexec/freenginx/ngx_http_memc_module.so +%%DSO%%%%MODSECURITY3%%libexec/freenginx/ngx_http_modsecurity_module.so +%%DSO%%%%NAXSI%%libexec/freenginx/ngx_http_naxsi_module.so +%%DSO%%%%OTEL%%libexec/freenginx/ngx_otel_module.so +%%DSO%%%%PASSENGER%%libexec/freenginx/ngx_http_passenger_module.so +%%DSO%%%%POSTGRES%%libexec/freenginx/ngx_postgres_module.so +%%DSO%%%%RDS_CSV%%libexec/freenginx/ngx_http_rds_csv_filter_module.so +%%DSO%%%%RDS_JSON%%libexec/freenginx/ngx_http_rds_json_filter_module.so +%%DSO%%%%REDIS2%%libexec/freenginx/ngx_http_redis2_module.so +%%DSO%%%%RTMP%%libexec/freenginx/ngx_rtmp_module.so +%%DSO%%%%SET_MISC%%libexec/freenginx/ngx_http_set_misc_module.so +%%DSO%%%%SHIBBOLETH%%libexec/freenginx/ngx_http_shibboleth_module.so +%%DSO%%%%SLOWFS_CACHE%%libexec/freenginx/ngx_http_slowfs_module.so +%%DSO%%%%SRCACHE%%libexec/freenginx/ngx_http_srcache_filter_module.so +%%DSO%%%%STREAM%%%%CT%%libexec/freenginx/ngx_stream_ssl_ct_module.so +%%DSO%%%%STREAM%%%%HTTP_GEOIP2%%libexec/freenginx/ngx_stream_geoip2_module.so +%%DSO%%%%STREAM%%%%NJS%%libexec/freenginx/ngx_stream_js_module.so +%%DSO%%%%STREAM%%libexec/freenginx/ngx_stream_module.so +%%DSO%%%%STS%%libexec/freenginx/ngx_http_stream_server_traffic_status_module.so +%%DSO%%%%VOD%%libexec/freenginx/ngx_http_vod_module.so +%%DSO%%%%VTS%%libexec/freenginx/ngx_http_vhost_traffic_status_module.so +%%DSO%%%%WEBSOCKIFY%%libexec/freenginx/ngx_http_websockify_module.so +%%DSO%%%%XSS%%libexec/freenginx/ngx_http_xss_filter_module.so +%%HTTP_PERL%%%%SITE_ARCH%%/auto/freenginx/freenginx.so +%%HTTP_PERL%%%%SITE_ARCH%%/freenginx.pm sbin/nginx share/vim/vimfiles/ftdetect/nginx.vim share/vim/vimfiles/ftplugin/nginx.vim share/vim/vimfiles/indent/nginx.vim share/vim/vimfiles/syntax/nginx.vim -%%WWW%%@postexec mkdir -p -m 755 %D/www/nginx-dist -%%WWW%%@postexec if [ ! -d %D/www/nginx/ ] ; then ln -fs %D/www/nginx-dist %D/www/nginx; fi -%%WWW%%www/nginx-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING -%%WWW%%www/nginx-dist/index.html -%%WWW%%www/nginx-dist/50x.html -%%WWW%%@postexec chmod a-w %D/www/nginx-dist -%%WWW%%@postunexec if [ -L %D/www/nginx ]; then rm -f %D/www/nginx; fi +%%WWW%%@postexec mkdir -p -m 755 %D/www/freenginx-dist +%%WWW%%@postexec if [ ! -d %D/www/freenginx/ ] ; then ln -fs %D/www/freenginx-dist %D/www/freenginx; fi +%%WWW%%www/freenginx-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING +%%WWW%%www/freenginx-dist/index.html +%%WWW%%www/freenginx-dist/50x.html +%%WWW%%@postexec chmod a-w %D/www/freenginx-dist +%%WWW%%@postunexec if [ -L %D/www/freenginx ]; then rm -f %D/www/freenginx; fi @dir %%NGINX_TMPDIR%% @dir %%NGINX_LOGDIR%% share/man/man8/nginx.8.gz diff --git a/www/galene/Makefile b/www/galene/Makefile index 16c3a8f21035..64e863fe3b9d 100644 --- a/www/galene/Makefile +++ b/www/galene/Makefile @@ -1,6 +1,6 @@ PORTNAME= galene DISTVERSION= 0.96.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www net-im MAINTAINER= bapt@FreeBSD.org diff --git a/www/gallery-dl/Makefile b/www/gallery-dl/Makefile index 4cb4ea7a684f..5259ea180843 100644 --- a/www/gallery-dl/Makefile +++ b/www/gallery-dl/Makefile @@ -1,6 +1,6 @@ PORTNAME= gallery-dl DISTVERSIONPREFIX= v -DISTVERSION= 1.30.7 +DISTVERSION= 1.30.9 CATEGORIES= www # Implicit approval to commit trivial version updates. diff --git a/www/gallery-dl/distinfo b/www/gallery-dl/distinfo index 1cb7e3c93040..772c1dcac8b9 100644 --- a/www/gallery-dl/distinfo +++ b/www/gallery-dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757835443 -SHA256 (mikf-gallery-dl-v1.30.7_GH0.tar.gz) = e0b8f95bf785326951f60fd01c3536e5a724885a9cc273c8b7ec93c73b093944 -SIZE (mikf-gallery-dl-v1.30.7_GH0.tar.gz) = 966725 +TIMESTAMP = 1759508940 +SHA256 (mikf-gallery-dl-v1.30.9_GH0.tar.gz) = cfe5bbfc19aae100cea58bc3a7c83edabf6f5c5585d7b2228ebd074f867db2b0 +SIZE (mikf-gallery-dl-v1.30.9_GH0.tar.gz) = 995697 diff --git a/www/garage/Makefile b/www/garage/Makefile index 33e2885c38fa..93b6b79aeb32 100644 --- a/www/garage/Makefile +++ b/www/garage/Makefile @@ -1,6 +1,6 @@ PORTNAME= garage DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://git.deuxfleurs.fr/Deuxfleurs/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} diff --git a/www/gatus/Makefile b/www/gatus/Makefile index f74eaf42dc05..40244aa40e9c 100644 --- a/www/gatus/Makefile +++ b/www/gatus/Makefile @@ -1,6 +1,7 @@ PORTNAME= gatus DISTVERSIONPREFIX= v -DISTVERSION= 5.24.0 +DISTVERSION= 5.26.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.vendor${EXTRACT_SUFX} @@ -12,17 +13,19 @@ WWW= https://gatus.io LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= cannot use int64(off) (value of type int64) as int32 value in assignment + USES= go:modules USE_GITHUB= yes GH_ACCOUNT= TwiN USE_RC_SUBR= ${PORTNAME} +SUB_LIST= USER=${GATUS_USER} + PLIST_FILES= bin/${PORTNAME} \ "@sample etc/${PORTNAME}.yaml.sample" -SUB_LIST= USER=${GATUS_USER} - GATUS_USER= www post-extract: diff --git a/www/gatus/distinfo b/www/gatus/distinfo index 2a501149b0f0..f5326b7ecd3a 100644 --- a/www/gatus/distinfo +++ b/www/gatus/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1758293804 -SHA256 (gatus-v5.24.0.vendor.tar.gz) = 0d4c5b2106323101cc3a3f0e3d7c130b236f88faea832419ddcb0422cbc3561d -SIZE (gatus-v5.24.0.vendor.tar.gz) = 52326901 -SHA256 (TwiN-gatus-v5.24.0_GH0.tar.gz) = 2e6eebc227137cb9cd623bc5bd546122b4c880df073e71cee9a8d4f1021867b4 -SIZE (TwiN-gatus-v5.24.0_GH0.tar.gz) = 2870023 +TIMESTAMP = 1759874297 +SHA256 (gatus-v5.26.0.vendor.tar.gz) = 35359f71bd07705bf355b5e1107c21121051da29c3e8fd880c0fd2959a970324 +SIZE (gatus-v5.26.0.vendor.tar.gz) = 52462685 +SHA256 (TwiN-gatus-v5.26.0_GH0.tar.gz) = 20ff02a1989b20d00feeeb781dc75819c3756b72b04f2cce03357ca1409ecc32 +SIZE (TwiN-gatus-v5.26.0_GH0.tar.gz) = 2884177 diff --git a/www/gatus/pkg-message b/www/gatus/pkg-message new file mode 100644 index 000000000000..2acd67e4df28 --- /dev/null +++ b/www/gatus/pkg-message @@ -0,0 +1,10 @@ +[ +{ type: install + message: <<EOM +If you want to create ICMP checks, gatus must be run as root, so you must set +the following parameter in your rc.conf(5) file or equivalent: + + sysrc gatus_runas=root +EOM +} +] diff --git a/www/geckodriver/Makefile b/www/geckodriver/Makefile index 92f3acdf63b7..6c30584a342b 100644 --- a/www/geckodriver/Makefile +++ b/www/geckodriver/Makefile @@ -1,7 +1,7 @@ PORTNAME= geckodriver DISTVERSIONPREFIX= v DISTVERSION= 0.35.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MAINTAINER= daniel@blodan.se diff --git a/www/gitea/Makefile b/www/gitea/Makefile index abe59f490f92..59f2c6d67fee 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v DISTVERSION= 1.24.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \ https://dl.gitea.io/gitea/${DISTVERSION}/ diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo index fdbe7b915d7e..6fddfb2b01eb 100644 --- a/www/gitlab-pages/distinfo +++ b/www/gitlab-pages/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757515080 -SHA256 (go/www_gitlab-pages/gitlab-pages-v18.3.2/go.mod) = f009bb2f145a5e8bfa40069b413d54c6212f0062253d9de94dc93e61b93b2a96 -SIZE (go/www_gitlab-pages/gitlab-pages-v18.3.2/go.mod) = 3436 -SHA256 (go/www_gitlab-pages/gitlab-pages-v18.3.2/gitlab-pages-v18.3.2.tar.bz2) = 0d9efd47ec8659791f353de6f59dd60bb45990aa5426b20dac8e0fec3039bfa0 -SIZE (go/www_gitlab-pages/gitlab-pages-v18.3.2/gitlab-pages-v18.3.2.tar.bz2) = 236659 +TIMESTAMP = 1758868765 +SHA256 (go/www_gitlab-pages/gitlab-pages-v18.3.3/go.mod) = f009bb2f145a5e8bfa40069b413d54c6212f0062253d9de94dc93e61b93b2a96 +SIZE (go/www_gitlab-pages/gitlab-pages-v18.3.3/go.mod) = 3436 +SHA256 (go/www_gitlab-pages/gitlab-pages-v18.3.3/gitlab-pages-v18.3.3.tar.bz2) = 7eaa0c2dc7c47e3a91bfe61c949448a3926c872b4373f0c1a1dd446be4290c56 +SIZE (go/www_gitlab-pages/gitlab-pages-v18.3.3/gitlab-pages-v18.3.3.tar.bz2) = 236677 diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo index 1b3cf14a6f49..1edf8a0a2fc9 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757515093 -SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.3.2/go.mod) = 9c034c905470aa1c1f54b96d744fd80cbc9c199fc84990e580297186080818b9 -SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.3.2/go.mod) = 9331 -SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.3.2/gitlab-foss-v18.3.2.tar.bz2) = f8ee774449e49c1500335af8d5978e49858cb206f938778ce724bb92e1593884 -SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.3.2/gitlab-foss-v18.3.2.tar.bz2) = 122213821 +TIMESTAMP = 1758868778 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.3.3/go.mod) = a06961ad67888e3ff8e8fe5485b13d3ba413f783085338f35617899c0ff9df46 +SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.3.3/go.mod) = 9331 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.3.3/gitlab-foss-v18.3.3.tar.bz2) = a9cbf5f39ae5d19cd97a72de82b5cabdddbf25c5ad028deb511ce9dc0192aa17 +SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.3.3/gitlab-foss-v18.3.3.tar.bz2) = 122265280 diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile index b8e0e115a894..6c53e4f1af4a 100644 --- a/www/gitlab/Makefile +++ b/www/gitlab/Makefile @@ -82,7 +82,7 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-openid_connect>=2.3.1<2.4:net/rubygem-openid_connect \ rubygem-omniauth-atlassian-oauth2>=0.2.0<0.3:security/rubygem-omniauth-atlassian-oauth2 \ rubygem-rack-oauth2-gitlab>=2.2.1<2.3:security/rubygem-rack-oauth2-gitlab \ - rubygem-jwt>=2.10.2<2.11:www/rubygem-jwt \ + rubygem-jwt2>=2.10.2<2.11:www/rubygem-jwt2 \ rubygem-gssapi>=1.3.1<1.4:security/rubygem-gssapi \ rubygem-recaptcha>=5.12<6.0:devel/rubygem-recaptcha \ rubygem-akismet>=3.0<4.0:devel/rubygem-akismet \ @@ -168,7 +168,7 @@ MY_DEPENDS= gitaly>=${GITLAB_VERSION}:devel/gitaly \ rubygem-diffy>=3.4.4<4:textproc/rubygem-diffy \ rubygem-rack22>=2.2.17,3<2.3,3:www/rubygem-rack22 \ rubygem-rack-timeout>=0.7.0<0.8:www/rubygem-rack-timeout \ - rubygem-puma>=6.6.1<6.6.2:www/rubygem-puma \ + rubygem-puma6>=6.6.1<6.6.2:www/rubygem-puma6 \ rubygem-sd_notify>=0.1.1<0.2:devel/rubygem-sd_notify \ rubygem-state_machines-activerecord-gitlab>=0.8.0<0.9.0:databases/rubygem-state_machines-activerecord-gitlab \ rubygem-sidekiq-gitlab>=7.3.9:devel/rubygem-sidekiq-gitlab \ diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common index 3b0ff1a9bf02..1539bc1f14c2 100644 --- a/www/gitlab/Makefile.common +++ b/www/gitlab/Makefile.common @@ -1,5 +1,5 @@ -GITLAB_VERSION= 18.3.2 -GITLAB_PORTREVISION= 0 +GITLAB_VERSION= 18.3.3 +GITLAB_PORTREVISION= 1 # Git version gitaly should use (from gitlab mirror) # Find current tag from Makefile and .gitlab-ci.yaml diff --git a/www/gitlab/distinfo b/www/gitlab/distinfo index 1fb18302b639..982294f6ac00 100644 --- a/www/gitlab/distinfo +++ b/www/gitlab/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1757514994 -SHA256 (gitlab-foss-v18.3.2.tar.bz2) = f8ee774449e49c1500335af8d5978e49858cb206f938778ce724bb92e1593884 -SIZE (gitlab-foss-v18.3.2.tar.bz2) = 122213821 -TIMESTAMP = 1757515073 -SHA256 (gitlab-v18.3.2-ee.tar.bz2) = 59d927b3dc3dbb918012f7431fcb75c4f4efbf792c1d1a0f04dcca8d7043c2a0 -SIZE (gitlab-v18.3.2-ee.tar.bz2) = 138144815 +TIMESTAMP = 1758868718 +SHA256 (gitlab-foss-v18.3.3.tar.bz2) = a9cbf5f39ae5d19cd97a72de82b5cabdddbf25c5ad028deb511ce9dc0192aa17 +SIZE (gitlab-foss-v18.3.3.tar.bz2) = 122265280 +TIMESTAMP = 1758868757 +SHA256 (gitlab-v18.3.3-ee.tar.bz2) = aab3895fb286d0caded53dfad5a1310287091715be4e90f2bba0ed99dfb55905 +SIZE (gitlab-v18.3.3-ee.tar.bz2) = 138170287 diff --git a/www/glance/Makefile b/www/glance/Makefile index 0e17472209fb..422e25717148 100644 --- a/www/glance/Makefile +++ b/www/glance/Makefile @@ -1,6 +1,7 @@ PORTNAME= glance DISTVERSIONPREFIX= v DISTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= adamw@FreeBSD.org diff --git a/www/glpi/Makefile b/www/glpi/Makefile index 265e9248764e..108716a0d09e 100644 --- a/www/glpi/Makefile +++ b/www/glpi/Makefile @@ -1,5 +1,5 @@ PORTNAME= glpi -DISTVERSION= 10.0.18 +DISTVERSION= 11.0.0 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://github.com/glpi-project/glpi/releases/download/${DISTVERSION}/ diff --git a/www/glpi/distinfo b/www/glpi/distinfo index ab32d7cfdb2e..0a88a02bd0d8 100644 --- a/www/glpi/distinfo +++ b/www/glpi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748273846 -SHA256 (glpi-10.0.18.tgz) = fe044e021c17ee88e088a8a4392c7807c9a0f397a1a551689d2eb7f668439e96 -SIZE (glpi-10.0.18.tgz) = 59495405 +TIMESTAMP = 1759316210 +SHA256 (glpi-11.0.0.tgz) = d214abcda3362bb8ad83ddb5b31daaeee7be6e42c341144f4616eba25e17c8c9 +SIZE (glpi-11.0.0.tgz) = 86293763 diff --git a/www/glpi/pkg-plist b/www/glpi/pkg-plist index c48987a43bd5..1cde5d6cfd23 100644 --- a/www/glpi/pkg-plist +++ b/www/glpi/pkg-plist @@ -1,6 +1,5 @@ @owner www @group www -%%WWWDIR%%/.htaccess %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/CONTRIBUTING.md %%WWWDIR%%/INSTALL.md @@ -8,24 +7,31 @@ %%WWWDIR%%/README.md %%WWWDIR%%/SECURITY.md %%WWWDIR%%/SUPPORT.md +%%WWWDIR%%/ajax/2fa.php %%WWWDIR%%/ajax/actorinformation.php %%WWWDIR%%/ajax/actors.php %%WWWDIR%%/ajax/agent.php +%%WWWDIR%%/ajax/asset/assetdefinition.php +%%WWWDIR%%/ajax/asset/customfield.php %%WWWDIR%%/ajax/cable.php %%WWWDIR%%/ajax/central.php +%%WWWDIR%%/ajax/change_item.php %%WWWDIR%%/ajax/comments.php %%WWWDIR%%/ajax/common.tabs.php +%%WWWDIR%%/ajax/commonitilobject_item.php +%%WWWDIR%%/ajax/commonitilsatisfaction.php %%WWWDIR%%/ajax/compareKbRevisions.php +%%WWWDIR%%/ajax/criteria_filter.php %%WWWDIR%%/ajax/dashboard.php %%WWWDIR%%/ajax/dcroom_size.php %%WWWDIR%%/ajax/debug.php %%WWWDIR%%/ajax/displayMessageAfterRedirect.php +%%WWWDIR%%/ajax/displaypreference.php %%WWWDIR%%/ajax/domainrecord_data_form.php %%WWWDIR%%/ajax/dropdownAllItems.php %%WWWDIR%%/ajax/dropdownConnect.php %%WWWDIR%%/ajax/dropdownConnectNetworkPort.php %%WWWDIR%%/ajax/dropdownConnectNetworkPortDeviceType.php -%%WWWDIR%%/ajax/dropdownDelegationUsers.php %%WWWDIR%%/ajax/dropdownFieldsBlacklist.php %%WWWDIR%%/ajax/dropdownInstallVersion.php %%WWWDIR%%/ajax/dropdownItilActors.php @@ -44,13 +50,12 @@ %%WWWDIR%%/ajax/dropdownSoftwareLicense.php %%WWWDIR%%/ajax/dropdownTicketCategories.php %%WWWDIR%%/ajax/dropdownTrackingDeviceType.php -%%WWWDIR%%/ajax/dropdownTypeCertificates.php %%WWWDIR%%/ajax/dropdownUnicityFields.php %%WWWDIR%%/ajax/dropdownValidator.php %%WWWDIR%%/ajax/dropdownValuesBlacklist.php -%%WWWDIR%%/ajax/entityCustomCssCode.php %%WWWDIR%%/ajax/entitytreesons.php %%WWWDIR%%/ajax/fileupload.php +%%WWWDIR%%/ajax/form/allowListDropdownValue.php %%WWWDIR%%/ajax/fuzzysearch.php %%WWWDIR%%/ajax/genericdate.php %%WWWDIR%%/ajax/getAbstractRightDropdownValue.php @@ -64,33 +69,33 @@ %%WWWDIR%%/ajax/getKbRevision.php %%WWWDIR%%/ajax/getKnowbaseItemAnswer.php %%WWWDIR%%/ajax/getMapPoint.php +%%WWWDIR%%/ajax/getPlurals.php +%%WWWDIR%%/ajax/getProjectTaskTeamDropdownValue.php %%WWWDIR%%/ajax/getShareDashboardDropdownValue.php %%WWWDIR%%/ajax/getUserPicture.php %%WWWDIR%%/ajax/get_item_content.php -%%WWWDIR%%/ajax/helpdesk_observer.php %%WWWDIR%%/ajax/impact.php -%%WWWDIR%%/ajax/index.php -%%WWWDIR%%/ajax/inputtext.php -%%WWWDIR%%/ajax/itemTicket.php -%%WWWDIR%%/ajax/item_rack.php +%%WWWDIR%%/ajax/item_problem.php +%%WWWDIR%%/ajax/item_ticket.php +%%WWWDIR%%/ajax/item_ticketrecurrent.php %%WWWDIR%%/ajax/itilfollowup.php %%WWWDIR%%/ajax/itillayout.php +%%WWWDIR%%/ajax/itilvalidation.php %%WWWDIR%%/ajax/kanban.php %%WWWDIR%%/ajax/kblink.php -%%WWWDIR%%/ajax/knowbase.php -%%WWWDIR%%/ajax/ldapdaterestriction.php +%%WWWDIR%%/ajax/logviewer.php %%WWWDIR%%/ajax/mailcollector.php %%WWWDIR%%/ajax/map.php %%WWWDIR%%/ajax/marketplace.php %%WWWDIR%%/ajax/massiveaction.php +%%WWWDIR%%/ajax/networkname.php +%%WWWDIR%%/ajax/notificationmailingsettings.php %%WWWDIR%%/ajax/notifications_ajax.php %%WWWDIR%%/ajax/pendingreason.php %%WWWDIR%%/ajax/pin_savedsearches.php %%WWWDIR%%/ajax/planning.php -%%WWWDIR%%/ajax/planningcheck.php %%WWWDIR%%/ajax/planningend.php %%WWWDIR%%/ajax/priority.php -%%WWWDIR%%/ajax/private_public.php %%WWWDIR%%/ajax/projecttask.php %%WWWDIR%%/ajax/rack.php %%WWWDIR%%/ajax/resaperiod.php @@ -103,47 +108,43 @@ %%WWWDIR%%/ajax/rulecriteriavalue.php %%WWWDIR%%/ajax/savedsearch.php %%WWWDIR%%/ajax/search.php -%%WWWDIR%%/ajax/searchoptionvalue.php %%WWWDIR%%/ajax/selectUnaffectedOrNewItem_Device.php -%%WWWDIR%%/ajax/socket.php %%WWWDIR%%/ajax/solution.php +%%WWWDIR%%/ajax/stencil.php %%WWWDIR%%/ajax/subvisibility.php %%WWWDIR%%/ajax/switchdebug.php %%WWWDIR%%/ajax/switchfoldmenu.php %%WWWDIR%%/ajax/task.php %%WWWDIR%%/ajax/telemetry.php -%%WWWDIR%%/ajax/textarea.php -%%WWWDIR%%/ajax/ticketassigninformation.php %%WWWDIR%%/ajax/ticketiteminformation.php -%%WWWDIR%%/ajax/ticketsatisfaction.php %%WWWDIR%%/ajax/timeline.php %%WWWDIR%%/ajax/transfers.php %%WWWDIR%%/ajax/treebrowse.php %%WWWDIR%%/ajax/uemailUpdate.php %%WWWDIR%%/ajax/unlockobject.php -%%WWWDIR%%/ajax/updateTrackingDeviceType.php %%WWWDIR%%/ajax/updateTranslationFields.php %%WWWDIR%%/ajax/updateTranslationValue.php %%WWWDIR%%/ajax/updatecurrenttab.php %%WWWDIR%%/ajax/viewsubitem.php %%WWWDIR%%/ajax/visibility.php +%%WWWDIR%%/ajax/webhook.php %%WWWDIR%%/apirest.md -%%WWWDIR%%/apirest.php -%%WWWDIR%%/apixmlrpc.php %%WWWDIR%%/bin/console -%%WWWDIR%%/caldav.php -%%WWWDIR%%/config/.htaccess +%%WWWDIR%%/css/core_palettes.scss +%%WWWDIR%%/css/glpi.scss +%%WWWDIR%%/css/helpdesk_home.scss %%WWWDIR%%/css/includes/_base.scss -%%WWWDIR%%/css/includes/_fonts.scss -%%WWWDIR%%/css/includes/_global-variables.scss %%WWWDIR%%/css/includes/_highcontrast.scss %%WWWDIR%%/css/includes/_includes.scss -%%WWWDIR%%/css/includes/_logos.scss %%WWWDIR%%/css/includes/_palette_dark.scss -%%WWWDIR%%/css/includes/_palette_light.scss +%%WWWDIR%%/css/includes/_tabler_compat.scss %%WWWDIR%%/css/includes/components/_asset-form.scss +%%WWWDIR%%/css/includes/components/_autocomplete.css %%WWWDIR%%/css/includes/components/_browser_tree.scss %%WWWDIR%%/css/includes/components/_buttons-group.scss +%%WWWDIR%%/css/includes/components/_content-editable-inputs.scss +%%WWWDIR%%/css/includes/components/_creator_badge.scss +%%WWWDIR%%/css/includes/components/_datatable.scss %%WWWDIR%%/css/includes/components/_debug-toolbar.scss %%WWWDIR%%/css/includes/components/_documentation.scss %%WWWDIR%%/css/includes/components/_fileupload.scss @@ -152,10 +153,13 @@ %%WWWDIR%%/css/includes/components/_fullcalendar.scss %%WWWDIR%%/css/includes/components/_fuzzy.scss %%WWWDIR%%/css/includes/components/_global-menu.scss -%%WWWDIR%%/css/includes/components/_kanban.scss +%%WWWDIR%%/css/includes/components/_illustration-picker.scss +%%WWWDIR%%/css/includes/components/_log_viewer.scss %%WWWDIR%%/css/includes/components/_mini-tabs.scss %%WWWDIR%%/css/includes/components/_networkport.scss +%%WWWDIR%%/css/includes/components/_notes.scss %%WWWDIR%%/css/includes/components/_pictures.scss +%%WWWDIR%%/css/includes/components/_process-chart.scss %%WWWDIR%%/css/includes/components/_racks.scss %%WWWDIR%%/css/includes/components/_richtext.scss %%WWWDIR%%/css/includes/components/_rules.scss @@ -163,14 +167,17 @@ %%WWWDIR%%/css/includes/components/_scrollbars.scss %%WWWDIR%%/css/includes/components/_search_input.scss %%WWWDIR%%/css/includes/components/_select2.scss +%%WWWDIR%%/css/includes/components/_sortable.scss %%WWWDIR%%/css/includes/components/_tabs.scss -%%WWWDIR%%/css/includes/components/chartist/_chartist.scss -%%WWWDIR%%/css/includes/components/chartist/_generate.scss -%%WWWDIR%%/css/includes/components/chartist/_palette_cb_seq_blue_9.scss -%%WWWDIR%%/css/includes/components/chartist/_palette_cb_seq_red_9.scss -%%WWWDIR%%/css/includes/components/chartist/_palette_d3_cat_10.scss -%%WWWDIR%%/css/includes/components/chartist/_palette_d3_cat_20.scss -%%WWWDIR%%/css/includes/components/chartist/_palette_d3_tab_10.scss +%%WWWDIR%%/css/includes/components/_text-selection.scss +%%WWWDIR%%/css/includes/components/_tinymce.scss +%%WWWDIR%%/css/includes/components/_utils.scss +%%WWWDIR%%/css/includes/components/form/_form-destination.scss +%%WWWDIR%%/css/includes/components/form/_form-editor-horizontal-layout.scss +%%WWWDIR%%/css/includes/components/form/_form-editor.scss +%%WWWDIR%%/css/includes/components/form/_form-renderer.scss +%%WWWDIR%%/css/includes/components/form/_helpdesk-home-config-for-empty-entity.scss +%%WWWDIR%%/css/includes/components/form/_item-translations.scss %%WWWDIR%%/css/includes/components/itilobject/_actors.scss %%WWWDIR%%/css/includes/components/itilobject/_dates_timelines.scss %%WWWDIR%%/css/includes/components/itilobject/_footer.scss @@ -186,164 +193,7 @@ %%WWWDIR%%/css/legacy/includes/_planning.scss %%WWWDIR%%/css/legacy/includes/_responsive_fixes.scss %%WWWDIR%%/css/legacy/includes/_styles.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_accordion.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_alert.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_badge.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_breadcrumb.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_button-group.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_buttons.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_card.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_carousel.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_close.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_containers.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_dropdown.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_forms.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_functions.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_grid.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_helpers.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_images.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_list-group.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_mixins.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_modal.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_nav.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_navbar.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_offcanvas.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_pagination.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_placeholders.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_popover.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_progress.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_reboot.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_root.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_spinners.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_tables.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_toasts.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_tooltip.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_transitions.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_type.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_utilities.scss -%%WWWDIR%%/css/lib/bootstrap/scss/_variables.scss -%%WWWDIR%%/css/lib/bootstrap/scss/bootstrap-grid.scss -%%WWWDIR%%/css/lib/bootstrap/scss/bootstrap-reboot.scss -%%WWWDIR%%/css/lib/bootstrap/scss/bootstrap-utilities.scss -%%WWWDIR%%/css/lib/bootstrap/scss/bootstrap.scss -%%WWWDIR%%/css/lib/bootstrap/scss/forms/_floating-labels.scss -%%WWWDIR%%/css/lib/bootstrap/scss/forms/_form-check.scss -%%WWWDIR%%/css/lib/bootstrap/scss/forms/_form-control.scss -%%WWWDIR%%/css/lib/bootstrap/scss/forms/_form-range.scss -%%WWWDIR%%/css/lib/bootstrap/scss/forms/_form-select.scss -%%WWWDIR%%/css/lib/bootstrap/scss/forms/_form-text.scss -%%WWWDIR%%/css/lib/bootstrap/scss/forms/_input-group.scss -%%WWWDIR%%/css/lib/bootstrap/scss/forms/_labels.scss -%%WWWDIR%%/css/lib/bootstrap/scss/forms/_validation.scss -%%WWWDIR%%/css/lib/bootstrap/scss/helpers/_clearfix.scss -%%WWWDIR%%/css/lib/bootstrap/scss/helpers/_colored-links.scss -%%WWWDIR%%/css/lib/bootstrap/scss/helpers/_position.scss -%%WWWDIR%%/css/lib/bootstrap/scss/helpers/_ratio.scss -%%WWWDIR%%/css/lib/bootstrap/scss/helpers/_stacks.scss -%%WWWDIR%%/css/lib/bootstrap/scss/helpers/_stretched-link.scss -%%WWWDIR%%/css/lib/bootstrap/scss/helpers/_text-truncation.scss -%%WWWDIR%%/css/lib/bootstrap/scss/helpers/_visually-hidden.scss -%%WWWDIR%%/css/lib/bootstrap/scss/helpers/_vr.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_alert.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_backdrop.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_border-radius.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_box-shadow.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_breakpoints.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_buttons.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_caret.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_clearfix.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_color-scheme.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_container.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_deprecate.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_forms.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_gradients.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_grid.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_image.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_list-group.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_lists.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_pagination.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_reset-text.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_resize.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_table-variants.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_text-truncate.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_transition.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_utilities.scss -%%WWWDIR%%/css/lib/bootstrap/scss/mixins/_visually-hidden.scss -%%WWWDIR%%/css/lib/bootstrap/scss/utilities/_api.scss -%%WWWDIR%%/css/lib/bootstrap/scss/vendor/_rfs.scss -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-all-100-normal.woff -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-all-200-normal.woff -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-all-300-normal.woff -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-all-400-normal.woff -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-all-500-normal.woff -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-all-600-normal.woff -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-all-700-normal.woff -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-all-800-normal.woff -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-all-900-normal.woff -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-100-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-200-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-300-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-400-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-500-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-600-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-700-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-800-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-900-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-ext-100-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-ext-200-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-ext-300-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-ext-400-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-ext-500-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-ext-600-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-ext-700-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-ext-800-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-cyrillic-ext-900-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-100-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-200-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-300-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-400-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-500-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-600-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-700-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-800-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-900-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-ext-100-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-ext-200-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-ext-300-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-ext-400-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-ext-500-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-ext-600-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-ext-700-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-ext-800-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-greek-ext-900-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-100-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-200-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-300-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-400-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-500-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-600-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-700-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-800-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-900-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-ext-100-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-ext-200-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-ext-300-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-ext-400-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-ext-500-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-ext-600-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-ext-700-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-ext-800-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-latin-ext-900-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-vietnamese-100-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-vietnamese-200-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-vietnamese-300-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-vietnamese-400-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-vietnamese-500-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-vietnamese-600-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-vietnamese-700-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-vietnamese-800-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/files/inter-vietnamese-900-normal.woff2 -%%WWWDIR%%/css/lib/fontsource/inter/scss/mixins.scss +%%WWWDIR%%/css/lib/rfs/scss.scss %%WWWDIR%%/css/lib/select2/src/scss/_dropdown.scss %%WWWDIR%%/css/lib/select2/src/scss/_multiple.scss %%WWWDIR%%/css/lib/select2/src/scss/_single.scss @@ -356,215 +206,55 @@ %%WWWDIR%%/css/lib/select2/src/scss/theme/default/_multiple.scss %%WWWDIR%%/css/lib/select2/src/scss/theme/default/_single.scss %%WWWDIR%%/css/lib/select2/src/scss/theme/default/layout.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/_bootstrap-components.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/_bootstrap-config.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/_config.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/_core.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/_debug.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/_mixins-override.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/_mixins.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/_utilities.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/_variables.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/demo.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/demo/_examples.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/demo/_highlight.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/fonts/_webfonts.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/layout/_core.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/layout/_dark.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/layout/_footer.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/layout/_navbar.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/layout/_page.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/mixins/_functions.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/mixins/_mixins.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/tabler-flags.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/tabler-payments.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/tabler-vendors.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/tabler.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_accordion.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_alerts.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_avatars.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_badges.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_breadcrumbs.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_buttons.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_calendars.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_cards.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_charts.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_close.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_dropdowns.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_empty.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_flags.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_forms.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_grid.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_icons.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_images.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_legend.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_lists.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_loaders.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_login.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_markdown.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_modals.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_nav.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_offcanvas.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_pagination.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_payments.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_placeholder.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_popovers.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_progress.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_ribbons.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_stars.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_status.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_steps.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_switch-icon.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_tables.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_toasts.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_toolbar.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/_type.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/forms/_form-check.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/forms/_form-colorinput.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/forms/_form-custom.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/forms/_form-icon.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/forms/_form-imagecheck.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/forms/_form-selectgroup.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/forms/_validation.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/ui/typo/_hr.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/utils/_background.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/utils/_colors.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/utils/_opacity.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/utils/_scroll.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/utils/_shadow.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/utils/_sizing.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/utils/_text.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/vendor/_apexcharts.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/vendor/_jsvectormap.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/vendor/_litepicker.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/vendor/_nouislider.scss -%%WWWDIR%%/css/lib/tabler/core/src/scss/vendor/_tom-select.scss -%%WWWDIR%%/css/lib/tabler/icons-webfont/fonts/tabler-icons.eot -%%WWWDIR%%/css/lib/tabler/icons-webfont/fonts/tabler-icons.ttf -%%WWWDIR%%/css/lib/tabler/icons-webfont/fonts/tabler-icons.woff -%%WWWDIR%%/css/lib/tabler/icons-webfont/fonts/tabler-icons.woff2 -%%WWWDIR%%/css/lib/tabler/icons-webfont/tabler-icons.scss -%%WWWDIR%%/css/palettes/_defaults.scss -%%WWWDIR%%/css/palettes/aerialgreen.scss -%%WWWDIR%%/css/palettes/auror.scss -%%WWWDIR%%/css/palettes/auror_dark.scss -%%WWWDIR%%/css/palettes/automn.scss -%%WWWDIR%%/css/palettes/classic.scss -%%WWWDIR%%/css/palettes/clockworkorange.scss -%%WWWDIR%%/css/palettes/dark.scss -%%WWWDIR%%/css/palettes/darker.scss -%%WWWDIR%%/css/palettes/flood.scss -%%WWWDIR%%/css/palettes/greenflat.scss -%%WWWDIR%%/css/palettes/hipster.scss -%%WWWDIR%%/css/palettes/icecream.scss -%%WWWDIR%%/css/palettes/lightblue.scss -%%WWWDIR%%/css/palettes/midnight.scss -%%WWWDIR%%/css/palettes/premiumred.scss -%%WWWDIR%%/css/palettes/previews/aerialgreen.png -%%WWWDIR%%/css/palettes/previews/auror.png -%%WWWDIR%%/css/palettes/previews/auror_dark.png -%%WWWDIR%%/css/palettes/previews/automn.png -%%WWWDIR%%/css/palettes/previews/classic.png -%%WWWDIR%%/css/palettes/previews/clockworkorange.png -%%WWWDIR%%/css/palettes/previews/dark.png -%%WWWDIR%%/css/palettes/previews/darker.png -%%WWWDIR%%/css/palettes/previews/flood.png -%%WWWDIR%%/css/palettes/previews/greenflat.png -%%WWWDIR%%/css/palettes/previews/hipster.png -%%WWWDIR%%/css/palettes/previews/icecream.png -%%WWWDIR%%/css/palettes/previews/lightblue.png -%%WWWDIR%%/css/palettes/previews/midnight.png -%%WWWDIR%%/css/palettes/previews/premiumred.png -%%WWWDIR%%/css/palettes/previews/purplehaze.png -%%WWWDIR%%/css/palettes/previews/teclib.png -%%WWWDIR%%/css/palettes/previews/vintage.png -%%WWWDIR%%/css/palettes/purplehaze.scss -%%WWWDIR%%/css/palettes/teclib.scss -%%WWWDIR%%/css/palettes/vintage.scss +%%WWWDIR%%/css/lib/tinymce/skins/ui/oxide-dark/skin.css +%%WWWDIR%%/css/lib/tinymce/skins/ui/oxide/skin.css +%%WWWDIR%%/css/palettes/_aerialgreen.scss +%%WWWDIR%%/css/palettes/_auror.scss +%%WWWDIR%%/css/palettes/_auror_dark.scss +%%WWWDIR%%/css/palettes/_automn.scss +%%WWWDIR%%/css/palettes/_classic.scss +%%WWWDIR%%/css/palettes/_clockworkorange.scss +%%WWWDIR%%/css/palettes/_dark.scss +%%WWWDIR%%/css/palettes/_darker.scss +%%WWWDIR%%/css/palettes/_flood.scss +%%WWWDIR%%/css/palettes/_greenflat.scss +%%WWWDIR%%/css/palettes/_hipster.scss +%%WWWDIR%%/css/palettes/_icecream.scss +%%WWWDIR%%/css/palettes/_lightblue.scss +%%WWWDIR%%/css/palettes/_midnight.scss +%%WWWDIR%%/css/palettes/_premiumred.scss +%%WWWDIR%%/css/palettes/_purplehaze.scss +%%WWWDIR%%/css/palettes/_teclib.scss +%%WWWDIR%%/css/palettes/_vintage.scss %%WWWDIR%%/css/standalone/chartist.scss %%WWWDIR%%/css/standalone/dashboard.scss -%%WWWDIR%%/css/standalone/gridstack-grids.scss +%%WWWDIR%%/css/standalone/kb.scss %%WWWDIR%%/css/standalone/marketplace.scss %%WWWDIR%%/css/standalone/reservations.scss -%%WWWDIR%%/css_compiled/css_install.min.css -%%WWWDIR%%/css_compiled/css_palettes_aerialgreen.min.css -%%WWWDIR%%/css_compiled/css_palettes_auror.min.css -%%WWWDIR%%/css_compiled/css_palettes_auror_dark.min.css -%%WWWDIR%%/css_compiled/css_palettes_automn.min.css -%%WWWDIR%%/css_compiled/css_palettes_classic.min.css -%%WWWDIR%%/css_compiled/css_palettes_clockworkorange.min.css -%%WWWDIR%%/css_compiled/css_palettes_dark.min.css -%%WWWDIR%%/css_compiled/css_palettes_darker.min.css -%%WWWDIR%%/css_compiled/css_palettes_flood.min.css -%%WWWDIR%%/css_compiled/css_palettes_greenflat.min.css -%%WWWDIR%%/css_compiled/css_palettes_hipster.min.css -%%WWWDIR%%/css_compiled/css_palettes_icecream.min.css -%%WWWDIR%%/css_compiled/css_palettes_lightblue.min.css -%%WWWDIR%%/css_compiled/css_palettes_midnight.min.css -%%WWWDIR%%/css_compiled/css_palettes_premiumred.min.css -%%WWWDIR%%/css_compiled/css_palettes_purplehaze.min.css -%%WWWDIR%%/css_compiled/css_palettes_teclib.min.css -%%WWWDIR%%/css_compiled/css_palettes_vintage.min.css -%%WWWDIR%%/css_compiled/css_standalone_chartist.min.css -%%WWWDIR%%/css_compiled/css_standalone_dashboard.min.css -%%WWWDIR%%/css_compiled/css_standalone_gridstack-grids.min.css -%%WWWDIR%%/css_compiled/css_standalone_marketplace.min.css -%%WWWDIR%%/css_compiled/css_standalone_reservations.min.css -%%WWWDIR%%/files/.htaccess -%%WWWDIR%%/front/agent.form.php -%%WWWDIR%%/front/agent.php -%%WWWDIR%%/front/allassets.php -%%WWWDIR%%/front/apiclient.form.php -%%WWWDIR%%/front/appliance.form.php -%%WWWDIR%%/front/appliance.php +%%WWWDIR%%/css/standalone/stencil-editor.scss +%%WWWDIR%%/dependency_injection/framework.php +%%WWWDIR%%/dependency_injection/services.php +%%WWWDIR%%/dependency_injection/web_profiler.php +%%WWWDIR%%/front/_check_webserver_config.php %%WWWDIR%%/front/appliance_item.form.php %%WWWDIR%%/front/appliance_item_relation.form.php -%%WWWDIR%%/front/applianceenvironment.form.php -%%WWWDIR%%/front/applianceenvironment.php -%%WWWDIR%%/front/appliancetype.form.php -%%WWWDIR%%/front/appliancetype.php +%%WWWDIR%%/front/asset/asset.form.php +%%WWWDIR%%/front/asset/asset_peripheralasset.form.php +%%WWWDIR%%/front/asset/assetdefinition.form.php +%%WWWDIR%%/front/asset/customfielddefinition.form.php +%%WWWDIR%%/front/asset/ruledictionarymodel.form.php +%%WWWDIR%%/front/asset/ruledictionarymodel.php +%%WWWDIR%%/front/asset/ruledictionarytype.form.php +%%WWWDIR%%/front/asset/ruledictionarytype.php %%WWWDIR%%/front/auth.others.php %%WWWDIR%%/front/auth.settings.php %%WWWDIR%%/front/authldap.form.php -%%WWWDIR%%/front/authldap.php -%%WWWDIR%%/front/authmail.form.php -%%WWWDIR%%/front/authmail.php -%%WWWDIR%%/front/autoupdatesystem.form.php -%%WWWDIR%%/front/autoupdatesystem.php -%%WWWDIR%%/front/blacklist.form.php -%%WWWDIR%%/front/blacklist.php -%%WWWDIR%%/front/blacklistedmailcontent.form.php -%%WWWDIR%%/front/blacklistedmailcontent.php -%%WWWDIR%%/front/budget.form.php -%%WWWDIR%%/front/budget.php -%%WWWDIR%%/front/budgettype.form.php -%%WWWDIR%%/front/budgettype.php -%%WWWDIR%%/front/businesscriticity.form.php -%%WWWDIR%%/front/businesscriticity.php -%%WWWDIR%%/front/cable.form.php -%%WWWDIR%%/front/cable.php -%%WWWDIR%%/front/cablestrand.form.php -%%WWWDIR%%/front/cablestrand.php -%%WWWDIR%%/front/cabletype.form.php -%%WWWDIR%%/front/cabletype.php -%%WWWDIR%%/front/calendar.form.php -%%WWWDIR%%/front/calendar.php %%WWWDIR%%/front/calendar_holiday.form.php %%WWWDIR%%/front/calendarsegment.form.php %%WWWDIR%%/front/cartridge.form.php -%%WWWDIR%%/front/cartridgeitem.form.php -%%WWWDIR%%/front/cartridgeitem.php %%WWWDIR%%/front/cartridgeitem_printermodel.form.php -%%WWWDIR%%/front/cartridgeitemtype.form.php -%%WWWDIR%%/front/cartridgeitemtype.php -%%WWWDIR%%/front/central.php -%%WWWDIR%%/front/certificate.form.php -%%WWWDIR%%/front/certificate.php %%WWWDIR%%/front/certificate_item.form.php -%%WWWDIR%%/front/certificatetype.form.php -%%WWWDIR%%/front/certificatetype.php %%WWWDIR%%/front/change.form.php -%%WWWDIR%%/front/change.php %%WWWDIR%%/front/change_group.form.php %%WWWDIR%%/front/change_item.form.php %%WWWDIR%%/front/change_problem.form.php @@ -572,140 +262,63 @@ %%WWWDIR%%/front/change_ticket.form.php %%WWWDIR%%/front/change_user.form.php %%WWWDIR%%/front/changecost.form.php +%%WWWDIR%%/front/changesatisfaction.form.php %%WWWDIR%%/front/changetask.form.php -%%WWWDIR%%/front/changetemplate.form.php -%%WWWDIR%%/front/changetemplate.php %%WWWDIR%%/front/changetemplatehiddenfield.form.php %%WWWDIR%%/front/changetemplatemandatoryfield.form.php %%WWWDIR%%/front/changetemplatepredefinedfield.form.php +%%WWWDIR%%/front/changetemplatereadonlyfield.form.php %%WWWDIR%%/front/changevalidation.form.php -%%WWWDIR%%/front/cluster.form.php -%%WWWDIR%%/front/cluster.php -%%WWWDIR%%/front/clustertype.form.php -%%WWWDIR%%/front/clustertype.php %%WWWDIR%%/front/commonitilcost.form.php +%%WWWDIR%%/front/commonitilobject_commonitilobject.form.php +%%WWWDIR%%/front/commonitilobject_item.form.php %%WWWDIR%%/front/commonitiltask.form.php %%WWWDIR%%/front/commonitilvalidation.form.php -%%WWWDIR%%/front/computer.form.php -%%WWWDIR%%/front/computer.php -%%WWWDIR%%/front/computer_item.form.php -%%WWWDIR%%/front/computerantivirus.form.php -%%WWWDIR%%/front/computermodel.form.php -%%WWWDIR%%/front/computermodel.php -%%WWWDIR%%/front/computertype.form.php -%%WWWDIR%%/front/computertype.php -%%WWWDIR%%/front/computervirtualmachine.form.php %%WWWDIR%%/front/config.form.php %%WWWDIR%%/front/consumable.form.php %%WWWDIR%%/front/consumableitem.form.php %%WWWDIR%%/front/consumableitem.php -%%WWWDIR%%/front/consumableitemtype.form.php -%%WWWDIR%%/front/consumableitemtype.php -%%WWWDIR%%/front/contact.form.php -%%WWWDIR%%/front/contact.php %%WWWDIR%%/front/contact_supplier.form.php -%%WWWDIR%%/front/contacttype.form.php -%%WWWDIR%%/front/contacttype.php %%WWWDIR%%/front/contenttemplates/documentation.php -%%WWWDIR%%/front/contract.form.php -%%WWWDIR%%/front/contract.php %%WWWDIR%%/front/contract_item.form.php %%WWWDIR%%/front/contract_supplier.form.php %%WWWDIR%%/front/contractcost.form.php -%%WWWDIR%%/front/contracttype.form.php -%%WWWDIR%%/front/contracttype.php %%WWWDIR%%/front/cron.php %%WWWDIR%%/front/crontask.form.php -%%WWWDIR%%/front/crontask.php %%WWWDIR%%/front/css.php %%WWWDIR%%/front/dashboard_assets.php %%WWWDIR%%/front/dashboard_helpdesk.php %%WWWDIR%%/front/database.form.php -%%WWWDIR%%/front/database.php %%WWWDIR%%/front/databaseinstance.form.php -%%WWWDIR%%/front/databaseinstance.php -%%WWWDIR%%/front/databaseinstancecategory.form.php -%%WWWDIR%%/front/databaseinstancecategory.php -%%WWWDIR%%/front/databaseinstancetype.form.php -%%WWWDIR%%/front/databaseinstancetype.php %%WWWDIR%%/front/datacenter.form.php -%%WWWDIR%%/front/datacenter.php %%WWWDIR%%/front/dcroom.form.php -%%WWWDIR%%/front/dcroom.php -%%WWWDIR%%/front/device.form.php -%%WWWDIR%%/front/device.php -%%WWWDIR%%/front/devicemodel.form.php -%%WWWDIR%%/front/devicemodel.php +%%WWWDIR%%/front/defaultfilter.form.php %%WWWDIR%%/front/devices.php -%%WWWDIR%%/front/devicetype.form.php -%%WWWDIR%%/front/devicetype.php %%WWWDIR%%/front/dictionnary.php -%%WWWDIR%%/front/display.options.php %%WWWDIR%%/front/displaypreference.form.php %%WWWDIR%%/front/document.form.php -%%WWWDIR%%/front/document.php %%WWWDIR%%/front/document.send.php %%WWWDIR%%/front/document_item.form.php -%%WWWDIR%%/front/documentcategory.form.php -%%WWWDIR%%/front/documentcategory.php -%%WWWDIR%%/front/documenttype.form.php %%WWWDIR%%/front/documenttype.list.php -%%WWWDIR%%/front/documenttype.php %%WWWDIR%%/front/domain.form.php -%%WWWDIR%%/front/domain.php %%WWWDIR%%/front/domainrecord.form.php -%%WWWDIR%%/front/domainrecord.php -%%WWWDIR%%/front/domainrecordtype.form.php -%%WWWDIR%%/front/domainrecordtype.php -%%WWWDIR%%/front/domainrelation.form.php -%%WWWDIR%%/front/domainrelation.php -%%WWWDIR%%/front/domaintype.form.php -%%WWWDIR%%/front/domaintype.php %%WWWDIR%%/front/dropdown.common.form.php %%WWWDIR%%/front/dropdown.common.php %%WWWDIR%%/front/dropdown.php +%%WWWDIR%%/front/dropdown/dropdowndefinition.form.php %%WWWDIR%%/front/dropdowntranslation.form.php -%%WWWDIR%%/front/enclosure.form.php -%%WWWDIR%%/front/enclosure.php -%%WWWDIR%%/front/enclosuremodel.form.php -%%WWWDIR%%/front/enclosuremodel.php -%%WWWDIR%%/front/entity.form.php -%%WWWDIR%%/front/entity.php -%%WWWDIR%%/front/event.php -%%WWWDIR%%/front/fieldblacklist.form.php -%%WWWDIR%%/front/fieldblacklist.php -%%WWWDIR%%/front/fieldunicity.form.php -%%WWWDIR%%/front/fieldunicity.php -%%WWWDIR%%/front/filesystem.form.php -%%WWWDIR%%/front/filesystem.php -%%WWWDIR%%/front/fqdn.form.php -%%WWWDIR%%/front/fqdn.php +%%WWWDIR%%/front/form/access_control.form.php +%%WWWDIR%%/front/form/answersset.form.php +%%WWWDIR%%/front/form/form.form.php %%WWWDIR%%/front/graph.send.php %%WWWDIR%%/front/group.form.php -%%WWWDIR%%/front/group.php %%WWWDIR%%/front/group_problem.form.php %%WWWDIR%%/front/group_ticket.form.php %%WWWDIR%%/front/group_user.form.php %%WWWDIR%%/front/helpdesk.faq.php -%%WWWDIR%%/front/helpdesk.html -%%WWWDIR%%/front/helpdesk.php -%%WWWDIR%%/front/helpdesk.public.php -%%WWWDIR%%/front/holiday.form.php -%%WWWDIR%%/front/holiday.php -%%WWWDIR%%/front/imageformat.form.php -%%WWWDIR%%/front/imageformat.php -%%WWWDIR%%/front/imageresolution.form.php -%%WWWDIR%%/front/imageresolution.php %%WWWDIR%%/front/impactcsv.php %%WWWDIR%%/front/impactitem.form.php -%%WWWDIR%%/front/index.php -%%WWWDIR%%/front/infocom.form.php -%%WWWDIR%%/front/interfacetype.form.php -%%WWWDIR%%/front/interfacetype.php -%%WWWDIR%%/front/inventory.conf.php -%%WWWDIR%%/front/inventory.php -%%WWWDIR%%/front/ipnetwork.form.php -%%WWWDIR%%/front/ipnetwork.php +%%WWWDIR%%/front/initpassword.php %%WWWDIR%%/front/ipnetwork_vlan.form.php %%WWWDIR%%/front/item_cluster.form.php %%WWWDIR%%/front/item_device.common.form.php @@ -731,7 +344,9 @@ %%WWWDIR%%/front/item_devicesoundcard.form.php %%WWWDIR%%/front/item_disk.form.php %%WWWDIR%%/front/item_enclosure.form.php +%%WWWDIR%%/front/item_line.form.php %%WWWDIR%%/front/item_operatingsystem.form.php +%%WWWDIR%%/front/item_plug.form.php %%WWWDIR%%/front/item_problem.form.php %%WWWDIR%%/front/item_project.form.php %%WWWDIR%%/front/item_rack.form.php @@ -739,12 +354,11 @@ %%WWWDIR%%/front/item_softwarelicense.form.php %%WWWDIR%%/front/item_softwareversion.form.php %%WWWDIR%%/front/item_ticket.form.php +%%WWWDIR%%/front/item_ticketrecurrent.form.php +%%WWWDIR%%/front/itemantivirus.form.php +%%WWWDIR%%/front/itemvirtualmachine.form.php %%WWWDIR%%/front/itil_project.form.php -%%WWWDIR%%/front/itilcategory.form.php -%%WWWDIR%%/front/itilcategory.php %%WWWDIR%%/front/itilfollowup.form.php -%%WWWDIR%%/front/itilfollowuptemplate.form.php -%%WWWDIR%%/front/itilfollowuptemplate.php %%WWWDIR%%/front/itilsolution.form.php %%WWWDIR%%/front/itiltemplatefield.form.php %%WWWDIR%%/front/knowbaseitem.form.php @@ -752,224 +366,94 @@ %%WWWDIR%%/front/knowbaseitem_comment.form.php %%WWWDIR%%/front/knowbaseitem_item.form.php %%WWWDIR%%/front/knowbaseitem_knowbaseitemcategory.form.php -%%WWWDIR%%/front/knowbaseitemcategory.form.php -%%WWWDIR%%/front/knowbaseitemcategory.php %%WWWDIR%%/front/knowbaseitemtranslation.form.php %%WWWDIR%%/front/ldap.group.import.php %%WWWDIR%%/front/ldap.group.php %%WWWDIR%%/front/ldap.import.php %%WWWDIR%%/front/ldap.php -%%WWWDIR%%/front/line.form.php -%%WWWDIR%%/front/line.php -%%WWWDIR%%/front/lineoperator.form.php -%%WWWDIR%%/front/lineoperator.php -%%WWWDIR%%/front/linetype.form.php -%%WWWDIR%%/front/linetype.php -%%WWWDIR%%/front/link.form.php -%%WWWDIR%%/front/link.php %%WWWDIR%%/front/link.send.php %%WWWDIR%%/front/link_itemtype.form.php %%WWWDIR%%/front/locale.php -%%WWWDIR%%/front/location.form.php -%%WWWDIR%%/front/location.php %%WWWDIR%%/front/lock.form.php -%%WWWDIR%%/front/lockedfield.form.php -%%WWWDIR%%/front/lockedfield.php %%WWWDIR%%/front/log/export.php %%WWWDIR%%/front/login.php %%WWWDIR%%/front/logout.php +%%WWWDIR%%/front/logs.php +%%WWWDIR%%/front/logviewer.php %%WWWDIR%%/front/lostpassword.php -%%WWWDIR%%/front/mailcollector.form.php -%%WWWDIR%%/front/mailcollector.php %%WWWDIR%%/front/manuallink.form.php -%%WWWDIR%%/front/manufacturer.form.php -%%WWWDIR%%/front/manufacturer.php %%WWWDIR%%/front/marketplace.download.php %%WWWDIR%%/front/marketplace.php %%WWWDIR%%/front/massiveaction.php -%%WWWDIR%%/front/migrationcleaner.php -%%WWWDIR%%/front/monitor.form.php -%%WWWDIR%%/front/monitor.php -%%WWWDIR%%/front/monitormodel.form.php -%%WWWDIR%%/front/monitormodel.php -%%WWWDIR%%/front/monitortype.form.php -%%WWWDIR%%/front/monitortype.php -%%WWWDIR%%/front/network.form.php -%%WWWDIR%%/front/network.php %%WWWDIR%%/front/networkalias.form.php %%WWWDIR%%/front/networkequipment.form.php -%%WWWDIR%%/front/networkequipment.php -%%WWWDIR%%/front/networkequipmentmodel.form.php -%%WWWDIR%%/front/networkequipmentmodel.php -%%WWWDIR%%/front/networkequipmenttype.form.php -%%WWWDIR%%/front/networkequipmenttype.php -%%WWWDIR%%/front/networkinterface.form.php -%%WWWDIR%%/front/networkinterface.php %%WWWDIR%%/front/networkname.form.php -%%WWWDIR%%/front/networkname.php %%WWWDIR%%/front/networkport.form.php %%WWWDIR%%/front/networkport_vlan.form.php -%%WWWDIR%%/front/networkportfiberchanneltype.form.php -%%WWWDIR%%/front/networkportfiberchanneltype.php -%%WWWDIR%%/front/networkportmigration.form.php -%%WWWDIR%%/front/networkportmigration.php -%%WWWDIR%%/front/networkporttype.form.php -%%WWWDIR%%/front/networkporttype.php %%WWWDIR%%/front/notepad.form.php %%WWWDIR%%/front/notification.form.php -%%WWWDIR%%/front/notification.php %%WWWDIR%%/front/notification.tags.php %%WWWDIR%%/front/notification_notificationtemplate.form.php %%WWWDIR%%/front/notificationajaxsetting.form.php %%WWWDIR%%/front/notificationmailingsetting.form.php %%WWWDIR%%/front/notificationtarget.form.php %%WWWDIR%%/front/notificationtemplate.form.php -%%WWWDIR%%/front/notificationtemplate.php %%WWWDIR%%/front/notificationtemplatetranslation.form.php -%%WWWDIR%%/front/notimportedemail.php -%%WWWDIR%%/front/ola.form.php -%%WWWDIR%%/front/ola.php +%%WWWDIR%%/front/oauthclient.form.php %%WWWDIR%%/front/olalevel.form.php -%%WWWDIR%%/front/olalevel.php %%WWWDIR%%/front/olalevelaction.form.php %%WWWDIR%%/front/olalevelcriteria.form.php -%%WWWDIR%%/front/operatingsystem.form.php -%%WWWDIR%%/front/operatingsystem.php -%%WWWDIR%%/front/operatingsystemarchitecture.form.php -%%WWWDIR%%/front/operatingsystemarchitecture.php -%%WWWDIR%%/front/operatingsystemedition.form.php -%%WWWDIR%%/front/operatingsystemedition.php -%%WWWDIR%%/front/operatingsystemkernel.form.php -%%WWWDIR%%/front/operatingsystemkernel.php -%%WWWDIR%%/front/operatingsystemkernelversion.form.php -%%WWWDIR%%/front/operatingsystemkernelversion.php -%%WWWDIR%%/front/operatingsystemservicepack.form.php -%%WWWDIR%%/front/operatingsystemservicepack.php -%%WWWDIR%%/front/operatingsystemversion.form.php -%%WWWDIR%%/front/operatingsystemversion.php -%%WWWDIR%%/front/passivedcequipment.form.php -%%WWWDIR%%/front/passivedcequipment.php -%%WWWDIR%%/front/passivedcequipmentmodel.form.php -%%WWWDIR%%/front/passivedcequipmentmodel.php -%%WWWDIR%%/front/passivedcequipmenttype.form.php -%%WWWDIR%%/front/passivedcequipmenttype.php -%%WWWDIR%%/front/pcivendor.form.php -%%WWWDIR%%/front/pcivendor.php -%%WWWDIR%%/front/pdu.form.php -%%WWWDIR%%/front/pdu.php -%%WWWDIR%%/front/pdu_plug.form.php +%%WWWDIR%%/front/palette_preview.php %%WWWDIR%%/front/pdu_rack.form.php -%%WWWDIR%%/front/pdumodel.form.php -%%WWWDIR%%/front/pdumodel.php -%%WWWDIR%%/front/pdutype.form.php -%%WWWDIR%%/front/pdutype.php -%%WWWDIR%%/front/pendingreason.form.php -%%WWWDIR%%/front/pendingreason.php -%%WWWDIR%%/front/peripheral.form.php -%%WWWDIR%%/front/peripheral.php -%%WWWDIR%%/front/peripheralmodel.form.php -%%WWWDIR%%/front/peripheralmodel.php -%%WWWDIR%%/front/peripheraltype.form.php -%%WWWDIR%%/front/peripheraltype.php -%%WWWDIR%%/front/phone.form.php -%%WWWDIR%%/front/phone.php -%%WWWDIR%%/front/phonemodel.form.php -%%WWWDIR%%/front/phonemodel.php -%%WWWDIR%%/front/phonepowersupply.form.php -%%WWWDIR%%/front/phonepowersupply.php -%%WWWDIR%%/front/phonetype.form.php -%%WWWDIR%%/front/phonetype.php %%WWWDIR%%/front/planning.form.php %%WWWDIR%%/front/planning.php %%WWWDIR%%/front/planningcsv.php -%%WWWDIR%%/front/planningeventcategory.form.php -%%WWWDIR%%/front/planningeventcategory.php %%WWWDIR%%/front/planningexternalevent.form.php -%%WWWDIR%%/front/planningexternalevent.php -%%WWWDIR%%/front/planningexternaleventtemplate.form.php -%%WWWDIR%%/front/planningexternaleventtemplate.php %%WWWDIR%%/front/planningrecall.form.php -%%WWWDIR%%/front/plug.form.php -%%WWWDIR%%/front/plug.php %%WWWDIR%%/front/plugin.form.php %%WWWDIR%%/front/plugin.php %%WWWDIR%%/front/pluginimage.send.php %%WWWDIR%%/front/preference.php -%%WWWDIR%%/front/printer.form.php -%%WWWDIR%%/front/printer.php -%%WWWDIR%%/front/printermodel.form.php -%%WWWDIR%%/front/printermodel.php -%%WWWDIR%%/front/printertype.form.php -%%WWWDIR%%/front/printertype.php +%%WWWDIR%%/front/printerlogcsv.php %%WWWDIR%%/front/problem.form.php -%%WWWDIR%%/front/problem.php %%WWWDIR%%/front/problem_supplier.form.php %%WWWDIR%%/front/problem_ticket.form.php %%WWWDIR%%/front/problem_user.form.php %%WWWDIR%%/front/problemcost.form.php %%WWWDIR%%/front/problemtask.form.php -%%WWWDIR%%/front/problemtemplate.form.php -%%WWWDIR%%/front/problemtemplate.php %%WWWDIR%%/front/problemtemplatehiddenfield.form.php %%WWWDIR%%/front/problemtemplatemandatoryfield.form.php %%WWWDIR%%/front/problemtemplatepredefinedfield.form.php +%%WWWDIR%%/front/problemtemplatereadonlyfield.form.php %%WWWDIR%%/front/profile.form.php -%%WWWDIR%%/front/profile.php %%WWWDIR%%/front/profile_user.form.php %%WWWDIR%%/front/project.form.php -%%WWWDIR%%/front/project.php %%WWWDIR%%/front/projectcost.form.php -%%WWWDIR%%/front/projectstate.form.php -%%WWWDIR%%/front/projectstate.php %%WWWDIR%%/front/projecttask.form.php -%%WWWDIR%%/front/projecttask.php %%WWWDIR%%/front/projecttask_ticket.form.php %%WWWDIR%%/front/projecttaskteam.form.php -%%WWWDIR%%/front/projecttasktemplate.form.php -%%WWWDIR%%/front/projecttasktemplate.php -%%WWWDIR%%/front/projecttasktype.form.php -%%WWWDIR%%/front/projecttasktype.php %%WWWDIR%%/front/projectteam.form.php -%%WWWDIR%%/front/projecttype.form.php -%%WWWDIR%%/front/projecttype.php %%WWWDIR%%/front/queuednotification.form.php -%%WWWDIR%%/front/queuednotification.php +%%WWWDIR%%/front/queuedwebhook.form.php %%WWWDIR%%/front/rack.form.php -%%WWWDIR%%/front/rack.php -%%WWWDIR%%/front/rackmodel.form.php -%%WWWDIR%%/front/rackmodel.php -%%WWWDIR%%/front/racktype.form.php -%%WWWDIR%%/front/racktype.php -%%WWWDIR%%/front/recurrentchange.form.php -%%WWWDIR%%/front/recurrentchange.php %%WWWDIR%%/front/refusedequipment.form.php -%%WWWDIR%%/front/refusedequipment.php %%WWWDIR%%/front/reminder.form.php -%%WWWDIR%%/front/reminder.php %%WWWDIR%%/front/remindertranslation.form.php -%%WWWDIR%%/front/report.contract.list.php %%WWWDIR%%/front/report.contract.php %%WWWDIR%%/front/report.default.php %%WWWDIR%%/front/report.dynamic.php %%WWWDIR%%/front/report.infocom.conso.php %%WWWDIR%%/front/report.infocom.php -%%WWWDIR%%/front/report.location.list.php %%WWWDIR%%/front/report.networking.php %%WWWDIR%%/front/report.php %%WWWDIR%%/front/report.reservation.php -%%WWWDIR%%/front/report.socket.list.php %%WWWDIR%%/front/report.state.php -%%WWWDIR%%/front/report.switch.list.php -%%WWWDIR%%/front/report.year.list.php %%WWWDIR%%/front/report.year.php -%%WWWDIR%%/front/requesttype.form.php -%%WWWDIR%%/front/requesttype.php %%WWWDIR%%/front/reservation.form.php %%WWWDIR%%/front/reservation.php %%WWWDIR%%/front/reservationitem.form.php %%WWWDIR%%/front/reservationitem.php %%WWWDIR%%/front/rssfeed.form.php -%%WWWDIR%%/front/rssfeed.php %%WWWDIR%%/front/rule.backup.php %%WWWDIR%%/front/rule.common.form.php %%WWWDIR%%/front/rule.common.php @@ -979,7 +463,11 @@ %%WWWDIR%%/front/ruleaction.form.php %%WWWDIR%%/front/ruleasset.form.php %%WWWDIR%%/front/ruleasset.php +%%WWWDIR%%/front/rulechange.form.php +%%WWWDIR%%/front/rulechange.php %%WWWDIR%%/front/rulecriteria.form.php +%%WWWDIR%%/front/ruledefineitemtype.form.php +%%WWWDIR%%/front/ruledefineitemtype.php %%WWWDIR%%/front/ruledictionnarycomputermodel.form.php %%WWWDIR%%/front/ruledictionnarycomputermodel.php %%WWWDIR%%/front/ruledictionnarycomputertype.form.php @@ -1022,144 +510,65 @@ %%WWWDIR%%/front/ruledictionnarysoftware.php %%WWWDIR%%/front/ruleimportasset.form.php %%WWWDIR%%/front/ruleimportasset.php -%%WWWDIR%%/front/ruleimportcomputer.form.php -%%WWWDIR%%/front/ruleimportcomputer.php %%WWWDIR%%/front/ruleimportentity.form.php %%WWWDIR%%/front/ruleimportentity.php %%WWWDIR%%/front/rulelocation.form.php %%WWWDIR%%/front/rulelocation.php %%WWWDIR%%/front/rulemailcollector.form.php %%WWWDIR%%/front/rulemailcollector.php +%%WWWDIR%%/front/ruleproblem.form.php +%%WWWDIR%%/front/ruleproblem.php %%WWWDIR%%/front/ruleright.form.php %%WWWDIR%%/front/ruleright.php -%%WWWDIR%%/front/rulerightparameter.form.php -%%WWWDIR%%/front/rulerightparameter.php %%WWWDIR%%/front/rulesengine.test.php %%WWWDIR%%/front/rulesoftwarecategory.form.php %%WWWDIR%%/front/rulesoftwarecategory.php %%WWWDIR%%/front/ruleticket.form.php %%WWWDIR%%/front/ruleticket.php -%%WWWDIR%%/front/savedsearch.form.php %%WWWDIR%%/front/savedsearch.php %%WWWDIR%%/front/savedsearch_alert.form.php %%WWWDIR%%/front/search.php %%WWWDIR%%/front/setup.auth.php %%WWWDIR%%/front/setup.notification.php %%WWWDIR%%/front/setup.templates.php -%%WWWDIR%%/front/sla.form.php -%%WWWDIR%%/front/sla.php %%WWWDIR%%/front/slalevel.form.php -%%WWWDIR%%/front/slalevel.php %%WWWDIR%%/front/slalevelaction.form.php %%WWWDIR%%/front/slalevelcriteria.form.php -%%WWWDIR%%/front/slm.form.php -%%WWWDIR%%/front/slm.php %%WWWDIR%%/front/smtp_oauth2_callback.php %%WWWDIR%%/front/snmpcredential.form.php -%%WWWDIR%%/front/snmpcredential.php %%WWWDIR%%/front/socket.form.php -%%WWWDIR%%/front/socket.php -%%WWWDIR%%/front/socketmodel.form.php -%%WWWDIR%%/front/socketmodel.php -%%WWWDIR%%/front/software.form.php -%%WWWDIR%%/front/software.php -%%WWWDIR%%/front/softwarecategory.form.php -%%WWWDIR%%/front/softwarecategory.php %%WWWDIR%%/front/softwarelicense.form.php -%%WWWDIR%%/front/softwarelicense.php -%%WWWDIR%%/front/softwarelicensetype.form.php -%%WWWDIR%%/front/softwarelicensetype.php %%WWWDIR%%/front/softwareversion.form.php -%%WWWDIR%%/front/solutiontemplate.form.php -%%WWWDIR%%/front/solutiontemplate.php -%%WWWDIR%%/front/solutiontype.form.php -%%WWWDIR%%/front/solutiontype.php -%%WWWDIR%%/front/ssovariable.form.php -%%WWWDIR%%/front/ssovariable.php %%WWWDIR%%/front/stat.global.php %%WWWDIR%%/front/stat.graph.php %%WWWDIR%%/front/stat.item.php %%WWWDIR%%/front/stat.location.php %%WWWDIR%%/front/stat.php %%WWWDIR%%/front/stat.tracking.php -%%WWWDIR%%/front/state.form.php -%%WWWDIR%%/front/state.php -%%WWWDIR%%/front/supplier.form.php -%%WWWDIR%%/front/supplier.php +%%WWWDIR%%/front/stencil.form.php %%WWWDIR%%/front/supplier_ticket.form.php -%%WWWDIR%%/front/suppliertype.form.php -%%WWWDIR%%/front/suppliertype.php -%%WWWDIR%%/front/taskcategory.form.php -%%WWWDIR%%/front/taskcategory.php -%%WWWDIR%%/front/tasktemplate.form.php -%%WWWDIR%%/front/tasktemplate.php %%WWWDIR%%/front/ticket.form.php %%WWWDIR%%/front/ticket.php %%WWWDIR%%/front/ticket_contract.form.php %%WWWDIR%%/front/ticket_ticket.form.php %%WWWDIR%%/front/ticket_user.form.php %%WWWDIR%%/front/ticketcost.form.php -%%WWWDIR%%/front/ticketrecurrent.form.php -%%WWWDIR%%/front/ticketrecurrent.php %%WWWDIR%%/front/ticketsatisfaction.form.php %%WWWDIR%%/front/tickettask.form.php -%%WWWDIR%%/front/tickettemplate.form.php -%%WWWDIR%%/front/tickettemplate.php %%WWWDIR%%/front/tickettemplatehiddenfield.form.php %%WWWDIR%%/front/tickettemplatemandatoryfield.form.php %%WWWDIR%%/front/tickettemplatepredefinedfield.form.php +%%WWWDIR%%/front/tickettemplatereadonlyfield.form.php %%WWWDIR%%/front/ticketvalidation.form.php -%%WWWDIR%%/front/tracking.injector.php %%WWWDIR%%/front/transfer.action.php -%%WWWDIR%%/front/transfer.form.php -%%WWWDIR%%/front/transfer.php -%%WWWDIR%%/front/unmanaged.form.php -%%WWWDIR%%/front/unmanaged.php %%WWWDIR%%/front/updatepassword.php -%%WWWDIR%%/front/usbvendor.form.php -%%WWWDIR%%/front/usbvendor.php %%WWWDIR%%/front/user.form.php -%%WWWDIR%%/front/user.php -%%WWWDIR%%/front/usercategory.form.php -%%WWWDIR%%/front/usercategory.php -%%WWWDIR%%/front/usertitle.form.php -%%WWWDIR%%/front/usertitle.php -%%WWWDIR%%/front/virtualmachinestate.form.php -%%WWWDIR%%/front/virtualmachinestate.php -%%WWWDIR%%/front/virtualmachinesystem.form.php -%%WWWDIR%%/front/virtualmachinesystem.php -%%WWWDIR%%/front/virtualmachinetype.form.php -%%WWWDIR%%/front/virtualmachinetype.php -%%WWWDIR%%/front/vlan.form.php -%%WWWDIR%%/front/vlan.php -%%WWWDIR%%/front/wifinetwork.form.php -%%WWWDIR%%/front/wifinetwork.php -%%WWWDIR%%/inc/autoload.function.php -%%WWWDIR%%/inc/based_config.php -%%WWWDIR%%/inc/config.php -%%WWWDIR%%/inc/db.function.php -%%WWWDIR%%/inc/define.php +%%WWWDIR%%/front/validatorsubstitute.form.php %%WWWDIR%%/inc/includes.php -%%WWWDIR%%/inc/index.php %%WWWDIR%%/inc/relation.constant.php -%%WWWDIR%%/index.php +%%WWWDIR%%/index.html %%WWWDIR%%/install/empty_data.php -%%WWWDIR%%/install/index.php %%WWWDIR%%/install/install.php -%%WWWDIR%%/install/migrations/old_objects.php -%%WWWDIR%%/install/migrations/update_0.80.0_to_0.80.1.php -%%WWWDIR%%/install/migrations/update_0.80.1_to_0.80.3.php -%%WWWDIR%%/install/migrations/update_0.80.x_to_0.83.0.php -%%WWWDIR%%/install/migrations/update_0.83.0_to_0.83.1.php -%%WWWDIR%%/install/migrations/update_0.83.1_to_0.83.3.php -%%WWWDIR%%/install/migrations/update_0.83.x_to_0.84.0.php -%%WWWDIR%%/install/migrations/update_0.84.0_to_0.84.1.php -%%WWWDIR%%/install/migrations/update_0.84.1_to_0.84.3.php -%%WWWDIR%%/install/migrations/update_0.84.3_to_0.84.4.php -%%WWWDIR%%/install/migrations/update_0.84.5_to_0.84.6.php -%%WWWDIR%%/install/migrations/update_0.84.x_to_0.85.0.php -%%WWWDIR%%/install/migrations/update_0.85.0_to_0.85.3.php -%%WWWDIR%%/install/migrations/update_0.85.3_to_0.85.5.php %%WWWDIR%%/install/migrations/update_0.85.x_to_0.90.0.php %%WWWDIR%%/install/migrations/update_0.90.0_to_0.90.1.php %%WWWDIR%%/install/migrations/update_0.90.1_to_0.90.5.php @@ -1261,6 +670,92 @@ %%WWWDIR%%/install/migrations/update_10.0.9_to_10.0.10/ldap_fields.php %%WWWDIR%%/install/migrations/update_10.0.9_to_10.0.10/mailcollector.php %%WWWDIR%%/install/migrations/update_10.0.9_to_10.0.10/templates.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/antivirus.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/approval_reminder.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/assets.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/assets_peripheralassets.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/assignable_items.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/authldap.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/authmail.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/cable.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/change_rules.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/changesatisfactions.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/commonitilobject_commonitilobject.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/configs.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/consumable.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/contract_user.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/criteriafilter.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/crontask.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/databaseinstance.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/dcroom.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/deviceharddrivetypes.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/displaypreference.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/dropdowns.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/entity.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/environments.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/event.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/form.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/group.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/group_user.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/impactrelations.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/impersonate_right.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/items_lines.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/items_ticketrecurrents.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/itemtranslations.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/itilfollowup.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/itilfollowuptemplates.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/itilobject_templates.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/itilreminders.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/itilvalidationtemplates.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/knowbase.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/knowbaseitem.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/links.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/locations.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/logs.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/mailcollector_rules.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/mailcollectors.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/mailer.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/mfa.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/networkportmigrations.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/notepads.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/notifications.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/oauth.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/password_history.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/pendingreason.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/plugs.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/printerlog.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/problem_rules.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/processes.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/profiles.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/projecttask.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/queued_notification.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/recursive_groups.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/remindertranslations.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/rulesmatchedlogs.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/slm.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/software_license.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/softwarelicense_user.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/softwares.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/solutiontypes.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/state_is_helpdesk_visible.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/states.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/stencil.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/tasktemplate.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/tasktemplates.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/text_cols.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/ticket.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/ticketrecurrents.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/tickettask.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/tls_version.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/translations.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/user.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/user_deleted_ldap.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/validations.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/validationsteps.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/validatorsubstitute.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/virtualmachines.php +%%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0/webhook.php %%WWWDIR%%/install/migrations/update_9.1.0_to_9.1.1.php %%WWWDIR%%/install/migrations/update_9.1.1_to_9.1.3.php %%WWWDIR%%/install/migrations/update_9.1.x_to_9.2.0.php @@ -1332,39 +827,6 @@ %%WWWDIR%%/install/migrations/update_9.5.x_to_10.0.0/tickettask.php %%WWWDIR%%/install/migrations/update_9.5.x_to_10.0.0/transfer.php %%WWWDIR%%/install/migrations/update_9.5.x_to_10.0.0/uuids.php -%%WWWDIR%%/install/mysql/.htaccess -%%WWWDIR%%/install/mysql/glpi-0.80.0-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.80.1-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.80.2-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.80.3-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.80.4-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.80.5-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.80.6-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.80.7-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.83.0-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.83.1-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.83.2-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.83.3-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.83.4-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.83.5-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.83.6-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.83.7-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.83.8-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.83.9-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.84.0-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.84.1-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.84.2-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.84.3-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.84.4-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.84.5-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.84.6-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.84.7-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.84.8-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.85.0-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.85.1-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.85.2-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.85.3-empty.sql -%%WWWDIR%%/install/mysql/glpi-0.85.4-empty.sql %%WWWDIR%%/install/mysql/glpi-0.85.5-empty.sql %%WWWDIR%%/install/mysql/glpi-0.90.0-empty.sql %%WWWDIR%%/install/mysql/glpi-0.90.1-empty.sql @@ -1382,7 +844,10 @@ %%WWWDIR%%/install/mysql/glpi-10.0.15-empty.sql %%WWWDIR%%/install/mysql/glpi-10.0.16-empty.sql %%WWWDIR%%/install/mysql/glpi-10.0.17-empty.sql +%%WWWDIR%%/install/mysql/glpi-10.0.18-empty.sql +%%WWWDIR%%/install/mysql/glpi-10.0.19-empty.sql %%WWWDIR%%/install/mysql/glpi-10.0.2-empty.sql +%%WWWDIR%%/install/mysql/glpi-10.0.20-empty.sql %%WWWDIR%%/install/mysql/glpi-10.0.3-empty.sql %%WWWDIR%%/install/mysql/glpi-10.0.4-empty.sql %%WWWDIR%%/install/mysql/glpi-10.0.5-empty.sql @@ -1431,110 +896,33 @@ %%WWWDIR%%/install/mysql/glpi-9.5.9-empty.sql %%WWWDIR%%/install/mysql/glpi-empty.sql %%WWWDIR%%/install/update.php -%%WWWDIR%%/js/Forms/FaIconSelector.js -%%WWWDIR%%/js/Forms/FaIconSelector.min.js -%%WWWDIR%%/js/RichText/ContentTemplatesParameters.js -%%WWWDIR%%/js/RichText/ContentTemplatesParameters.min.js -%%WWWDIR%%/js/RichText/UserMention.js -%%WWWDIR%%/js/RichText/UserMention.min.js -%%WWWDIR%%/js/cable.js -%%WWWDIR%%/js/cable.min.js -%%WWWDIR%%/js/clipboard.js -%%WWWDIR%%/js/clipboard.min.js -%%WWWDIR%%/js/common.js -%%WWWDIR%%/js/common.min.js -%%WWWDIR%%/js/dashboard.js -%%WWWDIR%%/js/dashboard.min.js -%%WWWDIR%%/js/fileupload.js -%%WWWDIR%%/js/fileupload.min.js -%%WWWDIR%%/js/flatpickr_buttons_plugin.js -%%WWWDIR%%/js/flatpickr_buttons_plugin.min.js -%%WWWDIR%%/js/fuzzysearch.js -%%WWWDIR%%/js/fuzzysearch.min.js -%%WWWDIR%%/js/glpi_dialog.js -%%WWWDIR%%/js/glpi_dialog.min.js -%%WWWDIR%%/js/impact.js -%%WWWDIR%%/js/impact.min.js -%%WWWDIR%%/js/log_filters.js -%%WWWDIR%%/js/log_filters.min.js -%%WWWDIR%%/js/marketplace.js -%%WWWDIR%%/js/marketplace.min.js -%%WWWDIR%%/js/misc.js -%%WWWDIR%%/js/misc.min.js -%%WWWDIR%%/js/modules/Debug/Debug.js -%%WWWDIR%%/js/modules/Debug/Debug.min.js -%%WWWDIR%%/js/modules/Kanban/Kanban.js -%%WWWDIR%%/js/modules/Kanban/Kanban.min.js -%%WWWDIR%%/js/modules/Search/GenericView.js -%%WWWDIR%%/js/modules/Search/GenericView.min.js -%%WWWDIR%%/js/modules/Search/ResultsView.js -%%WWWDIR%%/js/modules/Search/ResultsView.min.js -%%WWWDIR%%/js/modules/Search/Table.js -%%WWWDIR%%/js/modules/Search/Table.min.js -%%WWWDIR%%/js/modules/SearchTokenizer/SearchInput.js -%%WWWDIR%%/js/modules/SearchTokenizer/SearchInput.min.js -%%WWWDIR%%/js/modules/SearchTokenizer/SearchToken.js -%%WWWDIR%%/js/modules/SearchTokenizer/SearchToken.min.js -%%WWWDIR%%/js/modules/SearchTokenizer/SearchTokenizer.js -%%WWWDIR%%/js/modules/SearchTokenizer/SearchTokenizer.min.js -%%WWWDIR%%/js/modules/SearchTokenizer/SearchTokenizerResult.js -%%WWWDIR%%/js/modules/SearchTokenizer/SearchTokenizerResult.min.js -%%WWWDIR%%/js/modules/package.json -%%WWWDIR%%/js/notifications_ajax.js -%%WWWDIR%%/js/notifications_ajax.min.js -%%WWWDIR%%/js/planning.js -%%WWWDIR%%/js/planning.min.js -%%WWWDIR%%/js/rack.js -%%WWWDIR%%/js/rack.min.js -%%WWWDIR%%/js/reservations.js -%%WWWDIR%%/js/reservations.min.js -%%WWWDIR%%/js/webkit_fix.js -%%WWWDIR%%/js/webkit_fix.min.js %%WWWDIR%%/lib/blueimp/jquery-file-upload/LICENSE.txt %%WWWDIR%%/lib/blueimp/jquery-file-upload/jquery.fileupload-process.js -%%WWWDIR%%/lib/blueimp/jquery-file-upload/jquery.fileupload-process.min.js %%WWWDIR%%/lib/blueimp/jquery-file-upload/jquery.fileupload-validate.js -%%WWWDIR%%/lib/blueimp/jquery-file-upload/jquery.fileupload-validate.min.js %%WWWDIR%%/lib/blueimp/jquery-file-upload/jquery.fileupload.js -%%WWWDIR%%/lib/blueimp/jquery-file-upload/jquery.fileupload.min.js %%WWWDIR%%/lib/blueimp/jquery-file-upload/jquery.iframe-transport.js -%%WWWDIR%%/lib/blueimp/jquery-file-upload/jquery.iframe-transport.min.js +%%WWWDIR%%/lib/bundles/altcha.js %%WWWDIR%%/lib/bundles/base.js -%%WWWDIR%%/lib/bundles/base.min.js -%%WWWDIR%%/lib/bundles/chartist.js -%%WWWDIR%%/lib/bundles/chartist.min.js -%%WWWDIR%%/lib/bundles/codemirror.js -%%WWWDIR%%/lib/bundles/codemirror.min.js +%%WWWDIR%%/lib/bundles/cropper.js %%WWWDIR%%/lib/bundles/cytoscape.js -%%WWWDIR%%/lib/bundles/cytoscape.min.js +%%WWWDIR%%/lib/bundles/echarts.js %%WWWDIR%%/lib/bundles/flatpickr.js -%%WWWDIR%%/lib/bundles/flatpickr.min.js %%WWWDIR%%/lib/bundles/fullcalendar.js -%%WWWDIR%%/lib/bundles/fullcalendar.min.js %%WWWDIR%%/lib/bundles/fuzzy.js -%%WWWDIR%%/lib/bundles/fuzzy.min.js %%WWWDIR%%/lib/bundles/gridstack.js -%%WWWDIR%%/lib/bundles/gridstack.min.js %%WWWDIR%%/lib/bundles/jquery-file-upload.js -%%WWWDIR%%/lib/bundles/jquery-file-upload.min.js %%WWWDIR%%/lib/bundles/jquery-prettytextdiff.js -%%WWWDIR%%/lib/bundles/jquery-prettytextdiff.min.js %%WWWDIR%%/lib/bundles/jquery.rateit.js -%%WWWDIR%%/lib/bundles/jquery.rateit.min.js %%WWWDIR%%/lib/bundles/leaflet.js -%%WWWDIR%%/lib/bundles/leaflet.min.js %%WWWDIR%%/lib/bundles/masonry.js -%%WWWDIR%%/lib/bundles/masonry.min.js +%%WWWDIR%%/lib/bundles/monaco.js %%WWWDIR%%/lib/bundles/photoswipe.js -%%WWWDIR%%/lib/bundles/photoswipe.min.js -%%WWWDIR%%/lib/bundles/prismjs.js -%%WWWDIR%%/lib/bundles/prismjs.min.js %%WWWDIR%%/lib/bundles/sortable.js -%%WWWDIR%%/lib/bundles/sortable.min.js +%%WWWDIR%%/lib/bundles/swagger-ui.js +%%WWWDIR%%/lib/bundles/tabler.scss +%%WWWDIR%%/lib/bundles/tablericons-definitions.js +%%WWWDIR%%/lib/bundles/tinycolor.js %%WWWDIR%%/lib/bundles/tinymce.js -%%WWWDIR%%/lib/bundles/tinymce.min.js -%%WWWDIR%%/lib/index.php -%%WWWDIR%%/locales/.htaccess %%WWWDIR%%/locales/ar_SA.mo %%WWWDIR%%/locales/ar_SA.po %%WWWDIR%%/locales/be_BY.mo @@ -1639,6 +1027,8 @@ %%WWWDIR%%/locales/sk_SK.po %%WWWDIR%%/locales/sl_SI.mo %%WWWDIR%%/locales/sl_SI.po +%%WWWDIR%%/locales/sq_AL.mo +%%WWWDIR%%/locales/sq_AL.po %%WWWDIR%%/locales/sr_RS.mo %%WWWDIR%%/locales/sr_RS.po %%WWWDIR%%/locales/sv_SE.mo @@ -1657,298 +1047,236 @@ %%WWWDIR%%/locales/zh_HK.po %%WWWDIR%%/locales/zh_TW.mo %%WWWDIR%%/locales/zh_TW.po -%%WWWDIR%%/pics/PICS-AUTHORS.txt -%%WWWDIR%%/pics/accepted.png -%%WWWDIR%%/pics/actualiser.png -%%WWWDIR%%/pics/add_dark.png -%%WWWDIR%%/pics/add_dropdown.png -%%WWWDIR%%/pics/addresa.png -%%WWWDIR%%/pics/answer.png -%%WWWDIR%%/pics/approbation.png -%%WWWDIR%%/pics/assign.png -%%WWWDIR%%/pics/charts/area.png -%%WWWDIR%%/pics/charts/articles.png -%%WWWDIR%%/pics/charts/bar.png -%%WWWDIR%%/pics/charts/bignumber.png -%%WWWDIR%%/pics/charts/donut.png -%%WWWDIR%%/pics/charts/halfdonut.png -%%WWWDIR%%/pics/charts/halfpie.png -%%WWWDIR%%/pics/charts/hbar.png -%%WWWDIR%%/pics/charts/hstacked.png -%%WWWDIR%%/pics/charts/line.png -%%WWWDIR%%/pics/charts/markdown.png -%%WWWDIR%%/pics/charts/multiplenumbers.png -%%WWWDIR%%/pics/charts/pie.png -%%WWWDIR%%/pics/charts/sources.md -%%WWWDIR%%/pics/charts/stacked.png -%%WWWDIR%%/pics/charts/summarynumber.png -%%WWWDIR%%/pics/charts/table.png -%%WWWDIR%%/pics/close.png -%%WWWDIR%%/pics/closed.png -%%WWWDIR%%/pics/collapse.gif -%%WWWDIR%%/pics/collapse.png -%%WWWDIR%%/pics/corners.gif -%%WWWDIR%%/pics/d.png -%%WWWDIR%%/pics/delete.png -%%WWWDIR%%/pics/deplier_down.png -%%WWWDIR%%/pics/deplier_up.png -%%WWWDIR%%/pics/dollar.png -%%WWWDIR%%/pics/dollaradd.png -%%WWWDIR%%/pics/down.png -%%WWWDIR%%/pics/drag.png -%%WWWDIR%%/pics/edit.png -%%WWWDIR%%/pics/evaluation.png -%%WWWDIR%%/pics/expand.gif -%%WWWDIR%%/pics/expand.png -%%WWWDIR%%/pics/faqadd.png -%%WWWDIR%%/pics/faqedit.png -%%WWWDIR%%/pics/favicon.ico -%%WWWDIR%%/pics/fd_footer.png -%%WWWDIR%%/pics/fd_hoverlink.png -%%WWWDIR%%/pics/fd_logo.png -%%WWWDIR%%/pics/fd_nav1.png -%%WWWDIR%%/pics/fd_nav3.png -%%WWWDIR%%/pics/fd_ssmenu.png -%%WWWDIR%%/pics/first.png -%%WWWDIR%%/pics/first_off.png -%%WWWDIR%%/pics/fond-central.png -%%WWWDIR%%/pics/fond_form.png -%%WWWDIR%%/pics/fond_form_on.png -%%WWWDIR%%/pics/fond_onglet.png -%%WWWDIR%%/pics/fond_th.png -%%WWWDIR%%/pics/glpi.png -%%WWWDIR%%/pics/greenbutton.png -%%WWWDIR%%/pics/groupes.png -%%WWWDIR%%/pics/icones/ai-dist.png -%%WWWDIR%%/pics/icones/aiff-dist.png -%%WWWDIR%%/pics/icones/asf-dist.png -%%WWWDIR%%/pics/icones/avi-dist.png -%%WWWDIR%%/pics/icones/bmp-dist.png -%%WWWDIR%%/pics/icones/bz2-dist.png -%%WWWDIR%%/pics/icones/c-dist.png -%%WWWDIR%%/pics/icones/csv-dist.png -%%WWWDIR%%/pics/icones/deb-dist.png -%%WWWDIR%%/pics/icones/defaut-dist.png -%%WWWDIR%%/pics/icones/doc-dist.png -%%WWWDIR%%/pics/icones/dvi-dist.png -%%WWWDIR%%/pics/icones/eps-dist.png -%%WWWDIR%%/pics/icones/gif-dist.png -%%WWWDIR%%/pics/icones/gz-dist.png -%%WWWDIR%%/pics/icones/h-dist.png -%%WWWDIR%%/pics/icones/html-dist.png -%%WWWDIR%%/pics/icones/jpg-dist.png -%%WWWDIR%%/pics/icones/mid-dist.png -%%WWWDIR%%/pics/icones/mov-dist.png -%%WWWDIR%%/pics/icones/mp3-dist.png -%%WWWDIR%%/pics/icones/mpg-dist.png -%%WWWDIR%%/pics/icones/odb-dist.png -%%WWWDIR%%/pics/icones/odc-dist.png -%%WWWDIR%%/pics/icones/odf-dist.png -%%WWWDIR%%/pics/icones/odg-dist.png -%%WWWDIR%%/pics/icones/odm-dist.png -%%WWWDIR%%/pics/icones/odp-dist.png -%%WWWDIR%%/pics/icones/ods-dist.png -%%WWWDIR%%/pics/icones/odt-dist.png -%%WWWDIR%%/pics/icones/ogg-dist.png -%%WWWDIR%%/pics/icones/otg-dist.png -%%WWWDIR%%/pics/icones/oth-dist.png -%%WWWDIR%%/pics/icones/otp-dist.png -%%WWWDIR%%/pics/icones/ots-dist.png -%%WWWDIR%%/pics/icones/ott-dist.png -%%WWWDIR%%/pics/icones/pas-dist.png -%%WWWDIR%%/pics/icones/pdf-dist.png -%%WWWDIR%%/pics/icones/png-dist.png -%%WWWDIR%%/pics/icones/ppt-dist.png -%%WWWDIR%%/pics/icones/ps-dist.png -%%WWWDIR%%/pics/icones/psd-dist.png -%%WWWDIR%%/pics/icones/qt-dist.png -%%WWWDIR%%/pics/icones/ra-dist.png -%%WWWDIR%%/pics/icones/ram-dist.png -%%WWWDIR%%/pics/icones/rm-dist.png -%%WWWDIR%%/pics/icones/rpm-dist.png -%%WWWDIR%%/pics/icones/rtf-dist.png -%%WWWDIR%%/pics/icones/sdd-dist.png -%%WWWDIR%%/pics/icones/sdw-dist.png -%%WWWDIR%%/pics/icones/sit-dist.png -%%WWWDIR%%/pics/icones/svg-dist.png -%%WWWDIR%%/pics/icones/swf-dist.png -%%WWWDIR%%/pics/icones/sxc-dist.png -%%WWWDIR%%/pics/icones/sxd-dist.png -%%WWWDIR%%/pics/icones/sxi-dist.png -%%WWWDIR%%/pics/icones/sxw-dist.png -%%WWWDIR%%/pics/icones/tex-dist.png -%%WWWDIR%%/pics/icones/tgz-dist.png -%%WWWDIR%%/pics/icones/tif-dist.png -%%WWWDIR%%/pics/icones/txt-dist.png -%%WWWDIR%%/pics/icones/wav-dist.png -%%WWWDIR%%/pics/icones/wmv-dist.png -%%WWWDIR%%/pics/icones/xcf-dist.png -%%WWWDIR%%/pics/icones/xls-dist.png -%%WWWDIR%%/pics/icones/xml-dist.png -%%WWWDIR%%/pics/icones/zip-dist.png -%%WWWDIR%%/pics/impact/README.txt -%%WWWDIR%%/pics/impact/appliance.png -%%WWWDIR%%/pics/impact/authldap.png -%%WWWDIR%%/pics/impact/cartridgeitem.png -%%WWWDIR%%/pics/impact/cluster.png -%%WWWDIR%%/pics/impact/computer.png -%%WWWDIR%%/pics/impact/contract.png -%%WWWDIR%%/pics/impact/crontask.png -%%WWWDIR%%/pics/impact/database.png -%%WWWDIR%%/pics/impact/databaseinstance.png -%%WWWDIR%%/pics/impact/datacenter.png -%%WWWDIR%%/pics/impact/dcroom.png -%%WWWDIR%%/pics/impact/default.png -%%WWWDIR%%/pics/impact/devicesimcard.png -%%WWWDIR%%/pics/impact/domain.png -%%WWWDIR%%/pics/impact/enclosure.png -%%WWWDIR%%/pics/impact/entity.png -%%WWWDIR%%/pics/impact/group.png -%%WWWDIR%%/pics/impact/itilcategory.png -%%WWWDIR%%/pics/impact/line.png -%%WWWDIR%%/pics/impact/location.png -%%WWWDIR%%/pics/impact/mailcollector.png -%%WWWDIR%%/pics/impact/monitor.png -%%WWWDIR%%/pics/impact/networkequipment.png -%%WWWDIR%%/pics/impact/notification.png -%%WWWDIR%%/pics/impact/pdu.png -%%WWWDIR%%/pics/impact/peripheral.png -%%WWWDIR%%/pics/impact/phone.png -%%WWWDIR%%/pics/impact/printer.png -%%WWWDIR%%/pics/impact/profile.png -%%WWWDIR%%/pics/impact/project.png -%%WWWDIR%%/pics/impact/rack.png -%%WWWDIR%%/pics/impact/slm.png -%%WWWDIR%%/pics/impact/software.png -%%WWWDIR%%/pics/impact/softwarelicense.png -%%WWWDIR%%/pics/impact/supplier.png -%%WWWDIR%%/pics/impact/user.png -%%WWWDIR%%/pics/jquery/pbar-ani.gif -%%WWWDIR%%/pics/ko_min.png -%%WWWDIR%%/pics/l.gif -%%WWWDIR%%/pics/last.png -%%WWWDIR%%/pics/last_off.png -%%WWWDIR%%/pics/layout/global_layout_horizontal.png -%%WWWDIR%%/pics/layout/global_layout_vertical.png -%%WWWDIR%%/pics/left.png -%%WWWDIR%%/pics/left_off.png -%%WWWDIR%%/pics/loader.png -%%WWWDIR%%/pics/lock.png -%%WWWDIR%%/pics/login_logo_glpi.png -%%WWWDIR%%/pics/logos/logo-G-100-black.png -%%WWWDIR%%/pics/logos/logo-G-100-grey.png -%%WWWDIR%%/pics/logos/logo-G-100-white.png -%%WWWDIR%%/pics/logos/logo-GLPI-100-black.png -%%WWWDIR%%/pics/logos/logo-GLPI-100-grey.png -%%WWWDIR%%/pics/logos/logo-GLPI-100-white.png -%%WWWDIR%%/pics/logos/logo-GLPI-250-black.png -%%WWWDIR%%/pics/logos/logo-GLPI-250-grey.png -%%WWWDIR%%/pics/logos/logo-GLPI-250-white.png -%%WWWDIR%%/pics/logos/sources/GLPI_Logo-color.svg -%%WWWDIR%%/pics/logos/sources/GLPI_Logo-white.svg -%%WWWDIR%%/pics/menu_add.png -%%WWWDIR%%/pics/menu_add_off.png -%%WWWDIR%%/pics/menu_addtemplate.png -%%WWWDIR%%/pics/menu_all.png -%%WWWDIR%%/pics/menu_config.png -%%WWWDIR%%/pics/menu_search.png -%%WWWDIR%%/pics/menu_search_off.png -%%WWWDIR%%/pics/menu_show.png -%%WWWDIR%%/pics/meta_moins.png -%%WWWDIR%%/pics/meta_plus.png -%%WWWDIR%%/pics/moins.png -%%WWWDIR%%/pics/new.png -%%WWWDIR%%/pics/nothing.gif -%%WWWDIR%%/pics/observe.png -%%WWWDIR%%/pics/ok.png -%%WWWDIR%%/pics/ok_min.png -%%WWWDIR%%/pics/options_search.png -%%WWWDIR%%/pics/picture.png -%%WWWDIR%%/pics/plan.png -%%WWWDIR%%/pics/plus.png -%%WWWDIR%%/pics/puce.gif -%%WWWDIR%%/pics/qualification.png -%%WWWDIR%%/pics/r.gif -%%WWWDIR%%/pics/rdv.png -%%WWWDIR%%/pics/rdv_interv.png -%%WWWDIR%%/pics/rdv_private.png -%%WWWDIR%%/pics/rdv_public.png -%%WWWDIR%%/pics/redbutton.png -%%WWWDIR%%/pics/refresh.png -%%WWWDIR%%/pics/reservation.png -%%WWWDIR%%/pics/reset.png -%%WWWDIR%%/pics/right.png -%%WWWDIR%%/pics/right_off.png -%%WWWDIR%%/pics/screenshots/asset.png -%%WWWDIR%%/pics/screenshots/components.png -%%WWWDIR%%/pics/screenshots/dashboard.png -%%WWWDIR%%/pics/screenshots/dcim_racks_draganddrop.gif -%%WWWDIR%%/pics/screenshots/dcim_racks_toggleimages.gif -%%WWWDIR%%/pics/screenshots/marketplace.png -%%WWWDIR%%/pics/screenshots/ticket.png -%%WWWDIR%%/pics/screenshots/timeline.png -%%WWWDIR%%/pics/search.png -%%WWWDIR%%/pics/showdeleted.png -%%WWWDIR%%/pics/showselect.png -%%WWWDIR%%/pics/solved.png -%%WWWDIR%%/pics/spinner.48.gif -%%WWWDIR%%/pics/spinner.gif -%%WWWDIR%%/pics/stats_item.png -%%WWWDIR%%/pics/sub_dropdown.png -%%WWWDIR%%/pics/tb.gif -%%WWWDIR%%/pics/test.png -%%WWWDIR%%/pics/timeline/1.png -%%WWWDIR%%/pics/timeline/2.png -%%WWWDIR%%/pics/timeline/3.png -%%WWWDIR%%/pics/timeline/4.png -%%WWWDIR%%/pics/timeline/5.png -%%WWWDIR%%/pics/timeline/delete.png -%%WWWDIR%%/pics/timeline/done.png -%%WWWDIR%%/pics/timeline/edit.png -%%WWWDIR%%/pics/timeline/file.png -%%WWWDIR%%/pics/timeline/followup.png -%%WWWDIR%%/pics/timeline/group.png -%%WWWDIR%%/pics/timeline/information.png -%%WWWDIR%%/pics/timeline/reset.png -%%WWWDIR%%/pics/timeline/task.png -%%WWWDIR%%/pics/timeline/todo.png -%%WWWDIR%%/pics/timeline/user.png -%%WWWDIR%%/pics/timeline/user_grey.png -%%WWWDIR%%/pics/timeline/validation_min.png -%%WWWDIR%%/pics/timeline/validation_min_active.png -%%WWWDIR%%/pics/toggle-left.png -%%WWWDIR%%/pics/toggle-right.png -%%WWWDIR%%/pics/treeroot.png -%%WWWDIR%%/pics/users.png -%%WWWDIR%%/pics/waiting.png -%%WWWDIR%%/pics/warning.png -%%WWWDIR%%/pics/warning_min.png -%%WWWDIR%%/pics/web.png +%%WWWDIR%%/public/build/vue/app.js +%%WWWDIR%%/public/build/vue/app.js.map +%%WWWDIR%%/public/build/vue/app.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/CustomObject-FieldPreview-Field-vue-e5f21d90a5d896b0bca9.js +%%WWWDIR%%/public/build/vue/vue-sfc/CustomObject-FieldPreview-Field-vue-e5f21d90a5d896b0bca9.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/CustomObject-FieldPreview-Field-vue-e5f21d90a5d896b0bca9.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/CustomObject-FieldPreview-FieldDisplay-vue-1460bdcf3bec5866b8b2.js +%%WWWDIR%%/public/build/vue/vue-sfc/CustomObject-FieldPreview-FieldDisplay-vue-1460bdcf3bec5866b8b2.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/CustomObject-FieldPreview-FieldDisplay-vue-1460bdcf3bec5866b8b2.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/CustomObject-FieldPreview-Sidebar-vue-24321290ad79db5eedc3.js +%%WWWDIR%%/public/build/vue/vue-sfc/CustomObject-FieldPreview-Sidebar-vue-24321290ad79db5eedc3.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/CustomObject-FieldPreview-Sidebar-vue-24321290ad79db5eedc3.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Toolbar-vue-938cad8426ef05100626.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Toolbar-vue-938cad8426ef05100626.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Toolbar-vue-938cad8426ef05100626.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-ClientPerformance-vue-a1238cbbb37cecc210d0.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-ClientPerformance-vue-a1238cbbb37cecc210d0.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-ClientPerformance-vue-a1238cbbb37cecc210d0.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-Globals-vue-ca0123edafb40714fe57.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-Globals-vue-ca0123edafb40714fe57.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-Globals-vue-ca0123edafb40714fe57.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-HTTPRequests-vue-de0d934fe5b16fe1b202.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-HTTPRequests-vue-de0d934fe5b16fe1b202.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-HTTPRequests-vue-de0d934fe5b16fe1b202.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-Profiler-vue-21c8fd06d4055d000228.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-Profiler-vue-21c8fd06d4055d000228.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-Profiler-vue-21c8fd06d4055d000228.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-ProfilerTable-vue-230b97513fa93bf6e799.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-ProfilerTable-vue-230b97513fa93bf6e799.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-ProfilerTable-vue-230b97513fa93bf6e799.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-RequestSummary-vue-41b1b08217d18c53d198.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-RequestSummary-vue-41b1b08217d18c53d198.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-RequestSummary-vue-41b1b08217d18c53d198.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-RequestTimeline-vue-eeb9ddd5715f9b3e7a54.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-RequestTimeline-vue-eeb9ddd5715f9b3e7a54.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-RequestTimeline-vue-eeb9ddd5715f9b3e7a54.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-SQLRequests-vue-9bc95f6ee7cfb329f54f.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-SQLRequests-vue-9bc95f6ee7cfb329f54f.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-SQLRequests-vue-9bc95f6ee7cfb329f54f.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-SearchOptions-vue-cc0d05b8fa94cb918bbf.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-SearchOptions-vue-cc0d05b8fa94cb918bbf.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-SearchOptions-vue-cc0d05b8fa94cb918bbf.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-ServerPerformance-vue-e8c7904fddf51b27a13e.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-ServerPerformance-vue-e8c7904fddf51b27a13e.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-ServerPerformance-vue-e8c7904fddf51b27a13e.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-ThemeSwitcher-vue-9720ff02bf198f10f664.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-ThemeSwitcher-vue-9720ff02bf198f10f664.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-Widget-ThemeSwitcher-vue-9720ff02bf198f10f664.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-WidgetButton-vue-1bbe80ca2e63223a1419.js +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-WidgetButton-vue-1bbe80ca2e63223a1419.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Debug-WidgetButton-vue-1bbe80ca2e63223a1419.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/FuzzySearch-Modal-vue-9b7d181767089edfc7c2.js +%%WWWDIR%%/public/build/vue/vue-sfc/FuzzySearch-Modal-vue-9b7d181767089edfc7c2.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/FuzzySearch-Modal-vue-9b7d181767089edfc7c2.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-AddItemForm-vue-06fa671a996e2143c7f1.js +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-AddItemForm-vue-06fa671a996e2143c7f1.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-AddItemForm-vue-06fa671a996e2143c7f1.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-Card-vue-a9f829d10dde7fb45121.js +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-Card-vue-a9f829d10dde7fb45121.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-Card-vue-a9f829d10dde7fb45121.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-Column-vue-9b5ac5dfa4a9ee7bfd09.js +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-Column-vue-9b5ac5dfa4a9ee7bfd09.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-Column-vue-9b5ac5dfa4a9ee7bfd09.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-Kanban-vue-894cf3ae8e0ad0a7889b.js +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-Kanban-vue-894cf3ae8e0ad0a7889b.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-Kanban-vue-894cf3ae8e0ad0a7889b.min.js +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-KanbanApp-vue-9cc3e1d049ef33c30c12.js +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-KanbanApp-vue-9cc3e1d049ef33c30c12.js.map +%%WWWDIR%%/public/build/vue/vue-sfc/Kanban-KanbanApp-vue-9cc3e1d049ef33c30c12.min.js +%%WWWDIR%%/public/css/tinymce_empty_skin/content.css +%%WWWDIR%%/public/css/tinymce_empty_skin/content.min.css +%%WWWDIR%%/public/css/tinymce_empty_skin/skin.css +%%WWWDIR%%/public/css/tinymce_empty_skin/skin.min.css +%%WWWDIR%%/public/css_compiled/css_core_palettes.min.css +%%WWWDIR%%/public/css_compiled/css_glpi.min.css +%%WWWDIR%%/public/css_compiled/css_helpdesk_home.min.css +%%WWWDIR%%/public/css_compiled/css_install.min.css +%%WWWDIR%%/public/css_compiled/css_standalone_chartist.min.css +%%WWWDIR%%/public/css_compiled/css_standalone_dashboard.min.css +%%WWWDIR%%/public/css_compiled/css_standalone_kb.min.css +%%WWWDIR%%/public/css_compiled/css_standalone_marketplace.min.css +%%WWWDIR%%/public/css_compiled/css_standalone_reservations.min.css +%%WWWDIR%%/public/css_compiled/css_standalone_stencil-editor.min.css %%WWWDIR%%/public/index.php +%%WWWDIR%%/public/js/Forms/FaIconSelector.js +%%WWWDIR%%/public/js/Forms/FaIconSelector.min.js +%%WWWDIR%%/public/js/RichText/ContentTemplatesParameters.js +%%WWWDIR%%/public/js/RichText/ContentTemplatesParameters.min.js +%%WWWDIR%%/public/js/RichText/FormTags.js +%%WWWDIR%%/public/js/RichText/FormTags.min.js +%%WWWDIR%%/public/js/RichText/UserMention.js +%%WWWDIR%%/public/js/RichText/UserMention.min.js +%%WWWDIR%%/public/js/cable.js +%%WWWDIR%%/public/js/cable.min.js +%%WWWDIR%%/public/js/clipboard.js +%%WWWDIR%%/public/js/clipboard.min.js +%%WWWDIR%%/public/js/common.js +%%WWWDIR%%/public/js/common.min.js +%%WWWDIR%%/public/js/common_ajax_controller.js +%%WWWDIR%%/public/js/common_ajax_controller.min.js +%%WWWDIR%%/public/js/dashboard.js +%%WWWDIR%%/public/js/dashboard.min.js +%%WWWDIR%%/public/js/fileupload.js +%%WWWDIR%%/public/js/fileupload.min.js +%%WWWDIR%%/public/js/flatpickr_buttons_plugin.js +%%WWWDIR%%/public/js/flatpickr_buttons_plugin.min.js +%%WWWDIR%%/public/js/glpi_dialog.js +%%WWWDIR%%/public/js/glpi_dialog.min.js +%%WWWDIR%%/public/js/impact.js +%%WWWDIR%%/public/js/impact.min.js +%%WWWDIR%%/public/js/log_filters.js +%%WWWDIR%%/public/js/log_filters.min.js +%%WWWDIR%%/public/js/marketplace.js +%%WWWDIR%%/public/js/marketplace.min.js +%%WWWDIR%%/public/js/misc.js +%%WWWDIR%%/public/js/misc.min.js +%%WWWDIR%%/public/js/modules/Dashboard/Dashboard.js +%%WWWDIR%%/public/js/modules/Dashboard/Dashboard.min.js +%%WWWDIR%%/public/js/modules/DynamicDropdownController.js +%%WWWDIR%%/public/js/modules/DynamicDropdownController.min.js +%%WWWDIR%%/public/js/modules/Form/GeolocationField.js +%%WWWDIR%%/public/js/modules/Form/GeolocationField.min.js +%%WWWDIR%%/public/js/modules/Form/WebIconSelector.js +%%WWWDIR%%/public/js/modules/Form/WebIconSelector.min.js +%%WWWDIR%%/public/js/modules/Forms/BaseConditionEditorController.js +%%WWWDIR%%/public/js/modules/Forms/BaseConditionEditorController.min.js +%%WWWDIR%%/public/js/modules/Forms/Condition/Engine.js +%%WWWDIR%%/public/js/modules/Forms/Condition/Engine.min.js +%%WWWDIR%%/public/js/modules/Forms/ConditionValidationEditorController.js +%%WWWDIR%%/public/js/modules/Forms/ConditionValidationEditorController.min.js +%%WWWDIR%%/public/js/modules/Forms/ConditionVisibilityEditorController.js +%%WWWDIR%%/public/js/modules/Forms/ConditionVisibilityEditorController.min.js +%%WWWDIR%%/public/js/modules/Forms/DestinationAutoConfigController.js +%%WWWDIR%%/public/js/modules/Forms/DestinationAutoConfigController.min.js +%%WWWDIR%%/public/js/modules/Forms/DestinationConditionController.js +%%WWWDIR%%/public/js/modules/Forms/DestinationConditionController.min.js +%%WWWDIR%%/public/js/modules/Forms/EditorController.js +%%WWWDIR%%/public/js/modules/Forms/EditorController.min.js +%%WWWDIR%%/public/js/modules/Forms/EditorConvertedExtractedDefaultValue.js +%%WWWDIR%%/public/js/modules/Forms/EditorConvertedExtractedDefaultValue.min.js +%%WWWDIR%%/public/js/modules/Forms/EditorConvertedExtractedSelectableDefaultValue.js +%%WWWDIR%%/public/js/modules/Forms/EditorConvertedExtractedSelectableDefaultValue.min.js +%%WWWDIR%%/public/js/modules/Forms/FieldDestinationAssociatedItem.js +%%WWWDIR%%/public/js/modules/Forms/FieldDestinationAssociatedItem.min.js +%%WWWDIR%%/public/js/modules/Forms/FieldDestinationMultipleConfig.js +%%WWWDIR%%/public/js/modules/Forms/FieldDestinationMultipleConfig.min.js +%%WWWDIR%%/public/js/modules/Forms/ItemAdvancedConfig.js +%%WWWDIR%%/public/js/modules/Forms/ItemAdvancedConfig.min.js +%%WWWDIR%%/public/js/modules/Forms/ItemDropdownAdvancedConfig.js +%%WWWDIR%%/public/js/modules/Forms/ItemDropdownAdvancedConfig.min.js +%%WWWDIR%%/public/js/modules/Forms/QuestionDateTime.js +%%WWWDIR%%/public/js/modules/Forms/QuestionDateTime.min.js +%%WWWDIR%%/public/js/modules/Forms/QuestionDropdown.js +%%WWWDIR%%/public/js/modules/Forms/QuestionDropdown.min.js +%%WWWDIR%%/public/js/modules/Forms/QuestionItem.js +%%WWWDIR%%/public/js/modules/Forms/QuestionItem.min.js +%%WWWDIR%%/public/js/modules/Forms/QuestionSelectable.js +%%WWWDIR%%/public/js/modules/Forms/QuestionSelectable.min.js +%%WWWDIR%%/public/js/modules/Forms/RendererController.js +%%WWWDIR%%/public/js/modules/Forms/RendererController.min.js +%%WWWDIR%%/public/js/modules/Forms/ServiceCatalogController.js +%%WWWDIR%%/public/js/modules/Forms/ServiceCatalogController.min.js +%%WWWDIR%%/public/js/modules/GlpiInstall.js +%%WWWDIR%%/public/js/modules/GlpiInstall.min.js +%%WWWDIR%%/public/js/modules/Helpdesk/HelpdeskConfigController.js +%%WWWDIR%%/public/js/modules/Helpdesk/HelpdeskConfigController.min.js +%%WWWDIR%%/public/js/modules/Helpdesk/HelpdeskConfigForEmptyEntityController.js +%%WWWDIR%%/public/js/modules/Helpdesk/HelpdeskConfigForEmptyEntityController.min.js +%%WWWDIR%%/public/js/modules/Helpdesk/IndexController.js +%%WWWDIR%%/public/js/modules/Helpdesk/IndexController.min.js +%%WWWDIR%%/public/js/modules/ITIL/Timeline/DocumentForm.js +%%WWWDIR%%/public/js/modules/ITIL/Timeline/DocumentForm.min.js +%%WWWDIR%%/public/js/modules/IllustrationPicker/Controller.js +%%WWWDIR%%/public/js/modules/IllustrationPicker/Controller.min.js +%%WWWDIR%%/public/js/modules/Knowbase.js +%%WWWDIR%%/public/js/modules/Knowbase.min.js +%%WWWDIR%%/public/js/modules/Monaco/MonacoEditor.js +%%WWWDIR%%/public/js/modules/Monaco/MonacoEditor.min.js +%%WWWDIR%%/public/js/modules/ObjectLock.js +%%WWWDIR%%/public/js/modules/ObjectLock.min.js +%%WWWDIR%%/public/js/modules/ProgressIndicator.js +%%WWWDIR%%/public/js/modules/ProgressIndicator.min.js +%%WWWDIR%%/public/js/modules/Screenshot/Screenshot.js +%%WWWDIR%%/public/js/modules/Screenshot/Screenshot.min.js +%%WWWDIR%%/public/js/modules/Search/GenericView.js +%%WWWDIR%%/public/js/modules/Search/GenericView.min.js +%%WWWDIR%%/public/js/modules/Search/ResultsView.js +%%WWWDIR%%/public/js/modules/Search/ResultsView.min.js +%%WWWDIR%%/public/js/modules/Search/Table.js +%%WWWDIR%%/public/js/modules/Search/Table.min.js +%%WWWDIR%%/public/js/modules/package.json +%%WWWDIR%%/public/js/notifications_ajax.js +%%WWWDIR%%/public/js/notifications_ajax.min.js +%%WWWDIR%%/public/js/planning.js +%%WWWDIR%%/public/js/planning.min.js +%%WWWDIR%%/public/js/rack.js +%%WWWDIR%%/public/js/rack.min.js +%%WWWDIR%%/public/js/reservations.js +%%WWWDIR%%/public/js/reservations.min.js +%%WWWDIR%%/public/js/stencil-editor.js +%%WWWDIR%%/public/js/stencil-editor.min.js +%%WWWDIR%%/public/js/webkit_fix.js +%%WWWDIR%%/public/js/webkit_fix.min.js +%%WWWDIR%%/public/lib/altcha.js +%%WWWDIR%%/public/lib/altcha.js.map +%%WWWDIR%%/public/lib/altcha.min.js %%WWWDIR%%/public/lib/base.css %%WWWDIR%%/public/lib/base.css.map %%WWWDIR%%/public/lib/base.js %%WWWDIR%%/public/lib/base.js.map %%WWWDIR%%/public/lib/base.min.css %%WWWDIR%%/public/lib/base.min.js -%%WWWDIR%%/public/lib/chartist.css -%%WWWDIR%%/public/lib/chartist.css.map -%%WWWDIR%%/public/lib/chartist.js -%%WWWDIR%%/public/lib/chartist.js.map -%%WWWDIR%%/public/lib/chartist.min.css -%%WWWDIR%%/public/lib/chartist.min.js -%%WWWDIR%%/public/lib/codemirror.css -%%WWWDIR%%/public/lib/codemirror.css.map -%%WWWDIR%%/public/lib/codemirror.js -%%WWWDIR%%/public/lib/codemirror.js.map -%%WWWDIR%%/public/lib/codemirror.min.css -%%WWWDIR%%/public/lib/codemirror.min.js +%%WWWDIR%%/public/lib/cropper.js +%%WWWDIR%%/public/lib/cropper.js.map +%%WWWDIR%%/public/lib/cropper.min.js +%%WWWDIR%%/public/lib/css.worker.js +%%WWWDIR%%/public/lib/css.worker.js.map +%%WWWDIR%%/public/lib/css.worker.min.js %%WWWDIR%%/public/lib/cytoscape.css %%WWWDIR%%/public/lib/cytoscape.css.map %%WWWDIR%%/public/lib/cytoscape.js %%WWWDIR%%/public/lib/cytoscape.js.map %%WWWDIR%%/public/lib/cytoscape.min.css %%WWWDIR%%/public/lib/cytoscape.min.js +%%WWWDIR%%/public/lib/echarts.js +%%WWWDIR%%/public/lib/echarts.js.map +%%WWWDIR%%/public/lib/echarts.min.js +%%WWWDIR%%/public/lib/editor.worker.js +%%WWWDIR%%/public/lib/editor.worker.js.map +%%WWWDIR%%/public/lib/editor.worker.min.js %%WWWDIR%%/public/lib/flatpickr.css %%WWWDIR%%/public/lib/flatpickr.css.map %%WWWDIR%%/public/lib/flatpickr.js @@ -2107,6 +1435,78 @@ %%WWWDIR%%/public/lib/flatpickr/themes/material_orange.min.css %%WWWDIR%%/public/lib/flatpickr/themes/material_red.css %%WWWDIR%%/public/lib/flatpickr/themes/material_red.min.css +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-all-100-normal.woff +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-all-200-normal.woff +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-all-300-normal.woff +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-all-400-normal.woff +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-all-500-normal.woff +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-all-600-normal.woff +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-all-700-normal.woff +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-all-800-normal.woff +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-all-900-normal.woff +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-100-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-200-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-300-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-400-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-500-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-600-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-700-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-800-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-900-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-ext-100-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-ext-200-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-ext-300-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-ext-400-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-ext-500-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-ext-600-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-ext-700-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-ext-800-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-cyrillic-ext-900-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-100-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-200-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-300-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-400-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-500-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-600-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-700-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-800-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-900-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-ext-100-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-ext-200-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-ext-300-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-ext-400-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-ext-500-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-ext-600-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-ext-700-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-ext-800-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-greek-ext-900-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-100-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-200-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-300-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-400-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-500-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-600-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-700-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-800-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-900-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-ext-100-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-ext-200-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-ext-300-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-ext-400-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-ext-500-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-ext-600-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-ext-700-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-ext-800-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-latin-ext-900-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-vietnamese-100-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-vietnamese-200-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-vietnamese-300-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-vietnamese-400-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-vietnamese-500-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-vietnamese-600-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-vietnamese-700-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-vietnamese-800-normal.woff2 +%%WWWDIR%%/public/lib/fontsource/inter/files/inter-vietnamese-900-normal.woff2 %%WWWDIR%%/public/lib/fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf %%WWWDIR%%/public/lib/fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2 %%WWWDIR%%/public/lib/fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf @@ -2258,12 +1658,19 @@ %%WWWDIR%%/public/lib/fuzzy.js %%WWWDIR%%/public/lib/fuzzy.js.map %%WWWDIR%%/public/lib/fuzzy.min.js +%%WWWDIR%%/public/lib/glpi-project/illustrations/glpi-illustrations-icons.svg +%%WWWDIR%%/public/lib/glpi-project/illustrations/glpi-illustrations-scenes-gradient.svg +%%WWWDIR%%/public/lib/glpi-project/illustrations/glpi-illustrations-scenes.svg +%%WWWDIR%%/public/lib/glpi-project/illustrations/icons.json %%WWWDIR%%/public/lib/gridstack.css %%WWWDIR%%/public/lib/gridstack.css.map %%WWWDIR%%/public/lib/gridstack.js %%WWWDIR%%/public/lib/gridstack.js.map %%WWWDIR%%/public/lib/gridstack.min.css %%WWWDIR%%/public/lib/gridstack.min.js +%%WWWDIR%%/public/lib/html.worker.js +%%WWWDIR%%/public/lib/html.worker.js.map +%%WWWDIR%%/public/lib/html.worker.min.js %%WWWDIR%%/public/lib/jquery-file-upload.js %%WWWDIR%%/public/lib/jquery-file-upload.js.map %%WWWDIR%%/public/lib/jquery-file-upload.min.js @@ -2280,6 +1687,9 @@ %%WWWDIR%%/public/lib/jquery.rateit.min.js %%WWWDIR%%/public/lib/jquery.rateit/scripts/delete.gif %%WWWDIR%%/public/lib/jquery.rateit/scripts/star.gif +%%WWWDIR%%/public/lib/json.worker.js +%%WWWDIR%%/public/lib/json.worker.js.map +%%WWWDIR%%/public/lib/json.worker.min.js %%WWWDIR%%/public/lib/leaflet-fullscreen/dist/fullscreen.png %%WWWDIR%%/public/lib/leaflet-fullscreen/dist/fullscreen2x.png %%WWWDIR%%/public/lib/leaflet.awesome-markers/dist/images/markers-shadow.png @@ -2300,21 +1710,19 @@ %%WWWDIR%%/public/lib/masonry.js %%WWWDIR%%/public/lib/masonry.js.map %%WWWDIR%%/public/lib/masonry.min.js +%%WWWDIR%%/public/lib/monaco-editor/esm/vs/base/browser/ui/codicons/codicon/codicon.ttf +%%WWWDIR%%/public/lib/monaco.css +%%WWWDIR%%/public/lib/monaco.css.map +%%WWWDIR%%/public/lib/monaco.js +%%WWWDIR%%/public/lib/monaco.js.map +%%WWWDIR%%/public/lib/monaco.min.css +%%WWWDIR%%/public/lib/monaco.min.js %%WWWDIR%%/public/lib/photoswipe.css %%WWWDIR%%/public/lib/photoswipe.css.map %%WWWDIR%%/public/lib/photoswipe.js %%WWWDIR%%/public/lib/photoswipe.js.map %%WWWDIR%%/public/lib/photoswipe.min.css %%WWWDIR%%/public/lib/photoswipe.min.js -%%WWWDIR%%/public/lib/photoswipe/dist/default-skin/default-skin.png -%%WWWDIR%%/public/lib/photoswipe/dist/default-skin/default-skin.svg -%%WWWDIR%%/public/lib/photoswipe/dist/default-skin/preloader.gif -%%WWWDIR%%/public/lib/prismjs.css -%%WWWDIR%%/public/lib/prismjs.css.map -%%WWWDIR%%/public/lib/prismjs.js -%%WWWDIR%%/public/lib/prismjs.js.map -%%WWWDIR%%/public/lib/prismjs.min.css -%%WWWDIR%%/public/lib/prismjs.min.js %%WWWDIR%%/public/lib/select2/js/i18n/af.js %%WWWDIR%%/public/lib/select2/js/i18n/af.min.js %%WWWDIR%%/public/lib/select2/js/i18n/ar.js @@ -2436,8 +1844,32 @@ %%WWWDIR%%/public/lib/sortable.js %%WWWDIR%%/public/lib/sortable.js.map %%WWWDIR%%/public/lib/sortable.min.js +%%WWWDIR%%/public/lib/swagger-ui-dist/oauth2-redirect.html +%%WWWDIR%%/public/lib/swagger-ui.css +%%WWWDIR%%/public/lib/swagger-ui.css.map +%%WWWDIR%%/public/lib/swagger-ui.js +%%WWWDIR%%/public/lib/swagger-ui.js.map +%%WWWDIR%%/public/lib/swagger-ui.min.css +%%WWWDIR%%/public/lib/swagger-ui.min.js +%%WWWDIR%%/public/lib/tabler.css +%%WWWDIR%%/public/lib/tabler.css.map +%%WWWDIR%%/public/lib/tabler.js +%%WWWDIR%%/public/lib/tabler.js.map +%%WWWDIR%%/public/lib/tabler.min.css +%%WWWDIR%%/public/lib/tabler.min.js +%%WWWDIR%%/public/lib/tabler/icons-webfont/dist/fonts/tabler-icons.ttf +%%WWWDIR%%/public/lib/tabler/icons-webfont/dist/fonts/tabler-icons.woff +%%WWWDIR%%/public/lib/tabler/icons-webfont/dist/fonts/tabler-icons.woff2 +%%WWWDIR%%/public/lib/tablericons-definitions.js +%%WWWDIR%%/public/lib/tablericons-definitions.js.map +%%WWWDIR%%/public/lib/tablericons-definitions.min.js +%%WWWDIR%%/public/lib/tinycolor.js +%%WWWDIR%%/public/lib/tinycolor.js.map +%%WWWDIR%%/public/lib/tinycolor.min.js %%WWWDIR%%/public/lib/tinymce-i18n/langs6/ar.js %%WWWDIR%%/public/lib/tinymce-i18n/langs6/ar.min.js +%%WWWDIR%%/public/lib/tinymce-i18n/langs6/ar_SA.js +%%WWWDIR%%/public/lib/tinymce-i18n/langs6/ar_SA.min.js %%WWWDIR%%/public/lib/tinymce-i18n/langs6/az.js %%WWWDIR%%/public/lib/tinymce-i18n/langs6/az.min.js %%WWWDIR%%/public/lib/tinymce-i18n/langs6/be.js @@ -2498,6 +1930,8 @@ %%WWWDIR%%/public/lib/tinymce-i18n/langs6/it.min.js %%WWWDIR%%/public/lib/tinymce-i18n/langs6/ja.js %%WWWDIR%%/public/lib/tinymce-i18n/langs6/ja.min.js +%%WWWDIR%%/public/lib/tinymce-i18n/langs6/ka_GE.js +%%WWWDIR%%/public/lib/tinymce-i18n/langs6/ka_GE.min.js %%WWWDIR%%/public/lib/tinymce-i18n/langs6/kab.js %%WWWDIR%%/public/lib/tinymce-i18n/langs6/kab.min.js %%WWWDIR%%/public/lib/tinymce-i18n/langs6/kk.js @@ -2655,7 +2089,284 @@ %%WWWDIR%%/public/lib/tinymce/skins/ui/tinymce-5/skin.shadowdom.js %%WWWDIR%%/public/lib/tinymce/skins/ui/tinymce-5/skin.shadowdom.min.css %%WWWDIR%%/public/lib/tinymce/skins/ui/tinymce-5/skin.shadowdom.min.js -%%WWWDIR%%/resources/.htaccess +%%WWWDIR%%/public/lib/ts.worker.js +%%WWWDIR%%/public/lib/ts.worker.js.map +%%WWWDIR%%/public/lib/ts.worker.min.js +%%WWWDIR%%/public/pics/PICS-AUTHORS.txt +%%WWWDIR%%/public/pics/accepted.png +%%WWWDIR%%/public/pics/actualiser.png +%%WWWDIR%%/public/pics/add_dark.png +%%WWWDIR%%/public/pics/add_dropdown.png +%%WWWDIR%%/public/pics/addresa.png +%%WWWDIR%%/public/pics/answer.png +%%WWWDIR%%/public/pics/approbation.png +%%WWWDIR%%/public/pics/assign.png +%%WWWDIR%%/public/pics/charts/area.png +%%WWWDIR%%/public/pics/charts/articles.png +%%WWWDIR%%/public/pics/charts/bar.png +%%WWWDIR%%/public/pics/charts/bignumber.png +%%WWWDIR%%/public/pics/charts/donut.png +%%WWWDIR%%/public/pics/charts/halfdonut.png +%%WWWDIR%%/public/pics/charts/halfpie.png +%%WWWDIR%%/public/pics/charts/hbar.png +%%WWWDIR%%/public/pics/charts/hstacked.png +%%WWWDIR%%/public/pics/charts/line.png +%%WWWDIR%%/public/pics/charts/markdown.png +%%WWWDIR%%/public/pics/charts/multiplenumbers.png +%%WWWDIR%%/public/pics/charts/pie.png +%%WWWDIR%%/public/pics/charts/sources.md +%%WWWDIR%%/public/pics/charts/stacked.png +%%WWWDIR%%/public/pics/charts/summarynumber.png +%%WWWDIR%%/public/pics/charts/table.png +%%WWWDIR%%/public/pics/close.png +%%WWWDIR%%/public/pics/closed.png +%%WWWDIR%%/public/pics/collapse.gif +%%WWWDIR%%/public/pics/collapse.png +%%WWWDIR%%/public/pics/corners.gif +%%WWWDIR%%/public/pics/d.png +%%WWWDIR%%/public/pics/delete.png +%%WWWDIR%%/public/pics/deplier_down.png +%%WWWDIR%%/public/pics/deplier_up.png +%%WWWDIR%%/public/pics/dollar.png +%%WWWDIR%%/public/pics/dollaradd.png +%%WWWDIR%%/public/pics/down.png +%%WWWDIR%%/public/pics/drag.png +%%WWWDIR%%/public/pics/edit.png +%%WWWDIR%%/public/pics/evaluation.png +%%WWWDIR%%/public/pics/expand.gif +%%WWWDIR%%/public/pics/expand.png +%%WWWDIR%%/public/pics/faqadd.png +%%WWWDIR%%/public/pics/faqedit.png +%%WWWDIR%%/public/pics/favicon.ico +%%WWWDIR%%/public/pics/fd_footer.png +%%WWWDIR%%/public/pics/fd_hoverlink.png +%%WWWDIR%%/public/pics/fd_logo.png +%%WWWDIR%%/public/pics/fd_nav1.png +%%WWWDIR%%/public/pics/fd_nav3.png +%%WWWDIR%%/public/pics/fd_ssmenu.png +%%WWWDIR%%/public/pics/first.png +%%WWWDIR%%/public/pics/first_off.png +%%WWWDIR%%/public/pics/fond-central.png +%%WWWDIR%%/public/pics/fond_form.png +%%WWWDIR%%/public/pics/fond_form_on.png +%%WWWDIR%%/public/pics/fond_onglet.png +%%WWWDIR%%/public/pics/fond_th.png +%%WWWDIR%%/public/pics/glpi.png +%%WWWDIR%%/public/pics/greenbutton.png +%%WWWDIR%%/public/pics/groupes.png +%%WWWDIR%%/public/pics/icones/ai-dist.png +%%WWWDIR%%/public/pics/icones/aiff-dist.png +%%WWWDIR%%/public/pics/icones/asf-dist.png +%%WWWDIR%%/public/pics/icones/avi-dist.png +%%WWWDIR%%/public/pics/icones/bmp-dist.png +%%WWWDIR%%/public/pics/icones/bz2-dist.png +%%WWWDIR%%/public/pics/icones/c-dist.png +%%WWWDIR%%/public/pics/icones/csv-dist.png +%%WWWDIR%%/public/pics/icones/deb-dist.png +%%WWWDIR%%/public/pics/icones/defaut-dist.png +%%WWWDIR%%/public/pics/icones/doc-dist.png +%%WWWDIR%%/public/pics/icones/dvi-dist.png +%%WWWDIR%%/public/pics/icones/eps-dist.png +%%WWWDIR%%/public/pics/icones/gif-dist.png +%%WWWDIR%%/public/pics/icones/gz-dist.png +%%WWWDIR%%/public/pics/icones/h-dist.png +%%WWWDIR%%/public/pics/icones/html-dist.png +%%WWWDIR%%/public/pics/icones/jpg-dist.png +%%WWWDIR%%/public/pics/icones/mid-dist.png +%%WWWDIR%%/public/pics/icones/mov-dist.png +%%WWWDIR%%/public/pics/icones/mp3-dist.png +%%WWWDIR%%/public/pics/icones/mpg-dist.png +%%WWWDIR%%/public/pics/icones/odb-dist.png +%%WWWDIR%%/public/pics/icones/odc-dist.png +%%WWWDIR%%/public/pics/icones/odf-dist.png +%%WWWDIR%%/public/pics/icones/odg-dist.png +%%WWWDIR%%/public/pics/icones/odm-dist.png +%%WWWDIR%%/public/pics/icones/odp-dist.png +%%WWWDIR%%/public/pics/icones/ods-dist.png +%%WWWDIR%%/public/pics/icones/odt-dist.png +%%WWWDIR%%/public/pics/icones/ogg-dist.png +%%WWWDIR%%/public/pics/icones/otg-dist.png +%%WWWDIR%%/public/pics/icones/oth-dist.png +%%WWWDIR%%/public/pics/icones/otp-dist.png +%%WWWDIR%%/public/pics/icones/ots-dist.png +%%WWWDIR%%/public/pics/icones/ott-dist.png +%%WWWDIR%%/public/pics/icones/pas-dist.png +%%WWWDIR%%/public/pics/icones/pdf-dist.png +%%WWWDIR%%/public/pics/icones/png-dist.png +%%WWWDIR%%/public/pics/icones/ppt-dist.png +%%WWWDIR%%/public/pics/icones/ps-dist.png +%%WWWDIR%%/public/pics/icones/psd-dist.png +%%WWWDIR%%/public/pics/icones/qt-dist.png +%%WWWDIR%%/public/pics/icones/ra-dist.png +%%WWWDIR%%/public/pics/icones/ram-dist.png +%%WWWDIR%%/public/pics/icones/rm-dist.png +%%WWWDIR%%/public/pics/icones/rpm-dist.png +%%WWWDIR%%/public/pics/icones/rtf-dist.png +%%WWWDIR%%/public/pics/icones/sdd-dist.png +%%WWWDIR%%/public/pics/icones/sdw-dist.png +%%WWWDIR%%/public/pics/icones/sit-dist.png +%%WWWDIR%%/public/pics/icones/svg-dist.png +%%WWWDIR%%/public/pics/icones/swf-dist.png +%%WWWDIR%%/public/pics/icones/sxc-dist.png +%%WWWDIR%%/public/pics/icones/sxd-dist.png +%%WWWDIR%%/public/pics/icones/sxi-dist.png +%%WWWDIR%%/public/pics/icones/sxw-dist.png +%%WWWDIR%%/public/pics/icones/tex-dist.png +%%WWWDIR%%/public/pics/icones/tgz-dist.png +%%WWWDIR%%/public/pics/icones/tif-dist.png +%%WWWDIR%%/public/pics/icones/txt-dist.png +%%WWWDIR%%/public/pics/icones/wav-dist.png +%%WWWDIR%%/public/pics/icones/wmv-dist.png +%%WWWDIR%%/public/pics/icones/xcf-dist.png +%%WWWDIR%%/public/pics/icones/xls-dist.png +%%WWWDIR%%/public/pics/icones/xml-dist.png +%%WWWDIR%%/public/pics/icones/zip-dist.png +%%WWWDIR%%/public/pics/impact/README.txt +%%WWWDIR%%/public/pics/impact/appliance.png +%%WWWDIR%%/public/pics/impact/authldap.png +%%WWWDIR%%/public/pics/impact/cartridgeitem.png +%%WWWDIR%%/public/pics/impact/cluster.png +%%WWWDIR%%/public/pics/impact/computer.png +%%WWWDIR%%/public/pics/impact/contract.png +%%WWWDIR%%/public/pics/impact/crontask.png +%%WWWDIR%%/public/pics/impact/database.png +%%WWWDIR%%/public/pics/impact/databaseinstance.png +%%WWWDIR%%/public/pics/impact/datacenter.png +%%WWWDIR%%/public/pics/impact/dcroom.png +%%WWWDIR%%/public/pics/impact/default.png +%%WWWDIR%%/public/pics/impact/devicesimcard.png +%%WWWDIR%%/public/pics/impact/domain.png +%%WWWDIR%%/public/pics/impact/enclosure.png +%%WWWDIR%%/public/pics/impact/entity.png +%%WWWDIR%%/public/pics/impact/group.png +%%WWWDIR%%/public/pics/impact/itilcategory.png +%%WWWDIR%%/public/pics/impact/line.png +%%WWWDIR%%/public/pics/impact/location.png +%%WWWDIR%%/public/pics/impact/mailcollector.png +%%WWWDIR%%/public/pics/impact/monitor.png +%%WWWDIR%%/public/pics/impact/networkequipment.png +%%WWWDIR%%/public/pics/impact/notification.png +%%WWWDIR%%/public/pics/impact/pdu.png +%%WWWDIR%%/public/pics/impact/peripheral.png +%%WWWDIR%%/public/pics/impact/phone.png +%%WWWDIR%%/public/pics/impact/printer.png +%%WWWDIR%%/public/pics/impact/profile.png +%%WWWDIR%%/public/pics/impact/project.png +%%WWWDIR%%/public/pics/impact/rack.png +%%WWWDIR%%/public/pics/impact/slm.png +%%WWWDIR%%/public/pics/impact/software.png +%%WWWDIR%%/public/pics/impact/softwarelicense.png +%%WWWDIR%%/public/pics/impact/supplier.png +%%WWWDIR%%/public/pics/impact/user.png +%%WWWDIR%%/public/pics/jquery/pbar-ani.gif +%%WWWDIR%%/public/pics/ko_min.png +%%WWWDIR%%/public/pics/l.gif +%%WWWDIR%%/public/pics/last.png +%%WWWDIR%%/public/pics/last_off.png +%%WWWDIR%%/public/pics/layout/global_layout_horizontal.png +%%WWWDIR%%/public/pics/layout/global_layout_vertical.png +%%WWWDIR%%/public/pics/left.png +%%WWWDIR%%/public/pics/left_off.png +%%WWWDIR%%/public/pics/loader.png +%%WWWDIR%%/public/pics/lock.png +%%WWWDIR%%/public/pics/login_logo_glpi.png +%%WWWDIR%%/public/pics/logos/logo-G-100-black.png +%%WWWDIR%%/public/pics/logos/logo-G-100-grey.png +%%WWWDIR%%/public/pics/logos/logo-G-100-white.png +%%WWWDIR%%/public/pics/logos/logo-GLPI-100-black.png +%%WWWDIR%%/public/pics/logos/logo-GLPI-100-grey.png +%%WWWDIR%%/public/pics/logos/logo-GLPI-100-white.png +%%WWWDIR%%/public/pics/logos/logo-GLPI-250-black.png +%%WWWDIR%%/public/pics/logos/logo-GLPI-250-grey.png +%%WWWDIR%%/public/pics/logos/logo-GLPI-250-white.png +%%WWWDIR%%/public/pics/logos/sources/GLPI_Logo-color.svg +%%WWWDIR%%/public/pics/logos/sources/GLPI_Logo-white.svg +%%WWWDIR%%/public/pics/menu_add.png +%%WWWDIR%%/public/pics/menu_add_off.png +%%WWWDIR%%/public/pics/menu_addtemplate.png +%%WWWDIR%%/public/pics/menu_all.png +%%WWWDIR%%/public/pics/menu_config.png +%%WWWDIR%%/public/pics/menu_search.png +%%WWWDIR%%/public/pics/menu_search_off.png +%%WWWDIR%%/public/pics/menu_show.png +%%WWWDIR%%/public/pics/meta_moins.png +%%WWWDIR%%/public/pics/meta_plus.png +%%WWWDIR%%/public/pics/moins.png +%%WWWDIR%%/public/pics/new.png +%%WWWDIR%%/public/pics/nothing.gif +%%WWWDIR%%/public/pics/observe.png +%%WWWDIR%%/public/pics/ok.png +%%WWWDIR%%/public/pics/ok_min.png +%%WWWDIR%%/public/pics/options_search.png +%%WWWDIR%%/public/pics/picture.png +%%WWWDIR%%/public/pics/plan.png +%%WWWDIR%%/public/pics/plus.png +%%WWWDIR%%/public/pics/puce.gif +%%WWWDIR%%/public/pics/qualification.png +%%WWWDIR%%/public/pics/r.gif +%%WWWDIR%%/public/pics/rdv.png +%%WWWDIR%%/public/pics/rdv_interv.png +%%WWWDIR%%/public/pics/rdv_private.png +%%WWWDIR%%/public/pics/rdv_public.png +%%WWWDIR%%/public/pics/redbutton.png +%%WWWDIR%%/public/pics/refresh.png +%%WWWDIR%%/public/pics/reservation.png +%%WWWDIR%%/public/pics/reset.png +%%WWWDIR%%/public/pics/right.png +%%WWWDIR%%/public/pics/right_off.png +%%WWWDIR%%/public/pics/screenshots/asset.png +%%WWWDIR%%/public/pics/screenshots/components.png +%%WWWDIR%%/public/pics/screenshots/dashboard.png +%%WWWDIR%%/public/pics/screenshots/dcim_racks_draganddrop.gif +%%WWWDIR%%/public/pics/screenshots/dcim_racks_toggleimages.gif +%%WWWDIR%%/public/pics/screenshots/marketplace.png +%%WWWDIR%%/public/pics/screenshots/ticket.png +%%WWWDIR%%/public/pics/screenshots/timeline.png +%%WWWDIR%%/public/pics/search.png +%%WWWDIR%%/public/pics/showdeleted.png +%%WWWDIR%%/public/pics/showselect.png +%%WWWDIR%%/public/pics/solved.png +%%WWWDIR%%/public/pics/spinner.48.gif +%%WWWDIR%%/public/pics/spinner.gif +%%WWWDIR%%/public/pics/stats_item.png +%%WWWDIR%%/public/pics/sub_dropdown.png +%%WWWDIR%%/public/pics/tb.gif +%%WWWDIR%%/public/pics/test.png +%%WWWDIR%%/public/pics/timeline/1.png +%%WWWDIR%%/public/pics/timeline/2.png +%%WWWDIR%%/public/pics/timeline/3.png +%%WWWDIR%%/public/pics/timeline/4.png +%%WWWDIR%%/public/pics/timeline/5.png +%%WWWDIR%%/public/pics/timeline/delete.png +%%WWWDIR%%/public/pics/timeline/done.png +%%WWWDIR%%/public/pics/timeline/edit.png +%%WWWDIR%%/public/pics/timeline/file.png +%%WWWDIR%%/public/pics/timeline/followup.png +%%WWWDIR%%/public/pics/timeline/group.png +%%WWWDIR%%/public/pics/timeline/information.png +%%WWWDIR%%/public/pics/timeline/reset.png +%%WWWDIR%%/public/pics/timeline/task.png +%%WWWDIR%%/public/pics/timeline/todo.png +%%WWWDIR%%/public/pics/timeline/user.png +%%WWWDIR%%/public/pics/timeline/user_grey.png +%%WWWDIR%%/public/pics/timeline/validation_min.png +%%WWWDIR%%/public/pics/timeline/validation_min_active.png +%%WWWDIR%%/public/pics/toggle-left.png +%%WWWDIR%%/public/pics/toggle-right.png +%%WWWDIR%%/public/pics/treeroot.png +%%WWWDIR%%/public/pics/users.png +%%WWWDIR%%/public/pics/waiting.png +%%WWWDIR%%/public/pics/warning.png +%%WWWDIR%%/public/pics/warning_min.png +%%WWWDIR%%/public/pics/web.png +%%WWWDIR%%/public/sound/sound_a.mp3 +%%WWWDIR%%/public/sound/sound_a.ogg +%%WWWDIR%%/public/sound/sound_b.mp3 +%%WWWDIR%%/public/sound/sound_b.ogg +%%WWWDIR%%/public/sound/sound_c.mp3 +%%WWWDIR%%/public/sound/sound_c.ogg +%%WWWDIR%%/public/sound/sound_d.mp3 +%%WWWDIR%%/public/sound/sound_d.ogg %%WWWDIR%%/resources/Rules/RuleAsset.xml %%WWWDIR%%/resources/Rules/RuleDictionnaryOperatingSystem.xml %%WWWDIR%%/resources/Rules/RuleDictionnaryOperatingSystemEdition.xml @@ -2665,59 +2376,28 @@ %%WWWDIR%%/resources/Rules/RuleRight.xml %%WWWDIR%%/resources/Rules/RuleSoftwareCategory.xml %%WWWDIR%%/resources/Rules/RuleTicket.xml -%%WWWDIR%%/sound/sound_a.mp3 -%%WWWDIR%%/sound/sound_a.ogg -%%WWWDIR%%/sound/sound_b.mp3 -%%WWWDIR%%/sound/sound_b.ogg -%%WWWDIR%%/sound/sound_c.mp3 -%%WWWDIR%%/sound/sound_c.ogg -%%WWWDIR%%/sound/sound_d.mp3 -%%WWWDIR%%/sound/sound_d.ogg +%%WWWDIR%%/resources/api_doc.MD +%%WWWDIR%%/routes/development.php %%WWWDIR%%/src/APIClient.php %%WWWDIR%%/src/AbstractITILChildTemplate.php %%WWWDIR%%/src/AbstractQuery.php %%WWWDIR%%/src/AbstractRightsDropdown.php %%WWWDIR%%/src/Agent.php -%%WWWDIR%%/src/Agent/Communication/AbstractRequest.php -%%WWWDIR%%/src/Agent/Communication/Headers/Common.php %%WWWDIR%%/src/AgentType.php %%WWWDIR%%/src/Ajax.php %%WWWDIR%%/src/Alert.php %%WWWDIR%%/src/AllAssets.php -%%WWWDIR%%/src/Api/API.php -%%WWWDIR%%/src/Api/APIRest.php -%%WWWDIR%%/src/Api/APIXmlrpc.php -%%WWWDIR%%/src/Api/Deprecated/CommonDeprecatedTrait.php -%%WWWDIR%%/src/Api/Deprecated/Computer_SoftwareLicense.php -%%WWWDIR%%/src/Api/Deprecated/Computer_SoftwareVersion.php -%%WWWDIR%%/src/Api/Deprecated/DeprecatedInterface.php -%%WWWDIR%%/src/Api/Deprecated/Netpoint.php -%%WWWDIR%%/src/Api/Deprecated/TicketFollowup.php %%WWWDIR%%/src/Appliance.php %%WWWDIR%%/src/ApplianceEnvironment.php %%WWWDIR%%/src/ApplianceType.php %%WWWDIR%%/src/Appliance_Item.php %%WWWDIR%%/src/Appliance_Item_Relation.php -%%WWWDIR%%/src/Application/ErrorHandler.php -%%WWWDIR%%/src/Application/View/Extension/ConfigExtension.php -%%WWWDIR%%/src/Application/View/Extension/DataHelpersExtension.php -%%WWWDIR%%/src/Application/View/Extension/DocumentExtension.php -%%WWWDIR%%/src/Application/View/Extension/FrontEndAssetsExtension.php -%%WWWDIR%%/src/Application/View/Extension/I18nExtension.php -%%WWWDIR%%/src/Application/View/Extension/ItemtypeExtension.php -%%WWWDIR%%/src/Application/View/Extension/PhpExtension.php -%%WWWDIR%%/src/Application/View/Extension/PluginExtension.php -%%WWWDIR%%/src/Application/View/Extension/RoutingExtension.php -%%WWWDIR%%/src/Application/View/Extension/SearchExtension.php -%%WWWDIR%%/src/Application/View/Extension/SecurityExtension.php -%%WWWDIR%%/src/Application/View/Extension/SessionExtension.php -%%WWWDIR%%/src/Application/View/Extension/TeamExtension.php -%%WWWDIR%%/src/Application/View/TemplateRenderer.php %%WWWDIR%%/src/Auth.php %%WWWDIR%%/src/AuthLDAP.php %%WWWDIR%%/src/AuthLdapReplicate.php %%WWWDIR%%/src/AuthMail.php %%WWWDIR%%/src/AutoUpdateSystem.php +%%WWWDIR%%/src/BarcodeManager.php %%WWWDIR%%/src/Blacklist.php %%WWWDIR%%/src/BlacklistedMailContent.php %%WWWDIR%%/src/Budget.php @@ -2726,22 +2406,6 @@ %%WWWDIR%%/src/Cable.php %%WWWDIR%%/src/CableStrand.php %%WWWDIR%%/src/CableType.php -%%WWWDIR%%/src/Cache/CacheManager.php -%%WWWDIR%%/src/Cache/I18nCache.php -%%WWWDIR%%/src/Cache/SimpleCache.php -%%WWWDIR%%/src/CalDAV/Backend/Auth.php -%%WWWDIR%%/src/CalDAV/Backend/Calendar.php -%%WWWDIR%%/src/CalDAV/Backend/Principal.php -%%WWWDIR%%/src/CalDAV/Contracts/CalDAVCompatibleItemInterface.php -%%WWWDIR%%/src/CalDAV/Node/CalendarRoot.php -%%WWWDIR%%/src/CalDAV/Node/Property.php -%%WWWDIR%%/src/CalDAV/Plugin/Acl.php -%%WWWDIR%%/src/CalDAV/Plugin/Browser.php -%%WWWDIR%%/src/CalDAV/Plugin/CalDAV.php -%%WWWDIR%%/src/CalDAV/Server.php -%%WWWDIR%%/src/CalDAV/Traits/CalDAVPrincipalsTrait.php -%%WWWDIR%%/src/CalDAV/Traits/CalDAVUriUtilTrait.php -%%WWWDIR%%/src/CalDAV/Traits/VobjectConverterTrait.php %%WWWDIR%%/src/Calendar.php %%WWWDIR%%/src/CalendarSegment.php %%WWWDIR%%/src/Calendar_Holiday.php @@ -2755,12 +2419,16 @@ %%WWWDIR%%/src/Certificate_Item.php %%WWWDIR%%/src/Change.php %%WWWDIR%%/src/ChangeCost.php +%%WWWDIR%%/src/ChangeSatisfaction.php %%WWWDIR%%/src/ChangeTask.php %%WWWDIR%%/src/ChangeTemplate.php %%WWWDIR%%/src/ChangeTemplateHiddenField.php %%WWWDIR%%/src/ChangeTemplateMandatoryField.php %%WWWDIR%%/src/ChangeTemplatePredefinedField.php +%%WWWDIR%%/src/ChangeTemplateReadonlyField.php %%WWWDIR%%/src/ChangeValidation.php +%%WWWDIR%%/src/ChangeValidationStep.php +%%WWWDIR%%/src/Change_Change.php %%WWWDIR%%/src/Change_Group.php %%WWWDIR%%/src/Change_Item.php %%WWWDIR%%/src/Change_Problem.php @@ -2786,10 +2454,13 @@ %%WWWDIR%%/src/CommonITILActor.php %%WWWDIR%%/src/CommonITILCost.php %%WWWDIR%%/src/CommonITILObject.php +%%WWWDIR%%/src/CommonITILObject_CommonITILObject.php %%WWWDIR%%/src/CommonITILRecurrent.php %%WWWDIR%%/src/CommonITILRecurrentCron.php +%%WWWDIR%%/src/CommonITILSatisfaction.php %%WWWDIR%%/src/CommonITILTask.php %%WWWDIR%%/src/CommonITILValidation.php +%%WWWDIR%%/src/CommonITILValidationCron.php %%WWWDIR%%/src/CommonImplicitTreeDropdown.php %%WWWDIR%%/src/CommonItilObject_Item.php %%WWWDIR%%/src/CommonTreeDropdown.php @@ -2799,143 +2470,32 @@ %%WWWDIR%%/src/ComputerModel.php %%WWWDIR%%/src/ComputerType.php %%WWWDIR%%/src/ComputerVirtualMachine.php -%%WWWDIR%%/src/Computer_Item.php %%WWWDIR%%/src/Config.php -%%WWWDIR%%/src/Console/AbstractCommand.php -%%WWWDIR%%/src/Console/Application.php -%%WWWDIR%%/src/Console/Assets/CleanSoftwareCommand.php -%%WWWDIR%%/src/Console/Build/CompileScssCommand.php -%%WWWDIR%%/src/Console/Cache/ClearCommand.php -%%WWWDIR%%/src/Console/Cache/ConfigureCommand.php -%%WWWDIR%%/src/Console/Cache/DebugCommand.php -%%WWWDIR%%/src/Console/Cache/SetNamespacePrefixCommand.php -%%WWWDIR%%/src/Console/Command/ConfigurationCommandInterface.php -%%WWWDIR%%/src/Console/Command/ForceNoPluginsOptionCommandInterface.php -%%WWWDIR%%/src/Console/Command/GlpiCommandInterface.php -%%WWWDIR%%/src/Console/CommandLoader.php -%%WWWDIR%%/src/Console/Config/SetCommand.php -%%WWWDIR%%/src/Console/Database/AbstractConfigureCommand.php -%%WWWDIR%%/src/Console/Database/CheckSchemaIntegrityCommand.php -%%WWWDIR%%/src/Console/Database/ConfigureCommand.php -%%WWWDIR%%/src/Console/Database/EnableTimezonesCommand.php -%%WWWDIR%%/src/Console/Database/InstallCommand.php -%%WWWDIR%%/src/Console/Database/UpdateCommand.php -%%WWWDIR%%/src/Console/Diagnostic/CheckDocumentsIntegrityCommand.php -%%WWWDIR%%/src/Console/Diagnostic/CheckHtmlEncodingCommand.php -%%WWWDIR%%/src/Console/Exception/EarlyExitException.php -%%WWWDIR%%/src/Console/Ldap/SynchronizeUsersCommand.php -%%WWWDIR%%/src/Console/Maintenance/DisableMaintenanceModeCommand.php -%%WWWDIR%%/src/Console/Maintenance/EnableMaintenanceModeCommand.php -%%WWWDIR%%/src/Console/Marketplace/AbstractMarketplaceCommand.php -%%WWWDIR%%/src/Console/Marketplace/DownloadCommand.php -%%WWWDIR%%/src/Console/Marketplace/InfoCommand.php -%%WWWDIR%%/src/Console/Marketplace/SearchCommand.php -%%WWWDIR%%/src/Console/Migration/AbstractPluginToCoreCommand.php -%%WWWDIR%%/src/Console/Migration/AppliancesPluginToCoreCommand.php -%%WWWDIR%%/src/Console/Migration/BuildMissingTimestampsCommand.php -%%WWWDIR%%/src/Console/Migration/DatabasesPluginToCoreCommand.php -%%WWWDIR%%/src/Console/Migration/DomainsPluginToCoreCommand.php -%%WWWDIR%%/src/Console/Migration/DynamicRowFormatCommand.php -%%WWWDIR%%/src/Console/Migration/MigrateAllCommand.php -%%WWWDIR%%/src/Console/Migration/MyIsamToInnoDbCommand.php -%%WWWDIR%%/src/Console/Migration/RacksPluginToCoreCommand.php -%%WWWDIR%%/src/Console/Migration/TimestampsCommand.php -%%WWWDIR%%/src/Console/Migration/UnsignedKeysCommand.php -%%WWWDIR%%/src/Console/Migration/Utf8mb4Command.php -%%WWWDIR%%/src/Console/Plugin/AbstractPluginCommand.php -%%WWWDIR%%/src/Console/Plugin/ActivateCommand.php -%%WWWDIR%%/src/Console/Plugin/DeactivateCommand.php -%%WWWDIR%%/src/Console/Plugin/InstallCommand.php -%%WWWDIR%%/src/Console/Plugin/UninstallCommand.php -%%WWWDIR%%/src/Console/Rules/ProcessSoftwareCategoryRulesCommand.php -%%WWWDIR%%/src/Console/Rules/ReplayDictionnaryRulesCommand.php -%%WWWDIR%%/src/Console/Security/ChangekeyCommand.php -%%WWWDIR%%/src/Console/System/CheckRequirementsCommand.php -%%WWWDIR%%/src/Console/System/CheckStatusCommand.php -%%WWWDIR%%/src/Console/System/ListServicesCommand.php -%%WWWDIR%%/src/Console/Task/UnlockCommand.php -%%WWWDIR%%/src/Console/Traits/TelemetryActivationTrait.php %%WWWDIR%%/src/Consumable.php %%WWWDIR%%/src/ConsumableItem.php %%WWWDIR%%/src/ConsumableItemType.php %%WWWDIR%%/src/Contact.php %%WWWDIR%%/src/ContactType.php %%WWWDIR%%/src/Contact_Supplier.php -%%WWWDIR%%/src/ContentTemplates/Parameters/AbstractParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/AssetParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/ChangeParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/CommonITILObjectParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/DropdownParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/EntityParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/GroupParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/ITILCategoryParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/KnowbaseItemParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/LevelAgreementParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/LocationParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/OLAParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/ParametersTypes/AbstractParameterType.php -%%WWWDIR%%/src/ContentTemplates/Parameters/ParametersTypes/ArrayParameter.php -%%WWWDIR%%/src/ContentTemplates/Parameters/ParametersTypes/AttributeParameter.php -%%WWWDIR%%/src/ContentTemplates/Parameters/ParametersTypes/ObjectParameter.php -%%WWWDIR%%/src/ContentTemplates/Parameters/ParametersTypes/ParameterTypeInterface.php -%%WWWDIR%%/src/ContentTemplates/Parameters/ProblemParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/RequestTypeParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/SLAParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/SupplierParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/TemplatesParametersInterface.php -%%WWWDIR%%/src/ContentTemplates/Parameters/TicketParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/TreeDropdownParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/UserCategoryParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/UserParameters.php -%%WWWDIR%%/src/ContentTemplates/Parameters/UserTitleParameters.php -%%WWWDIR%%/src/ContentTemplates/ParametersPreset.php -%%WWWDIR%%/src/ContentTemplates/TemplateDocumentation.php -%%WWWDIR%%/src/ContentTemplates/TemplateManager.php %%WWWDIR%%/src/Contract.php %%WWWDIR%%/src/ContractCost.php %%WWWDIR%%/src/ContractType.php %%WWWDIR%%/src/Contract_Item.php %%WWWDIR%%/src/Contract_Supplier.php +%%WWWDIR%%/src/Contract_User.php %%WWWDIR%%/src/CronTask.php %%WWWDIR%%/src/CronTaskLog.php -%%WWWDIR%%/src/Csv/CsvResponse.php -%%WWWDIR%%/src/Csv/ExportToCsvInterface.php -%%WWWDIR%%/src/Csv/ImpactCsvExport.php -%%WWWDIR%%/src/Csv/LogCsvExport.php -%%WWWDIR%%/src/Csv/PlanningCsv.php -%%WWWDIR%%/src/Csv/StatCsvExport.php %%WWWDIR%%/src/DBConnection.php %%WWWDIR%%/src/DBmysql.php %%WWWDIR%%/src/DBmysqlIterator.php %%WWWDIR%%/src/DCRoom.php -%%WWWDIR%%/src/Dashboard/Dashboard.php -%%WWWDIR%%/src/Dashboard/Filter.php -%%WWWDIR%%/src/Dashboard/Filters/AbstractFilter.php -%%WWWDIR%%/src/Dashboard/Filters/DatesFilter.php -%%WWWDIR%%/src/Dashboard/Filters/DatesModFilter.php -%%WWWDIR%%/src/Dashboard/Filters/GroupTechFilter.php -%%WWWDIR%%/src/Dashboard/Filters/ItilCategoryFilter.php -%%WWWDIR%%/src/Dashboard/Filters/LocationFilter.php -%%WWWDIR%%/src/Dashboard/Filters/ManufacturerFilter.php -%%WWWDIR%%/src/Dashboard/Filters/RequestTypeFilter.php -%%WWWDIR%%/src/Dashboard/Filters/StateFilter.php -%%WWWDIR%%/src/Dashboard/Filters/TicketTypeFilter.php -%%WWWDIR%%/src/Dashboard/Filters/UserTechFilter.php -%%WWWDIR%%/src/Dashboard/Grid.php -%%WWWDIR%%/src/Dashboard/Item.php -%%WWWDIR%%/src/Dashboard/Provider.php -%%WWWDIR%%/src/Dashboard/Right.php -%%WWWDIR%%/src/Dashboard/Widget.php %%WWWDIR%%/src/Database.php %%WWWDIR%%/src/DatabaseInstance.php %%WWWDIR%%/src/DatabaseInstanceCategory.php %%WWWDIR%%/src/DatabaseInstanceType.php %%WWWDIR%%/src/Datacenter.php %%WWWDIR%%/src/DbUtils.php -%%WWWDIR%%/src/Debug/Profile.php -%%WWWDIR%%/src/Debug/Profiler.php -%%WWWDIR%%/src/Debug/ProfilerSection.php -%%WWWDIR%%/src/Debug/Toolbar.php +%%WWWDIR%%/src/DefaultFilter.php %%WWWDIR%%/src/DeviceBattery.php %%WWWDIR%%/src/DeviceBatteryModel.php %%WWWDIR%%/src/DeviceBatteryType.php @@ -2958,6 +2518,7 @@ %%WWWDIR%%/src/DeviceGraphicCardModel.php %%WWWDIR%%/src/DeviceHardDrive.php %%WWWDIR%%/src/DeviceHardDriveModel.php +%%WWWDIR%%/src/DeviceHardDriveType.php %%WWWDIR%%/src/DeviceMemory.php %%WWWDIR%%/src/DeviceMemoryModel.php %%WWWDIR%%/src/DeviceMemoryType.php @@ -2991,45 +2552,951 @@ %%WWWDIR%%/src/Domain_Item.php %%WWWDIR%%/src/Dropdown.php %%WWWDIR%%/src/DropdownTranslation.php +%%WWWDIR%%/src/DropdownVisibility.php %%WWWDIR%%/src/Enclosure.php %%WWWDIR%%/src/EnclosureModel.php %%WWWDIR%%/src/Entity.php %%WWWDIR%%/src/Entity_KnowbaseItem.php %%WWWDIR%%/src/Entity_RSSFeed.php %%WWWDIR%%/src/Entity_Reminder.php -%%WWWDIR%%/src/Event.php -%%WWWDIR%%/src/Exception/ForgetPasswordException.php -%%WWWDIR%%/src/Exception/PasswordTooWeakException.php %%WWWDIR%%/src/ExtraVisibilityCriteria.php %%WWWDIR%%/src/FQDN.php %%WWWDIR%%/src/FQDNLabel.php -%%WWWDIR%%/src/Features/AssetImage.php -%%WWWDIR%%/src/Features/CacheableListInterface.php -%%WWWDIR%%/src/Features/Clonable.php -%%WWWDIR%%/src/Features/DCBreadcrumb.php -%%WWWDIR%%/src/Features/Inventoriable.php -%%WWWDIR%%/src/Features/Kanban.php -%%WWWDIR%%/src/Features/ParentStatus.php -%%WWWDIR%%/src/Features/PlanningEvent.php -%%WWWDIR%%/src/Features/Teamwork.php -%%WWWDIR%%/src/Features/Timeline.php -%%WWWDIR%%/src/Features/TreeBrowse.php %%WWWDIR%%/src/FieldUnicity.php %%WWWDIR%%/src/Fieldblacklist.php %%WWWDIR%%/src/Filesystem.php -%%WWWDIR%%/src/GLPI.php %%WWWDIR%%/src/GLPIKey.php %%WWWDIR%%/src/GLPIMailer.php %%WWWDIR%%/src/GLPINetwork.php %%WWWDIR%%/src/GLPIPDF.php %%WWWDIR%%/src/GLPIUploadHandler.php +%%WWWDIR%%/src/Glpi/Agent/Communication/AbstractRequest.php +%%WWWDIR%%/src/Glpi/Agent/Communication/Headers/Common.php +%%WWWDIR%%/src/Glpi/Altcha/AltchaManager.php +%%WWWDIR%%/src/Glpi/Altcha/AltchaMode.php +%%WWWDIR%%/src/Glpi/Altcha/InvalidPayloadException.php +%%WWWDIR%%/src/Glpi/Api/API.php +%%WWWDIR%%/src/Glpi/Api/APIRest.php +%%WWWDIR%%/src/Glpi/Api/Deprecated/CommonDeprecatedTrait.php +%%WWWDIR%%/src/Glpi/Api/Deprecated/ComputerAntivirus.php +%%WWWDIR%%/src/Glpi/Api/Deprecated/ComputerVirtualMachine.php +%%WWWDIR%%/src/Glpi/Api/Deprecated/Computer_Item.php +%%WWWDIR%%/src/Glpi/Api/Deprecated/Computer_SoftwareLicense.php +%%WWWDIR%%/src/Glpi/Api/Deprecated/Computer_SoftwareVersion.php +%%WWWDIR%%/src/Glpi/Api/Deprecated/DeprecatedInterface.php +%%WWWDIR%%/src/Glpi/Api/Deprecated/Netpoint.php +%%WWWDIR%%/src/Glpi/Api/Deprecated/Pdu_Plug.php +%%WWWDIR%%/src/Glpi/Api/Deprecated/TicketFollowup.php +%%WWWDIR%%/src/Glpi/Api/HL/APIException.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/AbstractController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/AdministrationController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/AssetController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/CRUDControllerTrait.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/ComponentController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/CoreController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/CustomAssetController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/DropdownController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/GraphQLController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/ITILController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/ManagementController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/ProjectController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/ReportController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/RuleController.php +%%WWWDIR%%/src/Glpi/Api/HL/Controller/SetupController.php +%%WWWDIR%%/src/Glpi/Api/HL/Doc/CreateRoute.php +%%WWWDIR%%/src/Glpi/Api/HL/Doc/DeleteRoute.php +%%WWWDIR%%/src/Glpi/Api/HL/Doc/GetRoute.php +%%WWWDIR%%/src/Glpi/Api/HL/Doc/Parameter.php +%%WWWDIR%%/src/Glpi/Api/HL/Doc/Response.php +%%WWWDIR%%/src/Glpi/Api/HL/Doc/Route.php +%%WWWDIR%%/src/Glpi/Api/HL/Doc/Schema.php +%%WWWDIR%%/src/Glpi/Api/HL/Doc/SchemaReference.php +%%WWWDIR%%/src/Glpi/Api/HL/Doc/SearchRoute.php +%%WWWDIR%%/src/Glpi/Api/HL/Doc/UpdateRoute.php +%%WWWDIR%%/src/Glpi/Api/HL/GraphQL.php +%%WWWDIR%%/src/Glpi/Api/HL/GraphQLGenerator.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/AbstractMiddleware.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/AuthMiddlewareInterface.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/CRUDRequestMiddleware.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/CookieAuthMiddleware.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/DebugRequestMiddleware.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/DebugResponseMiddleware.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/IPRestrictionRequestMiddleware.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/InternalAuthMiddleware.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/MiddlewareInput.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/OAuthRequestMiddleware.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/RSQLRequestMiddleware.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/RequestMiddlewareInterface.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/ResponseMiddlewareInterface.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/ResultFormatterMiddleware.php +%%WWWDIR%%/src/Glpi/Api/HL/Middleware/SecurityResponseMiddleware.php +%%WWWDIR%%/src/Glpi/Api/HL/OpenAPIGenerator.php +%%WWWDIR%%/src/Glpi/Api/HL/RSQL/Error.php +%%WWWDIR%%/src/Glpi/Api/HL/RSQL/Lexer.php +%%WWWDIR%%/src/Glpi/Api/HL/RSQL/Parser.php +%%WWWDIR%%/src/Glpi/Api/HL/RSQL/RSQLException.php +%%WWWDIR%%/src/Glpi/Api/HL/RSQL/Result.php +%%WWWDIR%%/src/Glpi/Api/HL/ResourceAccessor.php +%%WWWDIR%%/src/Glpi/Api/HL/RightConditionNotMetException.php +%%WWWDIR%%/src/Glpi/Api/HL/Route.php +%%WWWDIR%%/src/Glpi/Api/HL/RoutePath.php +%%WWWDIR%%/src/Glpi/Api/HL/RouteVersion.php +%%WWWDIR%%/src/Glpi/Api/HL/Router.php +%%WWWDIR%%/src/Glpi/Api/HL/Search.php +%%WWWDIR%%/src/Glpi/Api/HL/Search/RecordSet.php +%%WWWDIR%%/src/Glpi/Api/HL/Search/SearchContext.php +%%WWWDIR%%/src/Glpi/Application/Environment.php +%%WWWDIR%%/src/Glpi/Application/ImportMapGenerator.php +%%WWWDIR%%/src/Glpi/Application/ResourcesChecker.php +%%WWWDIR%%/src/Glpi/Application/SystemConfigurator.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/ConfigExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/DataHelpersExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/DocumentExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/FrontEndAssetsExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/HtmlExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/I18nExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/IllustrationExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/ItemtypeExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/PhpExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/PluginExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/RoutingExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/SearchExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/SecurityExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/SessionExtension.php +%%WWWDIR%%/src/Glpi/Application/View/Extension/TeamExtension.php +%%WWWDIR%%/src/Glpi/Application/View/TemplateRenderer.php +%%WWWDIR%%/src/Glpi/Asset/Asset.php +%%WWWDIR%%/src/Glpi/Asset/AssetDefinition.php +%%WWWDIR%%/src/Glpi/Asset/AssetDefinitionManager.php +%%WWWDIR%%/src/Glpi/Asset/AssetModel.php +%%WWWDIR%%/src/Glpi/Asset/AssetType.php +%%WWWDIR%%/src/Glpi/Asset/Asset_PeripheralAsset.php +%%WWWDIR%%/src/Glpi/Asset/Capacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/AbstractCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/AllowedInGlobalSearchCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/CapacityInterface.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasAntivirusCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasAppliancesCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasCertificatesCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasContractsCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasDatabaseInstanceCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasDevicesCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasDocumentsCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasDomainsCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasHistoryCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasImpactCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasInfocomCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasKnowbaseCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasLinksCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasNetworkPortCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasNotepadCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasOperatingSystemCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasPeripheralAssetsCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasPlugCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasRemoteManagementCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasSocketCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasSoftwaresCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasVirtualMachineCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/HasVolumesCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/IsInventoriableCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/IsProjectAssetCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/IsRackableCapacity.php +%%WWWDIR%%/src/Glpi/Asset/Capacity/IsReservableCapacity.php +%%WWWDIR%%/src/Glpi/Asset/CapacityConfig.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldDefinition.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldOption/AbstractOption.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldOption/BooleanOption.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldOption/NumberOption.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldOption/OptionInterface.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldOption/ProfileRestrictOption.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldType/AbstractType.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldType/BooleanType.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldType/DateTimeType.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldType/DateType.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldType/DropdownType.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldType/NumberType.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldType/StringType.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldType/TextType.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldType/TypeInterface.php +%%WWWDIR%%/src/Glpi/Asset/CustomFieldType/URLType.php +%%WWWDIR%%/src/Glpi/Asset/RuleDictionaryModel.php +%%WWWDIR%%/src/Glpi/Asset/RuleDictionaryModelCollection.php +%%WWWDIR%%/src/Glpi/Asset/RuleDictionaryType.php +%%WWWDIR%%/src/Glpi/Asset/RuleDictionaryTypeCollection.php +%%WWWDIR%%/src/Glpi/Cache/CacheManager.php +%%WWWDIR%%/src/Glpi/Cache/I18nCache.php +%%WWWDIR%%/src/Glpi/Cache/SimpleCache.php +%%WWWDIR%%/src/Glpi/CalDAV/Backend/Auth.php +%%WWWDIR%%/src/Glpi/CalDAV/Backend/Calendar.php +%%WWWDIR%%/src/Glpi/CalDAV/Backend/Principal.php +%%WWWDIR%%/src/Glpi/CalDAV/Contracts/CalDAVCompatibleItemInterface.php +%%WWWDIR%%/src/Glpi/CalDAV/Node/CalendarRoot.php +%%WWWDIR%%/src/Glpi/CalDAV/Node/Property.php +%%WWWDIR%%/src/Glpi/CalDAV/Plugin/Acl.php +%%WWWDIR%%/src/Glpi/CalDAV/Plugin/Browser.php +%%WWWDIR%%/src/Glpi/CalDAV/Plugin/CalDAV.php +%%WWWDIR%%/src/Glpi/CalDAV/Server.php +%%WWWDIR%%/src/Glpi/CalDAV/Traits/CalDAVPrincipalsTrait.php +%%WWWDIR%%/src/Glpi/CalDAV/Traits/CalDAVUriUtilTrait.php +%%WWWDIR%%/src/Glpi/CalDAV/Traits/VobjectConverterTrait.php +%%WWWDIR%%/src/Glpi/Console/AbstractCommand.php +%%WWWDIR%%/src/Glpi/Console/Application.php +%%WWWDIR%%/src/Glpi/Console/Assets/CleanSoftwareCommand.php +%%WWWDIR%%/src/Glpi/Console/Assets/PurgeSoftwareCommand.php +%%WWWDIR%%/src/Glpi/Console/Build/CompileScssCommand.php +%%WWWDIR%%/src/Glpi/Console/Build/GenerateCodeManifestCommand.php +%%WWWDIR%%/src/Glpi/Console/Cache/ClearCommand.php +%%WWWDIR%%/src/Glpi/Console/Cache/ConfigureCommand.php +%%WWWDIR%%/src/Glpi/Console/Cache/DebugCommand.php +%%WWWDIR%%/src/Glpi/Console/Cache/SetNamespacePrefixCommand.php +%%WWWDIR%%/src/Glpi/Console/Command/ConfigurationCommandInterface.php +%%WWWDIR%%/src/Glpi/Console/Command/GlpiCommandInterface.php +%%WWWDIR%%/src/Glpi/Console/CommandLoader.php +%%WWWDIR%%/src/Glpi/Console/Config/SetCommand.php +%%WWWDIR%%/src/Glpi/Console/Database/AbstractConfigureCommand.php +%%WWWDIR%%/src/Glpi/Console/Database/CheckSchemaIntegrityCommand.php +%%WWWDIR%%/src/Glpi/Console/Database/ConfigureCommand.php +%%WWWDIR%%/src/Glpi/Console/Database/EnableTimezonesCommand.php +%%WWWDIR%%/src/Glpi/Console/Database/InstallCommand.php +%%WWWDIR%%/src/Glpi/Console/Database/UpdateCommand.php +%%WWWDIR%%/src/Glpi/Console/Diagnostic/CheckDocumentsIntegrityCommand.php +%%WWWDIR%%/src/Glpi/Console/Diagnostic/CheckHtmlEncodingCommand.php +%%WWWDIR%%/src/Glpi/Console/Diagnostic/CheckSourceCodeIntegrityCommand.php +%%WWWDIR%%/src/Glpi/Console/Exception/EarlyExitException.php +%%WWWDIR%%/src/Glpi/Console/Ldap/SynchronizeUsersCommand.php +%%WWWDIR%%/src/Glpi/Console/Maintenance/DisableMaintenanceModeCommand.php +%%WWWDIR%%/src/Glpi/Console/Maintenance/EnableMaintenanceModeCommand.php +%%WWWDIR%%/src/Glpi/Console/Marketplace/AbstractMarketplaceCommand.php +%%WWWDIR%%/src/Glpi/Console/Marketplace/DownloadCommand.php +%%WWWDIR%%/src/Glpi/Console/Marketplace/InfoCommand.php +%%WWWDIR%%/src/Glpi/Console/Marketplace/SearchCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/AbstractPluginMigrationCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/AbstractPluginToCoreCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/AppliancesPluginToCoreCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/BuildMissingTimestampsCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/DatabasesPluginToCoreCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/DomainsPluginToCoreCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/DynamicRowFormatCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/FormCreatorPluginToCoreCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/GenericobjectPluginToCoreCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/MigrateAllCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/MyIsamToInnoDbCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/RacksPluginToCoreCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/TimestampsCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/UnsignedKeysCommand.php +%%WWWDIR%%/src/Glpi/Console/Migration/Utf8mb4Command.php +%%WWWDIR%%/src/Glpi/Console/Plugin/AbstractPluginCommand.php +%%WWWDIR%%/src/Glpi/Console/Plugin/ActivateCommand.php +%%WWWDIR%%/src/Glpi/Console/Plugin/DeactivateCommand.php +%%WWWDIR%%/src/Glpi/Console/Plugin/InstallCommand.php +%%WWWDIR%%/src/Glpi/Console/Plugin/ListCommand.php +%%WWWDIR%%/src/Glpi/Console/Plugin/ResumeExecutionCommand.php +%%WWWDIR%%/src/Glpi/Console/Plugin/SuspendExecutionCommand.php +%%WWWDIR%%/src/Glpi/Console/Plugin/UninstallCommand.php +%%WWWDIR%%/src/Glpi/Console/Rules/ProcessSoftwareCategoryRulesCommand.php +%%WWWDIR%%/src/Glpi/Console/Rules/ReplayDictionnaryRulesCommand.php +%%WWWDIR%%/src/Glpi/Console/Security/ChangekeyCommand.php +%%WWWDIR%%/src/Glpi/Console/Security/DisableTFACommand.php +%%WWWDIR%%/src/Glpi/Console/System/CheckRequirementsCommand.php +%%WWWDIR%%/src/Glpi/Console/System/CheckStatusCommand.php +%%WWWDIR%%/src/Glpi/Console/System/ListServicesCommand.php +%%WWWDIR%%/src/Glpi/Console/Task/UnlockCommand.php +%%WWWDIR%%/src/Glpi/Console/Traits/PluginMigrationTrait.php +%%WWWDIR%%/src/Glpi/Console/Traits/TelemetryActivationTrait.php +%%WWWDIR%%/src/Glpi/Console/User/AbstractUserCommand.php +%%WWWDIR%%/src/Glpi/Console/User/CreateCommand.php +%%WWWDIR%%/src/Glpi/Console/User/DeleteCommand.php +%%WWWDIR%%/src/Glpi/Console/User/DisableCommand.php +%%WWWDIR%%/src/Glpi/Console/User/EnableCommand.php +%%WWWDIR%%/src/Glpi/Console/User/GrantCommand.php +%%WWWDIR%%/src/Glpi/Console/User/ResetPasswordCommand.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/AbstractParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/AssetParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/ChangeParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/CommonITILObjectParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/DropdownParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/EntityParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/GroupParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/ITILCategoryParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/KnowbaseItemParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/LevelAgreementParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/LocationParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/OLAParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/ParametersTypes/AbstractParameterType.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/ParametersTypes/ArrayParameter.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/ParametersTypes/AttributeParameter.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/ParametersTypes/ObjectParameter.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/ParametersTypes/ParameterTypeInterface.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/ProblemParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/RequestTypeParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/SLAParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/SupplierParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/TemplatesParametersInterface.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/TicketParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/TreeDropdownParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/UserCategoryParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/UserParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/UserTitleParameters.php +%%WWWDIR%%/src/Glpi/ContentTemplates/ParametersPreset.php +%%WWWDIR%%/src/Glpi/ContentTemplates/TemplateDocumentation.php +%%WWWDIR%%/src/Glpi/ContentTemplates/TemplateManager.php +%%WWWDIR%%/src/Glpi/Controller/AbstractController.php +%%WWWDIR%%/src/Glpi/Controller/Altcha/ChallengeController.php +%%WWWDIR%%/src/Glpi/Controller/ApiController.php +%%WWWDIR%%/src/Glpi/Controller/ApiRestController.php +%%WWWDIR%%/src/Glpi/Controller/CaldavController.php +%%WWWDIR%%/src/Glpi/Controller/CentralController.php +%%WWWDIR%%/src/Glpi/Controller/Config/Helpdesk/AbstractTileController.php +%%WWWDIR%%/src/Glpi/Controller/Config/Helpdesk/AddTileController.php +%%WWWDIR%%/src/Glpi/Controller/Config/Helpdesk/CopyParentEntityController.php +%%WWWDIR%%/src/Glpi/Controller/Config/Helpdesk/DeleteTileController.php +%%WWWDIR%%/src/Glpi/Controller/Config/Helpdesk/SetTilesOrderController.php +%%WWWDIR%%/src/Glpi/Controller/Config/Helpdesk/ShowAddTileFormController.php +%%WWWDIR%%/src/Glpi/Controller/Config/Helpdesk/ShowEditTileFormController.php +%%WWWDIR%%/src/Glpi/Controller/Config/Helpdesk/UpdateTileController.php +%%WWWDIR%%/src/Glpi/Controller/DropdownFormController.php +%%WWWDIR%%/src/Glpi/Controller/ErrorController.php +%%WWWDIR%%/src/Glpi/Controller/Form/AllowListDropdown/CountUsersController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Condition/EditorController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Condition/EngineController.php +%%WWWDIR%%/src/Glpi/Controller/Form/DelegationController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Destination/AddDestinationController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Destination/PurgeDestinationController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Destination/UpdateDestinationController.php +%%WWWDIR%%/src/Glpi/Controller/Form/ExportController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Import/Step1IndexController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Import/Step2PreviewController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Import/Step3ResolveIssuesController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Import/Step4ExecuteController.php +%%WWWDIR%%/src/Glpi/Controller/Form/QuestionActorsDropdownController.php +%%WWWDIR%%/src/Glpi/Controller/Form/RendererController.php +%%WWWDIR%%/src/Glpi/Controller/Form/SubmitAnswerController.php +%%WWWDIR%%/src/Glpi/Controller/Form/TagListController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Translation/AddNewFormTranslationController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Translation/DeleteFormTranslationController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Translation/UpdateFormTranslationController.php +%%WWWDIR%%/src/Glpi/Controller/Form/Utils/CanCheckAccessPolicies.php +%%WWWDIR%%/src/Glpi/Controller/Form/ValidateAnswerController.php +%%WWWDIR%%/src/Glpi/Controller/GenericAjaxCrudController.php +%%WWWDIR%%/src/Glpi/Controller/GenericFormController.php +%%WWWDIR%%/src/Glpi/Controller/GenericListController.php +%%WWWDIR%%/src/Glpi/Controller/Helpdesk/IndexController.php +%%WWWDIR%%/src/Glpi/Controller/Helpdesk/SearchController.php +%%WWWDIR%%/src/Glpi/Controller/Helpdesk/Translation/AddNewHelpdeskTranslationController.php +%%WWWDIR%%/src/Glpi/Controller/Helpdesk/Translation/DeleteHelpdeskTranslationController.php +%%WWWDIR%%/src/Glpi/Controller/Helpdesk/Translation/UpdateHelpdeskTranslationController.php +%%WWWDIR%%/src/Glpi/Controller/IndexController.php +%%WWWDIR%%/src/Glpi/Controller/InstallController.php +%%WWWDIR%%/src/Glpi/Controller/InventoryController.php +%%WWWDIR%%/src/Glpi/Controller/ItemType/Form/AuthMailFormController.php +%%WWWDIR%%/src/Glpi/Controller/ItemType/Form/ContactFormController.php +%%WWWDIR%%/src/Glpi/Controller/ItemType/Form/MailCollectorFormController.php +%%WWWDIR%%/src/Glpi/Controller/ItemType/Form/SavedSearchFormController.php +%%WWWDIR%%/src/Glpi/Controller/Knowbase/KnowbaseItemController.php +%%WWWDIR%%/src/Glpi/Controller/LegacyFileLoadController.php +%%WWWDIR%%/src/Glpi/Controller/MaintenanceController.php +%%WWWDIR%%/src/Glpi/Controller/Plugin/LogoController.php +%%WWWDIR%%/src/Glpi/Controller/ProgressController.php +%%WWWDIR%%/src/Glpi/Controller/RequestException.php +%%WWWDIR%%/src/Glpi/Controller/Security/MFAController.php +%%WWWDIR%%/src/Glpi/Controller/ServiceCatalog/IndexController.php +%%WWWDIR%%/src/Glpi/Controller/ServiceCatalog/ItemsController.php +%%WWWDIR%%/src/Glpi/Controller/Session/ChangeEntityController.php +%%WWWDIR%%/src/Glpi/Controller/Session/ChangeProfileController.php +%%WWWDIR%%/src/Glpi/Controller/StatusController.php +%%WWWDIR%%/src/Glpi/Controller/Traits/AsyncOperationProgressControllerTrait.php +%%WWWDIR%%/src/Glpi/Controller/Translation/AbstractTranslationController.php +%%WWWDIR%%/src/Glpi/Controller/UI/Illustration/CustomIllustrationController.php +%%WWWDIR%%/src/Glpi/Controller/UI/Illustration/CustomSceneController.php +%%WWWDIR%%/src/Glpi/Controller/UI/Illustration/SearchController.php +%%WWWDIR%%/src/Glpi/Controller/UI/Illustration/UploadController.php +%%WWWDIR%%/src/Glpi/Controller/WellKnownController.php +%%WWWDIR%%/src/Glpi/Csv/CsvResponse.php +%%WWWDIR%%/src/Glpi/Csv/ExportToCsvInterface.php +%%WWWDIR%%/src/Glpi/Csv/ImpactCsvExport.php +%%WWWDIR%%/src/Glpi/Csv/LogCsvExport.php +%%WWWDIR%%/src/Glpi/Csv/PlanningCsv.php +%%WWWDIR%%/src/Glpi/Csv/PrinterLogCsvExport.php +%%WWWDIR%%/src/Glpi/Csv/PrinterLogCsvExportComparison.php +%%WWWDIR%%/src/Glpi/Csv/StatCsvExport.php +%%WWWDIR%%/src/Glpi/CustomObject/AbstractDefinition.php +%%WWWDIR%%/src/Glpi/CustomObject/AbstractDefinitionManager.php +%%WWWDIR%%/src/Glpi/CustomObject/CustomObjectTrait.php +%%WWWDIR%%/src/Glpi/DBAL/JsonFieldInterface.php +%%WWWDIR%%/src/Glpi/DBAL/PrepareForCloneInterface.php +%%WWWDIR%%/src/Glpi/DBAL/QueryExpression.php +%%WWWDIR%%/src/Glpi/DBAL/QueryFunction.php +%%WWWDIR%%/src/Glpi/DBAL/QueryParam.php +%%WWWDIR%%/src/Glpi/DBAL/QuerySubQuery.php +%%WWWDIR%%/src/Glpi/DBAL/QueryUnion.php +%%WWWDIR%%/src/Glpi/Dashboard/Dashboard.php +%%WWWDIR%%/src/Glpi/Dashboard/FakeProvider.php +%%WWWDIR%%/src/Glpi/Dashboard/Filter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/AbstractFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/AbstractGroupFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/DatesFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/DatesModFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/GroupRequesterFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/GroupTechFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/ItilCategoryFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/LocationFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/ManufacturerFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/RequestTypeFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/StateFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/TicketTypeFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Filters/UserTechFilter.php +%%WWWDIR%%/src/Glpi/Dashboard/Grid.php +%%WWWDIR%%/src/Glpi/Dashboard/Item.php +%%WWWDIR%%/src/Glpi/Dashboard/Palette.php +%%WWWDIR%%/src/Glpi/Dashboard/Provider.php +%%WWWDIR%%/src/Glpi/Dashboard/Right.php +%%WWWDIR%%/src/Glpi/Dashboard/Widget.php +%%WWWDIR%%/src/Glpi/Debug/Profile.php +%%WWWDIR%%/src/Glpi/Debug/Profiler.php +%%WWWDIR%%/src/Glpi/Debug/ProfilerSection.php +%%WWWDIR%%/src/Glpi/DependencyInjection/PluginContainer.php +%%WWWDIR%%/src/Glpi/DependencyInjection/PublicService.php +%%WWWDIR%%/src/Glpi/Dropdown/Dropdown.php +%%WWWDIR%%/src/Glpi/Dropdown/DropdownDefinition.php +%%WWWDIR%%/src/Glpi/Dropdown/DropdownDefinitionManager.php +%%WWWDIR%%/src/Glpi/Error/ErrorDisplayHandler/CliDisplayHandler.php +%%WWWDIR%%/src/Glpi/Error/ErrorDisplayHandler/ConsoleErrorDisplayHandler.php +%%WWWDIR%%/src/Glpi/Error/ErrorDisplayHandler/ErrorDisplayHandler.php +%%WWWDIR%%/src/Glpi/Error/ErrorDisplayHandler/HtmlErrorDisplayHandler.php +%%WWWDIR%%/src/Glpi/Error/ErrorHandler.php +%%WWWDIR%%/src/Glpi/Error/ErrorUtils.php +%%WWWDIR%%/src/Glpi/Event.php +%%WWWDIR%%/src/Glpi/Exception/AuthenticationFailedException.php +%%WWWDIR%%/src/Glpi/Exception/EmptyCurlContentException.php +%%WWWDIR%%/src/Glpi/Exception/ForgetPasswordException.php +%%WWWDIR%%/src/Glpi/Exception/Http/AccessDeniedHttpException.php +%%WWWDIR%%/src/Glpi/Exception/Http/BadRequestHttpException.php +%%WWWDIR%%/src/Glpi/Exception/Http/HttpException.php +%%WWWDIR%%/src/Glpi/Exception/Http/HttpExceptionInterface.php +%%WWWDIR%%/src/Glpi/Exception/Http/HttpExceptionTrait.php +%%WWWDIR%%/src/Glpi/Exception/Http/NotFoundHttpException.php +%%WWWDIR%%/src/Glpi/Exception/Http/UnprocessableEntityHttpException.php +%%WWWDIR%%/src/Glpi/Exception/ItemLinkException.php +%%WWWDIR%%/src/Glpi/Exception/OAuth2KeyException.php +%%WWWDIR%%/src/Glpi/Exception/PasswordTooWeakException.php +%%WWWDIR%%/src/Glpi/Exception/RedirectException.php +%%WWWDIR%%/src/Glpi/Exception/SessionExpiredException.php +%%WWWDIR%%/src/Glpi/Features/AssetImage.php +%%WWWDIR%%/src/Glpi/Features/AssignableItem.php +%%WWWDIR%%/src/Glpi/Features/AssignableItemInterface.php +%%WWWDIR%%/src/Glpi/Features/CacheableListInterface.php +%%WWWDIR%%/src/Glpi/Features/Clonable.php +%%WWWDIR%%/src/Glpi/Features/CloneMapper.php +%%WWWDIR%%/src/Glpi/Features/CloneWithoutNameSuffix.php +%%WWWDIR%%/src/Glpi/Features/DCBreadcrumb.php +%%WWWDIR%%/src/Glpi/Features/DCBreadcrumbInterface.php +%%WWWDIR%%/src/Glpi/Features/Inventoriable.php +%%WWWDIR%%/src/Glpi/Features/Kanban.php +%%WWWDIR%%/src/Glpi/Features/KanbanInterface.php +%%WWWDIR%%/src/Glpi/Features/ParentStatus.php +%%WWWDIR%%/src/Glpi/Features/PlanningEvent.php +%%WWWDIR%%/src/Glpi/Features/State.php +%%WWWDIR%%/src/Glpi/Features/StateInterface.php +%%WWWDIR%%/src/Glpi/Features/Teamwork.php +%%WWWDIR%%/src/Glpi/Features/TeamworkInterface.php +%%WWWDIR%%/src/Glpi/Features/Timeline.php +%%WWWDIR%%/src/Glpi/Features/TreeBrowse.php +%%WWWDIR%%/src/Glpi/Features/TreeBrowseInterface.php +%%WWWDIR%%/src/Glpi/Features/ZonableModelPicture.php +%%WWWDIR%%/src/Glpi/Form/AccessControl/AccessVote.php +%%WWWDIR%%/src/Glpi/Form/AccessControl/ControlType/AllowList.php +%%WWWDIR%%/src/Glpi/Form/AccessControl/ControlType/AllowListConfig.php +%%WWWDIR%%/src/Glpi/Form/AccessControl/ControlType/AllowListDropdown.php +%%WWWDIR%%/src/Glpi/Form/AccessControl/ControlType/ControlTypeInterface.php +%%WWWDIR%%/src/Glpi/Form/AccessControl/ControlType/DirectAccess.php +%%WWWDIR%%/src/Glpi/Form/AccessControl/ControlType/DirectAccessConfig.php +%%WWWDIR%%/src/Glpi/Form/AccessControl/FormAccessControl.php +%%WWWDIR%%/src/Glpi/Form/AccessControl/FormAccessControlManager.php +%%WWWDIR%%/src/Glpi/Form/AccessControl/FormAccessParameters.php +%%WWWDIR%%/src/Glpi/Form/Answer.php +%%WWWDIR%%/src/Glpi/Form/AnswersHandler/AnswersHandler.php +%%WWWDIR%%/src/Glpi/Form/AnswersSet.php +%%WWWDIR%%/src/Glpi/Form/BlockInterface.php +%%WWWDIR%%/src/Glpi/Form/Category.php +%%WWWDIR%%/src/Glpi/Form/Clone/FormCloneHelper.php +%%WWWDIR%%/src/Glpi/Form/Comment.php +%%WWWDIR%%/src/Glpi/Form/Condition/CommentData.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionData.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/AbstractDateTimeConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/ActorConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/ArrayConditionHandlerTrait.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/ConditionHandlerInterface.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/DateAndTimeConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/DateConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/EmptyConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/ItemAsTextConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/ItemConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/MultipleChoiceFromValuesConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/NumberConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/RegexConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/RequestTypeConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/RichTextConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/SingleChoiceFromValuesConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/StringConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/TimeConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/UrgencyConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/UserDevicesAsTextConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/UserDevicesConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler/VisibilityConditionHandler.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionValueTransformerInterface.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionableCreationInterface.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionableCreationTrait.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionableInterface.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionableTrait.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionableValidationTrait.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionableVisibilityInterface.php +%%WWWDIR%%/src/Glpi/Form/Condition/ConditionableVisibilityTrait.php +%%WWWDIR%%/src/Glpi/Form/Condition/CreationStrategy.php +%%WWWDIR%%/src/Glpi/Form/Condition/EditorManager.php +%%WWWDIR%%/src/Glpi/Form/Condition/Engine.php +%%WWWDIR%%/src/Glpi/Form/Condition/EngineCreationOutput.php +%%WWWDIR%%/src/Glpi/Form/Condition/EngineInput.php +%%WWWDIR%%/src/Glpi/Form/Condition/EngineValidationOutput.php +%%WWWDIR%%/src/Glpi/Form/Condition/EngineVisibilityOutput.php +%%WWWDIR%%/src/Glpi/Form/Condition/FormData.php +%%WWWDIR%%/src/Glpi/Form/Condition/LogicOperator.php +%%WWWDIR%%/src/Glpi/Form/Condition/QuestionData.php +%%WWWDIR%%/src/Glpi/Form/Condition/SectionData.php +%%WWWDIR%%/src/Glpi/Form/Condition/StrategyInterface.php +%%WWWDIR%%/src/Glpi/Form/Condition/Type.php +%%WWWDIR%%/src/Glpi/Form/Condition/UsedAsCriteriaInterface.php +%%WWWDIR%%/src/Glpi/Form/Condition/ValidationStrategy.php +%%WWWDIR%%/src/Glpi/Form/Condition/ValueOperator.php +%%WWWDIR%%/src/Glpi/Form/Condition/VisibilityStrategy.php +%%WWWDIR%%/src/Glpi/Form/DelegationData.php +%%WWWDIR%%/src/Glpi/Form/Destination/AbstractCommonITILFormDestination.php +%%WWWDIR%%/src/Glpi/Form/Destination/AbstractConfigField.php +%%WWWDIR%%/src/Glpi/Form/Destination/AnswersSet_FormDestinationItem.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/AssigneeField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/AssigneeFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/AssociatedItemsField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/AssociatedItemsFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/AssociatedItemsFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/Category.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ContentField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/EntityField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/EntityFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/EntityFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ITILActorField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ITILActorFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ITILActorFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ITILCategoryField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ITILCategoryFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ITILCategoryFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ITILFollowupField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ITILFollowupFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ITILFollowupFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ITILTaskField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ITILTaskFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ITILTaskFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/LinkedITILObjectsField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/LinkedITILObjectsFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/LinkedITILObjectsFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/LinkedITILObjectsFieldStrategyConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/LocationField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/LocationFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/LocationFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/OLATTOField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/OLATTOFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/OLATTRField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/OLATTRFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ObserverField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ObserverFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/RequestSourceField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/RequestSourceFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/RequestSourceFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/RequestTypeField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/RequestTypeFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/RequestTypeFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/RequesterField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/RequesterFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/SLATTOField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/SLATTOFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/SLATTRField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/SLATTRFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/SLMField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/SLMFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/SLMFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/SimpleValueConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/StatusField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/TemplateField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/TemplateFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/TemplateFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/TitleField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/UrgencyField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/UrgencyFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/UrgencyFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ValidationField.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ValidationFieldConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ValidationFieldStrategy.php +%%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField/ValidationFieldStrategyConfig.php +%%WWWDIR%%/src/Glpi/Form/Destination/ConfigFieldWithStrategiesInterface.php +%%WWWDIR%%/src/Glpi/Form/Destination/DestinationFieldInterface.php +%%WWWDIR%%/src/Glpi/Form/Destination/FormDestination.php +%%WWWDIR%%/src/Glpi/Form/Destination/FormDestinationChange.php +%%WWWDIR%%/src/Glpi/Form/Destination/FormDestinationInterface.php +%%WWWDIR%%/src/Glpi/Form/Destination/FormDestinationManager.php +%%WWWDIR%%/src/Glpi/Form/Destination/FormDestinationProblem.php +%%WWWDIR%%/src/Glpi/Form/Destination/FormDestinationTicket.php +%%WWWDIR%%/src/Glpi/Form/Destination/HasFieldWithDestinationId.php +%%WWWDIR%%/src/Glpi/Form/Destination/HasFieldWithQuestionId.php +%%WWWDIR%%/src/Glpi/Form/Destination/HasFormTags.php +%%WWWDIR%%/src/Glpi/Form/Dropdown/FormActorsDropdown.php +%%WWWDIR%%/src/Glpi/Form/EndUserInputNameProvider.php +%%WWWDIR%%/src/Glpi/Form/Export/Context/DatabaseMapper.php +%%WWWDIR%%/src/Glpi/Form/Export/Result/ExportResult.php +%%WWWDIR%%/src/Glpi/Form/Export/Result/ImportError.php +%%WWWDIR%%/src/Glpi/Form/Export/Result/ImportResult.php +%%WWWDIR%%/src/Glpi/Form/Export/Result/ImportResultIssues.php +%%WWWDIR%%/src/Glpi/Form/Export/Result/ImportResultPreview.php +%%WWWDIR%%/src/Glpi/Form/Export/Serializer/AbstractFormSerializer.php +%%WWWDIR%%/src/Glpi/Form/Export/Serializer/DynamicExportData.php +%%WWWDIR%%/src/Glpi/Form/Export/Serializer/DynamicExportDataField.php +%%WWWDIR%%/src/Glpi/Form/Export/Serializer/FormSerializer.php +%%WWWDIR%%/src/Glpi/Form/Export/Specification/AccesControlPolicyContentSpecification.php +%%WWWDIR%%/src/Glpi/Form/Export/Specification/CommentContentSpecification.php +%%WWWDIR%%/src/Glpi/Form/Export/Specification/ConditionDataSpecification.php +%%WWWDIR%%/src/Glpi/Form/Export/Specification/ContentSpecificationInterface.php +%%WWWDIR%%/src/Glpi/Form/Export/Specification/CustomIllustrationContentSpecification.php +%%WWWDIR%%/src/Glpi/Form/Export/Specification/DataRequirementSpecification.php +%%WWWDIR%%/src/Glpi/Form/Export/Specification/DestinationContentSpecification.php +%%WWWDIR%%/src/Glpi/Form/Export/Specification/ExportContentSpecification.php +%%WWWDIR%%/src/Glpi/Form/Export/Specification/FormContentSpecification.php +%%WWWDIR%%/src/Glpi/Form/Export/Specification/QuestionContentSpecification.php +%%WWWDIR%%/src/Glpi/Form/Export/Specification/SectionContentSpecification.php +%%WWWDIR%%/src/Glpi/Form/Export/Specification/TranslationContentSpecification.php +%%WWWDIR%%/src/Glpi/Form/Form.php +%%WWWDIR%%/src/Glpi/Form/FormTranslation.php +%%WWWDIR%%/src/Glpi/Form/Migration/ConditionHandlerDataConverterInterface.php +%%WWWDIR%%/src/Glpi/Form/Migration/DestinationFieldConverterInterface.php +%%WWWDIR%%/src/Glpi/Form/Migration/FormMigration.php +%%WWWDIR%%/src/Glpi/Form/Migration/FormQuestionDataConverterInterface.php +%%WWWDIR%%/src/Glpi/Form/Migration/TagConversionTrait.php +%%WWWDIR%%/src/Glpi/Form/Migration/TypesConversionMapper.php +%%WWWDIR%%/src/Glpi/Form/Question.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/AbstractQuestionType.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/AbstractQuestionTypeActors.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/AbstractQuestionTypeSelectable.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/AbstractQuestionTypeShortAnswer.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeActorsDefaultValueConfig.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeActorsExtraDataConfig.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeAssignee.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeCategory.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeCategoryInterface.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeCheckbox.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeDateTime.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeDateTimeExtraDataConfig.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeDropdown.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeDropdownExtraDataConfig.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeEmail.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeFile.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeInterface.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeItem.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeItemDefaultValueConfig.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeItemDropdown.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeItemDropdownExtraDataConfig.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeItemExtraDataConfig.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeLongText.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeNumber.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeObserver.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeRadio.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeRequestType.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeRequester.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeSelectableExtraDataConfig.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeShortText.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeUrgency.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeUserDevice.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeUserDevicesConfig.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypesManager.php +%%WWWDIR%%/src/Glpi/Form/QuestionType/TranslationAwareQuestionType.php +%%WWWDIR%%/src/Glpi/Form/RenderLayout.php +%%WWWDIR%%/src/Glpi/Form/Section.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/HomeSearchManager.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/ItemRequest.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/ItemRequestContext.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/Provider/CategoryProvider.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/Provider/CompositeProviderInterface.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/Provider/FormProvider.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/Provider/ItemProviderInterface.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/Provider/KnowbaseItemProvider.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/Provider/LeafProviderInterface.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/ServiceCatalog.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/ServiceCatalogCompositeInterface.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/ServiceCatalogItemInterface.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/ServiceCatalogLeafInterface.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/ServiceCatalogManager.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/SortStrategy/AbstractSortStrategy.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/SortStrategy/AlphabeticalSort.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/SortStrategy/PopularitySort.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/SortStrategy/ReverseAlphabeticalSort.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/SortStrategy/SortStrategyEnum.php +%%WWWDIR%%/src/Glpi/Form/ServiceCatalog/SortStrategy/SortStrategyInterface.php +%%WWWDIR%%/src/Glpi/Form/Tag/AnswerTagProvider.php +%%WWWDIR%%/src/Glpi/Form/Tag/CommentDescriptionTagProvider.php +%%WWWDIR%%/src/Glpi/Form/Tag/CommentTitleTagProvider.php +%%WWWDIR%%/src/Glpi/Form/Tag/FormTagProvider.php +%%WWWDIR%%/src/Glpi/Form/Tag/FormTagsManager.php +%%WWWDIR%%/src/Glpi/Form/Tag/QuestionTagProvider.php +%%WWWDIR%%/src/Glpi/Form/Tag/SectionTagProvider.php +%%WWWDIR%%/src/Glpi/Form/Tag/Tag.php +%%WWWDIR%%/src/Glpi/Form/Tag/TagProviderInterface.php +%%WWWDIR%%/src/Glpi/Form/Tag/TagWithIdValueInterface.php +%%WWWDIR%%/src/Glpi/Form/ValidationResult.php +%%WWWDIR%%/src/Glpi/FuzzyMatcher/FuzzyMatcher.php +%%WWWDIR%%/src/Glpi/FuzzyMatcher/FuzzyMatcherStrategyInterface.php +%%WWWDIR%%/src/Glpi/FuzzyMatcher/PartialMatchStrategy.php +%%WWWDIR%%/src/Glpi/Helpdesk/DefaultDataManager.php +%%WWWDIR%%/src/Glpi/Helpdesk/HelpdeskTranslation.php +%%WWWDIR%%/src/Glpi/Helpdesk/HomePageTabs.php +%%WWWDIR%%/src/Glpi/Helpdesk/Tile/ExternalPageTile.php +%%WWWDIR%%/src/Glpi/Helpdesk/Tile/FormTile.php +%%WWWDIR%%/src/Glpi/Helpdesk/Tile/GlpiPageTile.php +%%WWWDIR%%/src/Glpi/Helpdesk/Tile/InvalidTileException.php +%%WWWDIR%%/src/Glpi/Helpdesk/Tile/Item_Tile.php +%%WWWDIR%%/src/Glpi/Helpdesk/Tile/LinkableToTilesInterface.php +%%WWWDIR%%/src/Glpi/Helpdesk/Tile/TileInterface.php +%%WWWDIR%%/src/Glpi/Helpdesk/Tile/TilesManager.php +%%WWWDIR%%/src/Glpi/Http/Firewall.php +%%WWWDIR%%/src/Glpi/Http/HeaderlessStreamedResponse.php +%%WWWDIR%%/src/Glpi/Http/JSONResponse.php +%%WWWDIR%%/src/Glpi/Http/RedirectResponse.php +%%WWWDIR%%/src/Glpi/Http/Request.php +%%WWWDIR%%/src/Glpi/Http/RequestRouterTrait.php +%%WWWDIR%%/src/Glpi/Http/Response.php +%%WWWDIR%%/src/Glpi/Http/SessionManager.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Antivirus.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Battery.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Bios.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Camera.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Cartridge.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Controller.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/DatabaseInstance.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Device.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Drive.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Environment.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Firmware.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/GraphicCard.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/HardDrive.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/InventoryAsset.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/InventoryNetworkPort.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Memory.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Monitor.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/NetworkCard.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/NetworkPort.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/OperatingSystem.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Peripheral.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/PowerSupply.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Printer.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Process.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Processor.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/RemoteManagement.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Sensor.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Simcard.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Software.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/SoundCard.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/VirtualMachine.php +%%WWWDIR%%/src/Glpi/Inventory/Asset/Volume.php +%%WWWDIR%%/src/Glpi/Inventory/Conf.php +%%WWWDIR%%/src/Glpi/Inventory/Inventory.php +%%WWWDIR%%/src/Glpi/Inventory/MainAsset/Computer.php +%%WWWDIR%%/src/Glpi/Inventory/MainAsset/GenericAsset.php +%%WWWDIR%%/src/Glpi/Inventory/MainAsset/GenericNetworkAsset.php +%%WWWDIR%%/src/Glpi/Inventory/MainAsset/GenericPrinterAsset.php +%%WWWDIR%%/src/Glpi/Inventory/MainAsset/Itemtype.php +%%WWWDIR%%/src/Glpi/Inventory/MainAsset/MainAsset.php +%%WWWDIR%%/src/Glpi/Inventory/MainAsset/NetworkEquipment.php +%%WWWDIR%%/src/Glpi/Inventory/MainAsset/Phone.php +%%WWWDIR%%/src/Glpi/Inventory/MainAsset/Printer.php +%%WWWDIR%%/src/Glpi/Inventory/MainAsset/Unmanaged.php +%%WWWDIR%%/src/Glpi/Inventory/Request.php +%%WWWDIR%%/src/Glpi/ItemTranslation/Context/ProvideTranslationsInterface.php +%%WWWDIR%%/src/Glpi/ItemTranslation/Context/TranslationHandler.php +%%WWWDIR%%/src/Glpi/ItemTranslation/ItemTranslation.php +%%WWWDIR%%/src/Glpi/Kernel/Kernel.php +%%WWWDIR%%/src/Glpi/Kernel/KernelListenerTrait.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/ControllerListener/CheckCsrfListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/ControllerListener/FirewallStrategyListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/ExceptionListener/AccessErrorListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/ExceptionListener/ProgressErrorListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/ExceptionListener/RedirectExceptionListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener/BootPlugins.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener/CheckPluginsStates.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener/CustomObjectsAutoloaderRegistration.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener/CustomObjectsBoot.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener/FlushBootErrors.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener/InitializeCache.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener/InitializeDbConnection.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener/InitializePlugins.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener/LoadLanguage.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener/LoadLegacyConfiguration.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener/ProfilerStart.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener/SessionStart.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/RequestListener/CatchInventoryAgentRequestListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/RequestListener/CheckDatabaseStatusListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/RequestListener/CheckMaintenanceListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/RequestListener/ErrorHandlerRequestListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/RequestListener/FrontEndAssetsListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/RequestListener/LegacyItemtypeRouteListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/RequestListener/LegacyRouterListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/RequestListener/PluginsRouterListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/RequestListener/RedirectLegacyRouteListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/RequestListener/SessionCheckCookieListener.php +%%WWWDIR%%/src/Glpi/Kernel/Listener/RequestListener/SessionVariables.php +%%WWWDIR%%/src/Glpi/Kernel/ListenersPriority.php +%%WWWDIR%%/src/Glpi/Kernel/PostBootEvent.php +%%WWWDIR%%/src/Glpi/Log/AbstractLogHandler.php +%%WWWDIR%%/src/Glpi/Log/AbstractLogLineFormatter.php +%%WWWDIR%%/src/Glpi/Log/AccessLogHandler.php +%%WWWDIR%%/src/Glpi/Log/AccessLogLineFormatter.php +%%WWWDIR%%/src/Glpi/Log/ErrorLogHandler.php +%%WWWDIR%%/src/Glpi/Log/ErrorLogLineFormatter.php +%%WWWDIR%%/src/Glpi/Mail/Protocol/ProtocolInterface.php +%%WWWDIR%%/src/Glpi/Mail/SMTP/OauthConfig.php +%%WWWDIR%%/src/Glpi/Mail/SMTP/OauthProvider/Azure.php +%%WWWDIR%%/src/Glpi/Mail/SMTP/OauthProvider/Google.php +%%WWWDIR%%/src/Glpi/Mail/SMTP/OauthProvider/ProviderInterface.php +%%WWWDIR%%/src/Glpi/Marketplace/Api/Plugins.php +%%WWWDIR%%/src/Glpi/Marketplace/Controller.php +%%WWWDIR%%/src/Glpi/Marketplace/NotificationTargetController.php +%%WWWDIR%%/src/Glpi/Marketplace/View.php +%%WWWDIR%%/src/Glpi/Message/MessageType.php +%%WWWDIR%%/src/Glpi/Migration/AbstractPluginMigration.php +%%WWWDIR%%/src/Glpi/Migration/GenericobjectPluginMigration.php +%%WWWDIR%%/src/Glpi/Migration/MigrationException.php +%%WWWDIR%%/src/Glpi/Migration/PluginMigrationResult.php +%%WWWDIR%%/src/Glpi/OAuth/AccessToken.php +%%WWWDIR%%/src/Glpi/OAuth/AccessTokenRepository.php +%%WWWDIR%%/src/Glpi/OAuth/AuthCode.php +%%WWWDIR%%/src/Glpi/OAuth/AuthCodeRepository.php +%%WWWDIR%%/src/Glpi/OAuth/Client.php +%%WWWDIR%%/src/Glpi/OAuth/ClientRepository.php +%%WWWDIR%%/src/Glpi/OAuth/RefreshToken.php +%%WWWDIR%%/src/Glpi/OAuth/RefreshTokenRepository.php +%%WWWDIR%%/src/Glpi/OAuth/Scope.php +%%WWWDIR%%/src/Glpi/OAuth/ScopeRepository.php +%%WWWDIR%%/src/Glpi/OAuth/Server.php +%%WWWDIR%%/src/Glpi/OAuth/User.php +%%WWWDIR%%/src/Glpi/OAuth/UserRepository.php +%%WWWDIR%%/src/Glpi/Plugin/HookManager.php +%%WWWDIR%%/src/Glpi/Plugin/Hooks.php +%%WWWDIR%%/src/Glpi/Progress/AbstractProgressIndicator.php +%%WWWDIR%%/src/Glpi/Progress/ConsoleProgressIndicator.php +%%WWWDIR%%/src/Glpi/Progress/ProgressStorage.php +%%WWWDIR%%/src/Glpi/Progress/StoredProgressIndicator.php +%%WWWDIR%%/src/Glpi/RichText/RichText.php +%%WWWDIR%%/src/Glpi/RichText/UserMention.php +%%WWWDIR%%/src/Glpi/Routing/Attribute/ItemtypeFormRoute.php +%%WWWDIR%%/src/Glpi/Routing/Attribute/ItemtypeListRoute.php +%%WWWDIR%%/src/Glpi/Routing/PluginRoutesLoader.php +%%WWWDIR%%/src/Glpi/Rules/RulesManager.php +%%WWWDIR%%/src/Glpi/Search/CriteriaFilter.php +%%WWWDIR%%/src/Glpi/Search/DefaultSearchRequestInterface.php +%%WWWDIR%%/src/Glpi/Search/FilterableInterface.php +%%WWWDIR%%/src/Glpi/Search/FilterableTrait.php +%%WWWDIR%%/src/Glpi/Search/Input/QueryBuilder.php +%%WWWDIR%%/src/Glpi/Search/Input/SearchInputInterface.php +%%WWWDIR%%/src/Glpi/Search/Output/AbstractSearchOutput.php +%%WWWDIR%%/src/Glpi/Search/Output/Csv.php +%%WWWDIR%%/src/Glpi/Search/Output/ExportSearchOutput.php +%%WWWDIR%%/src/Glpi/Search/Output/HTMLSearchOutput.php +%%WWWDIR%%/src/Glpi/Search/Output/MapSearchOutput.php +%%WWWDIR%%/src/Glpi/Search/Output/NamesListSearchOutput.php +%%WWWDIR%%/src/Glpi/Search/Output/Ods.php +%%WWWDIR%%/src/Glpi/Search/Output/Pdf.php +%%WWWDIR%%/src/Glpi/Search/Output/Spreadsheet.php +%%WWWDIR%%/src/Glpi/Search/Output/Tcpdf.php +%%WWWDIR%%/src/Glpi/Search/Output/Xlsx.php +%%WWWDIR%%/src/Glpi/Search/Provider/SQLProvider.php +%%WWWDIR%%/src/Glpi/Search/Provider/SearchProviderInterface.php +%%WWWDIR%%/src/Glpi/Search/SearchEngine.php +%%WWWDIR%%/src/Glpi/Search/SearchOption.php +%%WWWDIR%%/src/Glpi/Security/Attribute/SecurityStrategy.php +%%WWWDIR%%/src/Glpi/Security/PermissionManager.php +%%WWWDIR%%/src/Glpi/Security/TOTPManager.php +%%WWWDIR%%/src/Glpi/Session/SessionInfo.php +%%WWWDIR%%/src/Glpi/Socket.php +%%WWWDIR%%/src/Glpi/SocketModel.php +%%WWWDIR%%/src/Glpi/Stat/Data/Graph/StatDataSatisfaction.php +%%WWWDIR%%/src/Glpi/Stat/Data/Graph/StatDataSatisfactionSurvey.php +%%WWWDIR%%/src/Glpi/Stat/Data/Graph/StatDataTicketAverageTime.php +%%WWWDIR%%/src/Glpi/Stat/Data/Graph/StatDataTicketNumber.php +%%WWWDIR%%/src/Glpi/Stat/Data/Location/StatDataClosed.php +%%WWWDIR%%/src/Glpi/Stat/Data/Location/StatDataLate.php +%%WWWDIR%%/src/Glpi/Stat/Data/Location/StatDataLocation.php +%%WWWDIR%%/src/Glpi/Stat/Data/Location/StatDataOpenSatisfaction.php +%%WWWDIR%%/src/Glpi/Stat/Data/Location/StatDataOpened.php +%%WWWDIR%%/src/Glpi/Stat/Data/Location/StatDataSolved.php +%%WWWDIR%%/src/Glpi/Stat/Data/Sglobal/StatDataAverageSatisfaction.php +%%WWWDIR%%/src/Glpi/Stat/Data/Sglobal/StatDataSatisfaction.php +%%WWWDIR%%/src/Glpi/Stat/Data/Sglobal/StatDataTicketAverageTime.php +%%WWWDIR%%/src/Glpi/Stat/Data/Sglobal/StatDataTicketNumber.php +%%WWWDIR%%/src/Glpi/Stat/StatData.php +%%WWWDIR%%/src/Glpi/Stat/StatDataAlwaysDisplay.php +%%WWWDIR%%/src/Glpi/System/Diagnostic/AbstractDatabaseChecker.php +%%WWWDIR%%/src/Glpi/System/Diagnostic/DatabaseKeysChecker.php +%%WWWDIR%%/src/Glpi/System/Diagnostic/DatabaseSchemaConsistencyChecker.php +%%WWWDIR%%/src/Glpi/System/Diagnostic/DatabaseSchemaIntegrityChecker.php +%%WWWDIR%%/src/Glpi/System/Diagnostic/SourceCodeIntegrityChecker.php +%%WWWDIR%%/src/Glpi/System/Log/LogParser.php +%%WWWDIR%%/src/Glpi/System/Log/LogViewer.php +%%WWWDIR%%/src/Glpi/System/Requirement/AbstractRequirement.php +%%WWWDIR%%/src/Glpi/System/Requirement/DatabaseTablesEngine.php +%%WWWDIR%%/src/Glpi/System/Requirement/DbConfiguration.php +%%WWWDIR%%/src/Glpi/System/Requirement/DbEngine.php +%%WWWDIR%%/src/Glpi/System/Requirement/DbTimezones.php +%%WWWDIR%%/src/Glpi/System/Requirement/DirectoriesWriteAccess.php +%%WWWDIR%%/src/Glpi/System/Requirement/DirectoryWriteAccess.php +%%WWWDIR%%/src/Glpi/System/Requirement/Extension.php +%%WWWDIR%%/src/Glpi/System/Requirement/ExtensionClass.php +%%WWWDIR%%/src/Glpi/System/Requirement/ExtensionConstant.php +%%WWWDIR%%/src/Glpi/System/Requirement/ExtensionFunction.php +%%WWWDIR%%/src/Glpi/System/Requirement/ExtensionGroup.php +%%WWWDIR%%/src/Glpi/System/Requirement/IntegerSize.php +%%WWWDIR%%/src/Glpi/System/Requirement/LogsWriteAccess.php +%%WWWDIR%%/src/Glpi/System/Requirement/MemoryLimit.php +%%WWWDIR%%/src/Glpi/System/Requirement/PhpSupportedVersion.php +%%WWWDIR%%/src/Glpi/System/Requirement/PhpVersion.php +%%WWWDIR%%/src/Glpi/System/Requirement/RequirementInterface.php +%%WWWDIR%%/src/Glpi/System/Requirement/SeLinux.php +%%WWWDIR%%/src/Glpi/System/Requirement/SessionsConfiguration.php +%%WWWDIR%%/src/Glpi/System/Requirement/SessionsSecurityConfiguration.php +%%WWWDIR%%/src/Glpi/System/RequirementsList.php +%%WWWDIR%%/src/Glpi/System/RequirementsManager.php +%%WWWDIR%%/src/Glpi/System/Status/StatusChecker.php +%%WWWDIR%%/src/Glpi/System/Variables.php +%%WWWDIR%%/src/Glpi/Team/Team.php +%%WWWDIR%%/src/Glpi/Toolbox/ArrayNormalizer.php +%%WWWDIR%%/src/Glpi/Toolbox/ArrayPathAccessor.php +%%WWWDIR%%/src/Glpi/Toolbox/DataExport.php +%%WWWDIR%%/src/Glpi/Toolbox/DatabaseSchema.php +%%WWWDIR%%/src/Glpi/Toolbox/Filesystem.php +%%WWWDIR%%/src/Glpi/Toolbox/FrontEnd.php +%%WWWDIR%%/src/Glpi/Toolbox/MapperInterface.php +%%WWWDIR%%/src/Glpi/Toolbox/MarkdownBuilder.php +%%WWWDIR%%/src/Glpi/Toolbox/MarkdownRenderer.php +%%WWWDIR%%/src/Glpi/Toolbox/Sanitizer.php +%%WWWDIR%%/src/Glpi/Toolbox/SingletonTrait.php +%%WWWDIR%%/src/Glpi/Toolbox/URL.php +%%WWWDIR%%/src/Glpi/Toolbox/UuidStore.php +%%WWWDIR%%/src/Glpi/Toolbox/VersionParser.php +%%WWWDIR%%/src/Glpi/UI/IllustrationManager.php +%%WWWDIR%%/src/Glpi/UI/Theme.php +%%WWWDIR%%/src/Glpi/UI/ThemeManager.php +%%WWWDIR%%/src/Glpi/Urgency.php %%WWWDIR%%/src/Group.php +%%WWWDIR%%/src/Group_Item.php %%WWWDIR%%/src/Group_KnowbaseItem.php %%WWWDIR%%/src/Group_Problem.php %%WWWDIR%%/src/Group_RSSFeed.php %%WWWDIR%%/src/Group_Reminder.php %%WWWDIR%%/src/Group_Ticket.php %%WWWDIR%%/src/Group_User.php +%%WWWDIR%%/src/HTMLCompositeTableInterface.php %%WWWDIR%%/src/HTMLTableBase.php %%WWWDIR%%/src/HTMLTableCell.php %%WWWDIR%%/src/HTMLTableCellFatherCoherentHeader.php @@ -3047,9 +3514,6 @@ %%WWWDIR%%/src/HTMLTableUnknownHeadersOrder.php %%WWWDIR%%/src/Holiday.php %%WWWDIR%%/src/Html.php -%%WWWDIR%%/src/Http/Firewall.php -%%WWWDIR%%/src/Http/ProxyRouter.php -%%WWWDIR%%/src/Http/Response.php %%WWWDIR%%/src/IPAddress.php %%WWWDIR%%/src/IPAddress_IPNetwork.php %%WWWDIR%%/src/IPNetmask.php @@ -3058,12 +3522,18 @@ %%WWWDIR%%/src/ITILCategory.php %%WWWDIR%%/src/ITILFollowup.php %%WWWDIR%%/src/ITILFollowupTemplate.php +%%WWWDIR%%/src/ITILReminder.php %%WWWDIR%%/src/ITILSolution.php +%%WWWDIR%%/src/ITILSubItemRights.php %%WWWDIR%%/src/ITILTemplate.php %%WWWDIR%%/src/ITILTemplateField.php %%WWWDIR%%/src/ITILTemplateHiddenField.php %%WWWDIR%%/src/ITILTemplateMandatoryField.php %%WWWDIR%%/src/ITILTemplatePredefinedField.php +%%WWWDIR%%/src/ITILTemplateReadonlyField.php +%%WWWDIR%%/src/ITILValidationTemplate.php +%%WWWDIR%%/src/ITILValidationTemplate_Target.php +%%WWWDIR%%/src/ITIL_ValidationStep.php %%WWWDIR%%/src/ImageFormat.php %%WWWDIR%%/src/ImageResolution.php %%WWWDIR%%/src/Impact.php @@ -3073,44 +3543,8 @@ %%WWWDIR%%/src/ImpactRelation.php %%WWWDIR%%/src/Infocom.php %%WWWDIR%%/src/InterfaceType.php -%%WWWDIR%%/src/Inventory/Asset/Antivirus.php -%%WWWDIR%%/src/Inventory/Asset/Battery.php -%%WWWDIR%%/src/Inventory/Asset/Bios.php -%%WWWDIR%%/src/Inventory/Asset/Camera.php -%%WWWDIR%%/src/Inventory/Asset/Cartridge.php -%%WWWDIR%%/src/Inventory/Asset/Computer.php -%%WWWDIR%%/src/Inventory/Asset/Controller.php -%%WWWDIR%%/src/Inventory/Asset/DatabaseInstance.php -%%WWWDIR%%/src/Inventory/Asset/Device.php -%%WWWDIR%%/src/Inventory/Asset/Drive.php -%%WWWDIR%%/src/Inventory/Asset/Firmware.php -%%WWWDIR%%/src/Inventory/Asset/GraphicCard.php -%%WWWDIR%%/src/Inventory/Asset/HardDrive.php -%%WWWDIR%%/src/Inventory/Asset/InventoryAsset.php -%%WWWDIR%%/src/Inventory/Asset/InventoryNetworkPort.php -%%WWWDIR%%/src/Inventory/Asset/MainAsset.php -%%WWWDIR%%/src/Inventory/Asset/Memory.php -%%WWWDIR%%/src/Inventory/Asset/Monitor.php -%%WWWDIR%%/src/Inventory/Asset/NetworkCard.php -%%WWWDIR%%/src/Inventory/Asset/NetworkEquipment.php -%%WWWDIR%%/src/Inventory/Asset/NetworkPort.php -%%WWWDIR%%/src/Inventory/Asset/OperatingSystem.php -%%WWWDIR%%/src/Inventory/Asset/Peripheral.php -%%WWWDIR%%/src/Inventory/Asset/Phone.php -%%WWWDIR%%/src/Inventory/Asset/PowerSupply.php -%%WWWDIR%%/src/Inventory/Asset/Printer.php -%%WWWDIR%%/src/Inventory/Asset/Processor.php -%%WWWDIR%%/src/Inventory/Asset/RemoteManagement.php -%%WWWDIR%%/src/Inventory/Asset/Sensor.php -%%WWWDIR%%/src/Inventory/Asset/Simcard.php -%%WWWDIR%%/src/Inventory/Asset/Software.php -%%WWWDIR%%/src/Inventory/Asset/SoundCard.php -%%WWWDIR%%/src/Inventory/Asset/Unmanaged.php -%%WWWDIR%%/src/Inventory/Asset/VirtualMachine.php -%%WWWDIR%%/src/Inventory/Asset/Volume.php -%%WWWDIR%%/src/Inventory/Conf.php -%%WWWDIR%%/src/Inventory/Inventory.php -%%WWWDIR%%/src/Inventory/Request.php +%%WWWDIR%%/src/ItemAntivirus.php +%%WWWDIR%%/src/ItemVirtualMachine.php %%WWWDIR%%/src/Item_Cluster.php %%WWWDIR%%/src/Item_DeviceBattery.php %%WWWDIR%%/src/Item_DeviceCamera.php @@ -3135,15 +3569,20 @@ %%WWWDIR%%/src/Item_Devices.php %%WWWDIR%%/src/Item_Disk.php %%WWWDIR%%/src/Item_Enclosure.php +%%WWWDIR%%/src/Item_Environment.php %%WWWDIR%%/src/Item_Kanban.php +%%WWWDIR%%/src/Item_Line.php %%WWWDIR%%/src/Item_OperatingSystem.php +%%WWWDIR%%/src/Item_Plug.php %%WWWDIR%%/src/Item_Problem.php +%%WWWDIR%%/src/Item_Process.php %%WWWDIR%%/src/Item_Project.php %%WWWDIR%%/src/Item_Rack.php %%WWWDIR%%/src/Item_RemoteManagement.php %%WWWDIR%%/src/Item_SoftwareLicense.php %%WWWDIR%%/src/Item_SoftwareVersion.php %%WWWDIR%%/src/Item_Ticket.php +%%WWWDIR%%/src/Item_TicketRecurrent.php %%WWWDIR%%/src/Itil_Project.php %%WWWDIR%%/src/Knowbase.php %%WWWDIR%%/src/KnowbaseItem.php @@ -3166,31 +3605,20 @@ %%WWWDIR%%/src/Lock.php %%WWWDIR%%/src/Lockedfield.php %%WWWDIR%%/src/Log.php -%%WWWDIR%%/src/Mail/Protocol/ProtocolInterface.php -%%WWWDIR%%/src/Mail/SMTP/OAuthTokenProvider.php -%%WWWDIR%%/src/Mail/SMTP/OauthConfig.php -%%WWWDIR%%/src/Mail/SMTP/OauthProvider/Azure.php -%%WWWDIR%%/src/Mail/SMTP/OauthProvider/Google.php -%%WWWDIR%%/src/Mail/SMTP/OauthProvider/ProviderInterface.php %%WWWDIR%%/src/MailCollector.php %%WWWDIR%%/src/ManualLink.php %%WWWDIR%%/src/Manufacturer.php %%WWWDIR%%/src/MapGeolocation.php -%%WWWDIR%%/src/Marketplace/Api/Plugins.php -%%WWWDIR%%/src/Marketplace/Controller.php -%%WWWDIR%%/src/Marketplace/NotificationTargetController.php -%%WWWDIR%%/src/Marketplace/View.php %%WWWDIR%%/src/MassiveAction.php %%WWWDIR%%/src/Migration.php -%%WWWDIR%%/src/MigrationCleaner.php %%WWWDIR%%/src/Monitor.php %%WWWDIR%%/src/MonitorModel.php %%WWWDIR%%/src/MonitorType.php -%%WWWDIR%%/src/Netpoint.php %%WWWDIR%%/src/Network.php %%WWWDIR%%/src/NetworkAlias.php %%WWWDIR%%/src/NetworkEquipment.php %%WWWDIR%%/src/NetworkEquipmentModel.php +%%WWWDIR%%/src/NetworkEquipmentModelStencil.php %%WWWDIR%%/src/NetworkEquipmentType.php %%WWWDIR%%/src/NetworkInterface.php %%WWWDIR%%/src/NetworkName.php @@ -3205,7 +3633,6 @@ %%WWWDIR%%/src/NetworkPortInstantiation.php %%WWWDIR%%/src/NetworkPortLocal.php %%WWWDIR%%/src/NetworkPortMetrics.php -%%WWWDIR%%/src/NetworkPortMigration.php %%WWWDIR%%/src/NetworkPortType.php %%WWWDIR%%/src/NetworkPortWifi.php %%WWWDIR%%/src/NetworkPort_NetworkPort.php @@ -3237,6 +3664,7 @@ %%WWWDIR%%/src/NotificationTargetDomain.php %%WWWDIR%%/src/NotificationTargetFieldUnicity.php %%WWWDIR%%/src/NotificationTargetInfocom.php +%%WWWDIR%%/src/NotificationTargetKnowbaseItem.php %%WWWDIR%%/src/NotificationTargetMailCollector.php %%WWWDIR%%/src/NotificationTargetObjectLock.php %%WWWDIR%%/src/NotificationTargetPlanningRecall.php @@ -3251,6 +3679,7 @@ %%WWWDIR%%/src/NotificationTemplate.php %%WWWDIR%%/src/NotificationTemplateTranslation.php %%WWWDIR%%/src/Notification_NotificationTemplate.php +%%WWWDIR%%/src/OAuthClient.php %%WWWDIR%%/src/OLA.php %%WWWDIR%%/src/ObjectLock.php %%WWWDIR%%/src/OlaLevel.php @@ -3272,6 +3701,7 @@ %%WWWDIR%%/src/PassiveDCEquipment.php %%WWWDIR%%/src/PassiveDCEquipmentModel.php %%WWWDIR%%/src/PassiveDCEquipmentType.php +%%WWWDIR%%/src/PasswordHistory.php %%WWWDIR%%/src/Pdu_Plug.php %%WWWDIR%%/src/PendingReason.php %%WWWDIR%%/src/PendingReasonCron.php @@ -3290,8 +3720,6 @@ %%WWWDIR%%/src/PlanningRecall.php %%WWWDIR%%/src/Plug.php %%WWWDIR%%/src/Plugin.php -%%WWWDIR%%/src/Plugin/HookManager.php -%%WWWDIR%%/src/Plugin/Hooks.php %%WWWDIR%%/src/Preference.php %%WWWDIR%%/src/Printer.php %%WWWDIR%%/src/PrinterLog.php @@ -3305,6 +3733,8 @@ %%WWWDIR%%/src/ProblemTemplateHiddenField.php %%WWWDIR%%/src/ProblemTemplateMandatoryField.php %%WWWDIR%%/src/ProblemTemplatePredefinedField.php +%%WWWDIR%%/src/ProblemTemplateReadonlyField.php +%%WWWDIR%%/src/Problem_Problem.php %%WWWDIR%%/src/Problem_Supplier.php %%WWWDIR%%/src/Problem_Ticket.php %%WWWDIR%%/src/Problem_User.php @@ -3319,17 +3749,20 @@ %%WWWDIR%%/src/ProjectTask.php %%WWWDIR%%/src/ProjectTaskLink.php %%WWWDIR%%/src/ProjectTaskTeam.php +%%WWWDIR%%/src/ProjectTaskTeamDropdown.php %%WWWDIR%%/src/ProjectTaskTemplate.php %%WWWDIR%%/src/ProjectTaskType.php %%WWWDIR%%/src/ProjectTask_Ticket.php %%WWWDIR%%/src/ProjectTeam.php %%WWWDIR%%/src/ProjectType.php %%WWWDIR%%/src/PurgeLogs.php +%%WWWDIR%%/src/PurgeSoftwareTask.php %%WWWDIR%%/src/QueryExpression.php %%WWWDIR%%/src/QueryParam.php %%WWWDIR%%/src/QuerySubQuery.php %%WWWDIR%%/src/QueryUnion.php %%WWWDIR%%/src/QueuedNotification.php +%%WWWDIR%%/src/QueuedWebhook.php %%WWWDIR%%/src/RSSFeed.php %%WWWDIR%%/src/RSSFeed_User.php %%WWWDIR%%/src/Rack.php @@ -3345,14 +3778,18 @@ %%WWWDIR%%/src/RequestType.php %%WWWDIR%%/src/Reservation.php %%WWWDIR%%/src/ReservationItem.php -%%WWWDIR%%/src/RichText/RichText.php -%%WWWDIR%%/src/RichText/UserMention.php %%WWWDIR%%/src/Rule.php %%WWWDIR%%/src/RuleAction.php %%WWWDIR%%/src/RuleAsset.php %%WWWDIR%%/src/RuleAssetCollection.php +%%WWWDIR%%/src/RuleChange.php +%%WWWDIR%%/src/RuleChangeCollection.php %%WWWDIR%%/src/RuleCollection.php +%%WWWDIR%%/src/RuleCommonITILObject.php +%%WWWDIR%%/src/RuleCommonITILObjectCollection.php %%WWWDIR%%/src/RuleCriteria.php +%%WWWDIR%%/src/RuleDefineItemtype.php +%%WWWDIR%%/src/RuleDefineItemtypeCollection.php %%WWWDIR%%/src/RuleDictionnaryComputerModel.php %%WWWDIR%%/src/RuleDictionnaryComputerModelCollection.php %%WWWDIR%%/src/RuleDictionnaryComputerType.php @@ -3397,8 +3834,6 @@ %%WWWDIR%%/src/RuleDictionnarySoftwareCollection.php %%WWWDIR%%/src/RuleImportAsset.php %%WWWDIR%%/src/RuleImportAssetCollection.php -%%WWWDIR%%/src/RuleImportComputer.php -%%WWWDIR%%/src/RuleImportComputerCollection.php %%WWWDIR%%/src/RuleImportEntity.php %%WWWDIR%%/src/RuleImportEntityCollection.php %%WWWDIR%%/src/RuleLocation.php @@ -3406,6 +3841,8 @@ %%WWWDIR%%/src/RuleMailCollector.php %%WWWDIR%%/src/RuleMailCollectorCollection.php %%WWWDIR%%/src/RuleMatchedLog.php +%%WWWDIR%%/src/RuleProblem.php +%%WWWDIR%%/src/RuleProblemCollection.php %%WWWDIR%%/src/RuleRight.php %%WWWDIR%%/src/RuleRightCollection.php %%WWWDIR%%/src/RuleRightParameter.php @@ -3413,7 +3850,6 @@ %%WWWDIR%%/src/RuleSoftwareCategoryCollection.php %%WWWDIR%%/src/RuleTicket.php %%WWWDIR%%/src/RuleTicketCollection.php -%%WWWDIR%%/src/Rules/RulesManager.php %%WWWDIR%%/src/SLA.php %%WWWDIR%%/src/SLM.php %%WWWDIR%%/src/SNMPCredential.php @@ -3428,73 +3864,23 @@ %%WWWDIR%%/src/SlaLevelAction.php %%WWWDIR%%/src/SlaLevelCriteria.php %%WWWDIR%%/src/SlaLevel_Ticket.php -%%WWWDIR%%/src/Socket.php -%%WWWDIR%%/src/SocketModel.php %%WWWDIR%%/src/Software.php %%WWWDIR%%/src/SoftwareCategory.php %%WWWDIR%%/src/SoftwareLicense.php %%WWWDIR%%/src/SoftwareLicenseType.php +%%WWWDIR%%/src/SoftwareLicense_User.php %%WWWDIR%%/src/SoftwareVersion.php %%WWWDIR%%/src/SolutionTemplate.php %%WWWDIR%%/src/SolutionType.php %%WWWDIR%%/src/SsoVariable.php %%WWWDIR%%/src/Stat.php -%%WWWDIR%%/src/Stat/Data/Graph/StatDataSatisfaction.php -%%WWWDIR%%/src/Stat/Data/Graph/StatDataSatisfactionSurvey.php -%%WWWDIR%%/src/Stat/Data/Graph/StatDataTicketAverageTime.php -%%WWWDIR%%/src/Stat/Data/Graph/StatDataTicketNumber.php -%%WWWDIR%%/src/Stat/Data/Location/StatDataClosed.php -%%WWWDIR%%/src/Stat/Data/Location/StatDataLate.php -%%WWWDIR%%/src/Stat/Data/Location/StatDataLocation.php -%%WWWDIR%%/src/Stat/Data/Location/StatDataOpenSatisfaction.php -%%WWWDIR%%/src/Stat/Data/Location/StatDataOpened.php -%%WWWDIR%%/src/Stat/Data/Location/StatDataSolved.php -%%WWWDIR%%/src/Stat/Data/Sglobal/StatDataAverageSatisfaction.php -%%WWWDIR%%/src/Stat/Data/Sglobal/StatDataSatisfaction.php -%%WWWDIR%%/src/Stat/Data/Sglobal/StatDataTicketAverageTime.php -%%WWWDIR%%/src/Stat/Data/Sglobal/StatDataTicketNumber.php -%%WWWDIR%%/src/Stat/StatData.php -%%WWWDIR%%/src/Stat/StatDataAlwaysDisplay.php %%WWWDIR%%/src/State.php +%%WWWDIR%%/src/Stencil.php %%WWWDIR%%/src/Supplier.php %%WWWDIR%%/src/SupplierType.php %%WWWDIR%%/src/Supplier_Ticket.php -%%WWWDIR%%/src/System/Diagnostic/AbstractDatabaseChecker.php -%%WWWDIR%%/src/System/Diagnostic/DatabaseKeysChecker.php -%%WWWDIR%%/src/System/Diagnostic/DatabaseSchemaConsistencyChecker.php -%%WWWDIR%%/src/System/Diagnostic/DatabaseSchemaIntegrityChecker.php -%%WWWDIR%%/src/System/Requirement/AbstractRequirement.php -%%WWWDIR%%/src/System/Requirement/DataDirectoriesProtectedPath.php -%%WWWDIR%%/src/System/Requirement/DbConfiguration.php -%%WWWDIR%%/src/System/Requirement/DbEngine.php -%%WWWDIR%%/src/System/Requirement/DbTimezones.php -%%WWWDIR%%/src/System/Requirement/DirectoriesWriteAccess.php -%%WWWDIR%%/src/System/Requirement/DirectoryWriteAccess.php -%%WWWDIR%%/src/System/Requirement/Extension.php -%%WWWDIR%%/src/System/Requirement/ExtensionClass.php -%%WWWDIR%%/src/System/Requirement/ExtensionConstant.php -%%WWWDIR%%/src/System/Requirement/ExtensionFunction.php -%%WWWDIR%%/src/System/Requirement/ExtensionGroup.php -%%WWWDIR%%/src/System/Requirement/InstallationNotOverriden.php -%%WWWDIR%%/src/System/Requirement/IntegerSize.php -%%WWWDIR%%/src/System/Requirement/LogsWriteAccess.php -%%WWWDIR%%/src/System/Requirement/MemoryLimit.php -%%WWWDIR%%/src/System/Requirement/MysqliMysqlnd.php -%%WWWDIR%%/src/System/Requirement/PhpSupportedVersion.php -%%WWWDIR%%/src/System/Requirement/PhpVersion.php -%%WWWDIR%%/src/System/Requirement/ProtectedWebAccess.php -%%WWWDIR%%/src/System/Requirement/RequirementInterface.php -%%WWWDIR%%/src/System/Requirement/SafeDocumentRoot.php -%%WWWDIR%%/src/System/Requirement/SeLinux.php -%%WWWDIR%%/src/System/Requirement/SessionsConfiguration.php -%%WWWDIR%%/src/System/Requirement/SessionsSecurityConfiguration.php -%%WWWDIR%%/src/System/RequirementsList.php -%%WWWDIR%%/src/System/RequirementsManager.php -%%WWWDIR%%/src/System/Status/StatusChecker.php -%%WWWDIR%%/src/System/Variables.php %%WWWDIR%%/src/TaskCategory.php %%WWWDIR%%/src/TaskTemplate.php -%%WWWDIR%%/src/Team/Team.php %%WWWDIR%%/src/Telemetry.php %%WWWDIR%%/src/Ticket.php %%WWWDIR%%/src/TicketCost.php @@ -3505,21 +3891,14 @@ %%WWWDIR%%/src/TicketTemplateHiddenField.php %%WWWDIR%%/src/TicketTemplateMandatoryField.php %%WWWDIR%%/src/TicketTemplatePredefinedField.php +%%WWWDIR%%/src/TicketTemplateReadonlyField.php %%WWWDIR%%/src/TicketValidation.php +%%WWWDIR%%/src/TicketValidationStep.php %%WWWDIR%%/src/Ticket_Contract.php %%WWWDIR%%/src/Ticket_Ticket.php %%WWWDIR%%/src/Ticket_User.php %%WWWDIR%%/src/Timer.php %%WWWDIR%%/src/Toolbox.php -%%WWWDIR%%/src/Toolbox/ArrayNormalizer.php -%%WWWDIR%%/src/Toolbox/DataExport.php -%%WWWDIR%%/src/Toolbox/DatabaseSchema.php -%%WWWDIR%%/src/Toolbox/Filesystem.php -%%WWWDIR%%/src/Toolbox/FrontEnd.php -%%WWWDIR%%/src/Toolbox/MarkdownBuilder.php -%%WWWDIR%%/src/Toolbox/Sanitizer.php -%%WWWDIR%%/src/Toolbox/URL.php -%%WWWDIR%%/src/Toolbox/VersionParser.php %%WWWDIR%%/src/Transfer.php %%WWWDIR%%/src/USBVendor.php %%WWWDIR%%/src/Unmanaged.php @@ -3530,43 +3909,76 @@ %%WWWDIR%%/src/UserEmail.php %%WWWDIR%%/src/UserTitle.php %%WWWDIR%%/src/VObject.php +%%WWWDIR%%/src/ValidationStep.php +%%WWWDIR%%/src/ValidatorSubstitute.php %%WWWDIR%%/src/VirtualMachineState.php %%WWWDIR%%/src/VirtualMachineSystem.php %%WWWDIR%%/src/VirtualMachineType.php %%WWWDIR%%/src/Vlan.php +%%WWWDIR%%/src/Webhook.php +%%WWWDIR%%/src/WebhookCategory.php %%WWWDIR%%/src/WifiNetwork.php %%WWWDIR%%/src/XHProf.php -%%WWWDIR%%/src/XML.php -%%WWWDIR%%/status.php -%%WWWDIR%%/templates/anonymous_helpdesk.html.twig +%%WWWDIR%%/src/autoload/CFG_GLPI.php +%%WWWDIR%%/src/autoload/constants.php +%%WWWDIR%%/src/autoload/dbutils-aliases.php +%%WWWDIR%%/src/autoload/i18n.php +%%WWWDIR%%/src/autoload/legacy-autoloader.php +%%WWWDIR%%/src/autoload/misc-functions.php +%%WWWDIR%%/templates/central/embed_dashboard.html.twig %%WWWDIR%%/templates/central/lists/itemtype_count.html.twig +%%WWWDIR%%/templates/central/lists/table.html.twig %%WWWDIR%%/templates/central/messages.html.twig %%WWWDIR%%/templates/central/widget_tab.html.twig +%%WWWDIR%%/templates/components/add_visibility_target.html.twig %%WWWDIR%%/templates/components/alerts_macros.html.twig +%%WWWDIR%%/templates/components/altcha/widget.html.twig +%%WWWDIR%%/templates/components/assets/link_existing_or_new_item_device.html.twig %%WWWDIR%%/templates/components/checkbox_matrix.html.twig +%%WWWDIR%%/templates/components/danger_modal.html.twig %%WWWDIR%%/templates/components/dashboard/widget_form.html.twig +%%WWWDIR%%/templates/components/datatable.html.twig %%WWWDIR%%/templates/components/dates_timeline.html.twig %%WWWDIR%%/templates/components/debug/debug_toolbar.html.twig +%%WWWDIR%%/templates/components/dropdown/comments.html.twig %%WWWDIR%%/templates/components/dropdown/limit.html.twig +%%WWWDIR%%/templates/components/form/basic_inputs_macros.html.twig %%WWWDIR%%/templates/components/form/buttons.html.twig -%%WWWDIR%%/templates/components/form/computerantivirus.html.twig -%%WWWDIR%%/templates/components/form/computervirtualmachine.html.twig %%WWWDIR%%/templates/components/form/dates.html.twig %%WWWDIR%%/templates/components/form/fields_macros.html.twig %%WWWDIR%%/templates/components/form/flags.html.twig %%WWWDIR%%/templates/components/form/header.html.twig %%WWWDIR%%/templates/components/form/header_content.html.twig %%WWWDIR%%/templates/components/form/inventory_info.html.twig +%%WWWDIR%%/templates/components/form/item_antivirus.html.twig %%WWWDIR%%/templates/components/form/item_device.html.twig %%WWWDIR%%/templates/components/form/item_disk.html.twig +%%WWWDIR%%/templates/components/form/item_itilobject_group.html.twig +%%WWWDIR%%/templates/components/form/item_itilobject_item_list.html.twig +%%WWWDIR%%/templates/components/form/item_remotemanagement_form.html.twig +%%WWWDIR%%/templates/components/form/item_remotemanagement_list.html.twig +%%WWWDIR%%/templates/components/form/itemvirtualmachine.html.twig %%WWWDIR%%/templates/components/form/link_existing_or_new.html.twig %%WWWDIR%%/templates/components/form/modals_macros.html.twig %%WWWDIR%%/templates/components/form/networkname.html.twig +%%WWWDIR%%/templates/components/form/pending_reason_is_default.html.twig %%WWWDIR%%/templates/components/form/pictures.html.twig +%%WWWDIR%%/templates/components/form/reservation.html.twig +%%WWWDIR%%/templates/components/form/reservationitem_comment.html.twig +%%WWWDIR%%/templates/components/form/rulematchedlogs.html.twig %%WWWDIR%%/templates/components/form/single-action.html.twig %%WWWDIR%%/templates/components/form/snmpcredential.html.twig %%WWWDIR%%/templates/components/form/support_hours.html.twig +%%WWWDIR%%/templates/components/form/viewsubitem.html.twig %%WWWDIR%%/templates/components/group/info_card.html.twig +%%WWWDIR%%/templates/components/helpdesk_forms/delegation_alert.html.twig +%%WWWDIR%%/templates/components/helpdesk_forms/service_catalog_item.html.twig +%%WWWDIR%%/templates/components/helpdesk_forms/service_catalog_items.html.twig +%%WWWDIR%%/templates/components/helpdesk_forms/service_catalog_nested_item.html.twig +%%WWWDIR%%/templates/components/illustration/custom_icon.html.twig +%%WWWDIR%%/templates/components/illustration/icon.svg.twig +%%WWWDIR%%/templates/components/illustration/icon_picker_modal.html.twig +%%WWWDIR%%/templates/components/illustration/icon_picker_search_results.html.twig %%WWWDIR%%/templates/components/infocom.html.twig %%WWWDIR%%/templates/components/itilobject/actors/assign_to_me.html.twig %%WWWDIR%%/templates/components/itilobject/actors/field.html.twig @@ -3578,20 +3990,25 @@ %%WWWDIR%%/templates/components/itilobject/fields/status.html.twig %%WWWDIR%%/templates/components/itilobject/fields_panel.html.twig %%WWWDIR%%/templates/components/itilobject/footer.html.twig +%%WWWDIR%%/templates/components/itilobject/itilsatisfaction.html.twig +%%WWWDIR%%/templates/components/itilobject/itiltemplate.html.twig %%WWWDIR%%/templates/components/itilobject/layout.html.twig -%%WWWDIR%%/templates/components/itilobject/linked_tickets.html.twig +%%WWWDIR%%/templates/components/itilobject/linked_itilobjects.html.twig %%WWWDIR%%/templates/components/itilobject/mainform_close.html.twig %%WWWDIR%%/templates/components/itilobject/mainform_open.html.twig -%%WWWDIR%%/templates/components/itilobject/selfservice.html.twig %%WWWDIR%%/templates/components/itilobject/service_levels.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/approbation_form.html.twig +%%WWWDIR%%/templates/components/itilobject/timeline/document/document_list_item.html.twig +%%WWWDIR%%/templates/components/itilobject/timeline/document/post_figure_content.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/filter_timeline.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/form_document_item.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/form_followup.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/form_solution.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/form_task.html.twig +%%WWWDIR%%/templates/components/itilobject/timeline/form_task_main_form.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/form_timeline_item.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/form_validation.html.twig +%%WWWDIR%%/templates/components/itilobject/timeline/knowledge_item.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/main_description.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/new_form.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/pending_reasons.html.twig @@ -3602,33 +4019,62 @@ %%WWWDIR%%/templates/components/itilobject/timeline/timeline_item_header.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/timeline_item_header_badges.html.twig %%WWWDIR%%/templates/components/itilobject/timeline/todo-list-summary.html.twig +%%WWWDIR%%/templates/components/itilobject/validation.html.twig +%%WWWDIR%%/templates/components/itilobject/validationstep.html.twig %%WWWDIR%%/templates/components/kanban/item_panels/default_panel.html.twig %%WWWDIR%%/templates/components/kanban/kanban.html.twig %%WWWDIR%%/templates/components/kanban/teammember.html.twig %%WWWDIR%%/templates/components/logs.html.twig %%WWWDIR%%/templates/components/masonry_grid.html.twig +%%WWWDIR%%/templates/components/massive_action/add_task.html.twig %%WWWDIR%%/templates/components/messages_after_redirect_alerts.html.twig %%WWWDIR%%/templates/components/messages_after_redirect_toasts.html.twig %%WWWDIR%%/templates/components/modal.html.twig +%%WWWDIR%%/templates/components/notepad/form.html.twig %%WWWDIR%%/templates/components/pager.html.twig %%WWWDIR%%/templates/components/photoswipe.html.twig -%%WWWDIR%%/templates/components/plugin_uninstall_modal.html.twig +%%WWWDIR%%/templates/components/plugin_update_modal.html.twig +%%WWWDIR%%/templates/components/printer_graph_buttons.html.twig %%WWWDIR%%/templates/components/rss_feed.html.twig %%WWWDIR%%/templates/components/search/controls.html.twig +%%WWWDIR%%/templates/components/search/criteria_filter.html.twig +%%WWWDIR%%/templates/components/search/criteria_filter_actions.html.twig %%WWWDIR%%/templates/components/search/display_data.html.twig +%%WWWDIR%%/templates/components/search/displaypreference_config.html.twig +%%WWWDIR%%/templates/components/search/displaypreference_list.html.twig +%%WWWDIR%%/templates/components/search/displaypreference_modal.html.twig +%%WWWDIR%%/templates/components/search/map.html.twig +%%WWWDIR%%/templates/components/search/query_builder/criteria.html.twig +%%WWWDIR%%/templates/components/search/query_builder/criteria_group.html.twig +%%WWWDIR%%/templates/components/search/query_builder/main.html.twig +%%WWWDIR%%/templates/components/search/query_builder/metacriteria.html.twig +%%WWWDIR%%/templates/components/search/query_builder/search_option.html.twig +%%WWWDIR%%/templates/components/search/query_builder/search_option_value.html.twig +%%WWWDIR%%/templates/components/search/query_builder/sort/criteria.html.twig +%%WWWDIR%%/templates/components/search/query_builder/sort/main.html.twig +%%WWWDIR%%/templates/components/search/status_area.html.twig %%WWWDIR%%/templates/components/search/table.html.twig +%%WWWDIR%%/templates/components/supplier/info_card.html.twig %%WWWDIR%%/templates/components/table.html.twig +%%WWWDIR%%/templates/components/user/create_user.html.twig %%WWWDIR%%/templates/components/user/info_card.html.twig %%WWWDIR%%/templates/components/user/link_with_tooltip.html.twig +%%WWWDIR%%/templates/components/user/password_security_checks.html.twig %%WWWDIR%%/templates/components/user/picture.html.twig -%%WWWDIR%%/templates/display_and_die.html.twig %%WWWDIR%%/templates/dropdown_form.html.twig +%%WWWDIR%%/templates/error_block.html.twig +%%WWWDIR%%/templates/error_page.html.twig +%%WWWDIR%%/templates/forgotpassword.html.twig %%WWWDIR%%/templates/generic_show_form.html.twig %%WWWDIR%%/templates/impact/edit_compound_modal.html.twig +%%WWWDIR%%/templates/impact/edit_edge_modal.html.twig %%WWWDIR%%/templates/impact/ongoing_modal.html.twig %%WWWDIR%%/templates/install/accept_license.html.twig +%%WWWDIR%%/templates/install/agree_unstable.html.twig %%WWWDIR%%/templates/install/blocks/requirements_table.html.twig %%WWWDIR%%/templates/install/choose_language.html.twig +%%WWWDIR%%/templates/install/install.install_required.html.twig +%%WWWDIR%%/templates/install/post_update_step.html.twig %%WWWDIR%%/templates/install/step0.html.twig %%WWWDIR%%/templates/install/step1.html.twig %%WWWDIR%%/templates/install/step2.html.twig @@ -3636,67 +4082,484 @@ %%WWWDIR%%/templates/install/step6.html.twig %%WWWDIR%%/templates/install/step7.html.twig %%WWWDIR%%/templates/install/step8.html.twig -%%WWWDIR%%/templates/install/update.html.twig %%WWWDIR%%/templates/install/update.invalid_database.html.twig +%%WWWDIR%%/templates/install/update.need_update.html.twig %%WWWDIR%%/templates/layout/page_card_notlogged.html.twig +%%WWWDIR%%/templates/layout/page_skeleton.html.twig +%%WWWDIR%%/templates/layout/page_without_tabs.html.twig %%WWWDIR%%/templates/layout/parts/breadcrumbs.html.twig %%WWWDIR%%/templates/layout/parts/context_links.html.twig +%%WWWDIR%%/templates/layout/parts/dcbreadcrumbs.html.twig %%WWWDIR%%/templates/layout/parts/global_search_form.html.twig %%WWWDIR%%/templates/layout/parts/goto_button.html.twig %%WWWDIR%%/templates/layout/parts/head.html.twig %%WWWDIR%%/templates/layout/parts/impersonate_banner.html.twig %%WWWDIR%%/templates/layout/parts/menu.html.twig +%%WWWDIR%%/templates/layout/parts/objectlock_message.html.twig %%WWWDIR%%/templates/layout/parts/page_footer.html.twig %%WWWDIR%%/templates/layout/parts/page_header.html.twig %%WWWDIR%%/templates/layout/parts/page_header_empty.html.twig %%WWWDIR%%/templates/layout/parts/profile_selector.html.twig +%%WWWDIR%%/templates/layout/parts/profile_selector_form.html.twig %%WWWDIR%%/templates/layout/parts/saved_searches.html.twig %%WWWDIR%%/templates/layout/parts/saved_searches_list.html.twig %%WWWDIR%%/templates/layout/parts/user_header.html.twig %%WWWDIR%%/templates/maintenance.html.twig -%%WWWDIR%%/templates/pages/admin/events_list.html.twig +%%WWWDIR%%/templates/pages/2fa/2fa_backup_codes.html.twig +%%WWWDIR%%/templates/pages/2fa/2fa_config.html.twig +%%WWWDIR%%/templates/pages/2fa/2fa_enforced_setup.html.twig +%%WWWDIR%%/templates/pages/2fa/2fa_new_secret.html.twig +%%WWWDIR%%/templates/pages/2fa/2fa_request.html.twig +%%WWWDIR%%/templates/pages/2fa/2fa_status.html.twig +%%WWWDIR%%/templates/pages/2fa/macros.html.twig +%%WWWDIR%%/templates/pages/admin/add_profile_authorization.html.twig +%%WWWDIR%%/templates/pages/admin/assetdefinition/capacities.html.twig +%%WWWDIR%%/templates/pages/admin/assetdefinition/capacity/is_inventoriable_capacity_configuration_form.html.twig +%%WWWDIR%%/templates/pages/admin/assetdefinition/fields_display.html.twig +%%WWWDIR%%/templates/pages/admin/customobjects/main.html.twig +%%WWWDIR%%/templates/pages/admin/customobjects/plurals.html.twig +%%WWWDIR%%/templates/pages/admin/customobjects/profiles.html.twig +%%WWWDIR%%/templates/pages/admin/customobjects/translations.html.twig +%%WWWDIR%%/templates/pages/admin/entity/address.html.twig +%%WWWDIR%%/templates/pages/admin/entity/advanced.html.twig +%%WWWDIR%%/templates/pages/admin/entity/assets.html.twig +%%WWWDIR%%/templates/pages/admin/entity/assistance.html.twig +%%WWWDIR%%/templates/pages/admin/entity/custom_ui.html.twig +%%WWWDIR%%/templates/pages/admin/entity/notifications.html.twig +%%WWWDIR%%/templates/pages/admin/entity/survey_config.html.twig +%%WWWDIR%%/templates/pages/admin/external_page_tile_config_fields.html.twig +%%WWWDIR%%/templates/pages/admin/form/access_control.html.twig +%%WWWDIR%%/templates/pages/admin/form/access_control/allow_list.html.twig +%%WWWDIR%%/templates/pages/admin/form/access_control/direct_access.html.twig +%%WWWDIR%%/templates/pages/admin/form/condition_configuration.html.twig +%%WWWDIR%%/templates/pages/admin/form/condition_handler_templates/actor.html.twig +%%WWWDIR%%/templates/pages/admin/form/condition_handler_templates/dropdown.html.twig +%%WWWDIR%%/templates/pages/admin/form/condition_handler_templates/dropdown_multiple.html.twig +%%WWWDIR%%/templates/pages/admin/form/condition_handler_templates/input.html.twig +%%WWWDIR%%/templates/pages/admin/form/condition_handler_templates/item_dropdown.html.twig +%%WWWDIR%%/templates/pages/admin/form/condition_handler_templates/user_devices_dropdown.html.twig +%%WWWDIR%%/templates/pages/admin/form/conditional_validation_dropdown.html.twig +%%WWWDIR%%/templates/pages/admin/form/conditional_validation_editor.html.twig +%%WWWDIR%%/templates/pages/admin/form/conditional_visibility_dropdown.html.twig +%%WWWDIR%%/templates/pages/admin/form/conditional_visibility_editor.html.twig +%%WWWDIR%%/templates/pages/admin/form/destination_visibility_conditions_configuration.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_comment.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_destination.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_destination_actions.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_destination_commonitil_config.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_editor.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_horizontal_block.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_horizontal_block_placeholder.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_horizontal_block_toolbar.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_question.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_section.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_toolbar.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_translation.html.twig +%%WWWDIR%%/templates/pages/admin/form/form_translations.html.twig +%%WWWDIR%%/templates/pages/admin/form/import/step1_index.html.twig +%%WWWDIR%%/templates/pages/admin/form/import/step2_preview.html.twig +%%WWWDIR%%/templates/pages/admin/form/import/step3_resolve_issues.html.twig +%%WWWDIR%%/templates/pages/admin/form/import/step4_execute.html.twig +%%WWWDIR%%/templates/pages/admin/form/item_has_conditions_for_deletion_modal.html.twig +%%WWWDIR%%/templates/pages/admin/form/item_has_conditions_for_new_question_type_modal.html.twig +%%WWWDIR%%/templates/pages/admin/form/item_has_conditions_modal_base.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/associated_items.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/entity.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/itilactor.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/itilcategory.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/itilfollowuptemplate.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/itiltasktemplate.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/linked_itilobjects.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/location.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/request_source.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/request_type.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/slm.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/template.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/urgency.html.twig +%%WWWDIR%%/templates/pages/admin/form/itil_config_fields/validation.html.twig +%%WWWDIR%%/templates/pages/admin/form/move_section_modal.html.twig +%%WWWDIR%%/templates/pages/admin/form/question_type/base_advanced_configuration.html.twig +%%WWWDIR%%/templates/pages/admin/form/question_type/item/administration_template.html.twig +%%WWWDIR%%/templates/pages/admin/form/question_type/item/advanced_configuration.html.twig +%%WWWDIR%%/templates/pages/admin/form/question_type/item/end_user_template.html.twig +%%WWWDIR%%/templates/pages/admin/form/question_type/item_dropdown/advanced_configuration.html.twig +%%WWWDIR%%/templates/pages/admin/form/service_catalog_tab.html.twig +%%WWWDIR%%/templates/pages/admin/form/submit_button_conditional_visibility_dropdown.html.twig +%%WWWDIR%%/templates/pages/admin/form_tile_config_fields.html.twig +%%WWWDIR%%/templates/pages/admin/glpi_page_tile_config_fields.html.twig +%%WWWDIR%%/templates/pages/admin/group.html.twig +%%WWWDIR%%/templates/pages/admin/group_ldap.html.twig +%%WWWDIR%%/templates/pages/admin/group_user.html.twig +%%WWWDIR%%/templates/pages/admin/helpdesk_home_config.html.twig +%%WWWDIR%%/templates/pages/admin/helpdesk_home_config_add_tile_form.html.twig +%%WWWDIR%%/templates/pages/admin/helpdesk_home_config_edit_tile_form.html.twig +%%WWWDIR%%/templates/pages/admin/helpdesk_home_config_for_empty_entity.html.twig +%%WWWDIR%%/templates/pages/admin/helpdesk_home_config_for_entity.html.twig +%%WWWDIR%%/templates/pages/admin/helpdesk_home_config_tiles.html.twig +%%WWWDIR%%/templates/pages/admin/helpdesk_home_translation.html.twig +%%WWWDIR%%/templates/pages/admin/helpdesk_home_translations.html.twig %%WWWDIR%%/templates/pages/admin/inventory/agent.html.twig +%%WWWDIR%%/templates/pages/admin/inventory/conf/index.html.twig %%WWWDIR%%/templates/pages/admin/inventory/lockedfield.html.twig %%WWWDIR%%/templates/pages/admin/inventory/upload_form.html.twig %%WWWDIR%%/templates/pages/admin/inventory/upload_result.html.twig -%%WWWDIR%%/templates/pages/admin/ldap.choose_directory.html.twig +%%WWWDIR%%/templates/pages/admin/ldap.group_criteria.html.twig %%WWWDIR%%/templates/pages/admin/ldap.groups.html.twig +%%WWWDIR%%/templates/pages/admin/ldap.user_criteria.html.twig %%WWWDIR%%/templates/pages/admin/ldap.users.html.twig -%%WWWDIR%%/templates/pages/admin/rules_list.html.twig +%%WWWDIR%%/templates/pages/admin/log_viewer.html.twig +%%WWWDIR%%/templates/pages/admin/logs_list.html.twig +%%WWWDIR%%/templates/pages/admin/plugins/list_suspend_banner.html.twig +%%WWWDIR%%/templates/pages/admin/profile/admin.html.twig +%%WWWDIR%%/templates/pages/admin/profile/assets.html.twig +%%WWWDIR%%/templates/pages/admin/profile/assistance.html.twig +%%WWWDIR%%/templates/pages/admin/profile/assistance_simple.html.twig +%%WWWDIR%%/templates/pages/admin/profile/base_tab.html.twig +%%WWWDIR%%/templates/pages/admin/profile/form.html.twig +%%WWWDIR%%/templates/pages/admin/profile/legend.html.twig +%%WWWDIR%%/templates/pages/admin/profile/lifecycle.html.twig +%%WWWDIR%%/templates/pages/admin/profile/lifecycle_simple.html.twig +%%WWWDIR%%/templates/pages/admin/profile/management.html.twig +%%WWWDIR%%/templates/pages/admin/profile/setup.html.twig +%%WWWDIR%%/templates/pages/admin/profile/setup_simple.html.twig +%%WWWDIR%%/templates/pages/admin/profile/tools.html.twig +%%WWWDIR%%/templates/pages/admin/profile/tools_simple.html.twig +%%WWWDIR%%/templates/pages/admin/rules/action.html.twig +%%WWWDIR%%/templates/pages/admin/rules/backup_header.html.twig +%%WWWDIR%%/templates/pages/admin/rules/collections_list.html.twig +%%WWWDIR%%/templates/pages/admin/rules/criteria.html.twig +%%WWWDIR%%/templates/pages/admin/rules/engine_preview_criteria.html.twig +%%WWWDIR%%/templates/pages/admin/rules/engine_preview_results.html.twig +%%WWWDIR%%/templates/pages/admin/rules/engine_summary.html.twig +%%WWWDIR%%/templates/pages/admin/rules/form.html.twig +%%WWWDIR%%/templates/pages/admin/rules/import.html.twig +%%WWWDIR%%/templates/pages/admin/rules/import_preview.html.twig +%%WWWDIR%%/templates/pages/admin/rules/index.html.twig +%%WWWDIR%%/templates/pages/admin/rules/preview_criteria.html.twig +%%WWWDIR%%/templates/pages/admin/rules/ruleright_form.html.twig +%%WWWDIR%%/templates/pages/admin/transfer.html.twig +%%WWWDIR%%/templates/pages/admin/transfer_list.html.twig +%%WWWDIR%%/templates/pages/admin/user.substitute.html.twig +%%WWWDIR%%/templates/pages/admin/user/change_other_password.html.twig +%%WWWDIR%%/templates/pages/admin/user/user.html.twig +%%WWWDIR%%/templates/pages/admin/user/user_picture_field.html.twig +%%WWWDIR%%/templates/pages/assets/asset.html.twig %%WWWDIR%%/templates/pages/assets/cable.html.twig +%%WWWDIR%%/templates/pages/assets/cartridge.html.twig %%WWWDIR%%/templates/pages/assets/cartridgeitem.html.twig +%%WWWDIR%%/templates/pages/assets/consumable_list.html.twig %%WWWDIR%%/templates/pages/assets/consumableitem.html.twig +%%WWWDIR%%/templates/pages/assets/customfield.html.twig %%WWWDIR%%/templates/pages/assets/enclosure.html.twig %%WWWDIR%%/templates/pages/assets/monitor.html.twig +%%WWWDIR%%/templates/pages/assets/networkport/form.html.twig +%%WWWDIR%%/templates/pages/assets/networkport/networkname_short.html.twig %%WWWDIR%%/templates/pages/assets/operatingsystem.html.twig %%WWWDIR%%/templates/pages/assets/phone.html.twig %%WWWDIR%%/templates/pages/assets/printer.html.twig %%WWWDIR%%/templates/pages/assets/rack.html.twig %%WWWDIR%%/templates/pages/assets/socket.html.twig +%%WWWDIR%%/templates/pages/assets/socket_networkport.html.twig +%%WWWDIR%%/templates/pages/assets/socket_short_form.html.twig %%WWWDIR%%/templates/pages/assets/software.html.twig +%%WWWDIR%%/templates/pages/assets/template_list.html.twig %%WWWDIR%%/templates/pages/assets/unmanaged.html.twig +%%WWWDIR%%/templates/pages/assistance/planning/add_classic_event.html.twig +%%WWWDIR%%/templates/pages/assistance/planning/availability.html.twig +%%WWWDIR%%/templates/pages/assistance/planning/external_event.html.twig +%%WWWDIR%%/templates/pages/assistance/planning/filters.html.twig +%%WWWDIR%%/templates/pages/assistance/planning/planning.html.twig +%%WWWDIR%%/templates/pages/assistance/planning/single_filter.html.twig +%%WWWDIR%%/templates/pages/assistance/stats/form.html.twig +%%WWWDIR%%/templates/pages/assistance/stats/global_form.html.twig +%%WWWDIR%%/templates/pages/assistance/stats/single_item_pager.html.twig +%%WWWDIR%%/templates/pages/assistance/stats/title.html.twig +%%WWWDIR%%/templates/pages/central/index.html.twig +%%WWWDIR%%/templates/pages/form_renderer.html.twig +%%WWWDIR%%/templates/pages/generic_form.html.twig +%%WWWDIR%%/templates/pages/generic_in_modal.html.twig +%%WWWDIR%%/templates/pages/generic_list.html.twig +%%WWWDIR%%/templates/pages/helpdesk/index.html.twig +%%WWWDIR%%/templates/pages/helpdesk/search.html.twig %%WWWDIR%%/templates/pages/login.html.twig %%WWWDIR%%/templates/pages/login_error.html.twig %%WWWDIR%%/templates/pages/management/appliance.html.twig +%%WWWDIR%%/templates/pages/management/budget.html.twig %%WWWDIR%%/templates/pages/management/certificate.html.twig +%%WWWDIR%%/templates/pages/management/contact_supplier.html.twig %%WWWDIR%%/templates/pages/management/contract.html.twig +%%WWWDIR%%/templates/pages/management/cost.html.twig +%%WWWDIR%%/templates/pages/management/database.html.twig +%%WWWDIR%%/templates/pages/management/databaseinstance.html.twig +%%WWWDIR%%/templates/pages/management/dcroom.html.twig +%%WWWDIR%%/templates/pages/management/dcroom_racks.html.twig +%%WWWDIR%%/templates/pages/management/document.html.twig +%%WWWDIR%%/templates/pages/management/document_item.html.twig +%%WWWDIR%%/templates/pages/management/domainrecord.html.twig +%%WWWDIR%%/templates/pages/management/domainrecordtype_helper.html.twig +%%WWWDIR%%/templates/pages/management/item_line.html.twig +%%WWWDIR%%/templates/pages/management/license_progressbar.html.twig %%WWWDIR%%/templates/pages/management/line.html.twig %%WWWDIR%%/templates/pages/management/softwarelicense.html.twig -%%WWWDIR%%/templates/pages/self-service/home.html.twig +%%WWWDIR%%/templates/pages/oauth/authorize.html.twig +%%WWWDIR%%/templates/pages/self-service/service_catalog.html.twig %%WWWDIR%%/templates/pages/setup/apiclient.html.twig %%WWWDIR%%/templates/pages/setup/authentication.html.twig +%%WWWDIR%%/templates/pages/setup/authentication/ldap_replicate.html.twig +%%WWWDIR%%/templates/pages/setup/authentication/mail.html.twig +%%WWWDIR%%/templates/pages/setup/authentication/other_ext_setup.html.twig +%%WWWDIR%%/templates/pages/setup/authentication/setup.html.twig +%%WWWDIR%%/templates/pages/setup/authentication/sync.html.twig +%%WWWDIR%%/templates/pages/setup/calendar_holiday.html.twig +%%WWWDIR%%/templates/pages/setup/calendarsegment.html.twig +%%WWWDIR%%/templates/pages/setup/crontask/crontask.html.twig +%%WWWDIR%%/templates/pages/setup/crontask/statistics.html.twig +%%WWWDIR%%/templates/pages/setup/custom_dropdown.html.twig %%WWWDIR%%/templates/pages/setup/dropdowns_list.html.twig +%%WWWDIR%%/templates/pages/setup/dropdowntranslation.html.twig +%%WWWDIR%%/templates/pages/setup/externallink.html.twig +%%WWWDIR%%/templates/pages/setup/externallink_itemtype.html.twig +%%WWWDIR%%/templates/pages/setup/general/api_apiclients_section.html.twig +%%WWWDIR%%/templates/pages/setup/general/api_setup.html.twig +%%WWWDIR%%/templates/pages/setup/general/assets_setup.html.twig +%%WWWDIR%%/templates/pages/setup/general/assistance_setup.html.twig %%WWWDIR%%/templates/pages/setup/general/base_form.html.twig +%%WWWDIR%%/templates/pages/setup/general/dbreplica_setup.html.twig %%WWWDIR%%/templates/pages/setup/general/general_setup.html.twig +%%WWWDIR%%/templates/pages/setup/general/glpinetwork_setup.html.twig +%%WWWDIR%%/templates/pages/setup/general/logs_setup.html.twig +%%WWWDIR%%/templates/pages/setup/general/management_setup.html.twig +%%WWWDIR%%/templates/pages/setup/general/performance.html.twig +%%WWWDIR%%/templates/pages/setup/general/preferences_setup.html.twig +%%WWWDIR%%/templates/pages/setup/general/security_setup.html.twig +%%WWWDIR%%/templates/pages/setup/general/systeminfo_form.html.twig +%%WWWDIR%%/templates/pages/setup/general/systeminfo_table.html.twig +%%WWWDIR%%/templates/pages/setup/ldap/adv_info.html.twig +%%WWWDIR%%/templates/pages/setup/ldap/form.html.twig +%%WWWDIR%%/templates/pages/setup/ldap/group_config.html.twig +%%WWWDIR%%/templates/pages/setup/ldap/test_form.html.twig +%%WWWDIR%%/templates/pages/setup/ldap/user_config_form.html.twig +%%WWWDIR%%/templates/pages/setup/levelagreement_level.html.twig +%%WWWDIR%%/templates/pages/setup/mailcollector/folder_list.html.twig +%%WWWDIR%%/templates/pages/setup/mailcollector/server_config_fields.html.twig +%%WWWDIR%%/templates/pages/setup/mailcollector/setup_form.html.twig +%%WWWDIR%%/templates/pages/setup/manuallink.html.twig +%%WWWDIR%%/templates/pages/setup/marketplace/card.html.twig +%%WWWDIR%%/templates/pages/setup/notification/ajax_setting.html.twig +%%WWWDIR%%/templates/pages/setup/notification/group_notifications.html.twig +%%WWWDIR%%/templates/pages/setup/notification/mailing_setting.html.twig +%%WWWDIR%%/templates/pages/setup/notification/notification.html.twig +%%WWWDIR%%/templates/pages/setup/notification/notification_notificationtemplate.html.twig +%%WWWDIR%%/templates/pages/setup/notification/queued_notification.html.twig +%%WWWDIR%%/templates/pages/setup/notification/recipients.html.twig +%%WWWDIR%%/templates/pages/setup/notification/template.html.twig +%%WWWDIR%%/templates/pages/setup/notification/translation.html.twig +%%WWWDIR%%/templates/pages/setup/notification/translation_debug.html.twig +%%WWWDIR%%/templates/pages/setup/oauthclient.html.twig %%WWWDIR%%/templates/pages/setup/setup_notifications.html.twig +%%WWWDIR%%/templates/pages/setup/webhook/payload_editor.html.twig +%%WWWDIR%%/templates/pages/setup/webhook/queuedwebhook.html.twig +%%WWWDIR%%/templates/pages/setup/webhook/webhook.html.twig +%%WWWDIR%%/templates/pages/setup/webhook/webhook_headers.html.twig +%%WWWDIR%%/templates/pages/setup/webhook/webhook_security.html.twig +%%WWWDIR%%/templates/pages/setup/webhook/webhooktest.html.twig +%%WWWDIR%%/templates/pages/tools/find_available_reservation.html.twig +%%WWWDIR%%/templates/pages/tools/item_project.html.twig +%%WWWDIR%%/templates/pages/tools/kb/article.html.twig +%%WWWDIR%%/templates/pages/tools/kb/comment_form.html.twig +%%WWWDIR%%/templates/pages/tools/kb/comments.html.twig +%%WWWDIR%%/templates/pages/tools/kb/knowbaseitem.html.twig +%%WWWDIR%%/templates/pages/tools/kb/knowbaseitem_item.html.twig +%%WWWDIR%%/templates/pages/tools/kb/translation.html.twig +%%WWWDIR%%/templates/pages/tools/project.html.twig %%WWWDIR%%/templates/pages/tools/project_task.html.twig +%%WWWDIR%%/templates/pages/tools/reminder.html.twig +%%WWWDIR%%/templates/pages/tools/reminder_planning.html.twig +%%WWWDIR%%/templates/pages/tools/reminder_translation.html.twig +%%WWWDIR%%/templates/pages/tools/report/network_criteria.html.twig +%%WWWDIR%%/templates/pages/tools/rss_form.html.twig +%%WWWDIR%%/templates/pages/tools/savedsearch/alert.html.twig +%%WWWDIR%%/templates/pages/tools/savedsearch/alert_list_notification.html.twig +%%WWWDIR%%/templates/pages/tools/savedsearch/form.html.twig +%%WWWDIR%%/templates/pages/tools/savedsearch/save_button.html.twig +%%WWWDIR%%/templates/pages/tools/search_knowbaseitem.html.twig %%WWWDIR%%/templates/password_form.html.twig -%%WWWDIR%%/vendor/.htaccess +%%WWWDIR%%/templates/stencil/editor.html.twig +%%WWWDIR%%/templates/stencil/parts/label.html.twig +%%WWWDIR%%/templates/stencil/parts/port/popover.html.twig +%%WWWDIR%%/templates/stencil/parts/port/status.html.twig +%%WWWDIR%%/templates/stencil/parts/zones.html.twig +%%WWWDIR%%/templates/stencil/view.html.twig +%%WWWDIR%%/templates/updatepassword.html.twig +%%WWWDIR%%/vendor/altcha-org/altcha/CODE_OF_CONDUCT.md +%%WWWDIR%%/vendor/altcha-org/altcha/CONTRIBUTING.md +%%WWWDIR%%/vendor/altcha-org/altcha/LICENSE.txt +%%WWWDIR%%/vendor/altcha-org/altcha/README.md +%%WWWDIR%%/vendor/altcha-org/altcha/composer.json +%%WWWDIR%%/vendor/altcha-org/altcha/composer.lock +%%WWWDIR%%/vendor/altcha-org/altcha/phpstan-baseline.neon +%%WWWDIR%%/vendor/altcha-org/altcha/phpstan.neon +%%WWWDIR%%/vendor/altcha-org/altcha/phpunit.xml.dist +%%WWWDIR%%/vendor/altcha-org/altcha/src/Altcha.php +%%WWWDIR%%/vendor/altcha-org/altcha/src/BaseChallengeOptions.php +%%WWWDIR%%/vendor/altcha-org/altcha/src/Challenge.php +%%WWWDIR%%/vendor/altcha-org/altcha/src/ChallengeOptions.php +%%WWWDIR%%/vendor/altcha-org/altcha/src/CheckChallengeOptions.php +%%WWWDIR%%/vendor/altcha-org/altcha/src/Hasher/Algorithm.php +%%WWWDIR%%/vendor/altcha-org/altcha/src/Hasher/Hasher.php +%%WWWDIR%%/vendor/altcha-org/altcha/src/Hasher/HasherInterface.php +%%WWWDIR%%/vendor/altcha-org/altcha/src/Payload.php +%%WWWDIR%%/vendor/altcha-org/altcha/src/ServerSignaturePayload.php +%%WWWDIR%%/vendor/altcha-org/altcha/src/ServerSignatureVerification.php +%%WWWDIR%%/vendor/altcha-org/altcha/src/ServerSignatureVerificationData.php +%%WWWDIR%%/vendor/altcha-org/altcha/src/Solution.php +%%WWWDIR%%/vendor/altcha-org/altcha/tests/AltchaTest.php +%%WWWDIR%%/vendor/apereo/phpcas/CAS.php +%%WWWDIR%%/vendor/apereo/phpcas/LICENSE +%%WWWDIR%%/vendor/apereo/phpcas/NOTICE +%%WWWDIR%%/vendor/apereo/phpcas/README.md +%%WWWDIR%%/vendor/apereo/phpcas/composer.json +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/AuthenticationException.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Autoload.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Client.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/CookieJar.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Exception.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/GracefullTerminationException.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/InvalidArgumentException.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Languages/Catalan.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Languages/ChineseSimplified.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Languages/English.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Languages/French.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Languages/Galego.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Languages/German.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Languages/Greek.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Languages/Japanese.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Languages/LanguageInterface.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Languages/Portuguese.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Languages/Spanish.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/OutOfSequenceBeforeAuthenticationCallException.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/OutOfSequenceBeforeClientException.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/OutOfSequenceBeforeProxyException.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/OutOfSequenceException.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/PGTStorage/AbstractStorage.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/PGTStorage/Db.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/PGTStorage/File.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxiedService.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxiedService/Abstract.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxiedService/Exception.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxiedService/Http.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxiedService/Http/Abstract.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxiedService/Http/Get.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxiedService/Http/Post.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxiedService/Imap.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxiedService/Testable.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxyChain.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxyChain/AllowedList.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxyChain/Any.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxyChain/Interface.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxyChain/Trusted.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxyTicketException.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Request/AbstractRequest.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Request/CurlMultiRequest.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Request/CurlRequest.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Request/Exception.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Request/MultiRequestInterface.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Request/RequestInterface.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/AllowedListDiscovery.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/Base.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/Interface.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl/Static.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Session/PhpSession.php +%%WWWDIR%%/vendor/apereo/phpcas/source/CAS/TypeMismatchException.php %%WWWDIR%%/vendor/autoload.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/LICENSE +%%WWWDIR%%/vendor/bacon/bacon-qr-code/README.md +%%WWWDIR%%/vendor/bacon/bacon-qr-code/composer.json +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Common/BitArray.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Common/BitMatrix.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Common/BitUtils.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Common/CharacterSetEci.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Common/EcBlock.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Common/EcBlocks.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Common/ErrorCorrectionLevel.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Common/FormatInformation.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Common/Mode.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Common/ReedSolomonCodec.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Common/Version.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Encoder/BlockPair.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Encoder/ByteMatrix.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Encoder/Encoder.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Encoder/MaskUtil.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Encoder/MatrixUtil.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Encoder/QrCode.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Exception/InvalidArgumentException.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Exception/OutOfBoundsException.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Exception/RuntimeException.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Exception/UnexpectedValueException.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Exception/WriterException.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Color/Alpha.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Color/Cmyk.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Color/ColorInterface.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Color/Gray.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Color/Rgb.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Eye/CompositeEye.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Eye/EyeInterface.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Eye/ModuleEye.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Eye/PointyEye.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Eye/SimpleCircleEye.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Eye/SquareEye.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/GDLibRenderer.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Image/EpsImageBackEnd.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Image/ImageBackEndInterface.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Image/ImagickImageBackEnd.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Image/SvgImageBackEnd.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Image/TransformationMatrix.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/ImageRenderer.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Module/DotsModule.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Module/EdgeIterator/Edge.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Module/EdgeIterator/EdgeIterator.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Module/ModuleInterface.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Module/RoundnessModule.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Module/SquareModule.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Path/Close.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Path/Curve.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Path/EllipticArc.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Path/Line.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Path/Move.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Path/OperationInterface.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Path/Path.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/PlainTextRenderer.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/RendererInterface.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/EyeFill.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/Fill.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/Gradient.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/GradientType.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle/RendererStyle.php +%%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Writer.php +%%WWWDIR%%/vendor/bin/build_hw_jsons +%%WWWDIR%%/vendor/bin/cam +%%WWWDIR%%/vendor/bin/convert +%%WWWDIR%%/vendor/bin/export-plural-rules +%%WWWDIR%%/vendor/bin/generate-defuse-key +%%WWWDIR%%/vendor/bin/generate-deps-for-config-factory +%%WWWDIR%%/vendor/bin/generate-factory-for-class +%%WWWDIR%%/vendor/bin/generate_vcards +%%WWWDIR%%/vendor/bin/html-to-markdown +%%WWWDIR%%/vendor/bin/import-cldr-data +%%WWWDIR%%/vendor/bin/jsonlint +%%WWWDIR%%/vendor/bin/naturalselection +%%WWWDIR%%/vendor/bin/patch-type-declarations +%%WWWDIR%%/vendor/bin/refresh_hw_sources +%%WWWDIR%%/vendor/bin/sabredav +%%WWWDIR%%/vendor/bin/validate +%%WWWDIR%%/vendor/bin/var-dump-server +%%WWWDIR%%/vendor/bin/vobject %%WWWDIR%%/vendor/brick/math/CHANGELOG.md %%WWWDIR%%/vendor/brick/math/LICENSE -%%WWWDIR%%/vendor/brick/math/SECURITY.md %%WWWDIR%%/vendor/brick/math/composer.json +%%WWWDIR%%/vendor/brick/math/phpstan.neon %%WWWDIR%%/vendor/brick/math/src/BigDecimal.php %%WWWDIR%%/vendor/brick/math/src/BigInteger.php %%WWWDIR%%/vendor/brick/math/src/BigNumber.php @@ -3711,6 +4574,7 @@ %%WWWDIR%%/vendor/brick/math/src/Internal/Calculator/BcMathCalculator.php %%WWWDIR%%/vendor/brick/math/src/Internal/Calculator/GmpCalculator.php %%WWWDIR%%/vendor/brick/math/src/Internal/Calculator/NativeCalculator.php +%%WWWDIR%%/vendor/brick/math/src/Internal/CalculatorRegistry.php %%WWWDIR%%/vendor/brick/math/src/RoundingMode.php %%WWWDIR%%/vendor/composer/ClassLoader.php %%WWWDIR%%/vendor/composer/InstalledVersions.php @@ -3723,24 +4587,106 @@ %%WWWDIR%%/vendor/composer/autoload_static.php %%WWWDIR%%/vendor/composer/installed.json %%WWWDIR%%/vendor/composer/installed.php -%%WWWDIR%%/vendor/container-interop/container-interop/LICENSE -%%WWWDIR%%/vendor/container-interop/container-interop/README.md -%%WWWDIR%%/vendor/container-interop/container-interop/composer.json -%%WWWDIR%%/vendor/container-interop/container-interop/docs/ContainerInterface-meta.md -%%WWWDIR%%/vendor/container-interop/container-interop/docs/ContainerInterface.md -%%WWWDIR%%/vendor/container-interop/container-interop/docs/Delegate-lookup-meta.md -%%WWWDIR%%/vendor/container-interop/container-interop/docs/Delegate-lookup.md -%%WWWDIR%%/vendor/container-interop/container-interop/docs/images/interoperating_containers.png -%%WWWDIR%%/vendor/container-interop/container-interop/docs/images/priority.png -%%WWWDIR%%/vendor/container-interop/container-interop/docs/images/side_by_side_containers.png -%%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/ContainerInterface.php -%%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/Exception/ContainerException.php -%%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/Exception/NotFoundException.php +%%WWWDIR%%/vendor/composer/pcre/LICENSE +%%WWWDIR%%/vendor/composer/pcre/README.md +%%WWWDIR%%/vendor/composer/pcre/composer.json +%%WWWDIR%%/vendor/composer/pcre/extension.neon +%%WWWDIR%%/vendor/composer/pcre/src/MatchAllResult.php +%%WWWDIR%%/vendor/composer/pcre/src/MatchAllStrictGroupsResult.php +%%WWWDIR%%/vendor/composer/pcre/src/MatchAllWithOffsetsResult.php +%%WWWDIR%%/vendor/composer/pcre/src/MatchResult.php +%%WWWDIR%%/vendor/composer/pcre/src/MatchStrictGroupsResult.php +%%WWWDIR%%/vendor/composer/pcre/src/MatchWithOffsetsResult.php +%%WWWDIR%%/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php +%%WWWDIR%%/vendor/composer/pcre/src/PHPStan/PregMatchFlags.php +%%WWWDIR%%/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php +%%WWWDIR%%/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php +%%WWWDIR%%/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php +%%WWWDIR%%/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php +%%WWWDIR%%/vendor/composer/pcre/src/PcreException.php +%%WWWDIR%%/vendor/composer/pcre/src/Preg.php +%%WWWDIR%%/vendor/composer/pcre/src/Regex.php +%%WWWDIR%%/vendor/composer/pcre/src/ReplaceResult.php +%%WWWDIR%%/vendor/composer/pcre/src/UnexpectedNullMatchException.php +%%WWWDIR%%/vendor/dasprid/enum/LICENSE +%%WWWDIR%%/vendor/dasprid/enum/README.md +%%WWWDIR%%/vendor/dasprid/enum/composer.json +%%WWWDIR%%/vendor/dasprid/enum/src/AbstractEnum.php +%%WWWDIR%%/vendor/dasprid/enum/src/EnumMap.php +%%WWWDIR%%/vendor/dasprid/enum/src/Exception/CloneNotSupportedException.php +%%WWWDIR%%/vendor/dasprid/enum/src/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/dasprid/enum/src/Exception/ExpectationException.php +%%WWWDIR%%/vendor/dasprid/enum/src/Exception/IllegalArgumentException.php +%%WWWDIR%%/vendor/dasprid/enum/src/Exception/MismatchException.php +%%WWWDIR%%/vendor/dasprid/enum/src/Exception/SerializeNotSupportedException.php +%%WWWDIR%%/vendor/dasprid/enum/src/Exception/UnserializeNotSupportedException.php +%%WWWDIR%%/vendor/dasprid/enum/src/NullValue.php +%%WWWDIR%%/vendor/defuse/php-encryption/LICENSE +%%WWWDIR%%/vendor/defuse/php-encryption/README.md +%%WWWDIR%%/vendor/defuse/php-encryption/bin/generate-defuse-key +%%WWWDIR%%/vendor/defuse/php-encryption/composer.json +%%WWWDIR%%/vendor/defuse/php-encryption/dist/Makefile +%%WWWDIR%%/vendor/defuse/php-encryption/dist/box.json +%%WWWDIR%%/vendor/defuse/php-encryption/dist/phar-testing-autoload.php +%%WWWDIR%%/vendor/defuse/php-encryption/dist/signingkey-new.asc +%%WWWDIR%%/vendor/defuse/php-encryption/dist/signingkey-new.asc.sig +%%WWWDIR%%/vendor/defuse/php-encryption/dist/signingkey.asc +%%WWWDIR%%/vendor/defuse/php-encryption/docs/CryptoDetails.md +%%WWWDIR%%/vendor/defuse/php-encryption/docs/FAQ.md +%%WWWDIR%%/vendor/defuse/php-encryption/docs/InstallingAndVerifying.md +%%WWWDIR%%/vendor/defuse/php-encryption/docs/InternalDeveloperDocs.md +%%WWWDIR%%/vendor/defuse/php-encryption/docs/Tutorial.md +%%WWWDIR%%/vendor/defuse/php-encryption/docs/UpgradingFromV1.2.md +%%WWWDIR%%/vendor/defuse/php-encryption/docs/classes/Crypto.md +%%WWWDIR%%/vendor/defuse/php-encryption/docs/classes/File.md +%%WWWDIR%%/vendor/defuse/php-encryption/docs/classes/Key.md +%%WWWDIR%%/vendor/defuse/php-encryption/docs/classes/KeyProtectedByPassword.md +%%WWWDIR%%/vendor/defuse/php-encryption/src/Core.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/Crypto.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/DerivedKeys.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/Encoding.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/Exception/BadFormatException.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/Exception/CryptoException.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/Exception/EnvironmentIsBrokenException.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/Exception/IOException.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/File.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/Key.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/KeyOrPassword.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/KeyProtectedByPassword.php +%%WWWDIR%%/vendor/defuse/php-encryption/src/RuntimeTests.php +%%WWWDIR%%/vendor/dflydev/dot-access-data/CHANGELOG.md +%%WWWDIR%%/vendor/dflydev/dot-access-data/LICENSE +%%WWWDIR%%/vendor/dflydev/dot-access-data/README.md +%%WWWDIR%%/vendor/dflydev/dot-access-data/composer.json +%%WWWDIR%%/vendor/dflydev/dot-access-data/src/Data.php +%%WWWDIR%%/vendor/dflydev/dot-access-data/src/DataInterface.php +%%WWWDIR%%/vendor/dflydev/dot-access-data/src/Exception/DataException.php +%%WWWDIR%%/vendor/dflydev/dot-access-data/src/Exception/InvalidPathException.php +%%WWWDIR%%/vendor/dflydev/dot-access-data/src/Exception/MissingPathException.php +%%WWWDIR%%/vendor/dflydev/dot-access-data/src/Util.php +%%WWWDIR%%/vendor/doctrine/deprecations/LICENSE +%%WWWDIR%%/vendor/doctrine/deprecations/README.md +%%WWWDIR%%/vendor/doctrine/deprecations/composer.json +%%WWWDIR%%/vendor/doctrine/deprecations/src/Deprecation.php +%%WWWDIR%%/vendor/doctrine/deprecations/src/PHPUnit/VerifyDeprecations.php +%%WWWDIR%%/vendor/doctrine/lexer/LICENSE +%%WWWDIR%%/vendor/doctrine/lexer/README.md +%%WWWDIR%%/vendor/doctrine/lexer/UPGRADE.md +%%WWWDIR%%/vendor/doctrine/lexer/composer.json +%%WWWDIR%%/vendor/doctrine/lexer/src/AbstractLexer.php +%%WWWDIR%%/vendor/doctrine/lexer/src/Token.php %%WWWDIR%%/vendor/donatj/phpuseragentparser/CONTRIBUTING.md %%WWWDIR%%/vendor/donatj/phpuseragentparser/LICENSE.md %%WWWDIR%%/vendor/donatj/phpuseragentparser/Makefile %%WWWDIR%%/vendor/donatj/phpuseragentparser/README.md +%%WWWDIR%%/vendor/donatj/phpuseragentparser/bin/benchmark.php +%%WWWDIR%%/vendor/donatj/phpuseragentparser/bin/constant_generator.php +%%WWWDIR%%/vendor/donatj/phpuseragentparser/bin/init_user_agent.php +%%WWWDIR%%/vendor/donatj/phpuseragentparser/bin/user_agent_sorter.php %%WWWDIR%%/vendor/donatj/phpuseragentparser/composer.json +%%WWWDIR%%/vendor/donatj/phpuseragentparser/examples/object-oriented.php +%%WWWDIR%%/vendor/donatj/phpuseragentparser/examples/procedural.php %%WWWDIR%%/vendor/donatj/phpuseragentparser/phpunit.xml.dist %%WWWDIR%%/vendor/donatj/phpuseragentparser/src/UserAgent/Browsers.php %%WWWDIR%%/vendor/donatj/phpuseragentparser/src/UserAgent/Platforms.php @@ -3748,11 +4694,109 @@ %%WWWDIR%%/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgentInterface.php %%WWWDIR%%/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgentParser.php %%WWWDIR%%/vendor/donatj/phpuseragentparser/src/UserAgentParser.php +%%WWWDIR%%/vendor/donatj/phpuseragentparser/tests/UserAgentParserFunctionTest.php +%%WWWDIR%%/vendor/donatj/phpuseragentparser/tests/UserAgentParserObjectTest.php +%%WWWDIR%%/vendor/donatj/phpuseragentparser/tests/bootstrap.php +%%WWWDIR%%/vendor/donatj/phpuseragentparser/tests/user_agents.dist.json +%%WWWDIR%%/vendor/egulias/email-validator/CONTRIBUTING.md +%%WWWDIR%%/vendor/egulias/email-validator/LICENSE +%%WWWDIR%%/vendor/egulias/email-validator/composer.json +%%WWWDIR%%/vendor/egulias/email-validator/src/EmailLexer.php +%%WWWDIR%%/vendor/egulias/email-validator/src/EmailParser.php +%%WWWDIR%%/vendor/egulias/email-validator/src/EmailValidator.php +%%WWWDIR%%/vendor/egulias/email-validator/src/MessageIDParser.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser/Comment.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser/CommentStrategy/CommentStrategy.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser/CommentStrategy/DomainComment.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser/CommentStrategy/LocalComment.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser/DomainLiteral.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser/DomainPart.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser/DoubleQuote.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser/FoldingWhiteSpace.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser/IDLeftPart.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser/IDRightPart.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser/LocalPart.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Parser/PartParser.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/InvalidEmail.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/MultipleErrors.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/AtextAfterCFWS.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/CRLFAtTheEnd.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/CRLFX2.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/CRNoLF.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/CharNotAllowed.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/CommaInDomain.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/CommentsInIDRight.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/ConsecutiveAt.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/ConsecutiveDot.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/DetailedReason.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/DomainAcceptsNoMail.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/DomainHyphened.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/DomainTooLong.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/DotAtEnd.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/DotAtStart.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/EmptyReason.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/ExceptionFound.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/ExpectingATEXT.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/ExpectingCTEXT.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/ExpectingDTEXT.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/ExpectingDomainLiteralClose.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/LabelTooLong.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/LocalOrReservedDomain.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/NoDNSRecord.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/NoDomainPart.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/NoLocalPart.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/RFCWarnings.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/Reason.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/SpoofEmail.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/UnOpenedComment.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/UnableToGetDNSRecord.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/UnclosedComment.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/UnclosedQuotedString.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason/UnusualElements.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/Result.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/SpoofEmail.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Result/ValidEmail.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Validation/DNSCheckValidation.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Validation/DNSGetRecordWrapper.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Validation/DNSRecords.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Validation/EmailValidation.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Validation/Exception/EmptyValidationList.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Validation/Extra/SpoofCheckValidation.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Validation/MessageIDValidation.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Validation/MultipleValidationWithAnd.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Validation/NoRFCWarningsValidation.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Validation/RFCValidation.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/AddressLiteral.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/CFWSNearAt.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/CFWSWithFWS.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/Comment.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/DeprecatedComment.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/DomainLiteral.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/EmailTooLong.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/IPV6BadChar.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/IPV6ColonEnd.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/IPV6ColonStart.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/IPV6Deprecated.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/IPV6DoubleColon.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/IPV6GroupCount.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/IPV6MaxGroups.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/LocalTooLong.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/NoDNSMXRecord.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/ObsoleteDTEXT.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/QuotedPart.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/QuotedString.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/TLD.php +%%WWWDIR%%/vendor/egulias/email-validator/src/Warning/Warning.php %%WWWDIR%%/vendor/elvanto/litemoji/LICENSE %%WWWDIR%%/vendor/elvanto/litemoji/README.md %%WWWDIR%%/vendor/elvanto/litemoji/composer.json %%WWWDIR%%/vendor/elvanto/litemoji/src/LitEmoji.php -%%WWWDIR%%/vendor/elvanto/litemoji/src/shortcodes-array.php +%%WWWDIR%%/vendor/elvanto/litemoji/src/cldr.php +%%WWWDIR%%/vendor/elvanto/litemoji/src/emojibase.php +%%WWWDIR%%/vendor/elvanto/litemoji/src/github.php +%%WWWDIR%%/vendor/elvanto/litemoji/src/iamcal.php +%%WWWDIR%%/vendor/elvanto/litemoji/src/joypixels.php %%WWWDIR%%/vendor/firebase/php-jwt/CHANGELOG.md %%WWWDIR%%/vendor/firebase/php-jwt/LICENSE %%WWWDIR%%/vendor/firebase/php-jwt/README.md @@ -3762,8 +4806,33 @@ %%WWWDIR%%/vendor/firebase/php-jwt/src/ExpiredException.php %%WWWDIR%%/vendor/firebase/php-jwt/src/JWK.php %%WWWDIR%%/vendor/firebase/php-jwt/src/JWT.php +%%WWWDIR%%/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php %%WWWDIR%%/vendor/firebase/php-jwt/src/Key.php %%WWWDIR%%/vendor/firebase/php-jwt/src/SignatureInvalidException.php +%%WWWDIR%%/vendor/gettext/languages/LICENSE +%%WWWDIR%%/vendor/gettext/languages/UNICODE-LICENSE.txt +%%WWWDIR%%/vendor/gettext/languages/bin/export-plural-rules +%%WWWDIR%%/vendor/gettext/languages/bin/export-plural-rules.bat +%%WWWDIR%%/vendor/gettext/languages/bin/import-cldr-data +%%WWWDIR%%/vendor/gettext/languages/bin/import-cldr-data.bat +%%WWWDIR%%/vendor/gettext/languages/composer.json +%%WWWDIR%%/vendor/gettext/languages/src/Category.php +%%WWWDIR%%/vendor/gettext/languages/src/CldrData.php +%%WWWDIR%%/vendor/gettext/languages/src/Exporter/Exporter.php +%%WWWDIR%%/vendor/gettext/languages/src/Exporter/Html.php +%%WWWDIR%%/vendor/gettext/languages/src/Exporter/Json.php +%%WWWDIR%%/vendor/gettext/languages/src/Exporter/Php.php +%%WWWDIR%%/vendor/gettext/languages/src/Exporter/Po.php +%%WWWDIR%%/vendor/gettext/languages/src/Exporter/Prettyjson.php +%%WWWDIR%%/vendor/gettext/languages/src/Exporter/Ruby.php +%%WWWDIR%%/vendor/gettext/languages/src/Exporter/Xml.php +%%WWWDIR%%/vendor/gettext/languages/src/FormulaConverter.php +%%WWWDIR%%/vendor/gettext/languages/src/Language.php +%%WWWDIR%%/vendor/gettext/languages/src/autoloader.php +%%WWWDIR%%/vendor/gettext/languages/src/cldr-data/main/en-US/languages.json +%%WWWDIR%%/vendor/gettext/languages/src/cldr-data/main/en-US/scripts.json +%%WWWDIR%%/vendor/gettext/languages/src/cldr-data/main/en-US/territories.json +%%WWWDIR%%/vendor/gettext/languages/src/cldr-data/supplemental/plurals.json %%WWWDIR%%/vendor/glpi-project/inventory_format/CHANGELOG.md %%WWWDIR%%/vendor/glpi-project/inventory_format/LICENSE %%WWWDIR%%/vendor/glpi-project/inventory_format/README.md @@ -3790,6 +4859,7 @@ %%WWWDIR%%/vendor/guzzlehttp/guzzle/README.md %%WWWDIR%%/vendor/guzzlehttp/guzzle/UPGRADING.md %%WWWDIR%%/vendor/guzzlehttp/guzzle/composer.json +%%WWWDIR%%/vendor/guzzlehttp/guzzle/package-lock.json %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/BodySummarizer.php %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/BodySummarizerInterface.php %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Client.php @@ -3851,8 +4921,6 @@ %%WWWDIR%%/vendor/guzzlehttp/promises/src/TaskQueue.php %%WWWDIR%%/vendor/guzzlehttp/promises/src/TaskQueueInterface.php %%WWWDIR%%/vendor/guzzlehttp/promises/src/Utils.php -%%WWWDIR%%/vendor/guzzlehttp/promises/src/functions.php -%%WWWDIR%%/vendor/guzzlehttp/promises/src/functions_include.php %%WWWDIR%%/vendor/guzzlehttp/psr7/CHANGELOG.md %%WWWDIR%%/vendor/guzzlehttp/psr7/LICENSE %%WWWDIR%%/vendor/guzzlehttp/psr7/README.md @@ -3892,23 +4960,31 @@ %%WWWDIR%%/vendor/html2text/html2text/composer.json %%WWWDIR%%/vendor/html2text/html2text/phpunit.xml.dist %%WWWDIR%%/vendor/html2text/html2text/src/Html2Text.php -%%WWWDIR%%/vendor/htmlawed/htmlawed/composer.json -%%WWWDIR%%/vendor/htmlawed/htmlawed/htmLawed.php -%%WWWDIR%%/vendor/htmlawed/htmlawed/htmLawed_README.htm -%%WWWDIR%%/vendor/htmlawed/htmlawed/htmLawed_README.txt -%%WWWDIR%%/vendor/htmlawed/htmlawed/htmLawed_TESTCASE.txt -%%WWWDIR%%/vendor/iamcal/lib_autolink/LICENSE -%%WWWDIR%%/vendor/iamcal/lib_autolink/README.md -%%WWWDIR%%/vendor/iamcal/lib_autolink/composer.json -%%WWWDIR%%/vendor/iamcal/lib_autolink/lib_autolink.php +%%WWWDIR%%/vendor/html2text/html2text/test/BasicTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/BlockquoteTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/ConstructorTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/DefinitionListTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/DelTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/HtmlCharsTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/ImageTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/InsTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/LinkTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/ListTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/PreTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/PrintTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/SearchReplaceTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/SpanTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/StrToUpperTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/TableTest.php +%%WWWDIR%%/vendor/html2text/html2text/test/bootstrap.php %%WWWDIR%%/vendor/laminas/laminas-i18n/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-i18n/LICENSE.md %%WWWDIR%%/vendor/laminas/laminas-i18n/README.md %%WWWDIR%%/vendor/laminas/laminas-i18n/composer.json %%WWWDIR%%/vendor/laminas/laminas-i18n/composer.lock -%%WWWDIR%%/vendor/laminas/laminas-i18n/psalm-baseline.xml -%%WWWDIR%%/vendor/laminas/laminas-i18n/psalm.xml +%%WWWDIR%%/vendor/laminas/laminas-i18n/renovate.json %%WWWDIR%%/vendor/laminas/laminas-i18n/src/ConfigProvider.php +%%WWWDIR%%/vendor/laminas/laminas-i18n/src/CountryCode.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Exception/ExceptionInterface.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Exception/ExtensionNotLoadedException.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Exception/InvalidArgumentException.php @@ -3921,6 +4997,8 @@ %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Filter/Alpha.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Filter/NumberFormat.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Filter/NumberParse.php +%%WWWDIR%%/vendor/laminas/laminas-i18n/src/Geography/CountryCodeListInterface.php +%%WWWDIR%%/vendor/laminas/laminas-i18n/src/Geography/DefaultCountryCodeList.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Module.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Translator/Loader/AbstractFileLoader.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Translator/Loader/FileLoaderInterface.php @@ -3942,6 +5020,7 @@ %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Translator/TranslatorServiceFactory.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Validator/Alnum.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Validator/Alpha.php +%%WWWDIR%%/vendor/laminas/laminas-i18n/src/Validator/CountryCode.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Validator/DateTime.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Validator/IsFloat.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Validator/IsInt.php @@ -4192,6 +5271,8 @@ %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Validator/PhoneNumber/ZW.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Validator/PostCode.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/View/Helper/AbstractTranslatorHelper.php +%%WWWDIR%%/vendor/laminas/laminas-i18n/src/View/Helper/Container/CountryCodeDataListFactory.php +%%WWWDIR%%/vendor/laminas/laminas-i18n/src/View/Helper/CountryCodeDataList.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/View/Helper/CurrencyFormat.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/View/Helper/DateFormat.php %%WWWDIR%%/vendor/laminas/laminas-i18n/src/View/Helper/NumberFormat.php @@ -4205,7 +5286,6 @@ %%WWWDIR%%/vendor/laminas/laminas-loader/README.md %%WWWDIR%%/vendor/laminas/laminas-loader/composer.json %%WWWDIR%%/vendor/laminas/laminas-loader/composer.lock -%%WWWDIR%%/vendor/laminas/laminas-loader/phpcs.xml.dist %%WWWDIR%%/vendor/laminas/laminas-loader/src/AutoloaderFactory.php %%WWWDIR%%/vendor/laminas/laminas-loader/src/ClassMapAutoloader.php %%WWWDIR%%/vendor/laminas/laminas-loader/src/Exception/BadMethodCallException.php @@ -4283,13 +5363,17 @@ %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Exception/RuntimeException.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Imap.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Pop3.php +%%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Pop3/Response.php +%%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Pop3/Xoauth2/Microsoft.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/ProtocolTrait.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Smtp.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Smtp/Auth/Crammd5.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Smtp/Auth/Login.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Smtp/Auth/Plain.php +%%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Smtp/Auth/Xoauth2.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/SmtpPluginManager.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/SmtpPluginManagerFactory.php +%%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Xoauth2/Xoauth2.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Storage.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Storage/AbstractStorage.php %%WWWDIR%%/vendor/laminas/laminas-mail/src/Storage/Exception/ExceptionInterface.php @@ -4334,7 +5418,6 @@ %%WWWDIR%%/vendor/laminas/laminas-mime/README.md %%WWWDIR%%/vendor/laminas/laminas-mime/composer.json %%WWWDIR%%/vendor/laminas/laminas-mime/composer.lock -%%WWWDIR%%/vendor/laminas/laminas-mime/phpcs.xml.dist %%WWWDIR%%/vendor/laminas/laminas-mime/src/Decode.php %%WWWDIR%%/vendor/laminas/laminas-mime/src/Exception/ExceptionInterface.php %%WWWDIR%%/vendor/laminas/laminas-mime/src/Exception/InvalidArgumentException.php @@ -4342,7 +5425,6 @@ %%WWWDIR%%/vendor/laminas/laminas-mime/src/Message.php %%WWWDIR%%/vendor/laminas/laminas-mime/src/Mime.php %%WWWDIR%%/vendor/laminas/laminas-mime/src/Part.php -%%WWWDIR%%/vendor/laminas/laminas-servicemanager/CHANGELOG.md %%WWWDIR%%/vendor/laminas/laminas-servicemanager/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-servicemanager/LICENSE.md %%WWWDIR%%/vendor/laminas/laminas-servicemanager/README.md @@ -4350,9 +5432,6 @@ %%WWWDIR%%/vendor/laminas/laminas-servicemanager/bin/generate-factory-for-class %%WWWDIR%%/vendor/laminas/laminas-servicemanager/composer.json %%WWWDIR%%/vendor/laminas/laminas-servicemanager/composer.lock -%%WWWDIR%%/vendor/laminas/laminas-servicemanager/phpcs.xml.dist -%%WWWDIR%%/vendor/laminas/laminas-servicemanager/psalm-baseline.xml -%%WWWDIR%%/vendor/laminas/laminas-servicemanager/psalm.xml.dist %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/AbstractFactory/ConfigAbstractFactory.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/AbstractFactory/ReflectionBasedAbstractFactory.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/AbstractFactoryInterface.php @@ -4376,7 +5455,6 @@ %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/InitializerInterface.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/PluginManagerInterface.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/Proxy/LazyServiceFactory.php -%%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/PsrContainerDecorator.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/ServiceLocatorInterface.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/ServiceManager.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/Test/CommonPluginManagerTrait.php @@ -4384,14 +5462,11 @@ %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/Tool/ConfigDumperCommand.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/Tool/FactoryCreator.php %%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/Tool/FactoryCreatorCommand.php +%%WWWDIR%%/vendor/laminas/laminas-servicemanager/src/autoload.php %%WWWDIR%%/vendor/laminas/laminas-stdlib/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-stdlib/LICENSE.md %%WWWDIR%%/vendor/laminas/laminas-stdlib/README.md %%WWWDIR%%/vendor/laminas/laminas-stdlib/composer.json -%%WWWDIR%%/vendor/laminas/laminas-stdlib/composer.lock -%%WWWDIR%%/vendor/laminas/laminas-stdlib/phpcs.xml.dist -%%WWWDIR%%/vendor/laminas/laminas-stdlib/psalm-baseline.xml -%%WWWDIR%%/vendor/laminas/laminas-stdlib/psalm.xml.dist %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/AbstractOptions.php %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/ArrayObject.php %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/ArraySerializableInterface.php @@ -4439,15 +5514,20 @@ %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/StringWrapper/MbString.php %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/StringWrapper/Native.php %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/StringWrapper/StringWrapperInterface.php +%%WWWDIR%%/vendor/laminas/laminas-translator/COPYRIGHT.md +%%WWWDIR%%/vendor/laminas/laminas-translator/LICENSE.md +%%WWWDIR%%/vendor/laminas/laminas-translator/README.md +%%WWWDIR%%/vendor/laminas/laminas-translator/composer.json +%%WWWDIR%%/vendor/laminas/laminas-translator/composer.lock +%%WWWDIR%%/vendor/laminas/laminas-translator/renovate.json +%%WWWDIR%%/vendor/laminas/laminas-translator/src/TranslatorInterface.php %%WWWDIR%%/vendor/laminas/laminas-validator/COPYRIGHT.md %%WWWDIR%%/vendor/laminas/laminas-validator/LICENSE.md %%WWWDIR%%/vendor/laminas/laminas-validator/README.md %%WWWDIR%%/vendor/laminas/laminas-validator/bin/update_hostname_validator.php %%WWWDIR%%/vendor/laminas/laminas-validator/composer.json %%WWWDIR%%/vendor/laminas/laminas-validator/composer.lock -%%WWWDIR%%/vendor/laminas/laminas-validator/phpcs.xml.dist -%%WWWDIR%%/vendor/laminas/laminas-validator/psalm-baseline.xml -%%WWWDIR%%/vendor/laminas/laminas-validator/psalm.xml.dist +%%WWWDIR%%/vendor/laminas/laminas-validator/renovate.json %%WWWDIR%%/vendor/laminas/laminas-validator/src/AbstractValidator.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Barcode.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Barcode/AbstractAdapter.php @@ -4489,6 +5569,7 @@ %%WWWDIR%%/vendor/laminas/laminas-validator/src/CreditCard.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Csrf.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Date.php +%%WWWDIR%%/vendor/laminas/laminas-validator/src/DateComparison.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/DateStep.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Db/AbstractDb.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Db/NoRecordExists.php @@ -4525,6 +5606,7 @@ %%WWWDIR%%/vendor/laminas/laminas-validator/src/GpsPoint.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/GreaterThan.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Hex.php +%%WWWDIR%%/vendor/laminas/laminas-validator/src/HostWithPublicIPv4Address.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Hostname.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Hostname/Biz.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Hostname/Cn.php @@ -4534,14 +5616,17 @@ %%WWWDIR%%/vendor/laminas/laminas-validator/src/Identical.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/InArray.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Ip.php +%%WWWDIR%%/vendor/laminas/laminas-validator/src/IsArray.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/IsCountable.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/IsInstanceOf.php +%%WWWDIR%%/vendor/laminas/laminas-validator/src/IsJsonString.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Isbn.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Isbn/Isbn10.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Isbn/Isbn13.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/LessThan.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Module.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/NotEmpty.php +%%WWWDIR%%/vendor/laminas/laminas-validator/src/NumberComparison.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Regex.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Sitemap/Changefreq.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Sitemap/Lastmod.php @@ -4551,7 +5636,10 @@ %%WWWDIR%%/vendor/laminas/laminas-validator/src/Step.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/StringLength.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Timezone.php +%%WWWDIR%%/vendor/laminas/laminas-validator/src/Translator/DummyTranslator.php +%%WWWDIR%%/vendor/laminas/laminas-validator/src/Translator/Translator.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Translator/TranslatorAwareInterface.php +%%WWWDIR%%/vendor/laminas/laminas-validator/src/Translator/TranslatorFactory.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Translator/TranslatorInterface.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/UndisclosedPassword.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/Uri.php @@ -4562,29 +5650,471 @@ %%WWWDIR%%/vendor/laminas/laminas-validator/src/ValidatorPluginManagerAwareInterface.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/ValidatorPluginManagerFactory.php %%WWWDIR%%/vendor/laminas/laminas-validator/src/ValidatorProviderInterface.php -%%WWWDIR%%/vendor/league/csv/CHANGELOG.md +%%WWWDIR%%/vendor/lcobucci/clock/LICENSE +%%WWWDIR%%/vendor/lcobucci/clock/composer.json +%%WWWDIR%%/vendor/lcobucci/clock/src/Clock.php +%%WWWDIR%%/vendor/lcobucci/clock/src/FrozenClock.php +%%WWWDIR%%/vendor/lcobucci/clock/src/SystemClock.php +%%WWWDIR%%/vendor/lcobucci/jwt/LICENSE +%%WWWDIR%%/vendor/lcobucci/jwt/composer.json +%%WWWDIR%%/vendor/lcobucci/jwt/src/Builder.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/ClaimsFormatter.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Configuration.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Decoder.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Encoder.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Encoding/CannotDecodeContent.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Encoding/CannotEncodeContent.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Encoding/ChainedFormatter.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Encoding/JoseEncoder.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Encoding/MicrosecondBasedDateConversion.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Encoding/UnifyAudience.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Encoding/UnixTimestampDates.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Exception.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/JwtFacade.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Parser.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Blake2b.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/CannotSignPayload.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Ecdsa.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Ecdsa/ConversionFailed.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Ecdsa/MultibyteStringConverter.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Ecdsa/Sha256.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Ecdsa/Sha384.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Ecdsa/Sha512.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Ecdsa/SignatureConverter.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Eddsa.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Hmac.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Hmac/Sha256.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Hmac/Sha384.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Hmac/Sha512.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/InvalidKeyProvided.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Key.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Key/FileCouldNotBeRead.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Key/InMemory.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/OpenSSL.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Rsa.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Rsa/Sha256.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Rsa/Sha384.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Rsa/Sha512.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/SodiumBase64Polyfill.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Token.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Token/Builder.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Token/DataSet.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Token/InvalidTokenStructure.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Token/Parser.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Token/Plain.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Token/RegisteredClaimGiven.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Token/RegisteredClaims.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Token/Signature.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Token/UnsupportedHeaderFound.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/UnencryptedToken.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/CannotValidateARegisteredClaim.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/HasClaim.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/HasClaimWithValue.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/IdentifiedBy.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/IssuedBy.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/LeewayCannotBeNegative.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/LooseValidAt.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/PermittedFor.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/RelatedTo.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/SignedWith.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/SignedWithOneInSet.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/SignedWithUntilDate.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint/StrictValidAt.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/ConstraintViolation.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/NoConstraintsGiven.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/RequiredConstraintsViolated.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/SignedWith.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/ValidAt.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Validator.php +%%WWWDIR%%/vendor/lcobucci/jwt/src/Validator.php +%%WWWDIR%%/vendor/league/commonmark/CHANGELOG.md +%%WWWDIR%%/vendor/league/commonmark/LICENSE +%%WWWDIR%%/vendor/league/commonmark/README.md +%%WWWDIR%%/vendor/league/commonmark/composer.json +%%WWWDIR%%/vendor/league/commonmark/src/CommonMarkConverter.php +%%WWWDIR%%/vendor/league/commonmark/src/ConverterInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Bracket.php +%%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Delimiter.php +%%WWWDIR%%/vendor/league/commonmark/src/Delimiter/DelimiterInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Delimiter/DelimiterParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Delimiter/DelimiterStack.php +%%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Processor/CacheableDelimiterProcessorInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorCollection.php +%%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorCollectionInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Processor/StaggeredDelimiterProcessor.php +%%WWWDIR%%/vendor/league/commonmark/src/Environment/Environment.php +%%WWWDIR%%/vendor/league/commonmark/src/Environment/EnvironmentAwareInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Environment/EnvironmentBuilderInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Environment/EnvironmentInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Event/AbstractEvent.php +%%WWWDIR%%/vendor/league/commonmark/src/Event/DocumentParsedEvent.php +%%WWWDIR%%/vendor/league/commonmark/src/Event/DocumentPreParsedEvent.php +%%WWWDIR%%/vendor/league/commonmark/src/Event/DocumentPreRenderEvent.php +%%WWWDIR%%/vendor/league/commonmark/src/Event/DocumentRenderedEvent.php +%%WWWDIR%%/vendor/league/commonmark/src/Event/ListenerData.php +%%WWWDIR%%/vendor/league/commonmark/src/Exception/AlreadyInitializedException.php +%%WWWDIR%%/vendor/league/commonmark/src/Exception/CommonMarkException.php +%%WWWDIR%%/vendor/league/commonmark/src/Exception/IOException.php +%%WWWDIR%%/vendor/league/commonmark/src/Exception/InvalidArgumentException.php +%%WWWDIR%%/vendor/league/commonmark/src/Exception/LogicException.php +%%WWWDIR%%/vendor/league/commonmark/src/Exception/MissingDependencyException.php +%%WWWDIR%%/vendor/league/commonmark/src/Exception/UnexpectedEncodingException.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes/AttributesExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes/Event/AttributesListener.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes/Node/Attributes.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes/Node/AttributesInline.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes/Parser/AttributesBlockContinueParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes/Parser/AttributesBlockStartParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes/Parser/AttributesInlineParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes/Util/AttributesHelper.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Autolink/AutolinkExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Autolink/EmailAutolinkParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Autolink/UrlAutolinkParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/CommonMarkCoreExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Delimiter/Processor/EmphasisDelimiterProcessor.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Block/BlockQuote.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Block/FencedCode.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Block/Heading.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Block/HtmlBlock.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Block/IndentedCode.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Block/ListBlock.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Block/ListData.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Block/ListItem.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Block/ThematicBreak.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/AbstractWebResource.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/Code.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/Emphasis.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/HtmlInline.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/Image.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/Link.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Inline/Strong.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/BlockQuoteParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/BlockQuoteStartParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/FencedCodeParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/FencedCodeStartParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/HeadingParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/HeadingStartParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/HtmlBlockParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/HtmlBlockStartParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/IndentedCodeParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/IndentedCodeStartParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/ListBlockParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/ListBlockStartParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/ListItemParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/ThematicBreakParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block/ThematicBreakStartParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/AutolinkParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/BacktickParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/BangParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/CloseBracketParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/EntityParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/EscapableParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/HtmlInlineParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline/OpenBracketParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/BlockQuoteRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/FencedCodeRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/HeadingRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/HtmlBlockRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/IndentedCodeRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/ListBlockRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/ListItemRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block/ThematicBreakRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline/CodeRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline/EmphasisRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline/HtmlInlineRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline/ImageRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline/LinkRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline/StrongRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/ConfigurableExtensionInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DefaultAttributes/ApplyDefaultAttributesProcessor.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DefaultAttributes/DefaultAttributesExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/DescriptionListExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Event/ConsecutiveDescriptionListMerger.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Event/LooseDescriptionHandler.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Node/Description.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Node/DescriptionList.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Node/DescriptionTerm.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Parser/DescriptionContinueParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Parser/DescriptionListContinueParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Parser/DescriptionStartParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Parser/DescriptionTermContinueParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Renderer/DescriptionListRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Renderer/DescriptionRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Renderer/DescriptionTermRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DisallowedRawHtml/DisallowedRawHtmlExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/DisallowedRawHtml/DisallowedRawHtmlRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Embed/Bridge/OscaroteroEmbedAdapter.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Embed/DomainFilteringAdapter.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Embed/Embed.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Embed/EmbedAdapterInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Embed/EmbedExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Embed/EmbedParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Embed/EmbedProcessor.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Embed/EmbedRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Embed/EmbedStartParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/ExtensionInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/ExternalLink/ExternalLinkExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/ExternalLink/ExternalLinkProcessor.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Event/AnonymousFootnotesListener.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Event/FixOrphanedFootnotesAndRefsListener.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Event/GatherFootnotesListener.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Event/NumberFootnotesListener.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/FootnoteExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Node/Footnote.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Node/FootnoteBackref.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Node/FootnoteContainer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Node/FootnoteRef.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Parser/AnonymousFootnoteRefParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Parser/FootnoteParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Parser/FootnoteRefParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Parser/FootnoteStartParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Renderer/FootnoteBackrefRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Renderer/FootnoteContainerRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Renderer/FootnoteRefRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Renderer/FootnoteRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Data/FrontMatterDataParserInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Data/LibYamlFrontMatterParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Data/SymfonyYamlFrontMatterParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Exception/InvalidFrontMatterException.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/FrontMatterExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/FrontMatterParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/FrontMatterParserInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/FrontMatterProviderInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Input/MarkdownInputWithFrontMatter.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Listener/FrontMatterPostRenderListener.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Listener/FrontMatterPreParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Output/RenderedContentWithFrontMatter.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/GithubFlavoredMarkdownExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/HeadingPermalink/HeadingPermalink.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/HeadingPermalink/HeadingPermalinkExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/HeadingPermalink/HeadingPermalinkProcessor.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/HeadingPermalink/HeadingPermalinkRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/InlinesOnly/ChildRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/InlinesOnly/InlinesOnlyExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Mention/Generator/CallbackGenerator.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Mention/Generator/MentionGeneratorInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Mention/Generator/StringTemplateLinkGenerator.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Mention/Mention.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Mention/MentionExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Mention/MentionParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/SmartPunct/DashParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/SmartPunct/EllipsesParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/SmartPunct/Quote.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/SmartPunct/QuoteParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/SmartPunct/QuoteProcessor.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/SmartPunct/ReplaceUnpairedQuotesListener.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/SmartPunct/SmartPunctExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Strikethrough/Strikethrough.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Strikethrough/StrikethroughDelimiterProcessor.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Strikethrough/StrikethroughExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Strikethrough/StrikethroughRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Table/Table.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Table/TableCell.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Table/TableCellRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Table/TableExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Table/TableParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Table/TableRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Table/TableRow.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Table/TableRowRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Table/TableSection.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Table/TableSectionRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/Table/TableStartParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/Node/TableOfContents.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/Node/TableOfContentsPlaceholder.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/AsIsNormalizerStrategy.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/FlatNormalizerStrategy.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/NormalizerStrategyInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/RelativeNormalizerStrategy.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsBuilder.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsGenerator.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsGeneratorInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsPlaceholderParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsPlaceholderRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/TableOfContentsRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TaskList/TaskListExtension.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TaskList/TaskListItemMarker.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TaskList/TaskListItemMarkerParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Extension/TaskList/TaskListItemMarkerRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/GithubFlavoredMarkdownConverter.php +%%WWWDIR%%/vendor/league/commonmark/src/Input/MarkdownInput.php +%%WWWDIR%%/vendor/league/commonmark/src/Input/MarkdownInputInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/MarkdownConverter.php +%%WWWDIR%%/vendor/league/commonmark/src/MarkdownConverterInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Block/AbstractBlock.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Block/Document.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Block/Paragraph.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Block/TightBlockInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Inline/AbstractInline.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Inline/AbstractStringContainer.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Inline/AdjacentTextMerger.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Inline/DelimitedInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Inline/Newline.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Inline/Text.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Node.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/NodeIterator.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/NodeWalker.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/NodeWalkerEvent.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Query.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Query/AndExpr.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Query/ExpressionInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/Query/OrExpr.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/RawMarkupContainerInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/StringContainerHelper.php +%%WWWDIR%%/vendor/league/commonmark/src/Node/StringContainerInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Normalizer/SlugNormalizer.php +%%WWWDIR%%/vendor/league/commonmark/src/Normalizer/TextNormalizer.php +%%WWWDIR%%/vendor/league/commonmark/src/Normalizer/TextNormalizerInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Normalizer/UniqueSlugNormalizer.php +%%WWWDIR%%/vendor/league/commonmark/src/Normalizer/UniqueSlugNormalizerInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Output/RenderedContent.php +%%WWWDIR%%/vendor/league/commonmark/src/Output/RenderedContentInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Block/AbstractBlockContinueParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Block/BlockContinue.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Block/BlockContinueParserInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Block/BlockContinueParserWithInlinesInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Block/BlockStart.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Block/BlockStartParserInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Block/DocumentBlockParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Block/ParagraphParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Block/SkipLinesStartingWithLettersParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Cursor.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/CursorState.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Inline/InlineParserInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Inline/InlineParserMatch.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/Inline/NewlineParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/InlineParserContext.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/InlineParserEngine.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/InlineParserEngineInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/MarkdownParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/MarkdownParserInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/MarkdownParserState.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/MarkdownParserStateInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Parser/ParserLogicException.php +%%WWWDIR%%/vendor/league/commonmark/src/Reference/MemoryLimitedReferenceMap.php +%%WWWDIR%%/vendor/league/commonmark/src/Reference/Reference.php +%%WWWDIR%%/vendor/league/commonmark/src/Reference/ReferenceInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Reference/ReferenceMap.php +%%WWWDIR%%/vendor/league/commonmark/src/Reference/ReferenceMapInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Reference/ReferenceParser.php +%%WWWDIR%%/vendor/league/commonmark/src/Reference/ReferenceableInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Renderer/Block/DocumentRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Renderer/Block/ParagraphRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Renderer/ChildNodeRendererInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Renderer/DocumentRendererInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Renderer/HtmlDecorator.php +%%WWWDIR%%/vendor/league/commonmark/src/Renderer/HtmlRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Renderer/Inline/NewlineRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Renderer/Inline/TextRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Renderer/MarkdownRendererInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Renderer/NoMatchingRendererException.php +%%WWWDIR%%/vendor/league/commonmark/src/Renderer/NodeRendererInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Util/ArrayCollection.php +%%WWWDIR%%/vendor/league/commonmark/src/Util/Html5EntityDecoder.php +%%WWWDIR%%/vendor/league/commonmark/src/Util/HtmlElement.php +%%WWWDIR%%/vendor/league/commonmark/src/Util/HtmlFilter.php +%%WWWDIR%%/vendor/league/commonmark/src/Util/LinkParserHelper.php +%%WWWDIR%%/vendor/league/commonmark/src/Util/PrioritizedList.php +%%WWWDIR%%/vendor/league/commonmark/src/Util/RegexHelper.php +%%WWWDIR%%/vendor/league/commonmark/src/Util/SpecReader.php +%%WWWDIR%%/vendor/league/commonmark/src/Util/UrlEncoder.php +%%WWWDIR%%/vendor/league/commonmark/src/Util/Xml.php +%%WWWDIR%%/vendor/league/commonmark/src/Xml/FallbackNodeXmlRenderer.php +%%WWWDIR%%/vendor/league/commonmark/src/Xml/MarkdownToXmlConverter.php +%%WWWDIR%%/vendor/league/commonmark/src/Xml/XmlNodeRendererInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Xml/XmlRenderer.php +%%WWWDIR%%/vendor/league/config/CHANGELOG.md +%%WWWDIR%%/vendor/league/config/LICENSE.md +%%WWWDIR%%/vendor/league/config/README.md +%%WWWDIR%%/vendor/league/config/composer.json +%%WWWDIR%%/vendor/league/config/src/Configuration.php +%%WWWDIR%%/vendor/league/config/src/ConfigurationAwareInterface.php +%%WWWDIR%%/vendor/league/config/src/ConfigurationBuilderInterface.php +%%WWWDIR%%/vendor/league/config/src/ConfigurationInterface.php +%%WWWDIR%%/vendor/league/config/src/ConfigurationProviderInterface.php +%%WWWDIR%%/vendor/league/config/src/Exception/ConfigurationExceptionInterface.php +%%WWWDIR%%/vendor/league/config/src/Exception/InvalidConfigurationException.php +%%WWWDIR%%/vendor/league/config/src/Exception/UnknownOptionException.php +%%WWWDIR%%/vendor/league/config/src/Exception/ValidationException.php +%%WWWDIR%%/vendor/league/config/src/MutableConfigurationInterface.php +%%WWWDIR%%/vendor/league/config/src/ReadOnlyConfiguration.php +%%WWWDIR%%/vendor/league/config/src/SchemaBuilderInterface.php %%WWWDIR%%/vendor/league/csv/LICENSE %%WWWDIR%%/vendor/league/csv/autoload.php %%WWWDIR%%/vendor/league/csv/composer.json +%%WWWDIR%%/vendor/league/csv/phpstan-build.neon %%WWWDIR%%/vendor/league/csv/src/AbstractCsv.php +%%WWWDIR%%/vendor/league/csv/src/Bom.php +%%WWWDIR%%/vendor/league/csv/src/Buffer.php %%WWWDIR%%/vendor/league/csv/src/ByteSequence.php +%%WWWDIR%%/vendor/league/csv/src/CallbackStreamFilter.php %%WWWDIR%%/vendor/league/csv/src/CannotInsertRecord.php %%WWWDIR%%/vendor/league/csv/src/CharsetConverter.php %%WWWDIR%%/vendor/league/csv/src/ColumnConsistency.php %%WWWDIR%%/vendor/league/csv/src/EncloseField.php %%WWWDIR%%/vendor/league/csv/src/EscapeFormula.php %%WWWDIR%%/vendor/league/csv/src/Exception.php +%%WWWDIR%%/vendor/league/csv/src/FragmentFinder.php +%%WWWDIR%%/vendor/league/csv/src/FragmentNotFound.php %%WWWDIR%%/vendor/league/csv/src/HTMLConverter.php +%%WWWDIR%%/vendor/league/csv/src/HttpHeaders.php %%WWWDIR%%/vendor/league/csv/src/Info.php %%WWWDIR%%/vendor/league/csv/src/InvalidArgument.php +%%WWWDIR%%/vendor/league/csv/src/JsonConverter.php +%%WWWDIR%%/vendor/league/csv/src/JsonFormat.php %%WWWDIR%%/vendor/league/csv/src/MapIterator.php +%%WWWDIR%%/vendor/league/csv/src/Query/Constraint/Column.php +%%WWWDIR%%/vendor/league/csv/src/Query/Constraint/Comparison.php +%%WWWDIR%%/vendor/league/csv/src/Query/Constraint/Criteria.php +%%WWWDIR%%/vendor/league/csv/src/Query/Constraint/Offset.php +%%WWWDIR%%/vendor/league/csv/src/Query/Constraint/TwoColumns.php +%%WWWDIR%%/vendor/league/csv/src/Query/Limit.php +%%WWWDIR%%/vendor/league/csv/src/Query/Ordering/Column.php +%%WWWDIR%%/vendor/league/csv/src/Query/Ordering/MultiSort.php +%%WWWDIR%%/vendor/league/csv/src/Query/Predicate.php +%%WWWDIR%%/vendor/league/csv/src/Query/PredicateCombinator.php +%%WWWDIR%%/vendor/league/csv/src/Query/QueryException.php +%%WWWDIR%%/vendor/league/csv/src/Query/Row.php +%%WWWDIR%%/vendor/league/csv/src/Query/Sort.php +%%WWWDIR%%/vendor/league/csv/src/Query/SortCombinator.php %%WWWDIR%%/vendor/league/csv/src/RFC4180Field.php +%%WWWDIR%%/vendor/league/csv/src/RdbmsResult.php %%WWWDIR%%/vendor/league/csv/src/Reader.php %%WWWDIR%%/vendor/league/csv/src/ResultSet.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/AfterMapping.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/ArrayShape.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/CallbackCasting.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/CastToArray.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/CastToBool.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/CastToDate.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/CastToEnum.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/CastToFloat.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/CastToInt.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/CastToString.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/DenormalizationFailed.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/Denormalizer.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/MapCell.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/MapRecord.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/MappingFailed.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/PropertySetter.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/SerializationFailed.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/Type.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/TypeCasting.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/TypeCastingFailed.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/TypeCastingInfo.php +%%WWWDIR%%/vendor/league/csv/src/Serializer/TypeCastingTargetType.php %%WWWDIR%%/vendor/league/csv/src/Statement.php %%WWWDIR%%/vendor/league/csv/src/Stream.php +%%WWWDIR%%/vendor/league/csv/src/StreamFilter.php +%%WWWDIR%%/vendor/league/csv/src/SwapDelimiter.php %%WWWDIR%%/vendor/league/csv/src/SyntaxError.php +%%WWWDIR%%/vendor/league/csv/src/TabularData.php +%%WWWDIR%%/vendor/league/csv/src/TabularDataProvider.php %%WWWDIR%%/vendor/league/csv/src/TabularDataReader.php +%%WWWDIR%%/vendor/league/csv/src/TabularDataWriter.php %%WWWDIR%%/vendor/league/csv/src/UnableToProcessCsv.php %%WWWDIR%%/vendor/league/csv/src/UnavailableFeature.php %%WWWDIR%%/vendor/league/csv/src/UnavailableStream.php @@ -4592,9 +6122,64 @@ %%WWWDIR%%/vendor/league/csv/src/XMLConverter.php %%WWWDIR%%/vendor/league/csv/src/functions.php %%WWWDIR%%/vendor/league/csv/src/functions_include.php +%%WWWDIR%%/vendor/league/event/LICENSE +%%WWWDIR%%/vendor/league/event/composer.json +%%WWWDIR%%/vendor/league/event/src/BufferedEventDispatcher.php +%%WWWDIR%%/vendor/league/event/src/EventDispatcher.php +%%WWWDIR%%/vendor/league/event/src/EventDispatcherAware.php +%%WWWDIR%%/vendor/league/event/src/EventDispatcherAwareBehavior.php +%%WWWDIR%%/vendor/league/event/src/EventDispatchingListenerRegistry.php +%%WWWDIR%%/vendor/league/event/src/EventGenerator.php +%%WWWDIR%%/vendor/league/event/src/EventGeneratorBehavior.php +%%WWWDIR%%/vendor/league/event/src/HasEventName.php +%%WWWDIR%%/vendor/league/event/src/Listener.php +%%WWWDIR%%/vendor/league/event/src/ListenerPriority.php +%%WWWDIR%%/vendor/league/event/src/ListenerRegistry.php +%%WWWDIR%%/vendor/league/event/src/ListenerSubscriber.php +%%WWWDIR%%/vendor/league/event/src/OneTimeListener.php +%%WWWDIR%%/vendor/league/event/src/PrioritizedListenerRegistry.php +%%WWWDIR%%/vendor/league/event/src/PrioritizedListenersForEvent.php +%%WWWDIR%%/vendor/league/event/src/UnableToSubscribeListener.php +%%WWWDIR%%/vendor/league/html-to-markdown/CHANGELOG.md +%%WWWDIR%%/vendor/league/html-to-markdown/CONDUCT.md +%%WWWDIR%%/vendor/league/html-to-markdown/LICENSE +%%WWWDIR%%/vendor/league/html-to-markdown/README.md +%%WWWDIR%%/vendor/league/html-to-markdown/bin/html-to-markdown +%%WWWDIR%%/vendor/league/html-to-markdown/composer.json +%%WWWDIR%%/vendor/league/html-to-markdown/phpcs.xml.dist +%%WWWDIR%%/vendor/league/html-to-markdown/phpstan.neon.dist +%%WWWDIR%%/vendor/league/html-to-markdown/psalm.xml +%%WWWDIR%%/vendor/league/html-to-markdown/src/Coerce.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Configuration.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/ConfigurationAwareInterface.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/BlockquoteConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/CodeConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/CommentConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/ConverterInterface.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/DefaultConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/DivConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/EmphasisConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/HardBreakConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/HeaderConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/HorizontalRuleConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/ImageConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/LinkConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/ListBlockConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/ListItemConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/ParagraphConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/PreformattedConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/TableConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/TextConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Element.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/ElementInterface.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/Environment.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/HtmlConverter.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/HtmlConverterInterface.php +%%WWWDIR%%/vendor/league/html-to-markdown/src/PreConverterInterface.php %%WWWDIR%%/vendor/league/oauth2-client/LICENSE %%WWWDIR%%/vendor/league/oauth2-client/README.md %%WWWDIR%%/vendor/league/oauth2-client/composer.json +%%WWWDIR%%/vendor/league/oauth2-client/phpunit.xml.dist %%WWWDIR%%/vendor/league/oauth2-client/src/Grant/AbstractGrant.php %%WWWDIR%%/vendor/league/oauth2-client/src/Grant/AuthorizationCode.php %%WWWDIR%%/vendor/league/oauth2-client/src/Grant/ClientCredentials.php @@ -4613,6 +6198,7 @@ %%WWWDIR%%/vendor/league/oauth2-client/src/Token/AccessToken.php %%WWWDIR%%/vendor/league/oauth2-client/src/Token/AccessTokenInterface.php %%WWWDIR%%/vendor/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php +%%WWWDIR%%/vendor/league/oauth2-client/src/Token/SettableRefreshTokenInterface.php %%WWWDIR%%/vendor/league/oauth2-client/src/Tool/ArrayAccessorTrait.php %%WWWDIR%%/vendor/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php %%WWWDIR%%/vendor/league/oauth2-client/src/Tool/GuardedPropertyTrait.php @@ -4626,31 +6212,270 @@ %%WWWDIR%%/vendor/league/oauth2-google/LICENSE %%WWWDIR%%/vendor/league/oauth2-google/README.md %%WWWDIR%%/vendor/league/oauth2-google/composer.json -%%WWWDIR%%/vendor/league/oauth2-google/phpunit.xml.dist %%WWWDIR%%/vendor/league/oauth2-google/src/Exception/HostedDomainException.php %%WWWDIR%%/vendor/league/oauth2-google/src/Provider/Google.php %%WWWDIR%%/vendor/league/oauth2-google/src/Provider/GoogleUser.php +%%WWWDIR%%/vendor/league/oauth2-server/LICENSE +%%WWWDIR%%/vendor/league/oauth2-server/composer.json +%%WWWDIR%%/vendor/league/oauth2-server/phpcs.xml.dist +%%WWWDIR%%/vendor/league/oauth2-server/phpstan.neon.dist +%%WWWDIR%%/vendor/league/oauth2-server/src/AuthorizationServer.php +%%WWWDIR%%/vendor/league/oauth2-server/src/AuthorizationValidators/AuthorizationValidatorInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/AuthorizationValidators/BearerTokenValidator.php +%%WWWDIR%%/vendor/league/oauth2-server/src/CodeChallengeVerifiers/CodeChallengeVerifierInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/CodeChallengeVerifiers/PlainVerifier.php +%%WWWDIR%%/vendor/league/oauth2-server/src/CodeChallengeVerifiers/S256Verifier.php +%%WWWDIR%%/vendor/league/oauth2-server/src/CryptKey.php +%%WWWDIR%%/vendor/league/oauth2-server/src/CryptKeyInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/CryptTrait.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/AccessTokenEntityInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/AuthCodeEntityInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/ClientEntityInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/DeviceCodeEntityInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/RefreshTokenEntityInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/ScopeEntityInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/TokenInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/Traits/AccessTokenTrait.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/Traits/AuthCodeTrait.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/Traits/ClientTrait.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/Traits/DeviceCodeTrait.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/Traits/EntityTrait.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/Traits/RefreshTokenTrait.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/Traits/ScopeTrait.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/Traits/TokenEntityTrait.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Entities/UserEntityInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/EventEmitting/AbstractEvent.php +%%WWWDIR%%/vendor/league/oauth2-server/src/EventEmitting/EmitterAwareInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/EventEmitting/EmitterAwarePolyfill.php +%%WWWDIR%%/vendor/league/oauth2-server/src/EventEmitting/EventEmitter.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Exception/OAuthServerException.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Exception/UniqueTokenIdentifierConstraintViolationException.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Grant/AbstractAuthorizeGrant.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Grant/AbstractGrant.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Grant/AuthCodeGrant.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Grant/ClientCredentialsGrant.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Grant/DeviceCodeGrant.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Grant/GrantTypeInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Grant/ImplicitGrant.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Grant/PasswordGrant.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Grant/RefreshTokenGrant.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Middleware/AuthorizationServerMiddleware.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Middleware/ResourceServerMiddleware.php +%%WWWDIR%%/vendor/league/oauth2-server/src/RedirectUriValidators/RedirectUriValidator.php +%%WWWDIR%%/vendor/league/oauth2-server/src/RedirectUriValidators/RedirectUriValidatorInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Repositories/AuthCodeRepositoryInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Repositories/DeviceCodeRepositoryInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/RequestAccessTokenEvent.php +%%WWWDIR%%/vendor/league/oauth2-server/src/RequestEvent.php +%%WWWDIR%%/vendor/league/oauth2-server/src/RequestRefreshTokenEvent.php +%%WWWDIR%%/vendor/league/oauth2-server/src/RequestTypes/AuthorizationRequest.php +%%WWWDIR%%/vendor/league/oauth2-server/src/RequestTypes/AuthorizationRequestInterface.php +%%WWWDIR%%/vendor/league/oauth2-server/src/ResourceServer.php +%%WWWDIR%%/vendor/league/oauth2-server/src/ResponseTypes/AbstractResponseType.php +%%WWWDIR%%/vendor/league/oauth2-server/src/ResponseTypes/BearerTokenResponse.php +%%WWWDIR%%/vendor/league/oauth2-server/src/ResponseTypes/DeviceCodeResponse.php +%%WWWDIR%%/vendor/league/oauth2-server/src/ResponseTypes/RedirectResponse.php +%%WWWDIR%%/vendor/league/oauth2-server/src/ResponseTypes/ResponseTypeInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/AuthorityInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/DataPathInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/DomainHostInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/FragmentInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/HostInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/IpHostInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/PathInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/PortInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/QueryInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/SegmentedPathInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/UriAccess.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/UriComponentInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/UriException.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/UriInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Contracts/UserInfoInterface.php +%%WWWDIR%%/vendor/league/uri-interfaces/Encoder.php +%%WWWDIR%%/vendor/league/uri-interfaces/Exceptions/ConversionFailed.php +%%WWWDIR%%/vendor/league/uri-interfaces/Exceptions/MissingFeature.php +%%WWWDIR%%/vendor/league/uri-interfaces/Exceptions/OffsetOutOfBounds.php +%%WWWDIR%%/vendor/league/uri-interfaces/Exceptions/SyntaxError.php +%%WWWDIR%%/vendor/league/uri-interfaces/FeatureDetection.php +%%WWWDIR%%/vendor/league/uri-interfaces/IPv4/BCMathCalculator.php +%%WWWDIR%%/vendor/league/uri-interfaces/IPv4/Calculator.php +%%WWWDIR%%/vendor/league/uri-interfaces/IPv4/Converter.php +%%WWWDIR%%/vendor/league/uri-interfaces/IPv4/GMPCalculator.php +%%WWWDIR%%/vendor/league/uri-interfaces/IPv4/NativeCalculator.php +%%WWWDIR%%/vendor/league/uri-interfaces/IPv6/Converter.php +%%WWWDIR%%/vendor/league/uri-interfaces/Idna/Converter.php +%%WWWDIR%%/vendor/league/uri-interfaces/Idna/Error.php +%%WWWDIR%%/vendor/league/uri-interfaces/Idna/Option.php +%%WWWDIR%%/vendor/league/uri-interfaces/Idna/Result.php +%%WWWDIR%%/vendor/league/uri-interfaces/KeyValuePair/Converter.php +%%WWWDIR%%/vendor/league/uri-interfaces/LICENSE +%%WWWDIR%%/vendor/league/uri-interfaces/QueryString.php +%%WWWDIR%%/vendor/league/uri-interfaces/UriString.php +%%WWWDIR%%/vendor/league/uri-interfaces/composer.json +%%WWWDIR%%/vendor/league/uri/BaseUri.php +%%WWWDIR%%/vendor/league/uri/Http.php +%%WWWDIR%%/vendor/league/uri/HttpFactory.php +%%WWWDIR%%/vendor/league/uri/LICENSE +%%WWWDIR%%/vendor/league/uri/Uri.php +%%WWWDIR%%/vendor/league/uri/UriInfo.php +%%WWWDIR%%/vendor/league/uri/UriResolver.php +%%WWWDIR%%/vendor/league/uri/UriTemplate.php +%%WWWDIR%%/vendor/league/uri/UriTemplate/Expression.php +%%WWWDIR%%/vendor/league/uri/UriTemplate/Operator.php +%%WWWDIR%%/vendor/league/uri/UriTemplate/Template.php +%%WWWDIR%%/vendor/league/uri/UriTemplate/TemplateCanNotBeExpanded.php +%%WWWDIR%%/vendor/league/uri/UriTemplate/VarSpecifier.php +%%WWWDIR%%/vendor/league/uri/UriTemplate/VariableBag.php +%%WWWDIR%%/vendor/league/uri/composer.json +%%WWWDIR%%/vendor/maennchen/zipstream-php/LICENSE +%%WWWDIR%%/vendor/maennchen/zipstream-php/README.md +%%WWWDIR%%/vendor/maennchen/zipstream-php/composer.json +%%WWWDIR%%/vendor/maennchen/zipstream-php/guides/ContentLength.rst +%%WWWDIR%%/vendor/maennchen/zipstream-php/guides/FlySystem.rst +%%WWWDIR%%/vendor/maennchen/zipstream-php/guides/Nginx.rst +%%WWWDIR%%/vendor/maennchen/zipstream-php/guides/Options.rst +%%WWWDIR%%/vendor/maennchen/zipstream-php/guides/PSR7Streams.rst +%%WWWDIR%%/vendor/maennchen/zipstream-php/guides/StreamOutput.rst +%%WWWDIR%%/vendor/maennchen/zipstream-php/guides/Symfony.rst +%%WWWDIR%%/vendor/maennchen/zipstream-php/guides/Varnish.rst +%%WWWDIR%%/vendor/maennchen/zipstream-php/guides/index.rst +%%WWWDIR%%/vendor/maennchen/zipstream-php/phpdoc.dist.xml +%%WWWDIR%%/vendor/maennchen/zipstream-php/phpunit.xml.dist +%%WWWDIR%%/vendor/maennchen/zipstream-php/psalm.xml +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/CentralDirectoryFileHeader.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/CompressionMethod.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/DataDescriptor.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/EndOfCentralDirectory.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Exception.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Exception/DosTimeOverflowException.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Exception/FileNotFoundException.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Exception/FileNotReadableException.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Exception/FileSizeIncorrectException.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Exception/OverflowException.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Exception/ResourceActionException.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Exception/SimulationFileUnknownException.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Exception/StreamNotReadableException.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Exception/StreamNotSeekableException.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/File.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/GeneralPurposeBitFlag.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/LocalFileHeader.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/OperationMode.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/PackField.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Time.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Version.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Zip64/DataDescriptor.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Zip64/EndOfCentralDirectory.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Zip64/EndOfCentralDirectoryLocator.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Zip64/ExtendedInformationExtraField.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/ZipStream.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/src/Zs/ExtendedInformationExtraField.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/Assertions.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/CentralDirectoryFileHeaderTest.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/DataDescriptorTest.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/EndOfCentralDirectoryTest.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/EndlessCycleStream.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/FaultInjectionResource.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/LocalFileHeaderTest.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/PackFieldTest.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/ResourceStream.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/Tempfile.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/TimeTest.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/Util.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/Zip64/DataDescriptorTest.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/Zip64/EndOfCentralDirectoryLocatorTest.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/Zip64/EndOfCentralDirectoryTest.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/Zip64/ExtendedInformationExtraFieldTest.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/ZipStreamTest.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/Zs/ExtendedInformationExtraFieldTest.php +%%WWWDIR%%/vendor/maennchen/zipstream-php/test/bootstrap.php +%%WWWDIR%%/vendor/markbaker/complex/README.md +%%WWWDIR%%/vendor/markbaker/complex/classes/src/Complex.php +%%WWWDIR%%/vendor/markbaker/complex/classes/src/Exception.php +%%WWWDIR%%/vendor/markbaker/complex/classes/src/Functions.php +%%WWWDIR%%/vendor/markbaker/complex/classes/src/Operations.php +%%WWWDIR%%/vendor/markbaker/complex/composer.json +%%WWWDIR%%/vendor/markbaker/complex/examples/complexTest.php +%%WWWDIR%%/vendor/markbaker/complex/examples/testFunctions.php +%%WWWDIR%%/vendor/markbaker/complex/examples/testOperations.php +%%WWWDIR%%/vendor/markbaker/complex/license.md +%%WWWDIR%%/vendor/markbaker/matrix/README.md +%%WWWDIR%%/vendor/markbaker/matrix/buildPhar.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Builder.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Decomposition/Decomposition.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Decomposition/LU.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Decomposition/QR.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Div0Exception.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Exception.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Functions.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Matrix.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Operations.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Operators/Addition.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Operators/DirectSum.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Operators/Division.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Operators/Multiplication.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Operators/Operator.php +%%WWWDIR%%/vendor/markbaker/matrix/classes/src/Operators/Subtraction.php +%%WWWDIR%%/vendor/markbaker/matrix/composer.json +%%WWWDIR%%/vendor/markbaker/matrix/examples/test.php +%%WWWDIR%%/vendor/markbaker/matrix/infection.json.dist +%%WWWDIR%%/vendor/markbaker/matrix/license.md +%%WWWDIR%%/vendor/markbaker/matrix/phpstan.neon +%%WWWDIR%%/vendor/masterminds/html5/CREDITS +%%WWWDIR%%/vendor/masterminds/html5/LICENSE.txt +%%WWWDIR%%/vendor/masterminds/html5/README.md +%%WWWDIR%%/vendor/masterminds/html5/RELEASE.md +%%WWWDIR%%/vendor/masterminds/html5/UPGRADING.md +%%WWWDIR%%/vendor/masterminds/html5/bin/entities.php +%%WWWDIR%%/vendor/masterminds/html5/composer.json +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Elements.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Entities.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Exception.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/InstructionProcessor.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser/CharacterReference.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser/DOMTreeBuilder.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser/EventHandler.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser/FileInputStream.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser/InputStream.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser/ParseError.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser/README.md +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser/Scanner.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser/StringInputStream.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser/Tokenizer.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser/TreeBuildingRules.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser/UTF8Utils.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Serializer/HTML5Entities.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Serializer/OutputRules.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Serializer/README.md +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Serializer/RulesInterface.php +%%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Serializer/Traverser.php %%WWWDIR%%/vendor/mexitek/phpcolors/LICENSE %%WWWDIR%%/vendor/mexitek/phpcolors/README.md %%WWWDIR%%/vendor/mexitek/phpcolors/composer.json +%%WWWDIR%%/vendor/mexitek/phpcolors/demo/demo.php +%%WWWDIR%%/vendor/mexitek/phpcolors/demo/phpColor-demo.png %%WWWDIR%%/vendor/mexitek/phpcolors/src/Mexitek/PHPColors/Color.php -%%WWWDIR%%/vendor/michelf/php-markdown/License.md -%%WWWDIR%%/vendor/michelf/php-markdown/Michelf/Markdown.inc.php -%%WWWDIR%%/vendor/michelf/php-markdown/Michelf/Markdown.php -%%WWWDIR%%/vendor/michelf/php-markdown/Michelf/MarkdownExtra.inc.php -%%WWWDIR%%/vendor/michelf/php-markdown/Michelf/MarkdownExtra.php -%%WWWDIR%%/vendor/michelf/php-markdown/Michelf/MarkdownInterface.inc.php -%%WWWDIR%%/vendor/michelf/php-markdown/Michelf/MarkdownInterface.php -%%WWWDIR%%/vendor/michelf/php-markdown/Readme.md -%%WWWDIR%%/vendor/michelf/php-markdown/Readme.php -%%WWWDIR%%/vendor/michelf/php-markdown/composer.json -%%WWWDIR%%/vendor/michelf/php-markdown/phpunit.xml.dist +%%WWWDIR%%/vendor/mexitek/phpcolors/tests/bootstrap.php +%%WWWDIR%%/vendor/mexitek/phpcolors/tests/colorAnalyze.phpt +%%WWWDIR%%/vendor/mexitek/phpcolors/tests/colorChange.phpt +%%WWWDIR%%/vendor/mexitek/phpcolors/tests/colorComplementary.phpt +%%WWWDIR%%/vendor/mexitek/phpcolors/tests/colorConvertHslToHex.phpt +%%WWWDIR%%/vendor/mexitek/phpcolors/tests/colorConvertNameToHex.phpt +%%WWWDIR%%/vendor/mexitek/phpcolors/tests/colorConvertRgbToHex.phpt +%%WWWDIR%%/vendor/mexitek/phpcolors/tests/colorInput.phpt +%%WWWDIR%%/vendor/mexitek/phpcolors/tests/colorMix.phpt %%WWWDIR%%/vendor/monolog/monolog/CHANGELOG.md %%WWWDIR%%/vendor/monolog/monolog/LICENSE %%WWWDIR%%/vendor/monolog/monolog/README.md -%%WWWDIR%%/vendor/monolog/monolog/UPGRADE.md %%WWWDIR%%/vendor/monolog/monolog/composer.json %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Attribute/AsMonologProcessor.php +%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Attribute/WithMonologChannel.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/DateTimeImmutable.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/ErrorHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php @@ -4670,6 +6495,7 @@ %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php +%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/SyslogFormatter.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php @@ -4735,7 +6561,6 @@ %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SqsHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php -%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SymfonyMailerHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php @@ -4745,11 +6570,15 @@ %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php +%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/JsonSerializableDateTimeImmutable.php +%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Level.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/LogRecord.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Logger.php +%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/ClosureContextProcessor.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php +%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/LoadAverageProcessor.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php @@ -4763,27 +6592,70 @@ %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Registry.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/ResettableInterface.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/SignalHandler.php +%%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Test/MonologTestCase.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Test/TestCase.php %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Utils.php +%%WWWDIR%%/vendor/nette/schema/composer.json +%%WWWDIR%%/vendor/nette/schema/license.md +%%WWWDIR%%/vendor/nette/schema/readme.md +%%WWWDIR%%/vendor/nette/schema/src/Schema/Context.php +%%WWWDIR%%/vendor/nette/schema/src/Schema/DynamicParameter.php +%%WWWDIR%%/vendor/nette/schema/src/Schema/Elements/AnyOf.php +%%WWWDIR%%/vendor/nette/schema/src/Schema/Elements/Base.php +%%WWWDIR%%/vendor/nette/schema/src/Schema/Elements/Structure.php +%%WWWDIR%%/vendor/nette/schema/src/Schema/Elements/Type.php +%%WWWDIR%%/vendor/nette/schema/src/Schema/Expect.php +%%WWWDIR%%/vendor/nette/schema/src/Schema/Helpers.php +%%WWWDIR%%/vendor/nette/schema/src/Schema/Message.php +%%WWWDIR%%/vendor/nette/schema/src/Schema/Processor.php +%%WWWDIR%%/vendor/nette/schema/src/Schema/Schema.php +%%WWWDIR%%/vendor/nette/schema/src/Schema/ValidationException.php +%%WWWDIR%%/vendor/nette/utils/composer.json +%%WWWDIR%%/vendor/nette/utils/license.md +%%WWWDIR%%/vendor/nette/utils/readme.md +%%WWWDIR%%/vendor/nette/utils/src/HtmlStringable.php +%%WWWDIR%%/vendor/nette/utils/src/Iterators/CachingIterator.php +%%WWWDIR%%/vendor/nette/utils/src/Iterators/Mapper.php +%%WWWDIR%%/vendor/nette/utils/src/SmartObject.php +%%WWWDIR%%/vendor/nette/utils/src/StaticClass.php +%%WWWDIR%%/vendor/nette/utils/src/Translator.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/ArrayHash.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/ArrayList.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Arrays.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Callback.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/DateTime.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/FileInfo.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/FileSystem.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Finder.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Floats.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Helpers.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Html.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Image.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/ImageColor.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/ImageType.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Iterables.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Json.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/ObjectHelpers.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Paginator.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Random.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Reflection.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/ReflectionMethod.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Strings.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Type.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/Validators.php +%%WWWDIR%%/vendor/nette/utils/src/Utils/exceptions.php +%%WWWDIR%%/vendor/nette/utils/src/compatibility.php +%%WWWDIR%%/vendor/nette/utils/src/exceptions.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/CONTRIBUTING.md %%WWWDIR%%/vendor/paragonie/sodium_compat/LICENSE %%WWWDIR%%/vendor/paragonie/sodium_compat/README.md -%%WWWDIR%%/vendor/paragonie/sodium_compat/appveyor.yml -%%WWWDIR%%/vendor/paragonie/sodium_compat/autoload-fast.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/autoload-pedantic.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/autoload-php7.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/autoload-phpunit.php %%WWWDIR%%/vendor/paragonie/sodium_compat/autoload.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/build-phar.sh -%%WWWDIR%%/vendor/paragonie/sodium_compat/composer-php52.json %%WWWDIR%%/vendor/paragonie/sodium_compat/composer.json -%%WWWDIR%%/vendor/paragonie/sodium_compat/dist/Makefile -%%WWWDIR%%/vendor/paragonie/sodium_compat/dist/box.json -%%WWWDIR%%/vendor/paragonie/sodium_compat/lib/constants.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/lib/namespaced.php %%WWWDIR%%/vendor/paragonie/sodium_compat/lib/php72compat.php %%WWWDIR%%/vendor/paragonie/sodium_compat/lib/php72compat_const.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/lib/php84compat.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/lib/php84compat_const.php %%WWWDIR%%/vendor/paragonie/sodium_compat/lib/ristretto255.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/lib/sodium_compat.php %%WWWDIR%%/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php %%WWWDIR%%/vendor/paragonie/sodium_compat/namespaced/Compat.php %%WWWDIR%%/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php @@ -4811,12 +6683,17 @@ %%WWWDIR%%/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php %%WWWDIR%%/vendor/paragonie/sodium_compat/namespaced/Crypto.php %%WWWDIR%%/vendor/paragonie/sodium_compat/namespaced/File.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/phpunit.xml.dist -%%WWWDIR%%/vendor/paragonie/sodium_compat/psalm-above-3.xml -%%WWWDIR%%/vendor/paragonie/sodium_compat/psalm-below-3.xml +%%WWWDIR%%/vendor/paragonie/sodium_compat/psalm-new.xml %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Compat.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/AEGIS/State128L.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/AEGIS/State256.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/AEGIS128L.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/AEGIS256.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/AES.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/AES/Block.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/AES/Expanded.php +%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/AES/KeySchedule.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/Base64/Common.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php @@ -4844,107 +6721,813 @@ %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/X25519.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/README.md -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Int32.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Int64.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/SipHash.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Util.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/X25519.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Crypto.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/Crypto32.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/File.php -%%WWWDIR%%/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php %%WWWDIR%%/vendor/paragonie/sodium_compat/src/SodiumException.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-common/LICENSE +%%WWWDIR%%/vendor/phpdocumentor/reflection-common/README.md +%%WWWDIR%%/vendor/phpdocumentor/reflection-common/composer.json +%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/Element.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/File.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/Fqsen.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/Location.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/Project.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-common/src/ProjectFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/LICENSE +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/README.md +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/composer.json +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Description.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/DescriptionFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/ExampleFinder.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Serializer.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/StandardTagFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tag.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/TagFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Author.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/BaseTag.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Covers.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Deprecated.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Example.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Extends_.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/ExtendsFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/Factory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/ImplementsFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/MethodFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/MethodParameterFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/PHPStanFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/ParamFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/PropertyFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/PropertyReadFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/PropertyWriteFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/ReturnFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/StaticMethod.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/TemplateExtendsFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/TemplateFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/TemplateImplementsFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory/VarFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/AlignFormatter.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/PassthroughFormatter.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Generic.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Implements_.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/InvalidTag.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Link.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Method.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/MethodParameter.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Mixin.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Param.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Property.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/PropertyRead.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/PropertyWrite.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/Fqsen.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/Reference.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/Url.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Return_.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/See.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Since.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Source.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/TagWithType.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Template.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/TemplateCovariant.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/TemplateExtends.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/TemplateImplements.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Throws.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Uses.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Var_.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Version.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlockFactory.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlockFactoryInterface.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/Exception/PcreException.php +%%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/Utils.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/LICENSE +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/README.md +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/composer.json +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/docs/getting-started.rst +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/docs/index.rst +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/phpdoc.dist.xml +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/FqsenResolver.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoType.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/ArrayShape.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/ArrayShapeItem.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/CallableString.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/ConstExpression.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/False_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/FloatValue.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/HtmlEscapedString.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/IntegerRange.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/IntegerValue.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/ListShape.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/ListShapeItem.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/List_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/LiteralString.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/LowercaseString.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/NegativeInteger.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/NonEmptyArray.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/NonEmptyList.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/NonEmptyLowercaseString.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/NonEmptyString.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/NumericString.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/Numeric_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/ObjectShape.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/ObjectShapeItem.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/PositiveInteger.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/ShapeItem.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/StringValue.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/TraitString.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes/True_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Type.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/TypeResolver.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/AbstractList.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/AggregatedType.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/ArrayKey.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Array_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Boolean.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/CallableParameter.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Callable_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/ClassString.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Collection.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Compound.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Context.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/ContextFactory.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Expression.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Float_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Integer.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/InterfaceString.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Intersection.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Iterable_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Mixed_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Never_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Null_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Nullable.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Object_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Parent_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Resource_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Scalar.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Self_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Static_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/String_.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/This.php +%%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types/Void_.php %%WWWDIR%%/vendor/phplang/scope-exit/README.md %%WWWDIR%%/vendor/phplang/scope-exit/composer.json %%WWWDIR%%/vendor/phplang/scope-exit/src/ScopeExit.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/COMMITMENT -%%WWWDIR%%/vendor/phpmailer/phpmailer/LICENSE -%%WWWDIR%%/vendor/phpmailer/phpmailer/README.md -%%WWWDIR%%/vendor/phpmailer/phpmailer/SECURITY.md -%%WWWDIR%%/vendor/phpmailer/phpmailer/VERSION -%%WWWDIR%%/vendor/phpmailer/phpmailer/composer.json -%%WWWDIR%%/vendor/phpmailer/phpmailer/get_oauth_token.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-cs.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-et.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-fa.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-fi.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-fo.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-gl.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-he.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-hy.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ka.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-mg.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-mn.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-nb.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr_latn.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-tl.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/src/DSNConfigurator.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/src/Exception.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/src/OAuth.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/src/OAuthTokenProvider.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/src/PHPMailer.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/src/POP3.php -%%WWWDIR%%/vendor/phpmailer/phpmailer/src/SMTP.php +%%WWWDIR%%/vendor/phplang/scope-exit/tests/BasicTest.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/CHANGELOG.md +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/CONTRIBUTING.md +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/LICENSE +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/README.md +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/composer.json +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/ArrayEnabled.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/BinaryComparison.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/CalculationBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/CalculationLocale.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Category.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DAverage.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DCount.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DCountA.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DGet.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DMax.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DMin.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DProduct.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DStDev.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DStDevP.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DSum.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DVar.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DVarP.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/DatabaseAbstract.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Constants.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Current.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Date.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/DateParts.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/DateValue.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Days.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Days360.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Difference.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Helpers.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Month.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/NetworkDays.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Time.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/TimeParts.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/TimeValue.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/Week.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/WorkDay.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel/YearFrac.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/ArrayArgumentHelper.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/ArrayArgumentProcessor.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/BranchPruner.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/CyclicReferenceStack.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/FormattedNumber.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Logger.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Operands/Operand.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Operands/StructuredReference.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselI.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselJ.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselK.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BesselY.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/BitWise.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Compare.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Complex.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ComplexFunctions.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ComplexOperations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Constants.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertBinary.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertDecimal.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertHex.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertOctal.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ConvertUOM.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/EngineeringValidations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/Erf.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/ErfC.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Exception.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/ExceptionHandler.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Amortization.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/CashFlowValidations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Cumulative.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Interest.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/InterestAndPrincipal.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic/Payments.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Single.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/NonPeriodic.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/Periodic.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Constants.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Coupons.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Depreciation.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Dollar.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/FinancialValidations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Helpers.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/InterestRate.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/AccruedInterest.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Price.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Rates.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/SecurityValidations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/Yields.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/TreasuryBill.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaParser.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FormulaToken.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/FunctionArray.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Functions.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/ErrorValue.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/ExcelError.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information/Value.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal/ExcelArrayPseudoFunctions.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal/MakeMatrix.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal/WildcardMatch.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Boolean.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Conditional.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical/Operations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Address.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/ChooseRowsEtc.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/ExcelMatch.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Filter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Formula.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/HLookup.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Helpers.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Hstack.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Hyperlink.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Indirect.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Lookup.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/LookupBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/LookupRefValidations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Matrix.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Offset.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/RowColumnInformation.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Selection.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Sort.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/TorowTocol.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Unique.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/VLookup.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/Vstack.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Absolute.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Angle.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Arabic.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Base.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Ceiling.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Combinations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Exp.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Factorial.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Floor.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Gcd.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Helpers.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/IntClass.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Lcm.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Logarithms.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/MatrixFunctions.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Operations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Random.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Roman.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Round.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/SeriesSum.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sign.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sqrt.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Subtotal.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Sum.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/SumSquares.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosecant.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Cosine.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Cotangent.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Secant.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Sine.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig/Tangent.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trunc.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/AggregateBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Averages.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Averages/Mean.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Conditional.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Confidence.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Counts.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Deviations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Beta.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Binomial.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/ChiSquared.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/DistributionValidations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Exponential.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/F.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Fisher.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Gamma.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/GammaBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/HyperGeometric.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/LogNormal.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/NewtonRaphson.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Normal.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Poisson.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/StandardNormal.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/StudentT.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions/Weibull.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/MaxMinBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Maximum.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Minimum.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Percentiles.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Permutations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Size.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/StandardDeviations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Standardize.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/StatisticalValidations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Trends.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/VarianceBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Variances.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/CaseConvert.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/CharacterConvert.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Concatenate.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Extract.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Format.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Helpers.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Replace.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Search.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Text.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData/Trim.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Token/Stack.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Web/Service.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/Translations.xlsx +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/bg/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/bg/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/cs/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/cs/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/da/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/da/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/de/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/de/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/en/uk/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/es/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/es/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fi/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fi/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fr/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fr/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/hu/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/hu/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/it/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/it/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nb/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nb/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nl/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nl/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pl/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pl/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/br/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/br/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/ru/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/ru/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/sv/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/sv/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/tr/config +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/tr/functions +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AddressHelper.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AddressRange.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/AdvancedValueBinder.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Cell.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/CellAddress.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/CellRange.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/ColumnRange.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Coordinate.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataType.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataValidation.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataValidator.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DefaultValueBinder.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/Hyperlink.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/IValueBinder.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/IgnoredErrors.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/RowRange.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/StringValueBinder.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/CellReferenceHelper.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Axis.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/AxisText.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Chart.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/ChartColor.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeries.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/DataSeriesValues.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Exception.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/GridLines.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Layout.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Legend.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/PlotArea.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Properties.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/IRenderer.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/JpGraph.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/JpGraphRendererBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/MtJpGraphRenderer.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer/PHP Charting Libraries.txt +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Title.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/TrendLine.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Cells.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/CellsFactory.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory/SimpleCache1.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory/SimpleCache3.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Comment.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/DefinedName.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/Properties.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/Security.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/HashTable.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Dimension.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Downloader.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Handler.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Html.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Sample.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/Size.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper/TextGrid.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IComparable.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/IOFactory.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/NamedFormula.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/NamedRange.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/BaseReader.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv/Delimiter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/DefaultReadFilter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Exception.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/PageSetup.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/Properties.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric/Styles.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Html.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/IReadFilter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/IReader.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/AutoFilter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/BaseLoader.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/DefinedNames.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/FormulaTranslator.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/PageSettings.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/Properties.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Security/XmlScanner.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Slk.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Biff5.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Biff8.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BIFF5.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BIFF8.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color/BuiltIn.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/ConditionalFormatting.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/DataValidationHelper.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/ErrorCode.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Escher.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/ListFunctions.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/LoadSpreadsheet.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/MD5.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Mappings.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/RC4.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/Border.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/CellAlignment.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/CellFont.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style/FillPattern.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/XlsBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/AutoFilter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/BaseParserClass.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Chart.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ColumnAndRowAttributes.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ConditionalStyles.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/DataValidations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Hyperlinks.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Namespaces.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/PageSetup.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Properties.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SharedFormula.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SheetViewOptions.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/SheetViews.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Styles.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/TableReader.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Theme.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/WorkbookView.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/DataValidations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/PageSettings.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Properties.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Alignment.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Border.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Fill.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/Font.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/NumberFormat.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style/StyleBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/ReferenceHelper.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/ITextElement.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/RichText.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/Run.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText/TextElement.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Settings.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/CodePage.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Date.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Drawing.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/File.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Font.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/IntOrFloat.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/ChainedBlockStream.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/File.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS/Root.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLERead.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/PasswordHasher.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/StringHelper.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/TimeZone.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/BestFit.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/ExponentialBestFit.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/LinearBestFit.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/LogarithmicBestFit.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/PolynomialBestFit.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/PowerBestFit.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/Trend.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/XMLWriter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Xls.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Spreadsheet.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Alignment.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Border.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Borders.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Color.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Conditional.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/CellMatcher.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/CellStyleAssessor.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalColorScale.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBar.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalDataBarExtension.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormatValueObject.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalFormattingRuleExtension.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/ConditionalIconSet.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/IconSetValues.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/StyleMerger.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Blanks.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/CellValue.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/DateValue.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Duplicates.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Errors.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/Expression.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/TextValue.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardAbstract.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard/WizardInterface.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Fill.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Font.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/BaseFormatter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/DateFormatter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Formatter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/FractionFormatter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/NumberFormatter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/PercentageFormatter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Accounting.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Currency.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/CurrencyBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/CurrencyNegative.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Date.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/DateTime.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/DateTimeWizard.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Duration.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Locale.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Number.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/NumberBase.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Percentage.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Scientific.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Time.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard/Wizard.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Protection.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/RgbTint.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Style.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/Supervisor.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Theme.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column/Rule.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFit.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/BaseDrawing.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/CellIterator.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Column.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnCellIterator.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnDimension.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ColumnIterator.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Dimension.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing/Shadow.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/HeaderFooter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/HeaderFooterDrawing.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Iterator.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/MemoryDrawing.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageBreak.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageMargins.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/PageSetup.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Pane.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/ProtectedRange.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Protection.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Row.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowCellIterator.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowDimension.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/RowIterator.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/SheetView.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/Column.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/TableDxfsStyle.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table/TableStyle.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Validations.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Worksheet.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/BaseWriter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Csv.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Exception.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Html.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/IWriter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/AutoFilters.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell/Comment.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell/Style.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Content.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Formula.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Meta.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/MetaInf.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Mimetype.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/NamedExpressions.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Settings.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Styles.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Thumbnails.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/WriterPart.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Dompdf.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Mpdf.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf/Tcpdf.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/BIFFwriter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/CellDataValidation.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/ConditionalHelper.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/ErrorCode.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Escher.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Font.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellAlignment.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellBorder.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style/CellFill.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Workbook.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Xf.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/AutoFilter.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Chart.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Comments.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/ContentTypes.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/DefinedNames.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/DocProps.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Drawing.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/FunctionPrefix.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Metadata.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Rels.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/RelsRibbon.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/RelsVBA.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/StringTable.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Style.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Table.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Theme.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Workbook.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Worksheet.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/WriterPart.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/ZipStream0.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/ZipStream2.php +%%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/ZipStream3.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/LICENSE +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/README.md +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/UPGRADING.md +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/composer.json +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/AbstractNodeVisitor.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Attribute.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Comment.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/ConstExpr/ConstExprArrayItemNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/ConstExpr/ConstExprArrayNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/ConstExpr/ConstExprFalseNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/ConstExpr/ConstExprFloatNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/ConstExpr/ConstExprIntegerNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/ConstExpr/ConstExprNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/ConstExpr/ConstExprNullNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/ConstExpr/ConstExprStringNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/ConstExpr/ConstExprTrueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/ConstExpr/ConstFetchNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/ConstExpr/DoctrineConstExprStringNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Node.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/NodeAttributes.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/NodeTraverser.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/NodeVisitor.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/NodeVisitor/CloningVisitor.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/AssertTagMethodValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/AssertTagPropertyValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/AssertTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/DeprecatedTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/Doctrine/DoctrineAnnotation.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/Doctrine/DoctrineArgument.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/Doctrine/DoctrineArray.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/Doctrine/DoctrineArrayItem.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/Doctrine/DoctrineTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/ExtendsTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/GenericTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/ImplementsTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/InvalidTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/MethodTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/MethodTagValueParameterNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/MixinTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/ParamClosureThisTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/ParamImmediatelyInvokedCallableTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/ParamLaterInvokedCallableTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/ParamOutTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/ParamTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PhpDocChildNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PhpDocNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PhpDocTagNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PhpDocTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PhpDocTextNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PropertyTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/PureUnlessCallableIsImpureTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/RequireExtendsTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/RequireImplementsTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/ReturnTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/SealedTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/SelfOutTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/TemplateTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/ThrowsTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/TypeAliasImportTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/TypeAliasTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/TypelessParamTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/UsesTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/VarTagValueNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/ArrayShapeItemNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/ArrayShapeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/ArrayShapeUnsealedTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/ArrayTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/CallableTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/CallableTypeParameterNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/ConditionalTypeForParameterNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/ConditionalTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/ConstTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/GenericTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/IdentifierTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/IntersectionTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/InvalidTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/NullableTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/ObjectShapeItemNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/ObjectShapeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/OffsetAccessTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/ThisTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/TypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type/UnionTypeNode.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Lexer/Lexer.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Parser/ConstExprParser.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Parser/ParserException.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Parser/PhpDocParser.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Parser/StringUnescaper.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Parser/TokenIterator.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Parser/TypeParser.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/ParserConfig.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Printer/DiffElem.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Printer/Differ.php +%%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Printer/Printer.php %%WWWDIR%%/vendor/psr/cache/CHANGELOG.md %%WWWDIR%%/vendor/psr/cache/LICENSE.txt %%WWWDIR%%/vendor/psr/cache/README.md @@ -4953,12 +7536,23 @@ %%WWWDIR%%/vendor/psr/cache/src/CacheItemInterface.php %%WWWDIR%%/vendor/psr/cache/src/CacheItemPoolInterface.php %%WWWDIR%%/vendor/psr/cache/src/InvalidArgumentException.php +%%WWWDIR%%/vendor/psr/clock/CHANGELOG.md +%%WWWDIR%%/vendor/psr/clock/LICENSE +%%WWWDIR%%/vendor/psr/clock/README.md +%%WWWDIR%%/vendor/psr/clock/composer.json +%%WWWDIR%%/vendor/psr/clock/src/ClockInterface.php %%WWWDIR%%/vendor/psr/container/LICENSE %%WWWDIR%%/vendor/psr/container/README.md %%WWWDIR%%/vendor/psr/container/composer.json %%WWWDIR%%/vendor/psr/container/src/ContainerExceptionInterface.php %%WWWDIR%%/vendor/psr/container/src/ContainerInterface.php %%WWWDIR%%/vendor/psr/container/src/NotFoundExceptionInterface.php +%%WWWDIR%%/vendor/psr/event-dispatcher/LICENSE +%%WWWDIR%%/vendor/psr/event-dispatcher/README.md +%%WWWDIR%%/vendor/psr/event-dispatcher/composer.json +%%WWWDIR%%/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php +%%WWWDIR%%/vendor/psr/event-dispatcher/src/ListenerProviderInterface.php +%%WWWDIR%%/vendor/psr/event-dispatcher/src/StoppableEventInterface.php %%WWWDIR%%/vendor/psr/http-client/CHANGELOG.md %%WWWDIR%%/vendor/psr/http-client/LICENSE %%WWWDIR%%/vendor/psr/http-client/README.md @@ -4989,20 +7583,25 @@ %%WWWDIR%%/vendor/psr/http-message/src/StreamInterface.php %%WWWDIR%%/vendor/psr/http-message/src/UploadedFileInterface.php %%WWWDIR%%/vendor/psr/http-message/src/UriInterface.php +%%WWWDIR%%/vendor/psr/http-server-handler/LICENSE +%%WWWDIR%%/vendor/psr/http-server-handler/README.md +%%WWWDIR%%/vendor/psr/http-server-handler/composer.json +%%WWWDIR%%/vendor/psr/http-server-handler/src/RequestHandlerInterface.php +%%WWWDIR%%/vendor/psr/http-server-middleware/LICENSE +%%WWWDIR%%/vendor/psr/http-server-middleware/README.md +%%WWWDIR%%/vendor/psr/http-server-middleware/composer.json +%%WWWDIR%%/vendor/psr/http-server-middleware/src/MiddlewareInterface.php %%WWWDIR%%/vendor/psr/log/LICENSE -%%WWWDIR%%/vendor/psr/log/Psr/Log/AbstractLogger.php -%%WWWDIR%%/vendor/psr/log/Psr/Log/InvalidArgumentException.php -%%WWWDIR%%/vendor/psr/log/Psr/Log/LogLevel.php -%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareInterface.php -%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareTrait.php -%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerInterface.php -%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php -%%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php -%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/DummyTest.php -%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php -%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php %%WWWDIR%%/vendor/psr/log/README.md %%WWWDIR%%/vendor/psr/log/composer.json +%%WWWDIR%%/vendor/psr/log/src/AbstractLogger.php +%%WWWDIR%%/vendor/psr/log/src/InvalidArgumentException.php +%%WWWDIR%%/vendor/psr/log/src/LogLevel.php +%%WWWDIR%%/vendor/psr/log/src/LoggerAwareInterface.php +%%WWWDIR%%/vendor/psr/log/src/LoggerAwareTrait.php +%%WWWDIR%%/vendor/psr/log/src/LoggerInterface.php +%%WWWDIR%%/vendor/psr/log/src/LoggerTrait.php +%%WWWDIR%%/vendor/psr/log/src/NullLogger.php %%WWWDIR%%/vendor/psr/simple-cache/LICENSE.md %%WWWDIR%%/vendor/psr/simple-cache/README.md %%WWWDIR%%/vendor/psr/simple-cache/composer.json @@ -5025,13 +7624,13 @@ %%WWWDIR%%/vendor/ramsey/collection/src/CollectionInterface.php %%WWWDIR%%/vendor/ramsey/collection/src/DoubleEndedQueue.php %%WWWDIR%%/vendor/ramsey/collection/src/DoubleEndedQueueInterface.php +%%WWWDIR%%/vendor/ramsey/collection/src/Exception/CollectionException.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/CollectionMismatchException.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/InvalidArgumentException.php -%%WWWDIR%%/vendor/ramsey/collection/src/Exception/InvalidSortOrderException.php +%%WWWDIR%%/vendor/ramsey/collection/src/Exception/InvalidPropertyOrMethod.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/NoSuchElementException.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/OutOfBoundsException.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/UnsupportedOperationException.php -%%WWWDIR%%/vendor/ramsey/collection/src/Exception/ValueExtractionException.php %%WWWDIR%%/vendor/ramsey/collection/src/GenericArray.php %%WWWDIR%%/vendor/ramsey/collection/src/Map/AbstractMap.php %%WWWDIR%%/vendor/ramsey/collection/src/Map/AbstractTypedMap.php @@ -5043,6 +7642,7 @@ %%WWWDIR%%/vendor/ramsey/collection/src/Queue.php %%WWWDIR%%/vendor/ramsey/collection/src/QueueInterface.php %%WWWDIR%%/vendor/ramsey/collection/src/Set.php +%%WWWDIR%%/vendor/ramsey/collection/src/Sort.php %%WWWDIR%%/vendor/ramsey/collection/src/Tool/TypeTrait.php %%WWWDIR%%/vendor/ramsey/collection/src/Tool/ValueExtractorTrait.php %%WWWDIR%%/vendor/ramsey/collection/src/Tool/ValueToStringTrait.php @@ -5069,6 +7669,7 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php %%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php %%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/UnixTimeConverter.php %%WWWDIR%%/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php %%WWWDIR%%/vendor/ramsey/uuid/src/DegradedUuid.php %%WWWDIR%%/vendor/ramsey/uuid/src/DeprecatedUuidInterface.php @@ -5105,6 +7706,7 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Generator/RandomLibAdapter.php %%WWWDIR%%/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php %%WWWDIR%%/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/UnixTimeGenerator.php %%WWWDIR%%/vendor/ramsey/uuid/src/Guid/Fields.php %%WWWDIR%%/vendor/ramsey/uuid/src/Guid/Guid.php %%WWWDIR%%/vendor/ramsey/uuid/src/Guid/GuidBuilder.php @@ -5129,8 +7731,11 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/Fields.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/FieldsInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/MaxTrait.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/MaxUuid.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/NilTrait.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/NilUuid.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/TimeTrait.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidBuilder.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidInterface.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV1.php @@ -5138,6 +7743,9 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV3.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV4.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV5.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV6.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV7.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV8.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/Validator.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/VariantTrait.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/VersionTrait.php @@ -5157,14 +7765,19 @@ %%WWWDIR%%/vendor/rlanvin/php-rrule/CHANGELOG.md %%WWWDIR%%/vendor/rlanvin/php-rrule/LICENSE %%WWWDIR%%/vendor/rlanvin/php-rrule/README.md +%%WWWDIR%%/vendor/rlanvin/php-rrule/bin/import_windows_timezones.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/bin/review_translations.php %%WWWDIR%%/vendor/rlanvin/php-rrule/composer.json -%%WWWDIR%%/vendor/rlanvin/php-rrule/phpunit.xml.dist %%WWWDIR%%/vendor/rlanvin/php-rrule/src/RRule.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/RRuleInterface.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/RRuleTrait.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/RSet.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/RfcParser.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/bn.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/cz.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/da.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/de.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/el.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/en.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/es.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/fa.php @@ -5172,11 +7785,49 @@ %%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/fr.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/he.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/it.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/ja.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/nl.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/pl.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/pt.php +%%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/ru.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n/sv.php %%WWWDIR%%/vendor/rlanvin/php-rrule/src/tzdata/windows.php +%%WWWDIR%%/vendor/robthree/twofactorauth/CHANGELOG.md +%%WWWDIR%%/vendor/robthree/twofactorauth/LICENSE +%%WWWDIR%%/vendor/robthree/twofactorauth/README.md +%%WWWDIR%%/vendor/robthree/twofactorauth/composer.json +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Algorithm.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/BaconQrCodeProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/BaseHTTPQRCodeProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/EndroidQrCodeProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/EndroidQrCodeWithLogoProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/GoogleChartsQrCodeProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/HandlesDataUri.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/IQRCodeProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/ImageChartsQRCodeProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/QRException.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/QRServerProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr/QRicketProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Rng/CSRNGProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Rng/IRNGProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Rng/RNGException.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Time/HttpTimeProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Time/ITimeProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Time/LocalMachineTimeProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Time/NTPTimeProvider.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Time/TimeException.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/TwoFactorAuth.php +%%WWWDIR%%/vendor/robthree/twofactorauth/lib/TwoFactorAuthException.php %%WWWDIR%%/vendor/sabre/dav/LICENSE %%WWWDIR%%/vendor/sabre/dav/README.md +%%WWWDIR%%/vendor/sabre/dav/bin/build.php +%%WWWDIR%%/vendor/sabre/dav/bin/migrateto20.php +%%WWWDIR%%/vendor/sabre/dav/bin/migrateto21.php +%%WWWDIR%%/vendor/sabre/dav/bin/migrateto30.php +%%WWWDIR%%/vendor/sabre/dav/bin/migrateto32.php +%%WWWDIR%%/vendor/sabre/dav/bin/naturalselection +%%WWWDIR%%/vendor/sabre/dav/bin/sabredav +%%WWWDIR%%/vendor/sabre/dav/bin/sabredav.php %%WWWDIR%%/vendor/sabre/dav/composer.json %%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php %%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Backend/BackendInterface.php @@ -5329,6 +7980,7 @@ %%WWWDIR%%/vendor/sabre/dav/lib/DAV/IMoveTarget.php %%WWWDIR%%/vendor/sabre/dav/lib/DAV/IMultiGet.php %%WWWDIR%%/vendor/sabre/dav/lib/DAV/INode.php +%%WWWDIR%%/vendor/sabre/dav/lib/DAV/INodeByPath.php %%WWWDIR%%/vendor/sabre/dav/lib/DAV/IProperties.php %%WWWDIR%%/vendor/sabre/dav/lib/DAV/IQuota.php %%WWWDIR%%/vendor/sabre/dav/lib/DAV/Locks/Backend/AbstractBackend.php @@ -5427,11 +8079,16 @@ %%WWWDIR%%/vendor/sabre/event/lib/WildcardEmitter.php %%WWWDIR%%/vendor/sabre/event/lib/WildcardEmitterTrait.php %%WWWDIR%%/vendor/sabre/event/lib/coroutine.php -%%WWWDIR%%/vendor/sabre/event/phpstan.neon %%WWWDIR%%/vendor/sabre/http/CHANGELOG.md %%WWWDIR%%/vendor/sabre/http/LICENSE %%WWWDIR%%/vendor/sabre/http/README.md %%WWWDIR%%/vendor/sabre/http/composer.json +%%WWWDIR%%/vendor/sabre/http/examples/asyncclient.php +%%WWWDIR%%/vendor/sabre/http/examples/basicauth.php +%%WWWDIR%%/vendor/sabre/http/examples/client.php +%%WWWDIR%%/vendor/sabre/http/examples/digestauth.php +%%WWWDIR%%/vendor/sabre/http/examples/reverseproxy.php +%%WWWDIR%%/vendor/sabre/http/examples/stringify.php %%WWWDIR%%/vendor/sabre/http/lib/Auth/AWS.php %%WWWDIR%%/vendor/sabre/http/lib/Auth/AbstractAuth.php %%WWWDIR%%/vendor/sabre/http/lib/Auth/Basic.php @@ -5454,14 +8111,43 @@ %%WWWDIR%%/vendor/sabre/http/lib/Version.php %%WWWDIR%%/vendor/sabre/http/lib/functions.php %%WWWDIR%%/vendor/sabre/http/phpstan.neon +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/Auth/AWSTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/Auth/BasicTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/Auth/BearerTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/Auth/DigestTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/ClientTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/FunctionsTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/MessageDecoratorTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/MessageTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/NegotiateTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/RequestDecoratorTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/RequestTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/ResponseDecoratorTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/ResponseTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/SapiTest.php +%%WWWDIR%%/vendor/sabre/http/tests/HTTP/URLUtilTest.php +%%WWWDIR%%/vendor/sabre/http/tests/bootstrap.php +%%WWWDIR%%/vendor/sabre/http/tests/phpunit.xml +%%WWWDIR%%/vendor/sabre/http/tests/www/bar.php +%%WWWDIR%%/vendor/sabre/http/tests/www/connection_aborted.php +%%WWWDIR%%/vendor/sabre/http/tests/www/foo +%%WWWDIR%%/vendor/sabre/http/tests/www/large.php %%WWWDIR%%/vendor/sabre/uri/LICENSE %%WWWDIR%%/vendor/sabre/uri/composer.json %%WWWDIR%%/vendor/sabre/uri/lib/InvalidUriException.php %%WWWDIR%%/vendor/sabre/uri/lib/Version.php %%WWWDIR%%/vendor/sabre/uri/lib/functions.php -%%WWWDIR%%/vendor/sabre/uri/phpstan.neon %%WWWDIR%%/vendor/sabre/vobject/LICENSE %%WWWDIR%%/vendor/sabre/vobject/README.md +%%WWWDIR%%/vendor/sabre/vobject/bin/bench.php +%%WWWDIR%%/vendor/sabre/vobject/bin/bench_freebusygenerator.php +%%WWWDIR%%/vendor/sabre/vobject/bin/bench_manipulatevcard.php +%%WWWDIR%%/vendor/sabre/vobject/bin/fetch_windows_zones.php +%%WWWDIR%%/vendor/sabre/vobject/bin/generate_vcards +%%WWWDIR%%/vendor/sabre/vobject/bin/generateicalendardata.php +%%WWWDIR%%/vendor/sabre/vobject/bin/mergeduplicates.php +%%WWWDIR%%/vendor/sabre/vobject/bin/rrulebench.php +%%WWWDIR%%/vendor/sabre/vobject/bin/vobject %%WWWDIR%%/vendor/sabre/vobject/composer.json %%WWWDIR%%/vendor/sabre/vobject/lib/BirthdayCalendarGenerator.php %%WWWDIR%%/vendor/sabre/vobject/lib/Cli.php @@ -5573,60 +8259,307 @@ %%WWWDIR%%/vendor/scssphp/scssphp/LICENSE.md %%WWWDIR%%/vendor/scssphp/scssphp/README.md %%WWWDIR%%/vendor/scssphp/scssphp/composer.json -%%WWWDIR%%/vendor/scssphp/scssphp/scss.inc.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Base/Range.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block/AtRootBlock.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block/CallableBlock.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block/ContentBlock.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block/DirectiveBlock.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block/EachBlock.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block/ElseBlock.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block/ElseifBlock.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block/ForBlock.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block/IfBlock.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block/MediaBlock.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block/NestedPropertyBlock.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Block/WhileBlock.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Cache.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/AstNode.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssAtRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssComment.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssDeclaration.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssImport.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssKeyframeBlock.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssMediaQuery.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssMediaRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssNode.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssParentNode.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssStyleRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssStylesheet.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssSupportsRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/CssValue.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/IsInvisibleVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/MediaQueryMergeResult.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/MediaQuerySingletonMergeResult.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/ModifiableCssAtRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/ModifiableCssComment.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/ModifiableCssDeclaration.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/ModifiableCssImport.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/ModifiableCssKeyframeBlock.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/ModifiableCssMediaRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/ModifiableCssNode.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/ModifiableCssParentNode.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/ModifiableCssStyleRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/ModifiableCssStylesheet.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css/ModifiableCssSupportsRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/FakeAstNode.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Argument.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/ArgumentDeclaration.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/ArgumentInvocation.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/AtRootQuery.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/CallableInvocation.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/ConfiguredVariable.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/BinaryOperationExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/BinaryOperator.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/BooleanExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/ColorExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/FunctionExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/IfExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/InterpolatedFunctionExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/IsCalculationSafeVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/ListExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/MapExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/NullExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/NumberExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/ParenthesizedExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/SelectorExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/StringExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/SupportsExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/UnaryOperationExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/UnaryOperator.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/ValueExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression/VariableExpression.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Import.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Import/DynamicImport.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Import/StaticImport.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Interpolation.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/SassDeclaration.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/SassNode.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/SassReference.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/AtRootRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/AtRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/CallableDeclaration.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/ContentBlock.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/ContentRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/DebugRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/Declaration.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/EachRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/ElseClause.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/ErrorRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/ExtendRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/ForRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/FunctionRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/HasContentVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/IfClause.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/IfRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/IfRuleClause.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/ImportRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/IncludeRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/LoudComment.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/MediaRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/MixinRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/ParentStatement.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/ReturnRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/SilentComment.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/StyleRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/Stylesheet.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/SupportsRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/VariableDeclaration.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/WarnRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement/WhileRule.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/SupportsCondition.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/SupportsCondition/SupportsAnything.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/SupportsCondition/SupportsDeclaration.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/SupportsCondition/SupportsFunction.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/SupportsCondition/SupportsInterpolation.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/SupportsCondition/SupportsNegation.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/SupportsCondition/SupportsOperation.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/AttributeOperator.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/AttributeSelector.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/ClassSelector.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/Combinator.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/ComplexSelector.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/ComplexSelectorComponent.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/CompoundSelector.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/IDSelector.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/IsBogusVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/IsInvisibleVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/IsUselessVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/ParentSelector.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/ParentSelectorVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/PlaceholderSelector.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/PseudoSelector.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/QualifiedName.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/Selector.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/SelectorList.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/SimpleSelector.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/TypeSelector.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector/UniversalSelector.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Collection/Map.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Colors.php %%WWWDIR%%/vendor/scssphp/scssphp/src/CompilationResult.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Compiler.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Compiler/CachedResult.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Compiler/Environment.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/CompilerException.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/ParserException.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/RangeException.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Compiler/LegacyValueVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Deprecation.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/DeprecationStatus.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Evaluation/ArgumentResults.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Evaluation/Environment.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Evaluation/EvaluateResult.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Evaluation/EvaluateVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Evaluation/EvaluationContext.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Evaluation/LoadedStylesheet.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Evaluation/VisitorEvaluationContext.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/MultiSpanSassException.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/MultiSpanSassFormatException.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/MultiSpanSassRuntimeException.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/MultiSpanSassScriptException.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/SassException.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/SassFormatException.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/SassRuntimeException.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/SassScriptException.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/ServerException.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Formatter.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Formatter/Compact.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Formatter/Compressed.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Formatter/Crunched.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Formatter/Debug.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Formatter/Expanded.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Formatter/Nested.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Formatter/OutputBlock.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/SimpleSassException.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/SimpleSassFormatException.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Exception/SimpleSassRuntimeException.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Extend/ComplexSelectorMap.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Extend/ConcreteExtensionStore.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Extend/EmptyExtensionStore.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Extend/ExtendMode.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Extend/ExtendUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Extend/Extender.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Extend/Extension.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Extend/ExtensionStore.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Extend/MergedExtension.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Extend/ObjectSet.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Extend/SimpleSelectorMap.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Function/ColorFunctions.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Function/FunctionRegistry.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Function/ListFunctions.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Function/MapFunctions.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Function/MathFunctions.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Function/MetaFunctions.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Function/SelectorFunctions.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Function/StringFunctions.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Importer/CanonicalizeContext.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Importer/CanonicalizeResult.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Importer/FilesystemImporter.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Importer/ImportCache.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Importer/ImportContext.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Importer/ImportUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Importer/Importer.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Importer/ImporterResult.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Importer/LegacyCallbackImporter.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Importer/NoOpImporter.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Importer/SpecialCacheValue.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Logger/DeprecationProcessingLogger.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Logger/LoggerInterface.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Logger/QuietLogger.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Logger/StreamLogger.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Node.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Node/Number.php %%WWWDIR%%/vendor/scssphp/scssphp/src/OutputStyle.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/AtRootQueryParser.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/CssParser.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/FormatException.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/InterpolationBuffer.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/InterpolationMap.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/KeyframeSelectorParser.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/LineScanner.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/MediaQueryParser.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/MultiSourceFormatException.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/Parser.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/SassParser.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/ScssParser.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/SelectorParser.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/StringScanner.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Parser/StylesheetParser.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/SassCallable/BuiltInCallable.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/SassCallable/PlainCssCallable.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/SassCallable/SassCallable.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/SassCallable/UserDefinedCallable.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Serializer/SerializeResult.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Serializer/SerializeVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Serializer/Serializer.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Serializer/SimpleStringBuffer.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Serializer/SourceMapBuffer.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Serializer/StringBuffer.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Serializer/TrackingSourceMapBuffer.php %%WWWDIR%%/vendor/scssphp/scssphp/src/SourceMap/Base64.php %%WWWDIR%%/vendor/scssphp/scssphp/src/SourceMap/Base64VLQ.php -%%WWWDIR%%/vendor/scssphp/scssphp/src/SourceMap/SourceMapGenerator.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/SourceMap/Builder/Entry.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/SourceMap/SingleMapping.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/SourceMap/TargetEntry.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/SourceMap/TargetLineEntry.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/SourceSpan/LazyFileSpan.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/SourceSpan/MultiSpan.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/StackTrace/Frame.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/StackTrace/Trace.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Syntax.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Type.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Util.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/ArrayUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/AstUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/Box.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/Character.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/Equatable.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/EquatableUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/ErrorUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/IterableUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/ListUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/LoggerUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/MakeExpressionCalculationSafe.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/ModifiableBox.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/NumberUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/ParserUtil.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Util/Path.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/SpanUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/StringUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Util/UriUtil.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/CalculationOperation.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/CalculationOperator.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/ColorFormat.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/ColorFormatEnum.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/ComplexSassNumber.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/ListSeparator.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SassArgumentList.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SassBoolean.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SassCalculation.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SassColor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SassFunction.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SassList.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SassMap.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SassMixin.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SassNull.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SassNumber.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SassString.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SingleUnitSassNumber.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/SpanColorFormat.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/UnitlessSassNumber.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Value/Value.php %%WWWDIR%%/vendor/scssphp/scssphp/src/ValueConverter.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Version.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Visitor/AnySelectorVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Visitor/CssVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Visitor/EveryCssVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Visitor/ExpressionVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Visitor/ModifiableCssVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Visitor/ReplaceExpressionVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Visitor/SelectorSearchVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Visitor/SelectorVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Visitor/StatementSearchVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Visitor/StatementVisitor.php +%%WWWDIR%%/vendor/scssphp/scssphp/src/Visitor/ValueVisitor.php %%WWWDIR%%/vendor/scssphp/scssphp/src/Warn.php +%%WWWDIR%%/vendor/scssphp/source-span/LICENSE.md +%%WWWDIR%%/vendor/scssphp/source-span/README.md +%%WWWDIR%%/vendor/scssphp/source-span/composer.json +%%WWWDIR%%/vendor/scssphp/source-span/src/ConcreteFileSpan.php +%%WWWDIR%%/vendor/scssphp/source-span/src/FileLocation.php +%%WWWDIR%%/vendor/scssphp/source-span/src/FileSpan.php +%%WWWDIR%%/vendor/scssphp/source-span/src/Highlighter/AsciiGlyph.php +%%WWWDIR%%/vendor/scssphp/source-span/src/Highlighter/Highlight.php +%%WWWDIR%%/vendor/scssphp/source-span/src/Highlighter/Highlighter.php +%%WWWDIR%%/vendor/scssphp/source-span/src/Highlighter/Line.php +%%WWWDIR%%/vendor/scssphp/source-span/src/SimpleSourceLocation.php +%%WWWDIR%%/vendor/scssphp/source-span/src/SimpleSourceSpan.php +%%WWWDIR%%/vendor/scssphp/source-span/src/SimpleSourceSpanWithContext.php +%%WWWDIR%%/vendor/scssphp/source-span/src/SourceFile.php +%%WWWDIR%%/vendor/scssphp/source-span/src/SourceLocation.php +%%WWWDIR%%/vendor/scssphp/source-span/src/SourceLocationMixin.php +%%WWWDIR%%/vendor/scssphp/source-span/src/SourceSpan.php +%%WWWDIR%%/vendor/scssphp/source-span/src/SourceSpanMixin.php +%%WWWDIR%%/vendor/scssphp/source-span/src/SourceSpanWithContext.php +%%WWWDIR%%/vendor/scssphp/source-span/src/Util.php %%WWWDIR%%/vendor/sebastian/diff/ChangeLog.md %%WWWDIR%%/vendor/sebastian/diff/LICENSE %%WWWDIR%%/vendor/sebastian/diff/README.md +%%WWWDIR%%/vendor/sebastian/diff/SECURITY.md %%WWWDIR%%/vendor/sebastian/diff/composer.json %%WWWDIR%%/vendor/sebastian/diff/src/Chunk.php %%WWWDIR%%/vendor/sebastian/diff/src/Diff.php @@ -5647,6 +8580,7 @@ %%WWWDIR%%/vendor/seld/jsonlint/CHANGELOG.md %%WWWDIR%%/vendor/seld/jsonlint/LICENSE %%WWWDIR%%/vendor/seld/jsonlint/README.md +%%WWWDIR%%/vendor/seld/jsonlint/bin/jsonlint %%WWWDIR%%/vendor/seld/jsonlint/composer.json %%WWWDIR%%/vendor/seld/jsonlint/src/Seld/JsonLint/DuplicateKeyException.php %%WWWDIR%%/vendor/seld/jsonlint/src/Seld/JsonLint/JsonParser.php @@ -5654,15 +8588,12 @@ %%WWWDIR%%/vendor/seld/jsonlint/src/Seld/JsonLint/ParsingException.php %%WWWDIR%%/vendor/seld/jsonlint/src/Seld/JsonLint/Undefined.php %%WWWDIR%%/vendor/simplepie/simplepie/CHANGELOG.md -%%WWWDIR%%/vendor/simplepie/simplepie/LICENSE.txt +%%WWWDIR%%/vendor/simplepie/simplepie/LICENSES/BSD-3-Clause.txt +%%WWWDIR%%/vendor/simplepie/simplepie/LICENSES/MIT.txt %%WWWDIR%%/vendor/simplepie/simplepie/README.markdown %%WWWDIR%%/vendor/simplepie/simplepie/autoloader.php %%WWWDIR%%/vendor/simplepie/simplepie/composer.json %%WWWDIR%%/vendor/simplepie/simplepie/db.sql -%%WWWDIR%%/vendor/simplepie/simplepie/idn/LICENCE -%%WWWDIR%%/vendor/simplepie/simplepie/idn/ReadMe.txt -%%WWWDIR%%/vendor/simplepie/simplepie/idn/idna_convert.class.php -%%WWWDIR%%/vendor/simplepie/simplepie/idn/npdata.ser %%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie.php %%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie/Author.php %%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie/Cache.php @@ -5698,6 +8629,56 @@ %%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie/Source.php %%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie/XML/Declaration/Parser.php %%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie/gzdecode.php +%%WWWDIR%%/vendor/simplepie/simplepie/phpstan.dist.neon +%%WWWDIR%%/vendor/simplepie/simplepie/src/Author.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache/Base.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache/BaseDataCache.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache/CallableNameFilter.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache/DB.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache/DataCache.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache/File.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache/Memcache.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache/Memcached.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache/MySQL.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache/NameFilter.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache/Psr16.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Cache/Redis.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Caption.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Category.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Content/Type/Sniffer.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Copyright.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Credit.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Enclosure.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Exception.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/File.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Gzdecode.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/HTTP/Client.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/HTTP/ClientException.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/HTTP/FileClient.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/HTTP/Parser.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/HTTP/Psr18Client.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/HTTP/Psr7Response.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/HTTP/RawTextResponse.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/HTTP/Response.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/IRI.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Item.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Locator.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Misc.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Net/IPv6.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Parse/Date.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Parser.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Rating.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Registry.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/RegistryAware.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Restriction.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Sanitize.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/SimplePie.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/Source.php +%%WWWDIR%%/vendor/simplepie/simplepie/src/XML/Declaration/Parser.php +%%WWWDIR%%/vendor/simplepie/simplepie/utils/PHPStan/README.md +%%WWWDIR%%/vendor/simplepie/simplepie/utils/PHPStan/RegistryCallMethodReturnTypeExtension.php +%%WWWDIR%%/vendor/simplepie/simplepie/utils/PHPStan/extension.neon %%WWWDIR%%/vendor/swaggest/json-diff/CHANGELOG.md %%WWWDIR%%/vendor/swaggest/json-diff/LICENSE %%WWWDIR%%/vendor/swaggest/json-diff/README.md @@ -5795,6 +8776,7 @@ %%WWWDIR%%/vendor/symfony/cache-contracts/CallbackInterface.php %%WWWDIR%%/vendor/symfony/cache-contracts/ItemInterface.php %%WWWDIR%%/vendor/symfony/cache-contracts/LICENSE +%%WWWDIR%%/vendor/symfony/cache-contracts/NamespacedPoolInterface.php %%WWWDIR%%/vendor/symfony/cache-contracts/README.md %%WWWDIR%%/vendor/symfony/cache-contracts/TagAwareCacheInterface.php %%WWWDIR%%/vendor/symfony/cache-contracts/composer.json @@ -5806,7 +8788,6 @@ %%WWWDIR%%/vendor/symfony/cache/Adapter/ChainAdapter.php %%WWWDIR%%/vendor/symfony/cache/Adapter/CouchbaseBucketAdapter.php %%WWWDIR%%/vendor/symfony/cache/Adapter/CouchbaseCollectionAdapter.php -%%WWWDIR%%/vendor/symfony/cache/Adapter/DoctrineAdapter.php %%WWWDIR%%/vendor/symfony/cache/Adapter/DoctrineDbalAdapter.php %%WWWDIR%%/vendor/symfony/cache/Adapter/FilesystemAdapter.php %%WWWDIR%%/vendor/symfony/cache/Adapter/FilesystemTagAwareAdapter.php @@ -5831,7 +8812,6 @@ %%WWWDIR%%/vendor/symfony/cache/DependencyInjection/CachePoolClearerPass.php %%WWWDIR%%/vendor/symfony/cache/DependencyInjection/CachePoolPass.php %%WWWDIR%%/vendor/symfony/cache/DependencyInjection/CachePoolPrunerPass.php -%%WWWDIR%%/vendor/symfony/cache/DoctrineProvider.php %%WWWDIR%%/vendor/symfony/cache/Exception/CacheException.php %%WWWDIR%%/vendor/symfony/cache/Exception/InvalidArgumentException.php %%WWWDIR%%/vendor/symfony/cache/Exception/LogicException.php @@ -5850,15 +8830,127 @@ %%WWWDIR%%/vendor/symfony/cache/README.md %%WWWDIR%%/vendor/symfony/cache/ResettableInterface.php %%WWWDIR%%/vendor/symfony/cache/Traits/AbstractAdapterTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/CachedValueInterface.php %%WWWDIR%%/vendor/symfony/cache/Traits/ContractsTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/FilesystemCommonTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/FilesystemTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/ProxyTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Redis5Proxy.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Redis6Proxy.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Redis6ProxyTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/RedisCluster5Proxy.php +%%WWWDIR%%/vendor/symfony/cache/Traits/RedisCluster6Proxy.php +%%WWWDIR%%/vendor/symfony/cache/Traits/RedisCluster6ProxyTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/RedisClusterNodeProxy.php %%WWWDIR%%/vendor/symfony/cache/Traits/RedisClusterProxy.php %%WWWDIR%%/vendor/symfony/cache/Traits/RedisProxy.php %%WWWDIR%%/vendor/symfony/cache/Traits/RedisTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/BgsaveTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/CopyTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/FtTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/GeosearchTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/GetWithMetaTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/GetrangeTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/HsetTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/IsTrackedTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/MoveTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/NullableReturnTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/PfcountTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/Relay11Trait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/SwapdbTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/RelayProxy.php +%%WWWDIR%%/vendor/symfony/cache/Traits/RelayProxyTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/ValueWrapper.php %%WWWDIR%%/vendor/symfony/cache/composer.json +%%WWWDIR%%/vendor/symfony/config/Builder/ClassBuilder.php +%%WWWDIR%%/vendor/symfony/config/Builder/ConfigBuilderGenerator.php +%%WWWDIR%%/vendor/symfony/config/Builder/ConfigBuilderGeneratorInterface.php +%%WWWDIR%%/vendor/symfony/config/Builder/ConfigBuilderInterface.php +%%WWWDIR%%/vendor/symfony/config/Builder/Method.php +%%WWWDIR%%/vendor/symfony/config/Builder/Property.php +%%WWWDIR%%/vendor/symfony/config/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/config/ConfigCache.php +%%WWWDIR%%/vendor/symfony/config/ConfigCacheFactory.php +%%WWWDIR%%/vendor/symfony/config/ConfigCacheFactoryInterface.php +%%WWWDIR%%/vendor/symfony/config/ConfigCacheInterface.php +%%WWWDIR%%/vendor/symfony/config/Definition/ArrayNode.php +%%WWWDIR%%/vendor/symfony/config/Definition/BaseNode.php +%%WWWDIR%%/vendor/symfony/config/Definition/BooleanNode.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/ArrayNodeDefinition.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/BooleanNodeDefinition.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/BuilderAwareInterface.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/EnumNodeDefinition.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/ExprBuilder.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/FloatNodeDefinition.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/IntegerNodeDefinition.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/MergeBuilder.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/NodeBuilder.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/NodeDefinition.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/NodeParentInterface.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/NormalizationBuilder.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/NumericNodeDefinition.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/ParentNodeDefinitionInterface.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/ScalarNodeDefinition.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/TreeBuilder.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/ValidationBuilder.php +%%WWWDIR%%/vendor/symfony/config/Definition/Builder/VariableNodeDefinition.php +%%WWWDIR%%/vendor/symfony/config/Definition/ConfigurableInterface.php +%%WWWDIR%%/vendor/symfony/config/Definition/Configuration.php +%%WWWDIR%%/vendor/symfony/config/Definition/ConfigurationInterface.php +%%WWWDIR%%/vendor/symfony/config/Definition/Configurator/DefinitionConfigurator.php +%%WWWDIR%%/vendor/symfony/config/Definition/Dumper/XmlReferenceDumper.php +%%WWWDIR%%/vendor/symfony/config/Definition/Dumper/YamlReferenceDumper.php +%%WWWDIR%%/vendor/symfony/config/Definition/EnumNode.php +%%WWWDIR%%/vendor/symfony/config/Definition/Exception/DuplicateKeyException.php +%%WWWDIR%%/vendor/symfony/config/Definition/Exception/Exception.php +%%WWWDIR%%/vendor/symfony/config/Definition/Exception/ForbiddenOverwriteException.php +%%WWWDIR%%/vendor/symfony/config/Definition/Exception/InvalidConfigurationException.php +%%WWWDIR%%/vendor/symfony/config/Definition/Exception/InvalidDefinitionException.php +%%WWWDIR%%/vendor/symfony/config/Definition/Exception/InvalidTypeException.php +%%WWWDIR%%/vendor/symfony/config/Definition/Exception/UnsetKeyException.php +%%WWWDIR%%/vendor/symfony/config/Definition/FloatNode.php +%%WWWDIR%%/vendor/symfony/config/Definition/IntegerNode.php +%%WWWDIR%%/vendor/symfony/config/Definition/Loader/DefinitionFileLoader.php +%%WWWDIR%%/vendor/symfony/config/Definition/NodeInterface.php +%%WWWDIR%%/vendor/symfony/config/Definition/NumericNode.php +%%WWWDIR%%/vendor/symfony/config/Definition/Processor.php +%%WWWDIR%%/vendor/symfony/config/Definition/PrototypeNodeInterface.php +%%WWWDIR%%/vendor/symfony/config/Definition/PrototypedArrayNode.php +%%WWWDIR%%/vendor/symfony/config/Definition/ScalarNode.php +%%WWWDIR%%/vendor/symfony/config/Definition/VariableNode.php +%%WWWDIR%%/vendor/symfony/config/Exception/FileLoaderImportCircularReferenceException.php +%%WWWDIR%%/vendor/symfony/config/Exception/FileLocatorFileNotFoundException.php +%%WWWDIR%%/vendor/symfony/config/Exception/LoaderLoadException.php +%%WWWDIR%%/vendor/symfony/config/FileLocator.php +%%WWWDIR%%/vendor/symfony/config/FileLocatorInterface.php +%%WWWDIR%%/vendor/symfony/config/LICENSE +%%WWWDIR%%/vendor/symfony/config/Loader/DelegatingLoader.php +%%WWWDIR%%/vendor/symfony/config/Loader/DirectoryAwareLoaderInterface.php +%%WWWDIR%%/vendor/symfony/config/Loader/FileLoader.php +%%WWWDIR%%/vendor/symfony/config/Loader/GlobFileLoader.php +%%WWWDIR%%/vendor/symfony/config/Loader/Loader.php +%%WWWDIR%%/vendor/symfony/config/Loader/LoaderInterface.php +%%WWWDIR%%/vendor/symfony/config/Loader/LoaderResolver.php +%%WWWDIR%%/vendor/symfony/config/Loader/LoaderResolverInterface.php +%%WWWDIR%%/vendor/symfony/config/Loader/ParamConfigurator.php +%%WWWDIR%%/vendor/symfony/config/README.md +%%WWWDIR%%/vendor/symfony/config/Resource/ClassExistenceResource.php +%%WWWDIR%%/vendor/symfony/config/Resource/ComposerResource.php +%%WWWDIR%%/vendor/symfony/config/Resource/DirectoryResource.php +%%WWWDIR%%/vendor/symfony/config/Resource/FileExistenceResource.php +%%WWWDIR%%/vendor/symfony/config/Resource/FileResource.php +%%WWWDIR%%/vendor/symfony/config/Resource/GlobResource.php +%%WWWDIR%%/vendor/symfony/config/Resource/ReflectionClassResource.php +%%WWWDIR%%/vendor/symfony/config/Resource/ResourceInterface.php +%%WWWDIR%%/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php +%%WWWDIR%%/vendor/symfony/config/Resource/SelfCheckingResourceInterface.php +%%WWWDIR%%/vendor/symfony/config/ResourceCheckerConfigCache.php +%%WWWDIR%%/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php +%%WWWDIR%%/vendor/symfony/config/ResourceCheckerInterface.php +%%WWWDIR%%/vendor/symfony/config/Util/Exception/InvalidXmlException.php +%%WWWDIR%%/vendor/symfony/config/Util/Exception/XmlParsingException.php +%%WWWDIR%%/vendor/symfony/config/Util/XmlUtils.php +%%WWWDIR%%/vendor/symfony/config/composer.json %%WWWDIR%%/vendor/symfony/console/Application.php %%WWWDIR%%/vendor/symfony/console/Attribute/AsCommand.php %%WWWDIR%%/vendor/symfony/console/CHANGELOG.md @@ -5872,6 +8964,7 @@ %%WWWDIR%%/vendor/symfony/console/Command/ListCommand.php %%WWWDIR%%/vendor/symfony/console/Command/LockableTrait.php %%WWWDIR%%/vendor/symfony/console/Command/SignalableCommandInterface.php +%%WWWDIR%%/vendor/symfony/console/Command/TraceableCommand.php %%WWWDIR%%/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php %%WWWDIR%%/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php %%WWWDIR%%/vendor/symfony/console/CommandLoader/FactoryCommandLoader.php @@ -5879,15 +8972,20 @@ %%WWWDIR%%/vendor/symfony/console/Completion/CompletionSuggestions.php %%WWWDIR%%/vendor/symfony/console/Completion/Output/BashCompletionOutput.php %%WWWDIR%%/vendor/symfony/console/Completion/Output/CompletionOutputInterface.php +%%WWWDIR%%/vendor/symfony/console/Completion/Output/FishCompletionOutput.php +%%WWWDIR%%/vendor/symfony/console/Completion/Output/ZshCompletionOutput.php %%WWWDIR%%/vendor/symfony/console/Completion/Suggestion.php %%WWWDIR%%/vendor/symfony/console/ConsoleEvents.php %%WWWDIR%%/vendor/symfony/console/Cursor.php +%%WWWDIR%%/vendor/symfony/console/DataCollector/CommandDataCollector.php +%%WWWDIR%%/vendor/symfony/console/Debug/CliRequest.php %%WWWDIR%%/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php %%WWWDIR%%/vendor/symfony/console/Descriptor/ApplicationDescription.php %%WWWDIR%%/vendor/symfony/console/Descriptor/Descriptor.php %%WWWDIR%%/vendor/symfony/console/Descriptor/DescriptorInterface.php %%WWWDIR%%/vendor/symfony/console/Descriptor/JsonDescriptor.php %%WWWDIR%%/vendor/symfony/console/Descriptor/MarkdownDescriptor.php +%%WWWDIR%%/vendor/symfony/console/Descriptor/ReStructuredTextDescriptor.php %%WWWDIR%%/vendor/symfony/console/Descriptor/TextDescriptor.php %%WWWDIR%%/vendor/symfony/console/Descriptor/XmlDescriptor.php %%WWWDIR%%/vendor/symfony/console/Event/ConsoleCommandEvent.php @@ -5903,6 +9001,7 @@ %%WWWDIR%%/vendor/symfony/console/Exception/LogicException.php %%WWWDIR%%/vendor/symfony/console/Exception/MissingInputException.php %%WWWDIR%%/vendor/symfony/console/Exception/NamespaceNotFoundException.php +%%WWWDIR%%/vendor/symfony/console/Exception/RunCommandFailedException.php %%WWWDIR%%/vendor/symfony/console/Exception/RuntimeException.php %%WWWDIR%%/vendor/symfony/console/Formatter/NullOutputFormatter.php %%WWWDIR%%/vendor/symfony/console/Formatter/NullOutputFormatterStyle.php @@ -5920,6 +9019,7 @@ %%WWWDIR%%/vendor/symfony/console/Helper/HelperInterface.php %%WWWDIR%%/vendor/symfony/console/Helper/HelperSet.php %%WWWDIR%%/vendor/symfony/console/Helper/InputAwareHelper.php +%%WWWDIR%%/vendor/symfony/console/Helper/OutputWrapper.php %%WWWDIR%%/vendor/symfony/console/Helper/ProcessHelper.php %%WWWDIR%%/vendor/symfony/console/Helper/ProgressBar.php %%WWWDIR%%/vendor/symfony/console/Helper/ProgressIndicator.php @@ -5943,6 +9043,10 @@ %%WWWDIR%%/vendor/symfony/console/Input/StringInput.php %%WWWDIR%%/vendor/symfony/console/LICENSE %%WWWDIR%%/vendor/symfony/console/Logger/ConsoleLogger.php +%%WWWDIR%%/vendor/symfony/console/Messenger/RunCommandContext.php +%%WWWDIR%%/vendor/symfony/console/Messenger/RunCommandMessage.php +%%WWWDIR%%/vendor/symfony/console/Messenger/RunCommandMessageHandler.php +%%WWWDIR%%/vendor/symfony/console/Output/AnsiColorMode.php %%WWWDIR%%/vendor/symfony/console/Output/BufferedOutput.php %%WWWDIR%%/vendor/symfony/console/Output/ConsoleOutput.php %%WWWDIR%%/vendor/symfony/console/Output/ConsoleOutputInterface.php @@ -5958,6 +9062,9 @@ %%WWWDIR%%/vendor/symfony/console/README.md %%WWWDIR%%/vendor/symfony/console/Resources/bin/hiddeninput.exe %%WWWDIR%%/vendor/symfony/console/Resources/completion.bash +%%WWWDIR%%/vendor/symfony/console/Resources/completion.fish +%%WWWDIR%%/vendor/symfony/console/Resources/completion.zsh +%%WWWDIR%%/vendor/symfony/console/SignalRegistry/SignalMap.php %%WWWDIR%%/vendor/symfony/console/SignalRegistry/SignalRegistry.php %%WWWDIR%%/vendor/symfony/console/SingleCommandApplication.php %%WWWDIR%%/vendor/symfony/console/Style/OutputStyle.php @@ -6022,6 +9129,199 @@ %%WWWDIR%%/vendor/symfony/css-selector/XPath/TranslatorInterface.php %%WWWDIR%%/vendor/symfony/css-selector/XPath/XPathExpr.php %%WWWDIR%%/vendor/symfony/css-selector/composer.json +%%WWWDIR%%/vendor/symfony/dependency-injection/Alias.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Argument/AbstractArgument.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Argument/ArgumentInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Argument/BoundArgument.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Argument/IteratorArgument.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Argument/LazyClosure.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Argument/ReferenceSetArgumentTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Argument/RewindableGenerator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Argument/ServiceClosureArgument.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Argument/ServiceLocator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Argument/ServiceLocatorArgument.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Argument/TaggedIteratorArgument.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/AsAlias.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/AsDecorator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/AsTaggedItem.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/Autoconfigure.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/AutoconfigureTag.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/Autowire.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/AutowireCallable.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/AutowireDecorated.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/AutowireIterator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/AutowireLocator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/AutowireServiceClosure.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/Exclude.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/MapDecorated.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/TaggedIterator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/TaggedLocator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/Target.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Attribute/When.php +%%WWWDIR%%/vendor/symfony/dependency-injection/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/dependency-injection/ChildDefinition.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/AbstractRecursivePass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/AliasDeprecatedPublicServicesPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/AnalyzeServiceReferencesPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/AttributeAutoconfigurationPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/AutoAliasServicePass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/AutowireAsDecoratorPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/AutowirePass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/AutowireRequiredMethodsPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/AutowireRequiredPropertiesPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/CheckArgumentsValidityPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/CheckCircularReferencesPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/CheckDefinitionValidityPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/CheckReferenceValidityPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/CheckTypeDeclarationsPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/Compiler.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/CompilerPassInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/DecoratorServicePass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ExtensionCompilerPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/InlineServiceDefinitionsPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/PassConfig.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/PriorityTaggedServiceTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/RegisterAutoconfigureAttributesPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/RegisterEnvVarProcessorsPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/RegisterReverseContainerPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/RegisterServiceSubscribersPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/RemoveAbstractDefinitionsPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/RemoveBuildParametersPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/RemovePrivateAliasesPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/RemoveUnusedDefinitionsPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ReplaceAliasByActualDefinitionPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveBindingsPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveChildDefinitionsPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveClassPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveDecoratorStackPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveEnvPlaceholdersPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveFactoryClassPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveHotPathPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveInstanceofConditionalsPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveInvalidReferencesPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveNamedArgumentsPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveNoPreloadPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveParameterPlaceHoldersPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveServiceSubscribersPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ResolveTaggedIteratorArgumentPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ServiceLocatorTagPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraph.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraphEdge.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraphNode.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Compiler/ValidateEnvPlaceholdersPass.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Config/ContainerParametersResource.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Config/ContainerParametersResourceChecker.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Container.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ContainerAwareInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ContainerAwareTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ContainerBuilder.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ContainerInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Definition.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Dumper/Dumper.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Dumper/DumperInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Dumper/GraphvizDumper.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Dumper/PhpDumper.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Dumper/Preloader.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Dumper/XmlDumper.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Dumper/YamlDumper.php +%%WWWDIR%%/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/EnvVarProcessor.php +%%WWWDIR%%/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/AutowiringFailedException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/BadMethodCallException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/EnvNotFoundException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/EnvParameterException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/InvalidArgumentException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/InvalidParameterTypeException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/LogicException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/OutOfBoundsException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/ParameterNotFoundException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/RuntimeException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Exception/ServiceNotFoundException.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ExpressionLanguage.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ExpressionLanguageProvider.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Extension/AbstractExtension.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Extension/ConfigurableExtensionInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Extension/ConfigurationExtensionInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Extension/Extension.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Extension/ExtensionInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Extension/ExtensionTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Extension/PrependExtensionInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/LICENSE +%%WWWDIR%%/vendor/symfony/dependency-injection/LazyProxy/Instantiator/InstantiatorInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/LazyProxy/Instantiator/LazyServiceInstantiator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/LazyProxy/Instantiator/RealServiceInstantiator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/LazyProxy/PhpDumper/DumperInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/LazyProxy/PhpDumper/LazyServiceDumper.php +%%WWWDIR%%/vendor/symfony/dependency-injection/LazyProxy/PhpDumper/NullDumper.php +%%WWWDIR%%/vendor/symfony/dependency-injection/LazyProxy/ProxyHelper.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/ClosureLoader.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/AbstractConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/AbstractServiceConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/AliasConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/ClosureReferenceConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/DefaultsConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/EnvConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/FromCallableConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/InlineServiceConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/InstanceofConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/ParametersConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/PrototypeConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/ReferenceConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/ServiceConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/ServicesConfigurator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/AbstractTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/ArgumentTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/AutoconfigureTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/AutowireTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/BindTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/CallTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/ClassTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/ConfiguratorTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/ConstructorTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/DecorateTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/DeprecateTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/FactoryTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/FileTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/FromCallableTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/LazyTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/ParentTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/PropertyTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/PublicTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/ShareTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/SyntheticTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits/TagTrait.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/DirectoryLoader.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/FileLoader.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/GlobFileLoader.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/IniFileLoader.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/PhpFileLoader.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/XmlFileLoader.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Loader/schema/dic/services/services-1.0.xsd +%%WWWDIR%%/vendor/symfony/dependency-injection/Parameter.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/README.md +%%WWWDIR%%/vendor/symfony/dependency-injection/Reference.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ReverseContainer.php +%%WWWDIR%%/vendor/symfony/dependency-injection/ServiceLocator.php +%%WWWDIR%%/vendor/symfony/dependency-injection/TaggedContainerInterface.php +%%WWWDIR%%/vendor/symfony/dependency-injection/TypedReference.php +%%WWWDIR%%/vendor/symfony/dependency-injection/Variable.php +%%WWWDIR%%/vendor/symfony/dependency-injection/composer.json %%WWWDIR%%/vendor/symfony/deprecation-contracts/CHANGELOG.md %%WWWDIR%%/vendor/symfony/deprecation-contracts/LICENSE %%WWWDIR%%/vendor/symfony/deprecation-contracts/README.md @@ -6041,12 +9341,731 @@ %%WWWDIR%%/vendor/symfony/dom-crawler/LICENSE %%WWWDIR%%/vendor/symfony/dom-crawler/Link.php %%WWWDIR%%/vendor/symfony/dom-crawler/README.md +%%WWWDIR%%/vendor/symfony/dom-crawler/Test/Constraint/CrawlerAnySelectorTextContains.php +%%WWWDIR%%/vendor/symfony/dom-crawler/Test/Constraint/CrawlerAnySelectorTextSame.php %%WWWDIR%%/vendor/symfony/dom-crawler/Test/Constraint/CrawlerSelectorAttributeValueSame.php +%%WWWDIR%%/vendor/symfony/dom-crawler/Test/Constraint/CrawlerSelectorCount.php %%WWWDIR%%/vendor/symfony/dom-crawler/Test/Constraint/CrawlerSelectorExists.php %%WWWDIR%%/vendor/symfony/dom-crawler/Test/Constraint/CrawlerSelectorTextContains.php %%WWWDIR%%/vendor/symfony/dom-crawler/Test/Constraint/CrawlerSelectorTextSame.php %%WWWDIR%%/vendor/symfony/dom-crawler/UriResolver.php %%WWWDIR%%/vendor/symfony/dom-crawler/composer.json +%%WWWDIR%%/vendor/symfony/error-handler/BufferingLogger.php +%%WWWDIR%%/vendor/symfony/error-handler/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/error-handler/Debug.php +%%WWWDIR%%/vendor/symfony/error-handler/DebugClassLoader.php +%%WWWDIR%%/vendor/symfony/error-handler/Error/ClassNotFoundError.php +%%WWWDIR%%/vendor/symfony/error-handler/Error/FatalError.php +%%WWWDIR%%/vendor/symfony/error-handler/Error/OutOfMemoryError.php +%%WWWDIR%%/vendor/symfony/error-handler/Error/UndefinedFunctionError.php +%%WWWDIR%%/vendor/symfony/error-handler/Error/UndefinedMethodError.php +%%WWWDIR%%/vendor/symfony/error-handler/ErrorEnhancer/ClassNotFoundErrorEnhancer.php +%%WWWDIR%%/vendor/symfony/error-handler/ErrorEnhancer/ErrorEnhancerInterface.php +%%WWWDIR%%/vendor/symfony/error-handler/ErrorEnhancer/UndefinedFunctionErrorEnhancer.php +%%WWWDIR%%/vendor/symfony/error-handler/ErrorEnhancer/UndefinedMethodErrorEnhancer.php +%%WWWDIR%%/vendor/symfony/error-handler/ErrorHandler.php +%%WWWDIR%%/vendor/symfony/error-handler/ErrorRenderer/CliErrorRenderer.php +%%WWWDIR%%/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php +%%WWWDIR%%/vendor/symfony/error-handler/ErrorRenderer/FileLinkFormatter.php +%%WWWDIR%%/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php +%%WWWDIR%%/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php +%%WWWDIR%%/vendor/symfony/error-handler/Exception/FlattenException.php +%%WWWDIR%%/vendor/symfony/error-handler/Exception/SilencedErrorContext.php +%%WWWDIR%%/vendor/symfony/error-handler/Internal/TentativeTypes.php +%%WWWDIR%%/vendor/symfony/error-handler/LICENSE +%%WWWDIR%%/vendor/symfony/error-handler/README.md +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/css/error.css +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/css/exception.css +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/css/exception_full.css +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/images/chevron-right.svg +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/images/favicon.png.base64 +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/images/icon-book.svg +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/images/icon-copy.svg +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/images/icon-minus-square-o.svg +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/images/icon-minus-square.svg +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/images/icon-plus-square-o.svg +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/images/icon-plus-square.svg +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/images/icon-support.svg +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/images/symfony-ghost.svg.php +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/images/symfony-logo.svg +%%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/js/exception.js +%%WWWDIR%%/vendor/symfony/error-handler/Resources/bin/extract-tentative-return-types.php +%%WWWDIR%%/vendor/symfony/error-handler/Resources/bin/patch-type-declarations +%%WWWDIR%%/vendor/symfony/error-handler/Resources/views/error.html.php +%%WWWDIR%%/vendor/symfony/error-handler/Resources/views/exception.html.php +%%WWWDIR%%/vendor/symfony/error-handler/Resources/views/exception_full.html.php +%%WWWDIR%%/vendor/symfony/error-handler/Resources/views/logs.html.php +%%WWWDIR%%/vendor/symfony/error-handler/Resources/views/trace.html.php +%%WWWDIR%%/vendor/symfony/error-handler/Resources/views/traces.html.php +%%WWWDIR%%/vendor/symfony/error-handler/Resources/views/traces_text.html.php +%%WWWDIR%%/vendor/symfony/error-handler/ThrowableUtils.php +%%WWWDIR%%/vendor/symfony/error-handler/composer.json +%%WWWDIR%%/vendor/symfony/event-dispatcher-contracts/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/event-dispatcher-contracts/Event.php +%%WWWDIR%%/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php +%%WWWDIR%%/vendor/symfony/event-dispatcher-contracts/LICENSE +%%WWWDIR%%/vendor/symfony/event-dispatcher-contracts/README.md +%%WWWDIR%%/vendor/symfony/event-dispatcher-contracts/composer.json +%%WWWDIR%%/vendor/symfony/event-dispatcher/Attribute/AsEventListener.php +%%WWWDIR%%/vendor/symfony/event-dispatcher/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php +%%WWWDIR%%/vendor/symfony/event-dispatcher/Debug/WrappedListener.php +%%WWWDIR%%/vendor/symfony/event-dispatcher/DependencyInjection/AddEventAliasesPass.php +%%WWWDIR%%/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php +%%WWWDIR%%/vendor/symfony/event-dispatcher/EventDispatcher.php +%%WWWDIR%%/vendor/symfony/event-dispatcher/EventDispatcherInterface.php +%%WWWDIR%%/vendor/symfony/event-dispatcher/EventSubscriberInterface.php +%%WWWDIR%%/vendor/symfony/event-dispatcher/GenericEvent.php +%%WWWDIR%%/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php +%%WWWDIR%%/vendor/symfony/event-dispatcher/LICENSE +%%WWWDIR%%/vendor/symfony/event-dispatcher/README.md +%%WWWDIR%%/vendor/symfony/event-dispatcher/composer.json +%%WWWDIR%%/vendor/symfony/filesystem/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/filesystem/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/symfony/filesystem/Exception/FileNotFoundException.php +%%WWWDIR%%/vendor/symfony/filesystem/Exception/IOException.php +%%WWWDIR%%/vendor/symfony/filesystem/Exception/IOExceptionInterface.php +%%WWWDIR%%/vendor/symfony/filesystem/Exception/InvalidArgumentException.php +%%WWWDIR%%/vendor/symfony/filesystem/Exception/RuntimeException.php +%%WWWDIR%%/vendor/symfony/filesystem/Filesystem.php +%%WWWDIR%%/vendor/symfony/filesystem/LICENSE +%%WWWDIR%%/vendor/symfony/filesystem/Path.php +%%WWWDIR%%/vendor/symfony/filesystem/README.md +%%WWWDIR%%/vendor/symfony/filesystem/composer.json +%%WWWDIR%%/vendor/symfony/finder/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/finder/Comparator/Comparator.php +%%WWWDIR%%/vendor/symfony/finder/Comparator/DateComparator.php +%%WWWDIR%%/vendor/symfony/finder/Comparator/NumberComparator.php +%%WWWDIR%%/vendor/symfony/finder/Exception/AccessDeniedException.php +%%WWWDIR%%/vendor/symfony/finder/Exception/DirectoryNotFoundException.php +%%WWWDIR%%/vendor/symfony/finder/Finder.php +%%WWWDIR%%/vendor/symfony/finder/Gitignore.php +%%WWWDIR%%/vendor/symfony/finder/Glob.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/CustomFilterIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/FilenameFilterIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/LazyIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/PathFilterIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/SortableIterator.php +%%WWWDIR%%/vendor/symfony/finder/Iterator/VcsIgnoredFilterIterator.php +%%WWWDIR%%/vendor/symfony/finder/LICENSE +%%WWWDIR%%/vendor/symfony/finder/README.md +%%WWWDIR%%/vendor/symfony/finder/SplFileInfo.php +%%WWWDIR%%/vendor/symfony/finder/composer.json +%%WWWDIR%%/vendor/symfony/framework-bundle/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/AboutCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/CacheClearCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/CachePoolInvalidateTagsCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/SecretsListCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/WorkflowDumpCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/XliffLintCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Command/YamlLintCommand.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Console/Application.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Console/Descriptor/Descriptor.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Console/Descriptor/JsonDescriptor.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Console/Descriptor/MarkdownDescriptor.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Console/Descriptor/TextDescriptor.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Console/Descriptor/XmlDescriptor.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Console/Helper/DescriptorHelper.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Controller/AbstractController.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Controller/ControllerResolver.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Controller/RedirectController.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Controller/TemplateController.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DataCollector/AbstractDataCollector.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DataCollector/TemplateAwareDataCollectorInterface.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/AddAnnotationsCachedReaderPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/AddDebugLogProcessorPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/AddExpressionLanguageProvidersPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/AssetsContextPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/ContainerBuilderDebugDumpPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/DataCollectorTranslatorPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/EnableLoggerDebugModePass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/ErrorLoggerCompilerPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/LoggingTranslatorPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/ProfilerPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/RemoveUnusedSessionMarshallingHandlerPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/TestServiceContainerRealRefPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/TestServiceContainerWeakRefPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/TranslationUpdateCommandPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/UnusedTagsPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler/WorkflowGuardListenerPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php +%%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/VirtualRequestStackPass.php +%%WWWDIR%%/vendor/symfony/framework-bundle/EventListener/ConsoleProfilerListener.php +%%WWWDIR%%/vendor/symfony/framework-bundle/EventListener/SuggestMissingPackageSubscriber.php +%%WWWDIR%%/vendor/symfony/framework-bundle/FrameworkBundle.php +%%WWWDIR%%/vendor/symfony/framework-bundle/HttpCache/HttpCache.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php +%%WWWDIR%%/vendor/symfony/framework-bundle/KernelBrowser.php +%%WWWDIR%%/vendor/symfony/framework-bundle/LICENSE +%%WWWDIR%%/vendor/symfony/framework-bundle/README.md +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/bin/check-unused-known-tags.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/annotations.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/asset_mapper.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/assets.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/cache.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/cache_debug.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/collectors.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/console.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/debug.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/debug_prod.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/error_renderer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/esi.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/form.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/form_csrf.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/form_debug.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/fragment_listener.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/fragment_renderer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/html_sanitizer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/http_client.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/http_client_debug.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/identity_translator.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/lock.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/mailer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/mailer_debug.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/mailer_transports.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/mailer_webhook.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/messenger.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/messenger_debug.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/mime_type.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/notifier.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/notifier_debug.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/notifier_transports.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/notifier_webhook.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/process.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/profiling.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/property_access.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/property_info.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/rate_limiter.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/remote_event.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/request.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/routing.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/routing/errors.xml +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/routing/webhook.xml +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/scheduler.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/schema/symfony-1.0.xsd +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/secrets.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/security_csrf.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/semaphore.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/serializer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/serializer_debug.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/services.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/session.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/ssi.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/test.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/translation.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/translation_debug.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/translation_providers.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/uid.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/validator.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/validator_debug.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/web.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/web_link.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/webhook.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/workflow.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/workflow_debug.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Routing/Attribute/AsRoutingConditionService.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Routing/AttributeRouteControllerLoader.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Routing/RedirectableCompiledUrlMatcher.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Routing/RouteLoaderInterface.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Routing/Router.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Secrets/AbstractVault.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Secrets/DotenvVault.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Secrets/SodiumVault.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Test/BrowserKitAssertionsTrait.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Test/DomCrawlerAssertionsTrait.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Test/HttpClientAssertionsTrait.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Test/KernelTestCase.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Test/MailerAssertionsTrait.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Test/NotificationAssertionsTrait.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Test/TestBrowserToken.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Test/TestContainer.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Test/WebTestAssertionsTrait.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Test/WebTestCase.php +%%WWWDIR%%/vendor/symfony/framework-bundle/Translation/Translator.php +%%WWWDIR%%/vendor/symfony/framework-bundle/composer.json +%%WWWDIR%%/vendor/symfony/html-sanitizer/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/html-sanitizer/HtmlSanitizer.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/HtmlSanitizerConfig.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/HtmlSanitizerInterface.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/LICENSE +%%WWWDIR%%/vendor/symfony/html-sanitizer/Parser/MastermindsParser.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/Parser/ParserInterface.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/README.md +%%WWWDIR%%/vendor/symfony/html-sanitizer/Reference/W3CReference.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/TextSanitizer/StringSanitizer.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/TextSanitizer/UrlSanitizer.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor/AttributeSanitizer/AttributeSanitizerInterface.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor/AttributeSanitizer/UrlAttributeSanitizer.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor/DomVisitor.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor/Model/Cursor.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor/Node/BlockedNode.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor/Node/DocumentNode.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor/Node/Node.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor/Node/NodeInterface.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor/Node/TextNode.php +%%WWWDIR%%/vendor/symfony/html-sanitizer/composer.json +%%WWWDIR%%/vendor/symfony/http-foundation/AcceptHeader.php +%%WWWDIR%%/vendor/symfony/http-foundation/AcceptHeaderItem.php +%%WWWDIR%%/vendor/symfony/http-foundation/BinaryFileResponse.php +%%WWWDIR%%/vendor/symfony/http-foundation/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/http-foundation/ChainRequestMatcher.php +%%WWWDIR%%/vendor/symfony/http-foundation/Cookie.php +%%WWWDIR%%/vendor/symfony/http-foundation/Exception/BadRequestException.php +%%WWWDIR%%/vendor/symfony/http-foundation/Exception/ConflictingHeadersException.php +%%WWWDIR%%/vendor/symfony/http-foundation/Exception/JsonException.php +%%WWWDIR%%/vendor/symfony/http-foundation/Exception/RequestExceptionInterface.php +%%WWWDIR%%/vendor/symfony/http-foundation/Exception/SessionNotFoundException.php +%%WWWDIR%%/vendor/symfony/http-foundation/Exception/SuspiciousOperationException.php +%%WWWDIR%%/vendor/symfony/http-foundation/Exception/UnexpectedValueException.php +%%WWWDIR%%/vendor/symfony/http-foundation/ExpressionRequestMatcher.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/AccessDeniedException.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/CannotWriteFileException.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/ExtensionFileException.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/FileException.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/FileNotFoundException.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/FormSizeFileException.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/IniSizeFileException.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/NoFileException.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/NoTmpDirFileException.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/PartialFileException.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/UnexpectedTypeException.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Exception/UploadException.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/File.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/Stream.php +%%WWWDIR%%/vendor/symfony/http-foundation/File/UploadedFile.php +%%WWWDIR%%/vendor/symfony/http-foundation/FileBag.php +%%WWWDIR%%/vendor/symfony/http-foundation/HeaderBag.php +%%WWWDIR%%/vendor/symfony/http-foundation/HeaderUtils.php +%%WWWDIR%%/vendor/symfony/http-foundation/InputBag.php +%%WWWDIR%%/vendor/symfony/http-foundation/IpUtils.php +%%WWWDIR%%/vendor/symfony/http-foundation/JsonResponse.php +%%WWWDIR%%/vendor/symfony/http-foundation/LICENSE +%%WWWDIR%%/vendor/symfony/http-foundation/ParameterBag.php +%%WWWDIR%%/vendor/symfony/http-foundation/README.md +%%WWWDIR%%/vendor/symfony/http-foundation/RateLimiter/AbstractRequestRateLimiter.php +%%WWWDIR%%/vendor/symfony/http-foundation/RateLimiter/PeekableRequestRateLimiterInterface.php +%%WWWDIR%%/vendor/symfony/http-foundation/RateLimiter/RequestRateLimiterInterface.php +%%WWWDIR%%/vendor/symfony/http-foundation/RedirectResponse.php +%%WWWDIR%%/vendor/symfony/http-foundation/Request.php +%%WWWDIR%%/vendor/symfony/http-foundation/RequestMatcher.php +%%WWWDIR%%/vendor/symfony/http-foundation/RequestMatcher/AttributesRequestMatcher.php +%%WWWDIR%%/vendor/symfony/http-foundation/RequestMatcher/ExpressionRequestMatcher.php +%%WWWDIR%%/vendor/symfony/http-foundation/RequestMatcher/HostRequestMatcher.php +%%WWWDIR%%/vendor/symfony/http-foundation/RequestMatcher/IpsRequestMatcher.php +%%WWWDIR%%/vendor/symfony/http-foundation/RequestMatcher/IsJsonRequestMatcher.php +%%WWWDIR%%/vendor/symfony/http-foundation/RequestMatcher/MethodRequestMatcher.php +%%WWWDIR%%/vendor/symfony/http-foundation/RequestMatcher/PathRequestMatcher.php +%%WWWDIR%%/vendor/symfony/http-foundation/RequestMatcher/PortRequestMatcher.php +%%WWWDIR%%/vendor/symfony/http-foundation/RequestMatcher/SchemeRequestMatcher.php +%%WWWDIR%%/vendor/symfony/http-foundation/RequestMatcherInterface.php +%%WWWDIR%%/vendor/symfony/http-foundation/RequestStack.php +%%WWWDIR%%/vendor/symfony/http-foundation/Response.php +%%WWWDIR%%/vendor/symfony/http-foundation/ResponseHeaderBag.php +%%WWWDIR%%/vendor/symfony/http-foundation/ServerBag.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Flash/FlashBag.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Session.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/SessionBagInterface.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/SessionBagProxy.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/SessionFactory.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/SessionInterface.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/SessionUtils.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler/IdentityMarshaller.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler/MarshallingSessionHandler.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler/MigratingSessionHandler.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler/NullSessionHandler.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler/SessionHandlerFactory.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorage.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorageFactory.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorageFactory.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php +%%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php +%%WWWDIR%%/vendor/symfony/http-foundation/StreamedJsonResponse.php +%%WWWDIR%%/vendor/symfony/http-foundation/StreamedResponse.php +%%WWWDIR%%/vendor/symfony/http-foundation/Test/Constraint/RequestAttributeValueSame.php +%%WWWDIR%%/vendor/symfony/http-foundation/Test/Constraint/ResponseCookieValueSame.php +%%WWWDIR%%/vendor/symfony/http-foundation/Test/Constraint/ResponseFormatSame.php +%%WWWDIR%%/vendor/symfony/http-foundation/Test/Constraint/ResponseHasCookie.php +%%WWWDIR%%/vendor/symfony/http-foundation/Test/Constraint/ResponseHasHeader.php +%%WWWDIR%%/vendor/symfony/http-foundation/Test/Constraint/ResponseHeaderLocationSame.php +%%WWWDIR%%/vendor/symfony/http-foundation/Test/Constraint/ResponseHeaderSame.php +%%WWWDIR%%/vendor/symfony/http-foundation/Test/Constraint/ResponseIsRedirected.php +%%WWWDIR%%/vendor/symfony/http-foundation/Test/Constraint/ResponseIsSuccessful.php +%%WWWDIR%%/vendor/symfony/http-foundation/Test/Constraint/ResponseIsUnprocessable.php +%%WWWDIR%%/vendor/symfony/http-foundation/Test/Constraint/ResponseStatusCodeSame.php +%%WWWDIR%%/vendor/symfony/http-foundation/UriSigner.php +%%WWWDIR%%/vendor/symfony/http-foundation/UrlHelper.php +%%WWWDIR%%/vendor/symfony/http-foundation/composer.json +%%WWWDIR%%/vendor/symfony/http-kernel/Attribute/AsController.php +%%WWWDIR%%/vendor/symfony/http-kernel/Attribute/AsTargetedValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Attribute/Cache.php +%%WWWDIR%%/vendor/symfony/http-kernel/Attribute/MapDateTime.php +%%WWWDIR%%/vendor/symfony/http-kernel/Attribute/MapQueryParameter.php +%%WWWDIR%%/vendor/symfony/http-kernel/Attribute/MapQueryString.php +%%WWWDIR%%/vendor/symfony/http-kernel/Attribute/MapRequestPayload.php +%%WWWDIR%%/vendor/symfony/http-kernel/Attribute/ValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Attribute/WithHttpStatus.php +%%WWWDIR%%/vendor/symfony/http-kernel/Attribute/WithLogLevel.php +%%WWWDIR%%/vendor/symfony/http-kernel/Bundle/AbstractBundle.php +%%WWWDIR%%/vendor/symfony/http-kernel/Bundle/Bundle.php +%%WWWDIR%%/vendor/symfony/http-kernel/Bundle/BundleExtension.php +%%WWWDIR%%/vendor/symfony/http-kernel/Bundle/BundleInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php +%%WWWDIR%%/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php +%%WWWDIR%%/vendor/symfony/http-kernel/CacheWarmer/CacheWarmer.php +%%WWWDIR%%/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php +%%WWWDIR%%/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/Config/FileLocator.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/BackedEnumValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/DateTimeValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/QueryParameterValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestPayloadValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/UidValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ControllerReference.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ControllerResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ErrorController.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php +%%WWWDIR%%/vendor/symfony/http-kernel/Controller/ValueResolverInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadata.php +%%WWWDIR%%/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php +%%WWWDIR%%/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/DataCollector.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php +%%WWWDIR%%/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php +%%WWWDIR%%/vendor/symfony/http-kernel/Debug/ErrorHandlerConfigurator.php +%%WWWDIR%%/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php +%%WWWDIR%%/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php +%%WWWDIR%%/vendor/symfony/http-kernel/Debug/VirtualRequestStack.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/AddAnnotatedClassesToCachePass.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/ConfigurableExtension.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/ControllerArgumentValueResolverPass.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/Extension.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/FragmentRendererPass.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/LoggerPass.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/RegisterLocaleAwareServicesPass.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/RemoveEmptyControllerArgumentLocatorsPass.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/ResettableServicePass.php +%%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php +%%WWWDIR%%/vendor/symfony/http-kernel/Event/ControllerArgumentsEvent.php +%%WWWDIR%%/vendor/symfony/http-kernel/Event/ControllerEvent.php +%%WWWDIR%%/vendor/symfony/http-kernel/Event/ExceptionEvent.php +%%WWWDIR%%/vendor/symfony/http-kernel/Event/FinishRequestEvent.php +%%WWWDIR%%/vendor/symfony/http-kernel/Event/KernelEvent.php +%%WWWDIR%%/vendor/symfony/http-kernel/Event/RequestEvent.php +%%WWWDIR%%/vendor/symfony/http-kernel/Event/ResponseEvent.php +%%WWWDIR%%/vendor/symfony/http-kernel/Event/TerminateEvent.php +%%WWWDIR%%/vendor/symfony/http-kernel/Event/ViewEvent.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/AddRequestFormatsListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/DumpListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/ErrorListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/FragmentListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/LocaleListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/ProfilerListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/ResponseListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/RouterListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/SessionListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/SurrogateListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/AccessDeniedHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/BadRequestHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/ConflictHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/ControllerDoesNotReturnResponseException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/GoneHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/HttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/HttpExceptionInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/InvalidMetadataException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/LengthRequiredHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/LockedHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/MethodNotAllowedHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/NotAcceptableHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/NotFoundHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/PreconditionFailedHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/PreconditionRequiredHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/ResolverNotFoundException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/ServiceUnavailableHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/TooManyRequestsHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/UnauthorizedHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/UnexpectedSessionUsageException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/UnprocessableEntityHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Exception/UnsupportedMediaTypeHttpException.php +%%WWWDIR%%/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php +%%WWWDIR%%/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php +%%WWWDIR%%/vendor/symfony/http-kernel/Fragment/FragmentHandler.php +%%WWWDIR%%/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php +%%WWWDIR%%/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php +%%WWWDIR%%/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php +%%WWWDIR%%/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php +%%WWWDIR%%/vendor/symfony/http-kernel/Fragment/SsiFragmentRenderer.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/CacheWasLockedException.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/Esi.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/HttpCache.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/ResponseCacheStrategy.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/ResponseCacheStrategyInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/Ssi.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/Store.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/StoreInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpClientKernel.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpKernel.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpKernelBrowser.php +%%WWWDIR%%/vendor/symfony/http-kernel/HttpKernelInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/Kernel.php +%%WWWDIR%%/vendor/symfony/http-kernel/KernelEvents.php +%%WWWDIR%%/vendor/symfony/http-kernel/KernelInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/LICENSE +%%WWWDIR%%/vendor/symfony/http-kernel/Log/DebugLoggerConfigurator.php +%%WWWDIR%%/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/Log/Logger.php +%%WWWDIR%%/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php +%%WWWDIR%%/vendor/symfony/http-kernel/Profiler/Profile.php +%%WWWDIR%%/vendor/symfony/http-kernel/Profiler/Profiler.php +%%WWWDIR%%/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/README.md +%%WWWDIR%%/vendor/symfony/http-kernel/RebootableInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/Resources/welcome.html.php +%%WWWDIR%%/vendor/symfony/http-kernel/TerminableInterface.php +%%WWWDIR%%/vendor/symfony/http-kernel/UriSigner.php +%%WWWDIR%%/vendor/symfony/http-kernel/composer.json +%%WWWDIR%%/vendor/symfony/mailer/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/mailer/Command/MailerTestCommand.php +%%WWWDIR%%/vendor/symfony/mailer/DataCollector/MessageDataCollector.php +%%WWWDIR%%/vendor/symfony/mailer/DelayedEnvelope.php +%%WWWDIR%%/vendor/symfony/mailer/Envelope.php +%%WWWDIR%%/vendor/symfony/mailer/Event/FailedMessageEvent.php +%%WWWDIR%%/vendor/symfony/mailer/Event/MessageEvent.php +%%WWWDIR%%/vendor/symfony/mailer/Event/MessageEvents.php +%%WWWDIR%%/vendor/symfony/mailer/Event/SentMessageEvent.php +%%WWWDIR%%/vendor/symfony/mailer/EventListener/EnvelopeListener.php +%%WWWDIR%%/vendor/symfony/mailer/EventListener/MessageListener.php +%%WWWDIR%%/vendor/symfony/mailer/EventListener/MessageLoggerListener.php +%%WWWDIR%%/vendor/symfony/mailer/EventListener/MessengerTransportListener.php +%%WWWDIR%%/vendor/symfony/mailer/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/symfony/mailer/Exception/HttpTransportException.php +%%WWWDIR%%/vendor/symfony/mailer/Exception/IncompleteDsnException.php +%%WWWDIR%%/vendor/symfony/mailer/Exception/InvalidArgumentException.php +%%WWWDIR%%/vendor/symfony/mailer/Exception/LogicException.php +%%WWWDIR%%/vendor/symfony/mailer/Exception/RuntimeException.php +%%WWWDIR%%/vendor/symfony/mailer/Exception/TransportException.php +%%WWWDIR%%/vendor/symfony/mailer/Exception/TransportExceptionInterface.php +%%WWWDIR%%/vendor/symfony/mailer/Exception/UnexpectedResponseException.php +%%WWWDIR%%/vendor/symfony/mailer/Exception/UnsupportedSchemeException.php +%%WWWDIR%%/vendor/symfony/mailer/Header/MetadataHeader.php +%%WWWDIR%%/vendor/symfony/mailer/Header/TagHeader.php +%%WWWDIR%%/vendor/symfony/mailer/LICENSE +%%WWWDIR%%/vendor/symfony/mailer/Mailer.php +%%WWWDIR%%/vendor/symfony/mailer/MailerInterface.php +%%WWWDIR%%/vendor/symfony/mailer/Messenger/MessageHandler.php +%%WWWDIR%%/vendor/symfony/mailer/Messenger/SendEmailMessage.php +%%WWWDIR%%/vendor/symfony/mailer/README.md +%%WWWDIR%%/vendor/symfony/mailer/SentMessage.php +%%WWWDIR%%/vendor/symfony/mailer/Test/Constraint/EmailCount.php +%%WWWDIR%%/vendor/symfony/mailer/Test/Constraint/EmailIsQueued.php +%%WWWDIR%%/vendor/symfony/mailer/Test/TransportFactoryTestCase.php +%%WWWDIR%%/vendor/symfony/mailer/Transport.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/AbstractApiTransport.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/AbstractHttpTransport.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/AbstractTransport.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/AbstractTransportFactory.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Dsn.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/FailoverTransport.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/NativeTransportFactory.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/NullTransport.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/NullTransportFactory.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/RoundRobinTransport.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/SendmailTransport.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/SendmailTransportFactory.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/Auth/AuthenticatorInterface.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/Auth/CramMd5Authenticator.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/Auth/LoginAuthenticator.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/Auth/PlainAuthenticator.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/Auth/XOAuth2Authenticator.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/EsmtpTransport.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/SmtpTransport.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/Stream/AbstractStream.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/Stream/ProcessStream.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/Stream/SocketStream.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/TransportFactoryInterface.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/TransportInterface.php +%%WWWDIR%%/vendor/symfony/mailer/Transport/Transports.php +%%WWWDIR%%/vendor/symfony/mailer/composer.json +%%WWWDIR%%/vendor/symfony/mime/Address.php +%%WWWDIR%%/vendor/symfony/mime/BodyRendererInterface.php +%%WWWDIR%%/vendor/symfony/mime/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/mime/CharacterStream.php +%%WWWDIR%%/vendor/symfony/mime/Crypto/DkimOptions.php +%%WWWDIR%%/vendor/symfony/mime/Crypto/DkimSigner.php +%%WWWDIR%%/vendor/symfony/mime/Crypto/SMime.php +%%WWWDIR%%/vendor/symfony/mime/Crypto/SMimeEncrypter.php +%%WWWDIR%%/vendor/symfony/mime/Crypto/SMimeSigner.php +%%WWWDIR%%/vendor/symfony/mime/DependencyInjection/AddMimeTypeGuesserPass.php +%%WWWDIR%%/vendor/symfony/mime/DraftEmail.php +%%WWWDIR%%/vendor/symfony/mime/Email.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/AddressEncoderInterface.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/Base64ContentEncoder.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/Base64Encoder.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/Base64MimeHeaderEncoder.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/ContentEncoderInterface.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/EightBitContentEncoder.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/EncoderInterface.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/IdnAddressEncoder.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/MimeHeaderEncoderInterface.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/QpContentEncoder.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/QpEncoder.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/QpMimeHeaderEncoder.php +%%WWWDIR%%/vendor/symfony/mime/Encoder/Rfc2231Encoder.php +%%WWWDIR%%/vendor/symfony/mime/Exception/AddressEncoderException.php +%%WWWDIR%%/vendor/symfony/mime/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/symfony/mime/Exception/InvalidArgumentException.php +%%WWWDIR%%/vendor/symfony/mime/Exception/LogicException.php +%%WWWDIR%%/vendor/symfony/mime/Exception/RfcComplianceException.php +%%WWWDIR%%/vendor/symfony/mime/Exception/RuntimeException.php +%%WWWDIR%%/vendor/symfony/mime/FileBinaryMimeTypeGuesser.php +%%WWWDIR%%/vendor/symfony/mime/FileinfoMimeTypeGuesser.php +%%WWWDIR%%/vendor/symfony/mime/Header/AbstractHeader.php +%%WWWDIR%%/vendor/symfony/mime/Header/DateHeader.php +%%WWWDIR%%/vendor/symfony/mime/Header/HeaderInterface.php +%%WWWDIR%%/vendor/symfony/mime/Header/Headers.php +%%WWWDIR%%/vendor/symfony/mime/Header/IdentificationHeader.php +%%WWWDIR%%/vendor/symfony/mime/Header/MailboxHeader.php +%%WWWDIR%%/vendor/symfony/mime/Header/MailboxListHeader.php +%%WWWDIR%%/vendor/symfony/mime/Header/ParameterizedHeader.php +%%WWWDIR%%/vendor/symfony/mime/Header/PathHeader.php +%%WWWDIR%%/vendor/symfony/mime/Header/UnstructuredHeader.php +%%WWWDIR%%/vendor/symfony/mime/HtmlToTextConverter/DefaultHtmlToTextConverter.php +%%WWWDIR%%/vendor/symfony/mime/HtmlToTextConverter/HtmlToTextConverterInterface.php +%%WWWDIR%%/vendor/symfony/mime/HtmlToTextConverter/LeagueHtmlToMarkdownConverter.php +%%WWWDIR%%/vendor/symfony/mime/LICENSE +%%WWWDIR%%/vendor/symfony/mime/Message.php +%%WWWDIR%%/vendor/symfony/mime/MessageConverter.php +%%WWWDIR%%/vendor/symfony/mime/MimeTypeGuesserInterface.php +%%WWWDIR%%/vendor/symfony/mime/MimeTypes.php +%%WWWDIR%%/vendor/symfony/mime/MimeTypesInterface.php +%%WWWDIR%%/vendor/symfony/mime/Part/AbstractMultipartPart.php +%%WWWDIR%%/vendor/symfony/mime/Part/AbstractPart.php +%%WWWDIR%%/vendor/symfony/mime/Part/DataPart.php +%%WWWDIR%%/vendor/symfony/mime/Part/File.php +%%WWWDIR%%/vendor/symfony/mime/Part/MessagePart.php +%%WWWDIR%%/vendor/symfony/mime/Part/Multipart/AlternativePart.php +%%WWWDIR%%/vendor/symfony/mime/Part/Multipart/DigestPart.php +%%WWWDIR%%/vendor/symfony/mime/Part/Multipart/FormDataPart.php +%%WWWDIR%%/vendor/symfony/mime/Part/Multipart/MixedPart.php +%%WWWDIR%%/vendor/symfony/mime/Part/Multipart/RelatedPart.php +%%WWWDIR%%/vendor/symfony/mime/Part/SMimePart.php +%%WWWDIR%%/vendor/symfony/mime/Part/TextPart.php +%%WWWDIR%%/vendor/symfony/mime/README.md +%%WWWDIR%%/vendor/symfony/mime/RawMessage.php +%%WWWDIR%%/vendor/symfony/mime/Resources/bin/update_mime_types.php +%%WWWDIR%%/vendor/symfony/mime/Test/Constraint/EmailAddressContains.php +%%WWWDIR%%/vendor/symfony/mime/Test/Constraint/EmailAttachmentCount.php +%%WWWDIR%%/vendor/symfony/mime/Test/Constraint/EmailHasHeader.php +%%WWWDIR%%/vendor/symfony/mime/Test/Constraint/EmailHeaderSame.php +%%WWWDIR%%/vendor/symfony/mime/Test/Constraint/EmailHtmlBodyContains.php +%%WWWDIR%%/vendor/symfony/mime/Test/Constraint/EmailSubjectContains.php +%%WWWDIR%%/vendor/symfony/mime/Test/Constraint/EmailTextBodyContains.php +%%WWWDIR%%/vendor/symfony/mime/composer.json %%WWWDIR%%/vendor/symfony/polyfill-ctype/Ctype.php %%WWWDIR%%/vendor/symfony/polyfill-ctype/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-ctype/README.md @@ -6125,39 +10144,305 @@ %%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap80.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/composer.json -%%WWWDIR%%/vendor/symfony/polyfill-php80/LICENSE -%%WWWDIR%%/vendor/symfony/polyfill-php80/Php80.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/PhpToken.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/README.md -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/bootstrap.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/composer.json -%%WWWDIR%%/vendor/symfony/polyfill-php81/LICENSE -%%WWWDIR%%/vendor/symfony/polyfill-php81/Php81.php -%%WWWDIR%%/vendor/symfony/polyfill-php81/README.md -%%WWWDIR%%/vendor/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php -%%WWWDIR%%/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php -%%WWWDIR%%/vendor/symfony/polyfill-php81/bootstrap.php -%%WWWDIR%%/vendor/symfony/polyfill-php81/composer.json -%%WWWDIR%%/vendor/symfony/polyfill-php82/LICENSE -%%WWWDIR%%/vendor/symfony/polyfill-php82/README.md -%%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs/AllowDynamicProperties.php -%%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs/SensitiveParameter.php -%%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs/SensitiveParameterValue.php -%%WWWDIR%%/vendor/symfony/polyfill-php82/SensitiveParameterValue.php -%%WWWDIR%%/vendor/symfony/polyfill-php82/bootstrap.php -%%WWWDIR%%/vendor/symfony/polyfill-php82/composer.json +%%WWWDIR%%/vendor/symfony/polyfill-php83/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-php83/Php83.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/README.md +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateError.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateException.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateInvalidOperationException.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateInvalidTimeZoneException.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateMalformedIntervalStringException.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateMalformedPeriodStringException.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateMalformedStringException.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateObjectError.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateRangeError.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/Override.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/SQLite3Exception.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/bootstrap81.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/composer.json +%%WWWDIR%%/vendor/symfony/polyfill-php84/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-php84/Php84.php +%%WWWDIR%%/vendor/symfony/polyfill-php84/README.md +%%WWWDIR%%/vendor/symfony/polyfill-php84/Resources/stubs/Deprecated.php +%%WWWDIR%%/vendor/symfony/polyfill-php84/Resources/stubs/ReflectionConstant.php +%%WWWDIR%%/vendor/symfony/polyfill-php84/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-php84/bootstrap82.php +%%WWWDIR%%/vendor/symfony/polyfill-php84/composer.json +%%WWWDIR%%/vendor/symfony/property-access/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/property-access/Exception/AccessException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/InvalidArgumentException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/InvalidPropertyPathException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/NoSuchIndexException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/NoSuchPropertyException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/OutOfBoundsException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/RuntimeException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/UnexpectedTypeException.php +%%WWWDIR%%/vendor/symfony/property-access/Exception/UninitializedPropertyException.php +%%WWWDIR%%/vendor/symfony/property-access/LICENSE +%%WWWDIR%%/vendor/symfony/property-access/PropertyAccess.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyAccessor.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyAccessorBuilder.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyAccessorInterface.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyPath.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyPathBuilder.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyPathInterface.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyPathIterator.php +%%WWWDIR%%/vendor/symfony/property-access/PropertyPathIteratorInterface.php +%%WWWDIR%%/vendor/symfony/property-access/README.md +%%WWWDIR%%/vendor/symfony/property-access/composer.json +%%WWWDIR%%/vendor/symfony/property-info/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/property-info/DependencyInjection/PropertyInfoConstructorPass.php +%%WWWDIR%%/vendor/symfony/property-info/DependencyInjection/PropertyInfoPass.php +%%WWWDIR%%/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php +%%WWWDIR%%/vendor/symfony/property-info/Extractor/ConstructorExtractor.php +%%WWWDIR%%/vendor/symfony/property-info/Extractor/PhpDocExtractor.php +%%WWWDIR%%/vendor/symfony/property-info/Extractor/PhpStanExtractor.php +%%WWWDIR%%/vendor/symfony/property-info/Extractor/ReflectionExtractor.php +%%WWWDIR%%/vendor/symfony/property-info/Extractor/SerializerExtractor.php +%%WWWDIR%%/vendor/symfony/property-info/LICENSE +%%WWWDIR%%/vendor/symfony/property-info/PhpStan/NameScope.php +%%WWWDIR%%/vendor/symfony/property-info/PhpStan/NameScopeFactory.php +%%WWWDIR%%/vendor/symfony/property-info/PropertyAccessExtractorInterface.php +%%WWWDIR%%/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php +%%WWWDIR%%/vendor/symfony/property-info/PropertyInfoCacheExtractor.php +%%WWWDIR%%/vendor/symfony/property-info/PropertyInfoExtractor.php +%%WWWDIR%%/vendor/symfony/property-info/PropertyInfoExtractorInterface.php +%%WWWDIR%%/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php +%%WWWDIR%%/vendor/symfony/property-info/PropertyListExtractorInterface.php +%%WWWDIR%%/vendor/symfony/property-info/PropertyReadInfo.php +%%WWWDIR%%/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php +%%WWWDIR%%/vendor/symfony/property-info/PropertyTypeExtractorInterface.php +%%WWWDIR%%/vendor/symfony/property-info/PropertyWriteInfo.php +%%WWWDIR%%/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php +%%WWWDIR%%/vendor/symfony/property-info/README.md +%%WWWDIR%%/vendor/symfony/property-info/Type.php +%%WWWDIR%%/vendor/symfony/property-info/Util/PhpDocTypeHelper.php +%%WWWDIR%%/vendor/symfony/property-info/Util/PhpStanTypeHelper.php +%%WWWDIR%%/vendor/symfony/property-info/composer.json +%%WWWDIR%%/vendor/symfony/routing/Alias.php +%%WWWDIR%%/vendor/symfony/routing/Annotation/Route.php +%%WWWDIR%%/vendor/symfony/routing/Attribute/Route.php +%%WWWDIR%%/vendor/symfony/routing/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/routing/CompiledRoute.php +%%WWWDIR%%/vendor/symfony/routing/DependencyInjection/AddExpressionLanguageProvidersPass.php +%%WWWDIR%%/vendor/symfony/routing/DependencyInjection/RoutingResolverPass.php +%%WWWDIR%%/vendor/symfony/routing/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/symfony/routing/Exception/InvalidArgumentException.php +%%WWWDIR%%/vendor/symfony/routing/Exception/InvalidParameterException.php +%%WWWDIR%%/vendor/symfony/routing/Exception/MethodNotAllowedException.php +%%WWWDIR%%/vendor/symfony/routing/Exception/MissingMandatoryParametersException.php +%%WWWDIR%%/vendor/symfony/routing/Exception/NoConfigurationException.php +%%WWWDIR%%/vendor/symfony/routing/Exception/ResourceNotFoundException.php +%%WWWDIR%%/vendor/symfony/routing/Exception/RouteCircularReferenceException.php +%%WWWDIR%%/vendor/symfony/routing/Exception/RouteNotFoundException.php +%%WWWDIR%%/vendor/symfony/routing/Exception/RuntimeException.php +%%WWWDIR%%/vendor/symfony/routing/Generator/CompiledUrlGenerator.php +%%WWWDIR%%/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php +%%WWWDIR%%/vendor/symfony/routing/Generator/Dumper/CompiledUrlGeneratorDumper.php +%%WWWDIR%%/vendor/symfony/routing/Generator/Dumper/GeneratorDumper.php +%%WWWDIR%%/vendor/symfony/routing/Generator/Dumper/GeneratorDumperInterface.php +%%WWWDIR%%/vendor/symfony/routing/Generator/UrlGenerator.php +%%WWWDIR%%/vendor/symfony/routing/Generator/UrlGeneratorInterface.php +%%WWWDIR%%/vendor/symfony/routing/LICENSE +%%WWWDIR%%/vendor/symfony/routing/Loader/AnnotationClassLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/AnnotationFileLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/AttributeClassLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/AttributeDirectoryLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/AttributeFileLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/ClosureLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/Configurator/AliasConfigurator.php +%%WWWDIR%%/vendor/symfony/routing/Loader/Configurator/CollectionConfigurator.php +%%WWWDIR%%/vendor/symfony/routing/Loader/Configurator/ImportConfigurator.php +%%WWWDIR%%/vendor/symfony/routing/Loader/Configurator/RouteConfigurator.php +%%WWWDIR%%/vendor/symfony/routing/Loader/Configurator/RoutingConfigurator.php +%%WWWDIR%%/vendor/symfony/routing/Loader/Configurator/Traits/AddTrait.php +%%WWWDIR%%/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php +%%WWWDIR%%/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php +%%WWWDIR%%/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php +%%WWWDIR%%/vendor/symfony/routing/Loader/Configurator/Traits/RouteTrait.php +%%WWWDIR%%/vendor/symfony/routing/Loader/ContainerLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/DirectoryLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/GlobFileLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/ObjectLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/PhpFileLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/Psr4DirectoryLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/XmlFileLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/YamlFileLoader.php +%%WWWDIR%%/vendor/symfony/routing/Loader/schema/routing/routing-1.0.xsd +%%WWWDIR%%/vendor/symfony/routing/Matcher/CompiledUrlMatcher.php +%%WWWDIR%%/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherDumper.php +%%WWWDIR%%/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php +%%WWWDIR%%/vendor/symfony/routing/Matcher/Dumper/MatcherDumper.php +%%WWWDIR%%/vendor/symfony/routing/Matcher/Dumper/MatcherDumperInterface.php +%%WWWDIR%%/vendor/symfony/routing/Matcher/Dumper/StaticPrefixCollection.php +%%WWWDIR%%/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php +%%WWWDIR%%/vendor/symfony/routing/Matcher/RedirectableUrlMatcher.php +%%WWWDIR%%/vendor/symfony/routing/Matcher/RedirectableUrlMatcherInterface.php +%%WWWDIR%%/vendor/symfony/routing/Matcher/RequestMatcherInterface.php +%%WWWDIR%%/vendor/symfony/routing/Matcher/TraceableUrlMatcher.php +%%WWWDIR%%/vendor/symfony/routing/Matcher/UrlMatcher.php +%%WWWDIR%%/vendor/symfony/routing/Matcher/UrlMatcherInterface.php +%%WWWDIR%%/vendor/symfony/routing/README.md +%%WWWDIR%%/vendor/symfony/routing/RequestContext.php +%%WWWDIR%%/vendor/symfony/routing/RequestContextAwareInterface.php +%%WWWDIR%%/vendor/symfony/routing/Requirement/EnumRequirement.php +%%WWWDIR%%/vendor/symfony/routing/Requirement/Requirement.php +%%WWWDIR%%/vendor/symfony/routing/Route.php +%%WWWDIR%%/vendor/symfony/routing/RouteCollection.php +%%WWWDIR%%/vendor/symfony/routing/RouteCompiler.php +%%WWWDIR%%/vendor/symfony/routing/RouteCompilerInterface.php +%%WWWDIR%%/vendor/symfony/routing/Router.php +%%WWWDIR%%/vendor/symfony/routing/RouterInterface.php +%%WWWDIR%%/vendor/symfony/routing/composer.json +%%WWWDIR%%/vendor/symfony/serializer/Annotation/Context.php +%%WWWDIR%%/vendor/symfony/serializer/Annotation/DiscriminatorMap.php +%%WWWDIR%%/vendor/symfony/serializer/Annotation/Groups.php +%%WWWDIR%%/vendor/symfony/serializer/Annotation/Ignore.php +%%WWWDIR%%/vendor/symfony/serializer/Annotation/MaxDepth.php +%%WWWDIR%%/vendor/symfony/serializer/Annotation/SerializedName.php +%%WWWDIR%%/vendor/symfony/serializer/Annotation/SerializedPath.php +%%WWWDIR%%/vendor/symfony/serializer/Attribute/Context.php +%%WWWDIR%%/vendor/symfony/serializer/Attribute/DiscriminatorMap.php +%%WWWDIR%%/vendor/symfony/serializer/Attribute/Groups.php +%%WWWDIR%%/vendor/symfony/serializer/Attribute/Ignore.php +%%WWWDIR%%/vendor/symfony/serializer/Attribute/MaxDepth.php +%%WWWDIR%%/vendor/symfony/serializer/Attribute/SerializedName.php +%%WWWDIR%%/vendor/symfony/serializer/Attribute/SerializedPath.php +%%WWWDIR%%/vendor/symfony/serializer/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/serializer/CacheWarmer/CompiledClassMetadataCacheWarmer.php +%%WWWDIR%%/vendor/symfony/serializer/Command/DebugCommand.php +%%WWWDIR%%/vendor/symfony/serializer/Context/ContextBuilderInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Context/ContextBuilderTrait.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Encoder/CsvEncoderContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Encoder/JsonEncoderContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Encoder/XmlEncoderContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Encoder/YamlEncoderContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/AbstractNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/AbstractObjectNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/BackedEnumNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/ConstraintViolationListNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/DateIntervalNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/DateTimeNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/FormErrorNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/GetSetMethodNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/JsonSerializableNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/ObjectNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/ProblemNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/PropertyNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/UidNormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer/UnwrappingDenormalizerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/Context/SerializerContextBuilder.php +%%WWWDIR%%/vendor/symfony/serializer/DataCollector/SerializerDataCollector.php +%%WWWDIR%%/vendor/symfony/serializer/Debug/TraceableEncoder.php +%%WWWDIR%%/vendor/symfony/serializer/Debug/TraceableNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Debug/TraceableSerializer.php +%%WWWDIR%%/vendor/symfony/serializer/DependencyInjection/SerializerPass.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/ChainDecoder.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/ChainEncoder.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/CsvEncoder.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/DecoderInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/EncoderInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/JsonDecode.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/JsonEncode.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/JsonEncoder.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/XmlEncoder.php +%%WWWDIR%%/vendor/symfony/serializer/Encoder/YamlEncoder.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/BadMethodCallException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/CircularReferenceException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/ExtraAttributesException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/InvalidArgumentException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/LogicException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/MappingException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/MissingConstructorArgumentsException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/NotEncodableValueException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/NotNormalizableValueException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/PartialDenormalizationException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/RuntimeException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/UnexpectedValueException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/UnsupportedException.php +%%WWWDIR%%/vendor/symfony/serializer/Exception/UnsupportedFormatException.php +%%WWWDIR%%/vendor/symfony/serializer/Extractor/ObjectPropertyListExtractor.php +%%WWWDIR%%/vendor/symfony/serializer/Extractor/ObjectPropertyListExtractorInterface.php +%%WWWDIR%%/vendor/symfony/serializer/LICENSE +%%WWWDIR%%/vendor/symfony/serializer/Mapping/AttributeMetadata.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/AttributeMetadataInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/ClassDiscriminatorMapping.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/ClassMetadata.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/ClassMetadataInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Factory/CacheClassMetadataFactory.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryCompiler.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Factory/CompiledClassMetadataFactory.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Loader/FileLoader.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Loader/XmlFileLoader.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Loader/YamlFileLoader.php +%%WWWDIR%%/vendor/symfony/serializer/Mapping/Loader/schema/dic/serializer-mapping/serializer-mapping-1.0.xsd +%%WWWDIR%%/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php +%%WWWDIR%%/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php +%%WWWDIR%%/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php +%%WWWDIR%%/vendor/symfony/serializer/NameConverter/NameConverterInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/CustomNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/DenormalizableInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/GetSetMethodNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/NormalizableInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/NormalizerInterface.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/TranslatableNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/UidNormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php +%%WWWDIR%%/vendor/symfony/serializer/README.md +%%WWWDIR%%/vendor/symfony/serializer/Serializer.php +%%WWWDIR%%/vendor/symfony/serializer/SerializerAwareInterface.php +%%WWWDIR%%/vendor/symfony/serializer/SerializerAwareTrait.php +%%WWWDIR%%/vendor/symfony/serializer/SerializerInterface.php +%%WWWDIR%%/vendor/symfony/serializer/composer.json %%WWWDIR%%/vendor/symfony/service-contracts/Attribute/Required.php %%WWWDIR%%/vendor/symfony/service-contracts/Attribute/SubscribedService.php %%WWWDIR%%/vendor/symfony/service-contracts/CHANGELOG.md %%WWWDIR%%/vendor/symfony/service-contracts/LICENSE %%WWWDIR%%/vendor/symfony/service-contracts/README.md %%WWWDIR%%/vendor/symfony/service-contracts/ResetInterface.php +%%WWWDIR%%/vendor/symfony/service-contracts/ServiceCollectionInterface.php %%WWWDIR%%/vendor/symfony/service-contracts/ServiceLocatorTrait.php +%%WWWDIR%%/vendor/symfony/service-contracts/ServiceMethodsSubscriberTrait.php %%WWWDIR%%/vendor/symfony/service-contracts/ServiceProviderInterface.php %%WWWDIR%%/vendor/symfony/service-contracts/ServiceSubscriberInterface.php %%WWWDIR%%/vendor/symfony/service-contracts/ServiceSubscriberTrait.php @@ -6175,6 +10460,7 @@ %%WWWDIR%%/vendor/symfony/string/Inflector/EnglishInflector.php %%WWWDIR%%/vendor/symfony/string/Inflector/FrenchInflector.php %%WWWDIR%%/vendor/symfony/string/Inflector/InflectorInterface.php +%%WWWDIR%%/vendor/symfony/string/Inflector/SpanishInflector.php %%WWWDIR%%/vendor/symfony/string/LICENSE %%WWWDIR%%/vendor/symfony/string/LazyString.php %%WWWDIR%%/vendor/symfony/string/README.md @@ -6183,6 +10469,7 @@ %%WWWDIR%%/vendor/symfony/string/Resources/functions.php %%WWWDIR%%/vendor/symfony/string/Slugger/AsciiSlugger.php %%WWWDIR%%/vendor/symfony/string/Slugger/SluggerInterface.php +%%WWWDIR%%/vendor/symfony/string/TruncateMode.php %%WWWDIR%%/vendor/symfony/string/UnicodeString.php %%WWWDIR%%/vendor/symfony/string/composer.json %%WWWDIR%%/vendor/symfony/translation-contracts/CHANGELOG.md @@ -6194,20 +10481,286 @@ %%WWWDIR%%/vendor/symfony/translation-contracts/TranslatorInterface.php %%WWWDIR%%/vendor/symfony/translation-contracts/TranslatorTrait.php %%WWWDIR%%/vendor/symfony/translation-contracts/composer.json +%%WWWDIR%%/vendor/symfony/var-dumper/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/AmqpCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/ArgsStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/Caster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/ClassStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/ConstStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/CutArrayStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/CutStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/DOMCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/DateCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/DoctrineCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/DsCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/DsPairStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/EnumStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/ExceptionCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/FFICaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/FiberCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/FrameStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/GmpCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/ImagineCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/ImgStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/IntlCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/LinkStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/MemcachedCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/MysqliCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/PdoCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/PgSqlCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/ProxyManagerCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/RdKafkaCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/RedisCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/ReflectionCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/ResourceCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/ScalarStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/SplCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/StubCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/SymfonyCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/TraceStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/UninitializedStub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/UuidCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/XmlReaderCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Caster/XmlResourceCaster.php +%%WWWDIR%%/vendor/symfony/var-dumper/Cloner/AbstractCloner.php +%%WWWDIR%%/vendor/symfony/var-dumper/Cloner/ClonerInterface.php +%%WWWDIR%%/vendor/symfony/var-dumper/Cloner/Cursor.php +%%WWWDIR%%/vendor/symfony/var-dumper/Cloner/Data.php +%%WWWDIR%%/vendor/symfony/var-dumper/Cloner/DumperInterface.php +%%WWWDIR%%/vendor/symfony/var-dumper/Cloner/Stub.php +%%WWWDIR%%/vendor/symfony/var-dumper/Cloner/VarCloner.php +%%WWWDIR%%/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php +%%WWWDIR%%/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php +%%WWWDIR%%/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php +%%WWWDIR%%/vendor/symfony/var-dumper/Command/ServerDumpCommand.php +%%WWWDIR%%/vendor/symfony/var-dumper/Dumper/AbstractDumper.php +%%WWWDIR%%/vendor/symfony/var-dumper/Dumper/CliDumper.php +%%WWWDIR%%/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php +%%WWWDIR%%/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php +%%WWWDIR%%/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php +%%WWWDIR%%/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php +%%WWWDIR%%/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php +%%WWWDIR%%/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php +%%WWWDIR%%/vendor/symfony/var-dumper/Dumper/HtmlDumper.php +%%WWWDIR%%/vendor/symfony/var-dumper/Dumper/ServerDumper.php +%%WWWDIR%%/vendor/symfony/var-dumper/Exception/ThrowingCasterException.php +%%WWWDIR%%/vendor/symfony/var-dumper/LICENSE +%%WWWDIR%%/vendor/symfony/var-dumper/README.md +%%WWWDIR%%/vendor/symfony/var-dumper/Resources/bin/var-dump-server +%%WWWDIR%%/vendor/symfony/var-dumper/Resources/css/htmlDescriptor.css +%%WWWDIR%%/vendor/symfony/var-dumper/Resources/functions/dump.php +%%WWWDIR%%/vendor/symfony/var-dumper/Resources/js/htmlDescriptor.js +%%WWWDIR%%/vendor/symfony/var-dumper/Server/Connection.php +%%WWWDIR%%/vendor/symfony/var-dumper/Server/DumpServer.php +%%WWWDIR%%/vendor/symfony/var-dumper/Test/VarDumperTestTrait.php +%%WWWDIR%%/vendor/symfony/var-dumper/VarDumper.php +%%WWWDIR%%/vendor/symfony/var-dumper/composer.json %%WWWDIR%%/vendor/symfony/var-exporter/CHANGELOG.md %%WWWDIR%%/vendor/symfony/var-exporter/Exception/ClassNotFoundException.php %%WWWDIR%%/vendor/symfony/var-exporter/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/symfony/var-exporter/Exception/LogicException.php %%WWWDIR%%/vendor/symfony/var-exporter/Exception/NotInstantiableTypeException.php +%%WWWDIR%%/vendor/symfony/var-exporter/Hydrator.php %%WWWDIR%%/vendor/symfony/var-exporter/Instantiator.php %%WWWDIR%%/vendor/symfony/var-exporter/Internal/Exporter.php %%WWWDIR%%/vendor/symfony/var-exporter/Internal/Hydrator.php +%%WWWDIR%%/vendor/symfony/var-exporter/Internal/LazyDecoratorTrait.php +%%WWWDIR%%/vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php +%%WWWDIR%%/vendor/symfony/var-exporter/Internal/LazyObjectState.php +%%WWWDIR%%/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php %%WWWDIR%%/vendor/symfony/var-exporter/Internal/Reference.php %%WWWDIR%%/vendor/symfony/var-exporter/Internal/Registry.php %%WWWDIR%%/vendor/symfony/var-exporter/Internal/Values.php %%WWWDIR%%/vendor/symfony/var-exporter/LICENSE +%%WWWDIR%%/vendor/symfony/var-exporter/LazyGhostTrait.php +%%WWWDIR%%/vendor/symfony/var-exporter/LazyObjectInterface.php +%%WWWDIR%%/vendor/symfony/var-exporter/LazyProxyTrait.php +%%WWWDIR%%/vendor/symfony/var-exporter/ProxyHelper.php %%WWWDIR%%/vendor/symfony/var-exporter/README.md %%WWWDIR%%/vendor/symfony/var-exporter/VarExporter.php %%WWWDIR%%/vendor/symfony/var-exporter/composer.json +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/CODEOWNERS +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/CODE_OF_CONDUCT.md +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/CONTRIBUTING.md +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/LICENSE +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/Makefile +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/README.md +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/RELEASE +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/SECURITY.md +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/VERSION +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/composer.json +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/example/index.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/phpcompatinfo.json +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/phpcs.xml +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/phpstan.neon +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/phpunit.xml.dist +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/autoload.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/debian/changelog +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/debian/compat +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/debian/control +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/debian/copyright +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/debian/rules +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/debian/source/format +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/phpmd/codesize.xml +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/phpmd/design.xml +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/rpm/rpm.spec +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Barcode.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Exception.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Model.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Convert.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/Codabar.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/CodeNineThree.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/CodeOneOne.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/CodeOneTwoEight.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/CodeOneTwoEight/CodeOneTwoEightA.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/CodeOneTwoEight/CodeOneTwoEightB.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/CodeOneTwoEight/CodeOneTwoEightC.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/CodeOneTwoEight/Process.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/CodeThreeNine.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/CodeThreeNineCheck.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/CodeThreeNineExt.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/CodeThreeNineExtCheck.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/EanEight.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/EanFive.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/EanOneThree.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/EanTwo.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/Imb.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/ImbPre.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/InterleavedTwoOfFive.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/InterleavedTwoOfFiveCheck.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/KlantIndex.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/Msi.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/MsiCheck.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/Pharma.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/PharmaTwoTracks.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/Planet.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/Postnet.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/Raw.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/RoyalMailFourCc.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/StandardTwoOfFive.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/StandardTwoOfFiveCheck.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/UpcA.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/UpcE.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Raw.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Aztec.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Aztec/Bitstream.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Aztec/Codeword.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Aztec/Data.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Aztec/Encode.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Aztec/ErrorCorrection.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Aztec/Layers.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Datamatrix.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Datamatrix/Data.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Datamatrix/Encode.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Datamatrix/EncodeTxt.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Datamatrix/ErrorCorrection.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Datamatrix/Modes.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Datamatrix/Placement.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Datamatrix/Steps.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/PdfFourOneSeven.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/PdfFourOneSeven/Compaction.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/PdfFourOneSeven/Data.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/PdfFourOneSeven/Sequence.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/ByteStream.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/Data.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/Encode.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/Encoder.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/EncodingMode.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/Estimate.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/Init.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/InputItem.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/Mask.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/MaskNum.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/Spec.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/SpecRs.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode/Split.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Raw.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/BarcodeTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/CodabarTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/CodeNineThreeTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/CodeOneOneTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/CodeOneTwoEight/CodeOneTwoEightATest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/CodeOneTwoEight/CodeOneTwoEightBTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/CodeOneTwoEight/CodeOneTwoEightCTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/CodeOneTwoEightTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/CodeThreeNineCheckTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/CodeThreeNineExtCheckTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/CodeThreeNineExtTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/CodeThreeNineTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/EanEightTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/EanFiveTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/EanOneThreeTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/EanTwoTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/ImbPreTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/ImbTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/InterleavedTwoOfFiveCheckTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/InterleavedTwoOfFiveTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/KlantIndexTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/MsiCheckTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/MsiTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/PharmaTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/PharmaTwoTracksTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/PlanetTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/PostnetTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/RawTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/RoyalMailFourCcTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/StandardTwoOfFiveCheckTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/StandardTwoOfFiveTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/UpcATest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/UpcETest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Square/AztecTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Square/DatamatrixTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Square/PdfFourOneSevenTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Square/QrCodeTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Square/RawTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/TestStrings.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/TestUtil.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/CODEOWNERS +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/CODE_OF_CONDUCT.md +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/CONTRIBUTING.md +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/LICENSE +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/Makefile +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/README.md +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/RELEASE +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/SECURITY.md +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/VERSION +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/composer.json +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/example/index.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/phpcompatinfo.json +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/phpcs.xml +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/phpstan.neon +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/phpunit.xml.dist +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/resources/autoload.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/resources/debian/changelog +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/resources/debian/compat +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/resources/debian/control +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/resources/debian/copyright +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/resources/debian/rules +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/resources/debian/source/format +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/resources/rpm/rpm.spec +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src/Css.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src/Exception.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src/Model.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src/Model/Cmyk.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src/Model/Gray.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src/Model/Hsl.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src/Model/Rgb.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src/Model/Template.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src/Pdf.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src/Spot.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src/Web.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/test/Model/CmykTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/test/Model/GrayTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/test/Model/HslTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/test/Model/RgbTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/test/PdfTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/test/SpotTest.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/test/TestUtil.php +%%WWWDIR%%/vendor/tecnickcom/tc-lib-color/test/WebTest.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/CHANGELOG.TXT %%WWWDIR%%/vendor/tecnickcom/tcpdf/LICENSE.TXT %%WWWDIR%%/vendor/tecnickcom/tcpdf/README.md @@ -6419,8 +10972,580 @@ %%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_barcodes_1d.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_barcodes_2d.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_import.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_parser.php +%%WWWDIR%%/vendor/tecnickcom/tcpdf/tools/convert_fonts_examples.txt +%%WWWDIR%%/vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php +%%WWWDIR%%/vendor/thecodingmachine/safe/LICENSE +%%WWWDIR%%/vendor/thecodingmachine/safe/README.md +%%WWWDIR%%/vendor/thecodingmachine/safe/composer.json +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/apache.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/apcu.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/array.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/bzip2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/calendar.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/classobj.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/com.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/cubrid.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/curl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/datetime.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/dir.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/eio.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/errorfunc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/exec.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/fileinfo.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/filesystem.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/filter.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/fpm.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/ftp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/funchand.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/functionsList.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/gettext.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/gmp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/gnupg.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/hash.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/ibase.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/ibmDb2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/iconv.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/image.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/imap.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/info.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/inotify.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/json.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/ldap.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/libxml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/lzf.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/mailparse.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/mbstring.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/misc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/mysql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/mysqli.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/network.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/oci8.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/opcache.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/openssl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/outcontrol.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/pcntl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/pcre.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/pgsql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/posix.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/ps.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/pspell.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/readline.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/rector-migrate.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/rpminfo.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/rrd.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/sem.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/session.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/shmop.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/sockets.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/sodium.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/solr.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/spl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/sqlsrv.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/ssdeep.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/ssh2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/stream.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/strings.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/swoole.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/uodbc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/uopz.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/url.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/var.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/xdiff.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/xml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/xmlrpc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/yaml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/yaz.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/zip.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1/zlib.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/apache.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/apcu.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/array.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/bzip2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/calendar.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/classobj.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/com.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/cubrid.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/curl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/datetime.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/dir.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/eio.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/errorfunc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/exec.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/fileinfo.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/filesystem.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/filter.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/fpm.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/ftp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/funchand.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/functionsList.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/gettext.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/gmp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/gnupg.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/hash.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/ibase.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/ibmDb2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/iconv.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/image.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/imap.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/info.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/inotify.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/json.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/ldap.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/libxml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/lzf.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/mailparse.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/mbstring.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/misc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/mysql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/mysqli.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/network.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/oci8.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/opcache.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/openssl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/outcontrol.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/pcntl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/pcre.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/pgsql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/posix.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/ps.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/pspell.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/readline.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/rector-migrate.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/rnp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/rpminfo.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/rrd.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/sem.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/session.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/shmop.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/sockets.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/sodium.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/solr.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/spl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/sqlsrv.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/ssdeep.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/ssh2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/stream.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/strings.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/swoole.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/uodbc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/uopz.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/url.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/var.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/xdiff.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/xml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/xmlrpc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/yaml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/yaz.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/zip.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2/zlib.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/apache.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/apcu.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/array.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/bzip2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/calendar.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/classobj.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/com.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/cubrid.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/curl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/datetime.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/dir.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/eio.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/errorfunc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/exec.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/fileinfo.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/filesystem.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/filter.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/fpm.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/ftp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/funchand.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/functionsList.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/gettext.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/gmp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/gnupg.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/hash.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/ibase.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/ibmDb2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/iconv.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/image.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/imap.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/info.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/inotify.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/json.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/ldap.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/libxml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/lzf.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/mailparse.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/mbstring.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/misc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/mysql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/mysqli.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/network.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/oci8.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/opcache.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/openssl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/outcontrol.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/pcntl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/pcre.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/pgsql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/posix.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/ps.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/pspell.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/readline.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/rector-migrate.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/rnp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/rpminfo.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/rrd.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/sem.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/session.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/shmop.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/sockets.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/sodium.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/solr.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/spl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/sqlsrv.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/ssdeep.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/ssh2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/stream.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/strings.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/swoole.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/uodbc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/uopz.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/url.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/var.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/xdiff.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/xml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/xmlrpc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/yaml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/yaz.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/zip.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3/zlib.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/apache.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/apcu.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/array.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/bzip2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/calendar.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/classobj.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/com.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/cubrid.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/curl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/datetime.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/dir.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/eio.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/errorfunc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/exec.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/fileinfo.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/filesystem.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/filter.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/fpm.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/ftp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/funchand.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/functionsList.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/gettext.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/gmp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/gnupg.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/hash.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/ibase.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/ibmDb2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/iconv.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/image.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/imap.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/info.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/inotify.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/json.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/ldap.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/libxml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/lzf.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/mailparse.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/mbstring.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/misc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/mysql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/mysqli.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/network.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/oci8.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/opcache.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/openssl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/outcontrol.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/pcntl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/pcre.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/pgsql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/posix.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/ps.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/pspell.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/readline.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/rector-migrate.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/rnp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/rpminfo.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/rrd.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/sem.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/session.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/shmop.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/sockets.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/sodium.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/solr.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/spl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/sqlsrv.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/ssdeep.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/ssh2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/stream.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/strings.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/swoole.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/uodbc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/uopz.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/url.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/var.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/xdiff.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/xml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/xmlrpc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/yaml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/yaz.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/zip.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4/zlib.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/apache.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/apcu.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/array.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/bzip2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/calendar.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/classobj.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/com.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/cubrid.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/curl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/datetime.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/dir.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/eio.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/errorfunc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/exec.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/fileinfo.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/filesystem.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/filter.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/fpm.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/ftp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/funchand.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/functionsList.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/gettext.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/gmp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/gnupg.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/hash.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/ibase.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/ibmDb2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/iconv.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/image.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/imap.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/info.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/inotify.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/json.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/ldap.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/libxml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/lzf.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/mailparse.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/mbstring.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/misc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/mysql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/mysqli.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/network.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/oci8.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/opcache.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/openssl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/outcontrol.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/pcntl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/pcre.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/pgsql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/posix.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/ps.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/pspell.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/readline.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/rector-migrate.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/rnp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/rpminfo.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/rrd.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/sem.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/session.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/shmop.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/sockets.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/sodium.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/solr.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/spl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/sqlsrv.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/ssdeep.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/ssh2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/stream.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/strings.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/swoole.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/uodbc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/uopz.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/url.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/var.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/xdiff.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/xml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/xmlrpc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/yaml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/yaz.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/zip.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5/zlib.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ApacheException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ApcuException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ArrayException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/Bzip2Exception.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/CalendarException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ClassobjException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ComException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/CubridException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/DatetimeException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/DirException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/EioException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ErrorfuncException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ExecException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/FileinfoException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/FilesystemException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/FilterException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/FpmException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/FtpException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/FunchandException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/GettextException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/GmpException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/GnupgException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/HashException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/IbaseException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/IbmDb2Exception.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/IconvException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ImageException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ImapException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/InfoException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/InotifyException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/LdapException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/LibxmlException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/LzfException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MailparseException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MbstringException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MiscException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MysqlException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/MysqliException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/NetworkException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/Oci8Exception.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/OpcacheException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/OutcontrolException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/PcntlException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/PgsqlException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/PosixException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/PsException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/PspellException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ReadlineException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/RnpException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/RpminfoException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/RrdException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SemException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SessionException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ShmopException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SocketsException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SodiumException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SolrException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SplException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SqlsrvException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SsdeepException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/Ssh2Exception.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/StreamException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/StringsException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/SwooleException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/UodbcException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/UopzException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/UrlException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/VarException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/XdiffException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/XmlException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/XmlrpcException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/YamlException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/YazException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ZipException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions/ZlibException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/apache.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/apcu.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/array.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/bzip2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/calendar.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/classobj.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/com.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/cubrid.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/curl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/datetime.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/dir.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/eio.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/errorfunc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/exec.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/fileinfo.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/filesystem.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/filter.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/fpm.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/ftp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/funchand.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/functionsList.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/gettext.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/gmp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/gnupg.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/hash.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/ibase.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/ibmDb2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/iconv.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/image.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/imap.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/info.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/inotify.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/json.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/ldap.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/libxml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/lzf.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/mailparse.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/mbstring.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/misc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/mysql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/mysqli.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/network.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/oci8.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/opcache.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/openssl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/outcontrol.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/pcntl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/pcre.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/pgsql.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/posix.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/ps.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/pspell.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/readline.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/rnp.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/rpminfo.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/rrd.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/sem.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/session.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/shmop.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/sockets.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/sodium.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/solr.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/spl.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/sqlsrv.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/ssdeep.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/ssh2.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/stream.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/strings.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/swoole.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/uodbc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/uopz.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/url.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/var.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/xdiff.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/xml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/xmlrpc.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/yaml.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/yaz.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/zip.php +%%WWWDIR%%/vendor/thecodingmachine/safe/generated/zlib.php +%%WWWDIR%%/vendor/thecodingmachine/safe/lib/DateTime.php +%%WWWDIR%%/vendor/thecodingmachine/safe/lib/DateTimeImmutable.php +%%WWWDIR%%/vendor/thecodingmachine/safe/lib/Exceptions/CurlException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/lib/Exceptions/JsonException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/lib/Exceptions/OpensslException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/lib/Exceptions/PcreException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/lib/Exceptions/SafeExceptionInterface.php +%%WWWDIR%%/vendor/thecodingmachine/safe/lib/Exceptions/SimplexmlException.php +%%WWWDIR%%/vendor/thecodingmachine/safe/lib/special_cases.php +%%WWWDIR%%/vendor/thecodingmachine/safe/rector-migrate.php %%WWWDIR%%/vendor/thenetworg/oauth2-azure/CHANGELOG.md %%WWWDIR%%/vendor/thenetworg/oauth2-azure/LICENSE.md %%WWWDIR%%/vendor/thenetworg/oauth2-azure/README.md @@ -6429,14 +11554,23 @@ %%WWWDIR%%/vendor/thenetworg/oauth2-azure/src/Provider/Azure.php %%WWWDIR%%/vendor/thenetworg/oauth2-azure/src/Provider/AzureResourceOwner.php %%WWWDIR%%/vendor/thenetworg/oauth2-azure/src/Token/AccessToken.php -%%WWWDIR%%/vendor/true/punycode/CHANGELOG.md -%%WWWDIR%%/vendor/true/punycode/LICENSE -%%WWWDIR%%/vendor/true/punycode/README.md -%%WWWDIR%%/vendor/true/punycode/composer.json -%%WWWDIR%%/vendor/true/punycode/src/Exception/DomainOutOfBoundsException.php -%%WWWDIR%%/vendor/true/punycode/src/Exception/LabelOutOfBoundsException.php -%%WWWDIR%%/vendor/true/punycode/src/Exception/OutOfBoundsException.php -%%WWWDIR%%/vendor/true/punycode/src/Punycode.php +%%WWWDIR%%/vendor/thenetworg/oauth2-azure/tests/Fakers/B2cTokenFaker.php +%%WWWDIR%%/vendor/thenetworg/oauth2-azure/tests/Fakers/KeysFaker.php +%%WWWDIR%%/vendor/thenetworg/oauth2-azure/tests/Helper/AzureHelper.php +%%WWWDIR%%/vendor/thenetworg/oauth2-azure/tests/Provider/AzureResourceOwnerTest.php +%%WWWDIR%%/vendor/thenetworg/oauth2-azure/tests/Provider/AzureTest.php +%%WWWDIR%%/vendor/thenetworg/oauth2-azure/tests/Token/AccessTokenTest.php +%%WWWDIR%%/vendor/twig/markdown-extra/DefaultMarkdown.php +%%WWWDIR%%/vendor/twig/markdown-extra/ErusevMarkdown.php +%%WWWDIR%%/vendor/twig/markdown-extra/LICENSE +%%WWWDIR%%/vendor/twig/markdown-extra/LeagueMarkdown.php +%%WWWDIR%%/vendor/twig/markdown-extra/MarkdownExtension.php +%%WWWDIR%%/vendor/twig/markdown-extra/MarkdownInterface.php +%%WWWDIR%%/vendor/twig/markdown-extra/MarkdownRuntime.php +%%WWWDIR%%/vendor/twig/markdown-extra/MichelfMarkdown.php +%%WWWDIR%%/vendor/twig/markdown-extra/README.md +%%WWWDIR%%/vendor/twig/markdown-extra/Resources/functions.php +%%WWWDIR%%/vendor/twig/markdown-extra/composer.json %%WWWDIR%%/vendor/twig/string-extra/LICENSE %%WWWDIR%%/vendor/twig/string-extra/README.md %%WWWDIR%%/vendor/twig/string-extra/StringExtension.php @@ -6445,25 +11579,58 @@ %%WWWDIR%%/vendor/twig/twig/LICENSE %%WWWDIR%%/vendor/twig/twig/README.rst %%WWWDIR%%/vendor/twig/twig/composer.json +%%WWWDIR%%/vendor/twig/twig/phpstan-baseline.neon +%%WWWDIR%%/vendor/twig/twig/phpstan.neon.dist +%%WWWDIR%%/vendor/twig/twig/src/AbstractTwigCallable.php +%%WWWDIR%%/vendor/twig/twig/src/Attribute/AsTwigFilter.php +%%WWWDIR%%/vendor/twig/twig/src/Attribute/AsTwigFunction.php +%%WWWDIR%%/vendor/twig/twig/src/Attribute/AsTwigTest.php +%%WWWDIR%%/vendor/twig/twig/src/Attribute/FirstClassTwigCallableReady.php %%WWWDIR%%/vendor/twig/twig/src/Attribute/YieldReady.php %%WWWDIR%%/vendor/twig/twig/src/Cache/CacheInterface.php %%WWWDIR%%/vendor/twig/twig/src/Cache/ChainCache.php %%WWWDIR%%/vendor/twig/twig/src/Cache/FilesystemCache.php %%WWWDIR%%/vendor/twig/twig/src/Cache/NullCache.php %%WWWDIR%%/vendor/twig/twig/src/Cache/ReadOnlyFilesystemCache.php +%%WWWDIR%%/vendor/twig/twig/src/Cache/RemovableCacheInterface.php %%WWWDIR%%/vendor/twig/twig/src/Compiler.php +%%WWWDIR%%/vendor/twig/twig/src/DeprecatedCallableInfo.php %%WWWDIR%%/vendor/twig/twig/src/Environment.php %%WWWDIR%%/vendor/twig/twig/src/Error/Error.php %%WWWDIR%%/vendor/twig/twig/src/Error/LoaderError.php %%WWWDIR%%/vendor/twig/twig/src/Error/RuntimeError.php %%WWWDIR%%/vendor/twig/twig/src/Error/SyntaxError.php %%WWWDIR%%/vendor/twig/twig/src/ExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/AbstractExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/ExpressionParserDescriptionInterface.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/ExpressionParserInterface.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/ExpressionParserType.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/ExpressionParsers.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Infix/ArgumentsTrait.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Infix/ArrowExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Infix/BinaryOperatorExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Infix/ConditionalTernaryExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Infix/DotExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Infix/FilterExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Infix/FunctionExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Infix/IsExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Infix/IsNotExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Infix/SquareBracketExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/InfixAssociativity.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/InfixExpressionParserInterface.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/PrecedenceChange.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Prefix/GroupingExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Prefix/LiteralExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Prefix/UnaryOperatorExpressionParser.php +%%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/PrefixExpressionParserInterface.php %%WWWDIR%%/vendor/twig/twig/src/Extension/AbstractExtension.php +%%WWWDIR%%/vendor/twig/twig/src/Extension/AttributeExtension.php %%WWWDIR%%/vendor/twig/twig/src/Extension/CoreExtension.php %%WWWDIR%%/vendor/twig/twig/src/Extension/DebugExtension.php %%WWWDIR%%/vendor/twig/twig/src/Extension/EscaperExtension.php %%WWWDIR%%/vendor/twig/twig/src/Extension/ExtensionInterface.php %%WWWDIR%%/vendor/twig/twig/src/Extension/GlobalsInterface.php +%%WWWDIR%%/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php %%WWWDIR%%/vendor/twig/twig/src/Extension/OptimizerExtension.php %%WWWDIR%%/vendor/twig/twig/src/Extension/ProfilerExtension.php %%WWWDIR%%/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php @@ -6490,6 +11657,7 @@ %%WWWDIR%%/vendor/twig/twig/src/Node/DeprecatedNode.php %%WWWDIR%%/vendor/twig/twig/src/Node/DoNode.php %%WWWDIR%%/vendor/twig/twig/src/Node/EmbedNode.php +%%WWWDIR%%/vendor/twig/twig/src/Node/EmptyNode.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/AbstractExpression.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ArrayExpression.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php @@ -6497,11 +11665,13 @@ %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/BinaryInterface.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/ElvisBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php @@ -6517,12 +11687,14 @@ %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/NullCoalesceBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/SpaceshipBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/XorBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/CallExpression.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php @@ -6531,13 +11703,27 @@ %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Filter/RawFilter.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/FilterExpression.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/FunctionExpression.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/FunctionNode/EnumCasesFunction.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/FunctionNode/EnumFunction.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/InlinePrint.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ListExpression.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/MacroReferenceExpression.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/NameExpression.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/OperatorEscapeInterface.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ParentExpression.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ReturnArrayInterface.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ReturnBoolInterface.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ReturnNumberInterface.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ReturnPrimitiveTypeInterface.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/ReturnStringInterface.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/SupportDefinedTestDeprecationTrait.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/SupportDefinedTestInterface.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/SupportDefinedTestTrait.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/TempNameExpression.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Ternary/ConditionalTernary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php @@ -6545,13 +11731,23 @@ %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/NullTest.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/OddTest.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test/TrueTest.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/TestExpression.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/SpreadUnary.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/StringCastUnary.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/UnaryInterface.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Variable/AssignContextVariable.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Variable/AssignTemplateVariable.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Variable/ContextVariable.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Variable/LocalVariable.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Variable/TemplateVariable.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/VariadicExpression.php %%WWWDIR%%/vendor/twig/twig/src/Node/FlushNode.php +%%WWWDIR%%/vendor/twig/twig/src/Node/ForElseNode.php %%WWWDIR%%/vendor/twig/twig/src/Node/ForLoopNode.php %%WWWDIR%%/vendor/twig/twig/src/Node/ForNode.php %%WWWDIR%%/vendor/twig/twig/src/Node/IfNode.php @@ -6563,20 +11759,22 @@ %%WWWDIR%%/vendor/twig/twig/src/Node/Node.php %%WWWDIR%%/vendor/twig/twig/src/Node/NodeCaptureInterface.php %%WWWDIR%%/vendor/twig/twig/src/Node/NodeOutputInterface.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Nodes.php %%WWWDIR%%/vendor/twig/twig/src/Node/PrintNode.php %%WWWDIR%%/vendor/twig/twig/src/Node/SandboxNode.php %%WWWDIR%%/vendor/twig/twig/src/Node/SetNode.php %%WWWDIR%%/vendor/twig/twig/src/Node/TextNode.php +%%WWWDIR%%/vendor/twig/twig/src/Node/TypesNode.php %%WWWDIR%%/vendor/twig/twig/src/Node/WithNode.php %%WWWDIR%%/vendor/twig/twig/src/NodeTraverser.php %%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php %%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php -%%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/MacroAutoImportNodeVisitor.php %%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php %%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php %%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php %%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php %%WWWDIR%%/vendor/twig/twig/src/NodeVisitor/YieldNotReadyNodeVisitor.php +%%WWWDIR%%/vendor/twig/twig/src/OperatorPrecedenceChange.php %%WWWDIR%%/vendor/twig/twig/src/Parser.php %%WWWDIR%%/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php %%WWWDIR%%/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php @@ -6620,6 +11818,7 @@ %%WWWDIR%%/vendor/twig/twig/src/TokenParser/FlushTokenParser.php %%WWWDIR%%/vendor/twig/twig/src/TokenParser/ForTokenParser.php %%WWWDIR%%/vendor/twig/twig/src/TokenParser/FromTokenParser.php +%%WWWDIR%%/vendor/twig/twig/src/TokenParser/GuardTokenParser.php %%WWWDIR%%/vendor/twig/twig/src/TokenParser/IfTokenParser.php %%WWWDIR%%/vendor/twig/twig/src/TokenParser/ImportTokenParser.php %%WWWDIR%%/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php @@ -6627,22 +11826,27 @@ %%WWWDIR%%/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php %%WWWDIR%%/vendor/twig/twig/src/TokenParser/SetTokenParser.php %%WWWDIR%%/vendor/twig/twig/src/TokenParser/TokenParserInterface.php +%%WWWDIR%%/vendor/twig/twig/src/TokenParser/TypesTokenParser.php %%WWWDIR%%/vendor/twig/twig/src/TokenParser/UseTokenParser.php %%WWWDIR%%/vendor/twig/twig/src/TokenParser/WithTokenParser.php %%WWWDIR%%/vendor/twig/twig/src/TokenStream.php +%%WWWDIR%%/vendor/twig/twig/src/TwigCallableInterface.php %%WWWDIR%%/vendor/twig/twig/src/TwigFilter.php %%WWWDIR%%/vendor/twig/twig/src/TwigFunction.php %%WWWDIR%%/vendor/twig/twig/src/TwigTest.php +%%WWWDIR%%/vendor/twig/twig/src/Util/CallableArgumentsExtractor.php %%WWWDIR%%/vendor/twig/twig/src/Util/DeprecationCollector.php %%WWWDIR%%/vendor/twig/twig/src/Util/ReflectionCallable.php %%WWWDIR%%/vendor/twig/twig/src/Util/TemplateDirIterator.php %%WWWDIR%%/vendor/wapmorgan/unified-archive/CHANGELOG.md %%WWWDIR%%/vendor/wapmorgan/unified-archive/LICENSE %%WWWDIR%%/vendor/wapmorgan/unified-archive/README.md +%%WWWDIR%%/vendor/wapmorgan/unified-archive/bin/cam %%WWWDIR%%/vendor/wapmorgan/unified-archive/composer.json %%WWWDIR%%/vendor/wapmorgan/unified-archive/docs/API.md %%WWWDIR%%/vendor/wapmorgan/unified-archive/docs/Drivers.md %%WWWDIR%%/vendor/wapmorgan/unified-archive/docs/Usage.md +%%WWWDIR%%/vendor/wapmorgan/unified-archive/src/Abilities.php %%WWWDIR%%/vendor/wapmorgan/unified-archive/src/Archive7z.php %%WWWDIR%%/vendor/wapmorgan/unified-archive/src/ArchiveEntry.php %%WWWDIR%%/vendor/wapmorgan/unified-archive/src/ArchiveInformation.php @@ -6701,18 +11905,270 @@ %%WWWDIR%%/vendor/webmozart/assert/LICENSE %%WWWDIR%%/vendor/webmozart/assert/README.md %%WWWDIR%%/vendor/webmozart/assert/composer.json -%%WWWDIR%%/vendor/webmozart/assert/psalm.xml %%WWWDIR%%/vendor/webmozart/assert/src/Assert.php %%WWWDIR%%/vendor/webmozart/assert/src/InvalidArgumentException.php %%WWWDIR%%/vendor/webmozart/assert/src/Mixin.php -%%WWWDIR%%/version/10.0.18 +%%WWWDIR%%/vendor/webonyx/graphql-php/CHANGELOG.md +%%WWWDIR%%/vendor/webonyx/graphql-php/LICENSE +%%WWWDIR%%/vendor/webonyx/graphql-php/Makefile +%%WWWDIR%%/vendor/webonyx/graphql-php/README.md +%%WWWDIR%%/vendor/webonyx/graphql-php/UPGRADE.md +%%WWWDIR%%/vendor/webonyx/graphql-php/composer.json +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/class-reference.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/complementary-tools.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/concepts.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/data-fetching.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/error-handling.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/executing-queries.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/getting-started.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/index.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/schema-definition-language.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/schema-definition.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/security.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/type-definitions/directives.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/type-definitions/enums.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/type-definitions/index.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/type-definitions/inputs.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/type-definitions/interfaces.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/type-definitions/lists-and-nonnulls.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/type-definitions/object-types.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/type-definitions/scalars.md +%%WWWDIR%%/vendor/webonyx/graphql-php/docs/type-definitions/unions.md +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Deferred.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Error/ClientAware.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Error/CoercionError.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Error/DebugFlag.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Error/Error.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Error/FormattedError.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Error/InvariantViolation.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Error/ProvidesExtensions.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Error/SerializationError.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Error/SyntaxError.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Error/UserError.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Error/Warning.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/ExecutionContext.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/ExecutionResult.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/Executor.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/ExecutorImplementation.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/Promise/Adapter/AmpPromiseAdapter.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/Promise/Adapter/ReactPromiseAdapter.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/Promise/Adapter/SyncPromise.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/Promise/Adapter/SyncPromiseAdapter.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/Promise/Promise.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/Promise/PromiseAdapter.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/ReferenceExecutor.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/ScopedContext.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/Values.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/GraphQL.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/ArgumentNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/BooleanValueNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/DefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/DirectiveDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/DirectiveNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/DocumentNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/EnumTypeDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/EnumTypeExtensionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/EnumValueDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/EnumValueNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/ExecutableDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/FieldDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/FieldNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/FloatValueNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/FragmentDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/FragmentSpreadNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/HasSelectionSet.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/InlineFragmentNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/InputObjectTypeDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/InputObjectTypeExtensionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/InputValueDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/IntValueNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/InterfaceTypeDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/InterfaceTypeExtensionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/ListTypeNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/ListValueNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/Location.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/NameNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/NamedTypeNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/Node.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/NodeKind.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/NodeList.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/NonNullTypeNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/NullValueNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/ObjectFieldNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/ObjectTypeDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/ObjectTypeExtensionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/ObjectValueNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/OperationDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/OperationTypeDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/ScalarTypeDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/ScalarTypeExtensionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/SchemaDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/SchemaExtensionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/SelectionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/SelectionSetNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/StringValueNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/TypeDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/TypeExtensionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/TypeNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/TypeSystemDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/TypeSystemExtensionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/UnionTypeDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/UnionTypeExtensionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/ValueNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/VariableDefinitionNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST/VariableNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/BlockString.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/DirectiveLocation.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/Lexer.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/Parser.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/Printer.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/Source.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/SourceLocation.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/Token.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/Visitor.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/VisitorOperation.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/VisitorRemoveNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/VisitorSkipNode.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/VisitorStop.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/BatchedQueriesAreNotSupported.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/CannotParseJsonBody.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/CannotParseVariables.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/CannotReadBody.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/FailedToDetermineOperationType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/GetMethodSupportsOnlyQueryOperation.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/HttpMethodNotSupported.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/InvalidOperationParameter.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/InvalidQueryIdParameter.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/InvalidQueryParameter.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/MissingContentTypeHeader.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/MissingQueryOrQueryIdParameter.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/PersistedQueriesAreNotSupported.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception/UnexpectedContentType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Helper.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/OperationParams.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/RequestError.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/ServerConfig.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/StandardServer.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/AbstractType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/Argument.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/BooleanType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/CompositeType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/CustomScalarType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/Deprecated.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/Description.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/Directive.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/EnumType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/EnumValueDefinition.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/FieldDefinition.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/FloatType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/HasFieldsType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/HasFieldsTypeImplementation.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/IDType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/ImplementingType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/ImplementingTypeImplementation.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/InputObjectField.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/InputObjectType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/InputType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/IntType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/InterfaceType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/LeafType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/ListOfType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/NamedType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/NamedTypeImplementation.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/NonNull.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/NullableType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/ObjectType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/OutputType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/PhpEnumType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/QueryPlan.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/ResolveInfo.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/ScalarType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/StringType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/Type.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/UnionType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/UnmodifiedType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/UnresolvedFieldDefinition.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition/WrappingType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Introspection.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Schema.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/SchemaConfig.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/SchemaValidationContext.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/TypeKind.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Validation/InputObjectCircularRefs.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/AST.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/ASTDefinitionBuilder.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/BreakingChangesFinder.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/BuildClientSchema.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/BuildSchema.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/InterfaceImplementations.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/LazyException.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/LexicalDistance.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/MixedStore.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/PairSet.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/PhpDoc.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/SchemaExtender.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/SchemaPrinter.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/TypeComparators.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/TypeInfo.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/Utils.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils/Value.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/DocumentValidator.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/QueryValidationContext.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/CustomValidationRule.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/DisableIntrospection.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/ExecutableDefinitions.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/FieldsOnCorrectType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/FragmentsOnCompositeTypes.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/KnownArgumentNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/KnownArgumentNamesOnDirectives.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/KnownDirectives.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/KnownFragmentNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/KnownTypeNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/LoneAnonymousOperation.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/LoneSchemaDefinition.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/NoFragmentCycles.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/NoUndefinedVariables.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/NoUnusedFragments.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/NoUnusedVariables.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/OneOfInputObjectsRule.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/OverlappingFieldsCanBeMerged.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/PossibleFragmentSpreads.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/PossibleTypeExtensions.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/ProvidedRequiredArguments.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/ProvidedRequiredArgumentsOnDirectives.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/QueryComplexity.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/QueryDepth.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/QuerySecurityRule.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/ScalarLeafs.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/SingleFieldSubscription.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/UniqueArgumentDefinitionNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/UniqueArgumentNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/UniqueDirectiveNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/UniqueDirectivesPerLocation.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/UniqueEnumValueNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/UniqueFieldDefinitionNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/UniqueFragmentNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/UniqueInputFieldNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/UniqueOperationNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/UniqueOperationTypes.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/UniqueTypeNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/UniqueVariableNames.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/ValidationRule.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/ValuesOfCorrectType.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/VariablesAreInputTypes.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/VariablesInAllowedPosition.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/SDLValidationContext.php +%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/ValidationContext.php +%%WWWDIR%%/version/11.0.0 @dir %%WWWDIR%%/ajax +@dir %%WWWDIR%%/ajax/asset +@dir %%WWWDIR%%/ajax/form @dir %%WWWDIR%%/bin @dir %%WWWDIR%%/config @dir %%WWWDIR%%/css @dir %%WWWDIR%%/css/includes @dir %%WWWDIR%%/css/includes/components -@dir %%WWWDIR%%/css/includes/components/chartist +@dir %%WWWDIR%%/css/includes/components/form @dir %%WWWDIR%%/css/includes/components/itilobject @dir %%WWWDIR%%/css/includes/components/setup @dir %%WWWDIR%%/css/includes/mixins @@ -6720,17 +12176,7 @@ @dir %%WWWDIR%%/css/legacy @dir %%WWWDIR%%/css/legacy/includes @dir %%WWWDIR%%/css/lib -@dir %%WWWDIR%%/css/lib/bootstrap -@dir %%WWWDIR%%/css/lib/bootstrap/scss -@dir %%WWWDIR%%/css/lib/bootstrap/scss/forms -@dir %%WWWDIR%%/css/lib/bootstrap/scss/helpers -@dir %%WWWDIR%%/css/lib/bootstrap/scss/mixins -@dir %%WWWDIR%%/css/lib/bootstrap/scss/utilities -@dir %%WWWDIR%%/css/lib/bootstrap/scss/vendor -@dir %%WWWDIR%%/css/lib/fontsource -@dir %%WWWDIR%%/css/lib/fontsource/inter -@dir %%WWWDIR%%/css/lib/fontsource/inter/files -@dir %%WWWDIR%%/css/lib/fontsource/inter/scss +@dir %%WWWDIR%%/css/lib/rfs @dir %%WWWDIR%%/css/lib/select2 @dir %%WWWDIR%%/css/lib/select2/src @dir %%WWWDIR%%/css/lib/select2/src/scss @@ -6738,29 +12184,17 @@ @dir %%WWWDIR%%/css/lib/select2/src/scss/theme @dir %%WWWDIR%%/css/lib/select2/src/scss/theme/classic @dir %%WWWDIR%%/css/lib/select2/src/scss/theme/default -@dir %%WWWDIR%%/css/lib/tabler -@dir %%WWWDIR%%/css/lib/tabler/core -@dir %%WWWDIR%%/css/lib/tabler/core/src -@dir %%WWWDIR%%/css/lib/tabler/core/src/scss -@dir %%WWWDIR%%/css/lib/tabler/core/src/scss/demo -@dir %%WWWDIR%%/css/lib/tabler/core/src/scss/fonts -@dir %%WWWDIR%%/css/lib/tabler/core/src/scss/layout -@dir %%WWWDIR%%/css/lib/tabler/core/src/scss/mixins -@dir %%WWWDIR%%/css/lib/tabler/core/src/scss/ui -@dir %%WWWDIR%%/css/lib/tabler/core/src/scss/ui/forms -@dir %%WWWDIR%%/css/lib/tabler/core/src/scss/ui/typo -@dir %%WWWDIR%%/css/lib/tabler/core/src/scss/utils -@dir %%WWWDIR%%/css/lib/tabler/core/src/scss/vendor -@dir %%WWWDIR%%/css/lib/tabler/icons-webfont -@dir %%WWWDIR%%/css/lib/tabler/icons-webfont/fonts +@dir %%WWWDIR%%/css/lib/tinymce +@dir %%WWWDIR%%/css/lib/tinymce/skins +@dir %%WWWDIR%%/css/lib/tinymce/skins/ui +@dir %%WWWDIR%%/css/lib/tinymce/skins/ui/oxide +@dir %%WWWDIR%%/css/lib/tinymce/skins/ui/oxide-dark @dir %%WWWDIR%%/css/palettes -@dir %%WWWDIR%%/css/palettes/previews @dir %%WWWDIR%%/css/standalone -@dir %%WWWDIR%%/css_compiled +@dir %%WWWDIR%%/dependency_injection @dir %%WWWDIR%%/files @dir %%WWWDIR%%/files/_cache @dir %%WWWDIR%%/files/_cron -@dir %%WWWDIR%%/files/_dumps @dir %%WWWDIR%%/files/_graphs @dir %%WWWDIR%%/files/_inventories @dir %%WWWDIR%%/files/_locales @@ -6770,10 +12204,14 @@ @dir %%WWWDIR%%/files/_plugins @dir %%WWWDIR%%/files/_rss @dir %%WWWDIR%%/files/_sessions +@dir %%WWWDIR%%/files/_themes @dir %%WWWDIR%%/files/_tmp @dir %%WWWDIR%%/files/_uploads @dir %%WWWDIR%%/front +@dir %%WWWDIR%%/front/asset @dir %%WWWDIR%%/front/contenttemplates +@dir %%WWWDIR%%/front/dropdown +@dir %%WWWDIR%%/front/form @dir %%WWWDIR%%/front/log @dir %%WWWDIR%%/inc @dir %%WWWDIR%%/install @@ -6795,45 +12233,54 @@ @dir %%WWWDIR%%/install/migrations/update_10.0.7_to_10.0.8 @dir %%WWWDIR%%/install/migrations/update_10.0.8_to_10.0.9 @dir %%WWWDIR%%/install/migrations/update_10.0.9_to_10.0.10 +@dir %%WWWDIR%%/install/migrations/update_10.0.x_to_11.0.0 @dir %%WWWDIR%%/install/migrations/update_9.4.x_to_9.5.0 @dir %%WWWDIR%%/install/migrations/update_9.5.x_to_10.0.0 @dir %%WWWDIR%%/install/mysql -@dir %%WWWDIR%%/js -@dir %%WWWDIR%%/js/Forms -@dir %%WWWDIR%%/js/RichText -@dir %%WWWDIR%%/js/modules -@dir %%WWWDIR%%/js/modules/Debug -@dir %%WWWDIR%%/js/modules/Kanban -@dir %%WWWDIR%%/js/modules/Search -@dir %%WWWDIR%%/js/modules/SearchTokenizer @dir %%WWWDIR%%/lib @dir %%WWWDIR%%/lib/blueimp @dir %%WWWDIR%%/lib/blueimp/jquery-file-upload @dir %%WWWDIR%%/lib/bundles @dir %%WWWDIR%%/locales @dir %%WWWDIR%%/marketplace -@dir %%WWWDIR%%/pics -@dir %%WWWDIR%%/pics/charts -@dir %%WWWDIR%%/pics/icones -@dir %%WWWDIR%%/pics/impact -@dir %%WWWDIR%%/pics/jquery -@dir %%WWWDIR%%/pics/layout -@dir %%WWWDIR%%/pics/logos -@dir %%WWWDIR%%/pics/logos/sources -@dir %%WWWDIR%%/pics/screenshots -@dir %%WWWDIR%%/pics/timeline @dir %%WWWDIR%%/plugins @dir %%WWWDIR%%/public +@dir %%WWWDIR%%/public/build +@dir %%WWWDIR%%/public/build/vue +@dir %%WWWDIR%%/public/build/vue/vue-sfc +@dir %%WWWDIR%%/public/css +@dir %%WWWDIR%%/public/css/tinymce_empty_skin +@dir %%WWWDIR%%/public/css_compiled +@dir %%WWWDIR%%/public/js +@dir %%WWWDIR%%/public/js/Forms +@dir %%WWWDIR%%/public/js/RichText +@dir %%WWWDIR%%/public/js/modules +@dir %%WWWDIR%%/public/js/modules/Dashboard +@dir %%WWWDIR%%/public/js/modules/Form +@dir %%WWWDIR%%/public/js/modules/Forms +@dir %%WWWDIR%%/public/js/modules/Forms/Condition +@dir %%WWWDIR%%/public/js/modules/Helpdesk +@dir %%WWWDIR%%/public/js/modules/ITIL +@dir %%WWWDIR%%/public/js/modules/ITIL/Timeline +@dir %%WWWDIR%%/public/js/modules/IllustrationPicker +@dir %%WWWDIR%%/public/js/modules/Monaco +@dir %%WWWDIR%%/public/js/modules/Screenshot +@dir %%WWWDIR%%/public/js/modules/Search @dir %%WWWDIR%%/public/lib @dir %%WWWDIR%%/public/lib/flatpickr @dir %%WWWDIR%%/public/lib/flatpickr/l10n @dir %%WWWDIR%%/public/lib/flatpickr/themes +@dir %%WWWDIR%%/public/lib/fontsource +@dir %%WWWDIR%%/public/lib/fontsource/inter +@dir %%WWWDIR%%/public/lib/fontsource/inter/files @dir %%WWWDIR%%/public/lib/fortawesome @dir %%WWWDIR%%/public/lib/fortawesome/fontawesome-free @dir %%WWWDIR%%/public/lib/fortawesome/fontawesome-free/webfonts @dir %%WWWDIR%%/public/lib/fullcalendar @dir %%WWWDIR%%/public/lib/fullcalendar/core @dir %%WWWDIR%%/public/lib/fullcalendar/core/locales +@dir %%WWWDIR%%/public/lib/glpi-project +@dir %%WWWDIR%%/public/lib/glpi-project/illustrations @dir %%WWWDIR%%/public/lib/jquery.fancytree @dir %%WWWDIR%%/public/lib/jquery.fancytree/dist @dir %%WWWDIR%%/public/lib/jquery.fancytree/dist/skin-awesome @@ -6847,12 +12294,22 @@ @dir %%WWWDIR%%/public/lib/leaflet.awesome-markers/dist/images @dir %%WWWDIR%%/public/lib/leaflet/dist @dir %%WWWDIR%%/public/lib/leaflet/dist/images -@dir %%WWWDIR%%/public/lib/photoswipe -@dir %%WWWDIR%%/public/lib/photoswipe/dist -@dir %%WWWDIR%%/public/lib/photoswipe/dist/default-skin +@dir %%WWWDIR%%/public/lib/monaco-editor +@dir %%WWWDIR%%/public/lib/monaco-editor/esm +@dir %%WWWDIR%%/public/lib/monaco-editor/esm/vs +@dir %%WWWDIR%%/public/lib/monaco-editor/esm/vs/base +@dir %%WWWDIR%%/public/lib/monaco-editor/esm/vs/base/browser +@dir %%WWWDIR%%/public/lib/monaco-editor/esm/vs/base/browser/ui +@dir %%WWWDIR%%/public/lib/monaco-editor/esm/vs/base/browser/ui/codicons +@dir %%WWWDIR%%/public/lib/monaco-editor/esm/vs/base/browser/ui/codicons/codicon @dir %%WWWDIR%%/public/lib/select2 @dir %%WWWDIR%%/public/lib/select2/js @dir %%WWWDIR%%/public/lib/select2/js/i18n +@dir %%WWWDIR%%/public/lib/swagger-ui-dist +@dir %%WWWDIR%%/public/lib/tabler +@dir %%WWWDIR%%/public/lib/tabler/icons-webfont +@dir %%WWWDIR%%/public/lib/tabler/icons-webfont/dist +@dir %%WWWDIR%%/public/lib/tabler/icons-webfont/dist/fonts @dir %%WWWDIR%%/public/lib/tinymce @dir %%WWWDIR%%/public/lib/tinymce-i18n @dir %%WWWDIR%%/public/lib/tinymce-i18n/langs6 @@ -6869,92 +12326,207 @@ @dir %%WWWDIR%%/public/lib/tinymce/skins/ui/oxide-dark @dir %%WWWDIR%%/public/lib/tinymce/skins/ui/tinymce-5 @dir %%WWWDIR%%/public/lib/tinymce/skins/ui/tinymce-5-dark +@dir %%WWWDIR%%/public/pics +@dir %%WWWDIR%%/public/pics/charts +@dir %%WWWDIR%%/public/pics/icones +@dir %%WWWDIR%%/public/pics/impact +@dir %%WWWDIR%%/public/pics/jquery +@dir %%WWWDIR%%/public/pics/layout +@dir %%WWWDIR%%/public/pics/logos +@dir %%WWWDIR%%/public/pics/logos/sources +@dir %%WWWDIR%%/public/pics/screenshots +@dir %%WWWDIR%%/public/pics/timeline +@dir %%WWWDIR%%/public/sound @dir %%WWWDIR%%/resources @dir %%WWWDIR%%/resources/Rules -@dir %%WWWDIR%%/sound +@dir %%WWWDIR%%/routes @dir %%WWWDIR%%/src -@dir %%WWWDIR%%/src/Agent -@dir %%WWWDIR%%/src/Agent/Communication -@dir %%WWWDIR%%/src/Agent/Communication/Headers -@dir %%WWWDIR%%/src/Api -@dir %%WWWDIR%%/src/Api/Deprecated -@dir %%WWWDIR%%/src/Application -@dir %%WWWDIR%%/src/Application/View -@dir %%WWWDIR%%/src/Application/View/Extension -@dir %%WWWDIR%%/src/Cache -@dir %%WWWDIR%%/src/CalDAV -@dir %%WWWDIR%%/src/CalDAV/Backend -@dir %%WWWDIR%%/src/CalDAV/Contracts -@dir %%WWWDIR%%/src/CalDAV/Node -@dir %%WWWDIR%%/src/CalDAV/Plugin -@dir %%WWWDIR%%/src/CalDAV/Traits -@dir %%WWWDIR%%/src/Console -@dir %%WWWDIR%%/src/Console/Assets -@dir %%WWWDIR%%/src/Console/Build -@dir %%WWWDIR%%/src/Console/Cache -@dir %%WWWDIR%%/src/Console/Command -@dir %%WWWDIR%%/src/Console/Config -@dir %%WWWDIR%%/src/Console/Database -@dir %%WWWDIR%%/src/Console/Diagnostic -@dir %%WWWDIR%%/src/Console/Exception -@dir %%WWWDIR%%/src/Console/Ldap -@dir %%WWWDIR%%/src/Console/Maintenance -@dir %%WWWDIR%%/src/Console/Marketplace -@dir %%WWWDIR%%/src/Console/Migration -@dir %%WWWDIR%%/src/Console/Plugin -@dir %%WWWDIR%%/src/Console/Rules -@dir %%WWWDIR%%/src/Console/Security -@dir %%WWWDIR%%/src/Console/System -@dir %%WWWDIR%%/src/Console/Task -@dir %%WWWDIR%%/src/Console/Traits -@dir %%WWWDIR%%/src/ContentTemplates -@dir %%WWWDIR%%/src/ContentTemplates/Parameters -@dir %%WWWDIR%%/src/ContentTemplates/Parameters/ParametersTypes -@dir %%WWWDIR%%/src/Csv -@dir %%WWWDIR%%/src/Dashboard -@dir %%WWWDIR%%/src/Dashboard/Filters -@dir %%WWWDIR%%/src/Debug -@dir %%WWWDIR%%/src/Exception -@dir %%WWWDIR%%/src/Features -@dir %%WWWDIR%%/src/Http -@dir %%WWWDIR%%/src/Inventory -@dir %%WWWDIR%%/src/Inventory/Asset -@dir %%WWWDIR%%/src/Mail -@dir %%WWWDIR%%/src/Mail/Protocol -@dir %%WWWDIR%%/src/Mail/SMTP -@dir %%WWWDIR%%/src/Mail/SMTP/OauthProvider -@dir %%WWWDIR%%/src/Marketplace -@dir %%WWWDIR%%/src/Marketplace/Api -@dir %%WWWDIR%%/src/Plugin -@dir %%WWWDIR%%/src/RichText -@dir %%WWWDIR%%/src/Rules -@dir %%WWWDIR%%/src/Stat -@dir %%WWWDIR%%/src/Stat/Data -@dir %%WWWDIR%%/src/Stat/Data/Graph -@dir %%WWWDIR%%/src/Stat/Data/Location -@dir %%WWWDIR%%/src/Stat/Data/Sglobal -@dir %%WWWDIR%%/src/System -@dir %%WWWDIR%%/src/System/Diagnostic -@dir %%WWWDIR%%/src/System/Requirement -@dir %%WWWDIR%%/src/System/Status -@dir %%WWWDIR%%/src/Team -@dir %%WWWDIR%%/src/Toolbox +@dir %%WWWDIR%%/src/Glpi +@dir %%WWWDIR%%/src/Glpi/Agent +@dir %%WWWDIR%%/src/Glpi/Agent/Communication +@dir %%WWWDIR%%/src/Glpi/Agent/Communication/Headers +@dir %%WWWDIR%%/src/Glpi/Altcha +@dir %%WWWDIR%%/src/Glpi/Api +@dir %%WWWDIR%%/src/Glpi/Api/Deprecated +@dir %%WWWDIR%%/src/Glpi/Api/HL +@dir %%WWWDIR%%/src/Glpi/Api/HL/Controller +@dir %%WWWDIR%%/src/Glpi/Api/HL/Doc +@dir %%WWWDIR%%/src/Glpi/Api/HL/Middleware +@dir %%WWWDIR%%/src/Glpi/Api/HL/RSQL +@dir %%WWWDIR%%/src/Glpi/Api/HL/Search +@dir %%WWWDIR%%/src/Glpi/Application +@dir %%WWWDIR%%/src/Glpi/Application/View +@dir %%WWWDIR%%/src/Glpi/Application/View/Extension +@dir %%WWWDIR%%/src/Glpi/Asset +@dir %%WWWDIR%%/src/Glpi/Asset/Capacity +@dir %%WWWDIR%%/src/Glpi/Asset/CustomFieldOption +@dir %%WWWDIR%%/src/Glpi/Asset/CustomFieldType +@dir %%WWWDIR%%/src/Glpi/Cache +@dir %%WWWDIR%%/src/Glpi/CalDAV +@dir %%WWWDIR%%/src/Glpi/CalDAV/Backend +@dir %%WWWDIR%%/src/Glpi/CalDAV/Contracts +@dir %%WWWDIR%%/src/Glpi/CalDAV/Node +@dir %%WWWDIR%%/src/Glpi/CalDAV/Plugin +@dir %%WWWDIR%%/src/Glpi/CalDAV/Traits +@dir %%WWWDIR%%/src/Glpi/Console +@dir %%WWWDIR%%/src/Glpi/Console/Assets +@dir %%WWWDIR%%/src/Glpi/Console/Build +@dir %%WWWDIR%%/src/Glpi/Console/Cache +@dir %%WWWDIR%%/src/Glpi/Console/Command +@dir %%WWWDIR%%/src/Glpi/Console/Config +@dir %%WWWDIR%%/src/Glpi/Console/Database +@dir %%WWWDIR%%/src/Glpi/Console/Diagnostic +@dir %%WWWDIR%%/src/Glpi/Console/Exception +@dir %%WWWDIR%%/src/Glpi/Console/Ldap +@dir %%WWWDIR%%/src/Glpi/Console/Maintenance +@dir %%WWWDIR%%/src/Glpi/Console/Marketplace +@dir %%WWWDIR%%/src/Glpi/Console/Migration +@dir %%WWWDIR%%/src/Glpi/Console/Plugin +@dir %%WWWDIR%%/src/Glpi/Console/Rules +@dir %%WWWDIR%%/src/Glpi/Console/Security +@dir %%WWWDIR%%/src/Glpi/Console/System +@dir %%WWWDIR%%/src/Glpi/Console/Task +@dir %%WWWDIR%%/src/Glpi/Console/Traits +@dir %%WWWDIR%%/src/Glpi/Console/User +@dir %%WWWDIR%%/src/Glpi/ContentTemplates +@dir %%WWWDIR%%/src/Glpi/ContentTemplates/Parameters +@dir %%WWWDIR%%/src/Glpi/ContentTemplates/Parameters/ParametersTypes +@dir %%WWWDIR%%/src/Glpi/Controller +@dir %%WWWDIR%%/src/Glpi/Controller/Altcha +@dir %%WWWDIR%%/src/Glpi/Controller/Config +@dir %%WWWDIR%%/src/Glpi/Controller/Config/Helpdesk +@dir %%WWWDIR%%/src/Glpi/Controller/Form +@dir %%WWWDIR%%/src/Glpi/Controller/Form/AllowListDropdown +@dir %%WWWDIR%%/src/Glpi/Controller/Form/Condition +@dir %%WWWDIR%%/src/Glpi/Controller/Form/Destination +@dir %%WWWDIR%%/src/Glpi/Controller/Form/Import +@dir %%WWWDIR%%/src/Glpi/Controller/Form/Translation +@dir %%WWWDIR%%/src/Glpi/Controller/Form/Utils +@dir %%WWWDIR%%/src/Glpi/Controller/Helpdesk +@dir %%WWWDIR%%/src/Glpi/Controller/Helpdesk/Translation +@dir %%WWWDIR%%/src/Glpi/Controller/ItemType +@dir %%WWWDIR%%/src/Glpi/Controller/ItemType/Form +@dir %%WWWDIR%%/src/Glpi/Controller/Knowbase +@dir %%WWWDIR%%/src/Glpi/Controller/Plugin +@dir %%WWWDIR%%/src/Glpi/Controller/Security +@dir %%WWWDIR%%/src/Glpi/Controller/ServiceCatalog +@dir %%WWWDIR%%/src/Glpi/Controller/Session +@dir %%WWWDIR%%/src/Glpi/Controller/Traits +@dir %%WWWDIR%%/src/Glpi/Controller/Translation +@dir %%WWWDIR%%/src/Glpi/Controller/UI +@dir %%WWWDIR%%/src/Glpi/Controller/UI/Illustration +@dir %%WWWDIR%%/src/Glpi/Csv +@dir %%WWWDIR%%/src/Glpi/CustomObject +@dir %%WWWDIR%%/src/Glpi/DBAL +@dir %%WWWDIR%%/src/Glpi/Dashboard +@dir %%WWWDIR%%/src/Glpi/Dashboard/Filters +@dir %%WWWDIR%%/src/Glpi/Debug +@dir %%WWWDIR%%/src/Glpi/DependencyInjection +@dir %%WWWDIR%%/src/Glpi/Dropdown +@dir %%WWWDIR%%/src/Glpi/Error +@dir %%WWWDIR%%/src/Glpi/Error/ErrorDisplayHandler +@dir %%WWWDIR%%/src/Glpi/Exception +@dir %%WWWDIR%%/src/Glpi/Exception/Http +@dir %%WWWDIR%%/src/Glpi/Features +@dir %%WWWDIR%%/src/Glpi/Form +@dir %%WWWDIR%%/src/Glpi/Form/AccessControl +@dir %%WWWDIR%%/src/Glpi/Form/AccessControl/ControlType +@dir %%WWWDIR%%/src/Glpi/Form/AnswersHandler +@dir %%WWWDIR%%/src/Glpi/Form/Clone +@dir %%WWWDIR%%/src/Glpi/Form/Condition +@dir %%WWWDIR%%/src/Glpi/Form/Condition/ConditionHandler +@dir %%WWWDIR%%/src/Glpi/Form/Destination +@dir %%WWWDIR%%/src/Glpi/Form/Destination/CommonITILField +@dir %%WWWDIR%%/src/Glpi/Form/Dropdown +@dir %%WWWDIR%%/src/Glpi/Form/Export +@dir %%WWWDIR%%/src/Glpi/Form/Export/Context +@dir %%WWWDIR%%/src/Glpi/Form/Export/Result +@dir %%WWWDIR%%/src/Glpi/Form/Export/Serializer +@dir %%WWWDIR%%/src/Glpi/Form/Export/Specification +@dir %%WWWDIR%%/src/Glpi/Form/Migration +@dir %%WWWDIR%%/src/Glpi/Form/QuestionType +@dir %%WWWDIR%%/src/Glpi/Form/ServiceCatalog +@dir %%WWWDIR%%/src/Glpi/Form/ServiceCatalog/Provider +@dir %%WWWDIR%%/src/Glpi/Form/ServiceCatalog/SortStrategy +@dir %%WWWDIR%%/src/Glpi/Form/Tag +@dir %%WWWDIR%%/src/Glpi/FuzzyMatcher +@dir %%WWWDIR%%/src/Glpi/Helpdesk +@dir %%WWWDIR%%/src/Glpi/Helpdesk/Tile +@dir %%WWWDIR%%/src/Glpi/Http +@dir %%WWWDIR%%/src/Glpi/Inventory +@dir %%WWWDIR%%/src/Glpi/Inventory/Asset +@dir %%WWWDIR%%/src/Glpi/Inventory/MainAsset +@dir %%WWWDIR%%/src/Glpi/ItemTranslation +@dir %%WWWDIR%%/src/Glpi/ItemTranslation/Context +@dir %%WWWDIR%%/src/Glpi/Kernel +@dir %%WWWDIR%%/src/Glpi/Kernel/Listener +@dir %%WWWDIR%%/src/Glpi/Kernel/Listener/ControllerListener +@dir %%WWWDIR%%/src/Glpi/Kernel/Listener/ExceptionListener +@dir %%WWWDIR%%/src/Glpi/Kernel/Listener/PostBootListener +@dir %%WWWDIR%%/src/Glpi/Kernel/Listener/RequestListener +@dir %%WWWDIR%%/src/Glpi/Log +@dir %%WWWDIR%%/src/Glpi/Mail +@dir %%WWWDIR%%/src/Glpi/Mail/Protocol +@dir %%WWWDIR%%/src/Glpi/Mail/SMTP +@dir %%WWWDIR%%/src/Glpi/Mail/SMTP/OauthProvider +@dir %%WWWDIR%%/src/Glpi/Marketplace +@dir %%WWWDIR%%/src/Glpi/Marketplace/Api +@dir %%WWWDIR%%/src/Glpi/Message +@dir %%WWWDIR%%/src/Glpi/Migration +@dir %%WWWDIR%%/src/Glpi/OAuth +@dir %%WWWDIR%%/src/Glpi/Plugin +@dir %%WWWDIR%%/src/Glpi/Progress +@dir %%WWWDIR%%/src/Glpi/RichText +@dir %%WWWDIR%%/src/Glpi/Routing +@dir %%WWWDIR%%/src/Glpi/Routing/Attribute +@dir %%WWWDIR%%/src/Glpi/Rules +@dir %%WWWDIR%%/src/Glpi/Search +@dir %%WWWDIR%%/src/Glpi/Search/Input +@dir %%WWWDIR%%/src/Glpi/Search/Output +@dir %%WWWDIR%%/src/Glpi/Search/Provider +@dir %%WWWDIR%%/src/Glpi/Security +@dir %%WWWDIR%%/src/Glpi/Security/Attribute +@dir %%WWWDIR%%/src/Glpi/Session +@dir %%WWWDIR%%/src/Glpi/Stat +@dir %%WWWDIR%%/src/Glpi/Stat/Data +@dir %%WWWDIR%%/src/Glpi/Stat/Data/Graph +@dir %%WWWDIR%%/src/Glpi/Stat/Data/Location +@dir %%WWWDIR%%/src/Glpi/Stat/Data/Sglobal +@dir %%WWWDIR%%/src/Glpi/System +@dir %%WWWDIR%%/src/Glpi/System/Diagnostic +@dir %%WWWDIR%%/src/Glpi/System/Log +@dir %%WWWDIR%%/src/Glpi/System/Requirement +@dir %%WWWDIR%%/src/Glpi/System/Status +@dir %%WWWDIR%%/src/Glpi/Team +@dir %%WWWDIR%%/src/Glpi/Toolbox +@dir %%WWWDIR%%/src/Glpi/UI +@dir %%WWWDIR%%/src/autoload @dir %%WWWDIR%%/templates @dir %%WWWDIR%%/templates/central @dir %%WWWDIR%%/templates/central/lists @dir %%WWWDIR%%/templates/components +@dir %%WWWDIR%%/templates/components/altcha +@dir %%WWWDIR%%/templates/components/assets @dir %%WWWDIR%%/templates/components/dashboard @dir %%WWWDIR%%/templates/components/debug @dir %%WWWDIR%%/templates/components/dropdown @dir %%WWWDIR%%/templates/components/form @dir %%WWWDIR%%/templates/components/group +@dir %%WWWDIR%%/templates/components/helpdesk_forms +@dir %%WWWDIR%%/templates/components/illustration @dir %%WWWDIR%%/templates/components/itilobject @dir %%WWWDIR%%/templates/components/itilobject/actors @dir %%WWWDIR%%/templates/components/itilobject/fields @dir %%WWWDIR%%/templates/components/itilobject/timeline +@dir %%WWWDIR%%/templates/components/itilobject/timeline/document @dir %%WWWDIR%%/templates/components/kanban @dir %%WWWDIR%%/templates/components/kanban/item_panels +@dir %%WWWDIR%%/templates/components/massive_action +@dir %%WWWDIR%%/templates/components/notepad @dir %%WWWDIR%%/templates/components/search +@dir %%WWWDIR%%/templates/components/search/query_builder +@dir %%WWWDIR%%/templates/components/search/query_builder/sort +@dir %%WWWDIR%%/templates/components/supplier @dir %%WWWDIR%%/templates/components/user @dir %%WWWDIR%%/templates/impact @dir %%WWWDIR%%/templates/install @@ -6962,15 +12534,85 @@ @dir %%WWWDIR%%/templates/layout @dir %%WWWDIR%%/templates/layout/parts @dir %%WWWDIR%%/templates/pages +@dir %%WWWDIR%%/templates/pages/2fa @dir %%WWWDIR%%/templates/pages/admin +@dir %%WWWDIR%%/templates/pages/admin/assetdefinition +@dir %%WWWDIR%%/templates/pages/admin/assetdefinition/capacity +@dir %%WWWDIR%%/templates/pages/admin/customobjects +@dir %%WWWDIR%%/templates/pages/admin/entity +@dir %%WWWDIR%%/templates/pages/admin/form +@dir %%WWWDIR%%/templates/pages/admin/form/access_control +@dir %%WWWDIR%%/templates/pages/admin/form/condition_handler_templates +@dir %%WWWDIR%%/templates/pages/admin/form/import +@dir %%WWWDIR%%/templates/pages/admin/form/itil_config_fields +@dir %%WWWDIR%%/templates/pages/admin/form/question_type +@dir %%WWWDIR%%/templates/pages/admin/form/question_type/item +@dir %%WWWDIR%%/templates/pages/admin/form/question_type/item_dropdown @dir %%WWWDIR%%/templates/pages/admin/inventory +@dir %%WWWDIR%%/templates/pages/admin/inventory/conf +@dir %%WWWDIR%%/templates/pages/admin/plugins +@dir %%WWWDIR%%/templates/pages/admin/profile +@dir %%WWWDIR%%/templates/pages/admin/rules +@dir %%WWWDIR%%/templates/pages/admin/user @dir %%WWWDIR%%/templates/pages/assets +@dir %%WWWDIR%%/templates/pages/assets/networkport +@dir %%WWWDIR%%/templates/pages/assistance +@dir %%WWWDIR%%/templates/pages/assistance/planning +@dir %%WWWDIR%%/templates/pages/assistance/stats +@dir %%WWWDIR%%/templates/pages/central +@dir %%WWWDIR%%/templates/pages/helpdesk @dir %%WWWDIR%%/templates/pages/management +@dir %%WWWDIR%%/templates/pages/oauth @dir %%WWWDIR%%/templates/pages/self-service @dir %%WWWDIR%%/templates/pages/setup +@dir %%WWWDIR%%/templates/pages/setup/authentication +@dir %%WWWDIR%%/templates/pages/setup/crontask @dir %%WWWDIR%%/templates/pages/setup/general +@dir %%WWWDIR%%/templates/pages/setup/ldap +@dir %%WWWDIR%%/templates/pages/setup/mailcollector +@dir %%WWWDIR%%/templates/pages/setup/marketplace +@dir %%WWWDIR%%/templates/pages/setup/notification +@dir %%WWWDIR%%/templates/pages/setup/webhook @dir %%WWWDIR%%/templates/pages/tools +@dir %%WWWDIR%%/templates/pages/tools/kb +@dir %%WWWDIR%%/templates/pages/tools/report +@dir %%WWWDIR%%/templates/pages/tools/savedsearch +@dir %%WWWDIR%%/templates/stencil +@dir %%WWWDIR%%/templates/stencil/parts +@dir %%WWWDIR%%/templates/stencil/parts/port @dir %%WWWDIR%%/vendor +@dir %%WWWDIR%%/vendor/altcha-org +@dir %%WWWDIR%%/vendor/altcha-org/altcha +@dir %%WWWDIR%%/vendor/altcha-org/altcha/src +@dir %%WWWDIR%%/vendor/altcha-org/altcha/src/Hasher +@dir %%WWWDIR%%/vendor/altcha-org/altcha/tests +@dir %%WWWDIR%%/vendor/apereo +@dir %%WWWDIR%%/vendor/apereo/phpcas +@dir %%WWWDIR%%/vendor/apereo/phpcas/source +@dir %%WWWDIR%%/vendor/apereo/phpcas/source/CAS +@dir %%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Languages +@dir %%WWWDIR%%/vendor/apereo/phpcas/source/CAS/PGTStorage +@dir %%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxiedService +@dir %%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxiedService/Http +@dir %%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ProxyChain +@dir %%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Request +@dir %%WWWDIR%%/vendor/apereo/phpcas/source/CAS/ServiceBaseUrl +@dir %%WWWDIR%%/vendor/apereo/phpcas/source/CAS/Session +@dir %%WWWDIR%%/vendor/bacon +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code/src +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Common +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Encoder +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Exception +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Color +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Eye +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Image +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Module +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Module/EdgeIterator +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/Path +@dir %%WWWDIR%%/vendor/bacon/bacon-qr-code/src/Renderer/RendererStyle +@dir %%WWWDIR%%/vendor/bin @dir %%WWWDIR%%/vendor/brick @dir %%WWWDIR%%/vendor/brick/math @dir %%WWWDIR%%/vendor/brick/math/src @@ -6978,24 +12620,64 @@ @dir %%WWWDIR%%/vendor/brick/math/src/Internal @dir %%WWWDIR%%/vendor/brick/math/src/Internal/Calculator @dir %%WWWDIR%%/vendor/composer -@dir %%WWWDIR%%/vendor/container-interop -@dir %%WWWDIR%%/vendor/container-interop/container-interop -@dir %%WWWDIR%%/vendor/container-interop/container-interop/docs -@dir %%WWWDIR%%/vendor/container-interop/container-interop/docs/images -@dir %%WWWDIR%%/vendor/container-interop/container-interop/src -@dir %%WWWDIR%%/vendor/container-interop/container-interop/src/Interop -@dir %%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container -@dir %%WWWDIR%%/vendor/container-interop/container-interop/src/Interop/Container/Exception +@dir %%WWWDIR%%/vendor/composer/pcre +@dir %%WWWDIR%%/vendor/composer/pcre/src +@dir %%WWWDIR%%/vendor/composer/pcre/src/PHPStan +@dir %%WWWDIR%%/vendor/dasprid +@dir %%WWWDIR%%/vendor/dasprid/enum +@dir %%WWWDIR%%/vendor/dasprid/enum/src +@dir %%WWWDIR%%/vendor/dasprid/enum/src/Exception +@dir %%WWWDIR%%/vendor/defuse +@dir %%WWWDIR%%/vendor/defuse/php-encryption +@dir %%WWWDIR%%/vendor/defuse/php-encryption/bin +@dir %%WWWDIR%%/vendor/defuse/php-encryption/dist +@dir %%WWWDIR%%/vendor/defuse/php-encryption/docs +@dir %%WWWDIR%%/vendor/defuse/php-encryption/docs/classes +@dir %%WWWDIR%%/vendor/defuse/php-encryption/src +@dir %%WWWDIR%%/vendor/defuse/php-encryption/src/Exception +@dir %%WWWDIR%%/vendor/dflydev +@dir %%WWWDIR%%/vendor/dflydev/dot-access-data +@dir %%WWWDIR%%/vendor/dflydev/dot-access-data/src +@dir %%WWWDIR%%/vendor/dflydev/dot-access-data/src/Exception +@dir %%WWWDIR%%/vendor/doctrine +@dir %%WWWDIR%%/vendor/doctrine/deprecations +@dir %%WWWDIR%%/vendor/doctrine/deprecations/src +@dir %%WWWDIR%%/vendor/doctrine/deprecations/src/PHPUnit +@dir %%WWWDIR%%/vendor/doctrine/lexer +@dir %%WWWDIR%%/vendor/doctrine/lexer/src @dir %%WWWDIR%%/vendor/donatj @dir %%WWWDIR%%/vendor/donatj/phpuseragentparser +@dir %%WWWDIR%%/vendor/donatj/phpuseragentparser/bin +@dir %%WWWDIR%%/vendor/donatj/phpuseragentparser/examples @dir %%WWWDIR%%/vendor/donatj/phpuseragentparser/src @dir %%WWWDIR%%/vendor/donatj/phpuseragentparser/src/UserAgent +@dir %%WWWDIR%%/vendor/donatj/phpuseragentparser/tests +@dir %%WWWDIR%%/vendor/egulias +@dir %%WWWDIR%%/vendor/egulias/email-validator +@dir %%WWWDIR%%/vendor/egulias/email-validator/src +@dir %%WWWDIR%%/vendor/egulias/email-validator/src/Parser +@dir %%WWWDIR%%/vendor/egulias/email-validator/src/Parser/CommentStrategy +@dir %%WWWDIR%%/vendor/egulias/email-validator/src/Result +@dir %%WWWDIR%%/vendor/egulias/email-validator/src/Result/Reason +@dir %%WWWDIR%%/vendor/egulias/email-validator/src/Validation +@dir %%WWWDIR%%/vendor/egulias/email-validator/src/Validation/Exception +@dir %%WWWDIR%%/vendor/egulias/email-validator/src/Validation/Extra +@dir %%WWWDIR%%/vendor/egulias/email-validator/src/Warning @dir %%WWWDIR%%/vendor/elvanto @dir %%WWWDIR%%/vendor/elvanto/litemoji @dir %%WWWDIR%%/vendor/elvanto/litemoji/src @dir %%WWWDIR%%/vendor/firebase @dir %%WWWDIR%%/vendor/firebase/php-jwt @dir %%WWWDIR%%/vendor/firebase/php-jwt/src +@dir %%WWWDIR%%/vendor/gettext +@dir %%WWWDIR%%/vendor/gettext/languages +@dir %%WWWDIR%%/vendor/gettext/languages/bin +@dir %%WWWDIR%%/vendor/gettext/languages/src +@dir %%WWWDIR%%/vendor/gettext/languages/src/Exporter +@dir %%WWWDIR%%/vendor/gettext/languages/src/cldr-data +@dir %%WWWDIR%%/vendor/gettext/languages/src/cldr-data/main +@dir %%WWWDIR%%/vendor/gettext/languages/src/cldr-data/main/en-US +@dir %%WWWDIR%%/vendor/gettext/languages/src/cldr-data/supplemental @dir %%WWWDIR%%/vendor/glpi-project @dir %%WWWDIR%%/vendor/glpi-project/inventory_format @dir %%WWWDIR%%/vendor/glpi-project/inventory_format/bin @@ -7016,15 +12698,13 @@ @dir %%WWWDIR%%/vendor/html2text @dir %%WWWDIR%%/vendor/html2text/html2text @dir %%WWWDIR%%/vendor/html2text/html2text/src -@dir %%WWWDIR%%/vendor/htmlawed -@dir %%WWWDIR%%/vendor/htmlawed/htmlawed -@dir %%WWWDIR%%/vendor/iamcal -@dir %%WWWDIR%%/vendor/iamcal/lib_autolink +@dir %%WWWDIR%%/vendor/html2text/html2text/test @dir %%WWWDIR%%/vendor/laminas @dir %%WWWDIR%%/vendor/laminas/laminas-i18n @dir %%WWWDIR%%/vendor/laminas/laminas-i18n/src @dir %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Exception @dir %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Filter +@dir %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Geography @dir %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Translator @dir %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Translator/Loader @dir %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Translator/Plural @@ -7032,6 +12712,7 @@ @dir %%WWWDIR%%/vendor/laminas/laminas-i18n/src/Validator/PhoneNumber @dir %%WWWDIR%%/vendor/laminas/laminas-i18n/src/View @dir %%WWWDIR%%/vendor/laminas/laminas-i18n/src/View/Helper +@dir %%WWWDIR%%/vendor/laminas/laminas-i18n/src/View/Helper/Container @dir %%WWWDIR%%/vendor/laminas/laminas-loader @dir %%WWWDIR%%/vendor/laminas/laminas-loader/src @dir %%WWWDIR%%/vendor/laminas/laminas-loader/src/Exception @@ -7043,8 +12724,11 @@ @dir %%WWWDIR%%/vendor/laminas/laminas-mail/src/Header/Exception @dir %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol @dir %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Exception +@dir %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Pop3 +@dir %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Pop3/Xoauth2 @dir %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Smtp @dir %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Smtp/Auth +@dir %%WWWDIR%%/vendor/laminas/laminas-mail/src/Protocol/Xoauth2 @dir %%WWWDIR%%/vendor/laminas/laminas-mail/src/Storage @dir %%WWWDIR%%/vendor/laminas/laminas-mail/src/Storage/Exception @dir %%WWWDIR%%/vendor/laminas/laminas-mail/src/Storage/Folder @@ -7073,6 +12757,8 @@ @dir %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/Exception @dir %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/Guard @dir %%WWWDIR%%/vendor/laminas/laminas-stdlib/src/StringWrapper +@dir %%WWWDIR%%/vendor/laminas/laminas-translator +@dir %%WWWDIR%%/vendor/laminas/laminas-translator/src @dir %%WWWDIR%%/vendor/laminas/laminas-validator @dir %%WWWDIR%%/vendor/laminas/laminas-validator/bin @dir %%WWWDIR%%/vendor/laminas/laminas-validator/src @@ -7084,9 +12770,110 @@ @dir %%WWWDIR%%/vendor/laminas/laminas-validator/src/Isbn @dir %%WWWDIR%%/vendor/laminas/laminas-validator/src/Sitemap @dir %%WWWDIR%%/vendor/laminas/laminas-validator/src/Translator +@dir %%WWWDIR%%/vendor/lcobucci +@dir %%WWWDIR%%/vendor/lcobucci/clock +@dir %%WWWDIR%%/vendor/lcobucci/clock/src +@dir %%WWWDIR%%/vendor/lcobucci/jwt +@dir %%WWWDIR%%/vendor/lcobucci/jwt/src +@dir %%WWWDIR%%/vendor/lcobucci/jwt/src/Encoding +@dir %%WWWDIR%%/vendor/lcobucci/jwt/src/Signer +@dir %%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Ecdsa +@dir %%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Hmac +@dir %%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Key +@dir %%WWWDIR%%/vendor/lcobucci/jwt/src/Signer/Rsa +@dir %%WWWDIR%%/vendor/lcobucci/jwt/src/Token +@dir %%WWWDIR%%/vendor/lcobucci/jwt/src/Validation +@dir %%WWWDIR%%/vendor/lcobucci/jwt/src/Validation/Constraint @dir %%WWWDIR%%/vendor/league +@dir %%WWWDIR%%/vendor/league/commonmark +@dir %%WWWDIR%%/vendor/league/commonmark/src +@dir %%WWWDIR%%/vendor/league/commonmark/src/Delimiter +@dir %%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Processor +@dir %%WWWDIR%%/vendor/league/commonmark/src/Environment +@dir %%WWWDIR%%/vendor/league/commonmark/src/Event +@dir %%WWWDIR%%/vendor/league/commonmark/src/Exception +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes/Event +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes/Node +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes/Parser +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Attributes/Util +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Autolink +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Delimiter +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Delimiter/Processor +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Block +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Node/Inline +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Block +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Parser/Inline +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Block +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/CommonMark/Renderer/Inline +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/DefaultAttributes +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Event +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Node +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Parser +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/DescriptionList/Renderer +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/DisallowedRawHtml +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Embed +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Embed/Bridge +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/ExternalLink +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Event +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Node +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Parser +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Footnote/Renderer +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Data +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Exception +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Input +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Listener +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/FrontMatter/Output +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/HeadingPermalink +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/InlinesOnly +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Mention +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Mention/Generator +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/SmartPunct +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Strikethrough +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/Table +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/Node +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/TableOfContents/Normalizer +@dir %%WWWDIR%%/vendor/league/commonmark/src/Extension/TaskList +@dir %%WWWDIR%%/vendor/league/commonmark/src/Input +@dir %%WWWDIR%%/vendor/league/commonmark/src/Node +@dir %%WWWDIR%%/vendor/league/commonmark/src/Node/Block +@dir %%WWWDIR%%/vendor/league/commonmark/src/Node/Inline +@dir %%WWWDIR%%/vendor/league/commonmark/src/Node/Query +@dir %%WWWDIR%%/vendor/league/commonmark/src/Normalizer +@dir %%WWWDIR%%/vendor/league/commonmark/src/Output +@dir %%WWWDIR%%/vendor/league/commonmark/src/Parser +@dir %%WWWDIR%%/vendor/league/commonmark/src/Parser/Block +@dir %%WWWDIR%%/vendor/league/commonmark/src/Parser/Inline +@dir %%WWWDIR%%/vendor/league/commonmark/src/Reference +@dir %%WWWDIR%%/vendor/league/commonmark/src/Renderer +@dir %%WWWDIR%%/vendor/league/commonmark/src/Renderer/Block +@dir %%WWWDIR%%/vendor/league/commonmark/src/Renderer/Inline +@dir %%WWWDIR%%/vendor/league/commonmark/src/Util +@dir %%WWWDIR%%/vendor/league/commonmark/src/Xml +@dir %%WWWDIR%%/vendor/league/config +@dir %%WWWDIR%%/vendor/league/config/src +@dir %%WWWDIR%%/vendor/league/config/src/Exception @dir %%WWWDIR%%/vendor/league/csv @dir %%WWWDIR%%/vendor/league/csv/src +@dir %%WWWDIR%%/vendor/league/csv/src/Query +@dir %%WWWDIR%%/vendor/league/csv/src/Query/Constraint +@dir %%WWWDIR%%/vendor/league/csv/src/Query/Ordering +@dir %%WWWDIR%%/vendor/league/csv/src/Serializer +@dir %%WWWDIR%%/vendor/league/event +@dir %%WWWDIR%%/vendor/league/event/src +@dir %%WWWDIR%%/vendor/league/html-to-markdown +@dir %%WWWDIR%%/vendor/league/html-to-markdown/bin +@dir %%WWWDIR%%/vendor/league/html-to-markdown/src +@dir %%WWWDIR%%/vendor/league/html-to-markdown/src/Converter @dir %%WWWDIR%%/vendor/league/oauth2-client @dir %%WWWDIR%%/vendor/league/oauth2-client/src @dir %%WWWDIR%%/vendor/league/oauth2-client/src/Grant @@ -7100,14 +12887,64 @@ @dir %%WWWDIR%%/vendor/league/oauth2-google/src @dir %%WWWDIR%%/vendor/league/oauth2-google/src/Exception @dir %%WWWDIR%%/vendor/league/oauth2-google/src/Provider +@dir %%WWWDIR%%/vendor/league/oauth2-server +@dir %%WWWDIR%%/vendor/league/oauth2-server/src +@dir %%WWWDIR%%/vendor/league/oauth2-server/src/AuthorizationValidators +@dir %%WWWDIR%%/vendor/league/oauth2-server/src/CodeChallengeVerifiers +@dir %%WWWDIR%%/vendor/league/oauth2-server/src/Entities +@dir %%WWWDIR%%/vendor/league/oauth2-server/src/Entities/Traits +@dir %%WWWDIR%%/vendor/league/oauth2-server/src/EventEmitting +@dir %%WWWDIR%%/vendor/league/oauth2-server/src/Exception +@dir %%WWWDIR%%/vendor/league/oauth2-server/src/Grant +@dir %%WWWDIR%%/vendor/league/oauth2-server/src/Middleware +@dir %%WWWDIR%%/vendor/league/oauth2-server/src/RedirectUriValidators +@dir %%WWWDIR%%/vendor/league/oauth2-server/src/Repositories +@dir %%WWWDIR%%/vendor/league/oauth2-server/src/RequestTypes +@dir %%WWWDIR%%/vendor/league/oauth2-server/src/ResponseTypes +@dir %%WWWDIR%%/vendor/league/uri +@dir %%WWWDIR%%/vendor/league/uri-interfaces +@dir %%WWWDIR%%/vendor/league/uri-interfaces/Contracts +@dir %%WWWDIR%%/vendor/league/uri-interfaces/Exceptions +@dir %%WWWDIR%%/vendor/league/uri-interfaces/IPv4 +@dir %%WWWDIR%%/vendor/league/uri-interfaces/IPv6 +@dir %%WWWDIR%%/vendor/league/uri-interfaces/Idna +@dir %%WWWDIR%%/vendor/league/uri-interfaces/KeyValuePair +@dir %%WWWDIR%%/vendor/league/uri/UriTemplate +@dir %%WWWDIR%%/vendor/maennchen +@dir %%WWWDIR%%/vendor/maennchen/zipstream-php +@dir %%WWWDIR%%/vendor/maennchen/zipstream-php/guides +@dir %%WWWDIR%%/vendor/maennchen/zipstream-php/src +@dir %%WWWDIR%%/vendor/maennchen/zipstream-php/src/Exception +@dir %%WWWDIR%%/vendor/maennchen/zipstream-php/src/Zip64 +@dir %%WWWDIR%%/vendor/maennchen/zipstream-php/src/Zs +@dir %%WWWDIR%%/vendor/maennchen/zipstream-php/test +@dir %%WWWDIR%%/vendor/maennchen/zipstream-php/test/Zip64 +@dir %%WWWDIR%%/vendor/maennchen/zipstream-php/test/Zs +@dir %%WWWDIR%%/vendor/markbaker +@dir %%WWWDIR%%/vendor/markbaker/complex +@dir %%WWWDIR%%/vendor/markbaker/complex/classes +@dir %%WWWDIR%%/vendor/markbaker/complex/classes/src +@dir %%WWWDIR%%/vendor/markbaker/complex/examples +@dir %%WWWDIR%%/vendor/markbaker/matrix +@dir %%WWWDIR%%/vendor/markbaker/matrix/classes +@dir %%WWWDIR%%/vendor/markbaker/matrix/classes/src +@dir %%WWWDIR%%/vendor/markbaker/matrix/classes/src/Decomposition +@dir %%WWWDIR%%/vendor/markbaker/matrix/classes/src/Operators +@dir %%WWWDIR%%/vendor/markbaker/matrix/examples +@dir %%WWWDIR%%/vendor/masterminds +@dir %%WWWDIR%%/vendor/masterminds/html5 +@dir %%WWWDIR%%/vendor/masterminds/html5/bin +@dir %%WWWDIR%%/vendor/masterminds/html5/src +@dir %%WWWDIR%%/vendor/masterminds/html5/src/HTML5 +@dir %%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Parser +@dir %%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Serializer @dir %%WWWDIR%%/vendor/mexitek @dir %%WWWDIR%%/vendor/mexitek/phpcolors +@dir %%WWWDIR%%/vendor/mexitek/phpcolors/demo @dir %%WWWDIR%%/vendor/mexitek/phpcolors/src @dir %%WWWDIR%%/vendor/mexitek/phpcolors/src/Mexitek @dir %%WWWDIR%%/vendor/mexitek/phpcolors/src/Mexitek/PHPColors -@dir %%WWWDIR%%/vendor/michelf -@dir %%WWWDIR%%/vendor/michelf/php-markdown -@dir %%WWWDIR%%/vendor/michelf/php-markdown/Michelf +@dir %%WWWDIR%%/vendor/mexitek/phpcolors/tests @dir %%WWWDIR%%/vendor/monolog @dir %%WWWDIR%%/vendor/monolog/monolog @dir %%WWWDIR%%/vendor/monolog/monolog/src @@ -7121,9 +12958,17 @@ @dir %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp @dir %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Processor @dir %%WWWDIR%%/vendor/monolog/monolog/src/Monolog/Test +@dir %%WWWDIR%%/vendor/nette +@dir %%WWWDIR%%/vendor/nette/schema +@dir %%WWWDIR%%/vendor/nette/schema/src +@dir %%WWWDIR%%/vendor/nette/schema/src/Schema +@dir %%WWWDIR%%/vendor/nette/schema/src/Schema/Elements +@dir %%WWWDIR%%/vendor/nette/utils +@dir %%WWWDIR%%/vendor/nette/utils/src +@dir %%WWWDIR%%/vendor/nette/utils/src/Iterators +@dir %%WWWDIR%%/vendor/nette/utils/src/Utils @dir %%WWWDIR%%/vendor/paragonie @dir %%WWWDIR%%/vendor/paragonie/sodium_compat -@dir %%WWWDIR%%/vendor/paragonie/sodium_compat/dist @dir %%WWWDIR%%/vendor/paragonie/sodium_compat/lib @dir %%WWWDIR%%/vendor/paragonie/sodium_compat/namespaced @dir %%WWWDIR%%/vendor/paragonie/sodium_compat/namespaced/Core @@ -7133,31 +12978,149 @@ @dir %%WWWDIR%%/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305 @dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src @dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core +@dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/AEGIS +@dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/AES @dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/Base64 @dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/ChaCha20 @dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/Curve25519 @dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge @dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/Poly1305 @dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core/SecretStream -@dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32 -@dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/ChaCha20 -@dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519 -@dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge -@dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/Poly1305 -@dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/Core32/SecretStream -@dir %%WWWDIR%%/vendor/paragonie/sodium_compat/src/PHP52 +@dir %%WWWDIR%%/vendor/phpdocumentor +@dir %%WWWDIR%%/vendor/phpdocumentor/reflection-common +@dir %%WWWDIR%%/vendor/phpdocumentor/reflection-common/src +@dir %%WWWDIR%%/vendor/phpdocumentor/reflection-docblock +@dir %%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src +@dir %%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock +@dir %%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags +@dir %%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Factory +@dir %%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter +@dir %%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference +@dir %%WWWDIR%%/vendor/phpdocumentor/reflection-docblock/src/Exception +@dir %%WWWDIR%%/vendor/phpdocumentor/type-resolver +@dir %%WWWDIR%%/vendor/phpdocumentor/type-resolver/docs +@dir %%WWWDIR%%/vendor/phpdocumentor/type-resolver/src +@dir %%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/PseudoTypes +@dir %%WWWDIR%%/vendor/phpdocumentor/type-resolver/src/Types @dir %%WWWDIR%%/vendor/phplang @dir %%WWWDIR%%/vendor/phplang/scope-exit @dir %%WWWDIR%%/vendor/phplang/scope-exit/src -@dir %%WWWDIR%%/vendor/phpmailer -@dir %%WWWDIR%%/vendor/phpmailer/phpmailer -@dir %%WWWDIR%%/vendor/phpmailer/phpmailer/language -@dir %%WWWDIR%%/vendor/phpmailer/phpmailer/src +@dir %%WWWDIR%%/vendor/phplang/scope-exit/tests +@dir %%WWWDIR%%/vendor/phpoffice +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/DateTimeExcel +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/Operands +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Constant/Periodic +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Information +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Logical +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/MathTrig/Trig +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Averages +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Distributions +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/TextData +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Token +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Web +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/bg +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/cs +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/da +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/de +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/en +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/en/uk +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/es +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fi +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fr +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/hu +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/it +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nb +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nl +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pl +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/br +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/ru +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/sv +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/tr +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Gnumeric +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Security +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/Style +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/ConditionalFormatting/Wizard +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style/NumberFormat/Wizard +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Table +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Style +@dir %%WWWDIR%%/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx +@dir %%WWWDIR%%/vendor/phpstan +@dir %%WWWDIR%%/vendor/phpstan/phpdoc-parser +@dir %%WWWDIR%%/vendor/phpstan/phpdoc-parser/src +@dir %%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast +@dir %%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/ConstExpr +@dir %%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/NodeVisitor +@dir %%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc +@dir %%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/PhpDoc/Doctrine +@dir %%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Ast/Type +@dir %%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Lexer +@dir %%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Parser +@dir %%WWWDIR%%/vendor/phpstan/phpdoc-parser/src/Printer @dir %%WWWDIR%%/vendor/psr @dir %%WWWDIR%%/vendor/psr/cache @dir %%WWWDIR%%/vendor/psr/cache/src +@dir %%WWWDIR%%/vendor/psr/clock +@dir %%WWWDIR%%/vendor/psr/clock/src @dir %%WWWDIR%%/vendor/psr/container @dir %%WWWDIR%%/vendor/psr/container/src +@dir %%WWWDIR%%/vendor/psr/event-dispatcher +@dir %%WWWDIR%%/vendor/psr/event-dispatcher/src @dir %%WWWDIR%%/vendor/psr/http-client @dir %%WWWDIR%%/vendor/psr/http-client/src @dir %%WWWDIR%%/vendor/psr/http-factory @@ -7165,10 +13128,12 @@ @dir %%WWWDIR%%/vendor/psr/http-message @dir %%WWWDIR%%/vendor/psr/http-message/docs @dir %%WWWDIR%%/vendor/psr/http-message/src +@dir %%WWWDIR%%/vendor/psr/http-server-handler +@dir %%WWWDIR%%/vendor/psr/http-server-handler/src +@dir %%WWWDIR%%/vendor/psr/http-server-middleware +@dir %%WWWDIR%%/vendor/psr/http-server-middleware/src @dir %%WWWDIR%%/vendor/psr/log -@dir %%WWWDIR%%/vendor/psr/log/Psr -@dir %%WWWDIR%%/vendor/psr/log/Psr/Log -@dir %%WWWDIR%%/vendor/psr/log/Psr/Log/Test +@dir %%WWWDIR%%/vendor/psr/log/src @dir %%WWWDIR%%/vendor/psr/simple-cache @dir %%WWWDIR%%/vendor/psr/simple-cache/src @dir %%WWWDIR%%/vendor/ralouphie @@ -7176,7 +13141,6 @@ @dir %%WWWDIR%%/vendor/ralouphie/getallheaders/src @dir %%WWWDIR%%/vendor/ramsey @dir %%WWWDIR%%/vendor/ramsey/collection -@dir %%WWWDIR%%/vendor/ramsey/collection/bin @dir %%WWWDIR%%/vendor/ramsey/collection/src @dir %%WWWDIR%%/vendor/ramsey/collection/src/Exception @dir %%WWWDIR%%/vendor/ramsey/collection/src/Map @@ -7204,11 +13168,20 @@ @dir %%WWWDIR%%/vendor/ramsey/uuid/src/Validator @dir %%WWWDIR%%/vendor/rlanvin @dir %%WWWDIR%%/vendor/rlanvin/php-rrule +@dir %%WWWDIR%%/vendor/rlanvin/php-rrule/bin @dir %%WWWDIR%%/vendor/rlanvin/php-rrule/src @dir %%WWWDIR%%/vendor/rlanvin/php-rrule/src/i18n @dir %%WWWDIR%%/vendor/rlanvin/php-rrule/src/tzdata +@dir %%WWWDIR%%/vendor/robthree +@dir %%WWWDIR%%/vendor/robthree/twofactorauth +@dir %%WWWDIR%%/vendor/robthree/twofactorauth/lib +@dir %%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers +@dir %%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Qr +@dir %%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Rng +@dir %%WWWDIR%%/vendor/robthree/twofactorauth/lib/Providers/Time @dir %%WWWDIR%%/vendor/sabre @dir %%WWWDIR%%/vendor/sabre/dav +@dir %%WWWDIR%%/vendor/sabre/dav/bin @dir %%WWWDIR%%/vendor/sabre/dav/lib @dir %%WWWDIR%%/vendor/sabre/dav/lib/CalDAV @dir %%WWWDIR%%/vendor/sabre/dav/lib/CalDAV/Backend @@ -7262,11 +13235,18 @@ @dir %%WWWDIR%%/vendor/sabre/event/lib/Loop @dir %%WWWDIR%%/vendor/sabre/event/lib/Promise @dir %%WWWDIR%%/vendor/sabre/http +@dir %%WWWDIR%%/vendor/sabre/http/bin +@dir %%WWWDIR%%/vendor/sabre/http/examples @dir %%WWWDIR%%/vendor/sabre/http/lib @dir %%WWWDIR%%/vendor/sabre/http/lib/Auth +@dir %%WWWDIR%%/vendor/sabre/http/tests +@dir %%WWWDIR%%/vendor/sabre/http/tests/HTTP +@dir %%WWWDIR%%/vendor/sabre/http/tests/HTTP/Auth +@dir %%WWWDIR%%/vendor/sabre/http/tests/www @dir %%WWWDIR%%/vendor/sabre/uri @dir %%WWWDIR%%/vendor/sabre/uri/lib @dir %%WWWDIR%%/vendor/sabre/vobject +@dir %%WWWDIR%%/vendor/sabre/vobject/bin @dir %%WWWDIR%%/vendor/sabre/vobject/lib @dir %%WWWDIR%%/vendor/sabre/vobject/lib/Component @dir %%WWWDIR%%/vendor/sabre/vobject/lib/ITip @@ -7283,6 +13263,7 @@ @dir %%WWWDIR%%/vendor/sabre/vobject/resources @dir %%WWWDIR%%/vendor/sabre/vobject/resources/schema @dir %%WWWDIR%%/vendor/sabre/xml +@dir %%WWWDIR%%/vendor/sabre/xml/bin @dir %%WWWDIR%%/vendor/sabre/xml/lib @dir %%WWWDIR%%/vendor/sabre/xml/lib/Deserializer @dir %%WWWDIR%%/vendor/sabre/xml/lib/Element @@ -7290,15 +13271,36 @@ @dir %%WWWDIR%%/vendor/scssphp @dir %%WWWDIR%%/vendor/scssphp/scssphp @dir %%WWWDIR%%/vendor/scssphp/scssphp/src -@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Base -@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Block +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Ast +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Css +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Expression +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Import +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/Statement +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Sass/SupportsCondition +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Ast/Selector +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Collection @dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Compiler +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Evaluation @dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Exception -@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Formatter +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Extend +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Function +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Importer @dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Logger @dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Node +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Parser +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/SassCallable +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Serializer @dir %%WWWDIR%%/vendor/scssphp/scssphp/src/SourceMap +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/SourceMap/Builder +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/SourceSpan +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/StackTrace @dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Util +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Value +@dir %%WWWDIR%%/vendor/scssphp/scssphp/src/Visitor +@dir %%WWWDIR%%/vendor/scssphp/source-span +@dir %%WWWDIR%%/vendor/scssphp/source-span/src +@dir %%WWWDIR%%/vendor/scssphp/source-span/src/Highlighter @dir %%WWWDIR%%/vendor/sebastian @dir %%WWWDIR%%/vendor/sebastian/diff @dir %%WWWDIR%%/vendor/sebastian/diff/src @@ -7306,12 +13308,13 @@ @dir %%WWWDIR%%/vendor/sebastian/diff/src/Output @dir %%WWWDIR%%/vendor/seld @dir %%WWWDIR%%/vendor/seld/jsonlint +@dir %%WWWDIR%%/vendor/seld/jsonlint/bin @dir %%WWWDIR%%/vendor/seld/jsonlint/src @dir %%WWWDIR%%/vendor/seld/jsonlint/src/Seld @dir %%WWWDIR%%/vendor/seld/jsonlint/src/Seld/JsonLint @dir %%WWWDIR%%/vendor/simplepie @dir %%WWWDIR%%/vendor/simplepie/simplepie -@dir %%WWWDIR%%/vendor/simplepie/simplepie/idn +@dir %%WWWDIR%%/vendor/simplepie/simplepie/LICENSES @dir %%WWWDIR%%/vendor/simplepie/simplepie/library @dir %%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie @dir %%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie/Cache @@ -7324,6 +13327,17 @@ @dir %%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie/Parse @dir %%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie/XML @dir %%WWWDIR%%/vendor/simplepie/simplepie/library/SimplePie/XML/Declaration +@dir %%WWWDIR%%/vendor/simplepie/simplepie/src +@dir %%WWWDIR%%/vendor/simplepie/simplepie/src/Cache +@dir %%WWWDIR%%/vendor/simplepie/simplepie/src/Content +@dir %%WWWDIR%%/vendor/simplepie/simplepie/src/Content/Type +@dir %%WWWDIR%%/vendor/simplepie/simplepie/src/HTTP +@dir %%WWWDIR%%/vendor/simplepie/simplepie/src/Net +@dir %%WWWDIR%%/vendor/simplepie/simplepie/src/Parse +@dir %%WWWDIR%%/vendor/simplepie/simplepie/src/XML +@dir %%WWWDIR%%/vendor/simplepie/simplepie/src/XML/Declaration +@dir %%WWWDIR%%/vendor/simplepie/simplepie/utils +@dir %%WWWDIR%%/vendor/simplepie/simplepie/utils/PHPStan @dir %%WWWDIR%%/vendor/swaggest @dir %%WWWDIR%%/vendor/swaggest/json-diff @dir %%WWWDIR%%/vendor/swaggest/json-diff/src @@ -7351,6 +13365,20 @@ @dir %%WWWDIR%%/vendor/symfony/cache/Marshaller @dir %%WWWDIR%%/vendor/symfony/cache/Messenger @dir %%WWWDIR%%/vendor/symfony/cache/Traits +@dir %%WWWDIR%%/vendor/symfony/cache/Traits/Relay +@dir %%WWWDIR%%/vendor/symfony/config +@dir %%WWWDIR%%/vendor/symfony/config/Builder +@dir %%WWWDIR%%/vendor/symfony/config/Definition +@dir %%WWWDIR%%/vendor/symfony/config/Definition/Builder +@dir %%WWWDIR%%/vendor/symfony/config/Definition/Configurator +@dir %%WWWDIR%%/vendor/symfony/config/Definition/Dumper +@dir %%WWWDIR%%/vendor/symfony/config/Definition/Exception +@dir %%WWWDIR%%/vendor/symfony/config/Definition/Loader +@dir %%WWWDIR%%/vendor/symfony/config/Exception +@dir %%WWWDIR%%/vendor/symfony/config/Loader +@dir %%WWWDIR%%/vendor/symfony/config/Resource +@dir %%WWWDIR%%/vendor/symfony/config/Util +@dir %%WWWDIR%%/vendor/symfony/config/Util/Exception @dir %%WWWDIR%%/vendor/symfony/console @dir %%WWWDIR%%/vendor/symfony/console/Attribute @dir %%WWWDIR%%/vendor/symfony/console/CI @@ -7358,6 +13386,8 @@ @dir %%WWWDIR%%/vendor/symfony/console/CommandLoader @dir %%WWWDIR%%/vendor/symfony/console/Completion @dir %%WWWDIR%%/vendor/symfony/console/Completion/Output +@dir %%WWWDIR%%/vendor/symfony/console/DataCollector +@dir %%WWWDIR%%/vendor/symfony/console/Debug @dir %%WWWDIR%%/vendor/symfony/console/DependencyInjection @dir %%WWWDIR%%/vendor/symfony/console/Descriptor @dir %%WWWDIR%%/vendor/symfony/console/Event @@ -7367,6 +13397,7 @@ @dir %%WWWDIR%%/vendor/symfony/console/Helper @dir %%WWWDIR%%/vendor/symfony/console/Input @dir %%WWWDIR%%/vendor/symfony/console/Logger +@dir %%WWWDIR%%/vendor/symfony/console/Messenger @dir %%WWWDIR%%/vendor/symfony/console/Output @dir %%WWWDIR%%/vendor/symfony/console/Question @dir %%WWWDIR%%/vendor/symfony/console/Resources @@ -7384,11 +13415,145 @@ @dir %%WWWDIR%%/vendor/symfony/css-selector/Parser/Tokenizer @dir %%WWWDIR%%/vendor/symfony/css-selector/XPath @dir %%WWWDIR%%/vendor/symfony/css-selector/XPath/Extension +@dir %%WWWDIR%%/vendor/symfony/dependency-injection +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Argument +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Attribute +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Compiler +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Config +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Dumper +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Exception +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Extension +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/LazyProxy +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/LazyProxy/Instantiator +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/LazyProxy/PhpDumper +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Loader +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Loader/Configurator/Traits +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Loader/schema +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Loader/schema/dic +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/Loader/schema/dic/services +@dir %%WWWDIR%%/vendor/symfony/dependency-injection/ParameterBag @dir %%WWWDIR%%/vendor/symfony/deprecation-contracts @dir %%WWWDIR%%/vendor/symfony/dom-crawler @dir %%WWWDIR%%/vendor/symfony/dom-crawler/Field @dir %%WWWDIR%%/vendor/symfony/dom-crawler/Test @dir %%WWWDIR%%/vendor/symfony/dom-crawler/Test/Constraint +@dir %%WWWDIR%%/vendor/symfony/error-handler +@dir %%WWWDIR%%/vendor/symfony/error-handler/Error +@dir %%WWWDIR%%/vendor/symfony/error-handler/ErrorEnhancer +@dir %%WWWDIR%%/vendor/symfony/error-handler/ErrorRenderer +@dir %%WWWDIR%%/vendor/symfony/error-handler/Exception +@dir %%WWWDIR%%/vendor/symfony/error-handler/Internal +@dir %%WWWDIR%%/vendor/symfony/error-handler/Resources +@dir %%WWWDIR%%/vendor/symfony/error-handler/Resources/assets +@dir %%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/css +@dir %%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/images +@dir %%WWWDIR%%/vendor/symfony/error-handler/Resources/assets/js +@dir %%WWWDIR%%/vendor/symfony/error-handler/Resources/bin +@dir %%WWWDIR%%/vendor/symfony/error-handler/Resources/views +@dir %%WWWDIR%%/vendor/symfony/event-dispatcher +@dir %%WWWDIR%%/vendor/symfony/event-dispatcher-contracts +@dir %%WWWDIR%%/vendor/symfony/event-dispatcher/Attribute +@dir %%WWWDIR%%/vendor/symfony/event-dispatcher/Debug +@dir %%WWWDIR%%/vendor/symfony/event-dispatcher/DependencyInjection +@dir %%WWWDIR%%/vendor/symfony/filesystem +@dir %%WWWDIR%%/vendor/symfony/filesystem/Exception +@dir %%WWWDIR%%/vendor/symfony/finder +@dir %%WWWDIR%%/vendor/symfony/finder/Comparator +@dir %%WWWDIR%%/vendor/symfony/finder/Exception +@dir %%WWWDIR%%/vendor/symfony/finder/Iterator +@dir %%WWWDIR%%/vendor/symfony/framework-bundle +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/CacheWarmer +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Command +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Console +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Console/Descriptor +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Console/Helper +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Controller +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/DataCollector +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/DependencyInjection/Compiler +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/EventListener +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/HttpCache +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Kernel +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Resources +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Resources/bin +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/routing +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Resources/config/schema +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Routing +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Routing/Attribute +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Secrets +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Test +@dir %%WWWDIR%%/vendor/symfony/framework-bundle/Translation +@dir %%WWWDIR%%/vendor/symfony/html-sanitizer +@dir %%WWWDIR%%/vendor/symfony/html-sanitizer/Parser +@dir %%WWWDIR%%/vendor/symfony/html-sanitizer/Reference +@dir %%WWWDIR%%/vendor/symfony/html-sanitizer/TextSanitizer +@dir %%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor +@dir %%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor/AttributeSanitizer +@dir %%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor/Model +@dir %%WWWDIR%%/vendor/symfony/html-sanitizer/Visitor/Node +@dir %%WWWDIR%%/vendor/symfony/http-foundation +@dir %%WWWDIR%%/vendor/symfony/http-foundation/Exception +@dir %%WWWDIR%%/vendor/symfony/http-foundation/File +@dir %%WWWDIR%%/vendor/symfony/http-foundation/File/Exception +@dir %%WWWDIR%%/vendor/symfony/http-foundation/RateLimiter +@dir %%WWWDIR%%/vendor/symfony/http-foundation/RequestMatcher +@dir %%WWWDIR%%/vendor/symfony/http-foundation/Session +@dir %%WWWDIR%%/vendor/symfony/http-foundation/Session/Attribute +@dir %%WWWDIR%%/vendor/symfony/http-foundation/Session/Flash +@dir %%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage +@dir %%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Handler +@dir %%WWWDIR%%/vendor/symfony/http-foundation/Session/Storage/Proxy +@dir %%WWWDIR%%/vendor/symfony/http-foundation/Test +@dir %%WWWDIR%%/vendor/symfony/http-foundation/Test/Constraint +@dir %%WWWDIR%%/vendor/symfony/http-kernel +@dir %%WWWDIR%%/vendor/symfony/http-kernel/Attribute +@dir %%WWWDIR%%/vendor/symfony/http-kernel/Bundle +@dir %%WWWDIR%%/vendor/symfony/http-kernel/CacheClearer +@dir %%WWWDIR%%/vendor/symfony/http-kernel/CacheWarmer +@dir %%WWWDIR%%/vendor/symfony/http-kernel/Config +@dir %%WWWDIR%%/vendor/symfony/http-kernel/Controller +@dir %%WWWDIR%%/vendor/symfony/http-kernel/Controller/ArgumentResolver +@dir %%WWWDIR%%/vendor/symfony/http-kernel/ControllerMetadata +@dir %%WWWDIR%%/vendor/symfony/http-kernel/DataCollector +@dir %%WWWDIR%%/vendor/symfony/http-kernel/Debug +@dir %%WWWDIR%%/vendor/symfony/http-kernel/DependencyInjection +@dir %%WWWDIR%%/vendor/symfony/http-kernel/Event +@dir %%WWWDIR%%/vendor/symfony/http-kernel/EventListener +@dir %%WWWDIR%%/vendor/symfony/http-kernel/Exception +@dir %%WWWDIR%%/vendor/symfony/http-kernel/Fragment +@dir %%WWWDIR%%/vendor/symfony/http-kernel/HttpCache +@dir %%WWWDIR%%/vendor/symfony/http-kernel/Log +@dir %%WWWDIR%%/vendor/symfony/http-kernel/Profiler +@dir %%WWWDIR%%/vendor/symfony/http-kernel/Resources +@dir %%WWWDIR%%/vendor/symfony/mailer +@dir %%WWWDIR%%/vendor/symfony/mailer/Command +@dir %%WWWDIR%%/vendor/symfony/mailer/DataCollector +@dir %%WWWDIR%%/vendor/symfony/mailer/Event +@dir %%WWWDIR%%/vendor/symfony/mailer/EventListener +@dir %%WWWDIR%%/vendor/symfony/mailer/Exception +@dir %%WWWDIR%%/vendor/symfony/mailer/Header +@dir %%WWWDIR%%/vendor/symfony/mailer/Messenger +@dir %%WWWDIR%%/vendor/symfony/mailer/Test +@dir %%WWWDIR%%/vendor/symfony/mailer/Test/Constraint +@dir %%WWWDIR%%/vendor/symfony/mailer/Transport +@dir %%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp +@dir %%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/Auth +@dir %%WWWDIR%%/vendor/symfony/mailer/Transport/Smtp/Stream +@dir %%WWWDIR%%/vendor/symfony/mime +@dir %%WWWDIR%%/vendor/symfony/mime/Crypto +@dir %%WWWDIR%%/vendor/symfony/mime/DependencyInjection +@dir %%WWWDIR%%/vendor/symfony/mime/Encoder +@dir %%WWWDIR%%/vendor/symfony/mime/Exception +@dir %%WWWDIR%%/vendor/symfony/mime/Header +@dir %%WWWDIR%%/vendor/symfony/mime/HtmlToTextConverter +@dir %%WWWDIR%%/vendor/symfony/mime/Part +@dir %%WWWDIR%%/vendor/symfony/mime/Part/Multipart +@dir %%WWWDIR%%/vendor/symfony/mime/Resources +@dir %%WWWDIR%%/vendor/symfony/mime/Resources/bin +@dir %%WWWDIR%%/vendor/symfony/mime/Test +@dir %%WWWDIR%%/vendor/symfony/mime/Test/Constraint @dir %%WWWDIR%%/vendor/symfony/polyfill-ctype @dir %%WWWDIR%%/vendor/symfony/polyfill-iconv @dir %%WWWDIR%%/vendor/symfony/polyfill-iconv/Resources @@ -7396,15 +13561,56 @@ @dir %%WWWDIR%%/vendor/symfony/polyfill-mbstring @dir %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources @dir %%WWWDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata -@dir %%WWWDIR%%/vendor/symfony/polyfill-php80 -@dir %%WWWDIR%%/vendor/symfony/polyfill-php80/Resources -@dir %%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs -@dir %%WWWDIR%%/vendor/symfony/polyfill-php81 -@dir %%WWWDIR%%/vendor/symfony/polyfill-php81/Resources -@dir %%WWWDIR%%/vendor/symfony/polyfill-php81/Resources/stubs -@dir %%WWWDIR%%/vendor/symfony/polyfill-php82 -@dir %%WWWDIR%%/vendor/symfony/polyfill-php82/Resources -@dir %%WWWDIR%%/vendor/symfony/polyfill-php82/Resources/stubs +@dir %%WWWDIR%%/vendor/symfony/polyfill-php83 +@dir %%WWWDIR%%/vendor/symfony/polyfill-php83/Resources +@dir %%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs +@dir %%WWWDIR%%/vendor/symfony/polyfill-php84 +@dir %%WWWDIR%%/vendor/symfony/polyfill-php84/Resources +@dir %%WWWDIR%%/vendor/symfony/polyfill-php84/Resources/stubs +@dir %%WWWDIR%%/vendor/symfony/property-access +@dir %%WWWDIR%%/vendor/symfony/property-access/Exception +@dir %%WWWDIR%%/vendor/symfony/property-info +@dir %%WWWDIR%%/vendor/symfony/property-info/DependencyInjection +@dir %%WWWDIR%%/vendor/symfony/property-info/Extractor +@dir %%WWWDIR%%/vendor/symfony/property-info/PhpStan +@dir %%WWWDIR%%/vendor/symfony/property-info/Util +@dir %%WWWDIR%%/vendor/symfony/routing +@dir %%WWWDIR%%/vendor/symfony/routing/Annotation +@dir %%WWWDIR%%/vendor/symfony/routing/Attribute +@dir %%WWWDIR%%/vendor/symfony/routing/DependencyInjection +@dir %%WWWDIR%%/vendor/symfony/routing/Exception +@dir %%WWWDIR%%/vendor/symfony/routing/Generator +@dir %%WWWDIR%%/vendor/symfony/routing/Generator/Dumper +@dir %%WWWDIR%%/vendor/symfony/routing/Loader +@dir %%WWWDIR%%/vendor/symfony/routing/Loader/Configurator +@dir %%WWWDIR%%/vendor/symfony/routing/Loader/Configurator/Traits +@dir %%WWWDIR%%/vendor/symfony/routing/Loader/schema +@dir %%WWWDIR%%/vendor/symfony/routing/Loader/schema/routing +@dir %%WWWDIR%%/vendor/symfony/routing/Matcher +@dir %%WWWDIR%%/vendor/symfony/routing/Matcher/Dumper +@dir %%WWWDIR%%/vendor/symfony/routing/Requirement +@dir %%WWWDIR%%/vendor/symfony/serializer +@dir %%WWWDIR%%/vendor/symfony/serializer/Annotation +@dir %%WWWDIR%%/vendor/symfony/serializer/Attribute +@dir %%WWWDIR%%/vendor/symfony/serializer/CacheWarmer +@dir %%WWWDIR%%/vendor/symfony/serializer/Command +@dir %%WWWDIR%%/vendor/symfony/serializer/Context +@dir %%WWWDIR%%/vendor/symfony/serializer/Context/Encoder +@dir %%WWWDIR%%/vendor/symfony/serializer/Context/Normalizer +@dir %%WWWDIR%%/vendor/symfony/serializer/DataCollector +@dir %%WWWDIR%%/vendor/symfony/serializer/Debug +@dir %%WWWDIR%%/vendor/symfony/serializer/DependencyInjection +@dir %%WWWDIR%%/vendor/symfony/serializer/Encoder +@dir %%WWWDIR%%/vendor/symfony/serializer/Exception +@dir %%WWWDIR%%/vendor/symfony/serializer/Extractor +@dir %%WWWDIR%%/vendor/symfony/serializer/Mapping +@dir %%WWWDIR%%/vendor/symfony/serializer/Mapping/Factory +@dir %%WWWDIR%%/vendor/symfony/serializer/Mapping/Loader +@dir %%WWWDIR%%/vendor/symfony/serializer/Mapping/Loader/schema +@dir %%WWWDIR%%/vendor/symfony/serializer/Mapping/Loader/schema/dic +@dir %%WWWDIR%%/vendor/symfony/serializer/Mapping/Loader/schema/dic/serializer-mapping +@dir %%WWWDIR%%/vendor/symfony/serializer/NameConverter +@dir %%WWWDIR%%/vendor/symfony/serializer/Normalizer @dir %%WWWDIR%%/vendor/symfony/service-contracts @dir %%WWWDIR%%/vendor/symfony/service-contracts/Attribute @dir %%WWWDIR%%/vendor/symfony/service-contracts/Test @@ -7417,10 +13623,55 @@ @dir %%WWWDIR%%/vendor/symfony/string/Slugger @dir %%WWWDIR%%/vendor/symfony/translation-contracts @dir %%WWWDIR%%/vendor/symfony/translation-contracts/Test +@dir %%WWWDIR%%/vendor/symfony/var-dumper +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Caster +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Cloner +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Command +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Command/Descriptor +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Dumper +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Dumper/ContextProvider +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Exception +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Resources +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Resources/bin +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Resources/css +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Resources/functions +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Resources/js +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Server +@dir %%WWWDIR%%/vendor/symfony/var-dumper/Test @dir %%WWWDIR%%/vendor/symfony/var-exporter @dir %%WWWDIR%%/vendor/symfony/var-exporter/Exception @dir %%WWWDIR%%/vendor/symfony/var-exporter/Internal @dir %%WWWDIR%%/vendor/tecnickcom +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/example +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/debian +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/debian/source +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/phpmd +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/resources/rpm +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Linear/CodeOneTwoEight +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Aztec +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/Datamatrix +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/PdfFourOneSeven +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/src/Type/Square/QrCode +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Linear/CodeOneTwoEight +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-barcode/test/Square +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-color +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-color/example +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-color/resources +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-color/resources/debian +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-color/resources/debian/source +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-color/resources/rpm +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-color/src/Model +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-color/test +@dir %%WWWDIR%%/vendor/tecnickcom/tc-lib-color/test/Model @dir %%WWWDIR%%/vendor/tecnickcom/tcpdf @dir %%WWWDIR%%/vendor/tecnickcom/tcpdf/config @dir %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts @@ -7431,31 +13682,52 @@ @dir %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/freefont-20120503 @dir %%WWWDIR%%/vendor/tecnickcom/tcpdf/include @dir %%WWWDIR%%/vendor/tecnickcom/tcpdf/include/barcodes +@dir %%WWWDIR%%/vendor/tecnickcom/tcpdf/tools +@dir %%WWWDIR%%/vendor/thecodingmachine +@dir %%WWWDIR%%/vendor/thecodingmachine/safe +@dir %%WWWDIR%%/vendor/thecodingmachine/safe/generated +@dir %%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.1 +@dir %%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.2 +@dir %%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.3 +@dir %%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.4 +@dir %%WWWDIR%%/vendor/thecodingmachine/safe/generated/8.5 +@dir %%WWWDIR%%/vendor/thecodingmachine/safe/generated/Exceptions +@dir %%WWWDIR%%/vendor/thecodingmachine/safe/lib +@dir %%WWWDIR%%/vendor/thecodingmachine/safe/lib/Exceptions @dir %%WWWDIR%%/vendor/thenetworg @dir %%WWWDIR%%/vendor/thenetworg/oauth2-azure @dir %%WWWDIR%%/vendor/thenetworg/oauth2-azure/src @dir %%WWWDIR%%/vendor/thenetworg/oauth2-azure/src/Grant @dir %%WWWDIR%%/vendor/thenetworg/oauth2-azure/src/Provider @dir %%WWWDIR%%/vendor/thenetworg/oauth2-azure/src/Token -@dir %%WWWDIR%%/vendor/true -@dir %%WWWDIR%%/vendor/true/punycode -@dir %%WWWDIR%%/vendor/true/punycode/src -@dir %%WWWDIR%%/vendor/true/punycode/src/Exception +@dir %%WWWDIR%%/vendor/thenetworg/oauth2-azure/tests +@dir %%WWWDIR%%/vendor/thenetworg/oauth2-azure/tests/Fakers +@dir %%WWWDIR%%/vendor/thenetworg/oauth2-azure/tests/Helper +@dir %%WWWDIR%%/vendor/thenetworg/oauth2-azure/tests/Provider +@dir %%WWWDIR%%/vendor/thenetworg/oauth2-azure/tests/Token @dir %%WWWDIR%%/vendor/twig +@dir %%WWWDIR%%/vendor/twig/markdown-extra +@dir %%WWWDIR%%/vendor/twig/markdown-extra/Resources @dir %%WWWDIR%%/vendor/twig/string-extra @dir %%WWWDIR%%/vendor/twig/twig @dir %%WWWDIR%%/vendor/twig/twig/src @dir %%WWWDIR%%/vendor/twig/twig/src/Attribute @dir %%WWWDIR%%/vendor/twig/twig/src/Cache @dir %%WWWDIR%%/vendor/twig/twig/src/Error +@dir %%WWWDIR%%/vendor/twig/twig/src/ExpressionParser +@dir %%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Infix +@dir %%WWWDIR%%/vendor/twig/twig/src/ExpressionParser/Prefix @dir %%WWWDIR%%/vendor/twig/twig/src/Extension @dir %%WWWDIR%%/vendor/twig/twig/src/Loader @dir %%WWWDIR%%/vendor/twig/twig/src/Node @dir %%WWWDIR%%/vendor/twig/twig/src/Node/Expression @dir %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary @dir %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Filter +@dir %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/FunctionNode +@dir %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Ternary @dir %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Test @dir %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary +@dir %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Variable @dir %%WWWDIR%%/vendor/twig/twig/src/NodeVisitor @dir %%WWWDIR%%/vendor/twig/twig/src/Profiler @dir %%WWWDIR%%/vendor/twig/twig/src/Profiler/Dumper @@ -7470,6 +13742,7 @@ @dir %%WWWDIR%%/vendor/twig/twig/src/Util @dir %%WWWDIR%%/vendor/wapmorgan @dir %%WWWDIR%%/vendor/wapmorgan/unified-archive +@dir %%WWWDIR%%/vendor/wapmorgan/unified-archive/bin @dir %%WWWDIR%%/vendor/wapmorgan/unified-archive/docs @dir %%WWWDIR%%/vendor/wapmorgan/unified-archive/src @dir %%WWWDIR%%/vendor/wapmorgan/unified-archive/src/Commands @@ -7480,6 +13753,25 @@ @dir %%WWWDIR%%/vendor/webmozart @dir %%WWWDIR%%/vendor/webmozart/assert @dir %%WWWDIR%%/vendor/webmozart/assert/src +@dir %%WWWDIR%%/vendor/webonyx +@dir %%WWWDIR%%/vendor/webonyx/graphql-php +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/docs +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/docs/type-definitions +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Error +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/Promise +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Executor/Promise/Adapter +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Language +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Language/AST +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Server +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Server/Exception +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Type +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Definition +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Type/Validation +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Utils +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator +@dir %%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules @dir %%WWWDIR%%/version @owner @group diff --git a/www/go-anubis/Makefile b/www/go-anubis/Makefile index 5b2d3aaee7b2..cc1a1232537a 100644 --- a/www/go-anubis/Makefile +++ b/www/go-anubis/Makefile @@ -1,6 +1,7 @@ PORTNAME= anubis DISTVERSIONPREFIX= v DISTVERSION= 1.22.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://github.com/techarohq/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMEPREFIX= go- diff --git a/www/go-www/Makefile b/www/go-www/Makefile index 8297757506af..e58e952c550b 100644 --- a/www/go-www/Makefile +++ b/www/go-www/Makefile @@ -1,6 +1,6 @@ PORTNAME= www PORTVERSION= 2.0.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www PKGNAMEPREFIX= go- diff --git a/www/gobuffalo/Makefile b/www/gobuffalo/Makefile index ff99cd8bdfe2..4636f74f8f23 100644 --- a/www/gobuffalo/Makefile +++ b/www/gobuffalo/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobuffalo PORTVERSION= 0.16.27 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MAINTAINER= ports@FreeBSD.org diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index 0a61ea3253ae..9269e845a804 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.148.2 +DISTVERSION= 0.151.0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 84391e929eb8..36dadc11d0d8 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753804943 -SHA256 (go/www_gohugo/hugo-v0.148.2/v0.148.2.mod) = 815be7e1ac9ad5296cefa7c383c1113de7881e9b0291af104ed155fd93acc0a9 -SIZE (go/www_gohugo/hugo-v0.148.2/v0.148.2.mod) = 9177 -SHA256 (go/www_gohugo/hugo-v0.148.2/v0.148.2.zip) = 65ece5fd8196b1576185d59fb02ac031b2b53674b3342bb5b7c3b173e72a5237 -SIZE (go/www_gohugo/hugo-v0.148.2/v0.148.2.zip) = 5747626 +TIMESTAMP = 1759415347 +SHA256 (go/www_gohugo/hugo-v0.151.0/v0.151.0.mod) = cef8105f154d565f966cd074c891a16116c160f4b1e7be392c32652b3820f0d9 +SIZE (go/www_gohugo/hugo-v0.151.0/v0.151.0.mod) = 9341 +SHA256 (go/www_gohugo/hugo-v0.151.0/v0.151.0.zip) = f757614a877f43530bc4237633969819a86781a1ad3064306382751cfb41b445 +SIZE (go/www_gohugo/hugo-v0.151.0/v0.151.0.zip) = 5767352 diff --git a/www/gotty/Makefile b/www/gotty/Makefile index 793da2123cc2..b550a958108c 100644 --- a/www/gotty/Makefile +++ b/www/gotty/Makefile @@ -1,7 +1,7 @@ PORTNAME= gotty DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www net MAINTAINER= ehaupt@FreeBSD.org diff --git a/www/grafana/Makefile b/www/grafana/Makefile index 52a5a979709e..50e9645e717b 100644 --- a/www/grafana/Makefile +++ b/www/grafana/Makefile @@ -1,7 +1,7 @@ PORTNAME= grafana DISTVERSIONPREFIX= v DISTVERSION= 12.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://dl.grafana.com/oss/release/ \ https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod diff --git a/www/gurl/Makefile b/www/gurl/Makefile index 720625ee62fa..4cf07cb775a9 100644 --- a/www/gurl/Makefile +++ b/www/gurl/Makefile @@ -1,7 +1,7 @@ PORTNAME= gurl DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MAINTAINER= dch@FreeBSD.org diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index b5fd0a9b7200..d3839b186483 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -1,6 +1,5 @@ PORTNAME= hiawatha -DISTVERSION= 11.7 -PORTREVISION= 1 +DISTVERSION= 11.8 CATEGORIES= www MASTER_SITES= https://hiawatha.leisink.net/files/ diff --git a/www/hiawatha/distinfo b/www/hiawatha/distinfo index 71d8a3742a70..fbcd961a8321 100644 --- a/www/hiawatha/distinfo +++ b/www/hiawatha/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746664802 -SHA256 (hiawatha-11.7.tar.gz) = 8bc180ae3b986d02466f081efeefdb1595d96783f581fded2a9b198752ab7ae1 -SIZE (hiawatha-11.7.tar.gz) = 1914236 +TIMESTAMP = 1758851777 +SHA256 (hiawatha-11.8.tar.gz) = 1376763750fb9a88a780bac6aba8707bc2a78f8ee089c62d433e50216a5183bd +SIZE (hiawatha-11.8.tar.gz) = 1922802 diff --git a/www/hiawatha/files/patch-CMakeLists.txt b/www/hiawatha/files/patch-CMakeLists.txt deleted file mode 100644 index 501c27952b07..000000000000 --- a/www/hiawatha/files/patch-CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- CMakeLists.txt.orig 2024-03-29 19:55:54 UTC -+++ CMakeLists.txt -@@ -2,7 +2,7 @@ project(Hiawatha VERSION 11.6 LANGUAGES C) - project(Hiawatha VERSION 11.6 LANGUAGES C) - - # Compiler --set(CMAKE_C_FLAGS "-O2 -Wall -Wextra ${CMAKE_C_FLAGS} -gdwarf-4") -+set(CMAKE_C_FLAGS "-O2 -Wall -Wextra -gdwarf-4 ${CMAKE_C_FLAGS}") - set(CMAKE_BUILD_TYPE "RelWithDebInfo") - - # Options diff --git a/www/homepage/Makefile b/www/homepage/Makefile index 7df2dfd50009..7d1863c4d63a 100644 --- a/www/homepage/Makefile +++ b/www/homepage/Makefile @@ -1,5 +1,5 @@ PORTNAME= homepage -DISTVERSION= 1.4.6 +DISTVERSION= 1.5.0 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} diff --git a/www/homepage/distinfo b/www/homepage/distinfo index 9723ff1f283e..cbd1cab630ab 100644 --- a/www/homepage/distinfo +++ b/www/homepage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756433341 -SHA256 (homepage-1.4.6.tar.gz) = 8e12e8990b1a3d7208e46888ed9af64faf135dd645be0f619a8312e4016eb3c9 -SIZE (homepage-1.4.6.tar.gz) = 12755151 +TIMESTAMP = 1759514578 +SHA256 (homepage-1.5.0.tar.gz) = 41102b1101e3549220921f7ed3d34900fa1816e0edd6349272ff4dde053478e5 +SIZE (homepage-1.5.0.tar.gz) = 12679765 diff --git a/www/homepage/pkg-plist b/www/homepage/pkg-plist index 8bd5b83f4a6c..5a2bad0c73d1 100644 --- a/www/homepage/pkg-plist +++ b/www/homepage/pkg-plist @@ -12,180 +12,182 @@ etc/homepage.env %%HOMEDIR%%/.next/react-loadable-manifest.json %%HOMEDIR%%/.next/required-server-files.json %%HOMEDIR%%/.next/routes-manifest.json -%%HOMEDIR%%/.next/server/chunks/1015.js -%%HOMEDIR%%/.next/server/chunks/1042.js -%%HOMEDIR%%/.next/server/chunks/1054.js -%%HOMEDIR%%/.next/server/chunks/1108.js -%%HOMEDIR%%/.next/server/chunks/1131.js -%%HOMEDIR%%/.next/server/chunks/1157.js -%%HOMEDIR%%/.next/server/chunks/1163.js -%%HOMEDIR%%/.next/server/chunks/1181.js -%%HOMEDIR%%/.next/server/chunks/1213.js -%%HOMEDIR%%/.next/server/chunks/1226.js -%%HOMEDIR%%/.next/server/chunks/1252.js -%%HOMEDIR%%/.next/server/chunks/1290.js -%%HOMEDIR%%/.next/server/chunks/1319.js -%%HOMEDIR%%/.next/server/chunks/1327.js -%%HOMEDIR%%/.next/server/chunks/1331.js -%%HOMEDIR%%/.next/server/chunks/1384.js -%%HOMEDIR%%/.next/server/chunks/1397.js -%%HOMEDIR%%/.next/server/chunks/1424.js -%%HOMEDIR%%/.next/server/chunks/1504.js -%%HOMEDIR%%/.next/server/chunks/1527.js -%%HOMEDIR%%/.next/server/chunks/1653.js -%%HOMEDIR%%/.next/server/chunks/1668.js -%%HOMEDIR%%/.next/server/chunks/1679.js -%%HOMEDIR%%/.next/server/chunks/1687.js -%%HOMEDIR%%/.next/server/chunks/1691.js +%%HOMEDIR%%/.next/server/chunks/1000.js +%%HOMEDIR%%/.next/server/chunks/1022.js +%%HOMEDIR%%/.next/server/chunks/1024.js +%%HOMEDIR%%/.next/server/chunks/1138.js +%%HOMEDIR%%/.next/server/chunks/1208.js +%%HOMEDIR%%/.next/server/chunks/122.js +%%HOMEDIR%%/.next/server/chunks/1241.js +%%HOMEDIR%%/.next/server/chunks/1264.js +%%HOMEDIR%%/.next/server/chunks/1294.js +%%HOMEDIR%%/.next/server/chunks/1295.js +%%HOMEDIR%%/.next/server/chunks/1296.js +%%HOMEDIR%%/.next/server/chunks/1320.js +%%HOMEDIR%%/.next/server/chunks/1344.js +%%HOMEDIR%%/.next/server/chunks/1487.js +%%HOMEDIR%%/.next/server/chunks/15.js +%%HOMEDIR%%/.next/server/chunks/1569.js +%%HOMEDIR%%/.next/server/chunks/1629.js %%HOMEDIR%%/.next/server/chunks/1807.js -%%HOMEDIR%%/.next/server/chunks/1882.js -%%HOMEDIR%%/.next/server/chunks/1911.js -%%HOMEDIR%%/.next/server/chunks/1940.js +%%HOMEDIR%%/.next/server/chunks/1823.js +%%HOMEDIR%%/.next/server/chunks/1946.js %%HOMEDIR%%/.next/server/chunks/1960.js -%%HOMEDIR%%/.next/server/chunks/2000.js -%%HOMEDIR%%/.next/server/chunks/2013.js -%%HOMEDIR%%/.next/server/chunks/2065.js -%%HOMEDIR%%/.next/server/chunks/2076.js -%%HOMEDIR%%/.next/server/chunks/2135.js -%%HOMEDIR%%/.next/server/chunks/225.js -%%HOMEDIR%%/.next/server/chunks/2266.js -%%HOMEDIR%%/.next/server/chunks/2399.js -%%HOMEDIR%%/.next/server/chunks/2439.js -%%HOMEDIR%%/.next/server/chunks/2462.js -%%HOMEDIR%%/.next/server/chunks/2576.js -%%HOMEDIR%%/.next/server/chunks/2584.js -%%HOMEDIR%%/.next/server/chunks/2590.js -%%HOMEDIR%%/.next/server/chunks/2833.js -%%HOMEDIR%%/.next/server/chunks/2835.js -%%HOMEDIR%%/.next/server/chunks/2877.js -%%HOMEDIR%%/.next/server/chunks/2958.js -%%HOMEDIR%%/.next/server/chunks/2986.js -%%HOMEDIR%%/.next/server/chunks/3084.js -%%HOMEDIR%%/.next/server/chunks/3104.js -%%HOMEDIR%%/.next/server/chunks/3131.js -%%HOMEDIR%%/.next/server/chunks/3154.js -%%HOMEDIR%%/.next/server/chunks/3314.js -%%HOMEDIR%%/.next/server/chunks/3380.js -%%HOMEDIR%%/.next/server/chunks/3536.js -%%HOMEDIR%%/.next/server/chunks/3580.js -%%HOMEDIR%%/.next/server/chunks/3627.js -%%HOMEDIR%%/.next/server/chunks/3737.js -%%HOMEDIR%%/.next/server/chunks/3751.js -%%HOMEDIR%%/.next/server/chunks/3769.js -%%HOMEDIR%%/.next/server/chunks/3989.js -%%HOMEDIR%%/.next/server/chunks/3993.js -%%HOMEDIR%%/.next/server/chunks/40.js -%%HOMEDIR%%/.next/server/chunks/4026.js -%%HOMEDIR%%/.next/server/chunks/4094.js -%%HOMEDIR%%/.next/server/chunks/4124.js -%%HOMEDIR%%/.next/server/chunks/4153.js -%%HOMEDIR%%/.next/server/chunks/4193.js -%%HOMEDIR%%/.next/server/chunks/4201.js -%%HOMEDIR%%/.next/server/chunks/4214.js -%%HOMEDIR%%/.next/server/chunks/4327.js -%%HOMEDIR%%/.next/server/chunks/4349.js -%%HOMEDIR%%/.next/server/chunks/4383.js -%%HOMEDIR%%/.next/server/chunks/4385.js -%%HOMEDIR%%/.next/server/chunks/4454.js -%%HOMEDIR%%/.next/server/chunks/4460.js -%%HOMEDIR%%/.next/server/chunks/45.js -%%HOMEDIR%%/.next/server/chunks/4571.js -%%HOMEDIR%%/.next/server/chunks/4822.js -%%HOMEDIR%%/.next/server/chunks/4881.js -%%HOMEDIR%%/.next/server/chunks/4907.js -%%HOMEDIR%%/.next/server/chunks/4965.js -%%HOMEDIR%%/.next/server/chunks/5014.js -%%HOMEDIR%%/.next/server/chunks/5147.js -%%HOMEDIR%%/.next/server/chunks/5188.js -%%HOMEDIR%%/.next/server/chunks/5264.js -%%HOMEDIR%%/.next/server/chunks/5287.js -%%HOMEDIR%%/.next/server/chunks/5315.js -%%HOMEDIR%%/.next/server/chunks/5420.js -%%HOMEDIR%%/.next/server/chunks/5457.js -%%HOMEDIR%%/.next/server/chunks/5472.js -%%HOMEDIR%%/.next/server/chunks/5492.js -%%HOMEDIR%%/.next/server/chunks/565.js -%%HOMEDIR%%/.next/server/chunks/5683.js -%%HOMEDIR%%/.next/server/chunks/5694.js -%%HOMEDIR%%/.next/server/chunks/5749.js -%%HOMEDIR%%/.next/server/chunks/5848.js -%%HOMEDIR%%/.next/server/chunks/5885.js -%%HOMEDIR%%/.next/server/chunks/595.js -%%HOMEDIR%%/.next/server/chunks/6000.js -%%HOMEDIR%%/.next/server/chunks/607.js -%%HOMEDIR%%/.next/server/chunks/6084.js -%%HOMEDIR%%/.next/server/chunks/6089.js -%%HOMEDIR%%/.next/server/chunks/6091.js -%%HOMEDIR%%/.next/server/chunks/624.js -%%HOMEDIR%%/.next/server/chunks/6279.js -%%HOMEDIR%%/.next/server/chunks/6319.js -%%HOMEDIR%%/.next/server/chunks/6359.js -%%HOMEDIR%%/.next/server/chunks/6419.js -%%HOMEDIR%%/.next/server/chunks/6420.js -%%HOMEDIR%%/.next/server/chunks/6424.js -%%HOMEDIR%%/.next/server/chunks/6585.js -%%HOMEDIR%%/.next/server/chunks/6589.js -%%HOMEDIR%%/.next/server/chunks/6654.js -%%HOMEDIR%%/.next/server/chunks/6755.js -%%HOMEDIR%%/.next/server/chunks/6981.js -%%HOMEDIR%%/.next/server/chunks/7006.js -%%HOMEDIR%%/.next/server/chunks/7102.js -%%HOMEDIR%%/.next/server/chunks/7119.js -%%HOMEDIR%%/.next/server/chunks/7238.js -%%HOMEDIR%%/.next/server/chunks/7262.js -%%HOMEDIR%%/.next/server/chunks/733.js -%%HOMEDIR%%/.next/server/chunks/7399.js -%%HOMEDIR%%/.next/server/chunks/7554.js -%%HOMEDIR%%/.next/server/chunks/7559.js -%%HOMEDIR%%/.next/server/chunks/7569.js -%%HOMEDIR%%/.next/server/chunks/7585.js -%%HOMEDIR%%/.next/server/chunks/7645.js -%%HOMEDIR%%/.next/server/chunks/7697.js -%%HOMEDIR%%/.next/server/chunks/7706.js -%%HOMEDIR%%/.next/server/chunks/7857.js -%%HOMEDIR%%/.next/server/chunks/8045.js -%%HOMEDIR%%/.next/server/chunks/8101.js -%%HOMEDIR%%/.next/server/chunks/8118.js -%%HOMEDIR%%/.next/server/chunks/8251.js -%%HOMEDIR%%/.next/server/chunks/8255.js -%%HOMEDIR%%/.next/server/chunks/8309.js -%%HOMEDIR%%/.next/server/chunks/8345.js -%%HOMEDIR%%/.next/server/chunks/8368.js -%%HOMEDIR%%/.next/server/chunks/8461.js -%%HOMEDIR%%/.next/server/chunks/8508.js -%%HOMEDIR%%/.next/server/chunks/851.js -%%HOMEDIR%%/.next/server/chunks/8510.js -%%HOMEDIR%%/.next/server/chunks/8520.js -%%HOMEDIR%%/.next/server/chunks/8534.js -%%HOMEDIR%%/.next/server/chunks/8546.js -%%HOMEDIR%%/.next/server/chunks/8633.js -%%HOMEDIR%%/.next/server/chunks/8679.js -%%HOMEDIR%%/.next/server/chunks/8697.js -%%HOMEDIR%%/.next/server/chunks/8715.js -%%HOMEDIR%%/.next/server/chunks/8731.js -%%HOMEDIR%%/.next/server/chunks/8764.js -%%HOMEDIR%%/.next/server/chunks/8765.js -%%HOMEDIR%%/.next/server/chunks/8868.js -%%HOMEDIR%%/.next/server/chunks/8877.js -%%HOMEDIR%%/.next/server/chunks/8942.js -%%HOMEDIR%%/.next/server/chunks/9022.js -%%HOMEDIR%%/.next/server/chunks/9042.js -%%HOMEDIR%%/.next/server/chunks/9052.js -%%HOMEDIR%%/.next/server/chunks/9165.js -%%HOMEDIR%%/.next/server/chunks/9173.js -%%HOMEDIR%%/.next/server/chunks/9304.js -%%HOMEDIR%%/.next/server/chunks/9332.js -%%HOMEDIR%%/.next/server/chunks/9535.js -%%HOMEDIR%%/.next/server/chunks/9538.js -%%HOMEDIR%%/.next/server/chunks/9566.js -%%HOMEDIR%%/.next/server/chunks/9573.js -%%HOMEDIR%%/.next/server/chunks/9644.js -%%HOMEDIR%%/.next/server/chunks/9709.js -%%HOMEDIR%%/.next/server/chunks/9745.js -%%HOMEDIR%%/.next/server/chunks/9833.js -%%HOMEDIR%%/.next/server/chunks/9857.js -%%HOMEDIR%%/.next/server/chunks/9869.js -%%HOMEDIR%%/.next/server/chunks/9884.js +%%HOMEDIR%%/.next/server/chunks/1961.js +%%HOMEDIR%%/.next/server/chunks/2071.js +%%HOMEDIR%%/.next/server/chunks/2152.js +%%HOMEDIR%%/.next/server/chunks/2160.js +%%HOMEDIR%%/.next/server/chunks/2304.js +%%HOMEDIR%%/.next/server/chunks/231.js +%%HOMEDIR%%/.next/server/chunks/2336.js +%%HOMEDIR%%/.next/server/chunks/2339.js +%%HOMEDIR%%/.next/server/chunks/236.js +%%HOMEDIR%%/.next/server/chunks/2364.js +%%HOMEDIR%%/.next/server/chunks/2367.js +%%HOMEDIR%%/.next/server/chunks/2376.js +%%HOMEDIR%%/.next/server/chunks/2400.js +%%HOMEDIR%%/.next/server/chunks/2429.js +%%HOMEDIR%%/.next/server/chunks/2546.js +%%HOMEDIR%%/.next/server/chunks/2669.js +%%HOMEDIR%%/.next/server/chunks/2710.js +%%HOMEDIR%%/.next/server/chunks/2744.js +%%HOMEDIR%%/.next/server/chunks/2848.js +%%HOMEDIR%%/.next/server/chunks/2851.js +%%HOMEDIR%%/.next/server/chunks/2857.js +%%HOMEDIR%%/.next/server/chunks/2900.js +%%HOMEDIR%%/.next/server/chunks/2948.js +%%HOMEDIR%%/.next/server/chunks/2987.js +%%HOMEDIR%%/.next/server/chunks/3063.js +%%HOMEDIR%%/.next/server/chunks/3185.js +%%HOMEDIR%%/.next/server/chunks/3189.js +%%HOMEDIR%%/.next/server/chunks/319.js +%%HOMEDIR%%/.next/server/chunks/3468.js +%%HOMEDIR%%/.next/server/chunks/3503.js +%%HOMEDIR%%/.next/server/chunks/3530.js +%%HOMEDIR%%/.next/server/chunks/3535.js +%%HOMEDIR%%/.next/server/chunks/3622.js +%%HOMEDIR%%/.next/server/chunks/3766.js +%%HOMEDIR%%/.next/server/chunks/3913.js +%%HOMEDIR%%/.next/server/chunks/3928.js +%%HOMEDIR%%/.next/server/chunks/4166.js +%%HOMEDIR%%/.next/server/chunks/428.js +%%HOMEDIR%%/.next/server/chunks/4328.js +%%HOMEDIR%%/.next/server/chunks/4357.js +%%HOMEDIR%%/.next/server/chunks/4411.js +%%HOMEDIR%%/.next/server/chunks/4477.js +%%HOMEDIR%%/.next/server/chunks/4544.js +%%HOMEDIR%%/.next/server/chunks/4561.js +%%HOMEDIR%%/.next/server/chunks/4579.js +%%HOMEDIR%%/.next/server/chunks/4612.js +%%HOMEDIR%%/.next/server/chunks/463.js +%%HOMEDIR%%/.next/server/chunks/4649.js +%%HOMEDIR%%/.next/server/chunks/4653.js +%%HOMEDIR%%/.next/server/chunks/4674.js +%%HOMEDIR%%/.next/server/chunks/4685.js +%%HOMEDIR%%/.next/server/chunks/4731.js +%%HOMEDIR%%/.next/server/chunks/4848.js +%%HOMEDIR%%/.next/server/chunks/4873.js +%%HOMEDIR%%/.next/server/chunks/4911.js +%%HOMEDIR%%/.next/server/chunks/4964.js +%%HOMEDIR%%/.next/server/chunks/50.js +%%HOMEDIR%%/.next/server/chunks/5043.js +%%HOMEDIR%%/.next/server/chunks/505.js +%%HOMEDIR%%/.next/server/chunks/5075.js +%%HOMEDIR%%/.next/server/chunks/5271.js +%%HOMEDIR%%/.next/server/chunks/5290.js +%%HOMEDIR%%/.next/server/chunks/5305.js +%%HOMEDIR%%/.next/server/chunks/5310.js +%%HOMEDIR%%/.next/server/chunks/5380.js +%%HOMEDIR%%/.next/server/chunks/5391.js +%%HOMEDIR%%/.next/server/chunks/5427.js +%%HOMEDIR%%/.next/server/chunks/5438.js +%%HOMEDIR%%/.next/server/chunks/5559.js +%%HOMEDIR%%/.next/server/chunks/5566.js +%%HOMEDIR%%/.next/server/chunks/5586.js +%%HOMEDIR%%/.next/server/chunks/5637.js +%%HOMEDIR%%/.next/server/chunks/5764.js +%%HOMEDIR%%/.next/server/chunks/5788.js +%%HOMEDIR%%/.next/server/chunks/5818.js +%%HOMEDIR%%/.next/server/chunks/5999.js +%%HOMEDIR%%/.next/server/chunks/6042.js +%%HOMEDIR%%/.next/server/chunks/6050.js +%%HOMEDIR%%/.next/server/chunks/6196.js +%%HOMEDIR%%/.next/server/chunks/6257.js +%%HOMEDIR%%/.next/server/chunks/6268.js +%%HOMEDIR%%/.next/server/chunks/627.js +%%HOMEDIR%%/.next/server/chunks/6318.js +%%HOMEDIR%%/.next/server/chunks/6466.js +%%HOMEDIR%%/.next/server/chunks/6558.js +%%HOMEDIR%%/.next/server/chunks/6565.js +%%HOMEDIR%%/.next/server/chunks/6617.js +%%HOMEDIR%%/.next/server/chunks/6637.js +%%HOMEDIR%%/.next/server/chunks/6701.js +%%HOMEDIR%%/.next/server/chunks/6768.js +%%HOMEDIR%%/.next/server/chunks/6852.js +%%HOMEDIR%%/.next/server/chunks/6878.js +%%HOMEDIR%%/.next/server/chunks/7019.js +%%HOMEDIR%%/.next/server/chunks/7045.js +%%HOMEDIR%%/.next/server/chunks/707.js +%%HOMEDIR%%/.next/server/chunks/7075.js +%%HOMEDIR%%/.next/server/chunks/7081.js +%%HOMEDIR%%/.next/server/chunks/7105.js +%%HOMEDIR%%/.next/server/chunks/7167.js +%%HOMEDIR%%/.next/server/chunks/718.js +%%HOMEDIR%%/.next/server/chunks/7464.js +%%HOMEDIR%%/.next/server/chunks/7534.js +%%HOMEDIR%%/.next/server/chunks/7545.js +%%HOMEDIR%%/.next/server/chunks/7592.js +%%HOMEDIR%%/.next/server/chunks/7602.js +%%HOMEDIR%%/.next/server/chunks/7617.js +%%HOMEDIR%%/.next/server/chunks/7618.js +%%HOMEDIR%%/.next/server/chunks/7644.js +%%HOMEDIR%%/.next/server/chunks/7648.js +%%HOMEDIR%%/.next/server/chunks/7752.js +%%HOMEDIR%%/.next/server/chunks/7813.js +%%HOMEDIR%%/.next/server/chunks/7848.js +%%HOMEDIR%%/.next/server/chunks/7936.js +%%HOMEDIR%%/.next/server/chunks/8014.js +%%HOMEDIR%%/.next/server/chunks/8128.js +%%HOMEDIR%%/.next/server/chunks/8177.js +%%HOMEDIR%%/.next/server/chunks/8233.js +%%HOMEDIR%%/.next/server/chunks/8245.js +%%HOMEDIR%%/.next/server/chunks/8256.js +%%HOMEDIR%%/.next/server/chunks/8278.js +%%HOMEDIR%%/.next/server/chunks/8320.js +%%HOMEDIR%%/.next/server/chunks/8505.js +%%HOMEDIR%%/.next/server/chunks/8532.js +%%HOMEDIR%%/.next/server/chunks/8536.js +%%HOMEDIR%%/.next/server/chunks/8565.js +%%HOMEDIR%%/.next/server/chunks/8574.js +%%HOMEDIR%%/.next/server/chunks/8587.js +%%HOMEDIR%%/.next/server/chunks/8644.js +%%HOMEDIR%%/.next/server/chunks/8654.js +%%HOMEDIR%%/.next/server/chunks/8703.js +%%HOMEDIR%%/.next/server/chunks/878.js +%%HOMEDIR%%/.next/server/chunks/8837.js +%%HOMEDIR%%/.next/server/chunks/891.js +%%HOMEDIR%%/.next/server/chunks/8939.js +%%HOMEDIR%%/.next/server/chunks/898.js +%%HOMEDIR%%/.next/server/chunks/9037.js +%%HOMEDIR%%/.next/server/chunks/904.js +%%HOMEDIR%%/.next/server/chunks/9096.js +%%HOMEDIR%%/.next/server/chunks/9132.js +%%HOMEDIR%%/.next/server/chunks/9151.js +%%HOMEDIR%%/.next/server/chunks/9160.js +%%HOMEDIR%%/.next/server/chunks/924.js +%%HOMEDIR%%/.next/server/chunks/9275.js +%%HOMEDIR%%/.next/server/chunks/9278.js +%%HOMEDIR%%/.next/server/chunks/9292.js +%%HOMEDIR%%/.next/server/chunks/9342.js +%%HOMEDIR%%/.next/server/chunks/946.js +%%HOMEDIR%%/.next/server/chunks/9475.js +%%HOMEDIR%%/.next/server/chunks/9499.js +%%HOMEDIR%%/.next/server/chunks/9504.js +%%HOMEDIR%%/.next/server/chunks/9548.js +%%HOMEDIR%%/.next/server/chunks/9632.js +%%HOMEDIR%%/.next/server/chunks/9706.js +%%HOMEDIR%%/.next/server/chunks/9889.js +%%HOMEDIR%%/.next/server/chunks/9936.js %%HOMEDIR%%/.next/server/dynamic-css-manifest.js %%HOMEDIR%%/.next/server/edge-runtime-webpack.js %%HOMEDIR%%/.next/server/functions-config-manifest.json @@ -266,191 +268,200 @@ etc/homepage.env %%HOMEDIR%%/.next/server/src/middleware.js %%HOMEDIR%%/.next/server/webpack-api-runtime.js %%HOMEDIR%%/.next/server/webpack-runtime.js -%%HOMEDIR%%/.next/static/chunks/01325ca9-7d5f3991c894ef3c.js -%%HOMEDIR%%/.next/static/chunks/1024.b5f6ec8d81ab8092.js -%%HOMEDIR%%/.next/static/chunks/1053.0e126909a1d737e2.js -%%HOMEDIR%%/.next/static/chunks/1083.9225e62c56fafb08.js -%%HOMEDIR%%/.next/static/chunks/1094.150eb81c357d2b4a.js -%%HOMEDIR%%/.next/static/chunks/1153.e8b8035794321aa1.js -%%HOMEDIR%%/.next/static/chunks/1203.454e8b3c219ce87d.js -%%HOMEDIR%%/.next/static/chunks/1371.1d0b5dd9dacdd949.js -%%HOMEDIR%%/.next/static/chunks/1475.5aec89c0dee42420.js -%%HOMEDIR%%/.next/static/chunks/1542.d9b50712504c3a85.js -%%HOMEDIR%%/.next/static/chunks/1619.8e2041ecae92be45.js -%%HOMEDIR%%/.next/static/chunks/1717.46089e1c58114b04.js -%%HOMEDIR%%/.next/static/chunks/1758.9b1f894c164e3c4e.js -%%HOMEDIR%%/.next/static/chunks/1772.66f52ff4ea40d9e3.js -%%HOMEDIR%%/.next/static/chunks/1812.6f1e5b9f15b95d02.js -%%HOMEDIR%%/.next/static/chunks/1827.a3074eb36ad2a47a.js -%%HOMEDIR%%/.next/static/chunks/1848.3c86129bcbe5c4eb.js -%%HOMEDIR%%/.next/static/chunks/1896.bff9dbe74fee42e5.js -%%HOMEDIR%%/.next/static/chunks/2064.54b1ea917da517d0.js +%%HOMEDIR%%/.next/static/57cJKQtdFX4OtnUFYUzrR/_buildManifest.js +%%HOMEDIR%%/.next/static/57cJKQtdFX4OtnUFYUzrR/_ssgManifest.js +%%HOMEDIR%%/.next/static/chunks/01325ca9-77ccef3498fc0d6f.js +%%HOMEDIR%%/.next/static/chunks/107.fad332fc4010edba.js +%%HOMEDIR%%/.next/static/chunks/1097.8eb900d06dbe6607.js +%%HOMEDIR%%/.next/static/chunks/1105.39b258548de03821.js +%%HOMEDIR%%/.next/static/chunks/1168.66ef399113a26327.js +%%HOMEDIR%%/.next/static/chunks/1185.63d492dc9a2fde6e.js +%%HOMEDIR%%/.next/static/chunks/1188.c693379b0d42a94b.js +%%HOMEDIR%%/.next/static/chunks/1210.581b5c3df35e024d.js +%%HOMEDIR%%/.next/static/chunks/1230.03afa4db7bcca159.js +%%HOMEDIR%%/.next/static/chunks/1395.044e329303cbcd07.js +%%HOMEDIR%%/.next/static/chunks/1590.1d90337b267c1b4f.js +%%HOMEDIR%%/.next/static/chunks/1605.b1a4b5cb634e62d1.js +%%HOMEDIR%%/.next/static/chunks/1634.f0eddac86ec5e34b.js +%%HOMEDIR%%/.next/static/chunks/1644.e78a61bd12c16213.js +%%HOMEDIR%%/.next/static/chunks/1652.f8789041bbbbf976.js +%%HOMEDIR%%/.next/static/chunks/1696.1331d219862da330.js +%%HOMEDIR%%/.next/static/chunks/1700.e743fec9c17490d7.js +%%HOMEDIR%%/.next/static/chunks/1707.8b39e36a9095db95.js +%%HOMEDIR%%/.next/static/chunks/1834.509e2dfbcf4730a8.js +%%HOMEDIR%%/.next/static/chunks/2013.db68fa95b5685373.js +%%HOMEDIR%%/.next/static/chunks/2106.eeccce4750a9ab46.js +%%HOMEDIR%%/.next/static/chunks/2129.fdb18ade60745677.js %%HOMEDIR%%/.next/static/chunks/220.8f02f7931232a9b3.js -%%HOMEDIR%%/.next/static/chunks/2224.0fa0f069900a216b.js -%%HOMEDIR%%/.next/static/chunks/2244.0b3fab6f5776bf01.js -%%HOMEDIR%%/.next/static/chunks/2259.6eb8d2463a0e4d3c.js -%%HOMEDIR%%/.next/static/chunks/2276.a620e5a716d56757.js -%%HOMEDIR%%/.next/static/chunks/2428.273118e2913c2233.js -%%HOMEDIR%%/.next/static/chunks/2481.219081264f9b331d.js -%%HOMEDIR%%/.next/static/chunks/2482.7286614df11dd602.js -%%HOMEDIR%%/.next/static/chunks/2541.0512c04037f41e7c.js -%%HOMEDIR%%/.next/static/chunks/2557.f9928134e6c613ac.js -%%HOMEDIR%%/.next/static/chunks/256.4d2b46ee526f1b45.js -%%HOMEDIR%%/.next/static/chunks/2562.a13fa59fcf301a0e.js -%%HOMEDIR%%/.next/static/chunks/2629.34f751c3e41af14f.js -%%HOMEDIR%%/.next/static/chunks/2638.c8c0748ece234b32.js -%%HOMEDIR%%/.next/static/chunks/2671.96254e2afb242427.js -%%HOMEDIR%%/.next/static/chunks/26b4713f.636da3786ce045d7.js -%%HOMEDIR%%/.next/static/chunks/2706.b222754070a632bf.js -%%HOMEDIR%%/.next/static/chunks/2747.c317217bda33b029.js -%%HOMEDIR%%/.next/static/chunks/2750.5bcf59810f0aa64d.js -%%HOMEDIR%%/.next/static/chunks/2821.9c9c5cefad894e81.js -%%HOMEDIR%%/.next/static/chunks/287.20d3da7e540aec45.js -%%HOMEDIR%%/.next/static/chunks/2875.c960a26518158172.js -%%HOMEDIR%%/.next/static/chunks/289.8f590a02d7eef3d0.js -%%HOMEDIR%%/.next/static/chunks/2905.7cecbab4a193b4eb.js -%%HOMEDIR%%/.next/static/chunks/2952.fc229b125f864988.js -%%HOMEDIR%%/.next/static/chunks/3020.b89df5e8835348a6.js -%%HOMEDIR%%/.next/static/chunks/3156.4f1eab967a999625.js -%%HOMEDIR%%/.next/static/chunks/3172.cfd46924ee421cfa.js -%%HOMEDIR%%/.next/static/chunks/3270.70b501f792f14c3e.js -%%HOMEDIR%%/.next/static/chunks/3342.22f6cc50565fab4a.js -%%HOMEDIR%%/.next/static/chunks/3352.c9384a5629466863.js -%%HOMEDIR%%/.next/static/chunks/3413.ba5d8c7db408f815.js -%%HOMEDIR%%/.next/static/chunks/3430.a2d9eec2ce97137e.js -%%HOMEDIR%%/.next/static/chunks/345.42ded84174698533.js -%%HOMEDIR%%/.next/static/chunks/3462.eb0cbd44dc590989.js -%%HOMEDIR%%/.next/static/chunks/3548.45131a15d3467e78.js -%%HOMEDIR%%/.next/static/chunks/3591.30159a9f2e072f41.js -%%HOMEDIR%%/.next/static/chunks/3772.d5191bcbfd6c0c09.js -%%HOMEDIR%%/.next/static/chunks/3789.5a3fbcf3fb9261d5.js -%%HOMEDIR%%/.next/static/chunks/3810.7061b06a2c211fc2.js -%%HOMEDIR%%/.next/static/chunks/3826.51b30c6c60103bb7.js -%%HOMEDIR%%/.next/static/chunks/397.1fc5ec2f7e5a02ee.js -%%HOMEDIR%%/.next/static/chunks/401.ffa6053816611b49.js -%%HOMEDIR%%/.next/static/chunks/4014.0de5899ae9681d2a.js -%%HOMEDIR%%/.next/static/chunks/4035.79ea97d447cdfaa9.js -%%HOMEDIR%%/.next/static/chunks/4044.5ac397baa17e7548.js -%%HOMEDIR%%/.next/static/chunks/4058.5da8853733ec78e5.js -%%HOMEDIR%%/.next/static/chunks/4083.25bf05de7cfc278b.js -%%HOMEDIR%%/.next/static/chunks/4129.00face5fb934c732.js -%%HOMEDIR%%/.next/static/chunks/4207.89e61201b87ef87d.js -%%HOMEDIR%%/.next/static/chunks/4298.376ad3645baeba10.js -%%HOMEDIR%%/.next/static/chunks/4534.89b524aa65999937.js -%%HOMEDIR%%/.next/static/chunks/457d11d8-f084f17c5c623007.js -%%HOMEDIR%%/.next/static/chunks/458.2e8fa92bd7c2c6c5.js -%%HOMEDIR%%/.next/static/chunks/4613.b2cab968eaaffbe1.js -%%HOMEDIR%%/.next/static/chunks/4638.f4ec30d00a9e7c59.js -%%HOMEDIR%%/.next/static/chunks/4648.2f5f5eee4d0998b6.js -%%HOMEDIR%%/.next/static/chunks/4669.c869734b3154bfb4.js -%%HOMEDIR%%/.next/static/chunks/4671.602911f6311d9532.js -%%HOMEDIR%%/.next/static/chunks/4700.c95cfc315d0f586b.js -%%HOMEDIR%%/.next/static/chunks/4847.2c09c9dc5aabee16.js -%%HOMEDIR%%/.next/static/chunks/4900.dd4010847d7f3ebf.js -%%HOMEDIR%%/.next/static/chunks/5025.8509b92d8cbb10bb.js -%%HOMEDIR%%/.next/static/chunks/5026.7d488d18c5a20b51.js -%%HOMEDIR%%/.next/static/chunks/5054.93c91c26ccfd93d7.js -%%HOMEDIR%%/.next/static/chunks/506.11a20422c3eb9933.js -%%HOMEDIR%%/.next/static/chunks/5113.fbb68d3a11f65594.js -%%HOMEDIR%%/.next/static/chunks/5130.fa111b2b89e504c5.js -%%HOMEDIR%%/.next/static/chunks/5250.fa72683300b73977.js -%%HOMEDIR%%/.next/static/chunks/5345.d524596bd31f31f5.js -%%HOMEDIR%%/.next/static/chunks/5371.05f335aac5db07f6.js -%%HOMEDIR%%/.next/static/chunks/548a922e-1b70aee4b6d1b9b9.js -%%HOMEDIR%%/.next/static/chunks/5672.223f864a480d2362.js -%%HOMEDIR%%/.next/static/chunks/5714.4e829a650e5e94bf.js -%%HOMEDIR%%/.next/static/chunks/5738.87cc3ada8d6db781.js -%%HOMEDIR%%/.next/static/chunks/5794.2e2f1ddea0f306ce.js -%%HOMEDIR%%/.next/static/chunks/5829.60014af297a08388.js -%%HOMEDIR%%/.next/static/chunks/5843.487523ed43a2a29d.js -%%HOMEDIR%%/.next/static/chunks/5860.a10d0361279e6f9a.js -%%HOMEDIR%%/.next/static/chunks/5944.4bff334081a2eb22.js -%%HOMEDIR%%/.next/static/chunks/6002.f6ac6a7504802f1e.js -%%HOMEDIR%%/.next/static/chunks/6182.e82eb4ec3e4fa068.js -%%HOMEDIR%%/.next/static/chunks/6187.d0e3c9e2a14feb51.js -%%HOMEDIR%%/.next/static/chunks/6218.b4f08a33f469d76a.js -%%HOMEDIR%%/.next/static/chunks/6265.722538037775bb73.js -%%HOMEDIR%%/.next/static/chunks/6272.7f021e1360b366f9.js -%%HOMEDIR%%/.next/static/chunks/6295.cb98cdab0f4cb938.js -%%HOMEDIR%%/.next/static/chunks/6347.594ff64727b20f98.js -%%HOMEDIR%%/.next/static/chunks/6366.7f83d8502dceef08.js -%%HOMEDIR%%/.next/static/chunks/6563.b22b4e62e126403a.js -%%HOMEDIR%%/.next/static/chunks/665.751452845a56d0bd.js -%%HOMEDIR%%/.next/static/chunks/6719.8eda5aab455acf36.js -%%HOMEDIR%%/.next/static/chunks/6745.d343ac80dbf66f90.js -%%HOMEDIR%%/.next/static/chunks/6826.c58fccf1b85a18fc.js -%%HOMEDIR%%/.next/static/chunks/6866.406cd51d342ba37b.js -%%HOMEDIR%%/.next/static/chunks/6969.0b6a6e195eb57353.js -%%HOMEDIR%%/.next/static/chunks/6994.02a0eacf42577f35.js -%%HOMEDIR%%/.next/static/chunks/7020.e38f0cf5777723e0.js -%%HOMEDIR%%/.next/static/chunks/7094.915b2f97858fa8f5.js -%%HOMEDIR%%/.next/static/chunks/7107.1ae914bbb24cb611.js -%%HOMEDIR%%/.next/static/chunks/7170.6d92cd269241e8de.js -%%HOMEDIR%%/.next/static/chunks/7293.1a69c6f2ba699605.js -%%HOMEDIR%%/.next/static/chunks/7339.34c6b8afd543d278.js -%%HOMEDIR%%/.next/static/chunks/7479.3c75f8a8105572d8.js -%%HOMEDIR%%/.next/static/chunks/7496.a0477195f892c574.js -%%HOMEDIR%%/.next/static/chunks/7596.a5c9b9f5686e2f38.js -%%HOMEDIR%%/.next/static/chunks/761.a3f51b5af9c2c0ad.js -%%HOMEDIR%%/.next/static/chunks/7635.e87ffc312d63e429.js -%%HOMEDIR%%/.next/static/chunks/7682.65011a769788bc69.js -%%HOMEDIR%%/.next/static/chunks/7839.7f37e8e241bc9c74.js -%%HOMEDIR%%/.next/static/chunks/7862.165ac2499a454b56.js -%%HOMEDIR%%/.next/static/chunks/797.705f021a1bf2bbd8.js -%%HOMEDIR%%/.next/static/chunks/8079.7129046267671d8a.js -%%HOMEDIR%%/.next/static/chunks/8090.becfc4ee80054933.js -%%HOMEDIR%%/.next/static/chunks/8245.3cde24b69e922a4f.js -%%HOMEDIR%%/.next/static/chunks/8325.938e478bf05daf5e.js -%%HOMEDIR%%/.next/static/chunks/8448-3e2367ac516c46d9.js -%%HOMEDIR%%/.next/static/chunks/8502.3a5e746d80a798f3.js -%%HOMEDIR%%/.next/static/chunks/8531.bff93d5d6fdb5eb1.js -%%HOMEDIR%%/.next/static/chunks/8637.250661b8b5969628.js -%%HOMEDIR%%/.next/static/chunks/8664.2f0ebd8c8cc4f7dd.js -%%HOMEDIR%%/.next/static/chunks/8722.e22dca46473d20bf.js -%%HOMEDIR%%/.next/static/chunks/8726.ad52b7fb028b946e.js -%%HOMEDIR%%/.next/static/chunks/8915.a8eeb28b4de2201d.js -%%HOMEDIR%%/.next/static/chunks/8921.c488292dd33725ac.js -%%HOMEDIR%%/.next/static/chunks/8965.66a5ab93862b0f12.js -%%HOMEDIR%%/.next/static/chunks/8983.c96f1004e83e1aba.js -%%HOMEDIR%%/.next/static/chunks/8989.b8074e7572b1b69b.js -%%HOMEDIR%%/.next/static/chunks/89a3b566-926a20f525afbd7a.js -%%HOMEDIR%%/.next/static/chunks/9029.62fe0d620abb6726.js -%%HOMEDIR%%/.next/static/chunks/9065.883ffbdd2ad7c502.js -%%HOMEDIR%%/.next/static/chunks/9084.667350cd46ba2cbd.js -%%HOMEDIR%%/.next/static/chunks/9223.5b8e76af5666d50a.js -%%HOMEDIR%%/.next/static/chunks/9241.f2e9e75eef2e2278.js -%%HOMEDIR%%/.next/static/chunks/9298.0e4892b727337df7.js -%%HOMEDIR%%/.next/static/chunks/9354.209c8a325d31c25d.js -%%HOMEDIR%%/.next/static/chunks/9379.11d0dec7b082338f.js -%%HOMEDIR%%/.next/static/chunks/9448.facbd0ae7660664e.js -%%HOMEDIR%%/.next/static/chunks/9622.4f867904d1c2a8e3.js -%%HOMEDIR%%/.next/static/chunks/9674.77a9eac08f7d11e3.js -%%HOMEDIR%%/.next/static/chunks/9712.1b87fd62006eef48.js -%%HOMEDIR%%/.next/static/chunks/9738.7394824859cc5b93.js -%%HOMEDIR%%/.next/static/chunks/9752.52893587d4af237f.js -%%HOMEDIR%%/.next/static/chunks/9791.24dca27254d785b7.js -%%HOMEDIR%%/.next/static/chunks/9822.019b45e6481cd1c3.js -%%HOMEDIR%%/.next/static/chunks/9835.e7e5be1280728188.js -%%HOMEDIR%%/.next/static/chunks/9839.5c9e4fe7edb09eef.js -%%HOMEDIR%%/.next/static/chunks/9883.580c000dd21ad021.js -%%HOMEDIR%%/.next/static/chunks/9890.06f7e3db4d3397dc.js -%%HOMEDIR%%/.next/static/chunks/9941.350c9b7c03c6a458.js -%%HOMEDIR%%/.next/static/chunks/9947.f371b52a3153d25c.js -%%HOMEDIR%%/.next/static/chunks/9c850f74-96df259801684108.js -%%HOMEDIR%%/.next/static/chunks/a1fe73f9.b889c163bb0113bd.js -%%HOMEDIR%%/.next/static/chunks/ab2253a0.f3681214c2f1c8b9.js +%%HOMEDIR%%/.next/static/chunks/2218.f3aa05fa3416e297.js +%%HOMEDIR%%/.next/static/chunks/2247.aaf3f8b2979f87f2.js +%%HOMEDIR%%/.next/static/chunks/2263.1726f4aacdf2b3be.js +%%HOMEDIR%%/.next/static/chunks/2320.37dc89fd6e6d8e76.js +%%HOMEDIR%%/.next/static/chunks/2408.ac75d69bd40fcc77.js +%%HOMEDIR%%/.next/static/chunks/2486.4033a5a8f71d3c76.js +%%HOMEDIR%%/.next/static/chunks/2500.bf07896370fc36c6.js +%%HOMEDIR%%/.next/static/chunks/2522.ca09b81819e849cc.js +%%HOMEDIR%%/.next/static/chunks/2560.48372c8e4a13fb24.js +%%HOMEDIR%%/.next/static/chunks/259.0dc276e5682addc2.js +%%HOMEDIR%%/.next/static/chunks/262.17e2ba991934dca2.js +%%HOMEDIR%%/.next/static/chunks/26b4713f.9b4c219bdbd0bbe6.js +%%HOMEDIR%%/.next/static/chunks/2726.0602a95cd1e34589.js +%%HOMEDIR%%/.next/static/chunks/2782.20d9be2377b5b87a.js +%%HOMEDIR%%/.next/static/chunks/2840.31b4af7881bea1fc.js +%%HOMEDIR%%/.next/static/chunks/2919.fdbeebd8943f0c48.js +%%HOMEDIR%%/.next/static/chunks/2959.fb9f6663f720a3df.js +%%HOMEDIR%%/.next/static/chunks/3098.c963fca6b8361fcb.js +%%HOMEDIR%%/.next/static/chunks/316.3e7c8d93d4774db4.js +%%HOMEDIR%%/.next/static/chunks/3162.a068e17424c41824.js +%%HOMEDIR%%/.next/static/chunks/3231.82d30bb7ef241bde.js +%%HOMEDIR%%/.next/static/chunks/3242.ca5b1079cc1a86bf.js +%%HOMEDIR%%/.next/static/chunks/3243.c5b53420e999cb51.js +%%HOMEDIR%%/.next/static/chunks/3391.51637d08ce8957cb.js +%%HOMEDIR%%/.next/static/chunks/347.93ab434ba4ec9615.js +%%HOMEDIR%%/.next/static/chunks/3580.59264f27ab805732.js +%%HOMEDIR%%/.next/static/chunks/3617.0eea62fa15724e24.js +%%HOMEDIR%%/.next/static/chunks/3635.6495279deabdf73e.js +%%HOMEDIR%%/.next/static/chunks/3697.49b286da819784c0.js +%%HOMEDIR%%/.next/static/chunks/3746.8884933a0057f82f.js +%%HOMEDIR%%/.next/static/chunks/3748.e6f57fa8d59fa9bc.js +%%HOMEDIR%%/.next/static/chunks/3763.388a3c9facb23c1e.js +%%HOMEDIR%%/.next/static/chunks/381e8362-8108d30d16e75d17.js +%%HOMEDIR%%/.next/static/chunks/3843.730956bc4c6efcba.js +%%HOMEDIR%%/.next/static/chunks/3870.e0738ae6736dd0cd.js +%%HOMEDIR%%/.next/static/chunks/3873.2000aa701cd548e1.js +%%HOMEDIR%%/.next/static/chunks/3898.6bed74929eefe6bc.js +%%HOMEDIR%%/.next/static/chunks/4009.44f3319f0f6251a9.js +%%HOMEDIR%%/.next/static/chunks/4033.4230d0c2540ba84b.js +%%HOMEDIR%%/.next/static/chunks/4113.16651eb86fc75e64.js +%%HOMEDIR%%/.next/static/chunks/420.8c9198b634e538cd.js +%%HOMEDIR%%/.next/static/chunks/4201.79b30c02d9c5cf75.js +%%HOMEDIR%%/.next/static/chunks/4257.a3abf9b67484d12f.js +%%HOMEDIR%%/.next/static/chunks/4261.761003492e99fe64.js +%%HOMEDIR%%/.next/static/chunks/4267.046096092f6b65b5.js +%%HOMEDIR%%/.next/static/chunks/4274.6a26f1448ed2ba61.js +%%HOMEDIR%%/.next/static/chunks/4313-7f03f25abd107ae8.js +%%HOMEDIR%%/.next/static/chunks/4391.52cc7c1d5b1b081c.js +%%HOMEDIR%%/.next/static/chunks/457d11d8-838b223097c8eb52.js +%%HOMEDIR%%/.next/static/chunks/459.c00edb50e5a21e38.js +%%HOMEDIR%%/.next/static/chunks/463.71590bedaf4a266b.js +%%HOMEDIR%%/.next/static/chunks/4681.fb1f3e3ff588dc0c.js +%%HOMEDIR%%/.next/static/chunks/4813.eaad27132f1f12f1.js +%%HOMEDIR%%/.next/static/chunks/4929.b11e53272cbdfaad.js +%%HOMEDIR%%/.next/static/chunks/506.ffc4f9d1bcc47aa0.js +%%HOMEDIR%%/.next/static/chunks/5233.95815c830c14a617.js +%%HOMEDIR%%/.next/static/chunks/5331.7c8aaf4eee057e80.js +%%HOMEDIR%%/.next/static/chunks/541.814c40d799f55dca.js +%%HOMEDIR%%/.next/static/chunks/5489.da8b4c2d95b61aaf.js +%%HOMEDIR%%/.next/static/chunks/548a922e-ff0c8a3ceaa48a98.js +%%HOMEDIR%%/.next/static/chunks/5492.1694cedadb0f13d0.js +%%HOMEDIR%%/.next/static/chunks/5564.78886c800cdb6a69.js +%%HOMEDIR%%/.next/static/chunks/5661.48e9c34fefb8436a.js +%%HOMEDIR%%/.next/static/chunks/5736.944d9ee1184ae9af.js +%%HOMEDIR%%/.next/static/chunks/5784.e3fcdb7179e6b05c.js +%%HOMEDIR%%/.next/static/chunks/5797.ec961546fa6d9423.js +%%HOMEDIR%%/.next/static/chunks/5805.72314252c1319dbe.js +%%HOMEDIR%%/.next/static/chunks/5882.caa02bc40c086a60.js +%%HOMEDIR%%/.next/static/chunks/5893.5fbb740c462ff4dd.js +%%HOMEDIR%%/.next/static/chunks/6007.c618c226abf155c9.js +%%HOMEDIR%%/.next/static/chunks/6107.29085e565f9ab570.js +%%HOMEDIR%%/.next/static/chunks/6118.29a51ad3bc6ce47f.js +%%HOMEDIR%%/.next/static/chunks/6208.b02fd2d203ce9424.js +%%HOMEDIR%%/.next/static/chunks/6272.68a79d5465eb57fc.js +%%HOMEDIR%%/.next/static/chunks/6276.4f2d6f1fc0fd808b.js +%%HOMEDIR%%/.next/static/chunks/6305.c628cc81f09a2df5.js +%%HOMEDIR%%/.next/static/chunks/6308.9d6954681b11de29.js +%%HOMEDIR%%/.next/static/chunks/6326.7fad2f56c26d5c78.js +%%HOMEDIR%%/.next/static/chunks/6402.5f63f44eb467511f.js +%%HOMEDIR%%/.next/static/chunks/6414.0d9c522a201bfc07.js +%%HOMEDIR%%/.next/static/chunks/642.8dcb622d5816590c.js +%%HOMEDIR%%/.next/static/chunks/660.854e29a316a8da77.js +%%HOMEDIR%%/.next/static/chunks/6600.8f6c95b668e99dc0.js +%%HOMEDIR%%/.next/static/chunks/6708.6b8e3ba79e343dab.js +%%HOMEDIR%%/.next/static/chunks/6767.c9937aa072644ef4.js +%%HOMEDIR%%/.next/static/chunks/6985.c082562394d879a6.js +%%HOMEDIR%%/.next/static/chunks/7027.4397de258e3792d5.js +%%HOMEDIR%%/.next/static/chunks/7079.4f58902047be25b5.js +%%HOMEDIR%%/.next/static/chunks/7093.071da6f72bb5a937.js +%%HOMEDIR%%/.next/static/chunks/7100.0f1a2dac35e28357.js +%%HOMEDIR%%/.next/static/chunks/7105.71bb90bf67c3fcbe.js +%%HOMEDIR%%/.next/static/chunks/7132.6e1ced8ec58775ea.js +%%HOMEDIR%%/.next/static/chunks/7194.bc1bfbaee4c9f566.js +%%HOMEDIR%%/.next/static/chunks/7247.4e977e53f1ad0f1b.js +%%HOMEDIR%%/.next/static/chunks/7279.4896db9c7775258e.js +%%HOMEDIR%%/.next/static/chunks/7315.cccb3254df426423.js +%%HOMEDIR%%/.next/static/chunks/7352.ba5274ec600ec99d.js +%%HOMEDIR%%/.next/static/chunks/7414.f4d7e1d45e9d88b7.js +%%HOMEDIR%%/.next/static/chunks/7419.702d3d70b5d27405.js +%%HOMEDIR%%/.next/static/chunks/7428.40a2fe2dc21bbad5.js +%%HOMEDIR%%/.next/static/chunks/7504.3ebe2ceeb68aa095.js +%%HOMEDIR%%/.next/static/chunks/753.18e741a202d6b6d2.js +%%HOMEDIR%%/.next/static/chunks/7624.6b6f3554685b226d.js +%%HOMEDIR%%/.next/static/chunks/766.b0dff841854d6a76.js +%%HOMEDIR%%/.next/static/chunks/7677.5348c99037000fd1.js +%%HOMEDIR%%/.next/static/chunks/7829.1c5f03ae523dfb47.js +%%HOMEDIR%%/.next/static/chunks/7919.e12e7ea77f87968a.js +%%HOMEDIR%%/.next/static/chunks/7956.4176edc2ee7b3256.js +%%HOMEDIR%%/.next/static/chunks/797.9695ed3f87604fda.js +%%HOMEDIR%%/.next/static/chunks/7971.a0690696fd96e768.js +%%HOMEDIR%%/.next/static/chunks/8022.257584426dd8f155.js +%%HOMEDIR%%/.next/static/chunks/810.f43dd7b2fb3c013b.js +%%HOMEDIR%%/.next/static/chunks/8184.c2f612971f134d0e.js +%%HOMEDIR%%/.next/static/chunks/8225.c4e765521dcf622c.js +%%HOMEDIR%%/.next/static/chunks/8271.d87e08884a6bbc34.js +%%HOMEDIR%%/.next/static/chunks/8468.501f707b51ea822d.js +%%HOMEDIR%%/.next/static/chunks/8691.8c95994a46ca4665.js +%%HOMEDIR%%/.next/static/chunks/87.a83a1867ee0ae2fc.js +%%HOMEDIR%%/.next/static/chunks/871.a0175790b8cc5539.js +%%HOMEDIR%%/.next/static/chunks/8723.57532aab43e989f9.js +%%HOMEDIR%%/.next/static/chunks/8731.4f30268e5d1b8c12.js +%%HOMEDIR%%/.next/static/chunks/8760.e13598c9edee6ab6.js +%%HOMEDIR%%/.next/static/chunks/8849.99eb89aeb7f3d6d3.js +%%HOMEDIR%%/.next/static/chunks/8854.ace52ffa2b0bb96d.js +%%HOMEDIR%%/.next/static/chunks/89a3b566-9b16252d48eb9652.js +%%HOMEDIR%%/.next/static/chunks/9035.867fc4f44fc2e82a.js +%%HOMEDIR%%/.next/static/chunks/9074.e7ee3a6545ed1292.js +%%HOMEDIR%%/.next/static/chunks/9087.a15bc31b9a65dcf3.js +%%HOMEDIR%%/.next/static/chunks/9101.23c23f4607fe8f4a.js +%%HOMEDIR%%/.next/static/chunks/9105.29b310b32239213b.js +%%HOMEDIR%%/.next/static/chunks/9108.ac876ab625cace2e.js +%%HOMEDIR%%/.next/static/chunks/9158.68070d13ac6ad11e.js +%%HOMEDIR%%/.next/static/chunks/9176.6350d4cf161b063d.js +%%HOMEDIR%%/.next/static/chunks/9343.5564af1d1d0a1bb8.js +%%HOMEDIR%%/.next/static/chunks/9397.8a8f298e00069b4b.js +%%HOMEDIR%%/.next/static/chunks/9410.ea33b8ce901ca73a.js +%%HOMEDIR%%/.next/static/chunks/9420.08cf1f9f9f5f53f0.js +%%HOMEDIR%%/.next/static/chunks/9421.125cf03bad97000a.js +%%HOMEDIR%%/.next/static/chunks/9428.bcfa55cd0dcc4e60.js +%%HOMEDIR%%/.next/static/chunks/9447.6ecb9f880b7bbe69.js +%%HOMEDIR%%/.next/static/chunks/9487.0be4356634fca66e.js +%%HOMEDIR%%/.next/static/chunks/956.6d69f64aeb02d5a2.js +%%HOMEDIR%%/.next/static/chunks/9587.6af94ae3f7484121.js +%%HOMEDIR%%/.next/static/chunks/960.b2c7c7c80f9f99aa.js +%%HOMEDIR%%/.next/static/chunks/9607.770e50d0b0dc9e5a.js +%%HOMEDIR%%/.next/static/chunks/9664.fa0b63ce9401d75b.js +%%HOMEDIR%%/.next/static/chunks/9715.67748fd4292c8b42.js +%%HOMEDIR%%/.next/static/chunks/9749.0ac7b4cdf592e951.js +%%HOMEDIR%%/.next/static/chunks/975.bc3985b89fba5cfb.js +%%HOMEDIR%%/.next/static/chunks/9833.af23bd891aee3824.js +%%HOMEDIR%%/.next/static/chunks/9955.4fabf72e5e972171.js +%%HOMEDIR%%/.next/static/chunks/9957.a39e397a875416f0.js +%%HOMEDIR%%/.next/static/chunks/9980.3ede51d7966a2ba6.js +%%HOMEDIR%%/.next/static/chunks/9c850f74-5e0d1237d14d65bc.js +%%HOMEDIR%%/.next/static/chunks/a1fe73f9.088080d88c7727e7.js +%%HOMEDIR%%/.next/static/chunks/ab2253a0.25bc0ddbc91b1665.js %%HOMEDIR%%/.next/static/chunks/b0a687f6.1744981fb2f81244.js -%%HOMEDIR%%/.next/static/chunks/b1a9255a.dfb77462b17c83f4.js -%%HOMEDIR%%/.next/static/chunks/d5ac9709.b652d7d999d16340.js -%%HOMEDIR%%/.next/static/chunks/framework-c5cfcc96a94eae8a.js -%%HOMEDIR%%/.next/static/chunks/main-fdb542b0de8d2585.js -%%HOMEDIR%%/.next/static/chunks/pages/_app-ed68b1f672755457.js -%%HOMEDIR%%/.next/static/chunks/pages/_error-fb6a88ddaef38215.js -%%HOMEDIR%%/.next/static/chunks/pages/browserconfig.xml-efe8cee33627ae01.js -%%HOMEDIR%%/.next/static/chunks/pages/index-c767b321db535108.js -%%HOMEDIR%%/.next/static/chunks/pages/site.webmanifest-61a35e125a46ba1c.js +%%HOMEDIR%%/.next/static/chunks/b1a9255a.ccd4a9a09aa1422d.js +%%HOMEDIR%%/.next/static/chunks/d5ac9709.ec3ef8092e4b96a0.js +%%HOMEDIR%%/.next/static/chunks/framework-ca2f8fe4a887959b.js +%%HOMEDIR%%/.next/static/chunks/main-dfa4279da7a75ddd.js +%%HOMEDIR%%/.next/static/chunks/pages/_app-f2aed9a8371b01cf.js +%%HOMEDIR%%/.next/static/chunks/pages/_error-6688cd3453d9a0f3.js +%%HOMEDIR%%/.next/static/chunks/pages/browserconfig.xml-b987cf8acf2b2b17.js +%%HOMEDIR%%/.next/static/chunks/pages/index-45ed409068e0a34c.js +%%HOMEDIR%%/.next/static/chunks/pages/site.webmanifest-4e478b15ec457e07.js %%HOMEDIR%%/.next/static/chunks/polyfills-42372ed130431b0a.js -%%HOMEDIR%%/.next/static/css/2699d50e78e78db5.css +%%HOMEDIR%%/.next/static/chunks/webpack-2aec3c43fd93416f.js +%%HOMEDIR%%/.next/static/css/3c7cb320c2354f78.css %%HOMEDIR%%/.next/static/media/Manrope.61cdc36c.ttf %%HOMEDIR%%/.next/static/media/Manrope.63012343.woff2 %%HOMEDIR%%/next-i18next.config.js @@ -1328,8 +1339,8 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/@kubernetes+client-node@1.0.0/node_modules/stream-buffers %%HOMEDIR%%/node_modules/.pnpm/@kubernetes+client-node@1.0.0/node_modules/tar %%HOMEDIR%%/node_modules/.pnpm/@kubernetes+client-node@1.0.0/node_modules/tmp-promise -%%HOMEDIR%%/node_modules/.pnpm/@next+env@15.4.5/node_modules/@next/env/dist/index.js -%%HOMEDIR%%/node_modules/.pnpm/@next+env@15.4.5/node_modules/@next/env/package.json +%%HOMEDIR%%/node_modules/.pnpm/@next+env@15.5.2/node_modules/@next/env/dist/index.js +%%HOMEDIR%%/node_modules/.pnpm/@next+env@15.5.2/node_modules/@next/env/package.json %%HOMEDIR%%/node_modules/.pnpm/@protobufjs+aspromise@1.1.2/node_modules/@protobufjs/aspromise/index.js %%HOMEDIR%%/node_modules/.pnpm/@protobufjs+aspromise@1.1.2/node_modules/@protobufjs/aspromise/package.json %%HOMEDIR%%/node_modules/.pnpm/@protobufjs+base64@1.1.2/node_modules/@protobufjs/base64/index.js @@ -1418,8 +1429,6 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/bl@4.1.0/node_modules/bl/package.json %%HOMEDIR%%/node_modules/.pnpm/bl@4.1.0/node_modules/inherits %%HOMEDIR%%/node_modules/.pnpm/bl@4.1.0/node_modules/readable-stream -%%HOMEDIR%%/node_modules/.pnpm/boolbase@1.0.0/node_modules/boolbase/index.js -%%HOMEDIR%%/node_modules/.pnpm/boolbase@1.0.0/node_modules/boolbase/package.json %%HOMEDIR%%/node_modules/.pnpm/cacheable-lookup@7.0.0/node_modules/cacheable-lookup/package.json %%HOMEDIR%%/node_modules/.pnpm/cacheable-lookup@7.0.0/node_modules/cacheable-lookup/source/index.js %%HOMEDIR%%/node_modules/.pnpm/cacheable-request@10.2.14/node_modules/cacheable-request/dist/index.js @@ -1431,650 +1440,601 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/cacheable-request@10.2.14/node_modules/mimic-response %%HOMEDIR%%/node_modules/.pnpm/cacheable-request@10.2.14/node_modules/normalize-url %%HOMEDIR%%/node_modules/.pnpm/cacheable-request@10.2.14/node_modules/responselike -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/agents.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/browserVersions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/browsers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/aac.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/abortcontroller.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ac3-ec3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/accelerometer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/addeventlistener.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/alternate-stylesheet.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ambient-light.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/apng.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/array-find-index.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/array-find.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/array-flat.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/array-includes.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/arrow-functions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/asmjs.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/async-clipboard.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/async-functions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/atob-btoa.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/audio-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/audio.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/audiotracks.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/autofocus.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/auxclick.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/av1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/avif.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-attachment.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-clip-text.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-img-opts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-position-x-y.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-repeat-round-space.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-sync.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/battery-status.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/beacon.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/beforeafterprint.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/bigint.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/blobbuilder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/bloburls.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/border-image.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/border-radius.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/broadcastchannel.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/brotli.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/calc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/canvas-blending.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/canvas-text.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/canvas.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ch-unit.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/chacha20-poly1305.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/channel-messaging.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/childnode-remove.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/classlist.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/clipboard.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/colr-v1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/colr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/comparedocumentposition.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/console-basic.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/console-time.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/const.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/constraint-validation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/contenteditable.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/cookie-store-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/cors.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/createimagebitmap.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/credential-management.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/cryptography.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-all.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-anchor-positioning.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-animation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-any-link.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-appearance.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-at-counter-style.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-autofill.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-backdrop-filter.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-background-offsets.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-boxshadow.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-canvas.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-caret-color.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-cascade-layers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-cascade-scope.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-case-insensitive.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-clip-path.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-color-adjust.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-color-function.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-conic-gradients.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-container-queries-style.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-container-queries.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-container-query-units.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-containment.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-content-visibility.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-counters.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-crisp-edges.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-cross-fade.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-default-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-deviceadaptation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-dir-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-display-contents.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-element-function.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-env-function.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-exclusions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-featurequeries.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-file-selector-button.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-filter-function.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-filters.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-first-letter.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-first-line.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-fixed.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-focus-visible.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-focus-within.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-font-palette.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-font-stretch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-gencontent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-gradients.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-grid-animation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-grid.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-has.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-hyphens.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-if.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-image-orientation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-image-set.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-in-out-of-range.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-initial-letter.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-initial-value.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-lch-lab.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-letter-spacing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-line-clamp.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-logical-props.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-marker-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-masks.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-matches-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-math-functions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-media-interaction.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-media-range-syntax.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-media-resolution.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-media-scripting.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-mediaqueries.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-mixblendmode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-module-scripts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-motion-paths.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-namespaces.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-nesting.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-not-sel-list.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-nth-child-of.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-opacity.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-optional-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-overflow-anchor.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-overflow-overlay.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-overflow.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-page-break.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-paged-media.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-paint-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-placeholder-shown.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-placeholder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-print-color-adjust.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-read-only-write.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-rebeccapurple.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-reflections.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-regions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-relative-colors.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-repeating-gradients.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-resize.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-revert-value.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-rrggbbaa.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-scroll-behavior.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-scrollbar.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-sel2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-sel3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-selection.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-shapes.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-snappoints.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-sticky.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-subgrid.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-supports-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-table.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-align-last.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-box-trim.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-indent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-justify.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-orientation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-spacing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-textshadow.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-touch-action.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-transitions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-unicode-bidi.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-unset-value.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-variables.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-when-else.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-widows-orphans.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-width-stretch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-writing-mode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-zoom.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-attr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-boxsizing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-colors.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-cursors-grab.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-cursors-newer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-cursors.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-tabsize.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/currentcolor.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/custom-elements.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/custom-elementsv1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/customevent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/datalist.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dataset.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/datauri.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/decorators.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/details.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/deviceorientation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/devicepixelratio.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dialog.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dispatchevent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dnssec.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/do-not-track.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-currentscript.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-execcommand.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-policy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-scrollingelement.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/documenthead.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dom-manip-convenience.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dom-range.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/domcontentloaded.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dommatrix.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/download.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dragndrop.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/element-closest.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/element-from-point.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/element-scroll-methods.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/eme.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/eot.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es5.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-class.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-generators.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-module.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-number.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-string-includes.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/eventsource.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/extended-system-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/feature-policy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fetch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fieldset-disabled.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fileapi.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/filereader.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/filereadersync.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/filesystem.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/flac.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/flexbox-gap.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/flexbox.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/flow-root.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/focusin-focusout-events.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-family-system-ui.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-feature.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-kerning.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-loading.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-size-adjust.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-smooth.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-unicode-range.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-variant-alternates.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-variant-numeric.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fontface.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/form-attribute.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/form-submit-attributes.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/form-validation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/forms.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fullscreen.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/gamepad.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/geolocation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/getboundingclientrect.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/getcomputedstyle.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/getelementsbyclassname.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/getrandomvalues.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/gyroscope.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/hardwareconcurrency.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/hashchange.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/heif.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/hevc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/hidden.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/high-resolution-time.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/history.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/html-media-capture.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/html5semantic.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/http-live-streaming.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/http2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/http3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/iframe-sandbox.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/iframe-seamless.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/iframe-srcdoc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/imagecapture.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ime.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/import-maps.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/imports.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/indexeddb.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/indexeddb2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/inline-block.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/innertext.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-color.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-datetime.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-email-tel-url.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-event.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-file-accept.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-file-directory.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-file-multiple.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-inputmode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-minlength.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-number.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-pattern.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-placeholder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-range.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-search.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-selection.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/insert-adjacent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/insertadjacenthtml.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/internationalization.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/intersectionobserver.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/intl-pluralrules.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/intrinsic-width.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/jpeg2000.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/jpegxl.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/jpegxr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/json.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-code.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-key.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-location.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-which.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/lazyload.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/let.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-icon-png.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-icon-svg.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-preconnect.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-prefetch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-preload.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-prerender.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/loading-lazy-attr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/localecompare.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/magnetometer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/matchesselector.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/matchmedia.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mathml.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/maxlength.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/media-fragments.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mediarecorder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mediasource.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/menu.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/meta-theme-color.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/meter.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/midi.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/minmaxwh.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mp3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mpeg-dash.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mpeg4.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/multibackgrounds.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/multicolumn.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mutation-events.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mutationobserver.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/namevalue-storage.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/native-filesystem-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/nav-timing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/netinfo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/notifications.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/object-entries.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/object-fit.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/object-observe.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/object-values.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/objectrtc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/offline-apps.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/offscreencanvas.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ogg-vorbis.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ogv.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ol-reversed.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/once-event-listener.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/online-status.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/opus.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/orientation-sensor.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/outline.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pad-start-end.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/page-transition-events.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pagevisibility.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/passive-event-listener.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/passkeys.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/passwordrules.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/path2d.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/payment-request.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pdf-viewer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/permissions-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/permissions-policy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/picture-in-picture.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/picture.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ping.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/png-alpha.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pointer-events.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pointer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pointerlock.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/portals.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/prefers-color-scheme.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/progress.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/promise-finally.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/promises.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/proximity.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/proxy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/publickeypinning.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/push-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/queryselector.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/readonly-attr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/referrer-policy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/registerprotocolhandler.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rel-noopener.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rel-noreferrer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rellist.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rem.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/requestanimationframe.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/requestidlecallback.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/resizeobserver.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/resource-timing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rest-parameters.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rtcpeerconnection.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ruby.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/run-in.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/screen-orientation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/script-async.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/script-defer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/scrollintoview.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sdch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/selection-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/selectlist.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/server-timing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/serviceworkers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/setimmediate.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/shadowdom.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/shadowdomv1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sharedarraybuffer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sharedworkers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sni.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/spdy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/speech-recognition.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/speech-synthesis.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/spellcheck-attribute.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sql-storage.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/srcset.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/stream.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/streams.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/stricttransportsecurity.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/style-scoped.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/subresource-bundling.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/subresource-integrity.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-css.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-filters.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-fragment.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-html.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-html5.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-img.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-smil.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sxg.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/tabindex-attr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/template-literals.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/template.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/temporal.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/testfeat.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-decoration.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-emphasis.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-overflow.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-size-adjust.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-stroke.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/textcontent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/textencoder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/tls1-1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/tls1-2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/tls1-3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/touch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/transforms2d.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/transforms3d.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/trusted-types.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ttf.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/typedarrays.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/u2f.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/unhandledrejection.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/url.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/urlsearchparams.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/use-strict.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/user-select-none.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/user-timing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/variable-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/vector-effect.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/vibration.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/video.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/videotracks.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/view-transitions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/viewport-unit-variants.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/viewport-units.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wai-aria.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wake-lock.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-bigint.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-extended-const.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-gc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-multi-memory.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-multi-value.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-reference-types.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-signext.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-simd.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-tail-calls.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-threads.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wav.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wbr-element.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-animation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-app-manifest.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-bluetooth.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-serial.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-share.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webauthn.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webcodecs.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webgl.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webgl2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webgpu.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webhid.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webkit-user-drag.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webm.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webnfc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webp.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/websockets.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webtransport.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webusb.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webvr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webvtt.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webworkers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webxr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/will-change.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/woff.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/woff2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/word-break.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wordwrap.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/x-doc-messaging.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/x-frame-options.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/xhr2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/xhtml.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/xhtmlsmil.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/xml-serializer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/zstd.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/lib/statuses.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/lib/supported.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/agents.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/browserVersions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/browsers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/feature.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/features.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/index.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/region.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/package.json -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/boolbase -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/esm/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/esm/positionals.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/positionals.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/package.json -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/css-select -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/css-what -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/domutils -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio-select -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/api/attributes.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/api/css.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/api/forms.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/api/manipulation.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/api/traversing.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/cheerio.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/api/attributes.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/api/css.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/api/forms.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/api/manipulation.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/api/traversing.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/cheerio.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/load.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/options.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/parse.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/parsers/parse5-adapter.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/static.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/types.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/utils.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/load.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/options.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/parse.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/parsers/parse5-adapter.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/static.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/types.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/utils.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/package.json -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/dom-serializer -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/domhandler -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/domutils -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/htmlparser2 -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/parse5 -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/parse5-htmlparser2-tree-adapter +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/agents.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/browserVersions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/browsers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/aac.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/abortcontroller.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ac3-ec3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/accelerometer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/addeventlistener.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ambient-light.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/apng.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/array-find-index.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/array-find.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/array-flat.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/array-includes.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/arrow-functions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/asmjs.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/async-clipboard.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/async-functions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/atob-btoa.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/audio-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/audio.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/audiotracks.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/autofocus.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/auxclick.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/av1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/avif.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/background-attachment.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/background-clip-text.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/background-img-opts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/background-position-x-y.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/background-sync.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/battery-status.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/beacon.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/beforeafterprint.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/bigint.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/blobbuilder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/bloburls.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/border-image.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/border-radius.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/broadcastchannel.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/brotli.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/calc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/canvas-blending.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/canvas-text.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/canvas.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ch-unit.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/channel-messaging.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/childnode-remove.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/classlist.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/clipboard.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/colr-v1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/colr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/comparedocumentposition.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/console-basic.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/console-time.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/const.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/constraint-validation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/contenteditable.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/cookie-store-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/cors.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/createimagebitmap.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/credential-management.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/cryptography.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-all.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-animation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-any-link.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-appearance.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-at-counter-style.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-autofill.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-background-offsets.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-boxshadow.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-canvas.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-caret-color.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-cascade-layers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-cascade-scope.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-case-insensitive.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-clip-path.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-color-adjust.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-color-function.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-conic-gradients.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-container-queries-style.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-container-queries.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-container-query-units.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-containment.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-content-visibility.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-counters.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-crisp-edges.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-cross-fade.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-default-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-display-contents.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-element-function.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-env-function.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-exclusions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-featurequeries.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-file-selector-button.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-filter-function.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-filters.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-first-letter.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-first-line.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-fixed.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-focus-visible.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-focus-within.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-font-palette.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-font-stretch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-gencontent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-gradients.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-grid-animation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-grid.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-has.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-hyphens.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-if.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-image-orientation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-image-set.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-initial-letter.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-initial-value.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-lch-lab.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-letter-spacing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-line-clamp.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-logical-props.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-masks.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-math-functions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-media-interaction.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-media-resolution.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-media-scripting.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-mediaqueries.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-mixblendmode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-module-scripts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-motion-paths.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-namespaces.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-nesting.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-not-sel-list.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-nth-child-of.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-opacity.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-overflow.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-page-break.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-paged-media.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-paint-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-placeholder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-read-only-write.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-reflections.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-regions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-relative-colors.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-resize.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-revert-value.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-scrollbar.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-sel2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-sel3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-selection.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-shapes.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-snappoints.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-sticky.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-subgrid.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-supports-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-table.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-align-last.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-box-trim.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-indent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-justify.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-orientation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-spacing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-textshadow.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-touch-action.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-transitions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-unset-value.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-variables.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-when-else.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-widows-orphans.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-width-stretch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-writing-mode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-zoom.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-attr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-boxsizing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-colors.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-cursors.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-tabsize.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/currentcolor.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/custom-elements.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/custom-elementsv1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/customevent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/datalist.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dataset.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/datauri.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/decorators.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/details.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/deviceorientation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/devicepixelratio.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dialog.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dispatchevent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dnssec.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/do-not-track.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/document-currentscript.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/document-execcommand.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/document-policy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/document-scrollingelement.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/documenthead.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dom-range.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/domcontentloaded.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dommatrix.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/download.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dragndrop.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/element-closest.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/element-from-point.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/element-scroll-methods.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/eme.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/eot.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es5.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6-class.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6-generators.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6-module.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6-number.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6-string-includes.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/eventsource.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/extended-system-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/feature-policy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/fetch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/fieldset-disabled.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/fileapi.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/filereader.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/filereadersync.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/filesystem.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/flac.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/flexbox-gap.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/flexbox.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/flow-root.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-family-system-ui.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-feature.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-kerning.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-loading.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-size-adjust.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-smooth.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-unicode-range.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-variant-alternates.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-variant-numeric.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/fontface.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/form-attribute.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/form-submit-attributes.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/form-validation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/forms.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/fullscreen.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/gamepad.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/geolocation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/getboundingclientrect.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/getcomputedstyle.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/getrandomvalues.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/gyroscope.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/hashchange.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/heif.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/hevc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/hidden.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/high-resolution-time.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/history.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/html-media-capture.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/html5semantic.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/http-live-streaming.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/http2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/http3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/iframe-sandbox.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/iframe-seamless.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/imagecapture.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ime.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/import-maps.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/imports.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/indexeddb.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/indexeddb2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/inline-block.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/innertext.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-color.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-datetime.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-email-tel-url.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-event.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-file-accept.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-file-directory.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-file-multiple.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-inputmode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-minlength.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-number.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-pattern.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-placeholder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-range.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-search.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-selection.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/insert-adjacent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/internationalization.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/intersectionobserver.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/intl-pluralrules.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/intrinsic-width.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/jpeg2000.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/jpegxl.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/jpegxr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/json.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/keyboardevent-code.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/keyboardevent-key.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/keyboardevent-location.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/keyboardevent-which.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/lazyload.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/let.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-icon-png.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-icon-svg.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-rel-preload.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-rel-prerender.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/localecompare.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/magnetometer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/matchesselector.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/matchmedia.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mathml.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/maxlength.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/media-fragments.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mediarecorder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mediasource.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/menu.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/meta-theme-color.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/meter.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/midi.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/minmaxwh.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mp3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mpeg-dash.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mpeg4.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/multibackgrounds.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/multicolumn.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mutation-events.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mutationobserver.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/namevalue-storage.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/native-filesystem-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/nav-timing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/netinfo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/notifications.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/object-entries.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/object-fit.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/object-observe.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/object-values.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/objectrtc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/offline-apps.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/offscreencanvas.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ogg-vorbis.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ogv.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ol-reversed.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/once-event-listener.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/online-status.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/opus.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/orientation-sensor.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/outline.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/pad-start-end.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/page-transition-events.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/pagevisibility.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/passive-event-listener.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/passkeys.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/passwordrules.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/path2d.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/payment-request.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/pdf-viewer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/permissions-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/permissions-policy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/picture-in-picture.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/picture.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ping.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/png-alpha.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/pointer-events.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/pointer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/pointerlock.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/portals.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/progress.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/promise-finally.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/promises.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/proximity.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/proxy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/publickeypinning.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/push-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/queryselector.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/readonly-attr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/referrer-policy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/rel-noopener.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/rel-noreferrer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/rellist.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/rem.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/requestanimationframe.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/requestidlecallback.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/resizeobserver.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/resource-timing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/rest-parameters.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ruby.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/run-in.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/screen-orientation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/script-async.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/script-defer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/scrollintoview.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/sdch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/selection-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/selectlist.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/server-timing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/serviceworkers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/setimmediate.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/shadowdom.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/shadowdomv1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/sharedworkers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/sni.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/spdy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/speech-recognition.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/speech-synthesis.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/sql-storage.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/srcset.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/stream.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/streams.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/style-scoped.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/subresource-bundling.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/subresource-integrity.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-css.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-filters.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-fragment.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-html.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-html5.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-img.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-smil.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/sxg.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/tabindex-attr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/template-literals.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/template.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/temporal.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/testfeat.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/text-decoration.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/text-emphasis.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/text-overflow.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/text-size-adjust.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/text-stroke.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/textcontent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/textencoder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/tls1-1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/tls1-2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/tls1-3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/touch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/transforms2d.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/transforms3d.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/trusted-types.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ttf.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/typedarrays.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/u2f.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/unhandledrejection.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/url.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/urlsearchparams.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/use-strict.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/user-select-none.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/user-timing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/variable-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/vector-effect.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/vibration.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/video.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/videotracks.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/view-transitions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/viewport-units.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wai-aria.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wake-lock.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-bigint.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-extended-const.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-gc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-multi-value.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-reference-types.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-signext.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-simd.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-threads.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wav.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wbr-element.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/web-animation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/web-app-manifest.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/web-bluetooth.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/web-serial.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/web-share.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webauthn.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webcodecs.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webgl.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webgl2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webgpu.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webhid.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webkit-user-drag.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webm.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webnfc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webp.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/websockets.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webtransport.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webusb.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webvr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webvtt.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webworkers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webxr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/will-change.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/woff.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/woff2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/word-break.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wordwrap.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/x-doc-messaging.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/x-frame-options.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/xhr2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/xhtml.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/xhtmlsmil.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/xml-serializer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/zstd.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/lib/statuses.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/lib/supported.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/agents.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/browsers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/feature.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/features.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/index.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/region.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/package.json %%HOMEDIR%%/node_modules/.pnpm/chownr@1.1.4/node_modules/chownr/chownr.js %%HOMEDIR%%/node_modules/.pnpm/chownr@1.1.4/node_modules/chownr/package.json %%HOMEDIR%%/node_modules/.pnpm/chownr@3.0.0/node_modules/chownr/dist/commonjs/index.js @@ -2335,37 +2295,6 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/core-util-is@1.0.3/node_modules/core-util-is/package.json %%HOMEDIR%%/node_modules/.pnpm/cpu-features@0.0.10/node_modules/cpu-features/lib/index.js %%HOMEDIR%%/node_modules/.pnpm/cpu-features@0.0.10/node_modules/cpu-features/package.json -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/boolbase -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/attributes.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/compile.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/attributes.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/compile.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/general.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/pseudo-selectors/aliases.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/pseudo-selectors/filters.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/pseudo-selectors/index.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/pseudo-selectors/pseudos.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/pseudo-selectors/subselects.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/sort.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/general.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/aliases.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/filters.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/index.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/pseudos.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/subselects.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/sort.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/package.json -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-what -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/domutils -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/nth-check -%%HOMEDIR%%/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/lib/commonjs/index.js -%%HOMEDIR%%/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/lib/commonjs/parse.js -%%HOMEDIR%%/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/lib/commonjs/stringify.js -%%HOMEDIR%%/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/lib/commonjs/types.js -%%HOMEDIR%%/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/package.json %%HOMEDIR%%/node_modules/.pnpm/debug@3.2.7/node_modules/debug/package.json %%HOMEDIR%%/node_modules/.pnpm/debug@3.2.7/node_modules/debug/src/browser.js %%HOMEDIR%%/node_modules/.pnpm/debug@3.2.7/node_modules/debug/src/common.js @@ -2422,71 +2351,28 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/dockerode@4.0.7/node_modules/dockerode/package.json %%HOMEDIR%%/node_modules/.pnpm/dockerode@4.0.7/node_modules/tar-fs %%HOMEDIR%%/node_modules/.pnpm/dockerode@4.0.7/node_modules/uuid -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/lib/esm/foreignNames.js -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/lib/foreignNames.js -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/package.json -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/domelementtype -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/entities -%%HOMEDIR%%/node_modules/.pnpm/domelementtype@2.3.0/node_modules/domelementtype/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/domelementtype@2.3.0/node_modules/domelementtype/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/domelementtype@2.3.0/node_modules/domelementtype/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/domelementtype@2.3.0/node_modules/domelementtype/package.json -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domelementtype -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/lib/esm/node.js -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/lib/node.js -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/package.json -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/dom-serializer -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domelementtype -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domhandler -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/feeds.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/legacy.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/manipulation.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/querying.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/stringify.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/traversal.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/feeds.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/legacy.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/manipulation.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/querying.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/stringify.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/traversal.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/package.json %%HOMEDIR%%/node_modules/.pnpm/enabled@2.0.0/node_modules/enabled/index.js %%HOMEDIR%%/node_modules/.pnpm/enabled@2.0.0/node_modules/enabled/package.json %%HOMEDIR%%/node_modules/.pnpm/end-of-stream@1.4.5/node_modules/end-of-stream/index.js %%HOMEDIR%%/node_modules/.pnpm/end-of-stream@1.4.5/node_modules/end-of-stream/package.json %%HOMEDIR%%/node_modules/.pnpm/end-of-stream@1.4.5/node_modules/once -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/decode.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/decode_codepoint.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/encode.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/escape.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/encode.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/escape.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/encode-html.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/generated/decode-data-html.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/generated/decode-data-xml.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/generated/encode-html.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/package.json %%HOMEDIR%%/node_modules/.pnpm/event-to-promise@0.7.0/node_modules/event-to-promise/index.js %%HOMEDIR%%/node_modules/.pnpm/event-to-promise@0.7.0/node_modules/event-to-promise/package.json +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/lib/fxp.cjs +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/package.json +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/fxp.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/ignoreAttributes.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/util.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/validator.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlbuilder/orderedJs2Xml.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlparser/node2json.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlparser/xmlNode.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/strnum %%HOMEDIR%%/node_modules/.pnpm/fecha@4.2.3/node_modules/fecha/lib/fecha.umd.js %%HOMEDIR%%/node_modules/.pnpm/fecha@4.2.3/node_modules/fecha/package.json %%HOMEDIR%%/node_modules/.pnpm/fn.name@1.1.0/node_modules/fn.name/index.js @@ -2510,102 +2396,105 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/form-data-encoder@2.1.4/node_modules/form-data-encoder/package.json %%HOMEDIR%%/node_modules/.pnpm/fs-constants@1.0.0/node_modules/fs-constants/index.js %%HOMEDIR%%/node_modules/.pnpm/fs-constants@1.0.0/node_modules/fs-constants/package.json -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/cheerio -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/DnsResolver.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/GlobalUdpSocket.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/HexUtil.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/Logger.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/Promises.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/ProtocolResolver.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/QueryRunner.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/Results.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/game-resolver.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/gamedig.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/games.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/reader.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/package.json -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/altvmp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/armagetron.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/asa.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/ase.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/assettocorsa.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/battlefield.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/beammp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/beammpmaster.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/brokeprotocol.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/brokeprotocolmaster.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/buildandshoot.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/core.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/cs2d.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/dayz.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/discord.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/doom3.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/eco.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/eldewrito.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/epic.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/factorio.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/farmingsimulator.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/ffow.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/fivem.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/gamespy1.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/gamespy2.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/gamespy3.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/geneshift.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/goldsrc.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/gtasao.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/hawakening.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/hawakeningmaster.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/hexen2.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/index.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/jc2mp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/kspdmp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/mafia2mp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/mafia2online.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/minecraft.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/minecraftbedrock.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/minecraftvanilla.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/minetest.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/mumble.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/mumbleping.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/nadeo.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/openttd.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/palworld.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/quake1.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/quake2.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/quake3.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/ragemp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/renegadex.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/renegadexmaster.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/rfactor.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/samp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/satisfactory.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/savage2.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/soldat.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/starmade.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/starsiege.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/teamspeak2.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/teamspeak3.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/terraria.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/theisleevrima.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/toxikk.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/tribes1.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/tribes1master.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/unreal2.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/ut3.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/valve.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/vcmp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/ventrilo.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/vintagestory.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/vintagestorymaster.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/warsow.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/xonotic.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gbxremote -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/got -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/iconv-lite -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/long -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/seek-bzip -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/varint +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/fast-xml-parser +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/DnsResolver.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/GlobalUdpSocket.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/HexUtil.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/Logger.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/Promises.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/ProtocolResolver.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/QueryRunner.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/Results.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/game-resolver.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/gamedig.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/games.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/index.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/reader.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/package.json +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/altvmp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/armagetron.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/asa.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/ase.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/assettocorsa.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/battlefield.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/beammp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/beammpmaster.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/brokeprotocol.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/brokeprotocolmaster.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/buildandshoot.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/core.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/cs2d.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/dayz.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/discord.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/doom3.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/eco.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/eldewrito.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/epic.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/factorio.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/farmingsimulator.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/ffow.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/fivem.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/gamespy1.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/gamespy2.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/gamespy3.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/geneshift.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/goldsrc.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/gtasao.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/hawakening.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/hawakeningmaster.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/hexen2.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/index.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/jc2mp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/kspdmp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/mafia2mp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/mafia2online.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/minecraft.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/minecraftbedrock.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/minecraftvanilla.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/minetest.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/mumble.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/mumbleping.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/nadeo.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/openttd.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/palworld.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/quake1.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/quake2.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/quake3.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/ragemp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/renegadex.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/renegadexmaster.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/renown.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/rfactor.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/samp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/satisfactory.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/savage2.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/sdtd.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/soldat.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/starmade.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/starsiege.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/teamspeak2.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/teamspeak3.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/terraria.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/theisleevrima.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/toxikk.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/tribes1.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/tribes1master.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/unreal2.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/ut3.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/valve.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/vcmp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/ventrilo.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/vintagestory.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/vintagestorymaster.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/warsow.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/xonotic.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gbxremote +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/got +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/iconv-lite +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/long +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/seek-bzip +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/telnet-client +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/varint %%HOMEDIR%%/node_modules/.pnpm/gbxremote@0.2.1/node_modules/any-promise %%HOMEDIR%%/node_modules/.pnpm/gbxremote@0.2.1/node_modules/barse %%HOMEDIR%%/node_modules/.pnpm/gbxremote@0.2.1/node_modules/event-to-promise @@ -2656,20 +2545,8 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/html-parse-stringify@3.0.1/node_modules/html-parse-stringify/dist/html-parse-stringify.js %%HOMEDIR%%/node_modules/.pnpm/html-parse-stringify@3.0.1/node_modules/html-parse-stringify/package.json %%HOMEDIR%%/node_modules/.pnpm/html-parse-stringify@3.0.1/node_modules/void-elements -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/domelementtype -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/domhandler -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/domutils -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/entities -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/Parser.js -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/Tokenizer.js -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/esm/Parser.js -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/esm/Tokenizer.js -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/package.json -%%HOMEDIR%%/node_modules/.pnpm/http-cache-semantics@4.1.1/node_modules/http-cache-semantics/index.js -%%HOMEDIR%%/node_modules/.pnpm/http-cache-semantics@4.1.1/node_modules/http-cache-semantics/package.json +%%HOMEDIR%%/node_modules/.pnpm/http-cache-semantics@4.2.0/node_modules/http-cache-semantics/index.js +%%HOMEDIR%%/node_modules/.pnpm/http-cache-semantics@4.2.0/node_modules/http-cache-semantics/package.json %%HOMEDIR%%/node_modules/.pnpm/http2-wrapper@2.2.1/node_modules/http2-wrapper/package.json %%HOMEDIR%%/node_modules/.pnpm/http2-wrapper@2.2.1/node_modules/http2-wrapper/source/agent.js %%HOMEDIR%%/node_modules/.pnpm/http2-wrapper@2.2.1/node_modules/http2-wrapper/source/auto.js @@ -2993,10 +2870,7 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/logform@2.7.0/node_modules/ms %%HOMEDIR%%/node_modules/.pnpm/logform@2.7.0/node_modules/safe-stable-stringify %%HOMEDIR%%/node_modules/.pnpm/logform@2.7.0/node_modules/triple-beam -%%HOMEDIR%%/node_modules/.pnpm/long@5.2.3/node_modules/long/index.js -%%HOMEDIR%%/node_modules/.pnpm/long@5.2.3/node_modules/long/package.json -%%HOMEDIR%%/node_modules/.pnpm/long@5.2.3/node_modules/long/umd/index.js -%%HOMEDIR%%/node_modules/.pnpm/long@5.2.3/node_modules/long/umd/package.json +%%HOMEDIR%%/node_modules/.pnpm/long@5.3.2/node_modules/long/index.js %%HOMEDIR%%/node_modules/.pnpm/long@5.3.2/node_modules/long/package.json %%HOMEDIR%%/node_modules/.pnpm/long@5.3.2/node_modules/long/umd/index.js %%HOMEDIR%%/node_modules/.pnpm/long@5.3.2/node_modules/long/umd/package.json @@ -3078,1148 +2952,1156 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/non-secure/index.cjs %%HOMEDIR%%/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/non-secure/package.json %%HOMEDIR%%/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/package.json -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@babel/runtime -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/core-js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/hoist-non-react-statics -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/i18next -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/i18next-fs-backend -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/appWithTranslation.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/config/createConfig.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/config/defaultConfig.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/createClient/node.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/createClient/package.json -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/index.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/serverSideTranslations.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/package.json -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/serverSideTranslations.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-i18next -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@next/env -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@swc/helpers -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/caniuse-lite -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/analysis/extract-const-value.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/analysis/get-page-static-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/analysis/parse-module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/get-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/transform.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/util.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/commonjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-font-unsupported.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-page-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-page-disallow-re-export-all-exports.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-ssg-transform.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/build-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/create-compiler-aliases.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/define-env.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/deployment-id.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/entries.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/get-babel-config-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/get-babel-loader-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/handle-externals.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/load-entrypoint.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/load-jsconfig.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/next-config-ts/require-hook.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/next-config-ts/transpile-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/next-dir-paths.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/normalize-catchall-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/format.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/log.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/store.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/fetch/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object-assign.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/auto.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/implementation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/polyfill.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/shim.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/polyfill-nomodule.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/process.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/app/app-segment-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/app/app-segments.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/app/collect-root-param-keys.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/middleware/middleware-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/pages/pages-segment-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/static-paths/app.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/static-paths/pages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/static-paths/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/swc/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/swc/options.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack-config-rules/resolve.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/cache-invalidation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/base.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/client.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/file-resolve.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/getCssModuleLocalIdent.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/global.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/modules.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/next-font.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/messages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/plugins.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/images/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/images/messages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/CssSyntaxError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/camelcase.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-icss-parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-import-parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/getUrl.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/get-module-build-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/codegen.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/interface.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/minify.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-flight-css-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Warning.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/file-protocol.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/join-function.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/postcss.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/value-processor.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/app-build-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/copy-file-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/css-chunking-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/css-minimizer-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/devtools-ignore-list-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/eval-source-map-dev-tool-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/flight-client-entry-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/jsconfig-paths-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/memory-with-gc-cache-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/middleware-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/mini-css-extract-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-drop-client-page-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-font-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-trace-entrypoints-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-types-plugin/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-types-plugin/shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/nextjs-require-cache-hot-reloader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/optional-peer-dependency-resolve-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/pages-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/profiling-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/react-loadable-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/rspack-flight-client-entry-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/rspack-profiling-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/slow-module-detection-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/subresource-integrity-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/telemetry-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/use-cache-tracker-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/getModuleTrace.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parse-dynamic-code-evaluation-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseBabel.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseCss.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextAppLoaderError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextFontError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextInvalidImportError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseScss.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/simpleWebpackError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/stringify-request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/cli/next-test.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-base-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/app-build-id.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/app-call-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/app-find-source-map-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/assign-location.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-announcer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-headers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/bailout-to-client-rendering.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/builtin/default.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/builtin/global-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/builtin/global-not-found.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/dev-root-http-access-fallback-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/error-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/forbidden.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/handle-isr-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/hooks-server-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/is-next-router-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/links.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/match-segments.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/nav-failure-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/navigation-untracked.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/navigation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/navigation.react-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/noop-head.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/not-found.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/promise-queue.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect-status-code.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/handle-mutable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/router-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/cache-key.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/lru.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/navigation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/prefetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/scheduler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/tuple-map.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/static-generation-bailout.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/styles/access-error-styles.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unauthorized.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unresolved-thenable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unstable-rethrow.browser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unstable-rethrow.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unstable-rethrow.server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/use-action-queue.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/detect-domain-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/app/hot-reloader-app.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/app/use-websocket.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/get-socket-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/pages/hot-reloader-pages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/pages/websocket.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/turbopack-hot-reloader-common.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/report-hmr-latency.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/runtime-error-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/flight-data-helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/has-base-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/lib/console.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/normalize-trailing-slash.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/react-client-callbacks/report-global-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-base-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/request-idle-callback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/resolve-href.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/route-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/router.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/script.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/set-attributes-from-props.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/trusted-types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/with-router.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/cookies/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/ponyfill/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/ponyfill/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/console.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/events.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/load.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/stream.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/timers.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/url.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@hapi/accept/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@hapi/accept/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@napi-rs/triples/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@napi-rs/triples/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/fontkit/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/format-available-values.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/fetch-css-from-google-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/fetch-font-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/fetch-resource.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/find-font-files-in-css.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/font-data.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-fallback-font-override-metrics.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-font-axes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-google-fonts-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-proxy-agent.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/google-fonts-metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/retry.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/sort-fonts-variant-values.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/validate-google-font-function-call.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/get-fallback-metrics-from-font-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/pick-font-file-for-fallback-generation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/validate-local-font-function-call.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/next-font-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/google/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/local/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/ReactRefreshWebpackPlugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/ReactRefreshModule.runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@opentelemetry/api/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@opentelemetry/api/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@vercel/nft/LICENSE -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@vercel/nft/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@vercel/nft/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/acorn/acorn.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/acorn/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/amphtml-validator/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/amphtml-validator/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/amphtml-validator/validator_wasm.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/assert/assert.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/assert/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-retry/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-retry/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-sema/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-sema/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel-packages/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel-packages/packages-bundle.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/bundle.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/code-frame.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-block-hoist-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-normalize-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-normalize-opts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-plugin-pass.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/generator.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/plugin-syntax-jsx.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/plugin-transform-define.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/plugin-transform-modules-commonjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/preset-typescript.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/traverse.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserify-zlib/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserify-zlib/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserslist/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserslist/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/buffer/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/buffer/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/busboy/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/busboy/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/bytes/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/bytes/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ci-info/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ci-info/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/commander/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/commander/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/comment-json/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/comment-json/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/compression/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/compression/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/conf/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/conf/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/constants-browserify/constants.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/constants-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/content-disposition/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/content-disposition/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cookie/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cookie/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cross-spawn/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cross-spawn/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/crypto-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/crypto-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cssnano-simple/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/data-uri-to-buffer/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/data-uri-to-buffer/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/debug/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/debug/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/devalue/devalue.umd.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/devalue/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/domain-browser/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/domain-browser/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/edge-runtime/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/edge-runtime/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/events/events.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/events/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/find-up/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/find-up/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/fresh/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/fresh/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/glob/glob.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/glob/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/gzip-size/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/gzip-size/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy-agent/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy-agent/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-proxy-agent/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-proxy-agent/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/icss-utils/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/icss-utils/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ignore-loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ignore-loader/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/image-size/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/image-size/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-animated/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-animated/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-docker/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-docker/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-wsl/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-wsl/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/processChild.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/threadChild.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/json5/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/json5/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jsonwebtoken/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jsonwebtoken/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils2/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils2/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils3/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils3/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lodash.curry/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lodash.curry/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lru-cache/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lru-cache/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/mini-css-extract-plugin/cjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/mini-css-extract-plugin/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/mini-css-extract-plugin/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/nanoid/index.cjs -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/nanoid/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/native-url/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/native-url/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/neo-async/async.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/neo-async/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-devtools/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page-experimental.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/os-browserify/browser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/os-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-limit/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-limit/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-queue/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-queue/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-to-regexp/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-to-regexp/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/picomatch/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/picomatch/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-flexbugs-fixes/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-flexbugs-fixes/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-extract-imports/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-extract-imports/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-local-by-default/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-local-by-default/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-scope/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-scope/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-values/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-values/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-plugin-stub-for-cssnano-simple/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-preset-env/index.cjs -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-preset-env/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-scss/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-scss/scss-syntax.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-value-parser/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-value-parser/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/process/browser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/process/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/punycode/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/punycode/punycode.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/querystring-es3/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/querystring-es3/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/raw-body/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/raw-body/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/cjs/react-is.production.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/babel.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.development.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.production.min.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.development.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.production.min.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/regenerator-runtime/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/regenerator-runtime/runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/safe-stable-stringify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/safe-stable-stringify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/sass-loader/cjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/sass-loader/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/schema-utils3/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/schema-utils3/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/semver/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/semver/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/send/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/send/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/setimmediate/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/setimmediate/setImmediate.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/shell-quote/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/shell-quote/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map/source-map.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map08/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map08/source-map.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stacktrace-parser/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-http/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-http/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string-hash/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string-hash/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string_decoder/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string_decoder/string_decoder.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/strip-ansi/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/strip-ansi/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/superstruct/index.cjs -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/superstruct/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tar/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tar/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/text-table/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/text-table/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/timers-browserify/main.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/timers-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tty-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tty-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/unistore/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/unistore/unistore.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/util/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/util/util.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/vm-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/vm-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/watchpack/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/watchpack/watchpack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/webpack-sources3/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/webpack-sources3/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ws/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ws/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod-validation-error/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod-validation-error/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/fetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/httpget.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/server-edge.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/export/helpers/create-incremental-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/export/helpers/get-amp-html-validator.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/export/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/batcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/build-custom-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/client-and-server-references.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/coalesced-function.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/compile-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/create-client-router-filter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/default-transpiled-packages.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/detached-promise.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/detect-typo.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/download-swc.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/error-telemetry-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fallback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fatal-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/file-exists.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/find-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/find-pages-dir.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/find-root.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/format-dynamic-import-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/format-server-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fs/rename.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fs/write-atomic.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/generate-interception-routes-rewrites.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/get-network-host.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/get-project-dir.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/has-necessary-dependencies.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-cache-directory.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-online.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-pkg-manager.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-registry.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/install.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/install-dependencies.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/interop-default.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-api-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-app-page-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-app-route-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-edge-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-internal-component.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-serializable-props.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/known-edge-safe-packages.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/load-custom-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/get-metadata-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/is-metadata-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/metadata-constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/metadata-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/multi-file-writer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/needs-experimental-react.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/non-nullable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/normalize-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/oxford-comma-list.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/page-types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/patch-incorrect-lockfile.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/pick.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/picocolors.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/pretty-bytes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/realpath.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/recursive-delete.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/recursive-readdir.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/redirect-status.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/resolve-from.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/scheduler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/semver-noop.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/server-external-packages.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/static-env.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/try-to-parse-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/turbopack-warning.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/diagnosticFormatter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/getTypeScriptIntent.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/missingDependencyError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/runTypeCheck.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/writeAppTypeDeclarations.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/verify-partytown-setup.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/verify-typescript-setup.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/wait.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/with-promise-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/dev-indicator-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/font/get-dev-overlay-font-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/get-next-error-feedback-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/launch-editor.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/middleware-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/restart-dev-server-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/console-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/forward-logs-shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/react-18-hydration-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/react-19-hydration-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/webpack-module-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/app-dev-overlay-error-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/replay-ssr-only-errors.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/stitched-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/use-error-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/use-forward-console-log.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/forward-logs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/segment-explorer-node.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/terminal-logging-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/pages/hydration-error-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-error-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-setup.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/use-app-dev-rendering-indicator.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/ReactDOMServerPages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/accept-header.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/after-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/awaiter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/builtin-request-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/run-with-after.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/get-cookie-parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/node/try-get-preview-data.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-async-storage-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-async-storage.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/after-task-async-storage.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/app-render-prerender-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/app-render-render-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/app-render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/async-local-storage.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/cache-signal.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-component-styles-and-scripts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-component-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-error-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-flight-router-state-from-loader-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/csrf-protection.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/dynamic-rendering.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/encryption-utils-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/encryption-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/flight-render-result.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-asset-query-string.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-css-inlined-link-tags.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-layer-assets.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-preloadable-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-script-nonce-from-header.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-segment-param.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/has-loading-component-in-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/interop-default.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/make-get-server-inserted-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/metadata-insertion/create-server-inserted-metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/parse-loader-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/postponed-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/prospective-render-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/react-large-shell-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/react-server.node.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/render-css-resource.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/required-scripts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/segment-explorer-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/server-inserted-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/strip-flight-headers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/use-flight-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/walk-tree-with-flight-router-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-async-storage-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-async-storage.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/async-storage/draft-mode-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/async-storage/request-store.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/async-storage/work-store.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-http/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-http/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-http/node.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/body-streams.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/cache-dir.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/capsize-font-metrics.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/ci-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/client-component-renderer-logger.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config-schema.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config-shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/crypto-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/browser-logs/receive-logs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/browser-logs/source-map.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/dev-indicator-server-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/get-source-map-from-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-reloader-turbopack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-reloader-types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-reloader-webpack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/log-requests.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/messages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/middleware-turbopack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/middleware-webpack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/next-dev-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/node-stack-frames.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/on-demand-entry-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/parse-version-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/require-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/static-paths-worker.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/turbopack-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dynamic-rendering-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/font-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/get-app-route-from-entrypoint.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/get-route-from-entrypoint.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/htmlescape.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/image-optimizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/instrumentation/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/internal-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/app-dir-module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/app-info-log.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/async-callback-set.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/cache-control.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/cache-handlers/default.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/chrome-devtools-workspace.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/clone-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/cpu-profile.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/decode-query-path-parameter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/dedupe-fetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/dev-bundler-service.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/etag.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/experimental/create-env-definitions.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/experimental/ppr.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/find-page-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/fix-mojibake.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/format-hostname.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/i18n-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/implicit-tags.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/is-ipv6.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/lazy-result.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/lru-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/match-next-data-pathname.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/mock-request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/module-loader/node-module-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/node-fs-methods.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/parse-stack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/patch-fetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/patch-set-header.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/render-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/block-cross-site.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/build-data-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/decode-path-params.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/filesystem.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/is-postpone.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/proxy-request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/resolve-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/router-server-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/setup-dev-bundler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/server-action-request-meta.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/server-ipc/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/source-maps.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/start-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/streaming-metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/to-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/tracer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/load-components.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/load-default-error-components.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/load-manifest.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/match-bundle.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/next-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/next-typescript.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/next.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-baseline.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/console-dev.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/date.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/error-inspect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/node-crypto.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/random.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/web-crypto.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-polyfill-crypto.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/absolute-filename-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-bundle-path-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-filename-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-page-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-pathname-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-bundle-path-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-filename-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-page-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-pathname-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/locale-route-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/normalizers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/prefixing-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/base-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/next-data.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/prefetch-rsc.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/rsc.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/segment-prefix-rsc.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/suffix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/underscore-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/wrap-normalizer-fn.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/optimize-amp.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/patch-error-inspect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/pipe-readable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/post-process.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/render-result.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/request-meta.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/request/fallback-params.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/require-hook.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/require.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/response-cache/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/response-cache/types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/response-cache/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/resume-data-cache/cache-store.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/resume-data-cache/resume-data-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/revalidation-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-definitions/app-page-route-definition.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-kind.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-managers/default-route-matcher-manager.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-managers/dev-route-matcher-manager.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/app-page-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/app-route-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-page-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-route-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-api-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/file-cache-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/batched-file-reader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/default-file-reader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/helpers/cached-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/node-manifest-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/server-manifest-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/manifest-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/pages-api-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/pages-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/app-page-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/app-route-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/locale-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/pages-api-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/pages-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matches/pages-api-route-match.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/module.compiled.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/module.render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/amp-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/entrypoints.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/head-manager-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/image-config-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/router-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/entrypoints.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/entrypoints.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/checks.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/builtin/_error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/module.compiled.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/module.render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/app-router-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/entrypoints.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/hooks-client-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/image-config-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/router-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/server-inserted-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/route-module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/send-payload.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/send-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/serve-static.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/server-route-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/server-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/setup-http-agent-env.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/stream-utils/encoded-tags.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/stream-utils/uint8array-helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/constant.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/client-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/entry.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/server-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/use-cache/handlers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/adapter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/get-edge-preview-props.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/globals.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/http.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/next-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/fetch-inline-assets.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/resource-managers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/sandbox.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/headers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/cookies.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/fetch-event.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/web-on-close.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-mode.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/bloom-filter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/canary-only.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/deep-freeze.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/dset.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/encode-uri-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/error-source.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/errors/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/escape-regexp.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/format-webpack-messages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/get-hostname.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/get-rspack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/get-webpack-bundler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/hash.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/html-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/get-locale-redirect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-blur-svg.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/invariant-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-internal.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-plain-object.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-thenable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/isomorphic/path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/loadable.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/magic-identifier.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/match-local-pattern.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/match-remote-pattern.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/mitt.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/modern-browserslist-target.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/no-fallback-error.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/normalized-asset-prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/absolute-path-to-page.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/denormalize-app-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/get-page-paths.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-data-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/remove-page-path-tail.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/adapters.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/router.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/app-paths.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/compare-states.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/escape-path-delimiters.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/html-bots.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/interception-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-bot.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-local-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/middleware-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/omit.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-match.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/querystring.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/relativize-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-regex.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/runtime-config.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/server-reference-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/side-effect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/compilation-events.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/entry-key.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/manifest-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils/warn-once.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/zod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/anonymous-meta.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/detached-flush.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/build.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/error-feedback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/plugins.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/swc-load-failure.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/version.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/flush-and-exit.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/post-telemetry-payload.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/project-id.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/storage.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/report/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/report/to-json.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/report/to-telemetry.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/trace.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/font/google/target.css -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/postcss -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-dom -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/sharp -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/styled-jsx +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@babel/runtime +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/core-js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/hoist-non-react-statics +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/i18next +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/i18next-fs-backend +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/appWithTranslation.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/config/createConfig.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/config/defaultConfig.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/createClient/node.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/createClient/package.json +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/index.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/serverSideTranslations.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/package.json +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/serverSideTranslations.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-i18next +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@next/env +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@swc/helpers +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/caniuse-lite +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/analysis/extract-const-value.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/analysis/get-page-static-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/analysis/parse-module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/get-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/transform.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/util.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/commonjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-font-unsupported.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-page-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-page-disallow-re-export-all-exports.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-ssg-transform.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/build-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/create-compiler-aliases.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/define-env.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/deployment-id.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/entries.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/get-babel-config-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/get-babel-loader-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/handle-externals.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/load-entrypoint.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/load-jsconfig.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/next-config-ts/require-hook.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/next-config-ts/transpile-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/next-dir-paths.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/normalize-catchall-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/format.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/log.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/store.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/fetch/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object-assign.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/auto.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/implementation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/polyfill.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/shim.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/polyfill-nomodule.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/process.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/app/app-segment-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/app/app-segments.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/app/collect-root-param-keys.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/middleware/middleware-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/pages/pages-segment-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/static-paths/app.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/static-paths/pages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/static-paths/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/swc/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/swc/options.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack-config-rules/resolve.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/cache-invalidation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/base.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/client.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/file-resolve.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/getCssModuleLocalIdent.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/global.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/modules.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/next-font.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/messages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/plugins.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/images/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/images/messages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/CssSyntaxError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/camelcase.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-icss-parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-import-parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/getUrl.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/get-module-build-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/codegen.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/interface.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/minify.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-flight-css-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Warning.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/file-protocol.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/join-function.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/postcss.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/value-processor.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/app-build-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/copy-file-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/css-chunking-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/css-minimizer-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/devtools-ignore-list-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/eval-source-map-dev-tool-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/flight-client-entry-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/jsconfig-paths-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/memory-with-gc-cache-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/middleware-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/mini-css-extract-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-drop-client-page-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-font-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-trace-entrypoints-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-types-plugin/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-types-plugin/shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/nextjs-require-cache-hot-reloader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/optional-peer-dependency-resolve-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/pages-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/profiling-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/react-loadable-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/rspack-flight-client-entry-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/rspack-profiling-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/slow-module-detection-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/subresource-integrity-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/telemetry-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/use-cache-tracker-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/getModuleTrace.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parse-dynamic-code-evaluation-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseBabel.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseCss.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextAppLoaderError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextFontError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextInvalidImportError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseScss.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/simpleWebpackError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/stringify-request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/cli/next-test.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-base-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/app-build-id.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/app-call-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/app-find-source-map-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/assign-location.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-announcer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-headers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/bailout-to-client-rendering.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/builtin/default.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/builtin/global-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/builtin/global-not-found.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/dev-root-http-access-fallback-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/errors/root-error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/forbidden.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/handle-isr-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/hooks-server-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/is-next-router-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/links.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/match-segments.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/nav-failure-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/navigation-untracked.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/navigation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/navigation.react-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/noop-head.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/not-found.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/promise-queue.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect-status-code.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/handle-mutable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/router-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/cache-key.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/lru.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/navigation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/prefetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/scheduler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/tuple-map.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/static-generation-bailout.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/styles/access-error-styles.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unauthorized.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unrecognized-action-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unresolved-thenable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unstable-rethrow.browser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unstable-rethrow.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unstable-rethrow.server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/use-action-queue.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/detect-domain-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/app/hot-reloader-app.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/app/use-websocket.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/get-socket-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/pages/hot-reloader-pages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/pages/websocket.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/turbopack-hot-reloader-common.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/report-hmr-latency.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/runtime-error-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/flight-data-helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/has-base-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/lib/console.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/normalize-trailing-slash.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/react-client-callbacks/report-global-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-base-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/request-idle-callback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/resolve-href.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/route-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/route-params.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/router.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/script.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/set-attributes-from-props.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/trusted-types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/with-router.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/cookies/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/ponyfill/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/ponyfill/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/console.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/events.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/load.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/stream.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/timers.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/url.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@hapi/accept/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@hapi/accept/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@napi-rs/triples/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@napi-rs/triples/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/fontkit/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/format-available-values.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/fetch-css-from-google-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/fetch-font-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/fetch-resource.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/find-font-files-in-css.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/font-data.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-fallback-font-override-metrics.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-font-axes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-google-fonts-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-proxy-agent.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/google-fonts-metadata.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/retry.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/sort-fonts-variant-values.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/validate-google-font-function-call.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/get-fallback-metrics-from-font-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/pick-font-file-for-fallback-generation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/validate-local-font-function-call.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/next-font-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/google/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/local/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/ReactRefreshWebpackPlugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/ReactRefreshModule.runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@opentelemetry/api/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@opentelemetry/api/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@vercel/nft/LICENSE +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@vercel/nft/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@vercel/nft/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/acorn/acorn.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/acorn/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/amphtml-validator/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/amphtml-validator/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/amphtml-validator/validator_wasm.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/assert/assert.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/assert/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-retry/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-retry/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-sema/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-sema/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel-packages/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel-packages/packages-bundle.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/bundle.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/code-frame.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-block-hoist-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-normalize-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-normalize-opts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-plugin-pass.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/generator.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/plugin-syntax-jsx.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/plugin-transform-define.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/plugin-transform-modules-commonjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/preset-typescript.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/traverse.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserify-zlib/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserify-zlib/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserslist/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserslist/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/buffer/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/buffer/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/busboy/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/busboy/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/bytes/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/bytes/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ci-info/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ci-info/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/commander/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/commander/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/comment-json/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/comment-json/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/compression/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/compression/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/conf/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/conf/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/constants-browserify/constants.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/constants-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/content-disposition/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/content-disposition/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cookie/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cookie/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cross-spawn/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cross-spawn/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/crypto-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/crypto-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cssnano-simple/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/data-uri-to-buffer/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/data-uri-to-buffer/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/debug/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/debug/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/devalue/devalue.umd.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/devalue/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/domain-browser/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/domain-browser/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/edge-runtime/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/edge-runtime/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/events/events.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/events/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/find-up/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/find-up/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/fresh/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/fresh/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/glob/glob.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/glob/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/gzip-size/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/gzip-size/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy-agent/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy-agent/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-proxy-agent/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-proxy-agent/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/icss-utils/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/icss-utils/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ignore-loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ignore-loader/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/image-detector/detector.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/image-size/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/image-size/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-animated/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-animated/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-docker/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-docker/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-wsl/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-wsl/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/processChild.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/threadChild.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/json5/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/json5/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jsonwebtoken/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jsonwebtoken/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils2/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils2/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils3/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils3/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lodash.curry/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lodash.curry/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lru-cache/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lru-cache/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/mini-css-extract-plugin/cjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/mini-css-extract-plugin/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/mini-css-extract-plugin/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/nanoid/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/nanoid/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/native-url/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/native-url/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/neo-async/async.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/neo-async/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-devtools/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page-experimental.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/os-browserify/browser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/os-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-limit/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-limit/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-queue/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-queue/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-to-regexp/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-to-regexp/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/picomatch/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/picomatch/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-flexbugs-fixes/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-flexbugs-fixes/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-extract-imports/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-extract-imports/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-local-by-default/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-local-by-default/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-scope/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-scope/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-values/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-values/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-plugin-stub-for-cssnano-simple/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-preset-env/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-preset-env/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-scss/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-scss/scss-syntax.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-value-parser/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-value-parser/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/process/browser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/process/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/punycode/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/punycode/punycode.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/querystring-es3/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/querystring-es3/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/raw-body/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/raw-body/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/cjs/react-is.production.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/babel.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.development.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.production.min.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.development.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.production.min.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/regenerator-runtime/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/regenerator-runtime/runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/safe-stable-stringify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/safe-stable-stringify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/sass-loader/cjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/sass-loader/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/schema-utils3/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/schema-utils3/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/semver/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/semver/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/send/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/send/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/setimmediate/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/setimmediate/setImmediate.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/shell-quote/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/shell-quote/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map/source-map.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map08/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map08/source-map.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stacktrace-parser/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-http/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-http/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string-hash/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string-hash/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string_decoder/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string_decoder/string_decoder.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/strip-ansi/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/strip-ansi/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/superstruct/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/superstruct/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tar/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tar/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/text-table/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/text-table/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/timers-browserify/main.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/timers-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tty-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tty-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/unistore/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/unistore/unistore.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/util/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/util/util.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/vm-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/vm-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/watchpack/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/watchpack/watchpack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/webpack-sources3/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/webpack-sources3/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ws/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ws/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod-validation-error/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod-validation-error/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/fetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/httpget.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/server-edge.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/export/helpers/create-incremental-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/export/helpers/get-amp-html-validator.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/export/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/batcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/build-custom-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/client-and-server-references.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/coalesced-function.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/compile-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/create-client-router-filter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/default-transpiled-packages.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/detached-promise.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/detect-typo.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/download-swc.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/error-telemetry-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fallback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fatal-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/file-exists.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/find-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/find-pages-dir.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/find-root.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/format-dynamic-import-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/format-server-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/framework/boundary-components.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/framework/boundary-constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fs/rename.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fs/write-atomic.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/generate-interception-routes-rewrites.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/get-network-host.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/get-project-dir.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/has-necessary-dependencies.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-cache-directory.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-online.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-pkg-manager.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-registry.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/install.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/install-dependencies.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/interop-default.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-api-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-app-page-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-app-route-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-edge-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-internal-component.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-serializable-props.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/known-edge-safe-packages.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/load-custom-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/get-metadata-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/is-metadata-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/metadata-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/multi-file-writer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/needs-experimental-react.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/non-nullable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/normalize-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/oxford-comma-list.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/page-types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/patch-incorrect-lockfile.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/pick.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/picocolors.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/pretty-bytes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/realpath.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/recursive-delete.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/recursive-readdir.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/redirect-status.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/resolve-from.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/route-pattern-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/scheduler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/semver-noop.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/server-external-packages.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/static-env.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/try-to-parse-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/turbopack-warning.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/diagnosticFormatter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/getTypeScriptIntent.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/missingDependencyError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/runTypeCheck.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/writeAppTypeDeclarations.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/verify-partytown-setup.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/verify-typescript-setup.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/wait.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/with-promise-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/dev-indicator-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/devtools-config-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/font/get-dev-overlay-font-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/get-next-error-feedback-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/launch-editor.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/middleware-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/restart-dev-server-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/console-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/deepmerge.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/devtools-config-schema.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/forward-logs-shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/react-18-hydration-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/react-19-hydration-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/webpack-module-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/app-dev-overlay-error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/replay-ssr-only-errors.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/stitched-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/use-error-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/use-forward-console-log.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/forward-logs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/segment-explorer-node.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/terminal-logging-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/pages/hydration-error-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-setup.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/use-app-dev-rendering-indicator.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/ReactDOMServerPages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/accept-header.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/after-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/awaiter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/builtin-request-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/run-with-after.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/get-cookie-parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/node/try-get-preview-data.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/after-task-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/app-render-prerender-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/app-render-render-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/app-render.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/async-local-storage.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/cache-signal.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-component-styles-and-scripts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-component-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-error-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-flight-router-state-from-loader-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/csrf-protection.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/dynamic-rendering.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/encryption-utils-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/encryption-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/flight-render-result.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-asset-query-string.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-css-inlined-link-tags.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-layer-assets.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-preloadable-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-script-nonce-from-header.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-segment-param.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/has-loading-component-in-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/interop-default.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/make-get-server-inserted-html.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/metadata-insertion/create-server-inserted-metadata.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/parse-loader-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/postponed-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/prospective-render-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/react-large-shell-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/react-server.node.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/render-css-resource.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/required-scripts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/segment-explorer-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/server-inserted-html.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/strip-flight-headers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/use-flight-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/walk-tree-with-flight-router-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/async-storage/draft-mode-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/async-storage/request-store.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/async-storage/work-store.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-http/helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-http/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-http/node.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/body-streams.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/cache-dir.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/capsize-font-metrics.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/ci-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/client-component-renderer-logger.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config-schema.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config-shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/crypto-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/browser-logs/receive-logs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/browser-logs/source-map.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/dev-indicator-server-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/get-source-map-from-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-reloader-types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-reloader-webpack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/log-requests.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/messages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/middleware-turbopack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/middleware-webpack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/next-dev-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/node-stack-frames.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/on-demand-entry-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/parse-version-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/require-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/static-paths-worker.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/turbopack-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dynamic-rendering-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/font-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/get-app-route-from-entrypoint.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/get-route-from-entrypoint.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/htmlescape.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/image-optimizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/instrumentation/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/internal-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/app-dir-module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/app-info-log.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/async-callback-set.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/cache-control.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/cache-handlers/default.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/chrome-devtools-workspace.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/clone-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/cpu-profile.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/decode-query-path-parameter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/dedupe-fetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/dev-bundler-service.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/etag.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/experimental/create-env-definitions.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/experimental/ppr.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/find-page-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/fix-mojibake.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/format-hostname.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/i18n-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/implicit-tags.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/is-ipv6.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/lazy-result.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/lru-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/match-next-data-pathname.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/mock-request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/module-loader/node-module-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/node-fs-methods.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/parse-stack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/patch-fetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/patch-set-header.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/render-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/block-cross-site.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/build-data-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/decode-path-params.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/filesystem.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/is-postpone.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/proxy-request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/resolve-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/route-types-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/router-server-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/setup-dev-bundler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/typegen.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/server-action-request-meta.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/server-ipc/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/source-maps.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/start-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/streaming-metadata.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/to-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/tracer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/load-components.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/load-default-error-components.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/load-manifest.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/match-bundle.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/next-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/next-typescript.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/next.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-baseline.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/console-dev.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/date.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/error-inspect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/node-crypto.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/random.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/web-crypto.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-polyfill-crypto.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/absolute-filename-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-bundle-path-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-filename-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-page-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-pathname-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-bundle-path-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-filename-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-page-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-pathname-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/locale-route-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/normalizers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/prefixing-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/base-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/next-data.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/prefetch-rsc.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/rsc.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/segment-prefix-rsc.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/suffix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/underscore-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/wrap-normalizer-fn.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/optimize-amp.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/patch-error-inspect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/pipe-readable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/post-process.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/render-result.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/render.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/request-meta.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/require-hook.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/require.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/response-cache/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/response-cache/types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/response-cache/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/resume-data-cache/cache-store.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/resume-data-cache/resume-data-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/revalidation-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-definitions/app-page-route-definition.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-kind.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-managers/default-route-matcher-manager.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-managers/dev-route-matcher-manager.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/app-page-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/app-route-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-page-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-route-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-api-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/file-cache-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/batched-file-reader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/default-file-reader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/helpers/cached-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/node-manifest-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/server-manifest-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/manifest-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/pages-api-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/pages-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/app-page-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/app-route-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/locale-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/pages-api-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/pages-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matches/pages-api-route-match.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/helpers/prerender-manifest-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/module.compiled.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/module.render.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/amp-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/entrypoints.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/head-manager-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/image-config-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/router-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/entrypoints.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/entrypoints.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/checks.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/builtin/_error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/module.compiled.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/module.render.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/pages-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/app-router-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/entrypoints.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/hooks-client-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/image-config-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/router-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/server-inserted-html.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/route-module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/send-payload.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/send-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/serve-static.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/server-route-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/server-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/setup-http-agent-env.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/stream-utils/encoded-tags.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/stream-utils/uint8array-helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/constant.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/client-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/entry.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/metadata.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/server-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/use-cache/handlers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/adapter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/get-edge-preview-props.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/globals.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/http.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/next-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/fetch-inline-assets.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/resource-managers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/sandbox.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/headers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/cookies.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/fetch-event.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/web-on-close.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-mode.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/bloom-filter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/canary-only.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/deep-freeze.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/dset.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/encode-uri-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/error-source.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/errors/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/escape-regexp.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/format-webpack-messages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/get-hostname.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/get-rspack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/get-webpack-bundler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/hash.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/html-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/get-locale-redirect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-blur-svg.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/invariant-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-internal.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-plain-object.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-thenable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/isomorphic/path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/loadable.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/magic-identifier.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/match-local-pattern.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/match-remote-pattern.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/mitt.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/modern-browserslist-target.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/no-fallback-error.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/normalized-asset-prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/absolute-path-to-page.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/denormalize-app-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/get-page-paths.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-data-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/remove-page-path-tail.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/promise-with-resolvers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/adapters.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/router.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/app-paths.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/compare-states.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/escape-path-delimiters.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/html-bots.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/interception-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-bot.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-local-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/middleware-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/omit.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-match.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/querystring.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/relativize-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-regex.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/runtime-config.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/server-reference-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/side-effect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/compilation-events.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/entry-key.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/internal-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/manifest-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils/warn-once.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/zod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/anonymous-meta.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/detached-flush.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/build.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/error-feedback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/plugins.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/swc-load-failure.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/version.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/flush-and-exit.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/post-telemetry-payload.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/project-id.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/storage.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/report/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/report/to-json.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/report/to-telemetry.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/trace.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/font/google/target.css +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/postcss +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-dom +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/sharp +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/styled-jsx %%HOMEDIR%%/node_modules/.pnpm/node-fetch@2.7.0/node_modules/node-fetch/lib/index.js %%HOMEDIR%%/node_modules/.pnpm/node-fetch@2.7.0/node_modules/node-fetch/package.json %%HOMEDIR%%/node_modules/.pnpm/node-fetch@2.7.0/node_modules/whatwg-url %%HOMEDIR%%/node_modules/.pnpm/node_modules/debug %%HOMEDIR%%/node_modules/.pnpm/node_modules/supports-color -%%HOMEDIR%%/node_modules/.pnpm/normalize-url@8.0.1/node_modules/normalize-url/index.js -%%HOMEDIR%%/node_modules/.pnpm/normalize-url@8.0.1/node_modules/normalize-url/package.json -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/boolbase -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/compile.js -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/esm/compile.js -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/esm/parse.js -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/parse.js -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/package.json +%%HOMEDIR%%/node_modules/.pnpm/normalize-url@8.0.2/node_modules/normalize-url/index.js +%%HOMEDIR%%/node_modules/.pnpm/normalize-url@8.0.2/node_modules/normalize-url/package.json %%HOMEDIR%%/node_modules/.pnpm/oauth4webapi@3.3.0/node_modules/oauth4webapi/build/index.js %%HOMEDIR%%/node_modules/.pnpm/oauth4webapi@3.3.0/node_modules/oauth4webapi/package.json %%HOMEDIR%%/node_modules/.pnpm/once@1.4.0/node_modules/once/once.js @@ -4234,43 +4116,6 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/openid-client@6.3.0/node_modules/openid-client/package.json %%HOMEDIR%%/node_modules/.pnpm/p-cancelable@3.0.0/node_modules/p-cancelable/index.js %%HOMEDIR%%/node_modules/.pnpm/p-cancelable@3.0.0/node_modules/p-cancelable/package.json -%%HOMEDIR%%/node_modules/.pnpm/parse5-htmlparser2-tree-adapter@7.1.0/node_modules/domhandler -%%HOMEDIR%%/node_modules/.pnpm/parse5-htmlparser2-tree-adapter@7.1.0/node_modules/parse5 -%%HOMEDIR%%/node_modules/.pnpm/parse5-htmlparser2-tree-adapter@7.1.0/node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5-htmlparser2-tree-adapter@7.1.0/node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/package.json -%%HOMEDIR%%/node_modules/.pnpm/parse5-htmlparser2-tree-adapter@7.1.0/node_modules/parse5-htmlparser2-tree-adapter/dist/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5-htmlparser2-tree-adapter@7.1.0/node_modules/parse5-htmlparser2-tree-adapter/package.json -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/entities -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/common/doctype.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/common/error-codes.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/common/foreign-content.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/common/html.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/common/token.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/common/unicode.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/package.json -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/parser/formatting-element-list.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/parser/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/parser/open-element-stack.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/serializer/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/tokenizer/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/tokenizer/preprocessor.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/tree-adapters/default.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/doctype.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/error-codes.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/foreign-content.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/html.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/token.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/unicode.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/parser/formatting-element-list.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/parser/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/parser/open-element-stack.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/serializer/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/tokenizer/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/tokenizer/preprocessor.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/tree-adapters/default.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/package.json %%HOMEDIR%%/node_modules/.pnpm/picocolors@1.1.1/node_modules/picocolors/package.json %%HOMEDIR%%/node_modules/.pnpm/picocolors@1.1.1/node_modules/picocolors/picocolors.js %%HOMEDIR%%/node_modules/.pnpm/ping@0.4.4/node_modules/ping/index.js @@ -4595,6 +4440,8 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/string_decoder@1.3.0/node_modules/safe-buffer %%HOMEDIR%%/node_modules/.pnpm/string_decoder@1.3.0/node_modules/string_decoder/lib/string_decoder.js %%HOMEDIR%%/node_modules/.pnpm/string_decoder@1.3.0/node_modules/string_decoder/package.json +%%HOMEDIR%%/node_modules/.pnpm/strnum@2.1.1/node_modules/strnum/package.json +%%HOMEDIR%%/node_modules/.pnpm/strnum@2.1.1/node_modules/strnum/strnum.js %%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_react@18.3.1/node_modules/client-only %%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_react@18.3.1/node_modules/react %%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_react@18.3.1/node_modules/styled-jsx/dist/index/index.js @@ -4726,36 +4573,22 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/tar@7.4.3/node_modules/tar/dist/esm/write-entry.js %%HOMEDIR%%/node_modules/.pnpm/tar@7.4.3/node_modules/tar/package.json %%HOMEDIR%%/node_modules/.pnpm/tar@7.4.3/node_modules/yallist +%%HOMEDIR%%/node_modules/.pnpm/telnet-client@2.2.5/node_modules/telnet-client/lib/index.js +%%HOMEDIR%%/node_modules/.pnpm/telnet-client@2.2.5/node_modules/telnet-client/lib/utils.js +%%HOMEDIR%%/node_modules/.pnpm/telnet-client@2.2.5/node_modules/telnet-client/package.json %%HOMEDIR%%/node_modules/.pnpm/text-hex@1.0.0/node_modules/text-hex/index.js %%HOMEDIR%%/node_modules/.pnpm/text-hex@1.0.0/node_modules/text-hex/package.json -%%HOMEDIR%%/node_modules/.pnpm/tldts@6.1.82/node_modules/tldts/dist/cjs/index.js -%%HOMEDIR%%/node_modules/.pnpm/tldts@6.1.82/node_modules/tldts/package.json +%%HOMEDIR%%/node_modules/.pnpm/tldts@7.0.12/node_modules/tldts/dist/cjs/index.js +%%HOMEDIR%%/node_modules/.pnpm/tldts@7.0.12/node_modules/tldts/package.json %%HOMEDIR%%/node_modules/.pnpm/tmp-promise@3.0.3/node_modules/tmp %%HOMEDIR%%/node_modules/.pnpm/tmp-promise@3.0.3/node_modules/tmp-promise/index.js %%HOMEDIR%%/node_modules/.pnpm/tmp-promise@3.0.3/node_modules/tmp-promise/package.json %%HOMEDIR%%/node_modules/.pnpm/tmp@0.2.3/node_modules/tmp/lib/tmp.js %%HOMEDIR%%/node_modules/.pnpm/tmp@0.2.3/node_modules/tmp/package.json -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tldts -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/canonicalDomain.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/constants.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/cookie.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/cookieCompare.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/cookieJar.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/defaultPath.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/domainMatch.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/formatDate.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/index.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/parseDate.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/permutePath.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/getPublicSuffix.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/memstore.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/pathMatch.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/permuteDomain.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/store.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/utils.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/validators.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/version.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/package.json +%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@6.0.0/node_modules/tldts +%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@6.0.0/node_modules/tough-cookie/dist/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@6.0.0/node_modules/tough-cookie/dist/index.js +%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@6.0.0/node_modules/tough-cookie/package.json %%HOMEDIR%%/node_modules/.pnpm/tr46@0.0.3/node_modules/tr46/index.js %%HOMEDIR%%/node_modules/.pnpm/tr46@0.0.3/node_modules/tr46/lib/mappingTable.json %%HOMEDIR%%/node_modules/.pnpm/tr46@0.0.3/node_modules/tr46/package.json @@ -5035,6 +4868,7 @@ etc/homepage.env %%HOMEDIR%%/src/widgets/authentik/component.jsx %%HOMEDIR%%/src/widgets/autobrr/component.jsx %%HOMEDIR%%/src/widgets/azuredevops/component.jsx +%%HOMEDIR%%/src/widgets/backrest/component.jsx %%HOMEDIR%%/src/widgets/bazarr/component.jsx %%HOMEDIR%%/src/widgets/beszel/component.jsx %%HOMEDIR%%/src/widgets/caddy/component.jsx @@ -5159,6 +4993,7 @@ etc/homepage.env %%HOMEDIR%%/src/widgets/tubearchivist/component.jsx %%HOMEDIR%%/src/widgets/unifi/component.jsx %%HOMEDIR%%/src/widgets/unmanic/component.jsx +%%HOMEDIR%%/src/widgets/unraid/component.jsx %%HOMEDIR%%/src/widgets/uptimekuma/component.jsx %%HOMEDIR%%/src/widgets/uptimerobot/component.jsx %%HOMEDIR%%/src/widgets/urbackup/component.jsx @@ -5169,9 +5004,3 @@ etc/homepage.env %%HOMEDIR%%/src/widgets/whatsupdocker/component.jsx %%HOMEDIR%%/src/widgets/xteve/component.jsx %%HOMEDIR%%/src/widgets/zabbix/component.jsx -%%HOMEDIR%%/.next/static/-dFR4Fpx7vGAuCNFyOPRb/_buildManifest.js -%%HOMEDIR%%/.next/static/-dFR4Fpx7vGAuCNFyOPRb/_ssgManifest.js -%%HOMEDIR%%/.next/static/chunks/3121.062fa4a7824bc243.js -%%HOMEDIR%%/.next/static/chunks/9346.c6d566c362c5e060.js -%%HOMEDIR%%/.next/static/chunks/611.47bd2aede4f96794.js -%%HOMEDIR%%/.next/static/chunks/webpack-d2d287706f398086.js diff --git a/www/homer-web/Makefile b/www/homer-web/Makefile index ea553ea1a423..1ddbdb530cbd 100644 --- a/www/homer-web/Makefile +++ b/www/homer-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= homer DISTVERSIONPREFIX= v -DISTVERSION= 25.08.1 +DISTVERSION= 25.10.1 CATEGORIES= www MASTER_SITES= https://github.com/bastienwirtz/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ PKGNAMESUFFIX= -web diff --git a/www/homer-web/distinfo b/www/homer-web/distinfo index 3723e3803627..03bf5fbe807d 100644 --- a/www/homer-web/distinfo +++ b/www/homer-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757328671 -SHA256 (homer-25.08.1/homer.zip) = dc3f48f51117b8abe6715f32141aa6a7338950f157d13220a5b29c8962bc2cf8 -SIZE (homer-25.08.1/homer.zip) = 1134387 +TIMESTAMP = 1759768145 +SHA256 (homer-25.10.1/homer.zip) = 3eefcc44506e6622532cf7f8f95fe69f47fc7150e778707aaf49c35bdea85d62 +SIZE (homer-25.10.1/homer.zip) = 1138220 diff --git a/www/homer-web/pkg-plist b/www/homer-web/pkg-plist index e1064af013ef..6980400f8e63 100644 --- a/www/homer-web/pkg-plist +++ b/www/homer-web/pkg-plist @@ -19,100 +19,104 @@ %%WWWDIR%%/index.html %%WWWDIR%%/logo.png %%WWWDIR%%/registerSW.js +%%WWWDIR%%/resources/AdGuardHome-7he84pM7.js %%WWWDIR%%/resources/AdGuardHome-Tw0vCF6f.css -%%WWWDIR%%/resources/AdGuardHome-sUuIYz5c.js -%%WWWDIR%%/resources/CopyToClipboard-CrTtQ0yL.js +%%WWWDIR%%/resources/CopyToClipboard-CV8B3de8.js %%WWWDIR%%/resources/CopyToClipboard-DUc_NqZL.css -%%WWWDIR%%/resources/DockerSocketProxy-BZ2pDKSD.js %%WWWDIR%%/resources/DockerSocketProxy-DYHxpllM.css -%%WWWDIR%%/resources/Docuseal-DzAhkZRl.js +%%WWWDIR%%/resources/DockerSocketProxy-DlJ24zzM.js +%%WWWDIR%%/resources/Docuseal-CDR0edvv.js %%WWWDIR%%/resources/Docuseal-GTRlXpFw.css %%WWWDIR%%/resources/Emby-Cc4XwFHX.css -%%WWWDIR%%/resources/Emby-l3hjoqVW.js +%%WWWDIR%%/resources/Emby-ChjQY51N.js +%%WWWDIR%%/resources/FreshRSS-BOAJyKhb.js %%WWWDIR%%/resources/FreshRSS-D6eQ8Kbw.css -%%WWWDIR%%/resources/FreshRSS-s5jKVVAZ.js +%%WWWDIR%%/resources/Gatus-BdE5QvF3.css +%%WWWDIR%%/resources/Gatus-DuogVquC.js %%WWWDIR%%/resources/Gitea-DJOaXsSb.css -%%WWWDIR%%/resources/Gitea-JS1PnRUB.js -%%WWWDIR%%/resources/Glances-n2FGl6qh.js -%%WWWDIR%%/resources/Gotify-CVRaskIm.js +%%WWWDIR%%/resources/Gitea-Dw8xhKpe.js +%%WWWDIR%%/resources/Glances-BnNqYKX4.js +%%WWWDIR%%/resources/Gotify-CXs_Wavl.js %%WWWDIR%%/resources/Gotify-CgkfqLBJ.css %%WWWDIR%%/resources/Healthchecks-CuXYh2ap.css -%%WWWDIR%%/resources/Healthchecks-D_zlfPLQ.js +%%WWWDIR%%/resources/Healthchecks-D_BKVlai.js %%WWWDIR%%/resources/HomeAssistant-D4G66XLG.css -%%WWWDIR%%/resources/HomeAssistant-DwL_RNUM.js +%%WWWDIR%%/resources/HomeAssistant-DSXS4-1W.js %%WWWDIR%%/resources/Immich-BQJ4xb-9.css -%%WWWDIR%%/resources/Immich-BifEX2O3.js -%%WWWDIR%%/resources/Jellystat-D0Qvr5Tx.js +%%WWWDIR%%/resources/Immich-IrUDb6cL.js +%%WWWDIR%%/resources/Jellystat-CWKGdWMA.js %%WWWDIR%%/resources/Jellystat-YCL3xwF6.css -%%WWWDIR%%/resources/Lidarr-D3S_VYmr.js +%%WWWDIR%%/resources/Lidarr-BXj4uhT8.js %%WWWDIR%%/resources/Lidarr-Dza-1-vv.css -%%WWWDIR%%/resources/Linkding-c0j5LU-5.js -%%WWWDIR%%/resources/Matrix-DU_rZoKD.js +%%WWWDIR%%/resources/Linkding-dhA_inuK.js +%%WWWDIR%%/resources/Matrix-Dive0G89.js %%WWWDIR%%/resources/Matrix-Q-bxbOqk.css -%%WWWDIR%%/resources/Mealie-DkYF776z.js -%%WWWDIR%%/resources/Medusa-C-IlNz2M.js +%%WWWDIR%%/resources/Mealie-BNhw3D2W.js +%%WWWDIR%%/resources/Medusa-BUYCtYxj.js %%WWWDIR%%/resources/Medusa-DcXIgM3A.css -%%WWWDIR%%/resources/Mylar-BgDUND1I.js %%WWWDIR%%/resources/Mylar-D14wGFq4.css -%%WWWDIR%%/resources/Nextcloud-C4pWNQPe.js +%%WWWDIR%%/resources/Mylar-DlTpsCne.js +%%WWWDIR%%/resources/Nextcloud-BInxkv38.js %%WWWDIR%%/resources/Nextcloud-v71Ld_Cv.css -%%WWWDIR%%/resources/OctoPrint-D2RnNP1D.js +%%WWWDIR%%/resources/OctoPrint-C_NzWW4V.js %%WWWDIR%%/resources/OctoPrint-DqTJwI-L.css -%%WWWDIR%%/resources/Olivetin-CsRmfBI0.js %%WWWDIR%%/resources/Olivetin-D8ESXpq5.css +%%WWWDIR%%/resources/Olivetin-DhM74uXT.js %%WWWDIR%%/resources/OpenHAB-BjwTZqa0.css -%%WWWDIR%%/resources/OpenHAB-qR6NLzy4.js +%%WWWDIR%%/resources/OpenHAB-S_RXOqUf.js +%%WWWDIR%%/resources/OpenWeather-BnOfph1G.js %%WWWDIR%%/resources/OpenWeather-CGFhy5zp.css -%%WWWDIR%%/resources/OpenWeather-CKlv_1Ic.js -%%WWWDIR%%/resources/PaperlessNG-stZWuNk3.js -%%WWWDIR%%/resources/PeaNUT-CTBr-9gB.js +%%WWWDIR%%/resources/PaperlessNG-BJgD9EEo.js +%%WWWDIR%%/resources/PeaNUT-q5xDV3Vc.js %%WWWDIR%%/resources/PiAlert-27f4aoYp.css -%%WWWDIR%%/resources/PiAlert-CBfhEHBS.js -%%WWWDIR%%/resources/PiHole-SF4p5t8T.js +%%WWWDIR%%/resources/PiAlert-DK3Irs59.js +%%WWWDIR%%/resources/PiHole-D6rnY5WG.js %%WWWDIR%%/resources/PiHole-tWFI9dge.css %%WWWDIR%%/resources/Ping-BVyk1tW9.css -%%WWWDIR%%/resources/Ping-mnpEW7GS.js -%%WWWDIR%%/resources/Plex-BMYkngmi.js +%%WWWDIR%%/resources/Ping-DFAWmGQ9.js %%WWWDIR%%/resources/Plex-D9cFNqvv.css +%%WWWDIR%%/resources/Plex-DrDRIxPa.js %%WWWDIR%%/resources/Portainer-BQaRgpcO.css -%%WWWDIR%%/resources/Portainer-CMeuZmaU.js +%%WWWDIR%%/resources/Portainer-VbLlLuyl.js %%WWWDIR%%/resources/Prometheus-DW7rR0zJ.css -%%WWWDIR%%/resources/Prometheus-DuEqao59.js +%%WWWDIR%%/resources/Prometheus-zKudf5gq.js %%WWWDIR%%/resources/Prowlarr-C0MntQnn.css -%%WWWDIR%%/resources/Prowlarr-C4J5lnDU.js +%%WWWDIR%%/resources/Prowlarr-DiQz8vCB.js %%WWWDIR%%/resources/Proxmox-B7Ne6yNU.css -%%WWWDIR%%/resources/Proxmox-o2d1mr4S.js -%%WWWDIR%%/resources/Radarr-D4R_09o-.js +%%WWWDIR%%/resources/Proxmox-BHAV2dDx.js +%%WWWDIR%%/resources/Radarr-DTjSiGtD.js %%WWWDIR%%/resources/Radarr-Drh5L8HP.css +%%WWWDIR%%/resources/Readarr-DP0YOIUs.js %%WWWDIR%%/resources/Readarr-QGnLos4n.css -%%WWWDIR%%/resources/Readarr-h6PkLyy5.js %%WWWDIR%%/resources/Rtorrent-8y0Hk3ah.css -%%WWWDIR%%/resources/Rtorrent-D9_gZjvY.js +%%WWWDIR%%/resources/Rtorrent-Yo8BgXQu.js +%%WWWDIR%%/resources/SABnzbd-DYtpOwuE.js %%WWWDIR%%/resources/SABnzbd-Doh_UVaM.css -%%WWWDIR%%/resources/SABnzbd-n_uYRBMS.js +%%WWWDIR%%/resources/Scrutiny-BC7bjc_e.js %%WWWDIR%%/resources/Scrutiny-BFyhoSmH.css -%%WWWDIR%%/resources/Scrutiny-DrdSXRmi.js %%WWWDIR%%/resources/Sonarr-B0qW27KC.css -%%WWWDIR%%/resources/Sonarr-Cwu6Rn77.js -%%WWWDIR%%/resources/SpeedtestTracker-D_M-A0eu.js +%%WWWDIR%%/resources/Sonarr-GSggT8ig.js +%%WWWDIR%%/resources/SpeedtestTracker-BYjfPGfV.js %%WWWDIR%%/resources/Tautulli-CfeJITWv.css -%%WWWDIR%%/resources/Tautulli-DSlFStFU.js +%%WWWDIR%%/resources/Tautulli-D0UMi6oQ.js %%WWWDIR%%/resources/Tdarr-BvRK51o8.css -%%WWWDIR%%/resources/Tdarr-CtWy9EQr.js -%%WWWDIR%%/resources/ThemeChooser-C2ZubFwA.js +%%WWWDIR%%/resources/Tdarr-DAUvV3XA.js +%%WWWDIR%%/resources/ThemeChooser-CFdkqS2b.js %%WWWDIR%%/resources/ThemeChooser-CcNjZIAP.css -%%WWWDIR%%/resources/Traefik-C-UXrTA-.js -%%WWWDIR%%/resources/Traefik-QfL0WZ4b.css -%%WWWDIR%%/resources/TruenasScale-CySCLCYg.js +%%WWWDIR%%/resources/Traefik-DEucQtS6.css +%%WWWDIR%%/resources/Traefik-DUzs7cKF.js +%%WWWDIR%%/resources/Transmission-C_Q3gyWy.js +%%WWWDIR%%/resources/Transmission-Cx5tdiSu.css +%%WWWDIR%%/resources/TruenasScale-DtpmH0Na.js %%WWWDIR%%/resources/TruenasScale-maMPkiom.css -%%WWWDIR%%/resources/UptimeKuma-C8Ni9U_w.js %%WWWDIR%%/resources/UptimeKuma-Fq8eQnsp.css +%%WWWDIR%%/resources/UptimeKuma-Va38M5b-.js +%%WWWDIR%%/resources/Vaultwarden-CSVNbUnv.js %%WWWDIR%%/resources/Vaultwarden-Dy-eliI8.css -%%WWWDIR%%/resources/Vaultwarden-qZbluwwM.js %%WWWDIR%%/resources/WUD-BLIHvfpt.css -%%WWWDIR%%/resources/WUD-DCbut0HR.js +%%WWWDIR%%/resources/WUD-CUPvJBwg.js +%%WWWDIR%%/resources/Wallabag-Bnlll0kw.js %%WWWDIR%%/resources/Wallabag-VA4tCsKR.css -%%WWWDIR%%/resources/Wallabag-Ygtq0d_H.js %%WWWDIR%%/resources/fa-brands-400-D1LuMI3I.ttf %%WWWDIR%%/resources/fa-brands-400-D_cYUPeE.woff2 %%WWWDIR%%/resources/fa-regular-400-BjRzuEpd.woff2 @@ -121,10 +125,10 @@ %%WWWDIR%%/resources/fa-solid-900-D0aA9rwL.ttf %%WWWDIR%%/resources/fa-v4compatibility-C9RhG_FT.woff2 %%WWWDIR%%/resources/fa-v4compatibility-CCth-dXg.ttf -%%WWWDIR%%/resources/index-Cv5iwbbQ.css -%%WWWDIR%%/resources/index-ODbd469K.js +%%WWWDIR%%/resources/index-1CifYKjc.css +%%WWWDIR%%/resources/index-B-LM16Ha.js %%WWWDIR%%/resources/noto-latin-normal-GUnxZaaT.woff2 %%WWWDIR%%/resources/qBittorrent-B7KcPLhg.css -%%WWWDIR%%/resources/qBittorrent-CdX6RZ8X.js +%%WWWDIR%%/resources/qBittorrent-BkT3mKDa.js %%WWWDIR%%/sw.js %%WWWDIR%%/workbox-84c915bb.js diff --git a/www/hurl/Makefile b/www/hurl/Makefile index 28656a79511a..27deee9c00fa 100644 --- a/www/hurl/Makefile +++ b/www/hurl/Makefile @@ -1,6 +1,6 @@ PORTNAME= hurl DISTVERSION= 7.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= rodrigo@FreeBSD.org diff --git a/www/icapeg/Makefile b/www/icapeg/Makefile index f718eac192ac..8c0324be79b6 100644 --- a/www/icapeg/Makefile +++ b/www/icapeg/Makefile @@ -1,7 +1,7 @@ PORTNAME= icapeg DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www MAINTAINER= support@egirna.com diff --git a/www/ilias/Makefile b/www/ilias/Makefile index c3494fd6f15c..fc1d3ec8d35b 100644 --- a/www/ilias/Makefile +++ b/www/ilias/Makefile @@ -1,6 +1,6 @@ PORTNAME= ilias DISTVERSIONPREFIX= v -DISTVERSION= 9.12 +DISTVERSION= 10.2 CATEGORIES= www education PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/ilias/distinfo b/www/ilias/distinfo index 31d152045b7f..ea67a85ce60b 100644 --- a/www/ilias/distinfo +++ b/www/ilias/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753358801 -SHA256 (ILIAS-eLearning-ILIAS-v9.12_GH0.tar.gz) = 566f8a5a7ecfa37365e2a42b71052bd7c4a1723e7432aa841e9b0176bd0aa9ce -SIZE (ILIAS-eLearning-ILIAS-v9.12_GH0.tar.gz) = 31906390 +TIMESTAMP = 1759906993 +SHA256 (ILIAS-eLearning-ILIAS-v10.2_GH0.tar.gz) = ea64730b799fd9ba986dfd3ab03ba7d46d171ec893a91fec6888fa24c82ce3b0 +SIZE (ILIAS-eLearning-ILIAS-v10.2_GH0.tar.gz) = 32729147 diff --git a/www/ilias/files/pkg-message.in b/www/ilias/files/pkg-message.in index 4ebd6ea0baf2..db0149704298 100644 --- a/www/ilias/files/pkg-message.in +++ b/www/ilias/files/pkg-message.in @@ -33,7 +33,7 @@ in directory %%WWWDIR%%: username/root and password/homer as the administrator. 7 More information please visit : -https://docu.ilias.de/goto_docu_lm_367.html, +https://github.com/ILIAS-eLearning/ILIAS/blob/release_10/docs/configuration/install.md, EOM } ] diff --git a/www/imaginary/Makefile b/www/imaginary/Makefile index 677fcbe70462..e568ffaf6b7a 100644 --- a/www/imaginary/Makefile +++ b/www/imaginary/Makefile @@ -1,6 +1,6 @@ PORTNAME= imaginary PORTVERSION= 20250114 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= skozlov@FreeBSD.org diff --git a/www/iridium/Makefile b/www/iridium/Makefile index 88e64b7f5525..b9232f3ad6ae 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -1,5 +1,6 @@ PORTNAME= iridium -PORTVERSION= 2025.09.140.1 +PORTVERSION= 2025.09.140.3 +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland diff --git a/www/iridium/distinfo b/www/iridium/distinfo index b9bb9d81cf17..d2558eee4bfc 100644 --- a/www/iridium/distinfo +++ b/www/iridium/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757604135 -SHA256 (iridium-browser-2025.09.140.1.tar.xz) = f393bf94bbcad33b949e15d85ad5db5db17e424327ad015bf8bd7b263369283c -SIZE (iridium-browser-2025.09.140.1.tar.xz) = 3158708736 +TIMESTAMP = 1758707689 +SHA256 (iridium-browser-2025.09.140.3.tar.xz) = cad0c01396c27024fb374e2c79062c686c41c0fd554a658e72c6a7fe101a2a31 +SIZE (iridium-browser-2025.09.140.3.tar.xz) = 3158716008 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 diff --git a/www/iridium/files/patch-build_rust_allocator_lib.rs b/www/iridium/files/patch-build_rust_allocator_lib.rs index a7c57ee2aa80..cfb992f08880 100644 --- a/www/iridium/files/patch-build_rust_allocator_lib.rs +++ b/www/iridium/files/patch-build_rust_allocator_lib.rs @@ -1,4 +1,4 @@ ---- build/rust/allocator/lib.rs.orig 2025-09-11 13:19:19 UTC +--- build/rust/allocator/lib.rs.orig 2025-09-10 13:22:16 UTC +++ build/rust/allocator/lib.rs @@ -90,6 +90,12 @@ mod both_allocators { #[linkage = "weak"] @@ -13,3 +13,47 @@ // Mangle the symbol name as rustc expects. #[rustc_std_internal_symbol] #[allow(non_upper_case_globals)] +https://issues.chromium.org/issues/440481922 +https://chromium-review.googlesource.com/c/chromium/src/+/6875644 + + +From 23d818d3c7fba4658248f17fd7b8993199242aa9 Mon Sep 17 00:00:00 2001 +From: Hans Wennborg <hans@chromium.org> +Date: Fri, 22 Aug 2025 10:34:47 -0700 +Subject: [PATCH] [rust] Define __rust_alloc_error_handler_should_panic_v2 + +https://github.com/rust-lang/rust/pull/143387 made +__rust_alloc_error_handler_should_panic a function. + +The new definition is needed when rolling Rust past that PR. We can +remove the old symbol afterwards. + +Bug: 440481922 +Change-Id: I3340edd6d96d76de14942af67939978140430424 +Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6875644 +Commit-Queue: Arthur Eubanks <aeubanks@google.com> +Reviewed-by: Arthur Eubanks <aeubanks@google.com> +Auto-Submit: Hans Wennborg <hans@chromium.org> +Commit-Queue: Hans Wennborg <hans@chromium.org> +Cr-Commit-Position: refs/heads/main@{#1505162} +--- + +diff --git a/build/rust/allocator/lib.rs b/build/rust/allocator/lib.rs +index 29b3af1..a7fa7a4 100644 +--- build/rust/allocator/lib.rs ++++ build/rust/allocator/lib.rs +@@ -90,7 +90,14 @@ + #[linkage = "weak"] + fn __rust_no_alloc_shim_is_unstable_v2() {} + ++ #[rustc_std_internal_symbol] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler_should_panic_v2() -> u8 { ++ 0 ++ } ++ + // Mangle the symbol name as rustc expects. ++ // TODO(crbug.com/440481922): Remove this after rolling past https://github.com/rust-lang/rust/pull/143387 + #[rustc_std_internal_symbol] + #[allow(non_upper_case_globals)] + #[linkage = "weak"] diff --git a/www/iridium/files/patch-chrome_browser_about__flags.cc b/www/iridium/files/patch-chrome_browser_about__flags.cc index c4dbd977b72b..562a1a3871d9 100644 --- a/www/iridium/files/patch-chrome_browser_about__flags.cc +++ b/www/iridium/files/patch-chrome_browser_about__flags.cc @@ -1,6 +1,6 @@ ---- chrome/browser/about_flags.cc.orig 2025-09-11 13:19:19 UTC +--- chrome/browser/about_flags.cc.orig 2025-09-22 12:54:03 UTC +++ chrome/browser/about_flags.cc -@@ -328,12 +328,12 @@ +@@ -329,12 +329,12 @@ #include "components/stylus_handwriting/win/features.h" #endif @@ -15,7 +15,7 @@ #include "chrome/browser/contextual_cueing/contextual_cueing_features.h" // nogncheck #include "chrome/browser/enterprise/profile_management/profile_management_features.h" #include "chrome/browser/enterprise/webstore/features.h" -@@ -904,6 +904,26 @@ const FeatureEntry::FeatureVariation +@@ -905,6 +905,26 @@ const FeatureEntry::FeatureVariation std::size(kWebIdentityDigitalIdentityCredentialHighRiskDialogParam), nullptr}}; @@ -42,7 +42,7 @@ const FeatureEntry::FeatureParam kClipboardMaximumAge60Seconds[] = { {"UIClipboardMaximumAge", "60"}}; const FeatureEntry::FeatureParam kClipboardMaximumAge90Seconds[] = { -@@ -1284,7 +1304,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada +@@ -1285,7 +1305,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada }; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -51,7 +51,7 @@ // A limited number of combinations of the rich autocompletion params. const FeatureEntry::FeatureParam kOmniboxRichAutocompletionAggressive1[] = { -@@ -3920,7 +3940,7 @@ const FeatureEntry::FeatureVariation +@@ -3921,7 +3941,7 @@ const FeatureEntry::FeatureVariation #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -60,7 +60,7 @@ const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOn[] = {{"link_capturing_state", "on_by_default"}}; const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOff[] = -@@ -4216,7 +4236,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari +@@ -4217,7 +4237,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari std::size(kSkiaGraphite_DebugLabelsEnabled), nullptr}, }; @@ -69,7 +69,7 @@ const FeatureEntry::FeatureParam kTranslationAPI_SkipLanguagePackLimit[] = { {"TranslationAPIAcceptLanguagesCheck", "false"}, {"TranslationAPILimitLanguagePackCount", "false"}}; -@@ -4257,7 +4277,7 @@ const FeatureEntry::FeatureVariation +@@ -4258,7 +4278,7 @@ const FeatureEntry::FeatureVariation 1, nullptr}, }; @@ -78,7 +78,7 @@ const FeatureEntry::FeatureParam kContextualCueingEnabledNoEngagementCap[] = { {"BackoffTime", "0h"}, {"BackoffMultiplierBase", "0.0"}, -@@ -5468,7 +5488,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5469,7 +5489,7 @@ const FeatureEntry kFeatureEntries[] = { }, #endif // BUILDFLAG(IS_WIN) @@ -87,7 +87,7 @@ { "fluent-overlay-scrollbars", flag_descriptions::kFluentOverlayScrollbarsName, -@@ -5767,7 +5787,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5768,7 +5788,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kEnableIsolatedWebAppDevModeName, flag_descriptions::kEnableIsolatedWebAppDevModeDescription, kOsDesktop, FEATURE_VALUE_TYPE(features::kIsolatedWebAppDevMode)}, @@ -96,7 +96,7 @@ {"enable-iwa-key-distribution-component", flag_descriptions::kEnableIwaKeyDistributionComponentName, flag_descriptions::kEnableIwaKeyDistributionComponentDescription, -@@ -5981,7 +6001,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5982,7 +6002,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(media::kUseSCContentSharingPicker)}, #endif // BUILDFLAG(IS_MAC) @@ -105,7 +105,7 @@ {"pulseaudio-loopback-for-cast", flag_descriptions::kPulseaudioLoopbackForCastName, flag_descriptions::kPulseaudioLoopbackForCastDescription, kOsLinux, -@@ -6014,6 +6034,16 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6015,6 +6035,16 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kWaylandSessionManagementName, flag_descriptions::kWaylandSessionManagementDescription, kOsLinux, FEATURE_VALUE_TYPE(features::kWaylandSessionManagement)}, @@ -122,7 +122,7 @@ #endif // BUILDFLAG(IS_LINUX) #if BUILDFLAG(ENABLE_VR) -@@ -6915,7 +6945,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6916,7 +6946,7 @@ const FeatureEntry kFeatureEntries[] = { "MlUrlScoring")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -131,7 +131,7 @@ {"contextual-search-box-uses-contextual-search-provider", flag_descriptions::kContextualSearchBoxUsesContextualSearchProviderName, flag_descriptions:: -@@ -7314,7 +7344,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7320,7 +7350,7 @@ const FeatureEntry kFeatureEntries[] = { kNumSrpZpsRelatedSearches, "PowerTools")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -140,7 +140,7 @@ {"history-embeddings", flag_descriptions::kHistoryEmbeddingsName, flag_descriptions::kHistoryEmbeddingsDescription, kOsDesktop, FEATURE_VALUE_TYPE(history_embeddings::kHistoryEmbeddings)}, -@@ -7819,7 +7849,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7825,7 +7855,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(printing::features::kAddPrinterViaPrintscanmgr)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -149,7 +149,7 @@ {"cups-ipp-printing-backend", flag_descriptions::kCupsIppPrintingBackendName, flag_descriptions::kCupsIppPrintingBackendDescription, kOsDesktop, -@@ -8780,7 +8810,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -8786,7 +8816,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(media::kGlobalMediaControlsUpdatedUI)}, #endif // !BUILDFLAG(IS_CHROMEOS) @@ -158,7 +158,7 @@ {"enable-network-service-sandbox", flag_descriptions::kEnableNetworkServiceSandboxName, flag_descriptions::kEnableNetworkServiceSandboxDescription, -@@ -9407,7 +9437,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9413,7 +9443,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(ash::features::kWallpaperGooglePhotosSharedAlbums)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -167,7 +167,7 @@ {"enable-get-all-screens-media", flag_descriptions::kGetAllScreensMediaName, flag_descriptions::kGetAllScreensMediaDescription, kOsCrOS | kOsLinux, FEATURE_VALUE_TYPE(blink::features::kGetAllScreensMedia)}, -@@ -9432,7 +9462,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9438,7 +9468,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kGlobalVaapiLockDescription, kOsCrOS | kOsLinux, FEATURE_VALUE_TYPE(media::kGlobalVaapiLock)}, @@ -176,7 +176,7 @@ { "ui-debug-tools", flag_descriptions::kUIDebugToolsName, -@@ -9888,7 +9918,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9894,7 +9924,7 @@ const FeatureEntry kFeatureEntries[] = { #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -185,7 +185,7 @@ {"media-session-enter-picture-in-picture", flag_descriptions::kMediaSessionEnterPictureInPictureName, flag_descriptions::kMediaSessionEnterPictureInPictureDescription, -@@ -10074,7 +10104,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10080,7 +10110,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kReduceTransferSizeUpdatedIPCDescription, kOsAll, FEATURE_VALUE_TYPE(network::features::kReduceTransferSizeUpdatedIPC)}, @@ -194,7 +194,7 @@ {"reduce-user-agent-data-linux-platform-version", flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionName, flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionDescription, -@@ -10573,7 +10603,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10579,7 +10609,7 @@ const FeatureEntry kFeatureEntries[] = { kOsDesktop | kOsAndroid, FEATURE_VALUE_TYPE(features::kProcessPerSiteUpToMainFrameThreshold)}, @@ -203,7 +203,7 @@ {"camera-mic-effects", flag_descriptions::kCameraMicEffectsName, flag_descriptions::kCameraMicEffectsDescription, static_cast<unsigned short>(kOsMac | kOsWin | kOsLinux), -@@ -10696,7 +10726,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10702,7 +10732,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kRcapsDynamicProfileCountryDescription, kOsAll, FEATURE_VALUE_TYPE(switches::kDynamicProfileCountry)}, @@ -212,7 +212,7 @@ {"third-party-profile-management", flag_descriptions::kThirdPartyProfileManagementName, flag_descriptions::kThirdPartyProfileManagementDescription, -@@ -10725,7 +10755,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10731,7 +10761,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -221,7 +221,7 @@ {"enable-user-navigation-capturing-pwa", flag_descriptions::kPwaNavigationCapturingName, flag_descriptions::kPwaNavigationCapturingDescription, -@@ -11290,7 +11320,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11296,7 +11326,7 @@ const FeatureEntry kFeatureEntries[] = { PLATFORM_FEATURE_NAME_TYPE("CrOSLateBootGravedigger")}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -230,7 +230,7 @@ {"replace-sync-promos-with-sign-in-promos-desktop", flag_descriptions::kReplaceSyncPromosWithSignInPromosName, flag_descriptions::kReplaceSyncPromosWithSignInPromosDescription, -@@ -11449,7 +11479,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11455,7 +11485,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kCanvasHibernationDescription, kOsAll, FEATURE_VALUE_TYPE(blink::features::kCanvas2DHibernation)}, @@ -239,7 +239,7 @@ {"enable-history-sync-optin", flag_descriptions::kEnableHistorySyncOptinName, flag_descriptions::kEnableHistorySyncOptinDescription, -@@ -11552,7 +11582,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11558,7 +11588,7 @@ const FeatureEntry kFeatureEntries[] = { "HistoryOptInEducationalTipVariations")}, #endif // BUILDFLAG(IS_ANDROID) @@ -248,7 +248,7 @@ {"supervised-user-local-web-approvals", flag_descriptions::kSupervisedUserLocalWebApprovalsName, flag_descriptions::kSupervisedUserLocalWebApprovalsDescription, -@@ -11778,7 +11808,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11784,7 +11814,7 @@ const FeatureEntry kFeatureEntries[] = { segmentation_platform::features::kSegmentationSurveyPage)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -257,7 +257,7 @@ {"autofill-enable-buy-now-pay-later", flag_descriptions::kAutofillEnableBuyNowPayLaterName, flag_descriptions::kAutofillEnableBuyNowPayLaterDescription, kOsDesktop, -@@ -11877,7 +11907,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11883,7 +11913,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE( autofill::features::kAutofillEnableCardInfoRuntimeRetrieval)}, @@ -266,7 +266,7 @@ {"translation-api", flag_descriptions::kTranslationAPIName, flag_descriptions::kTranslationAPIDescription, kOsMac | kOsWin | kOsLinux, FEATURE_WITH_PARAMS_VALUE_TYPE(blink::features::kTranslationAPI, -@@ -11911,7 +11941,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11917,7 +11947,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE( password_manager::features::kPasswordFormClientsideClassifier)}, @@ -275,7 +275,7 @@ {"contextual-cueing", flag_descriptions::kContextualCueingName, flag_descriptions::kContextualCueingDescription, kOsLinux | kOsMac | kOsWin, -@@ -12241,7 +12271,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12247,7 +12277,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(ui::kUseNewEtc1Encoder)}, #endif // !BUILDFLAG(IS_ANDROID) @@ -284,7 +284,7 @@ {"automatic-usb-detach", flag_descriptions::kAutomaticUsbDetachName, flag_descriptions::kAutomaticUsbDetachDescription, kOsAndroid | kOsLinux, FEATURE_VALUE_TYPE(features::kAutomaticUsbDetach)}, -@@ -12285,7 +12315,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12291,7 +12321,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -293,7 +293,7 @@ {"autofill-enable-amount-extraction-desktop", flag_descriptions::kAutofillEnableAmountExtractionDesktopName, flag_descriptions::kAutofillEnableAmountExtractionDesktopDescription, -@@ -12305,7 +12335,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12311,7 +12341,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(blink::features::kClipboardChangeEvent)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -302,7 +302,7 @@ {"autofill-enable-amount-extraction-allowlist-desktop", flag_descriptions::kAutofillEnableAmountExtractionAllowlistDesktopName, flag_descriptions:: -@@ -12437,7 +12467,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12443,7 +12473,7 @@ const FeatureEntry kFeatureEntries[] = { apps::chrome_app_deprecation::kAllowUserInstalledChromeApps)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -311,7 +311,7 @@ {"chrome-web-store-navigation-throttle", flag_descriptions::kChromeWebStoreNavigationThrottleName, flag_descriptions::kChromeWebStoreNavigationThrottleDescription, -@@ -12473,7 +12503,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12479,7 +12509,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -320,7 +320,7 @@ {"autofill-enable-amount-extraction-testing", flag_descriptions::kAutofillEnableAmountExtractionTestingName, flag_descriptions::kAutofillEnableAmountExtractionTestingDescription, -@@ -12488,7 +12518,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12494,7 +12524,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kEnableWebAppPredictableAppUpdatingDescription, kOsAll, FEATURE_VALUE_TYPE(features::kWebAppPredictableAppUpdating)}, @@ -329,7 +329,7 @@ {"root-scrollbar-follows-browser-theme", flag_descriptions::kRootScrollbarFollowsTheme, flag_descriptions::kRootScrollbarFollowsThemeDescription, -@@ -12739,7 +12769,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12745,7 +12775,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -338,7 +338,7 @@ {"tab-group-home", tabs::flag_descriptions::kTabGroupHomeName, tabs::flag_descriptions::kTabGroupHomeDescription, kOsDesktop, FEATURE_VALUE_TYPE(tabs::kTabGroupHome)}, -@@ -12825,7 +12855,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12831,7 +12861,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -347,7 +347,7 @@ {"enable-site-search-allow-user-override-policy", flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyName, flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyDescription, -@@ -12948,7 +12978,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12954,7 +12984,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -356,7 +356,7 @@ {"lens-search-side-panel-default-width-change", flag_descriptions::kLensSearchSidePanelDefaultWidthChangeName, flag_descriptions::kLensSearchSidePanelDefaultWidthChangeDescription, -@@ -12972,7 +13002,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12978,7 +13008,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -365,7 +365,7 @@ {"autofill-enable-buy-now-pay-later-for-klarna", flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaName, flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaDescription, -@@ -13010,7 +13040,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -13016,7 +13046,7 @@ const FeatureEntry kFeatureEntries[] = { autofill::features::kAutofillEnableDownstreamCardAwarenessIph)}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -374,7 +374,7 @@ {"enable-lens-overlay-back-to-page", flag_descriptions::kLensOverlayBackToPageName, flag_descriptions::kLensOverlayBackToPageDescription, kOsDesktop, -@@ -13059,7 +13089,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -13065,7 +13095,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/iridium/files/patch-chrome_browser_flag__descriptions.cc b/www/iridium/files/patch-chrome_browser_flag__descriptions.cc index 32d2023e073f..ae916a8b51dd 100644 --- a/www/iridium/files/patch-chrome_browser_flag__descriptions.cc +++ b/www/iridium/files/patch-chrome_browser_flag__descriptions.cc @@ -1,6 +1,6 @@ ---- chrome/browser/flag_descriptions.cc.orig 2025-09-11 13:19:19 UTC +--- chrome/browser/flag_descriptions.cc.orig 2025-09-22 12:54:03 UTC +++ chrome/browser/flag_descriptions.cc -@@ -667,7 +667,7 @@ const char kAutofillEnableAllowlistForBmoCardCategoryB +@@ -671,7 +671,7 @@ const char kAutofillEnableAllowlistForBmoCardCategoryB "Autofill suggestions on the allowlisted merchant websites."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ const char kAutofillEnableAmountExtractionAllowlistDesktopName[] = "Enable loading and querying the checkout amount extraction allowlist on " "Chrome Desktop"; -@@ -685,7 +685,7 @@ const char kAutofillEnableAmountExtractionDesktopDescr +@@ -689,7 +689,7 @@ const char kAutofillEnableAmountExtractionDesktopDescr // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -18,7 +18,7 @@ const char kAutofillEnableAmountExtractionTestingName[] = "Enable amount extraction testing on Chrome desktop and Clank"; const char kAutofillEnableAmountExtractionTestingDescription[] = -@@ -696,7 +696,7 @@ const char kAutofillEnableAmountExtractionTestingDescr +@@ -700,7 +700,7 @@ const char kAutofillEnableAmountExtractionTestingDescr // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -27,7 +27,7 @@ const char kAutofillEnableBuyNowPayLaterName[] = "Enable buy now pay later on Autofill"; const char kAutofillEnableBuyNowPayLaterDescription[] = -@@ -1189,7 +1189,7 @@ const char kDevicePostureDescription[] = +@@ -1193,7 +1193,7 @@ const char kDevicePostureDescription[] = "Enables Device Posture API (foldable devices)"; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -36,7 +36,7 @@ const char kDocumentPictureInPictureAnimateResizeName[] = "Document Picture-in-Picture Animate Resize"; const char kDocumentPictureInPictureAnimateResizeDescription[] = -@@ -1335,7 +1335,7 @@ const char kContextMenuEmptySpaceDescription[] = +@@ -1339,7 +1339,7 @@ const char kContextMenuEmptySpaceDescription[] = "space, a context menu containing page-related items will be shown."; #endif // BUILDFLAG(IS_ANDROID) @@ -45,7 +45,7 @@ const char kContextualCueingName[] = "Contextual cueing"; const char kContextualCueingDescription[] = "Enables the contextual cueing system to support showing actions."; -@@ -1686,7 +1686,7 @@ const char kEnableIsolatedWebAppDevModeName[] = +@@ -1690,7 +1690,7 @@ const char kEnableIsolatedWebAppDevModeName[] = const char kEnableIsolatedWebAppDevModeDescription[] = "Enables the installation of unverified Isolated Web Apps"; @@ -54,7 +54,7 @@ const char kEnableIwaKeyDistributionComponentName[] = "Enable the Iwa Key Distribution component"; const char kEnableIwaKeyDistributionComponentDescription[] = -@@ -3621,14 +3621,14 @@ const char kReduceTransferSizeUpdatedIPCDescription[] +@@ -3625,14 +3625,14 @@ const char kReduceTransferSizeUpdatedIPCDescription[] "When enabled, the network service will send TransferSizeUpdatedIPC IPC " "only when DevTools is attached or the request is for an ad request."; @@ -71,7 +71,7 @@ const char kReplaceSyncPromosWithSignInPromosName[] = "Replace all sync-related UI with sign-in ones"; const char kReplaceSyncPromosWithSignInPromosDescription[] = -@@ -3666,7 +3666,7 @@ const char kRobustWindowManagementDescription[] = +@@ -3670,7 +3670,7 @@ const char kRobustWindowManagementDescription[] = "experiencing predictable and reliable window behavior similar to desktop " "browsers."; @@ -80,7 +80,7 @@ const char kRootScrollbarFollowsTheme[] = "Make scrollbar follow theme"; const char kRootScrollbarFollowsThemeDescription[] = "If enabled makes the root scrollbar follow the browser's theme color."; -@@ -3916,7 +3916,7 @@ const char kDefaultSiteInstanceGroupsDescription[] = +@@ -3920,7 +3920,7 @@ const char kDefaultSiteInstanceGroupsDescription[] = "SiteInstance."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -89,7 +89,7 @@ const char kPwaNavigationCapturingName[] = "Desktop PWA Link Capturing"; const char kPwaNavigationCapturingDescription[] = "Enables opening links from Chrome in an installed PWA. Currently under " -@@ -4189,7 +4189,7 @@ const char kTouchTextEditingRedesignName[] = "Touch Te +@@ -4193,7 +4193,7 @@ const char kTouchTextEditingRedesignName[] = "Touch Te const char kTouchTextEditingRedesignDescription[] = "Enables new touch text editing features."; @@ -98,7 +98,7 @@ const char kEnableHistorySyncOptinName[] = "History Sync Opt-in"; const char kEnableHistorySyncOptinDescription[] = "Enables the History Sync Opt-in screen on Desktop platforms. The screen " -@@ -7759,7 +7759,7 @@ const char kTetheringExperimentalFunctionalityDescript +@@ -7763,7 +7763,7 @@ const char kTetheringExperimentalFunctionalityDescript #endif // BUILDFLAG(IS_CHROMEOS) @@ -107,7 +107,7 @@ const char kGetAllScreensMediaName[] = "GetAllScreensMedia API"; const char kGetAllScreensMediaDescription[] = "When enabled, the getAllScreensMedia API for capturing multiple screens " -@@ -7986,7 +7986,7 @@ const char kEnableArmHwdrmDescription[] = "Enable HW b +@@ -7990,7 +7990,7 @@ const char kEnableArmHwdrmDescription[] = "Enable HW b // Linux ----------------------------------------------------------------------- @@ -116,7 +116,7 @@ const char kPulseaudioLoopbackForCastName[] = -@@ -8024,6 +8024,18 @@ const char kWaylandUiScalingDescription[] = +@@ -8028,6 +8028,18 @@ const char kWaylandUiScalingDescription[] = "Enable experimental support for text scaling in the Wayland backend " "backed by full UI scaling. Requires #wayland-per-window-scaling to be " "enabled too."; @@ -135,7 +135,7 @@ #endif // BUILDFLAG(IS_LINUX) // Random platform combinations ----------------------------------------------- -@@ -8073,7 +8085,7 @@ const char kGroupPromoPrototypeCpaDescription[] = +@@ -8077,7 +8089,7 @@ const char kGroupPromoPrototypeCpaDescription[] = "Enables contextual toolbar button for group promo prototype."; #endif // BUILDFLAG(IS_ANDROID) @@ -144,7 +144,7 @@ const char kEnableNetworkServiceSandboxName[] = "Enable the network service sandbox."; const char kEnableNetworkServiceSandboxDescription[] = -@@ -8094,7 +8106,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti +@@ -8098,7 +8110,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti "Bluetooth"; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) @@ -153,7 +153,7 @@ const char kCupsIppPrintingBackendName[] = "CUPS IPP Printing Backend"; const char kCupsIppPrintingBackendDescription[] = "Use the CUPS IPP printing backend instead of the original CUPS backend " -@@ -8230,7 +8242,7 @@ const char kElementCaptureDescription[] = +@@ -8234,7 +8246,7 @@ const char kElementCaptureDescription[] = "media track into a track capturing just a specific DOM element."; #endif // !BUILDFLAG(IS_ANDROID) @@ -162,7 +162,7 @@ const char kUIDebugToolsName[] = "Debugging tools for UI"; const char kUIDebugToolsDescription[] = "Enables additional keyboard shortcuts to help debugging."; -@@ -8267,7 +8279,7 @@ const char kThirdPartyDisableChromeAutofillSettingsScr +@@ -8271,7 +8283,7 @@ const char kThirdPartyDisableChromeAutofillSettingsScr "Chrome's Address and Payments Autofill are disabled in third party mode."; #endif // IS_ANDROID @@ -171,7 +171,7 @@ const char kThirdPartyProfileManagementName[] = "Third party profile management"; const char kThirdPartyProfileManagementDescription[] = -@@ -8390,7 +8402,7 @@ const char kSupervisedUserBlockInterstitialV3Name[] = +@@ -8394,7 +8406,7 @@ const char kSupervisedUserBlockInterstitialV3Name[] = const char kSupervisedUserBlockInterstitialV3Description[] = "Enables URL filter interstitial V3 for Family Link users."; diff --git a/www/iridium/files/patch-chrome_browser_flag__descriptions.h b/www/iridium/files/patch-chrome_browser_flag__descriptions.h index cf219734eac0..7ccfbf3642e1 100644 --- a/www/iridium/files/patch-chrome_browser_flag__descriptions.h +++ b/www/iridium/files/patch-chrome_browser_flag__descriptions.h @@ -1,6 +1,6 @@ ---- chrome/browser/flag_descriptions.h.orig 2025-09-11 13:19:19 UTC +--- chrome/browser/flag_descriptions.h.orig 2025-09-22 12:54:03 UTC +++ chrome/browser/flag_descriptions.h -@@ -435,7 +435,7 @@ extern const char +@@ -438,7 +438,7 @@ extern const char kAutofillEnableAllowlistForBmoCardCategoryBenefitsDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ extern const char kAutofillEnableAmountExtractionAllowlistDesktopName[]; extern const char kAutofillEnableAmountExtractionAllowlistDesktopDescription[]; extern const char kAutofillEnableAmountExtractionDesktopName[]; -@@ -444,14 +444,14 @@ extern const char kAutofillEnableAmountExtractionDeskt +@@ -447,14 +447,14 @@ extern const char kAutofillEnableAmountExtractionDeskt // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -26,7 +26,7 @@ extern const char kAutofillEnableBuyNowPayLaterName[]; extern const char kAutofillEnableBuyNowPayLaterDescription[]; -@@ -714,7 +714,7 @@ extern const char kContextMenuEmptySpaceName[]; +@@ -717,7 +717,7 @@ extern const char kContextMenuEmptySpaceName[]; extern const char kContextMenuEmptySpaceDescription[]; #endif // BUILDFLAG(IS_ANDROID) @@ -35,7 +35,7 @@ extern const char kContextualCueingName[]; extern const char kContextualCueingDescription[]; extern const char kGlicActorName[]; -@@ -885,7 +885,7 @@ extern const char kDocumentPatchingName[]; +@@ -888,7 +888,7 @@ extern const char kDocumentPatchingName[]; extern const char kDocumentPatchingDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -44,7 +44,7 @@ extern const char kDocumentPictureInPictureAnimateResizeName[]; extern const char kDocumentPictureInPictureAnimateResizeDescription[]; -@@ -1054,7 +1054,7 @@ extern const char kEnableIsolatedWebAppAllowlistDescri +@@ -1057,7 +1057,7 @@ extern const char kEnableIsolatedWebAppAllowlistDescri extern const char kEnableIsolatedWebAppDevModeName[]; extern const char kEnableIsolatedWebAppDevModeDescription[]; @@ -53,7 +53,7 @@ extern const char kEnableIwaKeyDistributionComponentName[]; extern const char kEnableIwaKeyDistributionComponentDescription[]; #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -2061,7 +2061,7 @@ extern const char kReduceIPAddressChangeNotificationDe +@@ -2064,7 +2064,7 @@ extern const char kReduceIPAddressChangeNotificationDe #endif // BUILDFLAG(IS_MAC) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -62,7 +62,7 @@ extern const char kReplaceSyncPromosWithSignInPromosName[]; extern const char kReplaceSyncPromosWithSignInPromosDescription[]; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || -@@ -2075,7 +2075,7 @@ extern const char kRetainOmniboxOnFocusDescription[]; +@@ -2078,7 +2078,7 @@ extern const char kRetainOmniboxOnFocusDescription[]; extern const char kRobustWindowManagementName[]; extern const char kRobustWindowManagementDescription[]; @@ -71,7 +71,7 @@ extern const char kRootScrollbarFollowsTheme[]; extern const char kRootScrollbarFollowsThemeDescription[]; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -@@ -2216,7 +2216,7 @@ extern const char kDefaultSiteInstanceGroupsName[]; +@@ -2219,7 +2219,7 @@ extern const char kDefaultSiteInstanceGroupsName[]; extern const char kDefaultSiteInstanceGroupsDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -80,7 +80,7 @@ extern const char kPwaNavigationCapturingName[]; extern const char kPwaNavigationCapturingDescription[]; #endif -@@ -2392,7 +2392,7 @@ extern const char kTouchSelectionStrategyDirection[]; +@@ -2395,7 +2395,7 @@ extern const char kTouchSelectionStrategyDirection[]; extern const char kTouchTextEditingRedesignName[]; extern const char kTouchTextEditingRedesignDescription[]; @@ -89,7 +89,7 @@ extern const char kEnableHistorySyncOptinName[]; extern const char kEnableHistorySyncOptinDescription[]; -@@ -2662,7 +2662,7 @@ extern const char kReduceAcceptLanguageDescription[]; +@@ -2665,7 +2665,7 @@ extern const char kReduceAcceptLanguageDescription[]; extern const char kReduceTransferSizeUpdatedIPCName[]; extern const char kReduceTransferSizeUpdatedIPCDescription[]; @@ -98,7 +98,7 @@ extern const char kReduceUserAgentDataLinuxPlatformVersionName[]; extern const char kReduceUserAgentDataLinuxPlatformVersionDescription[]; #endif // #if BUILDFLAG(IS_LINUX) -@@ -4478,7 +4478,7 @@ extern const char kTetheringExperimentalFunctionalityD +@@ -4481,7 +4481,7 @@ extern const char kTetheringExperimentalFunctionalityD #endif // #if BUILDFLAG(IS_CHROMEOS) @@ -107,7 +107,7 @@ extern const char kGetAllScreensMediaName[]; extern const char kGetAllScreensMediaDescription[]; #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -4610,7 +4610,7 @@ extern const char kEnableArmHwdrmDescription[]; +@@ -4613,7 +4613,7 @@ extern const char kEnableArmHwdrmDescription[]; // Linux --------------------------------------------------------------------- @@ -116,7 +116,7 @@ extern const char kPulseaudioLoopbackForCastName[]; -@@ -4632,6 +4632,9 @@ extern const char kWaylandSessionManagementDescription +@@ -4635,6 +4635,9 @@ extern const char kWaylandSessionManagementDescription extern const char kWaylandUiScalingName[]; extern const char kWaylandUiScalingDescription[]; @@ -126,7 +126,7 @@ #endif // BUILDFLAG(IS_LINUX) // Random platform combinations ----------------------------------------------- -@@ -4646,7 +4649,7 @@ extern const char kWebBluetoothConfirmPairingSupportNa +@@ -4649,7 +4652,7 @@ extern const char kWebBluetoothConfirmPairingSupportNa extern const char kWebBluetoothConfirmPairingSupportDescription[]; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) @@ -135,7 +135,7 @@ extern const char kCupsIppPrintingBackendName[]; extern const char kCupsIppPrintingBackendDescription[]; #endif // BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_PRINTING) -@@ -4670,7 +4673,7 @@ extern const char kTaskManagerDesktopRefreshName[]; +@@ -4673,7 +4676,7 @@ extern const char kTaskManagerDesktopRefreshName[]; extern const char kTaskManagerDesktopRefreshDescription[]; #endif // BUILDFLAG(IS_ANDROID) @@ -144,7 +144,7 @@ extern const char kEnableNetworkServiceSandboxName[]; extern const char kEnableNetworkServiceSandboxDescription[]; -@@ -4753,7 +4756,7 @@ extern const char kElementCaptureName[]; +@@ -4756,7 +4759,7 @@ extern const char kElementCaptureName[]; extern const char kElementCaptureDescription[]; #endif // !BUILDFLAG(IS_ANDROID) @@ -153,7 +153,7 @@ extern const char kUIDebugToolsName[]; extern const char kUIDebugToolsDescription[]; #endif -@@ -4781,7 +4784,7 @@ extern const char kThirdPartyDisableChromeAutofillSett +@@ -4784,7 +4787,7 @@ extern const char kThirdPartyDisableChromeAutofillSett extern const char kThirdPartyDisableChromeAutofillSettingsScreenDescription[]; #endif // IS_ANDROID @@ -162,7 +162,7 @@ extern const char kThirdPartyProfileManagementName[]; extern const char kThirdPartyProfileManagementDescription[]; -@@ -4857,7 +4860,7 @@ extern const char kEnableManagementPromotionBannerDesc +@@ -4860,7 +4863,7 @@ extern const char kEnableManagementPromotionBannerDesc extern const char kSupervisedUserBlockInterstitialV3Name[]; extern const char kSupervisedUserBlockInterstitialV3Description[]; diff --git a/www/iridium/files/patch-chrome_browser_ui_views_frame_browser__view.cc b/www/iridium/files/patch-chrome_browser_ui_views_frame_browser__view.cc index 6c923ff3e9a0..6e9a2d0b48fe 100644 --- a/www/iridium/files/patch-chrome_browser_ui_views_frame_browser__view.cc +++ b/www/iridium/files/patch-chrome_browser_ui_views_frame_browser__view.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/views/frame/browser_view.cc.orig 2025-09-11 13:19:19 UTC +--- chrome/browser/ui/views/frame/browser_view.cc.orig 2025-09-22 12:54:03 UTC +++ chrome/browser/ui/views/frame/browser_view.cc @@ -2476,7 +2476,7 @@ void BrowserView::ToolbarSizeChanged(bool is_animating } @@ -9,7 +9,7 @@ std::vector<ContentsWebView*> contents_web_views = GetAllVisibleContentsWebViews(); -@@ -5961,7 +5961,7 @@ void BrowserView::MaybeShowProfileSwitchIPH() { +@@ -5972,7 +5972,7 @@ void BrowserView::MaybeShowProfileSwitchIPH() { } void BrowserView::MaybeShowSupervisedUserProfileSignInIPH() { diff --git a/www/iridium/files/patch-chrome_browser_ui_views_tabs_tab.cc b/www/iridium/files/patch-chrome_browser_ui_views_tabs_tab.cc index 9d0689c1a241..9d9ea2d30fcf 100644 --- a/www/iridium/files/patch-chrome_browser_ui_views_tabs_tab.cc +++ b/www/iridium/files/patch-chrome_browser_ui_views_tabs_tab.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/tab.cc.orig 2025-09-11 13:19:19 UTC +--- chrome/browser/ui/views/tabs/tab.cc.orig 2025-09-22 12:54:03 UTC +++ chrome/browser/ui/views/tabs/tab.cc -@@ -670,7 +670,7 @@ void Tab::MaybeUpdateHoverStatus(const ui::MouseEvent& +@@ -677,7 +677,7 @@ void Tab::MaybeUpdateHoverStatus(const ui::MouseEvent& return; } diff --git a/www/iridium/files/patch-components_enterprise_browser_reporting_report__util.cc b/www/iridium/files/patch-components_enterprise_browser_reporting_report__util.cc index 0e4fae02c796..01aa89a689f8 100644 --- a/www/iridium/files/patch-components_enterprise_browser_reporting_report__util.cc +++ b/www/iridium/files/patch-components_enterprise_browser_reporting_report__util.cc @@ -1,6 +1,6 @@ ---- components/enterprise/browser/reporting/report_util.cc.orig 2025-09-11 13:19:19 UTC +--- components/enterprise/browser/reporting/report_util.cc.orig 2025-09-22 12:54:03 UTC +++ components/enterprise/browser/reporting/report_util.cc -@@ -199,7 +199,7 @@ std::string GetSecuritySignalsInReport( +@@ -197,7 +197,7 @@ std::string GetSecuritySignalsInReport( signals_dict.Set("antivirus_info", std::move(anti_virus_list)); signals_dict.Set("hotfixes", RepeatedFieldptrToList(os_report.hotfixes())); diff --git a/www/iridium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc b/www/iridium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc index 9dedd12a18ca..0b91a4e17b65 100644 --- a/www/iridium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc +++ b/www/iridium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc @@ -1,4 +1,4 @@ ---- ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_ozone.cc.orig 2025-09-11 13:19:19 UTC +--- ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_ozone.cc.orig 2025-09-24 06:14:47 UTC +++ ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_ozone.cc @@ -12,7 +12,7 @@ #include "ui/base/accelerators/accelerator.h" @@ -8,8 +8,8 @@ +#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_DBUS) #include "base/environment.h" #include "base/feature_list.h" - #include "build/branding_buildflags.h" -@@ -22,7 +22,7 @@ + #include "base/nix/xdg_util.h" +@@ -23,7 +23,7 @@ using content::BrowserThread; namespace { @@ -18,12 +18,12 @@ BASE_FEATURE(kGlobalShortcutsPortal, "GlobalShortcutsPortal", base::FEATURE_ENABLED_BY_DEFAULT); -@@ -74,7 +74,7 @@ GlobalAcceleratorListener* GlobalAcceleratorListener:: +@@ -75,7 +75,7 @@ GlobalAcceleratorListener* GlobalAcceleratorListener:: return instance->get(); } -#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_DBUS) +#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_DBUS) - if (base::FeatureList::IsEnabled(kGlobalShortcutsPortal)) { - static GlobalAcceleratorListenerLinux* const linux_instance = - new GlobalAcceleratorListenerLinux(nullptr, GetSessionName()); + // ListShortcuts on GNOME will return an empty list when the session is + // created, making this class incorrectly believe it must rebind all + // shortcuts, leading to a dialog shown on every browser start. diff --git a/www/jira-cli/Makefile b/www/jira-cli/Makefile index f1b96b40853c..ed11a082d915 100644 --- a/www/jira-cli/Makefile +++ b/www/jira-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= jira-cli DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DIST_SUBDIR= jira-cli diff --git a/www/jwt-cli/Makefile b/www/jwt-cli/Makefile index 3446e28863e5..10d416d226cb 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= jwt-cli PORTVERSION= 6.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/katana/Makefile b/www/katana/Makefile index a917e62e10d8..b0167797f120 100644 --- a/www/katana/Makefile +++ b/www/katana/Makefile @@ -1,6 +1,7 @@ PORTNAME= katana DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= dutra@FreeBSD.org diff --git a/www/kineto/Makefile b/www/kineto/Makefile index c8bec1eedc6d..0359fe7e8865 100644 --- a/www/kineto/Makefile +++ b/www/kineto/Makefile @@ -1,6 +1,6 @@ PORTNAME= kineto DISTVERSION= g20211104 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MAINTAINER= corey@electrickite.org diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile index 5d3808816389..92432d6f751e 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -1,5 +1,5 @@ PORTNAME= librewolf -DISTVERSION= 143.0 +DISTVERSION= 143.0.4 LWPATCH= -1 DISTVERSIONSUFFIX= ${LWPATCH}.source CATEGORIES= www wayland diff --git a/www/librewolf/distinfo b/www/librewolf/distinfo index 390d5005e372..e1fd1a0bc553 100644 --- a/www/librewolf/distinfo +++ b/www/librewolf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758140123 -SHA256 (librewolf-143.0-1.source.tar.gz) = 95e12aca5828c7e1b0b0077ad812554b1573d135264d3f17f0e5e0a1ca9270af -SIZE (librewolf-143.0-1.source.tar.gz) = 1022663507 +TIMESTAMP = 1759655628 +SHA256 (librewolf-143.0.4-1.source.tar.gz) = c40d149016c578d39f7a9f25f28cf31960c6009ca81782675145c5c976b63360 +SIZE (librewolf-143.0.4-1.source.tar.gz) = 1023308761 diff --git a/www/librewolf/files/patch-dom_media_webrtc_libwebrtc__overrides_moz.build b/www/librewolf/files/patch-dom_media_webrtc_libwebrtc__overrides_moz.build index 9b898aa3a58f..d9dde78484f2 100644 --- a/www/librewolf/files/patch-dom_media_webrtc_libwebrtc__overrides_moz.build +++ b/www/librewolf/files/patch-dom_media_webrtc_libwebrtc__overrides_moz.build @@ -10,7 +10,7 @@ index ed9c450e5649..1ac213e48b28 100644 @@ -34,7 +34,7 @@ UNIFIED_SOURCES += [ "call/call_basic_stats.cc", ] - + -if CONFIG["OS_TARGET"] == "OpenBSD": +if CONFIG["OS_TARGET"] in ("FreeBSD", "OpenBSD"): CXXFLAGS += CONFIG["MOZ_X11_CFLAGS"] diff --git a/www/loco/Makefile b/www/loco/Makefile index 5a7d0232af08..ad67b229c3d0 100644 --- a/www/loco/Makefile +++ b/www/loco/Makefile @@ -1,7 +1,7 @@ PORTNAME= loco DISTVERSIONPREFIX= v DISTVERSION= 0.16.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel PKGNAMESUFFIX= -web-framework diff --git a/www/lychee/Makefile b/www/lychee/Makefile index 1ac1b01bbdfc..0906a737b38c 100644 --- a/www/lychee/Makefile +++ b/www/lychee/Makefile @@ -1,7 +1,7 @@ PORTNAME= lychee DISTVERSIONPREFIX= lychee-v DISTVERSION= 0.18.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www net MAINTAINER= pizzamig@FreeBSD.org diff --git a/www/lzr/Makefile b/www/lzr/Makefile index b420ec30e2ad..49b1ed183ea1 100644 --- a/www/lzr/Makefile +++ b/www/lzr/Makefile @@ -1,7 +1,7 @@ PORTNAME= lzr DISTVERSIONPREFIX= v DISTVERSION= 1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/marmite/Makefile b/www/marmite/Makefile index 3c70146b501a..e1d91d8455ac 100644 --- a/www/marmite/Makefile +++ b/www/marmite/Makefile @@ -1,6 +1,6 @@ PORTNAME= marmite DISTVERSION= 0.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= dutra@FreeBSD.org diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile index c7cf7df1fb87..fb8345a95146 100644 --- a/www/mattermost-server/Makefile +++ b/www/mattermost-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= mattermost -PORTVERSION= 10.5.9 -PORTREVISION= 2 +PORTVERSION= 10.5.11 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/decke PKGNAMESUFFIX= -server diff --git a/www/mattermost-server/distinfo b/www/mattermost-server/distinfo index 370ce65a4226..3ebaa267a949 100644 --- a/www/mattermost-server/distinfo +++ b/www/mattermost-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753534822 -SHA256 (mattermost-10.5.9.tar.xz) = 9d701860c26f5cae65720b4b33610781add0aeac3cb7e15f5bec54b7d8b71c39 -SIZE (mattermost-10.5.9.tar.xz) = 134485636 +TIMESTAMP = 1758623465 +SHA256 (mattermost-10.5.11.tar.xz) = 166fe6f14d775fe35d889c6d317f98b2ddb7e402fd061ee7bf9d163a8fd377a3 +SIZE (mattermost-10.5.11.tar.xz) = 135066560 diff --git a/www/mattermost-webapp/Makefile b/www/mattermost-webapp/Makefile index 6246e6e1c6e4..ed9a0176646a 100644 --- a/www/mattermost-webapp/Makefile +++ b/www/mattermost-webapp/Makefile @@ -1,5 +1,5 @@ PORTNAME= mattermost-webapp -PORTVERSION= 10.5.9 +PORTVERSION= 10.5.11 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://releases.mattermost.com/${PORTVERSION}/ diff --git a/www/mattermost-webapp/distinfo b/www/mattermost-webapp/distinfo index f6827f0726c0..b7c3d18bedec 100644 --- a/www/mattermost-webapp/distinfo +++ b/www/mattermost-webapp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753530476 -SHA256 (mattermost-10.5.9-linux-amd64.tar.gz) = 935283b89398a9e2ad7cd598a6fff89166936df493dbd2c6dabbd0416f74c527 -SIZE (mattermost-10.5.9-linux-amd64.tar.gz) = 629794694 +TIMESTAMP = 1758622521 +SHA256 (mattermost-10.5.11-linux-amd64.tar.gz) = d77e136fb45352c49969bd7418899f9ddbc8daf73f297bfa4b7bc9ad2f9a8b0d +SIZE (mattermost-10.5.11-linux-amd64.tar.gz) = 629787906 diff --git a/www/mattermost-webapp/pkg-plist b/www/mattermost-webapp/pkg-plist index b792065dc7f0..612547fa889b 100644 --- a/www/mattermost-webapp/pkg-plist +++ b/www/mattermost-webapp/pkg-plist @@ -6,8 +6,8 @@ %%WWWDIR%%/client/1041.2572eda22344150544f1.js.map %%WWWDIR%%/client/1041.8dc2cfa7ead9a7c76659.css %%WWWDIR%%/client/1041.8dc2cfa7ead9a7c76659.css.map -%%WWWDIR%%/client/1083.e781a930775f001b00f6.js -%%WWWDIR%%/client/1083.e781a930775f001b00f6.js.map +%%WWWDIR%%/client/1083.3857caf2bf2fd214df09.js +%%WWWDIR%%/client/1083.3857caf2bf2fd214df09.js.map %%WWWDIR%%/client/11.5ada543d8439d319600a.css %%WWWDIR%%/client/11.5ada543d8439d319600a.css.map %%WWWDIR%%/client/11.88c2898b3db4047b1024.js @@ -93,8 +93,8 @@ %%WWWDIR%%/client/3094.70eb16cc1b3136feb23d.css.map %%WWWDIR%%/client/3147.1a23012bf6b81c1367c4.css %%WWWDIR%%/client/3147.1a23012bf6b81c1367c4.css.map -%%WWWDIR%%/client/3147.f113c344c802be21467e.js -%%WWWDIR%%/client/3147.f113c344c802be21467e.js.map +%%WWWDIR%%/client/3147.8f8a95877757cdef5c36.js +%%WWWDIR%%/client/3147.8f8a95877757cdef5c36.js.map %%WWWDIR%%/client/3161.224a2836a1ffbac1c3cb.js %%WWWDIR%%/client/3161.224a2836a1ffbac1c3cb.js.map %%WWWDIR%%/client/3320.c1a0c4b1bf388f50f580.js @@ -111,8 +111,8 @@ %%WWWDIR%%/client/3559.70aac86b2334ea79cbab.js.map %%WWWDIR%%/client/3560.e466e096ec714556e2da.js %%WWWDIR%%/client/3560.e466e096ec714556e2da.js.map -%%WWWDIR%%/client/3560.fe2a0ac446028196bc2c.css -%%WWWDIR%%/client/3560.fe2a0ac446028196bc2c.css.map +%%WWWDIR%%/client/3560.fa68e4af75a1a4b9f776.css +%%WWWDIR%%/client/3560.fa68e4af75a1a4b9f776.css.map %%WWWDIR%%/client/3572.0177e4027d7f325769dd.js %%WWWDIR%%/client/3572.0177e4027d7f325769dd.js.map %%WWWDIR%%/client/3596.c3fcf9d707fef4a0e502.js @@ -353,8 +353,8 @@ %%WWWDIR%%/client/8348.bb69f03c33bc27a7b042.js.map %%WWWDIR%%/client/8360.841bf548522155de7948.js %%WWWDIR%%/client/8360.841bf548522155de7948.js.map -%%WWWDIR%%/client/8461.795ba22499395d956d83.js -%%WWWDIR%%/client/8461.795ba22499395d956d83.js.map +%%WWWDIR%%/client/8461.7043c7bc695e66a9154f.js +%%WWWDIR%%/client/8461.7043c7bc695e66a9154f.js.map %%WWWDIR%%/client/8508.9335b87e46db99391307.js %%WWWDIR%%/client/8508.9335b87e46db99391307.js.map %%WWWDIR%%/client/8508.e0dd00b105e5520488b9.css @@ -4208,8 +4208,8 @@ %%WWWDIR%%/client/images/payment_processing.png %%WWWDIR%%/client/images/purchase_alert.png %%WWWDIR%%/client/images/welcome_illustration_new.png -%%WWWDIR%%/client/main.ae7e42dfcb96aacfef24.js -%%WWWDIR%%/client/main.ae7e42dfcb96aacfef24.js.map +%%WWWDIR%%/client/main.c71d2ebb2c79f5e0ea51.js +%%WWWDIR%%/client/main.c71d2ebb2c79f5e0ea51.js.map %%WWWDIR%%/client/manifest.json %%WWWDIR%%/client/remote_entry.js %%WWWDIR%%/client/remote_entry.js.map diff --git a/www/mediawiki139/Makefile b/www/mediawiki139/Makefile index ac7a53e8a0a5..3c52fc6c3d31 100644 --- a/www/mediawiki139/Makefile +++ b/www/mediawiki139/Makefile @@ -1,5 +1,5 @@ PORTNAME= mediawiki -PORTVERSION= 1.39.13 +PORTVERSION= 1.39.15 CATEGORIES= www MASTER_SITES= https://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ \ LOCAL/wen diff --git a/www/mediawiki139/distinfo b/www/mediawiki139/distinfo index 612afdafd2fd..11849b43e05f 100644 --- a/www/mediawiki139/distinfo +++ b/www/mediawiki139/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751511799 -SHA256 (mediawiki-1.39.13.tar.gz) = bb700c09792ece0877181a174c1687389d3dff93c8a5f39f81ba7509bdebecd6 -SIZE (mediawiki-1.39.13.tar.gz) = 59844264 +TIMESTAMP = 1759540887 +SHA256 (mediawiki-1.39.15.tar.gz) = 8877134363e7942bd3b42ee8b3ab8e9686101e4ea993f8795fbcebbd21befab3 +SIZE (mediawiki-1.39.15.tar.gz) = 60138466 diff --git a/www/mediawiki143/Makefile b/www/mediawiki143/Makefile index 7c443ae8b46f..4873fc94f2ba 100644 --- a/www/mediawiki143/Makefile +++ b/www/mediawiki143/Makefile @@ -1,5 +1,5 @@ PORTNAME= mediawiki -PORTVERSION= 1.43.3 +PORTVERSION= 1.43.5 CATEGORIES= www MASTER_SITES= https://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ \ LOCAL/wen diff --git a/www/mediawiki143/distinfo b/www/mediawiki143/distinfo index b731a6ec18cf..205519b3f73a 100644 --- a/www/mediawiki143/distinfo +++ b/www/mediawiki143/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751508946 -SHA256 (mediawiki-1.43.3.tar.gz) = e409df416ba4d99d2705e1eb0ff8168863db2a791cc0be7a87db3c13d9801a70 -SIZE (mediawiki-1.43.3.tar.gz) = 91773363 +TIMESTAMP = 1759540626 +SHA256 (mediawiki-1.43.5.tar.gz) = 4fa51205de98f054ca264bbd4b67dec03c5842de26fafde6026fc891bdf95034 +SIZE (mediawiki-1.43.5.tar.gz) = 92288699 diff --git a/www/mediawiki144/Makefile b/www/mediawiki144/Makefile index 5de94810cf32..8988715a88bc 100644 --- a/www/mediawiki144/Makefile +++ b/www/mediawiki144/Makefile @@ -1,5 +1,5 @@ PORTNAME= mediawiki -PORTVERSION= 1.44.0 +PORTVERSION= 1.44.2 CATEGORIES= www MASTER_SITES= https://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ \ LOCAL/wen diff --git a/www/mediawiki144/distinfo b/www/mediawiki144/distinfo index 812aacd60b4e..6a3643a48829 100644 --- a/www/mediawiki144/distinfo +++ b/www/mediawiki144/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751693585 -SHA256 (mediawiki-1.44.0.tar.gz) = 792177808c3e0831accbe205d57b4133399ad141f0d0a825450a21b24027588f -SIZE (mediawiki-1.44.0.tar.gz) = 94130335 +TIMESTAMP = 1759540292 +SHA256 (mediawiki-1.44.2.tar.gz) = e7d70266979671fafd03705e17a21f185bd1b283ff843ed72fe290e86fac4331 +SIZE (mediawiki-1.44.2.tar.gz) = 94523311 diff --git a/www/microbin/Makefile b/www/microbin/Makefile index 1e171550d54c..ed6c27ce9948 100644 --- a/www/microbin/Makefile +++ b/www/microbin/Makefile @@ -1,7 +1,7 @@ PORTNAME= microbin DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/miniflux/Makefile b/www/miniflux/Makefile index 1aac5bfca25d..b021d4626960 100644 --- a/www/miniflux/Makefile +++ b/www/miniflux/Makefile @@ -1,6 +1,6 @@ PORTNAME= miniflux DISTVERSION= 2.2.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= krion@FreeBSD.org diff --git a/www/minio-client/Makefile b/www/minio-client/Makefile index 326e7a9ddb14..527b27f6e9e3 100644 --- a/www/minio-client/Makefile +++ b/www/minio-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= minio-client PORTVERSION= ${GH_TAGNAME:S/RELEASE.//:S/Z//:S/T/-/:S/-/./g} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= jhixson@FreeBSD.org diff --git a/www/minio/Makefile b/www/minio/Makefile index 518b0c5c92b0..166212d8aa41 100644 --- a/www/minio/Makefile +++ b/www/minio/Makefile @@ -1,5 +1,6 @@ PORTNAME= minio DISTVERSION= ${GH_TAGNAME:S/RELEASE.//:S/Z//:S/T/-/:S/-/./g} +PORTREVISION= 1 CATEGORIES= www DIST_SUBDIR= minio diff --git a/www/miniserve/Makefile b/www/miniserve/Makefile index 54afb7cca0d3..112d3e4a2ee1 100644 --- a/www/miniserve/Makefile +++ b/www/miniserve/Makefile @@ -1,6 +1,7 @@ PORTNAME= miniserve DISTVERSIONPREFIX= v DISTVERSION= 0.32.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= bofh@FreeBSD.org diff --git a/www/mirrorselect/Makefile b/www/mirrorselect/Makefile index 87fc3b5c6ba0..e82465633893 100644 --- a/www/mirrorselect/Makefile +++ b/www/mirrorselect/Makefile @@ -1,7 +1,7 @@ PORTNAME= mirrorselect DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www ports-mgmt MAINTAINER= aly@aaronly.me diff --git a/www/monolith/Makefile b/www/monolith/Makefile index 5c5672205875..93c55ee9c79e 100644 --- a/www/monolith/Makefile +++ b/www/monolith/Makefile @@ -1,7 +1,7 @@ PORTNAME= monolith DISTVERSIONPREFIX= v DISTVERSION= 2.8.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/moodle44/Makefile b/www/moodle44/Makefile index 803204ba13b8..850a37ca3a7e 100644 --- a/www/moodle44/Makefile +++ b/www/moodle44/Makefile @@ -1,5 +1,5 @@ PORTNAME= moodle -PORTVERSION= 4.4.10 +PORTVERSION= 4.4.11 CATEGORIES= www education MASTER_SITES= https://packaging.moodle.org/stable404/ \ LOCAL/wen @@ -11,7 +11,7 @@ WWW= https://www.moodle.org/ LICENSE= GPLv3 -CONFLICTS= moodle45-4.5.[0-9]* moodle50-5.0-[0-9]* +CONFLICTS= moodle45-4.5.[0-9]* moodle50-5.0-[0-9]* moodle51-5.1 USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom exif fileinfo filter gd \ diff --git a/www/moodle44/distinfo b/www/moodle44/distinfo index d7372cfe2a90..e4ae3a32d8bf 100644 --- a/www/moodle44/distinfo +++ b/www/moodle44/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754949931 -SHA256 (moodle-4.4.10.tgz) = 2ccf9f2b204f867687e38c31e6631ff5ae4810762b4bc86d6d6edad6566c0e99 -SIZE (moodle-4.4.10.tgz) = 72712584 +TIMESTAMP = 1759836213 +SHA256 (moodle-4.4.11.tgz) = 2ce3f961dd5720fbdac1ce2132e1b5ad70c72f74fbcd22cfdb77e4306d547c45 +SIZE (moodle-4.4.11.tgz) = 72703324 diff --git a/www/moodle45/Makefile b/www/moodle45/Makefile index 95e8eb7afe09..b40cf3346459 100644 --- a/www/moodle45/Makefile +++ b/www/moodle45/Makefile @@ -1,5 +1,5 @@ PORTNAME= moodle -PORTVERSION= 4.5.6 +PORTVERSION= 4.5.7 # 4.5 is LTS version CATEGORIES= www education MASTER_SITES= https://packaging.moodle.org/stable405/ \ LOCAL/wen @@ -11,7 +11,7 @@ WWW= https://www.moodle.org/ LICENSE= GPLv3 -CONFLICTS= moodle44-4.4.[0-9]* moodle50-5.0.[0-9]* +CONFLICTS= moodle44-4.4.[0-9]* moodle50-5.0.[0-9]* moodle51-5.1 USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom exif fileinfo filter gd \ diff --git a/www/moodle45/distinfo b/www/moodle45/distinfo index 5931a0438884..8bbbbd07e56b 100644 --- a/www/moodle45/distinfo +++ b/www/moodle45/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754923475 -SHA256 (moodle-4.5.6.tgz) = fad27ecef39b4a6980995e3ba46fae8c69478bf7223cf5bbf3ab942b6a68802a -SIZE (moodle-4.5.6.tgz) = 74430958 +TIMESTAMP = 1759835865 +SHA256 (moodle-4.5.7.tgz) = 0e4b1bec0f4f2641257dec07ba10dd23d47e66857e7fb22cd12ce418ae61d972 +SIZE (moodle-4.5.7.tgz) = 74457388 diff --git a/www/moodle50/Makefile b/www/moodle50/Makefile index 19deb11a6d97..67d95231a68c 100644 --- a/www/moodle50/Makefile +++ b/www/moodle50/Makefile @@ -1,5 +1,5 @@ PORTNAME= moodle -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.3 CATEGORIES= www education MASTER_SITES= https://packaging.moodle.org/stable500/ \ LOCAL/wen @@ -11,7 +11,7 @@ WWW= https://www.moodle.org/ LICENSE= GPLv3 -CONFLICTS= moodle44-4.4.[0-9]* moodle45-4.5.[0-9]* +CONFLICTS= moodle44-4.4.[0-9]* moodle45-4.5.[0-9]* moodle51-5.1 USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom exif fileinfo filter gd \ diff --git a/www/moodle50/distinfo b/www/moodle50/distinfo index d288bf241e6b..c76f07943d8f 100644 --- a/www/moodle50/distinfo +++ b/www/moodle50/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754922654 -SHA256 (moodle-5.0.2.tgz) = a7d917ad49ec14d1c9de4e44c1260efe25cd94dd406a7386967d534121620942 -SIZE (moodle-5.0.2.tgz) = 74229689 +TIMESTAMP = 1759835318 +SHA256 (moodle-5.0.3.tgz) = 4a0e48fbf9ef5dd8aac809f62a2e339c519d9796a2a6c3023a293677fd50cc93 +SIZE (moodle-5.0.3.tgz) = 74260507 diff --git a/www/moodle51/Makefile b/www/moodle51/Makefile new file mode 100644 index 000000000000..2291867bde94 --- /dev/null +++ b/www/moodle51/Makefile @@ -0,0 +1,60 @@ +PORTNAME= moodle +PORTVERSION= 5.1 +CATEGORIES= www education +MASTER_SITES= https://packaging.moodle.org/stable501/ \ + LOCAL/wen +PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} + +MAINTAINER= wen@FreeBSD.org +COMMENT= Course management system based on social constructionism +WWW= https://www.moodle.org/ + +LICENSE= GPLv3 + +CONFLICTS= moodle44-4.4.[0-9]* moodle45-4.5.[0-9]* moodle50-5.0.[0-9]* + +USES= cpe php:flavors tar:tgz +USE_PHP= ctype curl dom exif fileinfo filter gd \ + iconv intl mbstring opcache \ + session simplexml soap sodium tokenizer \ + xml xmlreader xmlrpc zip zlib + +WRKSRC= ${WRKDIR}/moodle + +OPTIONS_SINGLE= BACKEND +OPTIONS_SINGLE_BACKEND= MYSQL PGSQL +OPTIONS_DEFINE= LDAP +OPTIONS_DEFAULT= MYSQL + +MYSQL_USE= php=mysqli +PGSQL_USE= php=pgsql +LDAP_USE= php=ldap + +NO_BUILD= yes +PLIST= ${WRKDIR}/plist +SUB_FILES= pkg-message +SUB_LIST= MOODLEDIR=${MOODLEDIR} \ + MOODLEDATADIR=${MOODLEDATADIR} + +MOODLEDIR?= www/moodle +MOODLEDATADIR?= moodledata + +pre-install: + @${ECHO_CMD} "@owner ${WWWOWN}" >> ${PLIST} + @${ECHO_CMD} "@group ${WWWGRP}" >> ${PLIST} + @${ECHO_CMD} "@mode 755" >> ${PLIST} + @${ECHO} @dir ${MOODLEDATADIR} >> ${PLIST} + @${ECHO_CMD} "@mode" >> ${PLIST} + @${ECHO_CMD} "@group" >> ${PLIST} + @${ECHO_CMD} "@owner" >> ${PLIST} + +# Here for safety I do not set moodle diretory 0755 permission +# It require user write config.php manually then. + @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${MOODLEDIR}?g" >>${PLIST} + @${FIND} -s -d ${WRKSRC} -type d | ${SED} "s?${WRKSRC}?@dir ${MOODLEDIR}?g" >> ${PLIST} + +do-install: + @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${MOODLEDIR} + @${INSTALL} -d ${STAGEDIR}${PREFIX}/${MOODLEDATADIR} + +.include <bsd.port.mk> diff --git a/www/moodle51/distinfo b/www/moodle51/distinfo new file mode 100644 index 000000000000..2c37d4ef80ff --- /dev/null +++ b/www/moodle51/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759802436 +SHA256 (moodle-5.1.tgz) = 7b9807f4300127aaa6c270d785ec5661b6dfe181e505bd28c118180dfd67938a +SIZE (moodle-5.1.tgz) = 74525670 diff --git a/www/moodle51/files/pkg-message.in b/www/moodle51/files/pkg-message.in new file mode 100644 index 000000000000..71b2b1bc63e2 --- /dev/null +++ b/www/moodle51/files/pkg-message.in @@ -0,0 +1,59 @@ +[ +{ type: install + message: <<EOM +1) Create a user and a database for Moodle to store all + its tables in (or choose an existing database). + It doesn't matter what the database or user names are, + as this will be configured in a later step. + NOTE: this package assumes that either the phpX-pgsql, + phpX-mysql, or phpX-mssql packages are installed. + +2) Add the following to your Apache configuration file + httpd.conf, and restart the server: + + Alias /moodle %%PREFIX%%/%%MOODLEDIR%%/public/ + AcceptPathInfo On + <Directory %%PREFIX%%/%%MOODLEDIR%%/public/> + AllowOverride None + Require all granted + </Directory> + +3) Visit your Moodle site with a browser (i.e., + http://your.server.com/moodle/), and you should + be taken to the install.php script, which will lead + you through creating a config.php file and then + setting up Moodle, creating an admin account, etc. + + At one step, you will get a message saying that the + installer script was not able to automatically create + the config.php file. Just download it and copy it to + %%PREFIX%%/%%MOODLEDIR%%/config.php. Beware that it + will contain the database password in cleartext, so + set up whatever file permissions you deem more adequate. + For instance, user=root, group=www, mask=640. + +4) Set up a cron task to invoke the file admin/cron.php + every five minutes or so. For instance: + */5 * * * * fetch http://your.server.com/moodle/admin/cron.php + +For more information, see the INSTALL DOCUMENTATION: + + http://docs.moodle.org/en/Installing_Moodle + +It may be worth reading the installation docs even if Moodle seems +to be working at first, to ensure your PHP settings and database +configuration will allow Moodle to operate properly. +EOM +} +{ type: upgrade + message: <<EOM +If you are upgrading from an earlier version of Moodle, check out +possible additional steps at: + + https://docs.moodle.org/400/en/Upgrading + +If you have real trouble, please visit the Moodle course +"Using Moodle" on moodle.org. +EOM +} +] diff --git a/www/moodle51/pkg-descr b/www/moodle51/pkg-descr new file mode 100644 index 000000000000..8d24b9357db9 --- /dev/null +++ b/www/moodle51/pkg-descr @@ -0,0 +1,5 @@ +Moodle is a course management system (CMS) - a free, Open Source software +package designed using sound pedagogical principles, to help educators +create effective online learning communities. You can use it on any +computer you have handy (including webhosts), yet it can scale from a +single-teacher site to a 40,000-student University. diff --git a/www/morty/Makefile b/www/morty/Makefile index 3f2c91551706..a790f7dc78b3 100644 --- a/www/morty/Makefile +++ b/www/morty/Makefile @@ -2,7 +2,7 @@ PORTNAME= morty DISTVERSIONPREFIX= v DISTVERSION= 0.2.0-12 DISTVERSIONSUFFIX= -gfe94d9a -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www net MAINTAINER= yuri@FreeBSD.org diff --git a/www/mythplugin-mythweb/Makefile b/www/mythplugin-mythweb/Makefile index 7ae492fbc01d..86504369cbfc 100644 --- a/www/mythplugin-mythweb/Makefile +++ b/www/mythplugin-mythweb/Makefile @@ -2,6 +2,7 @@ PORTNAME= mythweb DISTVERSIONPREFIX= v DISTVERSION= 34.0 DISTVERSIONSUFFIX= -g92f0f9bc +PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= mythplugin- @@ -12,26 +13,27 @@ WWW= https://www.mythtv.org/wiki/MythWeb LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= mythweb is no longer maintained in MythTV USES= php shebangfix perl5 -USE_PERL5= run -USE_PHP= posix mysqli session sockets USE_GITHUB= yes GH_ACCOUNT= MythTV +USE_PERL5= run +USE_PHP= posix mysqli session sockets SHEBANG_FILES= mythweb.pl modules/_shared/lang/build_translation.pl \ modules/coverart/handler.pl modules/stream/*.pl -NO_BUILD= yes +REINPLACE_ARGS= -i "" NO_ARCH= yes -PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" +NO_BUILD= yes SUB_FILES= pkg-message -REINPLACE_ARGS= -i "" +PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" OPTIONS_DEFINE= APACHE LIGHTTPD NGINX OPTIONS_DEFAULT= APACHE +NGINX_DESC= Nginx server support APACHE_USES= apache LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd -NGINX_DESC= Nginx server support NGINX_RUN_DEPENDS= nginx:www/nginx post-patch: diff --git a/www/ncgopher/Makefile b/www/ncgopher/Makefile index 8e0ef4076c5e..58dc5fc2dae8 100644 --- a/www/ncgopher/Makefile +++ b/www/ncgopher/Makefile @@ -1,7 +1,7 @@ PORTNAME= ncgopher DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= www MAINTAINER= beastieboy@beastieboy.net diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index 22b1cd47cf4e..ee1669b13b69 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -1,6 +1,6 @@ PORTNAME= newsboat DISTVERSION= 2.40 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${DISTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/newsraft/Makefile b/www/newsraft/Makefile index adde46a6f346..71a68f680e70 100644 --- a/www/newsraft/Makefile +++ b/www/newsraft/Makefile @@ -1,5 +1,5 @@ PORTNAME= newsraft -DISTVERSION= 0.32 +DISTVERSION= 0.34 CATEGORIES= www MASTER_SITES= https://codeberg.org/${PORTNAME}/${PORTNAME}/archive/ diff --git a/www/newsraft/distinfo b/www/newsraft/distinfo index 075deaea121b..a08d75cb84cc 100644 --- a/www/newsraft/distinfo +++ b/www/newsraft/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754049917 -SHA256 (newsraft-0.32.tar.gz) = a3b5f4935189316b5962658f29669472798a3e40d62b4f60d66644af3f04d2d3 -SIZE (newsraft-0.32.tar.gz) = 225800 +TIMESTAMP = 1759947383 +SHA256 (newsraft-0.34.tar.gz) = 8d55441ddfc2e7d49ad3ff36c384ad4c1533de97d92a9fcaf3f6753b49b37c7c +SIZE (newsraft-0.34.tar.gz) = 229676 diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile index b87605e1c779..41af6f4b14a3 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -1,5 +1,5 @@ PORTNAME= appointments -PORTVERSION= 2.4.6 +PORTVERSION= 2.6.0 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}/build/artifacts/appstore/ DISTVERSIONPREFIX= v @@ -12,7 +12,7 @@ WWW= https://apps.nextcloud.com/apps/appointments LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -NEXTCLOUD_RUN_DEPENDS= 29 +NEXTCLOUD_RUN_DEPENDS= 31 USES= nextcloud php:flavors diff --git a/www/nextcloud-appointments/distinfo b/www/nextcloud-appointments/distinfo index bfc4578282d9..6e26f66d5e38 100644 --- a/www/nextcloud-appointments/distinfo +++ b/www/nextcloud-appointments/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756904500 -SHA256 (nextcloud/appointments-2.4.6/appointments.tar.gz) = 169f029dbf5e56911cc431462fa767f26e246fba876c4af448616082e97aa8bc -SIZE (nextcloud/appointments-2.4.6/appointments.tar.gz) = 2279382 +TIMESTAMP = 1759904980 +SHA256 (nextcloud/appointments-2.6.0/appointments.tar.gz) = 36f554bf96cd85b8f5cd41ab7ece2b5aa5c57cefbbaa460825935653d7991a44 +SIZE (nextcloud/appointments-2.6.0/appointments.tar.gz) = 2302606 diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index 570d38ceb4f2..15722c948d39 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -1,5 +1,5 @@ PORTNAME= calendar -PORTVERSION= 5.5.4 +PORTVERSION= 6.0.0 DISTVERSIONPREFIX= v CATEGORIES= www @@ -7,7 +7,7 @@ MAINTAINER= brnrd@FreeBSD.org COMMENT= Calendar app for Nextcloud WWW= https://apps.nextcloud.com/apps/calendar -NEXTCLOUD_RUN_DEPENDS= 30 +NEXTCLOUD_RUN_DEPENDS= 32 USES= cpe nextcloud php:flavors diff --git a/www/nextcloud-calendar/distinfo b/www/nextcloud-calendar/distinfo index 122118ae9575..aa953f8743fe 100644 --- a/www/nextcloud-calendar/distinfo +++ b/www/nextcloud-calendar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758120234 -SHA256 (nextcloud/calendar-v5.5.4.tar.gz) = 775870a7fecff92dad4ff41acb9172a4621afc7d4e18644e297bf56c5f744cbe -SIZE (nextcloud/calendar-v5.5.4.tar.gz) = 17815282 +TIMESTAMP = 1758966139 +SHA256 (nextcloud/calendar-v6.0.0.tar.gz) = 8cdbb3eaeabba623d95d7cfd55ec3c4302b7aaa10c677b5e466fd0ed805e90e6 +SIZE (nextcloud/calendar-v6.0.0.tar.gz) = 20085917 diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index d7eea2609e15..96306f8963bc 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -1,5 +1,5 @@ PORTNAME= contacts -PORTVERSION= 7.3.1 +PORTVERSION= 8.0.3 DISTVERSIONPREFIX= v CATEGORIES= www @@ -7,7 +7,7 @@ MAINTAINER= brnrd@FreeBSD.org COMMENT= Contacts app for Nextcloud WWW= https://apps.nextcloud.com/apps/contacts -NEXTCLOUD_RUN_DEPENDS= 30 +NEXTCLOUD_RUN_DEPENDS= 32 USES= cpe nextcloud php:flavors CPE_VENDOR= nextcloud diff --git a/www/nextcloud-contacts/distinfo b/www/nextcloud-contacts/distinfo index 4cf7429f9fa1..f3ebc2e11468 100644 --- a/www/nextcloud-contacts/distinfo +++ b/www/nextcloud-contacts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758120331 -SHA256 (nextcloud/contacts-v7.3.1.tar.gz) = f28aeb73831d20771f1d0a8fffa10566bb593fe81a64666a67130b3dda3224a6 -SIZE (nextcloud/contacts-v7.3.1.tar.gz) = 4379345 +TIMESTAMP = 1759905052 +SHA256 (nextcloud/contacts-v8.0.3.tar.gz) = e67819d911c9c72d19305b63d4f6e789f32e013f36f146217e2ee87ddbb433d6 +SIZE (nextcloud/contacts-v8.0.3.tar.gz) = 4591413 diff --git a/www/nextcloud-deck/Makefile b/www/nextcloud-deck/Makefile index 10ede559efad..c5fd3b4df439 100644 --- a/www/nextcloud-deck/Makefile +++ b/www/nextcloud-deck/Makefile @@ -1,5 +1,5 @@ PORTNAME= deck -PORTVERSION= 1.15.2 +DISTVERSION= 1.16.0 DISTVERSIONPREFIX= v CATEGORIES= www @@ -9,7 +9,7 @@ WWW= https://apps.nextcloud.com/apps/deck LICENSE_FILE= ${WRKSRC}/LICENSE -NEXTCLOUD_RUN_DEPENDS= 31 +NEXTCLOUD_RUN_DEPENDS= 32 USES= cpe nextcloud php:flavors diff --git a/www/nextcloud-deck/distinfo b/www/nextcloud-deck/distinfo index 72e3d2e7c13d..0c4b14f778a8 100644 --- a/www/nextcloud-deck/distinfo +++ b/www/nextcloud-deck/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753864557 -SHA256 (nextcloud/deck-v1.15.2.tar.gz) = cb4919ae658eeac23820ffb98fe822f14bb1808c0d3d73110c57c44e3b11b458 -SIZE (nextcloud/deck-v1.15.2.tar.gz) = 13980567 +TIMESTAMP = 1759139555 +SHA256 (nextcloud/deck-v1.16.0.tar.gz) = 9624302f560493e1a02323ef0dc2168936b72bd5e290412554f46ccc675e0917 +SIZE (nextcloud/deck-v1.16.0.tar.gz) = 14210052 diff --git a/www/nextcloud-forms/Makefile b/www/nextcloud-forms/Makefile index 694ddfaf8591..f14bf5a46323 100644 --- a/www/nextcloud-forms/Makefile +++ b/www/nextcloud-forms/Makefile @@ -1,5 +1,5 @@ PORTNAME= forms -PORTVERSION= 5.1.2 +PORTVERSION= 5.2.1 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-forms/distinfo b/www/nextcloud-forms/distinfo index 9f82e19aecf9..ce6db186488b 100644 --- a/www/nextcloud-forms/distinfo +++ b/www/nextcloud-forms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752097962 -SHA256 (nextcloud/forms-v5.1.2.tar.gz) = 58e2ebb2eff40983e7b619be73a4c42d7522b3dd5b9c4725409e6239d05eb337 -SIZE (nextcloud/forms-v5.1.2.tar.gz) = 5114872 +TIMESTAMP = 1759476039 +SHA256 (nextcloud/forms-v5.2.1.tar.gz) = 3f641f3a7279c5b01a20844d1f277c4f80598a9c8e00f3bb5be866ec3abef691 +SIZE (nextcloud/forms-v5.2.1.tar.gz) = 5142232 diff --git a/www/nextcloud-groupfolders/Makefile b/www/nextcloud-groupfolders/Makefile index e9f62eff643c..f0c82c9d0837 100644 --- a/www/nextcloud-groupfolders/Makefile +++ b/www/nextcloud-groupfolders/Makefile @@ -1,5 +1,5 @@ PORTNAME= groupfolders -PORTVERSION= 19.1.3 +PORTVERSION= 20.1.1 DISTVERSIONPREFIX= v CATEGORIES= www @@ -7,7 +7,7 @@ MAINTAINER= brnrd@FreeBSD.org COMMENT= Groupfolders app for Nextcloud WWW= https://apps.nextcloud.com/apps/groupfolders -NEXTCLOUD_RUN_DEPENDS= 31 +NEXTCLOUD_RUN_DEPENDS= 32 USES= nextcloud php:flavors diff --git a/www/nextcloud-groupfolders/distinfo b/www/nextcloud-groupfolders/distinfo index d7bea427b16e..386e5d9bad55 100644 --- a/www/nextcloud-groupfolders/distinfo +++ b/www/nextcloud-groupfolders/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753864280 -SHA256 (nextcloud/groupfolders-v19.1.3.tar.gz) = d33eb3c6e04dbc484f02d094503b5bd0138c492fb14ffacdec7d8f410fc12cf1 -SIZE (nextcloud/groupfolders-v19.1.3.tar.gz) = 5587409 +TIMESTAMP = 1759345089 +SHA256 (nextcloud/groupfolders-v20.1.1.tar.gz) = bfd10c2dc0f681597204aac388e44afd519e36f23868a097a27ba7471c2a9ee4 +SIZE (nextcloud/groupfolders-v20.1.1.tar.gz) = 5683323 diff --git a/www/nextcloud-news/Makefile b/www/nextcloud-news/Makefile index db8bed8147c1..0548a2010a35 100644 --- a/www/nextcloud-news/Makefile +++ b/www/nextcloud-news/Makefile @@ -1,5 +1,5 @@ PORTNAME= news -PORTVERSION= 26.1.0 +PORTVERSION= 27.0.0 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= ${PORTNAME} diff --git a/www/nextcloud-news/distinfo b/www/nextcloud-news/distinfo index f4cc063e8472..52591501e37e 100644 --- a/www/nextcloud-news/distinfo +++ b/www/nextcloud-news/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754381768 -SHA256 (nextcloud/news-26.1.0/news.tar.gz) = f14d8438af265cf124ef4214f062d7614d04a1953b3b87e1164ce11a96aebd97 -SIZE (nextcloud/news-26.1.0/news.tar.gz) = 2646482 +TIMESTAMP = 1759139788 +SHA256 (nextcloud/news-27.0.0/news.tar.gz) = 0b803591be350c24b716d0a89e927e83d4c110895a52a5bd602e876b76e3d18c +SIZE (nextcloud/news-27.0.0/news.tar.gz) = 3493438 diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile index 1f3fd6a07f6f..94ab35fff060 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= nextcloud -PORTVERSION= 31.0.9 +PORTVERSION= 32.0.0 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/nextcloud/distinfo b/www/nextcloud/distinfo index 736de1f68828..40b3faa03520 100644 --- a/www/nextcloud/distinfo +++ b/www/nextcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757658192 -SHA256 (nextcloud/nextcloud-31.0.9.tar.bz2) = aab8414cc63581ca3a8df472f45eb412b2b843a966b3870275421bad0d670f68 -SIZE (nextcloud/nextcloud-31.0.9.tar.bz2) = 229277439 +TIMESTAMP = 1758965477 +SHA256 (nextcloud/nextcloud-32.0.0.tar.bz2) = 57448d55d9b87102f17c36347320346a1b258f6017c63b958c789efd42e345a3 +SIZE (nextcloud/nextcloud-32.0.0.tar.bz2) = 263604282 diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index 6716f5102631..62f4252f7334 100644 --- a/www/nghttp2/pkg-plist +++ b/www/nghttp2/pkg-plist @@ -14,7 +14,7 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libevent-client.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libevent-server %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libevent-server.c -share/man/man1/h2load.1.gz -share/man/man1/nghttp.1.gz -share/man/man1/nghttpd.1.gz -share/man/man1/nghttpx.1.gz +%%DOCS%%share/man/man1/h2load.1.gz +%%DOCS%%share/man/man1/nghttp.1.gz +%%DOCS%%share/man/man1/nghttpd.1.gz +%%DOCS%%share/man/man1/nghttpx.1.gz diff --git a/www/nginx-acme/Makefile b/www/nginx-acme/Makefile index 5dc148436727..6a8b46db2ac1 100644 --- a/www/nginx-acme/Makefile +++ b/www/nginx-acme/Makefile @@ -1,6 +1,6 @@ PORTNAME= acme PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://github.com/nginx/nginx-${PORTNAME}/releases/download/v${PORTVERSION}/:acme \ https://nginx.org/download/:nginx diff --git a/www/nginx-prometheus-exporter/Makefile b/www/nginx-prometheus-exporter/Makefile index 5a30c8175be9..0363f71f06d4 100644 --- a/www/nginx-prometheus-exporter/Makefile +++ b/www/nginx-prometheus-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nginx-prometheus-exporter DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MAINTAINER= arcade@b1t.name diff --git a/www/nginx-vts-exporter/Makefile b/www/nginx-vts-exporter/Makefile index 6e9a22dff444..14bd1c2fa2b3 100644 --- a/www/nginx-vts-exporter/Makefile +++ b/www/nginx-vts-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nginx-vts-exporter DISTVERSIONPREFIX= v DISTVERSION= 0.10.7 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MAINTAINER= joneum@FreeBSD.org diff --git a/www/node20/Makefile b/www/node20/Makefile index eacb43db5692..936f569f6f91 100644 --- a/www/node20/Makefile +++ b/www/node20/Makefile @@ -1,6 +1,5 @@ PORTNAME= node PORTVERSION= ${NODEJS_PORTVERSION} -PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/ @@ -100,4 +99,7 @@ post-configure: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/node +post-install-BUNDLED_SSL-on: + cd ${STAGEDIR}${PREFIX} && ${FIND} include/node/openssl/ -type f >> ${TMPPLIST} + .include <bsd.port.mk> diff --git a/www/node20/Makefile.version b/www/node20/Makefile.version index 9363025dccf7..c424c0651d1d 100644 --- a/www/node20/Makefile.version +++ b/www/node20/Makefile.version @@ -1 +1 @@ -NODEJS_PORTVERSION= 20.19.4 +NODEJS_PORTVERSION= 20.19.5 diff --git a/www/node20/distinfo b/www/node20/distinfo index 64b10d8f5e2b..a979ac92c7a0 100644 --- a/www/node20/distinfo +++ b/www/node20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265708 -SHA256 (node-v20.19.4.tar.xz) = b87fd7106013d3906706913ffc63a4403715fbb272c4f83ff4338527353eec0f -SIZE (node-v20.19.4.tar.xz) = 42460588 +TIMESTAMP = 1757436435 +SHA256 (node-v20.19.5.tar.xz) = 230c899f4e2489c4b8d2232edd6cc02f384fb2397c2a246a22e415837ee5da51 +SIZE (node-v20.19.5.tar.xz) = 42505652 diff --git a/www/node20/pkg-plist b/www/node20/pkg-plist index c52bb53a6976..cc8253c32c83 100644 --- a/www/node20/pkg-plist +++ b/www/node20/pkg-plist @@ -55,2215 +55,6 @@ include/node/node_api_types.h include/node/node_buffer.h include/node/node_object_wrap.h include/node/node_version.h -%%BUNDLED_SSL%%include/node/openssl/aes.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/asn1_asm.h -%%BUNDLED_SSL%%include/node/openssl/asn1_mac.h -%%BUNDLED_SSL%%include/node/openssl/asn1_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/asn1err.h -%%BUNDLED_SSL%%include/node/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/asn1t_asm.h -%%BUNDLED_SSL%%include/node/openssl/asn1t_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/async.h -%%BUNDLED_SSL%%include/node/openssl/asyncerr.h -%%BUNDLED_SSL%%include/node/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/bio_asm.h -%%BUNDLED_SSL%%include/node/openssl/bio_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/bioerr.h -%%BUNDLED_SSL%%include/node/openssl/blowfish.h -%%BUNDLED_SSL%%include/node/openssl/bn.h -%%BUNDLED_SSL%%include/node/openssl/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/bn_conf_asm.h -%%BUNDLED_SSL%%include/node/openssl/bn_conf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/bnerr.h -%%BUNDLED_SSL%%include/node/openssl/buffer.h -%%BUNDLED_SSL%%include/node/openssl/buffererr.h -%%BUNDLED_SSL%%include/node/openssl/camellia.h -%%BUNDLED_SSL%%include/node/openssl/cast.h -%%BUNDLED_SSL%%include/node/openssl/cmac.h -%%BUNDLED_SSL%%include/node/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/cmp_asm.h -%%BUNDLED_SSL%%include/node/openssl/cmp_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cmp_util.h -%%BUNDLED_SSL%%include/node/openssl/cmperr.h -%%BUNDLED_SSL%%include/node/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/cms_asm.h -%%BUNDLED_SSL%%include/node/openssl/cms_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cmserr.h -%%BUNDLED_SSL%%include/node/openssl/comp.h -%%BUNDLED_SSL%%include/node/openssl/comperr.h -%%BUNDLED_SSL%%include/node/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/conf_api.h -%%BUNDLED_SSL%%include/node/openssl/conf_asm.h -%%BUNDLED_SSL%%include/node/openssl/conf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/conferr.h -%%BUNDLED_SSL%%include/node/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/configuration_asm.h -%%BUNDLED_SSL%%include/node/openssl/configuration_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/conftypes.h -%%BUNDLED_SSL%%include/node/openssl/core.h -%%BUNDLED_SSL%%include/node/openssl/core_dispatch.h -%%BUNDLED_SSL%%include/node/openssl/core_names.h -%%BUNDLED_SSL%%include/node/openssl/core_object.h -%%BUNDLED_SSL%%include/node/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/crmf_asm.h -%%BUNDLED_SSL%%include/node/openssl/crmf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/crmferr.h -%%BUNDLED_SSL%%include/node/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/crypto_asm.h -%%BUNDLED_SSL%%include/node/openssl/crypto_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cryptoerr.h -%%BUNDLED_SSL%%include/node/openssl/cryptoerr_legacy.h -%%BUNDLED_SSL%%include/node/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/ct_asm.h -%%BUNDLED_SSL%%include/node/openssl/ct_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cterr.h -%%BUNDLED_SSL%%include/node/openssl/decoder.h -%%BUNDLED_SSL%%include/node/openssl/decodererr.h -%%BUNDLED_SSL%%include/node/openssl/des.h -%%BUNDLED_SSL%%include/node/openssl/dh.h -%%BUNDLED_SSL%%include/node/openssl/dherr.h -%%BUNDLED_SSL%%include/node/openssl/dsa.h -%%BUNDLED_SSL%%include/node/openssl/dsaerr.h -%%BUNDLED_SSL%%include/node/openssl/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/dso_conf_asm.h -%%BUNDLED_SSL%%include/node/openssl/dso_conf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/dtls1.h -%%BUNDLED_SSL%%include/node/openssl/e_os2.h -%%BUNDLED_SSL%%include/node/openssl/ebcdic.h -%%BUNDLED_SSL%%include/node/openssl/ec.h -%%BUNDLED_SSL%%include/node/openssl/ecdh.h -%%BUNDLED_SSL%%include/node/openssl/ecdsa.h -%%BUNDLED_SSL%%include/node/openssl/ecerr.h -%%BUNDLED_SSL%%include/node/openssl/encoder.h -%%BUNDLED_SSL%%include/node/openssl/encodererr.h -%%BUNDLED_SSL%%include/node/openssl/engine.h -%%BUNDLED_SSL%%include/node/openssl/engineerr.h -%%BUNDLED_SSL%%include/node/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/err_asm.h -%%BUNDLED_SSL%%include/node/openssl/err_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/ess_asm.h -%%BUNDLED_SSL%%include/node/openssl/ess_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/esserr.h -%%BUNDLED_SSL%%include/node/openssl/evp.h -%%BUNDLED_SSL%%include/node/openssl/evperr.h -%%BUNDLED_SSL%%include/node/openssl/fips_names.h -%%BUNDLED_SSL%%include/node/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/fipskey_asm.h -%%BUNDLED_SSL%%include/node/openssl/fipskey_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/hmac.h -%%BUNDLED_SSL%%include/node/openssl/http.h -%%BUNDLED_SSL%%include/node/openssl/httperr.h -%%BUNDLED_SSL%%include/node/openssl/idea.h -%%BUNDLED_SSL%%include/node/openssl/kdf.h -%%BUNDLED_SSL%%include/node/openssl/kdferr.h -%%BUNDLED_SSL%%include/node/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/lhash_asm.h -%%BUNDLED_SSL%%include/node/openssl/lhash_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/macros.h -%%BUNDLED_SSL%%include/node/openssl/md2.h -%%BUNDLED_SSL%%include/node/openssl/md4.h -%%BUNDLED_SSL%%include/node/openssl/md5.h -%%BUNDLED_SSL%%include/node/openssl/mdc2.h -%%BUNDLED_SSL%%include/node/openssl/modes.h -%%BUNDLED_SSL%%include/node/openssl/obj_mac.h -%%BUNDLED_SSL%%include/node/openssl/objects.h -%%BUNDLED_SSL%%include/node/openssl/objectserr.h -%%BUNDLED_SSL%%include/node/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/ocsp_asm.h -%%BUNDLED_SSL%%include/node/openssl/ocsp_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/ocsperr.h -%%BUNDLED_SSL%%include/node/openssl/opensslconf.h -%%BUNDLED_SSL%%include/node/openssl/opensslconf_asm.h -%%BUNDLED_SSL%%include/node/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/opensslv_asm.h -%%BUNDLED_SSL%%include/node/openssl/opensslv_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/ossl_typ.h -%%BUNDLED_SSL%%include/node/openssl/param_build.h -%%BUNDLED_SSL%%include/node/openssl/params.h -%%BUNDLED_SSL%%include/node/openssl/pem.h -%%BUNDLED_SSL%%include/node/openssl/pem2.h -%%BUNDLED_SSL%%include/node/openssl/pemerr.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12_asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12err.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7_asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7err.h -%%BUNDLED_SSL%%include/node/openssl/prov_ssl.h -%%BUNDLED_SSL%%include/node/openssl/proverr.h -%%BUNDLED_SSL%%include/node/openssl/provider.h -%%BUNDLED_SSL%%include/node/openssl/quic.h -%%BUNDLED_SSL%%include/node/openssl/rand.h -%%BUNDLED_SSL%%include/node/openssl/randerr.h -%%BUNDLED_SSL%%include/node/openssl/rc2.h -%%BUNDLED_SSL%%include/node/openssl/rc4.h -%%BUNDLED_SSL%%include/node/openssl/rc5.h -%%BUNDLED_SSL%%include/node/openssl/ripemd.h -%%BUNDLED_SSL%%include/node/openssl/rsa.h -%%BUNDLED_SSL%%include/node/openssl/rsaerr.h -%%BUNDLED_SSL%%include/node/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/safestack_asm.h -%%BUNDLED_SSL%%include/node/openssl/safestack_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/seed.h -%%BUNDLED_SSL%%include/node/openssl/self_test.h -%%BUNDLED_SSL%%include/node/openssl/sha.h -%%BUNDLED_SSL%%include/node/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/srp_asm.h -%%BUNDLED_SSL%%include/node/openssl/srp_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/srtp.h -%%BUNDLED_SSL%%include/node/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/ssl2.h -%%BUNDLED_SSL%%include/node/openssl/ssl3.h -%%BUNDLED_SSL%%include/node/openssl/ssl_asm.h -%%BUNDLED_SSL%%include/node/openssl/ssl_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/sslerr.h -%%BUNDLED_SSL%%include/node/openssl/sslerr_legacy.h -%%BUNDLED_SSL%%include/node/openssl/stack.h -%%BUNDLED_SSL%%include/node/openssl/store.h -%%BUNDLED_SSL%%include/node/openssl/storeerr.h -%%BUNDLED_SSL%%include/node/openssl/symhacks.h -%%BUNDLED_SSL%%include/node/openssl/tls1.h -%%BUNDLED_SSL%%include/node/openssl/trace.h -%%BUNDLED_SSL%%include/node/openssl/ts.h -%%BUNDLED_SSL%%include/node/openssl/tserr.h -%%BUNDLED_SSL%%include/node/openssl/txt_db.h -%%BUNDLED_SSL%%include/node/openssl/types.h -%%BUNDLED_SSL%%include/node/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/ui_asm.h -%%BUNDLED_SSL%%include/node/openssl/ui_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/uierr.h -%%BUNDLED_SSL%%include/node/openssl/whrlpool.h -%%BUNDLED_SSL%%include/node/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/x509_asm.h -%%BUNDLED_SSL%%include/node/openssl/x509_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/x509_vfy_asm.h -%%BUNDLED_SSL%%include/node/openssl/x509_vfy_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/x509err.h -%%BUNDLED_SSL%%include/node/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/x509v3_asm.h -%%BUNDLED_SSL%%include/node/openssl/x509v3_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/x509v3err.h include/node/v8-array-buffer.h include/node/v8-callbacks.h include/node/v8-container.h diff --git a/www/node22/Makefile b/www/node22/Makefile index 18c2e21a039b..4c2ec9be4a7b 100644 --- a/www/node22/Makefile +++ b/www/node22/Makefile @@ -1,7 +1,7 @@ PORTNAME= node PORTVERSION= ${NODEJS_PORTVERSION} -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= ${PORTVERSION:R:R} @@ -103,4 +103,7 @@ post-configure: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/node +post-install-BUNDLED_SSL-on: + cd ${STAGEDIR}${PREFIX} && ${FIND} include/node/openssl/ -type f >> ${TMPPLIST} + .include <bsd.port.mk> diff --git a/www/node22/pkg-plist b/www/node22/pkg-plist index c8637c31ed7b..41c26ed86932 100644 --- a/www/node22/pkg-plist +++ b/www/node22/pkg-plist @@ -55,2250 +55,6 @@ include/node/node_api_types.h include/node/node_buffer.h include/node/node_object_wrap.h include/node/node_version.h -%%BUNDLED_SSL%%include/node/openssl/aes.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/asn1_asm.h -%%BUNDLED_SSL%%include/node/openssl/asn1_mac.h -%%BUNDLED_SSL%%include/node/openssl/asn1_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/asn1err.h -%%BUNDLED_SSL%%include/node/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/asn1t_asm.h -%%BUNDLED_SSL%%include/node/openssl/asn1t_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/async.h -%%BUNDLED_SSL%%include/node/openssl/asyncerr.h -%%BUNDLED_SSL%%include/node/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/bio_asm.h -%%BUNDLED_SSL%%include/node/openssl/bio_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/bioerr.h -%%BUNDLED_SSL%%include/node/openssl/blowfish.h -%%BUNDLED_SSL%%include/node/openssl/bn.h -%%BUNDLED_SSL%%include/node/openssl/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/bn_conf_asm.h -%%BUNDLED_SSL%%include/node/openssl/bn_conf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/bnerr.h -%%BUNDLED_SSL%%include/node/openssl/buffer.h -%%BUNDLED_SSL%%include/node/openssl/buffererr.h -%%BUNDLED_SSL%%include/node/openssl/camellia.h -%%BUNDLED_SSL%%include/node/openssl/cast.h -%%BUNDLED_SSL%%include/node/openssl/cmac.h -%%BUNDLED_SSL%%include/node/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/cmp_asm.h -%%BUNDLED_SSL%%include/node/openssl/cmp_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cmp_util.h -%%BUNDLED_SSL%%include/node/openssl/cmperr.h -%%BUNDLED_SSL%%include/node/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/cms_asm.h -%%BUNDLED_SSL%%include/node/openssl/cms_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cmserr.h -%%BUNDLED_SSL%%include/node/openssl/comp.h -%%BUNDLED_SSL%%include/node/openssl/comperr.h -%%BUNDLED_SSL%%include/node/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/conf_api.h -%%BUNDLED_SSL%%include/node/openssl/conf_asm.h -%%BUNDLED_SSL%%include/node/openssl/conf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/conferr.h -%%BUNDLED_SSL%%include/node/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/configuration_asm.h -%%BUNDLED_SSL%%include/node/openssl/configuration_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/conftypes.h -%%BUNDLED_SSL%%include/node/openssl/core.h -%%BUNDLED_SSL%%include/node/openssl/core_dispatch.h -%%BUNDLED_SSL%%include/node/openssl/core_names.h -%%BUNDLED_SSL%%include/node/openssl/core_object.h -%%BUNDLED_SSL%%include/node/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/crmf_asm.h -%%BUNDLED_SSL%%include/node/openssl/crmf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/crmferr.h -%%BUNDLED_SSL%%include/node/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/crypto_asm.h -%%BUNDLED_SSL%%include/node/openssl/crypto_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cryptoerr.h -%%BUNDLED_SSL%%include/node/openssl/cryptoerr_legacy.h -%%BUNDLED_SSL%%include/node/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/ct_asm.h -%%BUNDLED_SSL%%include/node/openssl/ct_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cterr.h -%%BUNDLED_SSL%%include/node/openssl/decoder.h -%%BUNDLED_SSL%%include/node/openssl/decodererr.h -%%BUNDLED_SSL%%include/node/openssl/des.h -%%BUNDLED_SSL%%include/node/openssl/dh.h -%%BUNDLED_SSL%%include/node/openssl/dherr.h -%%BUNDLED_SSL%%include/node/openssl/dsa.h -%%BUNDLED_SSL%%include/node/openssl/dsaerr.h -%%BUNDLED_SSL%%include/node/openssl/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/dso_conf_asm.h -%%BUNDLED_SSL%%include/node/openssl/dso_conf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/dtls1.h -%%BUNDLED_SSL%%include/node/openssl/e_os2.h -%%BUNDLED_SSL%%include/node/openssl/ebcdic.h -%%BUNDLED_SSL%%include/node/openssl/ec.h -%%BUNDLED_SSL%%include/node/openssl/ecdh.h -%%BUNDLED_SSL%%include/node/openssl/ecdsa.h -%%BUNDLED_SSL%%include/node/openssl/ecerr.h -%%BUNDLED_SSL%%include/node/openssl/encoder.h -%%BUNDLED_SSL%%include/node/openssl/encodererr.h -%%BUNDLED_SSL%%include/node/openssl/engine.h -%%BUNDLED_SSL%%include/node/openssl/engineerr.h -%%BUNDLED_SSL%%include/node/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/err_asm.h -%%BUNDLED_SSL%%include/node/openssl/err_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/ess_asm.h -%%BUNDLED_SSL%%include/node/openssl/ess_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/esserr.h -%%BUNDLED_SSL%%include/node/openssl/evp.h -%%BUNDLED_SSL%%include/node/openssl/evperr.h -%%BUNDLED_SSL%%include/node/openssl/fips_names.h -%%BUNDLED_SSL%%include/node/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/fipskey_asm.h -%%BUNDLED_SSL%%include/node/openssl/fipskey_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/hmac.h -%%BUNDLED_SSL%%include/node/openssl/http.h -%%BUNDLED_SSL%%include/node/openssl/httperr.h -%%BUNDLED_SSL%%include/node/openssl/idea.h -%%BUNDLED_SSL%%include/node/openssl/kdf.h -%%BUNDLED_SSL%%include/node/openssl/kdferr.h -%%BUNDLED_SSL%%include/node/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/lhash_asm.h -%%BUNDLED_SSL%%include/node/openssl/lhash_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/macros.h -%%BUNDLED_SSL%%include/node/openssl/md2.h -%%BUNDLED_SSL%%include/node/openssl/md4.h -%%BUNDLED_SSL%%include/node/openssl/md5.h -%%BUNDLED_SSL%%include/node/openssl/mdc2.h -%%BUNDLED_SSL%%include/node/openssl/modes.h -%%BUNDLED_SSL%%include/node/openssl/obj_mac.h -%%BUNDLED_SSL%%include/node/openssl/objects.h -%%BUNDLED_SSL%%include/node/openssl/objectserr.h -%%BUNDLED_SSL%%include/node/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/ocsp_asm.h -%%BUNDLED_SSL%%include/node/openssl/ocsp_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/ocsperr.h -%%BUNDLED_SSL%%include/node/openssl/opensslconf.h -%%BUNDLED_SSL%%include/node/openssl/opensslconf_asm.h -%%BUNDLED_SSL%%include/node/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/opensslv_asm.h -%%BUNDLED_SSL%%include/node/openssl/opensslv_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/ossl_typ.h -%%BUNDLED_SSL%%include/node/openssl/param_build.h -%%BUNDLED_SSL%%include/node/openssl/params.h -%%BUNDLED_SSL%%include/node/openssl/pem.h -%%BUNDLED_SSL%%include/node/openssl/pem2.h -%%BUNDLED_SSL%%include/node/openssl/pemerr.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12_asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12err.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7_asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7err.h -%%BUNDLED_SSL%%include/node/openssl/prov_ssl.h -%%BUNDLED_SSL%%include/node/openssl/proverr.h -%%BUNDLED_SSL%%include/node/openssl/provider.h -%%BUNDLED_SSL%%include/node/openssl/rand.h -%%BUNDLED_SSL%%include/node/openssl/randerr.h -%%BUNDLED_SSL%%include/node/openssl/rc2.h -%%BUNDLED_SSL%%include/node/openssl/rc4.h -%%BUNDLED_SSL%%include/node/openssl/rc5.h -%%BUNDLED_SSL%%include/node/openssl/ripemd.h -%%BUNDLED_SSL%%include/node/openssl/rsa.h -%%BUNDLED_SSL%%include/node/openssl/rsaerr.h -%%BUNDLED_SSL%%include/node/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/safestack_asm.h -%%BUNDLED_SSL%%include/node/openssl/safestack_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/seed.h -%%BUNDLED_SSL%%include/node/openssl/self_test.h -%%BUNDLED_SSL%%include/node/openssl/sha.h -%%BUNDLED_SSL%%include/node/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/srp_asm.h -%%BUNDLED_SSL%%include/node/openssl/srp_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/srtp.h -%%BUNDLED_SSL%%include/node/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/ssl2.h -%%BUNDLED_SSL%%include/node/openssl/ssl3.h -%%BUNDLED_SSL%%include/node/openssl/ssl_asm.h -%%BUNDLED_SSL%%include/node/openssl/ssl_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/sslerr.h -%%BUNDLED_SSL%%include/node/openssl/sslerr_legacy.h -%%BUNDLED_SSL%%include/node/openssl/stack.h -%%BUNDLED_SSL%%include/node/openssl/store.h -%%BUNDLED_SSL%%include/node/openssl/storeerr.h -%%BUNDLED_SSL%%include/node/openssl/symhacks.h -%%BUNDLED_SSL%%include/node/openssl/tls1.h -%%BUNDLED_SSL%%include/node/openssl/trace.h -%%BUNDLED_SSL%%include/node/openssl/ts.h -%%BUNDLED_SSL%%include/node/openssl/tserr.h -%%BUNDLED_SSL%%include/node/openssl/txt_db.h -%%BUNDLED_SSL%%include/node/openssl/types.h -%%BUNDLED_SSL%%include/node/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/ui_asm.h -%%BUNDLED_SSL%%include/node/openssl/ui_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/uierr.h -%%BUNDLED_SSL%%include/node/openssl/whrlpool.h -%%BUNDLED_SSL%%include/node/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/x509_asm.h -%%BUNDLED_SSL%%include/node/openssl/x509_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/x509_vfy_asm.h -%%BUNDLED_SSL%%include/node/openssl/x509_vfy_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/x509err.h -%%BUNDLED_SSL%%include/node/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/x509v3_asm.h -%%BUNDLED_SSL%%include/node/openssl/x509v3_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/x509v3err.h include/node/v8-array-buffer.h include/node/v8-callbacks.h include/node/v8-container.h diff --git a/www/node24/Makefile b/www/node24/Makefile index 18c2e21a039b..8683c23a18ab 100644 --- a/www/node24/Makefile +++ b/www/node24/Makefile @@ -1,6 +1,5 @@ PORTNAME= node PORTVERSION= ${NODEJS_PORTVERSION} -PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/ @@ -103,4 +102,7 @@ post-configure: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/node +post-install-BUNDLED_SSL-on: + cd ${STAGEDIR}${PREFIX} && ${FIND} include/node/openssl/ -type f >> ${TMPPLIST} + .include <bsd.port.mk> diff --git a/www/node24/Makefile.version b/www/node24/Makefile.version index 35040cf27734..82c646b02360 100644 --- a/www/node24/Makefile.version +++ b/www/node24/Makefile.version @@ -1 +1 @@ -NODEJS_PORTVERSION= 24.7.0 +NODEJS_PORTVERSION= 24.8.0 diff --git a/www/node24/distinfo b/www/node24/distinfo index 0006497a1b93..85cb488f75ce 100644 --- a/www/node24/distinfo +++ b/www/node24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120552 -SHA256 (node-v24.7.0.tar.xz) = cf74a77753b629ffebd2e38fb153a21001b2b7a3c365c0ec7332b120b98c7251 -SIZE (node-v24.7.0.tar.xz) = 51707840 +TIMESTAMP = 1759324028 +SHA256 (node-v24.8.0.tar.xz) = 1c03b362ebf4740d4758b9a3d3087e3de989f54823650ec80b47090ef414b2e0 +SIZE (node-v24.8.0.tar.xz) = 52527440 diff --git a/www/node24/pkg-plist b/www/node24/pkg-plist index c96619da94e1..c05b6b9f99d0 100644 --- a/www/node24/pkg-plist +++ b/www/node24/pkg-plist @@ -55,2250 +55,6 @@ include/node/node_api_types.h include/node/node_buffer.h include/node/node_object_wrap.h include/node/node_version.h -%%BUNDLED_SSL%%include/node/openssl/aes.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-loongarch64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/asn1_asm.h -%%BUNDLED_SSL%%include/node/openssl/asn1_mac.h -%%BUNDLED_SSL%%include/node/openssl/asn1_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/asn1err.h -%%BUNDLED_SSL%%include/node/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/asn1t_asm.h -%%BUNDLED_SSL%%include/node/openssl/asn1t_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/async.h -%%BUNDLED_SSL%%include/node/openssl/asyncerr.h -%%BUNDLED_SSL%%include/node/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/bio_asm.h -%%BUNDLED_SSL%%include/node/openssl/bio_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/bioerr.h -%%BUNDLED_SSL%%include/node/openssl/blowfish.h -%%BUNDLED_SSL%%include/node/openssl/bn.h -%%BUNDLED_SSL%%include/node/openssl/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/bn_conf_asm.h -%%BUNDLED_SSL%%include/node/openssl/bn_conf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/bnerr.h -%%BUNDLED_SSL%%include/node/openssl/buffer.h -%%BUNDLED_SSL%%include/node/openssl/buffererr.h -%%BUNDLED_SSL%%include/node/openssl/camellia.h -%%BUNDLED_SSL%%include/node/openssl/cast.h -%%BUNDLED_SSL%%include/node/openssl/cmac.h -%%BUNDLED_SSL%%include/node/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/cmp_asm.h -%%BUNDLED_SSL%%include/node/openssl/cmp_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cmp_util.h -%%BUNDLED_SSL%%include/node/openssl/cmperr.h -%%BUNDLED_SSL%%include/node/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/cms_asm.h -%%BUNDLED_SSL%%include/node/openssl/cms_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cmserr.h -%%BUNDLED_SSL%%include/node/openssl/comp.h -%%BUNDLED_SSL%%include/node/openssl/comperr.h -%%BUNDLED_SSL%%include/node/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/conf_api.h -%%BUNDLED_SSL%%include/node/openssl/conf_asm.h -%%BUNDLED_SSL%%include/node/openssl/conf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/conferr.h -%%BUNDLED_SSL%%include/node/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/configuration_asm.h -%%BUNDLED_SSL%%include/node/openssl/configuration_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/conftypes.h -%%BUNDLED_SSL%%include/node/openssl/core.h -%%BUNDLED_SSL%%include/node/openssl/core_dispatch.h -%%BUNDLED_SSL%%include/node/openssl/core_names.h -%%BUNDLED_SSL%%include/node/openssl/core_object.h -%%BUNDLED_SSL%%include/node/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/crmf_asm.h -%%BUNDLED_SSL%%include/node/openssl/crmf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/crmferr.h -%%BUNDLED_SSL%%include/node/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/crypto_asm.h -%%BUNDLED_SSL%%include/node/openssl/crypto_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cryptoerr.h -%%BUNDLED_SSL%%include/node/openssl/cryptoerr_legacy.h -%%BUNDLED_SSL%%include/node/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/ct_asm.h -%%BUNDLED_SSL%%include/node/openssl/ct_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cterr.h -%%BUNDLED_SSL%%include/node/openssl/decoder.h -%%BUNDLED_SSL%%include/node/openssl/decodererr.h -%%BUNDLED_SSL%%include/node/openssl/des.h -%%BUNDLED_SSL%%include/node/openssl/dh.h -%%BUNDLED_SSL%%include/node/openssl/dherr.h -%%BUNDLED_SSL%%include/node/openssl/dsa.h -%%BUNDLED_SSL%%include/node/openssl/dsaerr.h -%%BUNDLED_SSL%%include/node/openssl/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/dso_conf_asm.h -%%BUNDLED_SSL%%include/node/openssl/dso_conf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/dtls1.h -%%BUNDLED_SSL%%include/node/openssl/e_os2.h -%%BUNDLED_SSL%%include/node/openssl/ebcdic.h -%%BUNDLED_SSL%%include/node/openssl/ec.h -%%BUNDLED_SSL%%include/node/openssl/ecdh.h -%%BUNDLED_SSL%%include/node/openssl/ecdsa.h -%%BUNDLED_SSL%%include/node/openssl/ecerr.h -%%BUNDLED_SSL%%include/node/openssl/encoder.h -%%BUNDLED_SSL%%include/node/openssl/encodererr.h -%%BUNDLED_SSL%%include/node/openssl/engine.h -%%BUNDLED_SSL%%include/node/openssl/engineerr.h -%%BUNDLED_SSL%%include/node/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/err_asm.h -%%BUNDLED_SSL%%include/node/openssl/err_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/ess_asm.h -%%BUNDLED_SSL%%include/node/openssl/ess_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/esserr.h -%%BUNDLED_SSL%%include/node/openssl/evp.h -%%BUNDLED_SSL%%include/node/openssl/evperr.h -%%BUNDLED_SSL%%include/node/openssl/fips_names.h -%%BUNDLED_SSL%%include/node/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/fipskey_asm.h -%%BUNDLED_SSL%%include/node/openssl/fipskey_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/hmac.h -%%BUNDLED_SSL%%include/node/openssl/http.h -%%BUNDLED_SSL%%include/node/openssl/httperr.h -%%BUNDLED_SSL%%include/node/openssl/idea.h -%%BUNDLED_SSL%%include/node/openssl/kdf.h -%%BUNDLED_SSL%%include/node/openssl/kdferr.h -%%BUNDLED_SSL%%include/node/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/lhash_asm.h -%%BUNDLED_SSL%%include/node/openssl/lhash_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/macros.h -%%BUNDLED_SSL%%include/node/openssl/md2.h -%%BUNDLED_SSL%%include/node/openssl/md4.h -%%BUNDLED_SSL%%include/node/openssl/md5.h -%%BUNDLED_SSL%%include/node/openssl/mdc2.h -%%BUNDLED_SSL%%include/node/openssl/modes.h -%%BUNDLED_SSL%%include/node/openssl/obj_mac.h -%%BUNDLED_SSL%%include/node/openssl/objects.h -%%BUNDLED_SSL%%include/node/openssl/objectserr.h -%%BUNDLED_SSL%%include/node/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/ocsp_asm.h -%%BUNDLED_SSL%%include/node/openssl/ocsp_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/ocsperr.h -%%BUNDLED_SSL%%include/node/openssl/opensslconf.h -%%BUNDLED_SSL%%include/node/openssl/opensslconf_asm.h -%%BUNDLED_SSL%%include/node/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/opensslv_asm.h -%%BUNDLED_SSL%%include/node/openssl/opensslv_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/ossl_typ.h -%%BUNDLED_SSL%%include/node/openssl/param_build.h -%%BUNDLED_SSL%%include/node/openssl/params.h -%%BUNDLED_SSL%%include/node/openssl/pem.h -%%BUNDLED_SSL%%include/node/openssl/pem2.h -%%BUNDLED_SSL%%include/node/openssl/pemerr.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12_asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12err.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7_asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7err.h -%%BUNDLED_SSL%%include/node/openssl/prov_ssl.h -%%BUNDLED_SSL%%include/node/openssl/proverr.h -%%BUNDLED_SSL%%include/node/openssl/provider.h -%%BUNDLED_SSL%%include/node/openssl/rand.h -%%BUNDLED_SSL%%include/node/openssl/randerr.h -%%BUNDLED_SSL%%include/node/openssl/rc2.h -%%BUNDLED_SSL%%include/node/openssl/rc4.h -%%BUNDLED_SSL%%include/node/openssl/rc5.h -%%BUNDLED_SSL%%include/node/openssl/ripemd.h -%%BUNDLED_SSL%%include/node/openssl/rsa.h -%%BUNDLED_SSL%%include/node/openssl/rsaerr.h -%%BUNDLED_SSL%%include/node/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/safestack_asm.h -%%BUNDLED_SSL%%include/node/openssl/safestack_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/seed.h -%%BUNDLED_SSL%%include/node/openssl/self_test.h -%%BUNDLED_SSL%%include/node/openssl/sha.h -%%BUNDLED_SSL%%include/node/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/srp_asm.h -%%BUNDLED_SSL%%include/node/openssl/srp_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/srtp.h -%%BUNDLED_SSL%%include/node/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/ssl2.h -%%BUNDLED_SSL%%include/node/openssl/ssl3.h -%%BUNDLED_SSL%%include/node/openssl/ssl_asm.h -%%BUNDLED_SSL%%include/node/openssl/ssl_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/sslerr.h -%%BUNDLED_SSL%%include/node/openssl/sslerr_legacy.h -%%BUNDLED_SSL%%include/node/openssl/stack.h -%%BUNDLED_SSL%%include/node/openssl/store.h -%%BUNDLED_SSL%%include/node/openssl/storeerr.h -%%BUNDLED_SSL%%include/node/openssl/symhacks.h -%%BUNDLED_SSL%%include/node/openssl/tls1.h -%%BUNDLED_SSL%%include/node/openssl/trace.h -%%BUNDLED_SSL%%include/node/openssl/ts.h -%%BUNDLED_SSL%%include/node/openssl/tserr.h -%%BUNDLED_SSL%%include/node/openssl/txt_db.h -%%BUNDLED_SSL%%include/node/openssl/types.h -%%BUNDLED_SSL%%include/node/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/ui_asm.h -%%BUNDLED_SSL%%include/node/openssl/ui_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/uierr.h -%%BUNDLED_SSL%%include/node/openssl/whrlpool.h -%%BUNDLED_SSL%%include/node/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/x509_asm.h -%%BUNDLED_SSL%%include/node/openssl/x509_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/x509_vfy_asm.h -%%BUNDLED_SSL%%include/node/openssl/x509_vfy_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/x509err.h -%%BUNDLED_SSL%%include/node/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/x509v3_asm.h -%%BUNDLED_SSL%%include/node/openssl/x509v3_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/x509v3err.h include/node/v8-array-buffer.h include/node/v8-callbacks.h include/node/v8-container.h diff --git a/www/npm-node22/Makefile b/www/npm-node22/Makefile index 69f61d3b1e44..83df5f74327d 100644 --- a/www/npm-node22/Makefile +++ b/www/npm-node22/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 11.5.1 +PORTVERSION= 11.6.0 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet PKGNAMESUFFIX= ${NODEJS_SUFFIX} diff --git a/www/npm-node22/distinfo b/www/npm-node22/distinfo index 909a06d09726..d9b825450422 100644 --- a/www/npm-node22/distinfo +++ b/www/npm-node22/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753796022 -SHA256 (npm-11.5.1.tar.xz) = 702cbe73eff239f0be49d2d3f0ff37e4f678e48667f9b8210d2df477fcb9a0f8 -SIZE (npm-11.5.1.tar.xz) = 1843728 +TIMESTAMP = 1757436437 +SHA256 (npm-11.6.0.tar.xz) = 17dbc144a02c7d51ae92f0f3b8680826b0a911be6631603b6a4b5b6537ff9be8 +SIZE (npm-11.6.0.tar.xz) = 1840056 diff --git a/www/npm/Makefile b/www/npm/Makefile index 2a83741d0198..7315f1c476a8 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 11.5.1 +PORTVERSION= 11.6.0 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/oatpp/Makefile b/www/oatpp/Makefile new file mode 100644 index 000000000000..380facfd8585 --- /dev/null +++ b/www/oatpp/Makefile @@ -0,0 +1,41 @@ +PORTNAME= oatpp +PORTVERSION= 1.3.1 +CATEGORIES= www + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Light and powerful C++ web framework +WWW= https://oatpp.io/ \ + https://github.com/oatpp/oatpp + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cmake:testing compiler:c++11-lang + +CMAKE_OFF= OATPP_BUILD_TESTS \ + OATPP_COMPAT_BUILD_NO_SET_AFFINITY \ + OATPP_COMPAT_BUILD_NO_THREAD_LOCAL \ + OATPP_DISABLE_LOGD \ + OATPP_DISABLE_LOGE \ + OATPP_DISABLE_LOGI \ + OATPP_DISABLE_LOGV \ + OATPP_DISABLE_LOGW \ + OATPP_DISABLE_POOL_ALLOCATIONS \ + OATPP_LINK_ATOMIC \ + OATPP_LINK_TEST_LIBRARY \ + OATPP_MSVC_LINK_STATIC_RUNTIME +CMAKE_ON= BUILD_SHARED_LIBS \ + OATPP_DISABLE_ENV_OBJECT_COUNTERS \ + OATPP_INSTALL +CMAKE_TESTING_ON= \ + OATPP_BUILD_TESTS \ + OATPP_DISABLE_ENV_OBJECT_COUNTERS \ + OATPP_LINK_TEST_LIBRARY + +PLIST_SUB= OATPP_VERSION=${OATPP_VERSION} + +OATPP_VERSION= 1.3.0 + +USE_GITHUB= yes + +.include <bsd.port.mk> diff --git a/www/oatpp/distinfo b/www/oatpp/distinfo new file mode 100644 index 000000000000..e961ed153e67 --- /dev/null +++ b/www/oatpp/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757436401 +SHA256 (oatpp-oatpp-1.3.1_GH0.tar.gz) = 9dd31f005ab0b3e8895a478d750d7dbce99e42750a147a3c42a9daecbddedd64 +SIZE (oatpp-oatpp-1.3.1_GH0.tar.gz) = 299906 diff --git a/www/oatpp/pkg-descr b/www/oatpp/pkg-descr new file mode 100644 index 000000000000..66cf246c64bc --- /dev/null +++ b/www/oatpp/pkg-descr @@ -0,0 +1,3 @@ +Oat++ is a modern Web Framework for C++. It's fully loaded and contains all the +necessary components for effective production-level development. It's also light +and has a small memory footprint. diff --git a/www/oatpp/pkg-plist b/www/oatpp/pkg-plist new file mode 100644 index 000000000000..f0139238267d --- /dev/null +++ b/www/oatpp/pkg-plist @@ -0,0 +1,172 @@ +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/algorithm/CRC.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/ApiClient_define.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/ApiClient_undef.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/ApiController_define.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/ApiController_undef.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/DTO_define.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/DTO_undef.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/DbClient_define.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/DbClient_undef.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/api_controller/auth_define.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/api_controller/auth_undef.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/api_controller/base_define.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/api_controller/base_undef.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/api_controller/bundle_define.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/api_controller/bundle_undef.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/api_controller/cors_define.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/api_controller/cors_undef.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/dto/base_define.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/dto/base_undef.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/dto/enum_define.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/codegen/dto/enum_undef.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/IODefinitions.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/Types.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/async/ConditionVariable.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/async/Coroutine.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/async/CoroutineWaitList.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/async/Error.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/async/Executor.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/async/Lock.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/async/Processor.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/async/utils/FastQueue.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/async/worker/IOEventWorker.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/async/worker/IOWorker.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/async/worker/TimerWorker.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/async/worker/Worker.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/base/CommandLineArguments.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/base/Compiler.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/base/Config.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/base/Countable.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/base/Environment.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/base/ObjectHandle.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/concurrency/SpinLock.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/concurrency/Thread.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/Bundle.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/buffer/FIFOBuffer.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/buffer/IOBuffer.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/buffer/Processor.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/ObjectMapper.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/TypeResolver.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/type/Any.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/type/Collection.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/type/Enum.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/type/List.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/type/Map.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/type/Object.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/type/PairList.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/type/Primitive.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/type/Type.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/type/UnorderedMap.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/type/UnorderedSet.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/mapping/type/Vector.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/resource/File.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/resource/InMemoryData.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/resource/Resource.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/resource/TemporaryFile.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/share/LazyStringMap.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/share/MemoryLabel.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/share/StringTemplate.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/stream/BufferStream.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/stream/FIFOStream.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/stream/FileStream.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/stream/Stream.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/data/stream/StreamBufferedProxy.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/macro/basic.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/macro/codegen.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/macro/component.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/parser/Caret.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/parser/ParsingError.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/provider/Invalidator.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/provider/Pool.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/provider/Provider.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/utils/Binary.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/utils/ConversionUtils.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/utils/Random.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/core/utils/String.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/encoding/Base64.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/encoding/Hex.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/encoding/Unicode.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/encoding/Url.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/Address.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/ConnectionHandler.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/ConnectionPool.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/ConnectionProvider.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/ConnectionProviderSwitch.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/Server.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/Url.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/monitor/ConnectionInactivityChecker.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/monitor/ConnectionMaxAgeChecker.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/monitor/ConnectionMonitor.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/monitor/MetricsChecker.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/monitor/StatCollector.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/tcp/Connection.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/tcp/ConnectionConfigurer.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/tcp/client/ConnectionProvider.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/tcp/server/ConnectionProvider.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/virtual_/Interface.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/virtual_/Pipe.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/virtual_/Socket.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/virtual_/client/ConnectionProvider.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/network/virtual_/server/ConnectionProvider.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/orm/Connection.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/orm/DbClient.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/orm/Executor.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/orm/QueryResult.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/orm/SchemaMigration.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/orm/Transaction.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/parser/json/Beautifier.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/parser/json/Utils.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/parser/json/mapping/Deserializer.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/parser/json/mapping/ObjectMapper.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/parser/json/mapping/Serializer.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/client/ApiClient.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/client/HttpRequestExecutor.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/client/RequestExecutor.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/client/RetryPolicy.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/mime/multipart/FileProvider.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/mime/multipart/InMemoryDataProvider.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/mime/multipart/Multipart.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/mime/multipart/Part.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/mime/multipart/PartList.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/mime/multipart/PartReader.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/mime/multipart/Reader.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/mime/multipart/StatefulParser.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/mime/multipart/TemporaryFileProvider.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/CommunicationError.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/Http.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/encoding/Chunked.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/encoding/EncoderProvider.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/encoding/ProviderCollection.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/incoming/BodyDecoder.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/incoming/Request.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/incoming/RequestHeadersReader.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/incoming/Response.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/incoming/ResponseHeadersReader.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/incoming/SimpleBodyDecoder.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/outgoing/Body.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/outgoing/BufferBody.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/outgoing/MultipartBody.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/outgoing/Request.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/outgoing/Response.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/outgoing/ResponseFactory.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/outgoing/StreamingBody.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/protocol/http/utils/CommunicationUtils.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/server/AsyncHttpConnectionHandler.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/server/HttpConnectionHandler.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/server/HttpProcessor.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/server/HttpRequestHandler.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/server/HttpRouter.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/server/api/ApiController.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/server/api/Endpoint.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/server/handler/AuthorizationHandler.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/server/handler/ErrorHandler.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/server/interceptor/AllowCorsGlobal.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/server/interceptor/RequestInterceptor.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/server/interceptor/ResponseInterceptor.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/url/mapping/Pattern.hpp +include/oatpp-%%OATPP_VERSION%%/oatpp/oatpp/web/url/mapping/Router.hpp +lib/cmake/oatpp-%%OATPP_VERSION%%/oatppConfig.cmake +lib/cmake/oatpp-%%OATPP_VERSION%%/oatppConfigVersion.cmake +lib/cmake/oatpp-%%OATPP_VERSION%%/oatppTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/oatpp-%%OATPP_VERSION%%/oatppTargets.cmake +lib/oatpp-%%OATPP_VERSION%%/liboatpp.so diff --git a/www/oneshot/Makefile b/www/oneshot/Makefile index 994eab1f13ac..26cea68d5a06 100644 --- a/www/oneshot/Makefile +++ b/www/oneshot/Makefile @@ -1,7 +1,7 @@ PORTNAME= oneshot DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/osrm-backend/Makefile b/www/osrm-backend/Makefile index a79248712031..c2fb1e9ffbd7 100644 --- a/www/osrm-backend/Makefile +++ b/www/osrm-backend/Makefile @@ -1,7 +1,5 @@ PORTNAME= osrm-backend -DISTVERSIONPREFIX= v -DISTVERSION= 5.28.0.d20240803 -PORTREVISION= 4 +DISTVERSION= 6.0.0.g20250916 CATEGORIES= www MAINTAINER= freebsd@mosedal.net @@ -14,8 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT NOT_FOR_ARCHS= armv7 i386 powerpc NOT_FOR_ARCHS_REASON= Building on a 32 bit system is not supported -BROKEN= fails to build with Boost>=1.87 - BUILD_DEPENDS= ${LOCALBASE}/include/sol:devel/sol2 LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ libboost_iostreams.so:devel/boost-libs \ @@ -29,8 +25,7 @@ USES= cmake compiler:c++20-lang lua:54 pkgconfig USE_GITHUB= yes GH_ACCOUNT= Project-OSRM -GH_TAGNAME= 203314b1 - +GH_TAGNAME= 0ae940c31566df2aec0ecd679c84c11ede9831ef USE_RC_SUBR= osrm CMAKE_ON= BUILD_STATIC_LIBS USERS= osrm diff --git a/www/osrm-backend/distinfo b/www/osrm-backend/distinfo index 49e368257b34..d13648fea482 100644 --- a/www/osrm-backend/distinfo +++ b/www/osrm-backend/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724904258 -SHA256 (Project-OSRM-osrm-backend-v5.28.0.d20240803-203314b1_GH0.tar.gz) = be19020227a513391e52dd6167bf5754e164befcfa89548c8f579601ec65c0ab -SIZE (Project-OSRM-osrm-backend-v5.28.0.d20240803-203314b1_GH0.tar.gz) = 11279877 +TIMESTAMP = 1758958613 +SHA256 (Project-OSRM-osrm-backend-6.0.0.g20250916-0ae940c31566df2aec0ecd679c84c11ede9831ef_GH0.tar.gz) = d49d3b2167fe28f63066291d0eda58c4ec2a5b3cbb7943d82e4602753252f63e +SIZE (Project-OSRM-osrm-backend-6.0.0.g20250916-0ae940c31566df2aec0ecd679c84c11ede9831ef_GH0.tar.gz) = 10696992 diff --git a/www/osrm-backend/files/patch-CMakeLists.txt b/www/osrm-backend/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..3dd7506179c9 --- /dev/null +++ b/www/osrm-backend/files/patch-CMakeLists.txt @@ -0,0 +1,17 @@ +--- CMakeLists.txt.orig 2025-02-23 16:13:28 UTC ++++ CMakeLists.txt +@@ -512,9 +512,11 @@ install(TARGETS osrm-components DESTINATION bin) + target_link_libraries(osrm-components ${TBB_LIBRARIES} ${BOOST_BASE_LIBRARIES} ${UTIL_LIBRARIES}) + install(TARGETS osrm-components DESTINATION bin) + +-add_executable(osrm-io-benchmark src/tools/io-benchmark.cpp $<TARGET_OBJECTS:UTIL>) +-target_link_libraries(osrm-io-benchmark ${BOOST_BASE_LIBRARIES} ${TBB_LIBRARIES}) +-install(TARGETS osrm-io-benchmark DESTINATION bin) ++# IO-Benchmark tool is nut supported on FreeBSD according to upstream. ++# It is also currently not installed and it causes a build error. ++#add_executable(osrm-io-benchmark src/tools/io-benchmark.cpp $<TARGET_OBJECTS:UTIL>) ++#target_link_libraries(osrm-io-benchmark ${BOOST_BASE_LIBRARIES} ${TBB_LIBRARIES}) ++#install(TARGETS osrm-io-benchmark DESTINATION bin) + + if (ENABLE_ASSERTIONS) + message(STATUS "Enabling assertions") diff --git a/www/osrm-backend/pkg-plist b/www/osrm-backend/pkg-plist index 2a22e8a9f607..a30a9a7cd9fc 100644 --- a/www/osrm-backend/pkg-plist +++ b/www/osrm-backend/pkg-plist @@ -114,6 +114,7 @@ share/osrm/profiles/lib/destination.lua share/osrm/profiles/lib/guidance.lua share/osrm/profiles/lib/maxspeed.lua share/osrm/profiles/lib/measure.lua +share/osrm/profiles/lib/obstacles.lua share/osrm/profiles/lib/pprint.lua share/osrm/profiles/lib/profile_debugger.lua share/osrm/profiles/lib/relations.lua diff --git a/www/p5-Net-eBay/Makefile b/www/p5-Net-eBay/Makefile index 61d56e6d290a..6aed8ada2d24 100644 --- a/www/p5-Net-eBay/Makefile +++ b/www/p5-Net-eBay/Makefile @@ -1,5 +1,5 @@ PORTNAME= Net-eBay -PORTVERSION= 0.63 +PORTVERSION= 0.66 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Net-eBay/distinfo b/www/p5-Net-eBay/distinfo index bf18bd6d01ac..aea870c917fe 100644 --- a/www/p5-Net-eBay/distinfo +++ b/www/p5-Net-eBay/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495741 -SHA256 (Net-eBay-0.63.tar.gz) = 87429c648e0575c3d89f7e572db93eefdd7733ee239d2e778b12aea371d5f203 -SIZE (Net-eBay-0.63.tar.gz) = 27352 +TIMESTAMP = 1759324058 +SHA256 (Net-eBay-0.66.tar.gz) = aa9662a441e2174db77d55491621c4dc3a88fd2a594d4a79d842faee30e332d5 +SIZE (Net-eBay-0.66.tar.gz) = 27365 diff --git a/www/p5-WWW-Salesforce/Makefile b/www/p5-WWW-Salesforce/Makefile index 087017a740b4..442ba9c74daa 100644 --- a/www/p5-WWW-Salesforce/Makefile +++ b/www/p5-WWW-Salesforce/Makefile @@ -1,5 +1,5 @@ PORTNAME= WWW-Salesforce -PORTVERSION= 0.304 +PORTVERSION= 0.400 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,6 +19,6 @@ TEST_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod \ NO_ARCH= yes USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuildtiny .include <bsd.port.mk> diff --git a/www/p5-WWW-Salesforce/distinfo b/www/p5-WWW-Salesforce/distinfo index f97b0b3a6eb5..f28f3866504c 100644 --- a/www/p5-WWW-Salesforce/distinfo +++ b/www/p5-WWW-Salesforce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631364137 -SHA256 (WWW-Salesforce-0.304.tar.gz) = 5019f9a4f272a57febe8064061319a0db59591a180d12fddda0fdb73228e4ede -SIZE (WWW-Salesforce-0.304.tar.gz) = 44236 +TIMESTAMP = 1758542657 +SHA256 (WWW-Salesforce-0.400.tar.gz) = 3f3d146ec7a0933a40f60aef0dbe1dbdf402dfcc111ed26a97b74145e4ed4180 +SIZE (WWW-Salesforce-0.400.tar.gz) = 52599 diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 154c16acc999..cef1415f19e3 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,5 +1,5 @@ PORTNAME= libwww -PORTVERSION= 6.79 +PORTVERSION= 6.80 DISTVERSIONPREFIX= perl- CATEGORIES= www devel perl5 MASTER_SITES= CPAN diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index beb8c1477535..c48cee7f22e1 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751208148 -SHA256 (libwww-perl-6.79.tar.gz) = f2526e9a33ac96715cc47fbf5b4bec1a8c51720330b24e3974c2c5ae07a9c5e7 -SIZE (libwww-perl-6.79.tar.gz) = 184691 +TIMESTAMP = 1759324060 +SHA256 (libwww-perl-6.80.tar.gz) = 5ba3fc5a00836e61cb428bcd91bf69d8d74eaee6d78e44c3a414f78076af0a98 +SIZE (libwww-perl-6.80.tar.gz) = 184924 diff --git a/www/phpfpmtop/Makefile b/www/phpfpmtop/Makefile index 3f0294df7ed8..01cd2de5280d 100644 --- a/www/phpfpmtop/Makefile +++ b/www/phpfpmtop/Makefile @@ -1,7 +1,7 @@ PORTNAME= phpfpmtop DISTVERSIONPREFIX= v DISTVERSION= 0.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www devel MAINTAINER= mops@punkt.de diff --git a/www/phpvirtualbox-72/Makefile b/www/phpvirtualbox-72/Makefile index 5cd673bbf480..37516d717cc3 100644 --- a/www/phpvirtualbox-72/Makefile +++ b/www/phpvirtualbox-72/Makefile @@ -1,10 +1,18 @@ PORTNAME= phpvirtualbox DISTVERSION= 7.2-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www SUFFIX= -72 PKGNAMESUFFIX= ${SUFFIX}${PHP_PKGNAMESUFFIX} +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +# Fix missing NVRAM file when creating new VM with EFI: +# https://github.com/phpvirtualbox/phpvirtualbox/issues/364 +PATCHFILES+= 2d806b480c28c4343ceda12ac0f8614713eddaec.patch:-p1 +# Disable Page Fusion feature, does not work in VirtualBox 7.2: +# https://github.com/phpvirtualbox/phpvirtualbox/issues/363 +PATCHFILES+= ab759b995472b98bda9e49050dff65c11e0a62b7.patch:-p1 + MAINTAINER= vbox@FreeBSD.org COMMENT= AJAX Web Interface for VirtualBox WWW= https://github.com/phpvirtualbox/phpvirtualbox/ diff --git a/www/phpvirtualbox-72/distinfo b/www/phpvirtualbox-72/distinfo index 36e164f0de0c..babeeb3c20eb 100644 --- a/www/phpvirtualbox-72/distinfo +++ b/www/phpvirtualbox-72/distinfo @@ -1,3 +1,7 @@ -TIMESTAMP = 1756400000 +TIMESTAMP = 1760000000 SHA256 (phpvirtualbox-phpvirtualbox-7.2-1_GH0.tar.gz) = 8025ed6b6af7ab4f32b0ac548fee94621469d5f5bc89d6a8a553a3989ada5ca9 SIZE (phpvirtualbox-phpvirtualbox-7.2-1_GH0.tar.gz) = 5271540 +SHA256 (2d806b480c28c4343ceda12ac0f8614713eddaec.patch) = 216cc7af1bdec4b64efad505fd606b3699cf10e29df4a8e3b114e2419bb1f1ea +SIZE (2d806b480c28c4343ceda12ac0f8614713eddaec.patch) = 1076 +SHA256 (ab759b995472b98bda9e49050dff65c11e0a62b7.patch) = eea7c0051c80dd7d32cd04b220f45598c5611c7e5372ce137e2817a3416b8513 +SIZE (ab759b995472b98bda9e49050dff65c11e0a62b7.patch) = 5435 diff --git a/www/pocket-id/Makefile b/www/pocket-id/Makefile index 2706c199ec76..f6dc801d3b7b 100644 --- a/www/pocket-id/Makefile +++ b/www/pocket-id/Makefile @@ -1,6 +1,6 @@ PORTNAME= pocket-id DISTVERSIONPREFIX= v -DISTVERSION= 1.10.0 +DISTVERSION= 1.12.0 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ diff --git a/www/pocket-id/distinfo b/www/pocket-id/distinfo index 2fed86b8e729..3ca2cad17bd8 100644 --- a/www/pocket-id/distinfo +++ b/www/pocket-id/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1756427787 -SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.10.0_GH0/pocket-id-v1.10.0.frontend.tar.gz) = d316b82be00d698a820ac115663ae35f6485b885094ca47d430eec174f8cadb2 -SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.10.0_GH0/pocket-id-v1.10.0.frontend.tar.gz) = 1488185 -SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.10.0_GH0/go.mod) = 407629c8229cd31ee5221adda1ac6926f22a6e1f938b86f73d7b95f3402db75d -SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.10.0_GH0/go.mod) = 7114 -SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.10.0_GH0/pocket-id-pocket-id-v1.10.0_GH0.tar.gz) = f6fc8cb49b65eae09ee9f46122d25557d141279970b157c5e29141c0080d969c -SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.10.0_GH0/pocket-id-pocket-id-v1.10.0_GH0.tar.gz) = 5638841 +TIMESTAMP = 1759517716 +SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.12.0_GH0/pocket-id-v1.12.0.frontend.tar.gz) = b4d451ff1fe5ea3ee671f48b88f4345915971036f8677b44332953c60a51072d +SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.12.0_GH0/pocket-id-v1.12.0.frontend.tar.gz) = 1504472 +SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.12.0_GH0/go.mod) = 5cd3084315a91a9549faad36ad5e701ce2a988e8b4ddd46d0d1fa6377259ae8d +SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.12.0_GH0/go.mod) = 7102 +SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.12.0_GH0/pocket-id-pocket-id-v1.12.0_GH0.tar.gz) = edddb12614291329bff0e0bea3df93e264989c0f043cdd3a86cf4bb49865d14d +SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.12.0_GH0/pocket-id-pocket-id-v1.12.0_GH0.tar.gz) = 2173221 diff --git a/www/pomerium/Makefile b/www/pomerium/Makefile index ccf9548ff268..24b95c35fb45 100644 --- a/www/pomerium/Makefile +++ b/www/pomerium/Makefile @@ -1,7 +1,7 @@ PORTNAME= pomerium DISTVERSIONPREFIX= v DISTVERSION= 0.8.4 -PORTREVISION= 14 +PORTREVISION= 15 PORTEPOCH= 1 CATEGORIES= www diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index aa8e747ff975..334e677c4bba 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,6 +1,6 @@ PORTNAME= adblock DISTVERSION= 0.6.0 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-binarycookies/Makefile b/www/py-binarycookies/Makefile index 4a76b5bfd247..b6fd8802684b 100644 --- a/www/py-binarycookies/Makefile +++ b/www/py-binarycookies/Makefile @@ -1,12 +1,13 @@ PORTNAME= binarycookies -PORTVERSION= 2.1.5 +PORTVERSION= 2.2.3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= danfe@FreeBSD.org COMMENT= Binary cookies (de)serializer written in Python -WWW= https://pypi.org/project/binarycookies/ +WWW= https://pypi.org/project/binarycookies/ \ + https://github.com/dan1elt0m/binarycookies LICENSE= MIT diff --git a/www/py-binarycookies/distinfo b/www/py-binarycookies/distinfo index 90ad5f5508ac..338c8e0765b1 100644 --- a/www/py-binarycookies/distinfo +++ b/www/py-binarycookies/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744141848 -SHA256 (binarycookies-2.1.5.tar.gz) = ff28a8e90e6ba02bc82fb2ff0d1d9a4a3be1ee9289a58f74a653d264928a31f3 -SIZE (binarycookies-2.1.5.tar.gz) = 8448 +TIMESTAMP = 1759738951 +SHA256 (binarycookies-2.2.3.tar.gz) = d9c0cfd7c61c1de6fd9855d7b9e7e89ede980033198721bb9dc8a5654039080d +SIZE (binarycookies-2.2.3.tar.gz) = 10142 diff --git a/www/py-binarycookies/files/patch-src_binarycookies_____main____.py b/www/py-binarycookies/files/patch-src_binarycookies_____main____.py deleted file mode 100644 index da43dac8dabd..000000000000 --- a/www/py-binarycookies/files/patch-src_binarycookies_____main____.py +++ /dev/null @@ -1,49 +0,0 @@ ---- src/binarycookies/__main__.py.orig 2025-04-08 19:50:17 UTC -+++ src/binarycookies/__main__.py -@@ -5,6 +5,8 @@ from sys import stdout - from typing import Type - - import typer -+# https://github.com/Textualize/rich/issues/271 -+println = print - from rich import print - - from binarycookies import load -@@ -20,6 +22,7 @@ class DateTimeEncoder(json.JSONEncoder): - class OutputType(str, Enum): - json = "json" - ascii = "ascii" -+ netscape = "netscape" - - - def cli(file_path: str, output: str = "json"): -@@ -27,7 +30,7 @@ def cli(file_path: str, output: str = "json"): - with open(file_path, "rb") as f: - cookies = load(f) - if output == OutputType.json: -- json.dump([cookie.model_dump() for cookie in cookies], indent=2, cls=DateTimeEncoder, fp=stdout) -+ json.dump([cookie.dict() for cookie in cookies], indent=2, cls=DateTimeEncoder, fp=stdout) - elif output == OutputType.ascii: - for cookie in cookies: - print(f"Name: {cookie.name}") -@@ -38,6 +41,20 @@ def cli(file_path: str, output: str = "json"): - print(f"Expires: {cookie.expiry_datetime.isoformat()}") - print(f"Flag: {cookie.flag.value}") - print("-" * 40) -+ elif output == OutputType.netscape: -+ # http://www.cookiecentral.com/faq/#3.5 -+ println("# Netscape HTTP Cookie File") -+ for cookie in cookies: -+ println("%(domain)s\t%(flag)s\t%(path)s\t%(secure)s\t%(expiry)d\t%(name)s\t%(value)s" % dict( -+ domain = cookie.url, -+ flag = str(cookie.url.startswith('.')).upper(), -+ path = cookie.path, -+ secure = str('Secure' in cookie.flag.value).upper(), -+ expiry = cookie.expiry_datetime.timestamp(), -+ name = cookie.name, -+ value = cookie.value)) -+ else: -+ print(f"Unsupported output format, can only do {', '.join('[green]%s[/green]' % ot.name for ot in OutputType)}.") - - - def main(): diff --git a/www/py-binarycookies/files/patch-src_binarycookies___deserialize.py b/www/py-binarycookies/files/patch-src_binarycookies___deserialize.py deleted file mode 100644 index 3aec2539907c..000000000000 --- a/www/py-binarycookies/files/patch-src_binarycookies___deserialize.py +++ /dev/null @@ -1,21 +0,0 @@ ---- src/binarycookies/_deserialize.py.orig 2025-04-08 19:50:17 UTC -+++ src/binarycookies/_deserialize.py -@@ -1,6 +1,7 @@ - from datetime import datetime, timezone - from io import BytesIO - from struct import unpack -+from sys import maxsize - from typing import BinaryIO, List, Union - - from binarycookies.models import ( -@@ -28,7 +29,9 @@ def interpret_flag(flags: int) -> Flag: - - def mac_epoch_to_date(epoch: int) -> datetime: - """Converts a mac epoch time to a datetime object.""" -- return datetime.fromtimestamp(epoch + 978307200, tz=timezone.utc) -+ unix_epoch = epoch + 978307200 -+ if unix_epoch > maxsize: unix_epoch = maxsize -+ return datetime.fromtimestamp(unix_epoch, tz=timezone.utc) - - - def read_string(data: BytesIO, size: int) -> str: diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index 11b852814850..9af3eb4a9dd2 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.40.21 +PORTVERSION= 1.40.41 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=${PORTVERSION}<1.41.0:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.13.0<0.14.0:net/py-s3transfer@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.14.0<0.15.0:net/py-s3transfer@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 1b1bf48e0ee6..0e075ebb9a4a 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120850 -SHA256 (boto3-1.40.21.tar.gz) = 876ccc0b25517b992bd27976282510773a11ebc771aa5b836a238ea426c82187 -SIZE (boto3-1.40.21.tar.gz) = 111590 +TIMESTAMP = 1759324194 +SHA256 (boto3-1.40.41.tar.gz) = 2ea2463fc42812f3cab66b53114579b1f4b9a378ee48921d4385511a94307b24 +SIZE (boto3-1.40.41.tar.gz) = 111621 diff --git a/www/py-bravado/Makefile b/www/py-bravado/Makefile index edadbf63038a..417dda6564ef 100644 --- a/www/py-bravado/Makefile +++ b/www/py-bravado/Makefile @@ -1,6 +1,5 @@ PORTNAME= bravado -DISTVERSION= 11.1.0 -PORTREVISION= 1 +DISTVERSION= 12.0.1 CATEGORIES= www python MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bravado-core>=5.16.1:www/py-bravado-core@${P ${PYTHON_PKGNAMEPREFIX}monotonic>0:devel/py-monotonic@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msgpack>0:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.17:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}simplejson>0:devel/py-simplejson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR} diff --git a/www/py-bravado/distinfo b/www/py-bravado/distinfo index 5d2e106563bc..163a7ea72435 100644 --- a/www/py-bravado/distinfo +++ b/www/py-bravado/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739526081 -SHA256 (bravado-11.1.0.tar.gz) = f88a6e8a7aa15d947fa8abc8c601cf3da6720b84755254f4a15cfda9419a1990 -SIZE (bravado-11.1.0.tar.gz) = 37438 +TIMESTAMP = 1758870889 +SHA256 (bravado-12.0.1.tar.gz) = 637cc04d53c07e950792595081f9f8bf4dea226ecd1029207cb1d328ea400e20 +SIZE (bravado-12.0.1.tar.gz) = 37647 diff --git a/www/py-crossplane/Makefile b/www/py-crossplane/Makefile index a77c38f4dfd7..905f417f3cfa 100644 --- a/www/py-crossplane/Makefile +++ b/www/py-crossplane/Makefile @@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= NGINX configurations converter into JSON and back WWW= https://github.com/nginxinc/crossplane diff --git a/www/py-ddgs/Makefile b/www/py-ddgs/Makefile new file mode 100644 index 000000000000..0d06346b8a19 --- /dev/null +++ b/www/py-ddgs/Makefile @@ -0,0 +1,26 @@ +PORTNAME= ddgs +DISTVERSION= 9.6.0 +CATEGORIES= www +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Search for words/documents/images/videos/news/maps/text translation +WWW= https://github.com/deedy5/duckduckgo_search + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md + +USES= python gmake +USE_PYTHON= pep517 autoplist + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}primp>=0.15.0:www/py-primp@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=6.0.0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}httpx>=0.28.1:www/py-httpx@${PY_FLAVOR} + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-ddgs/distinfo b/www/py-ddgs/distinfo new file mode 100644 index 000000000000..c25b7f12a41c --- /dev/null +++ b/www/py-ddgs/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759041185 +SHA256 (ddgs-9.6.0.tar.gz) = 8caf555d4282c1cf5c15969994ad55f4239bd15e97cf004a5da8f1cad37529bf +SIZE (ddgs-9.6.0.tar.gz) = 35865 diff --git a/www/py-ddgs/pkg-descr b/www/py-ddgs/pkg-descr new file mode 100644 index 000000000000..fa4b3c18e1a3 --- /dev/null +++ b/www/py-ddgs/pkg-descr @@ -0,0 +1,15 @@ +DDGS is a powerful Python library designed for comprehensive web searches +using the DuckDuckGo search engine. It provides a convenient and efficient +way to programmatically search for a wide range of content, including: + +- Words and phrases +- Documents +- Images +- Videos +- News articles +- Maps +- Text translation + +With DDGS, developers can easily integrate DuckDuckGo's search capabilities +into their Python applications, enabling features such as automated data +collection, content discovery, and more, all while respecting user privacy. diff --git a/www/py-dj51-channels-redis/Makefile b/www/py-dj51-channels-redis/Makefile index f7c61b3e9ebc..f4e5b2f5bb80 100644 --- a/www/py-dj51-channels-redis/Makefile +++ b/www/py-dj51-channels-redis/Makefile @@ -12,6 +12,9 @@ WWW= http://github.com/django/channels_redis/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=5.0.1:databases/py-redis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msgpack>=1:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}asgiref>=3.7.2:www/py-asgiref@${PY_FLAVOR} \ diff --git a/www/py-dj51-channels/Makefile b/www/py-dj51-channels/Makefile index 92518e10eedb..36fb378856ce 100644 --- a/www/py-dj51-channels/Makefile +++ b/www/py-dj51-channels/Makefile @@ -12,6 +12,9 @@ WWW= https://channels.readthedocs.io/en/latest/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.9.0<4:www/py-asgiref@${PY_FLAVOR} \ diff --git a/www/py-dj51-django-allauth/Makefile b/www/py-dj51-django-allauth/Makefile index 026685cd957d..b887f81fd400 100644 --- a/www/py-dj51-django-allauth/Makefile +++ b/www/py-dj51-django-allauth/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-allauth -PORTVERSION= 65.11.1 +PORTVERSION= 65.11.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- @@ -14,6 +14,9 @@ WWW= https://allauth.org/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=63.0.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fido2>=0:security/py-fido2@${PY_FLAVOR} \ diff --git a/www/py-dj51-django-allauth/distinfo b/www/py-dj51-django-allauth/distinfo index 3515395a0cff..73060acef13a 100644 --- a/www/py-dj51-django-allauth/distinfo +++ b/www/py-dj51-django-allauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757006313 -SHA256 (django_allauth-65.11.1.tar.gz) = e95d5234cccaf92273d315e1393cc4626cb88a19d66a1bf0e81f89f7958cfa06 -SIZE (django_allauth-65.11.1.tar.gz) = 1915592 +TIMESTAMP = 1759151466 +SHA256 (django_allauth-65.11.2.tar.gz) = 7b7e771d3384d0e247d0d6aef31b0cb589f92305b7e975e70056a513525906e7 +SIZE (django_allauth-65.11.2.tar.gz) = 1916225 diff --git a/www/py-dj51-django-auditlog/Makefile b/www/py-dj51-django-auditlog/Makefile index 89efcda73866..81b2bafc3976 100644 --- a/www/py-dj51-django-auditlog/Makefile +++ b/www/py-dj51-django-auditlog/Makefile @@ -1,8 +1,9 @@ PORTNAME= django-auditlog -PORTVERSION= 3.0.0 +PORTVERSION= 3.2.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= grembo@FreeBSD.org COMMENT= Django app that keeps a log of changes made to an object @@ -11,11 +12,14 @@ WWW= https://github.com/jazzband/django-auditlog LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=5.1:www/py-django51@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.4.2:devel/py-python-dateutil@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 diff --git a/www/py-dj51-django-auditlog/distinfo b/www/py-dj51-django-auditlog/distinfo index 33f87d7f7591..ad1b92f16250 100644 --- a/www/py-dj51-django-auditlog/distinfo +++ b/www/py-dj51-django-auditlog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730641287 -SHA256 (django-auditlog-3.0.0.tar.gz) = 9de49f80a4911135d136017123cd73461f869b4947eec14d5e76db4b88182f3f -SIZE (django-auditlog-3.0.0.tar.gz) = 65475 +TIMESTAMP = 1759151042 +SHA256 (django_auditlog-3.2.1.tar.gz) = 63a4c9f7793e94eed804bc31a04d9b0b58244b1d280e2ed273c8b406bff1f779 +SIZE (django_auditlog-3.2.1.tar.gz) = 72926 diff --git a/www/py-dj51-django-auth-ldap/Makefile b/www/py-dj51-django-auth-ldap/Makefile index b71226b9f650..935e776d92af 100644 --- a/www/py-dj51-django-auth-ldap/Makefile +++ b/www/py-dj51-django-auth-ldap/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/django-auth-ldap/django-auth-ldap LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} diff --git a/www/py-dj51-django-celery-results/Makefile b/www/py-dj51-django-celery-results/Makefile index 250b0a9013e8..fc9ba59f0822 100644 --- a/www/py-dj51-django-celery-results/Makefile +++ b/www/py-dj51-django-celery-results/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/celery/django-celery-results LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=5.1:www/py-django51@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}celery>=5.3.6:devel/py-celery@${PY_FLAVOR} diff --git a/www/py-dj51-django-choices-field/Makefile b/www/py-dj51-django-choices-field/Makefile index 738a07fce073..b39eebdb8959 100644 --- a/www/py-dj51-django-choices-field/Makefile +++ b/www/py-dj51-django-choices-field/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-choices-field -DISTVERSION= 3.0.1 +DISTVERSION= 3.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- @@ -12,6 +12,9 @@ WWW= https://github.com/bellini666/django-choices-field LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=3.2:www/py-django51@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.0:devel/py-typing-extensions@${PY_FLAVOR} diff --git a/www/py-dj51-django-choices-field/distinfo b/www/py-dj51-django-choices-field/distinfo index c6c4cefdf5ca..2d6e07e8b764 100644 --- a/www/py-dj51-django-choices-field/distinfo +++ b/www/py-dj51-django-choices-field/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756398970 -SHA256 (django_choices_field-3.0.1.tar.gz) = 5b45f5d3aa2ef3c30a7ff296ac7acc743097fb3185c78f8c4256c6a73854ab20 -SIZE (django_choices_field-3.0.1.tar.gz) = 5717 +TIMESTAMP = 1759571941 +SHA256 (django_choices_field-3.1.0.tar.gz) = 865c81f3e494771f98fdc6bae3f1b5537212d08a26a3da9ecc8113010e73c8e7 +SIZE (django_choices_field-3.1.0.tar.gz) = 5738 diff --git a/www/py-dj51-django-compression-middleware/Makefile b/www/py-dj51-django-compression-middleware/Makefile index afe7212e3147..b6a8921adddf 100644 --- a/www/py-dj51-django-compression-middleware/Makefile +++ b/www/py-dj51-django-compression-middleware/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/friedelwolff/django-compression-middleware LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=5.1:www/py-django51@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zstandard>=0.22.0:archivers/py-zstandard@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}brotli>=1.1.0:archivers/py-brotli@${PY_FLAVOR} diff --git a/www/py-dj51-django-cors-headers/Makefile b/www/py-dj51-django-cors-headers/Makefile index 64af3309ba4d..67bc512cb892 100644 --- a/www/py-dj51-django-cors-headers/Makefile +++ b/www/py-dj51-django-cors-headers/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/adamchainz/django-cors-headers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} \ diff --git a/www/py-dj51-django-debug-toolbar/Makefile b/www/py-dj51-django-debug-toolbar/Makefile index 843201befa49..fe3940c64d7e 100644 --- a/www/py-dj51-django-debug-toolbar/Makefile +++ b/www/py-dj51-django-debug-toolbar/Makefile @@ -13,6 +13,9 @@ WWW= https://django-debug-toolbar.readthedocs.io/en/latest/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2.9:www/py-django51@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlparse>=0.2.0:databases/py-sqlparse@${PY_FLAVOR} diff --git a/www/py-dj51-django-extensions/Makefile b/www/py-dj51-django-extensions/Makefile index 80f3e4411018..d8df0689b45b 100644 --- a/www/py-dj51-django-extensions/Makefile +++ b/www/py-dj51-django-extensions/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/django-extensions/django-extensions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=5.1:www/py-django51@${PY_FLAVOR} USES= python diff --git a/www/py-dj51-django-filter/Makefile b/www/py-dj51-django-filter/Makefile index 59ce890dccd4..1319263f1f1d 100644 --- a/www/py-dj51-django-filter/Makefile +++ b/www/py-dj51-django-filter/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/carltongibson/django-filter LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} diff --git a/www/py-dj51-django-guardian/Makefile b/www/py-dj51-django-guardian/Makefile index b5281df43e30..0edb6a6a0703 100644 --- a/www/py-dj51-django-guardian/Makefile +++ b/www/py-dj51-django-guardian/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/django-guardian/django-guardian LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=5.1:www/py-django51@${PY_FLAVOR} USES= python diff --git a/www/py-dj51-django-htmx/Makefile b/www/py-dj51-django-htmx/Makefile index 42eaa3f727df..5ac3d9006eb9 100644 --- a/www/py-dj51-django-htmx/Makefile +++ b/www/py-dj51-django-htmx/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/adamchainz/django-htmx LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} \ diff --git a/www/py-dj51-django-js-asset/Makefile b/www/py-dj51-django-js-asset/Makefile index 5a46333e8bb0..5ddf81106b9f 100644 --- a/www/py-dj51-django-js-asset/Makefile +++ b/www/py-dj51-django-js-asset/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/matthiask/django-js-asset LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} diff --git a/www/py-dj51-django-mptt/Makefile b/www/py-dj51-django-mptt/Makefile index 73a2edc7034a..74b0eb0451b1 100644 --- a/www/py-dj51-django-mptt/Makefile +++ b/www/py-dj51-django-mptt/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/django-mptt/django-mptt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj51-django-js-asset>0:www/py-dj51-django-js-asset@${PY_FLAVOR} diff --git a/www/py-dj51-django-multiselectfield/Makefile b/www/py-dj51-django-multiselectfield/Makefile index de1b638fba4b..5a72861489c8 100644 --- a/www/py-dj51-django-multiselectfield/Makefile +++ b/www/py-dj51-django-multiselectfield/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/goinnn/django-multiselectfield LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING.LGPLv3 +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=5.1:www/py-django51@${PY_FLAVOR} USES= python diff --git a/www/py-dj51-django-netfields/Makefile b/www/py-dj51-django-netfields/Makefile index f7e60444aea1..de74f328de02 100644 --- a/www/py-dj51-django-netfields/Makefile +++ b/www/py-dj51-django-netfields/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/jimfunk/django-postgresql-netfields LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=5.1:www/py-django51@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ diff --git a/www/py-dj51-django-prometheus/Makefile b/www/py-dj51-django-prometheus/Makefile index 84eacd06047c..6872ecf0c4ce 100644 --- a/www/py-dj51-django-prometheus/Makefile +++ b/www/py-dj51-django-prometheus/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/django-commons/django-prometheus LICENSE= APACHE20 +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.40.0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2<6.0:www/py-django51@${PY_FLAVOR} \ diff --git a/www/py-dj51-django-redis/Makefile b/www/py-dj51-django-redis/Makefile index c493680f3db4..f05960f77eb5 100644 --- a/www/py-dj51-django-redis/Makefile +++ b/www/py-dj51-django-redis/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/jazzband/django-redis LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} \ diff --git a/www/py-dj51-django-rich/Makefile b/www/py-dj51-django-rich/Makefile index 2849670ba8e1..20fb22b464f4 100644 --- a/www/py-dj51-django-rich/Makefile +++ b/www/py-dj51-django-rich/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/adamchainz/django-rich LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} \ diff --git a/www/py-dj51-django-soft-delete/Makefile b/www/py-dj51-django-soft-delete/Makefile index 547c18b49d1d..bfc70b6234af 100644 --- a/www/py-dj51-django-soft-delete/Makefile +++ b/www/py-dj51-django-soft-delete/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/san4ezy/django_softdelete LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} diff --git a/www/py-dj51-django-tables2/Makefile b/www/py-dj51-django-tables2/Makefile index 9ae2479987fd..69a6700e4d86 100644 --- a/www/py-dj51-django-tables2/Makefile +++ b/www/py-dj51-django-tables2/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/jieter/django-tables2 LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} diff --git a/www/py-dj51-django-taggit/Makefile b/www/py-dj51-django-taggit/Makefile index 1b81b8087386..7e3a1cc881b6 100644 --- a/www/py-dj51-django-taggit/Makefile +++ b/www/py-dj51-django-taggit/Makefile @@ -13,6 +13,9 @@ WWW= https://github.com/jazzband/django-taggit LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.1:www/py-django51@${PY_FLAVOR} diff --git a/www/py-dj51-django-timezone-field/Makefile b/www/py-dj51-django-timezone-field/Makefile index 9a0eb35822d0..dba817df91c4 100644 --- a/www/py-dj51-django-timezone-field/Makefile +++ b/www/py-dj51-django-timezone-field/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/mfogel/django-timezone-field LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=3.2:www/py-django51@${PY_FLAVOR} diff --git a/www/py-dj51-djangorestframework-guardian/Makefile b/www/py-dj51-djangorestframework-guardian/Makefile index a5c71426cc36..1b10d02259b2 100644 --- a/www/py-dj51-djangorestframework-guardian/Makefile +++ b/www/py-dj51-djangorestframework-guardian/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/rpkilby/django-rest-framework-guardian LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=5.1:www/py-django51@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj51-djangorestframework>=3.16.0:www/py-dj51-djangorestframework@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj51-django-guardian>=2.4.0:www/py-dj51-django-guardian@${PY_FLAVOR} diff --git a/www/py-dj51-djangorestframework/Makefile b/www/py-dj51-djangorestframework/Makefile index 95812c589f16..8cbde1a4e71e 100644 --- a/www/py-dj51-djangorestframework/Makefile +++ b/www/py-dj51-djangorestframework/Makefile @@ -11,6 +11,9 @@ WWW= https://www.django-rest-framework.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} diff --git a/www/py-dj51-drf-spectacular-sidecar/Makefile b/www/py-dj51-drf-spectacular-sidecar/Makefile index 2767560c1be0..7626895d2e23 100644 --- a/www/py-dj51-drf-spectacular-sidecar/Makefile +++ b/www/py-dj51-drf-spectacular-sidecar/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/tfranzel/drf-spectacular LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=2.2:www/py-django51@${PY_FLAVOR} diff --git a/www/py-dj51-drf-spectacular/Makefile b/www/py-dj51-drf-spectacular/Makefile index 7ec72b7cadc6..e934aae841c8 100644 --- a/www/py-dj51-drf-spectacular/Makefile +++ b/www/py-dj51-drf-spectacular/Makefile @@ -13,6 +13,9 @@ WWW= https://github.com/tfranzel/drf-spectacular LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED=Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=2.2:www/py-django51@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj51-djangorestframework>=3.10.3:www/py-dj51-djangorestframework@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}inflection>=0.3.1:devel/py-inflection@${PY_FLAVOR} \ diff --git a/www/py-dj51-drf-writable-nested/Makefile b/www/py-dj51-drf-writable-nested/Makefile index 0a08d4599ef0..7c3032bb34c0 100644 --- a/www/py-dj51-drf-writable-nested/Makefile +++ b/www/py-dj51-drf-writable-nested/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/beda-software/drf-writable-nested LICENSE= BSD2CLAUSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=5.1:www/py-django51@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj51-djangorestframework>0:www/py-dj51-djangorestframework@${PY_FLAVOR} diff --git a/www/py-dj51-social-auth-app-django/Makefile b/www/py-dj51-social-auth-app-django/Makefile index 58075b19fbb0..5d739c9ee9b3 100644 --- a/www/py-dj51-social-auth-app-django/Makefile +++ b/www/py-dj51-social-auth-app-django/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/python-social-auth/social-app-django LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=5.1:www/py-django51@${PY_FLAVOR} \ diff --git a/www/py-dj51-strawberry-graphql-django/Makefile b/www/py-dj51-strawberry-graphql-django/Makefile index 54f3c03ec8f2..848ca0fea326 100644 --- a/www/py-dj51-strawberry-graphql-django/Makefile +++ b/www/py-dj51-strawberry-graphql-django/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/strawberry-graphql/strawberry-django LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} \ diff --git a/www/py-dj52-channels-redis/Makefile b/www/py-dj52-channels-redis/Makefile new file mode 100644 index 000000000000..22360774264f --- /dev/null +++ b/www/py-dj52-channels-redis/Makefile @@ -0,0 +1,25 @@ +PORTNAME= channels-redis +PORTVERSION= 4.3.0 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} + +MAINTAINER= grembo@FreeBSD.org +COMMENT= Redis-backed asgi channel layer implementation +WWW= http://github.com/django/channels_redis/ + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=5.0.1:databases/py-redis@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msgpack>=1:devel/py-msgpack@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}asgiref>=3.7.2:www/py-asgiref@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj52-channels>=4:www/py-dj52-channels@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-dj52-channels-redis/distinfo b/www/py-dj52-channels-redis/distinfo new file mode 100644 index 000000000000..28730dadc6da --- /dev/null +++ b/www/py-dj52-channels-redis/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1753980067 +SHA256 (channels_redis-4.3.0.tar.gz) = 740ee7b54f0e28cf2264a940a24453d3f00526a96931f911fcb69228ef245dd2 +SIZE (channels_redis-4.3.0.tar.gz) = 31440 diff --git a/www/py-dj52-channels-redis/pkg-descr b/www/py-dj52-channels-redis/pkg-descr new file mode 100644 index 000000000000..8cd2d32f3a39 --- /dev/null +++ b/www/py-dj52-channels-redis/pkg-descr @@ -0,0 +1,12 @@ +Provides Django Channels channel layers that use Redis as a backing store. + +There are two available implementations: + +RedisChannelLayer is the original layer, and implements channel and group +handling itself. + +RedisPubSubChannelLayer is newer and leverages Redis Pub/Sub for message +dispatch. This layer is currently at Beta status, meaning it may be subject +to breaking changes whilst it matures. + +Both layers support a single-server and sharded configurations. diff --git a/www/py-dj52-django-allauth/Makefile b/www/py-dj52-django-allauth/Makefile new file mode 100644 index 000000000000..3e76e3de81ff --- /dev/null +++ b/www/py-dj52-django-allauth/Makefile @@ -0,0 +1,45 @@ +PORTNAME= django-allauth +PORTVERSION= 65.11.2 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} + +MAINTAINER= grembo@FreeBSD.org +COMMENT= User registration with social account authentication +WWW= https://allauth.org/ \ + https://docs.allauth.org/en/latest/ \ + https://github.com/pennersr/django-allauth + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=63.0.0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}fido2>=0:security/py-fido2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +OPTIONS_DEFINE= MFA OPENID SAML SOCIALACCOUNT STEAM +OPTIONS_DEFAULT=MFA OPENID SOCIALACCOUNT +MFA_DESC= Multi-Factor Authentication support +OPENID_DESC= OpenID authentication support +SAML_DESC= Security Assertion Markup Language support +SOCIALACCOUNT_DESC= Social network account support +STEAM_DESC= Steam OpenID authentication support + +MFA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qrcode>=7.0.0:textproc/py-qrcode@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}fido2>=0:security/py-fido2@${PY_FLAVOR} +OPENID_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python3-openid>=3.0.8:security/py-python3-openid@${PY_FLAVOR} +SAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python3-saml>=1.15.0<2.0.0:security/py-python3-saml@${PY_FLAVOR} +SOCIALACCOUNT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyjwt>=1.7:www/py-pyjwt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.3.0:www/py-requests-oauthlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} +STEAM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python3-openid>=3.0.8:security/py-python3-openid@${PY_FLAVOR} + +.include <bsd.port.mk> diff --git a/www/py-dj52-django-allauth/distinfo b/www/py-dj52-django-allauth/distinfo new file mode 100644 index 000000000000..73060acef13a --- /dev/null +++ b/www/py-dj52-django-allauth/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759151466 +SHA256 (django_allauth-65.11.2.tar.gz) = 7b7e771d3384d0e247d0d6aef31b0cb589f92305b7e975e70056a513525906e7 +SIZE (django_allauth-65.11.2.tar.gz) = 1916225 diff --git a/www/py-dj52-django-allauth/files/patch-pyproject.toml b/www/py-dj52-django-allauth/files/patch-pyproject.toml new file mode 100644 index 000000000000..8a610f408251 --- /dev/null +++ b/www/py-dj52-django-allauth/files/patch-pyproject.toml @@ -0,0 +1,9 @@ +--- pyproject.toml.orig 2025-07-31 17:18:40 UTC ++++ pyproject.toml +@@ -1,5 +1,5 @@ + [build-system] +-requires = ["setuptools>=75.3.0", "setuptools-scm>=8"] ++requires = ["setuptools>=63.0.0", "setuptools-scm>=8"] + build-backend = "setuptools.build_meta" + + [project] diff --git a/www/py-dj52-django-allauth/pkg-descr b/www/py-dj52-django-allauth/pkg-descr new file mode 100644 index 000000000000..83cdfd8f3fe9 --- /dev/null +++ b/www/py-dj52-django-allauth/pkg-descr @@ -0,0 +1,2 @@ +django-allauth is a reusable Django app that allows for both local and social +authentication, with flows that just work. diff --git a/www/py-dj52-django-auditlog/Makefile b/www/py-dj52-django-auditlog/Makefile new file mode 100644 index 000000000000..882438d8f435 --- /dev/null +++ b/www/py-dj52-django-auditlog/Makefile @@ -0,0 +1,28 @@ +PORTNAME= django-auditlog +PORTVERSION= 3.2.1 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} + +MAINTAINER= grembo@FreeBSD.org +COMMENT= Django app that keeps a log of changes made to an object +WWW= https://github.com/jazzband/django-auditlog + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist pep517 + +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-dj52-django-auditlog/distinfo b/www/py-dj52-django-auditlog/distinfo new file mode 100644 index 000000000000..ad1b92f16250 --- /dev/null +++ b/www/py-dj52-django-auditlog/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759151042 +SHA256 (django_auditlog-3.2.1.tar.gz) = 63a4c9f7793e94eed804bc31a04d9b0b58244b1d280e2ed273c8b406bff1f779 +SIZE (django_auditlog-3.2.1.tar.gz) = 72926 diff --git a/www/py-dj52-django-auditlog/pkg-descr b/www/py-dj52-django-auditlog/pkg-descr new file mode 100644 index 000000000000..3287e3ab624d --- /dev/null +++ b/www/py-dj52-django-auditlog/pkg-descr @@ -0,0 +1,4 @@ +Auditlog is a reusable app for Django that makes logging object changes a +breeze. Auditlog tries to use as much as Python and Django's built in +functionality to keep the list of dependencies as short as possible. Also, +Auditlog aims to be fast and simple to use. diff --git a/www/py-dj52-django-celery-results/Makefile b/www/py-dj52-django-celery-results/Makefile new file mode 100644 index 000000000000..7def2d213131 --- /dev/null +++ b/www/py-dj52-django-celery-results/Makefile @@ -0,0 +1,21 @@ +PORTNAME= django-celery-results +PORTVERSION= 2.6.0 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- +DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} + +MAINTAINER= grembo@FreeBSD.org +COMMENT= Celery result backends for django +WWW= https://github.com/celery/django-celery-results + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}celery>=5.3.6:devel/py-celery@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist distutils + +.include <bsd.port.mk> diff --git a/www/py-dj52-django-celery-results/distinfo b/www/py-dj52-django-celery-results/distinfo new file mode 100644 index 000000000000..9f7f11775c75 --- /dev/null +++ b/www/py-dj52-django-celery-results/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1746372914 +SHA256 (django_celery_results-2.6.0.tar.gz) = 9abcd836ae6b61063779244d8887a88fe80bbfaba143df36d3cb07034671277c +SIZE (django_celery_results-2.6.0.tar.gz) = 83985 diff --git a/www/py-dj52-django-celery-results/pkg-descr b/www/py-dj52-django-celery-results/pkg-descr new file mode 100644 index 000000000000..da24ab97a379 --- /dev/null +++ b/www/py-dj52-django-celery-results/pkg-descr @@ -0,0 +1,6 @@ +Celery Result Backends using the Django ORM/Cache framework. + +This extension enables you to store Celery task results using the Django +ORM. It defines a single model (django_celery_results.models.TaskResult) +used to store task results, and you can query this database table like any +other Django model. diff --git a/www/py-dj52-django-choices-field/Makefile b/www/py-dj52-django-choices-field/Makefile index 5f4feebdf60d..2370ef4d356b 100644 --- a/www/py-dj52-django-choices-field/Makefile +++ b/www/py-dj52-django-choices-field/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-choices-field -DISTVERSION= 3.0.1 +DISTVERSION= 3.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- diff --git a/www/py-dj52-django-choices-field/distinfo b/www/py-dj52-django-choices-field/distinfo index c6c4cefdf5ca..2d6e07e8b764 100644 --- a/www/py-dj52-django-choices-field/distinfo +++ b/www/py-dj52-django-choices-field/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756398970 -SHA256 (django_choices_field-3.0.1.tar.gz) = 5b45f5d3aa2ef3c30a7ff296ac7acc743097fb3185c78f8c4256c6a73854ab20 -SIZE (django_choices_field-3.0.1.tar.gz) = 5717 +TIMESTAMP = 1759571941 +SHA256 (django_choices_field-3.1.0.tar.gz) = 865c81f3e494771f98fdc6bae3f1b5537212d08a26a3da9ecc8113010e73c8e7 +SIZE (django_choices_field-3.1.0.tar.gz) = 5738 diff --git a/www/py-dj52-django-compression-middleware/Makefile b/www/py-dj52-django-compression-middleware/Makefile new file mode 100644 index 000000000000..1967a9fd1ab8 --- /dev/null +++ b/www/py-dj52-django-compression-middleware/Makefile @@ -0,0 +1,23 @@ +PORTNAME= django-compression-middleware +PORTVERSION= 0.5.0 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- + +MAINTAINER= grembo@FreeBSD.org +COMMENT= Django middleware to compress responses using several algorithms +WWW= https://github.com/friedelwolff/django-compression-middleware + +LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}zstandard>=0.22.0:archivers/py-zstandard@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}brotli>=1.1.0:archivers/py-brotli@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist distutils + +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} + +.include <bsd.port.mk> diff --git a/www/py-dj52-django-compression-middleware/distinfo b/www/py-dj52-django-compression-middleware/distinfo new file mode 100644 index 000000000000..5dd1c04b8ec1 --- /dev/null +++ b/www/py-dj52-django-compression-middleware/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1707589744 +SHA256 (django-compression-middleware-0.5.0.tar.gz) = 0df50f12d774659abc8bbc88e4c794f2785a8f11f30b5bb267c314b85d941b73 +SIZE (django-compression-middleware-0.5.0.tar.gz) = 20060 diff --git a/www/py-dj52-django-compression-middleware/pkg-descr b/www/py-dj52-django-compression-middleware/pkg-descr new file mode 100644 index 000000000000..fe4861de4bcb --- /dev/null +++ b/www/py-dj52-django-compression-middleware/pkg-descr @@ -0,0 +1,6 @@ +Django Compression Middleware + +This middleware implements compressed content encoding for HTTP. It is similar +to Django's GZipMiddleware, but additionally supports other compression methods. + +It is meant to be a drop-in replacement for Django's GZipMiddleware. diff --git a/www/py-dj52-django-debug-toolbar/Makefile b/www/py-dj52-django-debug-toolbar/Makefile index 62cdf47b2a83..595111505fb5 100644 --- a/www/py-dj52-django-debug-toolbar/Makefile +++ b/www/py-dj52-django-debug-toolbar/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-debug-toolbar -PORTVERSION= 5.2.0 +PORTVERSION= 6.0.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- diff --git a/www/py-dj52-django-debug-toolbar/distinfo b/www/py-dj52-django-debug-toolbar/distinfo index 130df8cee123..47f7cc1a432a 100644 --- a/www/py-dj52-django-debug-toolbar/distinfo +++ b/www/py-dj52-django-debug-toolbar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747327034 -SHA256 (django_debug_toolbar-5.2.0.tar.gz) = 9e7f0145e1a1b7d78fcc3b53798686170a5b472d9cf085d88121ff823e900821 -SIZE (django_debug_toolbar-5.2.0.tar.gz) = 297901 +TIMESTAMP = 1753796106 +SHA256 (django_debug_toolbar-6.0.0.tar.gz) = 6eb9fa6f4a5884bf04004700ffb5a44043f1fff38784447fc52c1633448c8c14 +SIZE (django_debug_toolbar-6.0.0.tar.gz) = 305331 diff --git a/www/py-dj52-django-extensions/Makefile b/www/py-dj52-django-extensions/Makefile new file mode 100644 index 000000000000..ce195512debe --- /dev/null +++ b/www/py-dj52-django-extensions/Makefile @@ -0,0 +1,21 @@ +PORTNAME= django-extensions +PORTVERSION= 3.2.3 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- + +MAINTAINER= grembo@FreeBSD.org +COMMENT= Global custom management extensions for the Django Framework +WWW= https://github.com/django-extensions/django-extensions + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-dj52-django-extensions/distinfo b/www/py-dj52-django-extensions/distinfo new file mode 100644 index 000000000000..1c8f21f580f1 --- /dev/null +++ b/www/py-dj52-django-extensions/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1704625201 +SHA256 (django-extensions-3.2.3.tar.gz) = 44d27919d04e23b3f40231c4ab7af4e61ce832ef46d610cc650d53e68328410a +SIZE (django-extensions-3.2.3.tar.gz) = 277216 diff --git a/www/py-dj52-django-extensions/pkg-descr b/www/py-dj52-django-extensions/pkg-descr new file mode 100644 index 000000000000..ec24f4abfeb2 --- /dev/null +++ b/www/py-dj52-django-extensions/pkg-descr @@ -0,0 +1 @@ +Global custom management extensions for the Django Framework. diff --git a/www/py-dj52-django-guardian/Makefile b/www/py-dj52-django-guardian/Makefile new file mode 100644 index 000000000000..9a99c9b89421 --- /dev/null +++ b/www/py-dj52-django-guardian/Makefile @@ -0,0 +1,21 @@ +PORTNAME= django-guardian +PORTVERSION= 2.4.0 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- + +MAINTAINER= grembo@FreeBSD.org +COMMENT= Implementation of per object permissions for Django +WWW= https://github.com/django-guardian/django-guardian + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-dj52-django-guardian/distinfo b/www/py-dj52-django-guardian/distinfo new file mode 100644 index 000000000000..8280c82993be --- /dev/null +++ b/www/py-dj52-django-guardian/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1654276001 +SHA256 (django-guardian-2.4.0.tar.gz) = c58a68ae76922d33e6bdc0e69af1892097838de56e93e78a8361090bcd9f89a0 +SIZE (django-guardian-2.4.0.tar.gz) = 159008 diff --git a/www/py-dj52-django-guardian/pkg-descr b/www/py-dj52-django-guardian/pkg-descr new file mode 100644 index 000000000000..9c4ac2d92cf9 --- /dev/null +++ b/www/py-dj52-django-guardian/pkg-descr @@ -0,0 +1,2 @@ +django-guardian is an implementation of object permissions for Django +providing extra authentication backend. diff --git a/www/py-dj52-django-multiselectfield/Makefile b/www/py-dj52-django-multiselectfield/Makefile new file mode 100644 index 000000000000..1b7631be6d58 --- /dev/null +++ b/www/py-dj52-django-multiselectfield/Makefile @@ -0,0 +1,24 @@ +PORTNAME= django-multiselectfield +PORTVERSION= 0.1.13 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} + +MAINTAINER= grembo@FreeBSD.org +COMMENT= Django multiple select field +WWW= https://github.com/goinnn/django-multiselectfield + +LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/COPYING.LGPLv3 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist distutils + +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-dj52-django-multiselectfield/distinfo b/www/py-dj52-django-multiselectfield/distinfo new file mode 100644 index 000000000000..060fd2e82424 --- /dev/null +++ b/www/py-dj52-django-multiselectfield/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1746550940 +SHA256 (django_multiselectfield-0.1.13.tar.gz) = 437d72632f4c0ca416951917632529c3d1d42b62bb6c3c03e3396fa50265be94 +SIZE (django_multiselectfield-0.1.13.tar.gz) = 11704 diff --git a/www/py-dj52-django-multiselectfield/pkg-descr b/www/py-dj52-django-multiselectfield/pkg-descr new file mode 100644 index 000000000000..7a72b1755b70 --- /dev/null +++ b/www/py-dj52-django-multiselectfield/pkg-descr @@ -0,0 +1,3 @@ +A new model field and form field. With this you can get a multiple select +from a choices. Stores to the database as a CharField of comma-separated +values. diff --git a/www/py-dj52-django-soft-delete/Makefile b/www/py-dj52-django-soft-delete/Makefile new file mode 100644 index 000000000000..278e01e92293 --- /dev/null +++ b/www/py-dj52-django-soft-delete/Makefile @@ -0,0 +1,26 @@ +PORTNAME= django-soft-delete +PORTVERSION= 1.0.16 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- + +MAINTAINER= grembo@FreeBSD.org +COMMENT= Soft delete models, managers, queryset for Django +WWW= https://github.com/san4ezy/django_softdelete + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist pep517 + +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-dj52-django-soft-delete/distinfo b/www/py-dj52-django-soft-delete/distinfo new file mode 100644 index 000000000000..d17bbd4a5e89 --- /dev/null +++ b/www/py-dj52-django-soft-delete/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1738052096 +SHA256 (django-soft-delete-1.0.16.tar.gz) = cc40398ccd869c75a6d6ba7f526e16c4afe2b0c0811c213a318d96bb4c58a787 +SIZE (django-soft-delete-1.0.16.tar.gz) = 12135 diff --git a/www/py-dj52-django-soft-delete/pkg-descr b/www/py-dj52-django-soft-delete/pkg-descr new file mode 100644 index 000000000000..7de7c9bbff50 --- /dev/null +++ b/www/py-dj52-django-soft-delete/pkg-descr @@ -0,0 +1 @@ +This is a set of small classes to make soft deletion of objects. diff --git a/www/py-dj52-djangorestframework-guardian/Makefile b/www/py-dj52-djangorestframework-guardian/Makefile new file mode 100644 index 000000000000..7ed4c28d1870 --- /dev/null +++ b/www/py-dj52-djangorestframework-guardian/Makefile @@ -0,0 +1,23 @@ +PORTNAME= djangorestframework-guardian +PORTVERSION= 0.3.0 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- + +MAINTAINER= grembo@FreeBSD.org +COMMENT= Django Guardian support for Django REST Framework +WWW= https://github.com/rpkilby/django-rest-framework-guardian + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj52-djangorestframework>=3.16.0:www/py-dj52-djangorestframework@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj52-django-guardian>=2.4.0:www/py-dj52-django-guardian@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist + +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} + +.include <bsd.port.mk> diff --git a/www/py-dj52-djangorestframework-guardian/distinfo b/www/py-dj52-djangorestframework-guardian/distinfo new file mode 100644 index 000000000000..eb5b72f6c861 --- /dev/null +++ b/www/py-dj52-djangorestframework-guardian/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1707575793 +SHA256 (djangorestframework-guardian-0.3.0.tar.gz) = 1883756452d9bfcc2a51fb4e039a6837a8f6697c756447aa83af085749b59330 +SIZE (djangorestframework-guardian-0.3.0.tar.gz) = 8647 diff --git a/www/py-dj52-djangorestframework-guardian/pkg-descr b/www/py-dj52-djangorestframework-guardian/pkg-descr new file mode 100644 index 000000000000..4fd5ed7e7602 --- /dev/null +++ b/www/py-dj52-djangorestframework-guardian/pkg-descr @@ -0,0 +1,2 @@ +Django-rest-framework-guardian provides django-guardian integrations for +Django REST Framework. diff --git a/www/py-dj52-drf-writable-nested/Makefile b/www/py-dj52-drf-writable-nested/Makefile new file mode 100644 index 000000000000..ae7b13dc6704 --- /dev/null +++ b/www/py-dj52-drf-writable-nested/Makefile @@ -0,0 +1,23 @@ +PORTNAME= drf-writable-nested +PORTVERSION= 0.7.2 +DISTVERSIONPREFIX= v +CATEGORIES= www python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- + +MAINTAINER= grembo@FreeBSD.org +COMMENT= Writable nested model serializer for Django REST framework +WWW= https://github.com/beda-software/drf-writable-nested + +LICENSE= BSD2CLAUSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj52-djangorestframework>0:www/py-dj52-djangorestframework@${PY_FLAVOR} + +USES= python +USE_GITHUB= yes +GH_ACCOUNT= beda-software +USE_PYTHON= autoplist distutils + +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} + +.include <bsd.port.mk> diff --git a/www/py-dj52-drf-writable-nested/distinfo b/www/py-dj52-drf-writable-nested/distinfo new file mode 100644 index 000000000000..aaaeaf39a4e7 --- /dev/null +++ b/www/py-dj52-drf-writable-nested/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1746380617 +SHA256 (beda-software-drf-writable-nested-v0.7.2_GH0.tar.gz) = f5553adbda96d3b604b8f9533ff21fa2e9cadb8fc538bac01c495752314b4bdb +SIZE (beda-software-drf-writable-nested-v0.7.2_GH0.tar.gz) = 21229 diff --git a/www/py-dj52-drf-writable-nested/pkg-descr b/www/py-dj52-drf-writable-nested/pkg-descr new file mode 100644 index 000000000000..36f9ed56df82 --- /dev/null +++ b/www/py-dj52-drf-writable-nested/pkg-descr @@ -0,0 +1,9 @@ +This is a writable nested model serializer for Django REST Framework which +allows you to create/update your models with related nested data. + +The following relations are supported: + +- OneToOne (direct/reverse) +- ForeignKey (direct/reverse) +- ManyToMany (direct/reverse excluding m2m relations with through model) +- GenericRelation (this is always only reverse) diff --git a/www/py-django-allauth/Makefile b/www/py-django-allauth/Makefile index 3d2448398081..eaeae9f30c38 100644 --- a/www/py-django-allauth/Makefile +++ b/www/py-django-allauth/Makefile @@ -1,42 +1,50 @@ PORTNAME= django-allauth -PORTVERSION= 0.63.2 -PORTREVISION= 1 +PORTVERSION= 65.11.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= django_allauth-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= User registration with social account authentication WWW= https://allauth.org/ \ https://docs.allauth.org/en/latest/ \ - https://github.com/pennersr/django-allauth + https://codeberg.org/allauth/django-allauth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.8.0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.8.1:www/py-asgiref@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}django42>=4.2.16:www/py-django42@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -OPTIONS_DEFINE= MFA OPENID SAML SOCIALACCOUNT STEAM -OPTIONS_DEFAULT=OPENID SOCIALACCOUNT +OPTIONS_DEFINE= HEADLESS_SPEC IDP_OIDC MFA OPENID SAML SOCIALACCOUNT STEAM +OPTIONS_DEFAULT=HEADLESS_SPEC IDP_OIDC MFA OPENID SAML SOCIALACCOUNT STEAM +HEADLESS_SPEC_DESC= Single-page and mobile application support +IDP_OIDC_DESC= Identity provider functionality with OpenID Connect support MFA_DESC= Multi-Factor Authentication support OPENID_DESC= OpenID authentication support SAML_DESC= Security Assertion Markup Language support SOCIALACCOUNT_DESC= Social network account support STEAM_DESC= Steam OpenID authentication support -MFA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qrcode>=7.0.0:textproc/py-qrcode@${PY_FLAVOR} -OPENID_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python3-openid>=3.0.8:security/py-python3-openid@${PY_FLAVOR} +HEADLESS_SPEC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyyaml>=6<7:devel/py-pyyaml@${PY_FLAVOR} +IDP_OIDC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oauthlib>=3.3.0<4:security/py-oauthlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyjwt>=2.0<3:www/py-pyjwt@${PY_FLAVOR} +MFA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fido2>=1.1.2<3:security/py-fido2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}qrcode>=7.0.0<9:textproc/py-qrcode@${PY_FLAVOR} +OPENID_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python3-openid>=3.0.8<4:security/py-python3-openid@${PY_FLAVOR} SAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python3-saml>=1.15.0<2.0.0:security/py-python3-saml@${PY_FLAVOR} -SOCIALACCOUNT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyjwt>=1.7:www/py-pyjwt@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.3.0:www/py-requests-oauthlib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} -STEAM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python3-openid>=3.0.8:security/py-python3-openid@${PY_FLAVOR} +SOCIALACCOUNT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oauthlib>=3.3.0<4:security/py-oauthlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyjwt>=2.0<3:www/py-pyjwt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3:www/py-requests@${PY_FLAVOR} +STEAM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python3-openid>=3.0.8<4:security/py-python3-openid@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/www/py-django-allauth/distinfo b/www/py-django-allauth/distinfo index c8432eac28e1..15e5793243bd 100644 --- a/www/py-django-allauth/distinfo +++ b/www/py-django-allauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716892314 -SHA256 (django-allauth-0.63.2.tar.gz) = 8c971a677dd48ef9119fcd1e786d2286c0911b20f52e64aebf38a6827d934334 -SIZE (django-allauth-0.63.2.tar.gz) = 1079647 +TIMESTAMP = 1757436557 +SHA256 (django_allauth-65.11.2.tar.gz) = 7b7e771d3384d0e247d0d6aef31b0cb589f92305b7e975e70056a513525906e7 +SIZE (django_allauth-65.11.2.tar.gz) = 1916225 diff --git a/www/py-django-allauth/files/patch-pyproject.toml b/www/py-django-allauth/files/patch-pyproject.toml new file mode 100644 index 000000000000..ea3190f0ada4 --- /dev/null +++ b/www/py-django-allauth/files/patch-pyproject.toml @@ -0,0 +1,9 @@ +--- pyproject.toml.orig 2025-09-03 19:09:13 UTC ++++ pyproject.toml +@@ -1,5 +1,5 @@ + [build-system] +-requires = ["setuptools>=75.3.0", "setuptools-scm>=8"] ++requires = ["setuptools>=61.0.0", "setuptools-scm>=8"] + build-backend = "setuptools.build_meta" + + [project] diff --git a/www/py-django-choices-field/Makefile b/www/py-django-choices-field/Makefile index bed9bf22985c..a7584dfaa8b7 100644 --- a/www/py-django-choices-field/Makefile +++ b/www/py-django-choices-field/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-choices-field -DISTVERSION= 3.0.1 +DISTVERSION= 3.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-choices-field/distinfo b/www/py-django-choices-field/distinfo index c6c4cefdf5ca..2d6e07e8b764 100644 --- a/www/py-django-choices-field/distinfo +++ b/www/py-django-choices-field/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756398970 -SHA256 (django_choices_field-3.0.1.tar.gz) = 5b45f5d3aa2ef3c30a7ff296ac7acc743097fb3185c78f8c4256c6a73854ab20 -SIZE (django_choices_field-3.0.1.tar.gz) = 5717 +TIMESTAMP = 1759571941 +SHA256 (django_choices_field-3.1.0.tar.gz) = 865c81f3e494771f98fdc6bae3f1b5537212d08a26a3da9ecc8113010e73c8e7 +SIZE (django_choices_field-3.1.0.tar.gz) = 5738 diff --git a/www/py-django-cms/Makefile b/www/py-django-cms/Makefile index 5dd87295f7e2..939ae3514e03 100644 --- a/www/py-django-cms/Makefile +++ b/www/py-django-cms/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-cms -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.4 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-cms/distinfo b/www/py-django-cms/distinfo index 70a3337b50c3..25dae136985e 100644 --- a/www/py-django-cms/distinfo +++ b/www/py-django-cms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755765955 -SHA256 (django_cms-5.0.2.tar.gz) = 8caf386bbed6b7a17746632b016d1976772637bb214c890356f7532adcb2d153 -SIZE (django_cms-5.0.2.tar.gz) = 4935418 +TIMESTAMP = 1759735930 +SHA256 (django_cms-5.0.4.tar.gz) = ea161ee070805af2074f308ebeb4a666832190506aa4641bc1070cbf6085488a +SIZE (django_cms-5.0.4.tar.gz) = 4937514 diff --git a/www/py-django-stubs-ext/Makefile b/www/py-django-stubs-ext/Makefile index 1af68ac93529..9ad08d56144f 100644 --- a/www/py-django-stubs-ext/Makefile +++ b/www/py-django-stubs-ext/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-stubs-ext -PORTVERSION= 5.2.2 +PORTVERSION= 5.2.4 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-stubs-ext/distinfo b/www/py-django-stubs-ext/distinfo index 0cbe32b55f86..253401f9ba0c 100644 --- a/www/py-django-stubs-ext/distinfo +++ b/www/py-django-stubs-ext/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265796 -SHA256 (django_stubs_ext-5.2.2.tar.gz) = d9d151b919fe2438760f5bd938f03e1cb08c84d0651f9e5917f1313907e42683 -SIZE (django_stubs_ext-5.2.2.tar.gz) = 6244 +TIMESTAMP = 1759324196 +SHA256 (django_stubs_ext-5.2.4.tar.gz) = 920bb81c1fbf95b8882db7dcd3fff2d851a3c01d49aef9c7b5d79da40ff39fe6 +SIZE (django_stubs_ext-5.2.4.tar.gz) = 6488 diff --git a/www/py-django-tree-queries/Makefile b/www/py-django-tree-queries/Makefile index 6b772d243f16..04cdaf23a2fd 100644 --- a/www/py-django-tree-queries/Makefile +++ b/www/py-django-tree-queries/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-tree-queries -DISTVERSION= 0.20.0 +DISTVERSION= 0.21.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,4 +22,10 @@ CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} NO_ARCH= yes +OPTIONS_DEFINE= ADMIN + +ADMIN_DESC= Tree management support for Django admin + +ADMIN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-js-asset>0:www/py-django-js-asset@${PY_FLAVOR} + .include <bsd.port.mk> diff --git a/www/py-django-tree-queries/distinfo b/www/py-django-tree-queries/distinfo index 6b5d8d223639..62d5e80a3530 100644 --- a/www/py-django-tree-queries/distinfo +++ b/www/py-django-tree-queries/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750580543 -SHA256 (django_tree_queries-0.20.0.tar.gz) = 5439d8bf9f4eafab66175d23ddd4e0a639b1be47cfc357561ff740ef7b6f4df3 -SIZE (django_tree_queries-0.20.0.tar.gz) = 18083 +TIMESTAMP = 1759571436 +SHA256 (django_tree_queries-0.21.2.tar.gz) = 7b574bf64bc4950c8f7dba953fc028fdca05dd9bfe8422a20aed9899dd1a8890 +SIZE (django_tree_queries-0.21.2.tar.gz) = 26572 diff --git a/www/py-django42/Makefile b/www/py-django42/Makefile index 73b91f07aac7..3864e64073f8 100644 --- a/www/py-django42/Makefile +++ b/www/py-django42/Makefile @@ -1,6 +1,5 @@ PORTNAME= django -PORTVERSION= 4.2.24 -PORTREVISION= 1 +PORTVERSION= 4.2.25 CATEGORIES= www python MASTER_SITES= PYPI \ https://media.djangoproject.com/releases/${PORTVERSION:R}/ diff --git a/www/py-django42/distinfo b/www/py-django42/distinfo index ca9b8864bff8..b969b084498d 100644 --- a/www/py-django42/distinfo +++ b/www/py-django42/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756950750 -SHA256 (python/django-4.2.24.tar.gz) = 40cd7d3f53bc6cd1902eadce23c337e97200888df41e4a73b42d682f23e71d80 -SIZE (python/django-4.2.24.tar.gz) = 10452798 +TIMESTAMP = 1759409922 +SHA256 (python/django-4.2.25.tar.gz) = 2391ab3d78191caaae2c963c19fd70b99e9751008da22a0adcc667c5a4f8d311 +SIZE (python/django-4.2.25.tar.gz) = 10456257 diff --git a/www/py-django51/Makefile b/www/py-django51/Makefile index 1a363c87595a..8eef2ebc7560 100644 --- a/www/py-django51/Makefile +++ b/www/py-django51/Makefile @@ -1,6 +1,5 @@ PORTNAME= django -PORTVERSION= 5.1.12 -PORTREVISION= 1 +PORTVERSION= 5.1.13 CATEGORIES= www python MASTER_SITES= PYPI \ https://media.djangoproject.com/releases/${PORTVERSION:R}/ @@ -19,6 +18,9 @@ WWW= https://www.djangoproject.com/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to a newer version of Django. See https://www.djangoproject.com/download/ +EXPIRATION_DATE=2025-12-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.8.1:www/py-asgiref@${PY_FLAVOR} \ diff --git a/www/py-django51/distinfo b/www/py-django51/distinfo index 6a9bae727f31..77e1d794f306 100644 --- a/www/py-django51/distinfo +++ b/www/py-django51/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756950698 -SHA256 (python/django-5.1.12.tar.gz) = 8a8991b1ec052ef6a44fefd1ef336ab8daa221287bcb91a4a17d5e1abec5bbcc -SIZE (python/django-5.1.12.tar.gz) = 10737777 +TIMESTAMP = 1759409820 +SHA256 (python/django-5.1.13.tar.gz) = 543ff21679f15e80edfc01fe7ea35f8291b6d4ea589433882913626a7c1cf929 +SIZE (python/django-5.1.13.tar.gz) = 10742756 SHA256 (python/8b9a2bf34e132ccf0ab0a074440dc55f90c76598.patch) = cb9cde01b6ba13ceaba6de3d9315832b7a4ee4d3bf3d38028ef9169e99310495 SIZE (python/8b9a2bf34e132ccf0ab0a074440dc55f90c76598.patch) = 1803 diff --git a/www/py-django52/Makefile b/www/py-django52/Makefile index 0005bb4607e5..930a13f07301 100644 --- a/www/py-django52/Makefile +++ b/www/py-django52/Makefile @@ -1,6 +1,5 @@ PORTNAME= django -PORTVERSION= 5.2.6 -PORTREVISION= 1 +PORTVERSION= 5.2.7 CATEGORIES= www python MASTER_SITES= PYPI \ https://media.djangoproject.com/releases/${PORTVERSION:R}/ diff --git a/www/py-django52/distinfo b/www/py-django52/distinfo index a76dffb829d5..d47d62f5dfc9 100644 --- a/www/py-django52/distinfo +++ b/www/py-django52/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756950435 -SHA256 (python/django-5.2.6.tar.gz) = da5e00372763193d73cecbf71084a3848458cecf4cee36b9a1e8d318d114a87b -SIZE (python/django-5.2.6.tar.gz) = 10858861 +TIMESTAMP = 1759409686 +SHA256 (python/django-5.2.7.tar.gz) = e0f6f12e2551b1716a95a63a1366ca91bbcd7be059862c1b18f989b1da356cdd +SIZE (python/django-5.2.7.tar.gz) = 10865812 diff --git a/www/py-essentials-openapi/Makefile b/www/py-essentials-openapi/Makefile new file mode 100644 index 000000000000..84f8be208d3c --- /dev/null +++ b/www/py-essentials-openapi/Makefile @@ -0,0 +1,30 @@ +PORTNAME= essentials-openapi +DISTVERSIONPREFIX= v +DISTVERSION= 1.2.1 +CATEGORIES= www python +#MASTER_SITES= PYPI # no tests +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Classes to generate OpenAPI Documentation v3 and v2 +WWW= https://github.com/Neoteroi/essentials-openapi + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}essentials>=1.1.5:devel/py-essentials@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}markupsafe>=3.0.0:textproc/py-markupsafe@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=6:devel/py-pyyaml@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest +USE_GITHUB= yes +GH_ACCOUNT= Neoteroi + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +# tests as of 1.2.1: 157 passed in 8.00s + +.include <bsd.port.mk> diff --git a/www/py-essentials-openapi/distinfo b/www/py-essentials-openapi/distinfo new file mode 100644 index 000000000000..97de9b762b47 --- /dev/null +++ b/www/py-essentials-openapi/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759700656 +SHA256 (Neoteroi-essentials-openapi-v1.2.1_GH0.tar.gz) = 88d587003a52a154bb7d512f24a7bb2af25776e6bad7767d1a8868c672595db0 +SIZE (Neoteroi-essentials-openapi-v1.2.1_GH0.tar.gz) = 86098 diff --git a/www/py-essentials-openapi/pkg-descr b/www/py-essentials-openapi/pkg-descr new file mode 100644 index 000000000000..be99c659b850 --- /dev/null +++ b/www/py-essentials-openapi/pkg-descr @@ -0,0 +1,15 @@ +Essentials OpenAPI provides classes and utilities to generate OpenAPI +Documentation in both version 3 and version 2 formats. It supports +output in JSON and YAML formats for API documentation. + +Key features: +* Generate OpenAPI 3.x and 2.x documentation +* Support for JSON and YAML output formats +* Automatic schema generation from Python types +* Integration with web frameworks +* Extensible documentation system +* Template-based documentation generation +* Command-line interface for documentation generation + +This library is particularly useful for web APIs that need to generate +comprehensive API documentation automatically from code annotations. diff --git a/www/py-flask-limiter/Makefile b/www/py-flask-limiter/Makefile index 7affd04be4d8..c6c636c9d894 100644 --- a/www/py-flask-limiter/Makefile +++ b/www/py-flask-limiter/Makefile @@ -1,5 +1,5 @@ PORTNAME= flask_limiter -PORTVERSION= 3.13 +PORTVERSION= 4.0.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,14 +10,17 @@ WWW= https://github.com/alisaifee/flask-limiter LICENSE= MIT +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=2:www/py-flask@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}limits>=2.8:www/py-limits@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}limits>=3.13:www/py-limits@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ordered-set>4,<5:devel/py-ordered-set@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}rich>=12:textproc/py-rich@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4:devel/py-typing-extensions@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}rich>=12,<15:textproc/py-rich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.3:devel/py-typing-extensions@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/www/py-flask-limiter/distinfo b/www/py-flask-limiter/distinfo index e0af0b96d951..3c7807d4edf6 100644 --- a/www/py-flask-limiter/distinfo +++ b/www/py-flask-limiter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757936649 -SHA256 (flask_limiter-3.13.tar.gz) = f665ddc6531612c435cc8fabd58d48cf3b86b7985571e1e3644bcd389b802329 -SIZE (flask_limiter-3.13.tar.gz) = 305552 +TIMESTAMP = 1759657694 +SHA256 (flask_limiter-4.0.0.tar.gz) = 536a8df0bb2033f415a2212e19a3b7ddfea38585ac5a2444e1cfa986a697847c +SIZE (flask_limiter-4.0.0.tar.gz) = 384407 diff --git a/www/py-google-api-core/Makefile b/www/py-google-api-core/Makefile index 02dece1bf59a..34ab3b8bd901 100644 --- a/www/py-google-api-core/Makefile +++ b/www/py-google-api-core/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_api_core-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Core Google API Client Library -WWW= https://github.com/googleapis/python-api-core +WWW= https://googleapis.dev/python/google-api-core/latest/ \ + https://github.com/googleapis/python-api-core LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index 704c9a3d7123..06ccc376ea8a 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-api-python-client -DISTVERSION= 2.182.0 +DISTVERSION= 2.184.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo index 3136a2240949..9b9095d385c7 100644 --- a/www/py-google-api-python-client/distinfo +++ b/www/py-google-api-python-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758179401 -SHA256 (google_api_python_client-2.182.0.tar.gz) = cb2aa127e33c3a31e89a06f39cf9de982db90a98dee020911b21013afafad35f -SIZE (google_api_python_client-2.182.0.tar.gz) = 13599318 +TIMESTAMP = 1759397698 +SHA256 (google_api_python_client-2.184.0.tar.gz) = ef2a3330ad058cdfc8a558d199c051c3356f6ed012436c3ad3d08b67891b039f +SIZE (google_api_python_client-2.184.0.tar.gz) = 13694120 diff --git a/www/py-google-cloud-appengine-logging/Makefile b/www/py-google-cloud-appengine-logging/Makefile index e9180479401a..ad3e7d0c2822 100644 --- a/www/py-google-cloud-appengine-logging/Makefile +++ b/www/py-google-cloud-appengine-logging/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_appengine_logging-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python Client for Google Cloud Appengine Logging -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-appengine-logging \ +WWW= https://cloud.google.com/python/docs/reference/appenginelogging/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-appengine-logging \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 diff --git a/www/py-google-cloud-audit-log/Makefile b/www/py-google-cloud-audit-log/Makefile index fd9dfb55f22d..3050879e1f01 100644 --- a/www/py-google-cloud-audit-log/Makefile +++ b/www/py-google-cloud-audit-log/Makefile @@ -7,7 +7,9 @@ DISTNAME= google_cloud_audit_log-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Audit Protos -WWW= https://github.com/googleapis/python-audit-log +WWW= https://cloud.google.com/python/docs/reference/auditlog/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log \ + https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-bigquery-storage/Makefile b/www/py-google-cloud-bigquery-storage/Makefile index 932671f86e7f..fe441e6d0e25 100644 --- a/www/py-google-cloud-bigquery-storage/Makefile +++ b/www/py-google-cloud-bigquery-storage/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-bigquery-storage -PORTVERSION= 2.32.0 +PORTVERSION= 2.33.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,7 +8,8 @@ DISTNAME= google_cloud_bigquery_storage-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Bigquery Storage API client library WWW= https://cloud.google.com/python/docs/reference/bigquerystorage/latest \ - https://github.com/googleapis/python-bigquery-storage + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-bigquery-storage \ + https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-bigquery-storage/distinfo b/www/py-google-cloud-bigquery-storage/distinfo index ed39e8953dc4..35e272b88b47 100644 --- a/www/py-google-cloud-bigquery-storage/distinfo +++ b/www/py-google-cloud-bigquery-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495865 -SHA256 (google_cloud_bigquery_storage-2.32.0.tar.gz) = e944f5f4385f0be27e049e73e4dccf548b77348301663a773b5d03abdbd49e20 -SIZE (google_cloud_bigquery_storage-2.32.0.tar.gz) = 294676 +TIMESTAMP = 1759324198 +SHA256 (google_cloud_bigquery_storage-2.33.1.tar.gz) = 3fd25bef364ac5fb9bbd6560f0dd11b90b1845883df8e0a8c706ad53d00fc23b +SIZE (google_cloud_bigquery_storage-2.33.1.tar.gz) = 292622 diff --git a/www/py-google-cloud-bigtable/Makefile b/www/py-google-cloud-bigtable/Makefile index 887db623a523..184e86ac4d7b 100644 --- a/www/py-google-cloud-bigtable/Makefile +++ b/www/py-google-cloud-bigtable/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_bigtable-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Bigtable API client library -WWW= https://github.com/googleapis/python-bigtable +WWW= https://cloud.google.com/python/docs/reference/bigtable/latest \ + https://github.com/googleapis/python-bigtable LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-compute/Makefile b/www/py-google-cloud-compute/Makefile index a538d929d58c..a9b28f18bb9c 100644 --- a/www/py-google-cloud-compute/Makefile +++ b/www/py-google-cloud-compute/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-compute -PORTVERSION= 1.35.0 +PORTVERSION= 1.37.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,8 @@ DISTNAME= google_cloud_compute-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Compute API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-compute \ +WWW= https://cloud.google.com/python/docs/reference/compute/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-compute \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 diff --git a/www/py-google-cloud-compute/distinfo b/www/py-google-cloud-compute/distinfo index 297ba4dc7c75..165c1fcda88d 100644 --- a/www/py-google-cloud-compute/distinfo +++ b/www/py-google-cloud-compute/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120864 -SHA256 (google_cloud_compute-1.35.0.tar.gz) = f13946ddbea27ceaa55cc3a32026177d1af6d247a76e9ed4407256067fabdacf -SIZE (google_cloud_compute-1.35.0.tar.gz) = 4432214 +TIMESTAMP = 1757436561 +SHA256 (google_cloud_compute-1.37.0.tar.gz) = 27f029432b52930379f589cf3fa5e33ace966a339ea54cd644b2b5f9e0a481e3 +SIZE (google_cloud_compute-1.37.0.tar.gz) = 4433750 diff --git a/www/py-google-cloud-core/Makefile b/www/py-google-cloud-core/Makefile index a6b738b4d9fa..2bcbac0de43f 100644 --- a/www/py-google-cloud-core/Makefile +++ b/www/py-google-cloud-core/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_core-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= API Client library for Google Cloud: Core Helpers -WWW= https://github.com/googleapis/python-cloud-core +WWW= https://cloud.google.com/python/docs/reference/google-cloud-core/latest \ + https://github.com/googleapis/python-cloud-core LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-datastore/Makefile b/www/py-google-cloud-datastore/Makefile index d2f93edf0975..bc7c24cd8cfe 100644 --- a/www/py-google-cloud-datastore/Makefile +++ b/www/py-google-cloud-datastore/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_datastore-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Datastore API client library -WWW= https://github.com/googleapis/python-datastore +WWW= https://cloud.google.com/python/docs/reference/datastore/latest \ + https://github.com/googleapis/python-datastore LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-dlp/Makefile b/www/py-google-cloud-dlp/Makefile index d040bbfc3048..c72ddc274bd5 100644 --- a/www/py-google-cloud-dlp/Makefile +++ b/www/py-google-cloud-dlp/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_dlp-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Cloud Data Loss Prevention (DLP) API API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dlp \ +WWW= https://cloud.google.com/python/docs/reference/dlp/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dlp \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 diff --git a/www/py-google-cloud-logging/Makefile b/www/py-google-cloud-logging/Makefile index edeb6aed0dab..44a2c92f6a17 100644 --- a/www/py-google-cloud-logging/Makefile +++ b/www/py-google-cloud-logging/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_logging-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stackdriver Logging API client library -WWW= https://github.com/googleapis/python-logging +WWW= https://cloud.google.com/python/docs/reference/logging/latest \ + https://github.com/googleapis/python-logging LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-speech/Makefile b/www/py-google-cloud-speech/Makefile index e510cd269957..3d9f280475b3 100644 --- a/www/py-google-cloud-speech/Makefile +++ b/www/py-google-cloud-speech/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_speech-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Speech API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-speech \ +WWW= https://cloud.google.com/python/docs/reference/speech/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-speech \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile index 012cfe7c9378..6c93a76fc356 100644 --- a/www/py-google-cloud-storage/Makefile +++ b/www/py-google-cloud-storage/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-storage -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,8 @@ DISTNAME= google_cloud_storage-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python Client for Google Cloud Storage -WWW= https://github.com/googleapis/python-storage +WWW= https://cloud.google.com/python/docs/reference/storage/latest \ + https://github.com/googleapis/python-storage LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-storage/distinfo b/www/py-google-cloud-storage/distinfo index e906312f7893..cdee29fddb6f 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120866 -SHA256 (google_cloud_storage-3.3.0.tar.gz) = ae9d891d53e17d9681d7c4ef1ffeea0cde9bdc53d5b64fa6ff6bf30d1911cf61 -SIZE (google_cloud_storage-3.3.0.tar.gz) = 7781974 +TIMESTAMP = 1757436563 +SHA256 (google_cloud_storage-3.3.1.tar.gz) = 60f291b0881e5c72919b156d1ee276d1b69a2538fcdc35f4e87559ae11678f77 +SIZE (google_cloud_storage-3.3.1.tar.gz) = 17224623 diff --git a/www/py-google-cloud-vision/Makefile b/www/py-google-cloud-vision/Makefile index 66b05cd60e7b..9879f8c7eed0 100644 --- a/www/py-google-cloud-vision/Makefile +++ b/www/py-google-cloud-vision/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_vision-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Cloud Vision API API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-vision \ +WWW= https://cloud.google.com/python/docs/reference/vision/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-vision \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 diff --git a/www/py-granian/Makefile b/www/py-granian/Makefile index d5b21d6eff20..c804d6282ac6 100644 --- a/www/py-granian/Makefile +++ b/www/py-granian/Makefile @@ -1,5 +1,6 @@ PORTNAME= granian -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.4 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-granian/Makefile.crates b/www/py-granian/Makefile.crates index 1f48b849f941..04378434a558 100644 --- a/www/py-granian/Makefile.crates +++ b/www/py-granian/Makefile.crates @@ -11,7 +11,6 @@ CARGO_CRATES= addr2line-0.24.2 \ bitflags-2.9.3 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ - bus-2.4.1 \ bytes-1.10.1 \ cbc-0.1.2 \ cc-1.2.35 \ @@ -26,6 +25,7 @@ CARGO_CRATES= addr2line-0.24.2 \ der-0.7.10 \ digest-0.10.7 \ either-1.15.0 \ + encoding_rs-0.8.35 \ equivalent-1.0.2 \ find-msvc-tools-0.1.0 \ fnv-1.0.7 \ @@ -45,7 +45,6 @@ CARGO_CRATES= addr2line-0.24.2 \ h2-0.4.12 \ hashbrown-0.15.5 \ heck-0.5.0 \ - hermit-abi-0.5.2 \ hmac-0.12.1 \ http-1.3.1 \ http-body-1.0.1 \ @@ -72,7 +71,6 @@ CARGO_CRATES= addr2line-0.24.2 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ ntapi-0.4.1 \ - num_cpus-1.17.0 \ objc2-core-foundation-0.3.1 \ objc2-io-kit-0.3.1 \ object-0.36.7 \ diff --git a/www/py-granian/distinfo b/www/py-granian/distinfo index bf60bf1835a0..736bab6019a1 100644 --- a/www/py-granian/distinfo +++ b/www/py-granian/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1757003794 -SHA256 (granian-2.5.2.tar.gz) = fdaa832a99745f74ca303ee587ae9ad5e3f0ab4a6e5a5d509619faabc7e5b1f0 -SIZE (granian-2.5.2.tar.gz) = 111944 +TIMESTAMP = 1759151368 +SHA256 (granian-2.5.4.tar.gz) = 85989a08052f1bbb174fd73759e1ae505e50b4c0690af366ca6ba844203dd463 +SIZE (granian-2.5.4.tar.gz) = 112016 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -27,8 +27,6 @@ SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996a SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 SHA256 (rust/crates/block-padding-0.3.3.crate) = a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93 SIZE (rust/crates/block-padding-0.3.3.crate) = 8504 -SHA256 (rust/crates/bus-2.4.1.crate) = 4b7118d0221d84fada881b657c2ddb7cd55108db79c8764c9ee212c0c259b783 -SIZE (rust/crates/bus-2.4.1.crate) = 19397 SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a SIZE (rust/crates/bytes-1.10.1.crate) = 76779 SHA256 (rust/crates/cbc-0.1.2.crate) = 26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6 @@ -57,6 +55,8 @@ SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8c SIZE (rust/crates/digest-0.10.7.crate) = 19557 SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 +SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 SHA256 (rust/crates/find-msvc-tools-0.1.0.crate) = e178e4fba8a2726903f6ba98a6d221e76f9c12c650d5dc0e6afdc50677b49650 @@ -95,8 +95,6 @@ SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd9300 SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c -SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 SHA256 (rust/crates/hmac-0.12.1.crate) = 6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e SIZE (rust/crates/hmac-0.12.1.crate) = 42657 SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 @@ -149,8 +147,6 @@ SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68a SIZE (rust/crates/mio-1.0.4.crate) = 104212 SHA256 (rust/crates/ntapi-0.4.1.crate) = e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4 SIZE (rust/crates/ntapi-0.4.1.crate) = 126552 -SHA256 (rust/crates/num_cpus-1.17.0.crate) = 91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b -SIZE (rust/crates/num_cpus-1.17.0.crate) = 15874 SHA256 (rust/crates/objc2-core-foundation-0.3.1.crate) = 1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166 SIZE (rust/crates/objc2-core-foundation-0.3.1.crate) = 178121 SHA256 (rust/crates/objc2-io-kit-0.3.1.crate) = 71c1c64d6120e51cd86033f67176b1cb66780c2efe34dec55176f77befd93c0a diff --git a/www/py-horizon/Makefile b/www/py-horizon/Makefile index 01ed2932456f..b045a2ba63b8 100644 --- a/www/py-horizon/Makefile +++ b/www/py-horizon/Makefile @@ -1,5 +1,5 @@ PORTNAME= horizon -PORTVERSION= 25.4.0 +PORTVERSION= 25.5.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,8 @@ WWW= https://docs.openstack.org/horizon/latest/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=6.0.0:devel/py-pbr@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.6.0:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django_compressor>=4.4:www/py-django_compressor@${PY_FLAVOR} \ @@ -34,6 +34,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.6.0:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=7.0.0:devel/py-oslo.utils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}osprofiler>=3.4.2:devel/py-osprofiler@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbr>=5.5.0:devel/py-pbr@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pillow>=9.1.0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-cinderclient>=8.0.0:net/py-python-cinderclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-glanceclient>=2.8.0:net/py-python-glanceclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=3.22.0:net/py-python-keystoneclient@${PY_FLAVOR} \ @@ -41,6 +42,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.6.0:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-novaclient>=9.1.0:net/py-python-novaclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-swiftclient>=3.2.0:databases/py-python-swiftclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0:devel/py-pyyaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}qrcode>=8.2:textproc/py-qrcode@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.25.1:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}semantic-version>=2.3.1:devel/py-semantic-version@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tzdata>=2022.4:devel/py-tzdata@${PY_FLAVOR} \ @@ -73,7 +75,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.6.0:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xstatic-term.js>=0.0.7.0:devel/py-xstatic-term.js@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xstatic-tv4>=1.2.7.0:devel/py-xstatic-tv4@${PY_FLAVOR} -USES= cpe python:3.9+ +USES= cpe python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/www/py-horizon/distinfo b/www/py-horizon/distinfo index 356f61fdd0f2..a72f163f804b 100644 --- a/www/py-horizon/distinfo +++ b/www/py-horizon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495867 -SHA256 (horizon-25.4.0.tar.gz) = 9b9414bb067534ab77dd8ed0c0e5e2dc33fb4caa9eb8e567e04a96a98152f418 -SIZE (horizon-25.4.0.tar.gz) = 5741551 +TIMESTAMP = 1759324200 +SHA256 (horizon-25.5.0.tar.gz) = 782fa61b31ee7ea89420c53a7c4de5ee22e4bf057c75358b3f3754841acaa9ab +SIZE (horizon-25.5.0.tar.gz) = 5745274 diff --git a/www/py-horizon/files/patch-pyproject.toml b/www/py-horizon/files/patch-pyproject.toml new file mode 100644 index 000000000000..81649c6c88e5 --- /dev/null +++ b/www/py-horizon/files/patch-pyproject.toml @@ -0,0 +1,7 @@ +--- pyproject.toml.orig 2025-09-11 12:43:14 UTC ++++ pyproject.toml +@@ -1,3 +1,3 @@ + [build-system] +-requires = ["pbr>=6.0.0", "setuptools>=64.0.0"] ++requires = ["pbr>=6.0.0", "setuptools>=61.0.0"] + build-backend = "pbr.build" diff --git a/www/py-http-sf/Makefile b/www/py-http-sf/Makefile new file mode 100644 index 000000000000..9951f557b626 --- /dev/null +++ b/www/py-http-sf/Makefile @@ -0,0 +1,24 @@ +PORTNAME= http-sf +DISTVERSION= 1.0.4 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Library for parsing and serializing HTTP Structured Fields (RFC 9651) +WWW= https://github.com/mnot/http-sf + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENCE.md + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-http-sf/distinfo b/www/py-http-sf/distinfo new file mode 100644 index 000000000000..adcc538760a5 --- /dev/null +++ b/www/py-http-sf/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759002338 +SHA256 (http_sf-1.0.4.tar.gz) = 1c3ff40dc12ea913a604d667180b2cf78c12bdaf348b7649a5129583643cc847 +SIZE (http_sf-1.0.4.tar.gz) = 17661 diff --git a/www/py-http-sf/pkg-descr b/www/py-http-sf/pkg-descr new file mode 100644 index 000000000000..e03d90fa363a --- /dev/null +++ b/www/py-http-sf/pkg-descr @@ -0,0 +1,2 @@ +This Python 3 library is designed for parsing and serializing HTTP Structured +Fields, as defined by RFC 9651. diff --git a/www/py-jh2/Makefile b/www/py-jh2/Makefile index 8f4f89b14998..f046327546ad 100644 --- a/www/py-jh2/Makefile +++ b/www/py-jh2/Makefile @@ -1,6 +1,6 @@ PORTNAME= jh2 PORTVERSION= 5.0.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/jawah/h2/releases/download/v${PORTVERSION}/ diff --git a/www/py-nh3/Makefile b/www/py-nh3/Makefile index 4d0476a6e715..ccd0ddbe40e7 100644 --- a/www/py-nh3/Makefile +++ b/www/py-nh3/Makefile @@ -1,6 +1,6 @@ PORTNAME= nh3 DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-nicegui/Makefile b/www/py-nicegui/Makefile index 8c547622db3f..daba19d7f784 100644 --- a/www/py-nicegui/Makefile +++ b/www/py-nicegui/Makefile @@ -1,6 +1,5 @@ PORTNAME= nicegui -DISTVERSION= 2.23.3 -PORTREVISION= 1 +DISTVERSION= 3.0.0 CATEGORIES= www graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -57,7 +56,7 @@ MATPLOTLIB_DESC= Enable support for matplotlib PLOTLY_DESC= Enable support for plotly PYWEBVIEW_DESC= Enable support for native mode PYWEBVIEW_GTK_DESC= Use GTK port -PYWEBVIEW_QT_DESC= Use QT port +PYWEBVIEW_QT_DESC= Use Qt port LIBSASS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libsass>=0:www/py-libsass@${PY_FLAVOR} MATPLOTLIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} diff --git a/www/py-nicegui/distinfo b/www/py-nicegui/distinfo index 4ab63ccd99a0..0063e1fd6e3a 100644 --- a/www/py-nicegui/distinfo +++ b/www/py-nicegui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756499959 -SHA256 (nicegui-2.23.3.tar.gz) = 7fc99bc40d1682b37c54eda6275f77db863b9c7bcc7ad15006c507b69a30d22c -SIZE (nicegui-2.23.3.tar.gz) = 13108186 +TIMESTAMP = 1759524245 +SHA256 (nicegui-3.0.0.tar.gz) = 081248bc61f874ef0d40ffe8d0dc79da7b853bb2b8b2c2bfc7a52202760c7c1d +SIZE (nicegui-3.0.0.tar.gz) = 20100518 diff --git a/www/py-openbrokerapi/Makefile b/www/py-openbrokerapi/Makefile index 3140fc2db13c..c31e31d822d4 100644 --- a/www/py-openbrokerapi/Makefile +++ b/www/py-openbrokerapi/Makefile @@ -1,6 +1,5 @@ PORTNAME= openbrokerapi -DISTVERSION= 4.7.1 -PORTREVISION= 1 +DISTVERSION= 4.7.3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +10,7 @@ WWW= https://pypi.org/project/openbrokerapi/ LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flask>=2.2.3:www/py-flask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gevent>0:devel/py-gevent@${PY_FLAVOR} \ diff --git a/www/py-openbrokerapi/distinfo b/www/py-openbrokerapi/distinfo index acb781eb4ce1..572617e87d6d 100644 --- a/www/py-openbrokerapi/distinfo +++ b/www/py-openbrokerapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725256861 -SHA256 (openbrokerapi-4.7.1.tar.gz) = 76ed7b31f450948054ce5d410da9c4dbf6643e5f423df6967b342be0c6e6963c -SIZE (openbrokerapi-4.7.1.tar.gz) = 18253 +TIMESTAMP = 1759386614 +SHA256 (openbrokerapi-4.7.3.tar.gz) = 7dfbb0de14009b9d536d81a4bfaa8581eb2505191811d8bab79ffa03665ac466 +SIZE (openbrokerapi-4.7.3.tar.gz) = 136329 diff --git a/www/py-openbrokerapi/files/patch-pyproject.toml b/www/py-openbrokerapi/files/patch-pyproject.toml deleted file mode 100644 index 25c635850faf..000000000000 --- a/www/py-openbrokerapi/files/patch-pyproject.toml +++ /dev/null @@ -1,26 +0,0 @@ ---- pyproject.toml.orig 2024-08-27 10:04:15 UTC -+++ pyproject.toml -@@ -1,9 +1,10 @@ --[tool.poetry] -+[project] - name = "openbrokerapi" - version = "4.7.1" - description = "A python package for the V2 CF Service Broker API and Open Broker API (version 2.13+)" --authors = ["Maic Siemering <maic@siemering.tech>"] -+authors = [{name = "Maic Siemering", email = "<maic@siemering.tech>"}] - license = "MIT" -+requires-python = ">= 3.8" - readme = "README.rst" - homepage = "https://openbrokerapi.readthedocs.io/" - documentation = "https://openbrokerapi.readthedocs.io/" -@@ -100,10 +101,6 @@ build-backend = "poetry.core.masonry.api" - [build-system] - requires = ["poetry-core>=1.0.0"] - build-backend = "poetry.core.masonry.api" -- --[project] --requires-python = ">= 3.8" -- - - [tool.ruff] - diff --git a/www/py-primp/Makefile b/www/py-primp/Makefile new file mode 100644 index 000000000000..d032077d0b38 --- /dev/null +++ b/www/py-primp/Makefile @@ -0,0 +1,45 @@ +PORTNAME= primp +DISTVERSIONPREFIX= v +DISTVERSION= 0.15.0 +PORTREVISION= 1 +CATEGORIES= www +#MASTER_SITES= PYPI # conflicts with USES=cargo +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= High-performance HTTP client with advanced web browser impersonation +WWW= https://github.com/deedy5/primp + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.5:devel/py-maturin@${PY_FLAVOR} \ + git:devel/git # git shouldn't be needed here but it is expected +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0.25.3:devel/py-pytest-asyncio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} + +USES= cargo cmake:indirect llvm perl5 pkgconfig python +USE_PYTHON= pep517 autoplist pytest +USE_PERL5= build + +USE_GITHUB= yes +GH_ACCOUNT= deedy5 + +CARGO_BUILD= no +CARGO_INSTALL= no +CARGO_TEST= no + +BINARY_ALIAS= cc=${FILESDIR}/cc + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +TEST_WRKSRC= ${WRKSRC}/tests + +# tests as of 0.15.0: +# Results (32.59s): +# 21 passed +# 2 failed +# - tests/test_defs.py:11 test_get_impersonate_firefox133 +# - tests/test_client.py:11 test_client_impersonate_chrome131 + +.include <bsd.port.mk> diff --git a/www/py-primp/Makefile.crates b/www/py-primp/Makefile.crates new file mode 100644 index 000000000000..d55a03e1d149 --- /dev/null +++ b/www/py-primp/Makefile.crates @@ -0,0 +1,236 @@ +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.0 \ + aho-corasick-1.1.3 \ + alloc-no-stdlib-2.0.4 \ + alloc-stdlib-0.2.2 \ + antidote-1.0.0 \ + anyhow-1.0.98 \ + arc-swap-1.7.1 \ + async-compression-0.4.22 \ + atomic-waker-1.1.2 \ + autocfg-1.4.0 \ + backtrace-0.3.74 \ + base64-0.22.1 \ + bindgen-0.70.1 \ + bitflags-2.9.0 \ + boring-sys2-4.15.11 \ + boring2-4.15.11 \ + brotli-7.0.0 \ + brotli-decompressor-4.0.2 \ + bytes-1.10.1 \ + cc-1.2.19 \ + cexpr-0.6.0 \ + cfg-if-1.0.0 \ + clang-sys-1.8.1 \ + cmake-0.1.54 \ + cookie-0.18.1 \ + cookie_store-0.21.1 \ + core-foundation-0.9.4 \ + core-foundation-sys-0.8.7 \ + crc32fast-1.4.2 \ + deranged-0.4.0 \ + displaydoc-0.2.5 \ + document-features-0.2.11 \ + either-1.15.0 \ + encoding_rs-0.8.35 \ + equivalent-1.0.2 \ + flate2-1.1.1 \ + fnv-1.0.7 \ + foldhash-0.1.5 \ + foreign-types-0.5.0 \ + foreign-types-macros-0.2.3 \ + foreign-types-shared-0.3.1 \ + form_urlencoded-1.2.1 \ + fs_extra-1.3.0 \ + fslock-0.2.1 \ + futf-0.1.5 \ + futures-channel-0.3.31 \ + futures-core-0.3.31 \ + futures-sink-0.3.31 \ + futures-task-0.3.31 \ + futures-util-0.3.31 \ + getrandom-0.3.2 \ + gimli-0.31.1 \ + glob-0.3.2 \ + hashbrown-0.15.2 \ + heck-0.5.0 \ + html2text-0.14.3 \ + html5ever-0.31.0 \ + http-1.3.1 \ + http-body-1.0.1 \ + http-body-util-0.1.3 \ + http2-0.4.21 \ + httparse-1.10.1 \ + hyper2-1.5.5 \ + icu_collections-1.5.0 \ + icu_locid-1.5.0 \ + icu_locid_transform-1.5.0 \ + icu_locid_transform_data-1.5.1 \ + icu_normalizer-1.5.0 \ + icu_normalizer_data-1.5.1 \ + icu_properties-1.5.1 \ + icu_properties_data-1.5.1 \ + icu_provider-1.5.0 \ + icu_provider_macros-1.5.0 \ + idna-1.0.3 \ + idna_adapter-1.2.0 \ + indexmap-2.9.0 \ + indoc-2.0.6 \ + inventory-0.3.20 \ + ipnet-2.11.0 \ + itertools-0.13.0 \ + itoa-1.0.15 \ + jobserver-0.1.33 \ + libc-0.2.172 \ + libloading-0.8.6 \ + linked-hash-map-0.5.6 \ + linked_hash_set-0.1.5 \ + litemap-0.7.5 \ + litrs-0.4.1 \ + lock_api-0.4.12 \ + log-0.4.27 \ + lru-0.13.0 \ + mac-0.1.1 \ + markup5ever-0.16.0 \ + match_token-0.1.0 \ + memchr-2.7.4 \ + memoffset-0.9.1 \ + mime-0.3.17 \ + mime_guess-2.0.5 \ + minimal-lexical-0.2.1 \ + miniz_oxide-0.8.8 \ + mio-1.0.3 \ + new_debug_unreachable-1.0.6 \ + nom-7.1.3 \ + num-conv-0.1.0 \ + object-0.36.7 \ + once_cell-1.21.3 \ + openssl-macros-0.1.1 \ + parking_lot-0.12.3 \ + parking_lot_core-0.9.10 \ + percent-encoding-2.3.1 \ + phf-0.11.3 \ + phf_codegen-0.11.3 \ + phf_generator-0.11.3 \ + phf_shared-0.11.3 \ + pin-project-lite-0.2.16 \ + pin-utils-0.1.0 \ + pkg-config-0.3.32 \ + portable-atomic-1.11.0 \ + powerfmt-0.2.0 \ + ppv-lite86-0.2.21 \ + precomputed-hash-0.1.1 \ + proc-macro2-1.0.95 \ + psl-types-2.0.11 \ + publicsuffix-2.3.0 \ + pyo3-0.24.1 \ + pyo3-build-config-0.24.1 \ + pyo3-ffi-0.24.1 \ + pyo3-log-0.12.3 \ + pyo3-macros-0.24.1 \ + pyo3-macros-backend-0.24.1 \ + pythonize-0.24.0 \ + quote-1.0.40 \ + r-efi-5.2.0 \ + rand-0.8.5 \ + rand-0.9.0 \ + rand_chacha-0.9.0 \ + rand_core-0.6.4 \ + rand_core-0.9.3 \ + redox_syscall-0.5.11 \ + regex-1.11.1 \ + regex-automata-0.4.9 \ + regex-syntax-0.8.5 \ + rquest-2.2.1 \ + rustc-demangle-0.1.24 \ + rustc-hash-1.1.0 \ + rustls-pki-types-1.11.0 \ + rustversion-1.0.20 \ + ryu-1.0.20 \ + scopeguard-1.2.0 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ + serde_urlencoded-0.7.1 \ + shlex-1.3.0 \ + signal-hook-registry-1.4.2 \ + siphasher-1.0.1 \ + slab-0.4.9 \ + smallvec-1.15.0 \ + socket2-0.5.9 \ + stable_deref_trait-1.2.0 \ + string_cache-0.8.9 \ + string_cache_codegen-0.5.4 \ + syn-2.0.100 \ + sync_wrapper-1.0.2 \ + synstructure-0.13.1 \ + system-configuration-0.6.1 \ + system-configuration-sys-0.6.0 \ + target-lexicon-0.13.2 \ + tendril-0.4.3 \ + thiserror-1.0.69 \ + thiserror-2.0.12 \ + thiserror-impl-1.0.69 \ + thiserror-impl-2.0.12 \ + time-0.3.41 \ + time-core-0.1.4 \ + time-macros-0.2.22 \ + tinystr-0.7.6 \ + tokio-1.44.2 \ + tokio-boring2-4.15.11 \ + tokio-macros-2.5.0 \ + tokio-socks-0.5.2 \ + tokio-util-0.7.14 \ + tower-0.5.2 \ + tower-layer-0.3.3 \ + tower-service-0.3.3 \ + tracing-0.1.41 \ + tracing-attributes-0.1.28 \ + tracing-core-0.1.33 \ + try-lock-0.2.5 \ + typed-builder-0.20.1 \ + typed-builder-macro-0.20.1 \ + unicase-2.8.1 \ + unicode-ident-1.0.18 \ + unicode-width-0.2.0 \ + unindent-0.2.4 \ + url-2.5.4 \ + utf-8-0.7.6 \ + utf16_iter-1.0.5 \ + utf8_iter-1.0.4 \ + version_check-0.9.5 \ + want-0.3.1 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ + webpki-root-certs-0.26.8 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-link-0.1.1 \ + windows-registry-0.5.1 \ + windows-result-0.3.2 \ + windows-strings-0.4.0 \ + windows-sys-0.52.0 \ + windows-targets-0.52.6 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_msvc-0.52.6 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_msvc-0.52.6 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_msvc-0.52.6 \ + wit-bindgen-rt-0.39.0 \ + write16-1.0.0 \ + writeable-0.5.5 \ + yoke-0.7.5 \ + yoke-derive-0.7.5 \ + zerocopy-0.8.24 \ + zerocopy-derive-0.8.24 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zerovec-0.10.4 \ + zerovec-derive-0.10.3 \ + zstd-0.13.3 \ + zstd-safe-7.2.4 \ + zstd-sys-2.0.15+zstd.1.5.7 diff --git a/www/py-primp/distinfo b/www/py-primp/distinfo new file mode 100644 index 000000000000..c12785798330 --- /dev/null +++ b/www/py-primp/distinfo @@ -0,0 +1,475 @@ +TIMESTAMP = 1759042188 +SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 +SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 +SIZE (rust/crates/adler2-2.0.0.crate) = 13529 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/alloc-no-stdlib-2.0.4.crate) = cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3 +SIZE (rust/crates/alloc-no-stdlib-2.0.4.crate) = 10105 +SHA256 (rust/crates/alloc-stdlib-0.2.2.crate) = 94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece +SIZE (rust/crates/alloc-stdlib-0.2.2.crate) = 6693 +SHA256 (rust/crates/antidote-1.0.0.crate) = 34fde25430d87a9388dadbe6e34d7f72a462c8b43ac8d309b42b0a8505d7e2a5 +SIZE (rust/crates/antidote-1.0.0.crate) = 6312 +SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 +SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 +SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 +SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 +SHA256 (rust/crates/async-compression-0.4.22.crate) = 59a194f9d963d8099596278594b3107448656ba73831c9d8c783e613ce86da64 +SIZE (rust/crates/async-compression-0.4.22.crate) = 116199 +SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 +SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 +SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a +SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 +SHA256 (rust/crates/bindgen-0.70.1.crate) = f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f +SIZE (rust/crates/bindgen-0.70.1.crate) = 226363 +SHA256 (rust/crates/bitflags-2.9.0.crate) = 5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd +SIZE (rust/crates/bitflags-2.9.0.crate) = 47654 +SHA256 (rust/crates/boring-sys2-4.15.11.crate) = 318dea1d26e76320786f325d0bc39b27a73a245c64dccf9c04d89f5af2256db0 +SIZE (rust/crates/boring-sys2-4.15.11.crate) = 3736325 +SHA256 (rust/crates/boring2-4.15.11.crate) = eaab3849155b901770a35391d4cb6e0aa050475f70258aab6b92e356922d4d5a +SIZE (rust/crates/boring2-4.15.11.crate) = 198288 +SHA256 (rust/crates/brotli-7.0.0.crate) = cc97b8f16f944bba54f0433f07e30be199b6dc2bd25937444bbad560bcea29bd +SIZE (rust/crates/brotli-7.0.0.crate) = 1356970 +SHA256 (rust/crates/brotli-decompressor-4.0.2.crate) = 74fa05ad7d803d413eb8380983b092cbbaf9a85f151b871360e7b00cd7060b37 +SIZE (rust/crates/brotli-decompressor-4.0.2.crate) = 193388 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/cc-1.2.19.crate) = 8e3a13707ac958681c13b39b458c073d0d9bc8a22cb1b2f4c8e55eb72c13f362 +SIZE (rust/crates/cc-1.2.19.crate) = 105910 +SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 +SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 +SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 +SHA256 (rust/crates/cmake-0.1.54.crate) = e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0 +SIZE (rust/crates/cmake-0.1.54.crate) = 18955 +SHA256 (rust/crates/cookie-0.18.1.crate) = 4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747 +SIZE (rust/crates/cookie-0.18.1.crate) = 43551 +SHA256 (rust/crates/cookie_store-0.21.1.crate) = 2eac901828f88a5241ee0600950ab981148a18f2f756900ffba1b125ca6a3ef9 +SIZE (rust/crates/cookie_store-0.21.1.crate) = 34692 +SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f +SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 +SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b +SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 +SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 +SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 +SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e +SIZE (rust/crates/deranged-0.4.0.crate) = 23235 +SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 +SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 +SHA256 (rust/crates/document-features-0.2.11.crate) = 95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d +SIZE (rust/crates/document-features-0.2.11.crate) = 14640 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 +SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/flate2-1.1.1.crate) = 7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece +SIZE (rust/crates/flate2-1.1.1.crate) = 77224 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 +SHA256 (rust/crates/foreign-types-0.5.0.crate) = d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965 +SIZE (rust/crates/foreign-types-0.5.0.crate) = 7824 +SHA256 (rust/crates/foreign-types-macros-0.2.3.crate) = 1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742 +SIZE (rust/crates/foreign-types-macros-0.2.3.crate) = 7635 +SHA256 (rust/crates/foreign-types-shared-0.3.1.crate) = aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b +SIZE (rust/crates/foreign-types-shared-0.3.1.crate) = 6006 +SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 +SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/fs_extra-1.3.0.crate) = 42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c +SIZE (rust/crates/fs_extra-1.3.0.crate) = 31298 +SHA256 (rust/crates/fslock-0.2.1.crate) = 04412b8935272e3a9bae6f48c7bfff74c2911f60525404edfdd28e49884c3bfb +SIZE (rust/crates/fslock-0.2.1.crate) = 13463 +SHA256 (rust/crates/futf-0.1.5.crate) = df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843 +SIZE (rust/crates/futf-0.1.5.crate) = 11344 +SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 +SIZE (rust/crates/futures-channel-0.3.31.crate) = 31971 +SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e +SIZE (rust/crates/futures-core-0.3.31.crate) = 14318 +SHA256 (rust/crates/futures-sink-0.3.31.crate) = e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 +SIZE (rust/crates/futures-sink-0.3.31.crate) = 7958 +SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 +SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 +SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 +SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 +SHA256 (rust/crates/getrandom-0.3.2.crate) = 73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0 +SIZE (rust/crates/getrandom-0.3.2.crate) = 49140 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 +SIZE (rust/crates/glob-0.3.2.crate) = 22359 +SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 +SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/html2text-0.14.3.crate) = 393aaeda74fd1ee299520131edd11dbbeda69dd0a88965cc4a71945b78439fe9 +SIZE (rust/crates/html2text-0.14.3.crate) = 84899 +SHA256 (rust/crates/html5ever-0.31.0.crate) = 953cbbe631aae7fc0a112702ad5d3aaf09da38beaf45ea84610d6e1c358f569c +SIZE (rust/crates/html5ever-0.31.0.crate) = 72775 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 +SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 +SIZE (rust/crates/http-body-1.0.1.crate) = 6125 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 +SHA256 (rust/crates/http2-0.4.21.crate) = a6e23815f8ec982e1452e1d0fda921ec20a9187fb610ad003c90cc5abd65b2c4 +SIZE (rust/crates/http2-0.4.21.crate) = 177825 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 +SHA256 (rust/crates/hyper2-1.5.5.crate) = d1a1bb25e0cbdbe7b21f8ef6c3c4785f147d79e7ded438b5ee2b70e380183294 +SIZE (rust/crates/hyper2-1.5.5.crate) = 153546 +SHA256 (rust/crates/icu_collections-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526 +SIZE (rust/crates/icu_collections-1.5.0.crate) = 82762 +SHA256 (rust/crates/icu_locid-1.5.0.crate) = 13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637 +SIZE (rust/crates/icu_locid-1.5.0.crate) = 55131 +SHA256 (rust/crates/icu_locid_transform-1.5.0.crate) = 01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e +SIZE (rust/crates/icu_locid_transform-1.5.0.crate) = 29094 +SHA256 (rust/crates/icu_locid_transform_data-1.5.1.crate) = 7515e6d781098bf9f7205ab3fc7e9709d34554ae0b21ddbcb5febfa4bc7df11d +SIZE (rust/crates/icu_locid_transform_data-1.5.1.crate) = 42937 +SHA256 (rust/crates/icu_normalizer-1.5.0.crate) = 19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f +SIZE (rust/crates/icu_normalizer-1.5.0.crate) = 53113 +SHA256 (rust/crates/icu_normalizer_data-1.5.1.crate) = c5e8338228bdc8ab83303f16b797e177953730f601a96c25d10cb3ab0daa0cb7 +SIZE (rust/crates/icu_normalizer_data-1.5.1.crate) = 50737 +SHA256 (rust/crates/icu_properties-1.5.1.crate) = 93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5 +SIZE (rust/crates/icu_properties-1.5.1.crate) = 64479 +SHA256 (rust/crates/icu_properties_data-1.5.1.crate) = 85fb8799753b75aee8d2a21d7c14d9f38921b54b3dbda10f5a3c7a7b82dba5e2 +SIZE (rust/crates/icu_properties_data-1.5.1.crate) = 229231 +SHA256 (rust/crates/icu_provider-1.5.0.crate) = 6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9 +SIZE (rust/crates/icu_provider-1.5.0.crate) = 52722 +SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6 +SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436 +SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e +SIZE (rust/crates/idna-1.0.3.crate) = 142515 +SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71 +SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 +SHA256 (rust/crates/indexmap-2.9.0.crate) = cea70ddb795996207ad57735b50c5982d8844f38ba9ee5f1aedcfb708a2aa11e +SIZE (rust/crates/indexmap-2.9.0.crate) = 91214 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/inventory-0.3.20.crate) = ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83 +SIZE (rust/crates/inventory-0.3.20.crate) = 16414 +SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 +SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 +SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 +SIZE (rust/crates/itertools-0.13.0.crate) = 146261 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/jobserver-0.1.33.crate) = 38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a +SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 +SHA256 (rust/crates/libc-0.2.172.crate) = d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa +SIZE (rust/crates/libc-0.2.172.crate) = 791646 +SHA256 (rust/crates/libloading-0.8.6.crate) = fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34 +SIZE (rust/crates/libloading-0.8.6.crate) = 28922 +SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f +SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 +SHA256 (rust/crates/linked_hash_set-0.1.5.crate) = bae85b5be22d9843c80e5fc80e9b64c8a3b1f98f867c709956eca3efff4e92e2 +SIZE (rust/crates/linked_hash_set-0.1.5.crate) = 14810 +SHA256 (rust/crates/litemap-0.7.5.crate) = 23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856 +SIZE (rust/crates/litemap-0.7.5.crate) = 29962 +SHA256 (rust/crates/litrs-0.4.1.crate) = b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5 +SIZE (rust/crates/litrs-0.4.1.crate) = 42603 +SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 +SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 +SHA256 (rust/crates/lru-0.13.0.crate) = 227748d55f2f0ab4735d87fd623798cb6b664512fe979705f829c9f81c934465 +SIZE (rust/crates/lru-0.13.0.crate) = 16305 +SHA256 (rust/crates/mac-0.1.1.crate) = c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4 +SIZE (rust/crates/mac-0.1.1.crate) = 4838 +SHA256 (rust/crates/markup5ever-0.16.0.crate) = 0ba2225413ed418d540a2c8247d794f4b0527a021da36f69c05344d716dc44c1 +SIZE (rust/crates/markup5ever-0.16.0.crate) = 37993 +SHA256 (rust/crates/match_token-0.1.0.crate) = 88a9689d8d44bf9964484516275f5cd4c9b59457a6940c1d5d0ecbb94510a36b +SIZE (rust/crates/match_token-0.1.0.crate) = 4903 +SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 +SIZE (rust/crates/memchr-2.7.4.crate) = 96670 +SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a +SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 +SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a +SIZE (rust/crates/mime-0.3.17.crate) = 15712 +SHA256 (rust/crates/mime_guess-2.0.5.crate) = f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e +SIZE (rust/crates/mime_guess-2.0.5.crate) = 27166 +SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a +SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 +SHA256 (rust/crates/miniz_oxide-0.8.8.crate) = 3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a +SIZE (rust/crates/miniz_oxide-0.8.8.crate) = 67065 +SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd +SIZE (rust/crates/mio-1.0.3.crate) = 103703 +SHA256 (rust/crates/new_debug_unreachable-1.0.6.crate) = 650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086 +SIZE (rust/crates/new_debug_unreachable-1.0.6.crate) = 2582 +SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 +SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 +SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c +SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 +SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 +SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860 +SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 +SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 +SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/phf-0.11.3.crate) = 1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078 +SIZE (rust/crates/phf-0.11.3.crate) = 23231 +SHA256 (rust/crates/phf_codegen-0.11.3.crate) = aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a +SIZE (rust/crates/phf_codegen-0.11.3.crate) = 13741 +SHA256 (rust/crates/phf_generator-0.11.3.crate) = 3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d +SIZE (rust/crates/phf_generator-0.11.3.crate) = 15431 +SHA256 (rust/crates/phf_shared-0.11.3.crate) = 67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5 +SIZE (rust/crates/phf_shared-0.11.3.crate) = 15199 +SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b +SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 +SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e +SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/precomputed-hash-0.1.1.crate) = 925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c +SIZE (rust/crates/precomputed-hash-0.1.1.crate) = 1640 +SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 +SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/psl-types-2.0.11.crate) = 33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac +SIZE (rust/crates/psl-types-2.0.11.crate) = 7959 +SHA256 (rust/crates/publicsuffix-2.3.0.crate) = 6f42ea446cab60335f76979ec15e12619a2165b5ae2c12166bef27d283a9fadf +SIZE (rust/crates/publicsuffix-2.3.0.crate) = 87890 +SHA256 (rust/crates/pyo3-0.24.1.crate) = 17da310086b068fbdcefbba30aeb3721d5bb9af8db4987d6735b2183ca567229 +SIZE (rust/crates/pyo3-0.24.1.crate) = 1113050 +SHA256 (rust/crates/pyo3-build-config-0.24.1.crate) = e27165889bd793000a098bb966adc4300c312497ea25cf7a690a9f0ac5aa5fc1 +SIZE (rust/crates/pyo3-build-config-0.24.1.crate) = 34020 +SHA256 (rust/crates/pyo3-ffi-0.24.1.crate) = 05280526e1dbf6b420062f3ef228b78c0c54ba94e157f5cb724a609d0f2faabc +SIZE (rust/crates/pyo3-ffi-0.24.1.crate) = 76435 +SHA256 (rust/crates/pyo3-log-0.12.3.crate) = 7079e412e909af5d6be7c04a7f29f6a2837a080410e1c529c9dee2c367383db4 +SIZE (rust/crates/pyo3-log-0.12.3.crate) = 16706 +SHA256 (rust/crates/pyo3-macros-0.24.1.crate) = 5c3ce5686aa4d3f63359a5100c62a127c9f15e8398e5fdeb5deef1fed5cd5f44 +SIZE (rust/crates/pyo3-macros-0.24.1.crate) = 8866 +SHA256 (rust/crates/pyo3-macros-backend-0.24.1.crate) = f4cf6faa0cbfb0ed08e89beb8103ae9724eb4750e3a78084ba4017cbe94f3855 +SIZE (rust/crates/pyo3-macros-backend-0.24.1.crate) = 72588 +SHA256 (rust/crates/pythonize-0.24.0.crate) = d5bcac0d0b71821f0d69e42654f1e15e5c94b85196446c4de9588951a2117e7b +SIZE (rust/crates/pythonize-0.24.0.crate) = 18337 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.2.0.crate) = 74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5 +SIZE (rust/crates/r-efi-5.2.0.crate) = 64764 +SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 +SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand-0.9.0.crate) = 3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94 +SIZE (rust/crates/rand-0.9.0.crate) = 97798 +SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 +SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c +SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 +SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 +SHA256 (rust/crates/redox_syscall-0.5.11.crate) = d2f103c6d277498fbceb16e84d317e2a400f160f46904d5f5410848c829511a3 +SIZE (rust/crates/redox_syscall-0.5.11.crate) = 30300 +SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 +SIZE (rust/crates/regex-1.11.1.crate) = 254170 +SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 +SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 +SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c +SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 +SHA256 (rust/crates/rquest-2.2.1.crate) = b5037287a38246515a36794ee0e475ea0bd4f3873c06229680287a52dc428ec9 +SIZE (rust/crates/rquest-2.2.1.crate) = 205106 +SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f +SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 +SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 +SHA256 (rust/crates/rustls-pki-types-1.11.0.crate) = 917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c +SIZE (rust/crates/rustls-pki-types-1.11.0.crate) = 63933 +SHA256 (rust/crates/rustversion-1.0.20.crate) = eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2 +SIZE (rust/crates/rustversion-1.0.20.crate) = 20666 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 +SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 +SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd +SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 +SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 +SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d +SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 +SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 +SIZE (rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (rust/crates/smallvec-1.15.0.crate) = 8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9 +SIZE (rust/crates/smallvec-1.15.0.crate) = 38113 +SHA256 (rust/crates/socket2-0.5.9.crate) = 4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef +SIZE (rust/crates/socket2-0.5.9.crate) = 57432 +SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 +SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/string_cache-0.8.9.crate) = bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f +SIZE (rust/crates/string_cache-0.8.9.crate) = 17408 +SHA256 (rust/crates/string_cache_codegen-0.5.4.crate) = c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0 +SIZE (rust/crates/string_cache_codegen-0.5.4.crate) = 9406 +SHA256 (rust/crates/syn-2.0.100.crate) = b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0 +SIZE (rust/crates/syn-2.0.100.crate) = 297947 +SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 +SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 +SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 +SIZE (rust/crates/synstructure-0.13.1.crate) = 18327 +SHA256 (rust/crates/system-configuration-0.6.1.crate) = 3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b +SIZE (rust/crates/system-configuration-0.6.1.crate) = 17935 +SHA256 (rust/crates/system-configuration-sys-0.6.0.crate) = 8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4 +SIZE (rust/crates/system-configuration-sys-0.6.0.crate) = 11090 +SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a +SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 +SHA256 (rust/crates/tendril-0.4.3.crate) = d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0 +SIZE (rust/crates/tendril-0.4.3.crate) = 37210 +SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 +SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 +SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 +SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 +SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 +SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 +SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d +SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 +SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 +SIZE (rust/crates/time-0.3.41.crate) = 138369 +SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c +SIZE (rust/crates/time-core-0.1.4.crate) = 8422 +SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49 +SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 +SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f +SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 +SHA256 (rust/crates/tokio-1.44.2.crate) = e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48 +SIZE (rust/crates/tokio-1.44.2.crate) = 841618 +SHA256 (rust/crates/tokio-boring2-4.15.11.crate) = 17321b261a835fc4b7211ca05011d7ffbd4e355bc29fb8098d654798f54def90 +SIZE (rust/crates/tokio-boring2-4.15.11.crate) = 23131 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 +SHA256 (rust/crates/tokio-socks-0.5.2.crate) = 0d4770b8024672c1101b3f6733eab95b18007dbe0847a8afe341fcf79e06043f +SIZE (rust/crates/tokio-socks-0.5.2.crate) = 22102 +SHA256 (rust/crates/tokio-util-0.7.14.crate) = 6b9590b93e6fcc1739458317cccd391ad3955e2bde8913edf6f95f9e65a8f034 +SIZE (rust/crates/tokio-util-0.7.14.crate) = 118861 +SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 +SIZE (rust/crates/tower-0.5.2.crate) = 109417 +SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e +SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 +SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 +SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 +SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 +SIZE (rust/crates/tracing-0.1.41.crate) = 82448 +SHA256 (rust/crates/tracing-attributes-0.1.28.crate) = 395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d +SIZE (rust/crates/tracing-attributes-0.1.28.crate) = 33280 +SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c +SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 +SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b +SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 +SHA256 (rust/crates/typed-builder-0.20.1.crate) = cd9d30e3a08026c78f246b173243cf07b3696d274debd26680773b6773c2afc7 +SIZE (rust/crates/typed-builder-0.20.1.crate) = 21746 +SHA256 (rust/crates/typed-builder-macro-0.20.1.crate) = 3c36781cc0e46a83726d9879608e4cf6c2505237e263a8eb8c24502989cfdb28 +SIZE (rust/crates/typed-builder-macro-0.20.1.crate) = 21265 +SHA256 (rust/crates/unicase-2.8.1.crate) = 75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539 +SIZE (rust/crates/unicase-2.8.1.crate) = 24088 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd +SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 +SIZE (rust/crates/unindent-0.2.4.crate) = 7422 +SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 +SIZE (rust/crates/url-2.5.4.crate) = 81097 +SHA256 (rust/crates/utf-8-0.7.6.crate) = 09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9 +SIZE (rust/crates/utf-8-0.7.6.crate) = 10422 +SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246 +SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736 +SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be +SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 +SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a +SIZE (rust/crates/version_check-0.9.5.crate) = 15554 +SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e +SIZE (rust/crates/want-0.3.1.crate) = 6398 +SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 +SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 +SHA256 (rust/crates/webpki-root-certs-0.26.8.crate) = 09aed61f5e8d2c18344b3faa33a4c837855fe56642757754775548fee21386c4 +SIZE (rust/crates/webpki-root-certs-0.26.8.crate) = 177483 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 +SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 +SHA256 (rust/crates/windows-registry-0.5.1.crate) = ad1da3e436dc7653dfdf3da67332e22bff09bb0e28b0239e1624499c7830842e +SIZE (rust/crates/windows-registry-0.5.1.crate) = 13222 +SHA256 (rust/crates/windows-result-0.3.2.crate) = c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252 +SIZE (rust/crates/windows-result-0.3.2.crate) = 13399 +SHA256 (rust/crates/windows-strings-0.4.0.crate) = 7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97 +SIZE (rust/crates/windows-strings-0.4.0.crate) = 13939 +SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 +SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 +SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b +SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 +SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 +SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 +SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec +SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 +SIZE (rust/crates/write16-1.0.0.crate) = 7218 +SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 +SIZE (rust/crates/writeable-0.5.5.crate) = 22354 +SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 +SIZE (rust/crates/yoke-0.7.5.crate) = 29673 +SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 +SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 +SHA256 (rust/crates/zerocopy-0.8.24.crate) = 2586fea28e186957ef732a5f8b3be2da217d65c5969d4b1e17f973ebbe876879 +SIZE (rust/crates/zerocopy-0.8.24.crate) = 243777 +SHA256 (rust/crates/zerocopy-derive-0.8.24.crate) = a996a8f63c5c4448cd959ac1bab0aaa3306ccfd060472f85943ee0750f0169be +SIZE (rust/crates/zerocopy-derive-0.8.24.crate) = 86487 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 +SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079 +SIZE (rust/crates/zerovec-0.10.4.crate) = 126398 +SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6 +SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 +SHA256 (rust/crates/zstd-0.13.3.crate) = e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a +SIZE (rust/crates/zstd-0.13.3.crate) = 30514 +SHA256 (rust/crates/zstd-safe-7.2.4.crate) = 8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d +SIZE (rust/crates/zstd-safe-7.2.4.crate) = 29350 +SHA256 (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237 +SIZE (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = 774847 +SHA256 (deedy5-primp-v0.15.0_GH0.tar.gz) = 2792c2b7895d73069a6cb235b8c0624fb0ed339a00da5c3a2f09982f5bb47163 +SIZE (deedy5-primp-v0.15.0_GH0.tar.gz) = 105214 diff --git a/www/py-primp/files/cc b/www/py-primp/files/cc new file mode 100755 index 000000000000..519a39883101 --- /dev/null +++ b/www/py-primp/files/cc @@ -0,0 +1,11 @@ +#!/bin/sh + +NEW_CMD="/usr/bin/cc" + +for a in "$@"; do + if [ "$a" != "-lstdc++" ]; then + NEW_CMD="$NEW_CMD $a" + fi +done + +$NEW_CMD diff --git a/www/py-primp/pkg-descr b/www/py-primp/pkg-descr new file mode 100644 index 000000000000..e106e3182a23 --- /dev/null +++ b/www/py-primp/pkg-descr @@ -0,0 +1,16 @@ +PRIMP (Python Requests IMPersonate) is a high-performance HTTP client library +for Python, designed to mimic the behavior of real web browsers. It extends +the popular `requests` library by adding advanced impersonation capabilities. + +Key features include: +* Browser Fingerprinting**: Mimics TLS and HTTP/2 fingerprints of various + popular web browsers (e.g., Chrome, Firefox, Safari) to evade detection by + anti-bot systems. +* High Performance**: Optimized for speed, making it suitable for demanding + web scraping and automation tasks. +* Ease of Use**: Maintains the familiar and user-friendly API of the + `requests` library. + +PRIMP is ideal for developers and researchers who need to interact with websites +that employ sophisticated bot detection mechanisms, enabling more robust web +scraping, automated testing, and data collection. diff --git a/www/py-pywry/Makefile b/www/py-pywry/Makefile index 6572b74857ef..c2844ab7295c 100644 --- a/www/py-pywry/Makefile +++ b/www/py-pywry/Makefile @@ -1,6 +1,6 @@ PORTNAME= pywry DISTVERSION= 0.6.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-qh3/Makefile b/www/py-qh3/Makefile index f22c32a0442d..6d7344fd4659 100644 --- a/www/py-qh3/Makefile +++ b/www/py-qh3/Makefile @@ -1,7 +1,7 @@ PORTNAME= qh3 DISTVERSIONPREFIX= v DISTVERSION= 1.0.9 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-sherlock-project/Makefile b/www/py-sherlock-project/Makefile new file mode 100644 index 000000000000..b6d8b886d366 --- /dev/null +++ b/www/py-sherlock-project/Makefile @@ -0,0 +1,31 @@ +PORTNAME= sherlock-project +DISTVERSION= 0.16.0 +CATEGORIES= www net python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Hunt down social media accounts by username across social networks +WWW= https://sherlockproject.xyz/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.2.0:devel/py-poetry-core@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=2019.6.16:security/py-certifi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.1<0.5:devel/py-colorama@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pysocks>=1.7.0<2:net/py-pysocks@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.22.0<3:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests-futures>=1.0.0<2:www/py-requests-futures@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}stem>=1.8.0<2:security/py-stem@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}torrequest>=0.1.0<0.2:www/py-torrequest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pandas>=2.2.1,1<3,1:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openpyxl>=3.0.10<4:textproc/py-openpyxl@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-sherlock-project/distinfo b/www/py-sherlock-project/distinfo new file mode 100644 index 000000000000..5f9745668d48 --- /dev/null +++ b/www/py-sherlock-project/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1758574106 +SHA256 (sherlock_project-0.16.0.tar.gz) = fcc8f05fb6f55de30938cce5727249f70917b226918a71f6ed3f50d8a6467610 +SIZE (sherlock_project-0.16.0.tar.gz) = 33892 diff --git a/www/py-sherlock-project/pkg-descr b/www/py-sherlock-project/pkg-descr new file mode 100644 index 000000000000..9055fffe1cb3 --- /dev/null +++ b/www/py-sherlock-project/pkg-descr @@ -0,0 +1,2 @@ +Hunt down social media accounts by username across 400+ social +networks. diff --git a/www/py-soupsieve/Makefile b/www/py-soupsieve/Makefile index c55650c541cd..bab42a005595 100644 --- a/www/py-soupsieve/Makefile +++ b/www/py-soupsieve/Makefile @@ -1,6 +1,5 @@ PORTNAME= soupsieve -PORTVERSION= 2.7 -PORTREVISION= 1 +PORTVERSION= 2.8 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-soupsieve/distinfo b/www/py-soupsieve/distinfo index b99051796a68..a32e69e77b49 100644 --- a/www/py-soupsieve/distinfo +++ b/www/py-soupsieve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751781495 -SHA256 (soupsieve-2.7.tar.gz) = ad282f9b6926286d2ead4750552c8a6142bc4c783fd66b0293547c8fe6ae126a -SIZE (soupsieve-2.7.tar.gz) = 103418 +TIMESTAMP = 1759735447 +SHA256 (soupsieve-2.8.tar.gz) = e2dd4a40a628cb5f28f6d4b0db8800b8f581b65bb380b97de22ba5ca8d72572f +SIZE (soupsieve-2.8.tar.gz) = 103472 diff --git a/www/py-starlette/Makefile b/www/py-starlette/Makefile index 6982b2c7de79..f97e490645a0 100644 --- a/www/py-starlette/Makefile +++ b/www/py-starlette/Makefile @@ -1,5 +1,5 @@ PORTNAME= starlette -PORTVERSION= 0.47.3 +PORTVERSION= 0.48.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-starlette/distinfo b/www/py-starlette/distinfo index 0b6ba333ceab..5cc970821b45 100644 --- a/www/py-starlette/distinfo +++ b/www/py-starlette/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120876 -SHA256 (starlette-0.47.3.tar.gz) = 6bc94f839cc176c4858894f1f8908f0ab79dfec1a6b8402f6da9be26ebea52e9 -SIZE (starlette-0.47.3.tar.gz) = 2584144 +TIMESTAMP = 1759324202 +SHA256 (starlette-0.48.0.tar.gz) = 7e8cee469a8ab2352911528110ce9088fdc6a37d9876926e73da7ce4aa4c7a46 +SIZE (starlette-0.48.0.tar.gz) = 2652949 diff --git a/www/py-streamlit/Makefile b/www/py-streamlit/Makefile index cf3acf340433..902638da0092 100644 --- a/www/py-streamlit/Makefile +++ b/www/py-streamlit/Makefile @@ -1,6 +1,5 @@ PORTNAME= streamlit -DISTVERSION= 1.45.1 -PORTREVISION= 1 +DISTVERSION= 1.48.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-streamlit/distinfo b/www/py-streamlit/distinfo index f3d01d8fc2c0..85b59a1810ce 100644 --- a/www/py-streamlit/distinfo +++ b/www/py-streamlit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749303750 -SHA256 (streamlit-1.45.1.tar.gz) = e37d56c0af5240dbc240976880e81366689c290a559376417246f9b3f51b4217 -SIZE (streamlit-1.45.1.tar.gz) = 9463953 +TIMESTAMP = 1756025335 +SHA256 (streamlit-1.48.1.tar.gz) = c6e2a9f24471746bbeaa54a288f5fdfc6e2bcf3ba9a9753fde5d49ed424391f1 +SIZE (streamlit-1.48.1.tar.gz) = 9524808 diff --git a/www/py-torrequest/Makefile b/www/py-torrequest/Makefile new file mode 100644 index 000000000000..2bf7db1386d3 --- /dev/null +++ b/www/py-torrequest/Makefile @@ -0,0 +1,22 @@ +PORTNAME= torrequest +DISTVERSION= 0.1.0 +CATEGORIES= www security python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Simple interface for HTTP(s) requests over Tor +WWW= https://github.com/erdiaker/torrequest + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.7:net/py-pysocks@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.11.0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}stem>=1.4.0:security/py-stem@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-torrequest/distinfo b/www/py-torrequest/distinfo new file mode 100644 index 000000000000..1685d0257d27 --- /dev/null +++ b/www/py-torrequest/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1758575340 +SHA256 (torrequest-0.1.0.tar.gz) = 3745d4ea3ffda98d7a034363c787adb37aab77bdab40094a4d937392cd4dae82 +SIZE (torrequest-0.1.0.tar.gz) = 1527 diff --git a/www/py-torrequest/pkg-descr b/www/py-torrequest/pkg-descr new file mode 100644 index 000000000000..205df2c4bcb6 --- /dev/null +++ b/www/py-torrequest/pkg-descr @@ -0,0 +1,3 @@ +A simple Python interface for HTTP(s) requests over Tor. + +It's basically a wrapper around Stem and Requests libraries. diff --git a/www/py-yt-dlp/Makefile b/www/py-yt-dlp/Makefile index 68c03806a0fe..85ed17688fdd 100644 --- a/www/py-yt-dlp/Makefile +++ b/www/py-yt-dlp/Makefile @@ -1,5 +1,5 @@ PORTNAME= yt-dlp # www/py-yt-dlp is for extending yt-dlp, www/yt-dlp is an application for the end user -DISTVERSION= 2025.08.27 +DISTVERSION= 2025.09.26 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-yt-dlp/distinfo b/www/py-yt-dlp/distinfo index ea73dbf540f6..84ce0f32d745 100644 --- a/www/py-yt-dlp/distinfo +++ b/www/py-yt-dlp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756373628 -SHA256 (yt-dlp/2025.08.27/yt-dlp.tar.gz) = a30442902fadf97280b91c24c4c2191c8ba17515b8a5dd835efc991c03b5bb7b -SIZE (yt-dlp/2025.08.27/yt-dlp.tar.gz) = 6018553 +TIMESTAMP = 1758990415 +SHA256 (yt-dlp/2025.09.26/yt-dlp.tar.gz) = 1a2221451f0b4815b4bd6dfa665238f44b34cb1dac01c1cfda5dff36459e1164 +SIZE (yt-dlp/2025.09.26/yt-dlp.tar.gz) = 6011138 diff --git a/www/py-yt-dlp/pkg-plist b/www/py-yt-dlp/pkg-plist index 72e34780a72c..2d0b3af8ea09 100644 --- a/www/py-yt-dlp/pkg-plist +++ b/www/py-yt-dlp/pkg-plist @@ -203,7 +203,6 @@ bin/yt-dlp-devel %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/cozytv.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/cpac.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/cracked.py -%%PYTHON_SITELIBDIR%%/yt_dlp/extractor/crackle.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/craftsy.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/crooksandliars.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/crowdbunker.py @@ -213,7 +212,6 @@ bin/yt-dlp-devel %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/ctvnews.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/cultureunplugged.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/curiositystream.py -%%PYTHON_SITELIBDIR%%/yt_dlp/extractor/cwtv.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/cybrary.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/dacast.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/dailymail.py @@ -517,7 +515,6 @@ bin/yt-dlp-devel %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/mirrativ.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/mirrorcouk.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/mit.py -%%PYTHON_SITELIBDIR%%/yt_dlp/extractor/mitele.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/mixch.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/mixcloud.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/mixlr.py @@ -619,6 +616,7 @@ bin/yt-dlp-devel %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/oneplace.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/onet.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/onionstudios.py +%%PYTHON_SITELIBDIR%%/yt_dlp/extractor/onsen.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/opencast.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/openload.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/openrec.py @@ -629,7 +627,6 @@ bin/yt-dlp-devel %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/packtpub.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/palcomp3.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/panopto.py -%%PYTHON_SITELIBDIR%%/yt_dlp/extractor/paramountplus.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/parler.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/parlview.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/parti.py @@ -653,7 +650,6 @@ bin/yt-dlp-devel %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/pinkbike.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/pinterest.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/piramidetv.py -%%PYTHON_SITELIBDIR%%/yt_dlp/extractor/pixivsketch.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/planetmarathi.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/platzi.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/playerfm.py @@ -744,7 +740,6 @@ bin/yt-dlp-devel %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/rule34video.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/rumble.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/rutube.py -%%PYTHON_SITELIBDIR%%/yt_dlp/extractor/rutv.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/ruutu.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/ruv.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/s4c.py @@ -781,7 +776,6 @@ bin/yt-dlp-devel %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/sibnet.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/simplecast.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/sina.py -%%PYTHON_SITELIBDIR%%/yt_dlp/extractor/sixplay.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/skeb.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/sky.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/skyit.py @@ -806,7 +800,6 @@ bin/yt-dlp-devel %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/sport5.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/sportbox.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/sportdeutschland.py -%%PYTHON_SITELIBDIR%%/yt_dlp/extractor/spotify.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/spreaker.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/springboardplatform.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/sproutvideo.py @@ -952,7 +945,7 @@ bin/yt-dlp-devel %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/varzesh3.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/vbox7.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/veo.py -%%PYTHON_SITELIBDIR%%/yt_dlp/extractor/vesti.py +%%PYTHON_SITELIBDIR%%/yt_dlp/extractor/vevo.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/vgtv.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/vh1.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/vice.py @@ -1014,7 +1007,6 @@ bin/yt-dlp-devel %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/wsj.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/wwe.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/wykop.py -%%PYTHON_SITELIBDIR%%/yt_dlp/extractor/xanimu.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/xboxclips.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/xhamster.py %%PYTHON_SITELIBDIR%%/yt_dlp/extractor/xiaohongshu.py @@ -1090,7 +1082,6 @@ bin/yt-dlp-devel %%PYTHON_SITELIBDIR%%/yt_dlp/postprocessor/metadataparser.py %%PYTHON_SITELIBDIR%%/yt_dlp/postprocessor/modify_chapters.py %%PYTHON_SITELIBDIR%%/yt_dlp/postprocessor/movefilesafterdownload.py -%%PYTHON_SITELIBDIR%%/yt_dlp/postprocessor/sponskrub.py %%PYTHON_SITELIBDIR%%/yt_dlp/postprocessor/sponsorblock.py %%PYTHON_SITELIBDIR%%/yt_dlp/postprocessor/xattrpp.py %%PYTHON_SITELIBDIR%%/yt_dlp/socks.py diff --git a/www/pydio-cells/Makefile b/www/pydio-cells/Makefile index 798a88d3ca11..63c094efb744 100644 --- a/www/pydio-cells/Makefile +++ b/www/pydio-cells/Makefile @@ -1,7 +1,7 @@ PORTNAME= cells DISTVERSIONPREFIX= v DISTVERSION= 4.4.14 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www PKGNAMEPREFIX= pydio- diff --git a/www/qt6-httpserver/distinfo b/www/qt6-httpserver/distinfo index 38c80b869b89..8727118083c5 100644 --- a/www/qt6-httpserver/distinfo +++ b/www/qt6-httpserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198097 -SHA256 (KDE/Qt/6.9.2/qthttpserver-everywhere-src-6.9.2.tar.xz) = 1343fa1d1d6dfda9b9de4a1ff36471b6ff4bd16f9ee7c19deb098c15e4714019 -SIZE (KDE/Qt/6.9.2/qthttpserver-everywhere-src-6.9.2.tar.xz) = 175292 +TIMESTAMP = 1759303925 +SHA256 (KDE/Qt/6.9.3/qthttpserver-everywhere-src-6.9.3.tar.xz) = 7aa78793dba5cfb81a1d1e4b840bf0faf1e31beea08945b5689f404160dd2e8f +SIZE (KDE/Qt/6.9.3/qthttpserver-everywhere-src-6.9.3.tar.xz) = 175312 diff --git a/www/qt6-webchannel/distinfo b/www/qt6-webchannel/distinfo index 0664bc0955ec..5c98c4e78c96 100644 --- a/www/qt6-webchannel/distinfo +++ b/www/qt6-webchannel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198104 -SHA256 (KDE/Qt/6.9.2/qtwebchannel-everywhere-src-6.9.2.tar.xz) = 878a6337ad4d2c2a1de5bedb28c36b05b2733242d10f6c3d0eae55c5433c8e65 -SIZE (KDE/Qt/6.9.2/qtwebchannel-everywhere-src-6.9.2.tar.xz) = 193888 +TIMESTAMP = 1759303934 +SHA256 (KDE/Qt/6.9.3/qtwebchannel-everywhere-src-6.9.3.tar.xz) = 9457bbc1e5a13d9cf277c1fc121cdeb0a21546abf7fba091779b7ce9806fa305 +SIZE (KDE/Qt/6.9.3/qtwebchannel-everywhere-src-6.9.3.tar.xz) = 193888 diff --git a/www/qt6-webengine/distinfo b/www/qt6-webengine/distinfo index 1937cd5f2816..ebc6277308d8 100644 --- a/www/qt6-webengine/distinfo +++ b/www/qt6-webengine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198709 -SHA256 (KDE/Qt/6.9.2/qtwebengine-everywhere-src-6.9.2.tar.xz) = 99cb0792abc2e39b299d73d8e2aa076b9ebcd55c3f4a4b5fd514eef5a62d03ab -SIZE (KDE/Qt/6.9.2/qtwebengine-everywhere-src-6.9.2.tar.xz) = 672191852 +TIMESTAMP = 1759301809 +SHA256 (KDE/Qt/6.9.3/qtwebengine-everywhere-src-6.9.3.tar.xz) = d50b3b11d51dd876418cc36b4d6c96b4721e0aab773a3dd6beda606d46da8966 +SIZE (KDE/Qt/6.9.3/qtwebengine-everywhere-src-6.9.3.tar.xz) = 672100216 diff --git a/www/qt6-webengine/files/patch-security-rollup b/www/qt6-webengine/files/patch-security-rollup deleted file mode 100644 index 8955c1fb52d9..000000000000 --- a/www/qt6-webengine/files/patch-security-rollup +++ /dev/null @@ -1,246 +0,0 @@ -Security patches since 6.9.2 release - -CVE-2025-8879: Heap buffer overflow in libaom -CVE-2025-8880: Race in V8 -CVE-2025-8881: Inappropriate implementation in File Picker -CVE-2025-8901: Out of bounds write in ANGLE - -https://github.com/qt/qtwebengine-chromium/compare/136d7fe8aa41c9d4cd764a6b890af9699f5141dd..130-based.diff - -diff --git a/chromium/content/browser/web_contents/file_chooser_impl.cc b/chromium/content/browser/web_contents/file_chooser_impl.cc -index 7e2391bd1afd..d366c5d26bba 100644 ---- src/3rdparty/chromium/content/browser/web_contents/file_chooser_impl.cc -+++ src/3rdparty/chromium/content/browser/web_contents/file_chooser_impl.cc -@@ -169,6 +169,12 @@ void FileChooserImpl::OpenFileChooser(blink::mojom::FileChooserParamsPtr params, - return; - } - -+ // Do not allow open dialogs to have renderer-controlled default_file_name. -+ // See https://crbug.com/433800617 for context. -+ if (params->mode != blink::mojom::FileChooserParams::Mode::kSave) { -+ params->default_file_name = base::FilePath(); -+ } -+ - // Don't allow page with open FileChooser to enter BackForwardCache to avoid - // any unexpected behaviour from BackForwardCache. - BackForwardCache::DisableForRenderFrameHost( -diff --git a/chromium/media/audio/audio_input_device.cc b/chromium/media/audio/audio_input_device.cc -index a7d8e1098241..44abd451c397 100644 ---- src/3rdparty/chromium/media/audio/audio_input_device.cc -+++ src/3rdparty/chromium/media/audio/audio_input_device.cc -@@ -482,7 +482,7 @@ void AudioInputDevice::AudioThreadCallback::Process(uint32_t pending_data) { - const base::TimeTicks capture_time = - base::TimeTicks() + base::Microseconds(buffer->params.capture_time_us); - const base::TimeTicks now_time = base::TimeTicks::Now(); -- DCHECK_GE(now_time, capture_time); -+ // DCHECK_GE(now_time, capture_time); - - AudioGlitchInfo glitch_info{ - .duration = base::Microseconds(buffer->params.glitch_duration_us), -diff --git a/chromium/third_party/angle/src/compiler/translator/Compiler.cpp b/chromium/third_party/angle/src/compiler/translator/Compiler.cpp -index 107f61cf4603..04b698b7fc08 100644 ---- src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.cpp -+++ src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.cpp -@@ -775,24 +775,6 @@ bool TCompiler::checkAndSimplifyAST(TIntermBlock *root, - return false; - } - -- // For now, rewrite pixel local storage before collecting variables or any operations on images. -- // -- // TODO(anglebug.com/40096838): -- // Should this actually run after collecting variables? -- // Do we need more introspection? -- // Do we want to hide rewritten shader image uniforms from glGetActiveUniform? -- if (hasPixelLocalStorageUniforms()) -- { -- ASSERT( -- IsExtensionEnabled(mExtensionBehavior, TExtension::ANGLE_shader_pixel_local_storage)); -- if (!RewritePixelLocalStorage(this, root, getSymbolTable(), compileOptions, -- getShaderVersion())) -- { -- mDiagnostics.globalError("internal compiler error translating pixel local storage"); -- return false; -- } -- } -- - if (shouldRunLoopAndIndexingValidation(compileOptions) && - !ValidateLimitations(root, mShaderType, &mSymbolTable, &mDiagnostics)) - { -@@ -939,6 +921,24 @@ bool TCompiler::checkAndSimplifyAST(TIntermBlock *root, - return false; - } - -+ // For now, rewrite pixel local storage before collecting variables or any operations on images. -+ // -+ // TODO(anglebug.com/40096838): -+ // Should this actually run after collecting variables? -+ // Do we need more introspection? -+ // Do we want to hide rewritten shader image uniforms from glGetActiveUniform? -+ if (hasPixelLocalStorageUniforms()) -+ { -+ ASSERT( -+ IsExtensionEnabled(mExtensionBehavior, TExtension::ANGLE_shader_pixel_local_storage)); -+ if (!RewritePixelLocalStorage(this, root, getSymbolTable(), compileOptions, -+ getShaderVersion())) -+ { -+ mDiagnostics.globalError("internal compiler error translating pixel local storage"); -+ return false; -+ } -+ } -+ - // Clamping uniform array bounds needs to happen after validateLimitations pass. - if (compileOptions.clampIndirectArrayBounds) - { -diff --git a/chromium/third_party/angle/src/compiler/translator/ValidateOutputs.cpp b/chromium/third_party/angle/src/compiler/translator/ValidateOutputs.cpp -index 927783db73f6..d3481f1a4d1f 100644 ---- src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateOutputs.cpp -+++ src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateOutputs.cpp -@@ -72,15 +72,19 @@ ValidateOutputsTraverser::ValidateOutputsTraverser(const TExtensionBehavior &ext - void ValidateOutputsTraverser::visitSymbol(TIntermSymbol *symbol) - { - if (symbol->variable().symbolType() == SymbolType::Empty) -+ { - return; -+ } - - if (mVisitedSymbols.count(symbol->uniqueId().get()) == 1) -+ { - return; -+ } - - mVisitedSymbols.insert(symbol->uniqueId().get()); - - TQualifier qualifier = symbol->getQualifier(); -- if (qualifier == EvqFragmentOut) -+ if (qualifier == EvqFragmentOut || qualifier == EvqFragmentInOut) - { - const TLayoutQualifier &layoutQualifier = symbol->getType().getLayoutQualifier(); - if (layoutQualifier.location != -1) -diff --git a/chromium/third_party/blink/public/mojom/choosers/file_chooser.mojom b/chromium/third_party/blink/public/mojom/choosers/file_chooser.mojom -index 22ccb9cc709f..f323fa2aa2eb 100644 ---- src/3rdparty/chromium/third_party/blink/public/mojom/choosers/file_chooser.mojom -+++ src/3rdparty/chromium/third_party/blink/public/mojom/choosers/file_chooser.mojom -@@ -25,7 +25,7 @@ struct FileChooserParams { - kUploadFolder, - - // Allows picking a nonexistent file, and prompts to overwrite if the file -- // already exists. This is not for Blink but for PPAPI. -+ // already exists. - kSave, - }; - Mode mode = kOpen; -@@ -34,7 +34,8 @@ struct FileChooserParams { - // which will be either "Open" or "Save" depending on the mode. - mojo_base.mojom.String16 title; - -- // Default file name to select in the dialog with kSave mode. -+ // Default file name to select in the dialog with kSave mode. This value -+ // is cleared if mode is not kSave. - mojo_base.mojom.FilePath default_file_name; - - // |selected_files| has filenames which a file upload control already -diff --git a/chromium/third_party/libaom/source/libaom/av1/encoder/ratectrl.c b/chromium/third_party/libaom/source/libaom/av1/encoder/ratectrl.c -index 4fd5ec6bf54b..82a48c39cb10 100644 ---- src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/ratectrl.c -+++ src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/ratectrl.c -@@ -3236,8 +3236,9 @@ static void rc_scene_detection_onepass_rt(AV1_COMP *cpi, - // non-zero sad exists along bottom border even though source is static. - const int border = - rc->prev_frame_is_dropped || cpi->svc.number_temporal_layers > 1; -- // Store blkwise SAD for later use -- if (width == cm->render_width && height == cm->render_height) { -+ // Store blkwise SAD for later use. Disable for spatial layers for now. -+ if (width == cm->render_width && height == cm->render_height && -+ cpi->svc.number_spatial_layers == 1) { - if (cpi->src_sad_blk_64x64 == NULL) { - CHECK_MEM_ERROR(cm, cpi->src_sad_blk_64x64, - (uint64_t *)aom_calloc(sb_cols * sb_rows, -diff --git a/chromium/v8/src/wasm/streaming-decoder.cc b/chromium/v8/src/wasm/streaming-decoder.cc -index f3745b4c055a..ce5dad96d52f 100644 ---- src/3rdparty/chromium/v8/src/wasm/streaming-decoder.cc -+++ src/3rdparty/chromium/v8/src/wasm/streaming-decoder.cc -@@ -230,45 +230,61 @@ class V8_EXPORT_PRIVATE AsyncStreamingDecoder : public StreamingDecoder { - }; - - void AsyncStreamingDecoder::OnBytesReceived(base::Vector<const uint8_t> bytes) { -- DCHECK(!full_wire_bytes_.empty()); -+ TRACE_STREAMING("OnBytesReceived(%zu bytes)\n", bytes.size()); -+ -+ // Note: The bytes are passed by the embedder, and they might point into the -+ // sandbox. Hence we copy them once and then process those copied bytes, to -+ // avoid being vulnerable to concurrent modification. -+ // Since we might not be able to store the bytes contiguously in memory, -+ // remember up to two byte vectors to process after copying. -+ base::Vector<const uint8_t> copied_bytes[2] = {{}, {}}; -+ - // Fill the previous vector, growing up to 16kB. After that, allocate new - // vectors on overflow. -+ DCHECK(!full_wire_bytes_.empty()); -+ std::vector<uint8_t>* last_wire_byte_vector = &full_wire_bytes_.back(); -+ size_t existing_vector_size = last_wire_byte_vector->size(); - size_t remaining_capacity = -- std::max(full_wire_bytes_.back().capacity(), size_t{16} * KB) - -- full_wire_bytes_.back().size(); -+ std::max(last_wire_byte_vector->capacity(), size_t{16} * KB) - -+ existing_vector_size; - size_t bytes_for_existing_vector = std::min(remaining_capacity, bytes.size()); -- full_wire_bytes_.back().insert(full_wire_bytes_.back().end(), bytes.data(), -- bytes.data() + bytes_for_existing_vector); -+ last_wire_byte_vector->insert(last_wire_byte_vector->end(), bytes.data(), -+ bytes.data() + bytes_for_existing_vector); -+ copied_bytes[0] = -+ base::VectorOf(last_wire_byte_vector->data() + existing_vector_size, -+ bytes_for_existing_vector); - if (bytes.size() > bytes_for_existing_vector) { - // The previous vector's capacity is not enough to hold all new bytes, and - // it's bigger than 16kB, so expensive to copy. Allocate a new vector for - // the remaining bytes, growing exponentially. - size_t new_capacity = std::max(bytes.size() - bytes_for_existing_vector, -- 2 * full_wire_bytes_.back().capacity()); -+ 2 * last_wire_byte_vector->capacity()); - full_wire_bytes_.emplace_back(); -- full_wire_bytes_.back().reserve(new_capacity); -- full_wire_bytes_.back().insert(full_wire_bytes_.back().end(), -- bytes.data() + bytes_for_existing_vector, -- bytes.end()); -+ last_wire_byte_vector = &full_wire_bytes_.back(); -+ last_wire_byte_vector->reserve(new_capacity); -+ last_wire_byte_vector->insert(last_wire_byte_vector->end(), -+ bytes.data() + bytes_for_existing_vector, -+ bytes.end()); -+ copied_bytes[1] = base::VectorOf(*last_wire_byte_vector); - } -+ // Do not access `bytes` any more after copying. -+ DCHECK_EQ(bytes.size(), copied_bytes[0].size() + copied_bytes[1].size()); -+ bytes = {}; - - if (deserializing()) return; - -- TRACE_STREAMING("OnBytesReceived(%zu bytes)\n", bytes.size()); -- -- size_t current = 0; -- while (ok() && current < bytes.size()) { -- size_t num_bytes = -- state_->ReadBytes(this, bytes.SubVector(current, bytes.size())); -- current += num_bytes; -- module_offset_ += num_bytes; -- if (state_->offset() == state_->buffer().size()) { -- state_ = state_->Next(this); -+ for (base::Vector<const uint8_t> vec : copied_bytes) { -+ size_t current = 0; -+ while (ok() && current < vec.size()) { -+ size_t num_bytes = state_->ReadBytes(this, vec.SubVectorFrom(current)); -+ current += num_bytes; -+ module_offset_ += num_bytes; -+ if (state_->offset() == state_->buffer().size()) { -+ state_ = state_->Next(this); -+ } - } - } -- if (ok()) { -- processor_->OnFinishedChunk(); -- } -+ if (ok()) processor_->OnFinishedChunk(); - } - - size_t AsyncStreamingDecoder::DecodingState::ReadBytes( diff --git a/www/qt6-webengine/files/patch-src_3rdparty_chromium_base_process_launch__posix.cc b/www/qt6-webengine/files/patch-src_3rdparty_chromium_base_process_launch__posix.cc index 54e4c77bf396..126dfd954dd0 100644 --- a/www/qt6-webengine/files/patch-src_3rdparty_chromium_base_process_launch__posix.cc +++ b/www/qt6-webengine/files/patch-src_3rdparty_chromium_base_process_launch__posix.cc @@ -1,12 +1,45 @@ ---- src/3rdparty/chromium/base/process/launch_posix.cc.orig 2024-10-22 08:31:56 UTC +Use dlsym to access environ. This avoids undefined references during linking +with -Wl,-no-undefined. + +See https://reviews.freebsd.org/D30842 + +--- src/3rdparty/chromium/base/process/launch_posix.cc.orig 2025-08-18 00:53:11 UTC +++ src/3rdparty/chromium/base/process/launch_posix.cc -@@ -67,6 +67,9 @@ +@@ -67,7 +67,9 @@ #error "macOS should use launch_mac.cc" #endif -+#if defined(OS_FREEBSD) -+#pragma weak environ -+#endif ++#if !defined(OS_FREEBSD) extern char** environ; ++#endif namespace base { + +@@ -88,13 +90,27 @@ char** GetEnvironment() { + // Get the process's "environment" (i.e. the thing that setenv/getenv + // work with). + char** GetEnvironment() { ++#if !defined(OS_FREEBSD) + return environ; ++#else ++ static char* nullenv = nullptr; ++ char ***environ_p = reinterpret_cast<char***>(dlsym(RTLD_DEFAULT, "environ")); ++ char **environ = environ_p ? *environ_p : &nullenv; ++ return environ; ++#endif + } + + // Set the process's "environment" (i.e. the thing that setenv/getenv + // work with). + void SetEnvironment(char** env) { ++#if !defined(OS_FREEBSD) + environ = env; ++#else ++ char ***environ_p = reinterpret_cast<char***>(dlsym(RTLD_DEFAULT, "environ")); ++ if (!environ_p) ++ return; ++ *environ_p = env; ++#endif + } + + // Set the calling thread's signal mask to new_sigmask and return diff --git a/www/qt6-webengine/files/patch-src_core_compositor_native__skia__output__device__opengl.cpp b/www/qt6-webengine/files/patch-src_core_compositor_native__skia__output__device__opengl.cpp deleted file mode 100644 index 07a5f9437eea..000000000000 --- a/www/qt6-webengine/files/patch-src_core_compositor_native__skia__output__device__opengl.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/core/compositor/native_skia_output_device_opengl.cpp.orig 2025-08-18 00:53:11 UTC -+++ src/core/compositor/native_skia_output_device_opengl.cpp -@@ -248,7 +248,7 @@ QSGTexture *NativeSkiaOutputDeviceOpenGL::texture(QQui - EGL_LINUX_DRM_FOURCC_EXT, drmFormat, - EGL_DMA_BUF_PLANE0_FD_EXT, scopedFd.get(), - EGL_DMA_BUF_PLANE0_OFFSET_EXT, static_cast<EGLAttrib>(nativePixmap->GetDmaBufOffset(0)), -- EGL_DMA_BUF_PLANE0_PITCH_EXT, nativePixmap->GetDmaBufPitch(0), -+ EGL_DMA_BUF_PLANE0_PITCH_EXT, static_cast<EGLAttrib>(nativePixmap->GetDmaBufPitch(0)), - EGL_DMA_BUF_PLANE0_MODIFIER_LO_EXT, static_cast<EGLAttrib>(modifier & 0xffffffff), - EGL_DMA_BUF_PLANE0_MODIFIER_HI_EXT, static_cast<EGLAttrib>(modifier >> 32), - EGL_NONE diff --git a/www/qt6-webengine/pkg-plist b/www/qt6-webengine/pkg-plist index f00767be8cfc..ee5debc059b8 100644 --- a/www/qt6-webengine/pkg-plist +++ b/www/qt6-webengine/pkg-plist @@ -104,7 +104,6 @@ %%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebengineprofileprototype_p.h %%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebengineprofileprototype_p_p.h %%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebenginescriptcollection_p.h -%%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebenginescriptcollection_p_p.h %%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebenginesettings_p.h %%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebenginesingleton_p.h %%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebenginetouchhandle_p.h diff --git a/www/qt6-websockets/distinfo b/www/qt6-websockets/distinfo index 2856471e5674..3ac1a7dd611e 100644 --- a/www/qt6-websockets/distinfo +++ b/www/qt6-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198713 -SHA256 (KDE/Qt/6.9.2/qtwebsockets-everywhere-src-6.9.2.tar.xz) = be833f667ed8d6c2f41c0b9d1f8addf20b8d2b11c3a9466ec6d70c62121708ee -SIZE (KDE/Qt/6.9.2/qtwebsockets-everywhere-src-6.9.2.tar.xz) = 447432 +TIMESTAMP = 1759303944 +SHA256 (KDE/Qt/6.9.3/qtwebsockets-everywhere-src-6.9.3.tar.xz) = e27dda8cf3cb31cc235f92e186340ba70a76c47aed7eb32b239d68feb94282c4 +SIZE (KDE/Qt/6.9.3/qtwebsockets-everywhere-src-6.9.3.tar.xz) = 447376 diff --git a/www/qt6-webview/distinfo b/www/qt6-webview/distinfo index a623e0ab91f3..2479f12aee43 100644 --- a/www/qt6-webview/distinfo +++ b/www/qt6-webview/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198717 -SHA256 (KDE/Qt/6.9.2/qtwebview-everywhere-src-6.9.2.tar.xz) = 4ccfd14ae68222d5709e54c970da51d7f0b4cf58af045a96935dfcc34f1b1ff1 -SIZE (KDE/Qt/6.9.2/qtwebview-everywhere-src-6.9.2.tar.xz) = 125560 +TIMESTAMP = 1759303953 +SHA256 (KDE/Qt/6.9.3/qtwebview-everywhere-src-6.9.3.tar.xz) = c65e1fc0b1f1cb80ac05577059d2c294256761ab0686d569ca88010c85c42cc8 +SIZE (KDE/Qt/6.9.3/qtwebview-everywhere-src-6.9.3.tar.xz) = 125580 diff --git a/www/radicale/Makefile b/www/radicale/Makefile index b79daa6321c5..98ae9c0fa147 100644 --- a/www/radicale/Makefile +++ b/www/radicale/Makefile @@ -1,5 +1,5 @@ PORTNAME= radicale -PORTVERSION= 3.5.5 +PORTVERSION= 3.5.6 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/radicale/distinfo b/www/radicale/distinfo index 33a807cac8d0..997c0fd8b169 100644 --- a/www/radicale/distinfo +++ b/www/radicale/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757064471 -SHA256 (radicale-3.5.5.tar.gz) = bd8a51f194090473eb4b09f903fbc692b7c518ec4df6245b21e5b504c124e7f6 -SIZE (radicale-3.5.5.tar.gz) = 178120 +TIMESTAMP = 1758623573 +SHA256 (radicale-3.5.6.tar.gz) = 312c12c99c34983c2b90a2cb1a5f7eb4e2fd06cc339ccb90ab7602fed313c646 +SIZE (radicale-3.5.6.tar.gz) = 181654 diff --git a/www/rearx/Makefile b/www/rearx/Makefile index 62153391188e..20c9f6e54478 100644 --- a/www/rearx/Makefile +++ b/www/rearx/Makefile @@ -1,7 +1,7 @@ PORTNAME= rearx DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/reddsaver/Makefile b/www/reddsaver/Makefile index 745404e9d47d..21291e0e3228 100644 --- a/www/reddsaver/Makefile +++ b/www/reddsaver/Makefile @@ -1,7 +1,7 @@ PORTNAME= reddsaver DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/redmine60/Makefile b/www/redmine60/Makefile index 3bb5d52b158a..e6675ee3d749 100644 --- a/www/redmine60/Makefile +++ b/www/redmine60/Makefile @@ -1,6 +1,6 @@ PORTNAME= redmine PORTVERSION= 6.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= https://www.redmine.org/releases/ PKGNAMESUFFIX= 60 @@ -76,7 +76,7 @@ NO_OPTIONS_SORT= yes MYSQL_RUN_DEPENDS= rubygem-mysql2>=0.5.0:databases/rubygem-mysql2 \ rubygem-with_advisory_lock61>0:devel/rubygem-with_advisory_lock61 POSTGRESQL_RUN_DEPENDS= rubygem-pg>=1.2.2:databases/rubygem-pg -PUMA_RUN_DEPENDS= rubygem-puma>=6.5.0<7:www/rubygem-puma \ +PUMA_RUN_DEPENDS= rubygem-puma6>=6.5.0<7:www/rubygem-puma6 \ rubygem-rb-kqueue>=0.2:devel/rubygem-rb-kqueue PUMA_SUB_LIST= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} PUMA_VARS= USE_RC_SUBR=redmine diff --git a/www/remark42/Makefile b/www/remark42/Makefile index a803109bc7e3..fd4e42d07be5 100644 --- a/www/remark42/Makefile +++ b/www/remark42/Makefile @@ -1,7 +1,7 @@ PORTNAME= remark42 DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MASTER_SITES= LOCAL/delphij:npmcache DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache diff --git a/www/rubygem-actionpack72/Makefile b/www/rubygem-actionpack72/Makefile index e714991310f2..ed4be4905584 100644 --- a/www/rubygem-actionpack72/Makefile +++ b/www/rubygem-actionpack72/Makefile @@ -1,5 +1,6 @@ PORTNAME= actionpack PORTVERSION= 7.2.2.2 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= 72 @@ -16,7 +17,7 @@ RUN_DEPENDS= rubygem-actionview72>=${PORTVERSION}<${PORTVERSION}_99:devel/rubyge rubygem-activesupport72>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport72 \ rubygem-nokogiri>=1.8.5:textproc/rubygem-nokogiri \ rubygem-racc>=0:devel/rubygem-racc \ - rubygem-rack>=2.2.4,3<3.2,3:www/rubygem-rack \ + rubygem-rack>=2.2.4,3:www/rubygem-rack \ rubygem-rack-session>=1.0.1:www/rubygem-rack-session \ rubygem-rack-test>=0.6.3:www/rubygem-rack-test \ rubygem-rails-dom-testing-rails72>=2.2<3:textproc/rubygem-rails-dom-testing-rails72 \ diff --git a/www/rubygem-actionpack72/files/patch-gemspec b/www/rubygem-actionpack72/files/patch-gemspec new file mode 100644 index 000000000000..61974d652289 --- /dev/null +++ b/www/rubygem-actionpack72/files/patch-gemspec @@ -0,0 +1,11 @@ +--- actionpack.gemspec.orig 2025-09-12 21:31:01 UTC ++++ actionpack.gemspec +@@ -25,7 +25,7 @@ Gem::Specification.new do |s| + s.add_runtime_dependency(%q<activesupport>.freeze, ["= 7.2.2.2".freeze]) + s.add_runtime_dependency(%q<nokogiri>.freeze, [">= 1.8.5".freeze]) + s.add_runtime_dependency(%q<racc>.freeze, [">= 0".freeze]) +- s.add_runtime_dependency(%q<rack>.freeze, [">= 2.2.4".freeze, "< 3.2".freeze]) ++ s.add_runtime_dependency(%q<rack>.freeze, [">= 2.2.4".freeze]) + s.add_runtime_dependency(%q<rack-session>.freeze, [">= 1.0.1".freeze]) + s.add_runtime_dependency(%q<rack-test>.freeze, [">= 0.6.3".freeze]) + s.add_runtime_dependency(%q<rails-html-sanitizer>.freeze, ["~> 1.6".freeze]) diff --git a/www/rubygem-actionpack80/Makefile b/www/rubygem-actionpack80/Makefile index c0625048f826..15f3228aa419 100644 --- a/www/rubygem-actionpack80/Makefile +++ b/www/rubygem-actionpack80/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionview80>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-actionview80 \ rubygem-activesupport80>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport80 \ rubygem-nokogiri>=1.8.5:textproc/rubygem-nokogiri \ - rubygem-rack>=2.2.4,3<3.2,3:www/rubygem-rack \ + rubygem-rack>=2.2.4,3:www/rubygem-rack \ rubygem-rack-session>=1.0.1:www/rubygem-rack-session \ rubygem-rack-test>=0.6.3:www/rubygem-rack-test \ rubygem-rails-dom-testing-rails80>=2.2<3:textproc/rubygem-rails-dom-testing-rails80 \ diff --git a/www/rubygem-activeresource/Makefile b/www/rubygem-activeresource/Makefile index 1f9b19445d7f..fe8f435952f2 100644 --- a/www/rubygem-activeresource/Makefile +++ b/www/rubygem-activeresource/Makefile @@ -1,5 +1,5 @@ PORTNAME= activeresource -PORTVERSION= 6.1.4 +PORTVERSION= 6.2.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,9 +11,9 @@ WWW= https://rubyonrails.org/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activemodel72>=6.0:databases/rubygem-activemodel72 \ +RUN_DEPENDS= rubygem-activemodel72>=7.0:databases/rubygem-activemodel72 \ rubygem-activemodel-serializers-xml>=1.0<2:databases/rubygem-activemodel-serializers-xml \ - rubygem-activesupport72>=6.0:devel/rubygem-activesupport72 + rubygem-activesupport72>=7.0:devel/rubygem-activesupport72 USES= cpe gem diff --git a/www/rubygem-activeresource/distinfo b/www/rubygem-activeresource/distinfo index 3600d3ac9201..ce2c1389455e 100644 --- a/www/rubygem-activeresource/distinfo +++ b/www/rubygem-activeresource/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730540982 -SHA256 (rubygem/activeresource-6.1.4.gem) = 8418646c65e734c4b62cfb012c5d3c25ef0b0d4280adf3584de02de23c16572a -SIZE (rubygem/activeresource-6.1.4.gem) = 42496 +TIMESTAMP = 1759324346 +SHA256 (rubygem/activeresource-6.2.0.gem) = 818ca60d3cd1ff7bbb7277f41250ad4d61a7cdbe30fbf52b2145e1b66ed13900 +SIZE (rubygem/activeresource-6.2.0.gem) = 44544 diff --git a/www/rubygem-atlassian-jwt/Makefile b/www/rubygem-atlassian-jwt/Makefile index f4a8c57edf48..8c6e4e1a964f 100644 --- a/www/rubygem-atlassian-jwt/Makefile +++ b/www/rubygem-atlassian-jwt/Makefile @@ -1,5 +1,6 @@ PORTNAME= atlassian-jwt PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -9,7 +10,7 @@ WWW= https://bitbucket.org/atlassian/atlassian-jwt-ruby LICENSE= APACHE20 -RUN_DEPENDS= rubygem-jwt>=2.1<3:www/rubygem-jwt +RUN_DEPENDS= rubygem-jwt2>=2.1<3:www/rubygem-jwt2 USES= gem diff --git a/www/rubygem-cloudinary/Makefile b/www/rubygem-cloudinary/Makefile index 3e2c1283888d..fbdd137c788a 100644 --- a/www/rubygem-cloudinary/Makefile +++ b/www/rubygem-cloudinary/Makefile @@ -1,5 +1,5 @@ PORTNAME= cloudinary -PORTVERSION= 2.3.1 +PORTVERSION= 2.4.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-cloudinary/distinfo b/www/rubygem-cloudinary/distinfo index e018e2a34ced..9f59717c26d6 100644 --- a/www/rubygem-cloudinary/distinfo +++ b/www/rubygem-cloudinary/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954440 -SHA256 (rubygem/cloudinary-2.3.1.gem) = b5ee61feef696359e09d879eaeaec532e45bcbd74d72ff085339619d2cd36605 -SIZE (rubygem/cloudinary-2.3.1.gem) = 150528 +TIMESTAMP = 1757436679 +SHA256 (rubygem/cloudinary-2.4.0.gem) = 61e34d2fbe454cb88da3e500f8eea0eea355b6fa178032d3190a44df3bd26380 +SIZE (rubygem/cloudinary-2.4.0.gem) = 150528 diff --git a/www/rubygem-feedjira/Makefile b/www/rubygem-feedjira/Makefile index 22d324739527..1bbd926c0b40 100644 --- a/www/rubygem-feedjira/Makefile +++ b/www/rubygem-feedjira/Makefile @@ -1,5 +1,5 @@ PORTNAME= feedjira -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-feedjira/distinfo b/www/rubygem-feedjira/distinfo index a5eeaf42dca7..31f1044396b8 100644 --- a/www/rubygem-feedjira/distinfo +++ b/www/rubygem-feedjira/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121888 -SHA256 (rubygem/feedjira-4.0.0.gem) = ec036c525e91367afa9cc472a3608f7d813a28b2c7c18f00afb42451b3390dc6 -SIZE (rubygem/feedjira-4.0.0.gem) = 420864 +TIMESTAMP = 1757436681 +SHA256 (rubygem/feedjira-4.0.1.gem) = 04a8bcec4332e599868ce55f8d723cff5cd6c8056b66d232424b51ad13ace86a +SIZE (rubygem/feedjira-4.0.1.gem) = 421376 diff --git a/www/rubygem-jwt/Makefile b/www/rubygem-jwt/Makefile index 022d1375704f..e4e187f2849b 100644 --- a/www/rubygem-jwt/Makefile +++ b/www/rubygem-jwt/Makefile @@ -1,5 +1,5 @@ PORTNAME= jwt -PORTVERSION= 2.10.2 +PORTVERSION= 3.1.2 CATEGORIES= www devel rubygems MASTER_SITES= RG diff --git a/www/rubygem-jwt/distinfo b/www/rubygem-jwt/distinfo index 1bbed754c916..5c426060e382 100644 --- a/www/rubygem-jwt/distinfo +++ b/www/rubygem-jwt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751375125 -SHA256 (rubygem/jwt-2.10.2.gem) = 31e1ee46f7359883d5e622446969fe9c118c3da87a0b1dca765ce269c3a0c4f4 -SIZE (rubygem/jwt-2.10.2.gem) = 54784 +TIMESTAMP = 1757436683 +SHA256 (rubygem/jwt-3.1.2.gem) = af6991f19a6bb4060d618d9add7a66f0eeb005ac0bc017cd01f63b42e122d535 +SIZE (rubygem/jwt-3.1.2.gem) = 53760 diff --git a/www/rubygem-jwt2/Makefile b/www/rubygem-jwt2/Makefile new file mode 100644 index 000000000000..5fac2c7a5027 --- /dev/null +++ b/www/rubygem-jwt2/Makefile @@ -0,0 +1,22 @@ +PORTNAME= jwt +PORTVERSION= 2.10.2 +CATEGORIES= www devel rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 2 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= JSON Web Token implementation in Ruby +WWW= https://github.com/jwt/ruby-jwt + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-base64>=0:converters/rubygem-base64 + +USES= gem + +NO_ARCH= yes + +PORTSCOUT= limit:^2\. + +.include <bsd.port.mk> diff --git a/www/rubygem-jwt2/distinfo b/www/rubygem-jwt2/distinfo new file mode 100644 index 000000000000..1bbed754c916 --- /dev/null +++ b/www/rubygem-jwt2/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751375125 +SHA256 (rubygem/jwt-2.10.2.gem) = 31e1ee46f7359883d5e622446969fe9c118c3da87a0b1dca765ce269c3a0c4f4 +SIZE (rubygem/jwt-2.10.2.gem) = 54784 diff --git a/www/rubygem-jwt2/pkg-descr b/www/rubygem-jwt2/pkg-descr new file mode 100644 index 000000000000..37d450887056 --- /dev/null +++ b/www/rubygem-jwt2/pkg-descr @@ -0,0 +1,3 @@ +JWT is a Ruby implementation of JSON Web Token draft 06 [1]. + +[1] http://self-issued.info/docs/draft-jones-json-web-token-06.html diff --git a/www/rubygem-passenger/files/patch-libev b/www/rubygem-passenger/files/patch-libev index b7c89c1af886..b55c954c2e07 100644 --- a/www/rubygem-passenger/files/patch-libev +++ b/www/rubygem-passenger/files/patch-libev @@ -1,9 +1,10 @@ ---- src/cxx_supportlib/vendor-modified/libev/ev.c.orig 2025-07-13 19:43:52 UTC +--- src/cxx_supportlib/vendor-modified/libev/ev.c.orig 2025-10-04 10:15:47 UTC +++ src/cxx_supportlib/vendor-modified/libev/ev.c -@@ -421,6 +421,11 @@ +@@ -420,7 +420,11 @@ + #endif #if EV_USE_INOTIFY - # include <sys/statfs.h> +-# include <sys/statfs.h> +# ifdef __FreeBSD__ +# include <sys/mount.h> +# else @@ -12,7 +13,7 @@ # include <sys/inotify.h> /* some very old inotify.h headers don't have IN_DONT_FOLLOW */ # ifndef IN_DONT_FOLLOW -@@ -2753,7 +2758,7 @@ ev_recommended_backends (void) EV_THROW +@@ -2753,7 +2757,7 @@ ev_recommended_backends (void) EV_THROW { unsigned int flags = ev_supported_backends (); diff --git a/www/rubygem-protocol-http1/Makefile b/www/rubygem-protocol-http1/Makefile index a705c23ab65f..186864cb7c7c 100644 --- a/www/rubygem-protocol-http1/Makefile +++ b/www/rubygem-protocol-http1/Makefile @@ -1,5 +1,5 @@ PORTNAME= protocol-http1 -PORTVERSION= 0.35.0 +PORTVERSION= 0.35.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-protocol-http1/distinfo b/www/rubygem-protocol-http1/distinfo index 03f4e5ba8237..5c12ae41bac3 100644 --- a/www/rubygem-protocol-http1/distinfo +++ b/www/rubygem-protocol-http1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121896 -SHA256 (rubygem/protocol-http1-0.35.0.gem) = 26236cb8e8a956d1b78075c6b824f2eed9ecba7faf7f0e1872c70ef8f90412e8 -SIZE (rubygem/protocol-http1-0.35.0.gem) = 25088 +TIMESTAMP = 1757436685 +SHA256 (rubygem/protocol-http1-0.35.1.gem) = 24ae3edb220484979a2e90de6b987b6b9c5aab857dbc37b212ece02f51c177ae +SIZE (rubygem/protocol-http1-0.35.1.gem) = 25088 diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index 23257073aa77..923a771863dc 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -1,5 +1,5 @@ PORTNAME= puma -PORTVERSION= 6.6.1 +PORTVERSION= 7.0.3 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo index 42714ba48d5a..bb709b7a56b1 100644 --- a/www/rubygem-puma/distinfo +++ b/www/rubygem-puma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755676001 -SHA256 (rubygem/puma-6.6.1.gem) = b9b56e4a4ea75d1bfa6d9e1972ee2c9f43d0883f011826d914e8e37b3694ea1e -SIZE (rubygem/puma-6.6.1.gem) = 239104 +TIMESTAMP = 1759324364 +SHA256 (rubygem/puma-7.0.3.gem) = 131b5fd02c89c2445114cdce906114e75ea4cf22842fcf5bbee4500f1c868ba5 +SIZE (rubygem/puma-7.0.3.gem) = 241152 diff --git a/www/rubygem-puma6/Makefile b/www/rubygem-puma6/Makefile new file mode 100644 index 000000000000..e8a3e7cd47ea --- /dev/null +++ b/www/rubygem-puma6/Makefile @@ -0,0 +1,24 @@ +PORTNAME= puma +PORTVERSION= 6.6.1 +CATEGORIES= www rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 6 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Fast, multithreaded and highly concurrent ruby web server +WWW= https://puma.io/ \ + https://github.com/puma/puma + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-nio4r>=2.0<3:devel/rubygem-nio4r + +USES= cpe gem ssl + +PORTSCOUT= limit:^6\. + +post-install: + ${RM} ${STAGEDIR}${PREFIX}/bin/puma ${STAGEDIR}${PREFIX}/bin/pumactl + +.include <bsd.port.mk> diff --git a/www/rubygem-puma6/distinfo b/www/rubygem-puma6/distinfo new file mode 100644 index 000000000000..42714ba48d5a --- /dev/null +++ b/www/rubygem-puma6/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1755676001 +SHA256 (rubygem/puma-6.6.1.gem) = b9b56e4a4ea75d1bfa6d9e1972ee2c9f43d0883f011826d914e8e37b3694ea1e +SIZE (rubygem/puma-6.6.1.gem) = 239104 diff --git a/www/rubygem-puma6/pkg-descr b/www/rubygem-puma6/pkg-descr new file mode 100644 index 000000000000..c8af03bb0c08 --- /dev/null +++ b/www/rubygem-puma6/pkg-descr @@ -0,0 +1,7 @@ +Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for +Ruby/Rack applications. Puma is intended for use in both development and +production environments. In order to get the best throughput, it is highly +recommended that you use a Ruby implementation with real threads like Rubinius +or JRuby. + +See also: https://github.com/puma/puma diff --git a/www/rubygem-rackup21/Makefile b/www/rubygem-rackup21/Makefile deleted file mode 100644 index d3633fd1b24d..000000000000 --- a/www/rubygem-rackup21/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -PORTNAME= rackup -PORTVERSION= 2.1.0 -CATEGORIES= www rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 21 - -MAINTAINER= ruby@FreeBSD.org -COMMENT= General server command for Rack applications -WWW= https://github.com/rack/rackup - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/license.md - -DEPRECATED= No consumers in ports tree -EXPIRATION_DATE= 2025-09-30 - -RUN_DEPENDS= rubygem-rack>=3,3:www/rubygem-rack \ - rubygem-webrick>=1.8<2:www/rubygem-webrick - -USES= gem - -CONFLICTS_INSTALL= rubygem-rackup # bin/rackup - -NO_ARCH= yes -PORTSCOUT= limit:^2\.1\. - -PLIST_FILES= bin/rackup - -.include <bsd.port.mk> diff --git a/www/rubygem-rackup21/distinfo b/www/rubygem-rackup21/distinfo deleted file mode 100644 index 19c8dec36f8e..000000000000 --- a/www/rubygem-rackup21/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1734498107 -SHA256 (rubygem/rackup-2.1.0.gem) = 6ecb884a581990332e45ee17bdfdc14ccbee46c2f710ae1566019907869a6c4d -SIZE (rubygem/rackup-2.1.0.gem) = 15872 diff --git a/www/rubygem-rackup21/pkg-descr b/www/rubygem-rackup21/pkg-descr deleted file mode 100644 index 6077867f667b..000000000000 --- a/www/rubygem-rackup21/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A general server command for Rack applications. diff --git a/www/rubygem-roda/Makefile b/www/rubygem-roda/Makefile index 4cc99c6825ce..b56d006174e7 100644 --- a/www/rubygem-roda/Makefile +++ b/www/rubygem-roda/Makefile @@ -1,5 +1,5 @@ PORTNAME= roda -PORTVERSION= 3.95.0 +PORTVERSION= 3.96.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-roda/distinfo b/www/rubygem-roda/distinfo index 09bb87bac5ce..d4f9a203fdc6 100644 --- a/www/rubygem-roda/distinfo +++ b/www/rubygem-roda/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757122080 -SHA256 (rubygem/roda-3.95.0.gem) = 61fbc5f00f234f1b92c3eae7f4195c1310e1c70cb61dcebfe559201b554140d8 -SIZE (rubygem/roda-3.95.0.gem) = 191488 +TIMESTAMP = 1759324366 +SHA256 (rubygem/roda-3.96.0.gem) = e89397269a2713c3ce8e95156c7579309e514e808dc124b50657c7bdadff90df +SIZE (rubygem/roda-3.96.0.gem) = 192000 diff --git a/www/rubygem-ruby-openai/Makefile b/www/rubygem-ruby-openai/Makefile index 695fa45c882d..cb0a3595f584 100644 --- a/www/rubygem-ruby-openai/Makefile +++ b/www/rubygem-ruby-openai/Makefile @@ -1,5 +1,5 @@ PORTNAME= ruby-openai -PORTVERSION= 8.2.0 +PORTVERSION= 8.3.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-ruby-openai/distinfo b/www/rubygem-ruby-openai/distinfo index 58d560ab8fc1..a2c03c9c3c66 100644 --- a/www/rubygem-ruby-openai/distinfo +++ b/www/rubygem-ruby-openai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121900 -SHA256 (rubygem/ruby-openai-8.2.0.gem) = deca02340619b31e30e7e11f4ddbb44efc5fc1bb9c0f07a32e7391649ba6aa95 -SIZE (rubygem/ruby-openai-8.2.0.gem) = 41472 +TIMESTAMP = 1757436687 +SHA256 (rubygem/ruby-openai-8.3.0.gem) = 566dc279c42f4afed68a7a363dce2e594078abfc36b4e043102020b9a387ca69 +SIZE (rubygem/ruby-openai-8.3.0.gem) = 42496 diff --git a/www/rustypaste-cli/Makefile b/www/rustypaste-cli/Makefile index 33b274c61a25..631c61c80bb0 100644 --- a/www/rustypaste-cli/Makefile +++ b/www/rustypaste-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= rustypaste-cli DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= dtxdf@FreeBSD.org diff --git a/www/rustypaste/Makefile b/www/rustypaste/Makefile index 5522714fb504..60a84179c4eb 100644 --- a/www/rustypaste/Makefile +++ b/www/rustypaste/Makefile @@ -1,7 +1,7 @@ PORTNAME= rustypaste DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= dtxdf@FreeBSD.org diff --git a/www/s/Makefile b/www/s/Makefile index e80c927d4f14..9572b4802408 100644 --- a/www/s/Makefile +++ b/www/s/Makefile @@ -1,7 +1,7 @@ PORTNAME= s DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/selenium/Makefile b/www/selenium/Makefile index 8243608e3e2d..29c6d287916b 100644 --- a/www/selenium/Makefile +++ b/www/selenium/Makefile @@ -1,8 +1,8 @@ PORTNAME= selenium -DISTVERSION= 4.34.0 +DISTVERSION= 4.35.0 CATEGORIES= www devel java MASTER_SITES= https://github.com/SeleniumHQ/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ -DISTNAME= selenium-server-${DISTVERSION} +DISTNAME= ${PORTNAME}-server-${DISTVERSION} EXTRACT_SUFX= .jar EXTRACT_ONLY= @@ -14,21 +14,21 @@ LICENSE= APACHE20 USES= cpe java CPE_VENDOR= jenkins -JAVA_VERSION= 11+ +JAVA_VERSION= 17+ -USE_RC_SUBR= selenium +USE_RC_SUBR= ${PORTNAME} NO_ARCH= yes NO_BUILD= yes -SUB_LIST+= JAVA_HOME=${JAVA_HOME} \ +SUB_LIST= JAVA_HOME=${JAVA_HOME} \ SELENIUM_VERSION=${DISTVERSION} -SELENIUM_HOME= ${PREFIX}/selenium +SELENIUM_HOME= ${PREFIX}/${PORTNAME} -USERS= selenium -GROUPS= selenium +USERS= ${PORTNAME} +GROUPS= ${PORTNAME} -PLIST_FILES= \@dir\(${USERS},${GROUPS},\)\ selenium \ +PLIST_FILES= "@dir(${USERS:[1]},${GROUPS:[1]},) ${PORTNAME}" \ ${DATADIR}/${DISTNAME}${EXTRACT_SUFX} do-install: diff --git a/www/selenium/distinfo b/www/selenium/distinfo index 3dfacd5ce05d..af97177c4c92 100644 --- a/www/selenium/distinfo +++ b/www/selenium/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752823263 -SHA256 (selenium-server-4.34.0.jar) = c4ca7b2453abec28ac705cfc61321ba7ed62e886fbfd54c997b133d73c69c508 -SIZE (selenium-server-4.34.0.jar) = 43006967 +TIMESTAMP = 1758398842 +SHA256 (selenium-server-4.35.0.jar) = 1137875ae8fd45003fd02342ded5208401b72b526ec439956789d2f17dd4e011 +SIZE (selenium-server-4.35.0.jar) = 44174928 diff --git a/www/shiori/Makefile b/www/shiori/Makefile index 555d7e18e4a4..9ed463986c94 100644 --- a/www/shiori/Makefile +++ b/www/shiori/Makefile @@ -1,7 +1,7 @@ PORTNAME= shiori DISTVERSIONPREFIX= v -DISTVERSION= 1.7.4 -PORTREVISION= 2 +DISTVERSION= 1.8.0 +PORTREVISION= 0 CATEGORIES= www MAINTAINER= nivit@FreeBSD.org diff --git a/www/shiori/distinfo b/www/shiori/distinfo index 51989a34f03b..ff8876adc620 100644 --- a/www/shiori/distinfo +++ b/www/shiori/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750495895 -SHA256 (go/www_shiori/shiori-v1.7.4/v1.7.4.mod) = 247336cc5dfbdf0bf093b310f9e1ff920eaa47e8a1abca571d3f5f536be826c9 -SIZE (go/www_shiori/shiori-v1.7.4/v1.7.4.mod) = 6740 -SHA256 (go/www_shiori/shiori-v1.7.4/v1.7.4.zip) = 5de0eff8f67d7455f83b7ea2d724adb77e43c5c5838d19539f86953aacd11eab -SIZE (go/www_shiori/shiori-v1.7.4/v1.7.4.zip) = 7037128 +TIMESTAMP = 1759157679 +SHA256 (go/www_shiori/shiori-v1.8.0/v1.8.0.mod) = c8c339be9767273ddd70925d5851ab261860e687b391fa818ba1e938d0f1e537 +SIZE (go/www_shiori/shiori-v1.8.0/v1.8.0.mod) = 5994 +SHA256 (go/www_shiori/shiori-v1.8.0/v1.8.0.zip) = 39e2afc1b41fc16ef6262387ec1ba9e6e4f6bc8b1deda62cf214b5b15a476803 +SIZE (go/www_shiori/shiori-v1.8.0/v1.8.0.zip) = 7595665 diff --git a/www/so/Makefile b/www/so/Makefile index fa1d70febd15..f1ed61e7c2e9 100644 --- a/www/so/Makefile +++ b/www/so/Makefile @@ -1,7 +1,7 @@ PORTNAME= so DISTVERSIONPREFIX= v DISTVERSION= 0.4.6 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= sec.research.2005@gmail.com diff --git a/www/sqlpage/Makefile b/www/sqlpage/Makefile index 31a2a3dc20ed..f3f789172500 100644 --- a/www/sqlpage/Makefile +++ b/www/sqlpage/Makefile @@ -1,6 +1,7 @@ PORTNAME= sqlpage DISTVERSIONPREFIX= v -DISTVERSION= 0.37.0 +DISTVERSION= 0.37.1 +PORTREVISION= 1 CATEGORIES= www databases MASTER_SITES= https://cdn.jsdelivr.net/npm/:npm DISTFILES= ${NPM_DISTFILES} diff --git a/www/sqlpage/Makefile.crates b/www/sqlpage/Makefile.crates index dc3b085dd5a4..653a7c4d7eab 100644 --- a/www/sqlpage/Makefile.crates +++ b/www/sqlpage/Makefile.crates @@ -4,7 +4,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ actix-multipart-0.7.2 \ actix-multipart-derive-0.7.0 \ actix-router-0.5.3 \ - actix-rt-2.10.0 \ + actix-rt-2.11.0 \ actix-server-2.6.0 \ actix-service-2.0.3 \ actix-tls-3.4.0 \ @@ -20,7 +20,6 @@ CARGO_CRATES= actix-codec-0.5.2 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.21 \ - android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.20 \ anstyle-1.0.11 \ @@ -35,8 +34,7 @@ CARGO_CRATES= actix-codec-0.5.2 \ asn1-rs-impl-0.2.0 \ async-channel-2.5.0 \ async-http-codec-0.8.0 \ - async-io-2.5.0 \ - async-lock-3.4.1 \ + async-io-2.6.0 \ async-net-2.0.0 \ async-recursion-1.1.1 \ async-stream-0.3.6 \ @@ -47,17 +45,17 @@ CARGO_CRATES= actix-codec-0.5.2 \ atoi-2.0.0 \ atomic-waker-1.1.2 \ autocfg-1.5.0 \ - awc-3.7.0 \ - aws-lc-rs-1.13.3 \ - aws-lc-sys-0.30.0 \ + awc-3.8.0 \ + aws-lc-rs-1.14.0 \ + aws-lc-sys-0.31.0 \ backtrace-0.3.75 \ base16ct-0.2.0 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.8.0 \ - bindgen-0.69.5 \ - bitflags-2.9.3 \ + bindgen-0.72.1 \ + bitflags-2.9.4 \ blake2-0.10.6 \ block-buffer-0.10.4 \ blocking-1.6.2 \ @@ -68,20 +66,20 @@ CARGO_CRATES= actix-codec-0.5.2 \ bumpalo-3.19.0 \ byteorder-1.5.0 \ bytes-1.10.1 \ - bytestring-1.4.0 \ - cc-1.2.34 \ + bytestring-1.5.0 \ + cc-1.2.38 \ cexpr-0.6.0 \ cfg-if-1.0.3 \ - chrono-0.4.41 \ + chrono-0.4.42 \ clang-sys-1.8.1 \ - clap-4.5.46 \ - clap_builder-4.5.46 \ - clap_derive-4.5.45 \ + clap-4.5.47 \ + clap_builder-4.5.47 \ + clap_derive-4.5.47 \ clap_lex-0.7.5 \ cmake-0.1.54 \ colorchoice-1.0.4 \ concurrent-queue-2.5.0 \ - config-0.15.14 \ + config-0.15.16 \ const-oid-0.9.6 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ @@ -107,11 +105,11 @@ CARGO_CRATES= actix-codec-0.5.2 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ - dary_heap-0.3.7 \ + dary_heap-0.3.8 \ data-encoding-2.9.0 \ der-0.7.10 \ der-parser-9.0.0 \ - deranged-0.4.0 \ + deranged-0.5.3 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ @@ -135,13 +133,14 @@ CARGO_CRATES= actix-codec-0.5.2 \ env_filter-0.1.3 \ env_logger-0.11.8 \ equivalent-1.0.2 \ - erased-serde-0.4.6 \ - errno-0.3.13 \ + erased-serde-0.4.8 \ + errno-0.3.14 \ event-listener-5.4.1 \ event-listener-strategy-0.5.4 \ fastrand-2.3.0 \ ff-0.13.1 \ fiat-crypto-0.2.9 \ + find-msvc-tools-0.1.2 \ flate2-1.1.2 \ flume-0.11.1 \ fnv-1.0.7 \ @@ -171,20 +170,20 @@ CARGO_CRATES= actix-codec-0.5.2 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashbrown-0.15.5 \ + hashbrown-0.16.0 \ hashlink-0.10.0 \ heck-0.5.0 \ hermit-abi-0.5.2 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ - home-0.5.11 \ http-0.2.12 \ http-1.3.1 \ http-body-0.4.6 \ httparse-1.10.1 \ httpdate-1.0.3 \ hyper-0.14.32 \ - iana-time-zone-0.1.63 \ + iana-time-zone-0.1.64 \ iana-time-zone-haiku-0.1.2 \ icu_collections-2.0.0 \ icu_locale_core-2.0.0 \ @@ -200,37 +199,35 @@ CARGO_CRATES= actix-codec-0.5.2 \ include_dir-0.7.4 \ include_dir_macros-0.7.4 \ indexmap-1.9.3 \ - indexmap-2.11.0 \ + indexmap-2.11.4 \ io-uring-0.7.10 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ - itertools-0.12.1 \ + itertools-0.13.0 \ itoa-1.0.15 \ jiff-0.2.15 \ jiff-static-0.2.15 \ jobserver-0.1.34 \ - js-sys-0.3.77 \ + js-sys-0.3.80 \ json5-0.4.1 \ lambda-web-0.2.1 \ lambda_runtime-0.7.3 \ lambda_runtime_api_client-0.7.0 \ language-tags-0.3.2 \ lazy_static-1.5.0 \ - lazycell-1.3.0 \ libc-0.2.175 \ libflate-2.1.0 \ libflate_lz77-2.1.0 \ libloading-0.8.8 \ libm-0.2.15 \ - libredox-0.1.9 \ + libredox-0.1.10 \ libsqlite3-sys-0.35.0 \ - linux-raw-sys-0.4.15 \ - linux-raw-sys-0.9.4 \ + linux-raw-sys-0.11.0 \ litemap-0.8.0 \ local-channel-0.1.5 \ local-waker-0.1.4 \ lock_api-0.4.13 \ - log-0.4.27 \ + log-0.4.28 \ markdown-1.0.0 \ md-5-0.10.6 \ memchr-2.7.5 \ @@ -270,10 +267,10 @@ CARGO_CRATES= actix-codec-0.5.2 \ pem-3.0.5 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.2 \ - pest-2.8.1 \ - pest_derive-2.8.1 \ - pest_generator-2.8.1 \ - pest_meta-2.8.1 \ + pest-2.8.2 \ + pest_derive-2.8.2 \ + pest_generator-2.8.2 \ + pest_meta-2.8.2 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ @@ -282,10 +279,10 @@ CARGO_CRATES= actix-codec-0.5.2 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.32 \ - polling-3.10.0 \ + polling-3.11.0 \ portable-atomic-1.11.1 \ portable-atomic-util-0.2.4 \ - potential_utf-0.1.2 \ + potential_utf-0.1.3 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ prettyplease-0.2.37 \ @@ -313,37 +310,37 @@ CARGO_CRATES= actix-codec-0.5.2 \ rle-decode-fast-1.0.3 \ ron-0.8.1 \ rsa-0.9.8 \ - rust-ini-0.21.1 \ + rust-ini-0.21.3 \ rustc-demangle-0.1.26 \ - rustc-hash-1.1.0 \ + rustc-hash-2.1.1 \ rustc_version-0.4.1 \ rusticata-macros-4.1.0 \ - rustix-0.38.44 \ - rustix-1.0.8 \ - rustls-0.23.31 \ + rustix-1.1.2 \ + rustls-0.23.32 \ rustls-acme-0.14.0 \ rustls-native-certs-0.8.1 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.12.0 \ - rustls-webpki-0.103.4 \ + rustls-webpki-0.103.6 \ rustversion-1.0.22 \ ryu-1.0.20 \ - schannel-0.1.27 \ + schannel-0.1.28 \ schemars-0.9.0 \ schemars-1.0.4 \ scopeguard-1.2.0 \ sec1-0.7.3 \ - security-framework-3.3.0 \ - security-framework-sys-2.14.0 \ - semver-1.0.26 \ - serde-1.0.219 \ - serde-untagged-0.1.8 \ + security-framework-3.4.0 \ + security-framework-sys-2.15.0 \ + semver-1.0.27 \ + serde-1.0.225 \ + serde-untagged-0.1.9 \ serde-value-0.7.0 \ - serde_derive-1.0.219 \ - serde_json-1.0.143 \ - serde_path_to_error-0.1.17 \ + serde_core-1.0.225 \ + serde_derive-1.0.225 \ + serde_json-1.0.145 \ + serde_path_to_error-0.1.20 \ serde_plain-1.0.2 \ - serde_spanned-1.0.0 \ + serde_spanned-1.0.2 \ serde_urlencoded-0.7.1 \ serde_with-3.14.0 \ serde_with_macros-3.14.0 \ @@ -358,53 +355,52 @@ CARGO_CRATES= actix-codec-0.5.2 \ socket2-0.6.0 \ spin-0.9.8 \ spki-0.7.3 \ - sqlparser-0.58.0 \ + sqlparser-0.59.0 \ sqlparser_derive-0.3.0 \ - sqlx-core-oldapi-0.6.47 \ - sqlx-macros-oldapi-0.6.47 \ - sqlx-oldapi-0.6.47 \ - sqlx-rt-oldapi-0.6.47 \ + sqlx-core-oldapi-0.6.48 \ + sqlx-macros-oldapi-0.6.48 \ + sqlx-oldapi-0.6.48 \ + sqlx-rt-oldapi-0.6.48 \ stable_deref_trait-1.2.0 \ stringprep-0.1.5 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-2.0.106 \ synstructure-0.13.2 \ - tempfile-3.21.0 \ + tempfile-3.22.0 \ thiserror-1.0.69 \ thiserror-2.0.16 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.16 \ - time-0.3.41 \ - time-core-0.1.4 \ - time-macros-0.2.22 \ + time-0.3.44 \ + time-core-0.1.6 \ + time-macros-0.2.24 \ tiny-keccak-2.0.2 \ tinystr-0.8.1 \ tinyvec-1.10.0 \ tinyvec_macros-0.1.1 \ tokio-1.47.1 \ tokio-macros-2.5.0 \ - tokio-rustls-0.26.2 \ + tokio-rustls-0.26.3 \ tokio-stream-0.1.17 \ tokio-util-0.7.16 \ - toml-0.9.5 \ - toml_datetime-0.7.0 \ - toml_parser-1.0.2 \ + toml-0.9.7 \ + toml_datetime-0.7.2 \ + toml_parser-1.0.3 \ tower-0.4.13 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.30 \ tracing-core-0.1.34 \ - trim-in-place-0.1.7 \ try-lock-0.2.5 \ typeid-1.0.3 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ unicase-2.8.1 \ unicode-bidi-0.3.18 \ - unicode-id-0.3.5 \ - unicode-ident-1.0.18 \ + unicode-id-0.3.6 \ + unicode-ident-1.0.19 \ unicode-normalization-0.1.24 \ unicode-properties-0.1.3 \ unicode-segmentation-1.12.0 \ @@ -413,32 +409,34 @@ CARGO_CRATES= actix-codec-0.5.2 \ url-2.5.7 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - uuid-1.18.0 \ + uuid-1.18.1 \ vcpkg-0.2.15 \ version_check-0.9.5 \ want-0.3.1 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasi-0.14.3+wasi-0.2.4 \ + wasi-0.14.7+wasi-0.2.4 \ + wasip2-1.0.1+wasi-0.2.4 \ wasite-0.1.0 \ - wasm-bindgen-0.2.100 \ - wasm-bindgen-backend-0.2.100 \ - wasm-bindgen-macro-0.2.100 \ - wasm-bindgen-macro-support-0.2.100 \ - wasm-bindgen-shared-0.2.100 \ - web-sys-0.3.77 \ + wasm-bindgen-0.2.103 \ + wasm-bindgen-backend-0.2.103 \ + wasm-bindgen-macro-0.2.103 \ + wasm-bindgen-macro-support-0.2.103 \ + wasm-bindgen-shared-0.2.103 \ + web-sys-0.3.80 \ webpki-roots-0.26.11 \ webpki-roots-1.0.2 \ - which-4.4.2 \ whoami-1.6.1 \ - windows-core-0.61.2 \ + windows-core-0.62.0 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.3 \ - windows-result-0.3.4 \ - windows-strings-0.4.2 \ + windows-link-0.2.0 \ + windows-result-0.4.0 \ + windows-strings-0.5.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ + windows-sys-0.61.0 \ windows-targets-0.52.6 \ windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.52.6 \ @@ -458,15 +456,15 @@ CARGO_CRATES= actix-codec-0.5.2 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.7.13 \ - wit-bindgen-0.45.0 \ + wit-bindgen-0.46.0 \ writeable-0.6.1 \ x509-parser-0.16.0 \ - yaml-rust2-0.10.3 \ + yaml-rust2-0.10.4 \ yasna-0.5.2 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ - zerocopy-0.8.26 \ - zerocopy-derive-0.8.26 \ + zerocopy-0.8.27 \ + zerocopy-derive-0.8.27 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ @@ -475,4 +473,4 @@ CARGO_CRATES= actix-codec-0.5.2 \ zerovec-derive-0.11.1 \ zstd-0.13.3 \ zstd-safe-7.2.4 \ - zstd-sys-2.0.15+zstd.1.5.7 + zstd-sys-2.0.16+zstd.1.5.7 diff --git a/www/sqlpage/distinfo b/www/sqlpage/distinfo index a45de7b19b9b..27aa120eb8a2 100644 --- a/www/sqlpage/distinfo +++ b/www/sqlpage/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1757108950 +TIMESTAMP = 1759156382 SHA256 (apexcharts@5.3.0/dist/apexcharts.min.js) = 3ad7c7f22806e3f5d5316575d79e5d0a5f241a1aeea302125549bb6591745705 SIZE (apexcharts@5.3.0/dist/apexcharts.min.js) = 580851 SHA256 (@tabler/core@1.4.0/dist/css/tabler.min.css) = 7ef750bd10546a695d0b12767ad8048bd8f3ec5de7daefb1067f9d0daa3d1c9a @@ -25,8 +25,8 @@ SHA256 (rust/crates/actix-multipart-derive-0.7.0.crate) = e11eb847f49a700678ea2f SIZE (rust/crates/actix-multipart-derive-0.7.0.crate) = 9530 SHA256 (rust/crates/actix-router-0.5.3.crate) = 13d324164c51f63867b57e73ba5936ea151b8a41a1d23d1031eeb9f70d0236f8 SIZE (rust/crates/actix-router-0.5.3.crate) = 33145 -SHA256 (rust/crates/actix-rt-2.10.0.crate) = 24eda4e2a6e042aa4e55ac438a2ae052d3b5da0ecf83d7411e1a368946925208 -SIZE (rust/crates/actix-rt-2.10.0.crate) = 22608 +SHA256 (rust/crates/actix-rt-2.11.0.crate) = 92589714878ca59a7626ea19734f0e07a6a875197eec751bb5d3f99e64998c63 +SIZE (rust/crates/actix-rt-2.11.0.crate) = 22288 SHA256 (rust/crates/actix-server-2.6.0.crate) = a65064ea4a457eaf07f2fba30b4c695bf43b721790e9530d26cb6f9019ff7502 SIZE (rust/crates/actix-server-2.6.0.crate) = 42816 SHA256 (rust/crates/actix-service-2.0.3.crate) = 9e46f36bf0e5af44bdc4bdb36fbbd421aa98c79a9bce724e1edeb3894e10dc7f @@ -57,8 +57,6 @@ SHA256 (rust/crates/alloc-stdlib-0.2.2.crate) = 94fb8275041c72129eb51b7d0322c29b SIZE (rust/crates/alloc-stdlib-0.2.2.crate) = 6693 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 -SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 -SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 @@ -87,10 +85,8 @@ SHA256 (rust/crates/async-channel-2.5.0.crate) = 924ed96dd52d1b75e9c1a3e6275715f SIZE (rust/crates/async-channel-2.5.0.crate) = 18624 SHA256 (rust/crates/async-http-codec-0.8.0.crate) = 096146020b08dbc4587685b0730a7ba905625af13c65f8028035cdfd69573c91 SIZE (rust/crates/async-http-codec-0.8.0.crate) = 26162 -SHA256 (rust/crates/async-io-2.5.0.crate) = 19634d6336019ef220f09fd31168ce5c184b295cbf80345437cc36094ef223ca -SIZE (rust/crates/async-io-2.5.0.crate) = 50545 -SHA256 (rust/crates/async-lock-3.4.1.crate) = 5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc -SIZE (rust/crates/async-lock-3.4.1.crate) = 40981 +SHA256 (rust/crates/async-io-2.6.0.crate) = 456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc +SIZE (rust/crates/async-io-2.6.0.crate) = 51062 SHA256 (rust/crates/async-net-2.0.0.crate) = b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7 SIZE (rust/crates/async-net-2.0.0.crate) = 17787 SHA256 (rust/crates/async-recursion-1.1.1.crate) = 3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11 @@ -111,12 +107,12 @@ SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 -SHA256 (rust/crates/awc-3.7.0.crate) = e76d68b4f02400c2f9110437f254873e8f265b35ea87352f142bc7c8e878115a -SIZE (rust/crates/awc-3.7.0.crate) = 82248 -SHA256 (rust/crates/aws-lc-rs-1.13.3.crate) = 5c953fe1ba023e6b7730c0d4b031d06f267f23a46167dcbd40316644b10a17ba -SIZE (rust/crates/aws-lc-rs-1.13.3.crate) = 204343 -SHA256 (rust/crates/aws-lc-sys-0.30.0.crate) = dbfd150b5dbdb988bcc8fb1fe787eb6b7ee6180ca24da683b61ea5405f3d43ff -SIZE (rust/crates/aws-lc-sys-0.30.0.crate) = 9168798 +SHA256 (rust/crates/awc-3.8.0.crate) = 117ec0a30fe956b77d69efff54bce923854df0437874fe4bfa701dfdddca8d5d +SIZE (rust/crates/awc-3.8.0.crate) = 85577 +SHA256 (rust/crates/aws-lc-rs-1.14.0.crate) = 94b8ff6c09cd57b16da53641caa860168b88c172a5ee163b0288d3d6eea12786 +SIZE (rust/crates/aws-lc-rs-1.14.0.crate) = 209900 +SHA256 (rust/crates/aws-lc-sys-0.31.0.crate) = 0e44d16778acaf6a9ec9899b92cebd65580b83f685446bf2e1f5d3d732f99dcd +SIZE (rust/crates/aws-lc-sys-0.31.0.crate) = 9255328 SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/base16ct-0.2.0.crate) = 4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf @@ -129,10 +125,10 @@ SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/base64ct-1.8.0.crate) = 55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba SIZE (rust/crates/base64ct-1.8.0.crate) = 31211 -SHA256 (rust/crates/bindgen-0.69.5.crate) = 271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088 -SIZE (rust/crates/bindgen-0.69.5.crate) = 221128 -SHA256 (rust/crates/bitflags-2.9.3.crate) = 34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d -SIZE (rust/crates/bitflags-2.9.3.crate) = 47777 +SHA256 (rust/crates/bindgen-0.72.1.crate) = 993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895 +SIZE (rust/crates/bindgen-0.72.1.crate) = 246071 +SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 +SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 SHA256 (rust/crates/blake2-0.10.6.crate) = 46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe SIZE (rust/crates/blake2-0.10.6.crate) = 47234 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 @@ -153,24 +149,24 @@ SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353 SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a SIZE (rust/crates/bytes-1.10.1.crate) = 76779 -SHA256 (rust/crates/bytestring-1.4.0.crate) = e465647ae23b2823b0753f50decb2d5a86d2bb2cac04788fafd1f80e45378e5f -SIZE (rust/crates/bytestring-1.4.0.crate) = 9747 -SHA256 (rust/crates/cc-1.2.34.crate) = 42bc4aea80032b7bf409b0bc7ccad88853858911b7713a8062fdc0623867bedc -SIZE (rust/crates/cc-1.2.34.crate) = 111754 +SHA256 (rust/crates/bytestring-1.5.0.crate) = 113b4343b5f6617e7ad401ced8de3cc8b012e73a594347c307b90db3e9271289 +SIZE (rust/crates/bytestring-1.5.0.crate) = 11353 +SHA256 (rust/crates/cc-1.2.38.crate) = 80f41ae168f955c12fb8960b057d70d0ca153fb83182b57d86380443527be7e9 +SIZE (rust/crates/cc-1.2.38.crate) = 90139 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 -SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d -SIZE (rust/crates/chrono-0.4.41.crate) = 234621 +SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 +SIZE (rust/crates/chrono-0.4.42.crate) = 238174 SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 -SHA256 (rust/crates/clap-4.5.46.crate) = 2c5e4fcf9c21d2e544ca1ee9d8552de13019a42aa7dbf32747fa7aaf1df76e57 -SIZE (rust/crates/clap-4.5.46.crate) = 58332 -SHA256 (rust/crates/clap_builder-4.5.46.crate) = fecb53a0e6fcfb055f686001bc2e2592fa527efaf38dbe81a6a9563562e57d41 -SIZE (rust/crates/clap_builder-4.5.46.crate) = 169831 -SHA256 (rust/crates/clap_derive-4.5.45.crate) = 14cb31bb0a7d536caef2639baa7fad459e15c3144efefa6dbd1c84562c4739f6 -SIZE (rust/crates/clap_derive-4.5.45.crate) = 33545 +SHA256 (rust/crates/clap-4.5.47.crate) = 7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931 +SIZE (rust/crates/clap-4.5.47.crate) = 58354 +SHA256 (rust/crates/clap_builder-4.5.47.crate) = 2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6 +SIZE (rust/crates/clap_builder-4.5.47.crate) = 170016 +SHA256 (rust/crates/clap_derive-4.5.47.crate) = bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c +SIZE (rust/crates/clap_derive-4.5.47.crate) = 33550 SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 SHA256 (rust/crates/cmake-0.1.54.crate) = e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0 @@ -179,8 +175,8 @@ SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845 SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 -SHA256 (rust/crates/config-0.15.14.crate) = aa4092bf3922a966e2bd74640b80f36c73eaa7251a4fd0fbcda1f8a4de401352 -SIZE (rust/crates/config-0.15.14.crate) = 59494 +SHA256 (rust/crates/config-0.15.16.crate) = cef036f0ecf99baef11555578630e2cca559909b4c50822dbba828c252d21c49 +SIZE (rust/crates/config-0.15.16.crate) = 56848 SHA256 (rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8 SIZE (rust/crates/const-oid-0.9.6.crate) = 45382 SHA256 (rust/crates/const-random-0.1.18.crate) = 87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359 @@ -231,16 +227,16 @@ SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8b SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 -SHA256 (rust/crates/dary_heap-0.3.7.crate) = 04d2cd9c18b9f454ed67da600630b021a8a80bf33f8c95896ab33aaf1c26b728 -SIZE (rust/crates/dary_heap-0.3.7.crate) = 24076 +SHA256 (rust/crates/dary_heap-0.3.8.crate) = 06d2e3287df1c007e74221c49ca10a95d557349e54b3a75dc2fb14712c751f04 +SIZE (rust/crates/dary_heap-0.3.8.crate) = 26544 SHA256 (rust/crates/data-encoding-2.9.0.crate) = 2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476 SIZE (rust/crates/data-encoding-2.9.0.crate) = 21564 SHA256 (rust/crates/der-0.7.10.crate) = e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb SIZE (rust/crates/der-0.7.10.crate) = 90111 SHA256 (rust/crates/der-parser-9.0.0.crate) = 5cd0a5c643689626bec213c4d8bd4d96acc8ffdb4ad4bb6bc16abf27d5f4b553 SIZE (rust/crates/der-parser-9.0.0.crate) = 63191 -SHA256 (rust/crates/deranged-0.4.0.crate) = 9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e -SIZE (rust/crates/deranged-0.4.0.crate) = 23235 +SHA256 (rust/crates/deranged-0.5.3.crate) = d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc +SIZE (rust/crates/deranged-0.5.3.crate) = 24353 SHA256 (rust/crates/derive_builder-0.20.2.crate) = 507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947 SIZE (rust/crates/derive_builder-0.20.2.crate) = 36661 SHA256 (rust/crates/derive_builder_core-0.20.2.crate) = 2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8 @@ -287,10 +283,10 @@ SHA256 (rust/crates/env_logger-0.11.8.crate) = 13c863f0904021b108aa8b2f55046443e SIZE (rust/crates/env_logger-0.11.8.crate) = 32538 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/erased-serde-0.4.6.crate) = e004d887f51fcb9fef17317a2f3525c887d8aa3f4f50fed920816a688284a5b7 -SIZE (rust/crates/erased-serde-0.4.6.crate) = 28352 -SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad -SIZE (rust/crates/errno-0.3.13.crate) = 12449 +SHA256 (rust/crates/erased-serde-0.4.8.crate) = 259d404d09818dec19332e31d94558aeb442fea04c817006456c24b5460bbd4b +SIZE (rust/crates/erased-serde-0.4.8.crate) = 28580 +SHA256 (rust/crates/errno-0.3.14.crate) = 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb +SIZE (rust/crates/errno-0.3.14.crate) = 12002 SHA256 (rust/crates/event-listener-5.4.1.crate) = e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab SIZE (rust/crates/event-listener-5.4.1.crate) = 43782 SHA256 (rust/crates/event-listener-strategy-0.5.4.crate) = 8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93 @@ -301,6 +297,8 @@ SHA256 (rust/crates/ff-0.13.1.crate) = c0b50bfb653653f9ca9095b427bed08ab8d75a137 SIZE (rust/crates/ff-0.13.1.crate) = 18607 SHA256 (rust/crates/fiat-crypto-0.2.9.crate) = 28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d SIZE (rust/crates/fiat-crypto-0.2.9.crate) = 495390 +SHA256 (rust/crates/find-msvc-tools-0.1.2.crate) = 1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959 +SIZE (rust/crates/find-msvc-tools-0.1.2.crate) = 30461 SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d SIZE (rust/crates/flate2-1.1.2.crate) = 76495 SHA256 (rust/crates/flume-0.11.1.crate) = da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095 @@ -359,6 +357,8 @@ SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 +SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d +SIZE (rust/crates/hashbrown-0.16.0.crate) = 141708 SHA256 (rust/crates/hashlink-0.10.0.crate) = 7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1 SIZE (rust/crates/hashlink-0.10.0.crate) = 29402 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea @@ -371,8 +371,6 @@ SHA256 (rust/crates/hkdf-0.12.4.crate) = 7b5f8eb2ad728638ea2c7d47a21db23b7b58a72 SIZE (rust/crates/hkdf-0.12.4.crate) = 171163 SHA256 (rust/crates/hmac-0.12.1.crate) = 6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e SIZE (rust/crates/hmac-0.12.1.crate) = 42657 -SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf -SIZE (rust/crates/home-0.5.11.crate) = 9926 SHA256 (rust/crates/http-0.2.12.crate) = 601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1 SIZE (rust/crates/http-0.2.12.crate) = 101964 SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 @@ -385,8 +383,8 @@ SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994 SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 SHA256 (rust/crates/hyper-0.14.32.crate) = 41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7 SIZE (rust/crates/hyper-0.14.32.crate) = 199622 -SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 -SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 +SHA256 (rust/crates/iana-time-zone-0.1.64.crate) = 33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb +SIZE (rust/crates/iana-time-zone-0.1.64.crate) = 33152 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 @@ -417,16 +415,16 @@ SHA256 (rust/crates/include_dir_macros-0.7.4.crate) = 7cab85a7ed0bd5f0e76d93846e SIZE (rust/crates/include_dir_macros-0.7.4.crate) = 4560 SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 -SHA256 (rust/crates/indexmap-2.11.0.crate) = f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9 -SIZE (rust/crates/indexmap-2.11.0.crate) = 99851 +SHA256 (rust/crates/indexmap-2.11.4.crate) = 4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5 +SIZE (rust/crates/indexmap-2.11.4.crate) = 100302 SHA256 (rust/crates/io-uring-0.7.10.crate) = 046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b SIZE (rust/crates/io-uring-0.7.10.crate) = 103070 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 SIZE (rust/crates/itertools-0.10.5.crate) = 115354 -SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 -SIZE (rust/crates/itertools-0.12.1.crate) = 137761 +SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 +SIZE (rust/crates/itertools-0.13.0.crate) = 146261 SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c SIZE (rust/crates/itoa-1.0.15.crate) = 11231 SHA256 (rust/crates/jiff-0.2.15.crate) = be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49 @@ -435,8 +433,8 @@ SHA256 (rust/crates/jiff-static-0.2.15.crate) = 03343451ff899767262ec32146f6d559 SIZE (rust/crates/jiff-static-0.2.15.crate) = 76146 SHA256 (rust/crates/jobserver-0.1.34.crate) = 9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33 SIZE (rust/crates/jobserver-0.1.34.crate) = 29013 -SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f -SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +SHA256 (rust/crates/js-sys-0.3.80.crate) = 852f13bec5eba4ba9afbeb93fd7c13fe56147f055939ae21c43a29a0ecb2702e +SIZE (rust/crates/js-sys-0.3.80.crate) = 56202 SHA256 (rust/crates/json5-0.4.1.crate) = 96b0db21af676c1ce64250b5f40f3ce2cf27e4e47cb91ed91eb6fe9350b430c1 SIZE (rust/crates/json5-0.4.1.crate) = 15678 SHA256 (rust/crates/lambda-web-0.2.1.crate) = ea6277b60649250d681654162b7e8e875c938295ea5f883eb9a8da7e27d2c051 @@ -449,8 +447,6 @@ SHA256 (rust/crates/language-tags-0.3.2.crate) = d4345964bb142484797b161f473a503 SIZE (rust/crates/language-tags-0.3.2.crate) = 53420 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 -SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 SIZE (rust/crates/libc-0.2.175.crate) = 788728 SHA256 (rust/crates/libflate-2.1.0.crate) = 45d9dfdc14ea4ef0900c1cddbc8dcd553fbaacd8a4a282cf4018ae9dd04fb21e @@ -461,14 +457,12 @@ SHA256 (rust/crates/libloading-0.8.8.crate) = 07033963ba89ebaf1584d767badaa2e8fc SIZE (rust/crates/libloading-0.8.8.crate) = 31345 SHA256 (rust/crates/libm-0.2.15.crate) = f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de SIZE (rust/crates/libm-0.2.15.crate) = 156108 -SHA256 (rust/crates/libredox-0.1.9.crate) = 391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3 -SIZE (rust/crates/libredox-0.1.9.crate) = 7281 +SHA256 (rust/crates/libredox-0.1.10.crate) = 416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb +SIZE (rust/crates/libredox-0.1.10.crate) = 7332 SHA256 (rust/crates/libsqlite3-sys-0.35.0.crate) = 133c182a6a2c87864fe97778797e46c7e999672690dc9fa3ee8e241aa4a9c13f SIZE (rust/crates/libsqlite3-sys-0.35.0.crate) = 5200364 -SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab -SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 -SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 -SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 +SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 SIZE (rust/crates/litemap-0.8.0.crate) = 34344 SHA256 (rust/crates/local-channel-0.1.5.crate) = b6cbc85e69b8df4b8bb8b89ec634e7189099cea8927a276b7384ce5488e53ec8 @@ -477,8 +471,8 @@ SHA256 (rust/crates/local-waker-0.1.4.crate) = 4d873d7c67ce09b42110d801813efbc93 SIZE (rust/crates/local-waker-0.1.4.crate) = 6730 SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 -SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 -SIZE (rust/crates/log-0.4.27.crate) = 48120 +SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 +SIZE (rust/crates/log-0.4.28.crate) = 51131 SHA256 (rust/crates/markdown-1.0.0.crate) = a5cab8f2cadc416a82d2e783a1946388b31654d391d1c7d92cc1f03e295b1deb SIZE (rust/crates/markdown-1.0.0.crate) = 219012 SHA256 (rust/crates/md-5-0.10.6.crate) = d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf @@ -557,14 +551,14 @@ SHA256 (rust/crates/pem-rfc7468-0.7.0.crate) = 88b39c9bfcfc231068454382784bb460a SIZE (rust/crates/pem-rfc7468-0.7.0.crate) = 24159 SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 -SHA256 (rust/crates/pest-2.8.1.crate) = 1db05f56d34358a8b1066f67cbb203ee3e7ed2ba674a6263a1d5ec6db2204323 -SIZE (rust/crates/pest-2.8.1.crate) = 128906 -SHA256 (rust/crates/pest_derive-2.8.1.crate) = bb056d9e8ea77922845ec74a1c4e8fb17e7c218cc4fc11a15c5d25e189aa40bc -SIZE (rust/crates/pest_derive-2.8.1.crate) = 42857 -SHA256 (rust/crates/pest_generator-2.8.1.crate) = 87e404e638f781eb3202dc82db6760c8ae8a1eeef7fb3fa8264b2ef280504966 -SIZE (rust/crates/pest_generator-2.8.1.crate) = 18663 -SHA256 (rust/crates/pest_meta-2.8.1.crate) = edd1101f170f5903fde0914f899bb503d9ff5271d7ba76bbb70bea63690cc0d5 -SIZE (rust/crates/pest_meta-2.8.1.crate) = 42949 +SHA256 (rust/crates/pest-2.8.2.crate) = 21e0a3a33733faeaf8651dfee72dd0f388f0c8e5ad496a3478fa5a922f49cfa8 +SIZE (rust/crates/pest-2.8.2.crate) = 130430 +SHA256 (rust/crates/pest_derive-2.8.2.crate) = bc58706f770acb1dbd0973e6530a3cff4746fb721207feb3a8a6064cd0b6c663 +SIZE (rust/crates/pest_derive-2.8.2.crate) = 42335 +SHA256 (rust/crates/pest_generator-2.8.2.crate) = 6d4f36811dfe07f7b8573462465d5cb8965fffc2e71ae377a33aecf14c2c9a2f +SIZE (rust/crates/pest_generator-2.8.2.crate) = 18669 +SHA256 (rust/crates/pest_meta-2.8.2.crate) = 42919b05089acbd0a5dcd5405fb304d17d1053847b81163d09c4ad18ce8e8420 +SIZE (rust/crates/pest_meta-2.8.2.crate) = 42952 SHA256 (rust/crates/pin-project-1.1.10.crate) = 677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a SIZE (rust/crates/pin-project-1.1.10.crate) = 56348 SHA256 (rust/crates/pin-project-internal-1.1.10.crate) = 6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861 @@ -581,14 +575,14 @@ SHA256 (rust/crates/pkcs8-0.10.2.crate) = f950b2377845cebe5cf8b5165cb3cc1a5e0fa5 SIZE (rust/crates/pkcs8-0.10.2.crate) = 26360 SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/polling-3.10.0.crate) = b5bd19146350fe804f7cb2669c851c03d69da628803dab0d98018142aaa5d829 -SIZE (rust/crates/polling-3.10.0.crate) = 60095 +SHA256 (rust/crates/polling-3.11.0.crate) = 5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218 +SIZE (rust/crates/polling-3.11.0.crate) = 59387 SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 -SHA256 (rust/crates/potential_utf-0.1.2.crate) = e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585 -SIZE (rust/crates/potential_utf-0.1.2.crate) = 9613 +SHA256 (rust/crates/potential_utf-0.1.3.crate) = 84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a +SIZE (rust/crates/potential_utf-0.1.3.crate) = 9698 SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 @@ -643,22 +637,20 @@ SHA256 (rust/crates/ron-0.8.1.crate) = b91f7eff05f748767f183df4320a63d6936e9c610 SIZE (rust/crates/ron-0.8.1.crate) = 63251 SHA256 (rust/crates/rsa-0.9.8.crate) = 78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b SIZE (rust/crates/rsa-0.9.8.crate) = 85741 -SHA256 (rust/crates/rust-ini-0.21.1.crate) = 4e310ef0e1b6eeb79169a1171daf9abcb87a2e17c03bee2c4bb100b55c75409f -SIZE (rust/crates/rust-ini-0.21.1.crate) = 19496 +SHA256 (rust/crates/rust-ini-0.21.3.crate) = 796e8d2b6696392a43bea58116b667fb4c29727dc5abd27d6acf338bb4f688c7 +SIZE (rust/crates/rust-ini-0.21.3.crate) = 22939 SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 -SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 -SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 +SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d +SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 SHA256 (rust/crates/rusticata-macros-4.1.0.crate) = faf0c4a6ece9950b9abdb62b1cfcf2a68b3b67a10ba445b3bb85be2a293d0632 SIZE (rust/crates/rusticata-macros-4.1.0.crate) = 11746 -SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 -SIZE (rust/crates/rustix-0.38.44.crate) = 379347 -SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 -SIZE (rust/crates/rustix-1.0.8.crate) = 416688 -SHA256 (rust/crates/rustls-0.23.31.crate) = c0ebcbd2f03de0fc1122ad9bb24b127a5a6cd51d72604a3f3c50ac459762b6cc -SIZE (rust/crates/rustls-0.23.31.crate) = 371259 +SHA256 (rust/crates/rustix-1.1.2.crate) = cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e +SIZE (rust/crates/rustix-1.1.2.crate) = 422717 +SHA256 (rust/crates/rustls-0.23.32.crate) = cd3c25631629d034ce7cd9940adc9d45762d46de2b0f57193c4443b92c6d4d40 +SIZE (rust/crates/rustls-0.23.32.crate) = 372459 SHA256 (rust/crates/rustls-acme-0.14.0.crate) = 30fb8ee724c1b72179735e44646bda27838bb72ff7e7eff97c7ac5787b6f4fac SIZE (rust/crates/rustls-acme-0.14.0.crate) = 47010 SHA256 (rust/crates/rustls-native-certs-0.8.1.crate) = 7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3 @@ -667,14 +659,14 @@ SHA256 (rust/crates/rustls-pemfile-2.2.0.crate) = dce314e5fee3f39953d46bb63bb8a4 SIZE (rust/crates/rustls-pemfile-2.2.0.crate) = 25849 SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 -SHA256 (rust/crates/rustls-webpki-0.103.4.crate) = 0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc -SIZE (rust/crates/rustls-webpki-0.103.4.crate) = 84241 +SHA256 (rust/crates/rustls-webpki-0.103.6.crate) = 8572f3c2cb9934231157b45499fc41e1f58c589fdfb81a844ba873265e80f8eb +SIZE (rust/crates/rustls-webpki-0.103.6.crate) = 85224 SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 -SHA256 (rust/crates/schannel-0.1.27.crate) = 1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d -SIZE (rust/crates/schannel-0.1.27.crate) = 42772 +SHA256 (rust/crates/schannel-0.1.28.crate) = 891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1 +SIZE (rust/crates/schannel-0.1.28.crate) = 42312 SHA256 (rust/crates/schemars-0.9.0.crate) = 4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f SIZE (rust/crates/schemars-0.9.0.crate) = 80032 SHA256 (rust/crates/schemars-1.0.4.crate) = 82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0 @@ -683,28 +675,30 @@ SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 SHA256 (rust/crates/sec1-0.7.3.crate) = d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc SIZE (rust/crates/sec1-0.7.3.crate) = 17979 -SHA256 (rust/crates/security-framework-3.3.0.crate) = 80fb1d92c5028aa318b4b8bd7302a5bfcf48be96a37fc6fc790f806b0004ee0c -SIZE (rust/crates/security-framework-3.3.0.crate) = 86425 -SHA256 (rust/crates/security-framework-sys-2.14.0.crate) = 49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32 -SIZE (rust/crates/security-framework-sys-2.14.0.crate) = 20537 -SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 -SIZE (rust/crates/semver-1.0.26.crate) = 31303 -SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 -SIZE (rust/crates/serde-1.0.219.crate) = 78983 -SHA256 (rust/crates/serde-untagged-0.1.8.crate) = 34836a629bcbc6f1afdf0907a744870039b1e14c0561cb26094fa683b158eff3 -SIZE (rust/crates/serde-untagged-0.1.8.crate) = 17573 +SHA256 (rust/crates/security-framework-3.4.0.crate) = 60b369d18893388b345804dc0007963c99b7d665ae71d275812d828c6f089640 +SIZE (rust/crates/security-framework-3.4.0.crate) = 88668 +SHA256 (rust/crates/security-framework-sys-2.15.0.crate) = cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0 +SIZE (rust/crates/security-framework-sys-2.15.0.crate) = 20718 +SHA256 (rust/crates/semver-1.0.27.crate) = d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2 +SIZE (rust/crates/semver-1.0.27.crate) = 30081 +SHA256 (rust/crates/serde-1.0.225.crate) = fd6c24dee235d0da097043389623fb913daddf92c76e9f5a1db88607a0bcbd1d +SIZE (rust/crates/serde-1.0.225.crate) = 28467 +SHA256 (rust/crates/serde-untagged-0.1.9.crate) = f9faf48a4a2d2693be24c6289dbe26552776eb7737074e6722891fadbe6c5058 +SIZE (rust/crates/serde-untagged-0.1.9.crate) = 17718 SHA256 (rust/crates/serde-value-0.7.0.crate) = f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c SIZE (rust/crates/serde-value-0.7.0.crate) = 10249 -SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 -SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 -SHA256 (rust/crates/serde_json-1.0.143.crate) = d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a -SIZE (rust/crates/serde_json-1.0.143.crate) = 155342 -SHA256 (rust/crates/serde_path_to_error-0.1.17.crate) = 59fab13f937fa393d08645bf3a84bdfe86e296747b506ada67bb15f10f218b2a -SIZE (rust/crates/serde_path_to_error-0.1.17.crate) = 17662 +SHA256 (rust/crates/serde_core-1.0.225.crate) = 659356f9a0cb1e529b24c01e43ad2bdf520ec4ceaf83047b83ddcc2251f96383 +SIZE (rust/crates/serde_core-1.0.225.crate) = 63004 +SHA256 (rust/crates/serde_derive-1.0.225.crate) = 0ea936adf78b1f766949a4977b91d2f5595825bd6ec079aa9543ad2685fc4516 +SIZE (rust/crates/serde_derive-1.0.225.crate) = 58560 +SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c +SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 +SHA256 (rust/crates/serde_path_to_error-0.1.20.crate) = 10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457 +SIZE (rust/crates/serde_path_to_error-0.1.20.crate) = 18046 SHA256 (rust/crates/serde_plain-1.0.2.crate) = 9ce1fc6db65a611022b23a0dec6975d63fb80a302cb3388835ff02c097258d50 SIZE (rust/crates/serde_plain-1.0.2.crate) = 11183 -SHA256 (rust/crates/serde_spanned-1.0.0.crate) = 40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83 -SIZE (rust/crates/serde_spanned-1.0.0.crate) = 10956 +SHA256 (rust/crates/serde_spanned-1.0.2.crate) = 5417783452c2be558477e104686f7de5dae53dba813c28435e0e70f82d9b04ee +SIZE (rust/crates/serde_spanned-1.0.2.crate) = 11032 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 SHA256 (rust/crates/serde_with-3.14.0.crate) = f2c45cd61fefa9db6f254525d46e392b852e0e61d9a1fd36e5bd183450a556d5 @@ -733,18 +727,18 @@ SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe SIZE (rust/crates/spin-0.9.8.crate) = 38958 SHA256 (rust/crates/spki-0.7.3.crate) = d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d SIZE (rust/crates/spki-0.7.3.crate) = 16409 -SHA256 (rust/crates/sqlparser-0.58.0.crate) = ec4b661c54b1e4b603b37873a18c59920e4c51ea8ea2cf527d925424dbd4437c -SIZE (rust/crates/sqlparser-0.58.0.crate) = 338300 +SHA256 (rust/crates/sqlparser-0.59.0.crate) = 4591acadbcf52f0af60eafbb2c003232b2b4cd8de5f0e9437cb8b1b59046cc0f +SIZE (rust/crates/sqlparser-0.59.0.crate) = 359271 SHA256 (rust/crates/sqlparser_derive-0.3.0.crate) = da5fc6819faabb412da764b99d3b713bb55083c11e7e0c00144d386cd6a1939c SIZE (rust/crates/sqlparser_derive-0.3.0.crate) = 8563 -SHA256 (rust/crates/sqlx-core-oldapi-0.6.47.crate) = fc0446ebe9f8b666275713fc536b569b6b8aa09dc8eecfb5356e358784ccb97c -SIZE (rust/crates/sqlx-core-oldapi-0.6.47.crate) = 344690 -SHA256 (rust/crates/sqlx-macros-oldapi-0.6.47.crate) = 6c1613a71e084c0ad6b1c70c96ee1f8efa4ddf2b4d17eeb49aa36c27f6ae00ff -SIZE (rust/crates/sqlx-macros-oldapi-0.6.47.crate) = 46422 -SHA256 (rust/crates/sqlx-oldapi-0.6.47.crate) = bbe40a0f0fd976ced05bc6756a714d51690254cffefc770d89fa510f22bdaa87 -SIZE (rust/crates/sqlx-oldapi-0.6.47.crate) = 166686 -SHA256 (rust/crates/sqlx-rt-oldapi-0.6.47.crate) = a86565e4e737bd99d215d5c1991b116b4320f9aaccae0868c2d33bc553f87d8d -SIZE (rust/crates/sqlx-rt-oldapi-0.6.47.crate) = 14517 +SHA256 (rust/crates/sqlx-core-oldapi-0.6.48.crate) = ed037e8dea82b291adcd9a21aba47949a52030eeb9b5b9647b826f4057e45078 +SIZE (rust/crates/sqlx-core-oldapi-0.6.48.crate) = 345046 +SHA256 (rust/crates/sqlx-macros-oldapi-0.6.48.crate) = a8e189524d405a2276f662a651b8ce707e337915eda7f5b70fba0ca1f0186d68 +SIZE (rust/crates/sqlx-macros-oldapi-0.6.48.crate) = 46596 +SHA256 (rust/crates/sqlx-oldapi-0.6.48.crate) = 73c52a7c0d985b7f74ef2fdb9b7a49ad178b2e106baa8b9e6407fab2462bd300 +SIZE (rust/crates/sqlx-oldapi-0.6.48.crate) = 167142 +SHA256 (rust/crates/sqlx-rt-oldapi-0.6.48.crate) = 718710e5feeb9fb51739d101c24c7955421a201941bae0ca891df315779a5bdf +SIZE (rust/crates/sqlx-rt-oldapi-0.6.48.crate) = 14570 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 SHA256 (rust/crates/stringprep-0.1.5.crate) = 7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1 @@ -757,8 +751,8 @@ SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c SIZE (rust/crates/syn-2.0.106.crate) = 301514 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 -SHA256 (rust/crates/tempfile-3.21.0.crate) = 15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e -SIZE (rust/crates/tempfile-3.21.0.crate) = 42581 +SHA256 (rust/crates/tempfile-3.22.0.crate) = 84fa4d11fadde498443cca10fd3ac23c951f0dc59e080e9f4b93d4df4e4eea53 +SIZE (rust/crates/tempfile-3.22.0.crate) = 43044 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 SHA256 (rust/crates/thiserror-2.0.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 @@ -767,12 +761,12 @@ SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 SHA256 (rust/crates/thiserror-impl-2.0.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 -SHA256 (rust/crates/time-0.3.41.crate) = 8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40 -SIZE (rust/crates/time-0.3.41.crate) = 138369 -SHA256 (rust/crates/time-core-0.1.4.crate) = c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c -SIZE (rust/crates/time-core-0.1.4.crate) = 8422 -SHA256 (rust/crates/time-macros-0.2.22.crate) = 3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49 -SIZE (rust/crates/time-macros-0.2.22.crate) = 24604 +SHA256 (rust/crates/time-0.3.44.crate) = 91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d +SIZE (rust/crates/time-0.3.44.crate) = 143200 +SHA256 (rust/crates/time-core-0.1.6.crate) = 40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b +SIZE (rust/crates/time-core-0.1.6.crate) = 9105 +SHA256 (rust/crates/time-macros-0.2.24.crate) = 30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3 +SIZE (rust/crates/time-macros-0.2.24.crate) = 24715 SHA256 (rust/crates/tiny-keccak-2.0.2.crate) = 2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237 SIZE (rust/crates/tiny-keccak-2.0.2.crate) = 20129 SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b @@ -785,18 +779,18 @@ SHA256 (rust/crates/tokio-1.47.1.crate) = 89e49afdadebb872d3145a5638b59eb0691ea2 SIZE (rust/crates/tokio-1.47.1.crate) = 829790 SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 -SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b -SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 +SHA256 (rust/crates/tokio-rustls-0.26.3.crate) = 05f63835928ca123f1bef57abbcd23bb2ba0ac9ae1235f1e65bda0d06e7786bd +SIZE (rust/crates/tokio-rustls-0.26.3.crate) = 35073 SHA256 (rust/crates/tokio-stream-0.1.17.crate) = eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047 SIZE (rust/crates/tokio-stream-0.1.17.crate) = 38477 SHA256 (rust/crates/tokio-util-0.7.16.crate) = 14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5 SIZE (rust/crates/tokio-util-0.7.16.crate) = 127775 -SHA256 (rust/crates/toml-0.9.5.crate) = 75129e1dc5000bfbaa9fee9d1b21f974f9fbad9daec557a521ee6e080825f6e8 -SIZE (rust/crates/toml-0.9.5.crate) = 56833 -SHA256 (rust/crates/toml_datetime-0.7.0.crate) = bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3 -SIZE (rust/crates/toml_datetime-0.7.0.crate) = 18108 -SHA256 (rust/crates/toml_parser-1.0.2.crate) = b551886f449aa90d4fe2bdaa9f4a2577ad2dde302c61ecf262d80b116db95c10 -SIZE (rust/crates/toml_parser-1.0.2.crate) = 35241 +SHA256 (rust/crates/toml-0.9.7.crate) = 00e5e5d9bf2475ac9d4f0d9edab68cc573dc2fd644b0dba36b0c30a92dd9eaa0 +SIZE (rust/crates/toml-0.9.7.crate) = 55852 +SHA256 (rust/crates/toml_datetime-0.7.2.crate) = 32f1085dec27c2b6632b04c80b3bb1b4300d6495d1e129693bdda7d91e72eec1 +SIZE (rust/crates/toml_datetime-0.7.2.crate) = 17859 +SHA256 (rust/crates/toml_parser-1.0.3.crate) = 4cf893c33be71572e0e9aa6dd15e6677937abd686b066eac3f8cd3531688a627 +SIZE (rust/crates/toml_parser-1.0.3.crate) = 34982 SHA256 (rust/crates/tower-0.4.13.crate) = b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c SIZE (rust/crates/tower-0.4.13.crate) = 106906 SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e @@ -809,8 +803,6 @@ SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 -SHA256 (rust/crates/trim-in-place-0.1.7.crate) = 343e926fc669bc8cde4fa3129ab681c63671bae288b1f1081ceee6d9d37904fc -SIZE (rust/crates/trim-in-place-0.1.7.crate) = 2485 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 SHA256 (rust/crates/typeid-1.0.3.crate) = bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c @@ -823,10 +815,10 @@ SHA256 (rust/crates/unicase-2.8.1.crate) = 75b844d17643ee918803943289730bec8aac4 SIZE (rust/crates/unicase-2.8.1.crate) = 24088 SHA256 (rust/crates/unicode-bidi-0.3.18.crate) = 5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5 SIZE (rust/crates/unicode-bidi-0.3.18.crate) = 58300 -SHA256 (rust/crates/unicode-id-0.3.5.crate) = 10103c57044730945224467c09f71a4db0071c123a0648cc3e818913bde6b561 -SIZE (rust/crates/unicode-id-0.3.5.crate) = 16807 -SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 -SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unicode-id-0.3.6.crate) = 70ba288e709927c043cbe476718d37be306be53fb1fafecd0dbe36d072be2580 +SIZE (rust/crates/unicode-id-0.3.6.crate) = 16947 +SHA256 (rust/crates/unicode-ident-1.0.19.crate) = f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d +SIZE (rust/crates/unicode-ident-1.0.19.crate) = 47480 SHA256 (rust/crates/unicode-normalization-0.1.24.crate) = 5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956 SIZE (rust/crates/unicode-normalization-0.1.24.crate) = 126536 SHA256 (rust/crates/unicode-properties-0.1.3.crate) = e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0 @@ -843,8 +835,8 @@ SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59 SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/uuid-1.18.0.crate) = f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be -SIZE (rust/crates/uuid-1.18.0.crate) = 59782 +SHA256 (rust/crates/uuid-1.18.1.crate) = 2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2 +SIZE (rust/crates/uuid-1.18.1.crate) = 60468 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a @@ -853,48 +845,52 @@ SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3da SIZE (rust/crates/want-0.3.1.crate) = 6398 SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 -SHA256 (rust/crates/wasi-0.14.3+wasi-0.2.4.crate) = 6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95 -SIZE (rust/crates/wasi-0.14.3+wasi-0.2.4.crate) = 144010 +SHA256 (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c +SIZE (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 18219 +SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 +SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 SHA256 (rust/crates/wasite-0.1.0.crate) = b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b SIZE (rust/crates/wasite-0.1.0.crate) = 2346 -SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 -SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 -SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 -SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d -SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 -SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 -SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 +SHA256 (rust/crates/wasm-bindgen-0.2.103.crate) = ab10a69fbd0a177f5f649ad4d8d3305499c42bab9aef2f7ff592d0ec8f833819 +SIZE (rust/crates/wasm-bindgen-0.2.103.crate) = 47309 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.103.crate) = 0bb702423545a6007bbc368fde243ba47ca275e549c8a28617f56f6ba53b1d1c +SIZE (rust/crates/wasm-bindgen-backend-0.2.103.crate) = 32238 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.103.crate) = fc65f4f411d91494355917b605e1480033152658d71f722a90647f56a70c88a0 +SIZE (rust/crates/wasm-bindgen-macro-0.2.103.crate) = 9382 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.103.crate) = ffc003a991398a8ee604a401e194b6b3a39677b3173d6e74495eb51b82e99a32 +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.103.crate) = 26418 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.103.crate) = 293c37f4efa430ca14db3721dfbe48d8c33308096bd44d80ebaa775ab71ba1cf +SIZE (rust/crates/wasm-bindgen-shared-0.2.103.crate) = 9060 +SHA256 (rust/crates/web-sys-0.3.80.crate) = fbe734895e869dc429d78c4b433f8d17d95f8d05317440b4fad5ab2d33e596dc +SIZE (rust/crates/web-sys-0.3.80.crate) = 641763 SHA256 (rust/crates/webpki-roots-0.26.11.crate) = 521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9 SIZE (rust/crates/webpki-roots-0.26.11.crate) = 15557 SHA256 (rust/crates/webpki-roots-1.0.2.crate) = 7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2 SIZE (rust/crates/webpki-roots-1.0.2.crate) = 255109 -SHA256 (rust/crates/which-4.4.2.crate) = 87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7 -SIZE (rust/crates/which-4.4.2.crate) = 15953 SHA256 (rust/crates/whoami-1.6.1.crate) = 5d4a4db5077702ca3015d3d02d74974948aba2ad9e12ab7df718ee64ccd7e97d SIZE (rust/crates/whoami-1.6.1.crate) = 24975 -SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 -SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-core-0.62.0.crate) = 57fe7168f7de578d2d8a05b07fd61870d2e73b4020e9f49aa00da8471723497c +SIZE (rust/crates/windows-core-0.62.0.crate) = 36955 SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 -SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 -SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 -SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 -SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 +SHA256 (rust/crates/windows-link-0.2.0.crate) = 45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65 +SIZE (rust/crates/windows-link-0.2.0.crate) = 6170 +SHA256 (rust/crates/windows-result-0.4.0.crate) = 7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f +SIZE (rust/crates/windows-result-0.4.0.crate) = 13420 +SHA256 (rust/crates/windows-strings-0.5.0.crate) = 7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda +SIZE (rust/crates/windows-strings-0.5.0.crate) = 13992 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-sys-0.61.0.crate) = e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa +SIZE (rust/crates/windows-sys-0.61.0.crate) = 2517134 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 @@ -933,24 +929,24 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf SIZE (rust/crates/winnow-0.7.13.crate) = 174454 -SHA256 (rust/crates/wit-bindgen-0.45.0.crate) = 052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814 -SIZE (rust/crates/wit-bindgen-0.45.0.crate) = 60405 +SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 +SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb SIZE (rust/crates/writeable-0.6.1.crate) = 24068 SHA256 (rust/crates/x509-parser-0.16.0.crate) = fcbc162f30700d6f3f82a24bf7cc62ffe7caea42c0b2cba8bf7f3ae50cf51f69 SIZE (rust/crates/x509-parser-0.16.0.crate) = 92925 -SHA256 (rust/crates/yaml-rust2-0.10.3.crate) = 4ce2a4ff45552406d02501cea6c18d8a7e50228e7736a872951fe2fe75c91be7 -SIZE (rust/crates/yaml-rust2-0.10.3.crate) = 76325 +SHA256 (rust/crates/yaml-rust2-0.10.4.crate) = 2462ea039c445496d8793d052e13787f2b90e750b833afee748e601c17621ed9 +SIZE (rust/crates/yaml-rust2-0.10.4.crate) = 76453 SHA256 (rust/crates/yasna-0.5.2.crate) = e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd SIZE (rust/crates/yasna-0.5.2.crate) = 34859 SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc SIZE (rust/crates/yoke-0.8.0.crate) = 28726 SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 -SHA256 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f -SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 -SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 -SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 +SHA256 (rust/crates/zerocopy-0.8.27.crate) = 0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c +SIZE (rust/crates/zerocopy-0.8.27.crate) = 252663 +SHA256 (rust/crates/zerocopy-derive-0.8.27.crate) = 88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831 +SIZE (rust/crates/zerocopy-derive-0.8.27.crate) = 89827 SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 @@ -967,7 +963,7 @@ SHA256 (rust/crates/zstd-0.13.3.crate) = e91ee311a569c327171651566e07972200e76fc SIZE (rust/crates/zstd-0.13.3.crate) = 30514 SHA256 (rust/crates/zstd-safe-7.2.4.crate) = 8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d SIZE (rust/crates/zstd-safe-7.2.4.crate) = 29350 -SHA256 (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237 -SIZE (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = 774847 -SHA256 (lovasoa-SQLPage-v0.37.0_GH0.tar.gz) = 03b7239e8843f2db3aba700589c4420b73756035e9da512a7a277265c33bd5d9 -SIZE (lovasoa-SQLPage-v0.37.0_GH0.tar.gz) = 34204957 +SHA256 (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748 +SIZE (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 775620 +SHA256 (lovasoa-SQLPage-v0.37.1_GH0.tar.gz) = ad1dfe0ecaaa26d0c570e02e125ef7d64fee4e959a38fe12148e7faddeef6e8b +SIZE (lovasoa-SQLPage-v0.37.1_GH0.tar.gz) = 34207400 diff --git a/www/sqlpage/files/patch-powerpc64le b/www/sqlpage/files/patch-powerpc64le deleted file mode 100644 index 16ca98d947da..000000000000 --- a/www/sqlpage/files/patch-powerpc64le +++ /dev/null @@ -1,20 +0,0 @@ -Obtained from: https://cgit.FreeBSD.org/ports/commit/?id=f08b67611f0b19c0ee8d9053ee4d22e09b03f2b1 - ---- cargo-crates/aws-lc-sys-0.30.0/aws-lc/crypto/fipsmodule/cpucap/cpu_ppc64le.c.orig 2024-07-03 21:50:24 UTC -+++ cargo-crates/aws-lc-sys-0.30.0/aws-lc/crypto/fipsmodule/cpucap/cpu_ppc64le.c -@@ -69,10 +69,15 @@ void OPENSSL_cpuid_setup(void) { - - void OPENSSL_cpuid_setup(void) { - #if defined(AT_HWCAP2) -+#if defined(__linux__) - OPENSSL_ppc64le_hwcap2 = getauxval(AT_HWCAP2); -+#elif defined(__FreeBSD__) -+ elf_aux_info(AT_HWCAP2, &OPENSSL_ppc64le_hwcap2, sizeof(OPENSSL_ppc64le_hwcap2)); -+#endif - #else - OPENSSL_ppc64le_hwcap2 = 0; - #endif -+ - OPENSSL_cpucap_initialized = 1; - - // OPENSSL_ppccap is a 64-bit hex string which may start with "0x". diff --git a/www/stork/Makefile b/www/stork/Makefile index 0a90175afddf..197bc9754381 100644 --- a/www/stork/Makefile +++ b/www/stork/Makefile @@ -1,7 +1,7 @@ PORTNAME= stork DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/tailwindcss3/Makefile b/www/tailwindcss3/Makefile index 192585e27410..c246057a384c 100644 --- a/www/tailwindcss3/Makefile +++ b/www/tailwindcss3/Makefile @@ -10,6 +10,7 @@ WWW= https://tailwindcss.com/ LICENSE= MIT +ONLY_FOR_ARCHS= amd64 aarch64 # causes runaway builds in pkg cluster BUILD_DEPENDS= npm:www/npm USES= nodejs:run tar:txz diff --git a/www/tgpt/Makefile b/www/tgpt/Makefile index 6e9c16d90fc2..f94332734e22 100644 --- a/www/tgpt/Makefile +++ b/www/tgpt/Makefile @@ -1,7 +1,7 @@ PORTNAME= tgpt DISTVERSIONPREFIX= v DISTVERSION= 2.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= nxjoseph@protonmail.com diff --git a/www/tikiwiki/Makefile b/www/tikiwiki/Makefile index a322c1fb8d8f..06c9aa0c50df 100644 --- a/www/tikiwiki/Makefile +++ b/www/tikiwiki/Makefile @@ -1,7 +1,7 @@ PORTNAME= tikiwiki -DISTVERSION= 28.4 +DISTVERSION= 29.0 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/Tiki_28.x_Castor/${DISTVERSION}/ +MASTER_SITES= SF/${PORTNAME}/Tiki_29.x_Bellatrix/${DISTVERSION}/ DISTNAME= tiki-${DISTVERSION} MAINTAINER= wen@FreeBSD.org diff --git a/www/tikiwiki/distinfo b/www/tikiwiki/distinfo index 669f8bbb59ea..0a7a585819dc 100644 --- a/www/tikiwiki/distinfo +++ b/www/tikiwiki/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751325946 -SHA256 (tiki-28.4.tar.gz) = 0078f06445e02be7f16d7c2d0b6d2117ae1d5029daded4f8141a96e59d8a4ae0 -SIZE (tiki-28.4.tar.gz) = 159191247 +TIMESTAMP = 1759734740 +SHA256 (tiki-29.0.tar.gz) = 639c620069ec1a6052dc514115e4428d2943c5b9f6d71c89d949151ae5c8f166 +SIZE (tiki-29.0.tar.gz) = 169027797 diff --git a/www/tomcat101/Makefile b/www/tomcat101/Makefile index bd70dd407e66..454c80b7c14b 100644 --- a/www/tomcat101/Makefile +++ b/www/tomcat101/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 10.1.46 +DISTVERSION= 10.1.47 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= 101 diff --git a/www/tomcat101/distinfo b/www/tomcat101/distinfo index baba933bfd83..26a939cecd2c 100644 --- a/www/tomcat101/distinfo +++ b/www/tomcat101/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757700000 -SHA256 (apache-tomcat-10.1.46.tar.gz) = 45e9d5ef561ab46b74c75f40c33b83f49e13e79e99f736dff8e8948557e968da -SIZE (apache-tomcat-10.1.46.tar.gz) = 14123043 +TIMESTAMP = 1759933333 +SHA256 (apache-tomcat-10.1.47.tar.gz) = a6a3df6a6d6db96e49e20c5973a5b234a1185bcf1c1a7ef3a36cae4c368cf852 +SIZE (apache-tomcat-10.1.47.tar.gz) = 14123372 diff --git a/www/tomcat110/Makefile b/www/tomcat110/Makefile index def5c2248db9..acb157ee5d8e 100644 --- a/www/tomcat110/Makefile +++ b/www/tomcat110/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 11.0.11 +DISTVERSION= 11.0.12 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= 110 diff --git a/www/tomcat110/distinfo b/www/tomcat110/distinfo index 360357392089..66c1824cab8c 100644 --- a/www/tomcat110/distinfo +++ b/www/tomcat110/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757080808 -SHA256 (apache-tomcat-11.0.11.tar.gz) = 2a91b80c1ea7dbbf4af05bb1f80abb975e5de415c0c803dea745e5aa1126e081 -SIZE (apache-tomcat-11.0.11.tar.gz) = 14137461 +TIMESTAMP = 1759933333 +SHA256 (apache-tomcat-11.0.12.tar.gz) = 1a65bc81aed5d4c13ad225258f5d746c2d63699dc96a04ffe33e16e32f420c55 +SIZE (apache-tomcat-11.0.12.tar.gz) = 14137377 diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile index 83171b1a2679..1854a524c5bf 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 9.0.109 +DISTVERSION= 9.0.110 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9])(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= 9 diff --git a/www/tomcat9/distinfo b/www/tomcat9/distinfo index 60bbcb9e9e3a..73cbd4d85c3a 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757080808 -SHA256 (apache-tomcat-9.0.109.tar.gz) = fe66aca9dc4002003857096e60c482b1f005af5457c767ca9c5804f732de3cc2 -SIZE (apache-tomcat-9.0.109.tar.gz) = 13035397 +TIMESTAMP = 1759762396 +SHA256 (apache-tomcat-9.0.110.tar.gz) = 94393eb928ed01d58008af6925660d7a7d372661de5cef8d63c66a1aaa289618 +SIZE (apache-tomcat-9.0.110.tar.gz) = 13036068 diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index 3a8fc4e7a8c2..5618f28450d5 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,8 +1,9 @@ PORTNAME= tor-browser -DISTVERSION= 15.0a2 +DISTVERSION= 15.0a3 +PORTREVISION= 1 CATEGORIES= www net security wayland -TAG_BASE= 948fad2286cb59fe168a949009b67d986fd9c153 -TAG_TOR= ec17987af29cb2614d114789996a3b4a09cbc3e7 +TAG_BASE= 7a4673ab420d7c52cd3fa7366d0d9cdaa5a37937 +TAG_TOR= db5e90248e74338ce72ff118bdb749fea6ea2606 MASTER_SITES= TOR \ LOCAL/vvd \ https://build-sources.tbb.torproject.org/:source1 \ @@ -17,7 +18,7 @@ MASTER_SITES= TOR \ LOCAL/vvd:source5 MASTER_SITE_SUBDIR= torbrowser/${DISTVERSION}/:DEFAULT \ download/releases/:source3 -DISTNAME= src-firefox-tor-browser-140.2.0esr-15.0-1-build3 +DISTNAME= src-firefox-tor-browser-140.3.0esr-15.0-1-build3 MANUAL= manual_215922.zip NOSCRIPT= noscript-13.0.9.xpi DISTFILES= ${DISTNAME}.tar.xz \ diff --git a/www/tor-browser/distinfo b/www/tor-browser/distinfo index 83d48d660499..3fcc82235447 100644 --- a/www/tor-browser/distinfo +++ b/www/tor-browser/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1756751668 -SHA256 (src-firefox-tor-browser-140.2.0esr-15.0-1-build3.tar.xz) = 7bfe41e4a0f384069b876e3556ff04f83c93a14cf715df10704987fdbe7a1083 -SIZE (src-firefox-tor-browser-140.2.0esr-15.0-1-build3.tar.xz) = 691093416 +TIMESTAMP = 1758569239 +SHA256 (src-firefox-tor-browser-140.3.0esr-15.0-1-build3.tar.xz) = aec327cd07e161cf0606352a71be1db1f649a33da4519387a93840083d63ab57 +SIZE (src-firefox-tor-browser-140.3.0esr-15.0-1-build3.tar.xz) = 691334928 SHA256 (manual_215922.zip) = b5ed703f54d52e9f197320f3698e936d585a3fed23cc4f9fbf59edce2869f885 SIZE (manual_215922.zip) = 28305786 SHA256 (fonts-3--4348e1.tar.zst) = 7fbbecece6de777f196982f6eb567970a6d8e7ac2bf5b1ad6b90e1ea36374032 SIZE (fonts-3--4348e1.tar.zst) = 27441580 SHA256 (noscript-13.0.9.xpi) = 525ab61aff21f67d10c3e20965a86ed479631549908a658f54692adc47d771f5 SIZE (noscript-13.0.9.xpi) = 994397 -SHA256 (tpo-translation-948fad2286cb59fe168a949009b67d986fd9c153_GL0.tar.gz) = d6ec26c3d942b147d661c43eb3055857e0f65b32a94f80ebf970a665ad7e5b8a -SIZE (tpo-translation-948fad2286cb59fe168a949009b67d986fd9c153_GL0.tar.gz) = 961619 -SHA256 (tpo-translation-ec17987af29cb2614d114789996a3b4a09cbc3e7_GL0.tar.gz) = 98322858c27f9da141bec04a577ab60c4e1f6ca65ce6390a153e01017df720cf -SIZE (tpo-translation-ec17987af29cb2614d114789996a3b4a09cbc3e7_GL0.tar.gz) = 2850321 +SHA256 (tpo-translation-7a4673ab420d7c52cd3fa7366d0d9cdaa5a37937_GL0.tar.gz) = bdf9d2e546cc183331c9c8ca2b4f8b7d3c9399c0454b9fffcfd7282b7a90b6b7 +SIZE (tpo-translation-7a4673ab420d7c52cd3fa7366d0d9cdaa5a37937_GL0.tar.gz) = 962329 +SHA256 (tpo-translation-db5e90248e74338ce72ff118bdb749fea6ea2606_GL0.tar.gz) = da2787fcbb953c1772d193d60b4633afce8bd34321e9209e83760bc58c0df901 +SIZE (tpo-translation-db5e90248e74338ce72ff118bdb749fea6ea2606_GL0.tar.gz) = 2897151 SHA256 (mozilla-l10n-firefox-l10n-468bb10_GH0.tar.gz) = f4fa857e29371568c41c9c8a3298c086ffc4df73085a93ec6a1cc6be8a17a3e3 SIZE (mozilla-l10n-firefox-l10n-468bb10_GH0.tar.gz) = 71046393 diff --git a/www/tor-browser/files/patch-bug1874059 b/www/tor-browser/files/patch-bug1874059 deleted file mode 100644 index 3fa954ef9def..000000000000 --- a/www/tor-browser/files/patch-bug1874059 +++ /dev/null @@ -1,25 +0,0 @@ -commit 56c888446600991803fd92d668349101ad4bf160 -Author: Christoph Moench-Tegeder <cmt@burggraben.net> -Date: Tue Feb 6 22:51:27 2024 +0100 - - switch to -fvisibility flags - - this fixes linkage with llvm18 (which does not like the former - approach via the #pragma in gcc_hidden.h - - PR: 276746 - Submitted by: dim@ - -diff --git build/moz.configure/toolchain.configure build/moz.configure/toolchain.configure -index d08b748db250..4696f69153f6 100644 ---- build/moz.configure/toolchain.configure -+++ build/moz.configure/toolchain.configure -@@ -2186,7 +2186,7 @@ set_define("_LIBCPP_HIDE_FROM_ABI", libcxx_override_visibility.hide_from_abi) - @depends(target, build_environment) - def visibility_flags(target, env): - if target.os != "WINNT": -- if target.kernel == "Darwin": -+ if target.kernel == "Darwin" or target.kernel == "FreeBSD": - return ("-fvisibility=hidden", "-fvisibility-inlines-hidden") - return ( - "-I%s/system_wrappers" % os.path.join(env.dist), diff --git a/www/tor-browser/files/patch-toolkit_xre_nsEmbedFunctions.cpp b/www/tor-browser/files/patch-toolkit_xre_nsEmbedFunctions.cpp deleted file mode 100644 index caac874012c9..000000000000 --- a/www/tor-browser/files/patch-toolkit_xre_nsEmbedFunctions.cpp +++ /dev/null @@ -1,17 +0,0 @@ -diff --git toolkit/xre/nsEmbedFunctions.cpp toolkit/xre/nsEmbedFunctions.cpp -index 9ce6af94637c..44165558f7ec 100644 ---- toolkit/xre/nsEmbedFunctions.cpp -+++ toolkit/xre/nsEmbedFunctions.cpp -@@ -360,10 +360,12 @@ nsresult XRE_InitChildProcess(int aArgc, char* aArgv[], - static_cast<CrashReporter::ProcessId>(*crashHelperPidArg); - #endif // defined(XP_LINUX) && !defined(MOZ_WIDGET_ANDROID) - -+#if !defined(XP_FREEBSD) - exceptionHandlerIsSet = CrashReporter::SetRemoteExceptionHandler( - std::move(*crashReporterArg), crashHelperPid); - MOZ_ASSERT(exceptionHandlerIsSet, - "Should have been able to set remote exception handler"); -+#endif - - if (!exceptionHandlerIsSet) { - // Bug 684322 will add better visibility into this condition diff --git a/www/trac-spamfilter/Makefile b/www/trac-spamfilter/Makefile index b61d40c0b16b..793e436b84b9 100644 --- a/www/trac-spamfilter/Makefile +++ b/www/trac-spamfilter/Makefile @@ -1,6 +1,6 @@ PORTNAME= spamfilter PORTVERSION= 1.5.1r${REV} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www devel python MASTER_SITES= https://trac.edgewall.org/browser/plugins/trunk/ PKGNAMEPREFIX= trac- @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= tracd:www/trac FETCH_BEFORE_ARGS= -o ${DISTFILES} -REV= 17824 +REV= 17911 WRKSRC= ${WRKDIR}/spam-filter USES= python zip USE_PYTHON= distutils autoplist diff --git a/www/trac-spamfilter/distinfo b/www/trac-spamfilter/distinfo index e2f39e2f8abf..c67b7794e111 100644 --- a/www/trac-spamfilter/distinfo +++ b/www/trac-spamfilter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720980902 -SHA256 (spamfilter-1.5.1r17824.zip) = c8a3d2174f854c24d95d99cc7d98d09c0ba6adf6f57d77fb678f5f5664bc7635 -SIZE (spamfilter-1.5.1r17824.zip) = 310732 +TIMESTAMP = 1758480714 +SHA256 (spamfilter-1.5.1r17911.zip) = 7f985dc977843313fb8cf448a3a28830b0cd97b75c68f0289831b9db83fc9820 +SIZE (spamfilter-1.5.1r17911.zip) = 443270 diff --git a/www/trunk/Makefile b/www/trunk/Makefile index 2fca2149a147..bd4e59eef7aa 100644 --- a/www/trunk/Makefile +++ b/www/trunk/Makefile @@ -1,7 +1,7 @@ PORTNAME= trunk DISTVERSIONPREFIX= v DISTVERSION= 0.21.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile index 7ddc4f436b9d..78a25b6663a9 100644 --- a/www/tt-rss/Makefile +++ b/www/tt-rss/Makefile @@ -1,8 +1,9 @@ PORTNAME= tt-rss -DISTVERSION= g20250730 +DISTVERSION= g20251002 PORTEPOCH= 2 CATEGORIES= www -MASTER_SITES= LOCAL/meta +MASTER_SITES= LOCAL/meta \ + LOCAL/vvd PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= dereks@lifeofadishwasher.com @@ -18,7 +19,7 @@ USES= gettext-tools php:cli,web,flavors shebangfix # dist download is blocked by cloudflare DDOS. Need to upload to LOCAL/ USE_GITLAB= yes GL_SITE= https://gitlab.tt-rss.org -GL_TAGNAME= 851ddf4bbe750e30816b6c494165e9860bd39b92 +GL_TAGNAME= c67b943aa894b90103c4752ac430958886b996b2 # phe json/openssl extension is required but it's statically linked in default php USE_PHP= ctype dom exif fileinfo filter iconv intl mbstring pcntl pdo \ pdo_pgsql phar posix session simplexml sockets sodium tokenizer \ diff --git a/www/tt-rss/distinfo b/www/tt-rss/distinfo index edcd2ca64ae2..132354aa557d 100644 --- a/www/tt-rss/distinfo +++ b/www/tt-rss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754076961 -SHA256 (tt-rss-tt-rss-851ddf4bbe750e30816b6c494165e9860bd39b92_GL0.tar.gz) = 5e52af41cb8e5156770123352888781d2f58cb592eebe4820aa121a869fb4748 -SIZE (tt-rss-tt-rss-851ddf4bbe750e30816b6c494165e9860bd39b92_GL0.tar.gz) = 8775902 +TIMESTAMP = 1759620254 +SHA256 (tt-rss-tt-rss-c67b943aa894b90103c4752ac430958886b996b2_GL0.tar.gz) = a55c344d75efacd7d33e98b60dc81266479f076696c5148eeea6f28f510a9063 +SIZE (tt-rss-tt-rss-c67b943aa894b90103c4752ac430958886b996b2_GL0.tar.gz) = 8782713 diff --git a/www/tt-rss/pkg-plist b/www/tt-rss/pkg-plist index cf91c1353ed6..ff81d1a5c159 100644 --- a/www/tt-rss/pkg-plist +++ b/www/tt-rss/pkg-plist @@ -2004,6 +2004,7 @@ %%WWWDIR%%/plugins/af_comics/filters/af_comics_cad.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_comicclass.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_comicpress.php +%%WWWDIR%%/plugins/af_comics/filters/af_comics_danbydraws.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_darklegacy.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_dilbert.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_dumbingofage.php @@ -2211,6 +2212,7 @@ %%WWWDIR%%/tests/autoload.php %%WWWDIR%%/tests/integration/ApiTest.php %%WWWDIR%%/tests/integration/SanitizerTest.php +%%WWWDIR%%/tests/integration/feed.xml %%WWWDIR%%/tests/integration/selenium_test.py %%WWWDIR%%/themes/compact.css %%WWWDIR%%/themes/compact.less @@ -2356,6 +2358,7 @@ %%WWWDIR%%/vendor/guzzlehttp/guzzle/README.md %%WWWDIR%%/vendor/guzzlehttp/guzzle/UPGRADING.md %%WWWDIR%%/vendor/guzzlehttp/guzzle/composer.json +%%WWWDIR%%/vendor/guzzlehttp/guzzle/package-lock.json %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/BodySummarizer.php %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/BodySummarizerInterface.php %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Client.php diff --git a/www/tuifeed/Makefile b/www/tuifeed/Makefile index bed7f1c8fa3b..79809cff127c 100644 --- a/www/tuifeed/Makefile +++ b/www/tuifeed/Makefile @@ -1,7 +1,7 @@ PORTNAME= tuifeed DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= driesm@FreeBSD.org diff --git a/www/tusc/Makefile b/www/tusc/Makefile index 8a016f623c97..e6c613b78e44 100644 --- a/www/tusc/Makefile +++ b/www/tusc/Makefile @@ -1,6 +1,6 @@ PORTNAME= tusc DISTVERSION= 0.4.7 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/tusd/Makefile b/www/tusd/Makefile index 47ed7c9dbc26..cea594e51cc5 100644 --- a/www/tusd/Makefile +++ b/www/tusd/Makefile @@ -1,7 +1,7 @@ PORTNAME= tusd DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= www MAINTAINER= mm@FreeBSD.org diff --git a/www/uchiwa/Makefile b/www/uchiwa/Makefile index a794b98cfcfb..a4cfe1401331 100644 --- a/www/uchiwa/Makefile +++ b/www/uchiwa/Makefile @@ -1,6 +1,6 @@ PORTNAME= uchiwa PORTVERSION= 0.18.2 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MASTER_SITES= http://uchiwa.io/ diff --git a/www/ulfius/files/patch-curl b/www/ulfius/files/patch-curl new file mode 100644 index 000000000000..4ac46b8d32e6 --- /dev/null +++ b/www/ulfius/files/patch-curl @@ -0,0 +1,70 @@ +--- src/u_send_request.c.orig 2023-11-14 00:40:08 UTC ++++ src/u_send_request.c +@@ -386,7 +386,7 @@ int ulfius_send_http_streaming_request_max_header(cons + + // follow redirection if set + if (copy_request->follow_redirect) { +- if (curl_easy_setopt(curl_handle, CURLOPT_FOLLOWLOCATION, 1) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_FOLLOWLOCATION, 1L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting follow redirection option"); + ret = U_ERROR_LIBCURL; + break; +@@ -622,21 +622,21 @@ int ulfius_send_http_streaming_request_max_header(cons + + // Disable server certificate validation if needed + if (!copy_request->check_server_certificate) { +- if (curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYPEER, 0) != CURLE_OK || curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYHOST, 0) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYPEER, 0L) != CURLE_OK || curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYHOST, 0L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl options (4)"); + ret = U_ERROR_LIBCURL; + break; + } + } else { + if (!(copy_request->check_server_certificate_flag & U_SSL_VERIFY_PEER)) { +- if (curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYPEER, 0) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYPEER, 0L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl options (5)"); + ret = U_ERROR_LIBCURL; + break; + } + } + if (!(copy_request->check_server_certificate_flag & U_SSL_VERIFY_HOSTNAME)) { +- if (curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYHOST, 0) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYHOST, 0L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl options (6)"); + ret = U_ERROR_LIBCURL; + break; +@@ -647,21 +647,21 @@ int ulfius_send_http_streaming_request_max_header(cons + #if LIBCURL_VERSION_NUM >= 0x073400 + // Disable proxy certificate validation if needed + if (!copy_request->check_proxy_certificate) { +- if (curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYPEER, 0) != CURLE_OK || curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYHOST, 0) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYPEER, 0L) != CURLE_OK || curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYHOST, 0L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl options (7)"); + ret = U_ERROR_LIBCURL; + break; + } + } else { + if (!(copy_request->check_proxy_certificate_flag & U_SSL_VERIFY_PEER)) { +- if (curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYPEER, 0) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYPEER, 0L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl options (8)"); + ret = U_ERROR_LIBCURL; + break; + } + } + if (!(copy_request->check_proxy_certificate_flag & U_SSL_VERIFY_HOSTNAME)) { +- if (curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYHOST, 0) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYHOST, 0L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl options (9)"); + ret = U_ERROR_LIBCURL; + break; +@@ -702,7 +702,7 @@ int ulfius_send_http_streaming_request_max_header(cons + } + } + +- if (curl_easy_setopt(curl_handle, CURLOPT_NOSIGNAL, 1) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_NOSIGNAL, 1L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl CURLOPT_NOSIGNAL"); + ret = U_ERROR_LIBCURL; + break; diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index 84a4a19ef511..2eb29d3e3a95 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,5 +1,6 @@ PORTNAME= ungoogled-chromium -PORTVERSION= 140.0.7339.127 +PORTVERSION= 140.0.7339.207 +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 UGVERSION= ${DISTVERSION}-1 diff --git a/www/ungoogled-chromium/distinfo b/www/ungoogled-chromium/distinfo index 09e5d636b57f..92bef0cc1ab8 100644 --- a/www/ungoogled-chromium/distinfo +++ b/www/ungoogled-chromium/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1757783042 -SHA256 (chromium-140.0.7339.127.tar.xz) = c65c8236c1f439a1f483c4bac20e4197ba8d8ac79f6bbcd9304842c98da8a1bc -SIZE (chromium-140.0.7339.127.tar.xz) = 7422938488 +TIMESTAMP = 1758747358 +SHA256 (chromium-140.0.7339.207.tar.xz) = 8d0ca453c3a055cbbca7588ba04a5117812e6e827d72611d3fbc88ba5f1f118b +SIZE (chromium-140.0.7339.207.tar.xz) = 7433359380 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (chromium-140.0.7339.127-testdata.tar.xz) = d0a14d77bc15fd2cc4b063a4ff3c410e8486d5259e25b2cc927c5d5a80c6704f -SIZE (chromium-140.0.7339.127-testdata.tar.xz) = 925215916 -SHA256 (ungoogled-software-ungoogled-chromium-140.0.7339.127-140.0.7339.127-1_GH0.tar.gz) = 471a5ff29e01a8e7092e8ea88391a3d6cce196054db66d44ca70a068e3de3e9b -SIZE (ungoogled-software-ungoogled-chromium-140.0.7339.127-140.0.7339.127-1_GH0.tar.gz) = 642198 +SHA256 (chromium-140.0.7339.207-testdata.tar.xz) = db48bb86cb350f8976f565e96b1e5b0702522bdb6284a13cd2ddcca0726d7918 +SIZE (chromium-140.0.7339.207-testdata.tar.xz) = 925208072 +SHA256 (ungoogled-software-ungoogled-chromium-140.0.7339.207-140.0.7339.207-1_GH0.tar.gz) = 6592c09f06a2adcbfc8dba3e216dc3a08ca2f8c940fc2725af90c5d042404be9 +SIZE (ungoogled-software-ungoogled-chromium-140.0.7339.207-140.0.7339.207-1_GH0.tar.gz) = 642233 diff --git a/www/ungoogled-chromium/files/patch-build_rust_allocator_lib.rs b/www/ungoogled-chromium/files/patch-build_rust_allocator_lib.rs index 0a97b7685343..cfb992f08880 100644 --- a/www/ungoogled-chromium/files/patch-build_rust_allocator_lib.rs +++ b/www/ungoogled-chromium/files/patch-build_rust_allocator_lib.rs @@ -13,3 +13,47 @@ // Mangle the symbol name as rustc expects. #[rustc_std_internal_symbol] #[allow(non_upper_case_globals)] +https://issues.chromium.org/issues/440481922 +https://chromium-review.googlesource.com/c/chromium/src/+/6875644 + + +From 23d818d3c7fba4658248f17fd7b8993199242aa9 Mon Sep 17 00:00:00 2001 +From: Hans Wennborg <hans@chromium.org> +Date: Fri, 22 Aug 2025 10:34:47 -0700 +Subject: [PATCH] [rust] Define __rust_alloc_error_handler_should_panic_v2 + +https://github.com/rust-lang/rust/pull/143387 made +__rust_alloc_error_handler_should_panic a function. + +The new definition is needed when rolling Rust past that PR. We can +remove the old symbol afterwards. + +Bug: 440481922 +Change-Id: I3340edd6d96d76de14942af67939978140430424 +Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6875644 +Commit-Queue: Arthur Eubanks <aeubanks@google.com> +Reviewed-by: Arthur Eubanks <aeubanks@google.com> +Auto-Submit: Hans Wennborg <hans@chromium.org> +Commit-Queue: Hans Wennborg <hans@chromium.org> +Cr-Commit-Position: refs/heads/main@{#1505162} +--- + +diff --git a/build/rust/allocator/lib.rs b/build/rust/allocator/lib.rs +index 29b3af1..a7fa7a4 100644 +--- build/rust/allocator/lib.rs ++++ build/rust/allocator/lib.rs +@@ -90,7 +90,14 @@ + #[linkage = "weak"] + fn __rust_no_alloc_shim_is_unstable_v2() {} + ++ #[rustc_std_internal_symbol] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler_should_panic_v2() -> u8 { ++ 0 ++ } ++ + // Mangle the symbol name as rustc expects. ++ // TODO(crbug.com/440481922): Remove this after rolling past https://github.com/rust-lang/rust/pull/143387 + #[rustc_std_internal_symbol] + #[allow(non_upper_case_globals)] + #[linkage = "weak"] diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc b/www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc index 0dec178d6282..cf10e4f19e5d 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc @@ -1,6 +1,6 @@ ---- chrome/browser/about_flags.cc.orig 2025-09-10 13:22:16 UTC +--- chrome/browser/about_flags.cc.orig 2025-09-23 12:08:14 UTC +++ chrome/browser/about_flags.cc -@@ -329,12 +329,12 @@ +@@ -330,12 +330,12 @@ #include "components/stylus_handwriting/win/features.h" #endif @@ -15,7 +15,7 @@ #include "chrome/browser/contextual_cueing/contextual_cueing_features.h" // nogncheck #include "chrome/browser/enterprise/profile_management/profile_management_features.h" #include "chrome/browser/enterprise/webstore/features.h" -@@ -905,6 +905,26 @@ const FeatureEntry::FeatureVariation +@@ -906,6 +906,26 @@ const FeatureEntry::FeatureVariation std::size(kWebIdentityDigitalIdentityCredentialHighRiskDialogParam), nullptr}}; @@ -42,7 +42,7 @@ const FeatureEntry::FeatureParam kClipboardMaximumAge60Seconds[] = { {"UIClipboardMaximumAge", "60"}}; const FeatureEntry::FeatureParam kClipboardMaximumAge90Seconds[] = { -@@ -1285,7 +1305,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada +@@ -1286,7 +1306,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada }; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -51,7 +51,7 @@ // A limited number of combinations of the rich autocompletion params. const FeatureEntry::FeatureParam kOmniboxRichAutocompletionAggressive1[] = { -@@ -3921,7 +3941,7 @@ const FeatureEntry::FeatureVariation +@@ -3922,7 +3942,7 @@ const FeatureEntry::FeatureVariation #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -60,7 +60,7 @@ const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOn[] = {{"link_capturing_state", "on_by_default"}}; const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOff[] = -@@ -4217,7 +4237,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari +@@ -4218,7 +4238,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari std::size(kSkiaGraphite_DebugLabelsEnabled), nullptr}, }; @@ -69,7 +69,7 @@ const FeatureEntry::FeatureParam kTranslationAPI_SkipLanguagePackLimit[] = { {"TranslationAPIAcceptLanguagesCheck", "false"}, {"TranslationAPILimitLanguagePackCount", "false"}}; -@@ -4258,7 +4278,7 @@ const FeatureEntry::FeatureVariation +@@ -4259,7 +4279,7 @@ const FeatureEntry::FeatureVariation 1, nullptr}, }; @@ -78,7 +78,7 @@ const FeatureEntry::FeatureParam kContextualCueingEnabledNoEngagementCap[] = { {"BackoffTime", "0h"}, {"BackoffMultiplierBase", "0.0"}, -@@ -5477,7 +5497,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5478,7 +5498,7 @@ const FeatureEntry kFeatureEntries[] = { }, #endif // BUILDFLAG(IS_WIN) @@ -87,7 +87,7 @@ { "fluent-overlay-scrollbars", flag_descriptions::kFluentOverlayScrollbarsName, -@@ -5776,7 +5796,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5777,7 +5797,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kEnableIsolatedWebAppDevModeName, flag_descriptions::kEnableIsolatedWebAppDevModeDescription, kOsDesktop, FEATURE_VALUE_TYPE(features::kIsolatedWebAppDevMode)}, @@ -96,7 +96,7 @@ {"enable-iwa-key-distribution-component", flag_descriptions::kEnableIwaKeyDistributionComponentName, flag_descriptions::kEnableIwaKeyDistributionComponentDescription, -@@ -5990,7 +6010,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5991,7 +6011,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(media::kUseSCContentSharingPicker)}, #endif // BUILDFLAG(IS_MAC) @@ -105,7 +105,7 @@ {"pulseaudio-loopback-for-cast", flag_descriptions::kPulseaudioLoopbackForCastName, flag_descriptions::kPulseaudioLoopbackForCastDescription, kOsLinux, -@@ -6023,6 +6043,16 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6024,6 +6044,16 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kWaylandSessionManagementName, flag_descriptions::kWaylandSessionManagementDescription, kOsLinux, FEATURE_VALUE_TYPE(features::kWaylandSessionManagement)}, @@ -122,7 +122,7 @@ #endif // BUILDFLAG(IS_LINUX) #if BUILDFLAG(ENABLE_VR) -@@ -6924,7 +6954,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6925,7 +6955,7 @@ const FeatureEntry kFeatureEntries[] = { "MlUrlScoring")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -131,7 +131,7 @@ {"contextual-search-box-uses-contextual-search-provider", flag_descriptions::kContextualSearchBoxUsesContextualSearchProviderName, flag_descriptions:: -@@ -7323,7 +7353,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7329,7 +7359,7 @@ const FeatureEntry kFeatureEntries[] = { kNumSrpZpsRelatedSearches, "PowerTools")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -140,7 +140,7 @@ {"history-embeddings", flag_descriptions::kHistoryEmbeddingsName, flag_descriptions::kHistoryEmbeddingsDescription, kOsDesktop, FEATURE_VALUE_TYPE(history_embeddings::kHistoryEmbeddings)}, -@@ -7828,7 +7858,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7834,7 +7864,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(printing::features::kAddPrinterViaPrintscanmgr)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -149,7 +149,7 @@ {"cups-ipp-printing-backend", flag_descriptions::kCupsIppPrintingBackendName, flag_descriptions::kCupsIppPrintingBackendDescription, kOsDesktop, -@@ -8789,7 +8819,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -8795,7 +8825,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(media::kGlobalMediaControlsUpdatedUI)}, #endif // !BUILDFLAG(IS_CHROMEOS) @@ -158,7 +158,7 @@ {"enable-network-service-sandbox", flag_descriptions::kEnableNetworkServiceSandboxName, flag_descriptions::kEnableNetworkServiceSandboxDescription, -@@ -9416,7 +9446,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9422,7 +9452,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(ash::features::kWallpaperGooglePhotosSharedAlbums)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -167,7 +167,7 @@ {"enable-get-all-screens-media", flag_descriptions::kGetAllScreensMediaName, flag_descriptions::kGetAllScreensMediaDescription, kOsCrOS | kOsLinux, FEATURE_VALUE_TYPE(blink::features::kGetAllScreensMedia)}, -@@ -9441,7 +9471,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9447,7 +9477,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kGlobalVaapiLockDescription, kOsCrOS | kOsLinux, FEATURE_VALUE_TYPE(media::kGlobalVaapiLock)}, @@ -176,7 +176,7 @@ { "ui-debug-tools", flag_descriptions::kUIDebugToolsName, -@@ -9897,7 +9927,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9903,7 +9933,7 @@ const FeatureEntry kFeatureEntries[] = { #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -185,7 +185,7 @@ {"media-session-enter-picture-in-picture", flag_descriptions::kMediaSessionEnterPictureInPictureName, flag_descriptions::kMediaSessionEnterPictureInPictureDescription, -@@ -10083,7 +10113,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10089,7 +10119,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kReduceTransferSizeUpdatedIPCDescription, kOsAll, FEATURE_VALUE_TYPE(network::features::kReduceTransferSizeUpdatedIPC)}, @@ -194,7 +194,7 @@ {"reduce-user-agent-data-linux-platform-version", flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionName, flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionDescription, -@@ -10582,7 +10612,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10588,7 +10618,7 @@ const FeatureEntry kFeatureEntries[] = { kOsDesktop | kOsAndroid, FEATURE_VALUE_TYPE(features::kProcessPerSiteUpToMainFrameThreshold)}, @@ -203,7 +203,7 @@ {"camera-mic-effects", flag_descriptions::kCameraMicEffectsName, flag_descriptions::kCameraMicEffectsDescription, static_cast<unsigned short>(kOsMac | kOsWin | kOsLinux), -@@ -10705,7 +10735,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10711,7 +10741,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kRcapsDynamicProfileCountryDescription, kOsAll, FEATURE_VALUE_TYPE(switches::kDynamicProfileCountry)}, @@ -212,7 +212,7 @@ {"third-party-profile-management", flag_descriptions::kThirdPartyProfileManagementName, flag_descriptions::kThirdPartyProfileManagementDescription, -@@ -10734,7 +10764,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10740,7 +10770,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -221,7 +221,7 @@ {"enable-user-navigation-capturing-pwa", flag_descriptions::kPwaNavigationCapturingName, flag_descriptions::kPwaNavigationCapturingDescription, -@@ -11299,7 +11329,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11305,7 +11335,7 @@ const FeatureEntry kFeatureEntries[] = { PLATFORM_FEATURE_NAME_TYPE("CrOSLateBootGravedigger")}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -230,7 +230,7 @@ {"replace-sync-promos-with-sign-in-promos-desktop", flag_descriptions::kReplaceSyncPromosWithSignInPromosName, flag_descriptions::kReplaceSyncPromosWithSignInPromosDescription, -@@ -11458,7 +11488,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11464,7 +11494,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kCanvasHibernationDescription, kOsAll, FEATURE_VALUE_TYPE(blink::features::kCanvas2DHibernation)}, @@ -239,7 +239,7 @@ {"enable-history-sync-optin", flag_descriptions::kEnableHistorySyncOptinName, flag_descriptions::kEnableHistorySyncOptinDescription, -@@ -11561,7 +11591,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11567,7 +11597,7 @@ const FeatureEntry kFeatureEntries[] = { "HistoryOptInEducationalTipVariations")}, #endif // BUILDFLAG(IS_ANDROID) @@ -248,7 +248,7 @@ {"supervised-user-local-web-approvals", flag_descriptions::kSupervisedUserLocalWebApprovalsName, flag_descriptions::kSupervisedUserLocalWebApprovalsDescription, -@@ -11787,7 +11817,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11793,7 +11823,7 @@ const FeatureEntry kFeatureEntries[] = { segmentation_platform::features::kSegmentationSurveyPage)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -257,7 +257,7 @@ {"autofill-enable-buy-now-pay-later", flag_descriptions::kAutofillEnableBuyNowPayLaterName, flag_descriptions::kAutofillEnableBuyNowPayLaterDescription, kOsDesktop, -@@ -11886,7 +11916,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11892,7 +11922,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE( autofill::features::kAutofillEnableCardInfoRuntimeRetrieval)}, @@ -266,7 +266,7 @@ {"translation-api", flag_descriptions::kTranslationAPIName, flag_descriptions::kTranslationAPIDescription, kOsMac | kOsWin | kOsLinux, FEATURE_WITH_PARAMS_VALUE_TYPE(blink::features::kTranslationAPI, -@@ -11920,7 +11950,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11926,7 +11956,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE( password_manager::features::kPasswordFormClientsideClassifier)}, @@ -275,7 +275,7 @@ {"contextual-cueing", flag_descriptions::kContextualCueingName, flag_descriptions::kContextualCueingDescription, kOsLinux | kOsMac | kOsWin, -@@ -12250,7 +12280,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12256,7 +12286,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(ui::kUseNewEtc1Encoder)}, #endif // !BUILDFLAG(IS_ANDROID) @@ -284,7 +284,7 @@ {"automatic-usb-detach", flag_descriptions::kAutomaticUsbDetachName, flag_descriptions::kAutomaticUsbDetachDescription, kOsAndroid | kOsLinux, FEATURE_VALUE_TYPE(features::kAutomaticUsbDetach)}, -@@ -12294,7 +12324,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12300,7 +12330,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -293,7 +293,7 @@ {"autofill-enable-amount-extraction-desktop", flag_descriptions::kAutofillEnableAmountExtractionDesktopName, flag_descriptions::kAutofillEnableAmountExtractionDesktopDescription, -@@ -12314,7 +12344,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12320,7 +12350,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(blink::features::kClipboardChangeEvent)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -302,7 +302,7 @@ {"autofill-enable-amount-extraction-allowlist-desktop", flag_descriptions::kAutofillEnableAmountExtractionAllowlistDesktopName, flag_descriptions:: -@@ -12446,7 +12476,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12452,7 +12482,7 @@ const FeatureEntry kFeatureEntries[] = { apps::chrome_app_deprecation::kAllowUserInstalledChromeApps)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -311,7 +311,7 @@ {"chrome-web-store-navigation-throttle", flag_descriptions::kChromeWebStoreNavigationThrottleName, flag_descriptions::kChromeWebStoreNavigationThrottleDescription, -@@ -12482,7 +12512,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12488,7 +12518,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -320,7 +320,7 @@ {"autofill-enable-amount-extraction-testing", flag_descriptions::kAutofillEnableAmountExtractionTestingName, flag_descriptions::kAutofillEnableAmountExtractionTestingDescription, -@@ -12497,7 +12527,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12503,7 +12533,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kEnableWebAppPredictableAppUpdatingDescription, kOsAll, FEATURE_VALUE_TYPE(features::kWebAppPredictableAppUpdating)}, @@ -329,7 +329,7 @@ {"root-scrollbar-follows-browser-theme", flag_descriptions::kRootScrollbarFollowsTheme, flag_descriptions::kRootScrollbarFollowsThemeDescription, -@@ -12748,7 +12778,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12754,7 +12784,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -338,7 +338,7 @@ {"tab-group-home", tabs::flag_descriptions::kTabGroupHomeName, tabs::flag_descriptions::kTabGroupHomeDescription, kOsDesktop, FEATURE_VALUE_TYPE(tabs::kTabGroupHome)}, -@@ -12834,7 +12864,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12840,7 +12870,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -347,7 +347,7 @@ {"enable-site-search-allow-user-override-policy", flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyName, flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyDescription, -@@ -12957,7 +12987,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12963,7 +12993,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -356,7 +356,7 @@ {"lens-search-side-panel-default-width-change", flag_descriptions::kLensSearchSidePanelDefaultWidthChangeName, flag_descriptions::kLensSearchSidePanelDefaultWidthChangeDescription, -@@ -12981,7 +13011,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12987,7 +13017,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -365,7 +365,7 @@ {"autofill-enable-buy-now-pay-later-for-klarna", flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaName, flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaDescription, -@@ -13019,7 +13049,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -13025,7 +13055,7 @@ const FeatureEntry kFeatureEntries[] = { autofill::features::kAutofillEnableDownstreamCardAwarenessIph)}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -374,7 +374,7 @@ {"enable-lens-overlay-back-to-page", flag_descriptions::kLensOverlayBackToPageName, flag_descriptions::kLensOverlayBackToPageDescription, kOsDesktop, -@@ -13068,7 +13098,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -13074,7 +13104,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.cc b/www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.cc index 59a8f5381e6c..fa838359ab2d 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.cc @@ -1,6 +1,6 @@ ---- chrome/browser/flag_descriptions.cc.orig 2025-09-10 13:22:16 UTC +--- chrome/browser/flag_descriptions.cc.orig 2025-09-23 12:08:14 UTC +++ chrome/browser/flag_descriptions.cc -@@ -667,7 +667,7 @@ const char kAutofillEnableAllowlistForBmoCardCategoryB +@@ -671,7 +671,7 @@ const char kAutofillEnableAllowlistForBmoCardCategoryB "Autofill suggestions on the allowlisted merchant websites."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ const char kAutofillEnableAmountExtractionAllowlistDesktopName[] = "Enable loading and querying the checkout amount extraction allowlist on " "Chrome Desktop"; -@@ -685,7 +685,7 @@ const char kAutofillEnableAmountExtractionDesktopDescr +@@ -689,7 +689,7 @@ const char kAutofillEnableAmountExtractionDesktopDescr // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -18,7 +18,7 @@ const char kAutofillEnableAmountExtractionTestingName[] = "Enable amount extraction testing on Chrome desktop and Clank"; const char kAutofillEnableAmountExtractionTestingDescription[] = -@@ -696,7 +696,7 @@ const char kAutofillEnableAmountExtractionTestingDescr +@@ -700,7 +700,7 @@ const char kAutofillEnableAmountExtractionTestingDescr // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -27,7 +27,7 @@ const char kAutofillEnableBuyNowPayLaterName[] = "Enable buy now pay later on Autofill"; const char kAutofillEnableBuyNowPayLaterDescription[] = -@@ -1189,7 +1189,7 @@ const char kDevicePostureDescription[] = +@@ -1193,7 +1193,7 @@ const char kDevicePostureDescription[] = "Enables Device Posture API (foldable devices)"; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -36,7 +36,7 @@ const char kDocumentPictureInPictureAnimateResizeName[] = "Document Picture-in-Picture Animate Resize"; const char kDocumentPictureInPictureAnimateResizeDescription[] = -@@ -1335,7 +1335,7 @@ const char kContextMenuEmptySpaceDescription[] = +@@ -1339,7 +1339,7 @@ const char kContextMenuEmptySpaceDescription[] = "space, a context menu containing page-related items will be shown."; #endif // BUILDFLAG(IS_ANDROID) @@ -45,7 +45,7 @@ const char kContextualCueingName[] = "Contextual cueing"; const char kContextualCueingDescription[] = "Enables the contextual cueing system to support showing actions."; -@@ -1686,7 +1686,7 @@ const char kEnableIsolatedWebAppDevModeName[] = +@@ -1690,7 +1690,7 @@ const char kEnableIsolatedWebAppDevModeName[] = const char kEnableIsolatedWebAppDevModeDescription[] = "Enables the installation of unverified Isolated Web Apps"; @@ -54,7 +54,7 @@ const char kEnableIwaKeyDistributionComponentName[] = "Enable the Iwa Key Distribution component"; const char kEnableIwaKeyDistributionComponentDescription[] = -@@ -3625,14 +3625,14 @@ const char kReduceTransferSizeUpdatedIPCDescription[] +@@ -3629,14 +3629,14 @@ const char kReduceTransferSizeUpdatedIPCDescription[] "When enabled, the network service will send TransferSizeUpdatedIPC IPC " "only when DevTools is attached or the request is for an ad request."; @@ -71,7 +71,7 @@ const char kReplaceSyncPromosWithSignInPromosName[] = "Replace all sync-related UI with sign-in ones"; const char kReplaceSyncPromosWithSignInPromosDescription[] = -@@ -3670,7 +3670,7 @@ const char kRobustWindowManagementDescription[] = +@@ -3674,7 +3674,7 @@ const char kRobustWindowManagementDescription[] = "experiencing predictable and reliable window behavior similar to desktop " "browsers."; @@ -80,7 +80,7 @@ const char kRootScrollbarFollowsTheme[] = "Make scrollbar follow theme"; const char kRootScrollbarFollowsThemeDescription[] = "If enabled makes the root scrollbar follow the browser's theme color."; -@@ -3920,7 +3920,7 @@ const char kDefaultSiteInstanceGroupsDescription[] = +@@ -3924,7 +3924,7 @@ const char kDefaultSiteInstanceGroupsDescription[] = "SiteInstance."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -89,7 +89,7 @@ const char kPwaNavigationCapturingName[] = "Desktop PWA Link Capturing"; const char kPwaNavigationCapturingDescription[] = "Enables opening links from Chrome in an installed PWA. Currently under " -@@ -4193,7 +4193,7 @@ const char kTouchTextEditingRedesignName[] = "Touch Te +@@ -4197,7 +4197,7 @@ const char kTouchTextEditingRedesignName[] = "Touch Te const char kTouchTextEditingRedesignDescription[] = "Enables new touch text editing features."; @@ -98,7 +98,7 @@ const char kEnableHistorySyncOptinName[] = "History Sync Opt-in"; const char kEnableHistorySyncOptinDescription[] = "Enables the History Sync Opt-in screen on Desktop platforms. The screen " -@@ -7763,7 +7763,7 @@ const char kTetheringExperimentalFunctionalityDescript +@@ -7767,7 +7767,7 @@ const char kTetheringExperimentalFunctionalityDescript #endif // BUILDFLAG(IS_CHROMEOS) @@ -107,7 +107,7 @@ const char kGetAllScreensMediaName[] = "GetAllScreensMedia API"; const char kGetAllScreensMediaDescription[] = "When enabled, the getAllScreensMedia API for capturing multiple screens " -@@ -7990,7 +7990,7 @@ const char kEnableArmHwdrmDescription[] = "Enable HW b +@@ -7994,7 +7994,7 @@ const char kEnableArmHwdrmDescription[] = "Enable HW b // Linux ----------------------------------------------------------------------- @@ -116,7 +116,7 @@ const char kPulseaudioLoopbackForCastName[] = -@@ -8028,6 +8028,18 @@ const char kWaylandUiScalingDescription[] = +@@ -8032,6 +8032,18 @@ const char kWaylandUiScalingDescription[] = "Enable experimental support for text scaling in the Wayland backend " "backed by full UI scaling. Requires #wayland-per-window-scaling to be " "enabled too."; @@ -135,7 +135,7 @@ #endif // BUILDFLAG(IS_LINUX) // Random platform combinations ----------------------------------------------- -@@ -8077,7 +8089,7 @@ const char kGroupPromoPrototypeCpaDescription[] = +@@ -8081,7 +8093,7 @@ const char kGroupPromoPrototypeCpaDescription[] = "Enables contextual toolbar button for group promo prototype."; #endif // BUILDFLAG(IS_ANDROID) @@ -144,7 +144,7 @@ const char kEnableNetworkServiceSandboxName[] = "Enable the network service sandbox."; const char kEnableNetworkServiceSandboxDescription[] = -@@ -8098,7 +8110,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti +@@ -8102,7 +8114,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti "Bluetooth"; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) @@ -153,7 +153,7 @@ const char kCupsIppPrintingBackendName[] = "CUPS IPP Printing Backend"; const char kCupsIppPrintingBackendDescription[] = "Use the CUPS IPP printing backend instead of the original CUPS backend " -@@ -8234,7 +8246,7 @@ const char kElementCaptureDescription[] = +@@ -8238,7 +8250,7 @@ const char kElementCaptureDescription[] = "media track into a track capturing just a specific DOM element."; #endif // !BUILDFLAG(IS_ANDROID) @@ -162,7 +162,7 @@ const char kUIDebugToolsName[] = "Debugging tools for UI"; const char kUIDebugToolsDescription[] = "Enables additional keyboard shortcuts to help debugging."; -@@ -8271,7 +8283,7 @@ const char kThirdPartyDisableChromeAutofillSettingsScr +@@ -8275,7 +8287,7 @@ const char kThirdPartyDisableChromeAutofillSettingsScr "Chrome's Address and Payments Autofill are disabled in third party mode."; #endif // IS_ANDROID @@ -171,7 +171,7 @@ const char kThirdPartyProfileManagementName[] = "Third party profile management"; const char kThirdPartyProfileManagementDescription[] = -@@ -8394,7 +8406,7 @@ const char kSupervisedUserBlockInterstitialV3Name[] = +@@ -8398,7 +8410,7 @@ const char kSupervisedUserBlockInterstitialV3Name[] = const char kSupervisedUserBlockInterstitialV3Description[] = "Enables URL filter interstitial V3 for Family Link users."; diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.h b/www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.h index 4f4a4b881800..930eeccbc159 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.h +++ b/www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.h @@ -1,6 +1,6 @@ ---- chrome/browser/flag_descriptions.h.orig 2025-09-10 13:22:16 UTC +--- chrome/browser/flag_descriptions.h.orig 2025-09-23 12:08:14 UTC +++ chrome/browser/flag_descriptions.h -@@ -435,7 +435,7 @@ extern const char +@@ -438,7 +438,7 @@ extern const char kAutofillEnableAllowlistForBmoCardCategoryBenefitsDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ extern const char kAutofillEnableAmountExtractionAllowlistDesktopName[]; extern const char kAutofillEnableAmountExtractionAllowlistDesktopDescription[]; extern const char kAutofillEnableAmountExtractionDesktopName[]; -@@ -444,14 +444,14 @@ extern const char kAutofillEnableAmountExtractionDeskt +@@ -447,14 +447,14 @@ extern const char kAutofillEnableAmountExtractionDeskt // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -26,7 +26,7 @@ extern const char kAutofillEnableBuyNowPayLaterName[]; extern const char kAutofillEnableBuyNowPayLaterDescription[]; -@@ -714,7 +714,7 @@ extern const char kContextMenuEmptySpaceName[]; +@@ -717,7 +717,7 @@ extern const char kContextMenuEmptySpaceName[]; extern const char kContextMenuEmptySpaceDescription[]; #endif // BUILDFLAG(IS_ANDROID) @@ -35,7 +35,7 @@ extern const char kContextualCueingName[]; extern const char kContextualCueingDescription[]; extern const char kGlicActorName[]; -@@ -885,7 +885,7 @@ extern const char kDocumentPatchingName[]; +@@ -888,7 +888,7 @@ extern const char kDocumentPatchingName[]; extern const char kDocumentPatchingDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -44,7 +44,7 @@ extern const char kDocumentPictureInPictureAnimateResizeName[]; extern const char kDocumentPictureInPictureAnimateResizeDescription[]; -@@ -1054,7 +1054,7 @@ extern const char kEnableIsolatedWebAppAllowlistDescri +@@ -1057,7 +1057,7 @@ extern const char kEnableIsolatedWebAppAllowlistDescri extern const char kEnableIsolatedWebAppDevModeName[]; extern const char kEnableIsolatedWebAppDevModeDescription[]; @@ -53,7 +53,7 @@ extern const char kEnableIwaKeyDistributionComponentName[]; extern const char kEnableIwaKeyDistributionComponentDescription[]; #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -2064,7 +2064,7 @@ extern const char kReduceIPAddressChangeNotificationDe +@@ -2067,7 +2067,7 @@ extern const char kReduceIPAddressChangeNotificationDe #endif // BUILDFLAG(IS_MAC) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -62,7 +62,7 @@ extern const char kReplaceSyncPromosWithSignInPromosName[]; extern const char kReplaceSyncPromosWithSignInPromosDescription[]; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || -@@ -2078,7 +2078,7 @@ extern const char kRetainOmniboxOnFocusDescription[]; +@@ -2081,7 +2081,7 @@ extern const char kRetainOmniboxOnFocusDescription[]; extern const char kRobustWindowManagementName[]; extern const char kRobustWindowManagementDescription[]; @@ -71,7 +71,7 @@ extern const char kRootScrollbarFollowsTheme[]; extern const char kRootScrollbarFollowsThemeDescription[]; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -@@ -2219,7 +2219,7 @@ extern const char kDefaultSiteInstanceGroupsName[]; +@@ -2222,7 +2222,7 @@ extern const char kDefaultSiteInstanceGroupsName[]; extern const char kDefaultSiteInstanceGroupsDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -80,7 +80,7 @@ extern const char kPwaNavigationCapturingName[]; extern const char kPwaNavigationCapturingDescription[]; #endif -@@ -2395,7 +2395,7 @@ extern const char kTouchSelectionStrategyDirection[]; +@@ -2398,7 +2398,7 @@ extern const char kTouchSelectionStrategyDirection[]; extern const char kTouchTextEditingRedesignName[]; extern const char kTouchTextEditingRedesignDescription[]; @@ -89,7 +89,7 @@ extern const char kEnableHistorySyncOptinName[]; extern const char kEnableHistorySyncOptinDescription[]; -@@ -2665,7 +2665,7 @@ extern const char kReduceAcceptLanguageDescription[]; +@@ -2668,7 +2668,7 @@ extern const char kReduceAcceptLanguageDescription[]; extern const char kReduceTransferSizeUpdatedIPCName[]; extern const char kReduceTransferSizeUpdatedIPCDescription[]; @@ -98,7 +98,7 @@ extern const char kReduceUserAgentDataLinuxPlatformVersionName[]; extern const char kReduceUserAgentDataLinuxPlatformVersionDescription[]; #endif // #if BUILDFLAG(IS_LINUX) -@@ -4481,7 +4481,7 @@ extern const char kTetheringExperimentalFunctionalityD +@@ -4484,7 +4484,7 @@ extern const char kTetheringExperimentalFunctionalityD #endif // #if BUILDFLAG(IS_CHROMEOS) @@ -107,7 +107,7 @@ extern const char kGetAllScreensMediaName[]; extern const char kGetAllScreensMediaDescription[]; #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -4613,7 +4613,7 @@ extern const char kEnableArmHwdrmDescription[]; +@@ -4616,7 +4616,7 @@ extern const char kEnableArmHwdrmDescription[]; // Linux --------------------------------------------------------------------- @@ -116,7 +116,7 @@ extern const char kPulseaudioLoopbackForCastName[]; -@@ -4635,6 +4635,9 @@ extern const char kWaylandSessionManagementDescription +@@ -4638,6 +4638,9 @@ extern const char kWaylandSessionManagementDescription extern const char kWaylandUiScalingName[]; extern const char kWaylandUiScalingDescription[]; @@ -126,7 +126,7 @@ #endif // BUILDFLAG(IS_LINUX) // Random platform combinations ----------------------------------------------- -@@ -4649,7 +4652,7 @@ extern const char kWebBluetoothConfirmPairingSupportNa +@@ -4652,7 +4655,7 @@ extern const char kWebBluetoothConfirmPairingSupportNa extern const char kWebBluetoothConfirmPairingSupportDescription[]; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) @@ -135,7 +135,7 @@ extern const char kCupsIppPrintingBackendName[]; extern const char kCupsIppPrintingBackendDescription[]; #endif // BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_PRINTING) -@@ -4673,7 +4676,7 @@ extern const char kTaskManagerDesktopRefreshName[]; +@@ -4676,7 +4679,7 @@ extern const char kTaskManagerDesktopRefreshName[]; extern const char kTaskManagerDesktopRefreshDescription[]; #endif // BUILDFLAG(IS_ANDROID) @@ -144,7 +144,7 @@ extern const char kEnableNetworkServiceSandboxName[]; extern const char kEnableNetworkServiceSandboxDescription[]; -@@ -4756,7 +4759,7 @@ extern const char kElementCaptureName[]; +@@ -4759,7 +4762,7 @@ extern const char kElementCaptureName[]; extern const char kElementCaptureDescription[]; #endif // !BUILDFLAG(IS_ANDROID) @@ -153,7 +153,7 @@ extern const char kUIDebugToolsName[]; extern const char kUIDebugToolsDescription[]; #endif -@@ -4784,7 +4787,7 @@ extern const char kThirdPartyDisableChromeAutofillSett +@@ -4787,7 +4790,7 @@ extern const char kThirdPartyDisableChromeAutofillSett extern const char kThirdPartyDisableChromeAutofillSettingsScreenDescription[]; #endif // IS_ANDROID @@ -162,7 +162,7 @@ extern const char kThirdPartyProfileManagementName[]; extern const char kThirdPartyProfileManagementDescription[]; -@@ -4860,7 +4863,7 @@ extern const char kEnableManagementPromotionBannerDesc +@@ -4863,7 +4866,7 @@ extern const char kEnableManagementPromotionBannerDesc extern const char kSupervisedUserBlockInterstitialV3Name[]; extern const char kSupervisedUserBlockInterstitialV3Description[]; diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc b/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc index a3736cd80007..67f2c5c8aaa7 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/views/frame/browser_view.cc.orig 2025-09-10 13:22:16 UTC +--- chrome/browser/ui/views/frame/browser_view.cc.orig 2025-09-23 12:08:14 UTC +++ chrome/browser/ui/views/frame/browser_view.cc @@ -2480,7 +2480,7 @@ void BrowserView::ToolbarSizeChanged(bool is_animating } @@ -9,7 +9,7 @@ std::vector<ContentsWebView*> contents_web_views = GetAllVisibleContentsWebViews(); -@@ -5966,7 +5966,7 @@ void BrowserView::MaybeShowProfileSwitchIPH() { +@@ -5977,7 +5977,7 @@ void BrowserView::MaybeShowProfileSwitchIPH() { } void BrowserView::MaybeShowSupervisedUserProfileSignInIPH() { diff --git a/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc b/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc index 0a424d38d8ae..b027ed1b08b9 100644 --- a/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc +++ b/www/ungoogled-chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/tab.cc.orig 2025-09-10 13:22:16 UTC +--- chrome/browser/ui/views/tabs/tab.cc.orig 2025-09-23 12:08:14 UTC +++ chrome/browser/ui/views/tabs/tab.cc -@@ -671,7 +671,7 @@ void Tab::MaybeUpdateHoverStatus(const ui::MouseEvent& +@@ -678,7 +678,7 @@ void Tab::MaybeUpdateHoverStatus(const ui::MouseEvent& return; } diff --git a/www/ungoogled-chromium/files/patch-components_enterprise_browser_reporting_report__util.cc b/www/ungoogled-chromium/files/patch-components_enterprise_browser_reporting_report__util.cc index 2ef48830fdb3..5723020b7e3b 100644 --- a/www/ungoogled-chromium/files/patch-components_enterprise_browser_reporting_report__util.cc +++ b/www/ungoogled-chromium/files/patch-components_enterprise_browser_reporting_report__util.cc @@ -1,6 +1,6 @@ ---- components/enterprise/browser/reporting/report_util.cc.orig 2025-09-10 13:22:16 UTC +--- components/enterprise/browser/reporting/report_util.cc.orig 2025-09-23 12:08:14 UTC +++ components/enterprise/browser/reporting/report_util.cc -@@ -168,7 +168,7 @@ std::string GetSecuritySignalsInReport( +@@ -166,7 +166,7 @@ std::string GetSecuritySignalsInReport( signals_dict.Set("antivirus_info", std::move(anti_virus_list)); signals_dict.Set("hotfixes", RepeatedFieldptrToList(os_report.hotfixes())); diff --git a/www/ungoogled-chromium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc b/www/ungoogled-chromium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc index 1ff0936e70f0..0b91a4e17b65 100644 --- a/www/ungoogled-chromium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc +++ b/www/ungoogled-chromium/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc @@ -1,4 +1,4 @@ ---- ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_ozone.cc.orig 2025-09-10 13:22:16 UTC +--- ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_ozone.cc.orig 2025-09-24 06:14:47 UTC +++ ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_ozone.cc @@ -12,7 +12,7 @@ #include "ui/base/accelerators/accelerator.h" @@ -8,8 +8,8 @@ +#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_DBUS) #include "base/environment.h" #include "base/feature_list.h" - #include "build/branding_buildflags.h" -@@ -22,7 +22,7 @@ + #include "base/nix/xdg_util.h" +@@ -23,7 +23,7 @@ using content::BrowserThread; namespace { @@ -18,12 +18,12 @@ BASE_FEATURE(kGlobalShortcutsPortal, "GlobalShortcutsPortal", base::FEATURE_ENABLED_BY_DEFAULT); -@@ -74,7 +74,7 @@ GlobalAcceleratorListener* GlobalAcceleratorListener:: +@@ -75,7 +75,7 @@ GlobalAcceleratorListener* GlobalAcceleratorListener:: return instance->get(); } -#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_DBUS) +#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_DBUS) - if (base::FeatureList::IsEnabled(kGlobalShortcutsPortal)) { - static GlobalAcceleratorListenerLinux* const linux_instance = - new GlobalAcceleratorListenerLinux(nullptr, GetSessionName()); + // ListShortcuts on GNOME will return an empty list when the session is + // created, making this class incorrectly believe it must rebind all + // shortcuts, leading to a dialog shown on every browser start. diff --git a/www/unit/Makefile b/www/unit/Makefile index 4544f45f4acd..123f9d84d11f 100644 --- a/www/unit/Makefile +++ b/www/unit/Makefile @@ -4,7 +4,7 @@ CATEGORIES= www MASTER_SITES?= https://unit.nginx.org/download/ DISTFILES?= ${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Dynamic web application server WWW= https://unit.nginx.org diff --git a/www/varnish-libvmod-dynamic/Makefile b/www/varnish-libvmod-dynamic/Makefile index 04a02a31d7f5..acd5fef4124a 100644 --- a/www/varnish-libvmod-dynamic/Makefile +++ b/www/varnish-libvmod-dynamic/Makefile @@ -1,6 +1,5 @@ PORTNAME= libvmod-dynamic -PORTVERSION= 20230321 -PORTREVISION= 7 +PORTVERSION= 20250521 CATEGORIES= www PKGNAMEPREFIX= varnish- @@ -29,7 +28,7 @@ CFLAGS+= -I${WRKSRC}/src USE_GITHUB= yes GH_ACCOUNT= nigoroll -GH_TAGNAME= af9c51c +GH_TAGNAME= 490068b OPTIONS_DEFINE= DOCS diff --git a/www/varnish-libvmod-dynamic/distinfo b/www/varnish-libvmod-dynamic/distinfo index b981c7e221a3..c589a5480306 100644 --- a/www/varnish-libvmod-dynamic/distinfo +++ b/www/varnish-libvmod-dynamic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682256782 -SHA256 (nigoroll-libvmod-dynamic-20230321-af9c51c_GH0.tar.gz) = 3b79ebc0448a5e7ac61bd70aff7c8735b296483f2e8172cd1668fb13850b7b6d -SIZE (nigoroll-libvmod-dynamic-20230321-af9c51c_GH0.tar.gz) = 45975 +TIMESTAMP = 1759341464 +SHA256 (nigoroll-libvmod-dynamic-20250521-490068b_GH0.tar.gz) = e75c1782eeb574bfbe0467d705b8e5421317d76b0bc0f82f6ede2f5d1ca4376c +SIZE (nigoroll-libvmod-dynamic-20250521-490068b_GH0.tar.gz) = 56947 diff --git a/www/varnish-libvmod-fileserver/Makefile b/www/varnish-libvmod-fileserver/Makefile index db2b62567e31..b22d944e1e8b 100644 --- a/www/varnish-libvmod-fileserver/Makefile +++ b/www/varnish-libvmod-fileserver/Makefile @@ -1,6 +1,6 @@ PORTNAME= libvmod-fileserver PORTVERSION= 0.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www PKGNAMEPREFIX= varnish- diff --git a/www/varnish_exporter/Makefile b/www/varnish_exporter/Makefile index 95d4045f011a..82517b183c9d 100644 --- a/www/varnish_exporter/Makefile +++ b/www/varnish_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= varnish_exporter PORTVERSION= 1.6 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= www MAINTAINER= ports@zx23.net diff --git a/www/vigil/Makefile b/www/vigil/Makefile index d945cf42d71e..ced8c5be177f 100644 --- a/www/vigil/Makefile +++ b/www/vigil/Makefile @@ -1,7 +1,7 @@ PORTNAME= vigil DISTVERSIONPREFIX= v DISTVERSION= 1.27.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/vultr-cli/Makefile b/www/vultr-cli/Makefile index 1f93ecfc7c64..062435e7e659 100644 --- a/www/vultr-cli/Makefile +++ b/www/vultr-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= vultr-cli DISTVERSIONPREFIX= v DISTVERSION= 3.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= antranigv@freebsd.am diff --git a/www/wasm-bindgen-cli/Makefile b/www/wasm-bindgen-cli/Makefile index 1e0cad62742e..f9f20e805b6b 100644 --- a/www/wasm-bindgen-cli/Makefile +++ b/www/wasm-bindgen-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= wasm-bindgen-cli DISTVERSION= 0.2.95 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= aokblast@FreeBSD.org diff --git a/www/wasm-pack/Makefile b/www/wasm-pack/Makefile index b8adb23893c6..143c2faa209f 100644 --- a/www/wasm-pack/Makefile +++ b/www/wasm-pack/Makefile @@ -1,7 +1,7 @@ PORTNAME= wasm-pack DISTVERSIONPREFIX= v DISTVERSION= 0.13.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index ae3c2ae7b48e..0da601ca71ac 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -1,5 +1,6 @@ PORTNAME= waterfox DISTVERSION= 6.6.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www diff --git a/www/webhook/Makefile b/www/webhook/Makefile index 014db9a7bb91..a19daa71570c 100644 --- a/www/webhook/Makefile +++ b/www/webhook/Makefile @@ -1,6 +1,6 @@ PORTNAME= webhook DISTVERSION= 2.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= stb@lassitu.de diff --git a/www/websocat/Makefile b/www/websocat/Makefile index 77650a029958..33cfb8251a8f 100644 --- a/www/websocat/Makefile +++ b/www/websocat/Makefile @@ -1,7 +1,7 @@ PORTNAME= websocat DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/websocketd/Makefile b/www/websocketd/Makefile index 64e907ae321a..28c976f1bad7 100644 --- a/www/websocketd/Makefile +++ b/www/websocketd/Makefile @@ -1,7 +1,7 @@ PORTNAME= websocketd PORTVERSION= 0.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/webtrees22/Makefile b/www/webtrees22/Makefile index f2fae14cd8a1..7a18bae595af 100644 --- a/www/webtrees22/Makefile +++ b/www/webtrees22/Makefile @@ -1,5 +1,5 @@ PORTNAME= webtrees -DISTVERSION= 2.2.1 +DISTVERSION= 2.2.4 CATEGORIES= www MASTER_SITES= https://github.com/fisharebest/${PORTNAME}/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= 22${PHP_PKGNAMESUFFIX} @@ -32,7 +32,8 @@ OPTIONS_DEFINE= DOCS do-install: -${MKDIR} ${STAGEDIR}${WWWDIR} - @cd ${WRKSRC}/${PORTNAME} && ${COPYTREE_BIN} . ${STAGEDIR}${WWWDIR} "! -name *\.md" + @cd ${WRKSRC}/${PORTNAME} && ${COPYTREE_BIN} . ${STAGEDIR}${WWWDIR} "! -name *\.md" \ + "! -name .DS_Store" @(cd ${WRKSRC}/${PORTNAME}; ${FIND} . -not -type d) | ${SORT} | \ ${SED} -ne 's,^${PORTNAME}/,${WWWDIR_REL}/,p' >> ${TMPPLIST} @${ECHO_CMD} \ diff --git a/www/webtrees22/distinfo b/www/webtrees22/distinfo index fe5b5373fddd..65b56e844f48 100644 --- a/www/webtrees22/distinfo +++ b/www/webtrees22/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733337659 -SHA256 (webtrees-2.2.1.zip) = f500d7e839441a71cae10d8c81bb7f6c4753e3885b40f3d954f575971e27ef42 -SIZE (webtrees-2.2.1.zip) = 34116725 +TIMESTAMP = 1755802453 +SHA256 (webtrees-2.2.4.zip) = dd42701d1c6b751cae426ed318c80c30710aeca4fb3c7157bbb75bdbe0a4db45 +SIZE (webtrees-2.2.4.zip) = 32114773 diff --git a/www/webtrees22/pkg-plist b/www/webtrees22/pkg-plist index 2b3add5d515c..d82dd6f68e9d 100644 --- a/www/webtrees22/pkg-plist +++ b/www/webtrees22/pkg-plist @@ -198,12 +198,21 @@ %%WWWDIR%%/app/Census/RegisterOfEngland1939.php %%WWWDIR%%/app/Census/RegisterOfScotland1939.php %%WWWDIR%%/app/Census/RegisterOfWales1939.php +%%WWWDIR%%/app/Cli/Commands/AbstractCommand.php %%WWWDIR%%/app/Cli/Commands/CompilePoFiles.php +%%WWWDIR%%/app/Cli/Commands/ConfigIni.php +%%WWWDIR%%/app/Cli/Commands/SiteOffline.php +%%WWWDIR%%/app/Cli/Commands/SiteOnline.php +%%WWWDIR%%/app/Cli/Commands/SiteSetting.php %%WWWDIR%%/app/Cli/Commands/TreeCreate.php %%WWWDIR%%/app/Cli/Commands/TreeExport.php +%%WWWDIR%%/app/Cli/Commands/TreeImport.php %%WWWDIR%%/app/Cli/Commands/TreeList.php +%%WWWDIR%%/app/Cli/Commands/TreeSetting.php %%WWWDIR%%/app/Cli/Commands/UserCreate.php %%WWWDIR%%/app/Cli/Commands/UserList.php +%%WWWDIR%%/app/Cli/Commands/UserSetting.php +%%WWWDIR%%/app/Cli/Commands/UserTreeSetting.php %%WWWDIR%%/app/Cli/Console.php %%WWWDIR%%/app/ColorGenerator.php %%WWWDIR%%/app/CommonMark/CensusTableContinueParser.php @@ -552,6 +561,7 @@ %%WWWDIR%%/app/Header.php %%WWWDIR%%/app/Helpers/functions.php %%WWWDIR%%/app/Html.php +%%WWWDIR%%/app/Http/Dispatcher.php %%WWWDIR%%/app/Http/Exceptions/HttpAccessDeniedException.php %%WWWDIR%%/app/Http/Exceptions/HttpBadRequestException.php %%WWWDIR%%/app/Http/Exceptions/HttpException.php @@ -566,6 +576,7 @@ %%WWWDIR%%/app/Http/Middleware/AuthManager.php %%WWWDIR%%/app/Http/Middleware/AuthMember.php %%WWWDIR%%/app/Http/Middleware/AuthModerator.php +%%WWWDIR%%/app/Http/Middleware/AuthNotRobot.php %%WWWDIR%%/app/Http/Middleware/BadBotBlocker.php %%WWWDIR%%/app/Http/Middleware/BaseUrl.php %%WWWDIR%%/app/Http/Middleware/BootModules.php @@ -580,7 +591,6 @@ %%WWWDIR%%/app/Http/Middleware/ErrorHandler.php %%WWWDIR%%/app/Http/Middleware/HandleExceptions.php %%WWWDIR%%/app/Http/Middleware/LoadRoutes.php -%%WWWDIR%%/app/Http/Middleware/NoRouteFound.php %%WWWDIR%%/app/Http/Middleware/PublicFiles.php %%WWWDIR%%/app/Http/Middleware/ReadConfigIni.php %%WWWDIR%%/app/Http/Middleware/RegisterGedcomTags.php @@ -780,6 +790,7 @@ %%WWWDIR%%/app/Http/RequestHandlers/ModulesThemesAction.php %%WWWDIR%%/app/Http/RequestHandlers/ModulesThemesPage.php %%WWWDIR%%/app/Http/RequestHandlers/NotePage.php +%%WWWDIR%%/app/Http/RequestHandlers/NotFound.php %%WWWDIR%%/app/Http/RequestHandlers/PasswordRequestAction.php %%WWWDIR%%/app/Http/RequestHandlers/PasswordRequestPage.php %%WWWDIR%%/app/Http/RequestHandlers/PasswordResetAction.php @@ -999,7 +1010,7 @@ %%WWWDIR%%/app/Module/GeonamesAutocomplete.php %%WWWDIR%%/app/Module/GoogleAnalyticsModule.php %%WWWDIR%%/app/Module/GoogleMaps.php -%%WWWDIR%%/app/Module/GoogleWebmasterToolsModule.php +%%WWWDIR%%/app/Module/GoogleSearchConsole.php %%WWWDIR%%/app/Module/HereMaps.php %%WWWDIR%%/app/Module/HitCountFooterModule.php %%WWWDIR%%/app/Module/HourglassChartModule.php @@ -1014,6 +1025,7 @@ %%WWWDIR%%/app/Module/LanguageAfrikaans.php %%WWWDIR%%/app/Module/LanguageAlbanian.php %%WWWDIR%%/app/Module/LanguageArabic.php +%%WWWDIR%%/app/Module/LanguageArmenian.php %%WWWDIR%%/app/Module/LanguageBasque.php %%WWWDIR%%/app/Module/LanguageBosnian.php %%WWWDIR%%/app/Module/LanguageBulgarian.php @@ -1300,12 +1312,15 @@ %%WWWDIR%%/app/Services/IndividualFactsService.php %%WWWDIR%%/app/Services/LeafletJsService.php %%WWWDIR%%/app/Services/LinkedRecordService.php +%%WWWDIR%%/app/Services/MaintenanceModeService.php %%WWWDIR%%/app/Services/MapDataService.php %%WWWDIR%%/app/Services/MediaFileService.php %%WWWDIR%%/app/Services/MessageService.php %%WWWDIR%%/app/Services/MigrationService.php %%WWWDIR%%/app/Services/ModuleService.php +%%WWWDIR%%/app/Services/NetworkService.php %%WWWDIR%%/app/Services/PendingChangesService.php +%%WWWDIR%%/app/Services/PhpService.php %%WWWDIR%%/app/Services/RateLimitService.php %%WWWDIR%%/app/Services/RelationshipService.php %%WWWDIR%%/app/Services/RomanNumeralsService.php @@ -1323,58 +1338,10 @@ %%WWWDIR%%/app/SiteUser.php %%WWWDIR%%/app/Soundex.php %%WWWDIR%%/app/Source.php -%%WWWDIR%%/app/Statistics/Google/ChartAge.php -%%WWWDIR%%/app/Statistics/Google/ChartBirth.php -%%WWWDIR%%/app/Statistics/Google/ChartChildren.php -%%WWWDIR%%/app/Statistics/Google/ChartCommonGiven.php -%%WWWDIR%%/app/Statistics/Google/ChartCommonSurname.php -%%WWWDIR%%/app/Statistics/Google/ChartDeath.php -%%WWWDIR%%/app/Statistics/Google/ChartDistribution.php -%%WWWDIR%%/app/Statistics/Google/ChartDivorce.php -%%WWWDIR%%/app/Statistics/Google/ChartFamilyLargest.php -%%WWWDIR%%/app/Statistics/Google/ChartFamilyWithSources.php -%%WWWDIR%%/app/Statistics/Google/ChartIndividualWithSources.php -%%WWWDIR%%/app/Statistics/Google/ChartMarriage.php -%%WWWDIR%%/app/Statistics/Google/ChartMarriageAge.php -%%WWWDIR%%/app/Statistics/Google/ChartMedia.php -%%WWWDIR%%/app/Statistics/Google/ChartMortality.php -%%WWWDIR%%/app/Statistics/Google/ChartNoChildrenFamilies.php -%%WWWDIR%%/app/Statistics/Google/ChartSex.php -%%WWWDIR%%/app/Statistics/Repository/BrowserRepository.php -%%WWWDIR%%/app/Statistics/Repository/ContactRepository.php -%%WWWDIR%%/app/Statistics/Repository/EventRepository.php -%%WWWDIR%%/app/Statistics/Repository/FamilyDatesRepository.php -%%WWWDIR%%/app/Statistics/Repository/FamilyRepository.php -%%WWWDIR%%/app/Statistics/Repository/FavoritesRepository.php -%%WWWDIR%%/app/Statistics/Repository/GedcomRepository.php -%%WWWDIR%%/app/Statistics/Repository/HitCountRepository.php -%%WWWDIR%%/app/Statistics/Repository/IndividualRepository.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/BrowserRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/ContactRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/EventRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/FamilyDatesRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/FavoritesRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/GedcomRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/HitCountRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/IndividualRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/LatestUserRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/MediaRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/MessageRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/NewsRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/PlaceRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/ServerRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/Interfaces/UserRepositoryInterface.php -%%WWWDIR%%/app/Statistics/Repository/LatestUserRepository.php -%%WWWDIR%%/app/Statistics/Repository/MediaRepository.php -%%WWWDIR%%/app/Statistics/Repository/MessageRepository.php -%%WWWDIR%%/app/Statistics/Repository/NewsRepository.php -%%WWWDIR%%/app/Statistics/Repository/PlaceRepository.php -%%WWWDIR%%/app/Statistics/Repository/ServerRepository.php -%%WWWDIR%%/app/Statistics/Repository/UserRepository.php -%%WWWDIR%%/app/Statistics/Service/CenturyService.php -%%WWWDIR%%/app/Statistics/Service/ColorService.php %%WWWDIR%%/app/Statistics/Service/CountryService.php %%WWWDIR%%/app/Statistics.php +%%WWWDIR%%/app/StatisticsData.php +%%WWWDIR%%/app/StatisticsFormat.php %%WWWDIR%%/app/Submission.php %%WWWDIR%%/app/Submitter.php %%WWWDIR%%/app/SurnameTradition/DefaultSurnameTradition.php @@ -1824,6 +1791,7 @@ %%WWWDIR%%/resources/lang/hi/messages.php %%WWWDIR%%/resources/lang/hr/messages.php %%WWWDIR%%/resources/lang/hu/messages.php +%%WWWDIR%%/resources/lang/hy/messages.php %%WWWDIR%%/resources/lang/id/messages.php %%WWWDIR%%/resources/lang/is/messages.php %%WWWDIR%%/resources/lang/it/messages.php @@ -2043,6 +2011,7 @@ %%WWWDIR%%/resources/views/help/romanized.phtml %%WWWDIR%%/resources/views/help/source-events.phtml %%WWWDIR%%/resources/views/help/surname.phtml +%%WWWDIR%%/resources/views/icons/account.phtml %%WWWDIR%%/resources/views/icons/add.phtml %%WWWDIR%%/resources/views/icons/analytics.phtml %%WWWDIR%%/resources/views/icons/anniversary.phtml @@ -2524,6 +2493,7 @@ %%WWWDIR%%/vendor/bin/vobject %%WWWDIR%%/vendor/brick/math/composer.json %%WWWDIR%%/vendor/brick/math/LICENSE +%%WWWDIR%%/vendor/brick/math/psalm-baseline.xml %%WWWDIR%%/vendor/brick/math/src/BigDecimal.php %%WWWDIR%%/vendor/brick/math/src/BigInteger.php %%WWWDIR%%/vendor/brick/math/src/BigNumber.php @@ -4939,12 +4909,14 @@ %%WWWDIR%%/vendor/illuminate/collections/Collection.php %%WWWDIR%%/vendor/illuminate/collections/composer.json %%WWWDIR%%/vendor/illuminate/collections/Enumerable.php +%%WWWDIR%%/vendor/illuminate/collections/functions.php %%WWWDIR%%/vendor/illuminate/collections/helpers.php %%WWWDIR%%/vendor/illuminate/collections/HigherOrderCollectionProxy.php %%WWWDIR%%/vendor/illuminate/collections/ItemNotFoundException.php %%WWWDIR%%/vendor/illuminate/collections/LazyCollection.php %%WWWDIR%%/vendor/illuminate/collections/MultipleItemsFoundException.php %%WWWDIR%%/vendor/illuminate/collections/Traits/EnumeratesValues.php +%%WWWDIR%%/vendor/illuminate/collections/Traits/TransformsToResourceCollection.php %%WWWDIR%%/vendor/illuminate/conditionable/composer.json %%WWWDIR%%/vendor/illuminate/conditionable/HigherOrderWhenProxy.php %%WWWDIR%%/vendor/illuminate/conditionable/Traits/Conditionable.php @@ -4952,11 +4924,15 @@ %%WWWDIR%%/vendor/illuminate/container/Attributes/Authenticated.php %%WWWDIR%%/vendor/illuminate/container/Attributes/Cache.php %%WWWDIR%%/vendor/illuminate/container/Attributes/Config.php +%%WWWDIR%%/vendor/illuminate/container/Attributes/Context.php %%WWWDIR%%/vendor/illuminate/container/Attributes/CurrentUser.php %%WWWDIR%%/vendor/illuminate/container/Attributes/Database.php %%WWWDIR%%/vendor/illuminate/container/Attributes/DB.php +%%WWWDIR%%/vendor/illuminate/container/Attributes/Give.php %%WWWDIR%%/vendor/illuminate/container/Attributes/Log.php %%WWWDIR%%/vendor/illuminate/container/Attributes/RouteParameter.php +%%WWWDIR%%/vendor/illuminate/container/Attributes/Scoped.php +%%WWWDIR%%/vendor/illuminate/container/Attributes/Singleton.php %%WWWDIR%%/vendor/illuminate/container/Attributes/Storage.php %%WWWDIR%%/vendor/illuminate/container/Attributes/Tag.php %%WWWDIR%%/vendor/illuminate/container/BoundMethod.php @@ -4985,6 +4961,7 @@ %%WWWDIR%%/vendor/illuminate/contracts/Broadcasting/ShouldBeUnique.php %%WWWDIR%%/vendor/illuminate/contracts/Broadcasting/ShouldBroadcast.php %%WWWDIR%%/vendor/illuminate/contracts/Broadcasting/ShouldBroadcastNow.php +%%WWWDIR%%/vendor/illuminate/contracts/Broadcasting/ShouldRescue.php %%WWWDIR%%/vendor/illuminate/contracts/Bus/Dispatcher.php %%WWWDIR%%/vendor/illuminate/contracts/Bus/QueueingDispatcher.php %%WWWDIR%%/vendor/illuminate/contracts/Cache/Factory.php @@ -5011,6 +4988,7 @@ %%WWWDIR%%/vendor/illuminate/contracts/Database/Eloquent/Castable.php %%WWWDIR%%/vendor/illuminate/contracts/Database/Eloquent/CastsAttributes.php %%WWWDIR%%/vendor/illuminate/contracts/Database/Eloquent/CastsInboundAttributes.php +%%WWWDIR%%/vendor/illuminate/contracts/Database/Eloquent/ComparesCastableAttributes.php %%WWWDIR%%/vendor/illuminate/contracts/Database/Eloquent/DeviatesCastableAttributes.php %%WWWDIR%%/vendor/illuminate/contracts/Database/Eloquent/SerializesCastableAttributes.php %%WWWDIR%%/vendor/illuminate/contracts/Database/Eloquent/SupportsPartialRelations.php @@ -5040,6 +5018,7 @@ %%WWWDIR%%/vendor/illuminate/contracts/Foundation/MaintenanceMode.php %%WWWDIR%%/vendor/illuminate/contracts/Hashing/Hasher.php %%WWWDIR%%/vendor/illuminate/contracts/Http/Kernel.php +%%WWWDIR%%/vendor/illuminate/contracts/Log/ContextLogProcessor.php %%WWWDIR%%/vendor/illuminate/contracts/Mail/Attachable.php %%WWWDIR%%/vendor/illuminate/contracts/Mail/Factory.php %%WWWDIR%%/vendor/illuminate/contracts/Mail/Mailable.php @@ -5083,6 +5062,7 @@ %%WWWDIR%%/vendor/illuminate/contracts/Support/CanBeEscapedWhenCastToString.php %%WWWDIR%%/vendor/illuminate/contracts/Support/DeferrableProvider.php %%WWWDIR%%/vendor/illuminate/contracts/Support/DeferringDisplayableValue.php +%%WWWDIR%%/vendor/illuminate/contracts/Support/HasOnceHash.php %%WWWDIR%%/vendor/illuminate/contracts/Support/Htmlable.php %%WWWDIR%%/vendor/illuminate/contracts/Support/Jsonable.php %%WWWDIR%%/vendor/illuminate/contracts/Support/MessageBag.php @@ -5093,6 +5073,7 @@ %%WWWDIR%%/vendor/illuminate/contracts/Translation/HasLocalePreference.php %%WWWDIR%%/vendor/illuminate/contracts/Translation/Loader.php %%WWWDIR%%/vendor/illuminate/contracts/Translation/Translator.php +%%WWWDIR%%/vendor/illuminate/contracts/Validation/CompilableRules.php %%WWWDIR%%/vendor/illuminate/contracts/Validation/DataAwareRule.php %%WWWDIR%%/vendor/illuminate/contracts/Validation/Factory.php %%WWWDIR%%/vendor/illuminate/contracts/Validation/ImplicitRule.php @@ -5111,6 +5092,7 @@ %%WWWDIR%%/vendor/illuminate/database/ClassMorphViolationException.php %%WWWDIR%%/vendor/illuminate/database/composer.json %%WWWDIR%%/vendor/illuminate/database/Concerns/BuildsQueries.php +%%WWWDIR%%/vendor/illuminate/database/Concerns/BuildsWhereDateClauses.php %%WWWDIR%%/vendor/illuminate/database/Concerns/CompilesJsonPaths.php %%WWWDIR%%/vendor/illuminate/database/Concerns/ExplainsQueries.php %%WWWDIR%%/vendor/illuminate/database/Concerns/ManagesTransactions.php @@ -5162,7 +5144,11 @@ %%WWWDIR%%/vendor/illuminate/database/DetectsLostConnections.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Attributes/CollectedBy.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Attributes/ObservedBy.php +%%WWWDIR%%/vendor/illuminate/database/Eloquent/Attributes/Scope.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Attributes/ScopedBy.php +%%WWWDIR%%/vendor/illuminate/database/Eloquent/Attributes/UseEloquentBuilder.php +%%WWWDIR%%/vendor/illuminate/database/Eloquent/Attributes/UseFactory.php +%%WWWDIR%%/vendor/illuminate/database/Eloquent/Attributes/UsePolicy.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/BroadcastableModelEventOccurred.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/BroadcastsEvents.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/BroadcastsEventsAfterCommit.php @@ -5174,7 +5160,10 @@ %%WWWDIR%%/vendor/illuminate/database/Eloquent/Casts/AsEncryptedCollection.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Casts/AsEnumArrayObject.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Casts/AsEnumCollection.php +%%WWWDIR%%/vendor/illuminate/database/Eloquent/Casts/AsFluent.php +%%WWWDIR%%/vendor/illuminate/database/Eloquent/Casts/AsHtmlString.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Casts/AsStringable.php +%%WWWDIR%%/vendor/illuminate/database/Eloquent/Casts/AsUri.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Casts/Attribute.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Casts/Json.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Collection.php @@ -5188,10 +5177,11 @@ %%WWWDIR%%/vendor/illuminate/database/Eloquent/Concerns/HasUniqueIds.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Concerns/HasUniqueStringIds.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Concerns/HasUuids.php -%%WWWDIR%%/vendor/illuminate/database/Eloquent/Concerns/HasVersion7Uuids.php +%%WWWDIR%%/vendor/illuminate/database/Eloquent/Concerns/HasVersion4Uuids.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Concerns/HidesAttributes.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Concerns/PreventsCircularRecursion.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Concerns/QueriesRelationships.php +%%WWWDIR%%/vendor/illuminate/database/Eloquent/Concerns/TransformsToResource.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Factories/BelongsToManyRelationship.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Factories/BelongsToRelationship.php %%WWWDIR%%/vendor/illuminate/database/Eloquent/Factories/CrossJoinSequence.php @@ -5248,6 +5238,7 @@ %%WWWDIR%%/vendor/illuminate/database/Events/MigrationEvent.php %%WWWDIR%%/vendor/illuminate/database/Events/MigrationsEnded.php %%WWWDIR%%/vendor/illuminate/database/Events/MigrationsEvent.php +%%WWWDIR%%/vendor/illuminate/database/Events/MigrationsPruned.php %%WWWDIR%%/vendor/illuminate/database/Events/MigrationsStarted.php %%WWWDIR%%/vendor/illuminate/database/Events/MigrationStarted.php %%WWWDIR%%/vendor/illuminate/database/Events/ModelPruningFinished.php @@ -5270,6 +5261,7 @@ %%WWWDIR%%/vendor/illuminate/database/Migrations/Migration.php %%WWWDIR%%/vendor/illuminate/database/Migrations/MigrationCreator.php %%WWWDIR%%/vendor/illuminate/database/Migrations/MigrationRepositoryInterface.php +%%WWWDIR%%/vendor/illuminate/database/Migrations/MigrationResult.php %%WWWDIR%%/vendor/illuminate/database/Migrations/Migrator.php %%WWWDIR%%/vendor/illuminate/database/Migrations/stubs/migration.create.stub %%WWWDIR%%/vendor/illuminate/database/Migrations/stubs/migration.stub @@ -5339,6 +5331,7 @@ %%WWWDIR%%/vendor/illuminate/support/DefaultProviders.php %%WWWDIR%%/vendor/illuminate/support/Defer/DeferredCallback.php %%WWWDIR%%/vendor/illuminate/support/Defer/DeferredCallbackCollection.php +%%WWWDIR%%/vendor/illuminate/support/EncodedHtmlString.php %%WWWDIR%%/vendor/illuminate/support/Env.php %%WWWDIR%%/vendor/illuminate/support/Exceptions/MathException.php %%WWWDIR%%/vendor/illuminate/support/Facades/App.php @@ -5365,6 +5358,7 @@ %%WWWDIR%%/vendor/illuminate/support/Facades/Lang.php %%WWWDIR%%/vendor/illuminate/support/Facades/Log.php %%WWWDIR%%/vendor/illuminate/support/Facades/Mail.php +%%WWWDIR%%/vendor/illuminate/support/Facades/MaintenanceMode.php %%WWWDIR%%/vendor/illuminate/support/Facades/Notification.php %%WWWDIR%%/vendor/illuminate/support/Facades/ParallelTesting.php %%WWWDIR%%/vendor/illuminate/support/Facades/Password.php @@ -5402,7 +5396,6 @@ %%WWWDIR%%/vendor/illuminate/support/Onceable.php %%WWWDIR%%/vendor/illuminate/support/Optional.php %%WWWDIR%%/vendor/illuminate/support/Pluralizer.php -%%WWWDIR%%/vendor/illuminate/support/Process/PhpExecutableFinder.php %%WWWDIR%%/vendor/illuminate/support/ProcessUtils.php %%WWWDIR%%/vendor/illuminate/support/Reflector.php %%WWWDIR%%/vendor/illuminate/support/ServiceProvider.php @@ -5424,12 +5417,15 @@ %%WWWDIR%%/vendor/illuminate/support/Testing/Fakes/QueueFake.php %%WWWDIR%%/vendor/illuminate/support/Timebox.php %%WWWDIR%%/vendor/illuminate/support/Traits/CapsuleManagerTrait.php +%%WWWDIR%%/vendor/illuminate/support/Traits/Conditionable.php %%WWWDIR%%/vendor/illuminate/support/Traits/Dumpable.php %%WWWDIR%%/vendor/illuminate/support/Traits/ForwardsCalls.php %%WWWDIR%%/vendor/illuminate/support/Traits/InteractsWithData.php %%WWWDIR%%/vendor/illuminate/support/Traits/Localizable.php %%WWWDIR%%/vendor/illuminate/support/Traits/ReflectsClosures.php %%WWWDIR%%/vendor/illuminate/support/Traits/Tappable.php +%%WWWDIR%%/vendor/illuminate/support/Uri.php +%%WWWDIR%%/vendor/illuminate/support/UriQueryString.php %%WWWDIR%%/vendor/illuminate/support/ValidatedInput.php %%WWWDIR%%/vendor/illuminate/support/ViewErrorBag.php %%WWWDIR%%/vendor/intervention/gif/composer.json @@ -5555,6 +5551,7 @@ %%WWWDIR%%/vendor/intervention/image/src/Drivers/AbstractDriver.php %%WWWDIR%%/vendor/intervention/image/src/Drivers/AbstractEncoder.php %%WWWDIR%%/vendor/intervention/image/src/Drivers/AbstractFontProcessor.php +%%WWWDIR%%/vendor/intervention/image/src/Drivers/AbstractFrame.php %%WWWDIR%%/vendor/intervention/image/src/Drivers/Gd/Analyzers/ColorspaceAnalyzer.php %%WWWDIR%%/vendor/intervention/image/src/Drivers/Gd/Analyzers/HeightAnalyzer.php %%WWWDIR%%/vendor/intervention/image/src/Drivers/Gd/Analyzers/PixelColorAnalyzer.php @@ -5693,6 +5690,7 @@ %%WWWDIR%%/vendor/intervention/image/src/Drivers/Imagick/Modifiers/ScaleModifier.php %%WWWDIR%%/vendor/intervention/image/src/Drivers/Imagick/Modifiers/SharpenModifier.php %%WWWDIR%%/vendor/intervention/image/src/Drivers/Imagick/Modifiers/SliceAnimationModifier.php +%%WWWDIR%%/vendor/intervention/image/src/Drivers/Imagick/Modifiers/StripMetaModifier.php %%WWWDIR%%/vendor/intervention/image/src/Drivers/Imagick/Modifiers/TextModifier.php %%WWWDIR%%/vendor/intervention/image/src/Drivers/Imagick/Modifiers/TrimModifier.php %%WWWDIR%%/vendor/intervention/image/src/Drivers/Specializable.php @@ -5829,710 +5827,32 @@ %%WWWDIR%%/vendor/intervention/image/src/Typography/FontFactory.php %%WWWDIR%%/vendor/intervention/image/src/Typography/Line.php %%WWWDIR%%/vendor/intervention/image/src/Typography/TextBlock.php -%%WWWDIR%%/vendor/io-developer/php-whois/.devcontainer/devcontainer.json -%%WWWDIR%%/vendor/io-developer/php-whois/.devcontainer/docker-compose.yml -%%WWWDIR%%/vendor/io-developer/php-whois/.devcontainer/Dockerfile -%%WWWDIR%%/vendor/io-developer/php-whois/.github/workflows/tests.yml -%%WWWDIR%%/vendor/io-developer/php-whois/.gitignore -%%WWWDIR%%/vendor/io-developer/php-whois/bin/php-whois -%%WWWDIR%%/vendor/io-developer/php-whois/bin/php-whois.php -%%WWWDIR%%/vendor/io-developer/php-whois/composer.json -%%WWWDIR%%/vendor/io-developer/php-whois/docker-compose.yml -%%WWWDIR%%/vendor/io-developer/php-whois/Dockerfile -%%WWWDIR%%/vendor/io-developer/php-whois/LICENSE -%%WWWDIR%%/vendor/io-developer/php-whois/run-tests.sh -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Config.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Configs/module.asn.servers.json -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Configs/module.tld.parser.auto.json -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Configs/module.tld.parser.block.json -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Configs/module.tld.parser.common.json -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Configs/module.tld.parser.indent.json -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Configs/module.tld.servers.json -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/DataObject.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Exceptions/ConnectionException.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Exceptions/ServerMismatchException.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Exceptions/WhoisException.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Factory.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Helpers/DateHelper.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Helpers/DomainHelper.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Helpers/GroupFilter.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Helpers/GroupHelper.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Helpers/GroupSelector.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Helpers/GroupTrait.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Helpers/ParserHelper.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Helpers/TextHelper.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/IFactory.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Loaders/CurlLoader.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Loaders/ILoader.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Loaders/MemcachedLoader.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Loaders/SocketLoader.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnInfo.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnInfoDeprecated.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnModule.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnParser.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnParserDeprecated.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnResponse.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnResponseDeprected.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnRouteInfo.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnRouteInfoDeprecated.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Asn/AsnServer.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Module.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/ModuleType.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/Parsers/AutoParser.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/Parsers/BlockParser.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/Parsers/CommonParser.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/Parsers/IndentParser.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldInfo.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldInfoDeprecated.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldModule.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldParser.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldParserDeprecated.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldResponse.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldResponseDeprected.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Modules/Tld/TldServer.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Punycode/IntlPunycode.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Punycode/IPunycode.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/Whois.php -%%WWWDIR%%/vendor/io-developer/php-whois/src/Iodev/Whois/WhoisDeprecated.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/bootstrap.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Helpers/text_data/encoding.fin.in.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Helpers/text_data/encoding.fin.out.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Helpers/text_data/encoding.ukr.in.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Helpers/text_data/encoding.ukr.out.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Helpers/TextHelperTest.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Loaders/FakeSocketLoader.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Asn/AsnParsingTest.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Asn/AsnResponseTest.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Asn/parsing_data/AS32934/whois.radb.net.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Asn/parsing_data/AS32934/whois.radb.net.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Asn/parsing_data/AS32934/whois.ripe.net.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Asn/parsing_data/AS62041/whois.radb.net.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Asn/parsing_data/AS62041/whois.radb.net.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Asn/parsing_data/AS62041/whois.ripe.net.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Asn/parsing_data/AS62041/whois.ripe.net.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/Parsers/TestCommonParser.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ac/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ac/google.ac.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ac/google.ac.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ae/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ae/google.ae.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ae/google.ae.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.af/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.af/google.com.af.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.af/google.com.af.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.africa/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.africa/google.africa.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.africa/google.africa.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ag/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ag/google.com.ag.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ag/google.com.ag.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ai/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ai/google.com.ai.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ai/google.com.ai.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.am/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.am/google.am.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.am/google.am.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.am/google.com.am.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.am/google.com.am.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ar/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ar/google.com.ar.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ar/google.com.ar.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.army/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.army/nic.army.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.army/nic.army.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.art/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.art/google.art.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.art/google.art.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.as/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.as/google.as.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.as/google.as.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.at/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.at/google.at.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.at/google.at.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.attorney/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.attorney/nic.attorney.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.attorney/nic.attorney.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.au/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.au/google.com.au.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.au/google.com.au.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.baby/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.baby/google.baby.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.baby/google.baby.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.band/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.band/nic.band.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.band/nic.band.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.be/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.be/google.be.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.be/google.be.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.be/youtu.be.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.be/youtu.be.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bg/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bg/google.bg.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bg/google.bg.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bi/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bi/google.bi.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bi/google.bi.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bj/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bj/google.bj.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bj/google.bj.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bm/bermudanic.bm.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bm/bermudanic.bm.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bm/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bn/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bn/google.com.bn.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bn/google.com.bn.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bo/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bo/google.com.bo.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bo/google.com.bo.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.br/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.br/google.com.br.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.br/google.com.br.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bw/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bw/google.co.bw.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bw/google.co.bw.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.by/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.by/google.by.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.by/google.by.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.by/google.com.by.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.by/google.com.by.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bz/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bz/google.com.bz.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.bz/google.com.bz.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cafe/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cafe/nic.cafe.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cafe/nic.cafe.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cam/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cam/google.cam.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cam/google.cam.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cat/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cat/google.cat.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cat/google.cat.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cc/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cc/google.cc.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cc/google.cc.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cf/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cf/google.cf.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cf/google.cf.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ci/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ci/google.ci.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ci/google.ci.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cl/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cl/google.cl.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cm/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cm/google.cm.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cm/google.cm.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cn/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cn/google.cn.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cn/google.cn.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.co/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.co/google.co.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.co/google.co.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.co/google.com.co.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.co/google.com.co.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cologne/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cologne/google.cologne.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cologne/google.cologne.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.com/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.com/google.com_registrar_whois.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.com/google.com_registrar_whois.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.com/google.com.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.com/google.com.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cr/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cr/google.co.cr.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cr/google.co.cr.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cz/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cz/google.cz.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.cz/google.cz.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.de/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.de/google.de.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.de/google.de.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.de/xn--fw-via.de.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.de/xn--fw-via.de.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.degree/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.degree/nic.degree.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.degree/nic.degree.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dentist/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dentist/nic.dentist.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dentist/nic.dentist.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dk/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dk/google.dk.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dk/google.dk.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dm/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dm/google.dm.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dm/google.dm.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.do/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.do/google.com.do.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.do/google.com.do.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dog/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dog/nic.dog.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dog/nic.dog.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dz/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dz/google.dz.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.dz/google.dz.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.earth/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.earth/google.earth.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.earth/google.earth.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ec/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ec/google.com.ec.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ee/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ee/google.ee.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ee/google.ee.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.engineer/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.engineer/nic.engineer.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.engineer/nic.engineer.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.es/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.es/google.es.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.es/google.es.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.eu/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.eu/google.eu.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.eu/google.eu.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fi/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fi/google.fi.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fi/google.fi.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fi/xn--sisministeri-icb5x.fi.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fi/xn--sisministeri-icb5x.fi.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.film/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.film/google.film.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.film/google.film.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fj/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fj/google.com.fj.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fm/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fm/google.fm.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fm/google.fm.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fr/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fr/google.fr.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.fr/google.fr.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ga/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ga/google.ga.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gay/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gay/google.gay.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gay/google.gay.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gd/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gd/google.gd.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gd/google.gd.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gf/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gf/google.gf.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gg/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gg/google.gg.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gi/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gi/google.com.gi.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gi/google.com.gi.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gives/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gives/nic.gives.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gives/nic.gives.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gl/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gl/google.gl.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gl/google.gl.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gov/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gov/usa.gov.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gov/usa.gov.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.group/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.group/nic.group.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.group/nic.group.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gy/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gy/google.gy.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.gy/google.gy.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hk/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hk/google.com.hk.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hk.com/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hk.com/udr.hk.com.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hk.com/udr.hk.com.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hr/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hr/google.hr.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hr/google.hr.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ht/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ht/google.ht.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ht/google.ht.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hu/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hu/google.hu.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.hu/google.hu.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.icu/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.icu/google.icu.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.icu/google.icu.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.id/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.id/google.co.id.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.id/google.co.id.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ie/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ie/google.ie.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ie/google.ie.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.il/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.il/google.co.il.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.il/google.co.il.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.im/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.im/google.im.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.in/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.in/google.co.in.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.in/google.co.in.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.info/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.info/info.info.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.info/info.info.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.io/codepen.io.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.io/codepen.io.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.io/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.io/github.io.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.io/github.io.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.io/google.io.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.io/google.io.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.iq/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.iq/google.iq.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.iq/google.iq.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ir/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ir/mhf.ir.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ir/mhf.ir.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.is/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.is/google.is.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.is/google.is.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.it/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.it/google.it.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.it/google.it.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.it/nintendo.it.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.it/nintendo.it.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.it.ao/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.it.ao/google.it.ao.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.it.ao/google.it.ao.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.je/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.je/google.je.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.jewelry/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.jewelry/microsoft.jewelry.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.jewelry/microsoft.jewelry.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.jp/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.jp/google.co.jp.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.jp/google.co.jp.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.jp/shop.jp.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.jp/shop.jp.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kg/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kg/google.kg.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ki/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ki/google.ki.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ki/google.ki.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kids/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kids/google.kids.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kids/google.kids.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.koeln/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.koeln/google.koeln.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.koeln/google.koeln.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kr/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kr/google.co.kr.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kr/google.co.kr.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kw/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kw/google.com.kw.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kw/google.com.kw.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kz/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kz/google.kz.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.kz/google.kz.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.la/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.la/google.la.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.la/google.la.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lawyer/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lawyer/nic.lawyer.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lawyer/nic.lawyer.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lc/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lc/google.com.lc.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lc/google.com.lc.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.live/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.live/microsoft.live.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.live/microsoft.live.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.llc/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.llc/google.llc.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.llc/google.llc.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.loan/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.loan/google.loan.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.loan/google.loan.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lt/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lt/google.lt.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lt/google.lt.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ltd/donuts.ltd.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ltd/donuts.ltd.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ltd/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lu/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lu/google.lu.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lu/google.lu.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lv/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lv/google.lv.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.lv/google.lv.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ly/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ly/google.com.ly.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ma/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ma/google.co.ma.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ma/google.co.ma.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.market/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.market/nic.market.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.market/nic.market.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.md/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.md/google.md.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.md/google.md.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.me/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.me/google.me.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.me/google.me.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mg/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mg/google.mg.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mg/google.mg.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mk/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mk/google.mk.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mk/google.mk.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ml/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ml/google.ml.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mn/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mn/google.mn.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mn/google.mn.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mortgage/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mortgage/nic.mortgage.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mortgage/nic.mortgage.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ms/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ms/google.ms.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ms/google.ms.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mu/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mu/google.mu.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mu/google.mu.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mx/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mx/google.com.mx.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mz/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mz/google.co.mz.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.mz/google.co.mz.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.na/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.na/google.com.na.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.na/google.com.na.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.navy/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.navy/nic.navy.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.navy/nic.navy.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.net/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.net/speedtest.net_registrar_whois.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.net/speedtest.net_registrar_whois.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.net/speedtest.net.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.net/speedtest.net.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.news/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.news/google.news.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.news/google.news.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nf/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nf/google.com.nf.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nf/google.com.nf.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ng/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ng/google.com.ng.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ng/google.com.ng.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nl/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nl/google.nl.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.no/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.no/google.no.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.no/google.no.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nu/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nu/google.nu.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nu/google.nu.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nz/free_progressbuilders.co.nz.nz.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nz/free_secuirty-services.co.nz.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nz/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nz/google.co.nz.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nz/google.co.nz.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nz/payrollmatters.co.nz.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nz/payrollmatters.co.nz.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nz/smarttech.nz.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.nz/smarttech.nz.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.om/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.om/google.com.om.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.om/google.com.om.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.org/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.org/linux.org.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.org/linux.org.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.page/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.page/microsoft.page.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.page/microsoft.page.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.pe/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.pe/google.com.pe.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.pe/google.com.pe.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.pl/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.pl/google.pl.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.pl/google.pl.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.plus/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.plus/google.plus.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.plus/google.plus.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.pr/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.pr/google.com.pr.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.pr/google.com.pr.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.promo/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.promo/google.promo.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.promo/google.promo.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ps/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ps/google.ps.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ps/google.ps.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.qa/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.qa/google.com.qa.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.qa/google.com.qa.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rehab/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rehab/nic.rehab.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rehab/nic.rehab.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ren/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ren/nic.ren.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ren/nic.ren.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.republican/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.republican/nic.republican.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.republican/nic.republican.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rip/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rip/nic.rip.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rip/nic.rip.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ro/anaf.ro.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ro/anaf.ro.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ro/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ro/google.ro.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ro/google.ro.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ro/rotld.ro.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ro/rotld.ro.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rs/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rs/google.rs.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rs/google.rs.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ru/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ru/google.ru.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ru/google.ru.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rw/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rw/google.rw.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.rw/google.rw.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sa/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sa/google.com.sa.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sale/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sale/nic.sale.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sale/nic.sale.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sb/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sb/google.com.sb.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sb/google.com.sb.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sc/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sc/google.sc.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sc/google.sc.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.se/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.se/google.se.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.se/google.se.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.se/xn--ppettider-z7a.se.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.se/xn--ppettider-z7a.se.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sg/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sg/google.com.sg.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sh/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sh/google.sh.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sh/google.sh.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.si/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.si/google.si.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.si/google.si.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sk/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sk/google.sk.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sk/google.sk.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sl/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sl/google.com.sl.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sl/google.com.sl.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sm/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sm/google.sm.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sn/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.sn/google.sn.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.so/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.so/google.so.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.so/google.so.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.software/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.software/nic.software.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.software/nic.software.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.st/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.st/google.st.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.st/google.st.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.studio/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.studio/microsoft.studio.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.studio/microsoft.studio.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.team/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.team/microsoft.team.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.team/microsoft.team.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tg/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tg/google.tg.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tg/google.tg.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.th/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.th/google.co.th.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.th/google.co.th.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tk/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tk/google.tk.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tl/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tl/google.tl.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tl/google.tl.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tm/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tm/google.tm.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tm/google.tm.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tn/ati.tn.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tn/ati.tn.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tn/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tn/google.com.tn.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tn/google.com.tn.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.to/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.to/google.to.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tours/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tours/microsoft.tours.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tours/microsoft.tours.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tr/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tr/google.com.tr-win1252.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tr/google.com.tr.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tube/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tube/google.tube.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tube/google.tube.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tw/cabco.com.tw.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tw/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tw/google.com.tw.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tz/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tz/google.co.tz.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.tz/google.co.tz.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ua/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ua/google.com.ua.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ua/google.com.ua.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.uk/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.uk/google.co.uk.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.uk/google.co.uk.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.us/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.us/google.us.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.us/google.us.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.uy/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.uy/google.uy.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.uz/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.uz/google.uz.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.uz/google.uz.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vc/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vc/google.com.vc.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vc/google.com.vc.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ve/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ve/google.co.ve.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vet/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vet/nic.vet.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vet/nic.vet.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vg/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vg/google.vg.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vg/google.vg.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.video/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.video/nic.video.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.video/nic.video.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vip/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vip/google.vip.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vip/google.vip.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vu/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.vu/google.vu.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ws/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ws/google.ws.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.ws/google.ws.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.xin/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.xin/microsoft.xin.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.xin/microsoft.xin.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.xn--p1ai/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.xn--p1ai/xn--80a1acny.xn--p1ai.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.xn--p1ai/xn--80a1acny.xn--p1ai.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.xn--ses554g/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.xn--ses554g/google.xn--ses554g.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.xn--ses554g/google.xn--ses554g.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.zm/free.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.zm/google.co.zm.json -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/parsing_data/.zm/google.co.zm.txt -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/TldConfigTest.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/TldInfoTest.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/TldModuleServerTest.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/TldParsingTest.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/TldResponseTest.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/Modules/Tld/TldServerTest.php -%%WWWDIR%%/vendor/io-developer/php-whois/tests/Iodev/Whois/WhoisTest.php +%%WWWDIR%%/vendor/laravel/serializable-closure/composer.json +%%WWWDIR%%/vendor/laravel/serializable-closure/src/Contracts/Serializable.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/Contracts/Signer.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/Exceptions/MissingSecretKeyException.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/Exceptions/PhpVersionNotSupportedException.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/SerializableClosure.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/Serializers/Native.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/Serializers/Signed.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/Signers/Hmac.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/Support/ClosureScope.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/Support/ClosureStream.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/Support/ReflectionClosure.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/Support/SelfReference.php +%%WWWDIR%%/vendor/laravel/serializable-closure/src/UnsignedSerializableClosure.php %%WWWDIR%%/vendor/league/commonmark/.phpstorm.meta.php %%WWWDIR%%/vendor/league/commonmark/composer.json %%WWWDIR%%/vendor/league/commonmark/LICENSE %%WWWDIR%%/vendor/league/commonmark/src/CommonMarkConverter.php %%WWWDIR%%/vendor/league/commonmark/src/ConverterInterface.php +%%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Bracket.php %%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Delimiter.php %%WWWDIR%%/vendor/league/commonmark/src/Delimiter/DelimiterInterface.php %%WWWDIR%%/vendor/league/commonmark/src/Delimiter/DelimiterParser.php %%WWWDIR%%/vendor/league/commonmark/src/Delimiter/DelimiterStack.php +%%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Processor/CacheableDelimiterProcessorInterface.php %%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorCollection.php %%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorCollectionInterface.php %%WWWDIR%%/vendor/league/commonmark/src/Delimiter/Processor/DelimiterProcessorInterface.php @@ -6786,6 +6106,7 @@ %%WWWDIR%%/vendor/league/commonmark/src/Parser/MarkdownParserState.php %%WWWDIR%%/vendor/league/commonmark/src/Parser/MarkdownParserStateInterface.php %%WWWDIR%%/vendor/league/commonmark/src/Parser/ParserLogicException.php +%%WWWDIR%%/vendor/league/commonmark/src/Reference/MemoryLimitedReferenceMap.php %%WWWDIR%%/vendor/league/commonmark/src/Reference/Reference.php %%WWWDIR%%/vendor/league/commonmark/src/Reference/ReferenceableInterface.php %%WWWDIR%%/vendor/league/commonmark/src/Reference/ReferenceInterface.php @@ -6993,6 +6314,8 @@ %%WWWDIR%%/vendor/middlewares/client-ip/.github/workflows/main.yaml %%WWWDIR%%/vendor/middlewares/client-ip/composer.json %%WWWDIR%%/vendor/middlewares/client-ip/LICENSE +%%WWWDIR%%/vendor/middlewares/client-ip/phpcs.xml +%%WWWDIR%%/vendor/middlewares/client-ip/phpunit.xml %%WWWDIR%%/vendor/middlewares/client-ip/src/ClientIp.php %%WWWDIR%%/vendor/mlocati/ip-lib/composer.json %%WWWDIR%%/vendor/mlocati/ip-lib/ip-lib.php @@ -8000,14 +7323,6 @@ %%WWWDIR%%/vendor/nyholm/psr7-server/LICENSE %%WWWDIR%%/vendor/nyholm/psr7-server/src/ServerRequestCreator.php %%WWWDIR%%/vendor/nyholm/psr7-server/src/ServerRequestCreatorInterface.php -%%WWWDIR%%/vendor/oscarotero/middleland/composer.json -%%WWWDIR%%/vendor/oscarotero/middleland/LICENSE -%%WWWDIR%%/vendor/oscarotero/middleland/src/Dispatcher.php -%%WWWDIR%%/vendor/oscarotero/middleland/src/Matchers/Accept.php -%%WWWDIR%%/vendor/oscarotero/middleland/src/Matchers/MatcherInterface.php -%%WWWDIR%%/vendor/oscarotero/middleland/src/Matchers/NegativeResultTrait.php -%%WWWDIR%%/vendor/oscarotero/middleland/src/Matchers/Path.php -%%WWWDIR%%/vendor/oscarotero/middleland/src/Matchers/Pattern.php %%WWWDIR%%/vendor/phpdocumentor/reflection-common/.github/workflows/push.yml %%WWWDIR%%/vendor/phpdocumentor/reflection-common/.scrutinizer.yml %%WWWDIR%%/vendor/phpdocumentor/reflection-common/.travis.yml @@ -8306,7 +7621,6 @@ %%WWWDIR%%/vendor/ralouphie/getallheaders/LICENSE %%WWWDIR%%/vendor/ralouphie/getallheaders/src/getallheaders.php %%WWWDIR%%/vendor/ramsey/collection/composer.json -%%WWWDIR%%/vendor/ramsey/collection/conventional-commits.json %%WWWDIR%%/vendor/ramsey/collection/LICENSE %%WWWDIR%%/vendor/ramsey/collection/src/AbstractArray.php %%WWWDIR%%/vendor/ramsey/collection/src/AbstractCollection.php @@ -8607,6 +7921,7 @@ %%WWWDIR%%/vendor/symfony/cache/DependencyInjection/CachePoolClearerPass.php %%WWWDIR%%/vendor/symfony/cache/DependencyInjection/CachePoolPass.php %%WWWDIR%%/vendor/symfony/cache/DependencyInjection/CachePoolPrunerPass.php +%%WWWDIR%%/vendor/symfony/cache/Exception/BadMethodCallException.php %%WWWDIR%%/vendor/symfony/cache/Exception/CacheException.php %%WWWDIR%%/vendor/symfony/cache/Exception/InvalidArgumentException.php %%WWWDIR%%/vendor/symfony/cache/Exception/LogicException.php @@ -8637,14 +7952,22 @@ %%WWWDIR%%/vendor/symfony/cache/Traits/RedisClusterNodeProxy.php %%WWWDIR%%/vendor/symfony/cache/Traits/RedisClusterProxy.php %%WWWDIR%%/vendor/symfony/cache/Traits/RedisProxy.php +%%WWWDIR%%/vendor/symfony/cache/Traits/RedisProxyTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/RedisTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/BgsaveTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/Relay/CopyTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/FtTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/Relay/GeosearchTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/Relay/GetrangeTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/GetWithMetaTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/Relay/HsetTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/IsTrackedTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/Relay/MoveTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/Relay/NullableReturnTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/Relay/PfcountTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/Relay11Trait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/Relay/SwapdbTrait.php +%%WWWDIR%%/vendor/symfony/cache/Traits/RelayClusterProxy.php %%WWWDIR%%/vendor/symfony/cache/Traits/RelayProxy.php %%WWWDIR%%/vendor/symfony/cache/Traits/RelayProxyTrait.php %%WWWDIR%%/vendor/symfony/cache/Traits/ValueWrapper.php @@ -8654,6 +7977,7 @@ %%WWWDIR%%/vendor/symfony/cache-contracts/composer.json %%WWWDIR%%/vendor/symfony/cache-contracts/ItemInterface.php %%WWWDIR%%/vendor/symfony/cache-contracts/LICENSE +%%WWWDIR%%/vendor/symfony/cache-contracts/NamespacedPoolInterface.php %%WWWDIR%%/vendor/symfony/cache-contracts/TagAwareCacheInterface.php %%WWWDIR%%/vendor/symfony/clock/Clock.php %%WWWDIR%%/vendor/symfony/clock/ClockAwareTrait.php @@ -8667,13 +7991,16 @@ %%WWWDIR%%/vendor/symfony/clock/Resources/now.php %%WWWDIR%%/vendor/symfony/clock/Test/ClockSensitiveTrait.php %%WWWDIR%%/vendor/symfony/console/Application.php +%%WWWDIR%%/vendor/symfony/console/Attribute/Argument.php %%WWWDIR%%/vendor/symfony/console/Attribute/AsCommand.php +%%WWWDIR%%/vendor/symfony/console/Attribute/Option.php %%WWWDIR%%/vendor/symfony/console/CI/GithubActionReporter.php %%WWWDIR%%/vendor/symfony/console/Color.php %%WWWDIR%%/vendor/symfony/console/Command/Command.php %%WWWDIR%%/vendor/symfony/console/Command/CompleteCommand.php %%WWWDIR%%/vendor/symfony/console/Command/DumpCompletionCommand.php %%WWWDIR%%/vendor/symfony/console/Command/HelpCommand.php +%%WWWDIR%%/vendor/symfony/console/Command/InvokableCommand.php %%WWWDIR%%/vendor/symfony/console/Command/LazyCommand.php %%WWWDIR%%/vendor/symfony/console/Command/ListCommand.php %%WWWDIR%%/vendor/symfony/console/Command/LockableTrait.php @@ -8703,6 +8030,7 @@ %%WWWDIR%%/vendor/symfony/console/Descriptor/ReStructuredTextDescriptor.php %%WWWDIR%%/vendor/symfony/console/Descriptor/TextDescriptor.php %%WWWDIR%%/vendor/symfony/console/Descriptor/XmlDescriptor.php +%%WWWDIR%%/vendor/symfony/console/Event/ConsoleAlarmEvent.php %%WWWDIR%%/vendor/symfony/console/Event/ConsoleCommandEvent.php %%WWWDIR%%/vendor/symfony/console/Event/ConsoleErrorEvent.php %%WWWDIR%%/vendor/symfony/console/Event/ConsoleEvent.php @@ -8746,6 +8074,9 @@ %%WWWDIR%%/vendor/symfony/console/Helper/TableRows.php %%WWWDIR%%/vendor/symfony/console/Helper/TableSeparator.php %%WWWDIR%%/vendor/symfony/console/Helper/TableStyle.php +%%WWWDIR%%/vendor/symfony/console/Helper/TreeHelper.php +%%WWWDIR%%/vendor/symfony/console/Helper/TreeNode.php +%%WWWDIR%%/vendor/symfony/console/Helper/TreeStyle.php %%WWWDIR%%/vendor/symfony/console/Input/ArgvInput.php %%WWWDIR%%/vendor/symfony/console/Input/ArrayInput.php %%WWWDIR%%/vendor/symfony/console/Input/Input.php @@ -8826,6 +8157,7 @@ %%WWWDIR%%/vendor/symfony/expression-language/Node/GetAttrNode.php %%WWWDIR%%/vendor/symfony/expression-language/Node/NameNode.php %%WWWDIR%%/vendor/symfony/expression-language/Node/Node.php +%%WWWDIR%%/vendor/symfony/expression-language/Node/NullCoalescedNameNode.php %%WWWDIR%%/vendor/symfony/expression-language/Node/NullCoalesceNode.php %%WWWDIR%%/vendor/symfony/expression-language/Node/UnaryNode.php %%WWWDIR%%/vendor/symfony/expression-language/ParsedExpression.php @@ -8844,10 +8176,14 @@ %%WWWDIR%%/vendor/symfony/mailer/Event/MessageEvent.php %%WWWDIR%%/vendor/symfony/mailer/Event/MessageEvents.php %%WWWDIR%%/vendor/symfony/mailer/Event/SentMessageEvent.php +%%WWWDIR%%/vendor/symfony/mailer/EventListener/DkimSignedMessageListener.php %%WWWDIR%%/vendor/symfony/mailer/EventListener/EnvelopeListener.php %%WWWDIR%%/vendor/symfony/mailer/EventListener/MessageListener.php %%WWWDIR%%/vendor/symfony/mailer/EventListener/MessageLoggerListener.php %%WWWDIR%%/vendor/symfony/mailer/EventListener/MessengerTransportListener.php +%%WWWDIR%%/vendor/symfony/mailer/EventListener/SmimeCertificateRepositoryInterface.php +%%WWWDIR%%/vendor/symfony/mailer/EventListener/SmimeEncryptedMessageListener.php +%%WWWDIR%%/vendor/symfony/mailer/EventListener/SmimeSignedMessageListener.php %%WWWDIR%%/vendor/symfony/mailer/Exception/ExceptionInterface.php %%WWWDIR%%/vendor/symfony/mailer/Exception/HttpTransportException.php %%WWWDIR%%/vendor/symfony/mailer/Exception/IncompleteDsnException.php @@ -8866,8 +8202,10 @@ %%WWWDIR%%/vendor/symfony/mailer/Messenger/MessageHandler.php %%WWWDIR%%/vendor/symfony/mailer/Messenger/SendEmailMessage.php %%WWWDIR%%/vendor/symfony/mailer/SentMessage.php +%%WWWDIR%%/vendor/symfony/mailer/Test/AbstractTransportFactoryTestCase.php %%WWWDIR%%/vendor/symfony/mailer/Test/Constraint/EmailCount.php %%WWWDIR%%/vendor/symfony/mailer/Test/Constraint/EmailIsQueued.php +%%WWWDIR%%/vendor/symfony/mailer/Test/IncompleteDsnTestTrait.php %%WWWDIR%%/vendor/symfony/mailer/Test/TransportFactoryTestCase.php %%WWWDIR%%/vendor/symfony/mailer/Transport/AbstractApiTransport.php %%WWWDIR%%/vendor/symfony/mailer/Transport/AbstractHttpTransport.php @@ -9062,6 +8400,7 @@ %%WWWDIR%%/vendor/symfony/string/Inflector/EnglishInflector.php %%WWWDIR%%/vendor/symfony/string/Inflector/FrenchInflector.php %%WWWDIR%%/vendor/symfony/string/Inflector/InflectorInterface.php +%%WWWDIR%%/vendor/symfony/string/Inflector/SpanishInflector.php %%WWWDIR%%/vendor/symfony/string/LazyString.php %%WWWDIR%%/vendor/symfony/string/LICENSE %%WWWDIR%%/vendor/symfony/string/Resources/data/wcswidth_table_wide.php @@ -9069,12 +8408,14 @@ %%WWWDIR%%/vendor/symfony/string/Resources/functions.php %%WWWDIR%%/vendor/symfony/string/Slugger/AsciiSlugger.php %%WWWDIR%%/vendor/symfony/string/Slugger/SluggerInterface.php +%%WWWDIR%%/vendor/symfony/string/TruncateMode.php %%WWWDIR%%/vendor/symfony/string/UnicodeString.php %%WWWDIR%%/vendor/symfony/translation/Catalogue/AbstractOperation.php %%WWWDIR%%/vendor/symfony/translation/Catalogue/MergeOperation.php %%WWWDIR%%/vendor/symfony/translation/Catalogue/OperationInterface.php %%WWWDIR%%/vendor/symfony/translation/Catalogue/TargetOperation.php %%WWWDIR%%/vendor/symfony/translation/CatalogueMetadataAwareInterface.php +%%WWWDIR%%/vendor/symfony/translation/Command/TranslationLintCommand.php %%WWWDIR%%/vendor/symfony/translation/Command/TranslationPullCommand.php %%WWWDIR%%/vendor/symfony/translation/Command/TranslationPushCommand.php %%WWWDIR%%/vendor/symfony/translation/Command/TranslationTrait.php @@ -9162,6 +8503,8 @@ %%WWWDIR%%/vendor/symfony/translation/Resources/schemas/xliff-core-1.2-transitional.xsd %%WWWDIR%%/vendor/symfony/translation/Resources/schemas/xliff-core-2.0.xsd %%WWWDIR%%/vendor/symfony/translation/Resources/schemas/xml.xsd +%%WWWDIR%%/vendor/symfony/translation/Test/AbstractProviderFactoryTestCase.php +%%WWWDIR%%/vendor/symfony/translation/Test/IncompleteDsnTestTrait.php %%WWWDIR%%/vendor/symfony/translation/Test/ProviderFactoryTestCase.php %%WWWDIR%%/vendor/symfony/translation/Test/ProviderTestCase.php %%WWWDIR%%/vendor/symfony/translation/TranslatableMessage.php @@ -9254,6 +8597,7 @@ %%WWWDIR%%/vendor/symfony/var-exporter/Instantiator.php %%WWWDIR%%/vendor/symfony/var-exporter/Internal/Exporter.php %%WWWDIR%%/vendor/symfony/var-exporter/Internal/Hydrator.php +%%WWWDIR%%/vendor/symfony/var-exporter/Internal/LazyDecoratorTrait.php %%WWWDIR%%/vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php %%WWWDIR%%/vendor/symfony/var-exporter/Internal/LazyObjectState.php %%WWWDIR%%/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php @@ -9269,165 +8613,6 @@ %%WWWDIR%%/vendor/tecnickcom/tcpdf/CHANGELOG.TXT %%WWWDIR%%/vendor/tecnickcom/tcpdf/composer.json %%WWWDIR%%/vendor/tecnickcom/tcpdf/config/tcpdf_config.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_1d_html.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_1d_png.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_1d_svg.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_1d_svgi.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_2d_datamatrix_html.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_2d_datamatrix_png.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_2d_datamatrix_svg.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_2d_datamatrix_svgi.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_2d_pdf417_html.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_2d_pdf417_png.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_2d_pdf417_svg.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_2d_pdf417_svgi.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_2d_qrcode_html.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_2d_qrcode_png.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_2d_qrcode_svg.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/example_2d_qrcode_svgi.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/tcpdf_barcodes_1d_include.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/barcodes/tcpdf_barcodes_2d_include.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/config/tcpdf_config_alt.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/data/cert/tcpdf.crt -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/data/cert/tcpdf.fdf -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/data/cert/tcpdf.p12 -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/data/chapter_demo_1.txt -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/data/chapter_demo_2.txt -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/data/table_data_demo.txt -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/data/utf8test.txt -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_001.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_002.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_003.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_004.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_005.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_006.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_007.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_008.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_009.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_010.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_011.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_012.pdf -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_012.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_013.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_014.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_015.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_016.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_017.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_018.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_019.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_020.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_021.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_022.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_023.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_024.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_025.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_026.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_027.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_028.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_029.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_030.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_031.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_032.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_033.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_034.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_035.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_036.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_037.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_038.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_039.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_040.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_041.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_042.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_043.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_044.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_045.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_046.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_047.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_048.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_049.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_050.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_051.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_052.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_053.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_054.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_055.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_056.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_057.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_058.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_059.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_060.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_061.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_062.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_063.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_064.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_065.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_066.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/example_067.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/_blank.png -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/alpha.png -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/image_demo.jpg -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/image_with_alpha.png -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/img.png -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/logo_example.gif -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/logo_example.jpg -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/logo_example.png -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/tcpdf_box.ai -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/tcpdf_box.svg -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/tcpdf_cell.png -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/tcpdf_logo.jpg -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/tcpdf_signature.png -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/testsvg.svg -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/images/tux.svg -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/index.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/afr.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/ara.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/aze.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/bel.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/bra.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/bul.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/cat.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/ces.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/chi.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/cym.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/dan.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/eng.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/est.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/eus.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/far.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/fra.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/ger.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/gle.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/glg.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/hat.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/heb.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/hrv.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/hun.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/hye.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/ind.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/ita.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/jpn.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/kat.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/kor.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/mkd.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/mlt.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/msa.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/nld.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/nob.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/pol.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/por.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/ron.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/rus.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/slv.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/spa.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/sqi.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/srp.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/swa.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/swe.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/ukr.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/urd.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/yid.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/lang/zho.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/examples/tcpdf_include.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/ae_fonts_2.0/ChangeLog %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/ae_fonts_2.0/COPYING %%WWWDIR%%/vendor/tecnickcom/tcpdf/fonts/ae_fonts_2.0/README @@ -9633,8 +8818,6 @@ %%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_autoconfig.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_barcodes_1d.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_barcodes_2d.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_import.php -%%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf_parser.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/tcpdf.php %%WWWDIR%%/vendor/tecnickcom/tcpdf/tools/.htaccess %%WWWDIR%%/vendor/tecnickcom/tcpdf/tools/convert_fonts_examples.txt @@ -9844,7 +9027,6 @@ %%WWWDIR%%/vendor/webmozart/assert/src/Assert.php %%WWWDIR%%/vendor/webmozart/assert/src/Mixin.php @dir %%WWWDIR%%/modules_v4 -@dir %%WWWDIR%%/vendor/io-developer/php-whois/.github/ISSUE_TEMPLATE @dir %%WWWDIR%%/vendor/psr/http-message/docs @dir %%WWWDIR%%/vendor/symfony/mime/Resources/bin @dir %%WWWDIR%%/vendor/symfony/string/Resources/bin diff --git a/www/wiki-tui/Makefile b/www/wiki-tui/Makefile index 7df50e3b4b89..2f245a914ea3 100644 --- a/www/wiki-tui/Makefile +++ b/www/wiki-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= wiki-tui DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= eduardo@FreeBSD.org diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 5a6610d1d891..053f90552fe9 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,5 +1,5 @@ PORTNAME= wordpress -DISTVERSION= 6.8.1 +DISTVERSION= 6.8.2 PORTREVISION?= 0 .ifndef WORDPRESS_LANG PORTEPOCH= 1 diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index fa674abdd824..52856a82b75a 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750445236 -SHA256 (wordpress-6.8.1.tar.gz) = 3c654d079bc42c4e82ff20a6948c456293e104b6762ff7c9fc948071b3310328 -SIZE (wordpress-6.8.1.tar.gz) = 26926501 +TIMESTAMP = 1753156947 +SHA256 (wordpress-6.8.2.tar.gz) = d85a72e392bfe866816b3c2ebc6a44699072aa50cc3a620f1c4ed2f13b645e2b +SIZE (wordpress-6.8.2.tar.gz) = 26925441 diff --git a/www/writeas-cli/Makefile b/www/writeas-cli/Makefile index 911e648bd276..77e71ec39c13 100644 --- a/www/writeas-cli/Makefile +++ b/www/writeas-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= writeas-cli DISTVERSIONPREFIX= v DISTVERSION= 2.0.0-wf -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www textproc MASTER_SITES= https://code.as/core/socks/archive/v1.0.0.tar.gz?dummy=/:core_socks DISTFILES= core-socks-v1.0.0.tar.gz:core_socks diff --git a/www/writefreely/Makefile b/www/writefreely/Makefile index 157fcf88245d..e79f50baaee4 100644 --- a/www/writefreely/Makefile +++ b/www/writefreely/Makefile @@ -1,7 +1,7 @@ PORTNAME= writefreely DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www textproc MAINTAINER= fuz@FreeBSD.org diff --git a/www/wuzz/Makefile b/www/wuzz/Makefile index bcce837a2720..0eeeae379f44 100644 --- a/www/wuzz/Makefile +++ b/www/wuzz/Makefile @@ -1,7 +1,7 @@ PORTNAME= wuzz DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/xcaddy/Makefile b/www/xcaddy/Makefile index 187f164624d7..dccf785c42ce 100644 --- a/www/xcaddy/Makefile +++ b/www/xcaddy/Makefile @@ -1,7 +1,7 @@ PORTNAME= xcaddy DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www DIST_SUBDIR= xcaddy diff --git a/www/xh/Makefile b/www/xh/Makefile index 528620023a69..05348ff438de 100644 --- a/www/xh/Makefile +++ b/www/xh/Makefile @@ -1,7 +1,7 @@ PORTNAME= xh DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/yt-dlp/Makefile b/www/yt-dlp/Makefile index 2f02907ee90f..517af84f134d 100644 --- a/www/yt-dlp/Makefile +++ b/www/yt-dlp/Makefile @@ -1,5 +1,5 @@ PORTNAME= yt-dlp -DISTVERSION= 2025.08.27 +DISTVERSION= 2025.09.26 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME} @@ -18,7 +18,7 @@ PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}brotli>0:archivers/py-brotli@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycryptodomex>0:security/py-pycryptodomex@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.32.2:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}urllib3>=1.26.17:net/py-urllib3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}urllib3>=2.0.2:net/py-urllib3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websockets>=13.0:devel/py-websockets@${PY_FLAVOR} BUILD_DEPENDS= ${PY_DEPENDS} RUN_DEPENDS= ${PY_DEPENDS} diff --git a/www/yt-dlp/distinfo b/www/yt-dlp/distinfo index 13754cb479a7..66139fd58e28 100644 --- a/www/yt-dlp/distinfo +++ b/www/yt-dlp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756371665 -SHA256 (yt-dlp/2025.08.27/yt-dlp.tar.gz) = a30442902fadf97280b91c24c4c2191c8ba17515b8a5dd835efc991c03b5bb7b -SIZE (yt-dlp/2025.08.27/yt-dlp.tar.gz) = 6018553 +TIMESTAMP = 1758960949 +SHA256 (yt-dlp/2025.09.26/yt-dlp.tar.gz) = 1a2221451f0b4815b4bd6dfa665238f44b34cb1dac01c1cfda5dff36459e1164 +SIZE (yt-dlp/2025.09.26/yt-dlp.tar.gz) = 6011138 diff --git a/www/zgrab2/Makefile b/www/zgrab2/Makefile index a18fa165f6c0..b1c923b096b2 100644 --- a/www/zgrab2/Makefile +++ b/www/zgrab2/Makefile @@ -1,7 +1,7 @@ PORTNAME= zgrab2 DISTVERSIONPREFIX= v DISTVERSION= 0.1.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/zola/Makefile b/www/zola/Makefile index c7fdfb18f503..7f14a3366ca5 100644 --- a/www/zola/Makefile +++ b/www/zola/Makefile @@ -1,7 +1,7 @@ PORTNAME= zola DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= bofh@FreeBSD.org |