SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for avrdude-devel-7.3-3.8.i586.rpm :

* Fri Jul 05 2024 Dominique Leuenberger - Set version appropriately in PKGBUILD: if it file is present, it must be correct.
* Wed Jul 03 2024 Christophe Marin - Update avrdude.keyring
* Mon Jun 03 2024 Reinhard Max - Update to 7.3:
* Connect target via -P serialadapter[:sn] and -P usb:vid:pid[:sn]
* Add io and sram memory info in lieu of incomplete data memory
* New test-avrdude script in tools
* Update SerialUPDI protocol
* New terminal commands: regfile, factory reset.
* New devices supported: AVR16EB14, AVR16EB20, AVR16EB28, AVR16EB32, AVR64DU28, AVR64DU32
* New programmers supported: ft2232h_jtag, ft232h_jtag, dryboot
* For full changelog, see: https://github.com/avrdudes/avrdude/blob/main/NEWS
* Tue Feb 20 2024 Dominique Leuenberger - Use %patch -P N instead of deprecated %patchN (all patches currently commented out).
* Wed Oct 11 2023 Dominique Leuenberger - Adjust PKGBUILD to also reference version 7.2. Source download verificator gets confused otherwise.
* Sun Oct 08 2023 Klaus Kämpf - Update to 7.2:
* Major changes - libgpiod support for linuxgpio #1299 - Support jtag2updi -U UPDI EEPROM write #1318 - avrdude.conf reconciled with ATDFs #1343 - avrdude -p part/s now also shows part variants #1343 - New programmer dryrun for testing #1347 - New -T cmd to mix terminal with -U commands #1373 - Run -t interactive terminals in CLI option order #1402 - Terminal + Command config (mnemonic fuse setting) #1365 + Write to memory from files #1358 + Command save memory to file #1396 + Subshell command ! #1397 + Command include file #1429
* New devices supported: - AT89S51, AT89S52 - AT90S2323, ATtiny22 - ATmega16M1, ATmega32C1, ATmega64C1 - ATA5505 - ATA6612C, ATA6613C - ATA6614Q - ATA6616C, ATA6617C - ATA664251 - ATmega16HVA, ATmega8HVA - ATmega16HVB, ATmega16HVBrevB, ATmega32HVB, ATmega32HVBrevB - ATmega64HVE2, ATmega32HVE2 - AT90PWM1 - AT90PWM161, AT90PWM81 - ATxmega32C3 - ATxmega32D3 - ATtiny416auto
* New programmers supported: - dryrun - raspberry_pi_gpio - Flyswatter2 - CH341A - Kanda AVRISP-U - arduino_as_isp - scratchmonkey, scratchmonkey_pp, scratchmonkey_hvsp See https://github.com/avrdudes/avrdude/blob/main/NEWS for full changelog
* Tue Jun 20 2023 Dirk Müller - update PKGBUILD url
* Fri Jun 09 2023 Stefan Seyfried - really disable huge docs (it looks like this was intended but executed poorly ;-) -- this gets rid of texlive(!) build dep- fix build on Leap 15.x where CMake defaults to wrong shared linker flags, which in turn break package build and where /usr/etc is not yet a thing
* Fri Jun 02 2023 Dirk Müller - update to 7.1:
* Provide a new programmer -c urclock for bootloader urprotocol
* Urclock fully supports vector bootloaders at no extra code size
* Protects itself from overwriting
* Vector bootloaders: can protect the reset vector
* Offers Chip Erase function (quicker than uploading 0xff\'s)
* Urclock when compiled with libreadline supports bootloaders in terminal mode (preventing them from WDT timeout)
* The -c urclock programmer provides a metadata interface that allows unused flash to be used as storage avrdude -c urclock is backward compatible with
* Add TPI support for Microchip tools #1205
* Add C-strings, C characters and double to terminal write
* Provide write flash in the terminal (using a cache)
* Provide page erase in the terminal as pgerase
* Add support for NetBSD and OpenBSD to build.sh
* urclock = Urclock programmer for bootloaders using urprotocol
* xplainedmini_tpi = Atmel AVR XplainedMini in TPI mode
* xplainedpro_pdi = Atmel AVR XplainedPro in PDI mode
* atmelice_tpi = Atmel-ICE (ARM/AVR) in TPI mode
* powerdebugger_tpi = Atmel PowerDebugger (ARM/AVR) in TPI mode
* pickit4 = MPLAB(R) PICkit 4 in JTAG mode
* pickit4_tpi = MPLAB(R) PICkit 4 in TPI mode
* snap = MPLAB(R) SNAP in JTAG mode
* snap_tpi = MPLAB(R) SNAP in TPI mode
* arduino_gemma = Arduino Gemma bootloader disguised as USBtiny
* adafruit_gemma = Adafruit Trinket Gemma bootloader disguised as USBtiny
* digilent-hs2 = Digilient JTAG HS2 (MPSSE)
* tigard = Tigard interface board
* Issues fixed:
* Fix micronucleus bootloader to check for unresponsive USB devices #945
* Fix src/CMakeLists.txt to honor CMAKE_INSTALL_LIBDIR
* Mon Mar 07 2022 Martin Wilck - Add code for safe modprobe.d migration (https://en.opensuse.org/openSUSE:Packaging_UsrEtc)
* Fri Mar 04 2022 Martin Wilck - Install modprobe.conf files to %_modprobedir (bsc#1196275, jsc#SLE-20639)
 
ICM