Your message dated Tue, 29 Nov 2011 19:17:17 +0000
with message-id <[email protected]>
and subject line Bug#622068: fixed in asio 1.4.1-3.1
has caused the Debian Bug report #622068,
regarding asio: FTBFS: 
./../include/asio/ssl/detail/openssl_context_service.hpp:73:20: error: 
'::SSLv2_method' has not been declared
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
622068: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622068
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: asio
Version: 1.4.1-3
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110408 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/echo/blocking_tcp_echo_client 
> examples/echo/blocking_tcp_echo_client.o  -lssl -lcrypto
> In file included from ./../include/asio/ssl/context_service.hpp:30:0,
>                  from ./../include/asio/ssl/context.hpp:22,
>                  from ./../include/asio/ssl.hpp:19,
>                  from examples/ssl/client.cpp:15:
> ./../include/asio/ssl/detail/openssl_context_service.hpp: In member function 
> 'void asio::ssl::detail::openssl_context_service::create(SSL_CTX*&, 
> asio::ssl::context_base::method)':
> ./../include/asio/ssl/detail/openssl_context_service.hpp:73:20: error: 
> '::SSLv2_method' has not been declared
> ./../include/asio/ssl/detail/openssl_context_service.hpp:76:20: error: 
> '::SSLv2_client_method' has not been declared
> ./../include/asio/ssl/detail/openssl_context_service.hpp:79:20: error: 
> '::SSLv2_server_method' has not been declared
> ./../include/asio/ssl/detail/openssl_context_service.hpp:82:35: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:85:42: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:88:42: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:91:35: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:94:42: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:97:42: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:100:36: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:103:43: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:106:43: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/echo/blocking_tcp_echo_server 
> examples/echo/blocking_tcp_echo_server.o  -lssl -lcrypto
> In file included from 
> ./../include/asio/ssl/detail/openssl_context_service.hpp:31:0,
>                  from ./../include/asio/ssl/context_service.hpp:30,
>                  from ./../include/asio/ssl/context.hpp:22,
>                  from ./../include/asio/ssl.hpp:19,
>                  from examples/ssl/client.cpp:15:
> ./../include/asio/ssl/detail/openssl_init.hpp: In constructor 
> 'asio::ssl::detail::openssl_init<Do_Init>::openssl_init() [with bool Do_Init 
> = true]':
> ./../include/asio/ssl/detail/openssl_context_service.hpp:51:69:   
> instantiated from here
> ./../include/asio/ssl/detail/openssl_init.hpp:124:5: warning: the address of 
> 'asio::ssl::detail::openssl_init<>::instance_' will never be NULL
> In file included from ./../include/asio/ssl/stream_service.hpp:31:0,
>                  from ./../include/asio/ssl/stream.hpp:31,
>                  from ./../include/asio/ssl.hpp:22,
>                  from examples/ssl/client.cpp:15:
> ./../include/asio/ssl/detail/openssl_stream_service.hpp: At global scope:
> ./../include/asio/ssl/detail/openssl_stream_service.hpp: In instantiation of 
> 'void 
> asio::ssl::detail::openssl_stream_service::create(asio::ssl::detail::openssl_stream_service::impl_struct*&,
>  Stream&, asio::ssl::basic_context<Context_Service>&) [with Stream = 
> asio::basic_stream_socket<asio::ip::tcp>, Context_Service = 
> asio::ssl::context_service, 
> asio::ssl::detail::openssl_stream_service::impl_struct* = 
> asio::ssl::detail::openssl_stream_service::impl_struct*]':
> ./../include/asio/ssl/stream_service.hpp:84:5:   instantiated from 'void 
> asio::ssl::stream_service::create(asio::ssl::detail::openssl_stream_service::impl_struct*&,
>  Stream&, asio::ssl::basic_context<Context_Service>&) [with Stream = 
> asio::basic_stream_socket<asio::ip::tcp>, Context_Service = 
> asio::ssl::context_service, 
> asio::ssl::detail::openssl_stream_service::impl_struct* = 
> asio::ssl::detail::openssl_stream_service::impl_struct*]'
> ./../include/asio/ssl/stream.hpp:90:5:   instantiated from 
> 'asio::ssl::stream<Stream, Service>::stream(Arg&, 
> asio::ssl::basic_context<Context_Service>&) [with Arg = asio::io_service, 
> Context_Service = asio::ssl::context_service, Stream = 
> asio::basic_stream_socket<asio::ip::tcp>, Service = 
> asio::ssl::stream_service]'
> examples/ssl/client.cpp:24:34:   instantiated from here
> ./../include/asio/ssl/detail/openssl_stream_service.hpp:185:8: warning: 
> unused parameter 'next_layer'
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/echo/blocking_udp_echo_client 
> examples/echo/blocking_udp_echo_client.o  -lssl -lcrypto
> ./../include/asio/ssl/detail/openssl_stream_service.hpp: In instantiation of 
> 'void 
> asio::ssl::detail::openssl_stream_service::destroy(asio::ssl::detail::openssl_stream_service::impl_struct*&,
>  Stream&) [with Stream = asio::basic_stream_socket<asio::ip::tcp>, 
> asio::ssl::detail::openssl_stream_service::impl_struct* = 
> asio::ssl::detail::openssl_stream_service::impl_struct*]':
> ./../include/asio/ssl/stream_service.hpp:91:5:   instantiated from 'void 
> asio::ssl::stream_service::destroy(asio::ssl::detail::openssl_stream_service::impl_struct*&,
>  Stream&) [with Stream = asio::basic_stream_socket<asio::ip::tcp>, 
> asio::ssl::detail::openssl_stream_service::impl_struct* = 
> asio::ssl::detail::openssl_stream_service::impl_struct*]'
> ./../include/asio/ssl/stream.hpp:96:5:   instantiated from 
> 'asio::ssl::stream<Stream, Service>::~stream() [with Stream = 
> asio::basic_stream_socket<asio::ip::tcp>, Service = 
> asio::ssl::stream_service]'
> examples/ssl/client.cpp:24:34:   instantiated from here
> ./../include/asio/ssl/detail/openssl_stream_service.hpp:200:8: warning: 
> unused parameter 'next_layer'
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/echo/blocking_udp_echo_server 
> examples/echo/blocking_udp_echo_server.o  -lssl -lcrypto
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/http/client/async_client 
> examples/http/client/async_client.o  -lssl -lcrypto
> In file included from 
> ./../include/asio/ssl/detail/openssl_context_service.hpp:31:0,
>                  from ./../include/asio/ssl/context_service.hpp:30,
>                  from ./../include/asio/ssl/context.hpp:22,
>                  from ./../include/asio/ssl.hpp:19,
>                  from examples/ssl/client.cpp:15:
> ./../include/asio/ssl/detail/openssl_init.hpp: In instantiation of 'static 
> void 
> asio::ssl::detail::openssl_init<Do_Init>::do_init::openssl_locking_func(int, 
> int, const char*, int) [with bool Do_Init = true]':
> ./../include/asio/ssl/detail/openssl_init.hpp:56:9:   instantiated from 
> 'asio::ssl::detail::openssl_init<Do_Init>::do_init::do_init() [with bool 
> Do_Init = true]'
> ./../include/asio/ssl/detail/openssl_init.hpp:83:57:   instantiated from 
> 'static boost::shared_ptr<asio::ssl::detail::openssl_init<Do_Init>::do_init> 
> asio::ssl::detail::openssl_init<Do_Init>::do_init::instance() [with bool 
> Do_Init = true]'
> ./../include/asio/ssl/detail/openssl_init.hpp:122:31:   instantiated from 
> 'asio::ssl::detail::openssl_init<Do_Init>::openssl_init() [with bool Do_Init 
> = true]'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:51:69:   
> instantiated from here
> ./../include/asio/ssl/detail/openssl_init.hpp:101:17: warning: unused 
> parameter 'file'
> ./../include/asio/ssl/detail/openssl_init.hpp:101:17: warning: unused 
> parameter 'line'
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/http/client/sync_client 
> examples/http/client/sync_client.o  -lssl -lcrypto
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/http/server/http_server 
> examples/http/server/connection.o examples/http/server/connection_manager.o 
> examples/http/server/mime_types.o examples/http/server/reply.o 
> examples/http/server/request_handler.o examples/http/server/request_parser.o 
> examples/http/server/server.o  examples/http/server/posix_main.o  -lssl 
> -lcrypto
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/http/server2/http_server 
> examples/http/server2/connection.o examples/http/server2/io_service_pool.o 
> examples/http/server2/mime_types.o examples/http/server2/reply.o 
> examples/http/server2/request_handler.o 
> examples/http/server2/request_parser.o examples/http/server2/server.o  
> examples/http/server2/posix_main.o  -lssl -lcrypto
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/http/server3/http_server 
> examples/http/server3/connection.o examples/http/server3/mime_types.o 
> examples/http/server3/reply.o examples/http/server3/request_handler.o 
> examples/http/server3/request_parser.o examples/http/server3/server.o  
> examples/http/server3/posix_main.o  -lssl -lcrypto
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/invocation/prioritised_handlers 
> examples/invocation/prioritised_handlers.o  -lssl -lcrypto
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/iostreams/daytime_client 
> examples/iostreams/daytime_client.o  -lssl -lcrypto
> In file included from ./../include/asio/ssl/context_service.hpp:30:0,
>                  from ./../include/asio/ssl/context.hpp:22,
>                  from ./../include/asio/ssl.hpp:19,
>                  from examples/ssl/server.cpp:15:
> ./../include/asio/ssl/detail/openssl_context_service.hpp: In member function 
> 'void asio::ssl::detail::openssl_context_service::create(SSL_CTX*&, 
> asio::ssl::context_base::method)':
> ./../include/asio/ssl/detail/openssl_context_service.hpp:73:20: error: 
> '::SSLv2_method' has not been declared
> ./../include/asio/ssl/detail/openssl_context_service.hpp:76:20: error: 
> '::SSLv2_client_method' has not been declared
> ./../include/asio/ssl/detail/openssl_context_service.hpp:79:20: error: 
> '::SSLv2_server_method' has not been declared
> ./../include/asio/ssl/detail/openssl_context_service.hpp:82:35: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:85:42: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:88:42: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:91:35: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:94:42: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:97:42: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:100:36: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:103:43: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:106:43: error: 
> invalid conversion from 'const SSL_METHOD*' to 'SSL_METHOD*'
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/iostreams/daytime_server 
> examples/iostreams/daytime_server.o  -lssl -lcrypto
> In file included from 
> ./../include/asio/ssl/detail/openssl_context_service.hpp:31:0,
>                  from ./../include/asio/ssl/context_service.hpp:30,
>                  from ./../include/asio/ssl/context.hpp:22,
>                  from ./../include/asio/ssl.hpp:19,
>                  from examples/ssl/server.cpp:15:
> ./../include/asio/ssl/detail/openssl_init.hpp: In constructor 
> 'asio::ssl::detail::openssl_init<Do_Init>::openssl_init() [with bool Do_Init 
> = true]':
> ./../include/asio/ssl/detail/openssl_context_service.hpp:51:69:   
> instantiated from here
> ./../include/asio/ssl/detail/openssl_init.hpp:124:5: warning: the address of 
> 'asio::ssl::detail::openssl_init<>::instance_' will never be NULL
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/multicast/receiver 
> examples/multicast/receiver.o  -lssl -lcrypto
> In file included from ./../include/asio/ssl/stream_service.hpp:31:0,
>                  from ./../include/asio/ssl/stream.hpp:31,
>                  from ./../include/asio/ssl.hpp:22,
>                  from examples/ssl/server.cpp:15:
> ./../include/asio/ssl/detail/openssl_stream_service.hpp: At global scope:
> ./../include/asio/ssl/detail/openssl_stream_service.hpp: In instantiation of 
> 'void 
> asio::ssl::detail::openssl_stream_service::create(asio::ssl::detail::openssl_stream_service::impl_struct*&,
>  Stream&, asio::ssl::basic_context<Context_Service>&) [with Stream = 
> asio::basic_stream_socket<asio::ip::tcp>, Context_Service = 
> asio::ssl::context_service, 
> asio::ssl::detail::openssl_stream_service::impl_struct* = 
> asio::ssl::detail::openssl_stream_service::impl_struct*]':
> ./../include/asio/ssl/stream_service.hpp:84:5:   instantiated from 'void 
> asio::ssl::stream_service::create(asio::ssl::detail::openssl_stream_service::impl_struct*&,
>  Stream&, asio::ssl::basic_context<Context_Service>&) [with Stream = 
> asio::basic_stream_socket<asio::ip::tcp>, Context_Service = 
> asio::ssl::context_service, 
> asio::ssl::detail::openssl_stream_service::impl_struct* = 
> asio::ssl::detail::openssl_stream_service::impl_struct*]'
> ./../include/asio/ssl/stream.hpp:90:5:   instantiated from 
> 'asio::ssl::stream<Stream, Service>::stream(Arg&, 
> asio::ssl::basic_context<Context_Service>&) [with Arg = asio::io_service, 
> Context_Service = asio::ssl::context_service, Stream = 
> asio::basic_stream_socket<asio::ip::tcp>, Service = 
> asio::ssl::stream_service]'
> examples/ssl/server.cpp:23:34:   instantiated from here
> ./../include/asio/ssl/detail/openssl_stream_service.hpp:185:8: warning: 
> unused parameter 'next_layer'
> ./../include/asio/ssl/detail/openssl_stream_service.hpp: In instantiation of 
> 'void 
> asio::ssl::detail::openssl_stream_service::destroy(asio::ssl::detail::openssl_stream_service::impl_struct*&,
>  Stream&) [with Stream = asio::basic_stream_socket<asio::ip::tcp>, 
> asio::ssl::detail::openssl_stream_service::impl_struct* = 
> asio::ssl::detail::openssl_stream_service::impl_struct*]':
> ./../include/asio/ssl/stream_service.hpp:91:5:   instantiated from 'void 
> asio::ssl::stream_service::destroy(asio::ssl::detail::openssl_stream_service::impl_struct*&,
>  Stream&) [with Stream = asio::basic_stream_socket<asio::ip::tcp>, 
> asio::ssl::detail::openssl_stream_service::impl_struct* = 
> asio::ssl::detail::openssl_stream_service::impl_struct*]'
> ./../include/asio/ssl/stream.hpp:96:5:   instantiated from 
> 'asio::ssl::stream<Stream, Service>::~stream() [with Stream = 
> asio::basic_stream_socket<asio::ip::tcp>, Service = 
> asio::ssl::stream_service]'
> examples/ssl/server.cpp:23:34:   instantiated from here
> ./../include/asio/ssl/detail/openssl_stream_service.hpp:200:8: warning: 
> unused parameter 'next_layer'
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/multicast/sender examples/multicast/sender.o 
>  -lssl -lcrypto
> In file included from 
> ./../include/asio/ssl/detail/openssl_context_service.hpp:31:0,
>                  from ./../include/asio/ssl/context_service.hpp:30,
>                  from ./../include/asio/ssl/context.hpp:22,
>                  from ./../include/asio/ssl.hpp:19,
>                  from examples/ssl/server.cpp:15:
> ./../include/asio/ssl/detail/openssl_init.hpp: In instantiation of 'static 
> void 
> asio::ssl::detail::openssl_init<Do_Init>::do_init::openssl_locking_func(int, 
> int, const char*, int) [with bool Do_Init = true]':
> ./../include/asio/ssl/detail/openssl_init.hpp:56:9:   instantiated from 
> 'asio::ssl::detail::openssl_init<Do_Init>::do_init::do_init() [with bool 
> Do_Init = true]'
> ./../include/asio/ssl/detail/openssl_init.hpp:83:57:   instantiated from 
> 'static boost::shared_ptr<asio::ssl::detail::openssl_init<Do_Init>::do_init> 
> asio::ssl::detail::openssl_init<Do_Init>::do_init::instance() [with bool 
> Do_Init = true]'
> ./../include/asio/ssl/detail/openssl_init.hpp:122:31:   instantiated from 
> 'asio::ssl::detail::openssl_init<Do_Init>::openssl_init() [with bool Do_Init 
> = true]'
> ./../include/asio/ssl/detail/openssl_context_service.hpp:51:69:   
> instantiated from here
> ./../include/asio/ssl/detail/openssl_init.hpp:101:17: warning: unused 
> parameter 'file'
> ./../include/asio/ssl/detail/openssl_init.hpp:101:17: warning: unused 
> parameter 'line'
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/nonblocking/third_party_lib 
> examples/nonblocking/third_party_lib.o  -lssl -lcrypto
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/porthopper/client 
> examples/porthopper/client.o  -lssl -lcrypto
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/porthopper/server 
> examples/porthopper/server.o  -lssl -lcrypto
> g++ -I./../include -W -Wall -g -pipe -pthread -ftemplate-depth-256  
> -Wl,-z,defs -pthread -o examples/services/daytime_client 
> examples/services/daytime_client.o examples/services/logger_service.o  -lssl 
> -lcrypto
> make[2]: *** [examples/ssl/client.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/04/08/asio_1.4.1-3_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: asio
Source-Version: 1.4.1-3.1

We believe that the bug you reported is fixed in the latest version of
asio, which is due to be installed in the Debian FTP archive:

asio_1.4.1-3.1.diff.gz
  to main/a/asio/asio_1.4.1-3.1.diff.gz
asio_1.4.1-3.1.dsc
  to main/a/asio/asio_1.4.1-3.1.dsc
libasio-dev_1.4.1-3.1_all.deb
  to main/a/asio/libasio-dev_1.4.1-3.1_all.deb
libasio-doc_1.4.1-3.1_all.deb
  to main/a/asio/libasio-doc_1.4.1-3.1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated asio package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 27 Nov 2011 17:58:44 +0100
Source: asio
Binary: libasio-dev libasio-doc
Architecture: source all
Version: 1.4.1-3.1
Distribution: unstable
Urgency: low
Maintainer: Simon Richter <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description: 
 libasio-dev - cross-platform C++ library for network programming
 libasio-doc - cross-platform C++ library for network programming
Closes: 622068
Changes: 
 asio (1.4.1-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "FTBFS: ./../include/asio/ssl/detail/openssl_context_service.hpp:73:20:
     error: '::SSLv2_method' has not been declared":
     add patch from Cristian Greco:
     - Enable building when OpenSSL has disabled SSLv2. Throw exception if
       SSLv2 connection requested but OPENSSL_NO_SSL2 defined. Fall back to
       returning invalid state if exceptions are disabled.
     (Closes: #622068, LP: #831346)
Checksums-Sha1: 
 6ec37ca91278ce2bfdba8bddc25c0212e4c60fd1 1775 asio_1.4.1-3.1.dsc
 0be3cb45872fa141162c0b41f0a49f6c8ee87a81 4086 asio_1.4.1-3.1.diff.gz
 a73598951c059ca2143d31255734d836a9b6ce95 223822 libasio-dev_1.4.1-3.1_all.deb
 b22dec941e88486d39f2c4cf896bd59296d44cb8 906200 libasio-doc_1.4.1-3.1_all.deb
Checksums-Sha256: 
 8c8a21df58c0c6f58292a79fe821d406cfd910492a2b7452ce38f2f8bb9e12e9 1775 
asio_1.4.1-3.1.dsc
 56da2a27dbddf9bc7f12843bd2c866d4c00b4204c8abf3d07ee49ee10b76a2e3 4086 
asio_1.4.1-3.1.diff.gz
 68b7d02b940920a866b9a779d226cc8dbc2e2c066fc2b3b1f84f1404866f10ea 223822 
libasio-dev_1.4.1-3.1_all.deb
 9ef2899e943ade441dc203f4ab94c0832a9bff919983643aabdade8f688e739c 906200 
libasio-doc_1.4.1-3.1_all.deb
Files: 
 10c6db496bf024252f67224866b757f0 1775 devel optional asio_1.4.1-3.1.dsc
 3d99f6cd19ec629b8e15e8865d86c415 4086 devel optional asio_1.4.1-3.1.diff.gz
 2565e4da67e402a71682112e9ef98644 223822 libdevel optional 
libasio-dev_1.4.1-3.1_all.deb
 1906b6605064ed4fdaa967f16eb150da 906200 doc optional 
libasio-doc_1.4.1-3.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJO0n4uAAoJELs6aAGGSaoGrpkQAKekmoUu/Pz9PvP5YGqMctP6
6NrYJnfBegvztQx4IGSaOIwvNUYhsqbN1DqspQ08a2rtcnNJpXhNtl/3xkiUwYFy
Qv+so4asCcH7yPVDCy092RMe3YDOxNetNEZM22xDc8BMpjjI90D//gAzkG9DL96S
D+hUi0WuB1vlwqdJNttcqBqWjtTzKE5rPM66XjtACOfk5Zwd+xMnNioRtaHyc4Wq
t5qh3Dhbehx7HmNlCafuR61/82m083sAf40+kfBgCNviFzYlFzQnWhk8+Zv29L28
8PWl6LyFy+00oOs5aRR4jKkbenDCAoiD3UjL6GEY373YlkD26uBGdvt3jGpq65iN
uSIPHdHeVifXznM5R3HkBqL5LKu2ghp34AKImaCF5sb28KIAKSBtN+B1B/yFeacP
RN5qHwIYorihGvlAZ4wAZ31cUoKOvy5A76oNhabXz5v1LmWvNvP1zefzQ6DVdfA9
lYK20nQ2TikJ7kiq5y+cW8eqkZp7Y+evC1epRYZOw0STIphK1pcKZLQy3Edy/qn7
VvQHTA4KNm9JolL1iMGMYeq9deahikBvNPNoTuoxU+3qKYe0rnASZqZsA3Y0EcZC
RTbg3bBF4QLbTckT1kzmqjAI1t27k9aACm5ve4AOt4bMlCmfmYZUuE2e2wvbQszx
gx3YDef2P/x2bm48W3ib
=dU9/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to