mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcap-ng: Version bump. 0.9.5 -> 0.9.6
@ 2026-09-12 21:22 Christian Melki
  2026-09-21  6:38 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2026-09-12 21:22 UTC (permalink / raw)
  To: ptxdist

Minor changes.
https://github.com/stevegrubb/libcap-ng/releases/tag/v0.9.6

* Forward patchset, applies cleanly.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 .../0001-Makefile.am-Remove-bindings-dir.patch                | 0
 patches/{libcap-ng-0.9.5 => libcap-ng-0.9.6}/autogen.sh       | 0
 patches/{libcap-ng-0.9.5 => libcap-ng-0.9.6}/series           | 0
 rules/libcap-ng.make                                          | 4 ++--
 4 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{libcap-ng-0.9.5 => libcap-ng-0.9.6}/0001-Makefile.am-Remove-bindings-dir.patch (100%)
 rename patches/{libcap-ng-0.9.5 => libcap-ng-0.9.6}/autogen.sh (100%)
 rename patches/{libcap-ng-0.9.5 => libcap-ng-0.9.6}/series (100%)

diff --git a/patches/libcap-ng-0.9.5/0001-Makefile.am-Remove-bindings-dir.patch b/patches/libcap-ng-0.9.6/0001-Makefile.am-Remove-bindings-dir.patch
similarity index 100%
rename from patches/libcap-ng-0.9.5/0001-Makefile.am-Remove-bindings-dir.patch
rename to patches/libcap-ng-0.9.6/0001-Makefile.am-Remove-bindings-dir.patch
diff --git a/patches/libcap-ng-0.9.5/autogen.sh b/patches/libcap-ng-0.9.6/autogen.sh
similarity index 100%
rename from patches/libcap-ng-0.9.5/autogen.sh
rename to patches/libcap-ng-0.9.6/autogen.sh
diff --git a/patches/libcap-ng-0.9.5/series b/patches/libcap-ng-0.9.6/series
similarity index 100%
rename from patches/libcap-ng-0.9.5/series
rename to patches/libcap-ng-0.9.6/series
diff --git a/rules/libcap-ng.make b/rules/libcap-ng.make
index 2762f6432..f57da9172 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.9.5
-LIBCAP_NG_SHA256	:= a2b4211f59b231d607c61ea2a13e9ecb38f446fe769b44e12da939d5af6d978a
+LIBCAP_NG_VERSION	:= 0.9.6
+LIBCAP_NG_SHA256	:= 399040138e0ca62fa2bcabd63da9af4431a246ef7a654561a0ca3cb00010a539
 LIBCAP_NG		:= libcap-ng-$(LIBCAP_NG_VERSION)
 LIBCAP_NG_SUFFIX	:= tar.gz
 LIBCAP_NG_URL		:= \
-- 
2.43.0




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

* Re: [ptxdist] [APPLIED] libcap-ng: Version bump. 0.9.5 -> 0.9.6
  2026-09-12 21:22 [ptxdist] [PATCH] libcap-ng: Version bump. 0.9.5 -> 0.9.6 Christian Melki
@ 2026-09-21  6:38 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-09-21  6:38 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 246c1bae4ec5ca00d9a77b3e2b3a7662adbd561b.

Michael

[sent from post-receive hook]

On Mon, 21 Sep 2026 08:38:17 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes.
> https://github.com/stevegrubb/libcap-ng/releases/tag/v0.9.6
> 
> * Forward patchset, applies cleanly.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260912212233.2897839-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/patches/libcap-ng-0.9.5/0001-Makefile.am-Remove-bindings-dir.patch b/patches/libcap-ng-0.9.6/0001-Makefile.am-Remove-bindings-dir.patch
> similarity index 100%
> rename from patches/libcap-ng-0.9.5/0001-Makefile.am-Remove-bindings-dir.patch
> rename to patches/libcap-ng-0.9.6/0001-Makefile.am-Remove-bindings-dir.patch
> diff --git a/patches/libcap-ng-0.9.5/autogen.sh b/patches/libcap-ng-0.9.6/autogen.sh
> similarity index 100%
> rename from patches/libcap-ng-0.9.5/autogen.sh
> rename to patches/libcap-ng-0.9.6/autogen.sh
> diff --git a/patches/libcap-ng-0.9.5/series b/patches/libcap-ng-0.9.6/series
> similarity index 100%
> rename from patches/libcap-ng-0.9.5/series
> rename to patches/libcap-ng-0.9.6/series
> diff --git a/rules/libcap-ng.make b/rules/libcap-ng.make
> index 2762f643214b..f57da9172999 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.9.5
> -LIBCAP_NG_SHA256	:= a2b4211f59b231d607c61ea2a13e9ecb38f446fe769b44e12da939d5af6d978a
> +LIBCAP_NG_VERSION	:= 0.9.6
> +LIBCAP_NG_SHA256	:= 399040138e0ca62fa2bcabd63da9af4431a246ef7a654561a0ca3cb00010a539
>  LIBCAP_NG		:= libcap-ng-$(LIBCAP_NG_VERSION)
>  LIBCAP_NG_SUFFIX	:= tar.gz
>  LIBCAP_NG_URL		:= \



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

end of thread, other threads:[~2026-09-21  6:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-12 21:22 [ptxdist] [PATCH] libcap-ng: Version bump. 0.9.5 -> 0.9.6 Christian Melki
2026-09-21  6:38 ` [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