Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c5b259b3b4 | ||
|
|
2ac963ec2b |
3 changed files with 8 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
suite3270-3.3.10ga4-src.tgz
|
||||
/suite3270-3.3.12ga7-src.tgz
|
||||
/suite3270-3.3.12ga11-src.tgz
|
||||
/suite3270-3.3.12ga12-src.tgz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
a4e4a3b14d4a67ca759319b70c1e55d8 suite3270-3.3.12ga11-src.tgz
|
||||
a768cb6a519698a6ec035d7782928e46 suite3270-3.3.12ga12-src.tgz
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@
|
|||
%define majorver 3.3
|
||||
Summary: An X Window System based IBM 3278/3279 terminal emulator
|
||||
Name: x3270
|
||||
Version: 3.3.12ga11
|
||||
Release: 4%{?dist}
|
||||
Version: 3.3.12ga12
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/Internet
|
||||
URL: http://x3270.sourceforge.net/
|
||||
|
|
@ -180,6 +180,10 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 25 2013 Samantha N. Bueno <sbueno[at]redhat.com> - 3.3.12ga12-1
|
||||
- updated to 3.3.12ga12
|
||||
- fixes CVE-2012-5662 (#889373, #924228)
|
||||
|
||||
* Thu Nov 22 2012 Dan Horák <dan[at]danny.cz> - 3.3.12ga11-4
|
||||
- fix license (BSD instead of MIT)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue