import libuv-1.42.0-1.el9
This commit is contained in:
parent
7c3b381aa9
commit
326cf75ecf
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libuv-v1.41.0.tar.gz
|
SOURCES/libuv-v1.42.0.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
ffa34fa71702e2d806517d853b7d87b24fcfa324 SOURCES/libuv-v1.41.0.tar.gz
|
c78715261a1371381c8e2423995829e054daf906 SOURCES/libuv-v1.42.0.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
Name: libuv
|
Name: libuv
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.41.0
|
Version: 1.42.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Platform layer for node.js
|
Summary: Platform layer for node.js
|
||||||
|
|
||||||
# the licensing breakdown is described in detail in the LICENSE file
|
# the licensing breakdown is described in detail in the LICENSE file
|
||||||
@ -81,6 +81,10 @@ install -Dm0644 -t %{buildroot}%{_libdir}/libuv/ %{SOURCE3}
|
|||||||
%{_libdir}/%{name}.a
|
%{_libdir}/%{name}.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 17 2021 Zuzana Svetlikova <zsvetlik@redhat.com> - 1:1.42.0-1
|
||||||
|
- Rebased, resolves CVE-2021-22918
|
||||||
|
- Resolves: RHBZ#2005319, RHBZ#1979928
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.41.0-3
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.41.0-3
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user