Package: roundcube / 1.3.17+dfsg.1-1~deb10u2

Metadata

Package Version Patches format
roundcube 1.3.17+dfsg.1-1~deb10u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dbconfig common_support.patch | (download)

config/config.inc.php.sample | 9 2 + 7 - 0 !
1 file changed, 2 insertions(+), 7 deletions(-)

---
debianize config.patch | (download)

config/config.inc.php.sample | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

---
correct_install_path.patch | (download)

program/include/iniset.php | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
use_pspell.patch | (download)

config/defaults.inc.php | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
loginbox size.patch | (download)

skins/classic/common.css | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
default charset utf8.patch | (download)

config/defaults.inc.php | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
debianize_password_plugin.patch | (download)

plugins/password/README | 11 7 + 4 - 0 !
plugins/password/helpers/chgsaslpasswd.c | 2 1 + 1 - 0 !
plugins/password/helpers/chgvirtualminpasswd.c | 2 1 + 1 - 0 !
3 files changed, 9 insertions(+), 6 deletions(-)

 specify debian path and group names in password plugin
map sqlite3 to sqlite.patch | (download)

program/lib/Roundcube/rcube_db.php | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
update_script.patch | (download)

bin/update.sh | 49 33 + 16 - 0 !
program/include/iniset.php | 4 4 + 0 - 0 !
program/include/rcmail_install.php | 31 28 + 3 - 0 !
3 files changed, 65 insertions(+), 19 deletions(-)

---
use embedded jquery for http authentication.patch | (download)

plugins/http_authentication/logout.html | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoid fetching jquery from google, use the embedded one
 This page is also just an example. The user is expected to provide its own page.


update_composer.patch | (download)

composer.json-dist | 19 8 + 11 - 0 !
1 file changed, 8 insertions(+), 11 deletions(-)

 update php pear dependencies
 The current dependencies that are published by upstream are too
 conservative.
 * So replace ~ (that only allows minor versions changes) with >= as documented
 in the INSTALL file.
 * delete dependency to net_idna2, that is only needed for PHP < 5.3
   (idn_to_utf8 and idn_to_ascii)
 * replace pear/ with pear-pear.php.net/ to create corrent debian packagenames
Set INSTALL_PATH to var lib roundcube in bin cleandb.patch | (download)

bin/cleandb.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] set install_path to /var/lib/roundcube/ in bin/cleandb.sh

Cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824676#20

upstream Add get and extract arguments and CACHEDIR env varia.patch | (download)

bin/install-jsdeps.sh | 92 61 + 31 - 0 !
1 file changed, 61 insertions(+), 31 deletions(-)

 add --get and --extract arguments and cachedir env-variable support
 to install-jsdeps.sh (#5882)

(Modified to apply it to Debian)

Revert Fix jstz.min.js dependency.patch | (download)

jsdeps.json | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 revert "fix jstz.min.js dependency"

This reverts upstream commit 435cfa116964e03a28499d5a4331dd76a7c07451.

update_jsdeps.json | (download)

jsdeps.json | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 make it possible to download/install unminified sourcefiles
htaccess assume php7.patch | (download)

.htaccess | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 debian stretch has php 7.0.
CVE 2018 1000071.patch | (download)

plugins/enigma/README | 10 10 + 0 - 0 !
plugins/enigma/config.inc.php.dist | 4 2 + 2 - 0 !
plugins/enigma/home/.htaccess | 7 0 + 7 - 0 !
plugins/enigma/lib/enigma_driver_gnupg.php | 2 1 + 1 - 0 !
4 files changed, 13 insertions(+), 10 deletions(-)

---
retry_to_reach_imap_server.patch | (download)

program/lib/Roundcube/rcube_imap.php | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 retries to connect to imap server.
  As it may happen, that an IMAP server will have temporally issues and answers
  with "Empty startup greeting".
CVE 2021 46144.patch | (download)

program/lib/Roundcube/rcube_washtml.php | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---