Accepting request 1100933 from home:dziobian:gulgul-ultron:19
- New upstream release 2023.7.1 * Remove sensitive data from memory when reloading the application OBS-URL: https://build.opensuse.org/request/show/1100933 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/bitwarden?expand=0&rev=23
This commit is contained in:
parent
7490891475
commit
558ddff0e5
5
_service
5
_service
@ -2,8 +2,8 @@
|
|||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/bitwarden/clients.git</param>
|
<param name="url">https://github.com/bitwarden/clients.git</param>
|
||||||
<param name="revision">desktop-v2023.7.0</param>
|
<param name="revision">desktop-v2023.7.1</param>
|
||||||
<param name="version">2023.7.0</param>
|
<param name="version">2023.7.1</param>
|
||||||
<param name="filename">bitwarden</param>
|
<param name="filename">bitwarden</param>
|
||||||
<param name="exclude">bitwarden_license/*</param>
|
<param name="exclude">bitwarden_license/*</param>
|
||||||
<!-- The code in bitwarden_license MUST NOT be included in published tarballs as it is non-redistributable! -->
|
<!-- The code in bitwarden_license MUST NOT be included in published tarballs as it is non-redistributable! -->
|
||||||
@ -20,4 +20,3 @@
|
|||||||
<param name="srcdir">clients/apps/desktop/desktop_native</param>
|
<param name="srcdir">clients/apps/desktop/desktop_native</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bfd78be453a7f6dc6a5321c45fec9430132dd8ab508728c5e1427aa76edf99a0
|
|
||||||
size 18812941
|
|
3
bitwarden-2023.7.1.obscpio
Normal file
3
bitwarden-2023.7.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d67470ad1dd40c0489f66c0f28b94093a53cd06b9b3dc37287303b44da0a4752
|
||||||
|
size 18814989
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 26 20:19:05 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
|
||||||
|
- New upstream release 2023.7.1
|
||||||
|
* Remove sensitive data from memory when reloading the application
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 23 14:53:28 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
|
Sun Jul 23 14:53:28 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
|
||||||
- New upstream release 2023.7.0
|
- New upstream release 2023.7.0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: bitwarden
|
name: bitwarden
|
||||||
version: 2023.7.0
|
version: 2023.7.1
|
||||||
mtime: 1689194107
|
mtime: 1690231075
|
||||||
commit: 67a5b8236480b0af7401fd8608a93c58b0d40731
|
commit: da29dd71b27b21b404c4944e421c8cc3f3dd7a47
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: bitwarden
|
Name: bitwarden
|
||||||
Version: 2023.7.0
|
Version: 2023.7.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A secure and free password manager for all of your devices
|
Summary: A secure and free password manager for all of your devices
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
|
Loading…
x
Reference in New Issue
Block a user