diff --git a/.gitignore b/.gitignore index 5c4ed90..f61c4b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libuv-v0.10.33.tar.gz +/libuv-v0.10.34.tar.gz diff --git a/compat-libuv010.spec b/compat-libuv010.spec index 07b6ced..31edc2d 100644 --- a/compat-libuv010.spec +++ b/compat-libuv010.spec @@ -4,8 +4,8 @@ Name: compat-libuv010 Epoch: 1 -Version: 0.10.33 -Release: 4%{?dist} +Version: 0.10.34 +Release: 1%{?dist} Summary: Platform layer for node.js - compatibility library for nodejs 0.10.x Group: System Environment/Libraries @@ -99,6 +99,12 @@ sed -e "s#@prefix@#%{_prefix}#g" \ %{_includedir}/%{name} %changelog +* Tue Feb 24 2015 T.C. Hollingsworth - 1:0.10.34-1 +- new upstream release 0.10.34 + https://github.com/joyent/libuv/blob/v0.10.34/ChangeLog +- resolves incorrect revocation while reliquishing privileges security + vulnerability (CVE-2015-0278, RHBZ#1194651) + * Sat Feb 21 2015 T.C. Hollingsworth - 1:0.10.33-4 - add compat symlinks in seperate directory diff --git a/sources b/sources index 7e765af..a7c7c2b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3189f552d9b67b9b61b067f0f32df144 libuv-v0.10.33.tar.gz +7129911e2bffe23cf7273f2cf8717281 libuv-v0.10.34.tar.gz