From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Fri, 5 Feb 2016 17:19:57 -0300 Subject: [Buildroot] [PATCH] libbsd: security bump to version 0.8.2 In-Reply-To: <4hcfocxpva.ln2@ID-313208.user.individual.net> References: <1454696899-19572-1-git-send-email-gustavo@zacarias.com.ar> <4hcfocxpva.ln2@ID-313208.user.individual.net> Message-ID: <56B503ED.9090209@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 05/02/16 17:16, Bernd Kuhls wrote: >> -LIBBSD_VERSION = 0.6.0 >> +LIBBSD_VERSION = 0.8.2 > > Hi Gustavo, > > your patch looks like a duplicate to http://patchwork.ozlabs.org/patch/578996/ > > Regards, Bernd Hi, thanks, missed that one. It should be noted that right now it's urgent since it's a security bump. Regards.