Dr. Werner Fink
2632340bd3
Accepting request 897582 from home:susnux:branches:Base:System
...
- Use https for URL and Source
- Update to ga14 of 4.0 series
OBS-URL: https://build.opensuse.org/request/show/897582
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=56
2021-07-09 11:52:45 +00:00
Mark Post
e199036ed3
Accepting request 871352 from home:markkp:branches:Base:System
...
- Added x3270-handle-missing-font.patch (bsc#1177104)
In some cases when fonts are present locally but are not present
in the fontpath, x3270 can crash due to a segfault caused by
XLoadQueryFont() returning NULL in lff_single().
OBS-URL: https://build.opensuse.org/request/show/871352
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=54
2021-02-12 06:57:25 +00:00
Mark Post
e11330ae68
Accepting request 847053 from home:bmwiedemann:branches:Base:System
...
Add reproducible.patch to override build date (boo#1047218)
note: There is also a 4.0ga12 upstream release that might include this patch
OBS-URL: https://build.opensuse.org/request/show/847053
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=52
2020-11-10 16:33:18 +00:00
d0f55ec8e4
Accepting request 794978 from home:AndreasStieger:branches:Base:System
...
x3270 3.r6ga12
OBS-URL: https://build.opensuse.org/request/show/794978
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=50
2020-04-19 12:55:28 +00:00
34fa8511ba
- x3270-fix-build.patch: fixed a bug triggered by LTO, commented
...
out incompat definition.
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=48
2019-09-05 12:00:12 +00:00
95d7544c26
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=47
2019-09-05 11:36:44 +00:00
1db3184ca0
Accepting request 622825 from home:bmwiedemann:branches:Base:System
...
- Add mkversion.patch to have fixed timestamps (boo#1047218)
- Add reproducible.patch to not add timestamps in .gz header
https://sourceforge.net/p/x3270/code/merge-requests/1/ gzip -n also via git send-email
https://sourceforge.net/p/x3270/code/merge-requests/2/ date=>SDE
OBS-URL: https://build.opensuse.org/request/show/622825
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=45
2018-08-06 12:05:25 +00:00
54c3e9240b
Accepting request 447968 from home:pluskalm:branches:Base:System
...
- Update to ga9 of 3.5 series:
OBS-URL: https://build.opensuse.org/request/show/447968
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=43
2017-01-02 08:52:32 +00:00
5c6bab1bb5
Accepting request 358486 from home:darix:branches:Base:System
...
- added desktop file
- split up font reconfigure macro into the pieces so we can add the
desktop file macros too
OBS-URL: https://build.opensuse.org/request/show/358486
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=41
2016-02-09 10:35:39 +00:00
416bde79a5
Accepting request 354924 from home:scarabeus_iv:branches:Base:System
...
- Version update to ga10 of 3.4 series:
* [x3270] Fixed a crash in the Configure Idle Command pop-up.
* [x3270] Fixed an issue with overwriting local files in file transfers.
* [s3270] Fixed an x3270if build problem when libiconv is needed.
* [all] Fixed a problem with truncating the list of LUs when connecting to a
host.
* [all] Fixed a crash when too many parameters are passed to an action in a macro
or script.
* [c3270, wc3270] Fixed binary file transfer bug.
* [x3270] Fixed missing 'Not Connected' message when disconnecting from a host.
* [all] Fixed trace display of incoming IPv6 connections and the parsing of the
x3270 -scriptport option.
* [tcl3270] Added tcl3270 support for Tcl 8.6.
* [all] Renamed $INSTALL variable in the top-level configure script (bugs:15).
OBS-URL: https://build.opensuse.org/request/show/354924
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=39
2016-01-21 13:00:30 +00:00
082c71362e
Accepting request 329516 from home:scarabeus_iv:branches:Base:System
...
- 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.
OBS-URL: https://build.opensuse.org/request/show/329516
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=36
2015-09-17 12:56:07 +00:00
Stephan Kulow
92920e5512
Accepting request 304094 from home:elvigia:branches:Base:System
...
- Only BuildRequire the needed packages, not legacy
metapackage xorg-x11-devel.
OBS-URL: https://build.opensuse.org/request/show/304094
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=34
2015-04-27 05:43:30 +00:00
194b28c379
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
2015-04-22 11:24:03 +00:00
966e143cbe
Accepting request 251788 from home:scarabeus_iv:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/251788
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=30
2014-09-25 08:25:58 +00:00
Stephan Kulow
5eed399807
Accepting request 250161 from home:sfalken:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/250161
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=28
2014-09-19 15:42:47 +00:00
Tomáš Chvátal
35b9bcbf86
Accepting request 243609 from home:jjolly:branches:Base:System
...
Renamed README.SuSE to README.SUSE
OBS-URL: https://build.opensuse.org/request/show/243609
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=26
2014-08-11 09:16:54 +00:00
Tomáš Chvátal
d62485013e
- 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.
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=24
2013-07-24 09:01:25 +00:00
9d51591fdd
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
2013-06-13 09:01:21 +00:00
Dr. Werner Fink
db0dfd3cf6
Accepting request 161674 from home:jjolly:branches:Base:System
...
Fixed font build problem (bnc#809972)
OBS-URL: https://build.opensuse.org/request/show/161674
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=20
2013-03-30 15:26:06 +00:00
Andreas Jaeger
756ca87f78
Accepting request 155020 from home:e9925248:branches:Base:System
...
Update x3270 to newer upstream version as the SSL handling in currently broken
OBS-URL: https://build.opensuse.org/request/show/155020
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=18
2013-02-15 09:56:34 +00:00
dcfb586da7
Accepting request 130082 from home:pgajdos
...
- prepare spec file for dropping SuSEconfig.fonts (openFATE#313536)
OBS-URL: https://build.opensuse.org/request/show/130082
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=16
2012-08-06 12:29:59 +00:00
Stephan Kulow
585a733e15
Accepting request 97561 from home:coolo:removeautoconf
...
- add autoconf as buildrequire to avoid implicit dependency
OBS-URL: https://build.opensuse.org/request/show/97561
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=14
2011-12-22 12:41:36 +00:00
Stephan Kulow
2c1d0df979
- remove call to suse_update_config
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=11
2011-12-19 15:54:16 +00:00
John Jolly
619de3c817
Accepting request 82203 from home:azouhr:branches:Base:System
...
- 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
OBS-URL: https://build.opensuse.org/request/show/82203
OBS-URL: https://build.opensuse.org/package/show/Base:System/x3270?expand=0&rev=9
2011-09-16 11:25:18 +00:00
OBS User autobuild
5a311cc733
Autobuild autoformatter for 52524
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=13
2010-11-10 18:59:11 +00:00
Ruediger Oertel
d47acd6e5e
Accepting request 52524 from Base:System
...
Accepted submit request 52524 from user prusnak
OBS-URL: https://build.opensuse.org/request/show/52524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=12
2010-11-10 18:59:04 +00:00
OBS User autobuild
8494061f11
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=9
2010-03-18 15:35:26 +00:00
OBS User autobuild
884a97c9f0
Accepting request 24468 from Base:System
...
Copy from Base:System/x3270 based on submit request 24468 from user msmeissn
OBS-URL: https://build.opensuse.org/request/show/24468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=8
2009-11-16 15:07:39 +00:00
OBS User unknown
745495216e
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=6
2009-06-18 22:23:10 +00:00
OBS User unknown
e0713e285a
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=4
2008-04-08 22:57:15 +00:00
OBS User unknown
d732c63db1
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=3
2007-03-29 20:43:46 +00:00
OBS User unknown
c616931fae
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=2
2007-03-28 23:01:56 +00:00
OBS User unknown
33c57bb6bb
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x3270?expand=0&rev=1
2007-01-15 23:41:45 +00:00