Sync from SUSE:SLFO:Main x3270 revision 8cf9d3f5fbd889d080f832a3b1780628
This commit is contained in:
parent
07bef518e9
commit
8fbc16924f
BIN
suite3270-4.3ga4-src.tgz
(Stored with Git LFS)
BIN
suite3270-4.3ga4-src.tgz
(Stored with Git LFS)
Binary file not shown.
BIN
suite3270-4.3ga9-src.tgz
(Stored with Git LFS)
Normal file
BIN
suite3270-4.3ga9-src.tgz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Wed Oct 18 11:00:58 UTC 2023 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||||
|
|
||||||
|
10
x3270.spec
10
x3270.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package x3270
|
# spec file for package x3270
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _suffix ga4
|
%define _suffix ga9
|
||||||
%define _fullname suite3270-%{version}%{_suffix}
|
%define _fullname suite3270-%{version}%{_suffix}
|
||||||
%define _x026ver 1.2
|
%define _x026ver 1.2
|
||||||
Name: x3270
|
Name: x3270
|
||||||
@ -108,9 +108,9 @@ x026 is a fun toy which emulates an x026 puncher.
|
|||||||
# -q uietly -c reate -name all3270
|
# -q uietly -c reate -name all3270
|
||||||
# -a fter changing into all3270, expand sources
|
# -a fter changing into all3270, expand sources
|
||||||
%setup -q -n suite3270-%{version} -a1
|
%setup -q -n suite3270-%{version} -a1
|
||||||
%patch0
|
%patch -P 0
|
||||||
%patch100
|
%patch -P 100
|
||||||
%patch102
|
%patch -P 102
|
||||||
|
|
||||||
find . -name ".gitignore" -delete
|
find . -name ".gitignore" -delete
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user