i2c-tools/i2c-tools.changes

120 lines
4.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Mar 28 08:53:09 UTC 2013 - mmeister@suse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Wed Feb 13 14:44:02 CET 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 14:00:15 CET 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 10:47:43 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Tue Dec 20 12:58:18 UTC 2011 - duwe@suse.com
- Build and ship programs to access I2C memory.
-------------------------------------------------------------------
Mon Dec 5 10:42:30 CET 2011 - jdelvare@suse.de
- Update to version 3.1.0:
* Support for block writes (i2cset)
* at24 driver support (decode-dimms)
* Slightly improved DDR SDRAM support (decode-dimms)
-------------------------------------------------------------------
Fri Sep 30 15:24:24 UTC 2011 - uli@suse.com
- cross-build fix: use %__cc macro
-------------------------------------------------------------------
Mon Dec 13 21:20:20 CET 2010 - jdelvare@suse.de
- Update to version 3.0.3:
* Support for DDR3 SDRAM (decode-dimms)
* Support for alternative output formats (decode-dimms)
* Support for multiple dumps (i2c-stub-from-dump)
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Fri Dec 18 13:45:54 CET 2009 - jengelh@medozas.de
- Enable parallel building
-------------------------------------------------------------------
Fri Jul 31 13:11:14 CEST 2009 - jdelvare@suse.de
- List the signature as a source file.
-------------------------------------------------------------------
Mon Jul 27 15:20:24 CEST 2009 - jdelvare@suse.de
- Update to version 3.0.2:
* Improved error handling
* Buses can now be passed by name
* Obsolete i2c-tools-r5388-prevent-perl-warning.patch
-------------------------------------------------------------------
Tue Nov 18 18:42:41 CET 2008 - jdelvare@suse.de
- i2c-tools-r5388-prevent-perl-warning.patch: Prevent a perl 5.10.0
warning about SEEK_SET and friends being redefined (#446098).
- Add Recommends: modules.
-------------------------------------------------------------------
Tue Nov 11 16:36:54 CET 2008 - ro@suse.de
- drop requires for "modules", not really needed here
and launches a long rebuild chain
-------------------------------------------------------------------
Mon May 5 20:26:36 CEST 2008 - jdelvare@suse.de
- Drop static /dev/i2c-0 device node, it's no longer needed (if it
ever really was.)
-------------------------------------------------------------------
Tue Apr 8 14:50:35 CEST 2008 - jdelvare@suse.de
- Update to version 3.0.1:
* New helper script i2c-stub-from-dump
* Improvements to i2cdump and decode-dimms
-------------------------------------------------------------------
Mon Oct 15 09:56:36 CEST 2007 - jdelvare@suse.de
- Initial release.