Changelog for
smbios-utils-python-2.4.1-2.2.x86_64.rpm :
* Mon Mar 26 2018 jengelhAATTinai.de- Update shared library packaging to meet guideline.- Use find\'s -exec + strategy.- Escape all % signs to %% where needed.
* Thu Mar 22 2018 antoine.belvireAATTopensuse.org- Update to 2.4.1:
* Minor fixes submitted for help2man improvements and a signed comparison.
* Fix a crash when used by fwupd [boo#1086732]- Changes in 2.4.0:
* Convert all python2 -> python3.
* Drop libsmbios C++ library.
* Introduce support for WMI SMM API provided by Linux kernel 4.15+.
* Add proper support for SMBIOS 3.0 tables.
* Fix many many crashers.
* Clean up long standing coverity errors.
* Fri Feb 23 2018 josef.moellersAATTsuse.com- Package was ported to python3 by upstream, no functional changes, no api changes. [bsc#1076409]
* Fri Nov 03 2017 bwiedemannAATTsuse.com- Do not store build logs in the package to make the package build result reproducible
* Mon Oct 30 2017 josef.moellersAATTsuse.com- Deleted unnecessary sections from SPEC file.
* Fri Sep 22 2017 josef.moellersAATTsuse.com- Update to version 2.3.3 Shipping and new DellEMC systems may use dell_rbu driver to perform BIOS updates on the system. [fate#322804]
* Thu Mar 02 2017 fschnizleinAATTsuse.com- Update to 2.3.2
* Drop rbu support
* Add smbios-battery script- Fetch source from GitHub- Remove obsolete patches: D libsmbios-2.2.28-fix-bashisms.patch since pkgheader.sh was removed
* Wed Jul 06 2016 trennAATTsuse.de- Update to latest version 2.3.0 supporting smbios 3.0- Remove old compatibility binaries
* Sun Nov 30 2014 Led
- fix bashisms in pkgheader.sh script- add patches:
* libsmbios-2.2.28-fix-bashisms.patch
* Tue May 08 2012 cfarrellAATTsuse.com- license update: GPL-2.0+ or OSL-2.1 SPDX format (http://www.spdx.org/licenses)
* Sun Jul 03 2011 asterios.dramisAATTgmail.com- Update to version 2.2.28:
* Add a couple placeholder files.
* Don\'t bail out on exceptions.
* Don\'t print out oem strings anymore, print out reseller (oem) id if it is different from dell system id.
* Add public header interface for new oem system id function sysinfo_get_dell_oem_system_id().
* Rework the system id functions to always return Dell system ID for sysinfo_get_dell_system_id(), and add a new api to get the OEM ID.
* Add compiler support up to gcc 4.8.- Spec file updates:
* Removed the fix for GCC 4.6 (fixed upstream).
* Move %doc files from the library to the other packages.
* Minor other updates.
* Fri May 13 2011 asterios.dramisAATTgmail.com- Update to version 2.2.27:
* print out all the OEM strings in smbios-sys-info-lite output.
* fixup logic error in bayonette id detection which could potentially cause segfault.
* Adding support to compile on solaris.
* update string extracts for spanish.
* Fix output of translated unicode strings.
* By default, python was trying to output all translated strings as ascii, which breaks for unicode. Wrap sys.stdout with a streamwriter that outputs unicode.
* add spanish translations.
* localize messages from import/export token dumps.
* add another exception case for missing header line.- Spec file updates:
* Removed Provides/Obsoletes for libsmbios-libs-0.13.12 in libsmbios2 (0.13.12 was released at 2007-11-02).
* Removed smbios-utils meta-package (not needed). Provides/Obsoletes for libsmbios-bin and libsmbios-unsupported-bin moved to smbios-utils-python and smbios-utils-bin respectively.
* Fix locales removal if suse_version is not set.
* Minor other updates.
* Tue May 10 2011 crrodriguezAATTopensuse.org- Fix build with GCC 4.6
* Fri Mar 18 2011 asterios.dramisAATTgmail.com- Update to version 2.2.26:
* Lots of changes (see ChangeLog).- Spec file updates:
* Major changes in subpackages (based on the package spec file and Fedora package): + Replaced libsmbios-bin and libsmbios-unsupported-bin with smbios-utils-bin and smbios-utils-python (added smbios-utils meta-package to Obsolete+Provide them). + Added python-smbios and yum-dellsysid subpackages. + Removed static subpackage.
* Changes based on rpmdevtools templates and spec-cleaner run.
* Changed License: to GPLv2+ or OSL 2.1.
* Updates in Summary:, Url:, Group: and %description sections.
* Updates in Buildrequires:, Requires:, Obsoletes: and Provides: sections.
* Updates in %prep, %build and %install sections.
* Removed %define entries, other conditions, etc.
* Removed support for suse_version < 1100.
* Various other changes based on the package spec file.- Fixed rpmlint warning about \"files-duplicate\".- Removed the two patches (fixed upstream).
* Wed Oct 28 2009 crrodriguezAATTopensuse.org- libsmbios-devel Requires libstdc++-devel
* Mon Mar 02 2009 crrodriguezAATTsuse.de- fix build with GCC 4.4