mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] libcap-ng: Version bump. 0.8.3 -> 0.8.4
@ 2024-01-03 18:34 Christian Melki
  2024-01-10 16:57 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-01-03 18:34 UTC (permalink / raw)
  To: ptxdist

Minor changes.
https://github.com/stevegrubb/libcap-ng/compare/v0.8.3...v0.8.4

* Python2 support has been dropped, not that we used to create bindings,
but the option is removed, so drop it on our side too.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libcap-ng.make | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/rules/libcap-ng.make b/rules/libcap-ng.make
index 530af64ef..d508e1986 100644
--- a/rules/libcap-ng.make
+++ b/rules/libcap-ng.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCAP_NG) += libcap-ng
 #
 # Paths and names
 #
-LIBCAP_NG_VERSION	:= 0.8.3
-LIBCAP_NG_MD5		:= cdfc750af32f681293e43c5c1bd427c8
+LIBCAP_NG_VERSION	:= 0.8.4
+LIBCAP_NG_MD5		:= 950748fcbc46a9bacf544e97724e46a2
 LIBCAP_NG		:= libcap-ng-$(LIBCAP_NG_VERSION)
 LIBCAP_NG_SUFFIX	:= tar.gz
 LIBCAP_NG_URL		:= http://people.redhat.com/sgrubb/libcap-ng/$(LIBCAP_NG).$(LIBCAP_NG_SUFFIX)
@@ -39,7 +39,6 @@ LIBCAP_NG_CONF_OPT := \
 	$(CROSS_AUTOCONF_USR) \
 	--without-debug \
 	--without-warn \
-	--without-python \
 	--without-python3
 
 # ----------------------------------------------------------------------------
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] libcap-ng: Version bump. 0.8.3 -> 0.8.4
  2024-01-03 18:34 [ptxdist] [PATCH v2] libcap-ng: Version bump. 0.8.3 -> 0.8.4 Christian Melki
@ 2024-01-10 16:57 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-01-10 16:57 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as c97ef4b0ecd80c781f6cfa4c2ced5c22fdf1912c.

Michael

[sent from post-receive hook]

On Wed, 10 Jan 2024 17:57:42 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes.
> https://github.com/stevegrubb/libcap-ng/compare/v0.8.3...v0.8.4
> 
> * Python2 support has been dropped, not that we used to create bindings,
> but the option is removed, so drop it on our side too.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240103183427.3446804-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libcap-ng.make b/rules/libcap-ng.make
> index 530af64ef9c2..d508e1986217 100644
> --- a/rules/libcap-ng.make
> +++ b/rules/libcap-ng.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBCAP_NG) += libcap-ng
>  #
>  # Paths and names
>  #
> -LIBCAP_NG_VERSION	:= 0.8.3
> -LIBCAP_NG_MD5		:= cdfc750af32f681293e43c5c1bd427c8
> +LIBCAP_NG_VERSION	:= 0.8.4
> +LIBCAP_NG_MD5		:= 950748fcbc46a9bacf544e97724e46a2
>  LIBCAP_NG		:= libcap-ng-$(LIBCAP_NG_VERSION)
>  LIBCAP_NG_SUFFIX	:= tar.gz
>  LIBCAP_NG_URL		:= http://people.redhat.com/sgrubb/libcap-ng/$(LIBCAP_NG).$(LIBCAP_NG_SUFFIX)
> @@ -39,7 +39,6 @@ LIBCAP_NG_CONF_OPT := \
>  	$(CROSS_AUTOCONF_USR) \
>  	--without-debug \
>  	--without-warn \
> -	--without-python \
>  	--without-python3
>  
>  # ----------------------------------------------------------------------------



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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03 18:34 [ptxdist] [PATCH v2] libcap-ng: Version bump. 0.8.3 -> 0.8.4 Christian Melki
2024-01-10 16:57 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox