trinity binary package in Ubuntu Xenial arm64

 As 'fuzz testing' suggests, trinity calls syscalls at random, with random
 arguments. Where Trinity differs is that the arguments it passes are not
 purely random.
 .
 If a syscall took, for example, a file descriptor as an argument,
 one of the first things kernels does is validate that fd, if is not valid the
 kernel would just reject it as -EINVAL.
 .
 So on startup, Trinity creates a list of file descriptors, by opening pipes,
 scanning sysfs, procfs, /dev, and creates a bunch of sockets using random
 network protocols. Then when a syscall needs an fd, it gets passed one of
 these at random.
 .
 Trinity also shares those file descriptors between multiple threads, which
 causes havoc sometimes.
 .
 Warning: This program may seriously corrupt your files, including any of those
 that may be writable on mounted network file shares. It may create network
 packets that may cause disruption on your local network.
 Run at your own risk.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2016-03-24 17:08:38 UTC Published Ubuntu Xenial arm64 release universe utils Optional 1.6-2
  • Published
  • Copied from ubuntu xenial-proposed arm64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial arm64 proposed universe utils Optional 1.6-2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2016-03-24 16:09:02 UTC Superseded Ubuntu Xenial arm64 proposed universe utils Optional 1.5-2
  • Removed from disk .
  • Removal requested .
  • Superseded by arm64 build of trinity 1.6-2 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu wily-proposed arm64 in Primary Archive for Ubuntu
  2016-03-24 17:09:00 UTC Superseded Ubuntu Xenial arm64 release universe utils Optional 1.3-1
  • Removal requested .
  • Superseded by arm64 build of trinity 1.6-2 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed arm64 in Primary Archive for Ubuntu

Source package