Commit Graph

692 Commits

Author SHA1 Message Date
Stephen Gallagher
86719465d6 Update to latest stable release 6.1.0
- https://github.com/nodejs/node/blob/v6.1.0/CHANGELOG.md
2016-05-09 10:06:10 -04:00
Stephen Gallagher
bdc896c6d1 Drop the epoch on the virtual provides for npm 2016-05-03 16:19:24 -04:00
Stephen Gallagher
00c66ed491 Add epoch and rebuild to preserve upgrade path 2016-04-28 08:37:29 -04:00
Stephen Gallagher
ea7437c7e8 Fix changelog 2016-04-25 14:21:27 -04:00
Stephen Gallagher
6e360a8b50 Update to latest stable release 5.11.0
- https://github.com/nodejs/node/blob/v5.11.0/CHANGELOG.md
2016-04-25 14:20:21 -04:00
Stephen Gallagher
b4761abbba Update to latest stable release 5.10.1
- https://github.com/nodejs/node/blob/v5.10.1/CHANGELOG.md
2016-04-11 08:43:59 -04:00
Stephen Gallagher
3e0de4b030 Update to latest security release (5.10.0)
- Update bundled npm to 3.8.3
- Fixes serious man-in-the-middle vulnerability with npm
2016-04-01 09:52:11 -04:00
Stephen Gallagher
a16f88262e Merge branch 'rawhide-stable' 2016-03-29 08:32:01 -04:00
Stephen Gallagher
0227455ec2 Update to latest stable release (5.9.1) 2016-03-24 10:14:57 -04:00
Stephen Gallagher
2a3d08c963 Update to 4.4.1 upstream LTS release 2016-03-23 10:15:23 -04:00
Tom Hughes
c7bce4c5ec Update to 4.3.1 upstream LTS release 2016-02-23 12:33:23 +00:00
Stephen Gallagher
a614c90b55 Merge branch 'f23' into epel7 2016-02-10 14:57:50 -05:00
Stephen Gallagher
63933c02f8 Verify that the built node reports the expected versions
- Properly Provides: http-parser
- Fix Provides: for punycode
2016-02-10 14:47:49 -05:00
Stephen Gallagher
4a94b49f01 Add version checks for punycode 2016-02-10 14:31:40 -05:00
Stephen Gallagher
c5341695eb Drop unneeded dep on http-parser-devel 2016-02-10 14:06:04 -05:00
Tom Hughes
282860bb04 Verify that the built node reports the exepcted versions 2016-02-10 19:02:50 +00:00
Stephen Gallagher
18de93476b Merge branch 'f23' into epel7 2016-02-10 13:54:35 -05:00
Stephen Gallagher
907bf61ddb Remove duplicated content from spec file 2016-02-10 13:27:15 -05:00
Stephen Gallagher
2e4b635f3c Re-enable debug builds on supported arches 2016-02-10 12:10:57 -05:00
Stephen Gallagher
aab8ed173f Update to Node.js 0.10.42
- https://github.com/nodejs/node/blob/v0.10.42/ChangeLog
- Bundle v8, c-ares and http-parser with Node.js
- Drop patches that revert v8 UTF8 change
- Resolves: RHBZ#1306203
- Resolves: RHBZ#1306200
- Resolves: RHBZ#1306207
2016-02-10 10:51:40 -05:00
Stephen Gallagher
6b9e50424c Fix nodejs-abi to be 4.3
- Clean up bundled versions in spec file
2016-02-10 10:12:55 -05:00
Stephen Gallagher
55352656f0 Update to 4.3.0 upstream LTS release
- https://github.com/nodejs/node/blob/v4.3.0/CHANGELOG.md
- Switch to the bundled http-parser
- Build with -fno-delete-pointer-null-checks for GCC 6
2016-02-09 20:18:29 -05:00
Tom Hughes
b68d4ecbf7 Update to 4.2.6 upstream release 2016-02-09 07:19:24 +00:00
Fedora Release Engineering
3b104874f3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 09:24:55 +00:00
Stephen Gallagher
d9467351a3 Force a depdendency on the correct version of http-parser 2016-01-19 12:21:54 -05:00
Stephen Gallagher
61bfbbdc78 Force a dependency on the correct version of libuv 2016-01-19 08:36:53 -05:00
Stephen Gallagher
52decf43f4 Fix Provides: for punycode 2016-01-18 14:02:29 -05:00
Stephen Gallagher
54b36861f7 New upstream bugfix release 4.2.4
- https://github.com/nodejs/node/blob/v4.2.3/CHANGELOG.md
2016-01-13 10:11:01 -05:00
Stephen Gallagher
34eeb41274 Add %with_debug variable to spec file
The debug build is not supported on all architectures.
2015-12-04 11:31:37 -05:00
Stephen Gallagher
0b2b9b17d5 New upstream security release 4.2.3
- https://github.com/nodejs/node/blob/v4.2.3/CHANGELOG.md
- Fix incorrect v8 version
2015-12-04 08:25:35 -05:00
Peter Robinson
74d1356567 Use nodejs_arches macro for arch definition (add aarch64 and power64 platforms) 2015-12-03 03:37:09 +00:00
Stephen Gallagher
a6133be899 Fix nodejs_abi version
- Also ensure that we are building against the correct libuv
2015-12-02 11:22:31 -05:00
Stephen Gallagher
64bb83cc8d Disable debug build for ARMv7 since it fails to build 2015-12-02 09:45:45 -05:00
Stephen Gallagher
f2c3b615ec Upgrade to Node.js 4.2.2 (LTS) 2015-12-01 19:48:58 -05:00
Dennis Gilmore
20320bc673 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 21:53:49 +00:00
T.C. Hollingsworth
c156efd63d fix incorrect Requires on libuv (RHBZ#1215719) 2015-04-29 14:33:16 -07:00
T.C. Hollingsworth
c8b7901da6 bump v8 requires (RHBZ#1195457) 2015-02-24 16:27:29 -07:00
T.C. Hollingsworth
a2ef738c4d Merge branch 'f21' into f22
Conflicts:
	nodejs.spec
2015-02-24 16:27:13 -07:00
T.C. Hollingsworth
6ec3dd98df Merge branch 'f20' into f21 2015-02-24 16:26:22 -07:00
T.C. Hollingsworth
09e94a2e54 bump v8 requires (RHBZ#1195457) 2015-02-24 16:26:05 -07:00
T.C. Hollingsworth
e258ec6343 build against compat-libuv010 2015-02-19 13:21:24 -07:00
T.C. Hollingsworth
af15f26f56 Merge branch 'f20' into f21 2015-02-19 01:02:16 -07:00
T.C. Hollingsworth
de20ac7b30 new upstream release 0.10.36
http://blog.nodejs.org/2015/01/26/node-v0-10-36-stable/
- Please note that several upstream releases were skipped due to regressions
  reported in the upstream bug tracker.  Please also review the 0.10.34 and
  0.10.35 changelogs available at the above URL for a list of all changes.
2015-02-19 01:02:09 -07:00
T.C. Hollingsworth
5fbbcec118 new upstream release 0.10.36
http://blog.nodejs.org/2015/01/26/node-v0-10-36-stable/
- Please note that several upstream releases were skipped due to regressions
  reported in the upstream bug tracker.  Please also review the 0.10.34 and
  0.10.35 changelogs available at the above URL for a list of all changes.
2015-02-19 00:59:58 -07:00
T.C. Hollingsworth
d8b07cf129 Merge branch 'f19' into epel7 2014-11-18 18:27:16 -07:00
T.C. Hollingsworth
7827874f19 Merge branch 'f20' into f21 2014-11-18 18:26:52 -07:00
T.C. Hollingsworth
9f0d3654f0 Merge branch 'f19' into f20 2014-11-18 18:26:43 -07:00
T.C. Hollingsworth
72f5821169 add source 2014-11-18 18:26:34 -07:00
T.C. Hollingsworth
5c2c8dac87 Merge branch 'f19' into epel7 2014-11-18 18:24:43 -07:00
T.C. Hollingsworth
9551fea12b Merge branch 'f20' into f21 2014-11-18 18:24:30 -07:00