pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/cross/dfu-programmer



Module Name:    pkgsrc
Committed By:   jakllsch
Date:           Tue Mar 15 20:01:01 UTC 2011

Modified Files:
        pkgsrc/cross/dfu-programmer: Makefile distinfo

Log Message:
Update dfu-programmer to 0.5.4.  Also, fix HOMEPAGE.

Changes since 0.5.2:

2011-01-16 Weston Schmidt <weston_schmidt%alumni.purdue.edu@localhost>
        * fedora/dfu-programmer.spec.in,
          fedora/10-dfu-programmer.fdi, configure.ac, NEWS,
          AUTHORS, src/arguments.c, src/arguments.h,
          docs/dfu-programmer.1: Updated to the new 0.5.3 release.

2011-01-16 Weston Schmidt <weston_schmidt%alumni.purdue.edu@localhost>
        * src/arguments.c, src/arguments.h,
          fedora/10-dfu-programmer.fdi,
          doc/dfu-programmer.1: Added support for at32uc3c chips.

2011-01-16 Weston Schmidt <weston_schmidt%alumni.purdue.edu@localhost>
        * src/commands.c: Apply fix suggested by bug 3017901.  Fix
          an off by 1 error for the bootloader size.

2011-01-16 Weston Schmidt <weston_schmidt%alumni.purdue.edu@localhost>
        * src/intel_hex.c: Apply fix suggested by bug 3016469.  Fix
          a sign extension problem during reading in the data to
          flash.

2010-05-02 Weston Schmidt <weston_schmidt%alumni.purdue.edu@localhost>
        * AUTHORS, src/commands.c: Removed confusing & useless code
          that Darren Gibbs found.

2010-04-08 Weston Schmidt <weston_schmidt%alumni.purdue.edu@localhost>
        * AUTHORS, src/arguments.c, src/arguments.h
          doc/dfu-programmer.1: Added the patch Mitko sent
          to enable at32uc3b1512 and at32uc3b0512 chips.

2010-02-15 Weston Schmidt <weston_schmidt%alumni.purdue.edu@localhost>
        * config.h.in, configure.ac, AUTHORS, src/commands.c,
          src/dfu.c, src/dfu-device.h, src/dfu.h, src/main.c:
          Added the patch Torsten Rottmann sent to enable
          libusb 1.0 support, plus I some changes to allow for
          switching via a configure file flag.

2010-02-15 Weston Schmidt <weston_schmidt%alumni.purdue.edu@localhost>
        * src/arguments.c, src/arguments.h, dfu-programmer.1,
          AUTHORS: Added the patch Dave Fletcher sent to
          enable atmega32u2 support.

2009-09-09 Weston Schmidt <weston_schmidt%alumni.purdue.edu@localhost>
        * src/commands.c: Fix a bug due to the order of the
          bootloader suppression and the lower boundary
          verification.  Additionally, fixed an off by 1 error
          in the flash address verification.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/cross/dfu-programmer/Makefile \
    pkgsrc/cross/dfu-programmer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index