SHA256
1
0
forked from pool/chezmoi

Accepting request 1060685 from home:fbonazzi:branches:utilities

- Update to version 2.29.3:
  * feat: Add --recursive flag to chattr command
  * feat: Check config file format in doctor command
  * fix: Support .zip files with empty internal directories
  * fix: Only prompt once for KeePassXC password
  * fix: Remove problematic username guessing in init command

OBS-URL: https://build.opensuse.org/request/show/1060685
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=24
This commit is contained in:
2023-01-24 18:19:49 +00:00
committed by Git OBS Bridge
parent f50241650a
commit 3a37a21c19
7 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jan 24 18:10:48 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Update to version 2.29.3:
* feat: Add --recursive flag to chattr command
* feat: Check config file format in doctor command
* fix: Support .zip files with empty internal directories
* fix: Only prompt once for KeePassXC password
* fix: Remove problematic username guessing in init command
-------------------------------------------------------------------
Mon Jan 16 09:33:08 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>