forked from QubesOS/qubes-gui-daemon
-
Notifications
You must be signed in to change notification settings - Fork 0
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
22 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,24 @@ | ||
qubes-gui-daemon (4.3.4-1) unstable; urgency=medium | ||
|
||
[ Yaroslav Bolyukin ] | ||
* fix: shmoverride hooks in presence of other constructors calling | ||
fstat | ||
|
||
[ Marek Marczykowski-Górecki ] | ||
* Add Xwayland wrapper similar to the one for Xorg | ||
* shmoverride: do not remove the shmid file if taking the lock fails | ||
* CI: switch to R4.3 | ||
|
||
[ Ali Mirjamali ] | ||
* Make maximum clipboard buffer lenght configurable | ||
* Switching CI to R4.3 | ||
* Improve clipboard .metadata parsing | ||
|
||
[ Marek Marczykowski-Górecki ] | ||
* Bump required qubes-gui-common version | ||
|
||
-- Marek Marczykowski-Górecki <[email protected]> Sun, 27 Oct 2024 03:28:47 +0100 | ||
|
||
qubes-gui-daemon (4.3.3-1) unstable; urgency=medium | ||
|
||
[ Frédéric Pierret (fepitre) ] | ||
|
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.3.3 | ||
4.3.4 |