Commit Graph

29 Commits

Author SHA1 Message Date
Meghea Iulian
a4f7840e18 redmine: fix Gemfile
Correct the Gemfile dependecies according to the 5.0.5 Gemfile.
Make sure that `rexml` gem is always included.
2023-07-11 18:22:35 +02:00
Meghea Iulian
739e17c306
redmine: add webrick gem dep 2023-05-18 15:01:41 +03:00
Meghea Iulian
6201512ce2
redmine: 4.2.10 -> 5.0.5 2023-05-18 11:19:43 +03:00
Felix Singer
e564c700cc redmine: Update outstanding Gemfile to latest stable release
The last update to 4.2.10 didn't include the Gemfile and its changes.
Fix that and update the Gems to what the Redmine version expects.

Signed-off-by: Felix Singer <felix.singer@secunet.com>
2023-03-26 05:30:35 +02:00
Felix Singer
13bfde1a80 redmine: 4.2.9 -> 4.2.10
The update contains fixes for security issues.

Changelog: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2#4210-2023-03-05

Signed-off-by: Felix Singer <felix.singer@secunet.com>
2023-03-09 12:03:26 +01:00
Robert Scott
59fb0606d1 redmine: 4.2.8 -> 4.2.9 2022-12-18 14:33:13 +00:00
Felix Singer
32a43582e7 redmine: 4.2.7 -> 4.2.8
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-10-05 01:52:19 +02:00
Pierre Bourdon
9800628109
redmine: 4.2.5 -> 4.2.7 2022-09-09 11:07:47 +02:00
Felix Singer
21458a47a5 redmine: 4.2.4 -> 4.2.5
Update Redmine to version 4.2.5.

Change log: https://www.redmine.org/projects/redmine/wiki/Changelog_4_2

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-04-26 02:36:54 +02:00
Aaron Andersen
25489d9628 redmine: 4.2.3 -> 4.2.4 2022-02-25 18:05:05 -05:00
Aaron Andersen
a67f960cfc redmine: 4.2.2 -> 4.2.3 2021-10-12 21:46:41 -04:00
Aaron Andersen
23c541189c redmine: 4.2.1 -> 4.2.2 2021-08-14 07:58:09 -04:00
Aaron Andersen
bddecd3510 redmine: 4.2.0 -> 4.2.1 2021-04-30 10:33:25 -04:00
Aaron Andersen
11cca39ea9 redmine: 4.1.2 -> 4.2.0 2021-04-04 16:14:05 -04:00
Aaron Andersen
b85e071b16 redmine: 4.1.1 -> 4.1.2 2021-03-21 18:41:49 -04:00
Aaron Andersen
8eefb7ce14 redmine: 4.1.0 -> 4.1.1 2020-04-09 14:03:24 -04:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Aaron Andersen
5d9c7cda16 redmine: 4.0.5 -> 4.1.0 2019-12-21 10:21:54 -05:00
Aaron Andersen
9ec808ae62 redmine: 4.0.4 -> 4.0.5 2019-10-26 10:40:31 -04:00
Aaron Andersen
50e5139893 redmine: drop 3.4.x package 2019-10-26 10:40:16 -04:00
Aaron Andersen
49bd881166 redmine: 3.4.10 -> 3.4.11 2019-06-11 12:36:39 -04:00
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