lp:debian/experimental/socket-wrapper

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/experimental/socket-wrapper
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

6. By Jakub Wilk

* New upstream release:
  + Add support for address sanitizer.
  + Fix leaking of memory and fds of stale sockets.

5. By Jakub Wilk

* New upstream release:
  + Add support for fnctl(F_DUPFD).
  + Add support for glibc 2.20.90.
* Rebuild the nss_wrapper manpage from source:
  + Add asciidoc, libxml2-utils, xsltproc, docbook-xml, docbook-xsl to
    Build-Depends.
  + Add the manpage to extend-diff-ignore in debian/source/options.
  + Run a2x in debian/rules.
* Bump standards version to 3.9.6 (no changes needed).

4. By Jakub Wilk

* New upstream release:
  + Disable incomplete address in use check in bind().
  + Add support for IP_PKTINFO in recvmsg().
  + Add support for IPV6_PKTINFO in recvmsg().
  + Add support for IP_RECVDSTADDR in recvmsg() on BSD.
  + Add support for more socket options in getsockopt().
  + Add support for bindresvport().
  + Fix rebinding on connect().
  + Fix sockaddr buffer truncation in getsockname() and getpeername().
  + Fix special cases in bind().
* Drop libc-so.diff, applied upstream.
* Refresh no-soname.diff.
* Bump minimum required version of libcmocka-dev to 0.4.1.
* Update debian/copyright.
* Enable parallel compilation.

3. By Jakub Wilk

* New upstream release.
* Refresh patches.
* Add patch (libc-so.diff) to use the LIBC_SO macro to discover libc SONAME.
  Thanks to Pino Toscano.

2. By Jakub Wilk

* Initial release (closes: #746240).
* libsocket_wrapper is a preloadable library. We do not support directly
  linking to it, so it doesn't need the SONAME. Add patch (no-soname.diff)
  to remove it.
* Add Lintian override for sharedobject-in-library-directory-missing-soname.

1. By Jakub Wilk

Import upstream version 1.0.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers