rbldnsd 0.997a-1ubuntu1 source package in Ubuntu

Changelog

rbldnsd (0.997a-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - debian/patches/as-needed.patch: Fix FTBFS with ld --as-needed.

rbldnsd (0.997a-1) unstable; urgency=low

  * change the way how `make dist' behaves
    (no need for a temporary subdir anymore)
  * fixed sed expression to determine version number, needed for *BSD

rbldnsd (0.997) unstable; urgency=low

  [ Jeff Dairiki ]

  * configure: add --enable-asserts option to enable compilation of
    assertions; assertion checking is disabled by default

  * tests/test_acl.py, tests/test_ip4trie.py: new, very basic, tests
    for the acl and ip4trie datasets

  * rbldnsd_acl.c, rbldnsd_ip4trie.c: allow zero-length "wildcard" IP4
    CIDR prefixes

  * rbldnsd_acl.c: add support for ip6 addresses in ACLs

  * rbldnsd_util.c: delete the (now unused) ip4trie code

  * rbldnsd_acl.c: use new LC-TBM trie implementation

  * rbldnsd_ip4trie.c: use new LC-TBM trie implementation instead of
    the previous ip4trie; this decreased the memory consumption of
    this dataset by roughly a factor of three

  * rbldnsd_ip6tset.c: use new dump_ip6()

  * Makefile.in: add 'check' target to run btrie.c self-tests and new
    python-driven tests

  * feature: ip6trie - new dataset supports listing of arbitrary length
    ip6 CIDRs, along with individual A/TXT values for each prefix

  * rbldnsd_util.c(dump_ip6, dump_ip6range): new functions to support
    zone dump of ip6 zones

  * btrie.c: LC-TBM trie implementation; supports arbitrary length prefixes
    in a memory- and cpu- efficient manner

  * configure: add test for __SIZEOF_POINTER__ - define if the compiler
    does not already do so

  * configure: add test for byte sex - define WORDS_BIGENDIAN in config.h
    on big-endian architectures

  * ip6addr.c: add support for compressed ("::") ip6 address notation

  * mempool.c: bug fix for a theoretically possible buffer overrun

  [ Michael Tokarev ]

  * feature: ip6tset - new dataset supports listing of ip6 /64 subnets and
    the exclusion of /128 subnets; only supports a single A/TXT value for
    the entire dataset
 -- Logan Rosen <email address hidden>   Sun, 10 Nov 2013 23:45:37 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe net
Trusty release universe net

Downloads

File Size SHA-256 Checksum
rbldnsd_0.997a.orig.tar.gz 141.4 KiB 9c17c6bde6995058204a66805444039d31523a7d4ef40cec059e505a0882a8ef
rbldnsd_0.997a-1ubuntu1.debian.tar.gz 16.1 KiB e58e271be90c9d0ea954f969e1f02ac67443d35fbf3ae225fabc82196885fae0
rbldnsd_0.997a-1ubuntu1.dsc 1.4 KiB 1fb930d07c76e2f95f840d912420f1331921138ffce7277f29ec8a542c7e2439

Available diffs

View changes file

Binary packages built by this source

rbldnsd: small nameserver daemon designed for DNSBLs

 Rbldnsd is a small authoritate-only DNS nameserver
 designed to serve DNS-based blocklists (DNSBLs).
 It may handle IP-based and name-based blocklists.

rbldnsd-dbgsym: No summary available for rbldnsd-dbgsym in ubuntu zesty.

No description available for rbldnsd-dbgsym in ubuntu zesty.