pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/screen



Module Name:    pkgsrc
Committed By:   kim
Date:           Tue Sep  1 13:34:47 UTC 2015

Modified Files:
        pkgsrc/misc/screen: Makefile distinfo
        pkgsrc/misc/screen/patches: patch-ai patch-aj patch-ak patch-an
            patch-ao patch-ap patch-socket.c patch-tty.sh
Added Files:
        pkgsrc/misc/screen/patches: patch-ansi.c

Log Message:
Upgrade misc/screen to version 4.3.1 and address stack overflog bug 45713.

Ref: https://savannah.gnu.org/bugs/?45713

Changes since version 4.2.1
---------------------------

Version 4.3.1 (28/06/2015):
  * Fix resize bug

Version 4.3.0 (13/06/2015):
  * Introduce Xx string escape showing the executed command of a window
  * Implement dead/zombie window polling, allowing for auto reconnecting
  * Allow setting hardstatus on first line

  New Commands:
  * 'sort' command sorting windows by title
  * 'bumpleft', 'bumpright' - manually move windows on window list
  * 'collapse' removing numbering 'gaps' between windows, by renumbering
  * 'windows' command now accepts arguments for use with querying


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/misc/screen/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/misc/screen/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/misc/screen/patches/patch-ai \
    pkgsrc/misc/screen/patches/patch-an pkgsrc/misc/screen/patches/patch-ap
cvs rdiff -u -r1.8 -r1.9 pkgsrc/misc/screen/patches/patch-aj
cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/screen/patches/patch-ak
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/screen/patches/patch-ansi.c
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/screen/patches/patch-ao
cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/screen/patches/patch-socket.c \
    pkgsrc/misc/screen/patches/patch-tty.sh

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