Commit graph

8 commits

Author SHA1 Message Date
Aaron Andersen b6b3287897 redmine: 3.4.9 -> 3.4.10 2019-04-06 08:20:54 -04:00
Aaron Andersen 79c8da230b redmine: 3.4.8 -> 3.4.9 & 4.0.1 -> 4.0.2 2019-02-28 20:51:21 -05:00
Aaron Andersen 0f3ecc630c redmine: 3.4.6 -> 3.4.8 2019-01-30 07:37:24 -05:00
Alyssa Ross 63e5658222
redmine: rack: 1.6.10 -> 1.6.11
CVE-2018-16470: https://seclists.org/oss-sec/2018/q4/128
CVE-2018-16471: https://seclists.org/oss-sec/2018/q4/129
2018-11-06 09:23:18 +00:00
Aaron Andersen 1cb5b509f1 redmine: refactor, cleanup, bug fix, and add functionality
- added package option to specify which version of redmine
- added themes option back in to allow specifying redmine themes
- added plugins option back in to allow specifying redmine plugins
- added database.socket option to allow mysql unix socket authentication
- added port option to allow specifying the port rails runs on

- cleaned up Gemfile so it is much less hacky
- switched to ruby version 2.4 by default as suggested by documentation http://www.redmine.org/projects/redmine/wiki/redmineinstall#Installing-Redmine
- fixed an annoyance (bug) in the service causing recursive symlinks
- fixed ownership bug on log files generated by redmine
- updates reflecting renames in nixos options

- added a nixos test
2018-10-10 21:04:08 -04:00
Aaron Andersen 5984ed283f started working on bringing the redmine package back to life using gitlab as an example 2018-08-19 08:09:38 -04:00
zimbatm de8c119a4b redmine: fix compilation with ruby 2.3
Just bumped the JSON dependency manually to the one bundled with ruby 2.3
2016-02-29 10:02:59 +00:00
Domen Kožar 8f27aedb46 add redmine package 2014-10-07 10:54:22 +02:00