Compare commits

1 Commits
main ... 1.1

4 changed files with 8 additions and 30 deletions

Binary file not shown.

BIN
suite3270-4.3ga4-src.tgz LFS Normal file

Binary file not shown.

View File

@@ -1,25 +1,3 @@
-------------------------------------------------------------------
Tue Jan 7 13:01:40 UTC 2025 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
- Upgrade x3270 to version 4.3.ga10 (bsc#1234758)
- Release Notes/suite3270/4.3ga10
* https://x3270.miraheze.org/wiki/Release_Notes/suite3270/4.3ga10
-------------------------------------------------------------------
Mon Sep 2 11:53:23 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
- Upgrade x3270 to version 4.3.ga9 ( bsc#1230046(CVE-2024-45490),
bsc#1230047(CVE-2024-45491),
bsc#1230048(CVE-2024-45492) )
- Release Notes/suite3270/4.3ga9
* https://x3270.miraheze.org/wiki/Release_Notes/suite3270/4.3ga9
- Requires expat version 2.6.3
-------------------------------------------------------------------
Mon Feb 26 12:03:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Oct 18 11:00:58 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package x3270
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
#
%define _suffix ga10
%define _suffix ga4
%define _fullname suite3270-%{version}%{_suffix}
%define _x026ver 1.2
Name: x3270
@@ -108,9 +108,9 @@ x026 is a fun toy which emulates an x026 puncher.
# -q uietly -c reate -name all3270
# -a fter changing into all3270, expand sources
%setup -q -n suite3270-%{version} -a1
%patch -P 0
%patch -P 100
%patch -P 102
%patch0
%patch100
%patch102
find . -name ".gitignore" -delete