SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for vaultwarden-1.32.2-15.1.x86_64.rpm :

* Sun Oct 13 2024 Marcus Rueckert - Update to version 1.32.2 https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.2
* Thu Oct 03 2024 Marcus Rueckert - Update to version 1.32.1 https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.1
* Fri Sep 20 2024 Marcus Rueckert - apparmor allow more permissions (mostly around name resolution) found while setting up an instance with postgresql
* Sun Aug 11 2024 Marcus Rueckert - Update to version 1.32.0 https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.0
* Mon Jul 08 2024 Marcus Rueckert - Update to version 1.31.0 https://github.com/dani-garcia/vaultwarden/releases/tag/1.31.0- drop 377969ea6769bccd008203c5464eb361f685b787.patch- cleanup accepted security from the _service file as they are fixed in the versione update
* Mon Jun 17 2024 Marcus Rueckert - add patch to build with rust 1.79 377969ea6769bccd008203c5464eb361f685b787.patch
* Tue Apr 09 2024 Marcus Rueckert - switch to vendoring with filtering
* Sat Mar 02 2024 Marcus Rueckert - Update to version 1.30.5 https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.4 https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.5
* Thu Feb 01 2024 Marcus Rueckert - Update to version 1.30.3 https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.3
* Wed Jan 31 2024 Marcus Rueckert - Update to version 1.30.2 https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.2
* Tue Nov 21 2023 Marcus Rueckert - instead of patching files during build with sed. just have the proper files to begin with.
* Tue Nov 21 2023 Marcus Rueckert - Fix sed patching
* Sun Nov 19 2023 Marcus Rueckert - Update to version 1.30.1 https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.0 https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.1
* Fri Sep 01 2023 Marcus Rueckert - bump rust/cargo to 1.70 to match dependencies in the package
* Fri Sep 01 2023 Elisei Roca - Update to version 1.29.2 https://github.com/dani-garcia/vaultwarden/releases/tag/1.29.2 - Minor release to fix an issue forcing user to set a master password when logging in even when it\'s already set
* Tue Aug 01 2023 Elisei Roca - Fix building after switching to cargo-packaging
* fixed features flag usage, it\'s -F/--features
* remove [build] and [install] sections added to the .cargo/config- Other minor spec file improvements:
* Use %{_sysconfdir} for /etc
* Fix installing multiple service files, though we only have one- Rename vaultwarden-webvault to vaultwarden-web-vault
* Mon Jul 31 2023 Marcus Rueckert - Replace rust-packaging with cargo packaging
* Sun Jul 30 2023 Marcus Rueckert - Update to version 1.29.1 https://github.com/dani-garcia/vaultwarden/releases/tag/1.29.1
* Sun Jul 09 2023 Marcus Rueckert - Update to version 1.29.0 https://github.com/dani-garcia/vaultwarden/releases/tag/1.29.0 https://github.com/dani-garcia/vaultwarden/releases/tag/1.28.1
* Mon Apr 03 2023 Marcus Rueckert - Update to version 1.28.0 - Decode knowndevice X-Request-Email as base64url with no padding by AATTjjlin in #3376 - Fix abort on password reset mail error by AATTBlackDex in #3390 - support /users//invite/resend admin api by AATTnikolaevn in [#3397] - always return KdfMemory and KdfParallelism by AATTstefan0xC in [#3398] - Fix sending out multiple websocket notifications by AATTBlackDex in #3405 - Revert setcap, update rust and crates by AATTBlackDex in #3403
* Sun Mar 26 2023 Marcus Rueckert - switch to service based building
* Fri Jan 06 2023 Marcus Rueckert - as web-vault is only recommended, but not required, disable the feature by default
* Fri Jan 06 2023 Marcus Rueckert - Add AppArmor profile
* Thu Jan 05 2023 Marcus Rueckert - Fork the package and cleanup for having a clean openSUSE package
* Thu Jan 05 2023 Julian Röder - Update to version 1.27.0
* Group support | applied .diff by AATTMFijak in #2846
* Add Organizational event logging feature by AATTBlackDex in #2868
* Limit Cipher Note encrypted string size by AATTBlackDex in #2945
* fix invitations of new users when mail is disabled by AATTstefan0xC in #2773
* attach images in email by AATTstefan0xC in #2784
* allow registration without invite link by AATTstefan0xC in #2799
* Fix master password hint update not working. by AATTBlackDex in #2834
* Sync global_domains.json by AATTjjlin in #2840
* verify email on registration by invite by AATTstefan0xC in #2804
* Add /devices/knowndevice endpoint by AATTBlackDex in #2893
* fix: removed a double space by AATTGeekCornerGH in #2894
* Support Org Export for v2022.11 clients by AATTBlackDex in #2899
* Use constant size generic parameter for random bytes generation by AATTsamueltardieu in #2910
* Set \"Bypass admin page security\" as read-only by AATTBlackDex in #2918
* Fully remove DuckDuckGo email service. by AATTBlackDex in #2919
* Added missing register endpoint to identity by AATTBlackDex in #2920
* Prevent DNS leak when icon regex is configured by AATTBlackDex in #2921
* allow managers to set groups of a collection by AATTstefan0xC in #2933
* Update Vaultwarden Logo\'s by AATTBlackDex in #2940
* check if sqlite folder exists by AATTstefan0xC in #2873
* redirect to admin login page when forward fails by AATTstefan0xC in #2886
* Cleanups and Fixes for Emergency Access by AATTBlackDex in #2936
* Fix admin repost warning. by AATTBlackDex in #2953
* Add dev-only query logging support by AATTBlackDex in #2954
* Fix managers and groups link by AATTBlackDex in #2947
* use a custom 404 page by AATTstefan0xC in #2948
* Increase privacy of masked config by AATTBlackDex in #2963
* use black favicon for /admin by AATTtessus in #2970
* Remove ctrlc crate and some updates by AATTBlackDex in #2971
* Revert collection queries back to left_join by AATTBlackDex in #2976
* Fix recover-2fa not working. by AATTBlackDex in #2994
* Disable groups by default and Some optimizations by AATTBlackDex in #2995
* Fix a panic during Yubikey register/login by AATTBlackDex in #3006
* Tue Oct 18 2022 Julian Röder - Update to version 1.26.0
* Fix uploads from mobile clients (and dep updates) by AATTBlackDex in #2675
* Add support for send v2 API endpoints by AATTBlackDex in #2756
* External Links | Optimize behavior by AATTFvbor in #2693
* Add Org user revoke feature by AATTBlackDex in #2698
* Change the handling of login errors. by AATTBlackDex in #2729
* Added support for web-vault v2022.9 by AATTBlackDex in #2732
* add not_found catcher for 404 errors by AATTstefan0xC in #2768
* Fix issue 2737, unable to create org by AATTBlackDex in #2738
* Rename/Fix revoke/restore endpoints by AATTBlackDex in #2739
* Update CSP for DuckDuckGo email forwarding by AATTjjlin in #2812
* check if data folder is a writable directory by AATTstefan0xC in #2811
* fix: tooltip typo by AATTdjbrownbear in #2746
* Update libraries and Rust version by AATTBlackDex in #2758
* Fix organization vault export by AATTBlackDex in #2765
* allow the removal of non-confirmed owners by AATTstefan0xC in #2772
* v2022.9.2 expects a json response while registering by AATTstefan0xC in #2803
* make invitation expiration time configurable by AATTstefan0xC in #2805
* return more descriptive JWT validation messages by AATTstefan0xC in #2806
* Add CreationDate to cipher response JSON by AATTjjlin in #2813- Improve systemd-integration with some distributions.
* Fri Oct 07 2022 Julian Röder - Improve the build environment
* Requirements that were only introduced to satisfy the build service were removed. Conflitcs and choices are now resolved within the project configuration.
* The rust-setup was optimized to skip unnecessary components and configurations.
* Thu Jul 28 2022 Julian Röder - Update to version 1.25.2
* Fix persistent folder check within containers by AATTBlackDex in #2631
* Mitigate attachment/send upload issues by AATTBlackDex in #2650
* Fix issue with CSP and icon redirects by AATTBlackDex in #2624
* Mon Jul 18 2022 Julian Röder - Change the buildrecipe to build all binaries on the intended target system, instead of reusing prebuilt binaries.- Update to version 1.25.1
* Sync global_domains.json by AATTjjlin in #2555
* Add TMP_FOLDER to .env.template by AATTfox34 in #2489
* Allow FireFox relay in CSP. by AATTBlackDex in #2565
* Fix hidden ciphers within organizational view. by AATTBlackDex in #2567
* Add password_hints_allowed config option by AATTjjlin in #2586
* Fall back to move_copy_to if persist_to fails while saving uploaded files. by AATTruifung in #2605
* Swap Websocket crate from ws to tungstenite, which is more maintained, supports async, and removes around 20 old duplicate versions of used crates by AATTdani-garcia
* Add a persistent volume check. by AATTBlackDex in #2501, #2507
* Adding \"UserEnabled\" and \"CreatedAt\" member to the json output of a User by AATTLowaiz in #2523
* Bump lettre to 0.10.0-rc.7 by AATTpaolobarbolini in #2531
* Small email sending code improvements by AATTpaolobarbolini in #2532
* A little depreciation change by AATTbinlab in #2556
* Fix identicons not always working by AATTBlackDex in #2571
* Small change in log-level for better debugging by AATTBlackDex in #2577
* Address inconsistency v{version} with and without a v in the version with most recent updates. by AATTnneul in #2595
* Bump openssl-src from 111.21.0+1.1.1p to 111.22.0+1.1.1q by AATTdependabot in #2599
* Add more clippy checks for better code/readability by AATTBlackDex in #2611
* Update deps, misc fixes and updates, small improvements on favicons and fix file-uploads by AATTBlackDex in #2543, #2568, #2619
* Fri Jun 03 2022 Julian Röder - Update to version 1.25.0
* Update Rocket to 0.5 and async, and compile on stable by AATTdani-garcia in #2276
* Update async to prepare for main merge + several updates by AATTBlackDex in #2292
* Add IP address to missing/invalid password message for Sends by AATTjaen in #2313
* Add support for custom .env file path by AATTTinfoilSubmarine in #2315
* Added autofocus to pw field on admin login page by AATTtaylorwmj in #2328
* Update login API code and update crates to fix CVE by AATTBlackDex in #2354
* Several updates and fixes by AATTBlackDex in #2379
* disable legacy X-XSS-Protection feature by AATTWonderfall in #2380
* Fix building mimalloc on armv6 by AATTBlackDex in #2397
* Remove u2f implementation by AATTBlackDex in #2398
* Sync global_domains.json by AATTjjlin in #2400
* Add /api/{alive,now,version} endpoints by AATTjjlin in #2433
* Improve sync speed and updated dep. versions by AATTBlackDex in #2429
* Database connection init by AATTjjlin in #2440
* Fix upload limits and disable color logs by AATTBlackDex in #2480
* Mon Jan 31 2022 Julian Röder - Update to version 1.24.0
* Add support for external icon services by AATTjjlin in #2158
* Add config option to set the HTTP redirect code for external icons by AATTjjlin in #2188
* Add support for legacy HTTP 301/302 redirects for external icons by AATTjjlin in #2218
* Add support for API keys by AATTjjlin in #2245
* Basic ratelimit for user login (including 2FA) and admin login by AATTdani-garcia in #2165
* Upgrade Feature-Policy to Permissions-Policy by AATTiamdoubz in #2228
* Set Expires header when caching responses by AATTRealOrangeOne in #2182
* Increase length limit for email token generation by AATTjjlin in #2257
* Small changes to icon log messages. by AATTBlackDex in #2170
* Bump rust version to mitigate CVE-2022-21658 by AATTdscottboggs in #2255
* Fixed #2151 by AATTBlackDex in #2169
* Fixed issue #2154 by AATTBlackDex in #2194
* Fix issue with Bitwarden CLI. by AATTBlackDex in #2197
* Fix emergency access invites for new users by AATTBlackDex in #2217
* Sync global_domains.json by AATTjjlin in #2156
* Sync global_domains.json by AATTjjlin in #2171- Complete default config file
* Wed Dec 15 2021 Julian Röder - Update to version 1.23.1
* Add email notifications for incomplete 2FA logins by AATTjjlin in #2067
* Fix conflict resolution logic for read_only and hide_passwords flags by AATTjjlin in #2073
* Fix missing encrypted key after emergency access reject by AATTjjlin in #2078
* Fix PostgreSQL migration by AATTjjlin in #2080
* Macro recursion decrease and other optimizations by AATTBlackDex in #2084
* Enabled trust-dns and some updates. by AATTBlackDex in #2125
* Thu Oct 21 2021 Julian Röder - Update to version 1.23.0
* Added emergency access feature
* Can be disabled setting EMERGENCY_ACCESS_ALLOWED=false
* Added support for single organization policy
* Fixed incorrect webauthn origin
* Enforce personal ownership policy on imports
* Fixed issue using uppercase characters on emails
* Added organization bulk user management actions (reinvite/confirm/delete)
* Removed limmit that disabled sending ciphers with attachments
* Disabled enforcing of two factor organization policy on users that haven\'t been accepted yet
* Updated icon fetching to make it work on unicode websites
* Added database connection check to /alive endpoint
* Updated dependencies
* Tue Jul 27 2021 Julian Röder - Update to version 1.22.2
* Enforce 2FA policy in organizations.
* Protect send routes against a possible path traversal attack.
* Disable show_password_hint by default, it still can be enabled in the admin panel or with environment variables.
* Disable user verification enforcement in Webauthn, which would make some users unable to login.
* Fix issue that wouldn\'t correctly delete Webauthn Key.
* Added Edge extension support for Webauthn.
* Thu Jul 01 2021 Julian Röder - Update to version 1.22.1
* Added sends_allowed option to disable Send functionality.
* Added support for hiding the senders email address.
* Added Send options policy.
* Added support for password reprompt.
* Switched to the new attachment download API.
* Send download links use a token system to limit their downloads.
* Updates to the icon fetching.
* Support for webauthn.
* The admin page now shows which variables are overridden.
* Updated dependencies and docker base images.
* Now RSA keys are generated with the included openssl instead of calling to the openssl binary.- Remove OpenSSL as dependency as it is no longer needed.
* Wed May 26 2021 Julian Röder - Add support for mysql und postgresql
* Mon May 03 2021 Julian Röder - Improves package relations on debian-based distributions
* Fri Apr 30 2021 Julian Röder - Project renamed to Vaultwarden- Update to version 1.21.0
* Add support for enabling auto-deletion of trash items after X days, disabled by default
* Set TRASH_AUTO_DELETE_DAYS to a positive value to enable this functionality
* You can also configure how often this process runs, using cron sintax with the variable TRASH_PURGE_SCHEDULE
* Updates to the icon fetching, making it more reliable in detecting icon types
* Updated admin page, improving version checks and SQLite backup feature
 
ICM