From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp54.i.mail.ru (smtp54.i.mail.ru [217.69.128.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id ED03743D678 for ; Thu, 24 Oct 2019 02:53:11 +0300 (MSK) Date: Thu, 24 Oct 2019 02:53:02 +0300 From: Alexander Turenko Message-ID: <20191023235302.hzbadcy33zq57nxy@tkn_work_nb> References: <20191008162000.66364-1-sergepetrenko@tarantool.org> <20191023231129.dqgjmyndg33e3res@tkn_work_nb> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20191023231129.dqgjmyndg33e3res@tkn_work_nb> Subject: Re: [Tarantool-patches] [PATCH] build: remove libyaml from rpm/deb dependencies List-Id: Tarantool development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Serge Petrenko Cc: tarantool-patches@freelists.org, tarantool-patches@dev.tarantool.org > The patchset seems to be the following: > > * 53fbb5879f6861e7df980d8e1db44dbef93e4ede Bump libyaml version > * cdf37876189fa005a350d6b69397348354bb2073 Extend range of printable unicode characters > * 7f4029c706a11acd09e875bb0f0fc52d66e7810d Bump libyaml version > * 47b91e90f2a4e23e70a1a6735af3de203ffd59f4 build: enable bundled libyaml for all systems. And, of course, this patch: * 1d4e584a7b5a5570486d7dfa6df82e664f8e0f95 build: remove libyaml from rpm/deb dependencies