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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
libcgi-application-plugins-perl (0.10+lenny1) stable-security; urgency=high
* Remove Data::Dumper output from ActionDispatch plugin. It can cause
execution errors or expose sensitive information such as the database
DSN or passwords etc. (closes: #470890)
-- Jaldhar H. Vyas <jaldhar@debian.org> Mon, 23 Feb 2009 22:35:12 -0500
libcgi-application-plugins-perl (0.10) unstable; urgency=low
* New upstream versions of LogDispatch, Redirect, Session, Authorization,
and TT plugins
-- Jaldhar H. Vyas <jaldhar@debian.org> Sun, 02 Mar 2008 13:21:51 -0500
libcgi-application-plugins-perl (0.09) unstable; urgency=low
* New upstream versions of ActionDispatch, DevPopup, and JSON plugins.
* Added CGI::Application::Plugin::ConfigAuto (Closes: #460093) and
::ProtectCSRF
-- Jaldhar H. Vyas <jaldhar@debian.org> Sat, 01 Mar 2008 14:49:54 -0500
libcgi-application-plugins-perl (0.08) unstable; urgency=low
* New upstream version of CGI::Application::Plugin::ErrorPage, and
::Authentication
* Added CGI::Application::Plugin::Action::Dispatch and ::ViewCode
* Now that CGI::Application::Plugin::ViewCode is included, ::DebugScreen
should work properly (Closes: #437134)
-- Jaldhar H. Vyas <jaldhar@debian.org> Mon, 3 Sep 2007 20:41:21 -0400
libcgi-application-plugins-perl (0.07) unstable; urgency=low
* Added CGI::Application::Plugin::CAPTCHA, ::ErrorPage, and ::RequireSSL
* Happy St. Swithins Day!
-- Jaldhar H. Vyas <jaldhar@debian.org> Sun, 15 Jul 2007 08:17:51 -0400
libcgi-application-plugins-perl (0.06) unstable; urgency=low
* Added CGI::Application::Plugin::Authentication::Driver::DBIC
-- Jaldhar H. Vyas <jaldhar@debian.org> Sun, 29 Apr 2007 10:25:33 -0400
libcgi-application-plugins-perl (0.05) unstable; urgency=low
* Added CGI::Application::Plugin::AnyTemplate, ::FormState, ::JSON,
::LinkIntegrity, ::MessageStack ::RateLimit, and ::Redirect plugins.
* Fix typo (Closes: #404678)
-- Jaldhar H. Vyas <jaldhar@debian.org> Mon, 16 Apr 2007 23:28:21 -0400
libcgi-application-plugins-perl (0.04) unstable; urgency=low
* New upstream versions of autorunmode, stream, session, authentication,
and authorization plugins.
-- Jaldhar H. Vyas <jaldhar@debian.org> Sun, 21 Jan 2007 03:04:45 -0500
libcgi-application-plugins-perl (0.03) unstable; urgency=low
* New upstream versions of TT, Authentication, and AutoRunmode plugins.
-- Jaldhar H. Vyas <jaldhar@debian.org> Mon, 22 May 2006 00:45:58 -0400
libcgi-application-plugins-perl (0.02) unstable; urgency=low
* Added CGI::Application::Plugin::DevPopup, ::DebugScreen, and ::Stream
plugins.
* Add conflicts on some packages for plugins I never actually uploaded
to Debian. But they were publically available so someone might be
using them.
* Owing to lazy cut and paste of the check-upstream-versions script,
it looked like this package was debianized by Florian Ragwitz.
Corrected.
-- Jaldhar H. Vyas <jaldhar@debian.org> Mon, 8 May 2006 22:22:44 -0400
libcgi-application-plugins-perl (0.01) unstable; urgency=low
* Initial release. (Closes: #361761)
-- Jaldhar H. Vyas <jaldhar@debian.org> Mon, 10 Apr 2006 14:04:37 -0400
|