Package: sympa / 6.0.1+dfsg-4+squeeze2

Metadata

Package Version Patches format
sympa 6.0.1+dfsg-4+squeeze2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001_fix_session_with_metachars.patch | (download)

src/lib/tools.pm | 12 8 + 4 - 0 !
1 file changed, 8 insertions(+), 4 deletions(-)

 fix endless loop in wwsympa while loading session data
    including metacharacters like regexp symbols (Closes: #654622)
1001_sympa.pl_add_prepare_db_option.patch | (download)

src/sympa.pl.in | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 add --prepare_db option to sympa.pl
1004_wizard_support_batch_and_display_mode.patch | (download)

src/sympa_wizard.pl.in | 48 46 + 2 - 0 !
1 file changed, 46 insertions(+), 2 deletions(-)

 add batch and display modes to sympa_wizard.pl
1005_wizard_emit_cmd_and_newline_when_dying.patch | (download)

src/sympa_wizard.pl.in | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 emit command name and newline when dying in sympa_wizard.pl
1006_wizard_add_soap_url_and_archive_default_index.patch | (download)

src/lib/confdef.pm | 13 13 + 0 - 0 !
1 file changed, 13 insertions(+)

 add soap_url and archive_default_index support to sympa_wizard.pl
1007_wizard_probe_currently_supported_locales.patch | (download)

src/sympa_wizard.pl.in | 45 45 + 0 - 0 !
1 file changed, 45 insertions(+)

 probe currently supported locales in sympa_wizard.pl
2001_hardcode_user_and_group.patch | (download)

src/lib/Sympa/Constants.pm.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 hardcode user and group in sympa::constants
2002_wizard_drop_localedir.patch | (download)

src/lib/confdef.pm | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 drop localedir support in sympa_wizard.pl
1010_db_port_patch | (download)

src/lib/confdef.pm | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
2004_pg_create_db.patch | (download)

src/etc/script/create_db.Pg | 15 0 + 15 - 0 !
1 file changed, 15 deletions(-)

---
1010_sqlite_upgrade.patch | (download)

src/lib/Upgrade.pm | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
2005_disable_build_non_dfsg_po_files.patch | (download)

po/LINGUAS | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 disable build of non dfsg po files (it.po and oc.po)
2006_fix_CVE 2012 2352.patch | (download)

wwsympa/wwsympa.fcgi.in | 17 15 + 2 - 0 !
1 file changed, 15 insertions(+), 2 deletions(-)

 fix possibility to bypass the authorization mechanisms in the
 archive management page of wwsympa