Change logs for wxwidgets2.6 source package in Maverick

  • wxwidgets2.6 (2.6.3.2.2-5ubuntu1) maverick; urgency=low
    
      * Merge from Debian unstable (main), remaining Ubuntu changes:
        - remove files which broke update-alternatives
        - debian/rules: add debian/control target to .PHONY in order to regenerate
          debian/control from debian/control.in each time.
        - debian/python-wxgtk.{postinst, prerm} fix update-alternatives call to
          install links for each supported Python version.
        - debian/control.in: add bc to Build-Depends field.
        - debian/control.in: adjust dependencies and conflicts for the
          python-wxversion changes that were applied in Ubuntu on wxwidgets2.8
          2.8.6.1-0ubuntu2 package.
    
    wxwidgets2.6 (2.6.3.2.2-5) unstable; urgency=low
    
      * call dh_pycentral when building the .deb, not when installing into
        debian/<pkg>. some files get moved later in the build process.
        (Closes: #566960)
    
    wxwidgets2.6 (2.6.3.2.2-4) unstable; urgency=low
    
      * set maintainer to the team, uploaders to me and ron
      * python-wxversion doesn't have to depend on 'python-wxgtk2.6 |
        python-wxgtk2.8' (see bug #479738)
      * fix to install correctly under Python 2.6 (Closes: #557943)
      * make wxwidgets 2.8 the default
      * update config.{sub,guess} (Closes: #539605)
      * make things get installed to the correct places with the
        multiversion stuff on python2.6
      * add libexpat1-dev to build deps and pass --with-expat=sys to
        configure (Closes: #560916)
    
    wxwidgets2.6 (2.6.3.2.2-3.1) unstable; urgency=high
    
      * Non-maintainer upload by the testing Security Team
      * Fixed Integer overflow in the wxImage::Create function.
        (CVE-2009-2369) (Closes: #537175)
      * Avoid name clashes with GSocket from glib 2.21+ and fixed FTBFS
     -- Devid Antonio Filoni <email address hidden>   Fri, 06 Aug 2010 22:29:31 +0200
  • wxwidgets2.6 (2.6.3.2.2-3ubuntu7) maverick; urgency=low
    
      * Looks like I didn't upload previous change, really fix LP: #379573 now.
     -- Devid Antonio Filoni <email address hidden>   Tue, 20 Jul 2010 07:36:50 +0200
  • wxwidgets2.6 (2.6.3.2.2-3ubuntu6) maverick; urgency=low
    
      * Remove files which broke update-alternatives (LP: #379573).
     -- Devid Antonio Filoni <email address hidden>   Tue, 20 Jul 2010 06:28:18 +0200
  • wxwidgets2.6 (2.6.3.2.2-3ubuntu5) karmic; urgency=low
    
      * SECURITY UPDATE: Integer overflow in wxImage::Create function.
       - Patch included from Debian
       - src/common/imagpng.cpp: init line pointers to null.
       - src/common/imagtiff.cpp: guard against integer overflow.
       - CVE-2009-2369
      * Avoid name clashes with GSocket from glib 2.21+ and fixed FTBFS.
    
     -- Stefan Lesicnik <email address hidden>   Sat, 24 Oct 2009 04:19:40 +0200