* [ptxdist] [PATCH] libcap-ng: Version bump. 0.9 -> 0.9.1
@ 2026-02-21 20:57 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-02-21 20:57 UTC (permalink / raw)
To: ptxdist
Minor changes.
https://github.com/stevegrubb/libcap-ng/releases/tag/v0.9.1
* Adjust patchset.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
.../0001-Makefile.am-Remove-bindings-dir.patch | 13 ++++++-------
.../{libcap-ng-0.9 => libcap-ng-0.9.1}/autogen.sh | 0
patches/{libcap-ng-0.9 => libcap-ng-0.9.1}/series | 0
rules/libcap-ng.make | 4 ++--
4 files changed, 8 insertions(+), 9 deletions(-)
rename patches/{libcap-ng-0.9 => libcap-ng-0.9.1}/0001-Makefile.am-Remove-bindings-dir.patch (86%)
rename patches/{libcap-ng-0.9 => libcap-ng-0.9.1}/autogen.sh (100%)
rename patches/{libcap-ng-0.9 => libcap-ng-0.9.1}/series (100%)
diff --git a/patches/libcap-ng-0.9/0001-Makefile.am-Remove-bindings-dir.patch b/patches/libcap-ng-0.9.1/0001-Makefile.am-Remove-bindings-dir.patch
similarity index 86%
rename from patches/libcap-ng-0.9/0001-Makefile.am-Remove-bindings-dir.patch
rename to patches/libcap-ng-0.9.1/0001-Makefile.am-Remove-bindings-dir.patch
index 7d1d002b7..2b35ad8ce 100644
--- a/patches/libcap-ng-0.9/0001-Makefile.am-Remove-bindings-dir.patch
+++ b/patches/libcap-ng-0.9.1/0001-Makefile.am-Remove-bindings-dir.patch
@@ -12,9 +12,9 @@ Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
Makefile.am | 3 ---
NEWS | 0
- bindings/src/Makefile.am | 4 ----
+ bindings/src/Makefile.am | 3 ---
configure.ac | 6 ------
- 4 files changed, 13 deletions(-)
+ 4 files changed, 12 deletions(-)
create mode 100644 NEWS
diff --git a/Makefile.am b/Makefile.am
@@ -35,22 +35,21 @@ diff --git a/NEWS b/NEWS
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/bindings/src/Makefile.am b/bindings/src/Makefile.am
-index 301ed0fb8af5..626241c6328c 100644
+index 924e3d0877b4..626241c6328c 100644
--- a/bindings/src/Makefile.am
+++ b/bindings/src/Makefile.am
-@@ -19,7 +19,3 @@
+@@ -19,6 +19,3 @@
# Authors:
# Steve Grubb <sgrubb@redhat.com>
#
-
-EXTRA_DIST = capng_swig.i
--SWIG_SOURCES = capng_swig.i
-CONFIG_CLEAN_FILES = *.loT *.rej *.orig
diff --git a/configure.ac b/configure.ac
-index 45372108b92e..ed8a1ff34282 100644
+index 7a5eb17de207..fabeec4e43d8 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -208,12 +208,6 @@ if test x"${ac_cv_have_decl_PR_CAP_AMBIENT}" = x"no" ; then
+@@ -221,12 +221,6 @@ if test x"${ac_cv_have_decl_PR_CAP_AMBIENT}" = x"no" ; then
fi
AM_CONDITIONAL(BUILD_LIBDROP_AMBIENT, test x"${ac_cv_have_decl_PR_CAP_AMBIENT}" = x"yes")
diff --git a/patches/libcap-ng-0.9/autogen.sh b/patches/libcap-ng-0.9.1/autogen.sh
similarity index 100%
rename from patches/libcap-ng-0.9/autogen.sh
rename to patches/libcap-ng-0.9.1/autogen.sh
diff --git a/patches/libcap-ng-0.9/series b/patches/libcap-ng-0.9.1/series
similarity index 100%
rename from patches/libcap-ng-0.9/series
rename to patches/libcap-ng-0.9.1/series
diff --git a/rules/libcap-ng.make b/rules/libcap-ng.make
index e5285aa17..f636e667f 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
-LIBCAP_NG_MD5 := abc6ba14f5b96041abe8e41c59aed7ed
+LIBCAP_NG_VERSION := 0.9.1
+LIBCAP_NG_MD5 := ead8d49d5ecdb7ad96330d3fec75678e
LIBCAP_NG := libcap-ng-$(LIBCAP_NG_VERSION)
LIBCAP_NG_SUFFIX := tar.gz
LIBCAP_NG_URL := \
--
2.43.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-02-21 20:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-21 20:57 [ptxdist] [PATCH] libcap-ng: Version bump. 0.9 -> 0.9.1 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox