1d7e2932f5
- Update to version 3.12.2+git.1676426290.4fdb678: * Fix dmi_cache_size_2 will add unit twice. * v3.12.3 * Add defined BIGENDIAN in types.h * Solve dmi_memory_device_extended_size WORD issue * Add bus address for type 09 in pymap.xml
Matej Cepl2025-04-25 15:29:45 +00:00
390d6978f5
Accepting request 1249683 from devel:languages:python
Ana Guerrero2025-03-03 15:05:36 +00:00
d1c5e7f2ba
- Add patch fix-loglevel.patch to fix invalid log level error. gh#nima/python-dmidecode#60 bsc#1237685
Daniel Garcia2025-03-03 10:58:13 +00:00
1b4062c560
Accepting request 1216962 from devel:languages:python
Ana Guerrero2024-10-22 12:53:40 +00:00
c9d18e0ca8
- Add gcc14.patch to make it compatible with gcc14 gh#nima/python-dmidecode#59
Daniel Garcia2024-10-22 06:57:26 +00:00
c5a799a3bd
Accepting request 1146398 from devel:languages:python
Ana Guerrero2024-02-13 21:44:33 +00:00
863713969b
- Add setuptools buildrequires, distutils is not part of python-base from python 3.12+
Daniel Garcia2024-02-13 12:47:21 +00:00
4f2655b235
- Update to the upstream release 3.12.3: - consolidation of previous git commits - support SMBIOS3.3.0 - Remove upstreamed huge-memory.patch
Matej Cepl2022-11-19 20:38:24 +00:00
83c674b8f9
- Modify detect-lib-with-py3.patch to be more robust.
Matej Cepl2022-10-26 15:51:32 +00:00
fbef7af84d
- Update to version 3.12.2+git.1666757106.e6ab5bc: * fix address_from_efi ret=0 message * fix function dmi_slot_segment_bus_func null point error in system slot * fix warning: this 'if' clause does not guard * fix warning: variable 'str_n' set but not used * fix warning: passing argument 2 of 'dmi_tpm_vendor_id' makes pointer from integer without a cast * fix warning: unused variable 'attr' * fix warning: unused variable 'addrstr' * fix warning: suggest parentheses around assignment used as truth value * fix warning: suggest parentheses around assignment used as truth value * src/dmidecode.c: In function 'dmi_tpm_characteristics': src/dmidecode.c:4788:24: warning: 'return' with a value, in function returning void [-Wreturn-type] 4788 | return data_n; | ^~~~~~ * fix warning: passing argument 3 of 'dmi_slot_peers' from incompatible pointer type * fix warning: unused variable 'ver' * fix warning: variable 'eptype' set but not used * fix warning: suggest parentheses around '&&' within '||' * fix warning: comparison of integer expressions of different signedness * fix warning: ignoring return value of 'legacy_decode' * fix warning argument 1 null where non-null expected * Update python-dmidecode to smbios 3.3.0 * Fix for printing an empty dictionary * Fix the failure of opening "/dev/mem": Permission denied * Fix bugs: 1. Fix smbios3_decode decoding sysfs table dump error. 2. Fix check smbios version error warning message. * Fix reading info permission deny bugs. - Remove duplicated Makefile_libdir.patch.
Matej Cepl2022-10-26 09:20:33 +00:00
1b62766a19
- Add Makefile_libdir.patch to make package building even with faulty distutils.sysconfig (bsc#1204395).
Matej Cepl2022-10-17 18:06:25 +00:00