Changelog for
srecord-1.65.0-lp156.9.9.x86_64.rpm :
* Sat Sep 30 2023 Stefan BrĂ¼ns
- Update to version 1.65
* HP64000 absolute file format contributed by fenugrec. Supports file input, tests and documentation.
* Patch by dg1yfe as pulled from github via marcows. Updated man page for srec_ppb. Updated PPB output to match checksum range for output. Updated tests for PPB write and read including files containing holes. Added test for prolog stripping.
* Verbose srec_info as suggested by Thomas. Display basic info on the proportion of input files which data/holes.
* Bug fix from xiretza for COE generation falsly detecting holes in input.
* Remove dependencies on boost moving to std shared_ptr and static_assert. Remove doc references to boost.
* Fixed buffer overflow in four packed code output generator.
* Marksu Heidelberg contributed a patch to fix a bug that he also found with the -generator which resulted in an endless loop.
* Completely new build and config system to replace Aegis, Cook and autoconf with cmake & git. Integration with cpack to generate linux and windows packages. Integration with ctest to sustain the regression test suite.- Use groff-full required for HTML and PDF generation- Clean up spec file
* Thu Feb 02 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Sat Aug 02 2014 dmitry_rAATTopensuse.org- Update to version 1.64
* Fixed some warnings in test 38
* Fixed bugs regarding the formatting of some of the examples where lines were wrapping the wrong way.
* Cleaned up a few recent compiler and doxygen warnings.
* Added prefix and postfix strings to the C Array format which are applied at each end of the data array declaration. This allows the user to add various compiler directives such as location flags or non-standard load address specifiers.
* when converting from AOMF Fixed Sourceforge bug 11 raised by patryks. In the analysis, it was discovered that a start address (of zero) was being generated when converting from AOMF. AOMF does not support the concept of an execution start address.
* Fixed the length field description in extended tektronix documentation. The implementation was already correct.
* Added a regression test for calculated address for CRC- spec file cleanup
* Sun Apr 27 2014 wkAATTire.pw.edu.pl - 1.63-9- updated to 1.63
* Wed Aug 14 2013 W. Kazubski - 1.62-8- updated to 1.62
* Sun May 12 2013 W. Kazubski - 1.61-7- updated to 1.61
* Sun Sep 09 2012 W. Kazubski - 1.60-3- initial specfile based on one provided by homepage