Fedora 30: libuv FEDORA-2019-1686ae9b59
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
* Wed Oct 2 2019 Stephen Gallagher
- Update to 1.32.0
- https://github.com/libuv/libuv/blob/v1.32.0/ChangeLog
* Wed Aug 21 2019 Stephen Gallagher
- Update to 1.31.0
- https://github.com/libuv/libuv/blob/v1.31.0/ChangeLog
* Thu Jul 25 2019 Fedora Release Engineering
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Jul 2 2019 Stephen Gallagher
- Update to 1.30.1
- https://github.com/libuv/libuv/blob/v1.30.1/ChangeLog
* Thu Jun 27 2019 Stephen Gallagher
- Update to 1.30.0
- https://github.com/libuv/libuv/blob/v1.30.0/ChangeLog
* Tue May 21 2019 Stephen Gallagher
- Update to 1.29.1
- https://github.com/libuv/libuv/blob/v1.29.1/ChangeLog
* Wed May 15 2019 Stephen Gallagher
- Update to 1.29.0
- Drop upstreamed patch
* Fri May 3 2019 Stephen Gallagher
- Fix regression in uv_fs_poll_stop() (BZ 1703935)
* Tue Apr 23 2019 Stephen Gallagher
- Update to libuv 1.28.0
- https://github.com/libuv/libuv/blob/v1.28.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-1686ae9b59' 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
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