Zuzana Svetlikova
ac5e246e3f
Update node and npm
2016-10-13 11:07:53 +02:00
Stephen Gallagher
1665155f80
Update to 6.7.0
...
- https://nodejs.org/en/blog/release/v6.7.0/
2016-09-27 21:44:53 -04:00
Stephen Gallagher
32ad0b1e76
Drop Conflicts: from main package.
...
It wasn't needed and was breaking upgrades in some cases.
- Move npm support files into the npm package
- Mark manpages as %doc
2016-09-16 14:33:18 -04:00
Stephen Gallagher
72ef125748
Fix release number
2016-09-16 11:51:55 -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
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
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
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
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
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
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