forked from pool/x3270
Accepting request 298557 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/298557 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=32
This commit is contained in:
commit
46483421a8
@ -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 */
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80f0a21e0a298297e4156d1ba413f6a3fd60a6850e05733a8c7dbd30323d2b00
|
||||
size 6902551
|
3
suite3270-3.3.15ga8-src.tgz
Normal file
3
suite3270-3.3.15ga8-src.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85a29af6ba6cf77dc0d0dc47bf31bcaec35aff57c529924b632b3c5332a555ce
|
||||
size 6967197
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user