dokuwiki (0.0.20091225c-10+squeeze3) squeeze-lts; urgency=medium * debian/patches: + fix_ldap_auth_bypass_CVE-2014-8763.diff: fix an authentication bypass flaw when using Active Directory for LDAP authentication. (CVE-2014-8763, CVE-2014-8764) -- Tanguy Ortolo Wed, 29 Oct 2014 14:17:00 +0100 dokuwiki (0.0.20091225c-10+squeeze2) stable; urgency=low * debian/patches/rss_security.diff: Backport an upstream security fix for an XSS vulnerability in the RSS embedding mechanism. (CERTA-2011-AVI-366) -- Tanguy Ortolo Wed, 29 Jun 2011 01:46:43 +0200 dokuwiki (0.0.20091225c-10+squeeze1) stable; urgency=low * debian/README.Debian: Correct a spelling error. * debian/patches/xmlrpc_security.diff: Backport an upstream security fix for an ACL bypass (TEMP-0000000-52FF39). -- Tanguy Ortolo Wed, 16 Mar 2011 21:02:46 +0100 dokuwiki (0.0.20091225c-10) unstable; urgency=low * debian/po/ja.po: debconf template translation update + Japanese, thanks to Hideki Yamane. (Closes: #599881) * debian/control: added another myself to Uploaders, to work around the wrong email address in the dak database until it is fixed. -- Tanguy Ortolo Sat, 30 Oct 2010 19:39:59 +0200 dokuwiki (0.0.20091225c-9) unstable; urgency=low * debian/control: added DM-Upload-Allowed. * debian/po/*.po: debconf templates translation update + French, thanks to Steve Petruzzello. (Closes: #596431) + Swedish, thanks to Martin Bagge. (Closes: #597004) + Vietnamese, thanks to Clytie Siddall. (Closes: #598349) + Italian (new translation), thanks to Vincenzo Campanella. * debian/overrides/lintian/dokuwiki: documented lintian overrides. * debian/README.Debian: corrected paths to users and ACL files. (Closes: #594731) -- Tanguy Ortolo Tue, 28 Sep 2010 20:33:07 +0200 dokuwiki (0.0.20091225c-8) unstable; urgency=low * debian/rules: remove lib/exe/multipleUpload.swf from binary package, as it cannot be built from source, violating the Policy. (Closes: #592593) * debian/NEWS: document that removal and how to get lib/exe/multipleUpload.swf from the upstream distribution. * debian/postinst: correct wrong plugin path + in the dpkg-statoverride. (Closes: #592653) + in the symlink creation. (Closes: #592656) * debian/po/de.po: debconf template translation update + German, thanks to Holger Wansing. (Closes: #592651) * debian/copyright: explicited the license of lib/_fla/* (the Flash-base multiple upload applet). -- Tanguy Ortolo Fri, 13 Aug 2010 22:28:17 +0200 dokuwiki (0.0.20091225c-7) unstable; urgency=low * debian/po/fr.po: debconf template translation update + French, thanks to Steve Petruzzello. (Closes: #591252) * debian/control: bumped Standards-Version to 3.9.1 (no change needed). -- Tanguy Ortolo Mon, 09 Aug 2010 22:20:07 +0200 dokuwiki (0.0.20091225c-6) unstable; urgency=low * debian/postinst: check existence of conffiles before chown/chmoding them: the user may have deleted them. (Closes: #589263) * debian/po/*.po: debconf templates translation update + Czech, thanks to Miroslav Kure. (Closes: #589566) + Danish (new translation), thanks to Joe Hansen. (Closes: #589095) + Spanish, thanks to Francisco Javier Cuadrado. (Closes: #590051) + Portuguese, thanks to Rui Branco. (Closes: #589086) + Russian, thanks to Yuri Kozlov. (Closes: #588950) -- Tanguy Ortolo Sun, 25 Jul 2010 23:26:28 +0200 dokuwiki (0.0.20091225c-5) unstable; urgency=low * debian/preinst: remove useless ucf association with /usr/share/dokuwiki/.htaccess * debian/postinst: + make /etc/dokuwiki/local.php readable by the web server. (Closes: #588699) + transition to plugins and templates under /var/lib/dokuwiki/lib, see below. + remove auto_prepend_file from Apache configuration: it only works with mod_php and is now useless, see below. + generate wiki configuration file /etc/dokuwiki/local.php candidate event if there is already one: ucf is here to allow the user to manage the conflict. * debian/postrm: do not call lighty-disable-mod if lighttpd is not installed. (Closes: #588700) * debian/copyright: integrated the BSD license, as it will be removed from common-licenses. * debian/control: updated Standards-Version to 3.9.0, taking into account the BSD license removal from common-licenses. * debian/patches/fhs.diff: modified lib/plugins/acl/ajax.php to define DOKU_INC to its location under Debian. (Closes: #588405) (LP: #589469) * Added an ucf historical md5sum file for /usr/share/dokuwiki/.htaccess.dist. * conf/license.php: backported an upstream commit to fix the CC-BY-ND license URL (btw, this license is inappropriate for a wiki, and will be removed in the next upstream version). (Closes: #531353) * Added a lintian override for a template detected as unused because lintian does not understand Perl config scripts. * Moved templates and plugins to /var/lib/dokuwiki/lib, to reproduce the original hierarchy of DokuWiki, so that plugins with standalone scripts can find it where they expect it. Cf. . -- Tanguy Ortolo Sun, 11 Jul 2010 23:13:10 +0200 dokuwiki (0.0.20091225c-4) unstable; urgency=low * debian/control: + added Vcs-* fields (correct ones, this time). + removed useless build-dependency on sharutils. + switch from Uploader to Maintainer. * Added debconf and postinst support for special file system rights: optional web-writeable configuration and plugins. (Closes: #572502) (LP: #219414, #205908) * Added debconf and postinst support for wiki configuration. (Closes: #404353) * debian/templates: corrected templates according to advice from . * debian/config: removed non-translatable titles. * debian/preinst: removed useless exit 0. * debian/postinst: + made the plugins and template transition to /var/lib/ more robust for some specific cases. (Closes: #572377) + corrected web server reload command (file descriptor #3 redirection, see bug #446324). + write configuration for apache2 only if autoconfiguration for apache2 is requested. + apache2 configuration: added preload.php as an auto_prepend_file for the plugins directory, to set the base DokuWiki directory for plugins that need to find it. + use full path for lighttpd-{enable|disable}-mod. * debian/postrm: + updated content purging rules with more precise ones. + moved #DEBHELPER# placeholder to the end. + removed old commented part. + use full path for lighttpd-{enable|disable}-mod. * debian/rules: + updated to debhelper 7 new syntax: implicit catch-all rule and dedicated overrides. + updated special permissions rules with more precise ones: - the web server only needs write permissions to the data and cache directories and files. - root:www-data is more appropriate for web apps configuration files. * Added auto-configuration for the lighttpd server. (LP: #489987) * Disabled the built-in update notifier, not relevant for a distro-managed software. (LP: #325013) * Updated the debian footer button: cleaner Debian spiral, HTML code similar to the other buttons. * Removed the symlink to /etc/dokuwiki not to expose it to the web. * Moved the prepend.php to the new upstream-supported inc/preload.php and removed the now useless PHP preload code from the .htaccess. Cf. . * debian/copyright and patches: clarified the licences of files that were taken from other projects. -- Tanguy Ortolo Mon, 21 Jun 2010 23:41:02 +0200 dokuwiki (0.0.20091225c-3) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format * debian/postinst: corrected web server configuration path. -- Tanguy Ortolo Sun, 28 Feb 2010 11:50:46 +0100 dokuwiki (0.0.20091225c-2) unstable; urgency=low [ Tanguy Ortolo ] * debconf/templates: new templates to chose webserver to reconfigure and to restart. * debconf/config: reconfigure and restart the webservers according to the user choice. [ Mohammed Adnène Trojette ] * Review and upload to unstable. -- Mohammed Adnène Trojette Sat, 27 Feb 2010 19:16:30 +0100 dokuwiki (0.0.20091225c-1) unstable; urgency=low * New upstream release. * patches: + annotated according to DEP-3. + removed deprecated ones. + debianize.diff: added the Debian version hash to install.php * postinst: corrected not to depend on the existence of /etc/apache2 (Closes: #565451) * Debconf template translation updates: + Spanish, thanks to Francisco Javier Cuadrado. (Closes: #564184) * Add changelog, thanks to Adrian Lang. * debian/control: bump Standards-Version to 3.8.4. -- Tanguy Ortolo Fri, 12 Feb 2010 08:34:27 +0100 dokuwiki (0.0.20090214b-4) unstable; urgency=low * Move /usr/share/dokuwiki/.htaccess to /etc/dokuwiki/htaccess and create a symlink to it, to make it a conffile. (Closes: #506100) * Use ucfr to register files managed with ucf. * Move /usr/share/dokuwiki/lib/plugins to /var/lib/dokuwiki/plugins to be more respectful of the FHS. (Closes: #567709) * Updated Standards-Version to 3.8.3. * Added Homepage: and Vcs-*: control fields. * NEWS: moved relevant parts of README.Debian to a newly created NEWS. * README.Debian: added information about Debian-specific file locations. -- Tanguy Ortolo Sat, 06 Feb 2010 13:22:30 +0100 dokuwiki (0.0.20090214b-3.1) unstable; urgency=high * Non-maintainer upload by the Security Team. * Check against cross-site request forgeries (CSRF) * Fixed multiple vulnerabilities in ACL plugin (Closes: #565406) -- Giuseppe Iuculano Sun, 17 Jan 2010 14:47:41 +0100 dokuwiki (0.0.20090214b-3) unstable; urgency=low * Fix bashism in debian/postinst. (Closes: #515612) -- Mohammed Adnène Trojette Mon, 13 Jul 2009 11:52:28 +0200 dokuwiki (0.0.20090214b-2) unstable; urgency=low * templates: + no longer support older versions of Apache. + don't purge data by default. * control: bump Standards-Version to 3.8.2. -- Mohammed Adnène Trojette Sat, 27 Jun 2009 17:53:39 +0200 dokuwiki (0.0.20090214b-1) unstable; urgency=high * New upstream release: (Closes: #533286) + include the lib/_fla directory with the source for multipleUpload.swf. (Closes: #526528) + security fix for a local file inclusion (CVE-2009-1960). * patches: use packaged version of SimplePie instead of an embedded one. * rules: no longer ship a SimplePie copy. * control: + depend on libphp-simplepie. + bump Standards-Version to 3.8.1. * postinst: correct the apache.conf file syntax. (Closes: #516405) * changelog: + add packaging copyright and license. + don't use a symlink to the GPL-2 text. -- Mohammed Adnène Trojette Wed, 17 Jun 2009 02:32:40 +0200 dokuwiki (0.0.20090214-1) unstable; urgency=low * New upstream release. * No longer ship a php-geshi copy. (Closes: #513869) * Don't refer to Creative Common licence but use Public Domain by default - licence remains configurable of course. (Closes: #513094) * No longer remove lib/plugins/config/lang/{eu,tr} directories (which are no more empty). -- Mohammed Adnène Trojette Sat, 14 Feb 2009 19:23:37 +0100 dokuwiki (0.0.20080505-5) unstable; urgency=low * Debconf template translation updates: + Spanish, thanks to Francisco Javier Cuadrado. (Closes: #508727) * Also install VERSION file in /usr/share/dokuwiki. (Closes: #500581) -- Mohammed Adnène Trojette Wed, 24 Dec 2008 02:43:35 +0100 dokuwiki (0.0.20080505-4) unstable; urgency=high * Depend on php-geshi instead of the embedded version (SA32559). Thanks to Giuseppe Iuculano for taking care. (Closes: #504682) -- Mohammed Adnène Trojette Sat, 08 Nov 2008 14:18:29 +0100 dokuwiki (0.0.20080505-3) unstable; urgency=high * High-urgency upload for RC bug fixing. * Rewrite postinst in shell thanks to a patch inspired from Dmitry Semyonov's: + unblock upgrades. (Closes: #481394) + don't fail when comparing Debian versions. (Closes: #495360) * Remove linda overrides. * Remove some lintian errors: + remove empty directories. + bump Standards-Version to 3.8.0 (no changes needed). * README.Debian: document the fact that cleaning the cache directory shall help updating the pages on updates. (Closes: #480888) * Debconf template translation updates + Vietnamese, thanks to Clytie Siddall (Closes: #500022) -- Mohammed Adnène Trojette Mon, 29 Sep 2008 15:43:05 +0200 dokuwiki (0.0.20080505-2) unstable; urgency=low * New debconf translations: + Galician, thanks to Jacobo Tarrio. (Closes: #484139) + Russian thanks to Yuri Kozlov. (Closes: #498107) + Basque thanks to Piarres Beobide. (Closes: #498187) -- Mohammed Adnène Trojette Thu, 11 Sep 2008 14:38:58 +0200 dokuwiki (0.0.20080505-1) unstable; urgency=low * New upstream release. -- Mohammed Adnène Trojette Mon, 05 May 2008 23:41:08 +0200 dokuwiki (0.0.20080411~rc.1-1) UNRELEASED; urgency=low * New upstream release candidate. (Closes: #474445) * debian/postinst: move /usr/share/dokuwiki/lib/tpl to /var/lib/dokuwiki/tpl to be more respectful of the FHS. (Closes: #333800) -- Mohammed Adnène Trojette Mon, 05 May 2008 21:06:49 +0200 dokuwiki (0.0.20080331~rc.1-1) UNRELEASED; urgency=low * New upstream release candidate. * Bumbed Standards-Version to 3.7.3. * Removed patch removeextrabuttonz.diff integrated upstream. -- Mohammed Adnène Trojette Thu, 03 Apr 2008 00:08:19 +0200 dokuwiki (0.0.20070626b-1) unstable; urgency=high * New upstream release: + fixes XSS vulnerability in DokuWiki's spellchecker backend. (Closes: #434134) -- Mohammed Adnène Trojette Sat, 21 Jul 2007 22:51:51 +0200 dokuwiki (0.0.20070626-1) unstable; urgency=low * New upstream release. * Patches: + remove no more needed wrong-pt_BR-translation.diff. + refresh debianize.diff. * Use ucf to handle /usr/share/dokuwiki/inc/.htaccess. -- Mohammed Adnène Trojette Wed, 27 Jun 2007 23:46:37 +0200 dokuwiki (0.0.20061106-7) unstable; urgency=low * Replace dependency on debconf with ${misc:Depends} and build dependency on po-debconf. * Cosmetic changes to descriptions. * Ajust dependencies on PHP and remove dependency on web servers. * Bump debhelper compatibility to 5. * changes.log is no more needed. (Closes: #416679) * Use ucf to handle .htaccess files not in /etc. (Closes: #414006) * Use ucf to handle acl.auth.php and users.auth.php files. (Closes: #417644) * No need to ucf --purge files in /etc/. (Closes: #416686) * Add Dutch debconf translation thanks to Bart Cornelis. (Closes: #418397) -- Mohammed Adnène Trojette Tue, 10 Apr 2007 20:38:02 +0200 dokuwiki (0.0.20061106-6) unstable; urgency=high * High-urgency upload for fixing RC bug. * Make fr.po's translation of "global" consistent. (Closes: #416509) * Remove /etc/apache*/conf.d/ on purge. (Closes: #387974) -- Mohammed Adnène Trojette Thu, 29 Mar 2007 19:44:52 +0200 dokuwiki (0.0.20061106-5) unstable; urgency=low * New Debconf Translation: + Japanese, thanks to Kobayashi Noritada. (Closes: #413007) -- Mohammed Adnène Trojette Sun, 4 Mar 2007 15:37:58 +0100 dokuwiki (0.0.20061106-4) unstable; urgency=low * Document Stylesheet loading. (Closes: #378585) * Add empty user{print,style}.css files in /etc/dokuwiki. * wrong-pt_BR-translation.diff: fix a string thanks to Fabio Pugliese Ornellas . (Closes: #409064) -- Mohammed Adnène Trojette Mon, 12 Feb 2007 21:50:57 +0100 dokuwiki (0.0.20061106-3) unstable; urgency=high * High urgency for RC bug fixing. * Prepend dokuwiki's configuration directory to avoid disclosing /etc/dokuwiki as suggested on http://wiki.splitbrain.org/wiki:security#the_._conf_directory (Closes: #410557) * Just in case, also ship /etc/dokuwiki with .htaccess. -- Mohammed Adnène Trojette Sun, 11 Feb 2007 21:53:00 +0100 dokuwiki (0.0.20061106-1) unstable; urgency=low * New stable upstream release. * debian/watch was courtesy from Andreas Gohr . -- Mohammed Adnène Trojette Mon, 6 Nov 2006 20:41:38 +0100 dokuwiki (0.0.20061019~rc3-2) experimental; urgency=low * Add 0.0.20060309e-2 changes. * The release candidate no more uses MagpieRSS. (Closes: #375288) -- Mohammed Adnène Trojette Mon, 6 Nov 2006 19:22:30 +0100 dokuwiki (0.0.20061019~rc3-1) experimental; urgency=low * New upstream Release Candidate: + refresh all the patches. + fix .htaccess. (Closes: #341468, #378242) -- Mohammed Adnène Trojette Sun, 5 Nov 2006 21:09:41 +0100 dokuwiki (0.0.20060309e-2) unstable; urgency=low * Fix debian/watch thanks to . (Closes: #345104) * Add Debian specific documentation provided by Frédéric Lehobey in README.Debian. (Closes: #313431) -- Mohammed Adnène Trojette Mon, 6 Nov 2006 19:14:03 +0100 dokuwiki (0.0.20060309e-1) unstable; urgency=low * New maintainer. * Switch to quilt for patch management. * Reorder Build-Depends and Build-Depends-Indep. * New upstream version: + remove new_upstream_2006-03-09e. * Ack Non Maintainer Uploads. (Closes: #389442) * Use dh_install instead of copying: + makes .htaccess a conffile. (Closes: #394083) * Add bin/ directory to installation. (Closes: #378250) + add php{4,5}-cli to Recommends. * Debconf Translations updates: + German, thanks to Erik Schanze. (Closes: #397030) * New debconf Translations: + Portuguese, thanks to Rui Branco. (Closes: #394210) -- Mohammed Adnène Trojette Sun, 5 Nov 2006 20:27:16 +0100 dokuwiki (0.0.20060309-5.2) unstable; urgency=high * Non-maintainer upload. * Refresh new_upstream_2006-03-09d into new_upstream_2006-03-09e. (Closes: #391291) * Correct templates: + patch from Thomas Huriaux. * Debconf Translations updates: + Czech, thanks to Miroslav Kure. + Swedish, thanks to Daniel Nylander. + French, thanks to Steve Petruzzello. -- Mohammed Adnène Trojette Thu, 12 Oct 2006 11:37:10 +0200 dokuwiki (0.0.20060309-5.1) unstable; urgency=high * Non-maintainer upload. * Add a new_upstream_2006-03-09d dpatch (Closes: #388082): + integrate fixspellcheckersecurityflaw.dpatch. * Stop removing conffiles in postinst/postrm (Closes: #387974): + unlink lines commented out. * Stop relaunching webservers in postinst/postrm (Closes: #387972): + restart_webservers() not launched. * Debconf Translations: + French, thanks to Steve. (Closes: #374750, #384007) + Czech, thanks to Miroslav Kure. (Closes: #389207) * Run debconf-updatepo and fix templates: + patch from Simon Paillard. (Closes: #374094) * Add a localhost entry in dokuwiki.conf. (Closes: #326810) * Depend on apache2 instead of apache2-mpm-prefork. * Recommends imagemagick | php4-gd | php5-gd to store different sized cached images. (Closes: #340028) -- Mohammed Adnène Trojette Mon, 25 Sep 2006 19:07:53 +0200 dokuwiki (0.0.20060309-5) unstable; urgency=low * Depend on apache or httpd-cgi (Closes: #352119) * Do not abort if webservers fail to (re)start (Closes: #370472) * Debconf template translations - Added Spanish (thanks, César Gómez Martín; Closes: #367289) - Updated Swedish (thanks, Daniel Nylander; Closes: #365775) - Updated French (thanks Steve Petruzzello, Closes: #367331) -- Matti Pöllä Sun, 11 Jun 2006 00:21:43 +0300 dokuwiki (0.0.20060309-4) unstable; urgency=high * Spellchecker security flaw fixed (Closes: #370369) * Remove temporary file in postinst. * Updated standards-version and corresponding minor changes to debconf templates. * Fixed short_open_tag=Off bug (Closes: #371877) * Fixed privilege escalation bug (Closes: #370785) -- Matti Pöllä Thu, 8 Jun 2006 11:39:26 +0300 dokuwiki (0.0.20060309-3) unstable; urgency=low * Revised dependency list -- Matti Pöllä Wed, 26 Apr 2006 01:14:30 +0300 dokuwiki (0.0.20060309-2) unstable; urgency=low * Added build-dependency to dpatch -- Matti Pöllä Tue, 25 Apr 2006 21:57:44 +0300 dokuwiki (0.0.20060309-1) unstable; urgency=medium * New upstream release (Closes: #356693, #357436) -- Matti Pöllä Mon, 24 Apr 2006 22:47:33 +0300 dokuwiki (0.0.20050922-7) unstable; urgency=low * Select target webserver using debconf instead of unconditionally installing to all available servers. (Closes: #350303) * Check whether apache configuration file needs to be linked. * Fixed permissions for /var/lib/dokuwiki. (Closes: #350794) -- Matti Pöllä Tue, 21 Feb 2006 02:20:38 +0200 dokuwiki (0.0.20050922-6) unstable; urgency=low * Maintainer scripts no longer modify apache configuration files. (Closes: #340497) -- Matti Pöllä Mon, 13 Feb 2006 23:45:49 +0200 dokuwiki (0.0.20050922-5) unstable; urgency=low * Added a patch to remove CC license declaration in the page footer. (Closes: #343615) * Removed unnecessary rewrite rules in Apache configuration and using the supplied .htaccess file instead. * Test whether ucf exists when purging. * Allow use with php5. (Closes: #351294) * New German debconf template (thanks, Erik Schanze; Closes: #346567) * New Swedish debconf template (thanks, Daniel Nylander; Closes: #347818) * Whole source licensed with GPL (Closes: #331612) -- Matti Pöllä Sun, 12 Feb 2006 19:51:33 +0200 dokuwiki (0.0.20050922-4) unstable; urgency=low * Added debconf-2.0 alternative to dependencies. -- Matti Pöllä Thu, 29 Sep 2005 16:40:42 +0300 dokuwiki (0.0.20050922-3) unstable; urgency=low * Updated FSF postal address in copyright file. -- Matti Pöllä Wed, 28 Sep 2005 17:19:36 +0300 dokuwiki (0.0.20050922-2) unstable; urgency=low * Added preinst script for improved upgrading support. -- Matti Pöllä Tue, 27 Sep 2005 09:25:07 +0300 dokuwiki (0.0.20050922-1) unstable; urgency=low * New upstream release * Fixed postinst script to handle namespaces. (thanks, Michael Janssen; Closes: #323837) * Spanish translation fixed upstream. (Closes: #320151) * Debconf template translations - Updated Vietnamese (thanks, Clytie Siddall; Closes #322283) - Updated Czech (thanks, Miroslav Kure; Closes #322425) - Updated French (thanks, Steve Petruzzello; Closes #327325) * Fixed the upstream RSS security bug. -- Matti Pöllä Mon, 26 Sep 2005 10:53:29 +0300 dokuwiki (0.0.20050713-2) unstable; urgency=low * Added watch file (missing from the previous release). -- Matti Pöllä Sat, 6 Aug 2005 16:55:29 +0300 dokuwiki (0.0.20050713-1) unstable; urgency=low * New upstream release. * Added watch file. -- Matti Pöllä Tue, 2 Aug 2005 10:18:33 +0300 dokuwiki (0.0.20050701-8) unstable; urgency=low * prepare upload _with_ original source. doh. -- Marc Haber Thu, 28 Jul 2005 05:17:46 +0000 dokuwiki (0.0.20050701-7) unstable; urgency=low * Fixed acl file linkin from /etc. -- Matti Pöllä Tue, 19 July 2005 14:31:32 +0300 dokuwiki (0.0.20050701-6) unstable; urgency=low * Improved error handling for postinst script. * Converted system calls to native Perl functions in postinst. * Removed deprecated links in /usr/share/dokuwiki. -- Matti Pöllä Tue, 19 July 2005 11:59:20 +0300 dokuwiki (0.0.20050701-5) unstable; urgency=low * Implemented acl system without conffiles avoiding policy violation (section 10.7). -- Matti Pöllä Tue, 19 July 2005 08:51:39 +0300 dokuwiki (0.0.20050701-4) unstable; urgency=low * Marked user access database files at /var/lib/dokuwiki/acl/ as a conffiles. -- Matti Pöllä Mon, 12 July 2005 15:20:23 +0300 dokuwiki (0.0.20050701-3) unstable; urgency=low * Improved upgrade function in postint. * Fixed --purge to remove configuration for apache2. -- Matti Pöllä Mon, 12 July 2005 14:50:15 +0300 dokuwiki (0.0.20050701-2) unstable; urgency=low * Updated Standards-Version to 3.6.2 * Added linda overrides file * Close bugs fixed in -1. (Closes #313437) * Debconf template translations - Added Czech (thanks, Miroslav Kure; Closes #315980) -- Matti Pöllä Tue, 5 July 2005 11:39:55 +0300 dokuwiki (0.0.20050701-1) unstable; urgency=low * Support for access control improved. * New upstream release. -- Matti Pöllä Mon, 4 July 2005 23:33:14 +0300 dokuwiki (0.0.20050507-1) unstable; urgency=low * Added support for apache2. (Closes #309459) * Debconf template translations - Added Vietnamese (thanks, Clytie Siddall; Closes #311592) - Added French (thanks, Steve Petruzzello; Closes #311696) * Corrected typo in the debconf template. * New upstream release. (Closes #310730) -- Matti Pöllä Mon, 13 June 2005 22:03:41 +0300 dokuwiki (0.0.20050218-6) unstable; urgency=low * This time upload _with_ .orig.tar.gz -- Matti Pöllä Thu, 28 Apr 2005 19:52:58 +0000 dokuwiki (0.0.20050218-5) unstable; urgency=low * Implemented the quickfix of -4 as a patch. * Added binary dependence to ucf. * Changed permissions to root.root 755 for files under /usr. -- Matti Pöllä Wed, 27 Apr 2005 22:59:40 +0300 dokuwiki (0.0.20050218-4) unstable; urgency=medium * Added a quickfix for a file upload security hole (thanks stephane Lentz). * Fixed debconf tempate to ask the local network correctly (thanks Daniel Teichert). -- Matti Pöllä Wed, 13 Apr 2005 23:55:21 +0300 dokuwiki (0.0.20050218-3) unstable; urgency=low * Added Debian button to main page. -- Matti Pöllä Thu, 08 Apr 2005 07:12:41 +0300 dokuwiki (0.0.20050218-2) unstable; urgency=low * Debianized title page. * Improved copyright file. * Added dpatch to build-depends. * Updated description. -- Matti Pöllä Thu, 07 Apr 2005 00:09:34 +0300 dokuwiki (0.0.20050218-1) unstable; urgency=low * Initial Release. (Closes: #296241) -- Matti Pöllä Mon, 04 Apr 2005 09:37:19 +0200