-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <[email protected]> Sat, 15 Jun 2024 00:07:47 +0200 | ||
|
||
qubes-core-qrexec (4.2.19-1) unstable; urgency=medium | ||
|
||
[ Marek Marczykowski-Górecki ] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4.2.19 | ||
4.2.20 |