From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Wed, 29 Oct 2014 17:48:59 -0300 Subject: [Buildroot] [PATCH 2/2] cryptsetup: bump to version 1.6.6 In-Reply-To: <20141029214246.70bdcca6@free-electrons.com> References: <1414598495-31088-1-git-send-email-gustavo@zacarias.com.ar> <1414598495-31088-2-git-send-email-gustavo@zacarias.com.ar> <20141029214246.70bdcca6@free-electrons.com> Message-ID: <545152BB.2090201@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 10/29/2014 05:42 PM, Thomas Petazzoni wrote: > Applied, thanks. If you have some time, it would be great to push > 0001-mkdir.patch upstream, so that we can drop AUTORECONF = YES at some > point in the future. Unfortunately this is one of those that depend on the gettext infra used to package up the release tarball, a patch wouldn't do any good (Makefile.in.in is autogenerated) :-/ I don't think upstream will like someone telling them to upgrade their distro. Regards.