File tree 3 files changed +3
-0
lines changed
3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 12
12
* [`pyu2f` incorrect Python version dependency](https://github.com/Xpra-org/xpra/commit/6a57cb84e958a14cf06992f373841cfc3f470159)
13
13
* [add explicit Python dependencies to python libraries](https://github.com/Xpra-org/xpra/commit/fafb2ecdfdb068ba604014ad3503459927b7a13e), [pygobject fixup](https://github.com/Xpra-org/xpra/commit/0bda11c5fdd88562f9e10a7e3dd06a262ab3c9a3)
14
14
* Major:
15
+ * [ssh connection regression](https://github.com/Xpra-org/xpra/commit/3dbdf33d58fd78952153754cf6a865c654201047)
15
16
* [nvidia hardware detection errors](https://github.com/Xpra-org/xpra/commit/05cd59635d5cac01f2c463d7c26df924d39f7fdf)
16
17
* [honour ssl options in launcher files](https://github.com/Xpra-org/xpra/commit/ff745884d769fa520d967784cb65f0c8e592ae09)
17
18
* [border not shown on small XShape windows with X11 clients](https://github.com/Xpra-org/xpra/commit/0edc7813b8267348a91d08e65a4901a53628f841)
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ xpra (6.2.5-1) UNRELEASED; urgency=low
10
10
`pyu2f` incorrect Python version dependency
11
11
add explicit Python dependencies to python libraries
12
12
* Major:
13
+ ssh connection regression
13
14
nvidia hardware detection errors
14
15
honour ssl options in launcher files
15
16
border not shown on small XShape windows with X11 clients
Original file line number Diff line number Diff line change 927
927
`pyu2f` incorrect Python version dependency
928
928
add explicit Python dependencies to python libraries
929
929
- Major:
930
+ ssh connection regression
930
931
nvidia hardware detection errors
931
932
honour ssl options in launcher files
932
933
border not shown on small XShape windows with X11 clients
You can’t perform that action at this time.
0 commit comments