From 194b28c37939a3e780201532889f7442d49c10360976fb8078c004312462d070 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 22 Apr 2015 11:24:03 +0000 Subject: [PATCH] Accepting request 298193 from home:pluskalm:branches:Base:System - Update to 3.3.14 OBS-URL: https://build.opensuse.org/request/show/298193 OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=32 --- pr3270-memleak.patch | 2 +- suite3270-3.3.14ga11-src.tgz | 3 --- suite3270-3.3.15ga8-src.tgz | 3 +++ x3270.changes | 15 +++++++++++++++ x3270.spec | 6 +++--- 5 files changed, 22 insertions(+), 7 deletions(-) delete mode 100644 suite3270-3.3.14ga11-src.tgz create mode 100644 suite3270-3.3.15ga8-src.tgz diff --git a/pr3270-memleak.patch b/pr3270-memleak.patch index f40a665..aad8f45 100644 --- a/pr3270-memleak.patch +++ b/pr3270-memleak.patch @@ -2,7 +2,7 @@ Index: pr3287-3.3/telnet.c =================================================================== --- pr3287-3.3/telnet.c.orig +++ pr3287-3.3/telnet.c -@@ -315,8 +315,13 @@ negotiate(int s, char *lu, char *assoc) +@@ -453,8 +453,13 @@ negotiate(const char *host, struct socka cstate != CONNECTED_3270 && /* TN3270 */ cstate != NOT_CONNECTED) { /* gave up */ diff --git a/suite3270-3.3.14ga11-src.tgz b/suite3270-3.3.14ga11-src.tgz deleted file mode 100644 index d6cf5cc..0000000 --- a/suite3270-3.3.14ga11-src.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80f0a21e0a298297e4156d1ba413f6a3fd60a6850e05733a8c7dbd30323d2b00 -size 6902551 diff --git a/suite3270-3.3.15ga8-src.tgz b/suite3270-3.3.15ga8-src.tgz new file mode 100644 index 0000000..16b899e --- /dev/null +++ b/suite3270-3.3.15ga8-src.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85a29af6ba6cf77dc0d0dc47bf31bcaec35aff57c529924b632b3c5332a555ce +size 6967197 diff --git a/x3270.changes b/x3270.changes index 63f59d9..5d2bfd8 100644 --- a/x3270.changes +++ b/x3270.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Apr 20 13:32:51 UTC 2015 - mpluskal@suse.com + +- Update to 3.3.14 + * [x3270, wc3270] Improved paste behavior. Patch courtesy of + Máximo Castañeda. + * [all] Added append and replace keywords to the PrintText + action to control how existing files are handled. + * [all] Made Wait(Output) work in NVT mode. + * [x3270] Fixed security holes in the Print Window Bitmap menu + item and the PrintWindow action. + * [wc3270] Fixed multiple GDI printing problems: captions + mis-centered, page overflow with multiple screens per page, + "save screens to printer" not working at all. + ------------------------------------------------------------------- Wed Sep 24 11:03:06 UTC 2014 - tchvatal@suse.com diff --git a/x3270.spec b/x3270.spec index 044469f..5b9b812 100644 --- a/x3270.spec +++ b/x3270.spec @@ -1,7 +1,7 @@ # # spec file for package x3270 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,11 +16,11 @@ # -%define _suffix ga11 +%define _suffix ga8 %define _fullname suite3270-%{version}%{_suffix} %define _x026ver 1.2 Name: x3270 -Version: 3.3.14 +Version: 3.3.15 Release: 0 Summary: A Family of IBM 3270 Terminal Emulators License: MIT