Blame NEWS

Packit 15a96c
Packit 15a96c
This file lists the most important changes to
Packit 15a96c
the previous released version. For a full list of changes
Packit 15a96c
please refer to the ChangeLog file.
Packit 15a96c
Packit 15a96c
New for version 2.7.1:
Packit 15a96c
 - CVE-2017-7467: Fix an out of bounds data access that
Packit 15a96c
   can lead to remote code execution. This issue was found
Packit 15a96c
   by Solar Designer of Openwall during a security audit of
Packit 15a96c
   the Virtuozzo 7 product, which contains derived downstream
Packit 15a96c
   code in its prl-vzvncserver component. The corresponding
Packit 15a96c
   Virtuozzo 7 fix is: https://src.openvz.org/projects/OVZ/repos/prl-vzvncserver/commits/6d95404e75b98f36b1cc85ee23df99dcf06ca13f
Packit 15a96c
Packit 15a96c
   Openwall would like to thank the Virtuozzo company for
Packit 15a96c
   funding the effort.
Packit 15a96c
Packit 15a96c
New for version 2.7:
Packit 15a96c
 - Configurable status line via -F option, see manpage for a listing
Packit 15a96c
   of format specifier.
Packit 15a96c
 - Improve display of device name in status line.
Packit 15a96c
 - Script: Binary transmission feature via "!<"
Packit 15a96c
 - Fixes.
Packit 15a96c
Packit 15a96c
New for version 2.6.2:
Packit 15a96c
 - Alternative hex output (to be improved)
Packit 15a96c
 - Print creation date of serial device file (if < 20 hrs), useful for
Packit 15a96c
   identifying just plugged in USB-Serial adapters 
Packit 15a96c
 - Support ':' (colon) in device path names. Note, that this changes old
Packit 15a96c
   behaviour which used ':' as a device path delimiter.
Packit 15a96c
 - Several language updates.
Packit 15a96c
Packit 15a96c
New for version 2.6:
Packit 15a96c
 - Add possibility to add delay after every character transmission.
Packit 15a96c
 - Fix build issues on Mac OS X.
Packit 15a96c
 - Stop providing default modem init and reset strings (still available when
Packit 15a96c
   editing).
Packit 15a96c
 - Added possibility for timestamps in output, added by minicom
Packit 15a96c
 - Added lockdev support.
Packit 15a96c
 - Added new dialdir format that is supposed to be interoperable between 32
Packit 15a96c
   and 64 bits archs.
Packit 15a96c
Packit 15a96c
New for version 2.5:
Packit 15a96c
 - Handle device reconnected more smoothly (USB-serial dongles)
Packit 15a96c
 - Translation updates: Danish
Packit 15a96c
 - Several fixes (see ChangeLog)
Packit 15a96c
Packit 15a96c
New for version 2.4:
Packit 15a96c
 - Add -D and -b options to specify device and baud rate on the command
Packit 15a96c
   line.
Packit 15a96c
 - Do character conversion between local and remote side (-R option)
Packit 15a96c
 - Added indonesian translation
Packit 15a96c
 - Compatibility fixes for recent build environments
Packit 15a96c
 - Remove code that handled very old systems
Packit 15a96c
Packit 15a96c
New for version 2.3:
Packit 15a96c
 - Fix build on Mac OS X
Packit 15a96c
 - New version of the dial format to be little and big endian as well as
Packit 15a96c
   32/64 bit safe
Packit 15a96c
 - Support more baud rates
Packit 15a96c
 - Handle device disappearances (e.g. serial-USB device unplug)
Packit 15a96c
 - Various build and other fixes
Packit 15a96c
Packit 15a96c
New for version 2.2:
Packit 15a96c
 - Vietnamese translation added
Packit 15a96c
 - Norwegian translation added
Packit 15a96c
 - Traditional chinese translation added
Packit 15a96c
 - Swedish translation added
Packit 15a96c
 - Romanian translation added
Packit 15a96c
 - default to 8bit mode if LANG or LC_ALL are set
Packit 15a96c
 - default baud rate set to 115200
Packit 15a96c
 - Various code cleanups and fixes
Packit 15a96c
Packit 15a96c
New for version 2.1:
Packit 15a96c
 - applied some pending patches (see ChangeLog for a complete list)
Packit 15a96c
 - added support for socket connections
Packit 15a96c
 - fixed compiling issues on Solaris
Packit 15a96c
 - new maintainer: Adam Lackorzynski
Packit 15a96c
 - new homepage: http://minicom.alioth.debian.org/
Packit 15a96c
 - new mailinglists (-devel and -announce):
Packit 15a96c
      http://alioth.debian.org/mail/?group_id=31
Packit 15a96c