Package: redmine / 2.5.1-2~bpo70+6

Metadata

Package Version Patches format
redmine 2.5.1-2~bpo70+6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
2002_FHS_through_env_vars.patch | (download)

app/models/attachment.rb | 4 2 + 2 - 0 !
config/application.rb | 22 22 + 0 - 0 !
lib/plugins/rfpdf/lib/tcpdf.rb | 4 2 + 2 - 0 !
lib/redmine/configuration.rb | 4 2 + 2 - 0 !
lib/redmine/export/pdf.rb | 2 1 + 1 - 0 !
lib/redmine/scm/adapters/abstract_adapter.rb | 2 1 + 1 - 0 !
6 files changed, 30 insertions(+), 8 deletions(-)

 fhs through env vars
2003_externalize_session_config.patch | (download)

config/application.rb | 15 14 + 1 - 0 !
lib/tasks/initializers.rake | 31 21 + 10 - 0 !
2 files changed, 35 insertions(+), 11 deletions(-)

 externalize session config to yml in /etc
2004_FHS_plugins_assets.patch | (download)

lib/redmine/plugin.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
2008_force_table_encoding_mysql.patch | (download)

config/initializers/10-patches.rb | 15 15 + 0 - 0 !
1 file changed, 15 insertions(+)

 force table encoding in mysql
 mysql default encoding is not UTF8, but forcing table encoding is possible.
 dbconfig-common does not provide appropriate configuration variable,
 so here the mysql adapter is modified to respect encoding set in database.yml
2009_FHS_thin_config.patch | (download)

config/application.rb | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fhs support for thin config
 See debian/doc/examples/thin-redmine.yml
2018_get_rid_of_rdoctask.patch | (download)

lib/plugins/acts_as_tree/Rakefile | 2 1 + 1 - 0 !
lib/plugins/acts_as_versioned/Rakefile | 2 1 + 1 - 0 !
lib/plugins/gravatar/Rakefile | 2 1 + 1 - 0 !
lib/plugins/open_id_authentication/Rakefile | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

---
2017_Gemfile_debian.patch | (download)

Gemfile | 93 0 + 93 - 0 !
1 file changed, 93 deletions(-)

---
1001_Parsedate.parsedate.patch | (download)

lib/SVG/Graph/Schedule.rb | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 replace missing parsedate with datetime (closes: #700754)
2020_load_awesome_nested_set.patch | (download)

config/initializers/10-patches.rb | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
0001 Escape flash messages 19117.patch | (download)

app/controllers/account_controller.rb | 2 1 + 1 - 0 !
app/controllers/admin_controller.rb | 6 3 + 3 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 [patch] escape flash messages (#19117).

git-svn-id: http://svn.redmine.org/redmine/trunk@14016 e93f8b46-1217-0410-a6f0-8f06a7374b81