Truncate %changelog
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
32edd143c2
commit
b3a32a1738
414
nodejs.spec
414
nodejs.spec
@ -686,9 +686,6 @@ end
|
||||
* Mon Jan 04 2021 Stephen Gallagher <sgallagh@redhat.com> - 1:14.16.0-1
|
||||
- Update to 14.16.0
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:14.15.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Jan 04 2021 Stephen Gallagher <sgallagh@redhat.com> - 1:14.15.4-1
|
||||
- Update to 14.15.4
|
||||
|
||||
@ -750,414 +747,3 @@ end
|
||||
- Update to 14.0.0
|
||||
- v14.x should be python3 compatible, so commented out py sed scripts
|
||||
|
||||
* Wed Apr 15 2020 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:13.13.0-1
|
||||
- Update to 13.13.0
|
||||
- Add bundled uvwasi and histogram_c provides
|
||||
- Add shared brotli dependency
|
||||
- Remove icustrip.py patch, which was merged in upstream
|
||||
|
||||
* Tue Mar 17 2020 Stephen Gallagher <sgallagh@redhat.com> - 1:13.11.0-2
|
||||
- Fix python3 issue in icustrip.py
|
||||
|
||||
* Mon Mar 16 2020 Stephen Gallagher <sgallagh@redhat.com> - 1:13.11.0-1
|
||||
- Update to 13.11.0
|
||||
|
||||
* Wed Feb 26 2020 Stephen Gallagher <sgallagh@redhat.com> - 1:13.9.0-2
|
||||
- Build with python 3 only
|
||||
|
||||
* Tue Feb 25 2020 Stephen Gallagher <sgallagh@redhat.com> - 1:13.9.0-1
|
||||
- Release Node.js 13.9.0
|
||||
|
||||
* Tue Feb 25 2020 Stephen Gallagher <sgallagh@redhat.com> - 1:12.16.1-1
|
||||
- Update to 12.16.1
|
||||
- Fixes six regressions introduced in 12.16.0
|
||||
|
||||
* Fri Feb 14 2020 Stephen Gallagher <sgallagh@redhat.com> - 1:12.16.0-1
|
||||
- Update to 12.16.0
|
||||
- Drop upstreamed patch
|
||||
|
||||
* Thu Feb 06 2020 Stephen Gallagher <sgallagh@redhat.com> - 1:12.15.0-1
|
||||
- Update to 12.15.0
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:12.14.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Mon Jan 13 2020 Stephen Gallagher <sgallagh@redhat.com> - 1:12.14.1-3
|
||||
- Fix issue with header symlinks in v8-devel
|
||||
|
||||
* Tue Jan 07 2020 Stephen Gallagher <sgallagh@redhat.com> - 1:12.14.1-2
|
||||
- Drop unneeded dependency on http-parser-devel
|
||||
|
||||
* Tue Jan 07 2020 Stephen Gallagher <sgallagh@redhat.com> - 1:12.14.1-1
|
||||
- Update to 12.14.1
|
||||
- https://github.com/nodejs/node/blob/v12.14.1/doc/changelogs/CHANGELOG_V12.md
|
||||
|
||||
* Mon Jan 06 2020 Stephen Gallagher <sgallagh@redhat.com> - 1:12.14.0-2
|
||||
- Update to 12.14.0
|
||||
- https://github.com/nodejs/node/blob/v12.14.0/doc/changelogs/CHANGELOG_V12.md
|
||||
- Add new subpackage nodejs-full-i18n to enable optional non-English locale
|
||||
support
|
||||
- Update documentation packaging for NPM
|
||||
|
||||
* Mon Dec 02 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.13.1-1
|
||||
- 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 <sgallagh@redhat.com> - 1:12.13.0-6
|
||||
- Add proper i18n support
|
||||
|
||||
* Tue Oct 29 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.13.0-5
|
||||
- Fix issue with NPM docs being replaced with a symlink
|
||||
|
||||
* Mon Oct 28 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.13.0-2
|
||||
- Simplify npmrc default configuration
|
||||
|
||||
* Mon Oct 28 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.13.0-1
|
||||
- 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
|
||||
|
||||
* Wed Sep 04 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.10.0-1
|
||||
- Update to 12.10.0
|
||||
- https://github.com/nodejs/node/blob/v12.10.0/doc/changelogs/CHANGELOG_V12.md#12.10.0
|
||||
|
||||
* Wed Aug 21 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.9.0-1
|
||||
- Update to 12.9.0
|
||||
- https://github.com/nodejs/node/blob/v12.9.0/doc/changelogs/CHANGELOG_V12.md#12.9.0
|
||||
|
||||
* Thu Aug 15 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.8.2-1
|
||||
- Update to 12.8.1
|
||||
- Resolves: CVE-2019-9511 "Data Dribble"
|
||||
- Resolves: CVE-2019-9512 "Ping Flood"
|
||||
- Resolves: CVE-2019-9513 "Resource Loop"
|
||||
- Resolves: CVE-2019-9514 "Reset Flood"
|
||||
- Resolves: CVE-2019-9515 "Settings Flood"
|
||||
- Resolves: CVE-2019-9516 "0-Length Headers Leak"
|
||||
- Resolves: CVE-2019-9517 "Internal Data Buffering"
|
||||
- Resolves: CVE-2019-9518 "Empty Frames Flood"
|
||||
- https://github.com/nodejs/node/blob/v12.8.1/doc/changelogs/CHANGELOG_V12.md#12.8.1
|
||||
|
||||
* Mon Aug 05 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.7.0-3
|
||||
- Fix epoch dependencies
|
||||
- Carry data files for ICU
|
||||
|
||||
* Fri Aug 02 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.7.0-2
|
||||
- Change v8-devel release field to avoid duplicated package names
|
||||
|
||||
* Thu Aug 01 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.7.0-1
|
||||
- Update to 12.7.0
|
||||
- https://nodejs.org/en/blog/release/v12.7.0/
|
||||
|
||||
* Tue Jul 30 2019 Tom Hughes <tom@compton.nu> - 1:12.6.0-2
|
||||
- Bump release to fix dependencies
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:12.6.0-1.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Thu Jun 27 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.6.0-1
|
||||
- Update to 12.6.0
|
||||
- https://nodejs.org/en/blog/release/v12.6.0/
|
||||
- https://nodejs.org/en/blog/release/v12.5.0/
|
||||
|
||||
* Tue Jun 04 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.4.0-1
|
||||
- Update to 12.4.0
|
||||
- https://nodejs.org/en/blog/release/v12.4.0/
|
||||
|
||||
* Fri May 24 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.3.1-1
|
||||
- Update to 12.3.1
|
||||
- https://nodejs.org/en/blog/release/v12.3.1/
|
||||
- https://nodejs.org/en/blog/release/v12.3.0/
|
||||
|
||||
* Wed May 15 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.2.0-1
|
||||
- Update to 12.2.0
|
||||
- https://nodejs.org/en/blog/release/v12.2.0/
|
||||
|
||||
* Tue Apr 30 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.1.0-1
|
||||
- Update to 12.1.0
|
||||
- https://nodejs.org/en/blog/release/v12.1.0/
|
||||
|
||||
* Wed Apr 24 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.0.0-3
|
||||
- Fix upgrade bug for v8-devel (BZ #1702609)
|
||||
|
||||
* Tue Apr 23 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.0.0-2
|
||||
- Node.js 12.x requires OpenSSL 1.1.1+
|
||||
|
||||
* Tue Apr 23 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:12.0.0-1
|
||||
- Release 12.0.0
|
||||
- https://nodejs.org/en/blog/release/v12.0.0/
|
||||
|
||||
* Thu Apr 11 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:11.13.0-1
|
||||
- Update to 11.13.0
|
||||
- https://nodejs.org/en/blog/release/v11.13.0/
|
||||
- https://nodejs.org/en/blog/release/v11.12.0/
|
||||
- https://nodejs.org/en/blog/release/v11.11.0/
|
||||
|
||||
* Fri Mar 01 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:11.10.1-1
|
||||
- Update to 11.10.1
|
||||
- https://nodejs.org/en/blog/release/v11.10.1/
|
||||
- https://nodejs.org/en/blog/release/v11.10.0/
|
||||
- https://nodejs.org/en/blog/release/v11.9.0/
|
||||
- https://nodejs.org/en/blog/release/v11.8.0/
|
||||
|
||||
* Fri Jan 18 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:11.7.0-1
|
||||
- Update to 11.7.0
|
||||
- https://nodejs.org/en/blog/release/v11.7.0/
|
||||
- https://nodejs.org/en/blog/release/v11.6.0/
|
||||
- https://nodejs.org/en/blog/release/v11.5.0/
|
||||
- https://nodejs.org/en/blog/release/v11.4.0/
|
||||
|
||||
* Thu Nov 29 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:11.3.0-1
|
||||
- Update to 11.3.0
|
||||
- https://nodejs.org/en/blog/release/v11.2.0/
|
||||
- https://nodejs.org/en/blog/release/v11.3.0/
|
||||
|
||||
* Fri Nov 02 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:11.1.0-1
|
||||
- Update to 11.1.0
|
||||
- https://nodejs.org/en/blog/release/v11.1.0/
|
||||
|
||||
* Thu Nov 01 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:11.0.0-1
|
||||
- Update to 11.0.0
|
||||
- https://nodejs.org/en/blog/release/v11.0.0/
|
||||
|
||||
* Thu Nov 01 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.13.0-1
|
||||
- Update to 10.13.0
|
||||
- https://nodejs.org/en/blog/release/v10.13.0/
|
||||
|
||||
* Thu Oct 11 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.12.0-1
|
||||
- Update to 10.12.0
|
||||
- https://nodejs.org/en/blog/release/v10.12.0/
|
||||
|
||||
* Wed Oct 10 2018 Jan Staněk <jstanek@redhat.com> - 1:10.11.0-2
|
||||
- Add non-bootstrap BR for nodejs-packaging
|
||||
|
||||
* Thu Sep 20 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.11.0-1
|
||||
- Update to 10.11.0
|
||||
- https://nodejs.org/en/blog/release/v10.11.0/
|
||||
|
||||
* Wed Sep 19 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.10.0-2
|
||||
- Really, finally fix npm dep executable permissions
|
||||
|
||||
* Tue Sep 11 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.10.0-1
|
||||
- Update to 10.10.0
|
||||
- https://nodejs.org/en/blog/release/v10.10.0/
|
||||
- Fix issue with npm permissions
|
||||
|
||||
* Tue Aug 21 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.9.0-2
|
||||
- Clean up automatic dependencies for npm
|
||||
|
||||
* Thu Aug 16 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.9.0-1
|
||||
- Update to 10.9.0
|
||||
- https://nodejs.org/en/blog/release/v10.9.0/
|
||||
|
||||
* Tue Aug 07 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.8.0-1
|
||||
- Update to 10.8.0
|
||||
- https://nodejs.org/en/blog/release/v10.8.0/
|
||||
|
||||
* Fri Jul 20 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.7.0-4
|
||||
- Fix npm upgrade scriptlet
|
||||
- Fix unexpected trailing .1 in npm release field
|
||||
|
||||
* Fri Jul 20 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.7.0-3
|
||||
- Restore annotations to binaries
|
||||
- Fix unexpected trailing .1 in release field
|
||||
|
||||
* Thu Jul 19 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.7.0-2
|
||||
- Update to 10.7.0
|
||||
- https://nodejs.org/en/blog/release/v10.7.0/
|
||||
- https://nodejs.org/en/blog/release/v10.6.0/
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:10.5.0-1.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Thu Jun 21 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.5.0-1
|
||||
- Update to 10.5.0
|
||||
- https://nodejs.org/en/blog/release/v10.5.0/
|
||||
|
||||
* Thu Jun 14 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.4.1-1
|
||||
- Update to 10.4.1 to address security issues
|
||||
- https://nodejs.org/en/blog/release/v10.4.1/
|
||||
- Resolves: rhbz#1590801
|
||||
- Resolves: rhbz#1591014
|
||||
- Resolves: rhbz#1591019
|
||||
|
||||
* Thu Jun 07 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.4.0-1
|
||||
- Update to 10.4.0
|
||||
- https://nodejs.org/en/blog/release/v10.4.0/
|
||||
|
||||
* Wed May 30 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.3.0-1
|
||||
- Update to 10.3.0
|
||||
- Update npm to 6.1.0
|
||||
- https://nodejs.org/en/blog/release/v10.3.0/
|
||||
|
||||
* Tue May 29 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.2.1-2
|
||||
- Fix up bare 'python' to be python2
|
||||
- Drop redundant entry in docs section
|
||||
|
||||
* Fri May 25 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.2.1-1
|
||||
- Update to 10.2.1
|
||||
- https://nodejs.org/en/blog/release/v10.2.1/
|
||||
|
||||
* Wed May 23 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.2.0-1
|
||||
- Update to 10.2.0
|
||||
- https://nodejs.org/en/blog/release/v10.2.0/
|
||||
|
||||
* Thu May 10 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.1.0-3
|
||||
- Fix incorrect rpm macro
|
||||
|
||||
* Thu May 10 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.1.0-2
|
||||
- Include upstream v8 fix for ppc64[le]
|
||||
- Disable debug build on ppc64[le] and s390x
|
||||
|
||||
* Wed May 09 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.1.0-1
|
||||
- Update to 10.1.0
|
||||
- https://nodejs.org/en/blog/release/v10.1.0/
|
||||
- Reenable node_g binary
|
||||
|
||||
* Thu Apr 26 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:10.0.0-1
|
||||
- Update to 10.0.0
|
||||
- https://nodejs.org/en/blog/release/v10.0.0/
|
||||
- Drop workaround patch
|
||||
- Temporarily drop node_g binary due to
|
||||
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85587
|
||||
|
||||
* Fri Apr 13 2018 Rafael dos Santos <rdossant@redhat.com> - 1:9.11.1-2
|
||||
- Use standard Fedora linker flags (bug #1543859)
|
||||
|
||||
* Thu Apr 05 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:9.11.1-1
|
||||
- Update to 9.11.1
|
||||
- https://nodejs.org/en/blog/release/v9.11.0/
|
||||
- https://nodejs.org/en/blog/release/v9.11.1/
|
||||
|
||||
* Wed Mar 28 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:9.10.0-1
|
||||
- Update to 9.10.0
|
||||
- https://nodejs.org/en/blog/release/v9.10.0/
|
||||
|
||||
* Wed Mar 21 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:9.9.0-1
|
||||
- Update to 9.9.0
|
||||
- https://nodejs.org/en/blog/release/v9.9.0/
|
||||
|
||||
* Thu Mar 08 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:9.8.0-1
|
||||
- Update to 9.8.0
|
||||
- https://nodejs.org/en/blog/release/v9.8.0/
|
||||
|
||||
* Thu Mar 01 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:9.7.0-1
|
||||
- Update to 9.7.0
|
||||
- https://nodejs.org/en/blog/release/v9.7.0/
|
||||
- Work around F28 build issue
|
||||
|
||||
* Sun Feb 25 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:9.6.1-1
|
||||
- Update to 9.6.1
|
||||
- https://nodejs.org/en/blog/release/v9.6.1/
|
||||
- https://nodejs.org/en/blog/release/v9.6.0/
|
||||
|
||||
* Mon Feb 05 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:9.5.0-1
|
||||
- Package Node.js 9.5.0
|
||||
|
||||
* Thu Jan 11 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:8.9.4-2
|
||||
- Fix incorrect Requires:
|
||||
|
||||
* Thu Jan 11 2018 Stephen Gallagher <sgallagh@redhat.com> - 1:8.9.4-1
|
||||
- Update to 8.9.4
|
||||
- https://nodejs.org/en/blog/release/v8.9.4/
|
||||
- Switch to system copy of nghttp2
|
||||
|
||||
* Fri Dec 08 2017 Stephen Gallagher <sgallagh@redhat.com> - 1:8.9.3-2
|
||||
- Update to 8.9.3
|
||||
- https://nodejs.org/en/blog/release/v8.9.3/
|
||||
- https://nodejs.org/en/blog/release/v8.9.2/
|
||||
|
||||
* Thu Nov 30 2017 Pete Walter <pwalter@fedoraproject.org> - 1:8.9.1-2
|
||||
- Rebuild for ICU 60.1
|
||||
|
||||
* Thu Nov 09 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:8.9.1-1
|
||||
- Update to 8.9.1
|
||||
|
||||
* Tue Oct 31 2017 Stephen Gallagher <sgallagh@redhat.com> - 1:8.9.0-1
|
||||
- Update to 8.9.0
|
||||
- Drop upstreamed patch
|
||||
|
||||
* Thu Oct 26 2017 Stephen Gallagher <sgallagh@redhat.com> - 1:8.8.1-1
|
||||
- Update to 8.8.1 to fix a regression
|
||||
|
||||
* Wed Oct 25 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:8.8.0-1
|
||||
- Security update to 8.8.0
|
||||
- https://nodejs.org/en/blog/release/v8.8.0/
|
||||
|
||||
* Sun Oct 15 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:8.7.0-1
|
||||
- Update to 8.7.0
|
||||
- https://nodejs.org/en/blog/release/v8.7.0/
|
||||
|
||||
* Fri Oct 06 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:8.6.0-2
|
||||
- Use bcond macro instead of bootstrap conditional
|
||||
|
||||
* Wed Sep 27 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:8.6.0-1
|
||||
- Fix nghttp2 version
|
||||
- Update to 8.6.0
|
||||
- https://nodejs.org/en/blog/release/v8.6.0/
|
||||
|
||||
* Wed Sep 20 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:8.5.0-3
|
||||
- Build with bootstrap + bundle libuv for modularity
|
||||
- backport patch for aarch64 debug build
|
||||
|
||||
* Wed Sep 13 2017 Stephen Gallagher <sgallagh@redhat.com> - 1:8.5.0-2
|
||||
- Disable debug builds on aarch64 due to https://github.com/nodejs/node/issues/15395
|
||||
|
||||
* Tue Sep 12 2017 Stephen Gallagher <sgallagh@redhat.com> - 1:8.5.0-1
|
||||
- Update to v8.5.0
|
||||
- https://nodejs.org/en/blog/release/v8.5.0/
|
||||
|
||||
* Thu Sep 07 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:8.4.0-2
|
||||
- Refactor openssl BR
|
||||
|
||||
* Wed Aug 16 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:8.4.0-1
|
||||
- Update to v8.4.0
|
||||
- https://nodejs.org/en/blog/release/v8.4.0/
|
||||
- http2 is now supported, add bundled nghttp2
|
||||
- remove openssl 1.0.1 patches, we won't be using them in fedora
|
||||
|
||||
* Thu Aug 10 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:8.3.0-1
|
||||
- Update to v8.3.0
|
||||
- https://nodejs.org/en/blog/release/v8.3.0/
|
||||
- update V8 to 6.0
|
||||
- update minimal gcc and g++ requirements to 4.9.4
|
||||
|
||||
* Wed Aug 09 2017 Tom Hughes <tom@compton.nu> - 1:8.2.1-2
|
||||
- Bump release to fix broken dependencies
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:8.2.1-1.2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:8.2.1-1.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Fri Jul 21 2017 Stephen Gallagher <sgallagh@redhat.com> - 1:8.2.1-1
|
||||
- Update to v8.2.1
|
||||
- https://nodejs.org/en/blog/release/v8.2.1/
|
||||
|
||||
* Thu Jul 20 2017 Stephen Gallagher <sgallagh@redhat.com> - 1:8.2.0-1
|
||||
- Update to v8.2.0
|
||||
- https://nodejs.org/en/blog/release/v8.2.0/
|
||||
- Update npm to 5.3.0
|
||||
- Adds npx command
|
||||
|
||||
* Tue Jul 18 2017 Igor Gnatenko <ignatenko@redhat.com> - 1:8.1.4-3
|
||||
- s/BuildRequires/Requires/ for http-parser-devel%%{?_isa}
|
||||
|
||||
* Mon Jul 17 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:8.1.4-2
|
||||
- Rename python-devel to python2-devel
|
||||
- own %%{_pkgdocdir}/npm
|
||||
|
||||
* Tue Jul 11 2017 Stephen Gallagher <sgallagh@redhat.com> - 1:8.1.4-1
|
||||
- Update to v8.1.4
|
||||
- https://nodejs.org/en/blog/release/v8.1.4/
|
||||
- Drop upstreamed c-ares patch
|
||||
|
||||
* Thu Jun 29 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:8.1.3-1
|
||||
- Update to v8.1.3
|
||||
- https://nodejs.org/en/blog/release/v8.1.3/
|
||||
|
||||
* Wed Jun 28 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:8.1.2-1
|
||||
- Update to v8.1.2
|
||||
- remove GCC 7 patch, as it is now fixed in node >= 6.12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user