All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python3: fix unsafe openssl header path
@ 2022-04-27  3:55 James Hilliard
  2022-04-27 19:37 ` Arnout Vandecappelle
  2022-05-27  9:34 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: James Hilliard @ 2022-04-27  3:55 UTC (permalink / raw)
  To: buildroot; +Cc: James Hilliard, Asaf Kahlon, Thomas Petazzoni

Explicitely set the openssl path so that python3 doesn't search host
header paths for target openssl headers.

Fixes:
 - http://autobuild.buildroot.net/results/c27/c27fe795e079350dd1c9af45be417d41b55e57c3

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python3/python3.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/python3/python3.mk b/package/python3/python3.mk
index 3a334fb28d..7f3b7cc8a5 100644
--- a/package/python3/python3.mk
+++ b/package/python3/python3.mk
@@ -103,6 +103,7 @@ endif
 
 ifeq ($(BR2_PACKAGE_PYTHON3_SSL),y)
 PYTHON3_DEPENDENCIES += openssl
+PYTHON3_CONF_OPTS += --with-openssl=$(STAGING_DIR)/usr
 else
 PYTHON3_CONF_OPTS += --disable-openssl
 endif
-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/python3: fix unsafe openssl header path
  2022-04-27  3:55 [Buildroot] [PATCH 1/1] package/python3: fix unsafe openssl header path James Hilliard
@ 2022-04-27 19:37 ` Arnout Vandecappelle
  2022-05-27  9:34 ` Peter Korsgaard
  1 sibling, 0 replies; 5+ messages in thread
From: Arnout Vandecappelle @ 2022-04-27 19:37 UTC (permalink / raw)
  To: James Hilliard, buildroot; +Cc: Thomas Petazzoni, Asaf Kahlon



On 27/04/2022 05:55, James Hilliard wrote:
> Explicitely set the openssl path so that python3 doesn't search host
> header paths for target openssl headers.
> 
> Fixes:
>   - http://autobuild.buildroot.net/results/c27/c27fe795e079350dd1c9af45be417d41b55e57c3
> 
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/python3/python3.mk | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/package/python3/python3.mk b/package/python3/python3.mk
> index 3a334fb28d..7f3b7cc8a5 100644
> --- a/package/python3/python3.mk
> +++ b/package/python3/python3.mk
> @@ -103,6 +103,7 @@ endif
>   
>   ifeq ($(BR2_PACKAGE_PYTHON3_SSL),y)
>   PYTHON3_DEPENDENCIES += openssl
> +PYTHON3_CONF_OPTS += --with-openssl=$(STAGING_DIR)/usr
>   else
>   PYTHON3_CONF_OPTS += --disable-openssl
>   endif
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/python3: fix unsafe openssl header path
  2022-04-27  3:55 [Buildroot] [PATCH 1/1] package/python3: fix unsafe openssl header path James Hilliard
  2022-04-27 19:37 ` Arnout Vandecappelle
@ 2022-05-27  9:34 ` Peter Korsgaard
  2022-05-27 11:29   ` Baruch Siach via buildroot
  1 sibling, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2022-05-27  9:34 UTC (permalink / raw)
  To: James Hilliard; +Cc: Thomas Petazzoni, Asaf Kahlon, buildroot

>>>>> "James" == James Hilliard <james.hilliard1@gmail.com> writes:

 > Explicitely set the openssl path so that python3 doesn't search host
 > header paths for target openssl headers.

 > Fixes:
 >  - http://autobuild.buildroot.net/results/c27/c27fe795e079350dd1c9af45be417d41b55e57c3

 > Signed-off-by: James Hilliard <james.hilliard1@gmail.com>

Committed to 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/python3: fix unsafe openssl header path
  2022-05-27  9:34 ` Peter Korsgaard
@ 2022-05-27 11:29   ` Baruch Siach via buildroot
  2022-05-27 12:44     ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Baruch Siach via buildroot @ 2022-05-27 11:29 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: James Hilliard, Asaf Kahlon, Thomas Petazzoni, buildroot

Hi Peter,

On Fri, May 27 2022, Peter Korsgaard wrote:
>>>>>> "James" == James Hilliard <james.hilliard1@gmail.com> writes:
>
>  > Explicitely set the openssl path so that python3 doesn't search host
>  > header paths for target openssl headers.
>
>  > Fixes:
>  >  - http://autobuild.buildroot.net/results/c27/c27fe795e079350dd1c9af45be417d41b55e57c3
>
>  > Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
>
> Committed to 2022.02.x, thanks.

Not in 2022.02.x as of commit 15e59056c47 ("package/vim: security bump
to version 8.2.4843").

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/python3: fix unsafe openssl header path
  2022-05-27 11:29   ` Baruch Siach via buildroot
@ 2022-05-27 12:44     ` Peter Korsgaard
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2022-05-27 12:44 UTC (permalink / raw)
  To: Baruch Siach; +Cc: James Hilliard, Asaf Kahlon, Thomas Petazzoni, buildroot

>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > Hi Peter,
 > On Fri, May 27 2022, Peter Korsgaard wrote:
 >>>>>>> "James" == James Hilliard <james.hilliard1@gmail.com> writes:
 >> 
 >> > Explicitely set the openssl path so that python3 doesn't search host
 >> > header paths for target openssl headers.
 >> 
 >> > Fixes:
 >> >  - http://autobuild.buildroot.net/results/c27/c27fe795e079350dd1c9af45be417d41b55e57c3
 >> 
 >> > Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
 >> 
 >> Committed to 2022.02.x, thanks.

 > Not in 2022.02.x as of commit 15e59056c47 ("package/vim: security bump
 > to version 8.2.4843").

Ups, fixed now - Thanks!

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-27 12:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  3:55 [Buildroot] [PATCH 1/1] package/python3: fix unsafe openssl header path James Hilliard
2022-04-27 19:37 ` Arnout Vandecappelle
2022-05-27  9:34 ` Peter Korsgaard
2022-05-27 11:29   ` Baruch Siach via buildroot
2022-05-27 12:44     ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.