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

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

[elpa] externals/ement fba18f9412 3/3: Release: v0.10


From: ELPA Syncer
Subject: [elpa] externals/ement fba18f9412 3/3: Release: v0.10
Date: Wed, 14 Jun 2023 15:58:00 -0400 (EDT)

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

    Release: v0.10
---
 README.org | 2 +-
 ement.el   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index f51b89d7c2..541a5a4091 100644
--- a/README.org
+++ b/README.org
@@ -297,7 +297,7 @@ Note that, while ~matrix-client~ remains usable, and 
probably will for some time
 :TOC:      :depth 0
 :END:
 
-** 0.10-pre
+** 0.10
 
 *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 [...]
diff --git a/ement.el b/ement.el
index ff12526a3f..9b661310ab 100644
--- a/ement.el
+++ b/ement.el
@@ -5,7 +5,7 @@
 ;; Author: Adam Porter <adam@alphapapa.net>
 ;; Maintainer: Adam Porter <adam@alphapapa.net>
 ;; URL: https://github.com/alphapapa/ement.el
-;; Version: 0.10-pre
+;; Version: 0.10
 ;; Package-Requires: ((emacs "27.1") (map "2.1") (persist "0.5") (plz "0.6") 
(taxy "0.10") (taxy-magit-section "0.12.1") (svg-lib "0.2.5") (transient 
"0.3.7"))
 ;; Keywords: comm
 



reply via email to

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