All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/libressl: bump to version 3.8.4
@ 2024-03-28 17:40 Francois Perrad
  2024-04-01 14:17 ` Yann E. MORIN
  0 siblings, 1 reply; 7+ messages in thread
From: Francois Perrad @ 2024-03-28 17:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/libressl/libressl.hash | 2 +-
 package/libressl/libressl.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libressl/libressl.hash b/package/libressl/libressl.hash
index 40b49dbb8..5d3b54ea9 100644
--- a/package/libressl/libressl.hash
+++ b/package/libressl/libressl.hash
@@ -1,4 +1,4 @@
 # From https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/SHA256
-sha256  6d4b8d5bbb25a1f8336639e56ec5088052d43a95256697a85c4ce91323c25954  libressl-3.8.2.tar.gz
+sha256  c0cef9cfe174ac366ce482f542fddb07721e7fa0caface34b49a8720fa37fe7d  libressl-3.8.4.tar.gz
 # Locally computed
 sha256  5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1  COPYING
diff --git a/package/libressl/libressl.mk b/package/libressl/libressl.mk
index b72f3b38c..1d90aa853 100644
--- a/package/libressl/libressl.mk
+++ b/package/libressl/libressl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBRESSL_VERSION = 3.8.2
+LIBRESSL_VERSION = 3.8.4
 LIBRESSL_SITE = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL
 LIBRESSL_LICENSE = ISC (new additions), OpenSSL or SSLeay (original OpenSSL code)
 LIBRESSL_LICENSE_FILES = COPYING
-- 
2.40.1

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

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

* Re: [Buildroot] [PATCH] package/libressl: bump to version 3.8.4
  2024-03-28 17:40 [Buildroot] [PATCH] package/libressl: bump to version 3.8.4 Francois Perrad
@ 2024-04-01 14:17 ` Yann E. MORIN
  2024-04-01 15:11   ` François Perrad
  0 siblings, 1 reply; 7+ messages in thread
From: Yann E. MORIN @ 2024-04-01 14:17 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

François, All,

On 2024-03-28 18:40 +0100, Francois Perrad spake thusly:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Again, yiour From and SoB do not match: fperrad@gmail.com vs.
francois.perrad@gadz.org.

This applies to other patches, too:

    package/graphene: new package
    package/libgtk4: new package
    package/lmdb: new package
    package/lua-lightningmdb: new package
    package/lua-lgdbm: new package
    package/lua-lsdbus: new package
    package/libtommath: bump to version 1.3.0

Can you fix and respin, please?

Regards,
Yann E. MORIN.

> ---
>  package/libressl/libressl.hash | 2 +-
>  package/libressl/libressl.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/libressl/libressl.hash b/package/libressl/libressl.hash
> index 40b49dbb8..5d3b54ea9 100644
> --- a/package/libressl/libressl.hash
> +++ b/package/libressl/libressl.hash
> @@ -1,4 +1,4 @@
>  # From https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/SHA256
> -sha256  6d4b8d5bbb25a1f8336639e56ec5088052d43a95256697a85c4ce91323c25954  libressl-3.8.2.tar.gz
> +sha256  c0cef9cfe174ac366ce482f542fddb07721e7fa0caface34b49a8720fa37fe7d  libressl-3.8.4.tar.gz
>  # Locally computed
>  sha256  5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1  COPYING
> diff --git a/package/libressl/libressl.mk b/package/libressl/libressl.mk
> index b72f3b38c..1d90aa853 100644
> --- a/package/libressl/libressl.mk
> +++ b/package/libressl/libressl.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -LIBRESSL_VERSION = 3.8.2
> +LIBRESSL_VERSION = 3.8.4
>  LIBRESSL_SITE = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL
>  LIBRESSL_LICENSE = ISC (new additions), OpenSSL or SSLeay (original OpenSSL code)
>  LIBRESSL_LICENSE_FILES = COPYING
> -- 
> 2.40.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/libressl: bump to version 3.8.4
  2024-04-01 14:17 ` Yann E. MORIN
@ 2024-04-01 15:11   ` François Perrad
  2024-04-01 15:27     ` Yann E. MORIN
  0 siblings, 1 reply; 7+ messages in thread
From: François Perrad @ 2024-04-01 15:11 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: buildroot, Francois Perrad


[-- Attachment #1.1: Type: text/plain, Size: 3054 bytes --]

Le lun. 1 avr. 2024 à 16:17, Yann E. MORIN <yann.morin.1998@free.fr> a
écrit :

> François, All,
>
> On 2024-03-28 18:40 +0100, Francois Perrad spake thusly:
> > Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
>
> Again, yiour From and SoB do not match: fperrad@gmail.com vs.
> francois.perrad@gadz.org.
>

Yann,

them had never match since I contribute.
Is it a new rule ?

François


>
> This applies to other patches, too:
>
>     package/graphene: new package
>     package/libgtk4: new package
>     package/lmdb: new package
>     package/lua-lightningmdb: new package
>     package/lua-lgdbm: new package
>     package/lua-lsdbus: new package
>     package/libtommath: bump to version 1.3.0
>
> Can you fix and respin, please?
>
> Regards,
> Yann E. MORIN.
>
> > ---
> >  package/libressl/libressl.hash | 2 +-
> >  package/libressl/libressl.mk   | 2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/package/libressl/libressl.hash
> b/package/libressl/libressl.hash
> > index 40b49dbb8..5d3b54ea9 100644
> > --- a/package/libressl/libressl.hash
> > +++ b/package/libressl/libressl.hash
> > @@ -1,4 +1,4 @@
> >  # From https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/SHA256
> > -sha256
> 6d4b8d5bbb25a1f8336639e56ec5088052d43a95256697a85c4ce91323c25954
> libressl-3.8.2.tar.gz
> > +sha256
> c0cef9cfe174ac366ce482f542fddb07721e7fa0caface34b49a8720fa37fe7d
> libressl-3.8.4.tar.gz
> >  # Locally computed
> >  sha256
> 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1  COPYING
> > diff --git a/package/libressl/libressl.mk b/package/libressl/libressl.mk
> > index b72f3b38c..1d90aa853 100644
> > --- a/package/libressl/libressl.mk
> > +++ b/package/libressl/libressl.mk
> > @@ -4,7 +4,7 @@
> >  #
> >
> ################################################################################
> >
> > -LIBRESSL_VERSION = 3.8.2
> > +LIBRESSL_VERSION = 3.8.4
> >  LIBRESSL_SITE = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL
> >  LIBRESSL_LICENSE = ISC (new additions), OpenSSL or SSLeay (original
> OpenSSL code)
> >  LIBRESSL_LICENSE_FILES = COPYING
> > --
> > 2.40.1
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot@buildroot.org
> > https://lists.buildroot.org/mailman/listinfo/buildroot
>
> --
>
> .-----------------.--------------------.------------------.--------------------.
> |  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics'
> conspiracy: |
> | +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___
>      |
> | +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is
> no  |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v
>  conspiracy.  |
>
> '------------------------------^-------^------------------^--------------------'
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
>

[-- Attachment #1.2: Type: text/html, Size: 5180 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

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

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

* Re: [Buildroot] [PATCH] package/libressl: bump to version 3.8.4
  2024-04-01 15:11   ` François Perrad
@ 2024-04-01 15:27     ` Yann E. MORIN
  0 siblings, 0 replies; 7+ messages in thread
From: Yann E. MORIN @ 2024-04-01 15:27 UTC (permalink / raw)
  To: François Perrad; +Cc: buildroot, Francois Perrad

François, All,

On 2024-04-01 17:11 +0200, François Perrad spake thusly:
> Le lun. 1 avr. 2024 à 16:17, Yann E. MORIN <[1]yann.morin.1998@free.fr> a
> écrit :
>     Again, yiour From and SoB do not match: [3]fperrad@gmail.com vs.
>     [4]francois.perrad@gadz.org.
> them had never match since I contribute.
> Is it a new rule ?

No it is not a new rule, it just had never been written, checked, nor
enforced.

What would the point of the Sob line if it did not match the author? The
SoB line is there so that the author assesses that they have the right
to contribute their change:

    https://developercertificate.org/

So, if the identity of the author of a change does not match the SoB
line, the SoB line does not mean much...

I just happen to have recently added such a check in my post-applypatch
hook now, so I now notice such discrepancy, and at least Peter is using
it (Romain as well I think):

    https://gitlab.com/buildroot.org/git-hooks/-/commit/c9a8eb6c477dcfe2f2b310b925075c0eb1dcd019

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/libressl: bump to version 3.8.4
  2024-04-03  8:42 Francois Perrad
  2024-04-03 20:32 ` Yann E. MORIN
@ 2024-05-01 20:17 ` Peter Korsgaard
  1 sibling, 0 replies; 7+ messages in thread
From: Peter Korsgaard @ 2024-05-01 20:17 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

>>>>> "Francois" == Francois Perrad <francois.perrad@gadz.org> writes:

 > Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Committed to 2024.02.x, thanks.

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

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

* Re: [Buildroot] [PATCH] package/libressl: bump to version 3.8.4
  2024-04-03  8:42 Francois Perrad
@ 2024-04-03 20:32 ` Yann E. MORIN
  2024-05-01 20:17 ` Peter Korsgaard
  1 sibling, 0 replies; 7+ messages in thread
From: Yann E. MORIN @ 2024-04-03 20:32 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

François, All,

On 2024-04-03 10:42 +0200, Francois Perrad spake thusly:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/libressl/libressl.hash | 2 +-
>  package/libressl/libressl.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/libressl/libressl.hash b/package/libressl/libressl.hash
> index 40b49dbb8..5d3b54ea9 100644
> --- a/package/libressl/libressl.hash
> +++ b/package/libressl/libressl.hash
> @@ -1,4 +1,4 @@
>  # From https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/SHA256
> -sha256  6d4b8d5bbb25a1f8336639e56ec5088052d43a95256697a85c4ce91323c25954  libressl-3.8.2.tar.gz
> +sha256  c0cef9cfe174ac366ce482f542fddb07721e7fa0caface34b49a8720fa37fe7d  libressl-3.8.4.tar.gz
>  # Locally computed
>  sha256  5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1  COPYING
> diff --git a/package/libressl/libressl.mk b/package/libressl/libressl.mk
> index b72f3b38c..1d90aa853 100644
> --- a/package/libressl/libressl.mk
> +++ b/package/libressl/libressl.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -LIBRESSL_VERSION = 3.8.2
> +LIBRESSL_VERSION = 3.8.4
>  LIBRESSL_SITE = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL
>  LIBRESSL_LICENSE = ISC (new additions), OpenSSL or SSLeay (original OpenSSL code)
>  LIBRESSL_LICENSE_FILES = COPYING
> -- 
> 2.40.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* [Buildroot] [PATCH] package/libressl: bump to version 3.8.4
@ 2024-04-03  8:42 Francois Perrad
  2024-04-03 20:32 ` Yann E. MORIN
  2024-05-01 20:17 ` Peter Korsgaard
  0 siblings, 2 replies; 7+ messages in thread
From: Francois Perrad @ 2024-04-03  8:42 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/libressl/libressl.hash | 2 +-
 package/libressl/libressl.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libressl/libressl.hash b/package/libressl/libressl.hash
index 40b49dbb8..5d3b54ea9 100644
--- a/package/libressl/libressl.hash
+++ b/package/libressl/libressl.hash
@@ -1,4 +1,4 @@
 # From https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/SHA256
-sha256  6d4b8d5bbb25a1f8336639e56ec5088052d43a95256697a85c4ce91323c25954  libressl-3.8.2.tar.gz
+sha256  c0cef9cfe174ac366ce482f542fddb07721e7fa0caface34b49a8720fa37fe7d  libressl-3.8.4.tar.gz
 # Locally computed
 sha256  5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1  COPYING
diff --git a/package/libressl/libressl.mk b/package/libressl/libressl.mk
index b72f3b38c..1d90aa853 100644
--- a/package/libressl/libressl.mk
+++ b/package/libressl/libressl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBRESSL_VERSION = 3.8.2
+LIBRESSL_VERSION = 3.8.4
 LIBRESSL_SITE = https://ftp.openbsd.org/pub/OpenBSD/LibreSSL
 LIBRESSL_LICENSE = ISC (new additions), OpenSSL or SSLeay (original OpenSSL code)
 LIBRESSL_LICENSE_FILES = COPYING
-- 
2.40.1

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

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

end of thread, other threads:[~2024-05-01 20:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-28 17:40 [Buildroot] [PATCH] package/libressl: bump to version 3.8.4 Francois Perrad
2024-04-01 14:17 ` Yann E. MORIN
2024-04-01 15:11   ` François Perrad
2024-04-01 15:27     ` Yann E. MORIN
2024-04-03  8:42 Francois Perrad
2024-04-03 20:32 ` Yann E. MORIN
2024-05-01 20:17 ` 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.