pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/element-web



Module Name:    pkgsrc
Committed By:   js
Date:           Sat Mar  6 18:44:05 UTC 2021

Modified Files:
        pkgsrc/chat/element-web: Makefile PLIST distinfo

Log Message:
Update chat/element-web to 1.7.22

Changes in [1.7.22](https://github.com/vector-im/element-web/releases/tag/v1.7.22) (2021-03-01)
===============================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.22-rc.1...v1.7.22)

## Security notice

Element Web 1.7.22 fixes (by upgrading to matrix-react-sdk 3.15.0) a low
severity issue (CVE-2021-21320) where the user content sandbox can be abused to
trick users into opening unexpected documents. The content is opened with a
`blob` origin that cannot access Matrix user data, so messages and secrets are
not at risk.  Thanks to @keerok for responsibly disclosing this via Matrix's
Security Disclosure Policy.

## All changes

 * Upgrade to React SDK 3.15.0 and JS SDK 9.8.0

Changes in [1.7.22-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.22-rc.1) (2021-02-24)
=========================================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.21...v1.7.22-rc.1)

 * Upgrade to React SDK 3.15.0-rc.1 and JS SDK 9.8.0-rc.1
 * Translations update from Weblate
   [\#16529](https://github.com/vector-im/element-web/pull/16529)
 * Add hostSignup config for element.io clients
   [\#16515](https://github.com/vector-im/element-web/pull/16515)
 * VoIP virtual rooms, mkII
   [\#16442](https://github.com/vector-im/element-web/pull/16442)
 * Jitsi widget: Read room name from query parameters
   [\#16456](https://github.com/vector-im/element-web/pull/16456)
 * fix / sso: make sure to delete only loginToken after redirect
   [\#16415](https://github.com/vector-im/element-web/pull/16415)
 * Disable Countly
   [\#16433](https://github.com/vector-im/element-web/pull/16433)

Changes in [1.7.21](https://github.com/vector-im/element-web/releases/tag/v1.7.21) (2021-02-16)
===============================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.21-rc.1...v1.7.21)

 * Upgrade to React SDK 3.14.0 and JS SDK 9.7.0

Changes in [1.7.21-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.21-rc.1) (2021-02-10)
=========================================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.20...v1.7.21-rc.1)

 * Upgrade to React SDK 3.14.0-rc.1 and JS SDK 9.7.0-rc.1
 * Translations update from Weblate
   [\#16427](https://github.com/vector-im/element-web/pull/16427)
 * Add RegExp dotAll feature test
   [\#16408](https://github.com/vector-im/element-web/pull/16408)
 * Fix Electron type merging
   [\#16405](https://github.com/vector-im/element-web/pull/16405)
 * README: remove Jenkins reference
   [\#16381](https://github.com/vector-im/element-web/pull/16381)
 * Enable PostCSS Calc in webpack builds
   [\#16307](https://github.com/vector-im/element-web/pull/16307)
 * Add configuration security best practices to the README.
   [\#16367](https://github.com/vector-im/element-web/pull/16367)
 * Upgrade matrix-widget-api
   [\#16347](https://github.com/vector-im/element-web/pull/16347)

Changes in [1.7.20](https://github.com/vector-im/element-web/releases/tag/v1.7.20) (2021-02-04)
===============================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.19...v1.7.20)

 * Upgrade to React SDK 3.13.1

Changes in [1.7.19](https://github.com/vector-im/element-web/releases/tag/v1.7.19) (2021-02-03)
===============================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.19-rc.1...v1.7.19)

 * Upgrade to React SDK 3.13.0 and JS SDK 9.6.0
 * [Release] Upgrade matrix-widget-api
   [\#16348](https://github.com/vector-im/element-web/pull/16348)

Changes in [1.7.19-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.19-rc.1) (2021-01-29)
=========================================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.18...v1.7.19-rc.1)

 * Upgrade to React SDK 3.13.0-rc.1 and JS SDK 9.6.0-rc.1
 * Translations update from Weblate
   [\#16314](https://github.com/vector-im/element-web/pull/16314)
 * Use history replaceState instead of redirect for SSO flow
   [\#16292](https://github.com/vector-im/element-web/pull/16292)
 * Document the mobile guide toast option
   [\#16301](https://github.com/vector-im/element-web/pull/16301)
 * Update widget-api to beta.12
   [\#16303](https://github.com/vector-im/element-web/pull/16303)
 * Upgrade deps 2021-01
   [\#16294](https://github.com/vector-im/element-web/pull/16294)
 * Move to newer base image for Docker builds
   [\#16275](https://github.com/vector-im/element-web/pull/16275)
 * Docs for the VoIP translate pattern option
   [\#16236](https://github.com/vector-im/element-web/pull/16236)
 * Fix Riot->Element in permalinkPrefix docs
   [\#16227](https://github.com/vector-im/element-web/pull/16227)
 * Supply server_name for optional federation-capable Jitsi auth
   [\#16215](https://github.com/vector-im/element-web/pull/16215)
 * Fix Widget API version confusion
   [\#16212](https://github.com/vector-im/element-web/pull/16212)
 * Add Hebrew language
   [\#16210](https://github.com/vector-im/element-web/pull/16210)
 * Update widget-api to beta 11
   [\#16177](https://github.com/vector-im/element-web/pull/16177)
 * Fix develop Docker builds
   [\#16192](https://github.com/vector-im/element-web/pull/16192)
 * Skip the service worker for Electron
   [\#16157](https://github.com/vector-im/element-web/pull/16157)
 * Use isolated IPC API
   [\#16137](https://github.com/vector-im/element-web/pull/16137)

Changes in [1.7.18](https://github.com/vector-im/element-web/releases/tag/v1.7.18) (2021-01-26)
===============================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.17...v1.7.18)

 * Upgrade to React SDK 3.12.1 and JS SDK 9.5.1

Changes in [1.7.17](https://github.com/vector-im/element-web/releases/tag/v1.7.17) (2021-01-18)
===============================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.17-rc.1...v1.7.17)

 * Upgrade to React SDK 3.12.0 and JS SDK 9.5.0

Changes in [1.7.17-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.17-rc.1) (2021-01-13)
=========================================================================================================
[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.16...v1.7.17-rc.1)

 * Upgrade to React SDK 3.12.0-rc.1 and JS SDK 9.5.0-rc.1
 * Translations update from Weblate
   [\#16131](https://github.com/vector-im/element-web/pull/16131)
 * webplatform: Fix notification closing
   [\#16028](https://github.com/vector-im/element-web/pull/16028)
 * Stop building code and types for Element layer
   [\#15999](https://github.com/vector-im/element-web/pull/15999)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/element-web/Makefile \
    pkgsrc/chat/element-web/PLIST pkgsrc/chat/element-web/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/element-web/Makefile
diff -u pkgsrc/chat/element-web/Makefile:1.1 pkgsrc/chat/element-web/Makefile:1.2
--- pkgsrc/chat/element-web/Makefile:1.1        Sat Jan  2 20:30:23 2021
+++ pkgsrc/chat/element-web/Makefile    Sat Mar  6 18:44:05 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2021/01/02 20:30:23 js Exp $
+# $NetBSD: Makefile,v 1.2 2021/03/06 18:44:05 js Exp $
 
 DISTNAME=      element-v${PKGVERSION_NOREV}
-PKGNAME=       element-web-1.7.16
+PKGNAME=       element-web-1.7.22
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=vector-im/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
@@ -11,7 +11,7 @@ HOMEPAGE=     https://element.io/
 COMMENT=       Matrix web client
 LICENSE=       apache-2.0
 
-WRKSRC=                ${WRKDIR}/element-v1.7.16
+WRKSRC=                ${WRKDIR}/element-v${PKGVERSION_NOREV}
 USE_LANGUAGES= # none
 USE_TOOLS+=    pax
 NO_BUILD=      yes
Index: pkgsrc/chat/element-web/PLIST
diff -u pkgsrc/chat/element-web/PLIST:1.1 pkgsrc/chat/element-web/PLIST:1.2
--- pkgsrc/chat/element-web/PLIST:1.1   Sat Jan  2 20:30:23 2021
+++ pkgsrc/chat/element-web/PLIST       Sat Mar  6 18:44:05 2021
@@ -1,80 +1,77 @@
-@comment $NetBSD: PLIST,v 1.1 2021/01/02 20:30:23 js Exp $
-share/element-web/bundles/504aa24e021ebeda5b73/0.js
-share/element-web/bundles/504aa24e021ebeda5b73/0.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/1.js
-share/element-web/bundles/504aa24e021ebeda5b73/1.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/2.js
-share/element-web/bundles/504aa24e021ebeda5b73/2.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/23.js
-share/element-web/bundles/504aa24e021ebeda5b73/23.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/24.js
-share/element-web/bundles/504aa24e021ebeda5b73/24.js.LICENSE.txt
-share/element-web/bundles/504aa24e021ebeda5b73/24.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/25.js
-share/element-web/bundles/504aa24e021ebeda5b73/25.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/26.js
-share/element-web/bundles/504aa24e021ebeda5b73/26.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/27.js
-share/element-web/bundles/504aa24e021ebeda5b73/27.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/28.js
-share/element-web/bundles/504aa24e021ebeda5b73/28.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/29.js
-share/element-web/bundles/504aa24e021ebeda5b73/29.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/3.js
-share/element-web/bundles/504aa24e021ebeda5b73/3.js.LICENSE.txt
-share/element-web/bundles/504aa24e021ebeda5b73/3.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/4.js
-share/element-web/bundles/504aa24e021ebeda5b73/4.js.LICENSE.txt
-share/element-web/bundles/504aa24e021ebeda5b73/4.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/5.js
-share/element-web/bundles/504aa24e021ebeda5b73/5.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/bundle.css
-share/element-web/bundles/504aa24e021ebeda5b73/bundle.js
-share/element-web/bundles/504aa24e021ebeda5b73/bundle.js.LICENSE.txt
-share/element-web/bundles/504aa24e021ebeda5b73/bundle.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/compatibility-view.css
-share/element-web/bundles/504aa24e021ebeda5b73/compatibility-view.js
-share/element-web/bundles/504aa24e021ebeda5b73/compatibility-view.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/element-web-app.js
-share/element-web/bundles/504aa24e021ebeda5b73/element-web-app.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/element-web-component-index.js
-share/element-web/bundles/504aa24e021ebeda5b73/element-web-component-index.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/error-view.css
-share/element-web/bundles/504aa24e021ebeda5b73/error-view.js
-share/element-web/bundles/504aa24e021ebeda5b73/error-view.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/indexeddb-worker.js
-share/element-web/bundles/504aa24e021ebeda5b73/indexeddb-worker.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/init.js
-share/element-web/bundles/504aa24e021ebeda5b73/init.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/jitsi.css
-share/element-web/bundles/504aa24e021ebeda5b73/jitsi.js
-share/element-web/bundles/504aa24e021ebeda5b73/jitsi.js.LICENSE.txt
-share/element-web/bundles/504aa24e021ebeda5b73/jitsi.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/mobileguide.js
-share/element-web/bundles/504aa24e021ebeda5b73/mobileguide.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/theme-dark-custom.css
-share/element-web/bundles/504aa24e021ebeda5b73/theme-dark-custom.js
-share/element-web/bundles/504aa24e021ebeda5b73/theme-dark-custom.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/theme-dark.css
-share/element-web/bundles/504aa24e021ebeda5b73/theme-dark.js
-share/element-web/bundles/504aa24e021ebeda5b73/theme-dark.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/theme-legacy-dark.css
-share/element-web/bundles/504aa24e021ebeda5b73/theme-legacy-dark.js
-share/element-web/bundles/504aa24e021ebeda5b73/theme-legacy-dark.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/theme-legacy.css
-share/element-web/bundles/504aa24e021ebeda5b73/theme-legacy.js
-share/element-web/bundles/504aa24e021ebeda5b73/theme-legacy.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/theme-light-custom.css
-share/element-web/bundles/504aa24e021ebeda5b73/theme-light-custom.js
-share/element-web/bundles/504aa24e021ebeda5b73/theme-light-custom.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/theme-light.css
-share/element-web/bundles/504aa24e021ebeda5b73/theme-light.js
-share/element-web/bundles/504aa24e021ebeda5b73/theme-light.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/usercontent.js
-share/element-web/bundles/504aa24e021ebeda5b73/usercontent.js.map
-share/element-web/bundles/504aa24e021ebeda5b73/vendors~init.js
-share/element-web/bundles/504aa24e021ebeda5b73/vendors~init.js.LICENSE.txt
-share/element-web/bundles/504aa24e021ebeda5b73/vendors~init.js.map
+@comment $NetBSD: PLIST,v 1.2 2021/03/06 18:44:05 js Exp $
+share/element-web/bundles/20c6ab5d1ace06648af1/0.js
+share/element-web/bundles/20c6ab5d1ace06648af1/0.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/1.js
+share/element-web/bundles/20c6ab5d1ace06648af1/1.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/2.js
+share/element-web/bundles/20c6ab5d1ace06648af1/2.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/23.js
+share/element-web/bundles/20c6ab5d1ace06648af1/23.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/24.js
+share/element-web/bundles/20c6ab5d1ace06648af1/24.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/25.js
+share/element-web/bundles/20c6ab5d1ace06648af1/25.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/26.js
+share/element-web/bundles/20c6ab5d1ace06648af1/26.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/27.js
+share/element-web/bundles/20c6ab5d1ace06648af1/27.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/28.js
+share/element-web/bundles/20c6ab5d1ace06648af1/28.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/29.js
+share/element-web/bundles/20c6ab5d1ace06648af1/29.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/3.js
+share/element-web/bundles/20c6ab5d1ace06648af1/3.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/4.js
+share/element-web/bundles/20c6ab5d1ace06648af1/4.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/5.js
+share/element-web/bundles/20c6ab5d1ace06648af1/5.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/bundle.css
+share/element-web/bundles/20c6ab5d1ace06648af1/bundle.js
+share/element-web/bundles/20c6ab5d1ace06648af1/bundle.js.LICENSE.txt
+share/element-web/bundles/20c6ab5d1ace06648af1/bundle.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/compatibility-view.css
+share/element-web/bundles/20c6ab5d1ace06648af1/compatibility-view.js
+share/element-web/bundles/20c6ab5d1ace06648af1/compatibility-view.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/element-web-app.js
+share/element-web/bundles/20c6ab5d1ace06648af1/element-web-app.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/element-web-component-index.js
+share/element-web/bundles/20c6ab5d1ace06648af1/element-web-component-index.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/error-view.css
+share/element-web/bundles/20c6ab5d1ace06648af1/error-view.js
+share/element-web/bundles/20c6ab5d1ace06648af1/error-view.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/indexeddb-worker.js
+share/element-web/bundles/20c6ab5d1ace06648af1/indexeddb-worker.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/init.js
+share/element-web/bundles/20c6ab5d1ace06648af1/init.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/jitsi.css
+share/element-web/bundles/20c6ab5d1ace06648af1/jitsi.js
+share/element-web/bundles/20c6ab5d1ace06648af1/jitsi.js.LICENSE.txt
+share/element-web/bundles/20c6ab5d1ace06648af1/jitsi.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/mobileguide.js
+share/element-web/bundles/20c6ab5d1ace06648af1/mobileguide.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-dark-custom.css
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-dark-custom.js
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-dark-custom.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-dark.css
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-dark.js
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-dark.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-legacy-dark.css
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-legacy-dark.js
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-legacy-dark.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-legacy.css
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-legacy.js
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-legacy.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-light-custom.css
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-light-custom.js
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-light-custom.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-light.css
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-light.js
+share/element-web/bundles/20c6ab5d1ace06648af1/theme-light.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/usercontent.js
+share/element-web/bundles/20c6ab5d1ace06648af1/usercontent.js.map
+share/element-web/bundles/20c6ab5d1ace06648af1/vendors~init.js
+share/element-web/bundles/20c6ab5d1ace06648af1/vendors~init.js.LICENSE.txt
+share/element-web/bundles/20c6ab5d1ace06648af1/vendors~init.js.map
 share/element-web/config.sample.json
 share/element-web/contribute.json
 share/element-web/decoder-ring/datatypes.js
@@ -165,51 +162,52 @@ share/element-web/fonts/Nunito/Nunito-Re
 share/element-web/fonts/Nunito/Nunito-SemiBold.bca2d7f.ttf
 share/element-web/fonts/Twemoji_Mozilla/TwemojiMozilla-colr.5bb743a.woff2
 share/element-web/fonts/Twemoji_Mozilla/TwemojiMozilla-sbix.fb38407.woff2
-share/element-web/i18n/bg.2f265e9.json
-share/element-web/i18n/ca.c242c03.json
-share/element-web/i18n/cs.bfe3b4b.json
-share/element-web/i18n/da.d61e131.json
-share/element-web/i18n/de_DE.5203cb9.json
-share/element-web/i18n/el.0ab0b12.json
-share/element-web/i18n/en_EN.0eca14a.json
-share/element-web/i18n/en_US.7799dfb.json
-share/element-web/i18n/eo.7615190.json
-share/element-web/i18n/es.055e3ca.json
-share/element-web/i18n/et.df84358.json
+share/element-web/i18n/bg.2e519ea.json
+share/element-web/i18n/ca.76e73ff.json
+share/element-web/i18n/cs.31fb00e.json
+share/element-web/i18n/da.46cf21a.json
+share/element-web/i18n/de_DE.e717301.json
+share/element-web/i18n/el.93a8eb2.json
+share/element-web/i18n/en_EN.793566b.json
+share/element-web/i18n/en_US.66beef1.json
+share/element-web/i18n/eo.d8c95f3.json
+share/element-web/i18n/es.f1d23a8.json
+share/element-web/i18n/et.af0bb40.json
 share/element-web/i18n/eu.54010ec.json
-share/element-web/i18n/fi.0620ded.json
-share/element-web/i18n/fr.a523e7b.json
-share/element-web/i18n/gl.5299613.json
+share/element-web/i18n/fi.e03cdff.json
+share/element-web/i18n/fr.51ec307.json
+share/element-web/i18n/gl.5bff060.json
+share/element-web/i18n/he.041ab0d.json
 share/element-web/i18n/hi.c7c8d1e.json
-share/element-web/i18n/hu.8613643.json
+share/element-web/i18n/hu.78f3843.json
 share/element-web/i18n/is.7f0687f.json
-share/element-web/i18n/it.46695de.json
-share/element-web/i18n/ja.ab7ae3f.json
+share/element-web/i18n/it.aa89dd1.json
+share/element-web/i18n/ja.32a06b4.json
 share/element-web/i18n/jbo.bd02827.json
-share/element-web/i18n/kab.0a3387a.json
+share/element-web/i18n/kab.d1543ad.json
 share/element-web/i18n/ko.22a6135.json
-share/element-web/i18n/languages.2dbc8a1.json
+share/element-web/i18n/languages.1861508.json
 share/element-web/i18n/languages.json
-share/element-web/i18n/lt.d634f10.json
-share/element-web/i18n/lv.dff4174.json
-share/element-web/i18n/nb_NO.b666166.json
-share/element-web/i18n/nl.f49d43e.json
-share/element-web/i18n/nn.0b974ea.json
-share/element-web/i18n/pl.8491d9e.json
+share/element-web/i18n/lt.a9b8413.json
+share/element-web/i18n/lv.e97d376.json
+share/element-web/i18n/nb_NO.d7cc5ab.json
+share/element-web/i18n/nl.4021d64.json
+share/element-web/i18n/nn.a20b64c.json
+share/element-web/i18n/pl.6a6a284.json
 share/element-web/i18n/pt.b28a220.json
-share/element-web/i18n/pt_BR.698aead.json
-share/element-web/i18n/ru.f90b7f7.json
-share/element-web/i18n/sk.4932e46.json
-share/element-web/i18n/sq.48fa485.json
-share/element-web/i18n/sr.98b7d83.json
-share/element-web/i18n/sv.72e9ece.json
+share/element-web/i18n/pt_BR.93ac704.json
+share/element-web/i18n/ru.ab06f95.json
+share/element-web/i18n/sk.792e13f.json
+share/element-web/i18n/sq.67915b8.json
+share/element-web/i18n/sr.6201d7c.json
+share/element-web/i18n/sv.f954abe.json
 share/element-web/i18n/te.3234605.json
 share/element-web/i18n/th.bd3dd53.json
-share/element-web/i18n/tr.20448c9.json
-share/element-web/i18n/uk.a3d4488.json
+share/element-web/i18n/tr.f06cdcf.json
+share/element-web/i18n/uk.9bb3930.json
 share/element-web/i18n/vls.438fbf1.json
-share/element-web/i18n/zh_Hans.b033115.json
-share/element-web/i18n/zh_Hant.219690f.json
+share/element-web/i18n/zh_Hans.3081cb0.json
+share/element-web/i18n/zh_Hant.165517b.json
 share/element-web/img/camera.2f271b6.svg
 share/element-web/img/cancel-red.3d9df3d.svg
 share/element-web/img/cancel-small.495f44c.svg
@@ -223,6 +221,14 @@ share/element-web/img/e2e/verified.5be6c
 share/element-web/img/e2e/warning.78bb264.svg
 share/element-web/img/element-desktop-logo.93fc5eb.svg
 share/element-web/img/element-icons/add-photo.c0b4c3b.svg
+share/element-web/img/element-icons/brands/apple.5160971.svg
+share/element-web/img/element-icons/brands/element.182040d.svg
+share/element-web/img/element-icons/brands/facebook.c3243cf.svg
+share/element-web/img/element-icons/brands/github.bf60283.svg
+share/element-web/img/element-icons/brands/gitlab.d4ee177.svg
+share/element-web/img/element-icons/brands/google.04f5e48.svg
+share/element-web/img/element-icons/brands/twitter.892d1c7.svg
+share/element-web/img/element-icons/call/delete.833d785.svg
 share/element-web/img/element-icons/call/expand.7ef9f56.svg
 share/element-web/img/element-icons/call/fullscreen.43be138.svg
 share/element-web/img/element-icons/call/hangup.a207e54.svg
@@ -274,6 +280,7 @@ share/element-web/img/element-icons/room
 share/element-web/img/element-icons/roomlist/checkmark.a8c4d72.svg
 share/element-web/img/element-icons/roomlist/dark-light-mode.f72b785.svg
 share/element-web/img/element-icons/roomlist/decorated-avatar-mask.76c407f.svg
+share/element-web/img/element-icons/roomlist/dialpad.37f876f.svg
 share/element-web/img/element-icons/roomlist/explore.1523e65.svg
 share/element-web/img/element-icons/roomlist/favorite.ff7609d.svg
 share/element-web/img/element-icons/roomlist/feedback.b9a3f53.svg
@@ -323,6 +330,8 @@ share/element-web/img/feather-customised
 share/element-web/img/feather-customised/files.d6a33b8.svg
 share/element-web/img/feather-customised/help-circle.03fb6cf.svg
 share/element-web/img/feather-customised/image.a8671b8.svg
+share/element-web/img/feather-customised/maximise.dc32127.svg
+share/element-web/img/feather-customised/minimise.aec9142.svg
 share/element-web/img/feather-customised/monitor.f07f712.svg
 share/element-web/img/feather-customised/plus.38ae979.svg
 share/element-web/img/feather-customised/search-input.044bfa7.svg
@@ -333,8 +342,6 @@ share/element-web/img/feather-customised
 share/element-web/img/feather-customised/user.7a4d23d.svg
 share/element-web/img/feather-customised/warning-triangle.d050a38.svg
 share/element-web/img/feather-customised/widget/external-link.7ab6751.svg
-share/element-web/img/feather-customised/widget/maximise.dc32127.svg
-share/element-web/img/feather-customised/widget/minimise.aec9142.svg
 share/element-web/img/feather-customised/x.9662221.svg
 share/element-web/img/fileicon.a04644a.png
 share/element-web/img/format/bold.38e6779.svg
@@ -352,9 +359,7 @@ share/element-web/img/icon-return.cb2447
 share/element-web/img/icon_context_delete.f02c798.svg
 share/element-web/img/icons-close.11ff07c.svg
 share/element-web/img/icons-create-room.817ede2.svg
-share/element-web/img/icons-directory.a0cc9b7.svg
 share/element-web/img/icons-groups.29180b0.svg
-share/element-web/img/icons-people.af03c4c.svg
 share/element-web/img/icons-room-add.bd36e26.svg
 share/element-web/img/icons-show-stickers.4e420bf.svg
 share/element-web/img/markdown.6905ba8.svg
@@ -375,6 +380,7 @@ share/element-web/img/spinner.a5c5b3b.sv
 share/element-web/img/stickerpack-placeholder.9c54c13.png
 share/element-web/img/typing-indicator-2x.0eb9f0e.gif
 share/element-web/img/upload-big.4e229de.svg
+share/element-web/img/voip/dialpad.fdda9a0.svg
 share/element-web/img/voip/hangup.9c3adeb.svg
 share/element-web/img/voip/mic-off.774e42b.svg
 share/element-web/img/voip/mic-on.2592c14.svg
Index: pkgsrc/chat/element-web/distinfo
diff -u pkgsrc/chat/element-web/distinfo:1.1 pkgsrc/chat/element-web/distinfo:1.2
--- pkgsrc/chat/element-web/distinfo:1.1        Sat Jan  2 20:30:23 2021
+++ pkgsrc/chat/element-web/distinfo    Sat Mar  6 18:44:05 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2021/01/02 20:30:23 js Exp $
+$NetBSD: distinfo,v 1.2 2021/03/06 18:44:05 js Exp $
 
-SHA1 (element-v1.7.16.tar.gz) = a23dd54570cce228c82974b6974c16cd4b987df9
-RMD160 (element-v1.7.16.tar.gz) = e70b62aa97d38a5453ab24f794a7c0077b61771a
-SHA512 (element-v1.7.16.tar.gz) = c648d7482dff48dedc489062a7a7a808cac19e52c1e7f3e70b0f38996ba3e5c9924947ac423a3e08dcb2c49ae8f45b05cfafa72e889645827141af04e3f293b7
-Size (element-v1.7.16.tar.gz) = 14184440 bytes
+SHA1 (element-v1.7.22.tar.gz) = 3f8f13ad5e02562af3c4f1dcbc7dcf0c26279e42
+RMD160 (element-v1.7.22.tar.gz) = c4fc0c9ba74d941b70e6bd96f969169865683b3d
+SHA512 (element-v1.7.22.tar.gz) = a6b7475c69b144cc1159e3920fcaf93e4656fefddb302c4be6948429e8b6f30cdeffaf2e6f02c7ecad090e3d8636a95e3c7e99ceb3132723ec82b81659923006
+Size (element-v1.7.22.tar.gz) = 14346253 bytes



Home | Main Index | Thread Index | Old Index