debian specific patch information for roundup / 1.4.4-4+lenny1

Summary

Package Version Package Type Source Package Format
1.4.4-4+lenny1 Debian-diff 1.0

"Debian diff" Information

Diff file roundup_1.4.4-4+lenny1.diff.gz
Size31251
MD5sum28ebe811e6792bc75af81f6da4b62633
./debian only changes view download

"series" style patches

patch summary view raw
01_separate_configuration
 frontends/roundup.cgi |   24 ++----------------------
 1 file changed, 2 insertions(+), 22 deletions(-)
view download
02_no_python2.2
 scripts/roundup-reminder |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
03_move_manpages
 setup.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
04_no_python2.3
 scripts/weekly-report |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
05_roundup_server_umask
 roundup/scripts/roundup_server.py |    1 +
 1 file changed, 1 insertion(+)
view download
06_fix_pg83
 roundup/backends/back_postgresql.py |    2 +-
 roundup/backends/rdbms_common.py    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
07_manpage_typo
 doc/roundup-demo.1 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
08_update_manpages
 doc/roundup-admin.1  |   14 +++++++++++---
 doc/roundup-mailgw.1 |   32 ++++++++++++++++++++++++++------
 doc/roundup-server.1 |   23 ++++++++++++++++++++---
 3 files changed, 57 insertions(+), 12 deletions(-)
view download
09_german_translation
 locale/de.po |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
view download
10-CVE-2008-1475
 roundup/xmlrpc.py    |   98 ++++++++++++++++++++++++---------------------------
 test/db_test_base.py |    3 +
 test/test_xmlrpc.py  |   13 ++++--
 3 files changed, 58 insertions(+), 56 deletions(-)
view download
11_fix_demo_argument_parsing
 demo.py |   18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)
view download
12_roundup_docs_link
 page.html.txt                    |    2 +-
 templates/classic/html/page.html |    2 +-
 templates/minimal/html/page.html |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
view download
13_psql_back_hashes
 roundup/backends/back_postgresql.py |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
15_copy_issue
 roundup/cgi/templating.py |    2 +-
 test/test_templating.py   |   22 +++++++++++++++++++++-
 2 files changed, 22 insertions(+), 2 deletions(-)
view download
16_misc_security_updates_147
 roundup/cgi/actions.py                 |   90 +++++++++++++++++++++++++++++----
 roundup/cgi/client.py                  |    8 ++
 roundup/cgi/templating.py              |   34 +++++++++++-
 roundup/configuration.py               |    5 +
 roundup/security.py                    |   14 +----
 templates/classic/html/issue.item.html |    4 -
 templates/classic/html/user.index.html |   10 ++-
 templates/classic/schema.py            |    3 +
 8 files changed, 141 insertions(+), 27 deletions(-)
view download
17_unbreak_smtp_tls
 roundup/mailer.py |    2 ++
 1 file changed, 2 insertions(+)
view download
18_check_permissions
 roundup/cgi/actions.py                 |    2 +-
 roundup/cgi/templating.py              |    1 -
 templates/classic/html/user.index.html |    3 ++-
 3 files changed, 3 insertions(+), 3 deletions(-)
view download
19_bogus_pagination_request
 roundup/cgi/templating.py |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)
view download
20_search_matches
 roundup/backends/back_anydbm.py  |    4 ++--
 roundup/backends/rdbms_common.py |    9 ++++-----
 roundup/hyperdb.py               |    4 ++--
 3 files changed, 8 insertions(+), 9 deletions(-)
view download