diff --git a/suite3270-4.2ga10-src.tgz b/suite3270-4.2ga10-src.tgz new file mode 100644 index 0000000..170f3a1 --- /dev/null +++ b/suite3270-4.2ga10-src.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db513225f074144a5a0221d57ede37cca1468c2c2d158ea09981f50012ebdbe7 +size 12739495 diff --git a/suite3270-4.2ga6-src.tgz b/suite3270-4.2ga6-src.tgz deleted file mode 100644 index 5516510..0000000 --- a/suite3270-4.2ga6-src.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:093089bd672cd7424652cebdd4b77105c0ca686b12b376d5810d1ba07ca411c0 -size 4310909 diff --git a/x3270.changes b/x3270.changes index 6c95448..8880dd2 100644 --- a/x3270.changes +++ b/x3270.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Wed May 31 11:18:17 UTC 2023 - Nikolay Gueorguiev + +- 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 diff --git a/x3270.spec b/x3270.spec index 7fea064..d11b52b 100644 --- a/x3270.spec +++ b/x3270.spec @@ -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