1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
  
     | 
    
      libdancer-perl (1.3080+dfsg-1) unstable; urgency=low
  [ API CHANGES ]
  Deprecation of 'before', 'before_template' and 'after' in favor of hook 
 -- Alessandro Ghedini <al3xbio@gmail.com>  Wed, 26 Oct 2011 19:40:43 +0200
libdancer-perl (1.3051+dfsg-1) unstable; urgency=low
  [ SECURITY ]
  FIX CVE-2011-1589 (Mojolicious report, but Dancer was vulnerable as well).
  Return "400 Bad Request" when requested filename seems suspicious
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1589
  (Vladimir Lettiev and Franck Cuny)
 -- Alessandro Ghedini <al3xbio@gmail.com>  Sat, 28 May 2011 15:40:56 +0200
libdancer-perl (1.3010+dfsg-1) unstable; urgency=low
  1.3003
  [ API CHANGES ]
  Remove load_plugin from the core's DSL (was deprecated).
  1.3002
  [ API CHANGES ]
  to_json and from_json accept options as hashref instead of hash. Passing
  arguments as hash is deprecated
 -- gregor herrmann <gregoa@debian.org>  Fri, 11 Feb 2011 22:50:07 +0100
 
     |