./comms/minicom, MS-DOS Telix serial communication program workalike

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 2.7.1, Package name: minicom-2.7.1, Maintainer: pkgsrc-users

Minicom is a serial communication program. It is a un*x clone of the
well-known MS-DOS Telix program. It has ANSI color, dialing directory,
dial-a-list, script language, file up/download support, screen capture,
scroll-back, etc.

The author is Miquel van Smoorenburg (miquels@cistron.nl -or-
miquels@drinkel.ow.org). Note, minicom is covered by the GNU GPL.


Required to run:
[comms/gkermit] [comms/lrzsz]

Required to build:
[pkgtools/cwrappers]

Package options: nls

Master sites:

SHA1: 915432810e7be05c684a634a2c6d45fec3c92cf9
RMD160: cc538b69d3bbc0de13691ac6394f03e97c5dfb5d
Filesize: 855.409 KB

Version history: (Expand)


CVS history: (Expand)


   2017-04-19 20:33:39 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #5317 - requested by sevan
comms/minicom: security fix

Revisions pulled up:
- comms/minicom/Makefile                                        1.69
- comms/minicom/distinfo                                        1.18

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Tue Apr 18 13:30:57 UTC 2017

   Modified Files:
           pkgsrc/comms/minicom: Makefile distinfo

   Log message:
   Updated minicom to 2.7.1.

   New for version 2.7.1:
    - CVE-2017-7467: Fix an out of bounds data access that
      can lead to remote code execution. This issue was found
      by Solar Designer of Openwall during a security audit of
      the Virtuozzo 7 product, which contains derived downstream
      code in its prl-vzvncserver component. The corresponding
      Virtuozzo 7 fix is:
   \ 
https://src.openvz.org/projects/OVZ/repos/prl-vzvncserver/commits/6d95404e75b98f36b1cc85ee23df99dcf06ca13f

      Openwall would like to thank the Virtuozzo company for
      funding the effort.