Accepting request 1090007 from home:ngueorguiev:branches:Base:System

- 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
This commit is contained in:
Nikolay Gueorguiev 2023-05-31 12:14:57 +00:00 committed by Git OBS Bridge
parent edd97ee30e
commit 010624f98d
4 changed files with 48 additions and 5 deletions

View File

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:093089bd672cd7424652cebdd4b77105c0ca686b12b376d5810d1ba07ca411c0
size 4310909

View File

@ -1,3 +1,46 @@
-------------------------------------------------------------------
Wed May 31 11:18:17 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
- 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.
-------------------------------------------------------------------
Sun Oct 9 17:26:21 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package x3270
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,7 +16,7 @@
#
%define _suffix ga6
%define _suffix ga10
%define _fullname suite3270-%{version}%{_suffix}
%define _x026ver 1.2
Name: x3270