Change logs for dnsmasq source package in Intrepid

  • dnsmasq (2.45-1ubuntu1.1) intrepid-security; urgency=low
    
      * fix remote buffer overflow in tftp server
       - src/tftp.c: specify the correct number of bytes to strncat()
       - http://www.thekelleys.org.uk/dnsmasq/dnsmasq.security.patch
       - CVE-2009-2957
      * fix remote denial of service from malicious tftp client
       - src/tftp.c: fix logic error which caused strcasecmp() to be called on
         a NULL string
       - http://www.thekelleys.org.uk/dnsmasq/dnsmasq.security.patch
       - CVE-2009-2958
    
     -- Jamie Strandboge <email address hidden>   Mon, 31 Aug 2009 17:38:04 -0500
  • dnsmasq (2.45-1ubuntu1) intrepid; urgency=low
    
      * Merge from debian unstable (LP: #250444), remaining changes:
         - TearDown spec recommendations in debian/postinst and debian/init
         - debian/control: Updated maintainer to match DebianMaintainerField
    
     -- Thierry Carrez <email address hidden>   Mon, 21 Jul 2008 09:50:57 +0200
  • dnsmasq (2.43-1ubuntu1) intrepid; urgency=low
    
      * Merge from debian unstable (LP: #247598), remaining changes:
         - TearDown spec recommendations in debian/postinst and debian/init
         - debian/control: Updated maintainer to match DebianMaintainerField
    
    dnsmasq (2.43-1) unstable; urgency=high
    
       * New upstream.
       * Implement source-port randomisation and better random
         number generator as defence against CVE-2008-1447 (closes: #490123)
    
     -- Thierry Carrez <email address hidden>   Mon, 14 Jul 2008 12:48:30 -0400
  • dnsmasq (2.42-4ubuntu1) intrepid; urgency=low
    
       * Merge from debian unstable (LP: #239404), remaining changes:
         - TearDown spec recommendations in debian/postinst and debian/init
         - debian/control: Updated maintainer to match DebianMaintainerField
       * Dropped changes:
         - LSBified init script (fix included in Debian)
       * This version fixes the log_msg_end typos in init script (LP: #235868)
       * Apply latest TearDown spec recommendation
         - Replaced "multiuser" in debian/postinst
         - Set "Default-Stop: 1" in debian/init LSB header
    
     -- Thierry Carrez <email address hidden>   Wed, 18 Jun 2008 20:47:40 +0200
  • dnsmasq (2.41-2ubuntu1) hardy; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - Properly LSBify init script (replace echo with appropriate log_*_msg
          calls).
        - Call update-rc.d with the multiuser option. See TearDown spec for
          details.
      * Updated maintainer to core-dev as promotion is imminent.
    
    dnsmasq (2.41-2) unstable; urgency=low
    
       * Fix rules to build binary-arch and binary-indep correctly.
    
    dnsmasq (2.41-1) unstable; urgency=low
    
       * New upstream.
       * Fix typo. (closes: #448038)
       * Fix DHCP problem interoperating with Sony Ericsson K610i (closes: #451871)
       * Split binary packages into dnsmasq and dnsmasq-base (closes: #463407)
       * Add warnings about bad effects of --filterwin2k to default config
         file. (closes: #464357)
       * Don't declare Provides: $named in LSB header. (closes: #464512)
       * Remove conflict with pdnsd. (closes: #464691)
       * Add ability to disable dnsmasq in /etc/default/dnsmasq. (closes: #465062)
    
     -- Soren Hansen <email address hidden>   Fri, 28 Mar 2008 12:17:29 +0100