- Upgrade to version 4.3ga (jsc#PED-3355)
* Improvements
* 4.3beta2
- Builds now work on MSYS2 MinGW.
- The ibm_hosts file is now case-insensitive. (Request from Drew Derbyshire)
- The underscoreBlankFill resource can now be set to false to prevent trailing
underscore characters in a field from being treated like blanks when inserting
in blank fill mode.
- Changed the keymap for Alt-q in x3270, c3270 and wc3270 to exit the emulator
unconditionally, using Quit(-force).
* 4.3alpha1
- The x3270 Color scheme menu option has been renamed 3279 color scheme, since
it only applies to 3279 mode. The green-screen color scheme option has been removed,
though the resource behind it (x3270.colorScheme.GreenScreen) remains.
The default 3279 color scheme now has a grey10 background to make it easier to see
with minimal window frames.
- The confDir resource, where the ibm_hosts file is found, can now be displayed by the
Set() action.
- Added Alt-e to the default wc3270 keymap and Ctrl-a, f to the c3270 default keymap for
the EraseEOF() action. This is needed because Windows no longer passes the END key to
console applications.
- Added the ability to save printer output to a file in a particular directory,
either by specifying the directory path as the printer name (on Windows) or
by specifying the new prtodir command as the printing command (on POSIX).
- Added support for growing or shrinking the x3270 emulator font using Ctrl-+ and Ctrl--.
- Added the IBM 3270 fonts from Ricardo Bánffy to the wc3270 installation and added the
ability to specify fonts in the wc3270 Session Wizard.
- Changed the default behavior of the terminal type reported in TN3270 mode for
3279 models 4 and 5. Previous versions reported these as IBM-3279-4-E and
IBM-3279-5-E respectively; now they are reported as IBM-3278-4-E and
IBM-3278-5-E because the other names are often not recognized by hosts.
To restore the previous behavior, set the wrongTerminalName resource to true.
(Note that the model resource still refers to these models as 3279-4-E and 3279-5-E;
this only changes what is reported to the host.)
- Changed the default library for TLS on macOS to OpenSSL.
- Added a summary of warnings to the end of the output from the ./configure script.
- Added a Python-based test target (documentation coming soon).
- Added a BUILDCC variable to the ./configure script, to facilitate cross-compilation.
(Original suggested patch by Thorsten Otto.)
- The code can now be built on POSIX without the <langinfo.h> header file or the
nl_langinfo() library function being present. It will guess the codeset (encoding)
from the LC_CTYPE or LANG environment variable if present, or default to ASCII if
neither is present or the value is not defined as locale.encoding.
(Original suggested patch by Thorsten Otto.)
* Bug fixes
* 4.3ga3
- When there is an error making a connection in s3270, the error message is
no longer output on two lines. (Bug report)
* 4.3beta2
- When using a printer session and TLS, the printer session no longer
fails with a host certificate validation error.
- When inserting in blank fill mode, trailing underscores are no longer consumed,
unless they are at the end of the field. (Bug report)
OBS-URL: https://build.opensuse.org/request/show/1110814
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=63
- Upgrade to version 4.2ga10 (jsc#PED-3355)
- Bug fixes
* 4.2ga10
- TN3270E NVT mode now works properly.
- TN3270E SSCP-LU mode now works even if BIND-IMAGE has not been
negotiated by the host.
- When TN3270E is turned off and back on within a session,
x3270 now renegotiates functions properly.
* 4.2ga9
- x3270 mouse selections are much more predictable.
- Double- and triple-clicks no longer move the cursor.
- x3270 no longer crashes when it is reconfigured
(model, font, etc.) while the floating pop-up keypad is visible.
- The security indicator in x3270 no longer disappears when it is
indicating unverified state and the window is reconfigured.
- The ./configure option to give an alternate location for the
OpenSSL library (--with-openssl=) works correctly again.
* 4.2ga8
- When pasting in NVT mode and the text wraps to the next line,
the cursor no longer ends up in the wrong location.
- The x3270a script no longer causes a spurious Invalid (empty)
hostname error pop-up when the display's DPI is other than 96.
* 4.2ga7
- The wc3270 Session Wizard no longer exits silently when
it encounters an error.
- x3270 will no longer change fonts unnecessarily when the
host code page is changed. (bug report)
- The background color is now propagated correctly by the RA order.
- In a resource file, a resource value can now end with a
properly-quoted backslash, without the backslash being interpreted
as a line continuation.
- The Transfer() action, when invoked from within a file read by the
Source() action, now blocks properly -- it returns once the
file transfer is complete.
- If the Source() action is aborted, it will no longer leave the
keyboard locked.
- Typeahead is now processed correctly when the host has
negotiated TN3270E Contention Resolution and the unlockDelay
resource is set to false.
OBS-URL: https://build.opensuse.org/request/show/1090007
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=61
- 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