X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=cedeca568e5ab3a5c8747b6b86748debd4d6e288;hb=HEAD;hp=3bbc2da060e3efa7fd6c840fdb61dba71e5c23dd;hpb=ddbc1e150db4127e98e59534ca9784899e968c4d;p=roundcube.git diff --git a/debian/changelog b/debian/changelog index 3bbc2da..cedeca5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +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.