diff options
author | Thomas Backlund <tmb@mageia.org> | 2021-06-03 18:39:09 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2021-06-03 18:39:09 +0300 |
commit | 92b5ef38edce3a9c96960fb515187278bd1d2dcc (patch) | |
tree | 8db0c36a09e13707e3dfd6d3a1f27c2bb7530561 | |
parent | d960c923ed903a69987a56394e0a615332f90511 (diff) | |
download | ldetect-lst-92b5ef38edce3a9c96960fb515187278bd1d2dcc.tar ldetect-lst-92b5ef38edce3a9c96960fb515187278bd1d2dcc.tar.gz ldetect-lst-92b5ef38edce3a9c96960fb515187278bd1d2dcc.tar.bz2 ldetect-lst-92b5ef38edce3a9c96960fb515187278bd1d2dcc.tar.xz ldetect-lst-92b5ef38edce3a9c96960fb515187278bd1d2dcc.zip |
0.6.26.50.6.26.5
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 12 |
2 files changed, 8 insertions, 6 deletions
@@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.6.26.4 +VERSION := 0.6.26.5 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,27 +1,29 @@ +Version 0.6.26.5 - 3 Jun 2021 + - add ids from nvidia-current 460.84 - update pci.ids and usb.ids -Version 0.6.26.4 - 11 May 2021 +Version 0.6.26.4 - 11 May 2021 - add ids from nvidia-current 460.80 - update pci.ids -Version 0.6.26.3 - 29 Apr 2021 +Version 0.6.26.3 - 29 Apr 2021 - add pci ids from nvidia-current 460.73.01 - update pci.ids and usb.ids -Version 0.6.26.2 - 19 Mar 2021 +Version 0.6.26.2 - 19 Mar 2021 - add ids from nvidia-current 460.67 - update pci.ids -Version 0.6.26.1 - 26 Feb 2021 +Version 0.6.26.1 - 26 Feb 2021 - add ids from nvidia-current 460.56 - update pci.ids and usb.ids -Version 0.6.26 - 7 Feb 2021 +Version 0.6.26 - 7 Feb 2021 - add card definition for AMD Southern islands and later - switch AMD SI and CIK entries to new card name |