Commit Graph

467 Commits

Author SHA1 Message Date
Stephen Gallagher 291b5b8a05
Update to 8.11.3 for security fixes
https://nodejs.org/en/blog/release/v8.11.3/
2018-06-14 09:04:59 -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 ca9078658f
Drop PYTHON_DISALLOW_AMBIGUOUS_VERSION=0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-06-04 13:25:44 -04:00
Stephen Gallagher 814fbc1ef8
Build against OpenSSL 1.1
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-06-04 13:05:27 -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 ed12bdf970
Fix up bare 'python' to be python2
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-29 09:34:13 -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 733d54662f
Add patch for nghttp2
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-18 09:36:07 -04:00
Stephen Gallagher fb6fa8bce8
Drop unneeded debug disabling lines
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-18 08:26:19 -04:00
Stephen Gallagher 1469201858
Update to 8.11.2
https://nodejs.org/en/blog/release/v8.11.2/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-17 11:20:17 -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 9b4c7dc07a
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:27:58 -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 fa68d1cc51
Suppress npm update message
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-04-09 17:01:52 -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 969079bd58
Upload the correct source tarball
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-04-05 13:53:15 -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 22b55cf942
Ensure libuv 1.19.1 or later
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-28 15:28:50 -04:00
Stephen Gallagher 2854d1369a
Use bundled ICU on F27
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-28 14:57:09 -04:00
Stephen Gallagher cc0d5eb2e6
Fix embedded http-parser version
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-28 14:36:50 -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 8061633857
Update to 8.11.0
https://nodejs.org/en/blog/release/v8.11.0/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-28 14:14:41 -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 64f8f82763
Update to 8.10.0
https://nodejs.org/en/blog/release/v8.10.0/
2018-03-08 09:35:34 -05: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 5849914e26
Work around F28 build issue
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-01 09:00:23 -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
Fedora Release Engineering 903a5567ef - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 04:19:45 +00: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
Haikel Guemar b73e62c1a9 Minor conditional fix
Recommands does not exist on RHEL, not just EPEL
2018-01-16 17:58:04 +01: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