Package: avrdude / 6.3-20171130+svn1429-2

Metadata

Package Version Patches format
avrdude 6.3-20171130+svn1429-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
revert usbtiny tpi implementation.patch | (download)

AUTHORS | 1 0 + 1 - 0 !
ChangeLog | 8 0 + 8 - 0 !
NEWS | 3 0 + 3 - 0 !
configure.ac | 2 0 + 2 - 0 !
usbtiny.c | 211 7 + 204 - 0 !
5 files changed, 7 insertions(+), 218 deletions(-)

 remove usbtiny tpi implementation
 Reverting upstream usbtiny tpi implementation commits r1412 and r1429.
undefined posix limits workaround.patch | (download)

libavrdude.h | 12 12 + 0 - 0 !
1 file changed, 12 insertions(+)

 set undefined path_max and friends
 Define optional posix limits macros to allow
 building on GNU/Hurd.
use makeinfo.patch | (download)

doc/Makefile.am | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 use makeinfo instead of texi2html
 Orphaned texi2html got superseded by makeinfo. 
fix ps creationdate.patch | (download)

doc/Makefile.am | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 set reproducible postscript creationdate field
 Reporducible builds project support, see:
 http://wiki.debian.org/ReproducibleBuilds/
Fix paths in the man page.patch | (download)

avrdude.1 | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix paths in the man page

Update the man page to point to the correct location of the
documentation and config file when installed on a Debian system.

use tbl man preprocessor.patch | (download)

avrdude.1 | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 use tbl man preprocessor
 Explicitly request tbl preprocessor, make lintian happy.
no lock byte read mask.patch | (download)

avrdude.conf.in | 86 43 + 43 - 0 !
1 file changed, 43 insertions(+), 43 deletions(-)

 do not mask unused lock byte bits on read