Change logs for djbdns source package in Bullseye

  • djbdns (1:1.05-13+deb11u1) bullseye; urgency=medium
    
      * Add the 0011-datalimit patch to catch up with recent versions of
        glibc generating larger executable files. Closes: #996807
      * Several improvements to the Python tinytest autopkgtest tool:
        - use "with subprocess.Popen()"
        - simplify the command-line parsing a bit
        - minor import statement fixes
        - add a tox.ini file to make it easier to run static code checkers
        - turn a class into a dataclass
        - send a lot of queries to tinydns to make sure that the fix for
          #996807 actually works
    
     -- Peter Pentchev <email address hidden>  Sat, 26 Feb 2022 19:29:35 +0200
  • djbdns (1:1.05-13) unstable; urgency=medium
    
      * Do not even consider running tinydns during the package build.
        Hence, drop the lsof dependency; as a side effect, this should
        help the build on kFreeBSD and the Hurd.
        The test will still be performed during an autopkgtest run.
    
     -- Peter Pentchev <email address hidden>  Tue, 28 Jul 2020 00:03:21 +0300