Change logs for cherokee source package in Squeeze

  • cherokee (1.0.8-5+squeeze1) stable; urgency=low
    
    
      * Avoid brute-forceable password in cherokee-admin (Closes: #647205)
    
     -- Gunnar Wolf <email address hidden>  Wed, 23 Nov 2011 12:23:56 -0600
  • cherokee (1.0.8-5) unstable; urgency=low
      * Ship the missing /admin/static/help_404.html (Closes: #609002) -- Gunnar Wolf <email address hidden>  Tue, 11 Jan 2011 20:10:06 -0600
  • cherokee (1.0.8-4) unstable; urgency=low
    
    
      * Added a missing bit to the problem fixed at 1.0.8-3, by request of
        the upstream author
    
     -- Gunnar Wolf <email address hidden>  Tue, 23 Nov 2010 12:33:41 -0600
  • cherokee (1.0.8-2) unstable; urgency=low
    
    
      * Override dh_pysupport to byte-compile private Python modules -
        Thanks to Jakub Wilk! (Closes: #592384)
      * Upgrading standards-version 3.8.4 → 3.9.1.0
      * Replaced libcherokeee-server0's 'Conflicts' relationship with
        'Breaks', as now specifies policy 7.4
      * Fix "file conflict during upgrade from lenny": add
        'libcherokee-server0 (<< 0.8.1-1)' to Replaces for
        libcherokee-server0-dev (closes: #601979). Thanks to Gregor Herrmann
        for the patch and the prodding!
    
     -- Gunnar Wolf <email address hidden>  Tue, 24 Aug 2010 13:29:50 -0500
  • cherokee (1.0.8-1) unstable; urgency=low
    
    
      * New Upstream Version
    
     -- Gunnar Wolf <email address hidden>  Wed, 18 Aug 2010 18:21:32 -0500
  • cherokee (1.0.4-1) unstable; urgency=low
    
    
      * New Upstream Version
    
     -- Leonel Nunez <email address hidden>  Tue, 22 Jun 2010 19:32:10 -0600
  • cherokee (1.0.2-1) unstable; urgency=low
    
    
      [ Leonel Nunez ]
      * New Upstream Version
    
      [ Gunnar Wolf ]
      * Refresh use_updated_config_guess patch
      * Declared versioned restrictions on recommends/suggests (Closes:
        #573432)
      * Drop support for upgrading ancient (pre-Lenny) versions, due to the
        migrators using "raise" constructs no longer legal under Python 2.6.
        Thanks to Jakub Wilk / Sandro Tosi for reporting this! (Closes:
        #585243)
    
     -- Gunnar Wolf <email address hidden>  Fri, 11 Jun 2010 13:42:28 -0500
  • cherokee (1.0.1-1) unstable; urgency=low
    
    
      [ Leonel Núñez ]
      * New Upstream Version 
    
      [ Gunnar Wolf ]
      * Patched init script to fix erroneous status reporting (Closes:
        #574123)
    
     -- Gunnar Wolf <email address hidden>  Tue, 11 May 2010 11:02:31 -0500
  • cherokee (0.99.44-1) unstable; urgency=low
    
    
      * New Upstream Version
    
     -- Leonel Nunez <email address hidden>  Mon, 22 Mar 2010 07:04:40 -0700
  • cherokee (0.99.43-1) unstable; urgency=low
    
    
      [ Leonel Nunez ]
      * New Upstream Version
    
      [ Gunnar Wolf ]
      * Standards-version 3.8.3→3.8.4 (no changes)
    
     -- Gunnar Wolf <email address hidden>  Mon, 22 Feb 2010 17:19:43 -0600
  • cherokee (0.99.42-1) unstable; urgency=low
    
    
      * New Upstream Version
    
     -- Leonel Nunez <email address hidden>  Thu, 28 Jan 2010 13:50:32 -0700
  • cherokee (0.99.39-4.1) unstable; urgency=high
    
    
      * Non-maintainer upload.
      * High-urgency upload for RC bugfixes.
      * Ship /var/www in the package, to ensure the install succeeds when nothing
        else providing it is installed yet.  Closes: #566526.
      * Do not call invoke-rc.d start in the postrm, even on upgrade - this is
        the responsibility of the postinst, which already has the automatic code
        to do this!
      * debian/cherokee.preinst: don't treat the 'install' case differently from
        'upgrade', there's no reason for a different code path here.
      * debian/cherokee.preinst: fix up the path to cherokee.conf, this has been
        in /etc/cherokee, not /etc, at least as far back as etch.
      * debian/cherokee.preinst: make the pre-0.6 migration code more resistant
        to interrupts (though not completely idempotent).
      * debian/cherokee.preinst: if the conffile is unmodified, skip the
        expensive migration code - dpkg can handle this for us.
      * debian/cherokee.preinst: don't append a blank line to the end of the
        cherokee.conf on upgrade.  The issue that led to this requirement has
        been fixed upstream.  Closes: #542661.
    
     -- Steve Langasek <email address hidden>  Sun, 24 Jan 2010 19:57:59 -0800
  • cherokee (0.99.38-1) unstable; urgency=low
    
    
      * New Upstream Version
    
     -- Leonel Nunez <email address hidden>  Thu, 24 Dec 2009 07:04:44 -0700
  • cherokee (0.99.32-1) unstable; urgency=low
    
    
      * New Upstream Version
      * Removed debian/patches/set_min_config_version
        upstream included the patch rev 3923 and 3924
    
     -- Leonel Nunez <email address hidden>  Wed, 09 Dec 2009 07:41:35 -0700
  • cherokee (0.99.28-1) unstable; urgency=low
    
    
      * New upstream version
      * Bumped up standards-version 3.8.2→3.8.3 (no changes needed)
    
     -- Gunnar Wolf <email address hidden>  Fri, 06 Nov 2009 08:59:46 -0600
  • cherokee (0.99.22-1.1) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Do not add trailing line to conf file during install time, do it at 
        build time. Closes: #542661.
    
     -- Felipe Sateler <email address hidden>  Fri, 11 Sep 2009 16:46:03 -0400
  • cherokee (0.99.22-1) unstable; urgency=low
    
    
      [ Leonel Nunez ]
      * New Upstream Version
      * Removed fix_rpath  patch
    
      [ Gunnar Wolf ]
      * Added libcherokee-mod-rrd binary package for the RRD information
        collector
      * Added Suggests: from cherokee to all of the relevant binary packages
    
     -- Gunnar Wolf <email address hidden>  Fri, 07 Aug 2009 11:46:29 -0500
  • cherokee (0.99.20-1) unstable; urgency=low
    
    
      * New Upstream Version
    
     -- Gunnar Wolf <email address hidden>  Wed, 01 Jul 2009 11:00:52 -0500
  • cherokee (0.99.15-1) unstable; urgency=low
    
    
      * New Upstream Version
    
     -- Leonel Nunez <email address hidden>  Tue, 12 May 2009 04:56:58 -0600
  • cherokee (0.99.11-1) unstable; urgency=low
    
    
      * New Upstream Version
    
     -- Gunnar Wolf <email address hidden>  Sat, 18 Apr 2009 17:24:11 -0500
  • cherokee (0.99.9-1) unstable; urgency=low
    
    
      * New Upstream Version
    
     -- Leonel Nunez <email address hidden>  Thu, 02 Apr 2009 14:56:22 -0600
  • cherokee (0.98.1-1) unstable; urgency=low
    
    
      * New Upstream Version
    
     -- Gunnar Wolf <email address hidden>  Tue, 27 Jan 2009 10:50:28 -0600