New upstream release 0.1.6 (CVE-2014-2525)
This commit is contained in:
parent
93fb539de8
commit
38cb384d8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
yaml-0.1.3.tar.gz
|
||||
/yaml-0.1.4.tar.gz
|
||||
/yaml-0.1.5.tar.gz
|
||||
/yaml-0.1.6.tar.gz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
#====================================================================#
|
||||
|
||||
Name: libyaml
|
||||
Version: 0.1.5
|
||||
Version: 0.1.6
|
||||
Release: 1%{?dist}
|
||||
Summary: YAML 1.1 parser and emitter written in C
|
||||
|
||||
@ -73,6 +73,10 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 26 2014 John Eckersberg <jeckersb@redhat.com> - 0.1.6-1
|
||||
- New upstream release 0.1.6 (bz1081492)
|
||||
- Fixes CVE-2014-2525 (bz1078083)
|
||||
|
||||
* Tue Feb 4 2014 John Eckersberg <jeckersb@redhat.com> - 0.1.5-1
|
||||
- New upstream release 0.1.5 (bz1061087)
|
||||
- Removed patches for CVE-2013-6393; they are included in 0.1.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user