arpon 3.0-ng+dfsg1-4 source package in Ubuntu

Changelog

arpon (3.0-ng+dfsg1-4) unstable; urgency=medium

  [ Samuel Henrique ]
  * Team upload.
  * Add salsa-ci.yml.
  * d/control: Add Pre-Depends field as per lintian
    skip-systemd-native-flag-missing-pre-depends

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Replace /var/run with /run for the Service PIDFile.
  * Set upstream metadata fields: Repository.

  [ Francisco Vilmar Cardoso Ruviaro ]
  * Bump DH to 13.
  * Bump Standards-Version to 4.5.1.
  * Add Rules-Requires-Root: no.
  * Switch to https url in debian/watch.

 -- Francisco Vilmar Cardoso Ruviaro <email address hidden>  Mon, 01 Feb 2021 18:41:17 +0000

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
linux-any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe net
Lunar release universe net
Jammy release universe net

Downloads

File Size SHA-256 Checksum
arpon_3.0-ng+dfsg1-4.dsc 1.9 KiB 9d5e7ae057c1564592327ab2d928a85d79989e6db0151c99e9cc37326bfef105
arpon_3.0-ng+dfsg1.orig.tar.xz 42.6 KiB 1ee610e220cc05927f0935db1f4afd705f83f9c2fd7a37f862d596a46d8b6eb9
arpon_3.0-ng+dfsg1-4.debian.tar.xz 9.9 KiB ab5d3a033e665cae2bb60f1b122c35bf518af928f6107092687f15d812a0617c

Available diffs

No changes file available.

Binary packages built by this source

arpon: Versatile ARP defense daemon

 ArpON can defend a host against some ARP attacks such as ARP spoofing, ARP
 cache poisoning and ARP poison routing. Attackers can use these techniques to
 redirect traffic in local networks and execute Man in the Middle (MITM)
 attacks.
 .
 ArpON runs as a daemon in user space. When enabled on an interface, it
 disables some aspects of Address Resolution Protocol (ARP) handling by the
 Linux kernel and instead handles ARP messages itself and maintains the ARP
 neighbor cache. It has three modes of operation to support different ways of
 assigning IPv4 addresses in the local network: statically, dynamically using
 DHCP or a combination of both.

arpon-dbgsym: debug symbols for arpon