Commit Graph

25 Commits

Author SHA1 Message Date
Peter Robinson
23f987b727 update to 2.4.3, spec cleanups 2021-01-17 11:36:47 +00:00
Pete Walter
82ce2a9af4 Update to 2.4.2 2018-07-10 22:28:05 +01:00
Peter Jones
917ebde91b Update for libsmbios 2.4.1
Signed-off-by: Peter Jones <pjones@redhat.com>
2018-02-14 15:08:13 -05:00
Pete Walter
5371574cc9 Update to 2.3.3 2017-11-15 00:42:07 +00:00
gunnersrini
c64d7688f0 Update Source to the latest upstream version: v2.3.0 2016-03-08 20:49:30 +05:30
praveenp
6710d578af Updated the sources to the latest version. 2011-06-30 12:33:43 -05:00
Matt Domsch
b2f0d718c5 update to v2.2.26 2010-09-27 12:58:08 -05:00
Matt Domsch
73c2c78c19 update to upstream 2.2.19 2009-12-11 18:51:17 +00:00
Matt Domsch
dccd035715 update to latest upstream 2009-05-15 01:57:29 +00:00
Michael E Brown
f7da7825cb - update to lastest upstream.
- fixes bug in bios update on systems with versions like x.y.z.
2009-03-24 06:20:51 +00:00
Michael E Brown
c21d90a555 - Add feature to turn on debugging printf()'s without recompiling by
setting certain environment variables: LIBSMBIOS_C_DEBUG_OUTPUT_ALL --
    all debugging output or, per module: LIBSMBIOS_C_DEBUG_CONSTRUCTOR_C
    LIBSMBIOS_C_DEBUG_SYSINFO_C LIBSMBIOS_C_DEBUG_SMBIOS_C
    LIBSMBIOS_C_DEBUG_TOKEN_C LIBSMBIOS_C_DEBUG_MEMORY_C
    LIBSMBIOS_C_DEBUG_CMOS_C LIBSMBIOS_C_DEBUG_SMI_C
2009-02-03 21:53:28 +00:00
Michael E Brown
bc5ef6fdd8 - Add pkgconfig files to -devel
- fixup yum plugin to not parse certain data that causes a crash on some
    machines (Optiplex 755, others may be affected)
2009-02-02 21:58:42 +00:00
Michael E Brown
ef19d26161 - revert change in upstream renaming rpm to libsmbios2 2009-01-17 06:06:50 +00:00
Michael E Brown
4faf40d882 - change source to bz2 format
- Update to latest upstream release. Many changes in the new release:
- python interface
- libsmbios_c interface almost fully implemented
- libsmbios c++ interface deprecated
2009-01-16 02:11:06 +00:00
Michael E Brown
ec0d8cb449 - Fixup GCC 4.3 compile issues. 2008-02-14 05:39:38 +00:00
Michael E Brown
121fda855f - ABI incompatible, minor API changes
- sync up libsmbios soname with version #
- move binaries to /usr/sbin as they are only runnable by root
- drop libsmbiosxml lib as it was mostly unused.
- drop autotools generated files out of git and add autogen.sh
- drop tokenCtl binary-- pysmbios has a *much* improved version
2008-02-13 15:22:30 +00:00
Michael E Brown
30c67332ae - Fix for compiling with recent gcc (from Danny Kukawa @ suse)
- fix for lsb issues - moved binaries to /usr/sbin/ because they require
    admin privs to run. Made one backwards-compat symlink to work with
    existing HAL which expects current location.
2007-11-26 23:30:11 +00:00
Michael E Brown
721938697d - Fix one instance where return code to fread was incorrectly checked. 2007-08-28 05:49:15 +00:00
Michael E Brown
73eb79a268 - new upstream 2007-08-23 04:14:36 +00:00
Michael E Brown
f146274ff3 - new upstream 2007-08-07 08:35:39 +00:00
Michael E Brown
4cb96f8dc9 - critical bugfix to dellBiosUpdate utility to fix packet mode
- autoconf/automake support for automatically building docs
- more readable 'make' lines by splitting out env vars
- remove run_cppunit option... always run unit tests.
- update autoconf/automake utilities to latest version
- fix LDFLAGS to not overwrite user entered LDFLAGS
- add automatic doxygen build of docs
- fix urls of public repos
- remove yum repo page in favor of official page from docs
- split dmi table entry point from smbios table entry point
- support legacy _DMI_ tables
- fix support for EFI-based imacs without proper _SM_ anchor
2007-04-21 14:57:43 +00:00
Michael E Brown
9de2d442af - rpmlint cleanups
- Add dellLEDCtl binary
- update AUTHORS file to add credit for dellLEDCtl
- update doc/DellToken.txt to add a few more useful tokens.
- updated build system to create documentation
- skip cppunit dep on .elX builds (not in EPEL yet)
2007-03-29 05:28:03 +00:00
Michael E Brown
e7a1713ee3 update to upstream 0.13.4 2007-03-13 16:42:03 +00:00
Michael E Brown
89ac544977 auto-import libsmbios-0.13.2-1 on branch devel from
libsmbios-0.13.2-1.src.rpm
2007-02-23 22:09:37 +00:00
Warren Togami
ea1746b4d1 Setup of module libsmbios 2007-02-23 18:53:26 +00:00