emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ement 33f0129544 2/3: Docs: Mention security fix in cha


From: ELPA Syncer
Subject: [elpa] externals/ement 33f0129544 2/3: Docs: Mention security fix in changelog
Date: Wed, 14 Jun 2023 15:58:00 -0400 (EDT)

branch: externals/ement
commit 33f012954483318373eb651cac44ba369d1e888c
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Docs: Mention security fix in changelog
---
 README.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.org b/README.org
index b0f3f3b7fc..f51b89d7c2 100644
--- a/README.org
+++ b/README.org
@@ -299,6 +299,9 @@ Note that, while ~matrix-client~ remains usable, and 
probably will for some time
 
 ** 0.10-pre
 
+*Security Fixes*
++ When uploading a GPG-encrypted file (i.e. one whose filename ends in 
~.gpg~), if the recipient's private key or the symmetric encryption key were 
cached by Emacs (or a configured agent, like ~gpg-agent~), Emacs would 
automatically decrypt the file while reading its contents and then upload the 
decrypted contents.  (This happened because the function ~insert-file-contents~ 
was used, which does many things automatically, some of which are not even 
mentioned in its docstring; refer to its [...]
+
 *Additions*
 + Support for Single Sign-On (SSO) authentication.  
([[https://github.com/alphapapa/ement.el/issues/24][#24]].  Thanks to 
[[https://github.com/Necronian][Jeffrey Stoffers]] for development, and to 
[[https://github.com/phil-s][Phil Sainty]], [[https://github.com/FrostyX][Jakub 
Kadlčík]], and [[https://github.com/oneingan][Juanjo Presa]] for testing.)
 + Bind ~m~ in room buffers to ~ement-room-mark-read~ (which moves read markers 
to point).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]