Skip to content

Releases: timlegge/docker-foswiki

Release v1.31 - Foswiki 2.1.8

06 Aug 16:21
v1.31
b632449
Compare
Choose a tag to compare

This release contains 61 fixes relative to 2.1.7, including 9 critical security related fixes.

Most notable are:

CVE-2023-33756: SpreadSheetPlugin's EVAL feature exposes information about paths and files on the server
CVE-2023-24698: Local file inclusion vulnerability in viewfile

But also:

directories in working directory are created as world writable 777 permissions
possible XSS attack in attachment comments
restricted allowed protocols to http and https, i.e. forbid file protocol for local file inclusion
prevent symlink attacks by defaulting to a secure location for temporary files
update to jquery-ui 1.13.2
backport patch to earlier jQuery versons to fix a potential XSS vulnerability
possible XSS vulnerability in topic title field
Reverse proxing Foswiki
Foswiki can now properly be run behind a reverse proxy reading a X-Forwarded-For http header. This resulted in mixed content before while rendering HTML.

Version 1.27 - Update the release with Latest openssl 3.0.8

02 Nov 00:12
ef3a5d1
Compare
Choose a tag to compare

Includes openssl 3.0.7 with fixes for :

CVE-2022-3786 and CVE-2022-3602: X.509 Email Address Buffer Overflows

No changes to the Dockerfile - just tagging the release to reflect the latest release to dockerhub.

The dockerhub v1.28 includes latest Alpine edge updates and any updated Foswiki plugins and extensions.

Remember that if you have a docker or podman volume for /var/www/foswiki you will only get the alpine updates. See https://blog.foswiki.org/Blog/UpdatingDockerFoswikiTo217 for upgrading an existing docker-foswiki to Foswiki 2.17. Extensions can be upgraded via the normal configure process.

Also of note is that docker-foswiki has been confirmed to work with podman

Version 1.27 - Update the release

31 Oct 22:55
ef3a5d1
Compare
Choose a tag to compare

No changes to the Dockerfile - just tagging the release to reflect the latest release to dockerhub.

The dockerhub v1.27 includes latest Alpine edge updates and any updated Foswiki plugins and extensions.

Remember that if you have a docker or podman volume for /var/www/foswiki you will only get the alpine updates. See https://blog.foswiki.org/Blog/UpdatingDockerFoswikiTo217 for upgrading an existing docker-foswiki to Foswiki 2.17. Extensions can be upgraded via the normal configure process.

Also of note is that docker-foswiki has been confirmed to work with podman

Version 1.20

07 Nov 01:41
Compare
Choose a tag to compare

398b4ac Add perl-chi
f0e97cc Merge pull request #35 from timlegge/rel_v1.19
369dad2 Release v1.19

perl-chi is required for recent plugin/extension upgrades.

Version 1.19

07 Nov 01:38
Compare
Choose a tag to compare

dbf4eba Add perl-webservice-slack-webapi and update CHANGES

Version 1.18

07 Nov 01:38
Compare
Choose a tag to compare

752c19a Move XSend Settings
00a9ab2 update CHANGES
db58507 Fix missing XSendFileContrib settings
e0164df Raised nginx upload size to 50M + reduced docker image layers number (so image size 560M -> 390M !)
This version requires the following changes in existing docker-foswiki installations
1. Installation of XSendFileContrib
2. Set $Foswiki::cfg{XSendFileContrib}{Header} = 'X-Accel-Redirect';
3. Set $Foswiki::cfg{XSendFileContrib}{Location} = '/files';

Version 1.17

07 Nov 01:37
Compare
Choose a tag to compare

0e2fbba perl-db replaces perl-berkeleydb
8297b83 update CHANGES
194b884 Update packages and add perl-xml-sig
9689869 Merge pull request #32 from timlegge/v0.16
c87a56c Update CHANGES
70be08f Merge pull request #31 from timlegge/iwatch

Version 1.16

27 May 01:58
9689869
Compare
Choose a tag to compare

Changes:

6611a54 Add some Solr documentation
379c9bf Fixes #29 Add support for iwatch
c52b4d0 Added TOC, made using https://github.com/ekalinin/github-markdown-toc
Improved titles identation Added CapRover lines
7b59ae9 Fix type #30, DefaultUrlHost was set twice
75a8e4f Fix typo #30, DefaultUrlHost was set twice
b49f968 Revert "Fix typo #30, DefaultUrlHost was set twice"
39a9c26 Fix typo #30, DefaultUrlHost was set twice
83021e5 Mention perl-net-saml2 now official Alpine package
f8438c5 Add info around the scred up tags

Version 1.15

08 May 01:02
Compare
Choose a tag to compare

Fixes #28 missing dependency for Perl File::MMagic
Removes local version of perl-net-saml2 in favour of Alpine official package
The previous Version tags were foobared. This is what it should have been:
commit 77d8aa8 (tag: v1.14, origin/master, origin/HEAD)
commit 460b40d (tag: v1.13, tag: 1.13, https)

Version 1.14

05 May 15:10
Compare
Choose a tag to compare

Fixes #26 Redirect look on System pages unauthenticated
Fixes #27 Enabled xfilesend