Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vaultwarden-web: update to 2022.9.0.
@ 2022-09-08 15:29 TinfoilSubmarine
  2022-09-08 15:30 ` [PR PATCH] [Updated] " TinfoilSubmarine
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: TinfoilSubmarine @ 2022-09-08 15:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages maint/vaultwarden
https://github.com/void-linux/void-packages/pull/39169

vaultwarden-web: update to 2022.9.0.
<!-- 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/39169.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/vaultwarden-39169.patch --]
[-- Type: text/x-diff, Size: 1393 bytes --]

From 11d0589e3a694a47c2e8cbf0883c53026f8fa3df Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 8 Sep 2022 11:23:16 -0400
Subject: [PATCH] vaultwarden-web: update to 2022.9.0.

---
 srcpkgs/vaultwarden-web/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/vaultwarden-web/template b/srcpkgs/vaultwarden-web/template
index 766535ff0f2b..6c4861622481 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,8 +1,8 @@
 # Template file for 'vaultwarden-web' 
 pkgname=vaultwarden-web
-version=2022.8.1
+version=2022.9.0
 revision=1
-_patch_ver=2022.8.0
+_patch_ver=2022.9.0
 create_wrksrc=yes
 build_wrksrc="clients-web-v${version}"
 hostmakedepends="git nodejs"
@@ -12,8 +12,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/bw_web_builds"
 distfiles="https://github.com/bitwarden/clients/archive/web-v${version}.tar.gz
  https://raw.githubusercontent.com/dani-garcia/bw_web_builds/master/patches/v${_patch_ver}.patch"
-checksum="9dff38f13d8be047fe0fd6426bda3c409bb222b787bd6b21a3559f5d29255a92
- 1199bcf5edb0cad2e0fc1e839b5bdc690565d6af5b32cc1c38348f0b13c69ee9"
+checksum="4f4f99f888454c502e51ef160eecaf433660be6c3bc19cb77139461b9c0a4625
+ 84dedffa5719478ebc26496e4d011e1e02fae7ef79e74165d184648130b5db85"
 
 post_extract() {
 	mv v$_patch_ver.patch ${build_wrksrc}

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

* Re: [PR PATCH] [Updated] vaultwarden-web: update to 2022.9.0.
  2022-09-08 15:29 [PR PATCH] vaultwarden-web: update to 2022.9.0 TinfoilSubmarine
@ 2022-09-08 15:30 ` TinfoilSubmarine
  2022-09-16 19:01 ` TinfoilSubmarine
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: TinfoilSubmarine @ 2022-09-08 15:30 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by TinfoilSubmarine against master on the void-packages repository

https://github.com/TinfoilSubmarine/void-packages maint/vaultwarden
https://github.com/void-linux/void-packages/pull/39169

vaultwarden-web: update to 2022.9.0.
<!-- 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/39169.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/vaultwarden-39169.patch --]
[-- Type: text/x-diff, Size: 1435 bytes --]

From 44ce591732f970d66cbbde9271150631711b15df Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 8 Sep 2022 11:23:16 -0400
Subject: [PATCH] vaultwarden-web: update to 2022.9.0.

---
 srcpkgs/vaultwarden-web/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/vaultwarden-web/template b/srcpkgs/vaultwarden-web/template
index 766535ff0f2b..b393956a6900 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,8 +1,8 @@
-# Template file for 'vaultwarden-web' 
+# Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2022.8.1
+version=2022.9.0
 revision=1
-_patch_ver=2022.8.0
+_patch_ver=2022.9.0
 create_wrksrc=yes
 build_wrksrc="clients-web-v${version}"
 hostmakedepends="git nodejs"
@@ -12,8 +12,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/bw_web_builds"
 distfiles="https://github.com/bitwarden/clients/archive/web-v${version}.tar.gz
  https://raw.githubusercontent.com/dani-garcia/bw_web_builds/master/patches/v${_patch_ver}.patch"
-checksum="9dff38f13d8be047fe0fd6426bda3c409bb222b787bd6b21a3559f5d29255a92
- 1199bcf5edb0cad2e0fc1e839b5bdc690565d6af5b32cc1c38348f0b13c69ee9"
+checksum="4f4f99f888454c502e51ef160eecaf433660be6c3bc19cb77139461b9c0a4625
+ 84dedffa5719478ebc26496e4d011e1e02fae7ef79e74165d184648130b5db85"
 
 post_extract() {
 	mv v$_patch_ver.patch ${build_wrksrc}

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

* Re: [PR PATCH] [Updated] vaultwarden-web: update to 2022.9.0.
  2022-09-08 15:29 [PR PATCH] vaultwarden-web: update to 2022.9.0 TinfoilSubmarine
  2022-09-08 15:30 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2022-09-16 19:01 ` TinfoilSubmarine
  2022-09-27 12:35 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.9.1 TinfoilSubmarine
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: TinfoilSubmarine @ 2022-09-16 19:01 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by TinfoilSubmarine against master on the void-packages repository

https://github.com/TinfoilSubmarine/void-packages maint/vaultwarden
https://github.com/void-linux/void-packages/pull/39169

vaultwarden-web: update to 2022.9.0.
<!-- 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/39169.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/vaultwarden-39169.patch --]
[-- Type: text/x-diff, Size: 1435 bytes --]

From 3cccd3dbd2e37ace6188c1ace4f5515b711017fa Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 8 Sep 2022 11:23:16 -0400
Subject: [PATCH] vaultwarden-web: update to 2022.9.1.

---
 srcpkgs/vaultwarden-web/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/vaultwarden-web/template b/srcpkgs/vaultwarden-web/template
index 766535ff0f2b..60d05d1cdd4a 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,8 +1,8 @@
-# Template file for 'vaultwarden-web' 
+# Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2022.8.1
+version=2022.9.1
 revision=1
-_patch_ver=2022.8.0
+_patch_ver=2022.9.0
 create_wrksrc=yes
 build_wrksrc="clients-web-v${version}"
 hostmakedepends="git nodejs"
@@ -12,8 +12,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/bw_web_builds"
 distfiles="https://github.com/bitwarden/clients/archive/web-v${version}.tar.gz
  https://raw.githubusercontent.com/dani-garcia/bw_web_builds/master/patches/v${_patch_ver}.patch"
-checksum="9dff38f13d8be047fe0fd6426bda3c409bb222b787bd6b21a3559f5d29255a92
- 1199bcf5edb0cad2e0fc1e839b5bdc690565d6af5b32cc1c38348f0b13c69ee9"
+checksum="b0a8f44c0f732a60c5a8236c180c2ae7a268a69c8f217f4d772a966816d7b562
+ 84dedffa5719478ebc26496e4d011e1e02fae7ef79e74165d184648130b5db85"
 
 post_extract() {
 	mv v$_patch_ver.patch ${build_wrksrc}

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

* Re: [PR PATCH] [Updated] vaultwarden-web: update to 2022.9.1.
  2022-09-08 15:29 [PR PATCH] vaultwarden-web: update to 2022.9.0 TinfoilSubmarine
  2022-09-08 15:30 ` [PR PATCH] [Updated] " TinfoilSubmarine
  2022-09-16 19:01 ` TinfoilSubmarine
@ 2022-09-27 12:35 ` TinfoilSubmarine
  2022-10-03 17:01 ` TinfoilSubmarine
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: TinfoilSubmarine @ 2022-09-27 12:35 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by TinfoilSubmarine against master on the void-packages repository

https://github.com/TinfoilSubmarine/void-packages maint/vaultwarden
https://github.com/void-linux/void-packages/pull/39169

vaultwarden-web: update to 2022.9.1.
<!-- 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/39169.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/vaultwarden-39169.patch --]
[-- Type: text/x-diff, Size: 1638 bytes --]

From 5eb2296c1b37dde9990937b898fdc98060bb75b7 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 8 Sep 2022 11:23:16 -0400
Subject: [PATCH] vaultwarden-web: update to 2022.9.1.

---
 srcpkgs/vaultwarden-web/template | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/vaultwarden-web/template b/srcpkgs/vaultwarden-web/template
index 766535ff0f2b..ae72e8cebfaf 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,8 +1,8 @@
-# Template file for 'vaultwarden-web' 
+# Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2022.8.1
+version=2022.9.1
 revision=1
-_patch_ver=2022.8.0
+_patch_ver=2022.9.0
 create_wrksrc=yes
 build_wrksrc="clients-web-v${version}"
 hostmakedepends="git nodejs"
@@ -12,8 +12,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/bw_web_builds"
 distfiles="https://github.com/bitwarden/clients/archive/web-v${version}.tar.gz
  https://raw.githubusercontent.com/dani-garcia/bw_web_builds/master/patches/v${_patch_ver}.patch"
-checksum="9dff38f13d8be047fe0fd6426bda3c409bb222b787bd6b21a3559f5d29255a92
- 1199bcf5edb0cad2e0fc1e839b5bdc690565d6af5b32cc1c38348f0b13c69ee9"
+checksum="b0a8f44c0f732a60c5a8236c180c2ae7a268a69c8f217f4d772a966816d7b562
+ 84dedffa5719478ebc26496e4d011e1e02fae7ef79e74165d184648130b5db85"
 
 post_extract() {
 	mv v$_patch_ver.patch ${build_wrksrc}
@@ -28,6 +28,9 @@ do_configure() {
 }
 
 do_build() {
+	case "$XBPS_TARGET_MACHINE" in
+		i686*) export NODE_OPTIONS="--max-old-space-size=2048" ;;
+	esac
 	cd apps/web
 	npm run dist:oss:selfhost
 }

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

* Re: vaultwarden-web: update to 2022.9.1.
  2022-09-08 15:29 [PR PATCH] vaultwarden-web: update to 2022.9.0 TinfoilSubmarine
                   ` (2 preceding siblings ...)
  2022-09-27 12:35 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.9.1 TinfoilSubmarine
@ 2022-10-03 17:01 ` TinfoilSubmarine
  2022-10-09 18:45 ` [PR PATCH] [Updated] " TinfoilSubmarine
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: TinfoilSubmarine @ 2022-10-03 17:01 UTC (permalink / raw)
  To: ml

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

New comment by TinfoilSubmarine on void-packages repository

https://github.com/void-linux/void-packages/pull/39169#issuecomment-1265755942

Comment:
This is ready to merge.

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

* Re: [PR PATCH] [Updated] vaultwarden-web: update to 2022.9.1.
  2022-09-08 15:29 [PR PATCH] vaultwarden-web: update to 2022.9.0 TinfoilSubmarine
                   ` (3 preceding siblings ...)
  2022-10-03 17:01 ` TinfoilSubmarine
@ 2022-10-09 18:45 ` TinfoilSubmarine
  2022-10-14 15:47 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.9.2 TinfoilSubmarine
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: TinfoilSubmarine @ 2022-10-09 18:45 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by TinfoilSubmarine against master on the void-packages repository

https://github.com/TinfoilSubmarine/void-packages maint/vaultwarden
https://github.com/void-linux/void-packages/pull/39169

vaultwarden-web: update to 2022.9.1.
<!-- 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/39169.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/vaultwarden-39169.patch --]
[-- Type: text/x-diff, Size: 2038 bytes --]

From 9a677de4540488968438fc5741df0ab7ffa81946 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 8 Sep 2022 11:23:16 -0400
Subject: [PATCH] vaultwarden-web: update to 2022.9.2.

---
 srcpkgs/vaultwarden-web/template | 13 ++++++++-----
 srcpkgs/vaultwarden-web/update   |  4 ++--
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vaultwarden-web/template b/srcpkgs/vaultwarden-web/template
index 766535ff0f2b..082745b358f5 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,8 +1,8 @@
-# Template file for 'vaultwarden-web' 
+# Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2022.8.1
+version=2022.9.2
 revision=1
-_patch_ver=2022.8.0
+_patch_ver=2022.9.2
 create_wrksrc=yes
 build_wrksrc="clients-web-v${version}"
 hostmakedepends="git nodejs"
@@ -12,8 +12,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/bw_web_builds"
 distfiles="https://github.com/bitwarden/clients/archive/web-v${version}.tar.gz
  https://raw.githubusercontent.com/dani-garcia/bw_web_builds/master/patches/v${_patch_ver}.patch"
-checksum="9dff38f13d8be047fe0fd6426bda3c409bb222b787bd6b21a3559f5d29255a92
- 1199bcf5edb0cad2e0fc1e839b5bdc690565d6af5b32cc1c38348f0b13c69ee9"
+checksum="348caf2950ec6d3ba9de0828919c7c4ec3507abfe3b156579e4dee061fbc3717
+ 12f792a57bb2a49b887881d0080bf5708c6a7f782438e1fb6d9173680de6d99c"
 
 post_extract() {
 	mv v$_patch_ver.patch ${build_wrksrc}
@@ -28,6 +28,9 @@ do_configure() {
 }
 
 do_build() {
+	case "$XBPS_TARGET_MACHINE" in
+		i686*) export NODE_OPTIONS="--max-old-space-size=2048" ;;
+	esac
 	cd apps/web
 	npm run dist:oss:selfhost
 }
diff --git a/srcpkgs/vaultwarden-web/update b/srcpkgs/vaultwarden-web/update
index 7d10386dd670..bee2ead9b828 100644
--- a/srcpkgs/vaultwarden-web/update
+++ b/srcpkgs/vaultwarden-web/update
@@ -1,2 +1,2 @@
-pkgname=bw_web
-site="https://github.com/dani-garcia/bw_web_builds/releases"
+site="https://github.com/dani-garcia/bw_web_builds/tags"
+pkgname=v

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

* Re: [PR PATCH] [Updated] vaultwarden-web: update to 2022.9.2.
  2022-09-08 15:29 [PR PATCH] vaultwarden-web: update to 2022.9.0 TinfoilSubmarine
                   ` (4 preceding siblings ...)
  2022-10-09 18:45 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2022-10-14 15:47 ` TinfoilSubmarine
  2022-10-14 18:35 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.10.0 TinfoilSubmarine
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: TinfoilSubmarine @ 2022-10-14 15:47 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by TinfoilSubmarine against master on the void-packages repository

https://github.com/TinfoilSubmarine/void-packages maint/vaultwarden
https://github.com/void-linux/void-packages/pull/39169

vaultwarden-web: update to 2022.9.2.
<!-- 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/39169.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/vaultwarden-39169.patch --]
[-- Type: text/x-diff, Size: 2041 bytes --]

From 6b27780faccea3d127cd51b7f7ee03b3912af78f Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 8 Sep 2022 11:23:16 -0400
Subject: [PATCH] vaultwarden-web: update to 2022.10.0.

---
 srcpkgs/vaultwarden-web/template | 13 ++++++++-----
 srcpkgs/vaultwarden-web/update   |  4 ++--
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vaultwarden-web/template b/srcpkgs/vaultwarden-web/template
index 766535ff0f2b..462f40d0e5fb 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,8 +1,8 @@
-# Template file for 'vaultwarden-web' 
+# Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2022.8.1
+version=2022.10.0
 revision=1
-_patch_ver=2022.8.0
+_patch_ver=2022.10.0
 create_wrksrc=yes
 build_wrksrc="clients-web-v${version}"
 hostmakedepends="git nodejs"
@@ -12,8 +12,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/bw_web_builds"
 distfiles="https://github.com/bitwarden/clients/archive/web-v${version}.tar.gz
  https://raw.githubusercontent.com/dani-garcia/bw_web_builds/master/patches/v${_patch_ver}.patch"
-checksum="9dff38f13d8be047fe0fd6426bda3c409bb222b787bd6b21a3559f5d29255a92
- 1199bcf5edb0cad2e0fc1e839b5bdc690565d6af5b32cc1c38348f0b13c69ee9"
+checksum="cc6e309411e3d5222e90ae38a287fc83b093f194e3cbdd284262be2ec9da80ad
+ 745c9dc6a7d2a55eb988c4a50e14cef043e04ce37a16ec11fe8a6dea5d1155cf"
 
 post_extract() {
 	mv v$_patch_ver.patch ${build_wrksrc}
@@ -28,6 +28,9 @@ do_configure() {
 }
 
 do_build() {
+	case "$XBPS_TARGET_MACHINE" in
+		i686*) export NODE_OPTIONS="--max-old-space-size=2048" ;;
+	esac
 	cd apps/web
 	npm run dist:oss:selfhost
 }
diff --git a/srcpkgs/vaultwarden-web/update b/srcpkgs/vaultwarden-web/update
index 7d10386dd670..bee2ead9b828 100644
--- a/srcpkgs/vaultwarden-web/update
+++ b/srcpkgs/vaultwarden-web/update
@@ -1,2 +1,2 @@
-pkgname=bw_web
-site="https://github.com/dani-garcia/bw_web_builds/releases"
+site="https://github.com/dani-garcia/bw_web_builds/tags"
+pkgname=v

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

* Re: [PR PATCH] [Updated] vaultwarden-web: update to 2022.10.0.
  2022-09-08 15:29 [PR PATCH] vaultwarden-web: update to 2022.9.0 TinfoilSubmarine
                   ` (5 preceding siblings ...)
  2022-10-14 15:47 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.9.2 TinfoilSubmarine
@ 2022-10-14 18:35 ` TinfoilSubmarine
  2022-10-24 12:26 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.10.0; vaultwarden: update to 1.26.0 TinfoilSubmarine
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: TinfoilSubmarine @ 2022-10-14 18:35 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by TinfoilSubmarine against master on the void-packages repository

https://github.com/TinfoilSubmarine/void-packages maint/vaultwarden
https://github.com/void-linux/void-packages/pull/39169

vaultwarden-web: update to 2022.10.0.
<!-- 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/39169.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/vaultwarden-39169.patch --]
[-- Type: text/x-diff, Size: 3164 bytes --]

From 7f6f5802f6ba892ce7966ee776b442ce775339ca Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 8 Sep 2022 11:23:16 -0400
Subject: [PATCH 1/2] vaultwarden-web: update to 2022.10.0.

---
 srcpkgs/vaultwarden-web/template | 13 ++++++++-----
 srcpkgs/vaultwarden-web/update   |  4 ++--
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vaultwarden-web/template b/srcpkgs/vaultwarden-web/template
index 766535ff0f2b..462f40d0e5fb 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,8 +1,8 @@
-# Template file for 'vaultwarden-web' 
+# Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2022.8.1
+version=2022.10.0
 revision=1
-_patch_ver=2022.8.0
+_patch_ver=2022.10.0
 create_wrksrc=yes
 build_wrksrc="clients-web-v${version}"
 hostmakedepends="git nodejs"
@@ -12,8 +12,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/bw_web_builds"
 distfiles="https://github.com/bitwarden/clients/archive/web-v${version}.tar.gz
  https://raw.githubusercontent.com/dani-garcia/bw_web_builds/master/patches/v${_patch_ver}.patch"
-checksum="9dff38f13d8be047fe0fd6426bda3c409bb222b787bd6b21a3559f5d29255a92
- 1199bcf5edb0cad2e0fc1e839b5bdc690565d6af5b32cc1c38348f0b13c69ee9"
+checksum="cc6e309411e3d5222e90ae38a287fc83b093f194e3cbdd284262be2ec9da80ad
+ 745c9dc6a7d2a55eb988c4a50e14cef043e04ce37a16ec11fe8a6dea5d1155cf"
 
 post_extract() {
 	mv v$_patch_ver.patch ${build_wrksrc}
@@ -28,6 +28,9 @@ do_configure() {
 }
 
 do_build() {
+	case "$XBPS_TARGET_MACHINE" in
+		i686*) export NODE_OPTIONS="--max-old-space-size=2048" ;;
+	esac
 	cd apps/web
 	npm run dist:oss:selfhost
 }
diff --git a/srcpkgs/vaultwarden-web/update b/srcpkgs/vaultwarden-web/update
index 7d10386dd670..bee2ead9b828 100644
--- a/srcpkgs/vaultwarden-web/update
+++ b/srcpkgs/vaultwarden-web/update
@@ -1,2 +1,2 @@
-pkgname=bw_web
-site="https://github.com/dani-garcia/bw_web_builds/releases"
+site="https://github.com/dani-garcia/bw_web_builds/tags"
+pkgname=v

From 19ea26d721c014740231891a922ed84eae4980af Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Fri, 14 Oct 2022 14:18:07 -0400
Subject: [PATCH 2/2] vaultwarden: update to 1.26.0.

---
 srcpkgs/vaultwarden/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vaultwarden/template b/srcpkgs/vaultwarden/template
index d263cf9b1a1d..d9372a34df28 100644
--- a/srcpkgs/vaultwarden/template
+++ b/srcpkgs/vaultwarden/template
@@ -1,6 +1,6 @@
 # Template file for 'vaultwarden'
 pkgname=vaultwarden
-version=1.25.2
+version=1.26.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -13,7 +13,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/vaultwarden"
 distfiles="https://github.com/dani-garcia/vaultwarden/archive/${version}.tar.gz"
-checksum=f4afc2d8aa7aa59dd1ae16497b6a7f9b412ff426a24868e3081054e611d4824d
+checksum=0b9f241cf0e0ba0bf49e5e45aaec4350d7e816e98340d2756b76fa376775592d
 
 system_accounts="_vaultwarden"
 _vaultwarden_homedir="/var/lib/vaultwarden"

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

* Re: [PR PATCH] [Updated] vaultwarden-web: update to 2022.10.0; vaultwarden: update to 1.26.0.
  2022-09-08 15:29 [PR PATCH] vaultwarden-web: update to 2022.9.0 TinfoilSubmarine
                   ` (6 preceding siblings ...)
  2022-10-14 18:35 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.10.0 TinfoilSubmarine
@ 2022-10-24 12:26 ` TinfoilSubmarine
  2022-10-27 12:31 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.10.1; " TinfoilSubmarine
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: TinfoilSubmarine @ 2022-10-24 12:26 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by TinfoilSubmarine against master on the void-packages repository

https://github.com/TinfoilSubmarine/void-packages maint/vaultwarden
https://github.com/void-linux/void-packages/pull/39169

vaultwarden-web: update to 2022.10.0; vaultwarden: update to 1.26.0.
<!-- 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/39169.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/vaultwarden-39169.patch --]
[-- Type: text/x-diff, Size: 3164 bytes --]

From 889b9074409050b18028929c4af45b7b0020eab4 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Fri, 14 Oct 2022 14:18:07 -0400
Subject: [PATCH 1/2] vaultwarden: update to 1.26.0.

---
 srcpkgs/vaultwarden/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vaultwarden/template b/srcpkgs/vaultwarden/template
index d263cf9b1a1d..d9372a34df28 100644
--- a/srcpkgs/vaultwarden/template
+++ b/srcpkgs/vaultwarden/template
@@ -1,6 +1,6 @@
 # Template file for 'vaultwarden'
 pkgname=vaultwarden
-version=1.25.2
+version=1.26.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -13,7 +13,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/vaultwarden"
 distfiles="https://github.com/dani-garcia/vaultwarden/archive/${version}.tar.gz"
-checksum=f4afc2d8aa7aa59dd1ae16497b6a7f9b412ff426a24868e3081054e611d4824d
+checksum=0b9f241cf0e0ba0bf49e5e45aaec4350d7e816e98340d2756b76fa376775592d
 
 system_accounts="_vaultwarden"
 _vaultwarden_homedir="/var/lib/vaultwarden"

From 1cf7a191e742291791f45b750116e2849080d86c Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 8 Sep 2022 11:23:16 -0400
Subject: [PATCH 2/2] vaultwarden-web: update to 2022.10.1.

---
 srcpkgs/vaultwarden-web/template | 13 ++++++++-----
 srcpkgs/vaultwarden-web/update   |  4 ++--
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vaultwarden-web/template b/srcpkgs/vaultwarden-web/template
index 766535ff0f2b..a652eccc4a9f 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,8 +1,8 @@
-# Template file for 'vaultwarden-web' 
+# Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2022.8.1
+version=2022.10.1
 revision=1
-_patch_ver=2022.8.0
+_patch_ver=2022.10.0
 create_wrksrc=yes
 build_wrksrc="clients-web-v${version}"
 hostmakedepends="git nodejs"
@@ -12,8 +12,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/bw_web_builds"
 distfiles="https://github.com/bitwarden/clients/archive/web-v${version}.tar.gz
  https://raw.githubusercontent.com/dani-garcia/bw_web_builds/master/patches/v${_patch_ver}.patch"
-checksum="9dff38f13d8be047fe0fd6426bda3c409bb222b787bd6b21a3559f5d29255a92
- 1199bcf5edb0cad2e0fc1e839b5bdc690565d6af5b32cc1c38348f0b13c69ee9"
+checksum="e0549ce3def6e5985318331a6c54f469f953fa87509782420ffc49dfeb05b383
+ 83484ec2106cf8b9d2c52b4284e3f3b876a5b9e9e0767eda69a1987304ddbaad"
 
 post_extract() {
 	mv v$_patch_ver.patch ${build_wrksrc}
@@ -28,6 +28,9 @@ do_configure() {
 }
 
 do_build() {
+	case "$XBPS_TARGET_MACHINE" in
+		i686*) export NODE_OPTIONS="--max-old-space-size=2048" ;;
+	esac
 	cd apps/web
 	npm run dist:oss:selfhost
 }
diff --git a/srcpkgs/vaultwarden-web/update b/srcpkgs/vaultwarden-web/update
index 7d10386dd670..bee2ead9b828 100644
--- a/srcpkgs/vaultwarden-web/update
+++ b/srcpkgs/vaultwarden-web/update
@@ -1,2 +1,2 @@
-pkgname=bw_web
-site="https://github.com/dani-garcia/bw_web_builds/releases"
+site="https://github.com/dani-garcia/bw_web_builds/tags"
+pkgname=v

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

* Re: [PR PATCH] [Updated] vaultwarden-web: update to 2022.10.1; vaultwarden: update to 1.26.0.
  2022-09-08 15:29 [PR PATCH] vaultwarden-web: update to 2022.9.0 TinfoilSubmarine
                   ` (7 preceding siblings ...)
  2022-10-24 12:26 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.10.0; vaultwarden: update to 1.26.0 TinfoilSubmarine
@ 2022-10-27 12:31 ` TinfoilSubmarine
  2022-11-15 14:24 ` vaultwarden-web: update to 2022.10.2; " TinfoilSubmarine
  2022-11-15 21:48 ` [PR PATCH] [Merged]: " Johnnynator
  10 siblings, 0 replies; 12+ messages in thread
From: TinfoilSubmarine @ 2022-10-27 12:31 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by TinfoilSubmarine against master on the void-packages repository

https://github.com/TinfoilSubmarine/void-packages maint/vaultwarden
https://github.com/void-linux/void-packages/pull/39169

vaultwarden-web: update to 2022.10.1; vaultwarden: update to 1.26.0.
<!-- 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/39169.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/vaultwarden-39169.patch --]
[-- Type: text/x-diff, Size: 3164 bytes --]

From de88ca3c1aa3fee3b94bc7aa32b5cc7604a9a8e2 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Fri, 14 Oct 2022 14:18:07 -0400
Subject: [PATCH 1/2] vaultwarden: update to 1.26.0.

---
 srcpkgs/vaultwarden/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vaultwarden/template b/srcpkgs/vaultwarden/template
index d263cf9b1a1d..d9372a34df28 100644
--- a/srcpkgs/vaultwarden/template
+++ b/srcpkgs/vaultwarden/template
@@ -1,6 +1,6 @@
 # Template file for 'vaultwarden'
 pkgname=vaultwarden
-version=1.25.2
+version=1.26.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -13,7 +13,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/vaultwarden"
 distfiles="https://github.com/dani-garcia/vaultwarden/archive/${version}.tar.gz"
-checksum=f4afc2d8aa7aa59dd1ae16497b6a7f9b412ff426a24868e3081054e611d4824d
+checksum=0b9f241cf0e0ba0bf49e5e45aaec4350d7e816e98340d2756b76fa376775592d
 
 system_accounts="_vaultwarden"
 _vaultwarden_homedir="/var/lib/vaultwarden"

From a73fe21aba2f4093661a5981f3bcdc5dda79b806 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 8 Sep 2022 11:23:16 -0400
Subject: [PATCH 2/2] vaultwarden-web: update to 2022.10.2.

---
 srcpkgs/vaultwarden-web/template | 13 ++++++++-----
 srcpkgs/vaultwarden-web/update   |  4 ++--
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vaultwarden-web/template b/srcpkgs/vaultwarden-web/template
index 766535ff0f2b..33b0bc71125e 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,8 +1,8 @@
-# Template file for 'vaultwarden-web' 
+# Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2022.8.1
+version=2022.10.2
 revision=1
-_patch_ver=2022.8.0
+_patch_ver=2022.10.0
 create_wrksrc=yes
 build_wrksrc="clients-web-v${version}"
 hostmakedepends="git nodejs"
@@ -12,8 +12,8 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/bw_web_builds"
 distfiles="https://github.com/bitwarden/clients/archive/web-v${version}.tar.gz
  https://raw.githubusercontent.com/dani-garcia/bw_web_builds/master/patches/v${_patch_ver}.patch"
-checksum="9dff38f13d8be047fe0fd6426bda3c409bb222b787bd6b21a3559f5d29255a92
- 1199bcf5edb0cad2e0fc1e839b5bdc690565d6af5b32cc1c38348f0b13c69ee9"
+checksum="6ec4fcae9ce26ecf55647f58598cbb4c4c0b6b093053f9d208781a4fc0c81fda
+ 83484ec2106cf8b9d2c52b4284e3f3b876a5b9e9e0767eda69a1987304ddbaad"
 
 post_extract() {
 	mv v$_patch_ver.patch ${build_wrksrc}
@@ -28,6 +28,9 @@ do_configure() {
 }
 
 do_build() {
+	case "$XBPS_TARGET_MACHINE" in
+		i686*) export NODE_OPTIONS="--max-old-space-size=2048" ;;
+	esac
 	cd apps/web
 	npm run dist:oss:selfhost
 }
diff --git a/srcpkgs/vaultwarden-web/update b/srcpkgs/vaultwarden-web/update
index 7d10386dd670..bee2ead9b828 100644
--- a/srcpkgs/vaultwarden-web/update
+++ b/srcpkgs/vaultwarden-web/update
@@ -1,2 +1,2 @@
-pkgname=bw_web
-site="https://github.com/dani-garcia/bw_web_builds/releases"
+site="https://github.com/dani-garcia/bw_web_builds/tags"
+pkgname=v

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

* Re: vaultwarden-web: update to 2022.10.2; vaultwarden: update to 1.26.0.
  2022-09-08 15:29 [PR PATCH] vaultwarden-web: update to 2022.9.0 TinfoilSubmarine
                   ` (8 preceding siblings ...)
  2022-10-27 12:31 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.10.1; " TinfoilSubmarine
@ 2022-11-15 14:24 ` TinfoilSubmarine
  2022-11-15 21:48 ` [PR PATCH] [Merged]: " Johnnynator
  10 siblings, 0 replies; 12+ messages in thread
From: TinfoilSubmarine @ 2022-11-15 14:24 UTC (permalink / raw)
  To: ml

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

New comment by TinfoilSubmarine on void-packages repository

https://github.com/void-linux/void-packages/pull/39169#issuecomment-1315382665

Comment:
bump

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

* Re: [PR PATCH] [Merged]: vaultwarden-web: update to 2022.10.2; vaultwarden: update to 1.26.0.
  2022-09-08 15:29 [PR PATCH] vaultwarden-web: update to 2022.9.0 TinfoilSubmarine
                   ` (9 preceding siblings ...)
  2022-11-15 14:24 ` vaultwarden-web: update to 2022.10.2; " TinfoilSubmarine
@ 2022-11-15 21:48 ` Johnnynator
  10 siblings, 0 replies; 12+ messages in thread
From: Johnnynator @ 2022-11-15 21:48 UTC (permalink / raw)
  To: ml

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

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

vaultwarden-web: update to 2022.10.2; vaultwarden: update to 1.26.0.
https://github.com/void-linux/void-packages/pull/39169

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] 12+ messages in thread

end of thread, other threads:[~2022-11-15 21:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 15:29 [PR PATCH] vaultwarden-web: update to 2022.9.0 TinfoilSubmarine
2022-09-08 15:30 ` [PR PATCH] [Updated] " TinfoilSubmarine
2022-09-16 19:01 ` TinfoilSubmarine
2022-09-27 12:35 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.9.1 TinfoilSubmarine
2022-10-03 17:01 ` TinfoilSubmarine
2022-10-09 18:45 ` [PR PATCH] [Updated] " TinfoilSubmarine
2022-10-14 15:47 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.9.2 TinfoilSubmarine
2022-10-14 18:35 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.10.0 TinfoilSubmarine
2022-10-24 12:26 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.10.0; vaultwarden: update to 1.26.0 TinfoilSubmarine
2022-10-27 12:31 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.10.1; " TinfoilSubmarine
2022-11-15 14:24 ` vaultwarden-web: update to 2022.10.2; " TinfoilSubmarine
2022-11-15 21:48 ` [PR PATCH] [Merged]: " Johnnynator

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).