snd is marked for autoremoval from testing

2015-11-15 Thread Debian testing autoremoval watch
snd 11.7-4 is marked for autoremoval from testing on 2015-12-07 It is affected by these RC bugs: 804500: snd: GSL transition requires rebuild

python-libpcap is marked for autoremoval from testing

2015-11-15 Thread Debian testing autoremoval watch
python-libpcap 0.6.4-1 is marked for autoremoval from testing on 2015-12-22 It is affected by these RC bugs: 804429: python-libpcap: FTBFS: pcap.c:4397:37: error: '_wrap_pcap_doc_swigconstant' undeclared here (not in a function)

Bug#803946: m2crypto: SSLv3 method

2015-11-15 Thread Kurt Roeckx
Hi, So you currently have: #ifndef OPENSSL_NO_SSL2 %rename(sslv2_method) SSLv2_method; extern SSL_METHOD *SSLv2_method(void); #endif %rename(sslv3_method) SSLv3_method; extern SSL_METHOD *SSLv3_method(void); %rename(sslv23_method) SSLv23_method; extern SSL_METHOD *SSLv23_method(void); %rename(tlsv