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 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)
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
3 matches
Mail list logo