Package Release Info

i2c-tools-4.4-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

i2c-tools
libi2c0-devel
python3-smbus

Change Logs

* Tue Oct 29 2024 jdelvare@suse.com
- Replace the tarball by the exact upstream tarball to make the
  build service happy. The contents are unchanged.
- Add a keyring so that the signature of the source tarball can be
  checked automatically.
* Fri Oct 11 2024 jdelvare@suse.com
- Update to version 4.4:
  * tools: Use getopt
    Implement and document option -h
  * i2cdetect: Display more functionality bits with option -F
  * i2cdump: Remove support for SMBus block mode
  * i2cget: Document SMBus block mode
  * i2ctransfer: Sort command line options and add to help text
    Add an option to print binary data
    Drop redundant variable arg_idx
  * py-smbus: Use setuptools instead of distutils
* Tue Jul 04 2023 fvogt@suse.com
- Drop Recommends: modules. It does no longer refer to what it was
  originally meant to (boo#1212837)
* Thu Jun 08 2023 hillwood@opensuse.org
- Enable build for s390 and s390x
* Tue Jul 27 2021 jdelvare@suse.com
- Update to version 4.3:
  * decode-dimms: Attempt to decode LPDDR3 modules
  * i2cdetect: Sort the bus list by number
  * i2cdump: Add range support to I2C block mode
    Deprecate SMBus block mode
  * i2cget: Add support for I2C block read
    Add support for SMBus block read
  * i2ctransfer: Reverted check for returned length from driver
* Tue Sep 22 2020 jdelvare@suse.com
- Update to version 4.2:
  * Restrict I2C addresses 0x03-0x07
  * Fix short writes with mask in i2cset
  * Support messages using I2C_M_RECV_LEN in i2ctransfer
  * Add check for returned length from driver in i2ctransfer
  * Many improvements to decode-dimms, for both DDR3 and DDR4
  * Updated list of memory vendors
  * Add at24 driver support to decode-vaio
  * Add a manual page for libi2c
  * Let i2c-stub-from-dump read dumps from hexdump -C
* Thu Oct 31 2019 guillaume.gardet@opensuse.org
- Enable python binding python3-smbus for openSUSE Leap 15+
  and SLE15+
* Tue Dec 04 2018 jengelh@inai.de
- Replace old $RPM_* shell vars; use macros where they are
  normally used in other packages.
* Mon Dec 03 2018 jdelvare@suse.com
- Update to version 4.1:
  * New option -a to allow using reserved address
  * Several build races fixed
  * Fix for potential buffer overflows
  * Support for DDR4 SDRAM memory
  * Updated list of memory vendors
  * Clarify library license
  * Fix error propagation in py-smbus
- Removed obsolete build-lib-add-missing-dependencies.patch,
  build-tools-add-missing-dependencies.patch,
  decode-dimms-hackweek-DDR4.patch,
  i2cbusses-path-overflows.patch (upstream)
Version: 4.0-bp153.2.13
* Wed Oct 28 2020 Jean Delvare <jdelvare@suse.com>
- Enable python binding python3-smbus (bsc#1178053).
Version: 4.0-bp150.2.3
* Tue Dec 20 2011 duwe@suse.com
- Build and ship programs to access I2C memory.
Version: 4.0-150000.4.5.1
* Wed Oct 28 2020 jdelvare@suse.com
- Enable python binding python3-smbus (bsc#1178053).
* Tue Dec 12 2017 jdelvare@suse.com
- build-tools-add-missing-dependencies.patch: Fix another random
  failure of parallel builds.
* Wed Dec 06 2017 jdelvare@suse.com
- build-lib-add-missing-dependencies.patch: Fix random failure
  of parallel builds.
- decode-dimms-hackweek-DDR4.patch: Add DDR4 SDRAM memory support
  to decode-dimms (Hackweek 0x10 project.)
* Mon Oct 30 2017 jdelvare@suse.com
- i2cbusses-path-overflows.patch: Prevent buffer overflow of
  sysfs paths.
* Mon Oct 30 2017 jdelvare@suse.com
- Update to version 4.0:
  * New library libi2c
  * Many fixes and improvements to decode-dimms
  * New manual pages and examples added to existing manual pages
  * New tool i2ctransfer
- Removed obsolete decode-dimms-correctly-check-for-out-of-bounds-vendor-id.patch,
  i2c-tools-hackweek-9-dependencies.diff,
  i2c-tools-hackweek-9-improve-DDR3-support.diff,
  i2c-tools-r6048-Move-SMBus-helper-functions.patch,
  i2c-tools-r6053-Add-smbus-header.patch (upstream)
* Mon Jul 17 2017 jdelvare@suse.com
- Add missing bug number in changes file (bsc#1041644).
* Thu Jul 06 2017 jdelvare@suse.com
- decode-dimms-correctly-check-for-out-of-bounds-vendor-id.patch:
  Fix recommended by upstream.
* Thu Jul 06 2017 jdelvare@suse.com
- Update the URL.
- Remove authors list from package description, it does not belong
  there.
* Thu Jul 06 2017 jdelvare@suse.com
- Point to the new download location.
* Tue Sep 27 2016 lchiquitto@suse.de
- Fix file conflict (i2c-dev.h) with linux-glibc-devel. (bsc#995536)
* Fri Nov 27 2015 jdelvare@suse.com
- Update to version 3.1.2:
  * Includes 1 backport we already had
- Removed obsolete i2c-tools-r6250-ddr3-fix-ext-temp-refresh.diff
  (upstream)
* Wed Oct 14 2015 dvaleev@suse.com
- Backport  r6048 and r6053 in order to not conflict with
  linux-glibc-devel
  i2c-tools-r6048-Move-SMBus-helper-functions.patch
  i2c-tools-r6053-Add-smbus-header.patch
* Thu Jun 19 2014 jdelvare@suse.com
- i2c-tools-r6250-ddr3-fix-ext-temp-refresh.diff: Fix DDR3 extended
  temp range refresh rate decoding.
* Sat Feb 22 2014 jdelvare@suse.de
- Update to version 3.1.1:
  * Includes 13 packports we already had
  * Some additional fixes to decode-dimms
  * New manual pages for decode-dimms, decode-vaio
  * i2c-stub-from-dump tolerance on input dump format was improved
- Removed obsolete i2c-tools-r6063-dont-choke-when-no-eeprom.diff,
  i2c-tools-r6106-vendors-JEP106AG.diff,
  i2c-tools-r6107-vendors-JEP106AJ.diff,
  i2c-tools-r6108-remove-duplicate-ns.diff,
  i2c-tools-r6109-fix-decoding-revision.diff,
  i2c-tools-r6110-i2cdetect-clarify-probing.diff,
  i2c-tools-r6121-typo-sprint.diff,
  i2c-tools-r6122-more-DDR3-module-types.diff,
  i2c-tools-r6151-space-before-MHz.diff,
  i2c-tools-r6152-fix-DDR3-tRAS-decoding.diff,
  i2c-tools-r6153-fix-DDR3-timings-rounding.diff,
  i2c-tools-r6154-round-down-PC3-numbers.diff and
  i2c-tools-r6157-vendors-JEP106AK.diff (upstream)
* Thu Apr 18 2013 jdelvare@suse.de
- i2c-tools-hackweek-9-dependencies.diff: Backport 2 helper
  functions needed by the following patch.
- i2c-tools-hackweek-9-improve-DDR3-support.diff: Improve DDR3
  support. This was my hackweek 9 project.
* Wed Apr 17 2013 jdelvare@suse.de
Backport fixes from upstream 3.1 branch:
- i2c-tools-r6151-space-before-MHz.diff: Print a space before "MHz"
  to improve readability.
- i2c-tools-r6152-fix-DDR3-tRAS-decoding.diff: Fix DDR3 tRAS
  decoding.
- i2c-tools-r6153-fix-DDR3-timings-rounding.diff: Fix DDR3 core
  timings rounding.
- i2c-tools-r6154-round-down-PC3-numbers.diff: Round down PC3
  numbers to comply with Jedec.
- i2c-tools-r6157-vendors-JEP106AK.diff: Update vendor list based
  on Jedec document JEP106AK.
* Thu Mar 28 2013 mmeister@suse.com
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls
* Wed Feb 13 2013 jdelvare@suse.de
Backport fixes from upstream 3.1 branch:
- i2c-tools-r6063-dont-choke-when-no-eeprom.diff: Don't choke when
  no EEPROM is found.
- i2c-tools-r6106-vendors-JEP106AG.diff,
- i2c-tools-r6107-vendors-JEP106AJ.diff: Update vendor list based
  on Jedec documents JEP106AG and JEP106AJ.
- i2c-tools-r6108-remove-duplicate-ns.diff: Remove duplicate "ns"
  in SDR timings.
- i2c-tools-r6109-fix-decoding-revision.diff: Fix decoding of SDR
  SPD revision.
- i2c-tools-r6110-i2cdetect-clarify-probing.diff: Clarify the SMBus
  commands used for probing by default.
- i2c-tools-r6121-typo-sprint.diff: Prevent hang on reserved DDR3
  module type, caused by a typo in function name.
- i2c-tools-r6122-more-DDR3-module-types.diff: Decode more DDR3
  module types.
* Wed Feb 13 2013 jdelvare@suse.de
- Don't build and ship programs to access I2C memory. We don't want
  to ship 3 tools doing the same thing, and none of these is good
  enough. There is a reason why upstream doesn't include them by
  default. Oh, and they don't even build.
* Mon Feb 13 2012 coolo@suse.com
- patch license to follow spdx.org standard