Commit Graph

282 Commits

Author SHA1 Message Date
Stephen Gallagher 011878379b
Update to 10.5.0
https://nodejs.org/en/blog/release/v10.5.0/
2018-06-21 21:04:36 -04:00
Stephen Gallagher b944bdb7ec
Update to 10.4.1 to address security issues
https://nodejs.org/en/blog/release/v10.4.0/

Resolves: rhbz#1590801
Resolves: rhbz#1591014
Resolves: rhbz#1591019

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-06-14 08:33:53 -04:00
Stephen Gallagher ac33fdb3b3
Drop --debug-http2
Upstream removed this option.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-06-07 09:04:08 -04:00
Stephen Gallagher 6bbcfaf555
Update to 10.4.0
https://nodejs.org/en/blog/release/v10.4.0/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-06-07 08:54:11 -04:00
Stephen Gallagher 0ee60cf892
Drop PYTHON_DISALLOW_AMBIGUOUS_VERSION=0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-06-04 13:26:16 -04:00
Stephen Gallagher 22609d8c1b
Update to 10.3.0
Update npm to 6.1.0

https://nodejs.org/en/blog/release/v10.3.0/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-30 11:44:23 -04:00
Stephen Gallagher 3c76939ae2
Add changelog entries
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-29 09:33:47 -04:00
Stephen Gallagher e12c018b73
Fix up bare 'python' to be python2
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-29 09:33:47 -04:00
Stephen Gallagher ad36c3e563
Update to 10.2.1
https://nodejs.org/en/blog/release/v10.2.1/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-25 08:03:47 -04:00
Stephen Gallagher 65be442ab1
Update to 10.2.0
https://nodejs.org/en/blog/release/v10.0.0/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-23 21:40:40 -04:00
Stephen Gallagher 6c33c7f530
Fix incorrect rpm macro
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-10 12:33:24 -04:00
Stephen Gallagher 200f9491aa
Include upstream v8 fix for ppc64[le]
Disable debug build on ppc64[le] and s390x

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-10 09:56:35 -04:00
Stephen Gallagher f94eb9eb75
Update to 10.1.0
- https://nodejs.org/en/blog/release/v10.1.0/
- Reenable node_g binary

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-09 11:00:31 -04:00
Stephen Gallagher b9473f5871
Update to 10.0.0
https://nodejs.org/en/blog/release/v10.0.0/
Drop workaround patch
Temporarily disable debug build

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-01 13:34:12 -04:00
Rafael dos Santos e32bc066e3
Use standard Fedora linker flags.
- Resolves #1543859

Signed-off-by: Rafael dos Santos <rdossant@redhat.com>
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-04-13 15:26:09 -04:00
Stephen Gallagher e88700c9c2
Move bundled NPM deps
If a user does `npm -g update npm` (not recommended), they can
dangerously clobber their system because it will remove the
.bundled directory. This patch moves it to a safer location.

Resolves: rhbz#1565256

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-04-09 17:12:54 -04:00
Stephen Gallagher 1e2b51b3b4
Suppress npm update message
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-04-09 17:01:28 -04:00
Stephen Gallagher cac139539e
Update to 9.11.1
https://nodejs.org/en/blog/release/v9.11.0/
https://nodejs.org/en/blog/release/v9.11.1/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-04-05 10:45:26 -04:00
Stephen Gallagher 2096fce045
Fix embedded http-parser version
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-28 14:35:03 -04:00
Stephen Gallagher 88fac04184
Update to 9.10.0
https://nodejs.org/en/blog/release/v9.10.0/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-28 14:09:26 -04:00
Stephen Gallagher 9688d0951e
Update to 9.9.0
https://nodejs.org/en/blog/release/v9.9.0/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-21 20:35:39 -04:00
Stephen Gallagher 65648a2672
Update to 9.8.0
https://nodejs.org/en/blog/release/v9.8.0/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-08 09:18:12 -05:00
Stephen Gallagher 6775e68637
Update to 9.7.0
- https://nodejs.org/en/blog/release/v9.7.0/
- Work around F28 build issue

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-01 08:25:48 -05:00
Stephen Gallagher dd9507e62e
Update to 9.6.1
https://nodejs.org/en/blog/release/v9.6.1/
https://nodejs.org/en/blog/release/v9.6.0/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-02-25 19:56:48 -05:00
Stephen Gallagher a3da53001d
Package Node.js 9.5.0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-02-05 13:20:48 -05:00
Stephen Gallagher ddf9147898
Fix incorrect Requires: 2018-01-11 14:30:44 -05:00
Stephen Gallagher cbcccf5797
Update to 8.9.4
https://nodejs.org/en/blog/release/v8.9.4/

Switch to system copy of nghttp2

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-01-11 08:54:41 -05:00
Stephen Gallagher 308def1440
Update to 8.9.3
https://nodejs.org/en/blog/release/v8.9.3/
https://nodejs.org/en/blog/release/v8.9.2/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-12-08 11:53:50 -05:00
Pete Walter 6fe256ade3 Fix release harder 2017-12-01 08:28:33 +00:00
Pete Walter f58ac92b93 Properly bump nodejs_release 2017-12-01 08:17:34 +00:00
Pete Walter 865172fcd7 Rebuild for ICU 60.1 2017-11-30 20:38:18 +00:00
Zuzana Svetlikova 3e6dc166bf Update to 8.9.1 2017-11-09 15:37:46 +01:00
Stephen Gallagher 599922b4e5
Update to 8.9.0
Drop upstreamed patch

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-10-31 18:57:55 -04:00
Stephen Gallagher 928ef51e4e
Add patch to fix debug builds
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-10-26 11:03:25 -04:00
Stephen Gallagher f2976b7fa9
Update to 8.8.1 to fix a regression 2017-10-26 08:37:57 -04:00
Zuzana Svetlikova b9b3cbc932 Security update to 8.8.0 2017-10-25 16:11:00 +02:00
Zuzana Svetlikova 1594b532f0 Update to 8.7.0 2017-10-15 23:40:32 +02:00
Zuzana Svetlikova dd2b0067b8 Use bcond 2017-10-06 09:36:28 +02:00
Zuzana Svetlikova 219617d971 Fix nghttp2 version 2017-09-27 15:13:49 +02:00
Stephen Gallagher 970976bb52
Build with bootstrap + bundle libuv for modularity
backport patch for aarch64 debug build
2017-09-27 08:59:50 -04:00
Zuzana Svetlikova d54471f55e Fix typo 2017-09-20 13:11:54 +02:00
Zuzana Svetlikova 6796d7797b Bundle libuv, fix aarch64 debug build 2017-09-20 13:10:05 +02:00
Stephen Gallagher 6b6a25e47e
Disable debug builds on aarch64 due to https://github.com/nodejs/node/issues/15395
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-09-13 13:11:57 -04:00
Stephen Gallagher 94903a9c61
Update bundled v8 version
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-09-12 21:03:19 -04:00
Stephen Gallagher 45411df80a
Update to v8.5.0
https://nodejs.org/en/blog/release/v8.5.0/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-09-12 20:49:19 -04:00
Zuzana Svetlikova 673f149abf Fix openssl version 2017-09-08 14:40:09 +02:00
Zuzana Svetlikova 5afa09cef4 Refactor openssl BR 2017-09-07 18:06:26 +02:00
Zuzana Svetlikova e8fe25864b Update, remove old patches, add http2 support 2017-08-16 15:36:43 +02:00
Zuzana Svetlikova 084cd602c3 Update to 8.3.0 2017-08-10 09:53:48 +02:00
Tom Hughes 64b3826c6d Bump release to fix broken dependencies 2017-08-09 11:16:36 +01:00