forked from timlegge/docker-foswiki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES
121 lines (81 loc) · 2.78 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
Version 1.12
1. docker-foswiki
1. Update edge packages
1. Add perl modules:
1. Crypt::JWT
1. Crypt::Random
1. Use SamlLoginContrib from foswiki.org instead of local
1. Add OpenIDLoginContrib
1. Removed several packages including git and ssmp as beinein unneeded
1. repo - removed old patches
Version 1.11
1. docker-foswiki
1. Change perl-email-address-xs to Alpine package from repo
2. Docmentation updates
3. Removed a minor digit from the version to match the docker tag
Version 1.0.10 (1.10)
1. docker-foswiki
1. Add perl-email-address-xs-1.04-r0.apk from repo till its available from Alpine
2. Docmentation updates
Version 1.0.9 (1.09)
1. docker-foswiki
1. Enable EditChapterPlugin
2. Includes bash into the image, so that solrjob can run. Updated README.md
3. Add odt2txt package
4. Add and remove some plugins
2. docker-compose
1. Change default Skin to nat
2. Clean up setup
3. Adds a default value of 8765 to FOSWIKI_PORT
4. Allow to run multiple instances of the Foswiki service with compose
3. Docmentation updates
Version 1.0.8 (1.08)
1. Enable the following plugins
1. AutoTemplatePlugin
2. BreadCrumbsPlugin
3. DBCachePlugin
4. FlexFormPlugin
5. FlexWebListPlugin
Version 1.0.7
1. Add information about reseting the admin password
2. Add contributed docker-compose file to setup foswiki and solr
3. Enable TopicTitle Plugin and update correct solr URL in docker-compose
Version 1.0.6
Not Released
1. Add local copy of Alpine Package instead of git clone for perl-net-saml2
Version 1.0.6
Changes since 1.0.5
1. Add local copy of Alpine Package instead of git clone for perl-net-saml2
Version 1.0.5
Changes since 1.0.4
1. Move to alpine official perl-image-info module
Version 1.0.4
Changes since 1.0.3
1. Added ssmtp (simple sendmail)
2. Added local version of perl-image-info-1.42-r0.apk for LatexModePlugin support
Version 1.0.3
Changes since 1.0.2
1. Added perl-authcas
2. Move to ImageMagick 7 package which includes perlmagick
Version 1.0.2
Changes since 1.0.1
1. Document added Perl Modules
2. Add perl-sereal and graphviz
3. Add perl-locale-codes for newer perl
4. Add perl-text-unidecode
Version 1.0.1
Changes since 1.0
1. Added grep
2. removed unecessary db-dev expat-dev krb5-dev
Version 1.0
Changes Since michael34435/docker-foswiki 167010650cf755db23eadb6a2bceb9dcd3292992
1. Upgrade to edge from appine:3.7
2. Add MD5SUM check of Foswiki Download
3. Enable the testing repository
4. Add a lot of perl modules from Alpine Packages
5. Download and install PerlMagick
6. Download and install timlegge/perl-Net-SAML2.git
7. Install and enable a bunch of Foswiki extensions
8. Install SamlLoginContrib
This version supports a lot of the Foswiki extensions out of the box and
has the dependencies installed