From 1337c6db4ec8347341460ff1cc801377fe753f2a Mon Sep 17 00:00:00 2001 From: Packit Service Date: Jan 27 2021 00:20:30 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/libuv.spec b/SPECS/libuv.spec index 2c42a0a..8f4c967 100644 --- a/SPECS/libuv.spec +++ b/SPECS/libuv.spec @@ -5,8 +5,8 @@ Name: libuv Epoch: 1 -Version: 1.38.0 -Release: 2%{?dist} +Version: 1.40.0 +Release: 1%{?dist} Summary: Platform layer for node.js # the licensing breakdown is described in detail in the LICENSE file @@ -25,7 +25,6 @@ BuildRequires: gcc # -- Patches -- # Patch1: 0001-Disable-failing-network-tests.patch %endif -Patch2: libuv-unix-don-t-use-_POSIX_PATH_MAX.patch %description libuv is a new platform layer for Node. Its purpose is to abstract IOCP on @@ -89,9 +88,14 @@ make check %{_libdir}/%{name}.a %changelog +* Mon Jan 25 2021 Zuzana Svetlikova - 1:1.40.0-1 +- Rebase to 1.40.0 +- Resolves: RHBZ#1895872 +- Ship libuv-devel + * Wed Sep 23 2020 Honza Horak - 1:1.38.0-2 - Fix max path size by not using _POSIX_PATH_MAX - Resolves: #1879330 + Resolves: #1881870 Fixes: CVE-2020-8252 * Tue Jun 09 2020 Zuzana Svetlikova - 1:1.38.0-1