summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 92358990fc19fce6da3be4a6b95e1e8054ee5d6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: force-ip-protocol
Section: net
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Thorsten Alteholz <debian@alteholz.de>
Bugs: mailto:maintainers@lists.progress-linux.org
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Homepage: https://git.alteholz.dev/alteholz/force-ip-protocol/
Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/force-ip-protocol
Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/force-ip-protocol
XSBC-Original-Vcs-Browser: https://salsa.debian.org/alteholz/force-ip-protocol
XSBC-Original-Vcs-Git: https://salsa.debian.org/alteholz/force-ip-protocol.git
Rules-Requires-Root: no

Package: force-ip-protocol
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: force other software to use only IPv4 or IPv6 for network connections
 A library, which replaces function getaddrinfo() by its own version,
 will be LD_PRELOADed. This version limits the available sockets to
 ones of type PF_INET/PF_INTE6 and such limits all network traffic to
 a certain protocol