diff --git a/suite3270-3.3.12ga11-src.tgz b/suite3270-3.3.12ga11-src.tgz new file mode 100644 index 0000000..170fc50 --- /dev/null +++ b/suite3270-3.3.12ga11-src.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444b2ddadf4a46b9d7ace0a20d4baf2ccbb4b744328cdba368cabc5fc8bd27b6 +size 6674551 diff --git a/suite3270-3.3.12ga7-src.tgz b/suite3270-3.3.12ga7-src.tgz deleted file mode 100644 index c26bba9..0000000 --- a/suite3270-3.3.12ga7-src.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3652bef827e6dc94a278ad0d731dba5f73fb4e1a421da894fd692cc900222f1 -size 6651314 diff --git a/x3270.changes b/x3270.changes index e49485b..bd55914 100644 --- a/x3270.changes +++ b/x3270.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Jan 27 16:35:22 UTC 2013 - mkoegler@auto.tuwien.ac.at + +- New upstream release, fixes SSL problems + - Changes in version 3.3.12ga11, 23. July 2012 + * [all] Corrected a problem with not sending the TELNET TERMINAL TYPE when the TELNET NEW ENVIRONMENT option had been negotiated. + * [x3270, c3270] Corrected issues with manual page warnings. + - Changes in version 3.3.12ga10, 8. July 2012 + * [all] Turned off SSL host cerfication and Added a verifyHostCert resource and -verifycert option to enable it. + * [wc3270] Improved behavior when SSL negotiation fails. + * [x3270, c3270, wc3270] Changed the 'secure' icon to green when SSL/TLS is active and the host is verified, and yellow when SSL/TLS is active but the host is unverified. + * [c3270] Added a defaultFgBg resource and -defaultfgbg option to use the terminal's default foreground and background colors in place of the curses colors white and black respectively -- if the ncurses library, terminal and termcap/terminfo entry support default color. It is automatically set for gnome-terminal. + - Changes in version 3.3.12beta9, 13. February 2012 + * [all] Added a selfSignedOk resource to allow SSL authentication with hosts that use self-signed certificates. + ------------------------------------------------------------------- Mon Aug 6 11:30:49 UTC 2012 - pgajdos@suse.com diff --git a/x3270.spec b/x3270.spec index e922fe5..6415c83 100644 --- a/x3270.spec +++ b/x3270.spec @@ -1,7 +1,7 @@ # # spec file for package x3270 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,7 +36,7 @@ Summary: A Family of IBM 3270 Terminal Emulators License: MIT Group: System/X11/Terminals Url: http://x3270.bgp.nu -Source0: suite3270-3.3.12ga7-src.tgz +Source0: suite3270-3.3.12ga11-src.tgz Source5: README.SuSE Source6: http://x3270.bgp.nu/download/x026-1.0.tgz Patch: mknod.patch