From: "Alexander V. Tikhonov" <avtikhon@tarantool.org> To: Kirill Yukhin <kyukhin@tarantool.org>, Sergey Bronnikov <sergeyb@tarantool.org>, Alexander Turenko <alexander.turenko@tarantool.org> Cc: tarantool-patches@dev.tarantool.org Subject: [Tarantool-patches] [PATCH v1 3/4] Bump libyaml Date: Thu, 18 Jun 2020 08:36:51 +0300 [thread overview] Message-ID: <308355f69e0fb579b8906e36915f16d60785d700.1592458150.git.avtikhon@tarantool.org> (raw) In-Reply-To: <cover.1592458150.git.avtikhon@tarantool.org> In-Reply-To: <cover.1592458150.git.avtikhon@tarantool.org> Bumped libyaml with the following commits: 7f41d551a44a9b947dc341dd5b6c8779b5d83f00 'Make sure libyaml is C89 compliant' f1d1e5e0a5f6e6adeebe0e2c5e95a6ee729426e4 'cmake: make sure yaml is built statically when used in tarantool' 74a00faf5c4c8720149f7a726a5eda5e8fff86df 'Extend range of printable unicode characters' Needed for #4090 --- third_party/libyaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/libyaml b/third_party/libyaml index 6bd4be1a7..7f41d551a 160000 --- a/third_party/libyaml +++ b/third_party/libyaml @@ -1 +1 @@ -Subproject commit 6bd4be1a7751d6022a413864666880bef8a87c3c +Subproject commit 7f41d551a44a9b947dc341dd5b6c8779b5d83f00 -- 2.17.1
next prev parent reply other threads:[~2020-06-18 5:37 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-06-18 5:36 [Tarantool-patches] [PATCH v1 0/4] Fix app/digest and app/socket on 1.10 Alexander V. Tikhonov 2020-06-18 5:36 ` [Tarantool-patches] [PATCH v1 1/4] build: enable bundled libyaml for all systems Alexander V. Tikhonov 2020-06-18 5:36 ` [Tarantool-patches] [PATCH v1 2/4] build: remove libyaml from rpm/deb dependencies Alexander V. Tikhonov 2020-06-18 5:36 ` Alexander V. Tikhonov [this message] 2020-06-18 5:36 ` [Tarantool-patches] [PATCH v1 4/4] Extend range of printable unicode characters Alexander V. Tikhonov 2020-06-18 10:39 ` [Tarantool-patches] [PATCH v1 0/4] Fix app/digest and app/socket on 1.10 Alexander Turenko 2020-06-22 13:58 ` Alexander V. Tikhonov 2020-06-23 14:08 ` Alexander Turenko 2020-06-26 9:46 ` Kirill Yukhin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=308355f69e0fb579b8906e36915f16d60785d700.1592458150.git.avtikhon@tarantool.org \ --to=avtikhon@tarantool.org \ --cc=alexander.turenko@tarantool.org \ --cc=kyukhin@tarantool.org \ --cc=sergeyb@tarantool.org \ --cc=tarantool-patches@dev.tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH v1 3/4] Bump libyaml' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox