X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=cedeca568e5ab3a5c8747b6b86748debd4d6e288;hb=HEAD;hp=1c2ae78ebe8e5e91318163cde9bd2dd85372b93b;hpb=e34d3128d0e1cff66f42c095bb2179d2fd5874e1;p=roundcube.git diff --git a/debian/changelog b/debian/changelog index 1c2ae78..cedeca5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +roundcube (0.7.2-6) unstable; urgency=low + + * Fix the symlink mess in postinst when upgrading from 0.5 to a more + recent version. Closes: #680917, #656886. + + -- Vincent Bernat Sat, 10 Nov 2012 13:51:17 +0100 + +roundcube (0.7.2-5) unstable; urgency=low + + * Fix problem with some uuencoded attachments. Patch from Michał + Mirosław. Closes: #686857. + * Don't handle old configuration files from legacy roundcube + package. roundcube package is an empty metapackage since + Squeeze. Closes: #688230. + + -- Vincent Bernat Sat, 29 Sep 2012 11:39:07 +0200 + +roundcube (0.7.2-4) unstable; urgency=high + + * Fix self XSS with plain signatures. CVE-2012-3508. Closes: #685475. + + -- Vincent Bernat Sun, 26 Aug 2012 14:20:24 +0200 + +roundcube (0.7.2-3) unstable; urgency=low + + * Remove old Replaces/Breaks for roundcube-core since it is not needed + since Squeeze. + * Add back roundcube-sqlite package as a transitional package, thanks to + a suggestion by Andreas Beckmann. This enables one to upgrade from + Squeeze. Closes: #677803. + * Move the actual NEWS entry about dropping SQLite to the transitional + package. And be more verbose about it. + + -- Vincent Bernat Sat, 23 Jun 2012 19:52:33 +0200 + roundcube (0.7.2-2) unstable; urgency=low * Rotate /var/log/roundcube/session. Closes: #671472.