Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vaultwarden (ex. bitwarden_rs) #5284

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

hgy59
Copy link
Contributor

@hgy59 hgy59 commented May 25, 2022

Description

This PR is based on the work of @Hylen for a bitwarden_rs package (see https://github.com/Hylen/spksrc/tree/bitwarden).
Meanwhile the name has changed from bitwarden_rs to vaultwarden.

I got the main components working with the latest version 1.25.0 (released two days ago).
Still some work todo for MySQL/MariaDB integration and package updates.

Fixes #

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • New Package

@hgy59 hgy59 force-pushed the add_vaultwarden branch from 31d0376 to 5ff3cc2 Compare May 25, 2022 18:04
@hgy59 hgy59 mentioned this pull request May 27, 2022
1 task
hgy59 referenced this pull request in th0ma7/spksrc May 27, 2022
@hgy59 hgy59 force-pushed the add_vaultwarden branch 2 times, most recently from f0b61a6 to 6141f7f Compare May 28, 2022 12:57
@hgy59 hgy59 mentioned this pull request Jan 29, 2023
1 task
@hgy59 hgy59 force-pushed the add_vaultwarden branch 2 times, most recently from 4efd43d to eddddd5 Compare January 30, 2023 19:24
mk/spksrc.cross-rust.mk Outdated Show resolved Hide resolved
@hgy59 hgy59 force-pushed the add_vaultwarden branch from e22e887 to f85f2c5 Compare April 6, 2023 18:46
@hgy59 hgy59 added the new-package PR/WIP for a new package label Apr 7, 2023
@hgy59 hgy59 force-pushed the add_vaultwarden branch from c8fa8ed to 759fcbd Compare May 20, 2023 16:18
Hylen and others added 12 commits January 20, 2024 10:31
- udpate to vaultwarden v1.25.0 and vaultwarden_web v2.28.1
- initial service setup
- initial installation wizard
- include libatomic from toolchain for newer glic (i.e. DSM >= 7)
- add libpq (postgresql client library)
- add and document unsupported archs
- activate .env file
- adjust config data
hgy59 added 14 commits January 20, 2024 10:32
- use valid json file to pass json lint checks
- update vaultwarden to v1.27.0
- update vaultwarden_web to v2023.1.1
- update vaultwarden to v1.28.1
- update vaultwarden_web to v2023.3.0b
- update native-cmake-env to use additional c/cxx flags
- update vaultwarden to v1.30.1
- update vaultwarden_web to v2024.1.0
- use cross/openssl3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package PR/WIP for a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants