- Add license file as documentation
- GNU screen 4.3.1
* This is a bug fix release.
* Visible content get messed up after window resize
- GNU screen 4.3.0:
* 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
* '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
- packaging changes:
* move screen-poll-zombies.patch to savannah git
* move screen-4.0.3-ipv6.patch to savannah git
* move sort_command.patch to savannah git
* move xX_string_escape.patch to savannah git
* move screen_enhance_windows_list.patch to savannah git
OBS-URL: https://build.opensuse.org/request/show/314668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screen?expand=0&rev=46
- Update to 4.2.0 as released on screen-devel@gnu.org yesterday.
Thank you Amadeusz!
* keep libtinfo.diff (from coolo 2011, why exactly?)
* keep global_screenrc.patch (renamed from screen-4.0.2.dif)
* keep screen-man-loginshell.diff (to be upstreamed)
* dropped screen-__P.diff (not needed)
* keep term_too_long.diff (savannah#30880, to be upstreamed)
* keep use_locale.diff (from lnt-sysadmin@lists.lrz.de 2012, check?)
* keep screen-4.0.3-ipv6.patch (builtin telnet, to be upstreamed)
* keep screen_enhance_windows_list.patch (to be upstreamed)
* keep screen-poll-zombies.patch (to be upstreamed)
* keep xX_string_escape.patch (renamed from show_all_active.patch, to be upstreamed)
* keep sort_command.patch (from trenn 2011, to be upstreamed)
* added msg_version_3.patch (ouch, incompatible protocol, to be upstreamed)
- added %rundir with /var/run for 1310 and before; but /run afterwards.
aj advocates /run for Factory; for 1310 it was banned by
suse-filelist-forbidden-fhs23 (forwarded request 230477 from jnweiger)
OBS-URL: https://build.opensuse.org/request/show/231107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screen?expand=0&rev=43
- Update to 4.2.0 as released on screen-devel@gnu.org yesterday.
Thank you Amadeusz!
* keep libtinfo.diff (from coolo 2011, why exactly?)
* keep global_screenrc.patch (renamed from screen-4.0.2.dif)
* keep screen-man-loginshell.diff (to be upstreamed)
* dropped screen-__P.diff (not needed)
* keep term_too_long.diff (savannah#30880, to be upstreamed)
* keep use_locale.diff (from lnt-sysadmin@lists.lrz.de 2012, check?)
* keep screen-4.0.3-ipv6.patch (builtin telnet, to be upstreamed)
* keep screen_enhance_windows_list.patch (to be upstreamed)
* keep screen-poll-zombies.patch (to be upstreamed)
* keep xX_string_escape.patch (renamed from show_all_active.patch, to be upstreamed)
* keep sort_command.patch (from trenn 2011, to be upstreamed)
* added msg_version_3.patch (ouch, incompatible protocol, to be upstreamed)
- added %rundir with /var/run for 1310 and before; but /run afterwards.
aj advocates /run for Factory; for 1310 it was banned by
suse-filelist-forbidden-fhs23
OBS-URL: https://build.opensuse.org/request/show/230477
OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=53
in an unintended way.
Fix this by ignoring longflg and behave the way wW string esacpes
behaved with adding addtional L escape. (So %w is now what %Lw was before
all these changes. This should be a minor, acceptable change as it was
undocumented and it buys quite some code cleanup with it.). Patch is:
screen_fix_wW_string_escapes_to_nearly_old_behavior.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=46
screen-poll-zombies.patch: Dead windows will be restarted after
a specified timeout (if enabled)
screen_enhance_windows_list_1_3.patch:
Cleanup window flags processing. This leads to a slight
output change in "Ww" string escapes (window list), but these
should be rather seldom used and flags are still shown.
screen_enhance_windows_list_2_3.patch:
Enhance windows command with an optional string escape based
parameter which also removes the output size (1024 bytes)
restriction (only if param is passed) of the windows command.
- Only Require makeinfo for openSUSE versions 11.4 and above.
This requirement did not exist in earlier versions, now the package
builds again for example against SLES 11 (11.4 based).
OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=41