Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] element-desktop: update to 1.11.24.
@ 2023-03-05 15:30 jcgruenhage
  2023-03-05 22:21 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: jcgruenhage @ 2023-03-05 15:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1250 bytes --]

There is a new pull request by jcgruenhage against master on the void-packages repository

https://github.com/jcgruenhage/void-packages element-desktop-1.11.24_1
https://github.com/void-linux/void-packages/pull/42605

element-desktop: update to 1.11.24.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/42605.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-element-desktop-1.11.24_1-42605.patch --]
[-- Type: text/x-diff, Size: 3738 bytes --]

From 3915d19c108d7e972e841de3d289a76dc9a31473 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sun, 5 Mar 2023 16:29:53 +0100
Subject: [PATCH] element-desktop: update to 1.11.24.

---
 ...ment-web_0001-remove-dependency-on-sentry.patch | 14 +++++++-------
 srcpkgs/element-desktop/template                   |  6 +++---
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/element-desktop/patches/element-web_0001-remove-dependency-on-sentry.patch b/srcpkgs/element-desktop/patches/element-web_0001-remove-dependency-on-sentry.patch
index ddae6631628f..e64a3bbb6b37 100644
--- a/srcpkgs/element-desktop/patches/element-web_0001-remove-dependency-on-sentry.patch
+++ b/srcpkgs/element-desktop/patches/element-web_0001-remove-dependency-on-sentry.patch
@@ -1,4 +1,4 @@
-From 8ea90b34d20f713dc015613a718ca159e6bc3d3d Mon Sep 17 00:00:00 2001
+From 83e08eeed782ba5f0b63f10b27829d031aec74d1 Mon Sep 17 00:00:00 2001
 From: q66 <daniel@octaforge.org>
 Date: Sat, 11 Dec 2021 21:22:44 +0100
 Subject: [PATCH] remove dependency on sentry
@@ -10,7 +10,7 @@ This is unused and breaks ppc64 because it downlaods binaries.
  2 files changed, 12 deletions(-)
 
 diff --git a/package.json b/package.json
-index 0e67a0543..7878c3443 100644
+index 6d740b00b..e94240911 100644
 --- a/package.json
 +++ b/package.json
 @@ -87,7 +87,6 @@
@@ -22,7 +22,7 @@ index 0e67a0543..7878c3443 100644
          "@testing-library/react": "^12.1.5",
          "@types/flux": "^3.1.9",
 diff --git a/webpack.config.js b/webpack.config.js
-index dce54b53f..88b64ef91 100644
+index 28d60af8a..0018dcdd4 100644
 --- a/webpack.config.js
 +++ b/webpack.config.js
 @@ -8,7 +8,6 @@ const MiniCssExtractPlugin = require("mini-css-extract-plugin");
@@ -30,10 +30,10 @@ index dce54b53f..88b64ef91 100644
  const OptimizeCSSAssetsPlugin = require("optimize-css-assets-webpack-plugin");
  const HtmlWebpackInjectPreload = require("@principalstudio/html-webpack-inject-preload");
 -const SentryCliPlugin = require("@sentry/webpack-plugin");
+ const crypto = require("crypto");
  
- // Environment variables
- // RIOT_OG_IMAGE_URL: specifies the URL to the image which should be used for the opengraph logo.
-@@ -645,16 +644,6 @@ module.exports = (env, argv) => {
+ // XXX: mangle Crypto::createHash to replace md4 with sha256, output.hashFunction is insufficient as multiple bits
+@@ -656,16 +655,6 @@ module.exports = (env, argv) => {
                  files: [{ match: /.*Inter.*\.woff2$/ }],
              }),
  
@@ -51,5 +51,5 @@ index dce54b53f..88b64ef91 100644
          ].filter(Boolean),
  
 -- 
-2.39.0
+2.39.2
 
diff --git a/srcpkgs/element-desktop/template b/srcpkgs/element-desktop/template
index 60853a40b739..547c9233e89e 100644
--- a/srcpkgs/element-desktop/template
+++ b/srcpkgs/element-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'element-desktop'
 pkgname=element-desktop
-version=1.11.20
+version=1.11.24
 revision=1
 create_wrksrc=yes
 conf_files="/etc/${pkgname}/config.json"
@@ -17,8 +17,8 @@ homepage="https://element.io"
 changelog="https://raw.githubusercontent.com/vector-im/element-desktop/develop/CHANGELOG.md"
 distfiles="https://github.com/vector-im/element-desktop/archive/v${version}.tar.gz>element-desktop-v${version}.tar.gz
  https://github.com/vector-im/element-web/archive/v${version}.tar.gz>element-web-v${version}.tar.gz"
-checksum="6f38aad3c28401a16d3a00830a309334ed4d64920a7d7feaf651b64c213c5d73
- 2c47aaf91de56cd2d0a488a0efe66b09e9d0ba472af2a506a87ce33eced0d662"
+checksum="3fddf18fe2d6c56f2ddafcaecb4aa6c09567d3f30af87a9e8c0267b342c1849d
+ 52b333303d24bc57fe9ae3c7ace12ace0cdf337c745ede9677831b9aa64ce924"
 
 export USE_SYSTEM_APP_BUILDER=true
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: element-desktop: update to 1.11.24.
  2023-03-05 15:30 [PR PATCH] element-desktop: update to 1.11.24 jcgruenhage
@ 2023-03-05 22:21 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2023-03-05 22:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1073 bytes --]

There's a merged pull request on the void-packages repository

element-desktop: update to 1.11.24.
https://github.com/void-linux/void-packages/pull/42605

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-05 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-05 15:30 [PR PATCH] element-desktop: update to 1.11.24 jcgruenhage
2023-03-05 22:21 ` [PR PATCH] [Merged]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).