Fedora 31: nodejs FEDORA-2019-7443ebda4b
Summary
Node.js is a platform built on Chrome's JavaScript runtime
for easily building fast, scalable network applications.
Node.js uses an event-driven, non-blocking I/O model that
makes it lightweight and efficient, perfect for data-intensive
real-time applications that run across distributed devices.
Update to Node.js upstream release 12.13.1
https://nodejs.org/en/blog/release/v12.13.1/ Also fixes an issue where running
`npm -g` was risky on RPM-installed systems. Fedora's packaged NPM will now
install global content in /usr/local instead of /usr where it could conflict
with RPM-provided versions.
* Mon Dec 2 2019 Stephen Gallagher
- Update to 12.13.1
- https://github.com/nodejs/node/blob/v12.13.1/doc/changelogs/CHANGELOG_V12.md
* Tue Oct 29 2019 Stephen Gallagher
- Add proper i18n support
* Tue Oct 29 2019 Stephen Gallagher
- Fix issue with NPM docs being replaced with a symlink
* Mon Oct 28 2019 Stephen Gallagher
- Simplify npmrc default configuration
* Mon Oct 28 2019 Stephen Gallagher
- Update to 12.13.0 (LTS)
- https://github.com/nodejs/node/blob/v12.13.0/doc/changelogs/CHANGELOG_V12.md
- NPM no longer clobbers RPM-installed Node.js modules
- Drop no-longer needed patch to suppress `npm update -g npm` message
[ 1 ] Bug #1690818 - nodejs-12.3.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1690818
[ 2 ] Bug #1565256 - NPM permanently breaks after "npm update -g"
https://bugzilla.redhat.com/show_bug.cgi?id=1565256
su -c 'dnf upgrade --advisory FEDORA-2019-7443ebda4b' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Change Log
References