File avarice.changes of Package avarice
-------------------------------------------------------------------
Mon Aug 29 15:14:39 UTC 2022 - Klaus Kämpf <kkaempf@suse.com>
- clean spec file
- build with libhidapi-devel
-------------------------------------------------------------------
Wed Feb 23 19:04:22 UTC 2022 - kkaempf@suse.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 05:18:10 UTC 2018 - kkaempf@suse.com
- relocate from /opt/cross/avr to /usr/avr
-------------------------------------------------------------------
Mon May 28 13:21:46 UTC 2018 - kkaempf@suse.com
- fix leap15/tumbleweed build
-------------------------------------------------------------------
Tue Aug 8 10:33:32 UTC 2017 - kkaempf@suse.com
- add avarice-2.13.patch to fix build for more recent
autotools and gcc
-------------------------------------------------------------------
Sat Dec 8 13:26:53 UTC 2012 - jw@suse.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 15:46:43 UTC 2011 - seife+obs@b1-systems.com
- add automake buildrequires to fix build on Factory (> 12.1)
-------------------------------------------------------------------
Wed Nov 16 17:17:26 UTC 2011 - seife+obs@b1-systems.com
- fix build with 12.1 or newer (libmpfr1 vs libmpfr4)
-------------------------------------------------------------------
Sat Sep 24 19:54:45 UTC 2011 - seife+obs@b1-systems.com
- fix build with 11.4 or newer
- remove build timestamp from binary to avoid rebuilds
-------------------------------------------------------------------
Tue Mar 23 12:13:55 UTC 2010 - mhopf@novell.com
- Add missing copy of SOURCE3.
-------------------------------------------------------------------
Wed Mar 3 21:23:28 UTC 2010 - jw@novell.com
- split avarice-2.10 from buildavr-*.sh
-------------------------------------------------------------------
Tue Mar 2 21:23:28 UTC 2010 - jw@suse.de
- initial draft