SHA256
1
0
forked from pool/x3270

Accepting request 1118566 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1118566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=48
This commit is contained in:
Ana Guerrero 2023-10-18 19:26:21 +00:00 committed by Git OBS Bridge
commit 09f57a6f40
4 changed files with 31 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:44d73c2614e5aa022bf16a1c8cceda2326e4c96a892da42f256ee4e13bc3a85d
size 13154732

BIN
suite3270-4.3ga4-src.tgz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Oct 18 11:00:58 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
- Upgrade to version 4.3ga4 (jsc#PED-3355)
* Added support for minimum and maximum TLS protocol versions, via the tlsMinProtocol resource,
tlsMaxProtocol resource, -tlsminprotocol command-line option and -tlsmaxprotocol command-line option.
* Added support for miscellaneous IND$FILE options via the otherOptions keyword of the Transfer() action,
the ftOtherOptions resource, and extensions to the x3270 file transfer dialog and the c3270 interactive
Transfer() action.
* Extended the cancel keyword of the Transfer() action so it will interrupt the initial wait for an
acknowledgement from the host IND$FILE command.
* The Transfer() action now returns a summary on success or a meaningful error message on failure.
* Added the Echo() action.
* Added support for the NEW-ENVRONMENT variables needed by the IBM Express Logon Feature. (Feature request)
- Bug fixes
* When a font is specified in the wc3270 Session Wizard, it is now actually updated in the desktop shortcut.
* Multiple invocations of the Script() or Prompt() actions no longer lead to environment corruption.
* When command-line options are given to the Transfer() action at the c3270> prompt, the host session is
now resumed so the progress of the transfer can be monitored.
* Several missing actions were added to c3270 help.
-------------------------------------------------------------------
Wed Sep 13 06:14:39 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>

View File

@ -16,7 +16,7 @@
#
%define _suffix ga3
%define _suffix ga4
%define _fullname suite3270-%{version}%{_suffix}
%define _x026ver 1.2
Name: x3270