* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2022-05-06 0:02 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2022-05-06 0:02 UTC (permalink / raw
To: gentoo-commits
commit: 65a83249fd4006438de3cce006d0141b2be09892
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 6 00:01:24 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 6 00:01:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a83249
net-libs/libnetfilter_cthelper: strip .la files
Signed-off-by: Sam James <sam <AT> gentoo.org>
..._cthelper-1.0.1.ebuild => libnetfilter_cthelper-1.0.1-r1.ebuild} | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild
similarity index 92%
rename from net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1.ebuild
rename to net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild
index ec2b1fa1f9f8..9905370b8f65 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild
@@ -27,3 +27,9 @@ pkg_setup() {
kernel_is lt 3 6 0 && ewarn "requires at least 3.6.0 kernel version"
}
+
+src_install() {
+ default
+
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2022-12-16 7:51 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2022-12-16 7:51 UTC (permalink / raw
To: gentoo-commits
commit: 8371daf5cc24e19388944c3d5c186e8299afaa07
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 07:51:21 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 07:51:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8371daf5
net-libs/libnetfilter_cthelper: Stabilize 1.0.1-r1 amd64, #886233
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild
index f32a0c5632ee..71abecca6f64 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
RDEPEND="net-libs/libmnl:="
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2022-12-16 7:51 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2022-12-16 7:51 UTC (permalink / raw
To: gentoo-commits
commit: 75f461949d2d23fb2bc4009590b1eb73227b34b6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 07:51:20 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 07:51:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f46194
net-libs/libnetfilter_cthelper: Stabilize 1.0.1-r1 x86, #886233
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild
index 9905370b8f65..f32a0c5632ee 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
RDEPEND="net-libs/libmnl:="
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2022-05-05 23:38 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2022-05-05 23:38 UTC (permalink / raw
To: gentoo-commits
commit: c393088990ba0e387e376130fe87573759b4c835
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 5 23:37:18 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 5 23:37:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3930889
net-libs/libnetfilter_cthelper: add 1.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libnetfilter_cthelper/Manifest | 2 ++
.../libnetfilter_cthelper-1.0.1.ebuild | 29 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/net-libs/libnetfilter_cthelper/Manifest b/net-libs/libnetfilter_cthelper/Manifest
index a02857d1ffd7..b5d31681bd16 100644
--- a/net-libs/libnetfilter_cthelper/Manifest
+++ b/net-libs/libnetfilter_cthelper/Manifest
@@ -1,2 +1,4 @@
DIST libnetfilter_cthelper-1.0.0.tar.bz2 275229 BLAKE2B 622a4e27629d97a0ab2b5032e972914f2ab8764ab60ab7090b173ceabfe9648e09452e931dacb822090c5f816b553b8e73b8f8a4ee431db9f6dd092d9d4283ee SHA512 f0372daee0edbf4c27ee80eadd4ce786a4b67b39c0b9d22e88bc9adcbdffd6676eb9df01b933ee64d2fcea9c05a9ca9070c94e907277d69acbd22ae9a3c74e45
DIST libnetfilter_cthelper-1.0.0.tar.bz2.sig 543 BLAKE2B 827f11d4f9b666e46d486f04711009a62ec8880cc230ab87960a0cf0ff8410394e188d3102d5278059e6ba6aae827684d2ec8c0031bcddbae0a470c2165cc50a SHA512 048a0789f50b9dbb8f56776ec700657d7eabd16b442197755bc37201076b51279b8016bfb45543c51da0d023daa8b022e198bf28d004991fc1bd97192021d4c2
+DIST libnetfilter_cthelper-1.0.1.tar.bz2 291739 BLAKE2B cc5ae85dca896c0b8b1b704e0c5cc201677f48c2765520dc992a1b218d1334e04c592ba48cf06efe32a5089c7ad70fa44cbb2b40f2e8400d7ef9d2976a6425ee SHA512 f0591edd579aee92b62446e2b8fef6af9c404848c42c8da76850bb01aec3567442612f53cf8d3af6ba4d6d920487bff310a4e547bccf595478b1f96b4280eada
+DIST libnetfilter_cthelper-1.0.1.tar.bz2.sig 566 BLAKE2B 2904ddbe9bea0ea4a126bdd286a0d3eaf8e850e49cb3cb0ec196d424bbf91b89abe8ada8c1c5db29b5764c2d003de1212885a9f6676fee454237801ba02bc5a4 SHA512 991f1e20673eb290fc9b4b35c5dd0c27223398e560f4807b5497fc6b69780594cbae026481dbdf1862a25da7537f60b7d938038a8310cf3b0cd207ca1d3672e6
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1.ebuild
new file mode 100644
index 000000000000..ec2b1fa1f9f8
--- /dev/null
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/netfilter.org.asc
+inherit linux-info verify-sig
+
+DESCRIPTION="Userspace library for interface to user-space helper for conntrack"
+HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_cthelper/"
+SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2
+ verify-sig? ( https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2.sig )"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="net-libs/libmnl:="
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+ verify-sig? ( sec-keys/openpgp-keys-netfilter )"
+
+CONFIG_CHECK="~NF_CT_NETLINK_HELPER"
+
+pkg_setup() {
+ linux-info_pkg_setup
+
+ kernel_is lt 3 6 0 && ewarn "requires at least 3.6.0 kernel version"
+}
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2022-03-27 2:58 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2022-03-27 2:58 UTC (permalink / raw
To: gentoo-commits
commit: 6ed46e509d3e87403fc994a8b05bdeb1d6081818
Author: Jonathan Davies <jpds <AT> protonmail <DOT> com>
AuthorDate: Sat Mar 26 21:27:38 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 02:56:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed46e50
net-libs/libnetfilter_cthelper: Added verify-sig integration.
Signed-off-by: Jonathan Davies <jpds <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libnetfilter_cthelper/Manifest | 1 +
.../libnetfilter_cthelper-1.0.0-r1.ebuild | 11 +++++++----
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/net-libs/libnetfilter_cthelper/Manifest b/net-libs/libnetfilter_cthelper/Manifest
index 7a341812b1a0..a02857d1ffd7 100644
--- a/net-libs/libnetfilter_cthelper/Manifest
+++ b/net-libs/libnetfilter_cthelper/Manifest
@@ -1 +1,2 @@
DIST libnetfilter_cthelper-1.0.0.tar.bz2 275229 BLAKE2B 622a4e27629d97a0ab2b5032e972914f2ab8764ab60ab7090b173ceabfe9648e09452e931dacb822090c5f816b553b8e73b8f8a4ee431db9f6dd092d9d4283ee SHA512 f0372daee0edbf4c27ee80eadd4ce786a4b67b39c0b9d22e88bc9adcbdffd6676eb9df01b933ee64d2fcea9c05a9ca9070c94e907277d69acbd22ae9a3c74e45
+DIST libnetfilter_cthelper-1.0.0.tar.bz2.sig 543 BLAKE2B 827f11d4f9b666e46d486f04711009a62ec8880cc230ab87960a0cf0ff8410394e188d3102d5278059e6ba6aae827684d2ec8c0031bcddbae0a470c2165cc50a SHA512 048a0789f50b9dbb8f56776ec700657d7eabd16b442197755bc37201076b51279b8016bfb45543c51da0d023daa8b022e198bf28d004991fc1bd97192021d4c2
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
index 6d07d30b2777..20c16c749112 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
@@ -1,19 +1,22 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit linux-info
+inherit linux-info verify-sig
DESCRIPTION="Userspace library for interface to user-space helper for conntrack"
HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_cthelper/"
-SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
+SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2
+ verify-sig? ( https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2.sig )"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv x86"
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/netfilter.org.asc
-BDEPEND="virtual/pkgconfig"
+BDEPEND="virtual/pkgconfig
+ verify-sig? ( sec-keys/openpgp-keys-netfilter )"
RDEPEND="net-libs/libmnl:="
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2021-09-27 16:36 Marek Szuba
0 siblings, 0 replies; 18+ messages in thread
From: Marek Szuba @ 2021-09-27 16:36 UTC (permalink / raw
To: gentoo-commits
commit: 838e3fbb193df477c295b3bd9f812a4e7cc9b367
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 27 16:26:04 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Sep 27 16:36:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=838e3fbb
net-libs/libnetfilter_cthelper: keyword 1.0.0-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
index 960e302de27..6d07d30b277 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv x86"
BDEPEND="virtual/pkgconfig"
RDEPEND="net-libs/libmnl:="
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2021-04-03 19:53 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-04-03 19:53 UTC (permalink / raw
To: gentoo-commits
commit: eb9f990396f8384b13930178a88b266f27e1df0a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 19:49:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 19:53:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb9f9903
net-libs/libnetfilter_cthelper: autotools--
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
index c5facfb44a4..960e302de27 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools linux-info
+inherit linux-info
DESCRIPTION="Userspace library for interface to user-space helper for conntrack"
HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_cthelper/"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2021-03-17 1:26 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-03-17 1:26 UTC (permalink / raw
To: gentoo-commits
commit: 26499d7a8236a30f6101fbb101505fedaa901448
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 17 01:26:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 17 01:26:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26499d7a
net-libs/libnetfilter_cthelper: Stabilize 1.0.0-r1 ppc64, #773307
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
index 014fb103030..c5facfb44a4 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
BDEPEND="virtual/pkgconfig"
RDEPEND="net-libs/libmnl:="
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2021-03-17 1:04 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-03-17 1:04 UTC (permalink / raw
To: gentoo-commits
commit: 09de7bdde78a36eb78a360938a0601e55d7a8a8c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 17 01:04:23 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 17 01:04:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09de7bdd
net-libs/libnetfilter_cthelper: Stabilize 1.0.0-r1 ppc, #773307
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
index 0944f98dc88..014fb103030 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86"
BDEPEND="virtual/pkgconfig"
RDEPEND="net-libs/libmnl:="
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2021-03-05 8:16 Andreas Sturmlechner
0 siblings, 0 replies; 18+ messages in thread
From: Andreas Sturmlechner @ 2021-03-05 8:16 UTC (permalink / raw
To: gentoo-commits
commit: 967deb3551f2933a2fb9888d444b9172d8ce7217
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 5 01:07:58 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 5 08:15:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=967deb35
net-libs/libnetfilter_cthelper: Drop 1.0.0 (r0), EAPI5--
Closes: https://bugs.gentoo.org/773205
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../libnetfilter_cthelper-1.0.0.ebuild | 25 ----------------------
1 file changed, 25 deletions(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild
deleted file mode 100644
index eeae2bfe337..00000000000
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit linux-info autotools-utils
-
-DESCRIPTION="userspace library that provides the programming interface to the user-space helper infrastructure"
-HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_cthelper/"
-SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa x86"
-IUSE="static-libs"
-
-RDEPEND="net-libs/libmnl"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-CONFIG_CHECK="~NF_CT_NETLINK_HELPER"
-
-pkg_setup() {
- linux-info_pkg_setup
- kernel_is lt 3 6 0 && ewarn "requires at least 3.6.0 kernel version"
-}
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2021-02-28 12:22 Sergei Trofimovich
0 siblings, 0 replies; 18+ messages in thread
From: Sergei Trofimovich @ 2021-02-28 12:22 UTC (permalink / raw
To: gentoo-commits
commit: 1b649ddfb9259d4e84cac66c2271adccf798eb59
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 12:20:52 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 12:21:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b649ddf
net-libs/libnetfilter_cthelper: keyworded 1.0.0-r1 for ppc64
keyworded wrt bug #773304
Package-Manager: Portage-3.0.16, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
index ee463c64da9..0944f98dc88 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
BDEPEND="virtual/pkgconfig"
RDEPEND="net-libs/libmnl:="
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2021-02-28 12:22 Sergei Trofimovich
0 siblings, 0 replies; 18+ messages in thread
From: Sergei Trofimovich @ 2021-02-28 12:22 UTC (permalink / raw
To: gentoo-commits
commit: dac4e9fbc767e65dc71b2285c406d00d43834592
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 12:18:35 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 12:21:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dac4e9fb
net-libs/libnetfilter_cthelper: keyworded 1.0.0-r1 for ppc
keyworded wrt bug #773304
Package-Manager: Portage-3.0.16, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
index 03c1a90c430..ee463c64da9 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc x86"
BDEPEND="virtual/pkgconfig"
RDEPEND="net-libs/libmnl:="
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2021-02-27 19:33 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-02-27 19:33 UTC (permalink / raw
To: gentoo-commits
commit: 1457e2872662acc3c0fa226cf6bc6c53e162821b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 19:33:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 19:33:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1457e287
net-libs/libnetfilter_cthelper: Stabilize 1.0.0-r1 amd64, #773205
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
index 816508a4f92..03c1a90c430 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa x86"
BDEPEND="virtual/pkgconfig"
RDEPEND="net-libs/libmnl:="
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2021-02-27 10:43 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-02-27 10:43 UTC (permalink / raw
To: gentoo-commits
commit: 4ba114e47f55796211d873bae8c856f711b1ab67
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 10:43:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 10:43:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ba114e4
net-libs/libnetfilter_cthelper: Stabilize 1.0.0-r1 x86, #773205
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
index e0fa769e57c..816508a4f92 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa x86"
BDEPEND="virtual/pkgconfig"
RDEPEND="net-libs/libmnl:="
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2021-02-27 1:00 Sam James
0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2021-02-27 1:00 UTC (permalink / raw
To: gentoo-commits
commit: 4cd69abd152a4ee21855ef0fc4f8238e9e2c7b77
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 00:57:19 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 01:00:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cd69abd
net-libs/libnetfilter_cthelper: port to EAPI 7
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../libnetfilter_cthelper-1.0.0-r1.ebuild | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
index 8107d628ada..e0fa769e57c 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
@@ -1,22 +1,21 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI=7
-inherit linux-info autotools-utils
+inherit autotools linux-info
-DESCRIPTION="userspace library that provides the programming interface to the user-space helper infrastructure"
+DESCRIPTION="Userspace library for interface to user-space helper for conntrack"
HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_cthelper/"
SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
-IUSE="static-libs"
+BDEPEND="virtual/pkgconfig"
RDEPEND="net-libs/libmnl:="
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}"/${P}-clang-export.patch
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2018-05-06 14:16 Aaron Bauman
0 siblings, 0 replies; 18+ messages in thread
From: Aaron Bauman @ 2018-05-06 14:16 UTC (permalink / raw
To: gentoo-commits
commit: 0041a3ec3710cabaefdd36a87afc9a11253b6615
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May 6 10:06:50 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 6 14:13:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0041a3ec
net-libs/libnetfilter_cthelper: use HTTPS
.../libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 6 +++---
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
index 2da0aabd39b..8107d628ada 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,8 +6,8 @@ EAPI="5"
inherit linux-info autotools-utils
DESCRIPTION="userspace library that provides the programming interface to the user-space helper infrastructure"
-HOMEPAGE="http://www.netfilter.org/projects/libnetfilter_cthelper"
-SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
+HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_cthelper/"
+SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild
index d802a89488b..9dad9b97b63 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit linux-info autotools-utils
DESCRIPTION="userspace library that provides the programming interface to the user-space helper infrastructure"
-HOMEPAGE="http://www.netfilter.org/projects/libnetfilter_cthelper"
-SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
+HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_cthelper/"
+SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2017-06-19 18:12 Alexis Ballier
0 siblings, 0 replies; 18+ messages in thread
From: Alexis Ballier @ 2017-06-19 18:12 UTC (permalink / raw
To: gentoo-commits
commit: 4f57a9daeacdd08c11dce9cc1ffaffb798c97447
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 18:04:12 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 18:12:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f57a9da
net-libs/libnetfilter_cthelper: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
index 7705783c168..2da0aabd39b 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
IUSE="static-libs"
RDEPEND="net-libs/libmnl:="
^ permalink raw reply related [flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/
@ 2015-09-14 12:42 Tobias Klausmann
0 siblings, 0 replies; 18+ messages in thread
From: Tobias Klausmann @ 2015-09-14 12:42 UTC (permalink / raw
To: gentoo-commits
commit: 4dbac12507c64ece37f8d7b3aa240207b98bc801
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 12:39:52 2015 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 12:42:19 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dbac125
net-libs/libnetfilter_cthelper: add alpha keyword
Gentoo-Bug: 474858
Package-Manager: portage-2.2.20.1
net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild
index e376207..97fc40b 100644
--- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild
+++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa x86"
+KEYWORDS="alpha amd64 ~arm hppa x86"
IUSE="static-libs"
RDEPEND="net-libs/libmnl"
^ permalink raw reply related [flat|nested] 18+ messages in thread
end of thread, other threads:[~2022-12-16 7:51 UTC | newest]
Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-06 0:02 [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_cthelper/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2022-12-16 7:51 Sam James
2022-12-16 7:51 Sam James
2022-05-05 23:38 Sam James
2022-03-27 2:58 Sam James
2021-09-27 16:36 Marek Szuba
2021-04-03 19:53 Sam James
2021-03-17 1:26 Sam James
2021-03-17 1:04 Sam James
2021-03-05 8:16 Andreas Sturmlechner
2021-02-28 12:22 Sergei Trofimovich
2021-02-28 12:22 Sergei Trofimovich
2021-02-27 19:33 Sam James
2021-02-27 10:43 Sam James
2021-02-27 1:00 Sam James
2018-05-06 14:16 Aaron Bauman
2017-06-19 18:12 Alexis Ballier
2015-09-14 12:42 Tobias Klausmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox