linuxptp 4.0-1ubuntu2 source package in Ubuntu

Changelog

linuxptp (4.0-1ubuntu2) oracular; urgency=medium

  * Add autopkgtest to run linuxptp-testsuite.
    - See https://code.launchpad.net/~jpm/ubuntu/+source/linuxptp/+git/linuxptp/+merge/466495
    - Include a copy of linuxptp-testsuite from
      https://github.com/mlichvar/linuxptp-testsuite under debian/tests;
      instructions to update the snapshot for new upstream versions are in
      debian/tests/README.
    - Update debian/copyright.
    - Note that the tests use needs-internet to download clknetsim, like
      in the chrony autopkgtests.

 -- JP Meijers <email address hidden>  Wed, 12 Jun 2024 16:02:49 +0000

Upload details

Uploaded by:
JP Meijers
Sponsored by:
Loïc Minier
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
linuxptp_4.0.orig.tar.gz 245.0 KiB d27d5ef296bb3d285e22e69f75ae023b4b42a2f4655130d6d390d8afcbc3d933
linuxptp_4.0-1ubuntu2.debian.tar.xz 22.3 KiB e3beecdedc15cf7a9684e6afccd45f2f815bb7ca5690ba452b32cf530c05afac
linuxptp_4.0-1ubuntu2.dsc 2.2 KiB a7607403ab6db2c33c4750dd2e6e33c3557c24d4ddade3555453d876841a9e63

Available diffs

View changes file

Binary packages built by this source

linuxptp: Precision Time Protocol (PTP, IEEE1588) implementation for Linux

 Linuxptp is an implementation of the Precision Time Protocol (PTP)
 according to IEEE standard 1588 for Linux. Features include:
  - support for hardware and software time stamping via the Linux
    SO_TIMESTAMPING socket option.
  - support for the Linux PTP Hardware Clock (PHC) subsystem by using the
    clock_gettime family of calls, including the new clock_adjtimex
    system call
  - implementation of Boundary Clock (BC) and Ordinary Clock (OC)
  - transport over UDP/IPv4, UDP/IPv6, and raw Ethernet (Layer 2)
  - support for IEEE 802.1AS-2011 in the role of end station
 .
 PTP provides higher precision and faster synchronization than NTP even
 without hardware support. With hardware support, sub-microsecond
 accuracy can be expected. Whereas NTP is intended for WAN use, PTP is
 designed for LAN environments and makes use of UDP multicast.

linuxptp-dbgsym: debug symbols for linuxptp