Fedora 31: libuv FEDORA-2019-7443ebda4b
Summary
libuv is a new platform layer for Node. Its purpose is to abstract IOCP on
Windows and libev on Unix systems. We intend to eventually contain all platform
differences in this library.
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 1.33.1
- Drop upstreamed patch
- https://github.com/libuv/libuv/blob/v1.33.1/ChangeLog
* Mon Oct 21 2019 Stephen Gallagher
- Add upstream patch to fix aarch64 builds
* Fri Oct 18 2019 Stephen Gallagher
- Update to 1.33.0
- https://github.com/libuv/libuv/blob/v1.33.0/ChangeLog
[ 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