Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vaultwarden-web: update to 2024.1.0.
@ 2024-01-11 13:23 TinfoilSubmarine
  2024-01-16 19:20 ` [PR PATCH] [Updated] " TinfoilSubmarine
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: TinfoilSubmarine @ 2024-01-11 13:23 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/48164

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

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

From 4adaa9685e0d3e8dda432cae4c80a6f0585c7fce Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 11 Jan 2024 08:18:40 -0500
Subject: [PATCH] vaultwarden-web: update to 2024.1.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 f2e65838c25b5..38228f13d5f03 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,13 +1,13 @@
 # Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2023.12.0
+version=2024.1.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=b3788dae85aa57ada4c04b1be63741479cab5c9de9d39ea764c811d6342b720e
+checksum=adfc929223e57d91a8acfc4e223a1b667303eee94619673e270aede8c1bdad3b
 
 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 2024.1.0.
  2024-01-11 13:23 [PR PATCH] vaultwarden-web: update to 2024.1.0 TinfoilSubmarine
@ 2024-01-16 19:20 ` TinfoilSubmarine
  2024-01-18 13:26 ` [PR PATCH] [Updated] vaultwarden-web: update to 2024.1.1 TinfoilSubmarine
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: TinfoilSubmarine @ 2024-01-16 19:20 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/48164

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

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

From 5eb4749a87473d348cd246c706bab7f3972087d8 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 11 Jan 2024 08:18:40 -0500
Subject: [PATCH] vaultwarden-web: update to 2024.1.1.

---
 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 f2e65838c25b5..e16116749cbaf 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,13 +1,13 @@
 # Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2023.12.0
+version=2024.1.1
 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=b3788dae85aa57ada4c04b1be63741479cab5c9de9d39ea764c811d6342b720e
+checksum=0304176af89bb133f57e8733524859603fa8f6e6f0b51278638d6f3c341d4272
 
 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 2024.1.1.
  2024-01-11 13:23 [PR PATCH] vaultwarden-web: update to 2024.1.0 TinfoilSubmarine
  2024-01-16 19:20 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2024-01-18 13:26 ` TinfoilSubmarine
  2024-01-24 13:08 ` [PR PATCH] [Updated] vaultwarden-web: update to 2024.1.1b TinfoilSubmarine
  2024-01-29 15:27 ` [PR PATCH] [Merged]: vaultwarden-web: update to 2024.1.2 ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: TinfoilSubmarine @ 2024-01-18 13:26 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/48164

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

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

From d5a5c04e1b1dca92ea2dd10844ccc959ab098cb7 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 11 Jan 2024 08:18:40 -0500
Subject: [PATCH] vaultwarden-web: update to 2024.1.1b.

---
 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 f2e65838c25b5..90509264f8287 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,13 +1,13 @@
 # Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2023.12.0
+version=2024.1.1b
 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=b3788dae85aa57ada4c04b1be63741479cab5c9de9d39ea764c811d6342b720e
+checksum=1403a5b4f03271ed9d207427fbb58ebada52e578c89fc1f28e5a09c9c0da9bcb
 
 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 2024.1.1b.
  2024-01-11 13:23 [PR PATCH] vaultwarden-web: update to 2024.1.0 TinfoilSubmarine
  2024-01-16 19:20 ` [PR PATCH] [Updated] " TinfoilSubmarine
  2024-01-18 13:26 ` [PR PATCH] [Updated] vaultwarden-web: update to 2024.1.1 TinfoilSubmarine
@ 2024-01-24 13:08 ` TinfoilSubmarine
  2024-01-29 15:27 ` [PR PATCH] [Merged]: vaultwarden-web: update to 2024.1.2 ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: TinfoilSubmarine @ 2024-01-24 13:08 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/48164

vaultwarden-web: update to 2024.1.1b.
<!-- 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/48164.patch is attached

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

From bb7abe3ef9266da9300f066ac6af7626b0bdcaaa Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 11 Jan 2024 08:18:40 -0500
Subject: [PATCH] vaultwarden-web: update to 2024.1.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 f2e65838c25b5..d96bce6045577 100644
--- a/srcpkgs/vaultwarden-web/template
+++ b/srcpkgs/vaultwarden-web/template
@@ -1,13 +1,13 @@
 # Template file for 'vaultwarden-web'
 pkgname=vaultwarden-web
-version=2023.12.0
+version=2024.1.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=b3788dae85aa57ada4c04b1be63741479cab5c9de9d39ea764c811d6342b720e
+checksum=29516fb6b31a633a8d0b72c374881663deaf762d4bf15b73545ea0224a395373
 
 do_install() {
 	vmkdir usr/share/webapps/vaultwarden-web

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

* Re: [PR PATCH] [Merged]: vaultwarden-web: update to 2024.1.2.
  2024-01-11 13:23 [PR PATCH] vaultwarden-web: update to 2024.1.0 TinfoilSubmarine
                   ` (2 preceding siblings ...)
  2024-01-24 13:08 ` [PR PATCH] [Updated] vaultwarden-web: update to 2024.1.1b TinfoilSubmarine
@ 2024-01-29 15:27 ` ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2024-01-29 15:27 UTC (permalink / raw)
  To: ml

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

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

vaultwarden-web: update to 2024.1.2.
https://github.com/void-linux/void-packages/pull/48164

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

end of thread, other threads:[~2024-01-29 15:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-11 13:23 [PR PATCH] vaultwarden-web: update to 2024.1.0 TinfoilSubmarine
2024-01-16 19:20 ` [PR PATCH] [Updated] " TinfoilSubmarine
2024-01-18 13:26 ` [PR PATCH] [Updated] vaultwarden-web: update to 2024.1.1 TinfoilSubmarine
2024-01-24 13:08 ` [PR PATCH] [Updated] vaultwarden-web: update to 2024.1.1b TinfoilSubmarine
2024-01-29 15:27 ` [PR PATCH] [Merged]: vaultwarden-web: update to 2024.1.2 ahesford

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