From edb2f7f4a386c9fe61283be3cf11e5b9fda2e7d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 24 Jan 2016 07:14:00 +0100 Subject: New upstream release --- debian/changelog | 6 + debian/control | 42 ++++-- debian/libicap0.install | 1 - debian/libicap0.symbols | 193 --------------------------- debian/libicap0.symbols.i386 | 187 -------------------------- debian/libicap1.install | 1 + debian/libicap1.symbols | 127 ++++++++++++++++++ debian/patches/0001-disable_search_doc.patch | 16 +-- debian/patches/0100-python_print.patch | 171 ------------------------ debian/patches/series | 1 - debian/rules | 15 ++- 11 files changed, 189 insertions(+), 571 deletions(-) delete mode 100644 debian/libicap0.install delete mode 100644 debian/libicap0.symbols delete mode 100644 debian/libicap0.symbols.i386 create mode 100644 debian/libicap1.install create mode 100644 debian/libicap1.symbols delete mode 100644 debian/patches/0100-python_print.patch diff --git a/debian/changelog b/debian/changelog index ab89632..a8a511a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bitz-server (1.0.0-1) UNRELEASED; urgency=medium + + * New upstream release. + + -- Jörg Frings-Fürst Sat, 23 Jan 2016 09:09:05 +0100 + bitz-server (0.1.6-1) unstable; urgency=low * Initial release (Closes: #715022) diff --git a/debian/control b/debian/control index f12504c..127ea28 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libicap0 (= ${binary:Version}) + libicap1 (= ${binary:Version}) Description: ICAP server (RFC 3507) implementation in C++ The main goal of this project is to create an ICAP server (RFC 3507) implementation in C++ to use the power of object oriented programming. @@ -67,7 +67,7 @@ Section: libdevel Architecture: any Multi-Arch: same Depends: - libicap0 (= ${binary:Version}), + libicap1 (= ${binary:Version}), ${misc:Depends} Suggests: bitz-server-doc Description: ICAP server (RFC 3507) implementation in C++ (development files) @@ -87,9 +87,11 @@ Description: ICAP server (RFC 3507) implementation in C++ (development files) . This package holds the development files. -Package: libicap0 +Package: libicap1 Architecture: any Multi-Arch: same +Replaces: libicab0 (<< 1.0.0-1) +Breaks: libicab0 (<< 1.0.0-1) Depends: ${shlibs:Depends}, ${misc:Depends} @@ -116,7 +118,7 @@ Package: bitz-server-dbg Architecture: any Section: debug Priority: extra -Depends: +Depends: ${misc:Depends}, bitz-server (= ${binary:Version}) Description: ICAP server (RFC 3507) implementation in C++ (server debug symbols) @@ -136,14 +138,16 @@ Description: ICAP server (RFC 3507) implementation in C++ (server debug symbols) . This package holds the debug symbols for bitz-server. -Package: libicap0-dbg +Package: libicap1-dbg Architecture: any Multi-Arch: same Section: debug Priority: extra -Depends: +Replaces: libicab0-dbg (<< 1.0.0-1) +Breaks: libicab0-dbg (<< 1.0.0-1) +Depends: ${misc:Depends}, - libicap0 (= ${binary:Version}) + libicap1 (= ${binary:Version}) Description: ICAP server (RFC 3507) implementation in C++ (library debug symbols) The main goal of this project is to create an ICAP server (RFC 3507) implementation in C++ to use the power of object oriented programming. @@ -159,4 +163,26 @@ Description: ICAP server (RFC 3507) implementation in C++ (library debug symbols (and faster to implement) such modules there is hope to exploit Python programming language. . - This package holds the debug symbols for libicap0. + This package holds the debug symbols for libicap1. + +Package: libicap0 +Architecture: all +Section: oldlibs +Priority: extra +Depends: + libicab1 (>= 1.0.0-1), + ${misc:Depends} +Description: transitional dummy package (new libicap0) + This is a transitional dummy package. It can safely be removed. + The new package is now libicap1. + +Package: libicap0-dbg +Architecture: all +Section: oldlibs +Priority: extra +Depends: + libicab1-dbg (>= 1.0.0-1), + ${misc:Depends} +Description: transitional dummy package (new libicap0-dbg) + This is a transitional dummy package. It can safely be removed. + The new package is now libicap1-dbg. diff --git a/debian/libicap0.install b/debian/libicap0.install deleted file mode 100644 index 3ddde58..0000000 --- a/debian/libicap0.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/*/lib*.so.* diff --git a/debian/libicap0.symbols b/debian/libicap0.symbols deleted file mode 100644 index 4b8c174..0000000 --- a/debian/libicap0.symbols +++ /dev/null @@ -1,193 +0,0 @@ -libicap.so.0 libicap0 #MINVER# - (c++)"socketlibrary::SocketException::SocketException(std::__cxx11::basic_string, std::allocator > const&, bool)@Base" 0.1.6 - (c++)"socketlibrary::SocketException::SocketException(std::__cxx11::basic_string, std::allocator > const&, bool)@Base" 0.1.6 - (c++)"socketlibrary::SocketException::~SocketException()@Base" 0.1.6 - (c++)"socketlibrary::SocketException::~SocketException()@Base" 0.1.6 - (c++)"socketlibrary::SocketException::~SocketException()@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocket::accept()@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocket::setListen(int)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocket::TCPServerSocket(std::__cxx11::basic_string, std::allocator > const&, unsigned short, int)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocket::TCPServerSocket(unsigned short, int)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocket::TCPServerSocket(std::__cxx11::basic_string, std::allocator > const&, unsigned short, int)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocket::TCPServerSocket(unsigned short, int)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocketM::getWaitingClients(std::vector >&)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocketM::pendingConnections()@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocketM::closeClientConnection(socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocketM::accept()@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocketM::TCPServerSocketM(unsigned short, int)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocketM::TCPServerSocketM(unsigned short, int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::getForeignPort()@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::getForeignAddress[abi:cxx11]()@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::peek(void*, int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::recv(void*, int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::send(void const*, int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::connect(std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::readLine(char*, int, char)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::CommunicatingSocket(int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::CommunicatingSocket(int, int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::CommunicatingSocket(int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::CommunicatingSocket(int, int)@Base" 0.1.6 - (c++)"socketlibrary::Socket::getLocalPort()@Base" 0.1.6 - (c++)"socketlibrary::Socket::setLocalPort(unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::Socket::resolveService(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"socketlibrary::Socket::getLocalAddress[abi:cxx11]()@Base" 0.1.6 - (c++)"socketlibrary::Socket::setLocalAddressAndPort(std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::Socket::cleanUp()@Base" 0.1.6 - (c++)"socketlibrary::Socket::Socket(int)@Base" 0.1.6 - (c++)"socketlibrary::Socket::Socket(int, int)@Base" 0.1.6 - (c++)"socketlibrary::Socket::Socket(int)@Base" 0.1.6 - (c++)"socketlibrary::Socket::Socket(int, int)@Base" 0.1.6 - (c++)"socketlibrary::Socket::~Socket()@Base" 0.1.6 - (c++)"socketlibrary::Socket::~Socket()@Base" 0.1.6 - (c++)"socketlibrary::fillAddr(std::__cxx11::basic_string, std::allocator > const&, unsigned short, sockaddr_in&)@Base" 0.1.6 - (c++)"socketlibrary::TCPSocket::TCPSocket(std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::TCPSocket::TCPSocket(int)@Base" 0.1.6 - (c++)"socketlibrary::TCPSocket::TCPSocket()@Base" 0.1.6 - (c++)"socketlibrary::TCPSocket::TCPSocket(std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::TCPSocket::TCPSocket(int)@Base" 0.1.6 - (c++)"socketlibrary::TCPSocket::TCPSocket()@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::disconnect()@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::leaveGroup(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::setBroadcast()@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::setMulticastTTL(unsigned char)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::sendTo(void const*, int, std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::recvFrom(void*, int, std::__cxx11::basic_string, std::allocator >&, unsigned short&)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::joinGroup(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::UDPSocket(std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::UDPSocket(unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::UDPSocket()@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::UDPSocket(std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::UDPSocket(unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::UDPSocket()@Base" 0.1.6 - (c++)"icap::RequestHeader::read_header(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::RequestHeader::RequestHeader(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::RequestHeader::RequestHeader(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::RequestHeader::~RequestHeader()@Base" 0.1.6 - (c++)"icap::RequestHeader::~RequestHeader()@Base" 0.1.6 - (c++)"icap::RequestHeader::~RequestHeader()@Base" 0.1.6 - (c++)"icap::ResponseHeader::init_defaults()@Base" 0.1.6 - (c++)"icap::ResponseHeader::generate_istag()@Base" 0.1.6 - (c++)"icap::ResponseHeader::update_timestamp()@Base" 0.1.6 - (c++)"icap::ResponseHeader::ResponseHeader(icap::ResponseHeader::status_t)@Base" 0.1.6 - (c++)"icap::ResponseHeader::ResponseHeader(icap::ResponseHeader::status_t)@Base" 0.1.6 - (c++)"icap::ResponseHeader::~ResponseHeader()@Base" 0.1.6 - (c++)"icap::ResponseHeader::~ResponseHeader()@Base" 0.1.6 - (c++)"icap::ResponseHeader::~ResponseHeader()@Base" 0.1.6 - (c++)"icap::util::read_chunk(socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::read_chunked[abi:cxx11](socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::send_chunked(std::__cxx11::basic_string, std::allocator > const&, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::send_headers(icap::Header*, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::read_req_data(icap::Request*, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::send_response(icap::Response*, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::read_chunk_size(socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::read_req_header(socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::response_status[abi:cxx11](icap::ResponseHeader::status_t const&)@Base" 0.1.6 - (c++)"icap::util::read_chunk_header(socketlibrary::TCPSocket*, icap::util::chunk_t&)@Base" 0.1.6 - (c++)"icap::util::read_chunked_payload(socketlibrary::TCPSocket*, std::__cxx11::basic_string, std::allocator >&)@Base" 0.1.6 - (c++)"icap::util::read_req_continue_data(icap::Request*, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"std::__cxx11::basic_string, std::allocator > icap::util::itoa(int)@Base" 0.1.6 - (c++)"std::__cxx11::basic_string, std::allocator > icap::util::itoa(long)@Base" 0.1.6 - (c++)"icap::util::trim(std::__cxx11::basic_string, std::allocator >&)@Base" 0.1.6 - (c++)"icap::util::ltrim(std::__cxx11::basic_string, std::allocator >&)@Base" 0.1.6 - (c++)"icap::util::rtrim(std::__cxx11::basic_string, std::allocator >&)@Base" 0.1.6 - (c++)"icap::util::split(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::util::chunk_t::~chunk_t()@Base" 0.1.6 - (c++)"icap::util::chunk_t::~chunk_t()@Base" 0.1.6 - (c++)"icap::util::dectohex[abi:cxx11](unsigned int const&)@Base" 0.1.6 - (c++)"icap::util::hextodec(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::util::read_data[abi:cxx11](socketlibrary::TCPSocket*, int)@Base" 0.1.6 - (c++)"icap::util::read_line[abi:cxx11](socketlibrary::TCPSocket*, bool)@Base" 0.1.6 - (c++)"icap::util::read_line(socketlibrary::TCPSocket*, char*, int, bool)@Base" 0.1.6 - (c++)"icap::util::send_data(std::__cxx11::basic_string, std::allocator > const&, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::send_line(std::__cxx11::basic_string, std::allocator > const&, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::Header::attach_encapsulated(std::__cxx11::basic_string, std::allocator >)@Base" 0.1.6 - (c++)"icap::Header::encapsulated_header(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::Header::update_encapsulated(icap::payload_t const&)@Base" 0.1.6 - (c++)"icap::Header::encapsulated_header_str[abi:cxx11]()@Base" 0.1.6 - (c++)"icap::Header::sort_encapsulated_header[abi:cxx11]()@Base" 0.1.6 - (c++)"icap::Header::value(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::Header::attach(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >)@Base" 0.1.6 - (c++)"icap::Header::remove(std::__cxx11::basic_string, std::allocator >)@Base" 0.1.6 - (c++)"icap::Header::Header()@Base" 0.1.6 - (c++)"icap::Header::Header()@Base" 0.1.6 - (c++)"icap::Header::~Header()@Base" 0.1.6 - (c++)"icap::Header::~Header()@Base" 0.1.6 - (c++)"icap::Header::~Header()@Base" 0.1.6 - (c++)"icap::Request::preview_size()@Base" 0.1.6 - (c++)"icap::Request::payload(icap::payload_t)@Base" 0.1.6 - (c++)"icap::Request::Request(icap::RequestHeader*)@Base" 0.1.6 - (c++)"icap::Request::Request(icap::RequestHeader*)@Base" 0.1.6 - (c++)"icap::Request::~Request()@Base" 0.1.6 - (c++)"icap::Request::~Request()@Base" 0.1.6 - (c++)"icap::Request::~Request()@Base" 0.1.6 - (c++)"icap::Response::payload(icap::payload_t)@Base" 0.1.6 - (c++)"icap::Response::Response(icap::ResponseHeader::status_t)@Base" 0.1.6 - (c++)"icap::Response::Response(icap::ResponseHeader*)@Base" 0.1.6 - (c++)"icap::Response::Response(icap::ResponseHeader::status_t)@Base" 0.1.6 - (c++)"icap::Response::Response(icap::ResponseHeader*)@Base" 0.1.6 - (c++)"icap::Response::~Response()@Base" 0.1.6 - (c++)"icap::Response::~Response()@Base" 0.1.6 - (c++)"icap::Response::~Response()@Base" 0.1.6 - (c++)"icap::payload_t::~payload_t()@Base" 0.1.6 - (c++)"icap::payload_t::~payload_t()@Base" 0.1.6 - (c++)"socketlibrary::SocketException::what() const@Base" 0.1.6 - (c++)"icap::RequestHeader::uri[abi:cxx11]() const@Base" 0.1.6 - (c++)"icap::RequestHeader::method[abi:cxx11]() const@Base" 0.1.6 - (c++)"icap::RequestHeader::request() const@Base" 0.1.6 - (c++)"icap::RequestHeader::protocol[abi:cxx11]() const@Base" 0.1.6 - (c++)"icap::RequestHeader::raw_data[abi:cxx11]() const@Base" 0.1.6 - (c++)"icap::ResponseHeader::status() const@Base" 0.1.6 - (c++)"icap::ResponseHeader::protocol[abi:cxx11]() const@Base" 0.1.6 - (c++)"icap::Header::headers[abi:cxx11]() const@Base" 0.1.6 - (c++)"icap::Request::header() const@Base" 0.1.6 - (c++)"icap::Request::payload() const@Base" 0.1.6 - (c++)"icap::Response::header() const@Base" 0.1.6 - (c++)"icap::Response::payload() const@Base" 0.1.6 - (c++)"std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_insert_aux(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"std::vector, std::allocator >, std::allocator, std::allocator > > >::~vector()@Base" 0.1.6 - (c++)"std::vector, std::allocator >, std::allocator, std::allocator > > >::~vector()@Base" 0.1.6 - (c++)"std::vector, std::allocator >, std::allocator, std::allocator > > >::operator=(std::vector, std::allocator >, std::allocator, std::allocator > > > const&)@Base" 0.1.6 - (c++)"std::vector >::_M_insert_aux(__gnu_cxx::__normal_iterator > >, socketlibrary::TCPSocket* const&)@Base" 0.1.6 - (c++)"std::vector >::_M_fill_insert(__gnu_cxx::__normal_iterator > >, unsigned long, socketlibrary::TCPSocket* const&)@Base" 0.1.6 - (c++)"std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > >::~vector()@Base" 0.1.6 - (c++)"std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > >::~vector()@Base" 0.1.6 - (c++)"std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > >::operator=(std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > const&)@Base" 0.1.6 - (c++)"std::__cxx11::basic_stringbuf, std::allocator >::~basic_stringbuf()@Base" 0.1.6 - (c++)"std::__cxx11::basic_stringbuf, std::allocator >::~basic_stringbuf()@Base" 0.1.6 - (c++)"std::__cxx11::basic_stringbuf, std::allocator >::~basic_stringbuf()@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_insert_unique_pos(icap::ResponseHeader::status_t const&)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator, std::allocator > > >, icap::ResponseHeader::status_t const&)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_erase(std::_Rb_tree_node, std::allocator > > >*)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::equal_range(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_get_insert_unique_pos(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >* std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_copy, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node>(std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > const*, std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >*, std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node&)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_erase(std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >*)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, int>, std::_Select1st, std::allocator > const, int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, int> > >::_M_get_insert_unique_pos(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, int>, std::_Select1st, std::allocator > const, int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, int> > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator, std::allocator > const, int> >, std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, int>, std::_Select1st, std::allocator > const, int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, int> > >::find(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, int>, std::_Select1st, std::allocator > const, int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, int> > >::_M_erase(std::_Rb_tree_node, std::allocator > const, int> >*)@Base" 0.1.6 - (c++)"void std::__make_heap<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Iter_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Iter_comp_iter)@Base" 0.1.6 - (c++)"void std::__adjust_heap<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, long, std::pair, std::allocator >, int>, __gnu_cxx::__ops::_Iter_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, long, long, std::pair, std::allocator >, int>, __gnu_cxx::__ops::_Iter_comp_iter)@Base" 0.1.6 - (c++)"void std::__insertion_sort<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Iter_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Iter_comp_iter)@Base" 0.1.6 - (c++)"void std::__introsort_loop<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, long, __gnu_cxx::__ops::_Iter_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, long, __gnu_cxx::__ops::_Iter_comp_iter)@Base" 0.1.6 - (c++)"void std::__unguarded_linear_insert<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Val_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Val_comp_iter)@Base" 0.1.6 - (c++)"__gnu_cxx::__normal_iterator, std::allocator > > std::__find_if<__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__ops::_Iter_pred > > >(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__ops::_Iter_pred > >, std::random_access_iterator_tag)@Base" 0.1.6 - (c++)"typeinfo for socketlibrary::SocketException@Base" 0.1.6 - (c++)"typeinfo for icap::RequestHeader@Base" 0.1.6 - (c++)"typeinfo for icap::ResponseHeader@Base" 0.1.6 - (c++)"typeinfo for icap::Header@Base" 0.1.6 - (c++)"typeinfo for icap::Request@Base" 0.1.6 - (c++)"typeinfo for icap::Response@Base" 0.1.6 - (c++)"typeinfo name for socketlibrary::SocketException@Base" 0.1.6 - (c++)"typeinfo name for icap::RequestHeader@Base" 0.1.6 - (c++)"typeinfo name for icap::ResponseHeader@Base" 0.1.6 - (c++)"typeinfo name for icap::Header@Base" 0.1.6 - (c++)"typeinfo name for icap::Request@Base" 0.1.6 - (c++)"typeinfo name for icap::Response@Base" 0.1.6 - (c++)"vtable for socketlibrary::SocketException@Base" 0.1.6 - (c++)"vtable for icap::RequestHeader@Base" 0.1.6 - (c++)"vtable for icap::ResponseHeader@Base" 0.1.6 - (c++)"vtable for icap::Header@Base" 0.1.6 - (c++)"vtable for icap::Request@Base" 0.1.6 - (c++)"vtable for icap::Response@Base" 0.1.6 diff --git a/debian/libicap0.symbols.i386 b/debian/libicap0.symbols.i386 deleted file mode 100644 index f827875..0000000 --- a/debian/libicap0.symbols.i386 +++ /dev/null @@ -1,187 +0,0 @@ -libicap.so.0 libicap0 #MINVER# - (c++)"socketlibrary::SocketException::SocketException(std::__cxx11::basic_string, std::allocator > const&, bool)@Base" 0.1.6 - (c++)"socketlibrary::SocketException::SocketException(std::__cxx11::basic_string, std::allocator > const&, bool)@Base" 0.1.6 - (c++)"socketlibrary::SocketException::~SocketException()@Base" 0.1.6 - (c++)"socketlibrary::SocketException::~SocketException()@Base" 0.1.6 - (c++)"socketlibrary::SocketException::~SocketException()@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocket::accept()@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocket::setListen(int)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocket::TCPServerSocket(std::__cxx11::basic_string, std::allocator > const&, unsigned short, int)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocket::TCPServerSocket(unsigned short, int)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocket::TCPServerSocket(std::__cxx11::basic_string, std::allocator > const&, unsigned short, int)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocket::TCPServerSocket(unsigned short, int)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocketM::getWaitingClients(std::vector >&)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocketM::pendingConnections()@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocketM::closeClientConnection(socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocketM::accept()@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocketM::TCPServerSocketM(unsigned short, int)@Base" 0.1.6 - (c++)"socketlibrary::TCPServerSocketM::TCPServerSocketM(unsigned short, int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::getForeignPort()@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::getForeignAddress[abi:cxx11]()@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::peek(void*, int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::recv(void*, int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::send(void const*, int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::connect(std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::readLine(char*, int, char)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::CommunicatingSocket(int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::CommunicatingSocket(int, int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::CommunicatingSocket(int)@Base" 0.1.6 - (c++)"socketlibrary::CommunicatingSocket::CommunicatingSocket(int, int)@Base" 0.1.6 - (c++)"socketlibrary::Socket::getLocalPort()@Base" 0.1.6 - (c++)"socketlibrary::Socket::setLocalPort(unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::Socket::resolveService(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"socketlibrary::Socket::getLocalAddress[abi:cxx11]()@Base" 0.1.6 - (c++)"socketlibrary::Socket::setLocalAddressAndPort(std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::Socket::cleanUp()@Base" 0.1.6 - (c++)"socketlibrary::Socket::Socket(int)@Base" 0.1.6 - (c++)"socketlibrary::Socket::Socket(int, int)@Base" 0.1.6 - (c++)"socketlibrary::Socket::Socket(int)@Base" 0.1.6 - (c++)"socketlibrary::Socket::Socket(int, int)@Base" 0.1.6 - (c++)"socketlibrary::Socket::~Socket()@Base" 0.1.6 - (c++)"socketlibrary::Socket::~Socket()@Base" 0.1.6 - (c++)"socketlibrary::fillAddr(std::__cxx11::basic_string, std::allocator > const&, unsigned short, sockaddr_in&)@Base" 0.1.6 - (c++)"socketlibrary::TCPSocket::TCPSocket(std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::TCPSocket::TCPSocket(int)@Base" 0.1.6 - (c++)"socketlibrary::TCPSocket::TCPSocket()@Base" 0.1.6 - (c++)"socketlibrary::TCPSocket::TCPSocket(std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::TCPSocket::TCPSocket(int)@Base" 0.1.6 - (c++)"socketlibrary::TCPSocket::TCPSocket()@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::disconnect()@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::leaveGroup(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::setBroadcast()@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::setMulticastTTL(unsigned char)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::sendTo(void const*, int, std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::recvFrom(void*, int, std::__cxx11::basic_string, std::allocator >&, unsigned short&)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::joinGroup(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::UDPSocket(std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::UDPSocket(unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::UDPSocket()@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::UDPSocket(std::__cxx11::basic_string, std::allocator > const&, unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::UDPSocket(unsigned short)@Base" 0.1.6 - (c++)"socketlibrary::UDPSocket::UDPSocket()@Base" 0.1.6 - (c++)"icap::RequestHeader::read_header(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::RequestHeader::RequestHeader(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::RequestHeader::RequestHeader(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::RequestHeader::~RequestHeader()@Base" 0.1.6 - (c++)"icap::RequestHeader::~RequestHeader()@Base" 0.1.6 - (c++)"icap::RequestHeader::~RequestHeader()@Base" 0.1.6 - (c++)"icap::ResponseHeader::init_defaults()@Base" 0.1.6 - (c++)"icap::ResponseHeader::generate_istag()@Base" 0.1.6 - (c++)"icap::ResponseHeader::update_timestamp()@Base" 0.1.6 - (c++)"icap::ResponseHeader::ResponseHeader(icap::ResponseHeader::status_t)@Base" 0.1.6 - (c++)"icap::ResponseHeader::ResponseHeader(icap::ResponseHeader::status_t)@Base" 0.1.6 - (c++)"icap::ResponseHeader::~ResponseHeader()@Base" 0.1.6 - (c++)"icap::ResponseHeader::~ResponseHeader()@Base" 0.1.6 - (c++)"icap::ResponseHeader::~ResponseHeader()@Base" 0.1.6 - (c++)"icap::util::read_chunk(socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::read_chunked[abi:cxx11](socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::send_chunked(std::__cxx11::basic_string, std::allocator > const&, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::send_headers(icap::Header*, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::read_req_data(icap::Request*, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::send_response(icap::Response*, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::read_chunk_size(socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::read_req_header(socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::response_status[abi:cxx11](icap::ResponseHeader::status_t const&)@Base" 0.1.6 - (c++)"icap::util::read_chunk_header(socketlibrary::TCPSocket*, icap::util::chunk_t&)@Base" 0.1.6 - (c++)"icap::util::read_chunked_payload(socketlibrary::TCPSocket*, std::__cxx11::basic_string, std::allocator >&)@Base" 0.1.6 - (c++)"icap::util::read_req_continue_data(icap::Request*, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"std::__cxx11::basic_string, std::allocator > icap::util::itoa(long)@Base" 0.1.6 - (c++)"icap::util::trim(std::__cxx11::basic_string, std::allocator >&)@Base" 0.1.6 - (c++)"icap::util::ltrim(std::__cxx11::basic_string, std::allocator >&)@Base" 0.1.6 - (c++)"icap::util::rtrim(std::__cxx11::basic_string, std::allocator >&)@Base" 0.1.6 - (c++)"icap::util::split(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::util::chunk_t::~chunk_t()@Base" 0.1.6 - (c++)"icap::util::chunk_t::~chunk_t()@Base" 0.1.6 - (c++)"icap::util::dectohex[abi:cxx11](unsigned int const&)@Base" 0.1.6 - (c++)"icap::util::hextodec(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::util::read_data[abi:cxx11](socketlibrary::TCPSocket*, int)@Base" 0.1.6 - (c++)"icap::util::read_line[abi:cxx11](socketlibrary::TCPSocket*, bool)@Base" 0.1.6 - (c++)"icap::util::read_line(socketlibrary::TCPSocket*, char*, int, bool)@Base" 0.1.6 - (c++)"icap::util::send_data(std::__cxx11::basic_string, std::allocator > const&, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::util::send_line(std::__cxx11::basic_string, std::allocator > const&, socketlibrary::TCPSocket*)@Base" 0.1.6 - (c++)"icap::Header::attach_encapsulated(std::__cxx11::basic_string, std::allocator >)@Base" 0.1.6 - (c++)"icap::Header::encapsulated_header(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::Header::update_encapsulated(icap::payload_t const&)@Base" 0.1.6 - (c++)"icap::Header::encapsulated_header_str[abi:cxx11]()@Base" 0.1.6 - (c++)"icap::Header::sort_encapsulated_header[abi:cxx11]()@Base" 0.1.6 - (c++)"icap::Header::value(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"icap::Header::attach(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >)@Base" 0.1.6 - (c++)"icap::Header::remove(std::__cxx11::basic_string, std::allocator >)@Base" 0.1.6 - (c++)"icap::Header::Header()@Base" 0.1.6 - (c++)"icap::Header::Header()@Base" 0.1.6 - (c++)"icap::Header::~Header()@Base" 0.1.6 - (c++)"icap::Header::~Header()@Base" 0.1.6 - (c++)"icap::Header::~Header()@Base" 0.1.6 - (c++)"icap::Request::preview_size()@Base" 0.1.6 - (c++)"icap::Request::payload(icap::payload_t)@Base" 0.1.6 - (c++)"icap::Request::Request(icap::RequestHeader*)@Base" 0.1.6 - (c++)"icap::Request::Request(icap::RequestHeader*)@Base" 0.1.6 - (c++)"icap::Request::~Request()@Base" 0.1.6 - (c++)"icap::Request::~Request()@Base" 0.1.6 - (c++)"icap::Request::~Request()@Base" 0.1.6 - (c++)"icap::Response::payload(icap::payload_t)@Base" 0.1.6 - (c++)"icap::Response::Response(icap::ResponseHeader::status_t)@Base" 0.1.6 - (c++)"icap::Response::Response(icap::ResponseHeader*)@Base" 0.1.6 - (c++)"icap::Response::Response(icap::ResponseHeader::status_t)@Base" 0.1.6 - (c++)"icap::Response::Response(icap::ResponseHeader*)@Base" 0.1.6 - (c++)"icap::Response::~Response()@Base" 0.1.6 - (c++)"icap::Response::~Response()@Base" 0.1.6 - (c++)"icap::Response::~Response()@Base" 0.1.6 - (c++)"icap::payload_t::~payload_t()@Base" 0.1.6 - (c++)"icap::payload_t::~payload_t()@Base" 0.1.6 - (c++)"socketlibrary::SocketException::what() const@Base" 0.1.6 - (c++)"icap::RequestHeader::uri[abi:cxx11]() const@Base" 0.1.6 - (c++)"icap::RequestHeader::method[abi:cxx11]() const@Base" 0.1.6 - (c++)"icap::RequestHeader::request() const@Base" 0.1.6 - (c++)"icap::RequestHeader::protocol[abi:cxx11]() const@Base" 0.1.6 - (c++)"icap::RequestHeader::raw_data[abi:cxx11]() const@Base" 0.1.6 - (c++)"icap::ResponseHeader::status() const@Base" 0.1.6 - (c++)"icap::ResponseHeader::protocol[abi:cxx11]() const@Base" 0.1.6 - (c++)"icap::Header::headers[abi:cxx11]() const@Base" 0.1.6 - (c++)"icap::Request::header() const@Base" 0.1.6 - (c++)"icap::Request::payload() const@Base" 0.1.6 - (c++)"icap::Response::header() const@Base" 0.1.6 - (c++)"icap::Response::payload() const@Base" 0.1.6 - (c++)"std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_insert_aux(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"std::vector, std::allocator >, std::allocator, std::allocator > > >::~vector()@Base" 0.1.6 - (c++)"std::vector, std::allocator >, std::allocator, std::allocator > > >::~vector()@Base" 0.1.6 - (c++)"std::vector, std::allocator >, std::allocator, std::allocator > > >::operator=(std::vector, std::allocator >, std::allocator, std::allocator > > > const&)@Base" 0.1.6 - (c++)"std::vector >::_M_insert_aux(__gnu_cxx::__normal_iterator > >, socketlibrary::TCPSocket* const&)@Base" 0.1.6 - (c++)"std::vector >::_M_fill_insert(__gnu_cxx::__normal_iterator > >, unsigned int, socketlibrary::TCPSocket* const&)@Base" 0.1.6 - (c++)"std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > >::~vector()@Base" 0.1.6 - (c++)"std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > >::~vector()@Base" 0.1.6 - (c++)"std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > >::operator=(std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > const&)@Base" 0.1.6 - (c++)"std::__cxx11::basic_stringbuf, std::allocator >::~basic_stringbuf()@Base" 0.1.6 - (c++)"std::__cxx11::basic_stringbuf, std::allocator >::~basic_stringbuf()@Base" 0.1.6 - (c++)"std::__cxx11::basic_stringbuf, std::allocator >::~basic_stringbuf()@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_insert_unique_pos(icap::ResponseHeader::status_t const&)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_erase(std::_Rb_tree_node, std::allocator > > >*)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_get_insert_unique_pos(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >* std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_copy, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node>(std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > const*, std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >*, std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node&)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_erase(std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >*)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, int>, std::_Select1st, std::allocator > const, int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, int> > >::_M_get_insert_unique_pos(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, int>, std::_Select1st, std::allocator > const, int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, int> > >::find(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.1.6 - (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, int>, std::_Select1st, std::allocator > const, int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, int> > >::_M_erase(std::_Rb_tree_node, std::allocator > const, int> >*)@Base" 0.1.6 - (c++)"void std::__make_heap<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Iter_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Iter_comp_iter)@Base" 0.1.6 - (c++)"void std::__adjust_heap<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, int, std::pair, std::allocator >, int>, __gnu_cxx::__ops::_Iter_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, int, int, std::pair, std::allocator >, int>, __gnu_cxx::__ops::_Iter_comp_iter)@Base" 0.1.6 - (c++)"void std::__insertion_sort<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Iter_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Iter_comp_iter)@Base" 0.1.6 - (c++)"void std::__introsort_loop<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, int, __gnu_cxx::__ops::_Iter_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, int, __gnu_cxx::__ops::_Iter_comp_iter)@Base" 0.1.6 - (c++)"void std::__unguarded_linear_insert<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Val_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Val_comp_iter)@Base" 0.1.6 - (c++)"typeinfo for socketlibrary::SocketException@Base" 0.1.6 - (c++)"typeinfo for icap::RequestHeader@Base" 0.1.6 - (c++)"typeinfo for icap::ResponseHeader@Base" 0.1.6 - (c++)"typeinfo for icap::Header@Base" 0.1.6 - (c++)"typeinfo for icap::Request@Base" 0.1.6 - (c++)"typeinfo for icap::Response@Base" 0.1.6 - (c++)"typeinfo name for socketlibrary::SocketException@Base" 0.1.6 - (c++)"typeinfo name for icap::RequestHeader@Base" 0.1.6 - (c++)"typeinfo name for icap::ResponseHeader@Base" 0.1.6 - (c++)"typeinfo name for icap::Header@Base" 0.1.6 - (c++)"typeinfo name for icap::Request@Base" 0.1.6 - (c++)"typeinfo name for icap::Response@Base" 0.1.6 - (c++)"vtable for socketlibrary::SocketException@Base" 0.1.6 - (c++)"vtable for icap::RequestHeader@Base" 0.1.6 - (c++)"vtable for icap::ResponseHeader@Base" 0.1.6 - (c++)"vtable for icap::Header@Base" 0.1.6 - (c++)"vtable for icap::Request@Base" 0.1.6 - (c++)"vtable for icap::Response@Base" 0.1.6 diff --git a/debian/libicap1.install b/debian/libicap1.install new file mode 100644 index 0000000..3ddde58 --- /dev/null +++ b/debian/libicap1.install @@ -0,0 +1 @@ +usr/lib/*/lib*.so.* diff --git a/debian/libicap1.symbols b/debian/libicap1.symbols new file mode 100644 index 0000000..1796a4d --- /dev/null +++ b/debian/libicap1.symbols @@ -0,0 +1,127 @@ +libicap.so.1 libicap1 #MINVER# + (c++)"icap::RequestHeader::read_header(std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"icap::RequestHeader::RequestHeader(std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"icap::RequestHeader::RequestHeader(std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"icap::RequestHeader::~RequestHeader()@Base" 1.0.0 + (c++)"icap::RequestHeader::~RequestHeader()@Base" 1.0.0 + (c++)"icap::RequestHeader::~RequestHeader()@Base" 1.0.0 + (c++)"icap::ResponseHeader::init_defaults()@Base" 1.0.0 + (c++)"icap::ResponseHeader::generate_istag()@Base" 1.0.0 + (c++)"icap::ResponseHeader::update_timestamp()@Base" 1.0.0 + (c++)"icap::ResponseHeader::ResponseHeader(icap::ResponseHeader::status_t)@Base" 1.0.0 + (c++)"icap::ResponseHeader::ResponseHeader(icap::ResponseHeader::status_t)@Base" 1.0.0 + (c++)"icap::ResponseHeader::~ResponseHeader()@Base" 1.0.0 + (c++)"icap::ResponseHeader::~ResponseHeader()@Base" 1.0.0 + (c++)"icap::ResponseHeader::~ResponseHeader()@Base" 1.0.0 + (c++)"icap::util::read_chunk(psocksxx::iosockstream*)@Base" 1.0.0 + (c++)"icap::util::read_chunked[abi:cxx11](psocksxx::iosockstream*)@Base" 1.0.0 + (c++)"icap::util::send_chunked(std::__cxx11::basic_string, std::allocator > const&, psocksxx::iosockstream*)@Base" 1.0.0 + (c++)"icap::util::send_headers(icap::Header*, psocksxx::iosockstream*)@Base" 1.0.0 + (c++)"icap::util::read_req_data(icap::Request*, psocksxx::iosockstream*)@Base" 1.0.0 + (c++)"icap::util::send_response(icap::Response*, psocksxx::iosockstream*)@Base" 1.0.0 + (c++)"icap::util::read_chunk_size(psocksxx::iosockstream*)@Base" 1.0.0 + (c++)"icap::util::read_req_header(psocksxx::iosockstream*)@Base" 1.0.0 + (c++)"icap::util::response_status[abi:cxx11](icap::ResponseHeader::status_t const&)@Base" 1.0.0 + (c++)"icap::util::read_chunk_header(psocksxx::iosockstream*, icap::util::chunk_t&)@Base" 1.0.0 + (c++)"icap::util::read_chunked_payload(psocksxx::iosockstream*, std::__cxx11::basic_string, std::allocator >&)@Base" 1.0.0 + (c++)"icap::util::read_req_continue_data(icap::Request*, psocksxx::iosockstream*)@Base" 1.0.0 + (c++)"std::__cxx11::basic_string, std::allocator > icap::util::itoa(int)@Base" 1.0.0 + (c++)"std::__cxx11::basic_string, std::allocator > icap::util::itoa(long)@Base" 1.0.0 + (c++)"icap::util::trim(std::__cxx11::basic_string, std::allocator >&)@Base" 1.0.0 + (c++)"icap::util::ltrim(std::__cxx11::basic_string, std::allocator >&)@Base" 1.0.0 + (c++)"icap::util::rtrim(std::__cxx11::basic_string, std::allocator >&)@Base" 1.0.0 + (c++)"icap::util::split(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"icap::util::chunk_t::~chunk_t()@Base" 1.0.0 + (c++)"icap::util::chunk_t::~chunk_t()@Base" 1.0.0 + (c++)"icap::util::dectohex[abi:cxx11](unsigned int const&)@Base" 1.0.0 + (c++)"icap::util::hextodec(std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"icap::util::read_data[abi:cxx11](psocksxx::iosockstream*, int)@Base" 1.0.0 + (c++)"icap::util::read_line[abi:cxx11](psocksxx::iosockstream*, bool)@Base" 1.0.0 + (c++)"icap::util::read_line(psocksxx::iosockstream*, char*, int, bool)@Base" 1.0.0 + (c++)"icap::util::send_data(std::__cxx11::basic_string, std::allocator > const&, psocksxx::iosockstream*)@Base" 1.0.0 + (c++)"icap::util::send_line(std::__cxx11::basic_string, std::allocator > const&, psocksxx::iosockstream*)@Base" 1.0.0 + (c++)"icap::Header::attach_encapsulated(std::__cxx11::basic_string, std::allocator >)@Base" 1.0.0 + (c++)"icap::Header::encapsulated_header(std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"icap::Header::update_encapsulated(icap::payload_t const&)@Base" 1.0.0 + (c++)"icap::Header::encapsulated_header_str[abi:cxx11]()@Base" 1.0.0 + (c++)"icap::Header::sort_encapsulated_header[abi:cxx11]()@Base" 1.0.0 + (c++)"icap::Header::value(std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"icap::Header::attach(std::__cxx11::basic_string, std::allocator >, std::__cxx11::basic_string, std::allocator >)@Base" 1.0.0 + (c++)"icap::Header::remove(std::__cxx11::basic_string, std::allocator >)@Base" 1.0.0 + (c++)"icap::Header::Header()@Base" 1.0.0 + (c++)"icap::Header::Header()@Base" 1.0.0 + (c++)"icap::Header::~Header()@Base" 1.0.0 + (c++)"icap::Header::~Header()@Base" 1.0.0 + (c++)"icap::Header::~Header()@Base" 1.0.0 + (c++)"icap::Request::preview_size()@Base" 1.0.0 + (c++)"icap::Request::payload(icap::payload_t)@Base" 1.0.0 + (c++)"icap::Request::Request(icap::RequestHeader*)@Base" 1.0.0 + (c++)"icap::Request::Request(icap::RequestHeader*)@Base" 1.0.0 + (c++)"icap::Request::~Request()@Base" 1.0.0 + (c++)"icap::Request::~Request()@Base" 1.0.0 + (c++)"icap::Request::~Request()@Base" 1.0.0 + (c++)"icap::Response::payload(icap::payload_t)@Base" 1.0.0 + (c++)"icap::Response::Response(icap::ResponseHeader::status_t)@Base" 1.0.0 + (c++)"icap::Response::Response(icap::ResponseHeader*)@Base" 1.0.0 + (c++)"icap::Response::Response(icap::ResponseHeader::status_t)@Base" 1.0.0 + (c++)"icap::Response::Response(icap::ResponseHeader*)@Base" 1.0.0 + (c++)"icap::Response::~Response()@Base" 1.0.0 + (c++)"icap::Response::~Response()@Base" 1.0.0 + (c++)"icap::Response::~Response()@Base" 1.0.0 + (c++)"icap::payload_t::~payload_t()@Base" 1.0.0 + (c++)"icap::payload_t::~payload_t()@Base" 1.0.0 + (c++)"icap::RequestHeader::uri[abi:cxx11]() const@Base" 1.0.0 + (c++)"icap::RequestHeader::method[abi:cxx11]() const@Base" 1.0.0 + (c++)"icap::RequestHeader::request() const@Base" 1.0.0 + (c++)"icap::RequestHeader::protocol[abi:cxx11]() const@Base" 1.0.0 + (c++)"icap::RequestHeader::raw_data[abi:cxx11]() const@Base" 1.0.0 + (c++)"icap::ResponseHeader::status() const@Base" 1.0.0 + (c++)"icap::ResponseHeader::protocol[abi:cxx11]() const@Base" 1.0.0 + (c++)"icap::Header::headers[abi:cxx11]() const@Base" 1.0.0 + (c++)"icap::Request::header() const@Base" 1.0.0 + (c++)"icap::Request::payload() const@Base" 1.0.0 + (c++)"icap::Response::header() const@Base" 1.0.0 + (c++)"icap::Response::payload() const@Base" 1.0.0 + (c++)"std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_insert_aux(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"std::vector, std::allocator >, std::allocator, std::allocator > > >::~vector()@Base" 1.0.0 + (c++)"std::vector, std::allocator >, std::allocator, std::allocator > > >::~vector()@Base" 1.0.0 + (c++)"std::vector, std::allocator >, std::allocator, std::allocator > > >::operator=(std::vector, std::allocator >, std::allocator, std::allocator > > > const&)@Base" 1.0.0 + (c++)"std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > >::~vector()@Base" 1.0.0 + (c++)"std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > >::~vector()@Base" 1.0.0 + (c++)"std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > >::operator=(std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > const&)@Base" 1.0.0 + (c++)"std::__cxx11::basic_stringbuf, std::allocator >::~basic_stringbuf()@Base" 1.0.0 + (c++)"std::__cxx11::basic_stringbuf, std::allocator >::~basic_stringbuf()@Base" 1.0.0 + (c++)"std::__cxx11::basic_stringbuf, std::allocator >::~basic_stringbuf()@Base" 1.0.0 + (c++)"std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_insert_unique_pos(icap::ResponseHeader::status_t const&)@Base" 1.0.0 + (c++)"std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator, std::allocator > > >, icap::ResponseHeader::status_t const&)@Base" 1.0.0 + (c++)"std::_Rb_tree, std::allocator > >, std::_Select1st, std::allocator > > >, std::less, std::allocator, std::allocator > > > >::_M_erase(std::_Rb_tree_node, std::allocator > > >*)@Base" 1.0.0 + (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::equal_range(std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_get_insert_unique_pos(std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >* std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_copy, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node>(std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > const*, std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >*, std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_Reuse_or_alloc_node&)@Base" 1.0.0 + (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, std::__cxx11::basic_string, std::allocator > >, std::_Select1st, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::__cxx11::basic_string, std::allocator > > > >::_M_erase(std::_Rb_tree_node, std::allocator > const, std::__cxx11::basic_string, std::allocator > > >*)@Base" 1.0.0 + (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, int>, std::_Select1st, std::allocator > const, int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, int> > >::_M_get_insert_unique_pos(std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, int>, std::_Select1st, std::allocator > const, int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, int> > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator, std::allocator > const, int> >, std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, int>, std::_Select1st, std::allocator > const, int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, int> > >::find(std::__cxx11::basic_string, std::allocator > const&)@Base" 1.0.0 + (c++)"std::_Rb_tree, std::allocator >, std::pair, std::allocator > const, int>, std::_Select1st, std::allocator > const, int> >, std::less, std::allocator > >, std::allocator, std::allocator > const, int> > >::_M_erase(std::_Rb_tree_node, std::allocator > const, int> >*)@Base" 1.0.0 + (c++)"void std::__make_heap<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Iter_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Iter_comp_iter)@Base" 1.0.0 + (c++)"void std::__adjust_heap<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, long, std::pair, std::allocator >, int>, __gnu_cxx::__ops::_Iter_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, long, long, std::pair, std::allocator >, int>, __gnu_cxx::__ops::_Iter_comp_iter)@Base" 1.0.0 + (c++)"void std::__insertion_sort<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Iter_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Iter_comp_iter)@Base" 1.0.0 + (c++)"void std::__introsort_loop<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, long, __gnu_cxx::__ops::_Iter_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, long, __gnu_cxx::__ops::_Iter_comp_iter)@Base" 1.0.0 + (c++)"void std::__unguarded_linear_insert<__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Val_comp_iter >(__gnu_cxx::__normal_iterator, std::allocator >, int>*, std::vector, std::allocator >, int>, std::allocator, std::allocator >, int> > > >, __gnu_cxx::__ops::_Val_comp_iter)@Base" 1.0.0 + (c++)"__gnu_cxx::__normal_iterator, std::allocator > > std::__find_if<__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__ops::_Iter_pred > > >(__gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__normal_iterator, std::allocator > >, __gnu_cxx::__ops::_Iter_pred > >, std::random_access_iterator_tag)@Base" 1.0.0 + (c++)"typeinfo for icap::RequestHeader@Base" 1.0.0 + (c++)"typeinfo for icap::ResponseHeader@Base" 1.0.0 + (c++)"typeinfo for icap::Header@Base" 1.0.0 + (c++)"typeinfo for icap::Request@Base" 1.0.0 + (c++)"typeinfo for icap::Response@Base" 1.0.0 + (c++)"typeinfo name for icap::RequestHeader@Base" 1.0.0 + (c++)"typeinfo name for icap::ResponseHeader@Base" 1.0.0 + (c++)"typeinfo name for icap::Header@Base" 1.0.0 + (c++)"typeinfo name for icap::Request@Base" 1.0.0 + (c++)"typeinfo name for icap::Response@Base" 1.0.0 + (c++)"vtable for icap::RequestHeader@Base" 1.0.0 + (c++)"vtable for icap::ResponseHeader@Base" 1.0.0 + (c++)"vtable for icap::Header@Base" 1.0.0 + (c++)"vtable for icap::Request@Base" 1.0.0 + (c++)"vtable for icap::Response@Base" 1.0.0 diff --git a/debian/patches/0001-disable_search_doc.patch b/debian/patches/0001-disable_search_doc.patch index 0dfcdfb..dc103a6 100644 --- a/debian/patches/0001-disable_search_doc.patch +++ b/debian/patches/0001-disable_search_doc.patch @@ -1,18 +1,18 @@ Description: Disable search in documentation Author: Jörg Frings-Fürst -Last-Update: 2015-05-14 +Last-Update: 2015-12-14 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/doc/doxygen.cfg.in =================================================================== --- trunk.orig/doc/doxygen.cfg.in +++ trunk/doc/doxygen.cfg.in -@@ -1234,7 +1234,7 @@ MATHJAX_EXTENSIONS = - # typically be disabled. For large projects the javascript based search engine - # can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution. - +@@ -184,7 +184,7 @@ MATHJAX_FORMAT = HTML-CSS + MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest + MATHJAX_EXTENSIONS = + MATHJAX_CODEFILE = -SEARCHENGINE = YES +SEARCHENGINE = NO - - # When the SERVER_BASED_SEARCH tag is enabled the search engine will be - # implemented using a web server instead of a web client using Javascript. + SERVER_BASED_SEARCH = NO + EXTERNAL_SEARCH = NO + SEARCHENGINE_URL = diff --git a/debian/patches/0100-python_print.patch b/debian/patches/0100-python_print.patch deleted file mode 100644 index 472dc63..0000000 --- a/debian/patches/0100-python_print.patch +++ /dev/null @@ -1,171 +0,0 @@ -Description: Change to python3 syntacs -Author: Jörg Frings-Fürst -Forwarded: mailto:Uditha Atukorala -Last-Update: 2015-11-21 ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -Index: trunk/modules/modpy/modules/modpy.py -=================================================================== ---- trunk.orig/modules/modpy/modules/modpy.py -+++ trunk/modules/modpy/modules/modpy.py -@@ -6,15 +6,15 @@ - import bitz - - def init(): -- print "init() called"; -+ print ("init() called"); - - def cleanup(): -- print "cleanup() called"; -+ print ("cleanup() called"); - - def preview( request ): - request = bitz.get_request( request ); - req_payload = request['payload']; -- print "preview payload: \r\n", req_payload; -+ print ("preview payload: \r\n", req_payload); - - # response - if req_payload['ieof']: -@@ -27,7 +27,7 @@ def preview( request ): - def modify( request ): - request = bitz.get_request( request ); - req_payload = request['payload']; -- print "modify payload: \r\n", req_payload; -+ print ("modify payload: \r\n", req_payload); - - # response - resp_payload = {}; -Index: trunk/test/icap-client.py -=================================================================== ---- trunk.orig/test/icap-client.py -+++ trunk/test/icap-client.py -@@ -14,16 +14,16 @@ SERVICE = 'icap://icap.server.net/sample - PORT = 1344 - - # OPTIONS --print "----- OPTIONS -----" -+print ("----- OPTIONS -----") - try: - sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM) --except socket.error, msg: -+except socket.error as msg: - sys.stderr.write("[ERROR] %s\n" % msg[1]) - sys.exit(1) - - try: - sock.connect((HOST, PORT)) --except socket.error, msg: -+except socket.error as msg: - sys.stderr.write("[ERROR] %s\n" % msg[1]) - sys.exit(2) - -@@ -40,20 +40,20 @@ while len(data): - data = sock.recv(1024) - sock.close() - --print string -+print (string) - - - # REQMOD, GET --print "----- REQMOD - GET -----" -+print ("----- REQMOD - GET -----") - try: - sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM) --except socket.error, msg: -+except socket.error as msg: - sys.stderr.write("[ERROR] %s\n" % msg[1]) - sys.exit(1) - - try: - sock.connect((HOST, PORT)) --except socket.error, msg: -+except socket.error as msg: - sys.stderr.write("[ERROR] %s\n" % msg[1]) - sys.exit(2) - -@@ -78,20 +78,20 @@ while len(data): - data = sock.recv(1024) - sock.close() - --print string -+print (string) - - - # REQMOD, POST --print "----- REQMOD - POST -----" -+print ("----- REQMOD - POST -----") - try: - sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM) --except socket.error, msg: -+except socket.error as msg: - sys.stderr.write("[ERROR] %s\n" % msg[1]) - sys.exit(1) - - try: - sock.connect((HOST, PORT)) --except socket.error, msg: -+except socket.error as msg: - sys.stderr.write("[ERROR] %s\n" % msg[1]) - sys.exit(2) - -@@ -118,20 +118,20 @@ while len(data): - data = sock.recv(1024) - sock.close() - --print string -+print (string) - - - # REQMOD - Message preview --print "----- REQMOD - Message preview -----" -+print ("----- REQMOD - Message preview -----") - try: - sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM) --except socket.error, msg: -+except socket.error as msg: - sys.stderr.write("[ERROR] %s\n" % msg[1]) - sys.exit(1) - - try: - sock.connect((HOST, PORT)) --except socket.error, msg: -+except socket.error as msg: - sys.stderr.write("[ERROR] %s\n" % msg[1]) - sys.exit(2) - -@@ -158,20 +158,20 @@ while len(data): - data = sock.recv(1024) - sock.close() - --print string -+print (string) - - - # RESPMOD --print "----- RESPMOD -----" -+print ("----- RESPMOD -----") - try: - sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM) --except socket.error, msg: -+except socket.error as msg: - sys.stderr.write("[ERROR] %s\n" % msg[1]) - sys.exit(1) - - try: - sock.connect((HOST, PORT)) --except socket.error, msg: -+except socket.error as msg: - sys.stderr.write("[ERROR] %s\n" % msg[1]) - sys.exit(2) - -@@ -204,7 +204,7 @@ while len(data): - data = sock.recv(1024) - sock.close() - --print string -+print (string) - - - sys.exit(0) diff --git a/debian/patches/series b/debian/patches/series index 4705ad2..690742e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ -0100-python_print.patch 0001-disable_search_doc.patch diff --git a/debian/rules b/debian/rules index d3b1b16..46c2ff9 100755 --- a/debian/rules +++ b/debian/rules @@ -8,6 +8,17 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all VERSION = $(shell head -n1 debian/changelog | sed -e 's/.*(//;s/-.*).*//;s/\+/\-/') +# +# Test for gcc-6 support +# +#export CC=gcc-6 +#export CXX=g++-6 + +CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS) +LDLAGS:=$(shell dpkg-buildflags --get CXXFLAGS) +#export CXXFLAGS+= -std=c++98 +#export LDFLAGS += -fPIC + %: dh $@ --with systemd,autoreconf @@ -21,11 +32,11 @@ override_dh_installdocs-indep: override_dh_strip: dh_strip -pbitz-server --dbg-package=bitz-server-dbg - dh_strip -plibicap0 --dbg-package=libicap0-dbg + dh_strip -plibicap1 --dbg-package=libicap1-dbg override_dh_makeshlibs: dh_makeshlibs - dpkg-gensymbols -v$(VERSION) -plibicap0 + dpkg-gensymbols -v$(VERSION) -plibicap1 override_dh_systemd_enable: dh_systemd_enable -pbitz-server --no-enable bitz-server.service -- cgit v1.2.3