Skip to content

update nextcloud for 19.x#31

Open
OnGle wants to merge 5 commits into
turnkeylinux-apps:masterfrom
OnGle:19.x-update
Open

update nextcloud for 19.x#31
OnGle wants to merge 5 commits into
turnkeylinux-apps:masterfrom
OnGle:19.x-update

Conversation

@OnGle

@OnGle OnGle commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

@JedMeister

JedMeister commented Jun 24, 2026

Copy link
Copy Markdown
Member

Thanks @OnGle - although a couple of things; including 2 bugs to have a look at:

  1. Changelog entry (there is a v18.2 stub entry that should be updated to v19.0 - the common core and lamp entries are done in common).
  2. Apply bugfix noted in Nextcloud integrity check fails turnkeylinux/tracker#2079
  3. Investigate and ideally fix mod_evasive false positive with Nextcloud and jtx Board turnkeylinux/tracker#2044

@JedMeister JedMeister self-requested a review June 24, 2026 20:29
Comment thread conf.d/main

# configure php

sed -i 's/^\(opcache.interned_strings_buffer\) *=.*$/\1 = 32/' /etc/php/8.2/apache2/php.ini

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could probably be changed to /etc/php/8.?/apache2/php.ini - then it wouldn't need update every time PHP version is bumped.

Also please see my comment on the PR: #31 (comment)

@JedMeister JedMeister Jun 24, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or perhaps even better: /etc/php/?.?/apache2/php.ini? (Although perhaps best to leave it as 8.x?)

@OnGle

OnGle commented Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

Good catches all around, added these fixes and attribution for contributors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants