Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] aircrack-ng: added libcap-devel to depencency list
@ 2021-12-03 16:34 Demedim
  2021-12-03 18:04 ` ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Demedim @ 2021-12-03 16:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Demedim/void-packages patch-2
https://github.com/void-linux/void-packages/pull/34366

aircrack-ng: added libcap-devel to depencency list
This dependency is necessary for building the rest of the suite utilities like besside-ng.

#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From d005ca18a1b2811007a5519b4705a69bccc4889d Mon Sep 17 00:00:00 2001
From: Demedim <40205709+Demedim@users.noreply.github.com>
Date: Fri, 3 Dec 2021 15:43:16 +0100
Subject: [PATCH] Adding the libcap-devel depencency

This dependency is necessary for building the rest of suite utilities like besside-ng
---
 srcpkgs/aircrack-ng/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/aircrack-ng/template b/srcpkgs/aircrack-ng/template
index 604bcefb5a34..66816d676a0f 100644
--- a/srcpkgs/aircrack-ng/template
+++ b/srcpkgs/aircrack-ng/template
@@ -4,7 +4,7 @@ version=1.6
 revision=3
 build_style=gnu-configure
 hostmakedepends="automake libtool pkg-config"
-makedepends="libnl3-devel openssl-devel sqlite-devel zlib-devel"
+makedepends="libnl3-devel openssl-devel sqlite-devel zlib-devel libcap-devel"
 short_desc="Complete suite of tools to assess WiFi network security"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, BSD-3-Clause, OpenSSL"

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PR PATCH] aircrack-ng: add libcap to enable more utilities
@ 2021-12-04 12:10 Demedim
  2021-12-04 13:31 ` paper42
  0 siblings, 1 reply; 7+ messages in thread
From: Demedim @ 2021-12-04 12:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Demedim/void-packages patch-2
https://github.com/void-linux/void-packages/pull/34380

aircrack-ng: add libcap to enable more utilities
This dependency is necessary for building the rest of the suite utilities like besside-ng.

#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From a78882f20dba4ea90178fa587f494d4b28048495 Mon Sep 17 00:00:00 2001
From: Demedim <40205709+Demedim@users.noreply.github.com>
Date: Sat, 4 Dec 2021 13:05:40 +0100
Subject: [PATCH] aircrack-ng: add libcap to enable more utilities

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

diff --git a/srcpkgs/aircrack-ng/template b/srcpkgs/aircrack-ng/template
index 604bcefb5a34..ef5d46cebac1 100644
--- a/srcpkgs/aircrack-ng/template
+++ b/srcpkgs/aircrack-ng/template
@@ -1,10 +1,10 @@
 # Template file for 'aircrack-ng'
 pkgname=aircrack-ng
 version=1.6
-revision=3
+revision=4
 build_style=gnu-configure
 hostmakedepends="automake libtool pkg-config"
-makedepends="libnl3-devel openssl-devel sqlite-devel zlib-devel"
+makedepends="libnl3-devel openssl-devel sqlite-devel zlib-devel libcap-devel"
 short_desc="Complete suite of tools to assess WiFi network security"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, BSD-3-Clause, OpenSSL"

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

end of thread, other threads:[~2021-12-04 13:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-03 16:34 [PR PATCH] aircrack-ng: added libcap-devel to depencency list Demedim
2021-12-03 18:04 ` ericonr
2021-12-03 18:19 ` [PR PATCH] [Updated] aircrack-ng: add libcap to enable more utilities Demedim
2021-12-03 18:20 ` Demedim
2021-12-04 11:19 ` dotnetfox
2021-12-04 12:02 ` [PR PATCH] [Closed]: " Demedim
2021-12-04 12:10 [PR PATCH] " Demedim
2021-12-04 13:31 ` paper42

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).