Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (52a85ea040379615aa8468f5ffc377d0849659fc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (52a85ea040379615aa8468f5ffc377d0849659fc)
  • Date: Fri, 6 Nov 2020 09:04:31 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

libs/libcap/DEPENDS | 8 ++++++--
libs/libcap/DETAILS | 4 ++--
libs/libcap/HISTORY | 4 ++++
3 files changed, 12 insertions(+), 4 deletions(-)

New commits:
commit 52a85ea040379615aa8468f5ffc377d0849659fc
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libcap: => 2.45

diff --git a/libs/libcap/DEPENDS b/libs/libcap/DEPENDS
index 84aed65..08db03a 100755
--- a/libs/libcap/DEPENDS
+++ b/libs/libcap/DEPENDS
@@ -1,4 +1,3 @@
-depends go &&
depends gperf &&
optional_depends attr \
"LIBATTR=yes" \
@@ -8,4 +7,9 @@ optional_depends attr \
optional_depends linux-pam \
"LIBCAP_PAM=yes" \
"LIBCAP_PAM=no" \
- "for capabilities PAM module"
+ "for capabilities PAM module" &&
+
+optional_depends go \
+ "GOLANG=yes" \
+ "GOLANG=" \
+ " support GO"
diff --git a/libs/libcap/DETAILS b/libs/libcap/DETAILS
index 81f6c24..8ec320e 100755
--- a/libs/libcap/DETAILS
+++ b/libs/libcap/DETAILS
@@ -1,7 +1,7 @@
SPELL=libcap
- VERSION=2.44
+ VERSION=2.45
SOURCE=$SPELL-$VERSION.tar.xz
-
SOURCE_HASH=sha512:1bb323ca362923bd6bd0e2e4639cf8726975165a620a243b31e797056439eb7efb2bfbc8e5521636783a86c7415b2037b1638c98747b79183ca7d3d42a04ff20
+
SOURCE_HASH=sha512:32ddc303eeb1bf6a4b6cc81b0cb0c49544c58697735925b661a0cdfa18e4096fdbaed1a340c09b8060b09302dea332b216e9bdaf246e4c45f91211afc4752138
# SOURCE2=$SOURCE.sign

SOURCE_URL[0]=https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/$SOURCE
# SOURCE2_URL[0]=$SOURCE_URL.sign
diff --git a/libs/libcap/HISTORY b/libs/libcap/HISTORY
index c00e53b..f11e89d 100644
--- a/libs/libcap/HISTORY
+++ b/libs/libcap/HISTORY
@@ -1,3 +1,7 @@
+2020-11-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.45
+ * DEPENDS: go is optional
+
2020-10-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.44
* patches/0001-libcap-2.29-build-system-fixes.patch,



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (52a85ea040379615aa8468f5ffc377d0849659fc), Treeve Jelbert, 11/06/2020

Archive powered by MHonArc 2.6.24.

Top of Page