Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vaultwarden-web: update to 2022.11.2.
@ 2022-12-13  1:24 TinfoilSubmarine
  2022-12-19  3:34 ` [PR PATCH] [Updated] " TinfoilSubmarine
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: TinfoilSubmarine @ 2022-12-13  1:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1254 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/41049

vaultwarden-web: update to 2022.11.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/41049.patch is attached

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

From f0de35ddf07f4f32fae95fa894e3a7d98c4e3811 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Mon, 12 Dec 2022 20:22:55 -0500
Subject: [PATCH] vaultwarden-web: update to 2022.11.2.

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

diff --git a/srcpkgs/vaultwarden-web/template b/srcpkgs/vaultwarden-web/template
index 9ac344a7ba7b..44dec574dd90 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,13 +1,13 @@
 # Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2022.11.1
+version=2022.11.2
 revision=1
 short_desc="Web vault builds for vaultwarden"
 maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/bw_web_builds"
 distfiles="https://github.com/dani-garcia/bw_web_builds/releases/download/v${version}/bw_web_v${version}.tar.gz"
-checksum=9dddf6434b93b27add54f0ded58825be483641cc202d1fb1d1d16f2920fca3c2
+checksum=23f12a2922ba30f61f2cfb4f266efd6aceed8a5fb90607a7824a3a60022ee6c1
 
 do_install() {
 	vmkdir usr/share/webapps/vaultwarden-web

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

* Re: [PR PATCH] [Updated] vaultwarden-web: update to 2022.11.2.
  2022-12-13  1:24 [PR PATCH] vaultwarden-web: update to 2022.11.2 TinfoilSubmarine
@ 2022-12-19  3:34 ` TinfoilSubmarine
  2022-12-30 17:57 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.12.0 TinfoilSubmarine
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: TinfoilSubmarine @ 2022-12-19  3:34 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/41049

vaultwarden-web: update to 2022.11.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/41049.patch is attached

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

From 0d338b4a60078ce4f0449b0991838e7af17045d8 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Mon, 12 Dec 2022 20:22:55 -0500
Subject: [PATCH] vaultwarden-web: update to 2022.12.0.

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

diff --git a/srcpkgs/vaultwarden-web/template b/srcpkgs/vaultwarden-web/template
index 9ac344a7ba7b..1b74e283dc94 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,13 +1,13 @@
 # Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2022.11.1
+version=2022.12.0
 revision=1
 short_desc="Web vault builds for vaultwarden"
 maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/bw_web_builds"
 distfiles="https://github.com/dani-garcia/bw_web_builds/releases/download/v${version}/bw_web_v${version}.tar.gz"
-checksum=9dddf6434b93b27add54f0ded58825be483641cc202d1fb1d1d16f2920fca3c2
+checksum=402dff6aa205d8d7493c79b051bbc947adb0b14181ae0b07242caa049ff480c7
 
 do_install() {
 	vmkdir usr/share/webapps/vaultwarden-web

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

* Re: [PR PATCH] [Updated] vaultwarden-web: update to 2022.12.0.
  2022-12-13  1:24 [PR PATCH] vaultwarden-web: update to 2022.11.2 TinfoilSubmarine
  2022-12-19  3:34 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2022-12-30 17:57 ` TinfoilSubmarine
  2022-12-31 17:37 ` [PR PATCH] [Merged]: vaultwarden: update to 1.27.0; " paper42
  2022-12-31 19:30 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: TinfoilSubmarine @ 2022-12-30 17:57 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/41049

vaultwarden-web: update to 2022.12.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/41049.patch is attached

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

From 06cc34db257d478f5a95f561cb3e722bc9d749ed Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Fri, 30 Dec 2022 12:25:53 -0500
Subject: [PATCH 1/2] vaultwarden: update to 1.27.0.

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

diff --git a/srcpkgs/vaultwarden/template b/srcpkgs/vaultwarden/template
index d9372a34df28..0d195c770405 100644
--- a/srcpkgs/vaultwarden/template
+++ b/srcpkgs/vaultwarden/template
@@ -1,6 +1,6 @@
 # Template file for 'vaultwarden'
 pkgname=vaultwarden
-version=1.26.0
+version=1.27.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=0b9f241cf0e0ba0bf49e5e45aaec4350d7e816e98340d2756b76fa376775592d
+checksum=d7717d3a353b72626de6d6f2dc1e7776b40b487dc813759fbcd812c709cabcd8
 
 system_accounts="_vaultwarden"
 _vaultwarden_homedir="/var/lib/vaultwarden"

From 2deb8ef6777a65bdcd188dba44e101437365da7e Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Mon, 12 Dec 2022 20:22:55 -0500
Subject: [PATCH 2/2] vaultwarden-web: update to 2022.12.0.

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

diff --git a/srcpkgs/vaultwarden-web/template b/srcpkgs/vaultwarden-web/template
index 9ac344a7ba7b..1b74e283dc94 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,13 +1,13 @@
 # Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2022.11.1
+version=2022.12.0
 revision=1
 short_desc="Web vault builds for vaultwarden"
 maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/dani-garcia/bw_web_builds"
 distfiles="https://github.com/dani-garcia/bw_web_builds/releases/download/v${version}/bw_web_v${version}.tar.gz"
-checksum=9dddf6434b93b27add54f0ded58825be483641cc202d1fb1d1d16f2920fca3c2
+checksum=402dff6aa205d8d7493c79b051bbc947adb0b14181ae0b07242caa049ff480c7
 
 do_install() {
 	vmkdir usr/share/webapps/vaultwarden-web

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

* Re: [PR PATCH] [Merged]: vaultwarden: update to 1.27.0; vaultwarden-web: update to 2022.12.0.
  2022-12-13  1:24 [PR PATCH] vaultwarden-web: update to 2022.11.2 TinfoilSubmarine
  2022-12-19  3:34 ` [PR PATCH] [Updated] " TinfoilSubmarine
  2022-12-30 17:57 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.12.0 TinfoilSubmarine
@ 2022-12-31 17:37 ` paper42
  2022-12-31 19:30 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-12-31 17:37 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: update to 1.27.0; vaultwarden-web: update to 2022.12.0.
https://github.com/void-linux/void-packages/pull/41049

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

* Re: vaultwarden: update to 1.27.0; vaultwarden-web: update to 2022.12.0.
  2022-12-13  1:24 [PR PATCH] vaultwarden-web: update to 2022.11.2 TinfoilSubmarine
                   ` (2 preceding siblings ...)
  2022-12-31 17:37 ` [PR PATCH] [Merged]: vaultwarden: update to 1.27.0; " paper42
@ 2022-12-31 19:30 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-12-31 19:30 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41049#issuecomment-1368269458

Comment:
This is failing to build on i686 on the builders:
```
thread '<unnamed>' panicked at '/builddir/rustc-1.64.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1534:21: worker thread panicked', compiler/rustc_middle/src/util/bug.rs:36:26
stack backtrace:
   0: 0xf45b25fa - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hacbd04ec4532a04b
   1: 0xf46111a0 - core::fmt::write::h7228ce9ca3af089d
   2: 0xf45a123c - <unknown>
   3: 0xf45b4fdb - <unknown>
   4: 0xf45b4cd8 - std::panicking::default_hook::h71921bb196a32bc0
   5: 0xf4574c6c - <unknown>
   6: 0xf4b9e723 - <unknown>
   7: 0xf45b584f - std::panicking::rust_panic_with_hook::ha10eda39b41de8dc
   8: 0xf6adb37d - <unknown>
   9: 0xf6ad04de - <unknown>
  10: 0xf4af5304 - <unknown>
  11: 0xf6ac368a - <unknown>
  12: 0xf6c2e428 - <unknown>
  13: 0xf6bfe996 - <unknown>
  14: 0xf6bfe8ea - <unknown>
  15: 0xf6c2e377 - <unknown>
  16: 0xf4afbf01 - <unknown>
  17: 0xf4cdd279 - <unknown>
  18: 0xf4cb84f4 - <unknown>
  19: 0xf4ce2061 - <unknown>
  20: 0xf45bfddb - <unknown>
fatal runtime error: Rust cannot catch foreign exceptions
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', cargo-auditable/src/rustc_wrapper.rs:91:39
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: could not compile `vaultwarden`
=> ERROR: vaultwarden-1.27.0_1: do_build: '${make_cmd} build --release --target ${RUST_TARGET} ${configure_args}' exited with 101
=> ERROR:   in do_build() at common/build-style/cargo.sh:8
```

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

end of thread, other threads:[~2022-12-31 19:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13  1:24 [PR PATCH] vaultwarden-web: update to 2022.11.2 TinfoilSubmarine
2022-12-19  3:34 ` [PR PATCH] [Updated] " TinfoilSubmarine
2022-12-30 17:57 ` [PR PATCH] [Updated] vaultwarden-web: update to 2022.12.0 TinfoilSubmarine
2022-12-31 17:37 ` [PR PATCH] [Merged]: vaultwarden: update to 1.27.0; " paper42
2022-12-31 19:30 ` paper42

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