Skip to content

Releases: greizgh/vaultwarden-debian

v1.21.0

04 May 19:17
v1.21.0
Compare
Choose a tag to compare

The major change is the renaming of bitwarden_rs to vaultwarden.

This has a major impact since both the binary and the created user have been renamed.
If you are installing this version over a previous bitwarden_rs deployment, keep reading.

Migrating from a previous version

  • uninstall bitwarden_rs (this should keep the config and data directory)
  • install vaultwarden (this will create user and new data directory)
  • mv /var/lib/bitwarden_rs/db.sqlite3 /var/lib/vaultwarden/ (only if you use sqlite)
  • mv /var/lib/bitwarden_rs/icon_cache /var/lib/vaultwarden/
  • chown -R vaultwarden /var/lib/vaultwarden
  • mv /etc/bitwarden_rs/* /etc/vaultwarden
  • edit the /etc/vaultwarden/config.env file to replace bitwarden_rs by vaultwarden in DATA_FOLDER & WEB_VAULT_FOLDER

Then enable vaultwarden systemctl enable --now vaultwarden

v1.19.0

12 Feb 13:10
Compare
Choose a tag to compare
bump v1.19.0

Rework the dockerfile to build dpkg in a dedicated stage.
This simplifies the diff and hopefully reduce maintenance cost for
future versions.

v1.18.0

29 Dec 21:19
Compare
Choose a tag to compare

Update patch files to be compatible with upstream v1.18.0

v1.17.0

11 Oct 15:08
b5c8a3b
Compare
Choose a tag to compare
Applied changes to Dockerfile.patch and build.sh to support building …

v1.16.0

22 Jul 16:40
Compare
Choose a tag to compare
bump v1.16.0

v1.15.1

27 Jun 12:49
Compare
Choose a tag to compare
bump v1.15.1

v1.14.2

12 Apr 11:39
Compare
Choose a tag to compare
Bump v1.14.2

v1.14

15 Mar 10:12
Compare
Choose a tag to compare

As with 1.13, there are different packages for stretch and buster.

v1.13.0

02 Dec 07:22
Compare
Choose a tag to compare

⚠️ this version is not compatible with stretch anymore

v1.11.0

13 Oct 09:47
Compare
Choose a tag to compare
Bump v1.11.0