Mon Dec 08 2003 Lon Hohberger <lhh@redhat.com> 4.0.1-2
- Build for Fedora
Mon Dec 08 2003 Lon Hohberger <lhh@redhat.com> 4.0.1-1
- Import of 4.0.1 from upstream.
- Removed screen-homedir hack introduced in 3.9.15-8. (I was unable to
reproduce the behavior described in #98320, and thus, the patch isn't
necessary.)
- Fix for buffer overflow from Timo Strainen (patch 7).
- Fix for #111084 - we now require texinfo to build.
- Comment out lines in screenrc causing screen to complain at startup.
14 lines
422 B
Diff
14 lines
422 B
Diff
diff -ur screen-4.0.1/etc/screenrc screen-4.0.1-lhh/etc/screenrc
|
|
--- screen-4.0.1/etc/screenrc 2003-09-18 12:13:03.000000000 -0400
|
|
+++ screen-4.0.1-lhh/etc/screenrc 2003-10-24 12:03:22.000000000 -0400
|
|
@@ -143,6 +143,9 @@
|
|
# hardstatus alwaysignore
|
|
# hardstatus alwayslastline "%Lw"
|
|
|
|
+# Red Hat's normal status line
|
|
+hardstatus string "[screen %n%?: %t%?] %h"
|
|
+
|
|
# bind = resize =
|
|
# bind + resize +1
|
|
# bind - resize -1
|