Skip to content

Commit

Permalink
version 4.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Jun 14, 2024
1 parent d123700 commit 7a2155d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
qubes-core-qrexec (4.2.20-1) unstable; urgency=medium

[ Marek Marczykowski-Górecki ]
* Mute pylint false positive

[ Demi Marie Obenour ]
* qrexec-daemon: Use close_range where possible

[ Ben Grande ]
* Document rpc config until exit-on-server-eof

[ Demi Marie Obenour ]
* Command and API documentation

[ Marek Marczykowski-Górecki ]
* Downgrade errors about incompatible service config to warnings

[ Demi Marie Obenour ]
* Always send EOF on stderr
* Send EOF on stdout when exiting due to EOF on stdin
* Send EOF whenever closing stdout
* Avoid closing stderr when MSG_DATA_EXIT_CODE is received

-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 15 Jun 2024 00:07:47 +0200

qubes-core-qrexec (4.2.19-1) unstable; urgency=medium

[ Marek Marczykowski-Górecki ]
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.2.19
4.2.20

0 comments on commit 7a2155d

Please sign in to comment.