Changelog for
avrdude-5.11.1-1.1.i586.rpm :
Sat Dec 8 13:00:00 2012 jwAATTsuse.com
- Did not build.
- 5.11 tar balls are now missing again. retrying with 5.11.1
- typo in spec file fixed.
Wed Nov 21 13:00:00 2012 jwAATTsuse.com
- All this should have been part of my earlier submit sr#142228:
* obsoleted upstreamed patches: tn4313.diff, avrdude_butterfly_mk.patch
* pulled patch from o:F: avrdude-use-serial-device-for-serbb.patch
* dropped dubious patch: avrdude-5.5.usbtiny.64bit.patch
Wed Nov 21 13:00:00 2012 jwAATTsuse.com
- retrying sr#110452, sr#141518, so that we can finally close bnc#736064
- merged a commit that was only made to o:F
Wed Mar 21 13:00:00 2012 jwAATTsuse.com
- Reverted to version 5.11 -- the 5.11.1 tarball was missing.
Tue Oct 18 14:00:00 2011 maxAATTsuse.com
- Version 5.11.1 from savannah
- Add libftdi1-devel to BuildRequires to support additional
programmers.
Thu Sep 29 14:00:00 2011 seife+obsAATTb1-systems.com
- don\'t use download_files service - it breaks all the time
- remove builddate from binary to avoid unnecessary republising
Sat Sep 17 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
Sun Aug 28 14:00:00 2011 madworm_de.novellAATTspitzenpfeil.org
- Version 5.11 from savannah
Mon Jun 20 14:00:00 2011 madworm_de.novellAATTspitzenpfeil.org
- https://savannah.nongnu.org/patch/?7559
DTR/RTS twiddling didn\'t match the Arduino \'auto-reset\' hardware
for the programmer type \'arduino\'
Mon Mar 7 13:00:00 2011 jwAATTnovell.com
- bnc#676024, support for attiny4313 added according to
http://savannah.nongnu.org/patch/?7393
Mon Mar 7 13:00:00 2011 jwAATTnovell.com
- Resurrected the changelog.
/usr/lib/osc/source_validators/helpers/check_dates_in_changes
misinterpretes timestamps 2010-01-01 within changelog entries as
new changelog entries.
Mon Sep 6 14:00:00 2010 maxAATTnovell.com
- Use ATTRS instead of SYSFS in udev rules.
- Add old USBasp VID/PID to udev rules.
- Dropped most of the .changes file to make osc happy.
Sat May 15 14:00:00 2010 jwAATTnovell.com
- fixed mkbutterfly target, to test the bootloader response in the loop,
instead of once afterwards.
Thu Feb 11 13:00:00 2010 maxAATTsuse.de
- Remove unused source and patch files.
- Remove special cases for distributions we don\'t build for.
- Move from /opt/cross to /usr, as this is not a cross compile
tool for which there is a \"native\" counterpart.
- Use the pre-built pdf from upstream to avoid the latex dependency.
- Add proper info file handling.
- Add udev rules for USB programmers and USB serial adapters, so
that they can be accessed by all users. This is considered safe
as this is a very specialized package that will probably only get
installed on development machines with no untrusted local or
remote users.
Fri Jan 22 13:00:00 2010 jwAATTsuse.de
- update to avrdude-5.10
bug #28660: Problem with loading intel hex rom files that exceed
0x10000 bytes
* fileio.c: Fix two byte shifts.
* configure.ac: Fix FreeBSD default serial port name.
* doc/avrdude.texi: (Dito.)
* jtagmkII.c: If entering JTAG mode fails with a bad JTAG ID
message, retry with external reset applied (in case the target
is in sleep mode or has asserted the JTD bit).
Fri Jan 22 13:00:00 2010 jwAATTsuse.de
- added /usr/bin/avrdude symlink,
so that /opt/cross/bin is no longer needed in PATH
Tue Jan 5 13:00:00 2010 jwAATTnovell.com
- added avrdude_butterfly_mk.patch
mikrokopter.de uses a modified version of butterfly.
This patch creates an avrdude providing bot the unchanged butterfly and
a new mkbutterfly. env BUTTERFLY_MK=1 avrdude -c butterfly is also provided.
Sent upstream as https://savannah.nongnu.org/patch/?7056
Mon Dec 28 13:00:00 2009 bernhardAATTbwalle.de
- Add \"texinfo-dvi\" to BuildRequires for Fedora/RHEL/CentOS
to fix finally the build because of a missing \"texi2dvi\".
Mon Dec 28 13:00:00 2009 bernhardAATTbwalle.de
- Give /etc/modprobe.d/avrdude_parport the \'conf\' extension to make
new versions of module-init-tools happy.
- Add \"texinfo\" to BuildRequires for Fedora/RHEL/CentOS.
Thu Dec 17 13:00:00 2009 jwAATTnovell.com
- readded other half of half-upstreamed avrdude-5.5.usbtiny.64bit.patch
- convertUniToAscii bug, HVPP of EEPROM bug, serious memory corruption
ATmega163 fix, tcsetattr() on Solaris bug, Crash in stk500v2_open,
xmega problems with JTAGICEmkII, New devices: ATXMEGA64A1, ATXMEGA192A1,
ATXMEGA256A1, ATXMEGA64A3, ATXMEGA128A3, ATXMEGA192A3, ATXMEGA256A3,
ATXMEGA256A3B, ATXMEGA16A4, ATXMEGA32A4, ATXMEGA64A4, ATXMEGA128A4
- bnc#564303
Tue Dec 15 13:00:00 2009 jwAATTnovell.com
- avrdude 5.8 first test