new upstream release 0.10.21

http://blog.nodejs.org/2013/10/18/node-v0-10-21-stable/
- resolves an undisclosed security vulnerability in the http module
This commit is contained in:
T.C. Hollingsworth 2013-10-18 16:12:25 -07:00
parent ded32609ba
commit 95269f1759
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@
/node-v0.10.18-stripped.tar.gz
/node-v0.10.19-stripped.tar.gz
/node-v0.10.20-stripped.tar.gz
/node-v0.10.21-stripped.tar.gz

View File

@ -1,5 +1,5 @@
Name: nodejs
Version: 0.10.20
Version: 0.10.21
Release: 1%{?dist}
Summary: JavaScript runtime
License: MIT and ASL 2.0 and ISC and BSD
@ -166,6 +166,11 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
%{_defaultdocdir}/%{name}-docs-%{version}
%changelog
* Fri Oct 18 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.21-1
- new upstream release 0.10.21
http://blog.nodejs.org/2013/10/18/node-v0-10-21-stable/
- resolves an undisclosed security vulnerability in the http module
* Tue Oct 01 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.20-1
- new upstream release 0.10.20
http://blog.nodejs.org/2013/09/30/node-v0-10-20-stable/

View File

@ -1 +1 @@
acd2dfe42db77a1348360ee152245c39 node-v0.10.20-stripped.tar.gz
26bb21ec7b63b11d07fc6383836dd119 node-v0.10.21-stripped.tar.gz