From 9d51591fdd5dc1dc8d2e43e340473c59bc432f44dcda37c3905ecb9e49c1d5cf Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 13 Jun 2013 09:01:21 +0000 Subject: [PATCH] Accepting request 178817 from home:jjolly:branches:Base:System New package from upstream. Fixes bnc#807424 OBS-URL: https://build.opensuse.org/request/show/178817 OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=22 --- suite3270-3.3.12ga11-src.tgz | 3 --- suite3270-3.3.12ga13-src.tgz | 3 +++ x3270.changes | 32 ++++++++++++++++++++++++++++++++ x3270.spec | 2 +- 4 files changed, 36 insertions(+), 4 deletions(-) delete mode 100644 suite3270-3.3.12ga11-src.tgz create mode 100644 suite3270-3.3.12ga13-src.tgz diff --git a/suite3270-3.3.12ga11-src.tgz b/suite3270-3.3.12ga11-src.tgz deleted file mode 100644 index 170fc50..0000000 --- a/suite3270-3.3.12ga11-src.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:444b2ddadf4a46b9d7ace0a20d4baf2ccbb4b744328cdba368cabc5fc8bd27b6 -size 6674551 diff --git a/suite3270-3.3.12ga13-src.tgz b/suite3270-3.3.12ga13-src.tgz new file mode 100644 index 0000000..f2dc4a7 --- /dev/null +++ b/suite3270-3.3.12ga13-src.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b75def2f4a996b04e26aa1886e6b47723562432c95f9d04191bcf6e45c13bb +size 6708810 diff --git a/x3270.changes b/x3270.changes index ab1cac4..19ebd41 100644 --- a/x3270.changes +++ b/x3270.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Wed Jun 12 19:12:26 UTC 2013 - jjolly@suse.com + +- New upstream release, fixes SSL verification problems (bnc#807424) + - Changes in version 3.3.12ga13, 2. May 2013 + - [c3270, wc3270] Fixed a start-up crash when the tracing is + enabled and the menu bar is disasbled. + - [all] Added support for the LF (X'25') format control order. + - [all] Fixed a number of buffer overflow crashes. + - Changes in version 3.3.12ga12, 20. March 2013 + - [All] Added logic to verify the name in the host certificate. + - [All] Pass all SSL-related parameters to the pr3287 session. + - [x3270] On the *Connect* menu, made the recent host list a + pull-right sub-menu, if there is an ibm_hosts file in use. + - [x3270] The *-trace* option now implies event tracing as well. + - [x3270] Spaces are now allowed in the file transfer dialog + local file name. + - [all] Corrected issues when invalid Unicode characters are + encountered during a file transfer. + - [x3270, wc3270] Corrected a crash when tracing without a file, + when the monitor window was closed. + - [ws3270] Corrected the behavior of stdin processing, so ws3270 + is not blocked trying to read stdin most of the time. Also + fixed an issue where the scripting prompt would start with *E* + when the keyboard was in inhibit mode. + - [wc3270] Removed a duplicated rule in Msc/Makefile. + - [all] Changed the CGCSGID for cp930 (Japanese) 0x080b012c + (2059, 300) to 0x0172012c (370, 300). + - [wc3270, c3270] Corrected the behavior of the Menu option in + the Session Wizard and the *menuBar* resource, neither of + which worked correctly. + ------------------------------------------------------------------- Thu Mar 28 21:51:24 UTC 2013 - jjolly@suse.com diff --git a/x3270.spec b/x3270.spec index 287573d..0051065 100644 --- a/x3270.spec +++ b/x3270.spec @@ -37,7 +37,7 @@ Summary: A Family of IBM 3270 Terminal Emulators License: MIT Group: System/X11/Terminals Url: http://x3270.bgp.nu -Source0: suite3270-3.3.12ga11-src.tgz +Source0: suite3270-3.3.12ga13-src.tgz Source5: README.SuSE Source6: http://x3270.bgp.nu/download/x026-1.0.tgz Patch: mknod.patch