From 9a8666c94ef32a8398e8b4acb72079388fb08504 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Mon, 14 Oct 2024 13:36:17 +0200 Subject: [PATCH] Update from 7f69618a to d58065ac: - send: allow using envelope from address - xdg: determine user runtime directory in a robust manner - doc: fix formatting of reply -A flag - reply: make {{.OriginalText}} available to custom templates - config: add pinentry support to cred commands - crypto: add pinentry support to gpg - aerc: support terminal-based pinentry programs - aerc: add quake-mode terminal - models: pad message uids with zeroes - calendar: skip editor when replying to invitations --- aerc.changes | 15 +++++++++++++++ aerc.spec | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/aerc.changes b/aerc.changes index 5d98c38..9f74b24 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Oct 14 11:35:39 UTC 2024 - Matej Cepl + +- Update from 7f69618a to d58065ac: + - send: allow using envelope from address + - xdg: determine user runtime directory in a robust manner + - doc: fix formatting of reply -A flag + - reply: make {{.OriginalText}} available to custom templates + - config: add pinentry support to cred commands + - crypto: add pinentry support to gpg + - aerc: support terminal-based pinentry programs + - aerc: add quake-mode terminal + - models: pad message uids with zeroes + - calendar: skip editor when replying to invitations + ------------------------------------------------------------------- Thu Oct 3 21:14:40 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index 6d87c98..b5fc516 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec} Name: aerc -Version: 0.18.2+git.1726817355.7f69618a +Version: 0.18.2+git.1728686120.d58065ac Release: 0 Summary: An email client for terminals License: MIT