Commit Graph

317 Commits

Author SHA1 Message Date
Stephen Gallagher
72ef125748
Fix release number 2016-09-16 11:51:55 -04:00
Stephen Gallagher
8b99aedb3c
Merge branch 'master' into epel7 2016-09-16 10:50:56 -04:00
Stephen Gallagher
6e5b49a8c9
Update to 6.6.0
- https://github.com/nodejs/node/blob/v6.6.0/doc/changelogs/CHANGELOG_V6.md#6.6.0
2016-09-16 10:49:47 -04:00
Stephen Gallagher
4930b71aac
Merge branch 'master' into epel7 2016-09-12 15:20:07 -04:00
Stephen Gallagher
5d0271a529
Prepare for EPEL 7 uplift
- Use %{?epel} tag to maintain a single specfile
- Relax openssl requirement to 1.0.1+ for EPEL 7
- Don't use weak dependencies in EPEL
- Update v8_abi processing to avoid extra rebuilds of dependents
2016-09-12 14:57:48 -04:00
Stephen Gallagher
74b97c6ec1
Revert "Prepare for EPEL 7 uplift"
This reverts commit b9ddd6c483.

This was pushed accidentally
2016-09-09 08:16:32 -04:00
Stephen Gallagher
b9ddd6c483
Prepare for EPEL 7 uplift
- Use %{?epel} tag to maintain a single specfile
- Relax openssl requirement to 1.0.1+ for EPEL 7
- Don't use weak dependencies in EPEL
2016-09-08 13:19:15 -04:00
Zuzana Svetlikova
86c043c7a1 Update to 6.5.0 2016-08-29 17:14:02 +02:00
Zuzana Svetlikova
2b252644fb Update sources file 2016-08-29 17:07:57 +02:00
Zuzana Svetlikova
68898f84c9 Bump to 102 2016-08-22 12:30:58 +02:00
Zuzana Svetlikova
e36e4ee84b Bump Release to 101 to fix broken npm dependency 2016-08-22 10:04:44 +02:00
Zuzana Svetlikova
58fd6a2fd6 Update to 6.4.0 2016-08-18 13:10:32 +02:00
Stephen Gallagher
3bb5686053
Build Node.js with internationalization support 2016-08-16 13:49:57 -04:00
Zuzana Svetlikova
d27b8e5edb Reminder to unbundle punycode later 2016-08-12 17:26:06 +02:00
Stephen Gallagher
95b8d391e8
Remove npm binary from main package 2016-08-10 14:10:54 -04:00
Stephen Gallagher
4ae4aa6572
Split npm into a subpackage 2016-08-10 13:32:47 -04:00
Zuzana Svetlikova
355661fd73 Update to 0.10.46, bump http-parser 2016-07-30 17:16:56 +02:00
Zuzana Svetlikova
69cb3cf333 Update to 6.3.1 2016-07-25 08:50:06 +02:00
Stephen Gallagher
128eb9674d
Fix epoch version dependency on libuv 2016-07-18 16:40:10 -04:00
Zuzana Svetlikova
8337247085 Add patch 2016-07-12 10:49:19 +02:00
Zuzana Svetlikova
e2a3ffce8c Patch node.gyp 2016-07-12 10:48:26 +02:00
Zuzana Svetlikova
1bf1b27726 Update to 6.3.0 2016-07-10 20:03:45 +02:00
Tom Hughes
a51d9b439e Update to latest stable release 6.2.2 2016-06-18 10:43:44 +01:00
Tom Hughes
13b34f8544 Update to latest stable release 6.2.1 2016-06-07 18:38:42 +01:00
Stephen Gallagher
dda0d8b328 Update to latest stable release 6.2.0
- https://github.com/nodejs/node/blob/v6.2.0/doc/changelogs/CHANGELOG_V6.md#6.2.0
2016-05-18 08:29:25 -04:00
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