Re: Hardening Python packages

2012-05-24 Thread Tomasz Rybak
Dnia 2012-05-24, czw o godzinie 22:43 +0200, Jakub Wilk pisze: > * Tomasz Rybak , 2012-05-24, 22:13: > >W: python-pyopencl: hardening-no-fortify-functions > >usr/lib/python2.6/dist-packages/pyopencl/_cl.so > >W: python-pyopencl: hardening-no-stackprotector > >usr/lib/python2.6/dist-packages/pyope

Re: Hardening Python packages

2012-05-24 Thread Jakub Wilk
* Tomasz Rybak , 2012-05-24, 22:13: W: python-pyopencl: hardening-no-fortify-functions usr/lib/python2.6/dist-packages/pyopencl/_cl.so W: python-pyopencl: hardening-no-stackprotector usr/lib/python2.6/dist-packages/pyopencl/_pvt_struct.so hardening-no-fortify-functions and hardening-no-stackp

Hardening Python packages

2012-05-24 Thread Tomasz Rybak
Hello. I maintain python-pytools, python-pyopencl, python-pycuda, the last two are in contrib. Those packages contain binary wrappers to allow for using OpenCL and CUDA in Python. I am working on packaging latest versions of those packages to put before Wheezy freeze. Recently lintian started givin