[ubuntu/jaunty] roundcube 0.2~stable-1 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Thu Feb 19 18:01:13 GMT 2009
roundcube (0.2~stable-1) unstable; urgency=low
* New upstream version. Closes: #503573, #504570.
+ Add SQL update scripts for this new release and for
0.2~alpha. Remove copy of SQL upgrade script from debian/rules.
+ Remove patch for CVE-2008-5620 which is now fixed upstream.
+ Remove patch correcting a vulnerability in html2text.php.
+ Remove patch fixing login issue. This is fixed upstream.
+ Remove patch setting the default backend to db instead of mdb2:
this is not possible any more. We depend on php-mdb2 now.
+ Update patch to use packaged tinymce.
* Upload to unstable since Lenny is out.
* Apply fix for XSS issue (CVE-2009-0413). Closes: #514179.
* Remove hack to update a SQLite table for an upgrade from a quite old
version of roundcube.
* Fix pending l10n issues:
+ Update English debconf template. Closes: #473794.
+ Add Swedish translation thanks to Martin Bagge. Closes: #508752.
* Fix debian/copyright to make lintian happy.
roundcube (0.2~alpha-4) experimental; urgency=low
* Add missing ${misc:Depends} to make Lintian happy.
* Add description to each patch.
* Execute cron job only if the directory to clean exists.
* Reload web server configuration instead of restart, thanks to a patch
from Tiago Bortoletto Vaz. Closes: #508633.
* Fix a vulnerability in quota image generation. This fixes
CVE-2008-5620. Thanks to Nico Golde for reporting it. Closes: #509596.
* Add missing dependency on php5-gd, used for quota bar.
* For roundcube-pgsql, depends on postgresql-client only. This package
is provided by the currently supported real package.
roundcube (0.2~alpha-3) experimental; urgency=high
[ Vincent Bernat ]
* Fix a vulnerability in the use of preg_replace (Closes: #508628).
* Adapt descriptions of roundcube-database packages to refer them as
metapackages instead of virtual package (Closes: #495434).
* Add robots.txt from upstream, even if in some configuration, it will
not be considered (Closes: #499108).
* Do not ship .htaccess files. Restrictions are set in Apache or
Lighttpd configuration files (Closes: #500202).
[ Romain Beauxis ]
* Changed versioned dependency of rouncube from binary:Version to
source:Version since these are all architecture independent packages.
roundcube (0.2~alpha-2) experimental; urgency=low
[ Vincent Bernat ]
* Fix lintian warnings introduced by previous upload
* Fix lighttpd.conf to make it work with latest versions (Closes: #494044)
* Do not prepend path to lighty util in postinst and postrm, as per
Policy Manual section 6.1
* Ship a bug/control file to have all bugs submitted against roundcube
metapackage
* Fix debian/roundcube-core.cron.daily to use
/etc/default/roundcube-core instead of /etc/default/roundcube which
should not exist any more
[ Romain Beauxis ]
* Versioned roundcube-core dependency for roundcube
roundcube (0.2~alpha-1) experimental; urgency=low
* New upstream release
* Update debian/watch file to correctly consider those new releases
* Remove the following patches:
+ messageid-headers-ordering
+ mysql-update-fix
+ disable-tinymce-spellchecker
* Update the following patches:
+ correct_install_path
+ use_packaged_tinymce
* Add a new patch to fix a login problem
* Depends on tinymce >= 3
Date: Thu, 19 Feb 2009 17:57:11 +0000
Changed-By: Lionel Porcheron <lionel at alveonet.org>
Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/jaunty/+source/roundcube/0.2~stable-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Thu, 19 Feb 2009 17:57:11 +0000
Source: roundcube
Binary: roundcube-core, roundcube, roundcube-mysql, roundcube-pgsql, roundcube-sqlite
Architecture: source
Version: 0.2~stable-1
Distribution: jaunty
Urgency: high
Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers at lists.alioth.debian.org>
Changed-By: Lionel Porcheron <lionel at alveonet.org>
Description:
roundcube - skinnable AJAX based webmail solution for IMAP servers - metapack
Closes: 473794 494044 495434 499108 500202 503573 504570 508628 508633 508752 509596 514179
Changes:
roundcube (0.2~stable-1) unstable; urgency=low
.
* New upstream version. Closes: #503573, #504570.
+ Add SQL update scripts for this new release and for
0.2~alpha. Remove copy of SQL upgrade script from debian/rules.
+ Remove patch for CVE-2008-5620 which is now fixed upstream.
+ Remove patch correcting a vulnerability in html2text.php.
+ Remove patch fixing login issue. This is fixed upstream.
+ Remove patch setting the default backend to db instead of mdb2:
this is not possible any more. We depend on php-mdb2 now.
+ Update patch to use packaged tinymce.
* Upload to unstable since Lenny is out.
* Apply fix for XSS issue (CVE-2009-0413). Closes: #514179.
* Remove hack to update a SQLite table for an upgrade from a quite old
version of roundcube.
* Fix pending l10n issues:
+ Update English debconf template. Closes: #473794.
+ Add Swedish translation thanks to Martin Bagge. Closes: #508752.
* Fix debian/copyright to make lintian happy.
.
roundcube (0.2~alpha-4) experimental; urgency=low
.
* Add missing ${misc:Depends} to make Lintian happy.
* Add description to each patch.
* Execute cron job only if the directory to clean exists.
* Reload web server configuration instead of restart, thanks to a patch
from Tiago Bortoletto Vaz. Closes: #508633.
* Fix a vulnerability in quota image generation. This fixes
CVE-2008-5620. Thanks to Nico Golde for reporting it. Closes: #509596.
* Add missing dependency on php5-gd, used for quota bar.
* For roundcube-pgsql, depends on postgresql-client only. This package
is provided by the currently supported real package.
.
roundcube (0.2~alpha-3) experimental; urgency=high
.
[ Vincent Bernat ]
* Fix a vulnerability in the use of preg_replace (Closes: #508628).
* Adapt descriptions of roundcube-database packages to refer them as
metapackages instead of virtual package (Closes: #495434).
* Add robots.txt from upstream, even if in some configuration, it will
not be considered (Closes: #499108).
* Do not ship .htaccess files. Restrictions are set in Apache or
Lighttpd configuration files (Closes: #500202).
.
[ Romain Beauxis ]
* Changed versioned dependency of rouncube from binary:Version to
source:Version since these are all architecture independent packages.
.
roundcube (0.2~alpha-2) experimental; urgency=low
.
[ Vincent Bernat ]
* Fix lintian warnings introduced by previous upload
* Fix lighttpd.conf to make it work with latest versions (Closes: #494044)
* Do not prepend path to lighty util in postinst and postrm, as per
Policy Manual section 6.1
* Ship a bug/control file to have all bugs submitted against roundcube
metapackage
* Fix debian/roundcube-core.cron.daily to use
/etc/default/roundcube-core instead of /etc/default/roundcube which
should not exist any more
.
[ Romain Beauxis ]
* Versioned roundcube-core dependency for roundcube
.
roundcube (0.2~alpha-1) experimental; urgency=low
.
* New upstream release
* Update debian/watch file to correctly consider those new releases
* Remove the following patches:
+ messageid-headers-ordering
+ mysql-update-fix
+ disable-tinymce-spellchecker
* Update the following patches:
+ correct_install_path
+ use_packaged_tinymce
* Add a new patch to fix a login problem
* Depends on tinymce >= 3
Files:
24aeb23dfc6ed6cf293e4639708df91d 26700 web extra roundcube_0.2~stable-1.diff.gz
dac7776b063bf2314f7d7730af2b1b0f 1186285 web extra roundcube_0.2~stable.orig.tar.gz
ff50ac63e97f8ccf476919960efba356 1417 web extra roundcube_0.2~stable-1.dsc
More information about the Jaunty-changes
mailing list