Commit Graph

15 Commits

Author SHA1 Message Date
Stephen Gallagher 823115314c
Finish dropping corepack
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-03-17 12:26:50 -04:00
Stephen Gallagher 6198b7db15
Bundle zlib on EPEL 7
RHEL 7 has zlib 1.2.7, which is too old for NPM.

RHEL 7 is upgrading from 4.x, so we need to re-add the pretrans
scriptlet for npm.

Also clean up and simplify some of the various version macros.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-01-19 14:13:28 -05:00
Stephen Gallagher 97563f52cd
Update to 16.9.1
Add experimental 'corepack' tool
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V16.md#16.9.0
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V16.md#16.9.1

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-09-13 17:05:10 -04:00
Zuzana Svetlikova 3f06b08f13 Update to v13.13.0, add new Provides/Requires, remove icustrip patch, update nodejs-tarball 2020-04-17 15:08:52 +02:00
Stephen Gallagher 6dcddc3699
Release Node.js 13.9.0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-02-25 11:22:47 -05:00
Stephen Gallagher 3d33193289
Include ICU in nodejs-tarball.sh
Also print the libnode SOversion.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-12-02 11:57:50 -05:00
Stephen Gallagher a7660f795d
Add helper tool to scrape the bundled library versions
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-08-16 11:13:09 -04:00
Stephen Gallagher a148d56ddc
Add version positional argument to nodejs-tarball.sh
Uses argbash to generate argument handling.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-08-16 07:16:10 -04:00
Stephen Gallagher a724e42805
Update to 12.1.0
https://nodejs.org/en/blog/release/v12.1.0/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-04-30 08:52:10 -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 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 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
T.C. Hollingsworth 62a5b1000e new upstream release 0.10.12
http://blog.nodejs.org/2013/06/18/node-v0-10-12-stable/
2013-06-18 19:49:37 -07:00
T.C. Hollingsworth 07d9fe983d add the tarball stripping script 2013-05-28 20:23:27 -07:00