- Version update to ga10 of 3.4 series:
* [x3270] Fixed a crash in the Configure Idle Command pop-up.
* [x3270] Fixed an issue with overwriting local files in file transfers.
* [s3270] Fixed an x3270if build problem when libiconv is needed.
* [all] Fixed a problem with truncating the list of LUs when connecting to a
host.
* [all] Fixed a crash when too many parameters are passed to an action in a macro
or script.
* [c3270, wc3270] Fixed binary file transfer bug.
* [x3270] Fixed missing 'Not Connected' message when disconnecting from a host.
* [all] Fixed trace display of incoming IPv6 connections and the parsing of the
x3270 -scriptport option.
* [tcl3270] Added tcl3270 support for Tcl 8.6.
* [all] Renamed $INSTALL variable in the top-level configure script (bugs:15).
OBS-URL: https://build.opensuse.org/request/show/354924
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=39
- Version bump to 3.4:
* Recreated tarball and build approach so adapt our system
* Fixed a number of warnings found by the MacOS C compiler, which turned out
to be real issues.
* [all] Synchronize the ReadBuffer action with the Wait(Output) action, just
like Ascii and Ebcdic.
* [all] Fixed an NVT-mode emulation problem.
* [all] Fixed a synchronization issue with scripts and file transfers.
* [c3270, wc3270] Fixed a crash when the Transfer action was called from a
script.
* [x3270] Fixed a crash when visible control characters are turned on in
3278 mode.
* [pr3287] Changed the pr3287 Makefile to use $INSTALL_DATA (bugs:#13).
* [All Unix] Added -D_DEFAULT_SOURCE wherever a Makefile used -D_BSD_SOURCE,
to get rid of compiler warnings with newer versions of glibc (bugs:#12).
* [x3270, c3270, wc3270] Corrected the OIA display of save-to-printer pages.
* [c3270, wc3270] Made the help for file-transfer reflect the current
defaults. Added help for Keymap.
* [wc3270] Fixed the pager at the wc3270> prompt. Now it adapts to the size
of the console window correctly.
* [pr3287, wpr3287] Fixed a problem with printer session start-up when both
a specific printer LU and an SSL tunnel (L:) are specified.
* [c3270, wc3270] Added a Keymap action to add or remove temporary keymaps.
The semantics are the same as the x3270 action of the same name.
* [all] Made the parameter to ResumeScript optional, and relaxed the
restrictions on when PauseScript can be used, so it can now be used from
macros and command files read with the Source action.
* [c3270, wc3270] Allow the DFT buffer size to be changed in the c3270/wc3270
file transfer dialog.
* [c3270, wc3270] Allow file transfers to be interrupted with Ctrl-C.
OBS-URL: https://build.opensuse.org/request/show/329516
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=36