File avrdude.changes of Package avrdude
-------------------------------------------------------------------
Tue Sep 30 16:07:38 CEST 2008 - kukuk@suse.de
- Fix libusb BuildRequires
-------------------------------------------------------------------
Fri Aug 8 21:13:36 CEST 2008 - sndirsch@suse.de
- avrdude-5.5.usbtiny.64bit.patch
* fixes initialization of USBtinyISP on 64bit (bnc #415773)
-------------------------------------------------------------------
Mon Jun 23 21:00:18 CEST 2008 - bwalle@suse.de
- don't use default_parallel for "serbb" devices like the "ponyser"
programmer (https://savannah.nongnu.org/bugs/index.php?23685)
-------------------------------------------------------------------
Mon Feb 4 17:11:33 CET 2008 - jw@suse.de
- added /etc/udev/rules.d/98-parport.rules
as a possible fix for bnc#235059
(must not be named 99-*, because of bnc#358391)
-------------------------------------------------------------------
Wed Nov 21 05:39:26 CET 2007 - sndirsch@suse.de
- avrdude 5.5
* support for the USBtinyISP programmer (patch #6233)
* support for the C2N232I serial bitbang programmer (patch #6121)
* Bugfixes.
-------------------------------------------------------------------
Sun Oct 28 13:44:04 CET 2007 - bwalle@suse.de
- Link against libreadline to have history.
- rpmlint: Start "Summary" with a capital letter.
- rpmlint: Remove BuildRequires for SuSE < 9.3.
-------------------------------------------------------------------
Thu Oct 18 21:56:17 CEST 2007 - bwalle@suse.de
- Link against libusb to have USB support.
- Switch from gzip to bzip2 for the source file to save space.
-------------------------------------------------------------------
Sat Aug 4 22:30:32 CEST 2007 - sndirsch@suse.de
- updated to release 5.4
* New devices supported:
- AT90PWM2B/AT90PWM3B
* Bugfixes.
* Source code rearranged so that the functionality is now built
into a libavrdude.a library where main.c is currently the only
existing frontend.
* Implement ATmega256x support for butterfly/avr109.
-------------------------------------------------------------------
Sun May 6 21:58:41 CEST 2007 - sndirsch@suse.de
- updated to release 5.3.1
-------------------------------------------------------------------
Fri Apr 20 21:28:36 CEST 2007 - sndirsch@suse.de
- switched to TeXLive packages
-------------------------------------------------------------------
Thu Mar 29 22:33:00 CEST 2007 - sndirsch@suse.de
- added flex/bison to Buildrequires
-------------------------------------------------------------------
Mon Jan 15 10:37:53 CET 2007 - sndirsch@suse.de
- removed resmgr config file (Bug #235059)
-------------------------------------------------------------------
Fri Oct 20 03:51:35 CEST 2006 - sndirsch@suse.de
- update to release 5.2
* bugfixes
-------------------------------------------------------------------
Wed Jan 25 23:42:44 CET 2006 - sndirsch@suse.de
- update to release 5.1:
* New devices supported:
- ATmega640/1280/1281
- ATtiny24/44/84
* JTAG mkII support now works with libusb-win32, too
* JTAG ICE mkI support has been added
* Solaris support has been added (including ecpp(7D)
parallel-port bit-bang mode)
-------------------------------------------------------------------
Wed Jan 25 21:34:34 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sun Jan 8 18:42:22 CET 2006 - sndirsch@suse.de
- created package