Comment 16 for bug 1026852

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Audit MIR:

 * Builds fine pulling in only libprelude from universe
 * Has a test suire and it is enabled
 * Uses dh_python2 but not reverse depends on python-audit that are on the CD
 * There is an Ubuntu delta, but Tyler is pushing this to Debian. A small delta may remain to disable the network code, but this is manageable
 * uses a symbols file
 * has a debian/watch file
 * update history is fine
 * current release is packaged
 * Entering main will likely make it harder to maintain, but it is something that is needed
 * Lintian is fine
 * debian/rules is ok
 * Errors/warnings during the build: there are quite a few warnings particularly due to -Wunused-result (especially surrounding asprintf)
 * No important bugs in Debian or Ubuntu
 * There is a CVE history. Patch was simple and easy to fix.
 * Binaries compiled with PIE.
 * Lintian clean
 * one daemon, runs as root, does not process network traffic with new build options
 * no dbus services, setuid/fscaps, sudo/gksu/pkexec or cron jobs

Conditional ACK provided the compiler warnings are fixed or shown to not be a problem for any binaries going to main.