All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/libcap: bump to version 2.52
@ 2021-08-02 18:06 Francois Perrad
  2021-08-04 20:10 ` Thomas Petazzoni
  2021-08-05 20:13 ` Yann E. MORIN
  0 siblings, 2 replies; 4+ messages in thread
From: Francois Perrad @ 2021-08-02 18:06 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/libcap/libcap.hash b/package/libcap/libcap.hash
index ec87a38df..eb8fe43f6 100644
--- a/package/libcap/libcap.hash
+++ b/package/libcap/libcap.hash
@@ -1,5 +1,5 @@
 # https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/sha256sums.asc
-sha256  6609f3ab7aebcc8f9277f53a577c657d9f3056d1352ea623da7fd7c0f00890f9  libcap-2.51.tar.xz
+sha256  a2faacd55ae5959db1b0c695f91f256ac4c5e6b10acaeaeaf508ea1ee887fa97  libcap-2.52.tar.xz
 
 # Hash for license file:
 sha256  f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b  License
diff --git a/package/libcap/libcap.mk b/package/libcap/libcap.mk
index 3dc09bd55..45700e56e 100644
--- a/package/libcap/libcap.mk
+++ b/package/libcap/libcap.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBCAP_VERSION = 2.51
+LIBCAP_VERSION = 2.52
 LIBCAP_SITE = https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2
 LIBCAP_SOURCE = libcap-$(LIBCAP_VERSION).tar.xz
 LIBCAP_LICENSE = GPL-2.0 or BSD-3-Clause
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/libcap: bump to version 2.52
  2021-08-02 18:06 [Buildroot] [PATCH] package/libcap: bump to version 2.52 Francois Perrad
@ 2021-08-04 20:10 ` Thomas Petazzoni
  2021-08-05 20:13 ` Yann E. MORIN
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2021-08-04 20:10 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

On Mon,  2 Aug 2021 20:06:16 +0200
Francois Perrad <fperrad@gmail.com> wrote:

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

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/libcap: bump to version 2.52
  2021-08-02 18:06 [Buildroot] [PATCH] package/libcap: bump to version 2.52 Francois Perrad
  2021-08-04 20:10 ` Thomas Petazzoni
@ 2021-08-05 20:13 ` Yann E. MORIN
  2021-08-06 16:22   ` François Perrad
  1 sibling, 1 reply; 4+ messages in thread
From: Yann E. MORIN @ 2021-08-05 20:13 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

François, All,

On 2021-08-02 20:06 +0200, Francois Perrad spake thusly:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/libcap/libcap.hash | 2 +-
>  package/libcap/libcap.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/libcap/libcap.hash b/package/libcap/libcap.hash
> index ec87a38df..eb8fe43f6 100644
> --- a/package/libcap/libcap.hash
> +++ b/package/libcap/libcap.hash
> @@ -1,5 +1,5 @@
>  # https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/sha256sums.asc
> -sha256  6609f3ab7aebcc8f9277f53a577c657d9f3056d1352ea623da7fd7c0f00890f9  libcap-2.51.tar.xz
> +sha256  a2faacd55ae5959db1b0c695f91f256ac4c5e6b10acaeaeaf508ea1ee887fa97  libcap-2.52.tar.xz
>  
>  # Hash for license file:
>  sha256  f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b  License
> diff --git a/package/libcap/libcap.mk b/package/libcap/libcap.mk
> index 3dc09bd55..45700e56e 100644
> --- a/package/libcap/libcap.mk
> +++ b/package/libcap/libcap.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -LIBCAP_VERSION = 2.51
> +LIBCAP_VERSION = 2.52

How did you test this bump? The patches we had in Buildroot did not even
apply anymore:

    http://autobuild.buildroot.org/results/2f619b233e2cfb4d7eeb3cc178c849c74d11f2ca/

This has been fixed in next, now:

    https://patchwork.ozlabs.org/project/buildroot/patch/20210805161653.2213689-1-illia.bitkov@mind.be/

Regards,
Yann E. MORIN.

>  LIBCAP_SITE = https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2
>  LIBCAP_SOURCE = libcap-$(LIBCAP_VERSION).tar.xz
>  LIBCAP_LICENSE = GPL-2.0 or BSD-3-Clause
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/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@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/libcap: bump to version 2.52
  2021-08-05 20:13 ` Yann E. MORIN
@ 2021-08-06 16:22   ` François Perrad
  0 siblings, 0 replies; 4+ messages in thread
From: François Perrad @ 2021-08-06 16:22 UTC (permalink / raw)
  To: buildroot; +Cc: Yann E. MORIN


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

Le jeu. 5 août 2021 à 22:13, Yann E. MORIN <yann.morin.1998@free.fr> a
écrit :

> François, All,
>
> On 2021-08-02 20:06 +0200, Francois Perrad spake thusly:
> > Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> > ---
> >  package/libcap/libcap.hash | 2 +-
> >  package/libcap/libcap.mk   | 2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/package/libcap/libcap.hash b/package/libcap/libcap.hash
> > index ec87a38df..eb8fe43f6 100644
> > --- a/package/libcap/libcap.hash
> > +++ b/package/libcap/libcap.hash
> > @@ -1,5 +1,5 @@
> >  #
> https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/sha256sums.asc
> > -sha256
> 6609f3ab7aebcc8f9277f53a577c657d9f3056d1352ea623da7fd7c0f00890f9
> libcap-2.51.tar.xz
> > +sha256
> a2faacd55ae5959db1b0c695f91f256ac4c5e6b10acaeaeaf508ea1ee887fa97
> libcap-2.52.tar.xz
> >
> >  # Hash for license file:
> >  sha256
> f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b  License
> > diff --git a/package/libcap/libcap.mk b/package/libcap/libcap.mk
> > index 3dc09bd55..45700e56e 100644
> > --- a/package/libcap/libcap.mk
> > +++ b/package/libcap/libcap.mk
> > @@ -4,7 +4,7 @@
> >  #
> >
> ################################################################################
> >
> > -LIBCAP_VERSION = 2.51
> > +LIBCAP_VERSION = 2.52
>
> How did you test this bump? The patches we had in Buildroot did not even
> apply anymore:
>
>
Tested in a wrong branch.

François


>
> http://autobuild.buildroot.org/results/2f619b233e2cfb4d7eeb3cc178c849c74d11f2ca/
>
> This has been fixed in next, now:
>
>
> https://patchwork.ozlabs.org/project/buildroot/patch/20210805161653.2213689-1-illia.bitkov@mind.be/
>
> Regards,
> Yann E. MORIN.
>
> >  LIBCAP_SITE =
> https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2
> >  LIBCAP_SOURCE = libcap-$(LIBCAP_VERSION).tar.xz
> >  LIBCAP_LICENSE = GPL-2.0 or BSD-3-Clause
> > --
> > 2.30.2
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot@busybox.net
> > http://lists.busybox.net/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@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>

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

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

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-08-06 16:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02 18:06 [Buildroot] [PATCH] package/libcap: bump to version 2.52 Francois Perrad
2021-08-04 20:10 ` Thomas Petazzoni
2021-08-05 20:13 ` Yann E. MORIN
2021-08-06 16:22   ` François Perrad

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.