Versions
v2.6.11-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- client extras firewalld gdbm gpg iptables nfqueue server static-libs udp-server verify-sig
v2.6.10-r4 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- client extras firewalld gdbm gpg iptables nfqueue server static-libs udp-server
USE flags
General
- client
- Build fwknop client
- extras
- Install utility scripts and AppArmor policy for fwknopd
- firewalld
- Use net-firewall/firewalld as the default server backend
- gdbm
- Use sys-libs/gdbm to store fwknopd digest cache
- gpg
- Enable GPG support via app-crypt/gpgme
- iptables
- Use net-firewall/iptables as the default server backend
- nfqueue
- Enable UDP-only NFQUEUE server mode (no net-libs/libpcap dependency)
- server
- Build fwknopd server
- static-libs
- Build static versions of dynamic libraries as well
- udp-server
- Enable UDP-only server mode (no net-libs/libpcap dependency)
- verify-sig
- Verify upstream signatures on distfiles
Dependencies
app-crypt / gpgme : GnuPG Made Easy is a library for making GnuPG easier to use
dev-libs / libassuan : IPC library used by GnuPG and GPGME
dev-libs / libgpg-error : Contains error handling functions used by GnuPG software
net-firewall / firewalld : Firewall daemon with D-Bus interface providing a dynamic firewall
net-firewall / iptables : Linux kernel (2.4+) firewall, NAT and packet mangling tools
net-libs / libnetfilter_queue : API to packets that have been queued by the kernel packet filter
net-libs / libpcap : A system-independent library for user-level network packet capture
net-misc / wget : Network utility to retrieve files from the WWW
sec-keys / openpgp-keys-fwknop : OpenPGP key used to sign fwknop releases
Runtime Dependencies
app-crypt / gpgme : GnuPG Made Easy is a library for making GnuPG easier to use
dev-libs / libassuan : IPC library used by GnuPG and GPGME
dev-libs / libgpg-error : Contains error handling functions used by GnuPG software
net-firewall / firewalld : Firewall daemon with D-Bus interface providing a dynamic firewall
net-firewall / iptables : Linux kernel (2.4+) firewall, NAT and packet mangling tools
net-libs / libnetfilter_queue : API to packets that have been queued by the kernel packet filter
net-libs / libpcap : A system-independent library for user-level network packet capture
net-misc / wget : Network utility to retrieve files from the WWW
sec-keys / openpgp-keys-fwknop : OpenPGP key used to sign fwknop releases
sys-libs / gdbm : Standard GNU database libraries
virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/fwknop: subscribe to libassuan subslot
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hank Leininger · gentoo
net-firewall/fwknop: add 2.6.11
Signed-off-by: Hank Leininger <hlein@korelogic.com> Closes: https://bugs.gentoo.org/822741 Closes: https://bugs.gentoo.org/920793 Closes: https://github.com/gentoo/gentoo/pull/35236 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-firewall/fwknop: add subslot op on app-crypt/gpgme
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/fwknop: [QA] call tmpfiles_process in pkg_postinst
This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-firewall/fwknop: eutils--
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Theo Anderson · gentoo
net-firewall/fwknop: migrate to tmpfiles.eclass
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
net-firewall/fwknop: Drop 2.6.9-r1 and 2.6.10-r1
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hank Leininger · gentoo
net-firewall/fwknop: Drop python2-only module, cleanup .a
The fko python module is python2-only. Most(?) uses of fwknop do not need the optional python module at all. Removed it and if that causes problems, will deal with it. Also added a USE=static-libs flag, and clean up .a if it is not set. Signed-off-by: Hank Leininger <hlein@korelogic.com> Closes: https://bugs.gentoo.org/724896 Closes: https://bugs.gentoo.org/708414 Closes: https://github.com/gentoo/gentoo/pull/16115 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hank Leininger · gentoo
net-firewall/fwknop: fix build with -fno-common or gcc-10
Cherry-picked fix from https://github.com/Jakuje/fwknop/commit/a87325b0816a79329cf0b4d4f9ebf247ead117db Signed-off-by: Hank Leininger <hlein@korelogic.com> Closes: https://bugs.gentoo.org/706816 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Closes: https://github.com/gentoo/gentoo/pull/14766 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-firewall/fwknop: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-firewall/fwknop: Switch to python-single-r1
Switch to python-single-r1 since the dependency net-firewall/firewalld is single-r1. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hank Leininger · gentoo
net-firewall/fwknop: Version bump to 2.6.10.
Also changed SRC_URI to the main upstream site because github mangles the .tar.gz to break upstream's PGP signature. Signed-off-by: Hank Leininger <hlein@korelogic.com> Bug: https://bugs.gentoo.org/698604 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Ilya Tumaykin · gentoo
net-firewall/fwknop: enable client, server USEs, cleanup REQUIRED_USE
Closes: https://github.com/gentoo/gentoo/pull/5468 Package-Manager: Portage-2.3.7, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Ilya Tumaykin · gentoo
net-firewall/fwknop: remove old.
Closes: https://github.com/gentoo/gentoo/pull/2373 Package-Manager: portage-2.3.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Ilya Tumaykin · gentoo
net-firewall/fwknop: respect EPREFIX in DOC_CONTENTS
Closes: https://github.com/gentoo/gentoo/pull/1703 Package-Manager: portage-2.3.0_rc1 - Ilya Tumaykin · gentoo
net-firewall/fwknop: verbump to 2.6.9
Closes: https://github.com/gentoo/gentoo/pull/1565 Package-Manager: portage-2.3.0_rc1 - Ilya Tumaykin · gentoo
net-firewall/fwknop: remove old
Package-Manager: portage-2.3.0_rc1 - Ilya Tumaykin · gentoo
net-firewall/fwknop: revbump to 2.6.8-r2
Changes: - EAPI=6; - HTTPS in HOMEPAGE; - update LICENSE; - require server USE for gdbm USE as it only affects server builds; - move kernel config check to pkg_postinst as it's purely informational; - respect PREFIX in build system; - avoid ${S} overuse; - install utility scripts with extras USE; - various cleanups here and there. Package-Manager: portage-2.3.0_rc1 - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/712'. - Ilya Tumaykin · gentoo
net-firewall/fwknop: remove old
Package-Manager: portage-2.2.27 - Ilya Tumaykin · gentoo
net-firewall/fwknop: revbump to 2.6.8-r1 to adjust inherited eclasses
- Migrate to readme.gentoo-r1 eclass. - Explicitly inherit eutils eclass since we explicitly use prune_libtool_files function that is provided by this eclass. Package-Manager: portage-2.2.27 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/fwknop-2.6.8-bump'
Pull request: https://github.com/gentoo/gentoo/pull/520 - Ilya Tumaykin · gentoo
net-firewall/fwknop: version bump to 2.6.8
Package-Manager: portage-2.2.24 - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/502'. Fixes bug 568958. - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/503'. - Ilya Tumaykin · gentoo
net-firewall/fwknop: do not call distutils-r1_src_prepare
Firstly, this helps to avoid potential problems with double patching because both autotools-utils_src_prepare and distutils-r1_src_prepare try to apply patches from PATCHES variable and call epatch_user. Secondly, fwknop's Python module does not need any special stuff that distutils-r1_src_prepare does. On the contrary, without extra copying of Python files, the build is happening the way it is supported and expected by upstream. Package-Manager: portage-2.2.24 - Ilya Tumaykin · gentoo
net-firewall/fwknop: re-enable in-source build wrt bug 568958
Otherwise Python C extension fails to build because it links against fko library built during src_compile stage. With out-of-source build this library resides in a separate directory from sources, thus it cannot be found during Python module compilation by normal means. This problem didn't catch my attention earlier because build failure is only reproducible if there is no fko library installed in the system from a previous version of this package. Gentoo-Bug: 568958 Package-Manager: portage-2.2.24 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/fwknop-cleanup'
Pull request: https://github.com/gentoo/gentoo/pull/501 - Ilya Tumaykin · gentoo
net-firewall/fwknop: drop obsolete initscript revision suffix
Package-Manager: portage-2.2.24 - Ilya Tumaykin · gentoo
net-firewall/fwknop: remove old
Package-Manager: portage-2.2.24 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/zpuskas/kicad-doc-4.0.0-rc1'
Pull request: https://github.com/gentoo/gentoo/pull/403 - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/401'. - Ilya Tumaykin · gentoo
net-firewall/fwknop: add GitHub repo to HOMEPAGE
As cipherdyne.org tends to be down sometimes. - Ilya Tumaykin · gentoo
net-firewall/fwknop: remove old - Ilya Tumaykin · gentoo
net-firewall/fwknop: revbump to 2.6.7-r2 in order to fix dependencies
Separate RDEPEND and DEPEND properly. - Ilya Tumaykin · gentoo
net-firewall/fwknop: revbump to fix depend() and update regexps in initscript
FWKNOPD_CONFIG file should be parsed only if it exists, which is not the case if the user has not configured fwknopd yet. See Gentoo bug #565864. Regexps that are used to parse FWKNOPD_CONFIG file now allow spaces before statements in order to handle possible indentation properly. Gentoo-Bug: 565864 - Ilya Tumaykin · gentoo
net-firewall/fwknop: enable out-of-source build - Ian Delaney · gentoo
net-firewall/fwknop: bump: new optional deps with use flags
dep net-firewall/firewalld is masked under profiles for SElinux, the use flag firewalld has been masked accordingly under profiles, patches and ebuild supplied by maintainer via bug #558754, prior version dropped, closes said bug Package-Manager: portage-2.2.20 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed