Changelog for
avarice-2.14+git20231105.e833c8a-lp155.7.1.x86_64.rpm :
* Sun Aug 04 2024 Torsten Duwe
- Switch to Florin Popescu\'s branch which has UPDI support ( https://github.com/avrdudes/avarice/pull/102)
* Sun Aug 04 2024 duweAATTsuse.com- Update to version 2.14+git20231105.e833c8a:
* fixed paths for make install
* renamed to match package script
* updated version
* bump version
* merged UPDI device descriptor documentation
* aligned with Florin-Popescu repo updates
* Make software BP work with ATMEL ICE (#88)
* support for 324pb, new attinys, 16a4u
* added updi support and test devices
* Mon Aug 29 2022 Klaus Kämpf - clean spec file- build with libhidapi-devel
* Wed Feb 23 2022 kkaempfAATTsuse.com- Update to version 2.14+git20220120.5a125cd:
* In jtag3::deviceAutoConfig(), fix constructor syntax
* Test product_string not nullptr before comparison
* Fix #29 avarice segmentation fault
* patch #40 Remove old style exception throw specifier
* patch #39 Compilation error in jtag3io.cc: (avarice 2.14)
* Bump release number to post-2.14
* Bump release number to 2.14.
* Fix logic behind the \"generic\" parameter: true by default
* bug #22 Unknown device is not clearly named
* src/avarice.h: Declare unknownDevice()
* src/utils.cc (unknownDevice): New function
* src/jtagio.cc (jtag1::deviceAutoConfig): Use unknownDevice()
* src/jtag2io.cc (jtag2::deviceAutoConfig): Use unknownDevice()
* src/jtag3io.cc (jtag3::deviceAutoConfig): Use unknownDevice()
* Submitted by Ryan Schmidt: bug #25 error: use of undeclared identifier \'bfd_get_section_name\'
* src/jtagprog.cc: Supply fallbacks for deprecated bfd functions
* src/jtag2prog.cc: (Dito.)
* drop avarice-2.10-check-dlopen.patch and avarice-2.13.patch, both upstream
* Tue May 29 2018 kkaempfAATTsuse.com- relocate from /opt/cross/avr to /usr/avr
* Mon May 28 2018 kkaempfAATTsuse.com- fix leap15/tumbleweed build
* Tue Aug 08 2017 kkaempfAATTsuse.com- add avarice-2.13.patch to fix build for more recent autotools and gcc
* Sat Dec 08 2012 jwAATTsuse.com- update to 2.13
* supporting more devices (including xmega) and more IO registers per device.
* zap upstreamed avarice-2.10-bug2812023.patch
* replaced avarice-2.10-remove-buildtimestamp.patch with sed -i, to expose the changelog_tstamp instead.
* Sat Dec 31 2011 seife+obsAATTb1-systems.com- add automake buildrequires to fix build on Factory (> 12.1)
* Wed Nov 16 2011 seife+obsAATTb1-systems.com- fix build with 12.1 or newer (libmpfr1 vs libmpfr4)