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
This commit is contained in:
Matej Cepl 2024-10-14 13:36:17 +02:00
parent bfac6d39bf
commit 9a8666c94e
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Oct 14 11:35:39 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- 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 <mcepl@cepl.eu>

View File

@ -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