diff options
author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-01-12 17:45:06 -0300 |
---|---|---|
committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-01-12 17:45:06 -0300 |
commit | f2f809423541f0051c27bfdd40add365eb7281d6 (patch) | |
tree | 0353394734a66947347b7270c1d83c9c565c5dd8 | |
parent | e16c55b4878e099b5b875e0c00f34d3f1839ce25 (diff) |
debian/NEWS updated
* Addded reports about debian modifications on the wallet distribution
-rw-r--r-- | debian/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..10c3f08 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,9 @@ +wallet 1.4-1 unstable; urgency=medium + + * The support for WebAuth keyrings has been removed since it is not + supported by Debian. + + There is a critical fix for transition from unencrypted password + and file objects to encrypted. + + |