New upstream release 0.1.6 (CVE-2014-2525)

This commit is contained in:
John Eckersberg 2014-03-27 09:44:24 -04:00
parent 93fb539de8
commit 38cb384d8d
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
24f6093c1e840ca5df2eb09291a1dbf1 yaml-0.1.5.tar.gz
5fe00cda18ca5daeb43762b80c38e06e yaml-0.1.6.tar.gz