summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Richter2019-01-02 12:43:11 +0100
committerMarkus Richter2019-01-02 12:43:11 +0100
commitec99c64a8eee023c06dbc020243155bdc6cd1c25 (patch)
tree9a0744a04aa7cdd42b10ca9413f39a149ec9298b
parente1cdf4a8c2dea6f678c550735068a88c0496da9d (diff)
downloadaur-ec99c64a8eee023c06dbc020243155bdc6cd1c25.tar.gz
2.7.1
Upstream Changelog: 2.7.1: - Fix bug with organization reports 2.7.0: - Colorized password display - Vault health reports. More: https://blog.bitwarden.com/account-health-reports-for-premium-users-e4accfd9576d - Dashlane JSON importer - 1Password Windows OPVault importer - Enpass JSON importer - Bug fixes 2.6.1: - Bug fix with registration 2.6.0: - Steam TOTP code generation - Master password strength indicators and warnings - New attachment keys - Collapse and expand nested folders/collections - Key rotation option during password change - Fingerprint phrase authentication while onboarding new organization users - Premium access addon for families organization plan - Bug fixes 2.5.0: - - Manager role for organizations - Org/collection assignment during item creation - Nested folders/collections - Bug fixes
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f1efa50467f..fbae619eee4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bitwarden_rs-vault
pkgdesc = Integrates the Vault Web-Interface into bitwarden_rs.
- pkgver = 2.4.0
+ pkgver = 2.7.1
pkgrel = 1
url = https://github.com/bitwarden/web
install = bitwarden_rs-vault.install
@@ -9,12 +9,12 @@ pkgbase = bitwarden_rs-vault
makedepends = npm
depends = bitwarden_rs
conflicts = bitwarden_rs-vault-git
- source = https://github.com/bitwarden/web/archive/v2.4.0.tar.gz
- source = https://github.com/bitwarden/jslib/archive/2f6426deb470b71838b51c52587929ac64d428bf.tar.gz
+ source = https://github.com/bitwarden/web/archive/v2.7.1.tar.gz
+ source = https://github.com/bitwarden/jslib/archive/27566c3fd5a1040112278c7ad0a50c6b8d45e3e4.tar.gz
source = 0001-Set-Vault-BaseURL.patch
source = bitwarden_rs-vault.install
- sha512sums = ccf560eb52e1864d0884e547efd81064d032e79f2eb154c4af673bac170f10128856d28a4f59c9520aafd0bb3f2ebb822349efc28aeae6d95a70ce66c61e3af5
- sha512sums = d502a4cd3858a076275290369d0cce492ff0af5a1bc476002edb4b65523df605f2ce4e88411c09eb016b339f0a653aa2043783bd77b6be9082cc611eb8104f21
+ sha512sums = 071b4c8808d4539fe0c454656163536e8c42ba8c0fe42d1c483f7aac5b6697dedbade95b9f50028d1fc9cf63949236e55b0f003160af10509e7a61b0f11ec9c6
+ sha512sums = 3c123e0106e95fb05703bce49c6328256cf3a466650948a808abdf7aa241d9a51edbc1a8d03ae5dfa9cc293e1f717bfd0c1d82b61c2c5ae96b6c773fdfcb7e0c
sha512sums = 3d676568a96ba08e5b5df31743472686f073c7677c470819a7a2decae86e5a85be032e573ff114024039138945633dd26bbc70faf212196b6dd065fc0cb0760d
sha512sums = 5265612afd40cb757e7d6550ca902f9c02c558e7d03607a181df923374efdf9eff85296c216db7c96d9987eb1fe0834a7eb90de7dcd988c9f7443dc69b9469b1
diff --git a/PKGBUILD b/PKGBUILD
index 8ceb05f92543..d2a29c513602 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Markus Richter <mqus at disroot dot org>
-_jslib_commit="2f6426deb470b71838b51c52587929ac64d428bf"
+_jslib_commit="27566c3fd5a1040112278c7ad0a50c6b8d45e3e4"
pkgname=bitwarden_rs-vault
-pkgver=2.4.0
+pkgver=2.7.1
pkgrel=1
pkgdesc="Integrates the Vault Web-Interface into bitwarden_rs."
arch=('any')
@@ -16,8 +16,8 @@ source=("https://github.com/bitwarden/web/archive/v$pkgver.tar.gz"
"https://github.com/bitwarden/jslib/archive/${_jslib_commit}.tar.gz"
"0001-Set-Vault-BaseURL.patch"
"$pkgname.install")
-sha512sums=('ccf560eb52e1864d0884e547efd81064d032e79f2eb154c4af673bac170f10128856d28a4f59c9520aafd0bb3f2ebb822349efc28aeae6d95a70ce66c61e3af5'
- 'd502a4cd3858a076275290369d0cce492ff0af5a1bc476002edb4b65523df605f2ce4e88411c09eb016b339f0a653aa2043783bd77b6be9082cc611eb8104f21'
+sha512sums=('071b4c8808d4539fe0c454656163536e8c42ba8c0fe42d1c483f7aac5b6697dedbade95b9f50028d1fc9cf63949236e55b0f003160af10509e7a61b0f11ec9c6'
+ '3c123e0106e95fb05703bce49c6328256cf3a466650948a808abdf7aa241d9a51edbc1a8d03ae5dfa9cc293e1f717bfd0c1d82b61c2c5ae96b6c773fdfcb7e0c'
'3d676568a96ba08e5b5df31743472686f073c7677c470819a7a2decae86e5a85be032e573ff114024039138945633dd26bbc70faf212196b6dd065fc0cb0760d'
'5265612afd40cb757e7d6550ca902f9c02c558e7d03607a181df923374efdf9eff85296c216db7c96d9987eb1fe0834a7eb90de7dcd988c9f7443dc69b9469b1')