neon27 0.30.2-3~ubuntu18.04.1 source package in Ubuntu

Changelog

neon27 (0.30.2-3~ubuntu18.04.1) bionic; urgency=medium

  [ Laszlo Boszormenyi (GCS) ]
  * Run OpenSSL checks but don't fail on them (closes: #907009).
  * Backport OpenSSL 1.1 fixes (LP: #1823382):
    - don't set OpenSSL locking/thread callbacks,
    - return NE_SOCK_RETRY for SSL_ERROR_WANT_READ.
  * Fix HAVE_SYS_UIO_H typo.

 -- Dimitri John Ledkov <email address hidden>  Fri, 05 Apr 2019 18:44:03 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main net

Downloads

File Size SHA-256 Checksum
neon27_0.30.2.orig.tar.gz 910.9 KiB db0bd8cdec329b48f53a6f00199c92d5ba40b0f015b153718d1b15d3d967fbca
neon27_0.30.2-3~ubuntu18.04.1.debian.tar.xz 12.4 KiB e91f153bec47832ea80400fb8f89851d7eaf7a08680c50747390c959e25aaf65
neon27_0.30.2-3~ubuntu18.04.1.dsc 2.3 KiB d329fe7f7b0eb7e390fe0f46d9e5bb6221502cc28bf81b30071abef1b0a7c9b5

View changes file

Binary packages built by this source

libneon27: HTTP and WebDAV client library

 neon is an HTTP and WebDAV client library, with a C language API.
 .
 WARNING: THE NEON API IS NOT YET STABLE.
 .
 Provides lower-level interfaces to directly implement new HTTP
 methods, and higher-level interfaces so that you don't have to
 worry about the lower-level stuff.
 .
 Current features:
   * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.)
   * Low-level interface to HTTP request handling, to allow implementing
     new methods easily.
   * persistent connections
   * RFC2617 basic and digest authentication (including auth-int, md5-sess)
   * Proxy support (including basic/digest authentication)
   * SSL/TLS support using OpenSSL (including client certificate and thread
     safety support)
   * Generic WebDAV 207 XML response handling mechanism
   * XML parsing using the expat or libxml parsers
   * Easy generation of error messages from 207 error responses
   * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
   * WebDAV metadata support: set and remove properties, query any set ofi
     properties (PROPPATCH/PROPFIND).
   * autoconf macros supplied for easily embedding neon directly inside an
     application source tree.

libneon27-dbg: Detached symbols for libneon27

 This package contains the debugging symbols for libneon27, suitable for
 debugging.
 .
 Neon provides lower-level interfaces to directly implement new HTTP
 methods, and higher-level interfaces so that you don't have to
 worry about the lower-level stuff.

libneon27-dev: Header and static library files for libneon27

 This package contains the headers and the static library for libneon27.
 .
 Neon provides lower-level interfaces to directly implement new HTTP
 methods, and higher-level interfaces so that you don't have to
 worry about the lower-level stuff.

libneon27-gnutls: HTTP and WebDAV client library (GnuTLS enabled)

 neon is an HTTP and WebDAV client library, with a C language API.
 .
 WARNING: THE NEON API IS NOT YET STABLE.
 .
 Provides lower-level interfaces to directly implement new HTTP
 methods, and higher-level interfaces so that you don't have to
 worry about the lower-level stuff.
 .
 Current features:
   * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.)
   * Low-level interface to HTTP request handling, to allow implementing
     new methods easily.
   * persistent connections
   * RFC2617 basic and digest authentication (including auth-int, md5-sess)
   * Proxy support (including basic/digest authentication)
   * SSL/TLS support using GnuTLS (including client certificate and thread
     safety support)
   * Generic WebDAV 207 XML response handling mechanism
   * XML parsing using the expat or libxml parsers
   * Easy generation of error messages from 207 error responses
   * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
   * WebDAV metadata support: set and remove properties, query any set ofi
     properties (PROPPATCH/PROPFIND).
   * autoconf macros supplied for easily embedding neon directly inside an
     application source tree.

libneon27-gnutls-dbg: Detached symbols for libneon27 (GnuTLS enabled)

 This package contains the debugging symbols for libneon27-gnutls, suitable
 for debugging.
 .
 Neon provides lower-level interfaces to directly implement new HTTP
 methods, and higher-level interfaces so that you don't have to
 worry about the lower-level stuff.

libneon27-gnutls-dev: Header and static library files for libneon27 (GnuTLS enabled)

 This package contains the headers and the static library for
 libneon27-gnutls.
 .
 Neon provides lower-level interfaces to directly implement new HTTP
 methods, and higher-level interfaces so that you don't have to
 worry about the lower-level stuff.