cloudflare-ddns 2.0.0-4build1 source package in Ubuntu

Changelog

cloudflare-ddns (2.0.0-4build1) mantic; urgency=medium

  * Rebuild against latest simdjson

 -- Jeremy Bícha <email address hidden>  Sat, 02 Sep 2023 15:12:19 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Mantic
Original maintainer:
Andrea Pappacoda
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
cloudflare-ddns_2.0.0.orig.tar.gz 47.5 KiB f2eaedd68b763599ee92a905504f63217f8a6e55935b75cf3ed4a6d05a4f77b5
cloudflare-ddns_2.0.0-4build1.debian.tar.xz 14.1 KiB 3dab831ce6b10a0b2ef31f7b1f56498e6722ed2a5c3fcd5549b708f4efc5c50d
cloudflare-ddns_2.0.0-4build1.dsc 2.3 KiB c7cb9f71dcc36f8457a30400737c648877c688221a11b6f924d5f231c4f29804

View changes file

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