diff options
author | Giuseppe Ghibò <ghibo@mageia.org> | 2023-06-07 11:13:49 +0200 |
---|---|---|
committer | Giuseppe Ghibò <ghibo@mageia.org> | 2023-06-07 11:13:49 +0200 |
commit | debc509a88028a7b49775c88a52f2da9478c7291 (patch) | |
tree | 5d1197bd10cb127ab8555fa574c6d819f2bdc3ed | |
parent | cc8dc72af6e566bded0358c6625b9518af253e42 (diff) | |
download | ldetect-lst-debc509a88028a7b49775c88a52f2da9478c7291.tar ldetect-lst-debc509a88028a7b49775c88a52f2da9478c7291.tar.gz ldetect-lst-debc509a88028a7b49775c88a52f2da9478c7291.tar.bz2 ldetect-lst-debc509a88028a7b49775c88a52f2da9478c7291.tar.xz ldetect-lst-debc509a88028a7b49775c88a52f2da9478c7291.zip |
0.6.520.6.52
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.6.51 +VERSION := 0.6.52 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,4 +1,9 @@ +Version 0.6.52 - 7 Jun 2023 + +- Move RocketLake-S with UHD Graphics under modesetting (bug #31654) + Version 0.6.51 - 5 Jun 2023 + - Explicitly display the string Xorg modesetting for Intel Kernel Mode setting - Move back GTX 750 card to be preferred by nvidia-current 525.xx driver instead of nvidia470 (bug #31874) - Duplicate modesetting in NVIDIA menu as aid for NVidia cards |