cloudflare-ddns 2.0.0-4 source package in Ubuntu

Changelog

cloudflare-ddns (2.0.0-4) unstable; urgency=medium

  * d/patches: use systemd.pc to get systemd paths.
    Using systemd.pc to get systemd unit and sysusers.d paths avoids having
    to hardcode paths, which leads to issues when files have to be installed
    outside of /usr, like with unit files in bookworm.
    Thanks to Andreas Henriksson for the patch! (Closes: #1034226)

 -- Andrea Pappacoda <email address hidden>  Thu, 13 Apr 2023 15:29:29 +0200

Upload details

Uploaded by:
Andrea Pappacoda
Uploaded to:
Sid
Original maintainer:
Andrea Pappacoda
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cloudflare-ddns_2.0.0-4.dsc 1.7 KiB 01b52c20c7eaae3340732e52e6332fb878e9f47b86e0aeca1b7db88b6a388e32
cloudflare-ddns_2.0.0.orig.tar.gz 47.5 KiB f2eaedd68b763599ee92a905504f63217f8a6e55935b75cf3ed4a6d05a4f77b5
cloudflare-ddns_2.0.0-4.debian.tar.xz 14.1 KiB 723ea9ea6bfce6909b2b7e02792d3cb30ff72ed45ea83bd1dce64e39eeb81e33

Available diffs

No changes file available.

Binary packages built by this source

cloudflare-ddns: dynamically update a DNS record using Cloudflare

 cloudflare-ddns is a oneshot program: you run it, it updates
 the DNS record, and it terminates. This uses Cloudflare's API,
 so to run the tool you'll need an API token and the Zone ID
 of the DNS zone that you want to update.
 .
 This package contains the tool and a set of systemd units that
 make it run periodically.

cloudflare-ddns-dbgsym: debug symbols for cloudflare-ddns
libcloudflare-ddns-dev: dynamically update a DNS record using Cloudflare - development files

 cloudflare-ddns is a oneshot program: you run it, it updates
 the DNS record, and it terminates. This uses Cloudflare's API,
 so to run the tool you'll need an API token and the Zone ID
 of the DNS zone that you want to update.
 .
 This package contains the development files.

libcloudflare-ddns2: dynamically update a DNS record using Cloudflare - runtime library

 cloudflare-ddns is a oneshot program: you run it, it updates
 the DNS record, and it terminates. This uses Cloudflare's API,
 so to run the tool you'll need an API token and the Zone ID
 of the DNS zone that you want to update.
 .
 This package contains the shared library.

libcloudflare-ddns2-dbgsym: debug symbols for libcloudflare-ddns2