Package Release Info

udns-0.4-bp153.1.19

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libudns0
udns
udns-devel

Change Logs

Version: 0.4-bp150.2.4
* Thu Sep 21 2017 jengelh@inai.de
- Rectify RPM groups.
* Sun Feb 05 2017 i@marguerite.su
- clean specfile and add changelog
- update version 0.4
  * bugfix: fix a bug in new list code introduced in 0.3
  * portability: use $(LD)/$(LDFLAGS)/$(LIBS)
- changes in 0.3
  * bugfix: refactor double-linked list implementation in
    udns_resolver.c (internal to the library) to be more
    strict-aliasing-friendly, because old code were
    miscompiled by gcc.
  * bugfix: forgotten strdup() in rblcheck
- changes in 0.2
  * bugfix: SRV RR handling: fix domain name parsing and
    crash in case if no port is specified on input for
    SRV record query
  * (trivial api) dns_set_opts() now returns number of
    unrecognized options instead of always returning 0
  * dnsget: combine -f and -o options in dnsget (and stop
    documenting -f), and report unknown/invalid -o options
    (and error out)
  * dnsget: pretty-print SSHFP RRs
* Wed Feb 23 2011 max@suse.de
- New version 0.1
- Split off lib and devel package
* Tue Jul 15 2008 max@suse.de
- Initial build.