Skip to content

Commit 692fb5a

Browse files
committed
version 1.1.2
1 parent b23c0de commit 692fb5a

2 files changed

Lines changed: 32 additions & 1 deletion

File tree

debian/changelog

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
split-gpg2 (1.1.2) unstable; urgency=medium
2+
3+
[ Demi Marie Obenour ]
4+
* Fix tests for Ed448 and X448 keys
5+
* Do not test Ed448 or X448 unless GnuPG says they are supported
6+
* Ignore NOP command
7+
* Return fake 'OK' to setting 'display' option
8+
* Remove OptionHandlingType.override
9+
* Give fake OK response to OPTIONS pinentry-mode=ask
10+
* Fix bytes vs str mismatch
11+
* Properly indent a function parameter
12+
* Understand Assuan comments
13+
* Always pass expected_inquires dict
14+
* Clean up input validation
15+
* Allow "KEYINFO --list"
16+
* Use unrestricted connection for HAVEKEY --list and KEYINFO --list
17+
18+
[ Marek Marczykowski-Górecki ]
19+
* tests: assertEquals -> assertEqual
20+
* tests: fix creating config dir
21+
* Factor in FlowControlMixin
22+
* Convert FlowControlMixin to StdoutWriterProtocol
23+
* ci: drop R4.1 add R4.3
24+
* Add type annotations to StdoutWriterProtocol
25+
* Do not output keyring import messages to the client stderr
26+
* tests: log stdout/stderr on key generation failure
27+
* tests: generate signing subkey
28+
* tests: update Thunderbird/Evolution interactions
29+
30+
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 21 Dec 2024 16:08:57 +0100
31+
132
split-gpg2 (1.1.1) unstable; urgency=medium
233

334
[ Yanase Yuki ]

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1
1+
1.1.2

0 commit comments

Comments
 (0)