X-Git-Url: https://git.donarmstrong.com/?p=roundcube.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f64bf875dff1a29b3bed1d560e8c42ddedb81e40;hp=235dfa8f16c1196e5379b4889e7619d32b6615c1;hb=6d19038b2a1d242d3e8fe55db74141a81b757ebb;hpb=c6368a5f61470ca953f1149c0a2c9fd6b25e59a7 diff --git a/debian/changelog b/debian/changelog index 235dfa8..f64bf87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,69 @@ +roundcube (0.5.1+dfsg-8) unstable; urgency=low + + * Update logrotate configuration. Closes: #619410. + + -- + +roundcube (0.5.1+dfsg-7) unstable; urgency=low + + * Make dbconfig-common use sqlite by default to ensure that the package + can be configured non-interactively in most cases. Closes: #617754. + + -- Vincent Bernat Fri, 11 Mar 2011 09:08:32 +0100 + +roundcube (0.5.1+dfsg-6) unstable; urgency=low + + * Handle incorrect upgrade from 0.3.1-6 when "changed" column already + exists for table "identities". Closes: #617312. + + -- Vincent Bernat Tue, 08 Mar 2011 07:37:56 +0100 + +roundcube (0.5.1+dfsg-5) unstable; urgency=low + + * Don't use awk. Use plain shell to modify main.inc.php. + Closes: #616074. + + -- Vincent Bernat Fri, 04 Mar 2011 20:46:57 +0100 + +roundcube (0.5.1+dfsg-4) unstable; urgency=low + + * Fix debian/watch to remove "+dfsg" suffix. + * Use awk instead of sed to modify main.inc.php. Closes: #615277. + + -- Vincent Bernat Tue, 01 Mar 2011 19:59:00 +0100 + +roundcube (0.5.1+dfsg-3) unstable; urgency=low + + * Install show_additional_headers plugin in roundcube-plugins package. + * Use dbconfig-common to force some upgrade commands using some ugly + hacks. This should fix any remaining problems with MySQL + upgrade. Closes: #613586. + + -- Vincent Bernat Fri, 18 Feb 2011 22:04:12 +0100 + +roundcube (0.5.1+dfsg-2) unstable; urgency=low + + * Remove all "ADD INDEX" from MySQL 0.5-1 upgrade file and put them in + postinst script. If you have a problem during the upgrade, please, let + me know. This upload is only done to prevent users who did not upgrade + to 0.5 yet to have a problem during their upgrade. If you already + upgraded to 0.5 and if the upgrade failed (or if some feature are + missing like identities management), please look at bug #613586. + + -- Vincent Bernat Wed, 16 Feb 2011 20:54:48 +0100 + +roundcube (0.5.1+dfsg-1) unstable; urgency=low + + * Add plugins. Closes: #550454. + * Rewrite (and update) of debian/copyright. + * Use of yui-compressor to re-minify Javascript files. + * Drop correct-magic-path.patch: libmagic1 now provides a symlink to the + correct location since 4.24-4. + * Repack orig.tar.gz to remove swf file shipped with TinyMCE with no + sources available. + + -- Vincent Bernat Mon, 14 Feb 2011 22:33:51 +0100 + roundcube (0.5.1-1) unstable; urgency=low * New upstream version. Some bugs are corrected in this release or in a