Change-Id: I76344828fdf85da530e1c8f243af53134cda0a77
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/1564
Reviewed-by: Vinay Kulkarni <kulkarniv@vmware.com>
Tested-by: gerrit-photon <photon-checkins@vmware.com>
| ... | ... |
@@ -1,14 +1,14 @@ |
| 1 |
-Summary: Libxslt-1.1.28 |
|
| 1 |
+Summary: Libxslt-1.1.29 |
|
| 2 | 2 |
Name: libxslt |
| 3 |
-Version: 1.1.28 |
|
| 4 |
-Release: 3%{?dist}
|
|
| 3 |
+Version: 1.1.29 |
|
| 4 |
+Release: 1%{?dist}
|
|
| 5 | 5 |
License: MIT |
| 6 | 6 |
URL: http:/http://xmlsoft.org/libxslt/ |
| 7 | 7 |
Group: System Environment/General Libraries |
| 8 | 8 |
Vendor: VMware, Inc. |
| 9 | 9 |
Distribution: Photon |
| 10 | 10 |
Source0: http://xmlsoft.org/sources/%{name}-%{version}.tar.gz
|
| 11 |
-%define sha1 libxslt=4df177de629b2653db322bfb891afa3c0d1fa221 |
|
| 11 |
+%define sha1 libxslt=edcaeabb3555ae44853bdc406ee9521fb65c620d |
|
| 12 | 12 |
Requires: libxml2-devel |
| 13 | 13 |
BuildRequires: libxml2-devel |
| 14 | 14 |
BuildRequires: python2 |
| ... | ... |
@@ -61,9 +61,11 @@ rm -rf %{buildroot}/*
|
| 61 | 61 |
%{_datadir}/aclocal/*
|
| 62 | 62 |
|
| 63 | 63 |
%changelog |
| 64 |
+* Fri Oct 21 2016 Vinay Kulkarni <kulkarniv@vmware.com> 1.1.29-1 |
|
| 65 |
+- Fix CVEs 2016-1683, 2016-1684, 2015-7995 with version 1.1.29 |
|
| 64 | 66 |
* Tue May 24 2016 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 1.1.28-3 |
| 65 | 67 |
- GA - Bump release of all rpms |
| 66 |
-* Tue Jan 19 2016 Xiaolin Li <xiaolinl@vmware.com> 1.1.28-2 |
|
| 67 |
-- Add a dev subpackage. |
|
| 68 |
+* Tue Jan 19 2016 Xiaolin Li <xiaolinl@vmware.com> 1.1.28-2 |
|
| 69 |
+- Add a dev subpackage. |
|
| 68 | 70 |
* Mon Oct 13 2014 Divya Thaluru <dthaluru@vmware.com> 1.1.28-1 |
| 69 | 71 |
- Initial build. First version |