Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libcap: update to 2.43.
@ 2020-08-20 15:41 ailiop-git
  2020-08-21 17:02 ` [PR PATCH] [Updated] " ailiop-git
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ailiop-git @ 2020-08-20 15:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 313 bytes --]

There is a new pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages libcap
https://github.com/void-linux/void-packages/pull/24385

libcap: update to 2.43.


A patch file from https://github.com/void-linux/void-packages/pull/24385.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libcap-24385.patch --]
[-- Type: text/x-diff, Size: 1029 bytes --]

From 23a39a108af27b60c0478d3504f5f7d153836d60 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Thu, 20 Aug 2020 17:34:44 +0200
Subject: [PATCH] libcap: update to 2.43.

---
 srcpkgs/libcap/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libcap/template b/srcpkgs/libcap/template
index 2e8a68b924e..f7a2f8d1c73 100644
--- a/srcpkgs/libcap/template
+++ b/srcpkgs/libcap/template
@@ -1,6 +1,6 @@
 # Template file for 'libcap'
 pkgname=libcap
-version=2.42
+version=2.43
 revision=1
 bootstrap=yes
 build_style=gnu-makefile
@@ -13,7 +13,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
 license="GPL-2.0-only"
 homepage="http://sites.google.com/site/fullycapable/"
 distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/${pkgname}-${version}.tar.xz"
-checksum=3605a9cb60076547ea9f64989e0ba576da9508e4653e8dc40ae54c0d6f443dfd
+checksum=512a0e5fc4c1e06d472a20da26aa96a9b9bf2a26b23f094f77f1b8da56cc427f
 
 if [ "$CHROOT_READY" ]; then
 	hostmakedepends="perl"

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

* Re: [PR PATCH] [Updated] libcap: update to 2.43.
  2020-08-20 15:41 [PR PATCH] libcap: update to 2.43 ailiop-git
@ 2020-08-21 17:02 ` ailiop-git
  2020-08-21 17:16 ` ailiop-git
  2020-08-21 18:51 ` [PR PATCH] [Closed]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ailiop-git @ 2020-08-21 17:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 318 bytes --]

There is an updated pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages libcap
https://github.com/void-linux/void-packages/pull/24385

libcap: update to 2.43.


A patch file from https://github.com/void-linux/void-packages/pull/24385.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libcap-24385.patch --]
[-- Type: text/x-diff, Size: 1368 bytes --]

From 132ae4ce32fd374b9ebfe65da0ac7103a56208d0 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Fri, 21 Aug 2020 19:02:00 +0200
Subject: [PATCH] libcap: update to 2.43.

---
 srcpkgs/libcap/template | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/libcap/template b/srcpkgs/libcap/template
index 2e8a68b924e..952efce4c12 100644
--- a/srcpkgs/libcap/template
+++ b/srcpkgs/libcap/template
@@ -1,6 +1,6 @@
 # Template file for 'libcap'
 pkgname=libcap
-version=2.42
+version=2.43
 revision=1
 bootstrap=yes
 build_style=gnu-makefile
@@ -13,7 +13,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
 license="GPL-2.0-only"
 homepage="http://sites.google.com/site/fullycapable/"
 distfiles="${KERNEL_SITE}/libs/security/linux-privs/libcap2/${pkgname}-${version}.tar.xz"
-checksum=3605a9cb60076547ea9f64989e0ba576da9508e4653e8dc40ae54c0d6f443dfd
+checksum=512a0e5fc4c1e06d472a20da26aa96a9b9bf2a26b23f094f77f1b8da56cc427f
 
 if [ "$CHROOT_READY" ]; then
 	hostmakedepends="perl"
@@ -22,12 +22,6 @@ if [ "$CHROOT_READY" ]; then
 	fi
 fi
 
-pre_build() {
-	vsed -e 's,CC :=,CC ?=,' -i Make.Rules
-	# Disable tests, as they cause cross-build failure
-	vsed -e '/test:/,/.sh/d' -e '/tests/d' -i Makefile
-}
-
 libcap-devel_package() {
 	depends="libcap>=${version}_${revision}"
 	short_desc+=" - development files"

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

* Re: libcap: update to 2.43.
  2020-08-20 15:41 [PR PATCH] libcap: update to 2.43 ailiop-git
  2020-08-21 17:02 ` [PR PATCH] [Updated] " ailiop-git
@ 2020-08-21 17:16 ` ailiop-git
  2020-08-21 18:51 ` [PR PATCH] [Closed]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ailiop-git @ 2020-08-21 17:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 562 bytes --]

New comment by ailiop-git on void-packages repository

https://github.com/void-linux/void-packages/pull/24385#issuecomment-678399064

Comment:
> The `vsed` in line 26 [does not modify](https://travis-ci.org/github/void-linux/void-packages/jobs/719655187#L560) `Make.rules`. It should either be dropped or updated.

thanks for catching it, indeed this was addressed in upstream commit 22f2e20 ("build-system: fixes for cross-compilation"), so i've removed the entire pre_build phase since it is now redundant (tests now also work in cross-compilation). Pushed.

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

* Re: [PR PATCH] [Closed]: libcap: update to 2.43.
  2020-08-20 15:41 [PR PATCH] libcap: update to 2.43 ailiop-git
  2020-08-21 17:02 ` [PR PATCH] [Updated] " ailiop-git
  2020-08-21 17:16 ` ailiop-git
@ 2020-08-21 18:51 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2020-08-21 18:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 157 bytes --]

There's a closed pull request on the void-packages repository

libcap: update to 2.43.
https://github.com/void-linux/void-packages/pull/24385

Description:


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

end of thread, other threads:[~2020-08-21 18:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20 15:41 [PR PATCH] libcap: update to 2.43 ailiop-git
2020-08-21 17:02 ` [PR PATCH] [Updated] " ailiop-git
2020-08-21 17:16 ` ailiop-git
2020-08-21 18:51 ` [PR PATCH] [Closed]: " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).