SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for x3270-debuginfo-3.4-2.21.x86_64.rpm :

* Mon Sep 07 2015 tchvatalAATTsuse.com- Version bump to 3.4:
* Recreated tarball and build approach so adapt our system
* Fixed a number of warnings found by the MacOS C compiler, which turned out to be real issues.
* [all] Synchronize the ReadBuffer action with the Wait(Output) action, just like Ascii and Ebcdic.
* [all] Fixed an NVT-mode emulation problem.
* [all] Fixed a synchronization issue with scripts and file transfers.
* [c3270, wc3270] Fixed a crash when the Transfer action was called from a script.
* [x3270] Fixed a crash when visible control characters are turned on in 3278 mode.
* [pr3287] Changed the pr3287 Makefile to use $INSTALL_DATA (bugs:#13).
* [All Unix] Added -D_DEFAULT_SOURCE wherever a Makefile used -D_BSD_SOURCE, to get rid of compiler warnings with newer versions of glibc (bugs:#12).
* [x3270, c3270, wc3270] Corrected the OIA display of save-to-printer pages.
* [c3270, wc3270] Made the help for file-transfer reflect the current defaults. Added help for Keymap.
* [wc3270] Fixed the pager at the wc3270> prompt. Now it adapts to the size of the console window correctly.
* [pr3287, wpr3287] Fixed a problem with printer session start-up when both a specific printer LU and an SSL tunnel (L:) are specified.
* [c3270, wc3270] Added a Keymap action to add or remove temporary keymaps. The semantics are the same as the x3270 action of the same name.
* [all] Made the parameter to ResumeScript optional, and relaxed the restrictions on when PauseScript can be used, so it can now be used from macros and command files read with the Source action.
* [c3270, wc3270] Allow the DFT buffer size to be changed in the c3270/wc3270 file transfer dialog.
* [c3270, wc3270] Allow file transfers to be interrupted with Ctrl-C.
* [x3270] Fixed an issue where the terminal type would not be reported to the host as IBM-DYNAMIC if the screen was put into oversize mode via a menu selection (it was correct if oversize came from a resource). Also made sure that the \'About->Configuration\' display of the terminal type is always correct.
* [all] Added resources to define the default values for each of the IND$FILE file transfer parameters. The resources have the same names as the Transfer action keywords, with ft prepended. E.g., the Mode default is controlled by the ftMode resource. For consistency, deprecated dftBufferSize and ftCodePage in favor of ftBufferSize and ftWindowsCodePage (the old resources are still available).
* [all] Added missing functionality to specify the size for avblock TSO file allocations in IND$FILE file transfers.
* [x3270] Added an aplCircledAlpha resource to allow x3270 to properly display APL underscored uppercase letters with the APL385 font, by translating them to the (nonstandard) Unicode circled-alphabetic range U+24B6 to U+25CF.
* [x3270, c3270, wc3270] Overhauled visible control characters so that field attributes are completely decoded. Field attributes are now in underlined yellow in x3270. Added visible control character support to c3270 (also underlined yellow) and wc3270 (reverse-video yellow), with a menu option.
* [all] Overhauled the build structure. Now there are libraries for common functions.
* [wc3270] Mapped Alt-left-click onto a lightpen select operation. Added a lightPenPrimary resource to switch this, so that an unmodified left-click is a lightpen select and Alt-left-click is a cursor move or copy/paste highlight.
* [all] Added a B: prefix option to hostnames to disable the automatic keyboard unlock when a BIND-IMAGE is received.
* [all] Added an -nvt option and an nvtMode resource to force NVT mode as soon as a session is connected. This overrides the usual behavior of locking the keyboard and waiting for the host to send NVT-mode data or negotiate 3270 mode before unlocking. This option also changes the default terminal type to xterm.
* [c3270] Added a mapping from the Escape key to the Escape() action (breaking to the c3270> prompt).
* [x3270] Added a maxRecent resource to control the maximum size of the recent host list in the Connect menu.
* [all] Allow the -scriptport option to specify an address to listen on.
* [all] Added webserver support. The -httpd option starts a webserver listening on the specified port. The webserver supports a REST API and some basic HTML objects.
* [all] Removed configurability of tracing, NVT mode, TN3270E support, scripting, menus file transfer, the x3270 pop-up keypad and printer sessions (they\'re always enabled now).
* [x3270, wc3270] Added an overlayPaste toggle. When set, pasting over a protected field will simply increment the cursor position instead of locking the keyboard. This allows forms to be copied and pasted with the protected fields included. Setting this toggle also implicitly sets the marginedPaste toggle.
* [x3270] Changed the selection logic so that a rectangular selection (the default for 3270 mode) never ends with a newline character.- Refresh patches:
* mknod.patch
* pr3270-memleak.patch
* usr_local_bin.patch- Add new patch to fix missing include:
* x3270-missing-include.patch- Add new patch to fix missed file from tarball, taken from older version:
* x3270-missing-file.patch
* Sun Apr 26 2015 crrodriguezAATTopensuse.org- Only BuildRequire the needed packages, not legacy metapackage xorg-x11-devel.
* Mon Apr 20 2015 mpluskalAATTsuse.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 2014 tchvatalAATTsuse.com- Version bump to 3.3.14 and update x026 to 1.2:
* For full change list read: http://x3270.bgp.nu/documentation-relnotes.html- Remove suse readme which is totally pointless- Clean spec with spec-cleaner- Remove unused patch gcc4.diff
* Thu Sep 18 2014 sfalkenAATTopensuse.org- Removed %attr stanza from %files section as it was causing rpmlint failure, and is not neccessary- Added fdupes to BuildRequires and to %install section to clear rpmlint warning about duplicate files
* Mon Aug 04 2014 jjollyAATTsuse.com- Renamed README.SuSE to README.SUSE to comply with file name policy (bnc#888998)
* Wed Jul 24 2013 tchvatalAATTsuse.com- Fix building with new rpm and just use the macros availiable in place of current hardcoded stuff. Passing of arguments to cp in %doc macro seem not to be possible anymore.
* Wed Jun 12 2013 jjollyAATTsuse.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 2013 jjollyAATTsuse.com- Added BuildRequires: bdftopcf for bnc#809972
* Sun Jan 27 2013 mkoeglerAATTauto.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 06 2012 pgajdosAATTsuse.com- prepare spec file for dropping SuSEconfig.fonts (openFATE#313536)
* Wed Dec 21 2011 cooloAATTsuse.com- add autoconf as buildrequire to avoid implicit dependency
* Mon Dec 19 2011 cooloAATTsuse.de- remove call to suse_update_config
* Thu Sep 15 2011 bgAATTsuse.com- Update to version 3.3.12ga7 - lots of bug fixes - for a complete list, see http://x3270.bgp.nu/documentation-relnotes.html- remove unneeded patches - tcl8.4.patch - gcc-322.diff- use combined tar ball from upstream- enable SSL feature
* Mon Nov 08 2010 cooloAATTnovell.com- remove support for pre-9.1
* Sun Nov 15 2009 meissnerAATTsuse.de- refresh patches with fuzz=0
* Tue Apr 08 2008 maxAATTsuse.de- Fixed build for Tcl 8.5.
* Thu Mar 29 2007 roAATTsuse.de- added ncurses-devel to buildreq
* Wed Mar 28 2007 mfabianAATTsuse.de- add run_suseconfig_fonts to %post and %postun
* Fri Nov 10 2006 ihnoAATTsuse.de- fixing wrong permissions of man pages
* Thu Aug 10 2006 mfabianAATTsuse.de- move fonts, binaries, man-pages to the new paths used by X11R7 (fixes build in STABLE).- use RPM_OPT_FLAGS
* Thu Feb 16 2006 roAATTsuse.de- fix directory permissions
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Mon Jun 20 2005 yxuAATTsuse.de- fixed patch to apply
* Thu Jun 16 2005 yxuAATTsuse.de- update sources to version 3.3.4
* Thu Apr 21 2005 cooloAATTsuse.de- fix compilation
* Tue May 11 2004 hareAATTsuse.de- Do not call mkfontsdir to avoid dependency problems (#40318).
* Wed Apr 28 2004 hareAATTsuse.de- Fix memleak in pr3270 (#39528).
* Fri Feb 27 2004 hareAATTsuse.de- Update to 3.3.2p1.
* Sat Jan 10 2004 adrianAATTsuse.de- fix to build as user
* Sun Nov 02 2003 roAATTsuse.de- updated neededforbuild
* Mon Aug 11 2003 hareAATTsuse.de- Fixed ppc64 build problems.- Fixed gcc-3.3 compilation warnings.
* Fri Jul 18 2003 hareAATTsuse.de- Added freetype2 to prerequisites.
* Thu Jun 12 2003 kukukAATTsuse.de- Fix filelist
* Fri Jun 06 2003 mmjAATTsuse.de- Remove unwanted files from BuildRoot.
* Mon Feb 24 2003 frohAATTsuse.de- updated to 3.2.20 bug fix only drop which incoroprates all the patches we had on top of 3.2.19
* Wed Nov 27 2002 sfAATTsuse.de- added patch x3270-3.2.19.x86_64.diff to prevent segfaulting on x86_64
* Thu Sep 26 2002 roAATTsuse.de- removed bogus self-provides again (3rd time)
* Thu Sep 26 2002 frohAATTsuse.de- during installation with YaST, mkfontdir will be called by yast automatically. thus added test to %-post
* scripts to not run mkfontdir in case the package is installed from withing YaST. (#20127)
* Mon Sep 23 2002 frohAATTsuse.de- drop use of chroot and relative paths in %post/%postun (#20011) and replace xf86 in PreReq by name of mkfontdir binary- fix date in README.SuSE
* Tue Aug 20 2002 roAATTsuse.de- built tcl3270 without tclx
* Tue Aug 13 2002 frohAATTsuse.de- add pacthes for known bugs
* R1: x3270 Not Recognizing crosshair Resource
* R2: c3270 Goes Into Tight Loop on End-of-File
* R3: Screen Resizing Broken (this one hit us)
* R4: Keymap Saved as \'base\'
* Sun Jul 28 2002 kukukAATTsuse.de- Add xf86 again
* Sat Jul 27 2002 adrianAATTsuse.de- fix neededforbuld and PreRequires
* Fri Jul 12 2002 maxAATTsuse.de- Fixed tcl3270-3.2/configure.in for tcl8.4
* Mon Jul 01 2002 frohAATTsuse.de- updated to current release 3.2.19- added the state of the art IBM 026 keypunch emulator :)
* Tue Feb 19 2002 frohAATTsuse.de- added most recent bugfixes from x3270 site- switched to the new simpler all-in-one-tarball
* Fri Jan 25 2002 frohAATTsuse.de- upgraded to current release 3.2.18 + current bugfixes
* Sun Dec 09 2001 roAATTsuse.de- there is no /usr/etc allowed in fhs 2.2
* Tue Nov 20 2001 frohAATTsuse.de- added current patches from x3270 site:
* fixed cut&paste if selection is spanning several lines
* keymap fix (C-u and C-w definitions had been hidden)
* Wed Oct 31 2001 bkAATTsuse.de- use mode 644 for config file /usr/etc/x3270/ibm_hosts
* Thu Oct 18 2001 bkAATTsuse.de- make ibm_hosts file noreplace(file format was not updated, old can be used)
* Mon Jul 30 2001 frohAATTsuse.de- patched /usr/local/bin to /usr/bin in a new expect script below s3270/Examples/
* and checked that no /usr/local are left :)
* Wed Jul 25 2001 frohAATTsuse.de- patched away /usr/local/bin in a new shell script below x3270/Examples/
*
* Tue Jul 24 2001 frohAATTsuse.de- upgraded to current release 3.2.17 + current bugfixes
* Wed Mar 28 2001 frohAATTsuse.de- use \'size_t\' consistently instead of \'unsigned\' to make pr3278 build on axp (use-size_t.diff)
* Wed Mar 28 2001 frohAATTsuse.de- upgraded to current version 3.2.16- added c3270, tcl3270, s3270 and made them coexist with each other (common config file, shared helpers)
* Thu Nov 30 2000 foberAATTsuse.de- upgraded to current version 3.2.14- adopted to current FHS- introduced BuildRoot to clean up %files-section
* Fri Oct 27 2000 foberAATTsuse.de- fixed calling of mkfontdir(needs chroot if no xshared in instsys) in %postun as well
* Mon Oct 09 2000 bkAATTsuse.de- fixed calling of mkfontdir(needs chroot if no xshared in instsys) in %postin
* Wed Jun 07 2000 roAATTsuse.de- fixed path for mkfontdir
* Tue Feb 01 2000 mkraftAATTsuse.de- updated to new (alpha) version 3.2, some changes to spec file - pre- and postinstall scripts to rebuild fonts.dir
* Mon Sep 13 1999 bsAATTsuse.de- ran old prepare_spec on spec file to switch to new prepare_spec.
* Wed Mar 17 1999 roAATTsuse.de- remove .orig with -f
* Sat Sep 19 1998 roAATTsuse.de- dont redeclare sys_errlist for glibc
* Thu Jul 23 1998 wernerAATTsuse.de- Check exit status of mknod in peer_script.(ba)sh
* Mon Nov 17 1997 roAATTsuse.de- changes /usr/local/bin/expect to /usr/bin/expect and /bin/ksh to /usr/bin/ksh
* Mon Oct 13 1997 hfAATTsuse.de- ready for autobuild
* Fri Jun 06 1997 bsAATTsuse.de- removed usr/X11R6/lib/X11/fonts/misc/fonts.dir
* Mon Jun 02 1997 hfAATTsuse.deAdded the x3270 app-defaults file.
* Wed May 21 1997 hfAATTsuse.deA new version 3.1.1.6 x3270 is an IBM 3278/3279 terminal emulator for X windows.
 
ICM