]> git.donarmstrong.com Git - roundcube.git/blobdiff - debian/changelog
Fix symlink mess
[roundcube.git] / debian / changelog
index 3bbc2da060e3efa7fd6c840fdb61dba71e5c23dd..cedeca568e5ab3a5c8747b6b86748debd4d6e288 100644 (file)
@@ -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 <bernat@debian.org>  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 <bernat@debian.org>  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.