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
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
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
9551fea12b
Merge branch 'f20' into f21
2014-11-18 18:24:30 -07:00
T.C. Hollingsworth
c59552d1db
Merge branch 'f19' into f20
2014-11-18 18:24:22 -07:00
T.C. Hollingsworth
ee85520942
new upstream release 0.10.33
...
http://blog.nodejs.org/2014/10/23/node-v0-10-33-stable/
- This release disables SSLv3 to secure Node.js services against the POODLE
attack. (CVE-2014-3566; RHBZ#1152789) For more information or to learn how
to re-enable SSLv3 in order to support legacy clients, please see the upstream
release announcement linked above.
2014-11-18 18:22:09 -07:00
T.C. Hollingsworth
f0dfcde1ad
Merge branch 'f20' into f21
2014-10-21 12:13:23 -07:00
T.C. Hollingsworth
29e891635d
Merge branch 'f19' into f20
2014-10-21 12:13:18 -07:00
T.C. Hollingsworth
f46f1163b1
add Provides nodejs-punycode (RHBZ#1151811)
2014-10-21 12:13:10 -07:00
T.C. Hollingsworth
7e55d55276
Merge branch 'f20' into f21
...
Conflicts:
nodejs.spec
2014-09-17 20:36:01 -07:00
T.C. Hollingsworth
2b2c732fe3
Merge branch 'f19' into f20
2014-09-17 20:33:23 -07:00
T.C. Hollingsworth
c9b274dcea
new upstream release 0.10.32
...
http://blog.nodejs.org/2014/08/19/node-v0-10-31-stable/
http://blog.nodejs.org/2014/09/16/node-v0-10-32-stable/
2014-09-17 20:33:19 -07:00
Peter Robinson
b820453c7f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 12:01:52 +00:00
T.C. Hollingsworth
2fc863fbaa
Merge branch 'epel7' into f21
2014-07-31 21:59:42 -07:00
T.C. Hollingsworth
b151db5835
Merge branch 'f19' into epel7
...
Conflicts:
nodejs.spec
2014-07-31 21:59:35 -07:00
T.C. Hollingsworth
8665ff17bb
Merge branch 'f19' into f20
2014-07-31 21:58:06 -07:00
T.C. Hollingsworth
ea65a91fc7
Revert "allow UTF-8 change to happen"
...
Can't do this just yet. :-(
This reverts commit b7cebd90d1
.
2014-07-31 21:53:32 -07:00
T.C. Hollingsworth
5e9b11675e
Merge branch 'epel7' into f21
2014-07-31 17:45:12 -07:00
T.C. Hollingsworth
3a1ba2df07
Merge branch 'f19' into epel7
...
Conflicts:
nodejs.spec
2014-07-31 17:45:04 -07:00
T.C. Hollingsworth
28c8045832
Merge branch 'f19' into f20
2014-07-31 17:43:38 -07:00
T.C. Hollingsworth
b7cebd90d1
allow UTF-8 change to happen
...
http://blog.nodejs.org/2014/06/16/openssl-and-breaking-utf-8-change/
I've looked into this further and I think Debian is being a bit
too pedantic; not worth fighting with this patch every release. ;-)
2014-07-31 17:42:33 -07:00
T.C. Hollingsworth
5f97a4ada7
Merge branch 'f19' into f20
2014-07-31 17:27:50 -07:00
T.C. Hollingsworth
a63a79be82
Merge branch 'epel7' into f21
2014-07-31 17:25:54 -07:00
T.C. Hollingsworth
6c7a3c1a4e
Merge branch 'f19' into epel7
2014-07-31 17:25:25 -07:00
T.C. Hollingsworth
677c42d6ff
new upstream release 0.10.30
...
http://blog.nodejs.org/2014/07/31/node-v0-10-30-stable/
2014-07-31 17:24:19 -07:00
T.C. Hollingsworth
551097893b
Merge branch 'epel7'
...
Conflicts:
nodejs.spec
2014-06-18 23:49:14 -07:00