nd 0.8.2-8build1 source package in Ubuntu

Changelog

nd (0.8.2-8build1) bionic; urgency=high

  * No change rebuild to pick up -fPIE compiler default

 -- Balint Reczey <email address hidden>  Tue, 03 Apr 2018 12:36:09 +0000

Upload details

Uploaded by:
Balint Reczey
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe net
Focal release universe net
Bionic release universe net

Downloads

File Size SHA-256 Checksum
nd_0.8.2.orig.tar.gz 72.4 KiB 57ae58cefef1d792b224b5219b6945aa1b6b79a3ed00aed69939a269420a19bb
nd_0.8.2-8build1.debian.tar.xz 58.5 KiB 3193b674fdcaadd68efea36f6346c7935dd8e367568f2a955ee75d32a9dd5c09
nd_0.8.2-8build1.dsc 1.9 KiB e2423870cd9b18eec55c985b62710434248dc860cdf3cbc8bfaadabfed13301a

View changes file

Binary packages built by this source

nd: small command line interface to WebDAV servers

 nd is a command line tool to issue queries to a WebDAV server.
 .
 WebDAV stands for "Web-based Distributed Authoring and Versioning"
 (RFC 2518). It is a protocol built on top of HTTP, allowing users
 to collaboratively edit and manage files on remote web servers.
 .
 nd can be used to retrieve, submit, remove, and lock individual
 files, as well as retrieving information about them. It also
 supports proxying, as well as the authentication methods 'Basic'
 and now 'Digest' for protecting against unsolicited access.
 .
 It is smaller than the alternative tool Cadaver. However, nd has
 neither an interactive mode, nor has it support for SSL or TLS
 encrypted transmissions, but it is well suited for use in scripts.
 .
 nd is dependent on libxml2 and libmhash2.

nd-dbgsym: debug symbols for nd