hexec 0.2.1-3build1 source package in Ubuntu
Changelog
hexec (0.2.1-3build1) bionic; urgency=high * No change rebuild to pick up -fPIE compiler default -- Balint Reczey <email address hidden> Tue, 03 Apr 2018 12:28:01 +0000
Upload details
- Uploaded by:
- Balint Reczey
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
hexec_0.2.1.orig.tar.gz | 362.8 KiB | b4a69142535f1dfce2a85a2e1c0ede8c9dca42fc27a7032e52fb55aef8bef65d |
hexec_0.2.1-3build1.debian.tar.xz | 2.0 KiB | 7e1ac2b8805531b7b31dc54029de7a99ff1ddf2157c4b0c989b273adfe314ced |
hexec_0.2.1-3build1.dsc | 1.9 KiB | 74a00417cb3f3b4ab7e828bc6e65a71b18fe4b4b9c88f0d363a5741bf7a28102 |
Available diffs
- diff from 0.2.1-3 (in Debian) to 0.2.1-3build1 (559 bytes)
Binary packages built by this source
- hexec: Command line tool to hook into exec calls
hexec can be used to hook into exec system calls. It evaluates a user
defined expression against all hooked exec calls. This expression can
contain simple path checks (e.g. -path "*/name") and even complex bash
scripts.
- hexec-dbgsym: debug symbols for hexec