Name: | lshw |
---|---|
Version: | B.02.19.2 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Applications/System |
Size: | 1016450 |
License: | GPLv2 |
RPM: | lshw-B.02.19.2-2.el8.x86_64.rpm |
Source RPM: | lshw-B.02.19.2-2.el8.src.rpm |
Build Date: | Sat Aug 01 2020 |
Build Host: | jenkins-10-147-72-125-d8f1bdc4-b9c4-439a-9858-9d0d3941f5de.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://ezix.org/project/wiki/HardwareLiSter |
Summary: | Hardware lister |
Description: | lshw is a small tool to provide detailed informaton on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 systems and on some PowerPC machines (PowerMac G4 is known to work). Information can be output in plain text, XML or HTML. |
- Update to upstream master 3775782808e8
- B.02.19.2
- Do not show modified time with -notime option - Resolves: rhbz#1733126
- Display proper logical name of network device - Resolves: rhbz#1724087 - Add DIMM running speed and Print dimm rank information - Resolves: rhbz#1725199
- Update to upstream master 6cc0581bc805. - Resolves: rhbz#1664092
- Change python to python3 in selftest/Makefile for the CI gating test. - Resolves: rhbz#1680623
- Enable SQLite and fix the CI gating test. - Resolves: rhbz#1680623
- Fix:59a8e99ab22d ("Porting the code from /CoreOS/lshw/sanity/check-output for the CI gating") - Resolves: rhbz#1680623
- Add the CI gating test - Resolves: rhbz#1680623
- Update to commit 20cda77 - Convert to cmake build system